/* ==========================================================================
   Author : ALPAWEB
   ========================================================================== */
html,body{height:100%;min-height:100%;}

body{
   font-family: 'Roboto', sans-serif;
   font-weight: 300;
   font-size:14px;
   background:#fff;
   color:#222222;
}  

p{margin: 0 0 15px;}

/*********************************************
                    NAV
*********************************************/
.navbar {
    border-radius: 0;
    width:100%;
    border: 0;
    box-shadow:none;
    background-color: rgba(13, 27, 76, 1) !important;
    background-image: none;
    margin-bottom: 0;
}

.navbar-header {
    background:none;
    border-bottom:none;
    box-shadow:none;
    width:100%;
    position:relative;
}

.lt-ie8 .navbar-header {height:164px;}

.navbar .navbar-brand {
    padding:5px 0;
    text-align:center;
}

.navbar-collapse{border:0;}

.navbar .nav{
    position:relative;
    z-index:200;
    margin:0 0 10px 0;
    padding:0;
    border-radius:0px;
    margin-left: 0;
}

.navbar .nav > li{
    display:inline-block;
    float:left;
}

.nav-pills > li + li{
    margin-left: 2%;
}

.navbar .nav > li > a{
    color:#fff;
    width:100%;
    display:inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight:700;
    text-align:center;
    text-transform: uppercase;
    font-size:14px;
    margin:0px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0 25px 30px 0 rgba(0, 0, 0, 0) inset !important;
    transition: all 0.4s ease-in;
}

.navbar .nav > li.active > a, .navbar .nav > li.active > a:hover{
    background: #e30613; /* Old browsers */
    background: -moz-linear-gradient(top,  #e30613 0%, #670208 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e30613), color-stop(100%,#670208)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e30613 0%,#670208 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e30613 0%,#670208 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e30613 0%,#670208 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e30613 0%,#670208 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30613', endColorstr='#670208',GradientType=0 ); /* IE6-9 */
    box-shadow: none !important;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus,
.navbar .nav > li.active > a,
.navbar .nav > li.active > a:hover,
.navbar .nav > li.active > a:focus,
.navbar .nav > li.open > a,
.navbar .nav > li.open > a:hover,
.navbar .nav > li.open > a:focus
{
    color:#fff;
    border-radius:5px;
}

.navbar .nav > li > a:hover{
   background: #7e9ddc; /* Old browsers */
   background-color: rgba(22, 42, 112, 1);
   box-shadow: 0 25px 20px -10px rgba(126, 157, 220, 1) inset !important;
}

.infoTop {
    float:right;
}

.infoTopContainer {
    font-family: 'Roboto', sans-serif;
    font-weight:300;
    float:right;
    display:block;
    padding:5px 15px;
    font-size:14px;
    color:#fff;
    border-radius: 0px 0px 5px 5px;
}

.infoTopContainer a{
    color: #fff;
}
.infoTopContainer a:hover{
    text-decoration:none;
}

.infoTop .glyphicon{color:#fff;}

.infoTop img{margin:0 1px;}

/*********************************************
                BANDEAU
*********************************************/
.bandeau {
    height: 730px;
    position: static !important;
    margin-top: -115px;
}

.bandeauPetit{
    height: 450px;
}

.accroche{
    padding-top: 150px;
}

.accroche h2,.accroche h3, .accroche p{
    color: #fff;
    text-shadow: 1px 1px 1px #2b2b2b;
}

.accroche h2{
    font-size: 96px;
    margin-top: 0;
    font-family: 'Qwigley', cursive !important;
}

.accroche h3{
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.btn-loc{
    width: 150px;
    height: 151px;
    line-height: 40px;
    background-image: url("/img/cocarde-xs.png") !important;
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-transform-origin: 0 0;
       -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
         -o-transform-origin: 0 0;
            transform-origin: 0 0;
   -ms-transform: rotate(-10deg); /* IE 9 */
    -webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */
    transform: rotate(-10deg); 
    padding: 0 0 20px;
    box-shadow: none;
    color: #fff; 
    font-family: 'Roboto', sans-serif; 
    font-weight: 300 !important;
    text-transform: uppercase;
    background: transparent;
    border: none;
    float: right;
    font-size:26px;
    margin: -20px 0px 0px 0px;
    transition: all 0.3s linear;
}

.btn-loc:hover{
    color: #fde801;
    background-image: url("/img/cocardeHover-xs.png") !important;
}

.txt-btn-loc{
    font-weight: 900;
}

.form_acc{
    margin-top: 100px;
    height:100px;
    background-color: #0d1b4c;
    border-radius: 20px;
    padding: 10px;
}

.form_acc .form-group{margin-bottom: 0;}

.form_acc label{
    color:white;
    font-size:18px;
    padding-bottom: 5px;
}

/*********************************************
                ENCARTS
*********************************************/
.encarts{
    background: transparent;
    width:100%;
    z-index: 10;
    position: relative;
    margin-top: -70px;
}

.encarts a h2{
    text-decoration: none !important;
    color: #fff;
    transition: all 0.2s linear;
    background-color: #0d1b4c;
}

.encarts a:hover, .encarts a:hover h2 {color: #7e9ddc; text-decoration: none !important;}

.encarts h2{
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    padding: 10px 40px;
    text-align: center;
    border-radius: 10px 10px 0 0;
    min-height: 68px;
}

.photoPage{
    width:100%;
    height:300px;
}

/*********************************************
                CONTENU
*********************************************/

.contenu{margin-top: 40px;}

.contenu h1{margin:0 0 20px 0;}

.contenu a {text-decoration: underline;}

.contenu li{padding: 5px; list-style: disc outside url("/img/puce.gif");}

.contenu h2{margin-top: 30px; margin-bottom: 15px;}

.contenu h3{margin-top: 20px;}

.blockContenu{
    padding: 20px 30px 30px 30px;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.05) inset;
    border: 1px solid #fff;
    margin-top: -150px;
}

.blockContenu h1{
    margin-bottom: 40px;
    font-size: 68px;
    text-shadow:  0 0 8px rgba(255,255,255,1);
}

.blockContenu a.btn-primary{text-decoration: none;}

.magasins{margin-bottom: 15px;}

.magasins h4{ 
    font-family: 'Roboto', sans-serif; 
    background: #7e9ddc; /* Old browsers */
    background: -moz-linear-gradient(top,  #7e9ddc 0%, #334177 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e9ddc), color-stop(99%,#334177)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #7e9ddc 0%,#334177 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #7e9ddc 0%,#334177 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #7e9ddc 0%,#334177 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #7e9ddc 0%,#334177 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e9ddc', endColorstr='#334177',GradientType=0 ); /* IE6-9 */
    border-radius: 5px 5px 0 0;
    color: #fff; 
    font-size: 16px; 
    margin: 0;
    padding: 10px;
    font-weight: normal;
}

.magasins img{margin-bottom: 15px;}

/*********************************************
                Page Appartements
*********************************************/

.blockPackage{
    padding: 0 20px;
}

.blockPackage h2{
    background: #e30613; /* Old browsers */
    background: -moz-linear-gradient(top,  #e30613 0%, #670208 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e30613), color-stop(100%,#670208)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e30613 0%,#670208 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e30613 0%,#670208 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e30613 0%,#670208 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e30613 0%,#670208 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30613', endColorstr='#670208',GradientType=0 ); /* IE6-9 */
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 15px 0;
    width: 100%;
    position: relative;
    z-index: 3;
    margin: 0 auto 15px;
    display: inline-block;
    font-size: 22px;
    text-shadow: 1px 1px 1px #2b2b2b;
}

.blockPackage h2 span{
    font-weight: 700;
    font-size: 30px;
}

.appartements h2{
    margin-bottom: 40px;
    font-size: 68px;
    margin: 0;
    font-family: 'Qwigley', cursive; font-weight: 300;font-size:70px;color:#0d1b4c;
    margin-left: 15px;
}

.appartements h3{
    font-family: 'Roboto', sans-serif;font-weight: 300;font-size:26px;color:#5f7bbb;margin-top: 0;
}

/*********************************************
                Block Location Ski
*********************************************/

.blockLocation, .blockPackage{margin-top: -90px;}

.blockLocation h2{
    background: #e30613; /* Old browsers */
    background: -moz-linear-gradient(top,  #e30613 0%, #670208 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e30613), color-stop(100%,#670208)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e30613 0%,#670208 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e30613 0%,#670208 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e30613 0%,#670208 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e30613 0%,#670208 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30613', endColorstr='#670208',GradientType=0 ); /* IE6-9 */
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    padding: 15px 50px;
    position: relative;
    z-index: 3;
    margin: 0 auto 15px;
    display: inline-block;
    font-size: 26px;
    text-shadow: 1px 1px 1px #2b2b2b;
}

.blockLocation h2:after, .blockPackage h2:after{
    content: "";
    display: block;
    border-color: #670208 transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    width: 10px;
    height: 10px;
    position: absolute;
    margin-top: 15px;
    right: 50%;
}

.blockForm{
    padding: 35px;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(198,198,198,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(198,198,198,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(198,198,198,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(198,198,198,1) 50%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(198,198,198,1) 50%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(198,198,198,1) 50%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    box-shadow: 0 -195px 30px 10px #ffffff inset;
}

.blockForm:before{
    content: "";
    display: block;
    border-color: #fff transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    width: 10px;
    height: 10px;
    position: absolute;
    margin-top: -35px;
    right: 50%;
}

.blockPacks{box-shadow: 0 -355px 30px 10px #ffffff inset;}

.blockForm .form-group{
    padding-bottom: 15px;
    margin: 0 20px;
}

.date {background: url(/img/date.gif) right no-repeat !important; background-color: #fff !important;}

.promo {background: url(/img/promo.gif) right no-repeat !important; background-color: #fff !important;}

.form-control, .form-control::-moz-placeholder { color: #555555;}

/*********************************************
                    FOOTER
*********************************************/
#footer{
    background-color: #0d1b4c;
    padding:10px 0px;
    color: #fff;
    font-size:12px;
    font-weight: 400;
    text-transform:uppercase;
    margin-top: 30px;
}

#footer .montgenevre{margin-top:-20px; border-radius: 0 0 15px 15px;}

#footer strong{color:#7e9ddc;}

ul.footer-links{
    list-style:none;
    margin:0;
    padding:0;
    text-align:right;
}

ul.footer-links li{
    margin:0;padding:0;list-style:none;
}
ul.footer-links li a{
    color:#fff !important;   
}

#footer a:hover{
    text-decoration: none; 
    color:#7e9ddc !important;
}

.adresse a{ color: #fff;}

/*********************************************
                  FORMULAIRE
*********************************************/
.form-control:focus {
  border-color: #ed1c24;
  border-color: rgba(226, 0, 26, 0.6);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(226, 0, 26, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(226, 0, 26, 0.6);
}

.text-error{
    color:#f00;
}

/*********************************************
              GOOGLE MAP
*********************************************/
#GGMap{
    width:100%;
    height:380px;
    position: absolute;
}
.carte {
    height: 380px;
}

.img-responsive{display:inline-block;}

/*********************************************
              BOOTSTRAP THEME
*********************************************/
h1{font-family: 'Qwigley', cursive; font-weight: 300;font-size:70px;color:#0d1b4c;}
h2{font-family: 'Roboto', sans-serif;font-weight: 300;font-size:26px;color:#5f7bbb;}
h3{font-family: 'Roboto', sans-serif;font-weight: 400;font-size:16px;color:#222;}

.text-right{text-align: right !important;}

a {color: #768ad3; font-weight: 400; transition: all 0.2s linear;}
a:hover{color:#F4111F;}

.bleu {color:#249cd3;}

.btn{font-family: 'Roboto', sans-serif;border-radius:0;filter:none;border:none;text-shadow: 1px 1px 1px #2b2b2b; text-shadow: none}
.btn:hover{border:none;}
.btn-primary,.btn-primary:active, .btn-primary.active, .btn-primary:focus{
    color: #fff; 
    font-family: 'Roboto', sans-serif; 
    font-weight: 400 !important;
    border: none;
    font-size: 16px;
    background-image: none;
    background-color: rgba(22, 42, 112, 1);
    box-shadow: 0 45px 30px -20px rgba(126, 157, 220, 1) inset !important;
    transition: all 0.2s linear;
    border-radius: 8px;
}
.btn-primary:hover{
    background-color: rgba(126, 157, 220, 1);
    box-shadow: 0 45px 30px -20px rgba(22, 42, 112, 1) inset !important;
}
.btn-lg {font-size: 38px; font-weight: normal}
.btn-xs{font-size: 20px; font-weight: 300; text-shadow: none; color: #222222; background-color: #eeeeee;}
.btn-sm{ font-size: 16px; padding: 0 15px 2px;}
.btn:active, .btn.active{box-shadow: none;}

.nav > li > a:hover, .nav > li > a:focus{ background-color: #2b2b2b; color: #fff;}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{background-color: #ee7702;}
.nav > li > a{padding: 3px 6px !important; text-decoration: none;}

.img-thumbnail{border-radius: 0; background-color: transparent; border: none; box-shadow: none; padding: 0;}

label{font-weight: 400;}

strong{font-weight: 500; color: #223473;}

.planSite a{text-decoration:none !important;}

a.rub, a.home{font-size: 18px;}

ul{padding-left:5px;margin-left:10px;}

.selectnav{
    display: none;
    width: 100%;
    margin:0px;
    height: 35px;
    padding:5px 10px;
    font-size: 14px;
    line-height: 1.428571429;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    border-radius:10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
              box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
              transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}


.lt-ie8 .col-sm-8,
.lt-ie8 .col-md-8,
.lt-ie8 .col-lg-8
{width:65%;}

.lt-ie8 .col-sm-6,
.lt-ie8 .col-md-6,
.lt-ie8 .col-lg-6
{width:48%;}

.lt-ie8 .col-sm-4,
.lt-ie8 .col-md-4,
.lt-ie8 .col-lg-4
{width:30%;}

/*********************************************
              MEDIA QUERIES
*********************************************/

@media (min-width:1200px) {
    .btn-loc{
        margin: -20px 20px 0px 0px;
    }
    .accroche h2{font-size: 80px;}
    #footer .montgenevre{margin-top: -10px;}
}

@media (max-width:990px) {
    #mainMenu{display:none;}
    .selectnav{display:block;}
    .accroche h2{font-size: 68px;}
    .actuBlock{margin-top: 20px; border-radius: 20px; text-align: center;}
    .navbar{height: auto;}
    .bandeau{margin-top: -130px;}
    .formulaire{height: 0px;}
    .formDate{border-radius: 5px 5px 0 0;}
    .formPromo{border-radius: 0 0 5px 5px;}
    .btn-loc{float: right; margin: -140px -5px 0 0}
    .formAcc{width: 70%;}
    .form_acc{margin-top: 80px;height:auto;}
    .form_acc label{padding:10px 0; }
    .accroche{padding-top: 170px;}
    .blockLocation, .blockPackage{margin-top: 30px;}
    ul.footer-links li{display: inline-block !important;}
    ul.footer-links li:after{ display: inline-block; width: 15px; content:" - "}
    ul.footer-links {text-align: center; margin-bottom: 10px;}
    .adresse{text-align: center;}
    #footer .montgenevre{margin: 10px 0; border-radius: 15px;}
}

@media (max-width:767px) {
    .navbar{margin-top: 0; height: auto;}
    .navbar-fixed-top{height:auto !important;}
    .navbar .navbar-brand {
        margin:0 auto 10px auto !important;
        height:auto;
        float:none !important;
        text-align:center;
        width:100%;
        display:inline-block;
    }
    .navbar .navbar-brand img{display:inline-block;    }
    .infoTop {float:none;text-align:center;margin:0;}
    .selectnav{margin:5px auto;}
    .encartActus .col-sm-5{ width: 75%; margin: auto;}
    .infoTopContainer {display: inline-block; float: none;}
    .bandeau{margin-top: 0;height:auto;}
    .accroche{padding-top: 250px}
    .accroche h2{font-size: 56px;}
    .form_acc{border-radius: 0px;}
    .formulaire{display: none;}
    .formulaire{height: 0px;}
    .formDate{border-radius: 5px 5px 0 0;}
    .formPromo{border-radius: 0 0 5px 5px;}
    .formAcc{width: 50%;}
    .bandeau{margin-top: -235px;}
    .selectnav{width: 60%}
    .btn-loc{float: none; margin:40px auto 10px auto !important;display: block;}
    .blocksEncarts{display: inline-block; max-width: 366px;}
}

@media (max-width:620px){
    .accroche h2{font-size: 46px;}
    .form_acc{margin-top: 10px;}
    .formAcc{width: 100%}
    .encarts{margin-top: 0;}
    .selectnav{width: 100%}
    .contenu h1{font-size: 68px;}
}

@media (max-width:450px){
    .blocksEncarts{display: inline-block; width: 100% !important;}
}

@media (max-width:325px){
    .contenu h1{font-size: 46px;}
    .encarts{margin-top: 50px;}
}