@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body,
.new-header .menu-bar .container a,
.new-header .brand-bar .content .open-search,
.bigmenu .side-menu-section-link,
.left-sidebar ul.menu li a,
.right-sidebar section.contact-section .drawer-header,
.right-sidebar section.contact-section fieldset legend,
.right-sidebar section.contact-section .feedback-wizard-navigation button,
.right-sidebar .ui.dropdown .text,
#ficheStep,
.box .sumTitle h2{
	font-family: "Poppins", sans-serif;
}
.diaporama .diaporama-slides .slider-text,
.diaporama .diaporama-slides .slider-text.active,
.goog-te-gadget,
[style*="font"],
.row-step .inner a{
	font-family: "Poppins", sans-serif !important;
}
.search-select .text.default,
.row-step .inner a{
	font-weight: 300;
}
.banner-filters-search>div:nth-of-type(1),
.banner-filters-search>div:nth-of-type(2) .ui.dropdown.filterset-tab-dropdown .text,
b, strong,
.timeTable tr:nth-child(2) td{
	font-weight: 600;
}
.diaporama .diaporama-slides .slider-text,
.diaporama .diaporama-slides .slider-text.active {
	font-weight: 600 !important;
}
.new-header .brand-bar .content .open-search,
.bigmenu .side-menu-section-link,
.bigmenu .sub-menu .submenu span.side-menu-submenu,
.right-sidebar section.contact-section .drawer-header,
.right-sidebar section.contact-section fieldset legend,
.right-sidebar section.contact-section .feedback-wizard-navigation button,
.breadcrumbs li,
.history-actions a,
.step-list-container .row-block .inner,
.row-step .inner .nb,
.box .sumTitle h2{
	font-weight: 500;
}
.left-sidebar .drawer-footer nav.navigation-drawer-page-menu>ul li a {
	font-weight: 500 !important;
}
.banner-filters-search>div:nth-of-type(2) .ui.dropdown.filterset-tab-dropdown .menu .item,
.breadcrumbs li+li a,
.panel-header .inner .losSummary, .panel-header .inner .resumeTitle{
	font-weight: 400;
}
.transparent-bordered-button, a.transparent-bordered-button {
	border-radius: 5px;
}
.context-msg {
	line-height: 1.5;
	font-weight: 300;
}
.context-msg p:only-child {
	margin-bottom: 0;
}

div.navbar-brand {
	display: flex;
    align-items: center;
    justify-content: center;
}
div.navbar-brand a {
	max-width: 100%;
	margin-left: 5px;
	display: inline-flex !important;
	align-items: center;
}
.Aligner-item--top {
    align-self: flex-start;
}

.procedure-button {
    color: #E30C18 !important;
}
.cd-panel .cd-panel-container {
    background: #E30C18;
}
.homepage-pushes, .homepage-push {
	background-color: #3a3637 !important;
}
.homepage-push.push-link:hover {
    background-color: #E30C18 !important;
}
body a:hover {
    color: #E30C18 !important;
}
.bigmenu a:hover, .bigmenu a:active, .bigmenu a:focus {
    color: #fff !important;
}

header.navbar .navbar-toggle:hover .icon-bar, header.navbar .navbar-toggle:focus .icon-bar, header.navbar .navbar-toggle:active .icon-bar {
    background: #E30C18;
}

.transparent-bordered-button {
    border: 1px solid #E30C18 !important;
    background-color: #E30C18 !important;
    color: white !important;
}

.transparent-bordered-button:hover {
    border: 1px solid #3a3637 !important;
    background-color: #3a3637 !important;
    color: white !important;
}


.bigmenu .sub-menu.active {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.navbar-nav > li > a {
     margin-top: 6px !important;
}

header .second-nav ul.nav>li.active a {
    color: #E30C18;
}
header .second-nav ul.nav>li:hover a {
	color: #E30C18;
}

header .second-nav ul.nav>li.active {
    border-bottom: 3px solid #E30C18 !important;
}

header.navbar .navbar-nav>li>.dropdown-menu>li .btn {
	background: #E30C18;
}

.link-footer-item-title {
    font-weight: 700;
    color: #3a3737;
}

header .second-nav {
    background-color: rgba(58, 55, 55, 0.5) !important;
}
header .second-nav .container{
	padding-top: 2px;
}

.menu--first-level-child-name {
    color: #01a650 !important;
    font-weight: 600 !important;
}
.menu-child-link a, .menu-child-link-title a {
    border-bottom: 1px dotted #01a650;
}
.menu-child-link a:hover, .menu-child-link-title a:hover {
    color: #01a650!important;
}
.diaporama .diaporama-slides .slider-text, .diaporama .diaporama-slides .slider-text.active {
    font-weight: 900;
    font-size: 5rem;
}
.diaporama .diaporama-slides .slider-text {
    width: 60rem;
    /*top: 15rem;*/
}
@media (max-width: 1024px){
.diaporama .diaporama-slides .slider-text {
    font-size: 3rem !important;
    width: 100%;
}
}

.panel-header .inner {
    background: #E30C18;
}
.panel-header .inner::before {
	border-top: 8px solid #E30C18;
}
.step-list-container .panel-header>.inner::before {
	border-top: 8px solid #E30C18;
}

.main-search-fields .main-search-fields-submit {
    color: #fff;
    background: #01a650;
}

header .second-nav ul.nav>li a {
    text-transform: none;
    font-size: 16px;
	font-variant-caps: small-caps;
}
#Menu {
    background-color: rgb(255, 255, 255) !important;
    color: white;
}
#Menu a {
    color: white;
}

#Menu a:hover {
    color: white !important;
}

#main-nav a:hover, #Menu .navbar-brand a:hover {
    color: black !important;
}

#Menu  .modal {
    color: #333;
}

.header-login-submenu {
    color: #fff !important;
}

#Menu .first-menu-container a {
	color: black;
}
header.navbar .navbar-brand img {
    margin-top: 0px; 
}

/*.slider-image {
    opacity: .7;
}*/
header .second-nav ul.nav>li a {
    margin: 8px 20px;
}

.diaporama .diaporama-slides {
    background: rgb(45, 48, 50);
}
.diaporama {
    min-height: 500px;
}

#main-nav .navbar-right li > a {
    background: #01a650;
    padding: 10px 20px;
    margin-left: 1px;
    font-size: 11px !important;
    letter-spacing: 3.3px !important;
    line-height: 14px !important;
    margin-right: 0 !important;
    font-weight: 700 !important;
    text-transform: uppercase;
     color: white;
}

.cd-panel.is-visible a {
	/*color: white !important;*/
}
#main-nav .navbar-right li:first-child a, #main-nav .navbar-right li a.disclaimer-color {
    display:none;
}

div#google_translate_element {
    border-left: none;
}
div#google_translate_element {
    margin-left: 10px;
}
.primary-color {
	color: #01a650;
}
.nav>li>a:focus, .navbar-right>li>a:hover {
    border-bottom: none;
}

/*--------------------------------------- FOOTER ------------------------------------*/
/*-----------------------------------------------------------------------------------*/
.footer{
	
}

.footer-brands {
	padding: 0px 30px;
}
footer .partnerships p {
	font-size: 11px;
}
.footer > .container{
	padding-top: 67px;
	padding-bottom: 50px;
}
.footer-widget{
	margin-bottom: 30px;
}
.footer,
.footer-content .smaller,
.footer p, .footer a, .footer li{
  color: rgba(255, 255, 255, .8);
}
div > .footer-widget:last-child{
	margin-bottom: 0
}
.footer-widget > h5{
	margin-bottom: 20px;
	margin-top: 0;
}
.footer p{
	line-height: normal;
}
.footer p, 
.footer a, 
.footer li{
	text-transform: none;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 0.01em;
}
.footer-content .smaller{
	margin-top: 23px;
	letter-spacing: 0.01em;
	line-height: 24px;
}
.footer-content {
	padding-right: 35px;
}
.useful-links{
	text-align: left;
	position: relative;
	z-index: 1;
}
.useful-links ul{
	padding-left: 4px;
	float: left;
}
.useful-links li{
	background-repeat: no-repeat;
	list-style: none;
	padding-bottom: 5px;
}
.useful-links li a:before{
	 content: "\e911";
	font-family: "perch" !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    font-size: 12px;
	margin-right: 8px;
}
.get-in-touch ul i{
	margin-right: 8px;
	font-size: 18px;
}
.get-in-touch {
	position: relative;
	z-index: 1;
}
.get-in-touch ul{
	padding-left: 0px;
	margin-top: 16px;
}
.get-in-touch li{
	list-style-type: none;
	padding-bottom: 11px;
}
.get-in-touch span{
	padding-right: 14px;

}
.footer input{
	border: 2px solid rgba(255, 255, 255, .6);
	border-radius: 0;
	background-color: transparent;
	height: 37px;
	line-height: 23px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #fff;
}

.footer .input-group input:focus{
	outline: 0;
	box-shadow: none;
	border: 2px solid rgba(255, 255, 255, .6); 
}
.footer .btn.btn-default{
	background-color: rgba(255, 255, 255, .6);
	border-radius: 0;
	padding: 8px 0;
	height: 37px;
	max-width: 40px;
	border: none;
	margin-left: 0;
}
.footer .btn.btn-default i {
	font-size: 20px;
	color: #000;
	margin-left: 0;
}
.news-letter .social-icons{
}
.widget.social-icons a,
.footer-widget.social-icons a{
	font-size: 20px;
	padding: 9px 10px 0 0;
	margin-right: 9px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	
    color: rgba(255, 255, 255, .8) !important;
}
/*.social-icons i:hover{
	background-color: #fff;
}*/
.social-icons .twitter i:hover{
	color: #2DAAE1;
}
.social-icons .linkedin i:hover{
	color: #177FB9;
}
.social-icons .youtube i:hover{
	color: #E62117;
}
.social-icons .google-plus i:hover{
	color: #F63D27;
}
.news-letter {
}
.news-letter2 .form-control {
    border: 0 none;
    height: 46px;
    padding: 13px 20px;
}
.news-letter2 .input-group-btn .btn-default {
	border: 0;
	padding-right: 15px;
	padding-top: 5px;
}

.news-letter p {
}
.copyright{
	padding-top: 35px;
	padding-bottom: 30px;	
}
.copyright p {
    float: left;
}
.copyright ul {
    float: right;
}
.copyright ul.copyright-menu li{
	list-style-type: none;
	display: inline-block;
	padding-left: 24px;
}
.copyright ul li a:hover{
	text-decoration: none;
}

footer {
    text-align: left;
}
.footer, .footer-content .smaller, .footer p, .footer a, .footer li {
    color: rgba(255, 255, 255, .8);
}
.useful-links li a:before {
    content: "\e911";
    font-family: "perch" !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    font-size: 12px;
    margin-right: 8px;
}
footer, .footer-content .smaller, .footer p, .footer a, .footer li {
    color: rgba(255, 255, 255, .8) !important;
}
footer h5 {
	text-transform: uppercase;
}

footer img {
    max-height: 50px;
}
	
/*-----------------------------------------------------------------------------------*/
/*--------------------------------------- /FOOTER -----------------------------------*/

.st1 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #333;
}
#menuTexts .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
 border-top: none;
}
#menuTexts * span {
    font-weight: 400;
}
#menuContent {
    width: 70%;
}
#menuPicture {
    width: 30%;

}
#menuPicture img {
    margin-top: 20px;
}
#menuTexts * a {
    font-weight: 600;
}
#menuContent .well {
    margin-bottom: 10px;
}

.main-link a {
    border-bottom: 1px dotted #01a650;
}
.direct-links > .search-result {
    padding-bottom: 0;
}
#globalSearchBar {
    position: relative;
    top: 4px;
}

.filters-tabs .nav-tabs>li>a {
    font-size: 14px;
}

.filters-tabs .nav-tabs>li.active>a {
    border-top: 4px solid #00a550;
    background: #00a550;
    background-color: #00a550;
}

.filters-tabs .nav-tabs>li>a:focus, .filters-tabs .nav-tabs>li>a:hover {
    border-top: 4px solid #00a550;
	color: #fff !important;
}

.filters-tabs .nav-tabs>li.active>a:hover, .filters-tabs .nav-tabs>li.active>a:focus {
    background: #00a550;
    background-color: #00a550;
    border-top: 4px solid #00a550;
}

.filters-tabs .nav-tabs {
    display: flex;
}

.search-result-description a,
.first-level-accordion>.accordion-container>.product-group-items>.product-group-item-title {
    color: #00a550;
}

.my-expand .expand-description a.btn-link {
    border: 1px solid #00a550;
    color: #00a550;
}

.search-badge {
    background-color: #00a550;
}

#feedbackModal .modal-content .modal-header {
    background: #00a550;
}

#feedbackModal .modal-content .modal-body h3 {
    color: #00a550;
}

#feedbackModal .modal-content .modal-body .actions button.btn-primary {
    background-color: transparent;
    color: #00a550;
    border: 1px solid #00a550;
    transition: all .2s;
}

#feedbackModal .modal-content .modal-body .actions button.btn-primary:hover {
    background-color: #00a550;
    color: white;
    transition: all .2s;
}

.grecaptcha-badge {
    z-index: 2000;
}

@media(max-width:1024px) {
    .navbar-header {
        margin-bottom: 12px;
    }
}

@media(max-width:540px) {
  .navbar-header {
    margin-bottom: 0px;
  }
    .navbar-brand > p {
        display: flex;
        gap: 8px;
        align-items: baseline;
        padding-top: 5px;
    }
}