/*---- Nouvelle fiche produit Coasto ----*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');

@font-face {
    font-family: 'CC Stand By4 Action';
    src: url('/Content/coasto/fonts/ccstand by4 action medium.ttf') format("truetype");
}

@font-face {
    font-family: 'Gilroy-Regular';
    font-style: normal;
    font-weight: 400;
    src: local('Gilroy-Regular'), url('https://fonts.cdnfonts.com/s/16219/Gilroy-Regular.woff') format('woff');
}

#product {
    overflow: hidden;
    color: #000000;
    font-family: 'Gilroy-Regular',sans-serif !important;
}

    #product.mt-2 {
        margin-top: 0 !important;
    }

    #product p {
        text-align: initial;
    }

    #product #path-product {
        background-color: #153341;
        box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    }

    #product h1 {
        font-family: CC Stand By4 Action;
        text-transform: uppercase;
    }

    #product h2 {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.245em;
        text-transform: uppercase;
        font-weight: bold;
    }

    #product #description {
        padding-top: 80px;
        padding-bottom: 20px;
        background-image: url(/Content/coasto/images/products/bg_product_argo11.png);
        background-size: cover;
    }

        #product #description .container-fluid {
            width: 85%;
        }

        #product #description .left-product {
            background-color: #F6F6F6;
            border: 10px solid transparent;
        }

            #product #description .left-product .icons {
                padding: 20px;
                background-color: #EAEAEA;
            }

                #product #description .left-product .icons .icon {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                    margin-top: 15px;
                    color: #000000;
                }

                    #product #description .left-product .icons .icon img {
                        margin-bottom: 5px;
                    }

                    #product #description .left-product .icons .icon .title {
                        font-family: 'Source Sans Pro', sans-serif;
                        font-weight: bold;
                        font-size: 11px;
                        line-height: 13px;
                        letter-spacing: 0.21em;
                        text-transform: uppercase;
                    }

                    #product #description .left-product .icons .icon .desc {
                        font-family: 'Source Sans Pro', sans-serif;
                        font-size: 16px;
                        line-height: 20px;
                    }

            #product #description .left-product .image {
                padding-top: 100px;
            }

                #product #description .left-product .image img {
                    display: block;
                    margin: auto;
                }

                #product #description .left-product .image .chamber {
                    position: absolute;
                    top: 0;
                    display: flex;
                    align-items: center;
                    margin-top: -10px;
                    background: #153341;
                    font-family: CC Stand By4 Action;
                    font-size: 16px;
                    line-height: 18px;
                    text-align: center;
                    letter-spacing: 0.095em;
                    text-transform: uppercase;
                    color: white;
                    padding: 10px 25px 10px 15px;
                    clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
                }

                #product #description .left-product .image .view {
                    position: absolute;
                    top: 30px;
                    right: 40px;
                    font-family: 'Roboto Condensed', sans-serif;
                    font-weight: bold;
                    font-size: 13px;
                    letter-spacing: 0.245em;
                    text-transform: uppercase;
                }

                    #product #description .left-product .image .view img {
                        display: block;
                        margin: auto;
                    }

            #product #description .left-product .gallery {
                margin-top: 35px;
                margin-bottom: 15px;
            }

                #product #description .left-product .gallery h2 {
                    color: black;
                }

                #product #description .left-product .gallery .row {
                    justify-content: space-evenly;
                }

        #product #description .right-product {
            background-color: #153341;
            color: white;
            background-clip: padding-box;
            border-left: 20px solid transparent;
            padding: 90px 50px;
        }

            #product #description .right-product h1 {
                font-size: 64px;
                line-height: 53px;
                text-align: center;
                color: #FFFFFF;
            }

            #product #description .right-product h2.subtitle {
                text-align: center;
                margin-bottom: 50px;
            }

            #product #description .right-product hr {
                background: #939595;
            }

            #product #description .right-product .infos .info {
                display: flex;
                flex-direction: column;
                margin-bottom: 10px;
            }

                #product #description .right-product .infos .info .title {
                    font-family: 'Roboto Condensed', sans-serif;
                    font-style: normal;
                    font-weight: bold;
                    font-size: 1vw;
                    line-height: 16px;
                    letter-spacing: 0.245em;
                    text-transform: uppercase;
                }

                #product #description .right-product .infos .info .desc {
                    font-family: 'Source Sans Pro', sans-serif;
                    font-size: 16px;
                    line-height: 20px;
                    color: #FFFFFF;
                }

            #product #description .right-product .progress {
                border-radius: 0;
            }

            #product #description .right-product .levels {
                font-family: 'Source Sans Pro', sans-serif;
                font-size: 14px;
                line-height: 18px;
                display: flex;
                justify-content: space-between;
                margin-top: 10px;
                margin-bottom: 30px;
            }

                #product #description .right-product .levels p {
                    color: white;
                }

            #product #description .right-product .key-features .feature {
                position: relative;
                display: flex;
                flex-direction: column;
                align-items: center;
                margin-top: 20px;
            }

                #product #description .right-product .key-features .feature .chart {
                    margin-bottom: 10px;
                }

                    #product #description .right-product .key-features .feature .chart canvas {
                        display: block;
                        position: absolute;
                        top: 0;
                    }

                    #product #description .right-product .key-features .feature .chart span {
                        font-family: 'Source Sans Pro', sans-serif;
                        font-size: 14px;
                        color: white;
                        display: block;
                        text-align: center;
                        width: 65px;
                        line-height: 65px;
                    }

        #product #description .carousel {
            position: relative;
        }

        #product #description .carousel-item img {
            object-fit: cover;
        }

        #product #description #carousel-thumbs {
            background: #f0f0f0;
            padding: 0 50px;
        }

            #product #description #carousel-thumbs img:hover {
                opacity: 100%;
            }

            #product #description #carousel-thumbs img {
                opacity: 80%;
                border: 3px solid transparent;
                cursor: pointer;
            }

            #product #description #carousel-thumbs .selected img {
                opacity: 100%;
            }

        #product #description .carousel-control-prev,
        #product #description .carousel-control-next {
            width: 50px;
        }

        #product #description .modal-content {
            border-radius: 0;
            background-color: transparent;
            border: none;
        }

    #product #features-desktop {
        display: none;
        width: 100%;
        height: 100%;
        -webkit-perspective: 1000;
        perspective: 1000;
        overflow: hidden;
        padding-bottom: 50px;
    }

        #product #features-desktop #line {
            height: 1px;
            width: 51%;
            background: #000000;
            margin-left: 11%;
            top: 94%;
            left: 1%;
            position: relative;
        }

            #product #features-desktop #line .circle {
                width: 20px;
                height: 20px;
                background: #f5f5f5;
                border-radius: 15px;
                position: absolute;
                top: -10px;
                border: 3px solid #C4C4C4;
            }

                #product #features-desktop #line .circle:before {
                    content: '';
                    width: 10px;
                    height: 10px;
                    background: #C4C4C4;
                    position: absolute;
                    border-radius: 100%;
                    top: 2px;
                    left: 2px;
                    display: block;
                }

                #product #features-desktop #line .circle .popupSpan {
                    font-family: 'Montserrat', sans-serif;
                    font-weight: 600;
                    font-size: 12px;
                    line-height: 15px;
                    width: auto;
                    height: auto;
                    padding: 10px;
                    white-space: nowrap;
                    display: block;
                    position: absolute;
                    left: -40px;
                    top: -40px;
                    transition: all 0.1s ease-out;
                }

        #product #features-desktop #slideContainer {
            width: 400%;
            /* to contain 4 panels, each with 100% of window width */
            height: 100%;
        }

        #product #features-desktop .panel {
            height: 100%;
            width: 25%;
            /* relative to parent -> 25% of 400% = 100% of window width */
            float: left;
            padding-top: 200px;
        }

        #product #features-desktop p {
            font-weight: 600;
            font-size: 16px;
            line-height: 20px;
        }

        #product #features-desktop .discover {
            background: linear-gradient(to left, transparent 86%, #143341 0%);
            padding-right: 80px;
            padding-left: 80px;
        }

            #product #features-desktop .discover h1 {
                font-size: 64px;
                line-height: 53px;
                padding-bottom: 25px;
            }

            #product #features-desktop .discover h2 {
                font-family: 'Montserrat', sans-serif;
                font-weight: 500;
                font-size: 14px;
                line-height: 17px;
                letter-spacing: 0;
                color: #000000;
            }

            #product #features-desktop .discover .image {
                display: block;
                margin: auto;
            }

        #product #features-desktop .tech {
            padding-right: 80px;
            padding-left: 80px;
        }

            #product #features-desktop .tech h1 {
                font-family: CC Stand By4 Action;
                font-size: 48px;
                line-height: 56px;
                letter-spacing: 0.245em;
                text-transform: uppercase;
            }

            #product #features-desktop .tech h2 {
                font-family: Roboto Condensed;
                font-weight: bold;
                font-size: 18px;
                line-height: 21px;
                letter-spacing: 0.245em;
                text-transform: uppercase;
            }

            #product #features-desktop .tech p {
                font-weight: 600;
                font-size: 14px;
                line-height: 17px;
            }

            #product #features-desktop .tech .info {
                display: flex;
                align-items: baseline;
            }

                #product #features-desktop .tech .info h2 {
                    display: inline-block;
                    padding: 5px 0;
                    background: #17576B;
                    color: white;
                    min-width: 150px;
                    max-width: 150px;
                    text-align: center;
                }

                #product #features-desktop .tech .info p {
                    border-top: 1px solid #17576B;
                    padding: 7px;
                }

        #product #features-desktop .social.container-fluid {
            position: relative;
        }

        #product #features-desktop .social .row {
            height: 85%;
        }

            #product #features-desktop .social .row a {
                display: flex;
                justify-content: center;
                align-items: center;
            }

                #product #features-desktop .social .row a:after {
                    content: "";
                    display: block;
                    padding-bottom: 100%;
                }

                #product #features-desktop .social .row a img {
                    position: absolute;
                    width: 90%;
                    height: 100%;
                    object-fit: cover;
                }

        #product #features-desktop .footer {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            padding-top: 30px;
        }

            #product #features-desktop .footer span {
                cursor: pointer;
                font-size: 1.25rem;
                text-transform: uppercase;
                padding: 10px 20px 6px;
                border-radius: 6px;
                color: white;
                box-shadow: 0 0 20px #eee;
                text-align: center;
                transition: 0.5s;
                background-size: 200% auto;
            }

                #product #features-desktop .footer span:hover {
                    background-position: right center;
                }

            #product #features-desktop .footer.lui span {
                background-image: linear-gradient(to right, #0093ED 0%, #1fd5cb 51%, #0093ED 100%);
            }

            #product #features-desktop .footer.elle span {
                background-image: linear-gradient(to right, #FD4DA8 0%, #1fd5cb 51%, #FD4DA8 100%);
            }

    #product #features-mobile {
        display: block;
        background-color: #F5F5F5;
        overflow: hidden;
        position: relative;
    }

        #product #features-mobile p {
            font-weight: 600;
            font-size: 14px;
            line-height: 17px;
        }

        #product #features-mobile .nav-tabs {
            display: flex;
            justify-content: space-evenly;
            text-transform: uppercase;
            border: 0;
            padding: 20px;
            position: relative;
            z-index: 1;
            background-color: #153341;
        }

            #product #features-mobile .nav-tabs .nav-link {
                color: white;
                border: 0;
                border-radius: 0.5rem;
            }

                #product #features-mobile .nav-tabs .nav-link.active {
                    color: #153341;
                    background-color: white;
                }

        #product #features-mobile .tab-content {
            position: relative;
            z-index: 1;
        }

            #product #features-mobile .tab-content section.slideRight {
                animation: 0.5s ease-in 0s 1 slideInFromRight;
            }

            #product #features-mobile .tab-content section.slideLeft {
                animation: 0.5s ease-in 0s 1 slideInFromLeft;
            }

            #product #features-mobile .tab-content section .footer {
                display: flex;
                justify-content: space-between;
                flex-wrap: wrap;
                padding-top: 30px;
            }

                #product #features-mobile .tab-content section .footer span {
                    cursor: pointer;
                    font-size: 1.25rem;
                    text-transform: uppercase;
                    padding: 10px 20px 6px;
                    border-radius: 6px;
                    color: white;
                    box-shadow: 0 0 20px #eee;
                    text-align: center;
                    transition: 0.5s;
                    background-size: 200% auto;
                    background-image: linear-gradient(to right, #153341 0%, #17576b 51%, #153341 100%);
                }

                    #product #features-mobile .tab-content section .footer span:hover {
                        background-position: right center;
                    }

        #product #features-mobile .tab-pane {
            padding: 80px;
        }

        #product #features-mobile #discover h1 {
            font-size: 64px;
            line-height: 53px;
            padding-bottom: 25px;
        }

        #product #features-mobile #discover h2 {
            font-family: 'Montserrat', sans-serif;
            font-weight: 500;
            font-size: 14px;
            line-height: 17px;
            letter-spacing: 0;
        }

        #product #features-mobile #discover img {
            width: 100%;
        }

        #product #features-mobile #tech .icons {
            text-align: center;
        }

            #product #features-mobile #tech .icons [class*='col'] img {
                width: 50px;
            }

            #product #features-mobile #tech .icons [class*='col'] p {
                margin-top: 1rem;
                margin-bottom: 2rem;
            }

        #product #features-mobile #tech h1 {
            font-size: 36px;
            line-height: 30px;
            padding-bottom: 25px;
            padding-top: 25px;
        }

        #product #features-mobile #tech .container-tech {
            text-align: center;
            /* Custom style for Tootlip-1 */
            /* Custom style for Tootlip-2 */
            /* Custom style for Tootlip-3 */
        }

            #product #features-mobile #tech .container-tech img {
                width: 80%;
                display: block;
                margin-left: auto;
            }

            #product #features-mobile #tech .container-tech .content p {
                color: #454545;
                margin: 0;
            }

            #product #features-mobile #tech .container-tech .content h5 {
                color: #0093ED;
            }

            #product #features-mobile #tech .container-tech .all-tooltips {
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0;
                top: 0;
            }

            #product #features-mobile #tech .container-tech .tooltip-content {
                position: absolute;
                background-color: white;
                box-shadow: 0px 0px 20px #00000020;
                padding: 30px;
                border-radius: 8px;
                width: 90vw;
                max-width: 300px;
                opacity: 0;
                pointer-events: none;
                z-index: 3;
            }

                #product #features-mobile #tech .container-tech .tooltip-content .arrow {
                    position: absolute;
                    border: 10px solid transparent;
                    border-bottom-color: #ffffff;
                    top: 0px;
                    left: 50%;
                    transform: translate(-50%, -100%);
                }

            #product #features-mobile #tech .container-tech .pin {
                position: absolute;
                top: 100%;
                left: 100%;
                background-color: white;
                height: 25px;
                width: 25px;
                border-radius: 50%;
                cursor: pointer;
            }

                #product #features-mobile #tech .container-tech .pin::after {
                    content: '';
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                    background-color: white;
                    border-radius: 50%;
                    animation: puls-effect 1s ease-in-out infinite;
                }

            #product #features-mobile #tech .container-tech .tooltip-tech.active .tooltip-content {
                opacity: 1;
                pointer-events: all;
            }

            #product #features-mobile #tech .container-tech .tooltip-tech1 .pin {
                left: 35%;
                top: 58%;
            }

            #product #features-mobile #tech .container-tech .tooltip-tech2 .pin {
                left: 75%;
                top: 59%;
            }

            #product #features-mobile #tech .container-tech .tooltip-tech3 .pin {
                left: 60%;
                top: 30%;
            }

        #product #features-mobile #social.container-fluid {
            position: relative;
        }

        #product #features-mobile #social .row a {
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0;
        }

            #product #features-mobile #social .row a:after {
                content: "";
                display: block;
                padding-bottom: 100%;
            }

            #product #features-mobile #social .row a img {
                position: absolute;
                width: 90%;
                height: 90%;
                object-fit: cover;
            }

    #product #accessories .image {
        display: block;
        z-index: 2;
        padding: 0;
    }

        #product #accessories .image img {
            width: 110%;
        }

        #product #accessories .image .pin {
            position: absolute;
            top: 100%;
            left: 100%;
            background-color: white;
            height: 25px;
            width: 25px;
            border-radius: 50%;
            cursor: pointer;
        }

            #product #accessories .image .pin.accessorie1 {
                left: 54%;
                top: 35%;
            }

            #product #accessories .image .pin.accessorie2 {
                left: 37%;
                top: 42%;
            }

            #product #accessories .image .pin.accessorie3 {
                left: 57%;
                top: 83%;
            }

            #product #accessories .image .pin.accessorie4 {
                left: 73%;
                top: 75%;
            }

            #product #accessories .image .pin.accessorie5 {
                left: 41%;
                top: 75%;
            }

            #product #accessories .image .pin.accessorie6 {
                left: 65%;
                top: 67%;
            }

            #product #accessories .image .pin::after {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 100%;
                background-color: white;
                border-radius: 50%;
                animation: puls-effect 1s ease-in-out infinite;
            }

    #product #accessories .content {
        background-color: #143341;
        padding: 150px 7%;
        color: white;
    }

        #product #accessories .content h1 {
            font-size: 48px;
            letter-spacing: 10px;
        }

        #product #accessories .content .accessorie {
            display: flex;
            align-items: center;
            opacity: 20%;
            margin-top: 40px;
            padding: 15px;
        }

            #product #accessories .content .accessorie.active {
                opacity: 100%;
                background-color: rgba(255, 255, 255, 0.7);
                border-radius: 2px;
                -webkit-box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.43);
                box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.43);
            }

            #product #accessories .content .accessorie h4 {
                font-family: 'Roboto Condensed', sans-serif;
                font-size: 20px;
                letter-spacing: 3px;
                text-transform: uppercase;
                font-weight: 800;
            }

            #product #accessories .content .accessorie p {
                font-size: 14px;
                opacity: 0.7;
                margin-bottom: 0;
            }

    #product #keypoints {
        padding: 80px 0;
    }

        #product #keypoints .container-fluid {
            width: 70%;
        }

        #product #keypoints h1 {
            font-size: 48px;
            line-height: 40px;
            text-align: center;
            letter-spacing: 0.245em;
        }

        #product #keypoints h2 {
            text-align: center;
            margin-bottom: 40px;
        }

        #product #keypoints .content-keypoints {
            max-width: 400px;
            margin: 10px auto;
        }

            #product #keypoints .content-keypoints .content-keypoints-image {
                width: 100%;
            }

            #product #keypoints .content-keypoints h3 {
                font-family: CC Stand By4 Action;
                font-size: 36px;
                line-height: 30px;
                text-transform: uppercase;
                background-color: #153341;
                color: white;
                padding: 12px 15px 10px 15px;
            }

            #product #keypoints .content-keypoints p {
                font-weight: 600;
                font-size: 14px;
                line-height: 17px;
            }

    #product #specifications {
        background-color: #FBFBFB;
        padding: 80px 0;
    }

        #product #specifications .container-fluid {
            width: 80%;
            padding: 50px;
            background-color: white;
        }

        #product #specifications h1 {
            font-size: 48px;
            line-height: 40px;
            text-align: center;
            letter-spacing: 0.245em;
        }

        #product #specifications h2 {
            text-align: center;
            margin-bottom: 50px;
        }

        #product #specifications .table-responsive .table {
            margin: 0;
        }

    #product #related_products #carousel_products_mobile {
        display: none;
    }

    #product #related_products h1.title {
        font-size: 48px;
        text-align: center;
        padding: 20px;
        background-color: #17576B;
        color: white;
    }

    #product #related_products .container {
        padding: 80px 0;
    }

    #product #related_products .carousel {
        padding-bottom: 80px;
    }

        #product #related_products .carousel .carousel-indicators {
            align-items: center;
        }

            #product #related_products .carousel .carousel-indicators li {
                width: 12px;
                height: 12px;
                border-radius: 100%;
                background-color: #17576B;
                margin-right: 10px;
            }

                #product #related_products .carousel .carousel-indicators li.active {
                    width: 25px;
                    height: 25px;
                }

    #product #related_products img {
        background: linear-gradient(transparent 30%, #f7f7f7 0%);
    }

    #product #related_products .fas {
        color: #194051;
    }

    #product #related_products a {
        text-decoration: none;
    }

    #product #related_products .title {
        height: 15%;
        text-align: center;
    }

        #product #related_products .title h1,
        #product #related_products .title h2 {
            color: #17576B;
            text-align: center;
            letter-spacing: 3px;
        }

        #product #related_products .title h1 {
            padding-top: 20px;
        }

        #product #related_products .title h2 {
            padding-bottom: 30px;
        }

@media (max-width: 1200px) {
    #product #description .right-product {
        border-left: 0;
    }

        #product #description .right-product .infos .info .title {
            font-size: 15px;
        }

    #product #accessories .image img {
        width: 100%;
    }

    #product #accessories .image .pin.accessorie1 {
        left: 49%;
    }

    #product #accessories .image .pin.accessorie2 {
        left: 34%;
    }

    #product #accessories .image .pin.accessorie3 {
        left: 52%;
    }

    #product #accessories .image .pin.accessorie4 {
        left: 67%;
    }

    #product #accessories .image .pin.accessorie5 {
        left: 37%;
    }

    #product #accessories .image .pin.accessorie6 {
        left: 59%;
    }

    #product #accessories .content {
        padding: 90px 7%;
    }

    #product #features-mobile #discover .size img {
        display: block;
        margin: auto;
    }

    #product #features-mobile #key-points img {
        float: none;
        display: block;
        margin: auto;
    }

    #product #related_products .title {
        height: 18%;
    }
}

@media (max-width: 991px) {
    #product #description .left-product .icons {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

        #product #description .left-product .icons .title,
        #product #description .left-product .icons .desc {
            display: none;
        }

    #product #description .left-product .image .chamber {
        margin-top: 0;
        margin-left: -15px;
    }

    #product #features-mobile .tab-pane {
        padding: 80px 50px;
    }

    #product #features-mobile #discover .size [class*='col'] h5 {
        text-align: center;
    }

    #product #features-mobile #tech .container-tech {
        /* Custom style for Tootlip-1 */
        /* Custom style for Tootlip-2 */
        /* Custom style for Tootlip-3 */
    }

        #product #features-mobile #tech .container-tech img {
            margin: auto;
        }

        #product #features-mobile #tech .container-tech .tooltip-tech1 .pin {
            left: 25%;
            top: 55%;
        }

        #product #features-mobile #tech .container-tech .tooltip-tech2 .pin {
            left: 65%;
            top: 59%;
        }

        #product #features-mobile #tech .container-tech .tooltip-tech3 .pin {
            left: 50%;
            top: 30%;
        }

    #product #related_products .title {
        height: 23%;
    }
}

@media (max-width: 767px) {
    #product h2 {
        font-size: 15px;
    }

    #product #features-mobile .tab-pane {
        padding: 80px 25px;
    }

    #product #features-mobile #tech .container-tech .tooltip-content {
        padding: 10px;
        width: 180px;
    }

    #product #features-mobile #tech .container-tech .pin {
        height: 20px;
        width: 20px;
    }

    #product #accessories .content h1 {
        font-size: 35px;
    }

    #product #keypoints h1 {
        font-size: 35px;
    }

    #product #specifications h1 {
        font-size: 35px;
    }

    #product #related_products #carousel_products_mobile {
        display: block;
    }

        #product #related_products #carousel_products_mobile .carousel-item {
            text-align: center;
        }

    #product #related_products #carousel_products_desktop {
        display: none;
    }
}

@media (max-width: 576px) {
    #product #features-mobile #tech .container-tech .tooltip-content {
        text-align: center;
        padding: 10px;
        width: 180px;
    }

    #product #features-mobile #tech .container-tech .pin {
        height: 20px;
        width: 20px;
    }

    #product #accessories .image .pin {
        height: 15px;
        width: 15px;
    }

    #product #accessories .content .accessorie {
        margin-top: 20px;
    }

    #product #specifications .container-fluid {
        width: 100%;
    }
}

@media (min-width: 1200px) and (min-height: 850px) {
    #product #features-desktop {
        display: block;
    }

        #product #features-desktop .key-points p {
            width: 120%;
        }

    #product #features-mobile {
        display: none;
    }
}

@media (min-width: 1200px) and (max-height: 1000px) {
    #product #features-desktop .discover h1 {
        padding-bottom: 20px;
    }

    #product #features-desktop .discover p {
        font-size: 0.95rem;
    }

    #product #features-desktop .tech .container-tech {
        display: flex;
        justify-content: center;
        /* Custom style for Tootlip-1 */
        /* Custom style for Tootlip-2 */
        /* Custom style for Tootlip-3 */
    }

        #product #features-desktop .tech .container-tech img {
            width: 50%;
            margin-left: initial;
        }

        #product #features-desktop .tech .container-tech .pin {
            height: 20px;
            width: 20px;
        }

        #product #features-desktop .tech .container-tech .tooltip-tech1 .pin {
            left: 35%;
            top: 58%;
        }

        #product #features-desktop .tech .container-tech .tooltip-tech2 .pin {
            left: 58%;
            top: 59%;
        }

        #product #features-desktop .tech .container-tech .tooltip-tech3 .pin {
            left: 50%;
            top: 30%;
        }

    #product #features-desktop .tech h1 {
        margin-top: 0;
        padding-bottom: 15px;
    }

    #product #features-desktop .tech p {
        font-size: 0.95rem;
    }

    #product #features-desktop .key-points img {
        width: 40%;
    }

    #product #features-desktop .key-points .pb-3 {
        padding: 0 !important;
        margin-left: -100px;
    }

    #product #features-desktop .key-points h1 {
        font-size: 1.8rem;
    }

    #product #features-desktop .key-points p {
        font-size: 0.95rem;
    }

    #product #features-desktop .social {
        padding-top: 150px;
    }

        #product #features-desktop .social .row a img {
            height: 90%;
        }
}

@keyframes progress {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

@keyframes slideInFromRight {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0);
    }
}

#menu_product {
    background: rgba(0, 79, 113, 0.8);
    display: none;
}

    #menu_product .navbar {
        border: 0;
        padding: 10px;
        background: transparent;
    }

        #menu_product .navbar a {
            position: relative;
            font-family: Roboto Condensed;
            font-size: 15px;
            line-height: 21px;
            letter-spacing: 0.245em;
            color: #F6F6F6;
            text-transform: uppercase;
            border-radius: 0.25em;
            padding: 10px;
            transition: background-color 1s ease;
        }

            #menu_product .navbar a.active {
                transition: background-color 0.5s ease;
            }

                #menu_product .navbar a.active:before {
                    content: "";
                    position: absolute;
                    bottom: 5px;
                    width: 50px;
                    border-bottom: 3px solid #d61a33;
                }

            #menu_product .navbar a,
            #menu_product .navbar a:hover {
                color: #fff;
            }

    #menu_product.menu_fixed {
        display: block;
        position: fixed !important;
        width: 100%;
        top: 74px;
        z-index: 1000;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
    }

@media (max-width: 992px) {
    #menu_product {
        display: none !important;
    }
}

@media (max-width: 1350px) {
    #features-desktop .key-points h1 {
        font-size: 2rem;
    }

    #features-desktop .key-points .footer {
        padding-top: 0 !important;
    }
}



/*---- Fiche produit Coasto ----*/

.background-blanc {
    background-color: white;
}

/*.coasto .breadcrumb > .active, .coasto h2, .coasto h3, .coasto p, .coasto .footer-content li {
    color: white;
}*/

.coasto #wrapper {
    background-color: rgba(114, 107, 103,1) !important;
}

.row-bottom {
    display: flex;
    align-items: flex-end;
}

.row-center {
    display: flex;
    align-items: center;
}

.breadcrumb {
    z-index: 1;
}

.page-coasto {
    background: url('https://www.poolstar.fr/Upload/Image/produit/coasto/argo/background-losange.png') no-repeat;
    background-position: right top;
    padding: 80px 0px;
    margin: -22px 0px;
}

    .page-coasto h1 {
        color: white;
        text-align: center;
        text-transform: uppercase;
        font-size: 32px;
        line-height: 34px;
        font-weight: 400;
    }

    .page-coasto p {
        color: black;
        font-size: 24px;
        margin: 0px 18px;
    }

        .page-coasto p:nth-child(1) {
            color: white;
            font-size: 14px;
            margin: 40px 0px 40px 0px;
        }

    .page-coasto table {
        color: white;
        margin-bottom: 0px;
    }

        .page-coasto table tr td:nth-child(odd) {
            text-align: right;
            text-transform: uppercase;
            font-size: 15px;
            width: 50%;
        }

        .page-coasto table tr td:nth-child(even) {
            font-size: 15px;
            font-weight: bold;
        }
/*
.row-argument .col-md-4 {
    padding: 0px;
}
*/

.coasto .argument1 {
    margin: -50% 0px 10px 0px;
}

.coasto .argument2, .coasto .argument6 {
    margin: -50% 0px 10px -5px;
}

.coasto .argument3, .coasto .argument7 {
    margin: -50% 0px 10px 5px;
}

.coasto .argument4, .coasto .argument8 {
    margin: -50% 0px 10px -10px;
}

.coasto .argument5, .coasto .argument9 {
    margin: -50% 0px 10px 0px;
}

.background-included-accessories h2, .background-accessories h2, .background-collection h2 {
    font-family: Raleway;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    color: white;
    font-size: 40px;
    text-align: center;
}

.background-collection .logo-collection {
    margin: 50px 0px;
}

.background-included-accessories {
    background: url('https://www.poolstar.fr/Upload/theme/coasto/home/background-3.jpg') no-repeat;
    background-size: cover;
    background-position: top left;
    overflow: hidden;
    padding: 80px 0px;
}

    .background-included-accessories hr {
        border: 0;
        margin: 10px 0;
        border-top: #ddd 1px solid;
        border-bottom: #fff 1px solid;
    }

    .background-included-accessories h3 {
        font-family: Raleway;
        text-transform: uppercase;
        color: white;
        font-weight: 500;
        margin: 5px 0px;
        font-size: 22px;
        letter-spacing: -1px;
    }

    .background-included-accessories p {
        font-family: Raleway;
        color: white;
        font-size: 14px;
        letter-spacing: 0px;
    }

.degrade {
    background: url('https://www.poolstar.fr/Upload/theme/coasto/home/degrade.png') no-repeat;
    background-size: 100%;
    background-position: center 20%;
}

.background-accessories {
    background: url('https://www.poolstar.fr/Upload/theme/coasto/home/background-5.jpg') no-repeat;
    background-size: cover;
    background-position: top left;
    overflow: hidden;
    padding: 80px 0px;
}

.accessoire1 {
    margin: 20px 0px 60px -22%;
}

.accessoire2 {
    margin: 0px 0px 80px 0px;
}

.background-collection {
    background: url('https://www.poolstar.fr/Upload/theme/coasto/home/background-collection.jpg') no-repeat;
    background-size: cover;
    background-position: top left;
    overflow: hidden;
    padding: 80px 0px;
}

    .background-collection .carousel-inner a {
        color: transparent;
        position: absolute;
        width: 100%;
        height: 100%;
    }

/*.coasto .carousel-inner {
    width: 70% !important;
    margin: 0 15% !important;
}*/

.coasto.air-surf .bg-air-surf-home {
    min-height: 300px;
    overflow-y: hidden;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.poolstar.fr/Upload/Image/produit/coasto/air-surf-6/background-home.png") left 61%;
    background-size: cover;
}

    .coasto.air-surf .bg-air-surf-home .background-vert-clair {
        background: url("https://www.poolstar.fr/Upload/Image/produit/coasto/air-surf-6/background-vert.png") left bottom;
        background-size: cover;
        height: 404px;
        position: absolute;
        width: 100%;
        margin-top: 31rem;
    }

    .coasto.air-surf .bg-air-surf-home h1 {
        font-weight: 500;
    }

    .coasto.air-surf .bg-air-surf-home h2 {
        font-size: 5.15rem;
        line-height: 150%;
    }

    .coasto.air-surf .bg-air-surf-home h3 {
        font-size: 2.9em;
        line-height: 150%;
        color: darkslategrey;
    }

.coasto.air-surf #description {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("https://www.poolstar.fr/Upload/Image/produit/coasto/air-surf-6/background-description.png") center center;
    background-size: cover;
}

.coasto.air-surf #accessoires h2,
.coasto.air-surf #accessoires p,
.coasto.air-surf #caracteristiques h2,
.coasto.air-surf #caracteristiques h3,
.coasto.air-surf #caracteristiques p,
.coasto.air-surf #technologie h2,
.coasto.air-surf #technologie p {
    color: black;
}

.coasto.air-surf #caracteristiques.background-gris {
    background: #f4f5f6;
}

.coasto.air-surf #ailerons {
    background: #2e2e2e;
}

    .coasto.air-surf #ailerons h2 {
        margin: 4rem 0 0;
    }

.gradient-blanc {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004954+0,ffffff+50,004954+100&0+0,0+25,0.1+50,0+75,0+100 */
    background: -moz-linear-gradient(left, rgba(0,73,84,0) 0%, rgba(128,164,170,0) 25%, rgba(255,255,255,0.1) 50%, rgba(128,164,170,0) 75%, rgba(0,73,84,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,73,84,0) 0%,rgba(128,164,170,0) 25%,rgba(255,255,255,0.1) 50%,rgba(128,164,170,0) 75%,rgba(0,73,84,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,73,84,0) 0%,rgba(128,164,170,0) 25%,rgba(255,255,255,0.1) 50%,rgba(128,164,170,0) 75%,rgba(0,73,84,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004954', endColorstr='#00004954',GradientType=1 ); /* IE6-9 */
}

.coasto.air-surf #avantages {
    min-height: 626px;
    background: #33302e;
}

    .coasto.air-surf #avantages h3 {
        line-height: 150%;
        font-size: 1.6em;
    }

.coasto.air-surf #eva {
    /*margin-top: 19rem;*/
    margin-top: -10rem;
}

.coasto.air-surf .bg-queue-hirondelle {
    min-height: 346.28px;
    background: url("https://www.poolstar.fr/Upload/Image/produit/coasto/air-surf-6/background-home.png") left center;
    background-size: cover
}

.coasto.air-surf .bg-gris-hirondelle {
    border-right: 10px solid #c3db68;
    background: #33302E;
    min-height: 347px;
    width: 65%;
    transform: skew(45deg);
    position: absolute;
    margin-left: -182px;
}

.coasto.air-surf #air-surf-8 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,262626+100 */
    background: rgb(76,76,76); /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, rgba(76,76,76,1) 0%, rgba(38,38,38,1) 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(76,76,76,1) 0%,rgba(38,38,38,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(76,76,76,1) 0%,rgba(38,38,38,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#262626',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.bouton-air-surf {
    width: 250px;
    line-height: 50px;
    background: #d92b3f;
    margin: auto;
}

    .bouton-air-surf a {
        font-size: 1.5em;
    }

        .bouton-air-surf a:hover {
            text-decoration: none;
        }

/*** Résolution de + de 1200 px *****/
@media screen and (min-width: 1200px) {
}

/*** Résolution de - de  740px (portait tablette) *****/
@media screen and (max-width: 739px) {
}

/*** Résolution de - de 992 px (col-md) *****/
@media screen and (max-width: 991px) {
    .coasto.air-surf .bg-air-surf-home .background-vert-clair {
        background-color: #C3E364;
        top: 0;
        margin-top: 108vh;
        height: 5.5%;
    }

    .coasto.air-surf .bg-gris-hirondelle {
        display: none;
    }

    .coasto.air-surf .bg-queue-hirondelle {
        background: #33302e9c;
        padding: 40px 0;
        border-top: 5px solid #c3db68;
        border-bottom: 5px solid #c3db68;
    }

    .coasto.air-surf .absolute {
        position: relative !important;
    }

    .row-center, .row-bottom {
        display: block;
    }

    .coasto .argument1 {
        margin: 0px auto 10px auto;
    }

    .coasto .argument2, .coasto .argument8 {
        margin: -50% 0px 10px -5px;
    }

    .coasto .argument3, .coasto .argument9 {
        margin: -50% 0px 10px 5px;
    }

    .coasto .argument4, .coasto .argument7 {
        margin: -50% 0px 10px 0px;
    }

    .coasto .argument5 {
        margin: -50% 0px 10px -5px;
    }

    .coasto .argument6 {
        margin: calc(-10px + -100%) 0px 10px 5px;
    }

    .background-accessories {
        background: url('https://www.poolstar.fr/Upload/theme/coasto/home/background-5.jpg') no-repeat;
        background-size: cover;
        background-position: bottom right;
        overflow: hidden;
        padding: 80px 0px;
    }

    .accessoire1 {
        margin: 20px 0px 60px 0px;
    }

    .accessoire2 {
        margin: 0px 0px 80px 22%;
    }

    .page-coasto p {
        text-align: center;
    }

        .page-coasto p:nth-child(1) {
            text-align: left;
        }
}

/*** Résolution de - de 768 px (portrait) *****/
@media screen and (max-width: 768px) {

    .coasto .argument1, .coasto .argument2, .coasto .argument3, .coasto .argument4, .coasto .argument5, .coasto .argument6, .coasto .argument7, .coasto .argument8, .coasto.argument9 {
        margin: 0px auto 0px auto;
    }



    /*** Résolution de - de 480 px (mobile-portrait) *****/
    @media screen and (max-width: 480px) {
        .coasto.air-surf .bg-air-surf-home .background-vert-clair {
            margin-top: 153vh;
            height: 17.99%;
        }
    }
