/*

Landing Zero theme - A free landing page theme from BootstrapZero
http://www.bootstrapzero.com

*/
html,
body {
    width: 100%;
    height: 100%;
}

body {
    background-color: #FFFFF0;
    color: black;
    webkit-tap-highlight-color: #FFFFF0;
    font-size: 16px;
}

hr {
    max-width: 80px;
    border-width: 3px;
    opacity: 0.09;
    margin-top: 15px;
    margin-bottom: 15px;
}

hr.light {
    border-color: #fff;
}

a {
    color: #982a2e;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
    color: #8B0000;
    outline: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Cinzel', serif;
}

.titre{
  text-align: center; 
  font-size: 3em;
  font-weight: 900;
  margin-bottom: 30px;
}

p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 20px;
}

.mas {
  font-size: 27px;
  margin-top: 3px;
  margin-bottom: 3px;
}


section {
    padding: 70px 70px;
}



aside {
    padding: 50px 0;
}

footer {
    padding: 15px;
}


.no-padding {
    padding: 0;
}

.navbar-default {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.navbar-header > .navbar-brand {
    font-family: 'Cinzel', serif;
    color: black;
    padding: 15px;
    -webkit-transition: padding .2s ease-in;
    -moz-transition: padding .2s ease-in;
    transition: padding .2s ease-in;
}

.navbar-header > .navbar-brand:hover,
.navbar-header > .navbar-brand:focus {
    color: grey;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: grey;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-collapse {
    border-color: black;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 16px;
    color: black;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: grey;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #982a2e !important;
    background-color: transparent;
    font-weight :900;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover
{
    background-color: transparent;
}

.logo {
	margin-top: 20px;
	margin-bottom: 20px;
}


.bg {
  background: url('../images/bg3.png');
  width:100%;
  height:auto;
  background-repeat: no-repeat;
  background-position:center;
  
}


.bg-degrade {
  /*background-color:rgba(249,214,172,0.3);
  width:100%;*/
  background: rgba(136,52,139,1);
    background: -moz-linear-gradient(left, rgba(136,52,139,1) 0%, rgba(6,96,148,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(136,52,139,1)), color-stop(100%, rgba(6,96,148,1)));
    background: -webkit-linear-gradient(left, rgba(136,52,139,1) 0%, rgba(6,96,148,1) 100%);
    background: -o-linear-gradient(left, rgba(136,52,139,1) 0%, rgba(6,96,148,1) 100%);
    background: -ms-linear-gradient(left, rgba(136,52,139,1) 0%, rgba(6,96,148,1) 100%);
    background: linear-gradient(to right, rgba(136,52,139,1) 0%, rgba(6,96,148,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88348b', endColorstr='#066094', GradientType=1 );
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  width:100%;
  height:auto;
  background-repeat: no-repeat;
  background-position:center;
  color: #FFF;
}

.bg-bleu {
  background-color:rgba(6,96,148,1);
  width:100%;
  height:auto;
  color: #FFF;
}

.bg-rose {
  background-color:rgba(136,52,139,1);
  width:100%;
  height:auto;
  color: #FFF;
}

.bg-rose a {
  color: #FFF;
  text-decoration: underline;
  cursor: pointer;

}

.bg-rose a:hover, a:focus {
    color: rgba(6,96,148,1);
    outline: 0;
    cursor: pointer;
}

.bg-taches {
  background: url('../images/bg-taches-3.png');
  width:100%;
  height:auto;
  background-repeat: no-repeat;
  background-position:center;
  
}

.bg-header {
  background: url('../images/bg-header.png');
  width:100%;
  height:auto;
  background-repeat: no-repeat;
  background-position:center;  
  background-size: contain;
}

.inner {
  margin-top: 100px;
}


.form {
	background:transparent;
}

.contact {
	font-size:18px
}

.img-responsive {
	display:inline;
}

section {
    width:94%;
  	margin:0 auto;
}

iframe {
	margin-bottom: 20px;
}

.panel {
	color:#777;
}

a:hover {
  color: #8B0000;
  text-decoration:none;
}

.img-hotel {
	opacity: 1; 
	filter: alpha(opacity=100);
  max-height: 215px;
}

.img-hotel:hover {
    opacity: 0.3; 
	filter: alpha(opacity=30);
}

.btn-font {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: white;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  border: solid #eaeff2 2px;
  text-decoration: none;
  cursor: pointer;
  background-color: black;
}

.btn-font:hover {
  background: #88348b;
  color:#fff;
}

.btn-font:visited {
  font-family: 'edo_szregular','Helvetica Neue',Arial,sans-serif;
  background: #88348b;
  text-decoration: none;
}

.btn-prog {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  background-color: black;
  color: #fffff0;
  font-size: 20px;
  padding: 10px 20px 10px 20px;

}

.btn-prog:visited {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  padding: 10px 20px 10px 20px;
}

.btn-prog:hover {
  background-color: #982a2e;
  text-decoration: none;
  color:#fffff0;
}

.btn-prog:active {
font-family: 'edo_szregular','Helvetica Neue',Arial,sans-serif;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #fff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  border: solid #eaeff2 2px;
  text-decoration: none;
}

.btn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #FFF;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  border: solid #eaeff2 2px;
  text-decoration: none;
}

.btn:hover {
  background: #f4bb6c;
  background-image: -webkit-linear-gradient(top, #f4bb6c, #f39ba0);
  background-image: -moz-linear-gradient(top, #f4bb6c, #f39ba0);
  background-image: -ms-linear-gradient(top, #f4bb6c, #f39ba0);
  background-image: -o-linear-gradient(top, #f4bb6c, #f39ba0);
  background-image: linear-gradient(to bottom, #f4bb6c, #f39ba0);
  text-decoration: none;
  color:#fff;
}



@media(min-width:768px) {
    .navbar-default {
        font-family: 'Cinzel', serif;
        border-color: black;
        background-color: #FFFFF0;
        min-height: 60px;
    }

    .navbar-header > .navbar-brand {
        color: black;
        padding: 24px;
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: black;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
      font-family: 'Cinzel', serif;
        color: black;
        padding: 20px;
        letter-spacing: 1.1px;
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
      font-family: 'Cinzel', serif;
        color: #982a2e;
    }

}

header {
    position: relative;
    min-height: auto;
    text-align: center;
    color: #fff;
    width: 100%;
    /*background: url('../images/background-paint.png')*/
}


header .header-content {
    position: relative;
    width: 100%;
    padding: 180px 15px;
    text-align: center;
    z-index: 2;
}

header .header-content .inner h1 {
    margin-top: 0;
    margin-bottom: 0;
}

header .header-content .inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,0.7);
}

#video-background {
  position: absolute;
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: 1;
}

#video-background.collapsing {
  display:none;
}

footer {
    background-color:rgba(138,43,226,0.3);

}

@media(min-width:768px) {
    .icon-lg {
        font-size: 80px;
    }
    
    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
        margin-top: 500px;
    }

    header .header-content .inner h1 {
        font-size: 53px;
    }

    header .header-content .inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
    
    section {
		height:auto;
        padding: 20px 70px;
    }

}

.clock {
  width: 515px;
  height: 110px;
  margin: 0 auto;
}

.form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: #eee;
    background-color: #36333d;
    background-image: none;
    border: 1px solid #36333d;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    color: #222;
    background-color: #ccc;
    box-shadow: none;
}

textarea {
    resize: none;
}

.margin-top-0 {
    margin-top: 0;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.feature {
    margin: 50px auto 0;
    max-width: 400px;
}

@media(min-width:992px) {
    .feature {
        margin: 20px auto 0;
    }
}


::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: white;
    background: #982a2e;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}


@media only screen and (min-width : 320px) and (max-width : 480px) {


.lead {
	font-size:12px;
}

.btn-prog {
	display: none;
}

iframe {
	width:auto;
	height:auto;
}

.nomob{
  display: none;
}

.clap{
  text-align: center;
}

.margin-bottom-mob{
  margin-bottom: 30px !important;
}

.titre {
  font-size: 1.7em;
}

.titre img{
  max-height: 0.7em;
  margin: 0px;
}

section {
  padding: 10px;
}

.row {
  margin: 0px;
}

}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 

iframe {
	width: 220px;
	height:220px;
	
}


}

