#sp-top-bar {
    background-color: #3d3d3d !important;
    color: #999999 !important;
    padding: 10px;
}

#sp-header {
    background-color: #303030 !important;
}
#sp-header  a{
	color: #f0f0f0 !important;
}

#sp-logo {
	/*position:absolute;*/
	height: 60px;
	position:relative;
}
#sp-logo::before {
    /*background: #71a416;*/
	display: none;
}
#sp-logo .logo {
	width: 100%;
}
#sp-logo img {
	position:absolute;
	top: -50px;
    width: 75%;
}

#gruemenu > ul > li.has-sub > a {
    padding-right: 5px !important;
}

#gruemenu {
    width: 130%  !important;
	margin-top: 4px  !important;
	transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
}

#sp-top-bar .jf_sidebuttons.right a:before {
	height:55px;
	position:absolute;
	background:red;
}

i i {display: none}

/****************************************/
#slideshow-beautiful-banner-flow div:last-child {
	display:none;
}
#slideshow-beautiful-banner-flow .carousel-container div {
	display:block;
}

#slideshow-beautiful-banner-flow .carousel-container h5 {
	display:none;
}
/*****************************************/

#sp-bottom {
    background-color: #232323 !important;
    color: #b2b2b2 !important;
    padding: 58px 0px;
}

#sp-bottom a {
    color: #b2b2b2 !important;
}

#sp-langue {
	position:relative;
}
#sp-langue .mod-languages li {
	width:20px;
	height:18px;
	display:block !important;
	margin-top: 0px;
	transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
}
#sp-langue .mod-languages{
	position: fixed;
    top: -7px;
    left: 21%;
    z-index: 1000;
}
#sp-langue .mod-languages li:nth-child(1) {

}
#sp-langue .mod-languages li:nth-child(2) {
    margin-left: -3px;
}
#sp-langue .mod-languages li:nth-child(3) {
	    margin-left: -6px;
}


.jf_sidebuttons.right li a {
    margin-left: -50px;
    background-color: rgba(113,164,22,0.8) !important;
    padding: 10px 10px 10px 50px;
	color: #fff !important;
	transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
}
.camera_wrap .camera_pag .camera_pag_ul {
    margin-top: -40px !important;
}
.camera_wrap.camera_black_skin {
	margin-bottom: 0 !important;
}
#sp-section-4 {
	background-color: #3d3d3d !important;
    color: #999999 !important;
	margin-bottom: 20px;
}
#sp-feature {
	text-align:center;
}
#sp-feature .color-page {
	color: #71a416;
}
#sp-feature h1 {
	margin:0 0 0 0;
	font-size: 25px;
}

#sp-section-5 .e-service {
	margin-left: 17px;
}
#sp-section-6 .e-service {
	margin-right: 17px;
}
.sp-megamenu-parent >li >a {
	border-radius: 10px 0 10px 10px;
}

.e-service {
    border: 3px solid #71a416;
	padding:10px;
	margin: 10px 0 10px 0;
	transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
	height: 80px;
	background:#f1f1f1;
	border-radius: 10px 0 10px 10px;
}
.e-service  .pull-left {
	padding: 10px 20px 10px 20px;
    font-size: 36px;
	color: #71a416;
}
.e-service  .sppb-media-body h4 {
	font-size: 13px;
}
.e-service  .sppb-media-body h4 a {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    color: #3d3d3d;
	text-transform: capitalize;
    line-height: 28px;
}
.e-service:hover {
	z-index: 20;
	background:#fff;
}
.e-service:hover .pull-left {
	transform: scale(1.8);
}
.e-service:hover .pull-left, .e-service:hover .sppb-media-body h4  a {
	color: #9fa740;
}

#sp-left .sp-module{
	border-radius: 20px 0 20px 20px;
    border: 1px solid #71a416;
    padding: 10px;
}
.gkHighlighterItem a span {
	display:block;
	width:100%;
	color: #41b10e;
    font-weight: bold;
	margin-bottom:5px;
}
.gkHighlighterItem a  {
	color: #333;
    /*cursor:default;*/
}

.gkHighlighterGK5 {
    position: relative;
    width: 100%;
    height: 250px;
	overflow:hidden;
}

.btn-poll-result {
	background:#71a416 !important;
}
.btn-links {
	background:#71a416 !important;
	color: #fff;
    border: none;
    border-radius: 4px;
    padding: 0 8px 0 8px; 
    font-weight: bold;
}
 