/* By Experts */

.gdlr-navigation-wrapper .gdlr-main-menu > li > a{
	padding: 0 18px;
}

.gdlr-styled-box-body a{
	color:#ffffff;
}

.gdlr-styled-box-body a:hover{
	color:#db2c2c;
}

.menu-item-4158 ul.sub-menu{
	width: 500px;
}

.menu-item-4158 ul.sub-menu li{
	float:left;
	width:125px;
}

.menu-item-4159 ul.sub-menu{
	width: 700px;
	margin-left: -190px;
}

.menu-item-4159 ul.sub-menu li{
	float:left;
	width:175px;
}

.menu-item-4159 ul.sub-menu li.menu_plein{
	width:100%;
	text-align: center;
	text-transform: uppercase;
}

.fb_iframe_widget{
	margin-bottom: 30px;
}

.gdlr-main-content h2{
	font-size: 30px;
}

.gdlr-main-content h3{
	font-size: 25px;
}

.gdlr-main-content p,.gdlr-main-content ul li{
	text-align: justify;
}

.gdlr-main-content .wp-caption-text{
	text-align: center;
}

#text-9 .textwidget{
	text-align: right;
}

.sf-menu > .gdlr-normal-menu li:first-child > a{
	border-top-width:1px;
}

.gdlr-skin-light-grey h1, .gdlr-skin-light-grey h2, .gdlr-skin-light-grey h3, .gdlr-skin-light-grey h4, .gdlr-skin-light-grey h5, .gdlr-skin-light-grey h6, .gdlr-skin-light-grey .gdlr-skin-title, .gdlr-skin-light-grey .gdlr-skin-title a{
	color:#222222;
}

.gdlr-button, input[type="button"], input[type="submit"]{
	background-color: #db2c2c;
}

.home .gdlr-styled-box-body.with-head p:first-child{
	margin-bottom: 0;
}

.wpcf7 .wpcf7-select{
	height: 50px;
	width: 100%;
}

.wpcf7 p{
	font-weight: bold;
}

input[type="text"], input[type="email"], input[type="password"], textarea{
	color: #333;
}

#partner-home{
	display: none;
}

#gdlr-parallax-wrapper-1{
	padding-top: 30px;
}

body:not(.page-id-3733) .gdlr-styled-box-head, body:not(.page-id-3733) .gdlr-styled-box-body.with-head {
	background-color: #e3e3e3 !important;
}

body:not(.page-id-3733) .gdlr-item.gdlr-styled-box-item p {
    color: #303030 !important;
}

body:not(.page-id-3733) .gdlr-styled-box-body a {
    color: #db2c2c;
}

body:not(.page-id-3733) .gdlr-styled-box-body a:hover {
    color: #993030;
}

.gdlr-main-menu > li > .sub-menu a, .gdlr-main-menu > li > .sf-mega a{
	font-size: 15px;
}

.gdlr-main-content p, .gdlr-main-content ul li{
	font-size: 15px;
}

.gdlr-page-title-wrapper .gdlr-page-title-overlay{
	opacity: 0.1;
}

.gdlr-page-title-wrapper .gdlr-page-title{
	text-shadow: 4px 5px 5px #303030;
}

.btn-header {
    background: #db2c2c;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 5px;
    padding: 6px 17px;
}

.header-block-area:nth-child(3){
    position: relative;
    top: -25px;
}

/* Push mailto */
.push-mailto {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    background: #DB2C2C;
    text-transform: uppercase;
    border-radius: 5px 0 0 5px;
    z-index: 99999;
}

.push-mailto a {
    display: block;
    padding: 5px;
}

.push-mailto a img {
    width: 190px;
}

/* Footer */
.copyright-right {
	float: initial;
	text-align: center;
}

@media screen and (max-width: 990px){
	.header-block-area:nth-child(3){
	    top: 0;
	}
}

@media screen and (max-width: 767px){
	.push-mailto {
		width: 100%;
		border-radius: 0;
		text-align: center;
		padding: 0;
	}

	.footer-wrapper .copyright-wrapper {
		padding-bottom: 57.5px;
	}
}