@charset "UTF-8";
@import url(animate.css);
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,600,700,900);
@import url(http://fonts.googleapis.com/css?family=Schoolbell:400);
@import url(http://fonts.googleapis.com/css?family=Delius:400);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #fff;
  color: #1f4c76;
  font: 400 16px/25px "Delius", sans-serif;
  -webkit-text-size-adjust: none; }

img {
  max-width: 100%;
  height: auto; }

h1, h2, h3, h4, h5 {
  color: #FFF;
  text-transform: uppercase; }

h1, h2 {
  font: 900 117px/117px "Schoolbell", sans-serif; }

h1 {
  letter-spacing: 1px; }

h2 {
  letter-spacing: 1px;
  word-spacing: 0px; }

h3 {
  font: 300 97px/97px "Schoolbell", sans-serif;
  letter-spacing: 1px;
  word-spacing: 0px; }
em {
  color: #FFF;
  text-transform: uppercase; }

em strong {
  font: 900 56px/56px "Schoolbell", sans-serif; }

em strong {
  letter-spacing: -3.68px;
  word-spacing: 1px; }

em {
  display: block; }

em {
  font: 500 56px/56px "Schoolbell", sans-serif;
  letter-spacing: -3.82px;
  word-spacing: 1px; }
h4 {
  font: 900 70px/70px "Schoolbell", sans-serif;
  letter-spacing: 1px;
  word-spacing: 11px; }

h5 {
  font: 900 57px/67px "Schoolbell", sans-serif;
  letter-spacing: 0px;
  color: #1f4c76;
  opacity: 0.56; }
  .lt-ie9 h5 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.56)";
    filter: alpha(opacity=56.0); }

h6 {
  font: 600 24px/35px "Schoolbell", sans-serif;
  color: #fff; }
h6.color66 {color: #1f4c76; }
p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline; }
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }
.left1 {
    text-align: left; }
.tex89 {
  font-family: arial,verdana,helvetica; 
  font-size:18px;
  color: #1f4c76;
  text-transform: none;
}
time {
  display: block;
  position: relative;
  text-align: center;
  margin: 57px 0 0 26px; }
  time span {
    font: 900 50px/30px "Raleway", sans-serif;
    letter-spacing: 1px; }
  time:before {
    position: absolute;
    content: '\f133';
    font-size: 133px;
    line-height: 133px;
    font-family: 'FontAwesome';
    top: -51px;
    left: -26px; }

blockquote {
  background: #fb6e1a;
  padding: 36px 39px 40px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  blockquote q {
    display: block;
    color: #fff;
    font: 600 24px/35px "Schoolbell", sans-serif; }
  blockquote img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  blockquote:hover {
    background: #de5504; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none; }

h6 a:hover {
  color: #b7b3b3; }
h6 a:active {
  color: #9e9999; }

strong {
  font-weight: 900 !important; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }
a.link22{font-size: 18px; text-decoration: underline; font weight:bold;}
a:hover.link22{text-decoration: none;}
.pad20{padding-left:146px;}
.pad30{padding-left:20px;}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/* ======= List 2 (Pricing) ======= */
.list2 {
  font-family: arial,verdana,helvetica; 
  font-size:18px;
  color: #ffffff;
  text-transform: none;
}
.list2 a {
  position: relative;
}
.list2 a:hover {
  color: #d1ffc8;
}
.list2 li {
  padding-left: 24px;
  display: block;
  position: relative;
}
.list2 li:before {
  left: 0;
  top: 0;
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 21px;
  content: '\f017';
}
.list2 li + li {
  margin-top: 16px;
}
.list2 li .name {
  display: block;
  float: left;
  margin-right: 1px;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .list2 li .name {
    float: none;
  }
}
@media (max-width: 1199px) {
  .list2 li .price {max-width: 400px;
  } 
} 
@media (max-width: 767px) {
  .list2 li .name {
    float: none;
  }
  .list2 li .price {float: none;
  }
} 
 
@media (max-width: 479px) {
  .list2 li .name {
    float: none;
  }
  .list2 li .price {float: none;
  }
}
.list2 li .price {
  display: block;
  float: left;
  margin-left: 50px;
}
.list2 li .border {
  display: block;
  overflow: hidden;
  height: 16px;
  position: relative;
}
.list2 li .border:after {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/dots.png) repeat-x center;
  height: 1px;
  width: 100%;
  bottom: 0;
}
/* ======= List 2 (Pricing) ======= */

.list9 {
  font-family: arial,verdana,helvetica; 
  font-size:18px;
  color: #1f4c76;
  text-transform: none;
}
.list9 a {
  position: relative;
}
.list9 a:hover {
  color: #d1ffc8;
}
.list9 li {
  padding-left: 24px;
  display: block;
  position: relative;
}
.list9 li:before {
  left: 0;
  top: 0;
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 21px;
  content: '\f017';
}
.list9 li + li {
  margin-top: 16px;
}
.list9 li .name {
  display: block;
  float: left;
  margin-right: 1px;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .list9 li .name {
    float: none;
  }
}
@media (max-width: 1199px) {
  .list9 li .price {max-width: 400px;
  } 
} 
@media (max-width: 767px) {
  .list9 li .name {
    float: none;
  }
  .list9 li .price {float: none;
  }
} 
 
@media (max-width: 479px) {
  .list9 li .name {
    float: none;
  }
  .list9 li .price {float: none;
  }
}
.list9 li .price {
  display: block;
  float: left;
  margin-left: 50px;
}
.list9 li .border {
  display: block;
  overflow: hidden;
  height: 16px;
  position: relative;
}
.list9 li .border:after {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/dots.png) repeat-x center;
  height: 1px;
  width: 100%;
  bottom: 0;
}
/*=======================================================
                       Main Layout
=========================================================*/
.off {
  margin-top: 38px; }

h4 + .row {
  margin-top: 30px; }

* + p, * + q {
  margin-top: 15px; }

* + .btn, h4 + .off {
  margin-top: 19px; }

* + .btn-small, .row + .row {
  margin-top: 32px; }

* + .btn-small22 {
  margin-top: 32px; }

* + .addr, h4 + p, .thumb + h6, h4 + h6 {
  margin-top: 20px; }

h6 + p, a + .off {
  margin-top: 0; }

.row + .btn-small {
  margin-top: 50px; }

.row + .btn-small22 {
  margin-top: 50px; }

h5 + .off, h4 + .off1, * + .contact-form, * + .mail-2 {
  margin-top: 27px; }

p + h6 {
  margin-top: 25px; }

* + .btn-small.off, .row + .row__off {
  margin-top: 41px; }

* + .btn-small22.off {
  margin-top: 41px; }

.mt, h6 + .off, * + .contacts-many, * + .mail-1 {
  margin-top: 9px; }

* + .border-block {
  margin-top: -11px; }

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  min-height: 280px; }
  .brand_name {
    position: relative;
    padding-left: 59px;
    z-index: 0; }
  .brand_logo:before {
    position: absolute;
    content: '';
    background: url(../images/logo.jpg) no-repeat;
    top: -30px;
    left: 440px;
    width: 260px;
    height: 240px;
    z-index: -1; }
  .brand_slogan {
    float: left;
    font-size: 37px;
    line-height: 35px;
    letter-spacing: 1px;
    color: #7bd0d7;
    margin: 69px 0 0 2px; }
   
   .brand_telephone {
    float: left;
	padding-left:424px;
	padding-top:206px;
	font: 600 24px "Raleway", sans-serif;
    line-height: 30px;
    letter-spacing: 1px;
    color: #45dd19; }

@media (max-width: 1199px) {
  header .contacts {
	float: right;
    margin-top: 20px; }
  .brand {
    min-height: 280px; }
  .brand_logo:before {
    position: absolute;
    content: '';
    background: url(../images/logo.jpg) no-repeat;
    top: -30px;
    left: 340px;
    width: 240px;
    height: 240px;
    z-index: -1; }
	.brand_telephone {
	padding-left:324px;
	padding-top:206px;
	}
}
@media (max-width: 979px) {
  header .contacts {
	float: right;
    margin-top: 20px; }
  .brand {
    min-height: 240px; }
  .brand_logo:before {
    position: absolute;
    content: '';
    background: url(../images/logo.jpg) no-repeat;
    top: -30px;
    left: 240px;
    width: 240px;
    height: 240px;
    z-index: -1; }
	.brand_telephone {
	padding-left:220px;
	padding-top:206px;
	}
}
@media (max-width: 767px) {
 .brand_logo:before {
    position: absolute;
    content: '';
    background: url(../images/logo.jpg) no-repeat;
    top: -30px;
    left: -100px;
    width: 240px;
    height: 240px;
    z-index: -1; }
	.brand {
    min-height: 200px; }
	.brand_telephone {
	position: absolute;
	font: 600 20px "Raleway", sans-serif;
	left:-250px;
	top:0px;
	}
	header {
  min-height: 260px; }
  .brand {
  min-height: 250px; }
	
}  
@media (max-width: 479px) {

}
/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #25589A; }

.bg-image {
  background: #fff url(../images/fond-accueil-22.jpg) no-repeat 90% bottom; }

/*==================     Skins     ======================*/
.skin-1 {
  background: #fce876; }

.skin-2 {
  background: #7bd0d7; }

.skin-3 {
  background: #a3e890; }

.skin-7 {
  background: #a3e890; }

.skin-5 {
  background: #ac26c3; }

.skin-6 {
  background: #fb6e1a; }

.skin-7 {
  background: #7bd0d7; }
.skin-8 {
  background: #7bd0d7; }
.skin-10 {
  background: #f2cf01; }
/*==================     Paints    ======================*/
.paint {
  color: #1f4c76; }

.paint-1 {
  color: #fce876; }

.paint-2 {
  color: #7bd0d7; }

.paint-3 {
  color: #a3e890; }

.paint-4 {
  color: #a3e890; }

.paint-5 {
  color: #ac26c3; }

.paint-6 {
  color: #fb6e1a; }

.paint-7 {
  color: #7bd0d7; }
  
.paint-8 {
  color: #1f4c76; }
.paint-9 {
  color: #7bd0d7; }
.paint-10 {
  color: #e6cc3a; }
.paint-11 {
  color: #ffffff; }
/*==================   Distances  ======================*/
.distance-1 {
  padding-right: 480px; }

.distance-2 {
  padding-right: 70px; }

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font: 700 33px/35px "Raleway", sans-serif;
  padding: 27px 29px 28px;
  color: #FFF;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.btn-small {
  display: inline-block;
  font: 600 24px/25px "Raleway", sans-serif;
  color: #fff;
  padding: 32px 30px 33px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

.btn-small22 {
  display: inline-block;
  font: 600 24px/25px "Raleway", sans-serif;
  color: #01135b;
  padding: 32px 30px 33px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }

/*==================     BtnSkins     ======================*/
.btn-skin-1 {
  background: #a3e890; }
  .btn-skin-1:hover {
    background: #ac26c3; }
  .btn-skin-1:active {
    background: #861e98; }

.btn-skin-2 {
  background: #fb6e1a; }
  .btn-skin-2:hover {
    background: #fce876; }
  .btn-skin-2:active {
    background: #cc9b00; }

.btn-skin-3 {
  background: #a3e890; }
  .btn-skin-3:hover {
    background: #7bd0d7; }
  .btn-skin-3:active {
    background: #0b977f; }

.btn-skin-4 {
  background: #7bd0d7; }
  .btn-skin-4:hover {
    background: #25589A; }
  .btn-skin-4:active {
    background: #1b4171; }

.btn-skin-5 {
  background: #fce876; }
  .btn-skin-5:hover {
    background: #ac26c3; }
  .btn-skin-5:active {
    background: #861e98; }



/*==================   TimeSkins   ======================*/
.time-skin-1:before {
  color: #a3e890; }

.time-skin-2:before {
  color: #a3e890; }

.time-skin-3:before {
  color: #7bd0d7; }

.time-skin-4:before {
  color: #fb6e1a; }

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0; }
.box:after {
  clear: both; }
.box_aside {
  float: left; }
.box_cnt__no-flow {
  overflow: hidden; }

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
  color: #fff; }
  .index-list li {
    position: relative;
    box-sizing: border-box;
    padding-left: 100px; }
    .index-list li:before {
      position: absolute;
      content: counter(li,decimal) ".";
      counter-increment: li;
      font: 600 37px/50px "Delius", sans-serif;
      width: 60px;
      height: 60px;
      border: solid 5px #fff;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      top: 9px;
      left: 0;
      text-align: center; }
    .index-list li a {
      font: 600 24px/35px "Delius", sans-serif; }
      .index-list li a:hover {
        color: #a1fcec; }
      .index-list li a:active {
        color: #0df7ce; }
  .index-list li.grid_1:nth-child(12n + 13),
  .index-list li.grid_2:nth-child(6n + 7),
  .index-list li.grid_3:nth-child(4n + 5),
  .index-list li.grid_4:nth-child(3n + 4),
  .index-list li.grid_6:nth-child(2n + 3) {
    clear: left; }

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }
    .sf-menu > li + li {
      margin-left: 10px; }
  .sf-menu a {
    display: block; }

.sf-menu > li {
  position: relative;
  z-index: 0; }
  .sf-menu > li > a {
    color: #1f4c76;
    font: 600 24px/35px "Raleway", sans-serif;
    padding: 25px 29px 31px; 
    white-space: nowrap;
}
  .sf-menu > li:after {
    content: '';
    position: absolute;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    outline: 1px solid transparent;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .sf-menu > li:nth-child(1):after {
    background: #fce876; }
  .sf-menu > li:nth-child(2):after {
    background: #7bd0d7; }
  .sf-menu > li:nth-child(3):after {
    background: #a3e890; }
  .sf-menu > li:nth-child(4):after {
    background: #fce876; }
  .sf-menu > li:nth-child(5):after {
    background: #ac26c3; }
  .sf-menu > li:nth-child(6):after {
    background: #fb6e1a; }
  .sf-menu > li.sfHover:after, .sf-menu > li:hover:after, .sf-menu > li.active:after {
    -moz-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg); }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 260px;
  margin-top: 10px;
  padding: 10px 0 10px;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul > li {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }
  .sf-menu ul > li > a {
    color: #1f4c76;
    font: 600 18px/29px "Raleway", sans-serif;
    padding: 13px 19px 14px; }
  .sf-menu ul > li:nth-child(1) {
    background: #7bd0d7; }
  .sf-menu ul > li:nth-child(2) {
    background: #a3e890; }
  .sf-menu ul > li:nth-child(3) {
    background: #fce876; }
	.sf-menu ul > li:nth-child(4) {
    background: #7bd0d7; }
	.sf-menu ul > li:nth-child(5) {
    background: #a3e890; }
	.sf-menu ul > li:nth-child(6) {
    background: #fce876; }
  .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg); }
  .sf-menu ul > li + li {
    margin-top: 5px; }

.sf-menu ul ul {
  position: absolute;
  top: 35%;
  right: -220px;
  margin-top: 0;
  padding: 0;
  z-index: 4; }

.sf-menu ul ul > li > a {
  color: #FFF;
  font: 600 18px/29px "Raleway", sans-serif;
  padding: 13px 19px 14px; }
.sf-menu ul ul > li:nth-child(1) {
  background: #fce876; }
.sf-menu ul ul > li:nth-child(2) {
  background: #a3e890; }
.sf-menu ul ul > li:nth-child(3) {
  background: #7bd0d7; }

.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 62%;
    margin-left: -6px;
    content: "";
    font: 400 12px/12px "FontAwesome"; }

@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
@media (min-width: 980px) and (max-width: 1199px) {
  .sf-menu > li > a {
    padding: 17px 21px 23px; } }
@media (min-width: 768px) and (max-width: 979px) {
  .sf-menu > li > a {
    font-size: 20px;
    line-height: 30px;
    padding: 17px 14px 16px; } }
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: 56px;
  left: 0;
  bottom: 0;
  width: 240px;
  padding: 20px 0;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 9px 25px 11px; }
    .rd-mobilemenu_ul a:hover {
      background: #25589A;
      color: #FFF; }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle::-moz-focus-inner {
    border: none;
    padding: 0; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #000;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
    -webkit-transition-duration: 0.3s, 0.3s;
    transition-duration: 0.3s, 0.3s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform; }
  .rd-mobilepanel_toggle.active span {
    transition: background .3s 0s ease;
    background: transparent; }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      -webkit-transition-delay: 0s, 0.3s;
      transition-delay: 0s, 0.3s; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }

@media (max-width: 767px) {
  body {
    padding-top: 56px; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px; } }


/*==================     ToTop     ======================*/
.toTop {
  width: 70px;
  height: 70px;
  font-size: 50px;
  line-height: 62px;
  color: #fff;
  background: #7bd0d7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  right: 200px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    background: #25589A;
    text-decoration: none; }
  .toTop:active {
    background: #1b4171; }

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important; } }
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    position: relative; }

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden; }
  .thumb img {
    width: 100%;
    height: auto;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px; }
  .thumb_overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #fff;
    background: transparent;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px; }
    .thumb_overlay:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      font: 400 30px "FontAwesome";
      line-height: 30px;
      margin-top: -15px;
      text-align: center; }
      .lt-ie9 .thumb_overlay:before {
        display: none; }
  .thumb:hover .thumb_overlay {
    opacity: 1;
    background: rgba(75, 104, 231, 0.5); }
    .lt-ie9 .thumb:hover .thumb_overlay {
      background: none;
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#807bd0d7', endColorstr='#807bd0d7')";
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#807bd0d7', endColorstr='#807bd0d7');
      zoom: 1; }
    .lt-ie9 .thumb:hover .thumb_overlay:before {
      display: block; }
/*==================  GOOGLE MAP 2  ======================*/
iframe.map_model20{
	  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; 

  
}
iframe.map_model20 {
  width: 440px;
  height: 440px;
}
@media (max-width: 1110px) {
    iframe.map_model20 {
      width: 380px;
	  height: 380px; } }
  @media (max-width: 979px) {
    iframe.map_model20 {
      width: 240px;
	  height: 300px; } }
  @media (max-width: 767px) {
    iframe.map_model20 {
      width: 340px;
	  height: 340px; } }
  @media (max-width: 479px) {
    iframe.map_model20 {
      width: 250px;
	  height: 250px; } }

/*==================  GOOGLE MAP 3  ======================*/
.gard1 {margin-top:10px;}
iframe.map_model21, .gard1 img{
	  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; 

  
}
iframe.map_model21, .gard1 img {
  width: 465px;
  height: 200px;
}
@media (max-width: 1199px) {
    iframe.map_model21, .gard1 img {
      width: 380px;
	  height: 200px; } }
@media (max-width: 1110px) {
    iframe.map_model21, .gard1 img {
      width: 380px;
	  height: 200px; } }
  @media (max-width: 979px) {
    iframe.map_model21, .gard1 img {
      width: 240px;
	  height: 200px; } }
  @media (max-width: 767px) {
    iframe.map_model21, .gard1 img {
      width: 400px;
	  height: 200px; } }
  @media (max-width: 479px) {
    iframe.map_model21, .gard1 img {
      width: 250px;
	  height: 200px; } }


/*==================  GOOGLE MAP  ======================*/
.map_model{
	  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; 

  
}
.map_model {
  height: 460px;
}
  .map_model img {
    max-width: none !important; }
  @media (max-width: 979px) {
    .map_model {
      height: 370px; } }
  @media (max-width: 767px) {
    .map_model {
      height: 250px; } }
  @media (max-width: 479px) {
    .map_model {
      height: 200px; } }
.map_locations {
  display: none; }

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  position: relative;
  background: url(../images/logofond1b.png) center top no-repeat;
  padding: 34px 0 0px;
  min-height: 300px; }
  header .brand, header .brand_name {
    float: left; }
  header .contacts {
    color:#45dd19;
	float: right;
    margin-top: 20px; }
  header .contacts dt, header .contacts dd a{
    color:#45dd19;
	}
  @media (max-width: 979px) {
  
  }
  @media (max-width: 767px) {
    header {
      background: url(../images/logofond1bb.png) center top no-repeat;
	  text-align: center; }
      header .brand, header .brand_name, header .contacts {
        float: none; 
		padding-left: 0px;} }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff; }

/*==================      Well     ======================*/
.well {
  padding: 190px 0 207px; }

.well-1 {
  padding: 87px 0 82px; }

.well-2 {
  padding: 40px 0; }

.well-3 {
  padding: 79px 0 89px; }

.well-3__off {
  padding-bottom: 98px; }

.well-3__off1 {
  padding-top: 77px; }

.well-3__off2 {
  padding-top: 102px; }

.well-3__off3 {
  padding-bottom: 102px; }

.well-3__off4 {
  padding-bottom: 78px; }

.well-3__off5 {
  padding-bottom: 112px; }
.well-3__off88 {
  padding-top: 40px; }


/*==================    Marked List    =================*/
ul.marked-list2{
  margin-left: 23px;
}
.marked-list2 li {
  position: relative;
}
.marked-list2 li:before {
  font-family: 'FontAwesome';
  content: '\f005';
  color: #fff;
  position: absolute;
  left: -23px;
  top: 0;
  line-height: 24px;
}
.marked-list2 li span{
  color: #fff;
  font-size:18px;
}
.marked-list2 li span.autre1{
  color: #fff;
  font-size:24px;
  font-weight: 700;
}
.marked-list2 li + li {
  margin-top: 5px;
}
ul.marked-list2b{
  margin-left: 23px;
}
.marked-list2b li {
  position: relative;
}
.marked-list2b li:before {
  font-family: 'FontAwesome';
  content: '\f005';
  color: #1f4c76;
  position: absolute;
  left: -23px;
  top: 0;
  line-height: 24px;
}
.marked-list2b li span{
  color: #1f4c76;
  font-size:18px;
}
.marked-list2b li span.autre1{
  color: #fff;
  font-size:24px;
  font-weight: 700;
}
.marked-list2b li + li {
  margin-top: 5px;
}
ul.marked-list3{
  margin-left: 23px;
}
.marked-list3 li {
  position: relative;
}
.marked-list3 li:before {
  font-family: 'FontAwesome';
  content: '\f185';
  position: absolute;
  left: -23px;
  top: 0;
  line-height: 24px;
}
.marked-list3 li span{
  font-size:18px;
}
.marked-list3 li + li {
  margin-top: 5px;
}
ul.marked-list22{
  margin-left: 23px;
  
}
.marked-list22 li {
  position: relative;
}
.marked-list22 li b {background:url(../images/puce10.png) 20px 24px no-repeat;}
/*.marked-list2 li:before {
  font-family: 'FontAwesome';
  content: '\f0a9';
  color: #fff;
  position: absolute;
  left: -23px;
  top: 0;
  line-height: 24px;
}*/
.marked-list22 li span{
  color: #fff;
  font-size:18px;
}
.marked-list22 li span.autre1{
  color: #fff;
  font-size:24px;
  font-weight: 700;
}
.marked-list22 li + li {
  margin-top: 5px;
}
.color55{color: #1f4c76;}

.color58{color: #1f4c76;}
/*==================      Contacts     ======================*/
.contacts:before, .contacts:after {
  display: table;
  content: "";
  line-height: 0; }
.contacts:after {
  clear: both; }
.contacts dt, .contacts dd {
  color: #1f4c76;
  float: right;
  letter-spacing: 1px; }
.contacts dt {
  font: 600 24px/43px "Raleway", sans-serif; }
.contacts dd {
  font: 700 34px/40px "Raleway", sans-serif;
  clear: both; }
.contacts a:hover {
  color: #666666;
  text-decoration: none; }
.contacts a:active {
  color: #0b977f; }

.contacts__md {
  clear: none; }
  .contacts__md dt, .contacts__md dd {
    float: none; }
  .contacts__md dd {
    padding-right: 7px; }

.contacts-many {
  font: 400 15px/25px "Raleway", sans-serif; }
  .contacts-many dd {
    padding-left: 69px; }

/*==================    PositionWrap   ======================*/
.posit-wrap {
  position: absolute;
  content: '';
  bottom: -44px;
  left: 0;
  right: 0;
  z-index: 1; }

/*==================     ImgWrap    ======================*/
.img-wrap {
  position: relative;
  display: inline-block; }
  .img-wrap:after {
    position: absolute;
    content: '';
    background: url("../images/page-1_img10.png") no-repeat;
    width: 89px;
    height: 55px;
    bottom: 2px;
    right: -101px; }

/*==================      Link     ======================*/
.link {
  color: #1f4c76; }

/*==================      Event    ======================*/
.event {
  color: #fff; }
  .event i {
    text-align: center;
    font-size: 75px;
    line-height: 154px;
    margin-top: 6px;
    width: 154px;
    height: 154px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .event .box_cnt__no-flow {
    padding-left: 32px; }

.event1 .box_cnt__no-flow {
  padding-left: 54px; }

/*==================    CopyRight   ======================*/
.copyright {
  position: relative;
  top: -72px; }

/*==================   BorderBlock  ======================*/
.border-block {
  border: solid 1px #E5E5E5;
  border-top: none;
  padding: 31px 24px 31px 20px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px; }

/*==================     Widgets    ======================*/
.container .widget-wrap [class*="grid_"] {
  float: none;
  margin-left: 0;
  width: 100%; }
.container .widget-wrap [class*="grid_ft"] {
  width: 96%; }

#twitter-widget-0 {
  width: 570px !important; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #7bd0d7; }
  footer * + p {
    margin-top: 0; }

/*==================  Address & mail  ======================*/
.mail, .addr, .mail-1 a, .mail-2 {
  font: 600 24px/43px "Delius", sans-serif; }

.addr__md {
  line-height: 35px; }

.addr dt, dd {
  display: inline-block; }

.mail a {
  color: #1f4c76; }
  .mail a:hover {
    color: #1f4c76;
    text-decoration: none; }
  .mail a:active {
    color: #1f4c76; }

.mail-1 {
  line-height: 50px; }

.mail-2 {
  display: inline-block;
  color: #223760; }
  .mail-2:hover {
    text-decoration: underline; }
  .mail-2:active {
    color: #0ab6cb; }

/*========================================================
                     Responsive
=========================================================*/
@media (max-width: 1199px) {
  .distance-2 {
    padding-right: 0; } }
@media (min-width: 980px) and (max-width: 1199px) {
  h4 {
    font-size: 82px;
    line-height: 82px; }

  .bg-image {
    background-position: 128% bottom; }

  .mail, .addr {
    font-size: 23px; }

  h6 {
    font-size: 21px; }

  .border-block h6 {
    font-size: 19px; }

  .container .widget-wrap [class*="grid_"] {
    width: 80%; } }
@media (max-width: 979px) {
  .mail, .addr, .contacts__md dt {
    font-size: 18px;
    line-height: 37px; }

  .contacts__md dd {
    font-size: 29px;
    line-height: 37px; } }
@media (min-width: 768px) and (max-width: 979px), (max-width: 479px) {
  blockquote q {
    font-size: 19px;
    line-height: 30px; }

  .img-wrap:after {
    display: none; }

  .index-list li {
    padding-left: 70px; }
    .index-list li:before {
      font-size: 30px;
      line-height: 42px;
      height: 50px;
      width: 50px;
      top: 4px;
      border-width: 4px; }
    .index-list li a {
      font-size: 20px;
      line-height: 31px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  #twitter-widget-0 {
    width: 347px !important; }

  .container .widget-wrap [class*="_fancy"] {
    width: 347px; }
  .container .widget-wrap [class*="grid_ft"] {
    width: 94%; } }
@media (min-width: 768px) and (max-width: 979px) {
  h1 {
    font-size: 113px;
    line-height: 113px; }

  h2 {
    font-size: 101px;
    line-height: 101px; }

  h3{
    font-size: 87px;
    line-height: 87px; }
  em strong {
    font-size: 56px;
    line-height: 56px; }

  em {
    font-size: 56px;
    line-height: 56px; }
  h4 {
    font-size: 66px;
    line-height: 66px; }

  h6 {
    font-size: 18px; }

  header {
    padding: 30px 0 40px; }

  .brand_slogan {
    font-size: 32px; }

  .posit-wrap {
    bottom: -27px; }

  .bg-image {
    background-position: 131% bottom; }

  .well-1.bg-image {
    padding-top: 30px; }

  .event i {
    font-size: 50px;
    height: 129px;
    line-height: 129px;
    width: 128px; }
  .event .box_cnt__no-flow {
    padding-left: 15px; }

  .contacts-many dd {
    padding-left: 39px; }
  
  .mail-1 {
    line-height: 42px; }
    .mail-1 a {
      font-size: 20px;
      line-height: 39px; } }
@media (max-width: 979px) {
   .contacts dd, .contacts dt {
    padding-top:0px; margin-top:0px;
	float: none;}
	.contacts dt{display:none;}
}
@media (max-width: 767px) {
  header, footer, [class*="well"] {
    padding: 30px 0; }

  #twitter-widget-0 {
    width: 270px !important; }

  .container .widget-wrap [class*="_fancy"] {
    width: 270px; }
  .container .widget-wrap [class*="grid_ft"] {
    width: 92%; }

  .brand_slogan {
    margin: 0; }


  
  .distance-1 {
    padding-right: 0; }

  h3, h4 {
    letter-spacing: 0; }

  h4 {
    word-spacing: 0; }

  .bg-image {
    background-image: none; }

  .event .box_aside {
    float: none;
    text-align: center; }
  .event .box_cnt__no-flow {
    padding-left: 0; }
  .event .box_aside + .box_cnt__no-flow {
    margin-top: 10px; }

  .btn, .btn-small, .btn-small22 {
    font-size: 20px;
    line-height: 22px;
    padding: 20px 22px; }

  .copyright {
    top: 30px;
    font-size: 14px; } }
@media (min-width: 480px) and (max-width: 767px) {
  h2 {
    font-size: 54px;
    line-height: 54px;
    letter-spacing: 1px; }

  h3 {
    font-size: 55px;
    line-height: 55px; }
  em strong {
    font-size: 54px;
    line-height: 54px;
    letter-spacing: 1px; }

  em {
    font-size: 55px;
    line-height: 55px; }
  h4 {
    font-size: 66px;
    line-height: 66px; }
  .pad20{padding-left:0px;}
  .font88{font-size:16px;}
  .container .widget-wrap [class*="grid_"] {
    width: 75%; } }
@media (max-width: 479px) {
  h2 {
    font-size: 33px;
    line-height: 33px;
    letter-spacing: 0; }

  h3 {
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 0; }
	
	em strong {
    font-size: 33px;
    line-height: 33px;
    letter-spacing: 0; }

    em {
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 0; }

  h4 {
    font-size: 43px;
    line-height: 43px; }

  h5 {
    font-size: 52px;
    line-height: 52px; }

  h6 {
    font-size: 21px; }

  blockquote {
    text-align: center; }

  .event1 .box_aside {
    float: none; }
  .event1 .box_cnt__no-flow {
    padding-left: 0;
    margin-top: 30px; }

  time:before {
    left: 50%;
    margin-left: -66px; }
	
   
}
	
	
