body {
    hyphens:manual;
}


.fixed {
    background-color: #ffffff;
    position: fixed !important;
    top: 100px;
    width: 100%;
    z-index: 100;
    opacity: 1 !important;
}

.mid-grey::before {
    content: "";
    position: absolute;
    background-color: #f9f9f9;
    width: 100%;
    max-height: 345px;
    height: 100%;
}

.chiffre-sol {
    font-size: 6rem;
    color: #ff5500;
    font-family: 'Nexa Bold';
    height: 120px;
}


.offre-background::before {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    height: 83px;
    overflow: hidden;
}

    
    .cube {
        position: relative;
        border-bottom: 5px solid #ffffff;
    }
    

    .eye {
        position: absolute;
        bottom: 0;
        right: 0;
        background-color: #ffffff;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .eye svg {
        width: 15px;
    }
    
    .eye:hover {
        background-color: #ff5500;
        stroke: #ffffff;
    }
     .eye svg:hover {
        stroke: #ffffff;
    }

 .pad50 {
        padding-top: 50px;
    }

a.btn {
    background-color: #ff5500;
    color: #ffffff;
    border-radius: 20px;
}

a.btn-border {
    background-color: #ffffff;
    color: #ff5500;
    border:1px solid #ff5500;
    border-radius: 50px;
    font-size: 0.75em;
    padding: 7px;
    transition: all 400ms;
}

a.btn-border:hover {
    background-color: #ff5500;
    color: #ffffff;
    border-radius: 50px;
    transition: all 400ms;
}

.nopr {
    padding-right: 0;
}

.nopl {
    padding-left: 0;
}

.button-news {
    width: 100%; padding: 0 0.5em;height: calc(2.5em - 2px); font-size:16px;  color:#FFFFFF; background-color:#ff5500; border-width:0px; border-top-right-radius: 20px; border-bottom-right-radius: 20px;
}

.button-email {
    border: 0; border-bottom-left-radius: 20px; border-top-left-radius: 20px; margin: 0;
    background-color: #ffffff;
}

.nortia {
        width: 100%;
        padding-top: 50%;
        background: url(https://www.nortia.fr/new/images/NORTIA-HD-17.jpg);
        background-position: center bottom;
        background-size: cover;
        min-height: 250px;
}

.baby {
    width: 100%;
    padding-top: 50%;
    background: url(https://www.nortia.fr/new/images/paris-baby.jpg);
    background-position: center bottom;
    background-size: cover;
    min-height: 200px;
}


.life {
    width: 100%;
    background: url(https://www.nortia.fr/new/images/nortia-life.jpg);
    background-position: center top;
    background-size: cover;
}

.invest {
    width: 100%;
    background: url(https://www.nortia.fr/new/images/nortia-invest-visu.jpg);
    background-position: center bottom;
    background-size: cover;
}

.immo {
    width: 100%;
    background: url(https://www.nortia.fr/new/images/nortia-immo.jpg);
    background-position: center bottom;
    background-size: cover;
}

@media screen and (max-width:768px) {
    .immo, .invest, .life, .protect {
        height:150px; 
    }
    
    .left-vert {
        left: 0 !important;
    }
    
    .nopad {
        padding: 0 !important;
    }
    
    .center-mob {
        text-align: center;
    }
}

.imane {
    width: 100%;
    background: url(https://www.nortia.fr/new/images/Imane.jpg);
    background-position: center;
    background-size: cover;
    min-height: 250px;
}

.storm {
    width: 100%;
    background: url(https://www.nortia.fr/new/images/storm.jpg);
    background-position: center;
    background-size: cover;
    min-height: 250px;
}

.protect {
    width: 100%;
    background: url(https://www.nortia.fr/new/images/nortia-protect.jpg);
    background-position: center bottom;
    background-size: cover;
}

.backoffice {
    width: 100%;
    background: url(https://www.nortia.fr/new/images/back.jpg);
    background-position: center bottom;
    background-size: cover;
    min-height: 250px;
}


.menua a {
    font-family: 'Nexa Bold';
    font-size: 30px;
    display: block;
    width: 100%;
    text-align: center;
}
.menua a:hover {
    color: #ff5500;
}

.menua {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translate(0,-50%);
}

.space100 {
    margin-top:100px;
}

.side-ouverte {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}

.posrelmenu {
    position: relative;
    bottom: 100px;
    top: 100px;
}

.h80 {
    height: 80px;
}

.m-width-960 {
    max-width: 960px;
    margin: auto;
    text-align: center;
}

.entry-title {
   font-family: 'Nexa Bold';
}

.orange {
    color: #ff5500;
}

p.small {
    font-size: 1.3em;
    line-height: 1.3;
    text-align: left;
    font-family: 'Nexa Light';
}

.dl {
    font-family: 'Nexa Bold';
    font-size: 2em;
    text-align: left;
    color: #ff5500;
}

.sub-dl {
    line-height: normal;
    text-align: left;
    font-size: 1em;
    font-family: 'Nexa Light';
    color: #000000;
}

table tr td {
    vertical-align: top;
}

p img {
    text-align: center;
}

strong {
    font-family: 'Nexa Bold';
}

.chiffre {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%,-50%);
    text-align: right;
    font-family: 'Nexa Bold';
    color: #ff5500;
    font-size: 6rem; 
}

.chiffre-l {
    position: absolute;
    top: 0;
    left: 12px;
    text-align: right;
    transform: translate(-70%, -30%);
    font-family: 'Nexa Bold';
    color: #ff5500;
    font-size: 6rem; 
}

.h140 {
    height: 140px;
}

.h100 {
    height: 100px;
}

.bbottom-orange {
    border-bottom: 6px solid #ff5500;
}

.index-inf {
    z-index: -1;   
}

.hide-desktop {
    display: none;
}

.margin-top-header {
        margin-top: 50px;
    text-align: center;
    }

@media screen and (max-width:1200px) {
    .mid-grey::before {
    max-height: 395px;
}
    
    .offre-background::before {
    height: 75px;
}

} 


@media screen and (max-width:991px) {
  
    .width3420 {
        width: 100%;
    }
    
        .mid-grey::before {
    max-height: 465px;
}
    
    .order-1 {
            order: 2;
        }
        
        .order-2 {
            order: 1;
        }
}



@media screen and (max-width:768px) {
    
.mid-grey::before {
    max-height: 670px;
}
    
    ul {
        padding: 0;
    }
    
    .row {
        margin: 0;
    }
    .container {
        padding: 0;
        
    }
    
    .space100 {
    margin-top:0;
}

    
.menua a {
    font-family: 'Nexa Bold';
    font-size: 20px;
    display: block;
    width: 100%;
    line-height: 1.8;
    text-align: left;
}
    
    .button-news {
    width: 100%; padding: 0 0.5em;height: calc(2.5em - 2px); font-size:16px;  color:#FFFFFF; background-color:#ff5500; border-width:0px; border-radius: 0; 
}
    .button-email {
    border: 0; border-radius: 0px; 
    background-color: #ffffff;
}
    
    .nopr {
    padding: 0 10px;
}

.nopl {
    padding: 0 10px;
}
    
    .pad50 {
        padding-top: 0;
    }
        
    h1 span.letter {
/*        font-size: 10vw;*/
    }
    
    #logoscroll {
        content:url(http://www.nortia.fr/new/images/logo-n.png);
        width: 150px !important;
    }    
    
.menua {
    position: inherit;
    top: 0 !important;
    transform: inherit;
}
    
    .hide-mobile {
        display: none;
    }
    
    .hide-desktop {
        display: initial;
    }    

    
    td.block {
        display: block;
        width: 100%;
        text-align: center;
    }
/*
    .navbar {
        position: absolute;
        top: 20px;
        right: 20px;
    }
*/
    .sub-dl {
        font-size: 1.5em;
    }
    
    .dl {
        text-align: center;
    }
    
    .margin-top-header {
        margin-top: 20px;
    }

    .marg-5 {
        margin: 0 5%;
    }

    .chiffre {
        overflow: inherit;
        font-size: 7rem;
        line-height: 2.3;
    }
    
    .titre {
        font-size: 2.5rem !important;
        top: 55% !important;
    }
      
    .col-quoi {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: inherit;
        position: inherit !important;
        top: inherit !important;
        text-align: center;
        height:140px;
    }
}

@media screen and (max-width:560px) {
    .titre{ font-size: 2.4rem !important;
     top: 55% !important;
}
}

@media screen and (max-width:500px) {
     
    .chiffre {
        overflow: hidden;
        font-size: 6rem;
        height: auto;
    }
    
    .col-4, .col-8 {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: inherit;
        position: inherit !important;
        top: inherit !important;
        text-align: center;
        height:140px;
    }
    .row {
        height: auto !important;
    }
}



/* SIDEBAR */

.sidebar {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  -webkit-transition: .7s;
  transition: .7s;
  position: fixed;
  z-index: 9;
  transform: translateX(-100%);
  top: 70px;
}


.sidebar.is-open {
  -webkit-transform: translateX(0em);
  transform: translateX(0em); 
overflow: scroll;
}

    
   header {
       position: fixed;
       top: 0;
       left: 0;
       right: 0;
       z-index: 10;
        height: 70px;
    }
    
    .menu-nav {
        width: 100%;
        height: 100%;
        max-width: 1200px;
        margin: auto;
        text-align: right;
        position: relative;

    }
 
    .icon-content {
        position: absolute;
        top:50%;
        transform: translate(0,-50%);
        right: 70px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: #f6f6f6;
        cursor: pointer;
        border: 0;
    }
    
    .logo {
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translate(0,-50%);
    }
    
    .linkedin {
        position: absolute;
        right: 10px;
        top: 10px;
    }

 .espace {
        position: absolute;
        z-index: 10;
        top: 50%;
        transform: translate(0,-50%);
        right: 130px;
    }
.menu {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 3px !important;
 }

.menu::before, .menu::after {
  content: "";
  display: block; }

.menu, .menu::before, .menu::after {
  position: absolute;
  width: 24px;
  height: 2px;
  background: #000000;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -webkit-transition: all 300ms;
  transition: all 300ms; }

.menu::before {
  margin-top: -5px; }

.menu::after {
  margin-top: 6px; }

.menu.is-open {
  background: #f6f6f6; }

.menu.is-open::before {
  margin-top: 0px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.menu.is-open::after {
  margin-top: 0px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.is-open nav {
    margin-top: 20px
}

nav ul li {
  list-style-type: none;
  font-size: 20px;
  line-height: 3em;
  text-align: center; }

nav ul li a {
  color: inherit;
  text-decoration: none; }



.m-left {
  -webkit-transition: 700ms;
  transition: 700ms;
  padding-left: 250px !important; }



    
    .left-line::before {
        content:"";
        height: 1px;
        width: 150px;
        background-color: #ff5500;
        position: absolute;
        left:-150px;
        margin-top: 14px;
    }
    
    .left-vert {
        position: absolute;
        width: 15px;
        height: 150px;
        top: 0;
        left: -15px;
        z-index: 4;
    }

.return {
    background-color: #ff5500;
    position: absolute;
    width: 50px;
    height: 50px;
    color: #ffffff;
    font-size: 30px;
    margin-left: -20px;
    text-align: center;
    opacity: 0;
    top: 100px;
}

.vert-orange {
    background-color: #ff5500;
}

.vert-invest {
    background-color: #c99e64;
}

.vert-protect {
    background-color: #a0bc3d;
}

.vert-immo {
    background-color: #599dce;
}
    
    .left-vert-bottom {
        position: absolute;
        width: 15px;
        height: 150px;
        bottom: 0;
        left: -15px;
        background-color: #ff5500;
        z-index: 4;
    }
    
    
    .space-l {
        height: 70px;
    }
    
    .paddleft {
        padding-left: 3em !important;
    }
    
    .paddright {
        padding-right: 3em !important;
    }
    
    .py-3 {
        padding: 3em 0;
    }
    
    .circle {
        width: 90%;
padding-top: calc(90% - 10px);
        max-width: 150px;
        max-height: 150px;
        border-radius: 50%;
        border: 5px solid #ff5500;
        background-color: #ffffff;
    }

    .obs {
        width: 100%;
        padding-top: 33%;
        background: url(https://www.nortia.fr/new/images/observatoire.jpg);
        background-position: center;
        background-size: cover;
    }

  .obs-article {
        width: 100%;
        padding-top: 33%;
        background: url(https://www.nortia.fr/new/images/observatoire-article.jpg);
        background-position: top;
        background-size: cover;
    }

    .laugh {
        width: 100%;
        padding-top: 33%;
        background: url(https://www.nortia.fr/new/images/metier.jpg);
        background-position: bottom;
        background-size: cover;
    }

.engage {
        width: 100%;
        padding-top: 33%;
        background: url(https://www.nortia.fr/new/images/engagements-1.jpg);
        background-position: bottom;
        background-size: cover;
    }

.prox {
        width: 100%;
        padding-top: 33%;
        background: url(https://www.nortia.fr/new/images/proximite.jpg);
        background-position: bottom;
        background-size: cover;
    }


   
   
    .text-large {
        font-size: 50px;
    }

.text-date {
    font-size: 1.4em;
    line-height: 1;
}


@media (max-width: 995px) {
    .text-large {
        font-size: 30px;
    }
}



    @media (max-width: 768px) {
        .left-line::before {
            width: 1px;
            height: 150px;
            left: 24px;
            top: -170px
        }
        
    .circle {
        width: 90%;
        padding-top: 0;
        max-width: 150px;
        height: 150px;
        margin: 5px;
        border-radius: 50%;
        border: 5px solid #ff5500;
        background-color: #ffffff;
    }
        
        .chiffre-l {
            transform: translate(0%,-50%) !important; 
            left: inherit;
            margin-left: 20px !important;
            font-size: 7em;
        }
        
        .chiffre {
            right: inherit;
            left: 0;
            transform: translate(0%,-50%);
            margin-left: 20px;
        }

        
        
        .obs {
            padding-top: 50%;
            background-position: center;
        }
        
        .laugh {
            padding-top: 50%;
            background-position: top;
        }
        
        .paddright, .paddleft {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
        
        .w90mob {
            width: 90%;
            margin: auto;
        }
        
        .py-3 {
            padding: 0;
        }
        
    .text-large {
        font-size: 50px;
    }
        
    }
  
