/*Fonts style-----------------*/



@font-face {

    font-family: 'robotoregular';

    src: url('../fonts/Roboto-Regular-webfont.eot');

    src: url('../fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/Roboto-Regular-webfont.woff') format('woff'),

         url('../fonts/Roboto-Regular-webfont.ttf') format('truetype'),

         url('../fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'walkway_ultraboldregular';

    src: url('../fonts/walkway_ultrabold-webfont.eot');

    src: url('../fonts/walkway_ultrabold-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/walkway_ultrabold-webfont.woff') format('woff'),

         url('../fonts/walkway_ultrabold-webfont.ttf') format('truetype'),

         url('../fonts/walkway_ultrabold-webfont.svg#walkway_ultraboldregular') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'walkway_roundedregular';

    src: url('../fonts/walkway_rounded-webfont.eot');

    src: url('../fonts/walkway_rounded-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/walkway_rounded-webfont.woff') format('woff'),

         url('../fonts/walkway_rounded-webfont.ttf') format('truetype'),

         url('../fonts/walkway_rounded-webfont.svg#walkway_roundedregular') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

	font-family: "GeneralFoundicons";

	src: url("../fonts/general_foundicons.eot");

	src: url("../fonts/general_foundicons.eot?#iefix") format("embedded-opentype"), 

		 url("../fonts/general_foundicons.woff") format("woff"), 

		 url("../fonts/general_foundicons.ttf") format("truetype"), 

		 url("../fonts/general_foundicons.svg#GeneralFoundicons") format("svg");

	font-weight: normal;

	font-style: normal;

}



/* global foundicon styles */

[class*="foundicon-"] {

  display: inline;

  width: auto;

  height: auto;

  line-height: inherit;

  vertical-align: baseline;

  background-image: none;

  background-position: 0 0;

  background-repeat: repeat;

  font-size: 35px;

}



[class*="foundicon-"]:before {

  font-family: "GeneralFoundicons";

  font-weight: normal;

  font-style: normal;

  text-decoration: inherit;

}



/* icons */

.foundicon-settings:before {

  content: "\f000";

}



.foundicon-heart:before {

  content: "\f001";

}



.foundicon-star:before {

  content: "\f002";

}



.foundicon-plus:before {

  content: "\f003";

}



.foundicon-minus:before {

  content: "\f004";

}



.foundicon-checkmark:before {

  content: "\f005";

}



.foundicon-remove:before {

  content: "\f006";

}



.foundicon-mail:before {

  content: "\f007";

}



.foundicon-calendar:before {

  content: "\f008";

}



.foundicon-page:before {

  content: "\f009";

}



.foundicon-tools:before {

  content: "\f00a";

}



.foundicon-globe:before {

  content: "\f00b";

}



.foundicon-home:before {

  content: "\f00c";

}



.foundicon-quote:before {

  content: "\f00d";

}



.foundicon-people:before {

  content: "\f00e";

}



.foundicon-monitor:before {

  content: "\f00f";

}



.foundicon-laptop:before {

  content: "\f010";

}



.foundicon-phone:before {

  content: "\f011";

}



.foundicon-cloud:before {

  content: "\f012";

}



.foundicon-error:before {

  content: "\f013";

}



.foundicon-right-arrow:before {

  content: "\f014";

}



.foundicon-left-arrow:before {

  content: "\f015";

}



.foundicon-up-arrow:before {

  content: "\f016";

}



.foundicon-down-arrow:before {

  content: "\f017";

}



.foundicon-trash:before {

  content: "\f018";

}



.foundicon-add-doc:before {

  content: "\f019";

}



.foundicon-edit:before {

  content: "\f01a";

}



.foundicon-lock:before {

  content: "\f01b";

}



.foundicon-unlock:before {

  content: "\f01c";

}



.foundicon-refresh:before {

  content: "\f01d";

}



.foundicon-paper-clip:before {

  content: "\f01e";

}



.foundicon-video:before {

  content: "\f01f";

}



.foundicon-photo:before {

  content: "\f020";

}



.foundicon-graph:before {

  content: "\f021";

}



.foundicon-idea:before {

  content: "\f022";

}



.foundicon-mic:before {

  content: "\f023";

}



.foundicon-cart:before {

  content: "\f024";

}



.foundicon-address-book:before {

  content: "\f025";

}



.foundicon-compass:before {

  content: "\f026";

}



.foundicon-flag:before {

  content: "\f027";

}



.foundicon-location:before {

  content: "\f028";

}



.foundicon-clock:before {

  content: "\f029";

}



.foundicon-folder:before {

  content: "\f02a";

}



.foundicon-inbox:before {

  content: "\f02b";

}



.foundicon-website:before {

  content: "\f02c";

}



.foundicon-smiley:before {

  content: "\f02d";

}



.foundicon-search:before {

  content: "\f02e";

}



.foundicon-checkmark {

  color: #64A633;

}



.foundicon-photo:hover, .foundicon-video:hover, a:focus .foundicon-photo, a:focus .foundicon-video {

  color: #64A633;

}



.add-video, .add.photo {



  width: 130px;



}





body, ul, li, h1, h2, h3, h4, h5, h6 {

	font-family: "walkway_ultraboldregular",Helvetica,Arial,sans-serif;

  letter-spacing: 1px;

}



ul {

  list-style: none;

}



.orbit-slide-number {

  visibility: hidden;

}



h3 {

  margin: 30px 0;

}



p {

  font-size: 14px;

  color: #616161;

  text-align: justify;

}



label {

  color: #ffd200;

}



button.save {

  width:100px;

  height:30px;

  font-size:10px; 

  font-family: "walkway_ultraboldregular",Helvetica,Arial,sans-serif;z-index:1000;

  background: #ffd200; 

  color: #444444;

  border-color: #444444;

  position:absolute;

  font-size: 16px;

  letter-spacing: 1px;

  text-align: center;

  padding: 0;

}



.dark-light-grey{

  background: #444444;

}



.dark-light-grey p{

  color: #fff;
  font-size: 0.8em;

}



.white {

  background: #fff;

}



.white p {

  color: #616161;

}



.yellow {

  font-size: 1.65em;
  letter-spacing: 2px;

  color: #ffd200;

}





header {

  position: relative;

  background: #444444;

  box-sizing:border-box;

  -moz-box-sizing:border-box;

  -webkit-box-sizing:border-box;

  border-bottom: 1px solid #ffd200;

}



header img#logo-header { 

  margin: 10px auto;

  display: block;

}



.border-top-yellow{

  border-top: 1px solid #ffd200;

}



.top-bar {

  background: #444444;

	margin: 0;

  position: relative;

  overflow: hidden;

}



.top-bar-section {

  width: 100%;

  position: relative;

}



.top-bar-section ul {

  display: table;

  width: 100%;

  z-index:20;

  position: absolute;

}



.top-bar-section ul li { 

  display: table-cell;

  float: none;

}





.top-bar:not(.expanded) section.top-bar-section {

    position: absolute;

}



.top-bar:not(.expanded) section.top-bar-section ul li a { 

	font-weight: normal;

  color: #ffd200;

  text-align: center;

  background: transparent;

  font-size: 1.2em;


}



.top-bar:not(.expanded) section.top-bar-section ul li a.active {

  color: #444444;

}



/*.top-bar:not(.expanded) section.top-bar-section ul li a:hover,

.top-bar:not(.expanded) section.top-bar-section ul li a:focus { 

	color: #444444;

}*/



/*Content------------------------------------------------------------------*/



/*Home Page*/



section header#home-header {

  background: url(../images/section-header-bck.jpg) no-repeat top center #597691;

  border-bottom: 14px solid #444444;

  height: 491px;

}



section header#news-header {

  background: #597691; /*url(../images/section-news-header-bck.jpg) no-repeat top center*/
  border-bottom:  9px solid #444444;

}



section h4 {

  font-size: 2.3em;

  letter-spacing: 4px;

  margin: 25px 0px 15px 0px;

  text-align: center;

}





section header #blue-cloud {

  height: 490px;

}



section header img {

  vertical-align: top;

}



section header h5 {
    color: #ffffff;

  font-size: 1.8em;

  margin-bottom: 10px;

}



section header h6 {

  color: #ffffff;

  font-size: 0.9em;

  font-family: Arial;

  font-weight: normal;

  margin-bottom: 15px;

  letter-spacing: 0;

}



section header, section header p {

  color: #ffffff;



}

#amazingaudioplayer-1{

  vertical-align: bottom;
}

.orbit-container .orbit-timer .orbit-progress{

  display: none;
}




.orbit-container .orbit-prev, .orbit-container .orbit-next {

  background-color: rgba(255, 255, 255, 0.5);

  width: 45px;

  height: 34px;

}




.orbit-container .orbit-next > span:hover { 

  border-left-color: #ffd200;

}



.orbit-container .orbit-prev > span:hover { 

  border-right-color: #ffd200;

}



#main-content {

  background: #ffffff;
  position: relative;

}

#main-content img{ 

  position: absolute;
  right: 0px;
  bottom: 20px;

}



#galerie-content {

  background: #444444;

}



#galerie-content h4{ 

  text-align: center;

  color: #ffd200;

}



#galerie-content .row {

  padding: 10px 0;

}



#partenaires-content {

  background: #ffffff;

}



#partenaires-content h4{ 

  text-align: center;

}

#owl-demo{
  top: -20px;
}

#owl-demo .item{

  margin: 3px;

}

#owl-demo .item img{

  display: block;

  width: 303px;

  height: auto;

}



.orbit-container #featured {

  margin: 18px 70px 70px 70px;

  overflow: hidden;

}



.orbit-container { 

  background: none;

}



/*Equipe Page*/



.person .row{

  position: relative;

}



.person .large-4.columns,  .person .large-6.columns.illu{

  position: absolute;

}



.person img {

  display: block;

}



/*News Page*/



#news-header h2, #news-header h5{

  color: #ffffff;

  line-height: 1;

}

#news-header h5{

  font-size: 1.3em;


}

.news {

  color: #616161;

  font-size: 12px;

}



.news h3 { 

  margin: 10px 0px 8px 0px;

  color: #616161;

}



.news span { 

  font-size: 1.35em;
  margin-bottom: 10px;

}



/*Galerie Page*/



.grid {

  max-width: 69em;

  list-style: none;

  margin: 30px auto;

  padding: 0;

}



.grid li {

  display: block;

  float: left;

  padding: 7px;

  width: 33%;

  opacity: 0;

}



.grid li.shown,

.no-js .grid li,

.no-cssanimations .grid li {

  opacity: 1;

}



.grid li a,

.grid li img {

  outline: none;

  border: none;

  display: block;

  max-width: 100%;

}



/* Effect 1: opacity */

.grid.effect-1 li.animate {

  -webkit-animation: fadeIn 0.65s ease forwards;

  -moz-animation: fadeIn 0.65s ease forwards;

  animation: fadeIn 0.65s ease forwards;

}



@-webkit-keyframes fadeIn {

  to { opacity: 1; }

}



@-moz-keyframes fadeIn {

  to { opacity: 1; }

}



@keyframes fadeIn {

  to { opacity: 1; }

}



/* Effect hover border-image */



.view {

    float: left;

    border: 10px solid #fff;

    overflow: hidden;

    position: relative;

    text-align: center;

    cursor: default;

}

.view .mask, .view .content {

    width: 100%;

    height: 100%;

    position: absolute;

    overflow: hidden;

    top: 0;

    left: 0

}

.view img {

    display: block;

    position: relative

}

.view h2 {

    text-transform: uppercase;

    color: #fff;

    text-align: center;

    position: relative;

    font-size: 17px;

    padding: 10px;

    background: rgba(0, 0, 0, 0.8);

    margin: 20px 0 0 0

}

.view p {

    font-family: Georgia, serif;

    font-style: italic;

    font-size: 12px;

    position: relative;

    color: #fff;

    padding: 10px 20px 20px;

    text-align: center

}

.view a.info {

    display: inline-block;

    text-decoration: none;

    padding: 7px 14px;

    background: #000;

    color: #fff;

    text-transform: uppercase;

    box-shadow: 0 0 1px #000

}

.view a.info:hover {

    box-shadow: 0 0 5px #000

}



.view-first img { 

    transition: all 0.2s linear;

}

.view-first .mask {

    opacity: 0;

    background-color: rgba(219,127,8, 0.7); 

    transition: all 0.4s ease-in-out;

}

.view-first h2 {

    transform: translateY(-100px);

    opacity: 0;

    transition: all 0.2s ease-in-out;

}

.view-first p { 

    transform: translateY(100px);

    opacity: 0;

    transition: all 0.2s linear;

}

.view-first a.info{

    opacity: 0;

    transition: all 0.2s ease-in-out;

}



.view-first:hover img { 

    transform: scale(1.1);

} 

.view-first:hover .mask { 

    opacity: 1;

}

.view-first:hover h2,

.view-first:hover p,

.view-first:hover a.info {

    opacity: 1;

    transform: translateY(0px);

}

.view-first:hover p {

    transition-delay: 0.1s;

}

.view-first:hover a.info {

    transition-delay: 0.2s;

}



/*Cours Page*/



#cours .cour {

  border: 1px solid #ffd200;

  margin: 20px 0px;

  padding: 5px;

}

#tarifs h4{

  color: #ffd200;
  text-align: center;

}

#tarifs .large-12{

margin-top: 20px;

}



table {

  color: #ffffff;

  border: none;

  background: none;

  border-collapse: separate;

}

table thead th:first-child h5 { 

  border: none;

  font-size: 1.7em;

  color: #fff;

}



table thead th{

  background : #597691;

  color: white;

}



table tbody th {

  background : #ffd200;

  font-size: 1.1em;

  color: #444444;

}



table thead th, table thead td, table tbody th, table tbody td {

  border: 3px solid #444444;

  padding: 13px 13px 13px 13px;

}



table th h5 {

  font-size: 20px;

  color: #ffd200;

  text-align: center;
  margin-top: 0.5em;

}

table tr td {

color: #fff;
font-size: 1.2em;

}

table td { 

  color: #ffffff;

  text-align: center;

  background: #597691;

}

.pack p{
  color: #fff;

  font-size: 1.2em;

}

.planning img{

  margin-bottom: 30px;
}





/*contact Page*/

#content .large-6{
margin-top: 20px;

}

#contact {

  padding-bottom: 15px;

}



#contact input[type="submit"] {

  background: #ffd200;

  padding: 10px 35px 10px 35px;

  color : #444444;

  text-align: center;

  border: none;

  float: right;

}



#contact input[type="submit"]:hover { 

  background: #444444;

  color: #ffd200;

}



#salles p {

  color: #ffffff;
  font-size: 1.2em;
  margin-top: -15px 

}

#salles h4{

  color: #ffd200;
  text-align: center;

}

#social{

  height: 250px;
}

#social .social{
  text-align: center;
  margin-top: 30px;
 }

#social a{

  padding: 30px;

}





/*End contact Page*/





/*End Content------------------------------------------------------------------*/



/*Footer------------------------------------------------------------------*/



footer{

  height: 244px;
  background: url(../images/footer-taches.png) center no-repeat;
  background-color: #444444;
  overflow: hidden;

}




footer .row{

padding-top:  5px;

}

footer p, footer ul li { 

  color: #ffffff;

}



footer .button-yellow{

  font-size: 1.1em;

  background: #ffd200;

  padding: 15px;

  text-align: center;

  border: none;

  float: left;

  color: #444444;

}



footer .button-yellow:hover{

  background: #ffffff;

}

footer .griffe {
  margin-top: -10px;
  color: #ffd200;
  font-size : 1.0em;
}

footer .foundicon-phone {

  color: #ffd200;
  font-size: 0.9em;
  padding-right: 10px;

}

footer .foundicon-mail {

  color: #ffd200;
  font-size: 0.9em;
  padding-right: 10px;
  margin-left: 40px;

}

footer .coord{

  margin-bottom: 10px;

  font-size: 1.5em;

}

footer .mail{

  color: #fff;
}





/*End Footer------------------------------------------------------------------*/





@media only screen { 



  .top-bar {

    height: 312px;

  }

  .orbit-container #featured {

  margin: 18px 0px 70px 0px;

  overflow: hidden;

}



  .top-bar-section ul li { 

    display: block;

    float: left;

    width: 100%;

  }



  section header h5 {

    font-size: 1.2em;

  }



  section header#home-header { 
    text-align: center;

    height: 390px;

  }

  .orbit-bullets{
    
    display: none;

  }

  .orbit-container {
    height: 364px !important;
  }

#jukebox{

  display: none;
}

  #galerie-content .row {

    padding: 0;

  }



  #galerie-content {

    padding-bottom: 10px; 

  }

   #galerie-content .row .large-12 .columns{

    padding-bottom: 20px;

  } 



  #galerie-content img {

    display: block;

    margin: 5px auto;

  }

 .news{

  padding:  30px 0;
 }


  .person .large-4.columns, .person .large-6.columns.illu { 

    position: relative;

  }


  #main-content img{

    display: none;

  }

  footer{

    height: 490px;
  }

  footer .button-yellow{

  margin: 10px 0px 20px 0px;

}

#social .social{
  text-align: center;
 }

 section header#home-header {

  background: none;
  background-color: #597691;

}


}



@media only screen and (min-width: 768px) { 



  .top-bar {

    height: 45px;

  }

  #jukebox{

  display: block;
}



  .top-bar-section ul li { 

    display: table-cell;

    float: none;

    width: auto;

  }

  .orbit-container {
    height: 445px !important;
  }

 


  section header#home-header { 

    height: 491px;

  }



  section header h5 {

    font-size: 1.7em;
    font-weight: normal;

  }

   .orbit-bullets{
    
    display: block;

  }

   #main-content img{

    display: block;

  }


 /*news*/

 .news{

  padding:  30px 0;
 }


  #news-header .first {

  padding: 50px 0px 34px 0;

}

#news-header .content {

  padding: 67px 5px 10px 5px;

}

/*end news*/

  .owl-controlls.clickable {

    display: block;

  }



  .person .large-4.columns, .person .large-6.columns.illu { 

    position: absolute;

  }


  .orbit-container #featured {

  margin: 18px 70px 70px 70px;

  overflow: hidden;

}




.form-admin-add h5 {

  font-size: 24px;

  color: #ffffff;

  border-bottom: 1px dashed #ffffff;

  margin: 30px;

}

#salles{

  height: 550px;

}


footer{

  height:244px;
}

section header#home-header {

  background: url(../images/section-header-bck.jpg) no-repeat top center #597691;

  border-bottom: 14px solid #444444;

  height: 491px;

}


}