.clearfix:before,.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

video {
  width: 100%;
  height: auto;
  margin: 10px 0;
  border: dashed 2px #000;
}

.clearfix:after {clear: both;}

.hide-text {
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row-container {
  max-width: 1210px;
  margin-right: auto;
  margin-left: auto;
}
.row-container:before,.row-container:after {
  display: table;
  content: "";
  line-height: 0;
}

.row-container:after {clear: both;}

.moduletable p{
    padding: 0px 0px 0px 0px;
    font-family: "Titillium Web",sans-serif;
    font-size: 15px;
    color: #383a33;
}

.moduletable p:first-child{margin-top: 0px;}

.moduletable img,{
    display: block;
    margin: 0 auto;
}

.moduletable .kukmenu{
    width: 100%;
    margin-bottom: -5000px; /* any large number will do */
    padding-bottom: 5000px;
    overflow: hidden;
	-moz-overflow: hidden;
    float: left;
	background: #383a33;
}

.moduletable .kukmenu ul{
    margin:65px 0 0 0;
    padding:0;
    list-style: none;
}

.moduletable .kukmenu ul li a{
    display: block;
    width: 100%;
    padding: 10px 0 10px 0;
    font-family: "Titillium Web",sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    text-decoration: none;
    text-indent: ;
    border-top: 2px solid #93cb47;
}

.moduletable .kukmenu ul li a:hover,.moduletable .kukmenu ul li a.c-menu-hover{
    background: #93cb47;
    color: #fff;
}

.moduletable .kukmenu ul li:last-child a{
    border-bottom: 1px solid #93cb47;
}

.moduletable .kuktext-image{
    float: right;
    padding: 45px;
    background: #fff;
}

.moduletable .kuktext-image h1{
    width: calc(100% + 45px);
    font-family: "Titillium Web",sans-serif;
    font-size: 30px;
    color: #0d2b3c;
    border-bottom: 2px solid #93cb47;
    margin:-12px 0 0 0;
    padding:0 0 10px 0;
    font-weight: 300;
}

.moduletable .kuktext-image h1 span{font-weight: 400;}

.moduletable .kuktext-image .line-logo img{
    display: block;
    float: right;
}

.moduletable .kuktext-image .line-logo hr{
    display: block;
    width: calc(100% - 178px);
    border: none;
    border-bottom: 2px solid #93cb47;
    float: left;
    margin-top: 20px;
}

.moduletable .kuktext-image .about-image{
    display: block;
    width: 30%;
    float: left;
    margin-right: 4%;
    margin-bottom: 4%;
}

.moduletable .kuktext-image .about-image:nth-child(3n+3){margin-right: 0px;}

.moduletable .kuktextt-image{
    width: 65%;
    float: right;
    padding: 47px;
    background: #fff;
    border: 1px solid #383a33;
}

.moduletable .kuktext-image h1{
    width: calc(100% + 6%);
    font-family: "Titillium Web",sans-serif;
    font-size: 25px;
    color: #93cb47;
    border-bottom: 2px solid #93cb47;
    margin:-12px 0 15px 0;
    padding:0 0 10px 0;
    font-weight: 300;
	text-align: -webkit-left;
}

.moduletable .kuktext-image h1 span{font-weight: 400;}

.moduletable .kuktext-image p{padding: 15px;}

.moduletable .kuktext-image .line-logo{
    width: 100%;
    margin: 15px 0 15px 0;
    overflow: hidden;
}

.moduletable .kuktext-image .line-logo img{
    display: block;
    float: right;
}

.moduletable .kuktext-image .line-logo hr{
    display: block;
    width: calc(100% - 148px);
    border: none;
    border-bottom: 2px solid #93cb47;
    float: left;
    margin-top: 20px;
}

.moduletable .kuktext-image .about-image{
    display: block;
    width: 30%;
    float: left;
    margin-right: 4%;
    margin-bottom: 4%;
}

.moduletable .kuktext-image .about-image:nth-child(3n+3){margin-right: 0px;}

/* MENU-LEFT
-------------------------- */
/* layout */
#left ul.nav {
    margin-bottom: 2px;
    font-size: 12px; /* to change font-size, please change instead .lbl */
}
#left ul.nav ul,
#left ul.nav ul li {
    list-style: none!important;
    list-style-type: none!important;
    margin-top: 1px;
    margin-bottom: 1px;
}
#left ul.nav ul {
    padding-left: 0;
    width: auto;
}
#left ul.nav ul.children {
    padding-left: 12px;
    width: auto;
}
#left ul.nav ul.children li{
    margin-left: 0px;
}
#left ul.nav li a:hover {
    text-decoration: none;
}

#left ul.nav li a:hover .lbl {
    color: #94cf00!important;
}

#left ul.nav li.current>a .lbl {
    background-color: #94cf00;
    color: #fff!important;
}

/* parent item */
#left ul.nav li.parent a {
    padding: 1px 0px;
    margin: 0px 0px 5px 0px;
    color: #fff;
}
#left ul.nav>li.parent>a {
    border: solid 1px #93cb47;
    text-transform: uppercase;
}    
#left ul.nav li.parent a:hover {
    background-color: #fff;
    -webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
    -moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
    box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);    
}
#left ul.nav li.parent a.active {
	color: #94cf00;
    background-color: #fff;
    -webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
    -moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
    box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);    
}

/* link tag (a)*/
#left ul.nav li.parent ul li a {
    color: #fff;
    border: none;
    display:block;
    padding-left: 5px;    
}

#left ul.nav li.parent ul li a:hover {
    background-color: #fff;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;  
}

/* sign for parent item */
#left ul.nav li .sign {
    display: inline-block;
    width: 14px;
    padding: 5px 8px;
    background-color: #94cf00;
    color: #fff;
}
#left ul.nav li.parent>a>.sign{
    margin-left: 0px;
    background-color: #94cf00;
}

/* label */
#left ul.nav li .lbl {
    padding: 5px 12px;
    display: inline-block;
}
#left ul.nav li.current>a>.lbl {
    color: #fff;
}

#left ul.nav  li a .lbl{
    font-size: 12px;
}

/* THEMATIQUE
------------------------- */
/* theme 1 */
#left ul.nav>li.item-1.parent>a {
    border: solid 1px #94cf00;
}
#left ul.nav>li.item-1.parent>a>.sign,
#left ul.nav>li.item-1 li.parent>a>.sign{
    margin-left: 0px;
    background-color: #94cf00;
}
#left ul.nav>li.item-1 .lbl {
    color: #94cf00;
}
#left ul.nav>li.item-1 li.current>a .lbl {
    background-color: #94cf00;
    color: #fff!important;
}

/* theme 2 */
#left ul.nav>li.item-8.parent>a {
    border: solid 1px #94cf00;
}
#left ul.nav>li.item-8.parent>a>.sign,
#left ul.nav>li.item-8 li.parent>a>.sign{
    margin-left: 0px;
    background-color: #94cf00;
}
#left ul.nav>li.item-8 .lbl {
    color: #94cf00;
}
#left ul.nav>li.item-8 li.current>a .lbl {
    background-color: #94cf00;
    color: #fff!important;
}

/* theme 3 */
#left ul.nav>li.item-15.parent>a {
    border: solid 1px #94cf00;
}
#left ul.nav>li.item-15.parent>a>.sign,
#left ul.nav>li.item-15 li.parent>a>.sign{
    margin-left: 0px;
    background-color: #94cf00;
}
#left ul.nav>li.item-15.lbl {
    color: #94cf00;
}
#left ul.nav>li.item-15 li.current>a .lbl {
    background-color: #94cf00;
    color: #fff!important;
}

/* theme 4 */
#left ul.nav>li.item-22.parent>a {
    border: solid 1px #94cf00;
}
#left ul.nav>li.item-22.parent>a>.sign,
#left ul.nav>li.item-22 li.parent>a>.sign{
    margin-left: 0px;
    background-color: #94cf00;
}
#left ul.nav>li.item-22 .lbl {
    color: #94cf00;
}
#left ul.nav>li.item-22 li.current>a .lbl {
    background-color: #94cf00;
    color: #fff!important;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (max-width: 1000px) {
    .kukmenu{
    /*display: none !important;*/
	width: calc(100% - 5px) !important;
    }
	
	.moduletable .kuktext-image{
        width: calc(100% - 60px) !important;
        float: left !important;
        padding: 29px !important;
    }
    .about-content,	
	        width: 100% !important;
    }
}