/* general styles */

html,
body {
    height: 100%;
    width: 100%;
}

ul,
ol {
    margin-bottom: 0;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none !important;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    position: relative;
    top: 39px;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar-brand {
    padding-top: 5px;
}

.nav-width {
    max-width: 766px;
    margin: 0 auto;
}

.big-title {
    font-size: 42px;
    color: #EB008B;
    text-align: center;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal
}

h3#contact {
    font-size: 200%;
    color: #EB008B;
    font-family: Montserrat;
}

.btn-primary {
    background-color: #EB008B !important;
    border-color: #777777;
}

.sub-text strong {
    font-size: 150%;
    font-weight: 700;
    font-family: Montserrat;
    padding: 10px;
}


/* padded section */

.pad-section {
    padding: 50px 0;
}

.pad-section img {
    width: 100%;
}


/* vertical-centered text */

.text-vcenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vcenter h1 {
    font-size: 400%;
    font-weight: 700;
    margin: 0;
    padding: 0;
}


/* additional sections */

#home {
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    background-size: cover;
    vertical-align: bottom;
    z-index: 99;
}

#home img {
    position: absolute;
    width: 100%;
    z-index: -1;
}

#home img#wowman {
    left: 0;
    bottom: 0;
    max-width: 600px;
}

#home img#wow {
    right: 200px;
    top: 126px;
    max-width: 600px;
    z-index: -2;
}

.h1 {
    font-size: 2.2em;
}

#home .btn {
    margin-top: 15px;
}

.home-text {
    z-index: 9999;
}

.home-text span {
    background-color: #333;
    color: #fff;
    border-radius: 25px;
    padding: 5px 15px;
    margin: 5px;
}

#about {
    background-color: #e8e8e8
}

#services,
#impression {
    background-color: #2caae2;
    color: #ffffff;
}

#services .glyphicon {
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    display: inline-block;
    font-size: 60px;
    height: 140px;
    line-height: 140px;
    text-align: center;
    vertical-align: middle;
    width: 140px;
}

#services .container {
    padding-top: 50px;
}

#information {
    display: table;
    height: 800px;
    position: relative;
    width: 100%;
    background-size: cover;
}

#information .panel {
    opacity: 0.85;
}

#google_map {
    height: 500px;
}

footer {
    padding: 20px 0;
}

footer .glyphicon {
    color: #333333;
    font-size: 60px;
}

footer .glyphicon:hover {
    color: #306d9f;
}

footer p strong {
    color: #060000;
}


/* Styles for constantly changing background */

.site-wrapper {
    display: table;
    width: 100%;
    height: 100%;
    /* For at least Firefox */
    min-height: 100%;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, .5);
}

.site-wrapper-inner {
    display: table-cell;
    vertical-align: top;
}

.cover-container {
    margin-right: auto;
    margin-left: auto;
}

.site-wrapper {
    background: #ff00ee;
    -webkit-animation: backgroundColor 34s linear infinite;
    animation: backgroundColor 34s linear infinite;
}

@-webkit-keyframes backgroundColor {
    0% {
        background: #eb008b;
    }
    20% {
        background: #ffdd00;
    }
    40% {
        background: #00adef;
    }
    60% {
        background: #ffdd00;
    }
    80% {
        background: #00adef;
    }
    100% {
        background: #eb008b;
    }
}

@keyframes backgroundColor {
    0% {
        background: #eb008b;
    }
    20% {
        background: #ffdd00;
    }
    40% {
        background: #00adef;
    }
    60% {
        background: #ffdd00;
    }
    80% {
        background: #00adef;
    }
    100% {
        background: #eb008b;
    }
}


/* End of styles for constantly changing background */

iframe {
    margin: 0 auto;
    display: block;
    padding-left: auto;
    padding-right: auto;
}

// Grid setion
.grid-section {
    padding-left: 30px;
    padding-right: 30px;
    background-color: white;
}

.grid-row-cell {
    background-color: #ffffff;
    padding-top: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 15px !important;
}

.cell-inner-bg {
    background-color: #f2efea !important;
}

#grid-row-cell-1,
#grid-row-cell-2,
#grid-row-cell-3,
#grid-row-cell-4,
#grid-row-cell-5,
#grid-row-cell-6,
#grid-row-cell-7 {
    padding-top: 40px !important;
    padding-right: 10px !important;
    padding-bottom: 40px !important;
    padding-left: 10px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    color: #ffffff;
    height: 100%;
}

#grid-row-cell-1 {
    background: #eaeaea url(../images/albert.jpg) !important;
}

#grid-row-cell-2 {
    background: #eaeaea url(../images/gauffre.jpg) !important;
}

#grid-row-cell-3 {
    background: #eaeaea url(../images/logo.jpg) !important;
}

#grid-row-cell-4 {
    background: #eaeaea url(../images/flyer.jpg) !important;
}

#grid-row-cell-5 {
    background: #eaeaea url(../images/kakemonos.jpg) !important;
}

#grid-row-cell-6 {
    background: #eaeaea url(../images/vintage.jpg) !important;
}

#grid-row-cell-7 {
    background: #eaeaea url(../images/mobilier.jpg) !important;
}

.section-wrapper {
    margin: 10px 25px;
}

.cell-wrapper {
    // margin: 10px;
    //  box-sizing: border-box;
}

.cell-inner {
    padding: 20px 10px;
    height: 100%;
    width: 100%;
    position: relative;
}

.bg-text h2 span,
.bg-text h3 span,
.bg-text p span,
.bg-text-dark h2 span,
.bg-text-dark h3 span,
.bg-text-dark p span {
    background-color: rgba(0, 0, 0, .75);
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

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

.single-image-wrapper img {
    display: block;
    height: auto;
    max-width: 100%;
    vertical-align: top;
    margin: 0 auto;
}

.single-image-wrapper {
    position: relative;
}


/* Grid setion */


/* Flex container */

section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}


/* Flex item */

.section-flex {
    background-color: rgb(234, 234, 234);
    width: 100%;
    height: 75vh;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-p {
    max-width: 800px;
    padding: 20px;
    font-family: Montserrat;
    font-size: 20px;
}

.section-p span {
    color: #EB008B;
}

.image-flex {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.image-flex div {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin: 0;
}

.container-image-grid {
    background: #F2EFEA;
    padding: 2%;
}

.image-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: nowrap;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    background: #F2EFEA;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
}

.image-grid li {
    list-style: none;
    margin: 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.image-grid img {
    // max-width: 293px;
    width: 100%;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

ul.image-grid {
    padding: 0;
}

#impression h2 {
    padding-bottom: 1em;
}

.image {
    max-width: 250px;
    margin: 0 auto;
    text-align: center;
}

.text-block {
    padding: 20px;
    background: #333333;
    color: #fff;
    font-family: Montserrat, sans-serif;
    line-height: 1.5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-justify: justify;
}

.text-block ul,
.text-block h2 {
    max-width: 600px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    list-style: none;
    padding-left: 0;
}

.text-block li {
    padding-bottom: 10px;
    text-align: justify;
}

.contact {
    padding: 30px 10px;
    background-color: rgb(234, 234, 234);
}

.contact form {
    max-width: 750px;
    margin: 0 auto;
}

.title-catalogue h2 {
    font-family: Montserrat, sans-serif;
    padding-top: 50px;
    padding-bottom: 20px;
}

footer {
    background-color: #eb008b;
}

footer a,
footer a:hover {
    text-decoration: none;
    color: #000;
}

.modal-body .form-horizontal .col-sm-2,
.modal-body .form-horizontal .col-sm-10 {
    width: 100%
}

.modal-body .form-horizontal .control-label {
    text-align: left;
}

.modal-body .form-horizontal .col-sm-offset-2 {
    margin-left: 15px;
}

.modal-backdrop {
    z-index: 98;
}

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

.modal-dialog {
    max-width: 600px;
    padding-top: 124px;
    padding-bottom: 30px;
}

.divider {
    height: 15px;
    width: 100%;
    background-color: #EB008B;
}

@media screen and (min-width: 768px) {
    .navbar-collapse.in {
        overflow-y: inherit;
    }
}

@media screen and (max-width: 1900px) {
    .container-image-grid {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    ul.image-grid {
        -webkit-flex-grow: 1 1 100%;
        -ms-flex-positive: 1 1 100%;
        flex-grow: 1 1 100%;
    }
}

@media screen and (max-width: 1200px) {
    .image-flex {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width: 680px) {
    .section-wrapper {
        margin: 0;
    }
    .mobile-text h1 {
        font-size: 200%;
    }
    .mobile-text h3 {
        font-size: 150%;
        padding: 20px;
    }
    a.navbar-brand {
        width: 150px;
    }
    .navbar-brand img {
        width: 100%;
    }
    .logo-mobile-container {
        max-width: 200px;
    }
    .section-flex {
        min-height: 631px;
        padding: 0 10px;
        box-sizing: content-box;
    }
    .section-flex .big-title {
        font-size: 150%;
    }
    .section-flex .sub-text {
        font-size: 110%;
        text-align: center;
    }
    .navbar .navbar-nav {
        top: 0;
    }
    .image {
        max-width: 180px !important;
    }
    #home img#wow {
    right: 0px;
    top: 60px;
    max-width: 400px;
    z-index: -2;
    }
}
