html {
    background: none !important;
}

body {
    padding-top: 0px;  
}

html, body {
    
}

.panel {
    background: transparent !important;
}

.panel-body {
}

.tt {
    display: none;
}

#top .external {
    margin-top: -10px;
}

.hsContainer {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    opacity: 1;
}

.hsContent {
    
}

.bcg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    width: 100%;
}
/* Slide 1 */
#slide-1 .bcg {
    background-image:url('../../../../images/worldcup/back-world-cup.jpg');
}

.tt .slide1 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

#slide-2 {
      height: 174px;
}

#slide-3 .bcg {
    background-image:url('../../../../images/worldcup/back-world-cup-2.jpg');
}

#slide-5 .bcg {
    background-image:url('../../../../images/worldcup/aerienboogie2.jpg');
}

.fb1 {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
}

.rr {
    display: block;
}

.fb1 img {
 position: absolute;
  left: 50%;
  margin-left: -1000px;
  bottom: 0px;
  min-width: 2000px;
  min-height: 1380px;
  display: block;
}

.stage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#top {
    
}

.panel-group .panel {
    border-bottom: transparent !important;
}

.img-wc {
  position: absolute;
  left: 10%;
  top: -30px;
  width: 20%;
  padding: 15px;
  padding-top: 30px;
  padding-bottom: 130px;
  min-width: 455px;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 66%, rgba(255,255,255,0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(66%, rgba(255,255,255,0.85)), color-stop(100%, rgba(255,255,255,0)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 66%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 66%, rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 66%, rgba(255,255,255,0) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 66%, rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}


#mainheader {
    padding-top: 90px;
}

#cloud1 {
    background: transparent url(../../../../images/worldcup/nuage1.png) 0 0 repeat-x;
}

#cloud2 {
    background: transparent url(../../../../images/worldcup/nuage2.png) 0 0 repeat-x;
}

div.vs-acc .panel-heading h4 {
    line-height: 0.5;

}

div.vs-acc h4.panel-title br {
    display: none;
}

div.panel-heading:hover {
    background-color:#0d65b7;
}

.panel-heading:hover a {
    color:#fff;
}

.panel-group {
    margin:0px;
}

h4.title-org {
    font-size:34px;
    color: #FFF;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}

div.row-vs-content {
    font-size:16px;
    color: #595959;
    font-size: 16px;
    padding-top: 25px;
    padding-bottom: 30px;    
}

div.row-vs-content p {
    margin-left:20px !important;
    margin-bottom:15px !important;
    line-height:20px;
}

ul {
    padding-top:10px !important;
    padding-left:10px !important;
}

ul.cercle {
    padding-bottom:0px !important;
}

li {
    margin-bottom:10px !important;
}

li.cercle {
    list-style-type:circle;
}

.tablenouvelair-org-table {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10000;
}

.tablenouvelair-org {
    color:#fff;
    background-color: rgba(38, 115, 197, 0.7);
    height: auto;
    font-size: 16px;
}

.tablenouvelair-org a {
    color: #FFF;
}

.tablenouvelair-org span {
    color: #000;
}

.tablenouvelair-org-table a:hover {
    
}

.tablenouvelair-org-table a {
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;    
}

.tablenouvelair-org-table a:hover {
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;        
}

.tablenouvelair-org-table a:hover span {
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;            
    color: #0d65b7;    
}


.tablenouvelair-org-table a:hover .tablenouvelair-org  {
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;    
    background-color:#052d4f;
}

.nouvelair-block-org {
    padding-top:10px;
}

div.row-vs-content a {
    cursor:pointer !important;
}

.nouvelair-block-org a:hover {
    color:#fff;
    text-decoration:underline;
    cursor:pointer 
}

.tablenouvelair-org.a1, .tablenouvelair-org.a2, .tablenouvelair-org.a3 {
    margin-right: 1%;
}

.tablenouvelair-org.a1, .tablenouvelair-org.a2, .tablenouvelair-org.a3, .tablenouvelair-org.a4 {
    float: left;
    padding: 10px;
    margin-bottom: 10px;
}

.tablenouvelair-org.a1 {
    width: 24%;
}

.tablenouvelair-org.a2 {
    width: 28%;
}

.tablenouvelair-org.a3 {
    width: 23%;
}

.tablenouvelair-org.a4 {
    width: 22%;
}

#main .rich_editor_text {
    padding-bottom: 10px;
}

#main table.table-fees {
    margin-bottom:0em;
    border: 0px solid #ccc;
}

div.row-vs-content table tbody tr td.l, div.row-vs-content table tbody tr td.r {
    font-size:16px;
    color:#595959;
    text-align:right;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 0px;
    background: none;
}

div.row-vs-content table tbody tr td {
    border: 0px solid #dddddd;
}

div.row-vs-content table tbody tr td.r-top {
    font-size:16px;
    color:#595959;
    text-align:right;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 0px;
    background: none;
}

div.row-vs-content table tbody tr td.r-title {
    font-size:16px;
    color:#595959;
    text-align:left;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 0px;
    background: none;
    width:30%;
}

div.row-vs-content table.table-fees tbody {
    border: 0px !important;
}

div.row-vs-content table tbody tr td:first-child {
    width: 30%;
}

div.nouvelair-box-open {
    color:#fff;
    padding:10px;
}

div.tablenouvelair-box, div.tablenouvelair-price {
    background-color: #e9253c;
    height:160px;
}

div.tablenouvelair-org-openbox {
    padding-top:10px;
    padding-bottom:10px;
    display: inline-block;
    width: 100%;
}

span.open-title {
    color:#fff;
    font-size:34px;
}

span.open-drop {
    color:#fff;
    font-size:28px;
    line-height:32px;
}

div.nouvelair-price {
    color:#fff;
    font-size:34px;
    text-align:center;
}

p.official {
    color:#fff;
    font-size:18px;
    margin-top:15px;
    line-height:20px;
}

p.paiement-info {
    margin-bottom:0px !important;
    margin-top:30px !important;
    text-transform:uppercase;
}

a.download-pre {
    color:fff;
    background-color:#eb2a2e;
    padding:6px;
}

a.download-pre:hover {
    color:#fff;
    background-color:#0d65b7;
    padding:6px;
}

div.tablenouvelair-org-openbox-2 {
    padding-top: 0px;
    padding-bottom: 3px;
    margin-top: 0px;
}

div.tablenouvelair-box-b {
    color:#fff;
    background-color:#0d65b7;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: right;
}

div.tablenouvelair-box-r {
    color:#fff;
    background-color:#eb2a2e;
    padding-top: 10px;
    padding-bottom: 20px;
}

span.box-title {
    font-size:60px;
}

span.box-drop-2 {
    font-size:36px;
}

div.plus {
    font-size:50px;
    line-height: 60px;
    text-align:center;
    width:70px;
    height:70px;
    background-color:#324242;
    position:absolute;
    right:0px;
    bottom:0px;
    display: none;
}

div#swoo-credits {
    display:none !important;
}

div#wrappermain-pix {
    background:none;
}

div.swiper, div#footer-widgets, div#mc-newsletter {
    display:none;
}

div.row-wb {
    display: inline-block;
    height: 420px;
    position: relative;
    width: 100%;
    margin-top: 100px;
}

div.row-wb .container {
    z-index: 10;
}

div.bb {
    display: none;
    position: absolute;
    height: 56%;
    bottom: 0px;
    width: 100%;
    left: 0px;
    background: rgba(255,255,255,0.41);
    background: -moz-linear-gradient(top, rgba(255,255,255,0.41) 0%, rgba(255,255,255,0.72) 53%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0.41)), color-stop(53%, rgba(255,255,255,0.72)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.41) 0%, rgba(255,255,255,0.72) 53%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0.41) 0%, rgba(255,255,255,0.72) 53%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0.41) 0%, rgba(255,255,255,0.72) 53%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.41) 0%, rgba(255,255,255,0.72) 53%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

div.row-wb div.title {
    font-family: 'Oswald', sans-serif;
    font-size: 58px;
    margin-top: 9%;
    color: #FFF;
    text-transform: uppercase;
    text-align: right;
    display: block;
    font-weight: bold;
    z-index: 200;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}

div.row-wb div.subtitle {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;    
    color: #FFF;
    text-align: right;
    display: block;    
    font-weight: bold;
    z-index: 200;    
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
    line-height: 120%;
    margin-top: 5px;    
}

div.row-wb div.title2 {
    font-family: 'Oswald', sans-serif;
    font-size: 58px;
    color: #FFF;
    text-align: right;
    display: block;
    z-index: 200;
    margin-top: -10px;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}

div.row-wb img.img-l-na {
    margin-top: -15px;
}

div.row-p {
    height: 415px;
    position: relative;
    margin-top: -3px;
}

div.row-p div.p-border {
    height: 5px;
    width: 100%;
    background: rgba(193,212,233, 0.5);
    left: 0px;
    position: absolute;
    z-index: 2;
}

div.row-p div.p-border.top {
    top: 0px;
}

div.row-p div.p-border.bottom {
    bottom: 0px;
}

div.row-n {
    background-color: rgba(16, 41, 95, 0.74);
    display: block;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 10px;
    position: relative;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
    margin-top: -174px;
}

div.row-n .bar {
    position: absolute;
    top: -4px;
    left: 0px;
    display: block;
    width: 100%;
    height: 4px;
    background-color: rgba(32, 55, 78, 1);
}

div.row-n .bar-b {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 4px;
    background-color: rgba(32, 55, 78, 1);
}

div.top2 {
    width: 100%;
    height: 100%;
}

div.row-vs-content {
    position: relative;
    width: 100%;
}

div.panel-group {
    position: relative;
    z-index: 10;
}

div.acc-bg {
    position: absolute;
    z-index: 5;
    background: rgba(255, 255, 255, 0.7);
    left: 0%;
    width: 100%;
    height: 100%;
    display: block;
}

div.row-g {
    height: 611px;
    position: relative;
    z-index: 100;
    overflow: hidden;
}

div.row-g div.p-border {
    height: 5px;
    width: 100%;
    background: rgba(193,212,233, 0.5);
    left: 0px;
    position: absolute;
    z-index: 2;
}

div.row-g div.p-border.top {
    top: 0px;
}

div.row-g div.p-border.bottom {
    bottom: 0px;
}

div.bc {
    height: 70px;
    width: 100%;
    background-color: rgba(255,255,255, 0);
    display: inline-block;
}

div.row-h {
    display: inline-block;
    width: 100%;
    background-color: #0c65b7;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 5px solid #FFF;
    border-bottom: 3ouvpx solid #FFF;
}

div.row-h span.title {
    font-family: 'Oswald', sans-serif;
    font-size: 84px;
    color: #FFF;
    text-align: left;
    display: block;
    font-weight: bold;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}

div.row-h span.title2 {
    font-family: 'Oswald', sans-serif;
    font-size: 47px;
    margin-top: -15px;
    color: #FFF;
    text-align: left;
    display: block;
    font-weight: bold;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}

div.row-h p {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    color: #FFF;
    text-align: left;
    display: block;
    font-weight: bold;
    margin-left: 0px !important;
    line-height: 120%;
    margin-top: 10px;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
}

div.row-h div.title3 {
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    color: #FFF;
    text-align: left;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 0px;
}

div.row-m {
    margin-bottom: 0px;
}

.panel-body-org-2 {
    width: 100%;
    margin: 0px;
    padding: 0px;
}
      
div.vs-acc .panel-heading h4 {
    line-height: 100%;
}

div.vs-acc .panel-heading {
    padding: 0px;
}

div.vs-acc .panel-heading a {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    width: 100%;
}

div.vs-acc .panel-heading a:hover {
    color: #FFF !important;
}

div.vs-acc .panel-heading.open-state {
    background-color: #0d65b7;
}

div.vs-acc .panel-heading.open-state a {
    color: #FFF !important;
}

.panel-heading a {
    color: #7c7c7c !important;
}

.panel-heading h4 a.collapsed, .panel-heading h4 a.collapsed i, .panel-group .panel-heading a.accordion-toggle.collapsed:after {
    color: #7c7c7c;
}

#header:after {
    background: none !important;
}

div#top .rs2 {
    display: none;
}

div.row-p {
    overflow: hidden;
}

img.prr {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 100%;
}

img.r-img {
    display: none;
    height: 0px;
    width: 0px;
}

@media (min-width: 1200px) {
    div.row-wb .container, div.row-n .container, div.row-h .container {
        width: 1170px !important;
    }    
}

#mainheader {
    display: none !important;
}    

@media (max-height: 830px) {
    div.row-n {
        position: relative;
    }
}

@media (max-width: 1024px) {
    body {
    }
    
    .hsContainer {
        display: block;
        position: relative;    
    }
    
    .r-img {
        display: block !important;
        position: fixed;
        top: 0px;
        left: 0px;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-image:url('../../../../images/worldcup/back-world-cup-2-1024.jpg');
        z-index: -1;
    }

    .tt .slide1 {
        background-image:url('http://nouvelair.ca/images/worldcup/back-world-cup-1024.jpg');
    }
        
    #slide-3 .bcg {
        height: auto;
        width: 100%;
        background-image: none;
    }
    
    #slide-5 .bcg {
        background-attachment: inherit;
        position: relative;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100%;
        height: 100%;
        width: 100%;        
    }
    
    #slide-5 .tt {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    
    #slide-5 {
        position: relative;
    }
    
    #slide-5 .tt img { 
        position: relative;
        min-width: 100%;
    }
        
    #map-canvas {
        margin-top: -5px;
        border-top: 3px solid #FFF;
    }
    
    .rr {
        display: none;
    }
    
    .tt {
        display: block;
    }
    
    .title-org {
        margin-top: 15px;    
    }
    
    div.row-wb {
        width: 100%;
        margin-top: 0px;
        padding-top: 50px;
    }
  
    div.row-wb div.title {
        margin-top: 10px;
        font-size: 50px;
    }
    
    div.row-wb div.subtitle {
        font-size: 42px;
    }
    
    .slide1 .container, .slide1 .row {
        height: 100%;
        position: relative;
    }
    
    .slide1-l {
        padding-top: 7%;
    }
    
    .slide1-r {
        padding-top: 5%;
    }
    
    div.row-wb .container, div.row-vs-content .container, div.row-h .container {
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    div.tablenouvelair-box, div.tablenouvelair-price {
        height: 220px;
    }        
    
    .img-wc {
      position: absolute;
      left: 0%;
      top: 50px;
      width: 20%;
      padding: 15px;
      padding-top: 30px;
      padding-bottom: 130px;
      min-width: 340px;
      background: rgba(255,255,255,1);
      background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 66%, rgba(255,255,255,0) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(66%, rgba(255,255,255,0.85)), color-stop(100%, rgba(255,255,255,0)));
      background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 66%, rgba(255,255,255,0) 100%);
      background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 66%, rgba(255,255,255,0) 100%);
      background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 66%, rgba(255,255,255,0) 100%);
      background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 66%, rgba(255,255,255,0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
    }
    
    div.row-n {
        margin-top: 0px;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }            
}

@media (max-width: 1024px) {
    .tablenouvelair-org-openbox-2 .box-title {
        font-size: 40px;
    }

    .tablenouvelair-org-openbox-2 .box-drop-2 {
        font-size: 24px;
    }
    
    div.row-h span.title {
        font-size: 60px;
    }

    div.row-h span.title2 {
        font-size: 38px;
    }
    
    div.row-h p {
        font-size: 20px;
    }
    
    div.row-g {
        height: 400px;
    }
    
    div.row-g {
        height: 400px;
    }
    
    div.row-g img.prr {
        max-width: inherit;
        width: 150%;
        left: -25%;
    }
}

@media (max-width: 1000px) {
    .tablenouvelair-org.a1, .tablenouvelair-org.a2, .tablenouvelair-org.a3 {
        margin-right: 0%;
    }
    
    .tablenouvelair-org.a1 {
        width: 49%;
        margin-right: 2%;
        height: 200px !important;
    }

    .tablenouvelair-org.a2 {
        width: 49%;
        height: 200px !important;
    }

    .tablenouvelair-org.a3 {
        width: 49%;
        margin-right: 2%;
        height: 200px !important;
    }

    .tablenouvelair-org.a4 {
        width: 49%;
        height: 200px !important;
    }
    
    #slide-3 {
        margin-top: -10px !important;
    }
    
}

@media (max-width: 768px) {
    div.tablenouvelair-box, div.tablenouvelair-price {
        height: auto;
    }
    
    #slide-1 .bcg {
        background-position: 50% !important;
    }
    
    .img-wc {
        margin-top: 0px;
    }
    
    div.row-n {
        position: absolute;
        bottom: 0px;
    }
    
    #slide-2 {
        height: auto;
    }
        
    .container {
        width: 100% !important;
    }   

    .tablenouvelair-org {
        height:auto;
        margin-bottom:10px;
        font-size: 16px;
        border:0px;
        padding-bottom:8px;
    }
    
    .tablenouvelair-org-last {
        color:#fff;
        background-color:#0d65b7;
        border:0px;
        height:auto;
        font-size: 16px;
        padding-bottom:8px;
    }
    
    div.row-vs-content table tbody tr td:first-child {
        width: 50%;
    }
    
    div.row-vs-content table.table-fees tbody {
        border: 0px;
    }
    
    div.nouvelair-price {
        line-height:43px;
        padding-bottom:10px;
    }
    
    span.box-title {
        font-size:50px;
    }

    span.box-drop-2 {
        font-size: 26px;
        line-height:36px;
    }
    
    div.row-h span.title {
        font-size: 60px;
    }

    div.row-h span.title2 {
        font-size: 30px;
    }

    div.row-h p {
        font-size: 18px;
    }
    
    div.tablenouvelair-box, div.tablenouvelair-price {
        text-align: center;
    }
    
    div.vs-acc .panel-heading h4 {
        line-height: .9;
    }
    
    .tablenouvelair-org-openbox {
        background-color: #e9253c;
    }
    
    div.row-wb {
        height: 340px;
        bottom: 0px;
        margin-left: 0% !important;
        width: 100%;
        z-index:350;
        background: rgba(255,255,255,0.41);
        background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.72) 53%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(53%, rgba(255,255,255,0.72)), color-stop(100%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.72) 53%, rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.72) 53%, rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.72) 53%, rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.72) 53%, rgba(255,255,255,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
    }

    div.row-wb > .img-wc {
    }
    
    .img-wc2 {
        display: block !important;
    }
    
    div.row-wb div.subtitle {
        font-family: 'Oswald', sans-serif;
        font-size: 46px;
        color: #FFF;
        text-align: right;
        display: block;
        font-weight: bold;
        z-index: 200;
        text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8);
    }
    
    div.row-wb div.title {
        margin-top: 20px;
        text-align: center;
        font-size: 50px;
    }
  
    div.row-wb div.subtitle {
        text-align: center;
        margin-top: -10px;
        font-size: 38px;
    }
  
    div.row-wb div.title2 {
        font-size: 36px;
        text-align: center;
    }
  
    div.row-wb img.img-l-na {
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }
  
    div.row-wb img.img-wc {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    
    div.row-wb .bb {
        display: none;
    }    
    
    div.row-h div.title3 {
        text-align: center;
    }
    
    div.row-h img {
        margin-left: auto;
        margin-right: auto;
    }
    
    div#top .rs2 {
        display: block;
    }
    
    div#top .rs, div#top .phone, div#top .external {
        display: none;
    }         
    
    div#mainheader {
        display: none;
    }        
    
    div.row-p {
        height: 170px;
    }
    
    div.row-g {
        height: 240px;
    }
    
    div.row-g img.prr {
        width: 150%;
        max-width: inherit;
    }

}

@media (max-width: 660px) {
    .tablenouvelair-box-b {
        width: 100% !important;
        text-align :center !important;
    }
    
    .tablenouvelair-box-r {
        width: 100% !important;
        text-align :center !important;
    }
}

@media (max-width: 640px) {
    .tablenouvelair-org.a1, .tablenouvelair-org.a2, .tablenouvelair-org.a3 {
        margin-right: 0%;
    }
    
    .tablenouvelair-org.a1 {
        width: 100%;
        margin-right: 0%;
        height: auto !important;
    }

    .tablenouvelair-org.a2 {
        width: 100%;
        margin-right: 0%;
        height: auto !important;
    }

    .tablenouvelair-org.a3 {
        width: 100%;
        margin-right: 0%;
        height: auto !important;
    }

    .tablenouvelair-org.a4 {
        width: 100%;
        margin-right: 0%;
        height: auto !important;
    }
    
    div.row-p img.prr {
        width: 130%;
        max-width: inherit;
        left: -10%;
    }
    
    div.row-g img.prr {
        width: 100%;
        max-width: inherit;
        top: 0px !important;
    }
    
}

@media (max-height: 540px) {
    div.tablenouvelair-org, div.tablenouvelair-org-last {
        border: 0px;
        height:auto;
        padding-bottom:8px;
    }    
}

@media (max-width: 480px) {
    div.row-wb {
        height: auto;
        padding-top: 50px;
    }
    
    div.vs-acc .panel-heading a {
        padding: 10px;
        display: block;
        width: 100%;
    }

    div.row-g {
        height: 200px;
    }

    div.row-p {
        height: 200px;
    }

    div.img-wc {
        width: 100% !important;
        height: 100% !important;
    }
    
    .slide1-l {
        padding-top: 0px;
    }
    
    .slide1-r {
        padding-top: 70%;
    }
    
    div.row-wb img.img-l-na {
        width: 60%;
    }
    
    div.row-wb > .img-wc {
      top: -80px;
      padding-top: 140px;
    }    
    
    div.row-n {
        position: relative !important;
    }
    
    div.row-wb div.title {
        margin-top: 0px;
    }
    
    div.row-wb img.img-l-na {
        margin-top: -15px;
    }
    
    #slide-3 {
        margin-top: 60px !important;
    }
    
    div.row-h img {
        width: 50%;
    }
            
    .table-responsive {
        border: none;
    }
    
    .table tbody tr:nth-child(even) {
        background-color: inherit;
    } 
    
    .r-img {
        background-size: 100% 100% !important;
    }
    
    div.row-h .container {
        padding-left: 0px;
        padding-right: 0px;
    }

}

@media (max-height: 475px) {
    div.row-n {
        position: relative;
    }
    
    .slide1-l {
        display: none;
    }
    
    .slide1-r {
        width: 50%;
        float: right;
    }
    
    div.row-wb div.title {
        font-size: 30px;
        margin-top: 0px;
    }
    
    div.row-wb div.subtitle {
        font-size: 28px;
    }
    
    #slide-3 {
        margin-top: 110px !important;
    }
    
    .panel-heading {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    
    div.row-h {
        padding-top: 10px;
    }
    
    .row-h .col-sm-8 {
        width: 50% !important;
        float: left !important;
    }
    
    .row-h .col-sm-4 {
        width: 50% !important;
        float: left !important;
    }

}

.bootstrap-datetimepicker-widget .picker-switch, .list-unstyled li {
    list-style-type: none !important;
}