@import "animate.css";
/*@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);*/
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
@import url(https://fonts.googleapis.com/css?family=Roboto:400);
@import url(https://fonts.googleapis.com/css?family=Roboto:500);
@import url(https://fonts.googleapis.com/css?family=Roboto:700);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  	font: 400 14px/21px "Arial", sans-serif;
  	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
  	color: #494949;
  	background: #ffffff;
  	overflow-x: no-display;
  	overflow-x: hidden;
}
.lorrain {
	background-image: url(../../images/lorrain.png);
  	background-repeat: no-repeat;
  	/*opacity: 0.05;
   filter: alpha(opacity=5);*/
  	position: absolute;
  	top: 10px;
  	left: 50%;
  	width: 250px;
  	height: 304px;
  	margin-left: -125px;
  	/*margin-top: 100px;*/
  	z-index: 1;
}
#stuck_container {
  position: relative;
  z-index: 1000;
  height: 135px;
}
.head_1 {
	position: fixed;
	z-index: 1000;
	width: 100%;
	top: 0;
	height: 100px;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #33baaf;
}
.p2.mar_t_3.s5 {
	color: #33baaf;
}


.a1 {
  	display: inline-block;
  	font: 300 14px/30px 'Roboto', sans-serif;
  	text-transform: none;
  	/*color: #494949;*/
  	/*-webkit-transition: all 0.3s ease;
  	transition: all 0.3s ease;*/
  	background-color: #eeeeee;
 	color: black;
   width: 170px;
   font-weight: bolder;
   /*text-shadow: 1px 1px 1px #ff1493;*/
}
.a1:hover {
  color: #f6af33;
}
@media (max-width: 1200px) {
  .a1 {
    font: 300 18px/24px 'Roboto', sans-serif;
  }
}
.grid_4 SPAN {
  display: inline-block;
  font: 500 16px/16px 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #f47920;
  font-weight: bolder;
}
.a2 {
  display: inline-block;
  font: 500 18px/18px 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #33baaf;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.a2:hover {
  color: #f6af33;
}
@media (max-width: 1200px) {
  .a2 {
    font: 500 14px/14px 'Roboto', sans-serif;
  }
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
/* ======= Headers ======= */
h2 {
  font: 500 72px/72px 'Roboto', sans-serif;
  color: #33baaf;
  text-transform: uppercase;
  /* Landscape phones and down */
}
@media (max-width: 1200px) {
  h2 {
    font: 500 42px/42px 'Roboto', sans-serif;
  }
}
@media (max-width: 480px) {
  h2 {
    font: 500 32px/32px 'Roboto', sans-serif;
  }
}
h3 {
  font: 500 36px/36px 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #ed0d6b;
  /* Landscape phones and down */
}
@media (max-width: 1200px) {
  h3 {
    font: 500 26px/26px 'Roboto', sans-serif;
  }
}
@media (max-width: 480px) {
  h3 {
    font: 500 16px/16px 'Roboto', sans-serif;
  }
}
h4 {
  font: 300 30px/30px 'Roboto', sans-serif;
  text-transform: none;
  color: #2b2cff;
  font-weight: bolder;
  letter-spacing: 3px;
}
@media (max-width: 1200px) {
  h4 {
    font: 300 20px/20px 'Roboto', sans-serif;
  }
}
h5 {
  display: inline-block;
  font: 500 18px/18px 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #33baaf;
}
p {
  font: 300 14px/30px "Arial", sans-serif;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #494949;
}
p:not(.nota) a {
  font: 300 18px/30px "Arial", sans-serif;
  display: inline-block;
}
@media (max-width: 1200px) {
  p {
    font: 300 14px/20px "Arial", sans-serif;
  }
  p a {
    font: 300 18px/20px "Arial", sans-serif;
  }
}
.p1 {
  font: 500 36px/36px 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #3b3b3b;
  /* Landscape phone to portrait tablet */
}
.p1 span {
  font: 500 30px/36px 'Roboto', sans-serif;
}
@media (max-width: 1200px) {
  .p1 {
    font: 500 26px/26px 'Roboto', sans-serif;
  }
  .p1 span {
    font: 500 20px/26px 'Roboto', sans-serif;
  }
}
@media (max-width: 979px) {
  .p1 {
    font: 500 17px/27px 'Roboto', sans-serif;
  }
  .p1 span {
    font: 500 17px/27px 'Roboto', sans-serif;
  }
}
@media (max-width: 767px) {
  .p1 {
    padding-top: 15px;
    font: 500 13px/17px 'Roboto', sans-serif;
  }
  .p1 span {
    font: 500 13px/17px 'Roboto', sans-serif;
  }
}

.p2 {
  font: 300 24px/36px 'Roboto', sans-serif;
  text-transform: none;
  color: #494949;
}
@media (max-width: 1200px) {
  .p2 {
    font: 300 18px/26px 'Roboto', sans-serif;
  }
}

.p3 {
  font: 300 14px/24px 'Roboto', sans-serif;
  color: #494949;
  height: 80px;
  text-align: justify;
}
.p3 span {
  font: 700 18px/24px 'Roboto', sans-serif;
}
.p4 {
  font: 300 60px/34px 'Roboto', sans-serif;
  color: #ffffff;
  padding-top: 30px;
  padding-bottom: 0px;
}
@media (max-width: 1200px) {
  .p4 {
    font: 300 40px/34px 'Roboto', sans-serif;
  }
}
@media (min-width: 1366px) {
  .picHolder {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 380px;
    top: 0px;
  }
  .picHolder > ul {
    list-style: none;
    margin: 0;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    height: 380px;
    float: left;
  }
  .picHolder > ul {
    float: none;
    display: block;
    text-allign: center;
  }
}
.picHolder > ul > li {
  width: 647px;
  height: 380px;
  display: inline-block;
  position: relative;
  margin-right: -4px;
}
@media (max-width: 1366px) {
  .picHolder > ul > li {
    width: 50%;
    height: auto;
  }
}
.picHolder > ul > li > a {
  width: 647px;
  height: 380px;
  display: block;
  position: relative;
}
@media (max-width: 1366px) {
  .picHolder > ul > li > a {
    width: 100%;
    height: auto;
    /*margin: 5px 0;*/
  }
  .picHolder > ul > li > a img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1199px) {
  .picHolder > ul > li {
    width: 50%;
    height: auto;
  }
}
.picHolder > ul > li > a ._over {
  width: 637px;
  height: 370px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
  border: 5px solid #ffffff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 1366px) {
  .picHolder > ul > li > a ._over {
    display: none;
  }
}
.picHolder > ul > li > a:hover ._over {
  opacity: 100;
  filter: alpha(opacity=10000);
}
/* ======= Buttons ======= */
.btn-default {
  display: inline-block;
  background: #f6af33;
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-default em {
  font: 500 24px/24px 'Roboto', sans-serif;
  text-transform: none;
  color: #ffffff;
  padding: 15px 25px 15px 25px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
}
.btn-default:hover {
  background: #313131;
}
.btn-link {
  display: inline-block;
  font: 500 18px/18px 'Roboto', sans-serif;
  color: #33baaf;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
}
.btn-link:hover {
  color: #f6af33;
}

/*========================================================
                    HEADER styles
=========================================================*/
#header {
  margin-top: 118px;
}
@media (max-width: 775px) {
	#header {
		margin-top: 60px;
	}
	#stuck_container H1 IMG {
		display: none;
	}
}
header #stuck_container {
  background: #313131;
  border-bottom: 2px solid #e01660;
}
/* ======= Logo ======= */
h1 {
  display: inline-block;
  float: left;
  padding-top: 30px;
  /* Landscape phone to portrait tablet */
}
h1 a {
  display: inline-block;
}
h1 a .slogan_1 {
  font: 500 48px/36px 'Roboto', sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  white-space: nowrap;
  width: 250px;
  letter-spacing: 3px;
	display: none;
}
@media (max-width: 775px) {
  h1 a .slogan_1 {
    font: 500 38px/26px 'Roboto', sans-serif;
    padding-top: 10px;
    display: block;
  }
  .img_indent_1 {
  	display: none;
  }
}
@media (max-width: 480px) {
  h1 a .slogan_1 {
    font: 500 20px/25px 'Roboto', sans-serif;
    display: block;
  }
  .img_indent_1 {
  	display: none;
  }
  .maps IFRAME {
  	height: 250px;
  }
}
@media (max-width: 775px) {
  .maps IFRAME {
  	height: 300px;
  }
}
h1 a .slogan_2 {
  font: 300 18px/18px 'Roboto', sans-serif;
  padding-top: 10px;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
    margin-left: 2px;
  /* Landscape phone to portrait tablet */
  /* Landscape phones and down */
}
@media (max-width: 775px) {
  h1 a .slogan_2 {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  h1 a .slogan_2 {
    font: 500 18px/18px 'Roboto', sans-serif;
    padding-top: 5px;
  }
}
@media (max-width: 979px) {
  h1 {
   /* display: block;*/
    /*float: none;*/
    /*padding-top: 17px;
    text-align: center;*/
    /*padding-top: 50px;*/
  }
}
@media (max-width: 775px) {
  h1 {
    text-align: center;
  }
}
/* ======= Main menu variables ======= */
/* ======= Sub menus common variables ======= */
/* ======= First level sub menu variables ======= */
nav {
  float: right;
  /* Landscape phone to portrait tablet */
}

@media (max-width: 767px) {
  nav {
    background: none;
    border: none;
  }
}

.img_indent_1 {
  	padding-bottom:17px;
  }
  
/* Main menu styles
========================================================*/
.sf-menu {
	/*height: 133px;*
	/*border: 1px solid red;*/
}
.sf-menu > li {
  	float: left;
  	text-align: center;
  	height: 100px;
}
.sf-menu > li:last-child {
	margin-right: 0;
}
ul.sf-menu li a {	
  	display: block;
  	color: #fff;
  	padding: 55px 15px 0 15px;
  	text-align: center;
  	height: 80px;
  	text-transform: uppercase;
}

.sf-menu > li.reservation A {
	background-color: #f47920;
}
.sf-menu > li.active:not(.res) > a,
.sf-menu > li.sfHover > a,
.sf-menu > li:not(.res):hover > a, .sf-menu > li:not(.res) a.active {
  text-decoration: none;
  background: #e01660;
}


@media (max-width: 1199px) {
  	ul.sf-menu LI a {
  		padding: 55px 15px 0 15px;
  		
  	}
  	.img_indent_1 {
  		height: 72px;
  		padding-top: 10px;
  	}
}
@media (max-width: 991px) {
  	ul.sf-menu LI a {
  		padding: 55px 5px 0 5px;
  	}
  	.img_indent_1 {
  		height: 52px;
  		padding-top: 20px;
  	}
}


@media only screen and (max-width: 775px) {
  .sf-menu {
    display: none;
  }
  #stuck_container {
  	height: 50px;
}
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #333333;
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
    margin-bottom: 10px;
    background: #ffffff;
    font: 15px/26px "Arial", sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}


/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  z-index: 999;
  position: fixed;
  left: 0;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  /*position: relative;
z-index: 1;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.block_1 {
  display: block;
  background: rgba(255, 255, 255, 0.5);
  padding: 30px;
  position: relative;
  margin-top: 465px;
  /*overflow: hidden;*/
  /* Landscape phone to portrait tablet */
}
@media (max-width: 1024px) {
  .block_1 {
    margin-top: 85px;
  }
}
@media (max-width: 767px) {
  .block_1 {
    margin-top: 70px;
    text-align: center;
  }
}
.block_2 {
  display: block;
  background: #33baaf;
  padding: 25px 30px 25px 20px;
  position: relative;
}
.block_3 {
  display: block;
  background: #f6af33;
  padding: 25px 30px 25px 20px;
  position: relative;
}
.block_4 {
  display: block;
  padding: 25px 30px 27px 30px;
  position: relative;
  border-top: 1px solid #525252;
  border-right: 1px solid #525252;
  border-bottom: 1px solid #525252;
  overflow: hidden;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .block_4 {
    padding: 5px 10px 9px 20px;
  }
}
@media (max-width: 979px) {
  .block_4 {
    border-top: none;
    border-left: 1px solid #525252;
  }
  .block_4 img {
    width: 100%;
    height: auto; 
  }
}
/* ======= Banner 1 ======= */
.banner1 {
  background-image: url(../images/header.jpg);
  padding: 0px;
  padding-top: 400px;
  margin-top: 100px;
  /*height: 1004px;*/
  height: auto;
}
@media (max-width: 1024px) {
  .banner1 {
    /*background: #1cc9cb;*/
    min-height: 300px;
    height: auto;
    background-image: url(../images/header.jpg);
    padding-top: 130px;
  }
}
/* ======= Google Map  ======= */
.google-map1 {
  height: 300px;
}
.google-map1 img {
  max-width: none !important;
}
/* ======= Address  ======= */
address {
  font: 300 14px/21px 'Roboto', sans-serif;
  text-transform: none;
  color: #494949;
  position: relative;
  display: inline-block;
  overflow: hidden;
  min-width: 200px;
  margin-right: 90px;
  float: left;
  /* Landscape phone to portrait tablet */
}
address:first-child {
  margin-left: 0;
}
address a {
  color: #33baaf;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
address a:hover {
  color: #f6af33;
}
address .fa {
  font-size: 36px;
  letter-spacing: 45px;
  color: #33baaf;
  display: inline-block;
  width: 40px;
}
@media (max-width: 767px) {
  address {
    float: none;
    margin-left: 10px;
    display: block;
  }
}
/* ======= Google Map  ======= */
.content_map {
  color: #ffffff;
  position: relative;
  text-align: center;
  height: 438px;
  margin-top: 0;
}
.content_map .rel {
  position: relative;
  z-index: 10;
}
.content_map .gmap {
  height: 438px;
}
/* ======= List 1 ======= */
.list_1 {
  padding-top: 15px;
  list-style: none;
  display: block;
}
.list_1 li {
  display: block;
  padding-top: 9px;
}
.list_1 li a {
  font: 700 14px/14px 'Roboto', sans-serif;
  color: #33baaf;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list_1 li a:hover {
  color: #f6af33;
}
.list_2 {
  margin-top: 15px;
  display: block;
}
.list_2 li {
  display: block;
  margin-top: 32px;
}
/* ======= video ======= */
.various {
  display: block;
  position: relative;
  overflow: hidden;
}
.various:before {
  font-family: FontAwesome;
  font-size: 48px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 34px;
  content: '\f152';
  color: #ffffff;
  top: 45%;
  left: 0;
  text-align: center;
  display: block;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  z-index: 3;
}
.various:hover:before {
  color: #f6af33;
}
/*========================wrappers=========================*/
.wrapper_1 {
  padding: 20px 0 40px;
}
.wrapper_2 {
  padding: 0px 0 40px;
  overflow: hidden;
}
.wrapper_3 {
  overflow: hidden;
  padding: 5px 0 40px;
}
.wrapper_3 time {
  font: 300 14px/14px font-family-custom-1;
  color: #494949;
  display: inline-block;
}
.wrapper_4 {
  overflow: hidden;
  padding: 15px 0 45px;
}
.wrapper_4 img {
  width: 100%;
  height: auto;
}
.wrapper_5 {
  overflow: hidden;
  padding: 50px 0 40px;
  background: #525252;
}
.wrapper_5 .p3 {
  color: #ffffff;
  padding-top: 24px;
}
.wrapper_6 {
  overflow: hidden;
  padding: 30px 0;
}
.wrapper_6 .block_2 .p3 {
  color: #ffffff;
  font-style: italic;
}
.wrapper_6 .block_3 .p3 {
  color: #ffffff;
}
.wrapper_7 {
  overflow: hidden;
  padding: 25px 0 45px;
}
.wrapper_7 img {
  width: 100%;
  height: auto;
}
.wrapper_8 {
  overflow: hidden;
  padding: 10px 0 45px;
}
.wrapper_8 ul {
  padding-top: 25px;
}
.wrapper_8 ul li {
  padding-bottom: 9px;
}
.wrapper_8 .a2 {
  text-transform: none;
  font-weight: 700;
}
.wrapper_9 {
  overflow: hidden;
  padding: 50px 0 45px;
  background: #525252;
}
.wrapper_9 .p3 {
  color: #ffffff;
  font-style: italic;
}
.wrapper_10 {
  overflow: hidden;
  padding: 50px 0 45px;
}
.wrapper_10 .a2 {
  text-transform: none;
  font-weight: 300;
  line-height: 30px;
  /* Landscape phones and down */
}
@media (max-width: 480px) {
  .wrapper_10 .a2 {
    line-height: 18px;
  }
}
.wrapper_11 {
  overflow: hidden;
  padding: 30px 0 60px;
}
.wrapper_11 .bord_3 {
  margin: 9px 0;
}
.wrapper_12 {
  overflow: hidden;
  padding: 70px 0 70px;
}
.wrapper_13 {
  overflow: hidden;
  padding: 50px 0 50px;
  background: #525252;
}
.wrapper_13 .bord_3 {
  background: #ffffff;
}
.wrapper_13 img {
  width: 100%;
  height: auto;
}
.wrapper_14 {
  overflow: hidden;
  padding: 75px 0 50px;
}
.wrapper_15 {
  overflow: hidden;
  padding: 50px 0 50px;
  background: #525252;
}
.wrapper_15 .p3 {
  color: #ffffff;
  padding-top: 24px;
}
.wrapper_16 {
  overflow: hidden;
  padding: 70px 0 50px;
}
.wrapper_16 address {
  margin-left: 0;
}
/*========================others=========================*/
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .fr {
    float: none;
  }
}
.width1 {
  display: inline-block;
  width: 80px;
}
.extra_wrap {
  text-align: center;
  width: 100%;
}
.extra_wrap DIV {
  	font: 300 14px/30px 'Roboto', sans-serif;
  	text-transform: none;
  	background-color: #eeeeee;
 	color: black;
   width: 100%;
   font-weight: bolder;
}

.img_indent {
  float: left;
  margin-right: 30px;
  /* Landscape phone to portrait tablet */
  width: 100%;
}
@media (min-width: 768px) and (max-width: 979px) {
  .img_indent {
    float: none;
    margin-right: 0px;
    width: 100%;
  }
  .grid_3.mar_t_4 {
  		width: 233px;
  		margin-right: 10px;
  		margin-left: 0;
  		padding: 0
  }
  .grid_3.mar_t_4:nth-child(3n+0) {
  		margin-right: 0;
  }
  .grid_3.mar_t_4  {
  
  }
}
@media (max-width: 767px) {
  .img_indent {
    float: none;
    margin-right: 0px;
    	width: 100%;
  }
  .grid_3.mar_t_4 {
  		width: CALC(50% - 5px);
  		margin-right: 10px;
  }
  .grid_3.mar_t_4:nth-child(even) {
  		margin-right: 0;
  }  
  .grid_3.mar_t_4 DIV {
  		/*font-size: 10px;*/
  }
}
.img_indent_1 {
  float: left;
  margin-right: 15px;
  margin-top: -15px;
}
@media (max-width: 767px) {
  .img_indent_1 {
    float: none;
  }
}
.img_indent_2 {
  float: left;
  margin-right: 0px;
}
@media (max-width: 979px) {
  .img_indent_2 {
    float: none;
    width: 100%;
    height: auto;
  }
}
.pad_1 {
  padding: 0 28px;
}
@media (max-width: 979px) {
  .pad_1 {
    padding: 0;
  }
}
.pad_b_2 {
  padding-bottom: 20px;
}
.mar_t_05 {
  margin-top: 5px;
}
.mar_t_1 {
  margin-top: 10px;
}
.mar_t_15 {
  margin-top: 15px;
}
.mar_t_2 {
  margin-top: 20px;
}
.mar_t_25 {
  margin-top: 25px;
}
.mar_t_3 {
  margin-top: 30px;
}
.mar_t_35 {
  margin-top: 35px;
}
.mar_t_4 {
  margin-top: 40px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 1199px) {
  .mar_t_4 {
    margin-top: 27px;
  }
  .mar_t_4 .p3 {
  		font-size: 12px;
  		line-height: 14px;
  }
}
@media (max-width: 979px) {
  .mar_t_4 {
    margin-top: 15px;
  }
  .mar_t_4 .p3 {
  	font-size: 11px;
  	line-height: 15px;
  }
  .grid_4.mar_t_4 {
  		width: 220px;
  		margin-bottom: 15px;
  		margin-right: 10px;
  }
  .grid_4.mar_t_4:nth-child(3n+0) {
  		margin-right: 0;
  }
  .grid_4.mar_t_4 .img {
  		width: 100%;
  }
}
@media (max-width: 767px) {
  .grid_4.mar_t_4 {
  		width: CALC(50% - 10px);
  		margin-bottom: 15px;
  }
  .grid_4.mar_t_4:nth-child(odd) {
  		margin-right: 10px;
  }
  .grid_4.mar_t_4 .img {
  		width: 100%;
  }
  .mar_t_4 {
    margin-top: 10px;
  }
  .mar_t_4 .p3 {
  	font-size: 11px;
  	line-height: 14px;
  }  
}
.mar_t_45 {
  margin-top: 45px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 1199px) {
  .mar_t_45 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_45 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_45 {
    margin-top: 15px;
  }
}
.mar_t_5 {
  margin-top: 50px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_5 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_5 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_5 {
    margin-top: 20px;
  }
}
.mar_t_6 {
  margin-top: 60px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_6 {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_6 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_6 {
    margin-top: 20px;
  }
}
.mar_t_7 {
  margin-top: 70px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_7 {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_7 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_7 {
    margin-top: 20px;
  }
}
.mar_t_8 {
  margin-top: 80px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_8 {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_8 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .mar_t_8 {
    margin-top: 25px;
  }
}
.mar_t_9 {
  margin-top: 90px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_9 {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_9 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .mar_t_9 {
    margin-top: 30px;
  }
}
.mar_t_10 {
  margin-top: 100px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_10 {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_10 {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .mar_t_10 {
    margin-top: 30px;
  }
}
.mar_t_11 {
  margin-top: 110px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_11 {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_11 {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .mar_t_11 {
    margin-top: 35px;
  }
}
.bord_1 {
  background: url(../images/bord_1.png) no-repeat center 0;
  display: block;
  height: 66px;
}
.bord_2 {
  display: inline-block;
  width: 54px;
  height: 1px;
  background: #313131;
  margin: 20px 0;
}
.bord_3 {
  display: block;
  width: 155px;
  height: 1px;
  background: #313131;
  margin: 14px 0;
}
.bord_4 {
  background: url(../images/bord_2.png) no-repeat center 0;
  display: block;
  height: 66px;
}



.none {
	display: none;
}




.left {
	float: left;
	margin: 30px 0 0 0;
	margin-left: 110px;
	margin-right: 70px;
	width: 450px;
}
.right {
	float: left;
	width: 450px;
	margin: 30px 0 0 0;
}
.form, .recap {	
	-webkit-box-shadow: 0 0 5px 2px #dedede;
	box-shadow: 0 0 5px 2px #dedede;
	padding: 20px 40px;
	float: left;
	margin-bottom: 20px;
}
.res  {
	margin-top: 30px;
	padding-left: 20px;
}
.res .grid_50 {
	width: 510px;
}
.recap {
	margin-left: 30px;
	width: 590px;
	padding-left: 360px;
}

.res input[type=text], input[type=email], input[type=number], input[type=date], input[type=password], SELECT, .res TEXTAREA {
	float:left;
	font-family: 'Open Sans', sans-serif;
	width: 300px;
	padding: 0.7em 2em 0.7em 1em;
	border: 1px solid #dedede;
	font-size:15px;
	float: left;
	outline: none;
	color: #565656;
}
.res SELECT {
	/*width: 345px;*/
}
.res LABEL {
	display: block;
	font-weight: bolder;
}

.res form {
	padding-bottom: 2em;
	margin-top: 105px;
	z-index: 10000;
}
.res input[type=password] {
	font-family: 'Open Sans', sans-serif;
	width:90%;
	padding: 0.7em 1em 0.7em 1em;
	color:#000;
	font-size: 15px;
	border:none;
  	outline:none;
}

.res li{
 	 margin-bottom: 10px;
 	 clear: left;
 	 float: left;
 	 z-index: 10000
}
.icon {
	height:28px;
	width:28px;
	background:url(../images/spirit.png)  no-repeat;
	display: block;
	float: right;
	position: absolute;
	margin-left: 312px;
	margin-top: 5px;
}
.ticker{
	background:url(../images/spirit.png)  no-repeat 0px 0px;
}
.into{
	background:url(../images/spirit.png)  no-repeat -31px 0px;
}
UL.ass LI LABEL {
	display: inline-block;
	float: right;
	margin-top: 5px;
}

.res input[type=submit]{
  padding:10px 19px;
  border-radius:0.3em;
 -webkit-border-radius:0.3em;
  -moz-border-radius:0.3em;
  -o-border-radius:0.3em;
   color:#4D4949;
  background:#F3F3F3;
  border:1px solid #b5b5b5;
  font-weight:bold;
  font-size:15px;
  outline:none;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  margin-top:0px;
  cursor: pointer;
}
.res textarea {
	height: 125px;
	resize: none;
}
.res input[type=submit]:hover {
 background:#2E2D2D;
 color:#fff;
}
UL LI.titre {
	border-bottom: 1px solid #dedede;
	background-color: #fafafa;
	width: 410px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bolder;
	margin: -20px -40px 20px -40px;
	padding: 20px 0 20px 40px;
}
.recap .titre {
	width: 950px;
	margin-left: -360px;
}
#gsmm, #gsmm2 {
	width: 228px; 
	border-left: 0;
}
@media (max-width: 1199px) {
	.res .grid_50 {
		width: 440px;
	}
	.res .form {
		width: 340px;
	}
	.res .form .titre {
		width: 380px;
	}
	.res input[type=text], input[type=email], input[type=number], input[type=date], input[type=password], SELECT, .res TEXTAREA, #cha INPUT {
		width: 300px;
	}
	.res .recap {
		margin-left: 20px;
		width: 580px;
		padding-left: 260px;
	}
	.res .recap .titre {
		width: 840px;
		margin-left: -260px;
	}
	#gsmm, #gsmm2 {
		width: 220px; 
	}
	#gsmm + .icon, #gsmm2 + .icon {
		margin-left: 304px;
	}
}
@media (max-width: 992px) {
	.res .grid_50 {
		width: 310px;
	}
	.res .form {
		width: 240px;
	}
	.res .form .titre {
		width: 280px;
	}
	.res input[type=text], input[type=email], input[type=number], input[type=date], input[type=password], SELECT, .res TEXTAREA, #cha INPUT {
		width: 200px;
	}
	.res .recap {
		margin-left: 20px;
		width: 350px;
		padding-left: 260px;
	}
	.res .recap .titre {
		width: 610px;
		margin-left: -260px;
	}
	.res .recap LI {
		margin-left: -130px;
	}
	.icon {
		margin-left: 210px;
	}
	#gsmm, #gsmm2 {
		width: 125px; 
		font-size: 13px;
		height: 20px;
	}
	#gsmm + .icon, #gsmm2 + .icon {
		margin-left: 244px;
	}
}
@media (max-width: 767px) {
	.form {
		padding: 20px;
	}
	.res .grid_50 {
		width: CALC(100% - 60px);
	}
	.res .form {
		width: 100%;
	}
	.res .form .titre {
		width: CALC(100%);
		margin-left: -20px;
	}
	.res .form LI {
		width: CALC(100% - 50px);
	}
	.res input[type=text], input[type=email], input[type=number], input[type=date], input[type=password], SELECT {
		width: 100%;
	}
	#cha INPUT {
		width: CALC(100% - 45px);
	}
	.res TEXTAREA {
		width: CALC(100% - 40px);
	}
	.res .recap {
		margin-left: 0;
		width: CALC(100% - 60px);
		padding-left: 0;
	}
	.res .recap .titre {
		width: 100%;
		padding-left: 40px;
		margin-left: 0;
	}
	.res .recap LI {
		margin-left: 20px;
		width: CALC(100% - 20px);		
	}
	.res .recap LI .first {
		width: 65%;
		margin-left: 0;
	}
	.icon {
		margin-left: 75%;
	}
	#gsmm, #gsmm2 {
		width: CALC(100% - 120px); 
		font-size: 13px;
		height: 20px;
	}
	#gsmm + .icon, #gsmm2 + .icon {
		margin-left: CALC(100% - 220px);
	}
}
@media (max-width: 479px) {
	.icon {
		margin-left: 55%;
	}
}
.ch {
	margin-bottom: 5px;
}

.error {
	color: #ff6464;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	font-weight: bolder;
	font-size: 11px;
}

.img {
	position: relative;
  	height: 476px;
  	width: 370px;
  	margin: 0 auto;
}
.img IMG {
	position:absolute;
  	left:0;
  	-webkit-transition: opacity .8s ease-in-out;
  	-moz-transition: opacity .8s ease-in-out;
  	-o-transition: opacity .8s ease-in-out;
  	transition: opacity .8s ease-in-out;
}
.img IMG:last-child:hover {
	opacity:0;
}
@media (min-width: 980px) and (max-width: 1199px) {
	.img {
  		width: 300px;
  		height: 386px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.img {
  		width: 50%;
  		height: 322px;  			
	}
}
@media (min-width: 479px) and (max-width: 767px) {
	.img {
  		width: 50%;
  		height: 387px; 	
	}
}
@media (max-width: 479px) {
	.img {
  		width: 100%;
  		height: 200px;
	}
	.bord_3 {
		width: 75%;
	}
}
#footer {
	background-color: #e01660;
	height: 35px;
	line-height: 35px;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 0;
	text-align: center;
}
@media(max-width: 767px) {
	#footer {
		height: 60px;
		line-height: 25px;
	}
}
@media(max-width: 467px) {
	#footer {
		height: 80px;
		line-height: 25px;
	}
}
#footer .grid_8 SPAN {
	/*padding: 0 0 0 20px;*/
	display: inline-block;
	text-align: center;
}
#footer .grid_8 SPAN:not(:last-child):after {
	CONTENT: "  |  ";
}
#footer .container {
	margin: 0 auto;
}
.pastille {
	position: absolute;
	top: 360px;
	left: 50%;
	margin-left: -100px;
	background-image: url(../images/pastille.png);
	width: 482px;
	height: 259px;
	z-index: 100;
	-ms-transform: rotate(-7deg); 
   -webkit-transform: rotate(-7deg); 
   transform: rotate(-7deg);
}
@media (min-width: 1025px) and (max-width: 1600px){
  .pastille {
		top: 350px;
		left: 50%;
		margin-left: -200px;
		background-image: url(../images/pastille.png);
		width: 482px;
		height: 259px;
		
	}
}
@media (min-width: 767px) and (max-width: 1025px) {
  .pastille {
		top: 175px;
		left: 50%;
		margin-left: -200px;
		background-image: url(../images/pastille3.png);
		width: 300px;
		height: 161px;
	}
}
@media (max-width: 767px) {
  .pastille {
		top: 235px;
		left: 50%;
		margin-left: 50px;
		background-image: url(../images/pastille2.png);
		width: 200px;
		height: 107px;
	}
}

.ap16 {
	position: absolute;
	width: 249px;
	height: 56px;
	top: 430px;
	left: 50%;
	margin-left: 410px;
	-ms-transform: rotate(7deg); 
   -webkit-transform: rotate(7deg); 
   transform: rotate(7deg);
   z-index: 100;
   font-size: 26px;
   font-weight: bolder;
   color: #fff;
   text-shadow: 1px 1px 10px #000;
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .ap16 {
		width: 249px;
		height: 56px;
		top: 370px;
		left: 50%;
		margin-left: 100px;
	}
}
@media (min-width: 767px) and (max-width: 1025px) {
  .ap16 {
		width: 249px;
		height: 56px;
		top: 170px;
		left: 50%;
		margin-left: 100px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
  .ap16 {
		width: 249px;
		height: 56px;
		top: 200px;
		left: 50%;
		margin-left: -30px;	
	}
}
@media (max-width: 480px) {
  .ap16 {
		width: 249px;
		height: 56px;
		top: 200px;
		left: 50%;
		margin-left: -100px;
	}
}

/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  	display: none;
  	text-decoration: none;
  	position: fixed;
  	bottom: 80px;
  	right: 30px;
  	overflow: hidden;
  	border: none;
  	color: #494949;
  	font-size: 43px;
  	line-height: 38px;
  	z-index: 20;
  	-webkit-transition: all 0.3s ease;
  	transition: all 0.3s ease;
}
#toTop:hover {
  	outline: none;
  	color: #33baaf;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
#mapp {
	width: 100%;
	height: 500px;
}
#contact .grid_12 {
	margin-left: 30px;
	float: left;
}
#contact p {
	float: left;
	text-align: center;
}
#contact p {
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 6px 20px;
  margin: 0;
  cursor: pointer;
  border: 1px solid #bbb;
  border-left: 0;
  overflow: visible;
  font: bold 13px arial, helvetica, sans-serif;
  text-decoration: none;
  white-space: nowrap;
  color: #555;
  background-color: #ddd;
  background-image: linear-gradient(top, rgba(255,255,255,1),
                                         rgba(255,255,255,0)),
                    url(data:image/png;base64,iVBORw0KGg[...]QmCC); 
  transition: background-color .2s ease-out;
  background-clip: padding-box; /* Fix bleeding */
  
  box-shadow: 0 1px 0 rgba(0, 0, 0, .3),
              0 2px 2px -1px rgba(0, 0, 0, .5),
              0 1px 0 rgba(255, 255, 255, .3) inset;
  text-shadow: 0 1px 0 rgba(255,255,255, .9);
  width: 153px;  
}
#contact p:first-child {
	-webkit-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
	border-left: 1px solid #bbb;
}
#contact p:last-child {
	-webkit-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
}

#contact p:hover {
  background-color: #eee;
  color: #555;
}
#mapp {
	width:100%;
	height:370px;	
}
#mapp .marker_content {
	width:400px;	
}
#mapp .marker_content .clearfix {
	margin-bottom:5px;	
}
#mapp .marker_content .marker_logo {
	float:left;
	margin-right:5px;
	width:45%;
	height:auto;
}
#mapp .marker_content b { display:block;}
#mapp .marker_content .description {
	width:50%;
	float:left;	
}

#mapp .marker_content > p {
	font-size:11px;
	margin-bottom:5px;
	width:50%;
	float:left;
	padding-right:10px;	
}


UL.documents LI {	
	height: 100px;
	border-color: #ea2f2d;
	margin-bottom: 15px;
	text-align: left;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	float: left;	
}
UL.documents LI span {
	background-color: #bd0704;
	margin-top: 37px;
	margin-left: 103px;
	height: 52px;
	line-height: 52px;
	display: inline-block;
	width: 430px;
	padding-left: 20px;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
UL.documents LI SPAN .fa {
	font-size: 30px;
	color: #fff;
	float: right;
	margin-top: -40px;
	margin-right: 10px;
}
UL.documents LI:nth-child(odd) span {
	margin-right: 60px;
}
UL.documents LI a {	
	color: #fff;
	font-weight: bolder;
	display: block;
}
UL.documents LI:hover a {
	color: #000;
}


/*==================   Accordion    ======================*/
.accordion_header {
  	padding: 22px 70px 22px 25px;
  	border: 1px solid #acb0b3;
  	background: #fff;
  	margin-top: 20px;   
}
H4.accordion_header  {
	color: #51575b;
}
H5.accordion_header  {
	width: 1073px;
}
.accordion_header:first-child {
   margin-top: 0;
}
.accordion_cnt {
  	margin-top: 30px;
  	padding-left: 30px; 
  	padding-right: 30px;
  	text-align: justify;  	
}
.accordion_cnt p {
	line-height: 22px;
}
.accordion_cnt p a {
	font-size: 13px;
	margin-top: -3px;
	color: #ff1493;
	font-weight: bolder;
}
.ui-accordion-header {
  	position: relative;
  	cursor: pointer; 
}
.ui-accordion-header:after {
   position: absolute;
   top: 50%;
   right: 21px;
   margin-top: -15px;
   content: "\f067";
   color: #f6af33;
   font: 400 30px/30px "FontAwesome"; 
}
.ui-accordion-header:before {
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #acb0b3;
    content: "";
    width: 68px;
    height: 100%; 
 }
.ui-accordion-header-active:after {
    content: "\f068"; 
}
.accordion_cnt > UL {
	margin: 20px 40px;
}
.accordion_cnt > UL > li {
   margin: 0px 0;	
	list-style-type: none;
   position: relative;
	padding: 10px 5px 0px 15px;
	text-align: justify;
}
.accordion_cnt > UL > LI::before{
   content: '';
	position: absolute; 
   top: 0;
	width: 1px; 
   height: 100%;
	right: auto; 
   left: -20px;
	border-left: 1px solid #ccc;
   bottom: 50px;
}
.accordion_cnt > UL > LI::after{
   content: '';
	position: absolute; 
   top: 20px; 
	width: 25px; 
   height: 15px;
	right: auto; 
   left: -20px;
	border-top: 1px solid #ccc;
}

#network {
	position: fixed;
	top: 150px;
	left: 0;
	z-index: 1000000000000;
}
@media (max-width: 1200px) {
	#network {
		display: none;
	}
}
#network DIV {
	height: 45px;
	width: 45px;
	transition: all 1s;
	-webkit-transition: width 500ms ease-in-out;
	-moz-transition: width 500ms ease-in-out;
	-ms-transition: width 500ms ease-in-out;
	-o-transition: width 500ms ease-in-out;
	transition: width 500ms ease-in-out;
	background-repeat: no-repeat;	
}
#network a {
	width: 45px;
	height: 45px;
	display: block;
}
#network a:hover {
	width: 60px;
}
#network div:hover{ 
    width: 60px; 
    -webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
#network .facebook {
	background-image: url(../images/network_facebook.jpg);
	background-color: #3b5998;
	-webkit-border-radius: 0 4px 0 0;
	border-radius: 0 4px 0 0;
}
#network .twitter {
	background-image: url(../images/network_twitter.jpg);
	background-color: #00aced;
}
#network .instagram {
	background-image: url(../images/network_instagram.jpg);
	background-color: #517fa4;
	-webkit-border-radius: 0 0 4px 0;
border-radius: 0 0 4px 0;
}
#network .youtube {
	background-image: url(../images/network_youtube.jpg);
	background-color: #bb0000;
}


.bdk UL {
	margin-top: 20px;
}
.bdk UL LI {
	margin-left: 30px;
	line-height: 20px;
	margin-bottom: 10px;	
}
.bdk UL li::before {
  /*font-family: "Font Awesome 5 Solid";*/
     
    
  	font-family: "Font Awesome 5 Free"; 
  	font-weight: 900;
	content: '\f00c';
  	display: inline-block;
  	padding-right: 10px; 
  
}



#activites {
	margin-top: 135px;
}
#activites2 {
	margin-top: 105px;
}
@media (max-width: 767px) {
	#activites {
		margin-top: 50px;
	}
	#activites2 {
		margin-top: 20px;
	}
}
.maps iframe{
    pointer-events: none;
}

.icone {
	margin-top: 25px;
	text-align: center;
}
.icone P {
	font-weight: bolder;
	text-align: center;
	color: #fff;
	/*text-shadow: 2px 1px 1px #fff;	*/
}
.gr i {
	width: 85px;
	height: 60px;
	border: 3px solid #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;
	padding-top: 25px;
}
.gr P {
	line-height: 18px;
	margin-top: 10px;
}
@media (max-width: 992px) {
	.grid_3.gr {
		width: 20%;
	}
}
@media (max-width: 767px) {
	.gr i {
		width: 40px;
		height: 30px;
		padding-top: 10px;
		font-size: 18px;
		
	}
	.gr P {
		line-height: 12px;
		font-size: 10px;
		margin-top: 5px;
	}
	p.s13 {
		text-align: justify;
	}
}



.posts-grid .post_meta {
	border:none;
	padding:0;
	margin:0;
}
.posts-grid .post_date {
	position: relative;
	/*padding-bottom: 27px;*/
	font-size: 22px;
	text-transform: lowercase;
	font-weight: normal;
	color:#27b6de;
	font-family:Fjalla One;
	float: left;
	height: 75px;
}
.posts-grid .post_date:before {
	content:'';
	position:absolute;
	bottom:0;
	border-bottom:1px solid #e2e1e2;
	width:123px;	
}
.last_news {
	margin-top: 20px;
}
.last_news .btn {
	padding-left:0;
	text-align:left;
	clear: left;
	float: left;
}
.last_news .btn:hover {
	padding-left:50px;
	color:#fff;
}
.last_news .post_meta {
	margin-top:10px;
	margin-bottom:25px;
}
.last_news timee span { display:inline; }
.last_news .day {
	font:56px/75px Fjalla One;
	margin-right:5px;
	float: left;
}
.last_news .month {
	font:18px/75px Fjalla One;
	text-transform:uppercase;
	margin-top: 15px;
	float: left;
}

.last_news .titre { font-weight: bolder; margin-top: 25px; margin-bottom:5px; color: #898989; clear: left; float: left; font-size: 16px;}
.last_news .excerpt { margin-bottom:15px; line-height: 21px; color: #898989; clear: left; float: left; font-size: 13px; height: 105px; overflow: hidden; text-align: justify;}
.last_news li[class*="list-item-"] { margin-bottom:20px; }

.gdf {
	-webkit-box-shadow: 0 0 10px 2px #dedede;
	box-shadow: 0 0 10px 2px #dedede;
}

.news {
	margin-top:50px; 
	text-align: center;
}
.news .resume {
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bolder;
}

.numNat INPUT {
	margin-right: 5px; 
	text-align: center;
	height: 38px;
}
.numNat SPAN {
	display: inline-block;
	float: left;
	width: 25px;
	text-align: center;
	margin-top: 10px;
	font-size: 25px;
}

#errGsm {
	color: red;
}

.none {
	display: none;
	visibility: hidden;
	height: 0;
}


#esp {
	font-family: 'Song Myung', serif;
	background-color: white;
	padding: 0 0 50px 0;
}

#esp H1 {
	font-weight: bolder;
	font-size: 50px;
	margin-bottom: 20px;
	display: block;
	width: 100%;
	line-height: 50px;
	font-family: 'Song Myung', serif;
}
#esp H2 {
	display: block;
	text-transform: none;
	font-size: 40px;
	font-family: 'Song Myung', serif;
}
#esp .tac P {
	font-size: 20px;
	font-family: 'Song Myung', serif;
}

@media (max-width: 767px) {
	#esp {
		padding: 0;
	}
	#esp H1 {
		font-size: 26px;
		line-height: 26px;
	}	
	#esp H2 {
		font-size: 18px;
	}	
	#esp .tac P {
		font-size: 12px;
	}
}

.prog {
	background-color: #313131;
	padding-top: 20px;
	margin-bottom: -20px;
}
.prog .grid_4 {
	margin-bottom: 30px;

	background-color: #fff;
}
.prog .grid_4 .border {
	border: 5px solid #f47920;
	/*border: 2px solid #ed0d6b;*/
}

.prog .grid_4 .imgg {
	width: 100%;
}
.prog .grid_4 IMG {
	padding: 10px;	
	width: CALC(100% - 20px);
}
.prog .grid_4 .texte {
	padding: 20px;
	margin: 0;
	min-height: 170px;
}
.prog .grid_4 h3 {
	font-size: 20px;
	text-transform: none;
	color: #000;
	text-align: center;
	margin: 0 10px 10px 10px;
	padding: 0 0 0 0;
	border: 0;
	text-transform: uppercase;
}
.prog .grid_4 P {
	text-align: justify;
	line-height: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.prog A IMG {
	border: 0;
}
@media(max-width: 1199px) {
	.prog .grid_4 {
		width: CALC(50% - 40px);
		margin-right: 20px;	
	}
	.prog .grid_4:nth-child(even) {
		margin-right: 0;
	}	
	.prog .grid_4:nth-child(odd) {
		clear: left;
		float: left;
	}
}
@media(max-width: 991px) {
	.prog .grid_4 {
		width: CALC(50% - 40px);
		margin-right: 20px;		
	}
	.prog .grid_4:nth-child(even) {
		margin-right: 0;
	}	
	.prog .grid_4:nth-child(odd) {
		clear: left;
		float: left;
	}
}
@media(max-width: 767px) {
	.prog .grid_4 {
		width: CALC(50% - 10px);
		margin-right: 20px;	
		height: 440px;				
	}
	.prog .grid_4:nth-child(2), .prog .grid_4:nth-child(4), .prog .grid_4:nth-child(6) {
		margin-right: 0;	
	}
	.prog .grid_4:nth-child(3), .prog .grid_4:nth-child(5) {
		clear: left;
		float: left;
	}
}
@media(max-width: 478px) {
	.prog .grid_4 {
		width: 100%;
		height: auto;
	}
}

#conf {
	margin-bottom: 20px;
}
#conf > DIV {
	width: CALC(50% - 95px); 
	float: left; 
	border: 1px solid red;
}
#conf > DIV:first-child {
	margin-left: 30px; 
	margin-right: 25px;
}
#conf LABEL {
	border: 0; 
	text-align: justify; 
	padding-right: 10px;
}

@media(max-width: 767px) {
	.grid_3 {
		width: 100%;
		margin-bottom: 20px;
	}
	.grid_9 P:first-child {
		margin-bottom: 10px;
	}
	#conf > DIV {
		width: CALC(100% - 20px);
		margin: 0;
		clear: left;
		margin-bottom: 15px;
	}
	#conf > DIV:first-child {
		margin-left: 0; 
		margin-right: 0;
	}
	#conf LABEL { 
		text-align: justify; 
		width: CALC(100% - 40px);
	}
}


.parallax {
    background-image: url("../images/parraMer3.jpg");
    min-height: 250px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media(max-width: 767px) {
	.parallax {
		min-height: 150px;
	}

