.mainMenu.hide-me {
	display: none;
}
.mainMenu.yde-logo{

background : url("/themes/cdmv2/images/yde_logo_white.png") no-repeat;
	background-position: top right;
	
	background-size: 26%;
	
}
.mainMenu.yde-logo:hover{

background-color : #1CAC83;
	
	
	
}

.padding-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.journee-export strong {
	margin-top: 32px;
	color: #0077b3 !important;
	display: block;
	text-transform: uppercase;
}

.journee-export p {
	font-size: 16px;
}

#main .content_eventview ul, #main .content_eventview ol {
    margin-top: 8px;
}
#main .content_eventview ul li, #main .content_eventview ol li {
    color: #563510;
    font-size: 14px;
    padding: 5px 0px;
    line-height: 16px;
}
.item {
	display: block;
 	margin: 0;
  	margin-right: 8px;
	margin-bottom: 16px;
 	width: 100%;
}

.cdm-news-card {
		/*box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);*/
	}

.item-content {
  position: relative;
  width: 100%;
  height: 100%;
}
	.blog_category_navigation li a {
		border-radius: 3px !important;
	}

[class*="image-"] {
	margin-top: 32px;
	margin-bottom: 32px;
}
.image-25 {
	width: 25%;
	height: auto;
}
.image-75 {
	width: 75%;
	height: auto;
}
.image-50 {
	width: 50%;
	height: auto;
}
.image-100 {
	width: 100%;
	height: auto;
}
.inner {
	overflow-x: auto;
    overflow-y: hidden;
    background: linear-gradient(90deg, #ffffff 100%, rgba(255,255,255,0)) 0 0,linear-gradient(270deg, #ffffff 100%, rgba(255,255,255,0)) 100% 0,linear-gradient(90deg, #e3e3e3 95%, rgba(255,255,255,0)) 0 0,linear-gradient(270deg, #e3e3e3 0, rgba(255,255,255,0)) 100% 0;
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-size: 10px 100%,12px 100%,10px 100%,12px 100%;
    background-attachment: local,local,scroll,scroll;
}
.bg-dark-green{
	color: #005756 !important;
    background-color: #20afaf;
    line-height: 48px;
    text-indent: 16px;
    text-transform: uppercase;
}
.logo-70 {
    width: 70% !important;
}
.centered {
    padding: 0;
    display: table;
    height: 100%;
    width: 100%;
}
.centered-content {
    display: table-cell;
    vertical-align: middle;
	text-align: center;
}
.img-sponsor {
    max-width: 100%;
}
a[class*="switch-"] {
	z-index: 10;
    border-radius: 50px;
    font-size: 1.1em;
    text-align: center !important;
    word-wrap: break-word;
    position: fixed;
    font-weight: bold;
    right: 25px;
    width: 40px;
    height: 40px;
    text-decoration: none;
	
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff !important;
    line-height: 40px !important;	
	
}
a[class*="switch-"] span {
	border-radius: 40px;
	color: #fff !important;
	font-weight: bold;
}
.switch-fr {
  /*background: linear-gradient(-90deg, #EF4135 33.3%, white 33.3%, white 66.6%, #0055A4 66.6%);*/
	bottom: 130px;
}
.switch-de {
	/*background: linear-gradient(-180deg, black 33.3%, red 33.3%, red 66.6%, gold 66.6%);*/
	bottom: 80px;
}
.radio label, .checkbox label {
   
    margin-right: 16px;
}
.cdm-testimonial{
			text-align: center;
			font-family:  'DINOT', Arial, sans-serif;
			border-radius: 3px;
			background-color: #ffffff;
			width: 100%;
			min-height: 520px;
			
			margin-bottom: 16px;
			
		}
		.cdm-testimonial-author{
			font-style: italic;
			padding: 14px;
			color: #fff;
			height: 10em;
			
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
		}
		.cdm-testimonial-author span{
			font-size: 22px;
			font-weight: bold;
			font-style: normal;
		}
		.cdm-testimonial-text{
			background-color: #ffffff;
			font-family: 'DINOT';
			font-size: 16px;
		}
		
		.cdm-testimonial-text span{
			font-size: 42px;
		}
		.cdm-testimonial-text svg path{
			fill: 'text-color-theme';
		}
		blockquote {
			padding: 10px 20px;
			margin: 0 0 20px;
			font-size: 16px;
			border-left: 5px solid #ffffff;
		}
		.cdm-testimonial-photo{
			background-color: #ffffff;
			padding: 36px;
			padding-bottom: 16px;
		}
		.cdm-testimonial-photo img{
			width: auto;
			height: 140px;
			border-radius: 50%;
			margin-top: -86px;
			border: 4px solid #ffffff;
		}
.article_file {
	margin-top: 26px;
}
.content_table tbody tr td:first-child {
	padding-right: 30px !important;
}
.content_table tbody tr th:first-child {
	width: 17% !important;
}
.content_articleview img {
	max-width: 100% !important;
}
.card-file a {
    color: #563510 !important;
}
.text-een{
	color: #0077b3 !important;
}
.btn-twitter {
  background-color: #1b95e0 !important;
  border-color: #1b95e0 !important;
  color: #fff !important; 
	border-radius: 3px;
	width: 34px;
}
.btn-facebook {
  background-color: #4267b2 !important;
  border-color: #4267b2 !important;
  color: #fff !important; 
  border-radius: 3px;
	width: 34px;
}
.btn-linkedin {
  background-color: #0077B5 !important;
  border-color: #0077B5 !important;
  color: #fff !important; 
  border-radius: 3px;
	width: 34px;
}

.lang-flag{
	width: 18px;
    height: auto;
    border-radius: 3px;
    margin-right: 4px;
    padding-bottom: 3px;
}

h1,h2 {color:#5d3910}
.cdm-shadow-rounded {
	border: 0px;
    box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 7px;
    border-radius: 3px;
    visibility: visible;
    animation-name: fadeIn;
}
.cdm-shadow {
	border: 0px;
    box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 7px;
    border-radius: 3px;
}
.cdm-rounded {
	border: 0;
    border-radius: 3px;
}
.bg-yellow { background-color: #efb600 !important;}
.bg-grey { background-color: #CABB9F !important;}

.bg-green { background-color: #a4c400 !important;}
.bg-blue { background-color: #5ec5ed !important;}
.bg-orange { background-color: #ee7f00 !important;}
.bg-default { background-color: #fff !important;}

@media (max-width: 1024px) {
	
	.card-bottom {
		margin-left: -31px;
		margin-right: -31px;
		margin-bottom: 32px;
		margin-top: 32px;
	}
	.card-top {
		margin-left: -31px;
		margin-right: -31px;
		margin-bottom: 32px;
		margin-top: 32px;
	}
	.card-list .img {
    transition: all 300ms linear;
    height: 86px;
    overflow: hidden;
    text-align: center;
	background-color: #5d3910;
	background-blend-mode: lighten;
}
	.card-list .overlay {
    display: table-cell;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.5);
    height: 86px;
    width: 1000px;
    transition: all 500ms linear;
    padding-left: 8px;
    padding-right: 8px;
}
	.card-list .overlay .txt-anim {
    transition: all 500ms linear;
    opacity: 1;
    color: white;
    font-weight: bold;
    font-size: 0.9em;
    text-transform: uppercase;
	text-shadow: 2px 2px 4px #000;
}
	.highlight-home .content h2 {
		font-size: 1.5em;
	}
	
	.nav-search {
    background-color: #efb600;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 15px;
    padding-top: 22px;
    padding-bottom: 0px;
    height: 60px;
		border-bottom: 1px solid #e9e9e9;
	}
	.search_form.bottom .btn-form {
    color: #fff;
    padding-right: 0px;
    right: 0px;
}.search_form input.open {
    width: 215px;
    transition: all 250ms linear;
    border-bottom: 1px solid #fff;
}
	
	
	.navbar-toggle .icon-bar {
    
    background-color:#5d3910 !important;
}
.nav-main {
    margin-top: 0;
	
}
	.nav-main {
    background-color: #fff;
    height: 60px;
		border-bottom: 1px solid #e9e9e9;
}.nav-main .navbar-brand > img {
    display: none;
}
	.navbar-toggle {
  margin-left: 20px;
    margin-top: 22px;
		float: left;
}
}
.panel{
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    overflow: hidden;
}
.logo-top {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6.286em 6.286em 0;
    border-color: transparent #563510 transparent transparent;
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 1;
}

.card-news-category  {
	background-color: #fff;
	height: 100%;
	text-align: center;
	font-weight: bold;
	border-radius: 3px;
	overflow: hidden;
	/*box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);*/

   
}
.card-news-category .contenu {
text-align: center;
vertical-align: middle;
color: #fff;
}
/* CdM News Card */
.cdm-news-card {
	transition: all 500ms linear;
	/*box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);*/
	border-radius: 3px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #e7e7e7;
}

.cdm-news-card .logo-top span {
    position: absolute;
    font-size: 0.857em;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    writing-mode: lr-tb;
    left: 1.833em;
    top: 1.917em;
    white-space: nowrap;
}
.cdm-news-card .logo-top i {
    position: absolute;
    font-size: 0.857em;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    writing-mode: lr-tb;
    left: 5em;
    top: 1.083em;
    white-space: nowrap;
    color: #efb600;
}
.cdm-news-card .image{
	padding: 0;
	
	height: calc(19vw / 1.77777777778 );
	background-size:  cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	/*background-blend-mode: lighten;*/
	border-bottom: 1px solid #e7e7e7;
	box-shadow: 0 0 100px rgba(0,0,0,0.2) inset;
	transition: all 250ms ease-in;
}
.col-lg-4 .cdm-news-card .image{height: calc(77vw / 1.77777777778 );}
@media (max-width: 1921px) {
	.cdm-news-card .image{height: calc(35vw / 1.77777777778 );}
	.col-lg-4 .cdm-news-card .image{height: calc(21vw / 1.77777777778 );}
	}

.cdm-news-card:hover .image{
	/*padding: 0;
	
	height: calc(34vw / 1.77777777778 );
	background-size:  cover;
	background-position: cover;
	background-repeat: no-repeat;
	background-color: #563510;
	background-blend-mode: normal;
	border-bottom: 1px solid #e7e7e7;
	box-shadow: 0 0 100px rgba(0,0,0,0.2) inset;*/
}
.cdm-news-card .category{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	margin-top: 16px;
	
}
.cdm-news-card .category a{
	
	color: #fff !important;
	font-weight: bold;
}
.cdm-news-card .titre{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	color: #5d3910;
	font-size: 18px;
	font-weight: bold;
	height: 60px;
	overflow: hidden;
}
.cdm-news-card .date{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 24px;
	padding-bottom: 8px;
	text-align: right;
	color: #563510;
}
.cdm-news-card .intro{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	height: 12rem;
	overflow: hidden;
	margin-bottom: 8px;
	letter-spacing: inherit !important;
	font-size: 1.1em;
}
@media (max-width: 1919px) {
	.cdm-news-card .intro{
	height: 16rem;
}
	}
.cdm-news-card .footer{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.cdm-news-card .footer a{
	margin-bottom: 8px;
}

/* END CdM News Card */

@keyframes move-stars-down {
    from {background-position:0 0;}
    to {background-position:10px 5000px;}
}
@-webkit-keyframes move-stars-down {
    from {background-position:0 0;}
    to {background-position:0px 5000px;}
}
@-moz-keyframes move-stars-down {
    from {background-position:0 0;}
    to {background-position:0px 5000px;}
}
@-ms-keyframes move-stars-down {
    from {background-position:0 0;}
    to {background-position:0px 5000px;}
}

@keyframes move-twink-back {
    from {background-position:0 0;}
    to {background-position:-10000px 5000px;}
}
@-webkit-keyframes move-twink-back {
    from {background-position:0 0;}
    to {background-position:-10000px 5000px;}
}
@-moz-keyframes move-twink-back {
    from {background-position:0 0;}
    to {background-position:-10000px 5000px;}
}
@-ms-keyframes move-twink-back {
    from {background-position:0 0;}
    to {background-position:-10000px 5000px;}
}

@keyframes move-clouds-back {
    from {background-position:0 0;}
    to {background-position:10000px 0;}
}
@-webkit-keyframes move-clouds-back {
    from {background-position:0 0;}
    to {background-position:10000px 0;}
}
@-moz-keyframes move-clouds-back {
    from {background-position:0 0;}
    to {background-position:10000px 0;}
}
@-ms-keyframes move-clouds-back {
    from {background-position: 0;}
    to {background-position:10000px 0;}
}

.stars, .twinkling, .clouds {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%;
  height:100%;
  display:block;
}

.stars {
  background: url(/themes/cdmv2/images/stars.png) repeat top center;
  z-index:0;
	-moz-animation:move-stars-down 1900s linear infinite;
  -ms-animation:move-stars-down 1900s linear infinite;
  -o-animation:move-stars-down 1900s linear infinite;
  -webkit-animation:move-stars-down 1900s linear infinite;
  animation:move-stars-down 1900s linear infinite;
}

.theme-azure .twinkling{
  background:transparent url(/themes/cdmv2/images/twinkling-azure.png) repeat top center;
  z-index:0;

  -moz-animation:move-twink-back 200s linear infinite;
  -ms-animation:move-twink-back 200s linear infinite;
  -o-animation:move-twink-back 200s linear infinite;
  -webkit-animation:move-twink-back 200s linear infinite;
  animation:move-twink-back 200s linear infinite;
}
.theme-xmas .twinkling{
  background:transparent url(/themes/cdmv2/images/twinkling-xmas.png) repeat top center;
  z-index:0;

  -moz-animation:move-twink-back 200s linear infinite;
  -ms-animation:move-twink-back 200s linear infinite;
  -o-animation:move-twink-back 200s linear infinite;
  -webkit-animation:move-twink-back 200s linear infinite;
  animation:move-twink-back 200s linear infinite;
}

.clouds{
    background:transparent url(/themes/cdmv2/images/clouds3.png) repeat top center;
    z-index:3;

  -moz-animation:move-clouds-back 200s linear infinite;
  -ms-animation:move-clouds-back 200s linear infinite;
  -o-animation:move-clouds-back 200s linear infinite;
  -webkit-animation:move-clouds-back 200s linear infinite;
  animation:move-clouds-back 200s linear infinite;
}
.theme-seasonal-xmas .bg-gray {
	/*
	background-image: url(https://images.unsplash.com/photo-1508172819040-536e3f54970f?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2850&q=80);
    background-blend-mode: lighten;
    background-color: #4a69bd;
	background-size: cover;*/
	/*background-attachment: fixed;*/
}

.theme-seasonal-xmas .article-info{
	/*background: rgba(255,255,255,0.8);
    padding: 8px;
    border-radius: 4px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);*/
}
.theme-seasonal-xmas .content_textimg
{
	/*background: rgba(255,255,255,0.8);*/
   
    border-radius: 4px;
	
}
.theme-seasonal-xmas .panel-infobox {
	border-radius: 4px;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
	border: none;
}
.theme-seasonal-xmas .project_view:before {
	content:url('/themes/cdmv2/images/santa-hat-right.png');
	position: absolute;
    z-index: 2;
    right: -35px;
    top: 18px;
}
@media (max-width: 1024px) {
	.theme-seasonal-xmas .infobox:before {
    content: url(/themes/cdmv2/images/santa-hat-right.png);
    position: absolute;
    z-index: 2;
    right: -35px;
    top: -12px !important;
	}}
.theme-seasonal-xmas .infobox:before {
	content:url('/themes/cdmv2/images/santa-hat-right.png');
	position: absolute;
    z-index: 2;
    right: -35px;
    top: 53px;
}
.theme-seasonal-xmas .affix:before {
	content:url('/themes/cdmv2/images/santa-hat-left.png');
	position: absolute;
    z-index: 2;
    left: -38px;
    top: -12px;
}
.theme-seasonal-xmas .affix-top:before {
	content:url('/themes/cdmv2/images/santa-hat-left.png');
	position: absolute;
    z-index: 2;
    left: -23px;
    top: -12px;
}
.theme-seasonal-xmas .affix-bottom:before {
	content:url('/themes/cdmv2/images/santa-hat-left.png');
	position: absolute;
    z-index: 2;
    left: -38px;
    top: -12px;
}
.theme-seasonal-xmas .panel-heading {
	padding-left: 2.6em;
}


dt:before {
  content: "";
  display: block;
}
dt, dd {
  display: inline;
	color: #adadac;
}

.article-info-term {display: none;}
dt:nth-child(n+3):before, dd:nth-child(n+3):before {
content: "|";
}

.mb-2 {
	margin-bottom: 16px;
}
.btn-toolbar {
   
    margin-top: 20px;
}
.nav-tabs {
    border-bottom: 1px solid #dddddd;
    font-family: 'DINOT';
    font-weight: 500;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #4a69bd;
    background-color: inherit;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}

/* Theme Xmas*/
.theme-xmas .nav-left li > a {
    border-image: linear-gradient(to left, transparent 0%, #0a7a3c 75%);
    border-image-slice: 1;
    border-width: 1px;
	color: #0a7a3c;
}
.theme-xmas a {
  color: #0a7a3c; }
.theme-xmas .text-color-theme {
  color: #0a7a3c !important;fill: #0a7a3c !important; }
.theme-xmas .bg-color-theme {
  background-color: #0a7a3c !important; }
.theme-xmas .btn-color-theme {
  border-color: #0a7a3c !important;
  color: #0a7a3c !important; }
  .theme-xmas .btn-color-theme:hover {
    background-color: #0a7a3c !important;
    color: white !important; }
.theme-xmas .table-color thead, .theme-xmas .table-color th, .theme-xmas .table-color tbody > tr > th {
  background-color: #0a7a3c !important;
  color: white !important; }
  .theme-xmas .table-color thead p, .theme-xmas .table-color th p, .theme-xmas .table-color tbody > tr > th p {
    color: white !important; }
.theme-xmas .infobox a {
  color: #0a7a3c; }
.theme-xmas .nav-left li.active > a {
  color: #0a7a3c; }
.theme-xmas .nav-left li > a {
  transition: color 250ms linear; }
  .theme-xmas .nav-left li > a:hover {
    color: #0a7a3c; }
.theme-xmas .panel.infobox-menu .panel-body ul li a:hover {
  color: #0a7a3c; }
.theme-xmas .panel.infobox-menu .panel-body ul li a:focus {
  color: #0a7a3c; }
.theme-xmas .content-textimg a {
  color: #0a7a3c; }
.theme-xmas .panel-infobox .panel-heading:after {
  border-color: #0a7a3c transparent transparent transparent !important; }
.theme-xmas .nav-sub .navbar-nav li.dropdown.open > a, .theme-xmas .nav-sub .navbar-nav li.dropdown.open > span {
  color: #0a7a3c !important; }
.theme-xmas .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-xmas .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #0a7a3c !important; }
.theme-xmas .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-xmas .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #0a7a3c !important; }
.theme-xmas .btn-dropdown.dropdown-toggle {
  background-color: #0a7a3c; }
  .theme-xmas .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #0a7a3c; }
.theme-xmas .dropdown-sub-menu .dropdown-menu li a {
  color: #0a7a3c; }
.theme-xmas .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

.theme-xmas a {
  color: #0a7a3c; }
.theme-xmas .text-color-theme {
  color: #0a7a3c !important; }
.theme-xmas .bg-color-theme {
  background-color: #0a7a3c !important; }
.theme-xmas .btn-color-theme {
  border-color: #0a7a3c !important;
  color: #0a7a3c !important; }
  .theme-xmas .btn-color-theme:hover {
    background-color: #0a7a3c !important;
    color: white !important; }
.theme-xmas .table-color thead, .theme-xmas .table-color th, .theme-xmas .table-color tbody > tr > th {
  background-color: #0a7a3c !important;
  color: white !important; }
  .theme-xmas .table-color thead p, .theme-xmas .table-color th p, .theme-xmas .table-color tbody > tr > th p {
    color: white !important; }
.theme-xmas .infobox a {
  color: #0a7a3c; }
.theme-xmas .nav-left li.active > a {
  color: #0a7a3c; }
.theme-xmas .nav-left li > a {
  transition: color 250ms linear; }
  .theme-xmas .nav-left li > a:hover {
    color: #0a7a3c; }
.theme-xmas .panel.infobox-menu .panel-body ul li a:hover {
  color: #0a7a3c; }
.theme-xmas .panel.infobox-menu .panel-body ul li a:focus {
  color: #0a7a3c; }
.theme-xmas .content-textimg a {
  color: #0a7a3c; }
.theme-xmas .panel-infobox .panel-heading:after {
  border-color: #0a7a3c transparent transparent transparent !important; }
.theme-xmas .nav-sub .navbar-nav li.dropdown.open > a, .theme-xmas .nav-sub .navbar-nav li.dropdown.open > span {
  color: #0a7a3c !important; }
.theme-xmas .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-xmas .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #0a7a3c !important; }
.theme-xmas .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-xmas .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #0a7a3c !important; }
.theme-xmas .btn-dropdown.dropdown-toggle {
  background-color: #0a7a3c; }
  .theme-xmas .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #0a7a3c; }
.theme-xmas .dropdown-sub-menu .dropdown-menu li a {
  color: #0a7a3c; }
.theme-xmas .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

 .nav-sub .navbar-nav li.active a, .theme-xmas .nav-sub .navbar-nav li.active span {
    background-color: transparent;
    color: #fff !important;font-weight: bold;
}

.theme-xmas .panel-group.faq .panel .panel-heading {
    background-color: #0a7a3c;
    border-radius: 0;
}
/* END Theme Xmas*/

/* them een */
.card-categ.text-een {
    background-color: #0077b3 !important;
    color: white !important;
}
.theme-een a {
  color: #0077b3; }
.theme-een .text-color-theme {
  color: #0077b3 !important;fill: #0077b3 !important; }
.theme-een .bg-color-theme {
  background-color: #0077b3 !important; }
.theme-een .btn-color-theme {
  border-color: #0077b3 !important;
  color: #0077b3 !important; }
  .theme-een .btn-color-theme:hover {
    background-color: #0077b3 !important;
    color: white !important; }
.theme-een .table-color thead, .theme-een .table-color th, .theme-een .table-color tbody > tr > th {
  background-color: #0077b3 !important;
  color: white !important; }
  .theme-een .table-color thead p, .theme-een .table-color th p, .theme-een .table-color tbody > tr > th p {
    color: white !important; }
.theme-een .infobox a {
  color: #0077b3; }
.theme-een .nav-left li.active > a {
  color: #0077b3; }
.theme-een .nav-left li > a {
  transition: color 250ms linear; }
  .theme-een .nav-left li > a:hover {
    color: #0077b3; }
.theme-een .panel.infobox-menu .panel-body ul li a:hover {
  color: #0077b3; }
.theme-een .panel.infobox-menu .panel-body ul li a:focus {
  color: #0077b3; }
.theme-een .content-textimg a {
  color: #0077b3; }
.theme-een .panel-infobox .panel-heading:after {
  border-color: #0077b3 transparent transparent transparent !important; }
.theme-een .nav-sub .navbar-nav li.dropdown.open > a, .theme-een .nav-sub .navbar-nav li.dropdown.open > span {
  color: #0077b3 !important; }
.theme-een .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-een .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #0077b3 !important; }
.theme-een .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-een .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #0077b3 !important; }
.theme-een .btn-dropdown.dropdown-toggle {
  background-color: #0077b3; }
  .theme-een .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #0077b3; }
.theme-een .dropdown-sub-menu .dropdown-menu li a {
  color: #0077b3; }
.theme-een .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

.theme-een a {
  color: #0077b3; }
.theme-een .text-color-theme {
  color: #0077b3 !important; }
.theme-een .bg-color-theme {
  background-color: #0077b3 !important; }
.theme-een .btn-color-theme {
  border-color: #0077b3 !important;
  color: #0077b3 !important; }
  .theme-een .btn-color-theme:hover {
    background-color: #0077b3 !important;
    color: white !important; }
.theme-een .table-color thead, .theme-een .table-color th, .theme-een .table-color tbody > tr > th {
  background-color: #0077b3 !important;
  color: white !important; }
  .theme-een .table-color thead p, .theme-een .table-color th p, .theme-een .table-color tbody > tr > th p {
    color: white !important; }
.theme-een .infobox a {
  color: #0077b3; }
.theme-een .nav-left li.active > a {
  color: #0077b3; }
.theme-een .nav-left li > a {
  transition: color 250ms linear; }
  .theme-een .nav-left li > a:hover {
    color: #0077b3; }
.theme-een .panel.infobox-menu .panel-body ul li a:hover {
  color: #0077b3; }
.theme-een .panel.infobox-menu .panel-body ul li a:focus {
  color: #0077b3; }
.theme-een .content-textimg a {
  color: #0077b3; }
.theme-een .panel-infobox .panel-heading:after {
  border-color: #0077b3 transparent transparent transparent !important; }
.theme-een .nav-sub .navbar-nav li.dropdown.open > a, .theme-een .nav-sub .navbar-nav li.dropdown.open > span {
  color: #0077b3 !important; }
.theme-een .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-een .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #0077b3 !important; }
.theme-een .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-een .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #0077b3 !important; }
.theme-een .btn-dropdown.dropdown-toggle {
  background-color: #0077b3; }
  .theme-een .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #0077b3; }
.theme-een .dropdown-sub-menu .dropdown-menu li a {
  color: #0077b3; }
.theme-een .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

 .nav-sub .navbar-nav li.active a, .theme-een .nav-sub .navbar-nav li.active span {
    background-color: transparent;
    color: #fff !important;font-weight: bold;
}

.theme-een .panel-group.faq .panel .panel-heading {
    background-color: #0077b3;
    border-radius: 0;
}
/* END them een */

/* them dupain */
.theme-dupain a {
  color: #60a3bc; }
.theme-dupain .text-color-theme {
  color: #60a3bc !important;fill: #60a3bc !important; }
.theme-dupain .bg-color-theme {
  background-color: #60a3bc !important; }
.theme-dupain .btn-color-theme {
  border-color: #60a3bc !important;
  color: #60a3bc !important; }
  .theme-dupain .btn-color-theme:hover {
    background-color: #60a3bc !important;
    color: white !important; }
.theme-dupain .table-color thead, .theme-dupain .table-color th, .theme-dupain .table-color tbody > tr > th {
  background-color: #60a3bc !important;
  color: white !important; }
  .theme-dupain .table-color thead p, .theme-dupain .table-color th p, .theme-dupain .table-color tbody > tr > th p {
    color: white !important; }
.theme-dupain .infobox a {
  color: #60a3bc; }
.theme-dupain .nav-left li.active > a {
  color: #60a3bc; }
.theme-dupain .nav-left li > a {
  transition: color 250ms linear; }
  .theme-dupain .nav-left li > a:hover {
    color: #60a3bc; }
.theme-dupain .panel.infobox-menu .panel-body ul li a:hover {
  color: #60a3bc; }
.theme-dupain .panel.infobox-menu .panel-body ul li a:focus {
  color: #60a3bc; }
.theme-dupain .content-textimg a {
  color: #60a3bc; }
.theme-dupain .panel-infobox .panel-heading:after {
  border-color: #60a3bc transparent transparent transparent !important; }
.theme-dupain .nav-sub .navbar-nav li.dropdown.open > a, .theme-dupain .nav-sub .navbar-nav li.dropdown.open > span {
  color: #60a3bc !important; }
.theme-dupain .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-dupain .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #60a3bc !important; }
.theme-dupain .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-dupain .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #60a3bc !important; }
.theme-dupain .btn-dropdown.dropdown-toggle {
  background-color: #60a3bc; }
  .theme-dupain .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #60a3bc; }
.theme-dupain .dropdown-sub-menu .dropdown-menu li a {
  color: #60a3bc; }
.theme-dupain .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

.theme-dupain a {
  color: #60a3bc; }
.theme-dupain .text-color-theme {
  color: #60a3bc !important; }
.theme-dupain .bg-color-theme {
  background-color: #60a3bc !important; }
.theme-dupain .btn-color-theme {
  border-color: #60a3bc !important;
  color: #60a3bc !important; }
  .theme-dupain .btn-color-theme:hover {
    background-color: #60a3bc !important;
    color: white !important; }
.theme-dupain .table-color thead, .theme-dupain .table-color th, .theme-dupain .table-color tbody > tr > th {
  background-color: #60a3bc !important;
  color: white !important; }
  .theme-dupain .table-color thead p, .theme-dupain .table-color th p, .theme-dupain .table-color tbody > tr > th p {
    color: white !important; }
.theme-dupain .infobox a {
  color: #60a3bc; }
.theme-dupain .nav-left li.active > a {
  color: #60a3bc; }
.theme-dupain .nav-left li > a {
  transition: color 250ms linear; }
  .theme-dupain .nav-left li > a:hover {
    color: #60a3bc; }
.theme-dupain .panel.infobox-menu .panel-body ul li a:hover {
  color: #60a3bc; }
.theme-dupain .panel.infobox-menu .panel-body ul li a:focus {
  color: #60a3bc; }
.theme-dupain .content-textimg a {
  color: #60a3bc; }
.theme-dupain .panel-infobox .panel-heading:after {
  border-color: #60a3bc transparent transparent transparent !important; }
.theme-dupain .nav-sub .navbar-nav li.dropdown.open > a, .theme-dupain .nav-sub .navbar-nav li.dropdown.open > span {
  color: #60a3bc !important; }
.theme-dupain .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-dupain .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #60a3bc !important; }
.theme-dupain .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-dupain .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #60a3bc !important; }
.theme-dupain .btn-dropdown.dropdown-toggle {
  background-color: #60a3bc; }
  .theme-dupain .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #60a3bc; }
.theme-dupain .dropdown-sub-menu .dropdown-menu li a {
  color: #60a3bc; }
.theme-dupain .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

 .nav-sub .navbar-nav li.active a, .theme-dupain .nav-sub .navbar-nav li.active span {
    background-color: transparent;
    color: #fff !important;font-weight: bold;
}

.theme-dupain .panel-group.faq .panel .panel-heading {
    background-color: #60a3bc;
    border-radius: 0;
}
/* END them dupain */
/* them azure */
.theme-azure a {
  color: #4a69bd; }
.theme-azure .text-color-theme {
  color: #4a69bd !important;fill: #4a69bd !important; }
.theme-azure .bg-color-theme {
  background-color: #4a69bd !important; }
.theme-azure .btn-color-theme {
  border-color: #4a69bd !important;
  color: #4a69bd !important; }
  .theme-azure .btn-color-theme:hover {
    background-color: #4a69bd !important;
    color: white !important; }
.theme-azure .table-color thead, .theme-azure .table-color th, .theme-azure .table-color tbody > tr > th {
  background-color: #4a69bd !important;
  color: white !important; }
  .theme-azure .table-color thead p, .theme-azure .table-color th p, .theme-azure .table-color tbody > tr > th p {
    color: white !important; }
.theme-azure .infobox a {
  color: #4a69bd; }
.theme-azure .nav-left li.active > a {
  color: #4a69bd; }
.theme-azure .nav-left li > a {
  transition: color 250ms linear; }
  .theme-azure .nav-left li > a:hover {
    color: #4a69bd; }
.theme-azure .panel.infobox-menu .panel-body ul li a:hover {
  color: #4a69bd; }
.theme-azure .panel.infobox-menu .panel-body ul li a:focus {
  color: #4a69bd; }
.theme-azure .content-textimg a {
  color: #4a69bd; }
.theme-azure .panel-infobox .panel-heading:after {
  border-color: #4a69bd transparent transparent transparent !important; }
.theme-azure .nav-sub .navbar-nav li.dropdown.open > a, .theme-azure .nav-sub .navbar-nav li.dropdown.open > span {
  color: #4a69bd !important; }
.theme-azure .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-azure .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #4a69bd !important; }
.theme-azure .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-azure .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #4a69bd !important; }
.theme-azure .btn-dropdown.dropdown-toggle {
  background-color: #4a69bd; }
  .theme-azure .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #4a69bd; }
.theme-azure .dropdown-sub-menu .dropdown-menu li a {
  color: #4a69bd; }
.theme-azure .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

.theme-azure a {
  color: #4a69bd; }
.theme-azure .text-color-theme {
  color: #4a69bd !important; fill: #4a69bd !important; }
.theme-azure .bg-color-theme {
  background-color: #4a69bd !important; }
.theme-azure .btn-color-theme {
  border-color: #4a69bd !important;
  color: #4a69bd !important; }
  .theme-azure .btn-color-theme:hover {
    background-color: #4a69bd !important;
    color: white !important; }
.theme-azure .table-color thead, .theme-azure .table-color th, .theme-azure .table-color tbody > tr > th {
  background-color: #4a69bd !important;
  color: white !important; }
  .theme-azure .table-color thead p, .theme-azure .table-color th p, .theme-azure .table-color tbody > tr > th p {
    color: white !important; }
.theme-azure .infobox a {
  color: #4a69bd; }
.theme-azure .nav-left li.active > a {
  color: #4a69bd; }
.theme-azure .nav-left li > a {
  transition: color 250ms linear; }
  .theme-azure .nav-left li > a:hover {
    color: #4a69bd; }
.theme-azure .panel.infobox-menu .panel-body ul li a:hover {
  color: #4a69bd; }
.theme-azure .panel.infobox-menu .panel-body ul li a:focus {
  color: #4a69bd; }
.theme-azure .content-textimg a {
  color: #4a69bd; }
.theme-azure .panel-infobox .panel-heading:after {
  border-color: #4a69bd transparent transparent transparent !important; }
.theme-azure .nav-sub .navbar-nav li.dropdown.open > a, .theme-azure .nav-sub .navbar-nav li.dropdown.open > span {
  color: #4a69bd !important; }
.theme-azure .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-azure .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #4a69bd !important; }
.theme-azure .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-azure .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #4a69bd !important; }
.theme-azure .btn-dropdown.dropdown-toggle {
  background-color: #4a69bd; }
  .theme-azure .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #4a69bd; }
.theme-azure .dropdown-sub-menu .dropdown-menu li a {
  color: #4a69bd; }
.theme-azure .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

 .nav-sub .navbar-nav li.active a, .theme-azure .nav-sub .navbar-nav li.active span {
    background-color: transparent;
    color: #fff !important;font-weight: bold;
}

.theme-azure .panel-group.faq .panel .panel-heading {
    background-color: #4a69bd;
    border-radius: 0;
}
/* END theme azure */
/* theme lila */
.theme-lila a {
  color: #82589F; }
.theme-lila .text-color-theme {
  color: #82589F !important; fill: #82589F !important; }
.theme-lila .bg-color-theme {
  background-color: #82589F !important; }
.theme-lila .btn-color-theme {
  border-color: #82589F !important;
  color: #82589F !important; }
  .theme-lila .btn-color-theme:hover {
    background-color: #82589F !important;
    color: white !important; }
.theme-lila .table-color thead, .theme-lila .table-color th, .theme-lila .table-color tbody > tr > th {
  background-color: #82589F !important;
  color: white !important; }
  .theme-lila .table-color thead p, .theme-lila .table-color th p, .theme-lila .table-color tbody > tr > th p {
    color: white !important; }
.theme-lila .infobox a {
  color: #82589F; }
.theme-lila .nav-left li.active > a {
  color: #82589F; }
.theme-lila .nav-left li > a {
  transition: color 250ms linear; }
  .theme-lila .nav-left li > a:hover {
    color: #82589F; }
.theme-lila .panel.infobox-menu .panel-body ul li a:hover {
  color: #82589F; }
.theme-lila .panel.infobox-menu .panel-body ul li a:focus {
  color: #82589F; }
.theme-lila .content-textimg a {
  color: #82589F; }
.theme-lila .panel-infobox .panel-heading:after {
  border-color: #82589F transparent transparent transparent !important; }
.theme-lila .nav-sub .navbar-nav li.dropdown.open > a, .theme-lila .nav-sub .navbar-nav li.dropdown.open > span {
  color: #82589F !important; }
.theme-lila .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-lila .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #82589F !important; }
.theme-lila .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-lila .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #82589F !important; }
.theme-lila .btn-dropdown.dropdown-toggle {
  background-color: #82589F; }
  .theme-lila .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #82589F; }
.theme-lila .dropdown-sub-menu .dropdown-menu li a {
  color: #82589F; }
.theme-lila .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

.theme-lila a {
  color: #82589F; }
.theme-lila .text-color-theme {
  color: #82589F !important; }
.theme-lila .bg-color-theme {
  background-color: #82589F !important; }
.theme-lila .btn-color-theme {
  border-color: #82589F !important;
  color: #82589F !important; }
  .theme-lila .btn-color-theme:hover {
    background-color: #82589F !important;
    color: white !important; }
.theme-lila .table-color thead, .theme-lila .table-color th, .theme-lila .table-color tbody > tr > th {
  background-color: #82589F !important;
  color: white !important; }
  .theme-lila .table-color thead p, .theme-lila .table-color th p, .theme-lila .table-color tbody > tr > th p {
    color: white !important; }
.theme-lila .infobox a {
  color: #82589F; }
.theme-lila .nav-left li.active > a {
  color: #82589F; }
.theme-lila .nav-left li > a {
  transition: color 250ms linear; }
  .theme-lila .nav-left li > a:hover {
    color: #82589F; }
.theme-lila .panel.infobox-menu .panel-body ul li a:hover {
  color: #82589F; }
.theme-lila .panel.infobox-menu .panel-body ul li a:focus {
  color: #82589F; }
.theme-lila .content-textimg a {
  color: #82589F; }
.theme-lila .panel-infobox .panel-heading:after {
  border-color: #82589F transparent transparent transparent !important; }
.theme-lila .nav-sub .navbar-nav li.dropdown.open > a, .theme-lila .nav-sub .navbar-nav li.dropdown.open > span {
  color: #82589F !important; }
.theme-lila .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-lila .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #82589F !important; }
.theme-lila .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-lila .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #82589F !important; }
.theme-lila .btn-dropdown.dropdown-toggle {
  background-color: #82589F; }
  .theme-lila .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #82589F; }
.theme-lila .dropdown-sub-menu .dropdown-menu li a {
  color: #82589F; }
.theme-lila .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

 .nav-sub .navbar-nav li.active a, .theme-lila .nav-sub .navbar-nav li.active span {
    background-color: transparent;
    color: #fff !important;font-weight: bold;
}

.theme-lila .panel-group.faq .panel .panel-heading {
    background-color: #82589F;
    border-radius: 0;

}
/* END theme lila */

/*  theme teal */
.theme-teal a {
  color: #00a1a2; }
.theme-teal .text-color-theme {
  color: #00a1a2 !important;fill: #00a1a2 !important; }
.theme-teal .bg-color-theme {
  background-color: #00a1a2 !important; }
.theme-teal .btn-color-theme {
  border-color: #00a1a2 !important;
  color: #00a1a2 !important; }
  .theme-teal .btn-color-theme:hover {
    background-color: #00a1a2 !important;
    color: white !important; }
.theme-teal .table-color thead, .theme-teal .table-color th, .theme-teal .table-color tbody > tr > th {
  background-color: #00a1a2 !important;
  color: white !important; }
  .theme-teal .table-color thead p, .theme-teal .table-color th p, .theme-teal .table-color tbody > tr > th p {
    color: white !important; }
.theme-teal .infobox a {
  color: #00a1a2; }
.theme-teal .nav-left li.active > a {
  color: #00a1a2; }
.theme-teal .nav-left li > a {
  transition: color 250ms linear; }
  .theme-teal .nav-left li > a:hover {
    color: #00a1a2; }
.theme-teal .panel.infobox-menu .panel-body ul li a:hover {
  color: #00a1a2; }
.theme-teal .panel.infobox-menu .panel-body ul li a:focus {
  color: #00a1a2; }
.theme-teal .content-textimg a {
  color: #00a1a2; }
.theme-teal .panel-infobox .panel-heading:after {
  border-color: #00a1a2 transparent transparent transparent !important; }
.theme-teal .nav-sub .navbar-nav li.dropdown.open > a, .theme-teal .nav-sub .navbar-nav li.dropdown.open > span {
  color: #00a1a2 !important; }
.theme-teal .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-teal .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #00a1a2 !important; }
.theme-teal .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-teal .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #00a1a2 !important; }
.theme-teal .btn-dropdown.dropdown-toggle {
  background-color: #00a1a2; }
  .theme-teal .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #00a1a2; }
.theme-teal .dropdown-sub-menu .dropdown-menu li a {
  color: #00a1a2; }
.theme-teal .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

.theme-teal a {
  color: #00a1a2; }
.theme-teal .text-color-theme {
  color: #00a1a2 !important; }
.theme-teal .bg-color-theme {
  background-color: #00a1a2 !important; }
.theme-teal .btn-color-theme {
  border-color: #00a1a2 !important;
  color: #00a1a2 !important; }
  .theme-teal .btn-color-theme:hover {
    background-color: #00a1a2 !important;
    color: white !important; }
.theme-teal .table-color thead, .theme-teal .table-color th, .theme-teal .table-color tbody > tr > th {
  background-color: #00a1a2 !important;
  color: white !important; }
  .theme-teal .table-color thead p, .theme-teal .table-color th p, .theme-teal .table-color tbody > tr > th p {
    color: white !important; }
.theme-teal .infobox a {
  color: #00a1a2; }
.theme-teal .nav-left li.active > a {
  color: #00a1a2; }
.theme-teal .nav-left li > a {
  transition: color 250ms linear; }
  .theme-teal .nav-left li > a:hover {
    color: #00a1a2; }
.theme-teal .panel.infobox-menu .panel-body ul li a:hover {
  color: #00a1a2; }
.theme-teal .panel.infobox-menu .panel-body ul li a:focus {
  color: #00a1a2; }
.theme-teal .content-textimg a {
  color: #00a1a2; }
.theme-teal .panel-infobox .panel-heading:after {
  border-color: #00a1a2 transparent transparent transparent !important; }
.theme-teal .nav-sub .navbar-nav li.dropdown.open > a, .theme-teal .nav-sub .navbar-nav li.dropdown.open > span {
  color: #00a1a2 !important; }
.theme-teal .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > a, .theme-teal .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li.active > span {
  color: #00a1a2 !important; }
.theme-teal .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > a:hover, .theme-teal .nav-sub .navbar-nav li.dropdown.open .dropdown-menu > li > span:hover {
  color: #00a1a2 !important; }
.theme-teal .btn-dropdown.dropdown-toggle {
  background-color: #00a1a2; }
  .theme-teal .btn-dropdown.dropdown-toggle .txt {
    border-right: 1px solid #00a1a2; }
.theme-teal .dropdown-sub-menu .dropdown-menu li a {
  color: #00a1a2; }
.theme-teal .dropdown-sub-menu .dropdown-menu li ul {
  box-shadow: none; }

 .nav-sub .navbar-nav li.active a, .theme-teal .nav-sub .navbar-nav li.active span {
    background-color: transparent;
    color: #fff !important;font-weight: bold;
}

.theme-teal .panel-group.faq .panel .panel-heading {
    background-color: #00a1a2;
    border-radius: 0;
}

/* END theme teal */
.card-form-formation {
    
   /* background-color: #f26522 !important;*/
}
.rounded-shadow {
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
	border-radius: 4px;
}
ul.fc1 {
	  list-style: none;
	  padding: 0;
		
	}
	ul.fc1 li {
	  padding-left: 1.3em;
	}
	ul.fc1 li:before {
	  content: "\f105"; /* FontAwesome Unicode */
	  font-family: FontAwesome;
		
	  font-weight: bold;
	  display: inline-block;
	  margin-left: -1.3em; /* same as padding-left set on li */
	  width: 1.3em; /* same as padding-left set on li */
	}
	ul.fc2 {
	  list-style: none;
	  padding: 0;
		margin-bottom: 24px !important;
	}
	ul.fc2 li {
	  padding-left: 1.6em;
	}
	ul.fc2 li:before {
	  content: "-"; /* FontAwesome Unicode */
	  
	  display: inline-block;
	  margin-left: -0.3em; /* same as padding-left set on li */
	  width: 1.3em; /* same as padding-left set on li */
	}

.title_formation{
	/*height: 600px;*/
    overflow: hidden;
}
/*
.title_formation:after{
	content:""; display: inline-block;
	z-index: 3;
    background-image: url(/images/logo/logo_cdm_formation_continue-beige.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;

    position: absolute;
    bottom: 32px;
    right: 0;
    width: 645px;
    height: 112px;
}
*/

.nav-main .navbar-brand {
    z-index: 2 !important;
}
.site-header{
    z-index: 3;
    background-image: url(/images/logo/logo_cdm_formation_continue.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;

    position: absolute;
    top: 151px;
    right: 0;
    width: 645px;
    height: 112px;
}
.site-header-beige{
    z-index: 3;
    background-image: url(/images/logo/logo_cdm_formation_continue-beige.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;

    position: absolute;
    bottom: 0;
    right: 0;
    width: 645px;
    height: 112px;
}
.logo-brevet {
	background-image: url(/images/logo/logo_cdm_brevet.png);
    
}
.logo-formation {
	background-image: url(/images/logo/logo_cdm_formation_continue.png);
    
}
.logo-formation-beige {
	background-image: url(/images/logo/logo_cdm_formation_continue-beige.png);
    
}
.logo-apprentissage {
	background-image: url(/images/logo/logo_cdm_apprentissage.png);
    
}
.site-header .logo {
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 24px;
    background: #ffffff;
	margin: 0;
    padding: 0;
    background: none;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
}
.site-header .logo img {
    width: 100%;
}
@keyframes animatedBackground {
        from { background-position: 0 0; }
        to { background-position: -calc(1920px - 440px) 0; }
    }
@keyframes animatedBackground {
	0% { background-position: -calc(1920px - 440px) 0; }
	100% { background-position: 0 0 ; }
}
@-moz-keyframes animatedBackground {
	0% { background-position: -calc(1920px - 440px) 0; }
	100% { background-position: 0 0 ; }
}
@-webkit-keyframes animatedBackground {
	0% { background-position: -calc(1920px - 440px) 0; }
	100% { background-position: 0 0 ; }
}

@-o-keyframes animatedBackground {
	0% { background-position: -calc(1920px - 440px) 0; }
	100% { background-position: 0 0 ; }
}

.animated-background{
	animation: animatedBackground 8s linear alternate 3;
	-moz-animation: animatedBackground 8s linear alternate 3;
	-webkit-animation: animatedBackground 8s linear alternate 3;
	-o-animation: animatedBackground 8s linear alternate 3;

}

@keyframes zoomBackground {
        from { background-size: auto 100%; }
        to { background-size: auto 140%; }
    }
@keyframes zoomBackground {
	0% { background-size: auto 100%; }
	100% { background-size: auto 104%; }
}
@-moz-keyframes zoomBackground {
	0% { background-size: auto 100%; }
	100% { background-size: auto 104%; }
}
@-webkit-keyframes zoomBackground {
	0% { background-size: auto 100%; }
	100% { background-size: auto 104%; }
}

@-o-keyframes zoomBackground {
	0% { background-size: auto 100%; }
	100% { background-size: auto 104%; }
}

.animated-background-zoom{
	animation: zoomBackground 8s linear alternate infinite;
	-moz-animation: zoomBackground 8s linear alternate infinite;
	-webkit-animation: zoomBackground 8s linear alternate infinite;
	-o-animation: zoomBackground 8s linear alternate infinite;
}
.vignette {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 200px rgba(0,0,0,0.9) inset;
}

.vintage-effect {
  height: 350px;
  
  background-size: cover;
  background-blend-mode: lighten;
}

.threeD-effect {
  margin: 30px auto 0;
  display: block;
  position: relative;
  height: 400px;
  -webkit-filter: saturate(0.75);
          filter: saturate(0.75);
  z-index: 1;
  -webkit-transform: rotateY(15deg);
        transform: rotateY(15deg);
  background-color: cyan;
  background-blend-mode: lighten;
  background-size: cover;
}
.threeD-effect:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 400px;
  z-index: 2;
  -webkit-transform: rotateY(7.5deg);
        transform: rotateY(7.5deg);
  background-color: red;
  background-blend-mode: lighten;
  margin-left: 5px;
  background-size: cover;
  mix-blend-mode: darken;
}
  
.flag_en{
    padding-left: 4px;
    display: inline-block;
    background: linear-gradient(90deg, transparent 46%, red 46%, red 56%, transparent 56%), linear-gradient(transparent 38%, white 38%, white 42%, red 42%, red 58%, white 58%, white 62%, transparent 62%), linear-gradient(90deg, transparent 44%, white 44%, white 46%, red 46%, red 56%, white 56%, white 58%, transparent 58%), linear-gradient(33deg, transparent 45%, white 45%, white 48%, red 48%, red 54%, white 54%, white 57%, transparent 57%), linear-gradient(-33deg, mediumblue 45%, white 45%, white 48%, red 48%, red 54%, white 54%, white 57%, mediumblue 57%);
}
.flag_de{
	
    padding-left: 4px;
    display: inline-block;
    background: linear-gradient(-180deg, black 33.3%, red 33.3%, red 66.6%, gold 66.6%);
}
.flag_fr{
	
    padding-left: 4px;
    display: inline-block;
    background: linear-gradient(90deg, rgb(0,35,149) 33.3%, white 33.3%, white 66.6%, rgb(237,41,57) 66.6%);
}
.flag_lb{
	
    padding-left: 4px;
    display: inline-block;
    background: linear-gradient(-180deg, #ED2939 33.3%, white 33.3%, white 66.6%, #00A1DE 66.6%);
}
.gdprBannerWrapper {
    position: fixed;
    bottom: 0;
    min-height: 40px;
    width: 100%;
    padding: 5px 40px;
    box-sizing: border-box;
    display: none;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(270deg,#2196f3 0,#0d47a1 100%);
    z-index: 9999;
}

.nav-left li .dropdown-left {
	border-image: linear-gradient(to left, #ffffff 0%, #e7e7e7 75%);
    border-image-slice: 1;
    border-width: 1px;
}

.theme-yellow .nav-left li > a {
    border-image: linear-gradient(to left, #ffffff 0%, #efb600 75%);
    border-image-slice: 1;
    border-width: 1px;
}
.theme-green .nav-left li > a {
    border-image: linear-gradient(to left, #ffffff 0%, #9fbe08 75%);
    border-image-slice: 1;
    border-width: 1px;
}
.theme-blue .nav-left li > a {
    border-image: linear-gradient(to left, #ffffff 0%, #66b8e4 75%);
    border-image-slice: 1;
    border-width: 1px;
}
.theme-gray .nav-left li > a {
    border-image: linear-gradient(to left, #ffffff 0%, #b0a48d 75%);
    border-image-slice: 1;
    border-width: 1px;
}
.theme-orange .nav-left li > a {
    border-image: linear-gradient(to left, #ffffff 0%, #ee7f00 75%);
    border-image-slice: 1;
    border-width: 1px;
}
.bold{font-weight: bold;}
.nav-left li a {
	border-top: 0 !important;
}

.seasonal-background {
    position: relative;
    
    overflow: hidden;
}
.seasonal-background:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.15;
    background-image: url('/images/background/winter-night-background.png');
    
	background-repeat: no-repeat;
    background-attachment: fixed;
	background-size: cover;
	
	mix-blend-mode:difference;
}
.label_video_youtube {
  background-color: #ff0000; }
.search_result {
	background-color: yellow !important;
	border-radius: 2px;
}
.google-preview {
    border: 1px solid #dedede;
    /*width: 512px;*/
    padding: 10px;
}

.google-preview a {
    color: #12c;
    font-weight: bold;
    font-style: normal;
    font-family: arial, sans-serif;
    font-size: 16px;
    line-height: 19px;
    text-decoration: underline;
    display: block;
}

.google-preview .url {
    color: rgb(0, 153, 51);
    font-family: arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    display: block;
}

.google-preview .url b {
    font-weight: normal;
}

.google-preview div {
    color: rgb(68, 68, 68);
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
}
.pulse-cdm { 
  border-radius: 50%;
  background: #cca92c;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 2s infinite;
}
.pulse-cdm:hover {
  animation: none;
}
			@-webkit-keyframes pulse {
			  0% {
				-webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.8);
			  }
			  70% {
				  -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
			  }
			  100% {
				  -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
			  }
			}
			@keyframes pulse {
			  0% {
				-moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.8);
				box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
			  }
			  70% {
				  -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
				  box-shadow: 0 0 0 10px rgba(204,169,44, 0);
			  }
			  100% {
				  -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
				  box-shadow: 0 0 0 0 rgba(204,169,44, 0);
			  }
			}	
