@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Krona+One|Roboto:400,500,300|Cabin:500,400);
/*========================================================
                       Main Styles
========================================================= #969696  par #556255*/
body {background: #ffffff;color: #333;font: 400 14px/24px 'Roboto', sans-serif;-webkit-text-size-adjust: none;}
img {max-width: 100%;height: auto;}
h1,h2 {font-family: 'Krona One', sans-serif;}
h1 {font-size: 72px;line-height: 60px;}
h2 {font-size: 48px;line-height: 60px;}
.h2__mod1 {text-transform: uppercase;color: #454545;}
@media (max-width: 479px) {
.h2__mod1 { font-size: 36px;line-height: 40px;}
}
h3 {font-size: 36px;line-height: 48px;font-weight: 300;}
h4 {font-size: 28px;line-height: 32px;}
h5 {font-size: 18px;line-height: 26px;font-weight: 400;}
h6,dt {font-size: 15px;line-height: 23px;font-weight: 400;color: #444444;}
p,dd {font-size: 15px;line-height: 23px;font-weight: 300;color: #556255;}
p a:hover,dd a:hover {text-decoration: underline;}
time {display: block;}
a {font: inherit;color: inherit; font-weight: 500; text-decoration: none;-moz-transition: 0.3s;-o-transition: 0.3s;-webkit-transition: 0.3s;transition: 0.3s;}
a:hover {color: #3d3d3d;Font-Weight:Bold;}
a:active {background: transparent;}
a:focus {outline: none;}
a[href="callto#:"] {color: inherit;text-decoration: none;}
a[href="callto#:"]:hover {text-decoration: underline;}
a[href="mailto:#"] {font-size: 20px;color: #3d3d3d;font-weight: 300;}
a[href="mailto:#"]:hover {text-decoration: underline;}
strong {font-weight: 700;}
.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;}
.center {text-align: center;}
.right {text-align: right;}
.p__mod {font-size: 18px;line-height: 26px;}
.p__skin {font-size: 24px;line-height: 20px;font-weight: 400;}
.p__skin2 {font-size: 20px;line-height: 30px;font-weight: 300;color: #868686;}
.p__off {margin-top: 0;}
.color__mod1 {color: #ffffff;}
/*=======================================================
                       Main Layout
=========================================================* + img {  margin-top: 28px;*/
* + p {margin-top: 22px;}
* + h6 {margin-top: 25px;}
* + dl {margin-top: 30px;}
* + img {margin-top: 0px;}
* + .btn {margin-top: 24px;}
* + .address {margin-top: 10px;}
* + .message {margin-top: 30px;}
* + .row {margin-top: 28px;}
* + blockquote {margin-top: 20px;}
h2 + p {margin-top: 35px;}
h1 + .brand_slogan {margin-top: 14px;}
h2 + p + .btn {margin-top: 30px;}
p + .marked-list {margin-top: 30px;}
h3 + .off1 {margin-top: 21px;}
h4 + .btn2 {margin-top: 14px;}
h3 + .contact-form {margin-top: 28px;}
h3 + .owl-carousel-wrap {margin-top: 24px;}
.owl-carousel-wrap + h6 {margin-top: 22px;}
h3 + .recipes {margin-top: 26px;}
h3 + .privacy {margin-top: 20px;}
address + dl {margin-top: 16px;}
.row + .row {margin-top: 30px;}
.box__mod1 + .row {margin-top: 91px;}
.mg-ins {padding-top: 6px;}
.info-list + .info-list {margin-top: 49px;}
/*=======================================================
                        Components
=========================================================*/
/*========================   Menu  font-weight: 300;   ==========================*/
.sf-menu {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 500;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
  padding: 0px 1px;
}


.sf-menu > li + li {
  margin-left: 57px;
}
.sf-menu a {
  display: block;
}
.sf-menu > li > a {
  color: #333333;
  padding: 45px 7px;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  color: #919191;
  background: #ffffff;
}
.sf-menu > li.active > a {
  color: #919191;
}

/*  width: 88px;  font-size: 14px;*/

.sf-menu ul {
  display: inline-block;
  top: 100%;
  width: 160px;
  padding: 17px 10px;
  margin: 0 auto;
  background: #f5261f;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 35px;
  z-index: 2;
  position: absolute;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sf-menu ul > li > a {
  color: #FFF;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #fff799;
}
.sf-menu ul li + li {
  border-top: 1px dashed #fff;
}
.sf-menu ul:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 5px 6px;
  border-color: transparent transparent #f5261f;
  top: -5px;
}
/*left: 58px;  width: 120px; background: #fff; font-size: 14px;  line-height: 35px;*/
.sf-menu ul ul {
  display: inline-block;
  position: absolute;
  left: 160px;
  top: 80px;
  width: 150px;
  background: #f5261f;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 35px;
  margin-top: 0;
  z-index: 4;
  text-align: center;
  height: auto;
  padding: 20px 10px;
}


@media (max-width: 850px) {
.sf-menu ul {
    width: 120px;
  }
 .sf-menu ul ul {
     left: 120px;
       width: 120px;
  }

}

.sf-menu ul ul:before {
  display: none;
}
/* color: #0f0f0f;   color: #828282;*/
.sf-menu ul ul > li > a {
  color: #ffffff;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #fff799;
}
.sf-menu ul ul li + li {
  border-top: 1px dashed #dcdcdc;
}
@media (max-width: 800px) {
  .sf-menu {
    display: none;
  }
}
/*==================  Select Menu  cio dessus max-width: 668px ======================*/
.select-menu {
  position: relative;
  display: none;
  margin: 0 auto;
  padding: 15px 0;
  width: 420px;
  background: #ffffff url('../images/select.png') no-repeat right center;
  border: 2px solid #e8e8e8;
  overflow: hidden;
}
.select-menu .select {
  width: 440px;
  height: 40px;
  color: #585858;
  background-color: transparent;
  font: 400 20px 'Roboto', sans-serif;
  line-height: 40px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}


.select-menu .select::-ms-expand {
  display: none;
}
@media (max-width: 800px) {
  .select-menu {
    display: block;
  }
}
@media (max-width: 479px) {
  .select-menu {
    width: 270px;
  }
  .select-menu .select {
    width: 290px;
  }
}
/*==================  Stuck menu  ======================*/
.isStuck {
  background: #444444;
  z-index: 999;
  border-bottom: 1px solid #333333;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
.isStuck .sf-menu > li > a {
  color: #333333;
  padding: 20px 10px;
}
.isStuck .sf-menu > li.sfHover > a,
.isStuck .sf-menu > li > a:hover {
  color: #919191;
  background: #ffffff;
}
.isStuck .sf-menu > li.active > a {
  color: #919191;
}
/*==================     ToTop     ======================*/
.toTop {
  width: 56px;
  height: 56px;
  font-size: 30px;
  line-height: 56px;
  color: #fff;
  background: #2b2a2a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  right: 206px;
  bottom: 188px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #556255;
  text-decoration: none;
}
@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;
}
/*=================       Tabs     ======================*/
.resp-tabs-list li {
  cursor: pointer;
}
.resp-accordion {
  display: none;
}
.resp-tab-content {
  display: none;
}
.resp-tab-content-active {
  display: block;
}
@media (max-width: 767px) {
  .resp-accordion {
    display: block;
  }
  .resp-tabs-list {
    display: none;
  }
}
/*==================   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;
}
.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: #ffffff;
  background: transparent;
}
.thumb_overlay:before {
  content: '\f065';
  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(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
/*==================     Icons     ======================*/
.fa {
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-family: 'FontAwesome';
}
.fa-book,
.fa-coffee,
.fa-cutlery,
.fa-thumbs-o-up,
.fa-comment,
.fa-pencil-square-o {
  height: 127px;
  width: 127px;
  background: #fff;
  font-size: 45px;
  line-height: 127px;
}
/*==================     Brand     ======================*/
.brand {
  text-transform: uppercase;
  z-index: 999;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-32%);
  -ms-transform: translateY(-32%);
  -o-transform: translateY(-32%);
  -webkit-transform: translateY(-32%);
  transform: translateY(-32%);
}
.brand_name {
  display: inline-block;
  font-family: 'Krona One', sans-serif;
  font-size: 72px;
  line-height: 60px;
  position: relative;
  color: #fff;
}
.brand_name:before {
 /* content: url(../images/logo_img.png);*/
  position: absolute;
  top: -59px;
  left: 16px;
}
@media (max-width: 767px) {
  .brand_name {
    font-size: 60px;
    line-height: 60px;
  }
  .brand_name:before {
    top: -50px;
    left: 9px;
  }
}
@media (max-width: 479px) {
  .brand_name {
    font-size: 38px;
    line-height: 40px;
  }
  .brand_name:before {
    left: -2px;
    top: -35px;
  }
}
.brand_slogan {
  letter-spacing: 0.2em;
  font-family: 'Cabin', sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}
.footer-brand {
  margin-top: 24px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .footer-brand {
    text-align: center;
  }
}
.footer-brand .brand_name {
  display: inline-block;
  position: relative;
  font-family: 'Krona One', sans-serif;
  font-size: 42px;
  line-height: 35px;
  color: #494949;
}
.footer-brand .brand_name:before {
 /*   content: url(../images/logo_img-footer.png);*/
  top: -34px;
  left: 7px;
  position: absolute;
}
@media (max-width: 1199px) {
  .footer-brand .brand_name:before {
    left: 77px;
  }
}
@media (max-width: 979px) {
  .footer-brand .brand_name:before {
    left: 45px;
  }
}
@media (max-width: 767px) {
  .footer-brand .brand_name:before {
    left: 9px;
  }
}
@media (max-width: 479px) {
  .footer-brand .brand_name:before {
    left: 62px;
  }
}
.brand2 {
  padding: 75px 0 48px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .brand2 {
    padding: 40px 0 20px;
  }
}
.brand2 .brand_name {
  display: inline-block;
  font-family: 'Krona One', sans-serif;
  font-size: 72px;
  line-height: 60px;
}
.brand2 .brand_name .brand_name:before {
  top: -18px;
  left: 312px;
}
@media (max-width: 767px) {
  .brand2 .brand_name {
    font-size: 60px;
    line-height: 60px;
  }
  .brand2 .brand_name:before {
    top: -50px;
    left: 102px;
  }
}
@media (max-width: 479px) {
  .brand2 .brand_name {
    font-size: 38px;
    line-height: 40px;
  }
  .brand2 .brand_name:before {
    left: 57px;
    top: -35px;
  }
}
.brand2 .brand_slogan {
  letter-spacing: 0.2em;
  font-family: 'Cabin', sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
}
/*==================    Buttons    ======================*/
.btn,
.btn2,
.btn3 {
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn {
  background: #424242;
  padding: 10px 26px 9px;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  line-height: 30px;
}
.btn:hover {
  background: #556255;
}
.btn:active {
  background: #454545;
}
.btn2 {
  background: #fff;
  padding: 6px 16px;
  font-weight: 300;
  font-size: 13px;
  line-height: 30px;
  color: #666;
}
.btn2:hover {
  background: #333333;
  color: #fff;
}
.btn2:active {
  background: #5c5555;
}
.btn3 {
  background: transparent;
  padding: 9px 25px;
  font-weight: 300;
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  border: 1px solid #fff;
}
.btn3:hover {
  color: #f5261f;
  border-color: #f5261f;
}
.btn3:active {
  background: #af898d;
}
.btn.btn__mod1 {
  background: #f5261f;
}
.btn.btn__mod1:hover {
  background: #c12d28;
}
.btn.btn__mod1:active {
  background: #f54f49;
}
.btn.btn__mod2 {
  background: #facc5c;
}
.btn.btn__mod2:hover {
  background: #f6d584;
}
.btn.btn__mod2:active {
  background: #daaa37;
}
.btn.btn__mod3 {
  background: #abda1e;
}
.btn.btn__mod3:hover {
  background: #c6ed51;
}
.btn.btn__mod3:active {
  background: #9ac029;
}
.btn.btn__mod4 {
  padding: 11px 26px;
}
/*==================      Box      ======================*/
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}
.box__mod1 {
  width: 100%;
  background: #fff;
  padding: 25px 0;
  text-align: center;
}
.box__mod1 h3 {
  line-height: 40px;
  display: inline-block;
  padding: 14px 52px 0 2px;
}
@media (max-width: 1199px) {
  .box__mod1 {
    text-align: center;
  }
  .box__mod1 h3 {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .box__mod1 {
    text-align: center;
  }
  .box__mod1 h3 {
    font-size: 25px;
    line-height: 28px;
    padding: 0;
  }
}
/*================      Post-list     ===================*/
.post-list li {
  margin-left: 50px;
}
.post-list li + li {
  margin-top: 60px;
}
.post-list li time {
  display: inline-block;
  width: 121px;
  height: 121px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #424242;
  background: #fff;
  padding-top: 39px;
  margin-right: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.post-list li time span {
  font-size: 45px;
  line-height: 19px;
}
.post-list li time em {
  font-size: 15px;
  line-height: 34px;
  text-transform: uppercase;
}
.post-list li h4 {
  text-transform: uppercase;
  color: #3e3d44;
  font-weight: 300;
  padding-top: 14px;
  font-size: 27px;
}
.post-list li:hover time {
  color: #fff;
  background: #333;
}
@media (max-width: 979px) {
  .post-list li {
    margin-left: 0;
  }
  .post-list li + li {
    margin-top: 50px;
  }
  .post-list .box {
    text-align: center;
  }
  .post-list .box_aside {
    float: none;
  }
  .post-list .box time {
    margin-right: 0;
  }
  .post-list h4 {
    font-size: 24px;
    line-height: 30px;
  }
  .post-list .box_cnt__no-flow {
    clear: both;
  }
}
@media (max-width: 767px) {
  .post-list {
    text-align: center;
  }
  .post-list li {
    margin-left: 0;
  }
  .post-list .box_aside {
    display: inline-block;
    float: none;
  }
  .post-list .box_aside time {
    margin-right: 0;
  }
}
/*==================     Article-info      ==================*/
.article-info {
  padding-top: 40px;
  background: #fff;
  border-top: 8px solid;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.article-info img + p {
  color: #444444;
}
.article-info h3 + h6 {
  margin-top: 21px;
}
@media (max-width: 979px) {
  .article-info h3 {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .article-info img {
    width: 100%;
  }
  .article-info h3 {
    font-size: 32px;
    line-height: 40px;
  }
}
.border1 {
  border-top-color: #f5261f;
}
.border2 {
  border-top-color: #facc5c;
}
.border3 {
  border-top-color: #abda1e;
}
/*==================    Block3   ======================*/
.block3 {
  text-align: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.block3 h3 + p {
  margin-top: 15px;
}
.img__mod img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: 25px;
}
@media (max-width: 1199px) {
  .img__mod img {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .block3 {
    text-align: center;
  }
  .img__mod {
    text-align: center;
  }
  .img__mod img {
    margin: 0 auto;
  }
}
/*==================   Parallax =====================*/
.parallax h2 {
  font-family: 'Krona One', sans-serif;
  font-size: 100px;
  line-height: 72px;
  color: #ffee79;
  text-transform: uppercase;
  margin-top: 15px;
}
.parallax h2 > span {
  font-size: 72px;
  line-height: 93px;
  color: #fff;
}
.parallax p + .btn3 {
  margin-top: 30px;
}
.parallax p + .off {
  margin-top: 26px;
}
.parallax h2 + p {
  margin-top: 25px;
}
.parallax h3 + p {
  margin-top: 25px;
}
.parallax p + p {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .parallax h2 {
    font-size: 60px;
    line-height: 68px;
  }
  .parallax h2 > span {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (max-width: 479px) {
  .parallax h2 {
    font-size: 50px;
    line-height: 50px;
  }
  .parallax h2 > span {
    font-size: 34px;
    line-height: 36px;
  }
  .parallax p {
    font-size: 18px;
    line-height: 20px;
  }
}
/*====================== Inline-list =====================*/
.inline-list {
  margin-top: 12px;
  margin-left: 45px;
}
@media (max-width: 1199px) {
  .inline-list {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .inline-list {
    margin: 0 80px;
  }
}
@media (max-width: 479px) {
  .inline-list {
    margin: 0;
  }
}
.inline-list:before,
.inline-list:after {
  content: "";
  display: table;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  float: left;
}
.inline-list li + li {
  margin-left: 4px;
}
/*==================   Social    ========================*/
.social {
  text-align: center;
}
.social .fa {
  font-size: 20px;
  line-height: 56px;
  border: 1px solid #e0e0e0;
}
.social .fa:hover {
  border-color: #3e3d44;
}
@media (max-width: 979px) {
  .social .fa {
    height: 45px;
    line-height: 45px;
    width: 45px;
    font-size: 18px;
  }
}
/*==================  Copyright  ======================*/
.copyright {
  font-size: 14px;
  line-height: 36px;
  text-transform: uppercase;
  color: #575757;
  word-spacing: 0.3em;
  padding-top: 13px;
  padding-left: 70px;
}
@media (max-width: 1199px) {
  .copyright {
    padding-left: 0;
    text-align: center;
  }
}
.copyright a {
  padding-left: 21px;
}
.copyright a:hover {
  text-decoration: underline;
}
.copyright span {
  position: relative;
}
.copyright span:after {
  content: "";
  display: block;
  height: 28px;
  border-left: 1px solid #a7a7a7;
  position: absolute;
  right: -15px;
  top: -5px;
}
/*==================   Address  =======================*/
.address {
  display: inline-block;
  color: #868686;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.address a[href="mailto:#"] {
  line-height: 60px;
}
@media (max-width: 979px) {
  .address {
    text-align: center;
  }
}
/*==================   Marked-list  =====================*/
.marked-list li {
  position: relative;
  padding-left: 24px;
}
.marked-list li + li {
  margin-top: 8px;
}
.marked-list li:before {
  content: '\f00c';
  position: absolute;
  left: 0;
  top: 0;
  font: 400 14px 'FontAwesome';
  line-height: inherit;
}
.marked-list li a {
  color: #556255;
  font-size: 18px;
  font-weight: 300;
}
.marked-list li a:hover {
  color: #444;
}
.marked-list li .marked-list li a:hover {
  color: #036b7e;
  text-decoration: none;
}
.marked-list__mod li {
  padding-left: 25px;
}
.marked-list__mod li:before {
  left: 0;
}
.marked-list.col1 li:before {
  color: #f5261f;
}
.marked-list.col2 li:before {
  color: #facc5c;
}
.marked-list.col3 li:before {
  color: #abda1e;
}
/*====================   Block4   =======================*/
.block4 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.block4 img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.block4 h6 + p {
  line-height: 21px;
}
.block4__ins {
  padding: 0 15px;
}
.block4__off h6 + p {
  margin-top: 20px;
}
/*=====================  Block5  =======================*/
.block5 {
  background: #fff;
  padding-bottom: 36px;
}
.block5 h6,
.block5 p {
  padding: 0 20px;
}
/*====================   Block6   =======================*/
@media (max-width: 767px) {
  .block6 + .block6 {
    margin-top: 30px;
  }
}
/*====================  Blockquote =====================*/
blockquote q {
  font-size: 24px;
  line-height: 32px;
}
@media (max-width: 767px) {
  blockquote q {
    font-size: 16px;
    line-height: 18px;
  }
}
blockquote cite {
  font-size: 15px;
  line-height: 23px;
}
/*=====================  Contacts ======================*/
.contacts {
  text-align: center;
}
.contacts dt,
.contacts dd {
  font-size: 15px;
  line-height: 23px;
  font-weight: 300;
  color: #858585;
}
.contacts dt {
  float: left;
  margin-left: 15px;
}
.contacts dd {
  float: right;
  margin-right: 15px;
}
.contacts dd a:hover {
  color: #000;
}
.contacts dl.dl__mod {text-align: center;clear: both;}
.contacts dl.dl__mod dd,
.contacts dl.dl__mod dt {display: inline-block;float: none;}
.contacts dl.dl__mod dt { line-height: 26px;}
.contacts dd + dt { clear: both;}
/*=====================  Privacy ======================*/
.privacy * + dt {margin-top: 17px;}
.privacy * + dd {margin-top: 21px;}
/*========================================================
                     HEADER  Section
=========================================================*/
header {background: url("../images/page-2_header-bg.jpg");}
header .nav {text-align: center;}
@media (max-width: 767px) {
header {text-align: center;  }
header .brand,header .nav {float: none;}
}
/*==================     Nav     ========================*/
.nav {background: #fff;}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {display: block;background: #ffffff;}
/*==================      Well     82 a 52======================*/
.well {padding-top: 50px;padding-bottom: 52px;}
.well__ins {padding-bottom: 76px;}
.well__ins2 {padding-top: 71px;}
.well__ins3 {padding-bottom: 70px;}
.well2 {padding-top: 0; padding-bottom: 86px;}
.well2__ins {padding-bottom: 117px;}
.well3 {padding-top: 45px;padding-bottom: 91px;}
.well4 {padding-top: 65px;padding-bottom: 70px;}
.well4__skin {padding-top: 70px;padding-bottom: 76px;}
.well5 {padding-top: 92px;padding-bottom: 64px;}
.well5__skin {padding-bottom: 70px;padding-top: 71px;}
.well6 { padding-bottom: 98px;padding-top: 62px;}
.well6__ins {padding-bottom: 82px;}
.well7 {padding-bottom: 77px;padding-top: 69px;}
.well7__ins {padding-top: 0;}
.well7__ins2 {padding-top: 72px;}
.well7__ins3 {padding-bottom: 82px;}
/*==================  Site mise en page  ======================*/

.htindexphoto { height: 280px; overflow-y:auto; }
.htindexphotoa { height: 370px; overflow-y:auto; }
.htindextitrea { height:105px; overflow-y:auto; }
.imgtop{ height: 280px;   width: auto; max-width:440px;}
 .htindexdesc{ height: 440px; overflow-y:auto;}
 .htindexdesca{ height: 318px; overflow-y:auto;}

@media (min-width: 992px) and (max-width: 1219px) {
.imgtop{ height: 220px;     width: auto;}
 .htindexphoto { height: 220px; overflow-y:auto; max-width: 345px;}
.htindexphotoa { height: 270px; overflow-y:auto; max-width: 345px;}
.htindextitrea { height: 160px; overflow-y:auto; max-width: 345px;}
.htindexdesc { height: 500px; overflow-y:auto;}
.htindexdesca { height: 360px; overflow-y:auto;}
}

@media (min-width: 768px) and (max-width: 991px) {
 .htindexphoto{ height: 170px; overflow-y:auto; }
  .htindexphotoa{ height: 160px; overflow-y:auto; }
  .htindextitrea{ height: 30px; overflow-y:auto; }
 .imgtop{height: 170px;     width: auto; max-width: 266px;}
 .htindexdesc{ height: 560px; overflow-y:auto;}
  .htindexdesca{ height: 403px; overflow-y:auto;}
}


@media (max-width: 767px) {
  .htindexphoto { height: 250px; overflow-y:auto; }
 .htindexphotoa { height: 340px; overflow-y:auto; }
  .htindextitrea { height: 70px; overflow-y:auto;}
  .imgtop{ height: 250px;     width: auto; max-width: 395px;}
  .htindexdesc { height: 360px; overflow-y:auto;}
    .htindexdesca { height: 260px; overflow-y:auto; }
  }

/*==================  Backgrounds  ======================*/
.bg-primary {  background: #ffffff;}
.bg-section {  background: #f2f2f2;}
.bg-section2 {  background: #dddfdf;}
/*========================================================
                     FOOTER  Styles
=========================================================#EBEBEB*/
footer {  background: #ffffff;  position: relative;}
footer:after {  content: "";  background: url("../images/footer_bg.png") repeat-x;  height: 37px;  position: absolute;  bottom: 0;  left: 0;  right: 0;}
.pagination{font-family:Arial,Helvetica,sans-serif,georgia;font-size:1em;margin:20px 1px;padding:25px 1px 10px}
.pagination .courante{background:#e9535e none repeat scroll 0 0;border:1px solid #918a7b;color:#fff;border-radius:.5em;-moz-border-radius:.5em;margin-left:5px;padding:4px 8px;text-decoration:none}
.pagination .desactive{color:#918a7b;margin-left:5px;padding:3px 7px;text-decoration:none}
.pagination a{background:#f7f5ef none repeat scroll 0 0;background-image:url(../img/fancy_shadow_n.png);background-repeat:repeat-x;
border:1px solid #918a7b;color:#000;margin-left:5px;border-radius:.5em;-moz-border-radius:.5em;padding:3px 7px;text-decoration:none}
.pagination a:hover{background:#ece6d7 none repeat scroll 0 0;border:1px solid #555;color:#4b4438}.dive{overflow-x:auto;border:3px solid #f0efed;margin-left:auto;margin-right:auto;background:#fff}
.formcadrinter{ background:#ADE794; padding:10px; overflow: auto;  width: 98%;   }  /*width:calc(100% + 20px);*/
.formcadrinterc{ background:#ADE794; padding: 20px 15px 10px 10px; ; overflow: auto; width: 100%;   }
.formcadr{background:#081961;   margin : 25px 5px 25px 5px; padding-bottom:10px; padding-top:10px; padding-left:10px;  box-sizing: content-box; width: 92%; border: solid #5B6DCD 10px; color:#ffffff;}
.formcadra{background:#081961;   margin : 25px 0px 25px 0px; padding-bottom:10px; padding-top:10px; padding-left:20px;  box-sizing: content-box; width: 97%; border: solid #5B6DCD 10px; color:#ffffff;}

#colonneGauche{float:left;overflow-x:auto;}
#colonneDroite{float:right;overflow-x:auto;}
#colonneCentre{float:center;overflow-x:auto;}
.centrerdiv{  text-align:center; margin:auto;}
.grid_55 {  width: 47%;}
#cherchprive  {background:#acacac;width:38%;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:4px solid #808080;padding:10px 8px 10px 8px;margin:20px 0 40px 0;color:#fff}
.div100m {-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;border: 1px ridge #424340;padding:5px 8px 10px 8px;margin:5px 5px 5px 20px;display:inline;float:left;width: 95%;}
.div100ma {-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;border: 1px ridge #424340;padding:5px 8px 10px 8px;margin:5px 5px 5px 32px;display:inline;float:left;width: 95%;}
.haut20 {  height: 20px;}

.cadreb{border:1px solid blue}
.cadrec{border:1px solid green}
.espa {  padding-top: 10px;  padding-bottom: 40px;}
.espa1 {  padding-top: 30px;  padding-bottom: 30px;}
.comptevm,.attention{font-size:18px;Font-Weight:Bold;line-height:18px;color:#FF8743}
.comptev,.positif{font-size:18px;Font-Weight:Bold;line-height:18px;color:#006400}
.comptenv,.negatif{font-size:18px;Font-Weight:Bold;line-height:18px;color:#e40000}
.visible{font-size:20px;Font-Weight:Bold;line-height:21px;color:#000}
.margbotb {  margin-bottom: 22px; }
.margtopa {  margin-top: 10px; }
.margtopb {  margin-top: 22px; }
.message{font-size: 20px;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;padding:20px;margin:auto;width:60%;background:url('../images/black_40p.png');color:#ffffff;
   text-align:center;font-weight:bold;margin-top:20px;margin-bottom:20px;}
   .errorBox {
   overflow: hidden;
   padding: 100px 0 110px 0;
   background: url(../img/bg_pic.jpg) no-repeat;
   background-size: cover;
}
.img_fright {position: relative;top: -1px;margin-left: 15px; margin-top: 20px;float: center;height:180px;max-width:100%; width: auto;}
.marbot {margin-bottom:40px;padding-bottom:20px;padding-top:20px;padding-right:25px;}

.droite{text-align: right; }
.site_imgpetite {height:180px; padding-top:10px; padding-bottom:10px;}
  .img_sitimg{height: 160px; width:auto;   }
.site_reseaux {height:180px;}
  .img_artimg{max-height: 400px; width:auto;}
.form_details{float:left;width:98%;margin:0 0 7px 0 font-size:20px;opacity 0.5;}



 .img_art{top:-1px; margin: auto;float:center;  text-align: center;}
.formcadrecomment{ margin-bottom:28px; margin-right:35px;  width:98%;overflow-x:auto}
.formcadrintera {background:#EBEBEB; padding-right:1px; display:inline;float:left;width: 100%;}
.formcadrinterb {background:#EBEBEB; padding-right:20px;padding-top:20px; display:inline;float:left;}
.divgridacc {overflow:auto;}
.text1 {margin-bottom: 10px;margin-top: 30px;}
.title_h{ float:left;width:100%; background:#03C7DE;padding-top:-20px;} /* width:calc(100% + 40px);***/
.formcadrmb{background:#EBEBEB; } /* width:calc(100% - 10px);margin:5px***/
 .ta__center {text-align: center;}
.ta__left {text-align: left;}
.ta__right {text-align: right;}
.marhaut {margin-top:40px;}
.margbot {  margin-top: 15px; }
.htsocphoto { width: 48%; overflow-y:auto; }

.div100mf {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border: 3px ridge #808080;padding:5px 10px 10px 10px;margin:10px 10px 10px 5px;float:left;width: 100%;}
.div100mfc {-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border: 3px ridge #808080;padding:5px 10px 10px 10px;margin:10px 10px 10px 5px;float:left;width: 94%;}
.margleft{margin-left: 23px;}
#lientop a:link {color:orange; text-decoration : none;}
#lientop a:visited {color:orange;}
#lientop a:active {color:orange;}
#lientop a:hover {color:orange; font-weight: bold;}
.cadrea{border:1px solid red}

.tab2{width:2%;}
.tab3{width:3%;}
.tab4{width:4%;}
.tab5{width:5%;}
.tab6{width:6%;}
.tab7{width:7%;}
.tab8{width:8%;}
.tab9{width:9%;}
.tab10{width:10%;}
.tab11{width:11%;}
.tab12{width:12%;}
.tab13{width:13%;}
.tab14{width:14%;}
.tab15{width:15%;}
.tab16{width:16%;}
.tab17{width:17%;}
.tab18{width:18%;}
.tab19{width:19%;}
.tab20{width:20%;}
.tab25{width:25%;}
.tab30{width:30%;}
.tab35{width:35%;}
.tab40{width:40%;}
.tab45{width:45%;}
.tab50{width:50%;}
.tab60{width:60%;}
.tab70{width:70%;}
.tab80{width:80%;}
.colore0{background:#fff;}
.colore1{background:#092469}.colore1B{background:#3788FE } .colore1C{background:#0092C5} .colore1D{background:#32BBF1}  /* bleu 1b  ***/
.colore2{background:#ff561a}.colore2C{background:#ffbfa8}.colore2TC{background:#ffdbcf}/* orange ***/
.colore3{background:#ed1651}.colore3B{background:#f47698}.colore3C{background:#facbd8}.colore3D{background:#efb6b6}/* rose ***/
.colore33{background:#c33543}/* rouge ***/
.colore4{background-color:#b1c18c}.colore4C{background-color:#e3e9d6}/* verdatre ***/
.colore5{background-color:#7fadc5}.colore5C{background-color:#d6e4ec}.colore5D{background-color:#E6EFF3}/* bleu gris ***/
.colore6{background-color:#d3b2e8}.colore6C{background-color:#f1e6f7}/* fuschia ***/
.colore7{background-color:#713535}.colore7C{background-color:#d0bcbc}/* marron ***/
.colore8{background-color:#3F253}.colore8C{background-color:#c8c8c8}/* noir gris ***/
.colore9{background-color:#5aff3a}.colore9C{background-color:#c7ffbc}.colore9D{background-color:#efffeb}/* vert d'eau ***/
.colore16{background:#dbdbdb} .colore16B{background:#F4F4F4}/* blanc grisatre ***/
.colore10{background-color:#c9c3c3}.colore10C{background-color:#ADE794}.colore10D{background-color:#D6E2A4}/* vert  ***/
.colore11{background-color:#c95a5a}.colore11B{background-color:#c33543}.colore11C{background-color:#e4acac}/* rouge  ***/
.colore15{background-color:#f0f3f4}.colore15B{background-color:#C8D5DE}/* blanchatrz ***/
.colore12{background-color:#ffff12}.colore12C{background-color:#ffff6a}.colore12D{background-color:#fefbd3}/* jaune ***/
.colore14{background-color:#02ff86}.colore14C{background-color:#95ffcc}/* ver btillant ***/
.colore13{background-color:#ff63ed}.colore13C{background-color:#ffb1f6}/* violine ***/


