/*!
Theme Name: custom_theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: custom_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

custom_theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# General
# Header
# Home
# Inner
# Footer
# Responsive
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,500i,600,600i,700,700i,800|Open+Sans:400,400i,600,600i,700,700i,800&display=swap);

input::placeholder,textarea::placeholder{
    color:#00792E!important;
}
a.mega-menu-link {
    color: black!important;
}
.mobmenu-content #mobmenuright li:hover {
    background-color: #319762!important;
}
.mobmenu-content #mobmenuright > li > a:hover {
	background-color: #319762!important;}

img#n2-ss-17item3,img#n2-ss-17item5,img#n2-ss-17item7,img#n2-ss-17item9,img#n2-ss-17item11,img#n2-ss-17item13 {
    transition: 0.4s;
}
img#n2-ss-17item3:hover ,img#n2-ss-17item5:hover,img#n2-ss-17item7:hover,img#n2-ss-17item9:hover,img#n2-ss-17item11:hover,img#n2-ss-17item13:hover{
    transform: scale(1.2);
}
img.vc_single_image-img.attachment-full:hover {
    filter: brightness(0.8);
}
.mob-menu-header-holder {
    width: 4%!important;
}
div#keynote button {
    color: #da1e32;
	background-color:white;
	border-color:#6B7E87 ;
}
div#conference button {
	background-color: #6B7E87;
	border-color:#6B7E87 ;
    color: #fff;
}
div#workshop button {
	border-color:#6B7E87 ;
	background-color: #6B7E87;
    color: #fff;
}
div#rex button {
	border-color:#6B7E87 ;
	background-color: #6B7E87;
    color: #fff;
}

/* document.getElementById('conference').firstChild.style.color='#da1e32';
document.getElementById('conference').firstChild.style.background-color='#6B7E87';

document.getElementById('workshop').firstChild.style.color='#da1e32';
document.getElementById('workshop').firstChild.style.background-color='#6B7E87';

document.getElementById('rex').firstChild.style.color='#da1e32';
document.getElementById('rex').firstChild.style.background-color='#6B7E87';

document.getElementById('keynote').firstChild.style.color='#da1e32';
document.getElementById('keynote').firstChild.style.background-color='#6B7E87'; */

/* document.getElementById('conference').firstChild.style.color= 'white';document.getElementById('workshop').firstChild.style.color= 'white';document.getElementById('rex').firstChild.style.color= 'white';  */
/* document.getElementById('rex').firstChild.style.background= 'white';document.getElementById('keynote').firstChild.style.background= '#6B7E87';document.getElementById('conference').firstChild.style.background= '#6B7E87';document.getElementById('workshop').firstChild.style.background= '#6B7E87'; */

.visible{
	background-color: green;
	color: white;
	border-color: green;
	border-radius: 9px;
}
.hide{
	background-color: white;
	color: red;
	border-color: red;
	border-radius: 9px;
}

input#btn-news {
    color: transparent;
    background-image: url(./img/newsletter.png)!important;
    background-size: contain;
    background-repeat: no-repeat;
	background-position-x: right;
}


.mob-menu-header-holder.mobmenu {
    background-color: transparent!important;
}
.mobmenur-container {
    right: 2px!important;
    background-color: black;
    top: 33px!important;
}
#slider_main {
    margin-top: -25vh;
}
#obj:before {
	content: url(img/5.png);
	padding-right: 1vw;
   
}
#cib:before {
	content: url(img/6.png);
	padding-right: 1vw;
   
}

#footer-container {
    background-image: url(https://images.unsplash.com/photo-1603346133929-24265debae88?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1887&q=80) ;
    background-attachment: initial;
	background-size: cover;
	background-position: center;
	/*background-color: #0c0c0c;*/
}



/***** Dax ****/

@font-face {
	font-family: 'DaxBold';
	src: url('fonts/DaxBold.ttf');
}
@font-face {
	font-family: 'mistral';
	src: url('fonts/MISTRAL.woff');
}

@font-face {
	font-family: 'DaxRegular';
	src: url('fonts/DaxRegular.ttf');
}

/***** Montserrat ***/
@font-face {
	font-family: 'Montserrat-Regular';
	src: url('fonts/Montserrat-Regular.ttf');
}

@font-face {
	font-family: 'Montserrat-Medium';
	src: url('fonts/Montserrat-Medium.ttf');
}

@font-face {
	font-family: 'Montserrat-SemiBold';
	src: url('fonts/Montserrat-SemiBold.ttf');
}

@font-face {
	font-family: 'Montserrat-Bold';
	src: url('fonts/Montserrat-Bold.ttf');
}

@font-face {
	font-family: 'Montserrat-ExtraBold';
	src: url('fonts/Montserrat-ExtraBold.ttf');
}

@font-face {
	font-family: 'Montserrat-LightItalic';
	src: url('fonts/Montserrat-LightItalic.ttf');
}

@font-face {
	font-family: 'Montserrat-Light';
	src: url('fonts/Montserrat-Light.ttf');
}

@font-face {
	font-family: 'Montserrat-Thin';
	src: url('fonts/Montserrat-Thin.ttf');
}

/* POPPINS */
@font-face {
	font-family: 'Poppins-ExtraLight';
	src: url('fonts/Poppins-ExtraLight.ttf');
}

@font-face {
	font-family: 'Poppins-Medium';
	src: url('fonts/Poppins-Medium.ttf');
}

@font-face {
	font-family: 'Poppins-Regular';
	src: url('fonts/Poppins-Regular.ttf');
}
/* END POPPINS*/

*{
	/* font-family: 'Voltaire', sans-serif; */
} 

.textwidget{
	/* font-family: 'Voltaire', sans-serif;} */


}
.paddings{
	padding: 30px 0px;
}
.paddings-40{
	padding: 40px 0px;
}
.paddings-50{
	padding: 50px 0px;
}
.paddings-100{
	padding: 100px 0px;
}

.bg-bluegrey{
	background: #BDCCD4;
}
.bg-grey{
	background: #F2F2F2;
}

.rollIt{
	transform: rotate(360deg);
	transition: all 0.8s;
}
.rollItBack{
	transform: rotate(-360deg);
	transition: all 0.8s;
}

.rollIt i{
	transform: rotate(360deg);
	transition: all 0.8s;
}
.rollItBack i{
	transform: rotate(-360deg);
	transition: all 0.8s;
}

.align-text-right{
	text-align: right;
}

.align-text-left{
	text-align: left;
}

.blue-font{
	color: #047BBC;
}

.screen-height{
	min-height: 100vh !important;
}

.widget-title{
		color: #4baef4;
		text-align: center;
		font-size: 35px;
		padding: 15px 0px;
		/* font-family: 'Poppins-Medium'; */
		text-transform: uppercase;
	
}
#footer_title .widget-title{
	color:white;
	text-align: center;
	font-size: 35px;
	padding: 15px 0px;
	/* font-family: 'Poppins-Medium'; */
	text-transform: uppercase;
	margin-bottom: 20px;

}

#ligne1 section h2.widget-title:before {
	content: url(img/ligne.jpg);
	padding-right: 36px;
	padding-bottom: 10px!important;
    /* display: block;
    position: relative;
    height: 5px;
    border-radius: 5px;
    background: #FCB813;
    width: 147px;
    bottom: -50px; */
}
#ligne1 section h2.widget-title:after {
	content: url(img/ligne.jpg);
	padding-left: 36px;
	padding-bottom: 2px!important;

    /* display: block;
    position: relative;
    height: 5px;
    border-radius: 5px;
    background: #FCB813;
    width: 147px;
    bottom: -50px; */
}
#ligne2 section h2.widget-title:before {
	content: url(img/ligne.jpg);
	padding-right: 100px;
	padding-bottom: 10px!important;
   
}
#ligne2 section h2.widget-title:after {
	content: url(img/ligne.jpg);
	padding-left: 100px;
	padding-bottom: 2px!important;

}

#ligne4 section h2.widget-title:before {
	content: url(img/ligne.jpg);
	padding-right: 35px;
	padding-bottom: 10px!important;
   
}
#ligne4 section h2.widget-title:after {
	content: url(img/ligne.jpg);
	padding-left: 35px;
	padding-bottom: 2px!important;

}

#ligne3 section h2.widget-title:before {
	content: url(img/ligne_blanche.jpg);
	padding-right: 20px;
	padding-bottom: 10px!important;   
}
#ligne3 section h2.widget-title:after {
	content: url(img/ligne_blanche.jpg);
	padding-left: 20px;
	padding-bottom: 2px!important;
}


#footer_title section h2.widget-title:before {
	
	padding-right: 105px;
	padding-bottom: 10px!important;
    /* display: block;
    position: relative;
    height: 5px;
    border-radius: 5px;
    background: #FCB813;
    width: 147px;
    bottom: -50px; */
}
#footer_title section h2.widget-title:after {

	padding-left: 105px;
	padding-bottom: 2px!important;

    /* display: block;
    position: relative;
    height: 5px;
    border-radius: 5px;
    background: #FCB813;
    width: 147px;
    bottom: -50px; */
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
	z-index: 999;
	position: absolute;
	width: 50px !important;
	max-width: none;
	padding: 0px 0px 0px 0px;
	border: 0;
	background: #f1f1f1;
	border-radius: 0;
  }

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
	top: 40px;
	background: #000!important;
  }
#mega-menu-wrap-menu-1 #mega-menu-menu-1{
    text-align: center;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
	color: black;
    font-size: 16px;
    /* font-family: 'Voltaire', sans-serif; */
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
    /* color: #4baef4;; */
    background: transparent !important;
    transition: 0.8s all;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
    color: #92c83e!important;
   
    border: 1px solid #92c83e;
    border-radius: 17px;
    background: transparent !important;
    transition: 0.8s all;
}



    #mega-menu-wrap-menu-1{
        background: transparent !important;
    }


	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link{
		background: transparent !important;
    color: #fff !important;
		font-size: 16px;
		/* font-family: 'Montserrat-Regular'; */
		border-top: 1px solid #fdc400;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link:hover{
		color: #fdc400 !important;
	}
	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		width: 40px;
		height: 4px;
		background-color: #91c83d;
		border-radius: 4px;
		position: absolute;
		transition-property: transform;
		transition-duration: 0.15s;
		transition-timing-function: ease;
	}
	.mega-menu-toggle
	{
		background: transparent !important ;
		}

#header-container{
	position: absolute;
	top: 0px;
	z-index: 999;
	width: 100%;
	padding: 15px 0px;
	/* border-bottom: 2px solid #fff; */
	background: #F2F2F2;
}

#header-container #top-header{
	display: flex;
    align-items: center;
    justify-content: center;
}
#menu-principal {
	display: flex;
flex-direction: row-reverse;
}
#menu-principal ul.menu{
	padding-left: 0px;
	list-style: none;
	display: flex;
    align-items: center;
	justify-content: center;
	margin-bottom: 0px;
}

#menu-principal ul.menu li{
	display: inline;
	margin: 15px;
}
#menu-principal ul.menu li a{
	color: #fff;
    text-decoration: none;
    display: block;
	padding-bottom: 15px;
	/* text-transform: uppercase; */
	font-size: 17px;
	transition: 0.8s all
}
/* #menu-principal ul.menu li a:hover{
	background: #FCB813;
	transition: 0.8s all;
} */


/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
#ligne1 {
    background-color: #f2f2f2;
}
#ligne1 .widget-title{
	margin: 25px auto;
}

#ligne1 .textwidget{
	color: #808080;
}

#ligne1 .textwidget p{
	text-align: justify;
	font-weight: 600!important;
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 1.5;
    color: #000000;
	/* font-family: 'Belleza', sans-serif; */
}
p{
	text-align: justify;
    font-size:20px !important;
    margin-bottom: 15px;
    line-height: 1.7;
    color: #808080;
	/* font-family: 'Belleza', sans-serif; */
}
#info p{
	
    color: #ffffff;
}

li {
    text-align: justify;
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.7;
    color: #808080;
	/* font-family: 'Belleza', sans-serif;*/
} 
	

#ligne1 #media_image-3 img{
    width: 100%;
}

#ligne2 .rpc-box {
    position: relative;
}

/* #ligne2 .rpc-post-title{
	position: absolute;
    left: 0px;
    top: 40%;
    background: orange;
    padding: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
} */
#ligne2 .rpc-post-title {
    position: absolute;
    /* top: 84%; */
    display: flex;
    /* padding-left: 25px; */
    width: 164px;
    top: 310px;
    left: 68px;
}

 #ligne2 .rpc-title{
color: #00acee!important;
font-size: 27px;

} 
#ligne2 .rpc-title a{
	
	text-align: center;
	
	} 
#ligne2 .rpc-content{
	position: absolute;
    background: #3fa9f5;
    right: 0px;
	top: 40%;
	transform: rotate(45deg);
}
#ligne2 .the_read_more_paragraph{
    font-size: 38px;
    margin: 0px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    display: flex;
    align-items: center;
	justify-content: center;
	transform: rotate(45deg);
}

#ligne2 .the_read_more_paragraph .read_more{
	color: #fff;
	margin-top: 4px;
}

#ligne2 .rpc-box{
	margin-bottom: 40px !important;
}
/* #ligne2 section h2.widget-title:before {
    content: url(img/before_title_white.png);
} */
#ligne2 .widget-title{
	text-align: center;
}

#ligne3 .widget-title{
	text-align: center;
}
#ligne3 .wcp-content-wrap{
	border: 2px solid #3fa9f5;
	border: 2px solid #3fa9f5;
    padding: 23px;
    text-align: justify;
}
#ligne3 .the_shape{
	/* background: url(img/before_title.png); */
    display: block;
    width: 100%;
    height: 31px;
    background-repeat: no-repeat;
    background-position: center;
	position: absolute;
	top: -15px;
    z-index: 9;
}
#ligne3 .rpc-box{
	position: relative;
}
#ligne3 .slick-slide{
	padding-top: 20px;
}
#ligne3 .wcp-content-wrap h3{
	text-align: center;
	margin: 24px auto;
	/* font-family: 'Poppins-Medium'; */
}
#ligne3 .rpc-content{
	/* font-family: 'Poppins-ExtraLight'; */
}
#ligne3 .rpc-title{
	color: #ff931e;
}
#ligne3 .the_read_more_paragraph{
	text-align: center;
}
#ligne3 .the_read_more_paragraph a{
	color: #ff931e;
}
#ligne4 .widget-title{
	text-align: center;
}

/*--------------------------------------------------------------
# Inner
--------------------------------------------------------------*/

.the_thumbnail img{
	max-width: 100%;
    height: auto;
    display: block;
    border: 1px solid #ddd;
	margin-top: 8px;
}

.demander_devis_form .prod_name label {
    font-size: 32px;
    display: block;
}
.demander_devis_form .prod_name {
    text-align: center;
    margin: 20px;
}
.demander_devis_form .prod_name #produit_id {
    border: transparent;
    font-size: 23px;
    color: #3fa9f5;
    text-align: center;
}

.demander_devis_form .left_part input {
    width: 100%;
    padding: 11px;
    margin-bottom: 13px;
    border: 1px solid #ddd;
}
.demander_devis_form .right_part textarea {
    width: 100%;
    border: 1px solid #ddd;
    height: 248px;
    padding: 11px;
}
.demander_devis_form .my_btn{
	text-align: center;
}
.demander_devis_btn {
    width: 100% !important;
    background: #3fa9f5;
    margin-top: 10px;
    border: 1px solid #3fa9f5;
}

.demander_devis_form .my_btn .wpcf7-submit{
	padding: 10px 25px;
    border-radius: 0px !important;
    border: transparent !important;
    background: #333;
    color: #fff;
    font-size: 17px;
}


.demander_devis_form .captcha-image{
	border: transparent !important;
}


html {
	scroll-behavior: smooth;
  }
  
.ref_block {
	background: #eee;
    padding: 15px;
	min-height: 495px;
	margin: 35px auto;
}

.ref_block img{
	width: 100%;
}



/* CV CONTENT VIEWS */

[id^=pt-cv-view] .cvp-responsive-image[style*="background-image"]{
	border: 1px solid #ddd;
}
[id^=pt-cv-view] .cvp-responsive-image[style*="background-image"]:hover {
    border: 1px solid #008cba;
    transition: 0.8s all;
}

.suroil_contact{
	margin-top: 40px;
}
.suroil_contact .wpcf7-form-control-wrap input {
    padding: 10px !important;
    outline: none;
    border: 1px solid #333;
    width: 100%;
    height: 40px;
}
.suroil_contact .wpcf7-form-control-wrap textarea{
	padding: 10px !important;
    outline: none;
    border: 1px solid #333;
    width: 100%;
    margin-top: 15px;
	height: 150px;
}
.suroil_contact .my_btn{
	padding: 0px !important;
}
.suroil_contact .my_btn input{
	width: 100% !important;
} 


/* END CV CONTENT VIEWS */
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

/* #footer{
	background: #333333 !important;
} */
.pt-cv-view .pt-cv-title a{
	color: #4baef4 !important;
}
.pt-cv-content{
	color: #000 !important;
}
.pt-cv-readmore{
	border-radius: 0px !important;
}

.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span{
	margin: 5px;
}

.pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>.active>a:focus, .pt-cv-wrapper .pagination>.active>a:hover, .pt-cv-wrapper .pagination>.active>span, .pt-cv-wrapper .pagination>.active>span:focus, .pt-cv-wrapper .pagination>.active>span:hover{
	background-color: #4baef4 !important;
}
.pt-cv-pagination-wrapper{
	text-align: center;
}

.pt-cv-wrapper .pt-cv-href-thumbnail:hover img{
	transform: scale(1.5);
	transition: 1.2s all;
}

.pt-cv-wrapper .pt-cv-href-thumbnail img{
	transition: 1.2s all;
}

.pt-cv-wrapper .pt-cv-href-thumbnail{
	overflow: hidden;
	display: block;
}

.widget-title-dossier{
	color: #4baef4;
    text-align: center;
    margin-bottom: 28px;
}

.paragraph_1,
.paragraph_2{
	text-align: center;
	padding-bottom: 20px;
}


.transfert_item div li{
	/* font-family: 'Voltaire', sans-serif !important; */
}

.cat-links{
	display: none;
}
#footer_menus{
	display: block;
	overflow: hidden;
	padding-bottom: 50px;
	border-top: 1px solid #ccc;
	margin-top: 20px;
}
#footer_menus .menu{
	padding-left: 0px;
	margin: 0px;
	list-style: none;
}

#footer_menus .menu li a{
	text-decoration: none;
    display: block;
	padding: 1px;
	color: #fff;
}


footer#footer-container .widget-title{
	text-align: center;
}
footer #nous_contacter form input:not(.wpcf7-submit){
	width: 100%;
    margin-bottom: 9px;
    outline: none;
    border: 1px solid #fff;
	padding: 12px;
	background: #333333;
}

footer #nous_contacter form .my_btn{
	text-align: center;
	padding: 0px;
}
footer #nous_contacter form .my_btn p{
	text-align: right;
}

footer #nous_contacter form .my_btn input{
	border-radius: 0px;
    font-weight: 100;
    padding: 8px 30px;
    background:#132972;
    color: #fff;
    font-size: 25px;
    border: transparent;
    /* font-family: 'Poppins-Regular'; */
}
footer #nous_contacter form textarea{
	padding: 12px;
	margin-top: 10px;
	width: 100%;
	background: #333333;
	border: 1px solid #fff;
	height: 146px;
}
footer ::placeholder {
	color: #fff;
	/* font-family: 'Poppins-Regular'; */
  }
footer #nous_contacter form .ajax-loader{display: none;}

footer #nous_contacter .captcha-image{
	border: none;
}
footer #nous_contacter .captcha-image i{
	font-size: 24px;
	border: none !important;
	color: #fff;
}
body{
	color: white;
}
footer #nous_contacter .captcha-image .cf7ic_instructions{
	color: #fff;
 /* font-family: 'Voltaire', sans-serif;} */
}



footer #plan_de_situation ul{
	padding-left: 0px;
	margin-bottom: 0px;
	
}
footer #plan_de_situation ul{
	margin: 5px auto;
}
footer #plan_de_situation ul li{
	display: inline-block;
	list-style: none;
	margin: auto 5px;
}
footer #plan_de_situation #menu_contact{
	text-align: center;
}
footer #plan_de_situation #menu_contact ul li a {
	margin: 11px 3px;
    display: block;
}

footer #plan_de_situation ul li a{
	font-size: 53px;
	padding: 7px;
}
footer #plan_de_situation ul li .facebook_link:hover{
	color: #3b5998 !important;
}

footer #plan_de_situation ul li .youtube_link:hover{
	color: #c4302b !important;
}

footer #plan_de_situation ul li .twitter_link:hover{
	color: #00acee !important;
}

footer #plan_de_situation ul li .linkedin_link:hover{
	color: #0077B5 !important;
}

footer #plan_de_situation ul li .social_media_link{
	color: #fff;
}

footer #plan_de_situation #menu_contact ul li a{
	font-size: 13px;
}

#shortcode-widget-9{
	text-align: center;
}

footer #plan_de_situation #shortcode-widget-9 .widget-title{
	text-align: center;
}

footer #site-info{
	
	overflow: auto;
	padding: 10px 0px;
}

footer #site-info div{
	color: #fff !important;
	font-size: 18px; 
	/* font-family: 'Voltaire', sans-serif; */
}

footer #plan_de_situation h3{
	margin: 0px;
	/* font-family: 'Voltaire', sans-serif; */
	text-align: center;
}
footer #plan_de_situation p{
	text-align: left;
    font-size: 15px;
    color: #333;
}

#shortcode-widget-14 .textwidget {
    padding-top: 50px;
}
.breadcrumbs{
	margin-top: 15px;
}
.entry-title{
	margin: 100px 0 40px 0;
	color: #4baef4;
}

h1,h2{
	color: #4baef4;
}
h3{
	color: #4baef4;
}

.scrollToTop {
	display: none!important;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 15px;
    display: none;
    background: #4baef4;
    z-index: 99999;
    opacity: 0.6;
	border-radius: 2px;
	visibility: visible;
}

/*changer la couleur des bouton*/
.vc_btn3.vc_btn3-shape-rounded {
  
      color: white !important;
    background: #981b1e !important;
	text-transform: uppercase !important;
	font-weight:600 !important;
}
.vc_btn3.vc_btn3-color-green.active, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active, .vc_btn3.vc_btn3-color-green:active {
    color: white !important;
    background: #981b1e !important;
	text-transform: uppercase !important;
	font-weight:600 !important;
	
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-green:focus, .vc_btn3.vc_btn3-color-green:hover {
	color: white !important;
    background: #981b1e !important;
	text-transform: uppercase !important;
	font-weight:600 !important;
}
footer #nous_contacter .wpcf7-form-control.wpcf7-submit {
    background: #981b1e !important;
    border: none !important;
	text-transform: uppercase !important;
	font-weight:600 !important;
}
#here button#wpforms-submit-1110 {
    background-color: #981b1e !important;
    height: 7vh !important;
    border-color: #981b1e !important;
	text-transform: uppercase !important;
	font-weight:600 !important;

    
}
#menu_right,#footer_title 
{
	display: flex;
    column-gap: 5px;
    justify-content: center;
    flex-wrap: wrap;
}
/* Responsive */
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	footer #nous_contacter form textarea{
		height: 179px;
	}
	

}

@media (max-width: 991px) {
div#site-info {
    text-size-adjust:15px;

	
}


}

@media (min-width: 1524px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
		margin: 0 0px 0 0;
		display: inline-block;
		height: auto;
		vertical-align: middle;
		margin-right: 16px;
	  }
	
}
@media (min-width: 1300px) and (max-width:1523px) {
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
		margin: 0 0px 0 0;
		display: inline-block;
		height: auto;
		vertical-align: middle;
		margin-right: 14px;
	  }
	  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		color: black;
		font-size: 13px;
		/* font-family: 'Voltaire', sans-serif; */
	}
}
@media (min-width: 1141px) and (max-width: 1299px) {
	
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
		margin: 0 0px 0 0;
		display: inline-block;
		height: auto;
		vertical-align: middle;
		margin-right: 12px;
	  }
	  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		color: black;
		font-size: 13px;
		/* font-family: 'Voltaire', sans-serif; */
	}
}


	


#contactalgoss
{
margin: 0px !important;
}
#messagerie
{
	margin-left: 0px !important;
	margin-top:10px !important;
	font-size: 25px !important;
	text-align: center;
}

.vc_column_container > .vc_column-inner {

	padding-left: 0px;
	padding-right: 0px;
	
  }
  .wpfront-scroll-top-container
  {
	display:none !important;
  }

}




	


.wpcf7-spinner
{
    display:none !important;
}

.img-lam img
{
    height: 207px !important;
    width: 185px !important;
    border-radius: 15px !important;
}
.wp-block-wpzoom-blocks-social-icons.is-style-with-canvas-rounded .social-icon {
    
    background-color:#7a7b7b !important;
}



footer #nous_contacter form textarea {
    border-radius: 8px;
    background: #7a7b7b!important;
    border: 1px solid #6b7e87;
}
footer #nous_contacter form textarea::placeholder,
footer #nous_contacter form input:not(.wpcf7-submit)::placeholder{
  color:white !important;
}
#wpfront-scroll-top-container {
    background: #9dff00;
    border-radius: 50%;
    display: none;
    position: fixed;
    cursor: pointer;
    z-index: 9999;
}
h3,h4,span
{
 user-select: all !important;
}


.logo-algoss .wpb_content_element ,#logo-algoss .wpb_content_element{
    border-radius: 7px !important;
}

.row
{
	margin-left:0px;
	margin-right:0px
}

li#mega-menu-item-1745-ar,li#mega-menu-item-1745-kab {
    display: none !important;
}
li#mega-menu-item-1746-ar,li#mega-menu-item-1746-kab {
    display: none !important;
}


/*Design header */
#wpadminbar {
    position: fixed;
    display: none;
}


#site-logo img {
    width: 60% !important;
}
@media (max-width:1199px)
{
    #site-logo img {
        width: 100% !important;
    }
}
#header-container {
    background: white !important;
    box-shadow: 0 0 30px rgb(0 0 0);
    border-top: 3px solid #0b9444;
}
#header-container a.mega-menu-link {
    color: black !important;
    font-weight: 500 !important;
}


@media only screen and (max-width: 1140px)
{
    #header-container  #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
    background: white !important;
    
}
}

@media (max-width: 991px)
{
    #apropos ,#organisateur,#speakers,#sponsors,#partenaires,#inscription{
   padding-left:10px !important;
	padding-right:10px !important;
    
}
}

