
a, a:focus, a:hover {
    color: #fff;
}
.btn-default, .btn-default:hover, .btn-default:focus {
    background-color: #fff;
    border: 1px solid #fff;
    color: #333;
    text-shadow: none;
}
html, body {
    
    height: 100%;
}
body {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    padding-bottom: 20px;
    
    background-image: url(images/CHALLENGE-CONVIVIALITE.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: #7DA028;
}
.site-wrapper {
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.5) inset;
    display: table;
    height: 100%;
    min-height: 100%;
    width: 100%;
}

.background {
    background-image: url(images/CHALLENGE-CONVIVIALITE_A5_detail-2016-1.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.site-wrapper-inner {
    display: table-cell;
    vertical-align: top;
}
.cover-container {
    margin-left: auto;
    margin-right: auto;
}
.inner {
    padding: 30px;

}
.masthead-brand {
    margin-bottom: 10px;
    margin-top: 10px;
}
.masthead-nav > li {
    display: inline-block;
}
.masthead-nav > li + li {
    margin-left: 20px;
}
.masthead-nav > li > a {
    border-bottom: 2px solid transparent;
    color: rgba(255, 255, 255, 0.75);
    font-size: 16px;
    font-weight: bold;
    padding-left: 0;
    padding-right: 0;
}
.masthead-nav > li > a:hover, .masthead-nav > li > a:focus {
    background-color: transparent;
    border-bottom-color: rgba(255, 255, 255, 0.25);
}
.masthead-nav > .active > a, .masthead-nav > .active > a:hover, .masthead-nav > .active > a:focus {
    border-bottom-color: #fff;
    color: #fff;
}
@media (min-width: 768px) {
.masthead-brand {
    float: left;
}
.masthead-nav {
    float: right;
}
}
.cover {
    padding: 0 20px;
    background-color: #c2c2c2;

}
.cover .btn-lg {
    font-weight: bold;
    padding: 10px 20px;
}
.mastfoot {
    color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 768px) {
.masthead {
    position: fixed;
    top: 0;
}
.mastfoot {
    bottom: 0;
    position: fixed;
}
.site-wrapper-inner {
    vertical-align: middle;
}
.masthead, .mastfoot, .cover-container {
    width: 100%;
}
}
@media (min-width: 992px) {
.masthead, .mastfoot, .cover-container {
    width: 700px;
}
}





@media (min-width: 360px) {
    .jumbotron {
        background-color: black;
		margin-top: 60px;

    }
}

@media (min-width: 1201px) {
    .jumbotron {
       margin-top: 400px;

    }
}



.bleupersocyan {
    color: #253a71;
}





.img-responsive {
    display: inline;
}

.thumbnail {
    height: 515px;
}

.jumbotron {
    padding-left: 10px  !important;
    padding-right: 10px  !important;
    padding-top: 15px !important;
    background-color: rgba(141, 180, 66, 0.9);
    /*max-height: 470px;*/
    height: 810px;

}


.jumbotron h2 {font-size: 31px  !important; color: #253a71 !important; text-shadow: 0 0 0;}
.jumbotron p {font-size: 16px;}

h2 {
    font-family: 'Lobster', cursive;
    color: #FFF;
    font-size: 50px;
}

h3, p {text-shadow: 0 0 0;}

.caption p {color: #133183;}

h3 {font-size: 20px;}


.btnblueperso {
    background-color: #2869a0 !important;
}

.btncyanperso {
    background-color: #2fcae3 !important;
}

span {
  margin: 20px 0;
  line-height: 34px;
  position: relative;
  cursor: pointer;
  user-select: none;
  outline:none !important;
  width:100%;
}

span:active {

  outline:none;
}

span.ribbon {
  
  outline:none;
  outline-color: transparent;
}
span.ribbon:before, span.ribbon:after {
  top: 5px;
  z-index: -10;
}
span.ribbon:before {
  border-color: #2e6da4 #2e6da4 #2e6da4 transparent;
  left: -25px;
  border-width: 17px;
}
span.ribbon:after {
  border-color: #2e6da4 transparent #2e6da4 #2e6da4;
  right: -25px;
  border-width: 17px;
}

span:before, span:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0;
  outline:none;
}

.btn {
	white-space: normal !important;
}


    
    
    
    button.btn-primary:before {
  border-color: #2e6da4 #2e6da4 #2e6da4 transparent;
    }
    button.btn-primary:after {
  border-color: #2e6da4 transparent #2e6da4 #2e6da4;
    }
    

	
	
	
@media (max-width: 992px) {
	.plan {
		display:none;
	}
	.premier {
		margin-top: 0 !important;
	}
}
