@import "/assets/css/animate.css";
@import "/assets/css/grid.css";
@import "/assets/css/stellar.css";
@import "/assets/css/search.css";
@import "/assets/css/touchTouch.css";
@import "/assets/css/ajax.css";
@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans:300,300i,400,700,800|Sarina&display=swap');
@font-face { font-family: 'danube'; src: url('/assets/files/danube.TTF') format('truetype'); }
.danube1 { font:bold 17px danube, arial; color:#5b3919; text-transform:uppercase; letter-spacing:0px; }
.danube2 { font:bold 14px danube, arial; color:#5b3919; text-transform:uppercase; letter-spacing:0px; }

/*========================================================
                    Main layout styles
=========================================================*/
body { font: 400 17px/29px "Open Sans", sans-serif; color: #353535; background: #ffffff; }
.txt1 { font: 400 17px/29px "Open Sans", sans-serif; color: #353535; }

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #f18d05;
}

.lnk1 { color: #f18d05; text-decoration:underline; }
.lnk1:hover { color: #000; text-decoration:none; }

img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
/* ======= Headers ======= */
h2 {
  font: 300 52px/52px "Open Sans", sans-serif;
  color: #353535;
}
.heading1 { text-align: center; margin-bottom: 79px; }
.heading2 { text-align: center; margin-bottom: 39px; }
.heading1 h2, .heading2 h2 { margin-bottom: 19px; }
.heading1 .secondary, .heading2 .secondary  { display: block; font: italic 300 20px/34px "Open Sans", sans-serif; color: #686868; }

h3 {
  font: 400 30px/30px "Open Sans", sans-serif;
  letter-spacing: -0.025em;
}
h3.h3__inset1 {
  line-height: 36px;
}
h6 {
  font: 300 59px/59px "Open Sans", sans-serif;
  color: #ffffff;
}
h6.h6__inset1 {
  font-size: 68px;
  line-height: 68px;
}
h6.h6__inset2 {
  font-size: 84px;
  line-height: 84px;
}
@media (max-width: 1366px) {
  h6.h6__inset2 {
    font-size: 59px;
    line-height: 59px;
  }
}
h6.h6__inset3 {
  font-size: 101px;
  line-height: 101px;
}
h6.h6__inset3 .lower {
  font-size: 52px;
  line-height: 52px;
}
h6.h6__inset4, h6.h6__inset4b {
  font-weight: 400;
  font-size: 76px;
  line-height: 91px;
  letter-spacing: -0.025em;
}
h6.h6__inset5 {
  font-size: 60px;
  line-height: 99px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
@media (max-width: 979px) {
	h6.h6__inset6 { font-size: 30px; line-height: 30px; }
}
@media (max-width: 767px) {
	h6.h6__inset5 { font-size: 30px; line-height: 50px; }
}
@media (max-width: 479px) {
  h6 {
    font-size: 30px;
    line-height: 30px;
  }
  h6.h6__inset1 {
    font-size: 30px;
    line-height: 30px;
  }
  h6.h6__inset2 {
    font-size: 30px;
    line-height: 30px;
  }
  h6.h6__inset3 {
    font-size: 30px;
    line-height: 30px;
  }
  h6.h6__inset3 .lower {
    font-size: 30px;
    line-height: 30px;
  }
  h6.h6__inset4,h6.h6__inset4b {
    font-size: 30px;
    line-height: 30px;
  }
  h6.h6__inset5 {
    font-size: 30px;
    line-height: 30px;
  }
}
/* ======= Buttons ======= */
.btn-default {
  display: inline-block;
  text-align: center;
  font: 800 18px/18px "Open Sans", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  background: transparent;
  border: 2px solid #ffffff;
  padding: 16px 60px 15px;
}
.btn-default:hover {
  background: #ffffff;
  color: #353535;
}
.btn-default.btn-default__inset1 {
  font-weight: 700;
  color: #353535;
  border-color: #353535;
}
.btn-default.btn-default__inset1:hover {
  background: #f18d05;
  border-color: #f18d05;
  color: #ffffff;
}
.btn-default.btn-default__inset2 {
  font-weight: 800;
}
.btn-default.btn-default__inset3 {
  padding-left: 22px;
  padding-right: 22px;
}
/* ======= Modifiers ======= */
b {
  font-weight: 800;
}
strong {
  font-weight: 700;
}
.div__relative {
  position: relative;
}
/* ======= Wrappers ======= */
.wrapper1 {
  padding-bottom: 62px;
}
.wrapper2 {
  padding-bottom: 81px;
}
.wrapper3 {
  padding: 83px 0 16px;
  background: #f8f8f8;
}
.wrapper4 {
  padding: 102px 0 96px;
  background: #ececec;
}
.wrapper5 {
  padding: 72px 0 80px;
}
.wrapper6 {
  padding-bottom: 51px;
}
.wrapper7 .list2 {
  margin-top: -6px;
  margin-bottom: 59px;
}
.wrapper8 {
  padding-bottom: 21px;
}
.wrapper9 {
  padding-bottom: 69px;
}
.wrapper10 {
  padding-bottom: 45px;
}
.button-wrapper {
  text-align: center;
}
.button-wrapper.button-wrapper__offset1 {
  margin-top: 69px;
  margin-bottom: 81px;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  margin-bottom: 75px;
}
#header.common {
  margin-bottom: 54px;
}
#header #stuck_container {
  background: url(/assets/img/background2.png) repeat;
  position: relative;
}
#header #stuck_container:before {
  display: block;
  content: '';
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 8px;
  background: url(/assets/img/background1.png) repeat;
}
#header .search-block {
  position: relative;
  float: right;
}
#header .search-block .icon {
  margin-top: 61px;
  margin-right: 24px;
  text-align: center;
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 100px;
  background: #586e62;
}

@media (max-width: 1199px) {
  #header .search-block .icon {
    margin-top: 11px;
  }
}
#header .search-block .icon i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 20px;
  line-height: 48px;
  color: #ffffff;
}
#header .search-block .icon:hover {
  cursor: pointer;
}
#header .search-block .icon:hover i {
  color: #f18d05;
}
#header .search-block #search {
  position: absolute;
  left: -152px;
  bottom: -110px;
  display: none;
}
@media (max-width: 1199px) {
  #header .search-block #search {
    bottom: -63px;
  }
}
@media (max-width: 767px) {
  #header .search-block #search {
    left: -213px;
    bottom: 4px;
  }
}
@media (max-width: 1199px) {
  #header {
    text-align: center;
  }
}
/* ======= Logo ======= */
h1 {
  float: left;
  display: block;
  background: #e48301;
  padding: 50px 47px 36px 115px;  
}
h1 img {
  position: absolute;
  left: 39px;
  top: 48px;
  border: 2px solid #ffffff;
  border-radius: 100px;
}
h1 span {
  color: #ffffff;
  display: inline-block;
  font:bold 17px danube, arial;
  letter-spacing:1px;
}
h1 .main {
  font: 400 53px/43px "Sarina", sans-serif;
  /*font:bold 45px/53px danube, Sarina, arial; letter-spacing:2px;*/
  margin-bottom: 3px;
}
@media (max-width: 479px) {
  h1 .main {
    font-size: 40px;
  }
}
h1 .secondary {
  font-weight: 700;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  margin-left: 4px;
}
@media (max-width: 1199px) {
  h1 {
    float: none;
    padding: 15px 0 0 0;
  }
  h1 img {
    display: none;
  }
}
/* ======= Banner 1 We cultivate new crops ======= */
.banner1 {
  padding: 270px 0 302px;
  text-align: center;
}
.banner1 .slogan {
  font-weight: 300;
  font-size: 69px;
  line-height: 83px;
  color: #ffffff;
  position: relative;
}
.banner1 .slogan .sarina {  font-family: "Open Sans";  }
.sarina {  font-family: "Sarina";  }
.sarina1 {  font-family: "Sarina"; font-weight: normal; font-size:60px; }
.sarina2 {  font-family: "Sarina"; font-weight: normal; font-size:50px; }
.danube1 {  font-family: "danube"; font-weight: normal; font-size:50px; color:#fff; }

.banner1 .slogan:after {
  font-family: FontAwesome;
  font-size: 48px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  color: #ffffff;
  position: absolute;
  content: '\f107';
  left: 50%;
  margin-left: -15.5px;
  bottom: -156px;
}
@media (max-width: 1199px) {
  .banner1 {
    padding: 50px 0 150px;
  }
}
@media (max-width: 767px) {
  .banner1 {
    padding: 30px 0 40px;
  }
  .banner1 .slogan {
    font-size: 30px;
    line-height: 35px;
  }
  .banner1 .slogan:after {
    bottom: -30px;
  }
}
/* ======= Main menu variables ======= */
/* ======= Sub menus common variables ======= */
/* ======= First level sub menu variables ======= */
nav {
  float: right;
  margin-right: 88px;
}
@media (max-width: 1199px) {
  nav {
    float: none;
    display: inline-block;
    margin-right: 0;
  }
}
/* Main menu styles
========================================================*/
.sf-menu > li {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 0.05em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  z-index: 6;
  text-align: center;
  padding: 76px 27px 56px;
}
@media (max-width: 1600px) {
  .sf-menu > li {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 1199px) {
  .sf-menu > li {
    padding: 20px;
  }
}
.sf-menu > li + li {
  margin-left: 7px;
}
.sf-menu > li + li:before {
  position: absolute;
  content: '/';
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  left: -7px;
}
.sf-menu > li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f078";
  color: #ffffff;
  bottom: 20px;
  left: 50%;
  margin-left: -7px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu > li > a {
  text-transform: uppercase;
  font: 700 18px/18px "Open Sans", sans-serif;
  display: inline-block;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
}
@media (max-width: 1600px) {
  .sf-menu > li > a {
    font-size: 13px;
  }
}
.sf-menu > li > a:hover {
  color: #ffffff;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu > li > a:active {
  background: transparent;
  color: #ffffff;
}
.sf-menu .sfHover {
  background: #353535;
}
.sf-menu .sfHover a {
  color: #ffffff;
}
.sf-menu .sfHover a:after {
  color: #ffffff;
}
.sf-menu > li.current > a {
  color: #ffffff;
}
.sf-menu > li.current > .sf-with-ul:after {
  color: #ffffff;
}
.sf-menu > li.sfHover > a {
  color: #ffffff;
}
.sf-menu > li.sfHover > a:after {
  color: #ffffff;
}
.sf-menu > li.sfHover:hover a:after {
  color: #ffffff;
}
.sf-menu > li.current {
  background: #353535;
}
.sf-menu > li.current:hover a:after {
  color: #ffffff;
}
.sf-menu > li:hover {
  background: #353535;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  -webkit-box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.16);
  box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.16);
  display: none;
  min-width: 235px;
  font: 300 14px/37px "Lato", sans-serif;
  position: absolute;
  top: 161px;
  left: 0;
  background: #333638;
  text-align: left;
  padding: 19px 0 21px;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .sf-menu ul {
    top: 69px;
  }
}
.sf-menu ul li {
  letter-spacing: 0;
  position: relative;
  display: block;
}
.sf-menu ul li:hover > a {
  background: #f18d05;
  color: #ffffff;
}
.sf-menu ul li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f054";
  color: #ffffff;
  bottom: -1px;
  right: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  padding-left: 32px;
  display: block;
  color: #ffffff;
  text-transform: none;
}
.sf-menu ul > .sfHover > a {
  background: #f18d05;
}
.sf-menu ul > .sfHover > a:after {
  color: #ffffff;
}
.sf-menu ul li.sfHover > a {
  background: #f18d05;
  color: #ffffff;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: -19px;
  left: 235px;
  margin-left: 0;
  z-index: 4;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #f18d05;
    margin-top: 20px;
    width: 100%;
    background: #ffffff;
    font: 22px/28px "Lato", sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    padding: 2px 0;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  z-index: 999;
  position: fixed;
  -webkit-box-shadow: 0 0 4px 0 #000000;
  box-shadow: 0 0 4px 0 #000000;
}
@media only screen and (max-width: 1979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
/* ======= Box 1 Wrapper ======= */
.box1-wrapper .box1 + .box1 {
  margin-left: 0.625%;
}
@media (max-width: 1199px) {
  .box1-wrapper .box1 + .box1 {
    margin-left: 0;
  }
}
@media (max-width: 1199px) {
  .box1-wrapper {
    text-align: center;
  }
}
/* ======= Box 1 About us ======= */
.box1 {
  float: left;
  margin-bottom: 12px;
}
.box1.box1__background1 {
  height: 423px;
  background: url(/assets/img/page1_img2.jpg) no-repeat center 0;
  background-size: cover;
}
.box1.box1__bg1 { height: 423px; background-size: cover; background-color:#000; opacity: .8; -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'; }
.box1.box1__bg1 h6, .shad1_txt { text-shadow:2px 2px 2px #000000; }
.box1.box1__background2 {
  height: 423px;
  background: url(/assets/img/page1_img3.jpg) no-repeat center 0;
  background-size: cover;
}
.box1.box1__background3 {
  height: 423px;
  background: url(/assets/img/page1_img4.jpg) no-repeat center 0;
  background-size: cover;
}
.box1.box1__background4 {
  height: 423px;
  background: url(/assets/img/page1_img5.jpg) no-repeat center 0;
  background-size: cover;
}
.box1.box1__background5 {
  height: 423px;
  background: url(/assets/img/page1_img6.jpg) no-repeat center 0;
  background-size: cover;
}
.box1.box1__background6 {
  height: 423px;
  background: url(/assets/img/page1_img7.jpg) no-repeat center 0;
  background-size: cover;
}
.box1.box1__france {
  height: 423px;
  background: url(/assets/img/france.jpg) no-repeat center 0;
  background-size: cover;
}
.box1.box1__background7 {
  height: 775px;
  background: url(/assets/img/page1_img11.jpg) no-repeat center 0;
  background-size: cover;
}
.box1.box1__bg2 { height: 775px; background-size: cover; background-color:#000; opacity: .8; -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'; }


.box1.box1__background8 {
  height: 381px;
  background: url(/assets/img/page1_img12.jpg) no-repeat center 0;
  background-size: cover;
}
.box1.box1__bg3 { height: 381px; background-size: cover; background-color:#000; opacity: .8; -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'; }


.box1.box1__background9 {
  height: 382px;
  background: url(/assets/img/page1_img13.jpg) no-repeat center 0;
  background-size: cover;
}
.box1.box1__bg4 { height: 382px; background-size: cover; background-color:#000; opacity: .8; -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'; }


.box1.box1__width1 {
  width: 32.916666666666664%;
}
.box1.box1__width2 {
  width: 50%;
}
.box1.box1__width3 {
  width: 24.375%;
}
.box1.box1__width4 {
  width: 49.375%;
}
@media (max-width: 1199px) {
  .box1 {
    float: none;
    display: inline-block;
  }
  .box1 img {
    width: 100%;
  }
  .box1.box1__width1 {
    width: 100%;
  }
  .box1.box1__width2 {
    width: 100%;
  }
  .box1.box1__width3 {
    width: 100%;
  }
  .box1.box1__width4 {
    width: 100%;
  }
}

.box1 .wrapper {
  position: relative;
}
.box1 .wrapper .info {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  width: 100%;
  margin-top: 70px;
  left: 0;
  right: 0;
}
.box1 .wrapper .info h6 {
  margin-bottom: 11px;
}
.box1 .wrapper .info h6 b { font-size:40px; line-height:5px; font-weight:normal; }

.box1 .wrapper .info h6.h6__inset1 {
  margin-bottom: 22px;
}
.box1 .wrapper .info h6.h6__inset2 {
  margin-bottom: 26px;
}
.box1 .wrapper .info h6.h6__inset3 .lower {
  display: block;
  margin-top: 5px;
}
.box1 .wrapper .info h6.h6__inset4 {
  margin-bottom: 7px;
}
.box1 .wrapper .info h6.h6__inset4b {
  padding-bottom:20px;
}
.box1 .wrapper .info .btn-default {
  margin-top: 33px;
}
.box1 .wrapper .info.info__inset1 .btn-default {
  margin-top: 40px;
}
.box1 .wrapper .info.info__inset2 .btn-default {
  margin-top: 39px;
}
.box1 .wrapper .info.info__offset1 {
  margin-top: 72px;
}
.box1 .wrapper .info.info__offset2 {
  margin-top: 103px;
}
.box1 .wrapper .info.info__offset3 {
  margin-top: 83px;
}
.box1 .wrapper .info.info__offset4 {
  margin-top: 53px;
}
.box1 .wrapper .info.info__offset5 {
  margin-top: 214px;
}
.box1 .wrapper .info.info__offset5 h6 {
  margin-bottom: -11px;
}
.box1 .wrapper .info.info__offset5 time {
  font-weight: 400;
}
.box1 .wrapper .info.info__offset6 {
  margin-top: 71px;
}
.box1 p {
  font: 400 18px/32px "Open Sans", sans-serif;
  color: #ffffff;
}
.box1.box1__inset1 time {
  display: block;
  font: 300 25px/32px "Open Sans", sans-serif;
  color: #ffffff;
  margin-top: 28px;
}
.box1.box1__inset1 .info .btn-default {
  margin-top: 74px;
}
.box1.box1__inset1 .info.info__inset3 time {
  margin-top: 2px;
}
.box1.box1__inset1 .info.info__inset3 .btn-default {
  margin-top: 35px;
}
.box1.box1__inset1 .info.info__inset3 h6 {
  margin-bottom: 18px;
}
.box1.box1__inset2 {
  margin-bottom: 30px;
}
.box1.box1__inset2:hover .info {
  opacity: 100;
  filter: alpha(opacity=10000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.box1.box1__inset2 .info {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 100%;
  margin-top: -419px;
}
@media (max-width: 979px) {
  .box1.box1__inset2 .info {
    margin-top: -324px;
  }
}
@media (max-width: 767px) {
	.box1 .wrapper .info.info__offset5 { margin-top:50px; }
	.box1 .wrapper .info.info__offset6 { margin-top:30px; }
}
@media (max-width: 479px) {
  .box1.box1__inset2 .info {
    margin-top: -268px;
  }
}

/* ======= Box 2 What we do ======= */
.box2 {
  margin-top: -9px;
  margin-bottom: 73px;
}
.box2 img {
  display: block; text-align:center; 
  margin: 0 50px 31px 50px;
}
.box2 h3 {
  margin-bottom: 22px;
}
/* ======= Box 3 Partners ======= */
@media (max-width: 767px) {
  .box3 ul {
    text-align: center;
  }
}
.box3 ul li {
  float: left;
  width: 12.5%;
  text-align: center;
}
@media (max-width: 767px) {
  .box3 ul li {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 10px;
    display: block;
  }
  .box3 ul li img {
    margin: 0 auto;
  }
}
.box3 ul li a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.box3 ul li a img {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background: #ececec;
}
/* ======= Banner 2 Contact us ======= */
.banner2 {
  text-align: center;
}
.banner2 h6 {
  margin-bottom: 2px;
}
.banner2 .secondary {
  font: 700 21px/24px "Open Sans", sans-serif;
  color: #ffffff;
  display: block;
  margin-bottom: 51px;
}
.banner2 p {
  font: 400 16px/22px "Open Sans", sans-serif;
  color: #ffffff;
  padding: 0 70px;
}
@media (max-width: 767px) {
  .banner2 p {
    padding: 0;
  }
}
/* ======= Box 4 Services overview ======= */
.box4 { margin-top: -8px; margin-bottom: 39px; }
.box4b { margin-bottom: 10px; }

.box4 .label { width: 70px; height: 70px; background: #e48301; border-radius: 200px; font: 300 48px/70px "Open Sans", sans-serif; color: #ffffff; text-align: center; margin-top: 7px; }
.box4b .label { width: 50px; height: 50px; background: #e48301; border-radius: 200px; font: 300 28px/48px "Open Sans", sans-serif; color: #ffffff; text-align: center; margin-top: 7px; padding-right:1px; }

.box4 .label span { display: inline-block; margin-left: 4px; }
.box4b .label span { display: inline-block; margin-left: 4px; }
.box4 h3 { margin-bottom: 29px; }
.box4b h3 { margin:15px 0 10px -30px; padding:0; }

@media (max-width: 1199px) { 
	.box4 .label { width: 60px; height: 60px; line-height: 60px; font-size: 30px; }
	.annuaire .grid_1.tp1 { display:none; }
}
@media (max-width: 979px) {
	.box4 .label { width: 44px; height: 44px; line-height: 44px; font-size: 20px; }

	.annuaire .grid_1.tp0 { float:left; width:auto; }
	.annuaire .grid_10.tp0 { float:left; width:auto; }
	.box4b h3 { margin:15px 0 10px 15px; padding:0; font-size:24px; }

	.annuaire .grid_1.tp1 { display:none; }
	.annuaire .grid_5.tp2 { float:left; width:72%; font-size:14px; }
	.annuaire .grid_2.tp2 { float:right; width:20%; font-size:14px; }
	.annuaire .grid_4.tp2 { display:none; }
}
@media (max-width: 767px) {
	.annuaire .grid_5.tp2 { float:left; width:75%; }
}




/* ======= Banner 3 Services list ======= */
.banner3 h2 {
  color: #ffffff;
}
.banner3 .secondary {
  color: #ffffff;
}
.banner3 .list1 {
  margin-top: -6px;
}
@media (max-width: 767px) {
  .banner3 .list1 {
    margin-top: 20px;
  }
}
/* ======= Box 5 Research services ======= */
.box5 {
  margin-bottom: 40px;
}
.box5 img {
  margin-bottom: 25px;
}
.actus .box5 img { height:200px; }
.box5 h3 {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .box5 {
    margin-bottom: 60px;
  }
  .box5 img {
    width: 100%;
  }
}
/* ======= Post 1 Latest News ======= */
.post1 {
  margin-top: -8px;
  margin-bottom: 60px;
}
.post1 time {
  font: 400 25px/32px "Open Sans", sans-serif;
  color: #353535;
  display: block;
  margin-bottom: 4px;
}
.post1 img {
  margin-top: 8px;
}
.post1 h3 {
  margin-bottom: 22px;
}
.post1.post1__offset1 {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .post1 img {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* ======= Banner 4 What people say about us ======= */
.banner4 .heading1 h2, .banner4 .heading2 h2, .banner4 .heading1 .secondary, .banner4 .heading2 .secondary { color: #ffffff; }

/* ======= Blockquote 1 What people say about us ======= */
.blockquote1 {
  color: #ffffff;
  padding-left: 55px;
  position: relative;
  margin-top: -9px;
}
.blockquote1:before {
  font-family: FontAwesome;
  font-size: 36px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: '\f10d';
  color: #ffffff;
  top: 11px;
  left: 0;
}
.blockquote1 .author {
  display: block;
  font: 400 25px/32px "Open Sans", sans-serif;
  margin-top: 19px;
}
.blockquote1 .author a {
  display: inline-block;
}
@media (max-width: 767px) {
  .blockquote1 {
    margin-bottom: 60px;
  }
}
/* ======= Post 2 Blog ======= */
.post2 {
  padding-bottom: 45px;
  margin-bottom: 44px;
  border-bottom: 1px solid #f3f3f3;
}
.ongsDiv .post2 {
  padding-bottom: 25px;
  margin-bottom: 24px;
  border-bottom: 1px solid #f3f3f3;
}
.ongsDiv .post2:last-child { border:0px; margin-bottom:0; }

.post2 time {
  display: block;
  font: 400 25px/32px "Open Sans", sans-serif;
  color: #353535;
  margin-bottom: 29px;
  margin-top: -8px;
}
@media (max-width: 979px) {
  .post2 time {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .post2 time {
    margin-bottom: 10px;
  }
}
.post2 .info span {
  display: block;
  font: italic 300 18px/22px "Open Sans", sans-serif;
  color: #686868;
}
.post2 .info span a {
  color: #e48301;
}
.post2 .info span a:hover {
  color: #353535;
}
@media (max-width: 767px) {
  .post2 .info {
    margin-bottom: 20px;
  }
}
.post2 h3 {
  margin-top: -3px;
  margin-bottom: 22px;
}
.post2 .btn-default {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .post2 img {
    margin-bottom: 20px;
    width: 100%;
  }
}
/* ======= Box 6 Privacy Policy ======= */
.box6 {
  margin-top: -5px;
  margin-bottom: 32px;
}
.box6 h3 {
  margin-bottom: 22px;
}
.box6 .simple-link {
  margin-top: 29px;
}
/* ======= Simple link ======= */
.simple-link {
  display: inline-block;
  text-decoration: underline;
  color: #353535;
}
.simple-link:hover {
  color: #f18d05;
}
/* ======= List 1 ======= */
.list1 li {
  padding-left: 21px;
  position: relative;
  font: 400 17px/24px "Open Sans", sans-serif;
  color: #ffffff;
}
.list1 li:before {
  content: '';
  display: block;
  position: absolute;
  width: 7px;
  height: 11px;
  left: 0;
  top: 7px;
  overflow: hidden;
  background: url(/assets/img/list1.png) no-repeat center 0;
}
.list1 li + li {
  margin-top: 11px;
}
/* ======= List 2 ======= */
.list2 li {
  padding-left: 21px;
  position: relative;
  font: 400 17px/24px "Open Sans", sans-serif;
  color: #353535;
}
.list2 li:before {
  content: '';
  display: block;
  position: absolute;
  width: 7px;
  height: 11px;
  left: 0;
  top: 7px;
  overflow: hidden;
  background: url(/assets/img/list2.png) no-repeat center 0;
}
.list2 li + li {
  margin-top: 11px;
}


.sondage li { display: block; overflow: hidden;	margin-bottom:10px;	font-size:18px; }
.sondage li i { font-size:30px; margin-right:10px; cursor:pointer; color:gray; }
.sondage li i:hover { content:" "; background: url('/assets/img/list3.png') no-repeat top left; color:#393939; }
.sondage .cloturer li i { color:#393939; cursor:default; }
.sondage .cloturer li i:hover { background:none; }
.sondage .cloturer li span { margin-left:15px; color:#e18618; font-weight:bold; font-size:0.8em; }
.sondage h3 span { color:#e18618; margin-left:20px; font-size:0.8em; }
.sondage .cloturer li.barre { background-color:#e18618; height:16px; margin:-2px 0 18px 0; border:solid 2px #e7a14a; border-width:4px 0 0 0; border-radius:3px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2); box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); }

.sondage li.current { font-weight:bold; }
.sondage li.current i { color:#ee9302; }

/* ======= Social buttons 1 ======= */
.socials1 li {
  display: inline-block;
  margin-bottom: 10px;
}
.socials1 li + li {
  margin-left: 72px;
}
.socials1 li a {
  border-radius: 200px;
  display: block;
}
.socials1 li a i {
  color: #ffffff;
  background: #e48301;
  text-align: center;
  font-size: 47px;
  display: block;
  width: 87px;
  height: 87px;
  line-height: 91px;
  border-radius: 200px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socials1 li a i:hover {
  background: #ff6953;
  color: #ffffff;
}
@media (max-width: 479px) {
  .socials1 {
    text-align: center;
  }
  .socials1 li {
    display: block;
    margin-bottom: 10px;
  }
  .socials1 li i {
    margin: 0 auto;
  }
  .socials1 li + li {
    margin-left: 0;
  }
}
/* ======= Gallery  ======= */
.gallery_image {
  margin-bottom: 30px;
}
.gallery_image a {
  display: block;
  position: relative;
  background: #353535;
}
.gallery_image a img {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .gallery_image a img {
    width: 100%;
  }
}
.gallery_image a:hover img {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.gallery_image a:hover .gallery_icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a:hover .gallery_icon i {
  color: #f18d05;
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  font-size: 35px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -17.5px;
}
.gallery_image a .gallery_icon i { color: #ffffff; }


/* FOOTER styles ======================================= */
#footer .socials1 { text-align: center; }
#footer .socials1 li { margin-top: 71px; }
#footer .privacy-block { margin-top: 165px; color: #ffffff; text-align: center; font: 400 14px/16px "Open Sans", sans-serif; }
#footer .privacy-block a { margin:0 4px; }

footer #realisation { padding:0px; margin:8px 0 0 0; text-align:center; }
footer #realisation a { font:10px verdana; color:#777; text-decoration:none; text-transform:none;}
footer #realisation a:hover { color:#fff; }


/* ======= Google Map Main page ======= */
.google-map_main iframe { width: 100%; height: 332px; }
@media (max-width: 767px) {
	.google-map_main iframe { height: 200px; }
	#footer .socials1 { zoom:0.7; }
	.socials1 li + li { margin-left: 42px; }
	#footer .privacy-block { margin:100px 70px 0 70px; line-height:22px; }
}

/* Widget styles ====================================== */
#toTop { display: none; text-decoration: none; position: fixed; bottom: 80px; right: 30px; overflow: hidden; border: none; color: #6f7274; font-size: 37px; line-height: 38px; z-index: 20; -webkit-transition: color 0.5s ease; transition: color 0.5s ease; }
#toTop:hover { outline: none; color: #cbcccd; }
@media only screen and (max-width: 1199px) {
	#toTop { display: none !important; }
}