@import url('https://fonts.googleapis.com/css?family=Raleway:400,800,900&display=swap');

:root
{
    --violet: rgb(146,127,181);
    --noir: rgb(31,29,38);
    --vert: rgb(204,227,154);
}

.container1, .container2, nav {
    background-color: rgb(146,127,181);
    background-color: var(--violet);
    font-family: 'Raleway', sans-serif !important;
}

.btn-spaced {
    margin-left: 10px;
}

.container2 {
    margin-bottom: 150px;
    margin-top: 50px;
}

.vert {
    background-color: rgb(204,227,154);
    background-color: var(--vert);
}

.nav-link {
    color: white !important;
    font-size: 14px;
}

nav {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.btn-vert {
    margin-bottom: 80px;
}

.btn-color-link {
    color: black;
}

.btn-color-link:hover {
    text-decoration: none;
    color: black;
}

mark {
    padding-left: 0px;
}

.left-text {
    text-align: left;
}

.pixel-10 {
    font-size: 10px;
}

.pixel-14 {
    font-size: 14px;
}

.pixel-15 {
    font-size: 15px;
}

.pixel-16 {
    font-size: 16px;
}

.pixel-18 {
    font-size: 18px;
}

.pixel-19 {
    font-size: 19px;
}

.pixel-22 {
    font-size: 22px;
}

.interligne-non {
    margin-bottom: 0px;
}

.white-container {
    background-color: white;
    font-family: 'Raleway', sans-serif !important;
    padding-top: 60px;
    padding-bottom: 60px;
}

.black-container, .imgbg-container {
    background-color: rgb(31,29,38);
    background-color: var(--noir);
    font-family: 'Raleway', sans-serif !important;
}

.table > thead > tr:first-child > th {
    border: none;
}

.sepViolet {
    width: 1%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 30px;
}

.bold-1200 {
    font-weight: 800;
}

.no-padding {
    padding-left: 0px;
}

.container {
}

.text-justify {
    text-align: justify;
}

.rowBeforeText {
    margin-top: 80px;
}

.imgWithMarginBottom {
    margin-bottom: 40px;
}

.sepNoir {
    width: 1%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

th {
    font-weight: initial;
}

.customMargin {
    margin-right: -40px;
}

#logoContact {
    width: 28%;
    padding-left: -15px!important;
    display: block;
    margin-bottom: 15px;
}

.customWithoutPadding {
    padding-left: 0px;
}

.sepNoirPlus {
    width: 5%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 10px;
}

.black-container {
    padding-top: 60px;
    padding-bottom: 60px;
}

.violet {
    color: var(--violet);
}

.white {
    color: white;
}

.black {
    color: var(--noir)
}

mark {
    background-color: white;
}

#logo {
    width: 90%;
}

.customP {
    margin-bottom: 0px;
}

#planDeTravail {
    width: 75%;
    margin-top: 50px;
    margin-left: 60px;
}

.col-with-margin {
    margin-top: 50px;
}

.btn:disabled {
    opacity: 1 !important;
}

#tondeuse, #tournevis, #cle, #sel {
    height: 15%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.navbar-text {
    margin-left: 100px;
}

.no-margin-bottom {
    margin-bottom: 0px;
}

.negative-margin {
    margin-bottom: -10px;
}

.form-with-margin {
    margin-top: 25px;
}

.container-special {
    margin-bottom: -200px;
}

.service-personne {
    width: 35%;
    margin: auto;
    display: block;
}

.margin-bottom-6 {
    margin-bottom: 6px;
}

@media (max-width: 1000px) {
    #sel {
        margin-left: -35px;
    }

    .btn-spaced {
        margin-left: 0px;
        margin-top: 10px;
    }

    .container2 {
        margin-bottom: 30px;
    }

    div.special-row {
        visibility: hidden;
    }
    .navbar-text {
        margin-left: 0px;
    }

    #planDeTravail {
        margin-top: -30px !important;
        margin-left: 0px;
    }

    .container-special {
        margin-bottom: -150px;
    }
    /* CSS that should be displayed if width is equal to or less than 800px goes here */
} 

@media (max-width: 750px) {
    #sel {
        margin: auto;
        margin-bottom: 40px;
    }

    .sepNoirPlus {
        width: 5%;
    }

    .col-centered {
        height: 400px;
    }

    .table-striped {
        margin-top: -150px;
    }

    #imgbg {
        height: 800px !important;
    }

    #planDeTravail {
        margin-top: 100px;
    }
    .nav-item {
        font-size: 10px;
    }

    .btnCustom {
        font-size: 10px;
        width: 85px !important;
    }

    .container-special {
        margin-bottom: -100px;
    }
}

@media (max-width: 500px) {
    .service-personne {
        width: 25%;
    }

    .logo {
        width: 50%;
    }

    .customWithoutPadding {
        padding-left: 15px;
    }

    .no-padding {
        padding-left: 15px;
    }
}

@media (max-width: 350px) {
    .logo {
        width: 45%;
    }
}

.little-size {
    font-size: 10px;
}

.customized {
    margin-bottom: 0px;
    margin-top: 5px;
}

.unwrap {
    flex-wrap: initial !important;
}

.customIcon {
    display: inline !important;
    margin-right: 5px;
}

.btnCustom {
    width: 130px;
}

#amiral, #mousse, #matelot {
    width: 30%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.col-centered {
    text-align: center !important;
}


#imgbg {
    width: 100%;
    height: 100%;
    background: url(../image/imagebg.jpg) 100% 0 no-repeat;
    background-size:cover;
}

.imgbg-container {
    position: relative;
    text-align: center;
    color: white;
}

.btnCustomVert {
    background-color: rgb(204,227,154);
    background-color: var(--vert);
    margin-bottom: 20px !important;
}

.centered {
    margin: auto;
}


html {
    position: relative;
    min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 300px;
    background-color: rgb(146,127,181);
    background-color: var(--violet);
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 300px;
}

/* Taller footer on small screens */
@media (max-width: 34em) {
    body {
        margin-bottom: 500px;
    }
    .footer {
        height: 500px;
    }
}

/* Sticky footer style and color
-------------------------------------------------- */
footer {
    padding-top: 30px;
    background-color: rgb(146,127,181);
    background-color: var(--violet);
    color: #bbb;
}

footer a {
    color: #999;
    text-decoration:none;
}

footer a:hover, footer a:focus {
    color: #aaa;
    text-decoration:none;
    border-bottom:1px dotted #999;
}

footer .form-control {
    background-color: white;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
    border: none;
    resize: none;
    color: black;
    padding: 0.7em 1em;
}

.btnCustomFooter {
    background-color: rgb(204,227,154);
    background-color: var(--vert);
}

.imgbg-container {
    position: relative;
}

.text-centered-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.max-widthed {
    max-width: 500px;
    margin: auto;
}

.photo {
    width:30%;
    height: 30%;
    margin: auto;
    margin-bottom: 20px;
}

.my-btn-margin {
    margin: auto;
    margin-top: 20px;
}

#imgbg {
    width: 100%;
    height: 600px;
    opacity: 0.3;
}


.maison-bleu {
    height: 60%;
    width: 70%;
}
.mail:hover {
    color: #ff5050;
    text-decoration: none;
}

.mail:hover:after {
    color: #ff5050;
}

.vielle-maison-bleu {
    width: 120%;
    height: 100%;
    margin-top: -10%;
}

.bateau {
    width: 125%;
    height: 100%;
    margin-top: -20%;
    margin-left: -15%;
}

.coucher-soleil {
    width: 100%;
    height: 100%;
}

.special-row {
    margin-right: 0;
    margin-top: -7%;
}

.bold-plus {
    font-size: 20px;
}

.small-text {
    font-size: 12px;
}

.left {
    text-align: left;
    background-color: white;
    border-top: none!important;
}

.customUl {
    list-style: none;
    padding-left: 0px;
}

.textArea-bigger {
    height: 120px !important;
}

.row-with-margin {
    margin-bottom: 50px;
}

.table td, .table th {
    padding: 0px !important;
}

#mobile-tableau {
    display: none;
}

#mousse-mobile {
    width: 150%;
}

#matelot-mobile {
    width: 100%;
}
.margin-top-bottom {
    margin-top: auto;
}
.notVisible {
    display: none;
}

.card {
    margin-bottom: 20px;
}

.margined {
    margin-bottom: 16px;
}

.card-header {
    background-color: rgb(146,127,181);
    background-color: var(--violet);
}

