﻿@font-face {
	font-family: 'Comfortaa-Regular';
	src: local('Comfortaa-Regular'), url('fonts/Comfortaa-Regular.ttf') format('woff');
}

@font-face {
	font-family: 'Rubik-Regular';
	src: local('Rubik-Regular'), url('fonts/Rubik-Regular.ttf') format('woff');
}

@font-face {
	font-family: 'Rubik-Light';
	src: local('Rubik-Light'), url('fonts/Rubik-Light.ttf') format('woff');
}

@font-face {
	font-family: 'Raleway-SemiBold';
	src: local('Raleway-SemiBold'), url('fonts/Raleway-SemiBold.ttf') format('woff');
}

@font-face {
	font-family: 'Raleway-Medium';
	src: local('Raleway-Medium'), url('fonts/Raleway-Medium.ttf') format('woff');
}

@font-face {
	font-family: 'Raleway-Thin';
	src: local('Raleway-Thin'), url('fonts/Raleway-Thin.ttf') format('woff');
}

@font-face {
	font-family: 'Raleway-Regular';
	src: local('Raleway-Regular'), url('fonts/Raleway-Regular.ttf') format('woff');
}

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

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

@font-face {
	font-family: 'Montserrat-Regular';
	src: local('Montserrat-Regular'), url('fonts/Montserrat-Regular.ttf') format('woff');
}
body {
	width: 100%;
	overflow-x: hidden;
	/*font-family: 'Raleway-SemiBold';*/
	/* float: right; */
}

h3{ 
	font-size: 26px;
	font-family: 'Montserrat-Regular';
	color: #F26F21;
	text-align: center;
}

.header-top {
	background: #105caa;
	padding: 12px 0px;
}
.header-top .align-items-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

#header .reseaux_soc ul {
	/* float: right; */
}

#header .reseaux_soc ul li {
	float: left
}

#header .reseaux_soc ul li img {
	width: 31px;
	height: 31px;
}

#header .reseaux_soc ul li a {
	padding: 8px 2px;
}

#header .reseaux_soc ul li a:hover {
	background-color: transparent;
}

#header .recherche {
	text-align: right;
}

#header .recherche label {
	display: none
}

#header .recherche input {
	border: transparent;
	padding: 5px 10px;
	background: #e6e6e6;
}

::placeholder {
	color: #005AA9;
	opacity: 1;
	/* Firefox */
}


.fixed_mega_menu.menu-logo .logo img {
    width: 16%;
    margin: 3px auto;
}

.fixed_mega_menu.menu-logo .logo {
    background: unset;
    display: unset;
    padding: unset;
    top: unset;
    border-radius: unset;
    width: unset;
    height: unset;
    position: relative;
    z-index: 100;
}
.fixed_mega_menu.menu-logo .logo:before {
	content: unset;
}
.fixed_mega_menu.menu-logo .logo:after {
	content: unset;
}

.fixed_mega_menu.menu-logo{
    position: fixed;
    width: 100%;
    top: 0px;
    opacity: 0.9;
}




.menu-logo {
    background-repeat: no-repeat;
    z-index: 99999999;
    background-color: #fff;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.7);
    position: relative;
}

.dlogo {
	padding: 0px
}

.menu-logo .logo {
	background: #ffffff;
	display: block;
	padding: 10px;
	top: -50px;
	border-radius: 50%;
	width: 150px;
	height: 150px;
	position: absolute;
	z-index: 100;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.7);
}

.menu-logo .logo img {
	width: 60%;
	margin: 0 auto;
	margin-top: 15px;
}

.menu_principal {}

.menu_principal ul {
	display: table;
	margin: 0px;
	padding: 0px;
}

.menu_principal .dj-subcol ul {}

.menu_principal .dj-subcol {}

.menu_principal .dj-subwrap-in {
	width: 220px;
}

.menu_principal .dj-subwrap-in ul {
	width: 100%
}

.menu_principal .dj-subwrap-in a {
	padding: 10px;
	color: #FFFFFF !important;
	margin: 0px auto !important;
}

.dj-megamenu-default li:hover div.dj-subwrap, .dj-megamenu-default li.hover div.dj-subwrap{
	background: #46a5df !important;
}
.dj-megamenu-default li ul.dj-submenu > li {
	/* border-top: 1px solid #fff !important; */
	border-top: none !important;
}
.dj-megamenu-default li ul.dj-submenu > li.first{
	border: none !important;
}

.menu_principal .dj-subwrap-in a:hover {
	color: #FFFFFF !important;
	background: #F26F21 !important;
}

.menu_principal ul ul {
	float: left;
	padding: 10px;
	border-radius: 0px;
}

#djcatalog .djc_item .djc_title h3 {
	float: left;
	font-size: 12px;
	text-transform: uppercase;
}

.djc_filter_input select{
	margin-left: 12px !important;
	padding: 8px;
}
.djc_filter_button input{
	background: #105caa;
    color: #fff;
	border: none;
	padding: 8px;
    border-radius: 0px;
    box-shadow: none;
}
.djc_filter_button input:hover{
	color: #fff;
}

#djcatalog .djc_atoz_list li a span, #djcatalog .djc_atoz_list li span span{
	display: block;
    padding: 2px 0;
    text-transform: uppercase;
    background: #F26F21;
    color: #fff;
    border-radius: 0px;
}

#djcatalog .djc_item .djc_title h3 a {
	color: #5f6072;
	font-size: 16px;
    text-decoration: none;
}
.djc_attributes table tr.djc_attribute:nth-child(2n+1) td.djc_label{
	background: transparent !important;
    box-shadow: none;
}
#djcatalog .djc_items .djc_item_in, #djcatalog .djc_related_items .djc_item_in{
	/* box-shadow: 0px 0px 3px 0px #000; */
	border: none !important;
}
.djc_attributes table tr.djc_attribute:nth-child(2n+1) td.djc_value{
	background: transparent !important;
    box-shadow: none;
}

#djcatalog .djc_items .djc_item_in,
#djcatalog .djc_related_items .djc_item_in {
	padding: 10px 20px;
	border-bottom: dotted;
	border-bottom-color: gainsboro;
}

#djcatalog .djc_items .djc_item_in:hover,
#djcatalog .djc_related_items .djc_item_in:hover {
	/* background: #ebf6f8;
	transition: .5s ease; */
}

.menu_principal ul li a {
	font-family: 'Montserrat-Light';
	color: #00c0ef !important;
	font-size: 15px !important;
}
.dj-megamenu-default li a.dj-up_a{
	padding: 13px 20px;
}
.dj-megamenu-default li a.dj-up_a .arrow{
	top: 15px !important;
	color: #F26F21 !important;
}
.dj-megamenu-default li ul.dj-submenu{
	margin: 0px !important;
    height: auto !important;
    width: 100% !important;
}
.dj-megamenu-default li:hover div.dj-subwrap, .dj-megamenu-default li.hover div.dj-subwrap{
	
}
.dj-megamenu-default li:hover a.dj-up_a .arrow, .dj-megamenu-default li.hover a.dj-up_a .arrow, .dj-megamenu-default li.active a.dj-up_a .arrow{
	top: 13px !important;
}
a.logo:before {
    content: "";
    width: 25px;
    height: 47px;
    background: #fff;
    position: absolute;
    top: 50px;
    left: -10px;
}
a.logo:after{
	content: "";
    width: 25px;
    height: 47px;
    background: #fff;
    position: absolute;
    top: 50px;
    right: -10px;
}
#slide {
	position: relative;
}

#plan {
	padding: 40px 0px
}

#plan h3,
#ligne3 h3 {
    color: #ffffff;
    font-size: 36px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 40px;
}

.page-header h1 {
	display: none
}

.page-header {
	padding-bottom: 9px;
	padding-top: 20px;
	margin: 0;
	border-bottom: 0px solid #eee;
}

.page-header h2 {
	padding: 0px;
	text-transform: uppercase;
	font-size: 36px;
	color: #105caa;
	font-size: 36px;
	margin-bottom: 50px;
	margin: 0px;
}
.fixed_vertical_menu{
    position: fixed;
    top: 10px;
    z-index: 100;
    left: 70px;
}

#qui_sommes_nous{
	margin-top: 55px;
}
#qui_sommes_nous .custom{
	padding: 40px 0px;
}
#qui_sommes_nous .custom p{
	font-family: 'Montserrat-Light';
	font-size: 18px;
	text-align: justify;
}
#ligne1 {
	margin: 25px 0px 0px;
}

/* .moduletable  h3.the_title:before {
    content: "";
    background-image: url(images/before_title.png);
    background-position: center;
    background-size: cover;
    position: relative;
    display: inline-block;
    height: 23px;
    width: 12px;
    margin-right: 15px;
} */

#ligne1 .moduletable .nos_produits{
	background-image: url("../images/cuivre_pvc.jpg");
}

.pvc_link{
	display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-size: 28px;
}

.img_title{
	position: absolute;
}
#ligne1 .moduletable h3.the_title {
	color: #F26F21;
	margin-bottom: 44px;
	text-transform: uppercase;
}

#ligne1 .vina-carousel-content .item{
	background-color: unset;
}

#vina-carousel-content133 .item a img{
	background: #fff;
}

#ligne1 .nos_produits .owl-item:nth-child(odd) .item .image-block img {
	border-radius: 50%;
    border-top: 5px solid #005AA9;
    border-left: 2px solid #005AA9;
    border-right: 2px solid #005AA9;
    border-bottom: 5px solid #005AA9;
    transform: rotate(-45deg);
    padding: 2px;
}
#ligne1 .nos_produits .owl-carousel .owl-item:nth-child(odd) .readmore {
    position: absolute;
    right: 55px;
    z-index: 10;
    padding: 0px;
    margin-top: 20px;
}

#ligne1 .nos_produits .owl-carousel .owl-item:nth-child(odd) .readmore a{
	color: #fff;
    background: orange;
    display: block;
    font-size: 35px;
    font-family: 'Raleway-Thin';
	width: 48px;
	height: 48px;
    text-align: center;
    border-radius: 50%;
	text-decoration: none;
	transition: all 0.8s;
	
}
#ligne1 .nos_produits .owl-carousel .owl-item:nth-child(odd) .readmore a:hover{
	transform: rotate(360deg);
	transition: all 0.8s;
}




#ligne1 .nos_produits .owl-item:nth-child(even) .item .image-block img {
	border-radius: 50%;
    border-top: 5px solid #005AA9;
    border-left: 2px solid #005AA9;
    border-right: 2px solid #005AA9;
    border-bottom: 5px solid #005AA9;
    transform: rotate(-45deg);
    padding: 2px;
}
#ligne1 .nos_produits .owl-carousel .owl-item:nth-child(even) .readmore {
    position: absolute;
    bottom: 123px;
	right: 23px;
    z-index: 10;
    padding: 0px;
    margin-top: 20px;
}

#ligne1 .nos_produits .owl-carousel .owl-item:nth-child(even) .readmore a{
	color: #fff;
    background: orange;
    display: block;
    font-size: 35px;
    font-family: 'Raleway-Thin';
	width: 48px;
	height: 48px;
    text-align: center;
    border-radius: 50%;
	text-decoration: none;
	transition: all 0.8s;
	
}
#ligne1 .nos_produits .owl-carousel .owl-item:nth-child(even) .readmore a:hover{
	transform: rotate(360deg);
	transition: all 0.8s;
}




/* SECTEURS D'ACTIVITES*/

.nos_secteurs .owl-carousel .owl-item:first-child {
	top: -30px;
	right: 10px;
	position: relative;
}
.nos_secteurs .owl-carousel .owl-item:nth-child(2) {
	position: relative;
	top: -20px;
	right: 40px;
}

.nos_secteurs .owl-carousel .owl-item:nth-child(3) {
	top: -50px;
	position: relative;
	right: 65px;
}

.nos_secteurs .owl-carousel .owl-item:nth-child(4) {
	position: relative;
	top: -20px;
	right: 46px;
}

.nos_secteurs .owl-carousel .owl-item:nth-child(5) {
	position: relative;
	top: -50px;
	right: 30px;
}



.owl-carousel .image-block {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

#vina-carousel-content148{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
	
#ligne1 .nos_secteurs h3.the_title{
	display: none !important;
}

#btcontentslider165.bt-cs .bt-inner{
	border: 3px solid #ddd;
	padding: 0px !important;
	margin: 10px;
	height: 253px;
	overflow: hidden;
}

#btcontentslider165.bt-cs .bt-inner img{
	margin: 0px !important;
	border: none;
	max-width: 100%;
}
#btcontentslider165.bt-cs .bt-inner img:hover{
	opacity: 1 !important;
}

#btcontentslider165.bt-cs .bt-row{
	padding: 20px
}

#btcontentslider165.bt-cs .bt-inner .bt-title{
	display: block;
	margin: 0px;
    color: #333 !important;
    text-align: center;
    padding-top: 23px;
	font-size: 20px;
	transition: 0.8s all;
	padding: 12px;
	text-decoration: none;
	border: 3px solid #ddd;
}

#btcontentslider165.bt-cs .bt-inner:hover .bt-title{
	color: #fff !important;
	background: red;
	transition: 0.8s all;
}

#btcontentslider165.bt-cs .bt-inner a{
    display: block;
    float: none;
    clear: both;
    overflow: hidden;
}



#btcontentslider184.bt-cs .bt-inner{
	border: 3px solid #ddd;
	padding: 0px !important;
	margin: 10px;
	height: 253px;
	overflow: hidden;
}

#btcontentslider184.bt-cs .bt-inner img{
	margin: 0px !important;
	border: none;
	max-width: 100%;
}
#btcontentslider184.bt-cs .bt-inner img:hover{
	opacity: 1 !important;
}

#btcontentslider184.bt-cs .bt-row{
	padding: 20px
}

#btcontentslider184.bt-cs .bt-inner .bt-title{
    display: block;
    margin: 0px;
    color: #333 !important;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 25px;
    font-size: 16px;
    transition: 0.8s all;
    text-decoration: none;
    border-top: 3px solid #ddd;
}

#btcontentslider184.bt-cs .bt-inner:hover .bt-title{
	color: #fff !important;
	background: red;
	transition: 0.8s all;
}

#btcontentslider184.bt-cs .bt-inner a{
    display: block;
    float: none;
    clear: both;
    overflow: hidden;
}


#ligne1 .nos_secteurs .owl-item:nth-child(odd) .item .image-block a {
	border-radius: 50%;
    border-top: 8px solid #f26f21;
    border-bottom: 8px solid #f26f21;
    border-right: 2px solid #f26f21;
    border-left: 2px solid #f26f21;
    background-color: #ffffff;
	width: 120px;
    padding: 5px !important;
	display: block;
}
#ligne1 .nos_secteurs .owl-item:nth-child(odd) .item .image-block img {
	width: 100px;
	padding: 15px;
}

#ligne1 .nos_secteurs .owl-carousel .owl-item:nth-child(odd) .readmore {
    position: absolute;
    right: 55px;
    z-index: 10;
    padding: 0px;
    margin-top: 20px;
}

#ligne1 .nos_secteurs .owl-carousel .owl-item:nth-child(odd) .readmore a{
	color: #fff;
    background: orange;
    display: block;
    font-size: 35px;
    font-family: 'Raleway-Thin';
	width: 48px;
	height: 48px;
    text-align: center;
    border-radius: 50%;
	text-decoration: none;
	transition: all 0.8s;
	
}
#ligne1 .nos_secteurs .owl-carousel .owl-item:nth-child(odd) .readmore a:hover{
	transform: rotate(360deg);
	transition: all 0.8s;
}




#ligne1 .nos_secteurs .owl-item:nth-child(even) .item .image-block a {
	border-radius: 50%;
    border-top: 8px solid #f26f21;
    border-bottom: 8px solid #f26f21;
    border-right: 2px solid #f26f21;
    border-left: 2px solid #f26f21;
    background-color: #ffffff;
	padding: 2px;
	display: block;
}
#ligne1 .nos_secteurs .owl-item:nth-child(even) .item .image-block img {
	width: 100px;
	padding: 15px;
}

#ligne1 .nos_secteurs .owl-carousel .owl-item:nth-child(even) .readmore {
    position: absolute;
    bottom: 123px;
    right: 47px;
    z-index: 10;
    padding: 0px;
    margin-top: 20px;
}

#ligne1 .nos_secteurs .owl-carousel .owl-item:nth-child(even) .readmore a{
	color: #fff;
    background: orange;
    display: block;
    font-size: 35px;
    font-family: 'Raleway-Thin';
	width: 48px;
	height: 48px;
    text-align: center;
    border-radius: 50%;
	text-decoration: none;
	transition: all 0.8s;
	
}
#ligne1 .nos_secteurs .owl-carousel .owl-item:nth-child(even) .readmore a:hover{
	transform: rotate(360deg);
	transition: all 0.8s;
}
#ligne1 .nos_secteurs .item{
	background: transparent !important;
}
#ligne1 .nos_secteurs .item .text-block h3 a {
	color: #005aa9;
	margin-bottom: 25px;
}

#ligne1 .nos_secteurs .owl-item .item .image-block a:hover {
    border-right: 5px solid red;
    border-left: 5px solid green;
    transition: all 0.8s;
}
#ligne1 .nos_secteurs .owl-item .item .image-block img {
	transition: all 0.8s;
}
/* END SECTEURS D ACTIVITE*/
div.mod_djc_item{
	display: inline-block;
    margin: 11px;
    width: 47%;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
	padding: 9px;
	text-align: center;
}
    


#ligne1 .item .text-block {
	padding: 25px 10px;
}

#ligne1 .item .text-block>h3.title {
	margin-top: 0px;
	margin-bottom: 0px;
}

#ligne1 .item .text-block h3 a {
	color: #00BFF2;
	font-size: 17px;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
	display: block;
	/* font-family: 'Raleway-SemiBold'; */
	text-transform: capitalize;
}

#ligne1 .secteurs{
	background: #00BFF2;
	padding: 50px 0px;
}

#ligne1 .secteurs .item{
	border: 1px solid #F26F21;
	transition: all 0.8s;
}
#ligne1 .secteurs .item:hover {
    box-shadow: 0px 0px 14px 1px #333333;
    transition: all 0.8s;
}


#ligne1 .secteurs .item .text-block{
	padding: 5px;
	margin-top: 40px;
	padding-top: 15px;
	border-top: 1px solid #F26F21;
}
#ligne1 .secteurs .the_title{
	color: #fff !important;
}
#ligne3 {
	background: #BDCCD4;
	padding: 60px 0px;
}

/* #ligne2 #vina-carousel-content127:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 4px;
	background: #F26F21
} */

#ligne2 .owl-carousel .image-block,
#ligne2 .owl-carousel .text-block {
	text-align: left;
	width: 50%;
	float: right;
}
.ligne2-left p{
	text-align: justify;
}
.ligne2-left .read_more{
	text-align: right;
    float: right;
	margin: 10px auto;
	text-decoration: none;
	color: #00c0ef;
}
.ligne2-left tr td{
	padding: 9px 0px;
}

.ligne2-left .mod_events_latest_table {
	border: 1px solid #f2f2f2;
}

.ligne2-left .inner-start-date,
.ligne2-left .inner-end-date{
	text-align: center;
    background: #d9f2f9;
	padding: 24px;
    font-size: 14px;
}

.ligne2-right .the_title{
	margin-bottom: 20px;
}

.mod_events_latest_content{
	display: block;
	font-size: 19px;
}

.mod_events_latest_content a{
	text-decoration: none;
	color: #005aa9;
}
.ligne2-left .mod_events_latest_date{
	display: inline-block;
}
.ligne2-left .the_title{
	margin-bottom: 20px;
}
#ligne2 .image-block img {
	max-width: 100%;
}

#ligne2 .text-block h3.title {
	padding: 10px 0px;
	text-align: left;
}

#ligne2 .text-block h3.title a {
	color: #00BFF2;
    width: 440px;
    padding: 10px 0px;
	text-transform: uppercase;
	text-decoration: none;
}

#ligne2 .text-block h3.title a:before {
    content: "";
    background-image: url(images/before_title.png);
    background-position: center;
    background-size: cover;
    position: relative;
    display: inline-block;
    height: 23px;
    width: 12px;
    margin-right: 15px;
}

#ligne2 .owl-carousel .introtext {
	color: #808080;
	font-family: 'Raleway-Regular';
}

#ligne2 .owl-carousel .text-block {
	padding: 0px 37px 0px 0px;
	font-size: 16px;
	text-align: justify;
	color: #fff,
}

.col-sm-12.col-lg-12.col-md-12.col-xs-12.fil {
	padding: 0px;
    margin: 15px auto;
}
.pathway{
	color: #808080;
	text-decoration: none !important;
}
.fil .divider img{
	margin-bottom: 4px;
}
#djcatalog .djc_subcategories_grid .djc_title {
	text-align: left!important;
}

.menu-gauche {
	margin-top: 20px;
}

#ligne2 .owl-carousel .text-block .readmore a {
	background: #BE002D;
	color: #fff;
	text-decoration: none;
	padding: 8px 35px;
	font-size: 18px;
	float: right;
	margin-top: 1px;
	display: inline-block;
	transition: 1000ms all
}

#ligne2 .owl-carousel .text-block .readmore a:hover {
	background: #D60032
}

#ligne2 .owl-theme .owl-controls {
	margin-top: 0px;
	text-align: center;
	position: absolute;
	bottom: 0;
	right: 20px
}

#ligne2 .image-block {
	padding: 26px;
}

#ligne2 .owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 3px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #ffffff;
}

#ligne2 .owl-theme .owl-controls .owl-page.active span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 3px;
	filter: Alpha(Opacity=50);
	opacity: 1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #ffffff;
}

#inner {}
/* 
#inner ul {
	padding: 0;
	padding-left: 15px;
} */

#inner h4 {
	color: #B87152;
}

#inner p {
	/* font-family: 'Rubik-Regular'; */
	font-family: 'Montserrat-Light';
	font-size: 15px;
	color: #312d2d;
	margin-bottom: 20px;
}

.sp-accordion.sp-accordion-style3 .toggler span, .sp-accordion.sp-accordion-style3 .toggler span span{
	font-size: 18px !important;
	color: #46a5df;
	font-family: 'Montserrat-Regular';
	font-weight: 500 !important;

}

p {
    font-family: 'Montserrat-Light';
}

#inner ul li {
	font-size: 15px;
	color: #312d2d;
}
.the_content.col-lg-6.col-md-6.col-sm-12.col-xs-12 {
	background-color: #f5f8fb;
	padding: 20px;
	min-height: 370px;
	color: black !important;
}

.content-right .mod_djc2categories ul li a{
	background-color: transparent;
	transition: all 0.8s;
	text-transform: capitalize;
}
.content-right .mod_djc2categories ul li a:hover{
	color: #F26F21;
	transition: all 0.8s;
}
.mod_djc_item .djc_title a{
	text-decoration: none;
	color: #F26F21;
}
.mod_djc_item .djc_image{
	border-bottom: 1px solid #f2f2f2;
}
.mod_djc_item .djc_category_info a{
	text-decoration: none;
} 

.parallax-window {
	min-height: 400px;
	background: transparent;
}

.hvr-radial-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	overflow: hidden;
	background: #0c6578;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.hvr-radial-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098D1;
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-radial-out:hover,
.hvr-radial-out:focus,
.hvr-radial-out:active {
	color: white;
}

.hvr-radial-out:hover:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:active:before {
	-webkit-transform: scale(2);
	transform: scale(2);
}

#djcatalog .djc_subcategories_grid .djc_subcategory_bg {
	margin: 0 0 10px 10px;
	margin: 5px;
}

#djcatalog .djc_subcategories_grid .djc_subcategory_bg h3 {
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px;
	padding: 8px;
	text-align: left;
	/* background: #333; */
	color: #333;
	/* box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75); */
}

#djcatalog .djc_subcategories_grid .djc_subcategory_bg h3 a {
	color: #333;
	text-decoration: none;
}

#djcatalog .djc_subcategories_grid .djc_subcategory_in {
	padding: 0px !important;
	/* box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75); */
}

#djcatalog .djc_items .djc_item_in,
#djcatalog .djc_related_items .djc_item_in {
	background-color: #fff;
}
#djcatalog .djc_items .djc2_cols_1 .djc_image, #djcatalog .djc_items .djc2_cols_2 .djc_image{
	float: none !important;
}
h2.djc_title {
	padding: 0px;
    text-transform: uppercase;
    font-size: 36px;
    color: #105caa;
    font-size: 36px;
    margin-bottom: 50px;
    margin: 0px;
}

.menu-gauche ul {
	list-style: none!important;
	padding-left: 0px!important;
	margin: 0;
}

.menu-gauche ul li ul li a {
	padding-left: 38px !important;
    color: #fff;
    background: #15aed4;
    text-decoration: none;
}
.menu-gauche ul li ul li.active a {
	background: #105caa;
}

.menu-gauche li a {
	color: #fff;
    background-color: #105caa;
    display: block;
    width: 100%;
    padding: 10px;
	border-bottom: 1px solid #fff;
	transition: all 0.8s;
}
.menu-gauche li a:hover {
	background: #F26F21;
	transition: all 0.8s;
}

#footer {
	text-align: center;
	min-height: 600px;
	background: #999999;
	background-attachment: fixed;
	background-size: cover;
	margin-top: 35px;	
}

.page-interne {
	min-height: 550px;
	margin-top: 60px;
}

#footer .moduletable {
	margin: 60px auto;
	border-bottom-color: rgba( 255, 255, 255, 0.6);
}

.the_search_btn{
	position: relative;
    right: 24px;
}

#footer .ret .moduletable {
	border-bottom: 0px;
}

#footer h3 {
	font-size: 27px;
	text-transform: uppercase;
	color: #fff;
	margin: 30px 0px;
	font-family: 'Raleway-Regular';
}
#footer h3:before {
    content: none;
}

#footer input,
#footer textarea {
	color: #fff;
	border-radius: 0px;
	background: #333333ab;
	border: 1px solid #E6E6E6;
	padding: 12px;
	margin-bottom: 12px
}

#footer .ui.orange.button,
#footer .ui.orange.buttons .button {
	background-color: #F26F21;
    padding: 13px 53px;
    border-radius: 0px;
    margin-top: 30px;
    color: #fff;
    font-size: 21px;
}

#footer ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
#footer #menu-bas{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 30px 0px;
}
#footer ul li {
	float: left;
	margin: 0px 8px
}

#footer li a {
	text-align: center;
	background: #666666;
	border-radius: 6px;
	padding: 10px;
	transition: background 500ms;
}

#footer ul#menu-bas li a:hover,
#footer ul#menu-bas li a:focus {
	text-decoration: none;
	background-color: transparent;
}

#footer ul#menu-bas li a {
	text-align: center;
	background: transparent;
	color: #CCCCCC;
	font-family: 'Raleway-Regular';
	border-radius: 6px;
	font-size: 18px;
    padding: 7px;
	transition: background 500ms;
}

#footer li a img {
	width: 35px
}

#footer li a.twitter:hover {
	background: #1da1f2;
	transition: background 500ms;
}

#footer li a.twitter {
	background: #6E6E6E;
}

#footer li a.facebook:hover {
	background: #3B5998;
	transition: background 500ms;
}

#footer li a.facebook {
	background: #4C4C4C;
}

#footer li a.linkedin:hover {
	background: #0177B5;
	transition: background 500ms;
}

#footer li a.linkedin {
	background: #8A8A8A;
}

#footer li a.youtube:hover {
	background: #CC181E;
	transition: background 500ms;
}

.chronoforms6_credits {
	display: none;
}

#footer-b {
	padding: 10px;
	overflow: auto;
	background: #00BFF2;
	color: #fff;
}

#footer-b p {
	margin-bottom: 0px
}

#footer-b a {
	color: #fff
}

#footer-b .right {
	text-align: right;
}
.scrollToTop {
    padding: 8px;
    text-align: center;
    text-decoration: none;
    position: fixed;
    bottom: 50px;
    right: 15px;
    display: none;
    background: orange;
    z-index: 99999;
    opacity: 0.6;
	border-radius: 2px;
	
	color: #fff;
    font-size: 20px;
    width: 45px;
	height: 45px;
	line-height: 1.5;
}

@media (max-width:1200px) {
	#menu_principal ul li a {
		font-size: 15px;
	}
	#bienvenue h3 {
		padding-top: 8px;
		color: #BE002D;
		font-size: 37px;
		text-transform: capitalize;
	}
	#ligne2 #vina-carousel-content127 {
		height: 350px;
	}
	#ligne2 .owl-carousel .text-block {
		padding: 25px 50px;
	}
}

@media (max-width:992px) {
	#header .menu_mobile {
		margin: 20px 0;
	}
	#header .menu-mob {
		margin: 20px 0;
	}
	#header .menu_mobile .dj-mobile-open-btn {
		display: table;
		cursor: pointer;
		float: right;
		width: 38px;
		height: 38px;
		font-size: 38px;
		outline: none;
		padding: 5px 8px;
		background: #bf2031;
		color: #FFFFFF;
		text-align: center;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
		transition: background-color 0.2s ease-out, color 0.2s ease-out;
	}
	#header a.logo img {}
	#ligne2 #vina-carousel-content127 {
		height: auto;
	}
	#ligne2 .owl-carousel .image-block,
	#ligne2 .owl-carousel .text-block {
		text-align: left;
		width: 100%;
		float: none;
		overflow: auto;
	}
	#ligne3 h3 {
		font-size: 32px;
		margin-bottom: 30px;
	}
}

@media (max-width:767px) {
	#header .menu_mobile {
		padding-top: 15px;
	}
	#footer .column {
		width: 100%
	}
	#footer-b {
		text-align: center;
	}
	#footer-b .right {
		text-align: center;
	}
	#ligne3 {
		padding: 20px 0px;
	}
	#plan h3,
	#ligne3 h3 {
		font-size: 25px;
		margin-bottom: 9px;
	}
}

.bt-cs .bt-inner .bt-title{
	display: inline-block;
    margin: 4px auto;
	color: #1fc7f1 !important;
}

.readmore a{
	text-align: right;
    float: right;
}
.bt-row-separate{
	border: transparent !important;
}
.bt-cs .bt-inner img{
	margin-right: 15px !important;
}
#ligne2{
	margin: 25px 0px 75px;
}
.nos_secteurs .owl-carousel .owl-item{
	height: 350px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.nos_secteurs .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: relative;
    top: -55px;
}
.nos_secteurs .owl-theme .owl-controls .owl-page span{
	background: #fff !important;
}
.nos_secteurs .the_title{
	text-align: center;
    display: block;
    width: 100% !important;
    position: relative;
    /* top: 132px; */
    z-index: 99;
    color: #00BFF2 !important;
    font-size: 35px;
    margin: 0px;
}

.nos_secteurs .owl-carousel .owl-wrapper-outer{
	background-image: url(../images/smart_city.png) !important;

}
/* 

.nos_secteurs .owl-carousel .owl-item:first-child{
	background-image: url(../images/secteur1.png) !important;
}

.nos_secteurs .owl-carousel .owl-item:nth-child(2){
	background-image: url(../images/secteur2.png) !important;
}

.nos_secteurs .owl-carousel .owl-item:nth-child(3){
	background-image: url(../images/secteur3.png) !important;
}

.nos_secteurs .owl-carousel .owl-item:nth-child(4){
	background-image: url(../images/secteur4.png) !important;
}

.nos_secteurs .owl-carousel .owl-item:nth-child(5){
	background-image: url(../images/secteur1.png) !important;
} */

.item-page .menu li a:hover{
	background: none;
}
.djc_td_title {
	width: 20%;
	font-size: 25px;
	text-transform: uppercase;
	color: #286cb2;
}
#djcatalog .djc_subcategories_grid .djc_image {
	 text-align: left!important; 
}
.itemid146 .dj-subwrap {
	width: 400% !important;
}
.dj-megamenu-default li ul.dj-subtree > li {
	list-style: none!important;
	padding: 0;
	margin: 0;
	color: #666;
}
.dj-megamenu-default li ul.dj-subtree > li > a {
	display: block;
	font-size: 12px !important;
	font-weight: normal;
	line-height: 13px;
	color: #c3c3c3;
	text-decoration: none;
	padding: 5px 5px !important;
}
.dj-megamenu-default li ul.dj-subtree > li {
	padding: 5px;
	display: block;
	width: 90%;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
	background-color: white !important;
}
}a {
	color: #1c2166!important;
	text-decoration: none;

}
.tab-prod p {
		font-size: 12px!important;
		font-weight:bold;
		text-transform: uppercase;
		margin-top: 10px;
		margin-bottom: 10px!important;
	}
.tab-prod .hovtd:hover {
	color: #fff !important;
	background: red;
	transition: 0.8s all;
}
.tab-prod .hovtd a:hover {
	color: #fff !important;
	text-decoration: none!important;

}
.tab-prod td div {
	border: 3px solid #ddd;
	padding: 0px !important;
	margin: 10px;
	overflow: hidden;
}

#dj-galleryGrid5m162 .dj-slide-title a{
	color: #fff !important;
    text-decoration: none;
    font-size: 22px;

}

#dj-galleryGrid5m162 .dj-slide-desc{
    visibility: visible;
    opacity: 1 !important;
    display: block;
    z-index: 99999;
}

#dj-galleryGrid5m162 .dj-slide-image{
	border: 1px solid #bbb;
}


.loading:after {
    position: fixed;
    width: 100%;
    height: 100vh;
    display: block;
    right: 0px;
    top: 0px;
    background: #115daab8;
    content: "";
    z-index: 999999999;
}

.loading:before {
    content: "";
    position: fixed;
    background: url(../images/logo_white.png) no-repeat;
    width: 106px;
    height: 136px;
    top: 40%;
    right: 48%;
    transition: 0.8s;
    animation: img_rotation 2s infinite;
    z-index: 9999999999;
}

@keyframes img_rotation {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
  }


.djc_introtext{
	border: none !important;
	padding: 0px !important;
}

.djc_thead.djc_th_intro{
	border: none !important;
}

.djc_introtext td{
	border:none !important;
}
.djc_td_title{
	border: none !important;
	font-family: 'Montserrat-Regular';
	/* vertical-align: middle !important;
    border: 1px solid #ddd !important;
    text-align: center; */
}

.djc_thead.djc_th_title{
	border: none !important;
}

.djc_introtext ul{
	list-style: none;
}

.djc_introtext ul li:before{
	content: '•';
    position: relative;
    left: -8px;
    color: #F26F21;
    font-weight: 700;
}

.djc_introtext td a{
	font-family: 'Montserrat-Light';
	color: #fff !important;
	text-decoration: none;
}
.djc_introtext td .btn{
	background: transparent !important;
	width: 100%;
	padding: 0px;
}
.djc_introtext td a{
    background: #F26F21;
    display: block;
    transition: 0.8s all;
    width: 100%;
	padding: 5px;
	margin-top: 10px;
}
.djc_introtext td a:hover{
	background: #105caa;
	transition: 0.8s all;

}

.djc_introtext img{
	width: 100%;
	border: 1px solid #ddd;
    padding: 5px;
}
.djc_introtext .table-responsive table > tbody > tr > td:first-child {
	padding: 0px 10px;
}

.djc_introtext .table-responsive table > tbody > tr > td:nth-child(2) {
    padding: 0px;
}

/* .djc_introtext .table-responsive table > tbody > tr > td > div{
	border: 1px solid #ddd;
    min-height: 258px;
} */

/* .djc_introtext .table-responsive table > tbody > tr:nth-child(2) > td:first-child {
    display: none;
} */

.djc_items_table tr[class^='cat-list']{
	border-bottom: 1px solid #ddd;
}

.djc_items_table tr[class^='cat-list'] > td{
	padding-top: 35px !important;
	padding-bottom: 35px !important;
}
