input,
textarea,
select,
body {
    font-family: 'Poppins', 'Avenir Next Semi', 'Rubik', sans-serif;
    overflow-x: hidden;
    background-color: #fff;
}

@media print {
    .hidden-print {
        display: none !important;
    }
}


@font-face {
	font-family: 'NikkeiMaru';
	src: url('/cinedesign.ca/static/fonts/PPNikkeiMaru-Light.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Borel';
	src: url('/cinedesign.ca/static/fonts/Backstreet.woff2') format('woff2');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Gg';
	src: url('/cinedesign.ca/static/fonts/gg.woff2') format('woff2');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Ggb';
	src: url('/cinedesign.ca/static/fonts/Ggb.woff2') format('woff2');
	font-weight: 200;
	font-style: normal;
}

.pure-black {
    color:#000
}

.main {
    overflow-x: hidden;
}

#bullets {
    position: fixed;
    right: 15px;
    top: 50%;
    z-index: 10;
    width: 15px;
    display: inline-block;
    padding: 4px;
    transform: translateY(-50%);
    opacity: 0.3;
}

#bullets .each-bullet {
    width: 9px;
    height: 9px;
    border-radius: 20px;
    background-color: #e7e7e7;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #dfdfdf;
    margin: 2px 0
}

.cine-btn {
    background-color: #FF6D00;
    display: inline-block;
    padding: 10px 15px;
    font-size: 12px;
    font-family: 'Poppins';
    border-radius: 44px;
    letter-spacing: .06em;
    margin: 10px 0px;
}

.cine-btn.black {
    background-color: black;
    color:white
}

.cine-btn.grey {

}

.cine-btn.with-icon {
    text-indent: 23px;
}



.nav-bar-color {
    position: fixed;
    background-color: transparent;
    height: 8px;
    width: 100%;
    z-index:1;
}

.nav-header {
    height: 60px;
    text-align: center;
    position: fixed;
    width: 100%;
    top:30px;
    z-index:1 
    
}

.nav-header .logo-holder {
    background-image: url('/cinedesign.ca/static/imgs/cinedesign-logo.svg');
    width: 150px;
    display: inline-block;
    height: 60px;
    background-size: 97%;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding-top:7px
}


.nav-header .logo-holder span.cine {
    position: absolute;
    top: 3px;
    left: 1px;
}

.nav-header .logo-holder span.design {
    position: absolute;
    top: 26px;
    right: 8px;
}

.nav-header .logo-holder span {
    font-style: italic;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: -0.01em;
}

.nav-header .logo-holder.white span {
    color:white
}

.nav-header .logo-holder.black span {
    color:black
}

.splashes {
    height: 100%;
    width: 100%;
    background-image: none;
    display: block;
}

.splashes .splash-box {
    position: relative;
    height: 100vh;
    width: 100%;
    display: block;
    margin: 0px;
    padding: 0px;
    z-index:0
}


.splashes .splash-box.double {
    height: 197vh;
}

.splashes .splash-box.one-half {
    height: 117vh;
}
.splashes .splash-box .splash-bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
} 

.splashes .splash-box .splash-bg-extra {
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
} 

.splashes .splash-box.align-top .splash-bg {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center 33vh;
    background-repeat: no-repeat;

} 

.splashes .splash-box.double .splash-bg {
    height: 70% ;
    background-size: 169% ;
    background-position: center 36vh ;
}

.splashes .splash-box.one-half .splash-bg {
    height: 85%;
    background-position: center -7vh;
    background-repeat: no-repeat;
}

.splashes .splash-text.home-splash-title {
    width: 70%;
}

.splashes .splash-text.home-splash-title p.white {
    width: 37%;
}

.splashes .splash-text .catch-phrase {
    position: absolute;
    bottom: 4vh;
    font-size: 3vw;
    width: 95%;
    text-align: right;
    font-weight: bold;
}

.splashes .splash-box.contact {
        
}

.splashes .splash-box.contact h2 {
    color: #fff;
    font-size: 65px;
    max-width: 30%;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 34vh;
}

.splashes .splash-box.contact .splash-bg {
    z-index: 0;
    position: absolute;
    opacity: 0.2;
    top: -140px;
}


.splashes .splash-text.home-splash-title h1 {
    text-align: center;
}


.splashes .splash-box.third {
    height: 131vh;
}

.extra-image .splash-bg {
    background-image: url(/cinedesign.ca/static/imgs/home/splash/toile.jpg);
    height: 100% !important;
    background-size: 152% !important;
    background-position: center top !important;
}

.splash-gradient {
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    width: 100%;
    height: 38vh;
    bottom: 21vh;
    z-index: 2;
}

.splash-color {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 22vh;
    z-index: 2;
    background-color: black;
}

.splash-text {
    position: absolute;
    z-index: 2;
    color: white;
    bottom: 60px;
    padding: 30px;
}

.one-half.half-centered .splash-text {
    top: 39%;
    bottom:unset;
}

.splash-text.align-top {
    top: 0px;
}

.splash-text .h1-hold {
    margin-bottom: 20px;
}

.splash-text h1 {
    font-size: 56px;
    line-height: 54px;
    margin: 15px 0px;
}

.splash-text h1.block {
    margin: 2px 0px;
    padding: 0px;
}

.splash-text h1.block.white {
    color:white !important
}

.splash-text h1.block-bold {
    background-color: #000;
    display: inline-block;
    color: white !important;
    padding: 3px 10px;
    margin-left: -10px;
}

.splash-text h1.white {
    color:white;
}

.splash-text h1.black {
    color:black;
}

.splash-text h1.handwrite {
    font-family: 'Borel';
    font-size: 140px;
    font-weight: 100;
    position: relative;
    left: 11px;
    top: 11px;
    margin: 12px 0px;
}

.splash-text p {
    font-family: 'NikkeiMaru';
    font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 20px;
    margin: 10px 0px;
    padding: 0px;

}

.splash-text p.white {
    color:#e9e9e9
}

.splash-text p.black {
    color:#272727
}

.splash-text h2 {
    margin:0
}

.splash-text h3 {
    font-size: 30px;
    margin: 0px 0px;
}

.splash-text h4 {
    margin:5px;
}

.splash-text h3.black,
.splash-text h4.black,
.splash-text h2.black {
    color:#000;
    margin: 0 0 1.1vh 0;
}


.splash-text h3.white,
.splash-text h4.white,
.splash-text h2.white {
    color:#FFF
}

.pure-white {
    color:rgba(255, 255, 255, 0.8)
}

span.underline {
   position: relative;
   display: inline-block;
   z-index: 3;
}

span.underline:before {
    content: " ";
    position: absolute;
    display: inline-block;
    height: 6vh;
    border-bottom: 2.5vh solid #FF6D00;
    bottom: 0px;
    padding: 0px 7px;
    margin: 0px -1px;
    width: 100%;
    z-index: -1;
}

span.underline.yellow:before {
    border-bottom-color: #FEA82F;
}

span.underline.white:before {
    border-bottom-color: #fff;
}

.staff {
    color: white;
    width: 80%;
    margin: 0 auto;
    font-family: 'NikkeiMaru';
    top: 48vh;
    position: relative;
    vertical-align: top;
}

.staff .staff-item {
    color: #a3a3a3;
    width: 32%;
    text-align: center;
    vertical-align: top;
}

.staff h5 {
    font-family: 'Poppins';
    font-size: 20px;
    margin: 11px 0px;
    color: #fff;
    font-weight: bold;
}


.splash-text span.bold {
    font-family: 'Poppins';
    font-weight: bold;
    opacity: 1;
    
}

.extra-image {
    height: 100vh;
    position: absolute;
    width: 100%;
    top: 50%;
}

.prime-heading {
    position: absolute;
    width: 100%;
    top: 85px;
}

.prime-heading h1 {
    font-size: 62px;
    margin: 0px 30px;
    padding: 0px;
    line-height: 52px;
}

.prime-heading h1.center {
    text-align: center;
}

.prime-heading h1.white {
    color:white
}


.prime-heading h3 {
    position: relative;
    margin: 0px 39px;
    font-size: 33px;
    margin-bottom: -8px;
    opacity: 0.7;
}

.prime-heading h3.white ,
.splash-text span.white.bold {
    color:#fff
}

.splash-text span.black.bold {
    color:#000
}

.splash-text .big-text {
    font-size:45px
}

.half-centered .prime-heading {
    top: 30%;
}

.meta-image {
    position: absolute;
    z-index: 2;
    color: white;
    top: 54%;
    padding: 30px;
    z-index: 3;
    left: 20px;
    right: 20px;
}

.meta-image img {
    max-width: 100%;
}

.meta-image.border {
    border: 2px solid #ededed;
    border-radius: 20px;
    padding: 0px;
    margin: 0px 0;
    background-color: #f7f7f7;
    text-align: center;
}

.meta-image.small img {
    width: 100%;
}

.sepp {
    width: 100%;
    height: 41px;
    background-image: url(/cinedesign.ca/static/imgs/home/splash/sepp3.png);
    background-size: 192%;
    margin-top: -30px;
    z-index: 3;
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
}

#commit {
    display: none;
}

.content {
    max-width: unset;
}

.hidden {
    display: none
}

.anim-fast {
    transition: all 3s;
    transform:translateY(0)
}

span.transparent {
    opacity: 0;
}

.pacman img {
    width: 29%;
    position: absolute;
    top: 25%;
    left: 9%;
}

.mushroom {
    position: absolute;
    width: 9%;
    top: 63%;
    left: 59%;
}

.home-splash {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 10px;
    left: 0px;
    background-color: #081A08;
}

.home-splash .buffer {
    width: 80vw;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.home-splash .splash-tagline {
    text-align: center;
}

.home-splash .splash-tagline span {
    font-size: 31vw;
    letter-spacing: -.05em;
    color: white;
}

.site-categories {
    width: 50%;
    position: absolute;
    transform: rotate(90deg);
    z-index: 9999;
    color: white;
    right: -24%;
    bottom: 47%;
    text-align: center;
}

.site-categories .site-cat {
    display: inline-block;
    font-size: 21px;
    margin-right: 22px;
    margin-top: 23px;
    opacity: 0.7;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.site-blocks {
    position: absolute;
    top: 98%;
    left: 0px;
    width: 100%;
    background-color: #1A2718;
    padding: 100px 0px;
    text-align: center;
}

.site-blocks h3 {
    font-family: 'NumberFont';
    font-size: 23vw;
    text-align: center;
    color: white;
    margin: 8vw 0px -1vw 0px;
    line-height: 19vw;
}

.site-blocks p {
    width: 44vw;
    font-size: 2vw;
    text-align: center;
    color: white;
    opacity: 0.7;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    margin: 18px 0px;
    line-height: 2.3vw;
}

.page-holder {
    position: absolute;
    width: 100%;
    height: 100%;
}

.page-holder .right-part,
.page-holder .left-part {
    position: absolute;
    display: inline-block;
    width: 60%;
    height: 100%;
}

.page-holder .right-part {
    left:60%;
    background-color: #efefef;
    width: 40%;
    text-align: center;
}

.soumission-block {
    position: relative;
    height: 55%;
    background-color: #081A08;
    width: 100%;
    margin-top: 100px;
    padding: 1vh 0px 15vh 0px;
}

.fields-holder {
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: center;
    border: 1px solid #efefef;
    border-radius: 9px;
}

.fields-each {
    display: block;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #efefef;
}

.fields-each:last-child {
    border-bottom:none
}

.fields-each .title {
    font-size: 13px;
    text-indent: 10px;
    font-family: 'Ggb';
}

.vertical-center {
    position: relative;
    top: 43%;
    transform: translateY(-50%);
}

.dummy-image {
    border-radius: 15px;
    background-image: url(/cinedesign.ca/static/imgs/image-pale.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25%;
    position: relative;
}

.fields-each .field-input input,
.fields-each .field-input textarea {
    padding: 6px 0px;
    line-height: 0px;
    vertical-align: middle;
    border-radius: 36px;
    width: 100%;
    resize: none;
    border:none;
    background-color: transparent;
    outline:none;
    color:#000;
    left: -13px;
    font-family: 'Gg';
    position: relative;
    font-size: 13px;
}

.soumission-block .cie_logo {
    margin-top: -11vw;
}

.soumission-block .buffer {
    width: 60vw;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    text-align: left;
}

.soumission-block h3 {
    font-size: 17vw;
    margin: 17vw 0px 4vw -19vw;
    color:#828C73
}

.soumission-block h4 {
    color: white;
    margin: 3vw 0px 0px 0px;
    opacity: 0.4;
}

.soumission-block .big-list {
    color: white;
    font-size: 2vw;
}

.soumission-block .big-list .itm {
    display: inline-block;
    margin-right: 22px;
    opacity: 0.6;
    cursor: pointer;
}

.soumission-block .big-list .itm.active {
    opacity: 1;
    text-decoration: underline;
}

.soumission-block input {
    background-color: transparent;
    outline: none;
    border: none;
    color: white;
    font-size: 3vw;
    font-family: 'Poppins';
}

.soumission-block label {
    display: none;
}

.soumission-block textarea {
    background-color: transparent;
    outline: none;
    border: none;
    color: white;
    font-size: 1vw;
    font-family: 'Poppins';
}

.soumission-block #form-msg-user {
    background-color: transparent;
    outline: none;
    border: none;
    color: white;
    font-size: 1.3vw;
}

.soumission-block .section .section-content {
    border-color: color(srgb 0.53 0.58 0.46 / 0.13);
}

.soumission-block .actions {
    text-align: right;
    margin-top: 58px;
}

.soumission-block .tab-help {
    font-weight: bold;
    margin: 10px 0px;
    color: white;
    opacity: 0.6;
    font-size: 1.8vw;
}

.soumission-block .add-files .uploads .upload {
    border:none;
    box-shadow: none;
}

.soumission-block .add-files .uploads .upload h2 {
    color: white;
    font-size: 1vw;
}

.soumission-block .add-files .uploads .upload .update-progress {
    color: white;
    opacity: 0.6;
}

.soumission-block .add-files .uploads .upload .update-progress .mfubarinner {
    background-color: white;
}

.soumission-block .add-files .uploads .upload .response {
    color:white;
    opacity: 0.7;
}

.soumission-block .add-files .uploads .status-light.success {
    border-color: #828C73;
}

.soumission-block .add-files .add-files-btn-trick label {
    background-color: #828C73;
    color: #000;
}

.soumission-block .line {
    border-bottom: 1px solid color(srgb 1 1 1 / 0.08);
    color: #fff;
    opacity: 0.8;
}

.soumission-block .line:last-child {
    border:none
}

.soumission-btn {
    padding: 10px 18px;
    background-color: #828C73;
    display: inline-block;
    border-radius: 25px;
}

.page-footer {
    position: relative;
    width: 100%;
    padding: 196px 0px 70px 0px !important;
}

.page-footer .page-foot-pad {
    width: 60vw;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    text-align: center;
}

.page-footer .footer-logo {
    width: 111px;
    display: inline-block;
}

.page-footer .addr {

}

.page-footer .addr h3 {
    font-size: 1.5vw;
    line-height: 1.9vw;
    margin: 0px;
}

.page-footer .addr p {
    font-size: 1.1vw;
    line-height: 1.4vw;
    margin: 0px;
}

.page-footer .footer-logo {
    width: 46px;
    display: inline-block;
    margin-top: -111px;
}

.page-footer .building {
    opacity: 0.6;
}

.page-footer #foot-dec {
    position: absolute;
    left: 71px;
    top: 7px;
    color: white;
}

.splash-btn {
    background-color: #000;
    display: inline-block;
    border-radius: 17px;
    color: white;
    padding: 4px 18px;
}

.splash-btn span {
    position: relative;
    top: -2px;
    margin-right: 6px;
}

.splash-btn a {
    color: white;
    text-decoration: none;
    opacity: 0.8;
}

.header {
    margin: 0 auto;
    position: relative;
}

.nlogo {
    text-decoration: none;
    font-family: 'Poppins';
    font-size: 31px;
}

.nlogo:after {
    content: "";
    position: relative;
    display: inline-block;
    /*border-bottom: 5px solid rgb(226, 252, 81);*/
    width: 125px;
    top: -11px;
    z-index: -1;
}

.nlogo:before {
    background-image: url(/decoupe.ca/static/imgs/decoupelogo.jpg);
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background-size: cover;
    position: absolute;
    margin-left: -75px;
    border-radius: 8px;
    margin-top: -7px;
}

.nlogo.home:before {
    background-image: url(/decoupe.ca/static/imgs/decoupe-logo-white.png);
    width: 44px;
    height: 44px;
    margin-left: -58px;
    margin-top: -5px;
    border-radius: 0px;
}

.nlogo.helloworld:before {
    background-image: url('/decoupe.ca/static/imgs/decoupe_ca-logo.png');
    width: 29px;
    height: 29px;
    margin-left: -58px;
    margin-top: -5px;
    border-radius: 0px;
}

.nlogo a {
    text-decoration: none;
}

.site-title {
    font-family: 'Poppins';
    position: absolute;
    left: 34px;
    font-size: 8vw;
    width: 41vw;
    top: 40%;
    line-height: 6.4vw;
    font-weight: normal;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: -.2vw;
    padding: 0px;
    margin: -40px 0px 0px 0px;
}

.site-title span {
    display: inline-block;
    position: relative;
}

.site-title span:after {
    content: "";
    position: absolute;
    display: inline-block;
    /*border-bottom: 13px solid rgb(226, 252, 81);*/
    width: 100%;
    bottom: 7px;
    left: 0px;
    z-index: -1;
}

.tag-line {
    width: 100%;
    text-transform: uppercase;
    left: 50%;
    top: 42%;
    position: absolute;
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: bold;
    font-size: 2vw;
    /* margin-top: 2vw; */
    padding-top: 12vw;
    margin: 0;
}

.home-big-button {
    position: absolute;
    font-size: 15px;
    background-color: black;
    color: white;
    padding: 15px 23px;
    letter-spacing: 0.03em;
    border-radius: 37px;
    left: 50%;
    top: 58%;
    transform: translateX(-50%); 
    font-weight: bold;
}

.home-big-button a {
    color: #fff
}

.page-footer {
    padding:25px 0px;
}

#olins_logo {
    position: absolute;
    top: 30px;
    right: 40px;
    width: 75px;
    z-index: 2;
    text-align: right;
}

.cie_logo,
#cie_logo {
    width: 65px;
    position: absolute;
    margin-left: 64px;
    top: 25px;
    z-index: 10;
    left: 35px;
    cursor: pointer;
}

.cie_logo.home,
#cie_logo.home {
    margin-left: 18px;
    top: 4vh;
    left: 50%;
    transform: translateX(-50%);
    color: white;
}

.cie_logo.home a,
#cie_logo.home a {
    color: white;
    letter-spacing: -.02em;
    font-size: 20px;
    line-height: 19px;
    opacity: 0.8;
}

.cie_logo img,
#cie_logo img {
    border-radius: 10px;
}

.master-tagline {
    position: absolute;
    left: 50%;
    color: white;
    z-index: 10;
    font-size: 2.1vw;
    width: 26vw;
    text-align: center;
    transform: translateX(-50%);
    top: 9vh;
    line-height: 3.9vw;
    opacity: 0.8;
}

.seo-tagline {
    position: absolute;
    top: 93vh;
    font-size: 9px;
    color: white;
    opacity: 0.3;
    left: 2vw;
}

.email-info {
    position: fixed;
    top: 14px;
    right: 18px;
    color: white;
    z-index: 10;
    font-size: 12px;
    opacity: 0.4;
}

#rez {
    min-height:unset;
    padding:5px;
}

.gallery span {
    font-size: 18px;
    font-weight: normal;
    font-weight: 100;
    color: #555;
}

.search-icon {
    background-image: url(/static/imgs/search.png?v=ca59eee…);
    width: 15px;
    height: 15px;
    display: inline-block;
    background-size: cover;
    position: relative;
    top: 11px;
    right: 109px;
    z-index: 9999;
}

#main-search-bar {
    position: absolute;
    width: 380px;
    right: 30px;
    top: 30px;
    z-index: -1;
    opacity: 0;
}

.rez-img a {
    width: 207px;
    height: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f4f2f5;
}

.rez-line .rez-txt {display:none}

.search-icon {
    position: absolute;
}

body.cie-site .page-content.cie-projects.project-page {
    position: relative;
    top: 280px;
    padding: 0;
    right: unset;
    overflow: hidden;
    left: 50%;
    transform: translate(-50%, 0%);
}

body.page-helloworld .page-content.cie-projects.project-page  {


}

.project-page .projects_items {
    width: 100%;
}

/* index */
.index-frame {
    position: relative;
    height: unset;
    width: 100%;
    max-width: 2000px;
    margin: 0;
    top: 0px;
    background-color: #efefef;
    box-shadow: 2px -1px 13px rgb(0 0 0 / 12%);
}

.home-slides-holder {
    position: absolute;
    width: 100%;
    top: 95%;
    margin: 0;
    z-index: 9999999;
    left:0px;
}

.home-slides-holder .home-slide {
    width: 100%;
    position: relative;
    display: block;
    height: 500px;
    background-size: 100%;
    background-position: center center;
}

.home-slides-holder .home-slide .home-slide-title {
    text-transform: uppercase;
    font-size: 9.6vw;
    text-align: center;
    font-family: 'Poppins';
    font-weight: bold;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
    color: white;
    z-index: 999999;
    opacity: 0.8;
}

.home-slides-holder .home-slide .home-side-bg {
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5480567226890756) 71%, rgba(0,0,0,0.7497373949579832) 100%);
    z-index: 99999;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.7;
}

.mjpeg-holder {

}

.home-text h1 {
    text-align: left;
    font-size: 1.8vw;
}

.home-blocks {
    position: absolute;
    background-color: white;
    width: 100%;
    top: 91%;
    left:0px
}

.home-blocks .home-block {
    position: relative;
    display: inline-block;
    height: 600px;
    width: 100%;
    border-bottom: 1px solid #efefef;
    padding: 0px 0px 0px 0px;
    box-shadow: 2px -1px 13px rgb(0 0 0 / 12%);
    overflow: hidden;
    margin-top:-4px
}

.home-blocks .home-block.gradient {
    background: rgb(242,244,253);
    background: linear-gradient(0deg, rgba(242,244,253,1) 0%, rgba(255,255,255,1) 100%);
}

.home-blocks .home-block.dark-grey {
    background-color: #262a2d;
}

.home-blocks .home-block.dark-grey h2,
.home-blocks .home-block.dark-grey p  {
    color:#efefef
}

.home-blocks .home-block.dark-grey p {
    opacity: 0.7;
    width: 100%;
}


.home-blocks .home-block.dark-grey .home-btn span {
}

.home-blocks .home-btn a {
    color: #fff;
    text-decoration:none
}

.home-blocks .home-block .home-block-left {
    width: 400px;
    position: absolute;
    left: 29%;
    transform: translate(-50% , -50%);
    top: 50%;
    z-index: 1;
}


.home-blocks .home-block .home-block-left.half-top {
    top:27%
}

.home-blocks .home-block.block-center .home-block-left {
    text-align: center;
    left: 50%;
    top: 45%;
    width: 45%;
}

.home-blocks .home-block.block-center .home-block-left .home-block-title h2 {
    font-size: 6vw;
    width: 100%;
    line-height: 5.7vw;
}

.home-blocks .home-block.block-center .home-block-left .home-block-title p {
    width: 81%;
    margin: -34px auto 35px auto;
    font-size: 1.6vw;
}

.home-blocks .home-block .home-block-left .home-block-title {

}

.home-blocks .home-block .home-block-left .home-block-title img {
    width: 65px;
    margin-bottom: -10px;
}

.home-blocks .home-block .home-block-left .home-block-title h2 {
    font-family: 'Poppins';
    font-size: 4.1vw;
    letter-spacing: -0.09vw;
    width: 28vw;
    line-height: 4vw;
    margin-top: 10vh;
    position: relative;
}

.home-blocks u {

}



.home-blocks .home-block .home-block-left .home-block-title p {
    margin-top: -12px;
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 1.3vw;
    opacity: 0.8;
    width: 23vw;
}

.home-blocks .home-block .home-block-left .home-block-title span {
    display: inline-block;
    position: relative;
}

.home-blocks .home-block .home-block-left .home-block-title span:after {
    content: "";
    position: absolute;
    display: inline-block;
    border-bottom: 5px solid rgb(226, 252, 81);
    width: 100%;
    left: 0px;
    bottom: 3px;
    z-index: -1;
}

.home-blocks .home-block.salmon h2 {
    color: #f5937c;
}

.home-blocks .home-block.salmon p {
    color: #f5937c;
}

.home-blocks .home-block.salmon .home-btn {
    background-color: #f5937c;
    border-color: #f5937c;
    color: #110625;
}

.home-blocks .home-block.salmon .home-btn a {
    color: #110625;
}

.home-blocks .home-block.salmon .home-btn-project {
    background-color: #110625;
    border-color: #110625;
    color: #f5937c
}

.home-blocks .home-block.salmon .home-btn-project a {
    color: #f5937c
}


.home-blocks .home-block.pale-blue h2 {
    color: #93ccff;
}

.home-blocks .home-block.pale-blue p {
    color: #93ccff;
}

.home-blocks .home-block.pale-blue .home-btn {
    background-color: #93ccff;
    border-color: #93ccff;
    color: #110625;
}

.home-blocks .home-block.pale-blue .home-btn a {
    color: #110625;
}

.home-blocks .home-block.pale-blue .home-btn-project {
    background-color: #110625;
    border-color: #110625;
    color: #93ccff
}

.home-blocks .home-block.pale-blue .home-btn-project a {
    color: #93ccff
}

.home-blocks .home-block.lime-green h2 {
    color: #d5e9a5
}

.home-blocks .home-block.lime-green p {
    color: #d5e9a5;
}

.home-blocks .home-block.lime-green .home-btn {
    background-color: #d5e9a5;
    border-color: #d5e9a5;
    color: #110625;
}

.home-blocks .home-block.lime-green .home-btn a {
    color: #110625;
}

.home-blocks .home-block.lime-green .home-btn-project {
    background-color: #110625;
    border-color: #110625;
    color: #d5e9a5
}

.home-blocks .home-block.lime-green .home-btn-project a {
    color: #d5e9a5
}



.home-blocks .home-block.pale-yellow h2 {
    color: #ffe0b9
}

.home-blocks .home-block.pale-yellow p {
    color: #ffe0b9
}

.home-blocks .home-block.pale-yellow .home-btn {
    background-color: #ffe0b9;
    border-color: #ffe0b9;
    color: #110625;
}

.home-blocks .home-block.pale-yellow .home-btn a {
    color: #110625;
}

.home-blocks .home-block.pale-yellow .home-btn-project {
    background-color: #110625;
    border-color: #110625;
    color: #ffe0b9
}

.home-blocks .home-block.pale-yellow .home-btn-project a {
    color: #ffe0b9
}



.home-blocks .home-block.bright-green h2 {
    color: #eaed64
}

.home-blocks .home-block.bright-green p {
    color: #eaed64;
}

.home-blocks .home-block.bright-green .home-btn {
    background-color: #eaed64;
    border-color: #eaed64;
    color: #110625;
}

.home-blocks .home-block.bright-green .home-btn a {
    color: #110625;
}

.home-blocks .home-block.bright-green .home-btn-project {
    background-color: #110625;
    border-color: #110625;
    color: #eaed64
}

.home-blocks .home-block.bright-green .home-btn-project a {
    color: #eaed64
}





.home-blocks .home-block .home-block-actions {
    margin-top: 30px;
}

.page-foot {
    width: 100%;
    background-color: #fbfbfb;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
}

.page-foot .page-foot-pad {
    padding: 120px 50px;
    display: inline-block;
    width: 100%;
    max-width: 800px;
}

.page-foot .addr {
    vertical-align: top;
    text-align: left;
}

.page-foot .addr h3 {
    margin-top: 0px;
    margin-bottom: 5px;
}

.page-foot .addr p {
    margin: 2px 0px;
    line-height: 18px;
    color: #757575;
    font-weight: bold;
    font-size: 15px;
}

.page-foot .img {
    position: relative;
}

.page-foot #foot-dec {
    font-weight: bold;
    font-size: 22px;
    position: absolute;
    left: 16px;
    top: 9px;
}

.page-foot .footer-logo {
    position: relative;
    display: inline-block;
    width: 150px;
    /* border-radius: 10px; */
    height: 230px;
}

.page-foot .footer-logo img {
    border-radius: 15px;
    box-shadow: 16px 20px 8px #e9e9e98f;
}

.home-btn-project,
.home-btn {
    border: 2px solid #000;
    display: inline-block;
    padding: 6px 21px 7px 40px;
    position: relative;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    background-color: #121212;
    color: #FFF;
    border-radius: 8px;
    letter-spacing: 0.04em;
    border-radius:40px;
    margin-bottom: 10px;
}

.home-btn-project span,
.home-btn span {
    border-right: none;
    padding: 2px;
    position: absolute !important;
    left: 13px;
    padding-right: 5px;
    font-family: 'Poppins';
    font-size: 17px;
    margin-top: -6px;
}

.home-btn.white {
    border-color:#FFF;
    color:#FFF
}

.home-btn-project:hover,
.home-btn:hover {
    background-color: #000;
    color:#FFF
}

.home-btn-project {
    background-color: #efefef;
    color:#ccc;
    border-color: #efefef;
}

.home-btn-project a {
    display: inline-block;
    text-decoration: none;
}

.home-blocks .home-block .home-block-left .home-block-title span:after {

}

.home-blocks .home-block .home-block-center,
.home-blocks .home-block .home-block-right {
    left: 40%;
    position: relative;
    transform: translate(5%, -50%);
    top: 35%;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.home-blocks .home-block.block-center .home-block-right {
    position: absolute;
    bottom: 0px;
    top: unset;
    transform: translate(0px, 0px) !important;
    opacity: 0.9 !important;
    
}

.home-blocks .home-block.block-center .home-block-right img {
    width: 100%;
}

.home-blocks .home-block.block-center .home-block-right .img-labels {
    position: absolute;
}

.home-blocks .home-block.full .home-block-right {
    left:0px;
        
    transform: translate(0%, -50%);
}

.home-blocks .home-block.bg .home-block-right {
    opacity: 0.3;
}


.home-blocks .home-block .home-block-right img {
    width: auto;
    max-width: unset;
    position: relative;
}



.home-blocks .home-block .home-block-right .img-labels {

}

.home-blocks .home-block .home-block-right .img-labels .img-label {
    
}

.home-blocks .home-block .home-block-center {

}


.master-site {
    padding: 4px 29px;
    font-size: 5.6vw;
    font-weight: 900;
    font-family: 'Poppins';
    margin-bottom: 18px;
    margin-top: 3vw;
    letter-spacing: -.15vw;
    display: inline-block;
    background-color: #000;
    color: #FFF;
    border-radius: 1px;
    text-shadow: 2px 1px 0px rgb(0 0 34);
}

.mjpeg-holder {
    position: absolute;
    left: 0px;
    z-index: -1;
    right: 0px;
    top: 0px;
    bottom: 70px;
    overflow: hidden;
}

.mjpeg-holder .img-stream {
    width: 105%;
    height: 105%;
    position: absolute;
    display: inline-block;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    left: 50%;
    transform: translate(-50%);
    bottom: 34px;
    top: 0px;
    overflow: hidden;
    opacity: 0.4;
}

.img-mask {
    background-color: #f7f7f7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    opacity: 0;
    box-shadow: inset 0px -5px 6px #272727;
}

.img-mask img {
    width: 90%;
    left: 50%;
    position: relative;
    top: 50%;
    transform: translate(-50%,-52%);
    border-top: 271px solid white;
    border-bottom: 316px solid white;
    border-right: 300px solid white;
    border-left: 300px solid white;}

.pad.home-text {
    padding: 20px;
    position: relative;
    font-weight: normal;
}

.btn.home {
    padding: 10px 15px;
    letter-spacing: 0.03em;
    font-size: 13px;
}

.in-category .home-posts {

}

.home-posts {
    top:105%;
}

.home-projects-btn {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    /* rotate: 90deg; */
    left: 50%;
    bottom: 135px;
    transform: translateX(-50%);
}

.home-projects-btn:after {
    display: block;
    margin-top: 10px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid black;
    content: ' ';
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}

#olins_logo span {
    font-size: 12px;
    opacity: 0.6;
    position: relative;
    right: 25px;
    top: 10px;
    color: black;
    padding: 5px;
}

.home-posts.on-home {
    position: absolute;
    top: 95%;
}

.page-content h1 {
    line-height:5.2vw;
    font-size: 5.3vw;
    margin: 0 0 20px 0;
    text-transform: capitalize;
    font-weight: normal;
}

.page-content.project-page h1 {

}

.page-content .big-page-title {
    font-family: 'Poppins';
}

.section .section-content {
    border-radius: 8px;
    border-width: 2px;
}

.tab-step {

}

.tab-help {
    font-weight: bold;
    margin: 10px 0px;
}

.seo-section {
    max-width: 1300px;
    display: inline-block;
    margin-bottom:150px;
    width: 100%;
}

.seo-section h1 {
    width: 50%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.seo-section h2 {
    width: 50%;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
}

.bubble-holder {
    padding: 8px;
}

.page-index a {
    display: inline-block;
    margin: 2px 1px;
}

.page-index a .btn {
    border-radius: 5px;
    padding: 5px 8px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    opacity: 0.8;
}

.page-index a.act .btn,
.page-index a.active .btn, 
.page-index a:hover .btn {
    opacity: 1;
    background-color: blue;
}

.projects-items {
    display: inline-block;
    text-align: center;
    line-height: 2vw;
    text-align: left;
    margin-bottom: 90px;
    padding: 0.5vw;
    border-radius: 3px;
    width: 24vw;
    position: relative;
    vertical-align: top;
    height: 30vh;
}

.projects-items:hover {

}

.tags .service-page-category-list, 
.projects-items .tags {
    position: absolute;
    bottom: 58px;
    right: 20px;
    width: 86%;
    text-align: right;
}

.projects-items .tags .tag {
    font-size: 9px;
    padding: 2px 5px;
}

.projects-items h3 {
    font-weight: bolder;
    font-size: 15px;
    opacity: 1;
    line-height: 15px;
    text-transform: capitalize;
    margin: 1.2vw 0px;
    font-weight: normal;
    width: 100%;
    position: absolute;
    top: 100%;
    text-align: left;
    font-size: 88px;
    transform: translateY(10px);
    margin-top: 0px;
    text-decoration: none;
}

.projects-items:hover h3 {

}

.projects-items .item-img {
    width: 100%;
    height: 215px;
    background-size: cover;
    margin: 0px 0px 0px 0px;
    background-position: center;
}

#category_cnc .item {
    font-weight: normal;
}

#form-msg-user {
    width: 100%;
    outline: none;
    border: 1px solid #ccc;
    margin-top: 9px;
    padding: 2%;
    font-size: 14px;
    height: 150px;
}

.nouserfield {
    font-size: 12px;
    padding-bottom: 16px;
}

#helper-page #seo_page_title {
    width: 60%;
    margin: 0 auto;
    display: block;
    text-align: center;
    border: none;
    outline: none;
    font-size: 19px;
    font-family: 'Poppins';
    margin-top: 16px;
}



/* Home page */
#custom-simple-home {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#custom-simple-home .frame-background {
    position: absolute;
    width: 100%;
    height: 100%;
}

#custom-simple-home .frame-background .home-img-frame {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 200%;
    background-position: 50% 50%;
    opacity: 0.45;
}

#custom-simple-home .container {
    width: 550px;
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translateX(-50%);
    z-index:1;
}

#custom-simple-home .container .col-full-content-pad.content {
    margin-top: 130px;
    min-height: 250px;
    padding: 6px;
    overflow: hidden;
    width: 100%;
    box-shadow: unset;
    border: none;
    border-radius: 0px;
    background-color:transparent;
}

#custom-simple-home .container h1 {
    margin-left: 0px;
    font-size: 110px;
}

#custom-simple-home .container h2 {
    font-size: 21px;
    margin-top: 2px;
}

#custom-simple-home .container h3 {
    font-size: 14px;
    opacity: 0.8;
}

#custom-simple-home .content .btn {
    margin-top: 20px;
    color: rgb(224, 206, 193);
}

.featured-image-holder {
    position: relative;
}

.featured-image-holder .append-js img {
    opacity:0.7;
}

#custom-simple-home .container .col-full-content-pad.content {
    margin-top:10px;
    text-align:center;
}

#custom-simple-home .container h1 {
    margin-left: 0px;
    font-size: 80px;
    margin: 0;
    text-align:center;
}

#custom-simple-home .container p {
    font-weight: bold;
    color: #000;
    line-height: 18px;
    border-top: 2px solid #000;
    padding: 10px;
    font-size: 13px;
    border-bottom: 2px solid #000;
}

.projects_items .page-index {
    display: inline-block;
    height: 72px;
    text-align: left;
    margin-bottom: 117px;
    width: 100%;
    border: 1px solid #dddddd;
    background-color: #f5f5f5;
    border-radius: 4px;
    margin-top: -32px;
    max-width: 1400px;
}

.projects_items .page-index .content-box.box {
    background-color: white;
    margin-bottom: 6px;
}


.projects_items .page-index .bubble-holder {
    padding: 0px 7px;
}


.products-each {
    border: 1px solid #efefef;
    padding: 0px;
    margin-bottom:20px
}

.products-each img {
    width: 100px;
}

#product-holder-hover {
    opacity: 0;
    display: inline-block;
    left: 0px;
    position: fixed;
    background-color: rgb(0 0 0 / 21%);
    right: 0px;
    bottom: 0px;
    top: 0px;
    display: none;
    transition: all 500ms;
}

#product-holder-hover .product-layout-holder {
    width: 900px;
    margin:0 auto
}

.buffer.new-product {

}

.buffer.new-product .cus-select {

}

#product-holder-hover .cus-select:after ,
.buffer.new-product .cus-select:after {
    bottom: 8px;
}

#product-holder-hover .cus-select input ,
.buffer.new-product .cus-select input {
    left: -38px;
    font-family: 'Gg';
    font-weight: normal;
    font-size: 14px;
    opacity: 0.7;
}

.buffer.new-product h2 {

}

.buffer.new-product h4 {
    font-family: 'Gg';
    font-weight: normal;
    margin: 0px 0px 10px;
    opacity: 0.7;
}

#nouveau-produit-image {
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 15px;
    overflow: hidden;
}

.buffer.new-product .add-files {

}

label.invisible-label {
    display: inline-block !important;
    position: absolute !important;
    width: 92% !important;
    height: 97% !important;
    border-radius: 20px !important;
    background-color: transparent !important;
    top: 0px;
}