@font-face{font-family:'stratum1-black';src:url(http://nouvelair.ca/stratum1-black.eot);src:local('?'),url(http://nouvelair.ca/stratum1-black.woff)format('woff'),url(http://nouvelair.ca/stratum1-black.ttf)format('truetype'),url(http://nouvelair.ca/stratum1-black.svg#stratum1-black)format('svg');font-weight:400;font-style:normal}@font-face{font-family:'stratum1-bold';src:url(http://nouvelair.ca/stratum1-bold.eot);src:local('?'),url(http://nouvelair.ca/stratum1-bold.woff)format('woff'),url(http://nouvelair.ca/stratum1-bold.ttf)format('truetype'),url(http://nouvelair.ca/ets/font/stratum1-bold.svg#stratum1-bold)format('svg');font-weight:400;font-style:normal}

.calendrier-mois-titre-ctn br {
display: none;
}

.calendrier-container .intro-style {
    width: 100%;
    max-width: 100%;
    padding: 0 15%;
    margin: 0 auto 60px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 18%
}

.calendrier-container .intro-style h2,.calendrier-container .intro-style h2 * {
    font-size: 35px;
    line-height: 40px;
}

@media screen and (max-width: 700px) {
    .calendrier-container .intro-style h2,.calendrier-container .intro-style h2 * {
        font-size:40px;
        line-height: 60px;
        line-height: 40px;
    }
}

.calendrier-container .intro-style h3 {
    margin-top: 60px;
    position: relative;
    display: block;
    z-index: 10;
    display: inline-block;
    vertical-align: top
}

.calendrier-container .intro-style h3,.calendrier-container .intro-style h3 * {
    font-size: 25px;
    line-height: 35px;
}

@media screen and (max-width: 700px) {
    .calendrier-container .intro-style h3,.calendrier-container .intro-style h3 * {
        font-size:40px;
        line-height: 60px;
        line-height: 45px;
    }
}

.calendrier-container .intro-style h3:before {
    content: '';
    position: absolute;
    display: block;
    z-index: 10;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #4b4b4b
}

.calendrier-container .intro-style h3:first-child {
    margin-top: 0
}

.calendrier-container .intro-style h4 {
    text-align: center
}

.calendrier-container .intro-style h4,.calendrier-container .intro-style h4 * {
    font-size: 40px;
    line-height:45px;
}

@media screen and (max-width: 700px) {
    .calendrier-container .intro-style h4,.calendrier-container .intro-style h4 * {
        font-size:45px;
        line-height: 55px;
    }
}

.calendrier-container .intro-style h3+p {
    margin-top:30px
}

.calendrier-container .intro-style h3~p {
    margin-bottom:30px
}

.calendrier-container .intro-style p:last-child {
    margin-bottom: 0
}

.calendrier-container .header1 {
    padding-top: 90px
}

.calendrier {
    margin: 70px 0
}

.calendrier .calendrier-mois {
    margin: 0 auto;
    border-top: 1px solid #d4d4d4
}

.calendrier .calendrier-mois:last-child {
    border-bottom: 1px solid #d4d4d4
}

.calendrier .calendrier-mois .calendrier-mois-wrapper {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.calendrier .calendrier-mois.open .calendrier-mois-titre .calendrier-mois-titre-big-ctn .calendrier-mois-titre-ctn {
    color: #4b4b4b!important
}

.calendrier .calendrier-mois.open .calendrier-mois-titre .calendrier-mois-titre-big-ctn .calendrier-mois-titre-ctn .calendrier-mois-titre-x svg polyline {
    fill: transparent!important;
    stroke-opacity: 1
}

.calendrier .calendrier-mois.open .calendrier-mois-titre .calendrier-mois-titre-big-ctn .calendrier-mois-titre-ctn .calendrier-mois-titre-x svg .com-x-bot {
    fill: transparent!important;
    fill-opacity: 0!important
}

.calendrier .calendrier-mois .calendrier-mois-titre {
    text-align: center;
    margin: 0;
    padding: 40px 0
}

.calendrier .calendrier-mois .calendrier-mois-titre .calendrier-mois-titre-big-ctn {
    padding: 25px;
    cursor: pointer;
    cursor: hand;
    text-align: left;
    display: inline-block
}

.calendrier .calendrier-mois .calendrier-mois-titre .calendrier-mois-titre-big-ctn .calendrier-mois-titre-ctn {
    position: relative;
    display: block;
    z-index: 10;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    text-transform: capitalize;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -ms-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    color: #4b4b4b
}

.calendrier .calendrier-mois .calendrier-mois-titre .calendrier-mois-titre-big-ctn .calendrier-mois-titre-ctn .calendrier-mois-titre-x {
    position: absolute;
    display: block;
    z-index: 10;
    top: 50%;
    right: 100%;
    margin: 0 10px 0 0;
    width: 30px;
    height: 30px;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -ms-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -ms-transform: translate3d(0,-50%,0);
    -o-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.calendrier .calendrier-mois .calendrier-mois-titre .calendrier-mois-titre-big-ctn .calendrier-mois-titre-ctn .calendrier-mois-titre-x svg {
    position: absolute;
    display: block;
    z-index: 10;
    width: 28px;
    height: 28px;
}

.calendrier .calendrier-mois .calendrier-mois-titre .calendrier-mois-titre-big-ctn .calendrier-mois-titre-ctn .calendrier-mois-titre-x svg polyline {
    fill: #181818;
    fill-opacity: 1;
    stroke: #d53b3b;
    stroke-opacity: 0;
    -webkit-transition: stroke 150ms ease-in-out,fill-opacity 150ms ease-in-out,stroke-opacity 150ms ease-in-out,fill 150ms ease-in-out;
    -moz-transition: stroke 150ms ease-in-out,fill-opacity 150ms ease-in-out,stroke-opacity 150ms ease-in-out,fill 150ms ease-in-out;
    -ms-transition: stroke 150ms ease-in-out,fill-opacity 150ms ease-in-out,stroke-opacity 150ms ease-in-out,fill 150ms ease-in-out;
    -o-transition: stroke 150ms ease-in-out,fill-opacity 150ms ease-in-out,stroke-opacity 150ms ease-in-out,fill 150ms ease-in-out;
    transition: stroke 150ms ease-in-out,fill-opacity 150ms ease-in-out,stroke-opacity 150ms ease-in-out,fill 150ms ease-in-out
}

.calendrier .calendrier-mois .calendrier-mois-titre .calendrier-mois-titre-big-ctn .calendrier-mois-titre-ctn .calendrier-mois-titre-x svg polyline.com-x-bot {
    fill-opacity: 0
}

.calendrier .calendrier-mois .calendrier-mois-titre .calendrier-mois-titre-big-ctn .calendrier-mois-titre-ctn .calendrier-mois-titre-nb {
    position: absolute;
    display: block;
    z-index: 10;
    top: -.60px;
    left: 100%;
    color: #d53b3b;
    font-size: 14px;
    line-height: 14px;
    margin-left: 3px
}

.calendrier .calendrier-mois .calendrier-mois-titre .calendrier-mois-titre-big-ctn .calendrier-mois-titre-ctn .calendrier-mois-titre-nb::selection {
    background-color: #181818
}

.calendrier .calendrier-mois .calendrier-mois-titre .calendrier-mois-titre-big-ctn .calendrier-mois-titre-ctn .calendrier-mois-titre-nb::-moz-selection {
    background-color: #181818
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item {
    margin-bottom: 80px
    width: 100%;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-date-ctn {
    position: relative;
    display: block;
    z-index: 10;
    display: inline-block;
    vertical-align: middle
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-date-ctn,.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-date-ctn * {
    font-size: 35px;
    line-height: 40px;
}

@media screen and (max-width: 700px) {
    .calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-date-ctn,.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-date-ctn * {
        font-size:50px;
        line-height: 80px;
        line-height: 70px
    }
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-date-ctn time {
    position: relative;
    display: block;
    z-index: 20;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    width: 40px;
    text-align: center
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-date-ctn time:first-child {
    margin-left: 0
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-date-ctn time span {
    display: block;
    width: 100%
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-date-ctn time .calendrier-item-date-day {
    background-color: #427ecb;
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-date-ctn time .calendrier-item-date-month {
    background-color: #cbcbcb;
    color: #4b4b4b;
    font-size: 13px;
    line-height: 16px!important;
    height: 18px;
    text-transform: capitalize
}

@media screen and (max-width: 700px) {
    .calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-date-ctn time .calendrier-item-date-month {
        font-size:11px
    }
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text-ctn {
    display: inline-block;
    vertical-align: middle
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-header {
    margin: 0;
    color: #7e7e7e;
    font-weight: 700;
    margin-left:30px
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-header,.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-header * {
    font-size: 25px;
    line-height: 35px;
}

@media screen and (max-width: 700px) {
    .calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-header,.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-header * {
        font-size:40px;
        line-height: 60px;
        line-height: 35px;
    }
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text {
    margin-left:30px
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text,.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text * {
    font-size: 25px;
    line-height: 30px
}

@media screen and (max-width: 700px) {
    .calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text,.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text * {
        font-size:30px;
        line-height: 35px
    }
}

@media screen and (max-width: 700px) {
    .calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text {
        letter-spacing:.5px
    }
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text p {
    margin: 0
}

@media screen and (max-width: 700px) {
    .calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text p {
        line-height:30pximportant;
    }
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text ol,.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text ul {
    width: 60px;
}

.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text ol li,.calendrier .calendrier-mois .calendrier-mois-content .calendrier-item .calendrier-item-text ul li {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    color: #7e7e7e
}


.forfaits-boites-item, .forfaits-boites-notes, .prices-forfaits-content-vide {
    width: 33.33333333%;
    padding-left: 1.6rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
p:empty {
  display: none;
}
.text-color-change, .prices-forfaits-prix-titre{
font-weight: 400; font-size: 2.8rem; line-height: 3.2rem; color: #d53b3b; text-transform: uppercase; font-family: 'stratum1-bold',sans-serif; margin-bottom: 10px; text-align: center;
}
.prices-forfaits-notes {
    font-size: 1.3rem;
    line-height: 1.4rem;
    padding-top:1rem;
    padding-bottom:2rem;
}
.tarif-semaine-groupe {
font-size: 1rem;
    line-height: 1.4rem;
    padding-top:1rem;
    padding-bottom:1rem;
    color: #d53b3b;
    text-transform:uppercase;
}
.forfaits-boites-item-top p, .forfaits-markdown-style p {
margin-bottom:0px !important;
}
.option {
font-size: 1rem;
    line-height: 1.4rem;
    color: #d53b3b;
    text-transform:uppercase;
}
.forfaits-boites-item-vignette {
    position: absolute;
    z-index: 10;
    top: 0;
    left: -1rem;
    width: 30%;
}

.flexbox {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.forfaits-boites-item-inner {
    width: 100%;
    border: 3px solid #ba272b;
    background-color:rgba(244, 244, 244, .8);
    padding: 0 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.flex-flow-column-no-wrap {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-wrap: none;
}

.forfaits-boites-item-titre-ctn {
    position: relative;
    padding: 1rem;
    min-height: 4rem;
    border-bottom: 1px solid #8b8b8b;
    max-width: 100%;
    margin-bottom: 0px !important;
}
.forfaits-boites-item-titre-btcertificat {
    position: relative;
    padding: 1rem;
    min-height: 4rem;
    max-width: 100%;
    margin-bottom: 0px !important;
    margin-top:10px;
}
.forfaits-markdown-style {
    position: relative;
    padding: 1rem;
    min-height: 4rem;
    max-width: 100%;
    margin-bottom: 0px !important;
}
.forfaits-boites-item-titre, .forfaits-boites-item-titre * {
    font-size: 1.2rem;
    line-height: inherit !important;
}

.forfaits-boites-item-titre {
    color: #ba272b;
    text-transform: uppercase;
    font-family: 'stratum1-bold',sans-serif;
    margin: 0;
    max-width: 100%;
}

.forfaits-boites-item-sous-titre, .forfaits-boites-item-sous-titre * {
    font-size: 1.5rem;
    line-height: inherit !important;
    margin-bottom: 0px !important;
}

.forfaits-boites-item-sous-titre {
    color: #595959;
    text-transform: uppercase;
    font-family: 'stratum1-bold',sans-serif;
    margin: 0;
}
.prices-forfaits-prix-texte-bas {
padding-top:15px;
padding-bottom:15px;
border-top: 1px solid #8b8b8b;
}
.forfaits-markdown-style li:first-child, .forfaits-markdown-style p:first-child {
    margin-top: 0;
}

.forfaits-markdown-style li, .forfaits-markdown-style p {
    color: #595959;
    margin: 1rem 0;
    padding: 0;
    font-size: inherit;
    line-height: 2rem;
}

.forfaits-markdown-style h1 {
    font-size: 2em;
    line-height: 1.2em;
    color: #ba272b;
    padding-top:10px;  
}
.text-color-change, .prices-forfaits-prix-titre { 
    color: #ba272b;
}
.forfaits-markdown-style h2 {
    color: #ba272b;
    line-height: 2.2em;
}
.forfaits-boites-item-bottom {
    padding: 0 0 1rem 0;
}

.forfaits-boites-item-prix {
    margin-left: -.5rem;
    margin-right: -.5rem;
}

.flex-flow-row-wrap {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.prices-forfaits-prix {
    padding-left: .5rem;
    padding-right: .5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    margin-bottom: 1.5rem;    
}

.prices-forfaits-prix-btn {
    width: 100%;
}

.button, a.button, button {
    display: inline-block;
    vertical-align: top;
    border: none;
    padding: 0;
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-family: 'stratum1-bold',sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}

.button.button-color, a.button.button-color, button.button-color {
    font-size: 1.4rem!important;
    min-width: 7rem;
    line-height: 3rem!important;
    padding: 0 .8rem;
    color: #181818!important;
    background-color: #ba272b;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    word-wrap: break-word;
    -webkit-transition: background-color 150ms ease-in-out;
    -moz-transition: background-color 150ms ease-in-out;
    -ms-transition: background-color 150ms ease-in-out;
    -o-transition: background-color 150ms ease-in-out;
    transition: background-color 150ms ease-in-out;
}

.button.button-color:hover {
  background-color: #2f5d99 !important;
}

.prices-forfaits-prix-btn .button {
    width: 100%;
}


.forfaits-markdown-style ul, .forfaits-markdown-style ul li {
  list-style-type: none !important;
  margin: 0px !important;
  padding: 0px !important;
  margin-left: 0px !important;
}

/**
 * Base
**/

.camera_wrap .camera_pag {
    bottom: 0px !important;
}

.cameraSlide img {
    width: 100%!important;
    margin-left: 0px !important;
    margin-right: 0px; !important;
}

.camera_wrap {
    margin-bottom: 0px !important;
}

.camera_wrap .camera_pag {
    margin-bottom: 10px;    
}

.btn-st1 {
    background-color: #e9263c !important;
}

.btn-st1:hover {
    background-color: #427ecb !important;
    border-color: #427ecb !important;
}

.menu-item-883, .menu-item-884 {
    display: none !important;
}

a.btn-wc {
    display: block;
    position: absolute;
    top: 200px;
    z-index: 1;
    right: 5%;
    background: rgba(255,255,255,0.8);
    padding: 7px;
}

html { 
    background-color: #ffffff;  
}

body { 
    background: none !important; 
}

.bg-s-4 {
    display: none;
}

.bg-s-4 {
    background-color: rgba(0,0,0, 0.4);
}


#banner_container_1 {
    margin-bottom: 0px !important;
}

#banner_container_3 img {
    width: 100%;
}

#wrappermain-pix {
    border-top: 60px solid #2f5d99;
    padding-left: 0px;
    padding-right: 0px;
}

.home #wrappermain-pix {
    border-top: none;
}

#main {
    margin-top: -65px !important;
}

#banner_vs {
}

#banner_vs img {
    width: 100% !important;
}

#btn-mobile-menu {
    background-color: transparent;
}

.b-block-text-1 {
    color: #FFF;
    font-size: 36pt;
    line-height: 140%;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: 2px 2px #000;
}

.b-block-text-1 strong {
    font-size: 42pt;   
}

.b-block-text-link-1 {
    background-color: rgba(0,0,0, 0.4) !important;
    position: relative;
    display: inline-block;
    padding: 10px;
    -webkit-transition: all ease-out 1s;
    -moz-transition: all ease-out 1s;
    -o-transition: all ease-out 1s;
    transition: all ease-out 1s;    
}

.b-block-text-link-1:hover {
    background-color: rgba(0,0,0, 0.8) !important;
    -webkit-transition: all ease-out 1s;
    -moz-transition: all ease-out 1s;
    -o-transition: all ease-out 1s;
    transition: all ease-out 1s;    
}

.b-block-text-link-1 .l1 {
    display: block;
    margin-top: 25px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 24pt;
    line-height: 100%;
    font-weight: bold;
    letter-spacing: 7px;
}

.b-block-text-link-1 .l2 {
    display: block;
    margin-top: 5px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16pt;
    line-height: 100%;
    font-weight: bold;
}

.b-block-text-link-1 span.left { 
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

.b-block-text-link-1 i {
  font-size: 7em;
  float: left;
  margin-top: 15px;
  margin-right: 15px;
  margin-left: 10px;
    -webkit-transition: all ease-out 1s;
    -moz-transition: all ease-out 1s;
    -o-transition: all ease-out 1s;
    transition: all ease-out 1s;      
}

.b-block-text-link-1:hover i {
    color: #FFF;
    -webkit-transition: all ease-out 1s;
    -moz-transition: all ease-out 1s;
    -o-transition: all ease-out 1s;
    transition: all ease-out 1s;        
}

#banner_vs {
    display: inline-block;
    width: 100%;
}

.camera_bar {
  top: 0px !important;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}

.camera_wrap .camera_pag {
  position: absolute;
  bottom: 120px;
  right: 20px;
}

.container2 {
    min-width: 1170px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

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

#top {
    position: relative;
    display: inline-block;
    width: 100%;
}

#main {
    margin-top: 15px;
}

.bb-2 span.left {
    display: inline-block;
    position: relative;
}

.bb-2 span.left i {
    position: absolute;
    top: 10px;
    right: -120px;
    font-size: 9em;
}

#top .part1 {
    position: absolute;
    display: inline-block;
    z-index: 1;
    height: 50px;
    max-height: 50px;
    min-height: 50px;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #c7cfe3;
}

#btn-mobile-menu {
    display: none;
}

#btn-mobile-menu span {
    float: left;
}

#btn-mobile-menu i {
    float: left;
}

#top .logo {
    margin-top: -15px;
}

#top .part1 .container {
}

#top .part3 {
    background-color: #d92830;
    width: 100%;
    position: relative;
    z-index: 100000;
    top: 0px;
    left: 0px;
}

#top div.banner {
    position: relative;
    width: 100%;
    display: inline-block;
}

#div.banner img {
    width: 100% !important;
}

#menus {
    list-style-type: none;
    margin-top: 86px;
    position: relative;
    z-index: 10;
    margin-left: 1%;
}

#menus li {
    list-style-type: none;
    display: inline;
    position: relative;
}

#menus li a {
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
}

#menus li a:hover {
    text-decoration: underline;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#menus li:hover ul.sub-menu {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    display: block;
}

#menus li.sep {
    color: #FFF;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 18px;
}

#menus ul.sub-menu {
    display: none;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    position: absolute;
    top: 100%;
    left: 0px;
    margin: 0px;
    padding-top: 5px;
    background-color: rgba(186,39,43, 0.78);
}

#menus ul.sub-menu li {
    display: block;
    width: 100%;
    position: relative;
}

#menus ul.sub-menu li a {
    text-align: left;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    white-space: nowrap;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;    
}

#menus ul.sub-menu li a:hover {
    text-decoration: none;
    background-color: rgba(186,39,43, 1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;    
}

#top ul.socialmedia {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    margin-left: -30px;
}

#top ul.socialmedia li {
    list-style-type: none;
    display: block;
    float: left; 
}

#top ul.socialmedia li.desc {
    text-transform: uppercase;
    color: #142846;
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
}

#top ul.socialmedia li a.sm {
    background: url(images/socialmedia.png) 0 0 no-repeat;
    display: block;
    width: 61px;
    height: 61px;
    margin-left: 5px;
    margin-top: 15px;
}

#top ul.socialmedia li a.sm.googleplus {
    background-position: 0 0;
}

#top ul.socialmedia li a.sm.instagram {
    background-position: -62px 0;
}

#top ul.socialmedia li a.sm.tripadvisor {
    background-position: -123px 0;
}

#top ul.socialmedia li a.sm.facebook {
    background-position: -185px 0;
}

#top ul.socialmedia li a.sm.twitter {
    background-position: -246px 0;
}

#top ul.socialmedia li a.sm.youtube {
    background-position: -307px 0;
}

#top ul.socialmedia li a:hover.sm.googleplus {
    background-position: 0 -61px;
}

#top ul.socialmedia li a:hover.sm.instagram {
    background-position: -62px -61px;
}

#top ul.socialmedia li a:hover.sm.tripadvisor {
    background-position: -123px -61px;
}

#top ul.socialmedia li a:hover.sm.facebook {
    background-position: -185px -61px;
}

#top ul.socialmedia li a:hover.sm.twitter {
    background-position: -246px -61px;
}

#top ul.socialmedia li a:hover.sm.youtube {
    background-position: -307px -61px;
}

#top ul.top-info {
    list-style-type: none;
    position: absolute;
    right: 0px;
    top: 5px;
}

#top ul.top-info li {
    list-style-type: none;
    float: left;
}

#top ul.top-info li.phonenumber {
    text-transform: uppercase;
    color: #142846;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    padding-right: 30px;
}

#top ul.top-info li.sep span {
    width: 2px;
    height: 42px;
    display: block;
    border-left: 1px solid #859dc7;
    border-right: 1px solid #a0b1d3;
    margin-top: 3px;
}

#top ul.top-info li.language a {
    text-transform: uppercase;
    color: #3f3f3f;
    font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    padding-left: 10px;
}

#top li.language {
}

html[lang="fr-CA"] #top li.lang-fr { 
    display: inline; 
}

html[lang="en-US"] #top li.lang-en { 
    display: inline; 
}

.row-b-banner-1 {
    position: relative;
    bottom: 3px;
    left: 0px;
    width: 100%;
    display: inline-block;
}

.row-b-banner-1 .bg-s-1 {
    background-color: rgba(0,0,0,0.7);
    padding-bottom: 10px;
    padding-top: 10px;
}

.row-b-banner-1 .strong1 {
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 40pt;
    display: block;
    letter-spacing: 5px;
}

.row-b-banner-1 .strong2 {
    margin-bottom: 15px;
    display: block;
    font-size: 18pt;
}

.row-b-banner-1 .l-p {
    text-align: right;
    color: #FFF;  
}

.row-b-banner-1 .bg-s-1 {
    padding-right: 15px;
}

.row-b-banner-1 .bg-s-2 {
    background-color: #023e96;
}

.row-b-banner-1 .bg-s-2 .style1 {
    text-transform: uppercase;
    font-size: 26pt;
    display: block;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
    line-height: 100%;
}

.row-b-banner-1 .bg-s-2 .style2 {
    font-size: 40pt;
    font-weight: bold;
    line-height: 100%;
}

.row-b-banner-1 .bg-s-2 .style3 {
    font-size: 16pt;
    font-weight: bold;
    line-height: 100%;
}

.row-b-banner-1 .bg-s-3 {
    background-color: #d92830 !important;
    padding-left: 15px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;            
}
            
.bg-s-1 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;            
}

.bg-s-3:hover, .bg-s-1:hover {
    background-color: rgba(0,0,0, 0.8);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;        
}

.bg-s-3 i {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;            
}

.bg-s-3:hover i {
    color: #FFF;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;            
}

.row-b-banner-1 .r-p {
    
}

.row-b-banner-1 .r-p .l1 {
    display: block;
    margin-top: 25px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 38pt;
    line-height: 100%;
    font-weight: bold;
    letter-spacing: 7px;
}

.row-b-banner-1 .r-p .l2 {
    display: block;
    margin-top: 5px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 22pt;
    line-height: 100%;
    font-weight: bold;
}
    
#wrappermain-pix{ color: #595959; font-size: 16px; }
#main:before,#main:after { display: none; }

input[type=text]{ height: 45px; color: #999; font-size: 12px; border-radius: 0; padding-left: 15px; padding-right: 40px; border: 1px solid #c5c5c5; text-transform: uppercase; box-shadow: 0 0 4px 0 #e2e2e2 inset; }
input[type=text]:focus,
input[type=text]:hover{ border-color: #000; }
input[type=submit]{ border: none; color: #fff; height: 45px; font-size: 16px; padding-left: 15px; padding-right: 15px; text-transform: uppercase; border-radius: 2px; background: #161616; margin-right: 22px; }
input[type=submit]:focus,
input[type=submit]:hover{ background-color: #427ecb; }

/**
 * Commons
**/
#main table{ border-collapse: separate; empty-cells: hide; margin-bottom: 3em;  }
#main table th{ border: 0; }
#main table td{ border: 0; }
#main table thead tr th{ background: #427ecb; color: #fff; text-align: center; }
#main table tbody tr th{ background: #f8f8f8; border-bottom: 1px solid #ccc; }
#main table tbody tr td{ background: #333; border-bottom: 1px solid #ccc; color: #fff; font-size: 22.64px; text-align: center; }
#main table tbody tr:last-child th{ border: 0; }
#main table tbody tr:last-child td{ border: 0; }

#main .rich_editor_text p{ line-height: 1.5em; }

.swoo_size_20{ float: left; margin: 0 2%; width: 16%; }
.swoo_size_80{ float: left; margin: 0 2%; width: 76%; }

.swoo_size_40{ float: left; margin: 0 2%; width: 36%; }
.swoo_size_60{ float: left; margin: 0 2%; width: 56%; }


.postlist article{ margin-bottom: 2em; }



.socialWidgetCore img {
display: none !important;
}

.socialWidgetContainer {
  display: block !important;
  position: relative;
}
 
.socialWidget {
  display: block !important;
  height: 26px;
}

/* #mainheader */
#mainheader{ padding-top: 44px; } 
#mainheader .container{ padding-bottom: 38px; }
#mainheader #logo{ margin-left: -1px; padding-left: 0; }
#mainheader nav.navigation{ padding-top: 21px; width: 624px; }
#mainheader nav.navigation ul li{ padding-left: 16px;}
#mainheader nav.navigation ul li a{ font-size: 15.18px; font-weight: 300; letter-spacing: 1px; color:#ffffff;
font-weight: 500; }
#mainheader .clubtiming{ margin-right: -10px; padding-top: 29px; }
#mainheader .clubtiming .phone{ font-size: 26.08px; margin: 5px 0; text-align: right; }
#mainheader .clubtiming .phone a{ color: #ffffff; }
#mainheader .clubtiming a.btnopening{ float: right; font-size: 15.25px; }

/* #main */
#main{ padding-top: 0; }
#main .container{ min-height: 400px; padding-top: 20px;  }
#main .rich_editor_text{ padding-bottom: 30px; }

/* #mailchimp newsltter */
#mc-newsletter { background: #d92830; margin: 0 auto; min-height: 100px; padding-top: 20px; }
#mc-newsletter .mc_custom_border_hdr { float: left; width: 230px; color: #FFF;margin-left: 70px; font-size: 18px; }
#mc-newsletter .mc_merge_var  { float: left; margin: 0 40px; }
#mc-newsletter .mc_header { display:none; }
#mc-newsletter .mc_input { float: left; width: 420px;}
#mc-newsletter #mc_signup_submit {width: 160px; float: left; display: inline-block; margin-top: 0; font-size: 20px; font-weight: bold; }
#mc-newsletter .mc_success_msg{ color:#0CE84A; margin-left: 40px;}
#mc-newsletter .mc_error_msg {color:#B20000; margin-left: 40px;}
/* #footer-gallery */
#footer-gallery{ background: #333; margin: 0 auto;  width: 100%;  }
#footer-gallery .swiper{ position: relative; }
#footer-gallery .swiper-container{ height: 230px; }
#footer-gallery .swiper-wrapper{ margin: 0; padding: 0; }
#footer-gallery .swiper-slide{ height: 230px; list-style: none; margin: 0; overflow: hidden; padding: 0; width: auto; }
#footer-gallery .swiper-arrow{ background: url(images/sprites.png) no-repeat -20px -20px; display: block; height: 85px; opacity: 0; position: absolute; top: 85px; width: 85px; z-index: 99; }
#footer-gallery:hover .swiper-arrow{ opacity: 1; }
#footer-gallery .swiper-arrow-left{ background-position: -20px -20px; left: 65px; }
#footer-gallery .swiper-arrow-right{ background-position: -124px -20px; right: 65px; }

#footer-gallery .swiper-arrow,
#footer-gallery:hover .swiper-arrow{
	-webkit-transition: opacity 0.25s ease;
	-o-transition: opacity 0.25s ease;
	-ms-transition: opacity 0.25s ease;
	-moz-transition: opacity 0.25s ease;
	transition: opacity 0.25s ease;
}

/* #footer-widgets */
#footer-widgets{ padding-top: 45px;max-width:inherit !important; }
#footer-widgets .cs-section-title{ font-size: 22px; }
#footer-widgets header.cs-heading-title{ margin-bottom: 21px; }
#footer-widgets #footer-address{ padding-top: 8px; }
#footer-widgets #footer-address img{ display: block; margin-bottom: 25px; margin-left: -4px; }
#footer-widgets #footer-address address{ font-size: 15.43px; line-height: 24.35px; font-style: normal; margin-bottom: 16px; text-transform: uppercase; }
#footer-widgets #footer-address address strong{ font-weight: normal; }
#footer-widgets .widget_nav_menu header.cs-heading-title{ margin-bottom: 15px; }
#footer-widgets .widget_nav_menu ul li a{ font-size: 15.43px; text-transform: uppercase; }
#footer-widgets .facebok_widget{ margin-top: -4px; }
#footer-widgets .facebok_widget header.cs-heading-title{ margin-bottom: 24px; }

/* #swoo-credits */
#swoo-credits{ height: 70px; margin: 0 auto; max-width: 1140px; position: relative; }
#swoo-credits a{ background: url(images/swoo-credits.png) no-repeat; height: 30px; overflow: hidden; position: absolute; right: 0; text-indent: -9999em; top: 20px; width: 342px; }


/**
 * Page Specific
**/

/* body.home */
body.home #main{ padding-bottom: 40px; }
body.home #main .container{ padding-top: 440px; position: relative; }
body.home #main .container .col-md-12{ position: static; }
	
	/* #cs_column_page_0 - saut tandem */
    body.home #cs_column_page_0 {width: 66%;}
    
	body.home #cs_column_page_1{ height: 217px; right: -35px; overflow: hidden; padding: 0 !important; position: absolute; top: 0; width: 420px; }
	body.home #cs_column_page_1 a{ display: block; height: 100%; overflow: hidden; text-indent: -9999em; width: 100%; }
	body.home #cs_column_page_1 a::after{ background: url(sprites.png) no-repeat -228px -20px; bottom: -1px; content: ""; display: block; height: 53px; right : 0; position: absolute; width: 53px; z-index: 99; }
	body.home #cs_column_page_1 a:focus::after,
	body.home #cs_column_page_1 a:hover::after{ background-position: -301px -20px; }
	body.home #cs_column_page_1 a img{ left: 0; position: absolute; top: 0; z-index: 1; }
	
	/* #cs_column_page_2 - premier saut */
	body.home #cs_column_page_2{ height: 217px; right: -35px; overflow: hidden; padding: 0 !important; position: absolute; top: 217px; width: 420px; }
	body.home #cs_column_page_2 a{ display: block; height: 100%; overflow: hidden; text-indent: -9999em; width: 100%; }
	body.home #cs_column_page_2 a::after{ background: url(sprites.png) no-repeat -228px -20px; bottom: -1px; content: ""; display: block; height: 53px; right: 0; position: absolute; width: 53px; z-index: 99; }
	body.home #cs_column_page_2 a:focus::after,
	body.home #cs_column_page_2 a:hover::after{ background-position: -301px -20px; }
	body.home #cs_column_page_2 a img{ left: 0; position: absolute; top: 0; z-index: 1; }

	/* .rich_editor_text - The CONTENT */
	body.home #cs_column_page_3{ font-size: 18.67px; padding: 30px 0; }
	body.home #cs_column_page_3 h1{ font-size: 29.67px; line-height: 1.125em; text-transform: none; }
	body.home #cs_column_page_3 h1 .colr{ text-transform: uppercase; }
	body.home #cs_column_page_3 p{ line-height: 1.25em; }
	body.home #cs_column_page_3 .left{ float: left; width: 45%; }
	body.home #cs_column_page_3 .right{ float: right; width: 54%; }

	/* home-featured */
	body.home #cs_column_page_4{ margin: 0px; padding: 0px; margin-top: 90px; width: 1140px; }
	body.home #cs_column_page_4 .element_size_33{ padding: 0 !important; }
	body.home #main .home-featured{ width: 330px; }
	body.home #main .home-featured figcaption{ width: 90%; }
	body.home #main .home-featured .cs-heading-title{ margin: 0 0 14px 0; }
	body.home #main .home-featured .cs-section-title{ font-size: 22.64px; line-height: 1em; margin: 0; }
	body.home #main .home-featured .text{ bottom: 20px; left: 10px; position: absolute; }
	body.home #main .home-featured .text h3{ font-weight: normal; margin: 0; }
	body.home #main .home-featured .text h3 a{ color: #fff; padding: 0 10px; }
	body.home #main .home-featured .text h4{ background: #000; color: #fff; font-weight: normal; padding: 2px 10px; }

	/* #main .page_listing */
	body.home .page_listing{ clear: left; }
	body.home .page_listing article{ border-bottom: 1px dashed #c4c4c4; margin-bottom: 20px; }
	body.home .page_listing article figure{ margin-bottom: 0; }
	body.home .page_listing .cs-post-title{ font-size: 22.64px; line-height: 1.125em; margin: 10px 0; text-transform: none; }
	body.home .page_listing .cs-post-title a{ color: #424242; }
	body.home .post-options{ display: none; }
    body.home .read-more{ display: none; }

	/* #cs_column_page_5 - prix */
	body.home #cs_column_page_5{ float: right; margin-bottom: 30px; width: 66%; }
	body.home #cs_column_page_5 h2{ margin-bottom: 15px; }
	body.home #cs_column_page_5 .price-table{ margin-bottom: 0; }
	body.home #cs_column_page_5 .price-table .price-style1{ position: relative; }
	body.home #cs_column_page_5 .price-table .price-box{ font-size: 22.64px; left: 0; padding-left: 15px; padding-right: 15px; position: absolute; top: 8px; width: auto; }
	body.home #cs_column_page_5 .price-table .text{ font-size: 23.15px; letter-spacing: -1px; padding-left: 20px; position: static; }
	body.home #cs_column_page_5 .price-table .text h4{ font-size: 23.15px; line-height: 28px; margin: 0; } 
	body.home #cs_column_page_5 .price-table .text .action{ bottom: 13px; margin: 0; position: absolute; right: 0px; }
	body.home #cs_column_page_5 .price-table .text .action .pic{ background: url(images/sprites.png) no-repeat -615px -20px; height: 40px; display: block; float: left; overflow: hidden; text-indent:-9999em; width: 40px; }
	body.home #cs_column_page_5 .price-table .text .action .vid{ background: url(images/sprites.png) no-repeat -615px -60px; height: 40px; display: block; float: left; overflow: hidden; text-indent:-9999em; width: 40px; }
	body.home #cs_column_page_5 .price-table .text .action .buy{ background: #000; color: #fff; display: block; float: left; font-size: 22.64px; height: 40px; line-height: 40px; margin-left: 10px; padding: 0 16px; text-transform: uppercase; }
	body.home #cs_column_page_5 .price-table .text .action .buy:focus,
	body.home #cs_column_page_5 .price-table .text .action .buy:hover{ background-color: #427ecb; }
	body.home #cs_column_page_5 .more{ clear: both; margin: 0; }
	body.home #cs_column_page_5 .more a{ background: #427ecb; color: #fff; display: block; font-size: 27.17px; line-height: 1.125em; padding: 10px; text-align: center; text-transform: uppercase; }
	body.home #cs_column_page_5 .more a:focus,
	body.home #cs_column_page_6 .more a:hover{ background: #000; }
	
/* body.page-id-27 - tarifs et forfaits */

/* body.page-id-21 - equipe evolution */
body.page-id-21 #equipe-evolution{}
body.page-id-21 #equipe-evolution .team{ float: left; padding-left: 120px; position: relative; width: 40%;}
body.page-id-21 #equipe-evolution .team h4 img{ left: 0; position: absolute; top: 0; }
body.page-id-21 #equipe-evolution .team p{ line-height: normal; }
body.page-id-21 article.team .desc p{ font-size: 14px; line-height: 1.5em; }

/* body.page-id-15 - contact */

/* body.page-id-17 - Certificats Cadeaux */
#products .product{ border: 1px solid #ccc; float: left; margin-bottom: 30px; min-height: 420px; padding: 10px 10px 70px 10px; position: relative; width: 330px; }
#products .product h2{ font-weight: normal; }
#products .product img{ display: block; margin-bottom: 1em; width: 100%; }
#products .product .price{ display: block; color: #fff; font-size: 32px; line-height: 60px; margin: 0; background: #424242; bottom: 0; left; 0; padding: 0 12px; position: absolute; text-align: center; }
#products .product .more{ bottom: 0; margin: 0; position: absolute; right: 10px; }
#products .product .more a{ background: #000; color: #fff; display: block; font-size: 22.64px; height: 40px; line-height: 40px; padding: 0 16px; text-transform: uppercase; }
#products .product .more a:focus,
#products .product .more a:hover{ background-color: #427ecb; }
#products .p01{ clear: left; }
#products .p02{ margin-left: 25px; margin-right: 25px; }
#products .p04{ clear: left; }
#products .p05{ margin-left: 25px; margin-right: 25px; }
#products .p07{ clear: left; }
#products .p08{ margin-left: 25px; margin-right: 25px; }

/* body.page-id- - Equipe Evolution */
.our-trainers.trainer-list-view article{ width: 32%; }
.our-trainers.trainer-list-view article figure img{ height: auto !important; }
.our-trainers.trainer-list-view article .text .cs-post-title{ margin-bottom: 3px; }
.our-trainers.trainer-list-view article h5 span{ font-size: 12px; }
.our-trainers.trainer-list-view article .text .desc{ font-size: 14px; }
.our-trainers.trainer-list-view article .text .desc p{ margin: 0; }


/*****
 * RESPONSIVE
******/
@media screen and (min-width: 0) and (max-width: 1199px){
	html{ background-position: center -20px !important; }
	img{ height: auto; max-width: 100%; }

	
	#top .container{ height: 50px; }
	#top .reserve{ background-image: url(images/top-reserve-responsive.png); width: 330px; }
	#top .reserve a{ font-size: 24px; line-height: 50px; }
	#top .reserve a::before{ background-position: -555px -20px; height: 24px; width: 24px; }
	#top .reserve a:focus::before,
	#top .reserve a:hover::before{ background-position: -555px -60px; }
	#top .phone{ background-image: url(images/top-phone-responsive.png); font-size: 24px; line-height: 50px; width: 268px; }
	#top .external{ margin-right: 0;  }
	#top .external li a{ line-height: 50px; }
	#header #logo img{ height: auto !important; position: relative; top: 25px; width: 200px !important; }
	#header .clubtiming{ margin-right: 0; }
	#header .dropdownopening{ float: right; }
	#header nav.navigation{ clear: both; float: none !important; padding-top: 1em; width: 100%; }
	#swoo-credits a{ background-position: center center; width: 100%; }
	
	/**/
	#main table tbody tr td{ font-size: 1em; }	
	body.home #cs_column_page_5 .price-style1 .text{ padding-bottom: 73px; }
	/**/
	
	body.home #cs_column_page_4{ margin: 0 -15px 55px -15px; padding: 40px 15px 30px 15px; width: auto;  }
	body.home #main .home-featured figure{ width: 95%; }
	body.home #main .home-featured figure img{ width: 100%; }
}

@media screen and (min-width: 0) and (max-width: 767px){
	
  .forfaits-boites-item {
      width: 100% !important;
      margin-top: 25px;
  }
  
  .forfaits-boites-notes {
      width: 100%;
  }
  
  .prices-forfaits-titre {
      font-size: 28px !important;
      line-height: 120%;
  }
  
	.swoo_size_20{ float: none !important; margin: 0 0 1em 0 !important; width: auto; }
	.swoo_size_80{ float: none !important; margin: 0 0 1em 0 !important; width: auto; }
	
	#mc-newsletter .mc_custom_border_hdr, #mc-newsletter #mc_message { width: 100%; margin: 0 auto; text-align: center;float: none; }
	#mc-newsletter .mc_merge_var { float: none; }
	#mc-newsletter .mc_input { width: 100%; }
	#mc-newsletter #mc_signup_submit {width: 60%; margin: 10px auto; float: none;}
	#mc-newsletter .mc_success_msg, #mc-newsletter .mc_error_msg { margin-left: 0px;}
}	


/* Specific */
@media screen and (min-width: 0) and (max-width: 480px){
	#wrappermain-pix{ margin: 0 auto; }
	
	#top .reserve{ margin-left: -10px; }
	#top .reserve a{ font-size: 16px; padding-left: 30px; text-align: left; }
	#top .phone{ display: none; }
	#top .external{ margin-right: 12px; }
	
	#mainheader{ padding-top: 0px; }
	#mainheader .container{ padding-bottom: 28px; }
	
	body.home #main .container { padding-top: 528px; }
	body.home #cs_column_page_0{ height: 193px; left: 0; top: 0; width: 320px; }
	body.home #cs_column_page_1{ height: 165px; left: 0; right: 0; top: 193px; width: auto; }
	body.home #cs_column_page_1 img{ width: 100%; }
	body.home #cs_column_page_2{ height: 165px; left: 0; right: 0; top: 358px; width: auto; }
	body.home #cs_column_page_2 img{ width: 100%; }
	body.home #cs_column_page_3 .left{ float: none; width: auto; }
	body.home #cs_column_page_3 .right{ float: none; width: auto; }
	body.home #main .home-featured{ width: 290px; }
	body.home #main .home-featured figure{ width: 290px; }
	body.home #main .page_listing{ margin-bottom: 2em; }
	body.home #cs_column_page_5 .price-table article.price-style1{ position: relative; }
	body.home #cs_column_page_5 .price-table article.price-style1 .price-box{ bottom: 85px; left: 0; position: absolute; }
	body.home #cs_column_page_5 .price-table article.price-style1 .text{ margin-left: 100px; padding: 0 15px; padding-bottom: 160px; }
	
	#products .product{ float: none; margin-left: auto; margin-right: auto; width: 290px; }
	.our-trainers.trainer-list-view article{ width: 98%; }
	.our-trainers.trainer-list-view article .text .desc{ padding: 20px; }
}
@media screen and (min-width: 481px) and (max-width: 767px){
	#wrappermain-pix{ margin: 0 auto;  }	
	.container{ padding: 0 15px; }
	
	#top .reserve{ margin-left: 0; }
	#top .phone{ display: none; }
	#top .external{ margin-right: 12px; }
	
	#mainheader{ padding-top: 0px; }
	#mainheader .container{ padding-bottom: 28px; }

	#logo{ position: absolute; text-align: left; }
	body.home #main .container { padding-top: 788px; }	
	body.home #cs_column_page_0{ height: 288px; left: 0; top: 0; width: 480px; }
	body.home #cs_column_page_1{ height: 247px; left: 0; right: 0; top: 288px; width: auto; }
	body.home #cs_column_page_1 img{ width: 100%; }
	body.home #cs_column_page_2{ height: 247px; left: 0; right: 0; top: 535px; width: auto; }
	body.home #cs_column_page_2 img{ width: 100%; }
	body.home #cs_column_page_3 .left{ float: none; width: auto; }
	body.home #cs_column_page_3 .right{ float: none; width: auto; }
	body.home #main .home-featured{ width: 450px; }
	body.home #main .home-featured figure{ width: 450px; }
	body.home #main .page_listing{ margin-bottom: 2em; }
	
	#products .product{ float: none; margin-left: auto; margin-right: auto; width: 330px; }
	.our-trainers.trainer-list-view article{ width: 45.33333333%; }
	.our-trainers.trainer-list-view article .text .desc{ padding: 20px; }
}
@media screen and (min-width: 768px) and (max-width: 991px){
	#wrappermain-pix{ margin: 0 auto; width: 768px; }
	
	#top .reserve{ margin-left: 15px; }
	#top .phone{ display: none; }
	#top .external{ margin-right: 0; }
	
	#mainheader{ padding-top: 0px; }
	#mainheader .container{ padding-bottom: 28px; }

	body.home #main .container{ padding-top: 300px; }	
	body.home #cs_column_page_0{ height: 292px; left: -15px; top: 0px; width: 486px; }
	body.home #cs_column_page_1{ height: 146px; right: -15px; top: 0px; width: 284px; }
	body.home #cs_column_page_2{ height: 146px; right: -15px; top: 146px; width: 284px; }
	body.home #cs_column_page_3 .left{ float: none; width: auto; }
	body.home #cs_column_page_3 .right{ float: none; width: auto; }
	body.home #main .home-featured{ width: 248px; }
	body.home #main .home-featured .cs-section-title{ height: 2.5em; }
	
	#products .product{ width: 330px; }
	#products .p01{ clear: left; }
	#products .p02{ float: right; margin-left: 0; margin-right: 0; }
	#products .p03{ clear: left; }
	#products .p04{ clear: none; float: right; }
	#products .p05{ clear: left; margin-left: 0; margin-right: 0; }
	#products .p06{ clear: none; float: right; }
	#products .p07{ clear: left; }
	#products .p08{ margin: 0; }
	
	.our-trainers.trainer-list-view article{ width: 31.33333333%; }
	.our-trainers.trainer-list-view article .text .desc{ padding: 20px; }
	
	#mc-newsletter .mc_custom_border_hdr { margin-left: 30px; font-size: 16px;}
	#mc-newsletter .mc_input { width: 350px;}
	#mc-newsletter .mc_merge_var  {margin: 0 -20px;}
	#mc-newsletter .mc_success_msg, #mc-newsletter .mc_error_msg { margin-left: 0px;}


}
@media screen and (min-width: 992px) and (max-width: 1199px){
	#wrappermain-pix{ margin: 0 auto; }
	.container{ padding: 0; }
	
	#top .reserve{ margin-left: 15px; }
	#top .external{ margin-right: 28px; }
	
	#mainheader{ padding-top: 0px; }
	#mainheader .container{ padding-bottom: 18px; }

	body.home #main .container{ padding-top: 385px; }
	body.home #cs_column_page_0{ height: 376px; left: -15px; top: 0; width: 625px; }
	body.home #cs_column_page_1{ height: 188px; right: -15px; top: 0; width: 365px; }
	body.home #cs_column_page_2{ height: 188px; right: -15px; top: 188px; width: 365px; }
	body.home #main .home-featured{ width: 320px; }	
	
	#products .product{ width: 300px; }
}

.row-b-banner-1 .bg-s-2 .style1 {
    margin-top: 27px;
}


/* Variantes */
@media screen and (min-width: 0) and (max-width: 480px){}
@media screen and (min-width: 481px) and (max-width: 767px){}
@media (min-width: 768px) and (max-width: 991px){}
@media (min-width: 992px) and (max-width: 1199px){}
@media screen and (max-width: 1600px){}

@media screen and (max-width: 1280px){
    .row-b-banner-1 .bg-s-2 .style1 {
        font-size: 22pt;   
        margin-top: 27px;
    }
    
    .row-b-banner-1 .bg-s-2 .style2 {
        font-size: 36pt;   
    }
    
    .b-block-text-1 {
        font-size: 30pt;
        line-height: 130%;
    }
    
    .b-block-text-1 strong {
        font-size: 38pt;
    }
}

@media screen and (max-width: 1100px){
    #top ul.socialmedia li.desc {
        display: none;
    }
    
    #top ul.socialmedia {
        margin-left: 0px;
    }
    
    .container2 {
        min-width: inherit;
        max-width: 1070px;        
        padding-left: 15px;
        padding-right: 15px;
    }
    
    #menus {
        margin-left: 0px;
    }
    
    #menus li.sep {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #top .part3
     {
        min-height: 110px;
    }
    
    .row-b-banner-1 .strong1 {
      font-size: 30pt;
      display: block;
      letter-spacing: 3px;
    }    
    
    .row-b-banner-1 .strong2 {
      margin-bottom: 15px;
      display: block;
      font-size: 14pt;
    }    
    
    .row-b-banner-1 .bg-s-2 .style1 {
      font-size: 15pt;
    }    
    
    .row-b-banner-1 .bg-s-2 .style2 {
      font-size: 26pt;
    }    
    
    .row-b-banner-1 .bg-s-2 .style3 {
      font-size: 12pt;
    }    
    
    .row-b-banner-1 .r-p .l1 {
      margin-top: 15px;
      font-size: 30pt;
      letter-spacing: 5px;
    }  
    
    .row-b-banner-1 .r-p .l2 {
      margin-top: 5px;
      font-size: 17pt;
    }
    
    #banner_vs .camera_wrap .camera_pag {
        bottom: 80px;
    }
    
    .bb-2 span.left i {
        top: 10px;
        right: -90px;
        font-size: 6.5em;
    }
    
    .object_text {
        
    }
    
    .row-b-banner-1 .bg-s-1 {
        padding-top: 0px;
    }
    
    .b-block-text-1 {
      color: #FFF;
      font-size: 22pt;
    }    
    
    .b-block-text-1 strong {
        font-size: 30pt;
    }    
    
    .b-block-text-link-1 .l1 {
        margin-top: 19px;
        font-size: 14pt;
        line-height: 100%;
        font-weight: bold;
        letter-spacing: 5px;
    }    
    
    .b-block-text-link-1 .l2 {
        font-size: 16pt;
    }    
    
    .b-block-text-link-1 i {
        font-size: 5em;
    }    
    
    .top-other-page .b-block-text-1 {
        font-size: 18pt;
    }
    
    .top-other-page .b-block-text-1 strong {
        font-size: 20pt;
    }    
    
    .top-other-page .object_text {
        margin-top: 15%;
    }
}                                          


@media screen and (max-width: 980px){
#menus li a {
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
}
}


@media screen and (max-width: 845px){
    a.btn-wc {
        top: 150px;
    }
    
    #top ul.top-info li.phonenumber {
        margin-top: 40px;
        margin-right: -70px;
        font-size: 14pt;
        color: #FFF;
    }
    
    #top ul.socialmedia li.desc {
        display: none;
    }
    
    #top ul.socialmedia {
        margin-left: 0px;
    }
    
    .container2 {
        min-width: inherit;
        max-width: 1070px;        
        padding-left: 15px;
        padding-right: 15px;
    }
    
    #menus {
        margin-left: 0px;
    }
    
    #menus li.sep {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #menus li a {
      font-size: 13px;
      text-transform: uppercase;
    }

    #top ul.socialmedia {
      margin-left: 10px;
    }   
     
    #top .part2 {
        min-height: 80px;
    }
    
    #banner_vs .camera_bar {
    }    
    
    .row-b-banner-1 .strong1 {
      font-size: 24pt;
      display: block;
      letter-spacing: 3px;
    }    
    
    .row-b-banner-1 .strong2 {
      margin-bottom: 15px;
      display: block;
      font-size: 12pt;
    }    
    
    .row-b-banner-1 .bg-s-2 .style1 {
      font-size: 10pt;
    }    
    
    .row-b-banner-1 .bg-s-2 .style2 {
      font-size: 18pt;
    }    
    
    .row-b-banner-1 .bg-s-2 .style3 {
      font-size: 8pt;
    }    
    
    .row-b-banner-1 .r-p .l1 {
      margin-top: 15px;
      font-size: 26pt;
      letter-spacing: 5px;
    }  
    
    .row-b-banner-1 .r-p .l2 {
      margin-top: 5px;
      font-size: 15pt;
    }
    
    #banner_vs .camera_wrap .camera_pag {
        bottom: 80px;
    }
    
    #menus {
      margin-top: 20px;
    }   
    
    .bb-2 span.left i {
        top: 10px;
        right: -80px;
        font-size: 6em;
    }

    .b-block-text-link-1 {
        display: none;
    }
    
    .object_text {
        margin-top: 6%;
    }
    
    .top-other-page .b-block-text-1 {
        font-size: 16pt;
    }
    
    .top-other-page .b-block-text-1 strong {
        font-size: 18pt;
    }    
                     
    .top-other-page .object_text {
        margin-top: 15%;
    }
    
}


@media screen and (max-width: 736px){
#menus li a {
    font-size: 12px;
    text-transform: uppercase;
}
}

@media screen and (max-width: 680px){
    .row-b-banner-1 {
        position: relative;
    }
    
    #top ul.socialmedia {
        margin-left: -20px;
    }
    
    #top ul.top-info li.phonenumber {
        margin-right: -80px;
    }
    
    .mainmenu {
        position: absolute;
        left: -20%;
    }
    
    .row-b-banner-1 .strong2 {
        margin-bottom: 15px;
        display: block;
        font-size: 8pt;
    } 
    
    #banner_vs .camera_wrap .camera_pag {
        bottom: -10px;
    }
    
    .object_text {
        margin-top: 15%;
        margin-left: -10%;
    }    
    
    .object_text strong {
        display: block;
        margin-top: 10px;        
    }

    .top-other-page .b-block-text-1 {
        font-size: 11pt;
    }
    
    .top-other-page .b-block-text-1 strong {
        font-size: 13pt;
        margin-top: 0px;
    }    
    
    .top-other-page .object_text {
        margin-top: 35%;
    }
    
    .bg-s-4 {
        display: inline-block;
        width: 100%;
    }
    
    .bg-s-4 span.left {
        float: left;
    }
    
    .bg-s-4 i {
        float: left;
    }
    
    .bg-s-4 span.left {
        padding-left: 25%;
        margin-bottom: 15px;
    }
    
    .bg-s-4 span.left .l1 {
      display: block;
      margin-top: 25px;
      text-transform: uppercase;
      color: #FFF;
      font-size: 38pt;
      line-height: 100%;
      font-weight: bold;
      letter-spacing: 7px;
    }    
    
    .bg-s-4 span.left .l2 {
      display: block;
      margin-top: 5px;
      text-transform: uppercase;
      color: #FFF;
      font-size: 22pt;
      line-height: 100%;
      font-weight: bold;
    }    
    
    .bg-s-4 i {
        font-size: 9em;
        margin-right: -20px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 480px){
    .camera_wrap .camera_pag {
        bottom: -5px !important;    
        height: 35px !important;    
    }
    
    .object_text {
        margin-top: -5% !important;
    }
    
    #top .part1 {
        display: none;
    }
    
    #top .part3 {
        height: 50px;
    }
    
    .logo {
    }
    
    #top .part2 {
        background-color: #ba272b;
        position: relative;
        top: 0px;
        height: auto;
        z-index: 2;
        width: 100%;
    }
    
    #top ul.socialmedia {
        display: none;
    }
    
    #banner_vs .camera_bar {
        top: 0px !important;
    } 
    
    div.part2 {
        display: none;
    }
    
    div.part3 {
        background-color: #ba272b;
        position: relative !important;
        top: 0px;
        height: auto;
        z-index: 2;
        width: 100%;
        display: inline-block;
        padding-bottom: 8px;
    }   
    
    #top div.banner {
        margin-top: -5px;
    }
    
    div.mainmenu {
        display: none;
    }
    
    #top ul.top-info li.phonenumber {
        margin-top: 0px;
        margin-right: 0px;
        font-size: 14pt;
    }    
    
    #btn-mobile-menu {
        display: inline-block;
        margin-top: 5px;
        padding: 5px;
        width: auto;
        height: 40px;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 100;
    }
    
    #btn-mobile-menu span {
        margin-left: 5px;
        font-size: 16pt;
        margin-top: -5px;
    }
    
    #top ul.top-info {
        top: 0px;
    }
    
    #top .logo {
        margin-top: 10px;
        margin-left: 100px;
    }    
    
    .bb-1, .bb-2 {
        width: 100%;
    }
    
    html {
        margin-top: 0px !important;
    }
    
    #banner_container_1 {
        margin-bottom: 0px !important;
    }
    
    .row-b-banner-1 {
        bottom: 0px;
    }
    
    body.home #cs_column_page_5 {
        width: 100%;
    }
    
    .bg-s-3 {
        padding-bottom: 10px;
    }
    
    .row-b-banner-1 .bg-s-1 {
        width: 70%;
    }
    
    .row-b-banner-1 .bg-s-2 {
        width: 30%;
        text-align: center;
    }
    
    .bg-s-3 span.left {
        display: inline-block;
        padding-left: 13%;
    }
    
    #top .logo {
        margin-top: 10px;
        margin-left: 130%;
        width: 240%;
        max-width: inherit;
    }    
    
    #top div.banner {
      margin-top: 50px;
    }    
    
    #top {
        background-color: #ba272b;
    }
    
    li.phonenumber {
        color: #000 !important;
        padding-right: 10px;
    }
    
    #top ul.top-info li.language a {
        
    }
    
    .object_text {
        margin-top: -10%;
    }    
    
    .row-b-banner-1 {}
    
    #banner_container_1 {
        max-height: 145px !important;
    }
    
    .row-b-banner-1 {
        margin-top: -3px;    
    }
    
    .row-b-banner-1 .strong2 {
        margin-bottom: 10px;
    }
    
    #banner_container_1 img {
        width: 100% !important;
        height: auto !important;
    }
    
    .top-other-page .object_text {
        margin-top: -25%;
    }
    
    .bg-s-4 span.left {
        padding-left: 10%;
        margin-bottom: 15px;
    }
    
    .bg-s-4 span.left .l1 {
      display: block;
      margin-top: 25px;
      text-transform: uppercase;
      color: #FFF;
      font-size: 30pt;
      line-height: 100%;
      font-weight: bold;
      letter-spacing: 7px;
    }    
    
    .bg-s-4 span.left .l2 {
      display: block;
      margin-top: 5px;
      text-transform: uppercase;
      color: #FFF;
      font-size: 18pt;
      line-height: 100%;
      font-weight: bold;
    }    
    
    .bg-s-4 i {
        font-size: 8em;
        margin-right: -20px;
        margin-top: 15px;
    }    
    
    .b-block-text-1 {
      color: #FFF;
      font-size: 12pt;
    }    
    
    .b-block-text-1 strong {
        font-size: 20pt;
    }    
    
    .b-block-text-link-1 .l1 {
        margin-top: 19px;
        font-size: 14pt;
        line-height: 100%;
        font-weight: bold;
        letter-spacing: 5px;
    }    
    
    .b-block-text-link-1 .l2 {
        font-size: 16pt;
    }    
    
    .b-block-text-link-1 i {
        font-size: 5em;
    }    
    
    .top-other-page .b-block-text-1 {
        font-size: 12pt;
    }
    
    .top-other-page .b-block-text-1 strong {
        font-size: 18pt;
        margin-top: 5px;
    }    
    
    .top-other-page .object_text {
        
    }
    
}

@media screen and (max-width: 320px){
    #top .logo {
        margin-top: 20px;
        margin-left: 150%;
    }    
    
    .row-b-banner-1 .strong1 {
        font-size: 20pt;
        margin-top: 5px;
    }    
}

@media screen and (max-width: 740px){
    a.btn-wc {
        top: 145px;
        right: 1%;
    }
    
    a.btn-wc img {
        width: 160px;
    }
}


@media screen and (max-width: 414px){
    .menu-item-883, .menu-item-884 {
        display: block !important;
    }
    
    .bb-2 span.left i {
        display: none;
    }
}


@media screen and (max-width: 1600px){
    div.banner {
    }
    
    .camera_bar {
        top: 0px !important;
    }
}

@media screen and (max-width: 1100px){
    div.banner {
    }
}

@media screen and (max-width: 768px){
    div.banner {
    }
}