#sp-title {
    margin-top: 23px;
}

#sp-header {
	background: #73ae20;
	/*background: url(../images/unnamed.jpg) no-repeat scroll 136% top rgba(60, 126, 0, 0.33) !important;*/
	 background: url(../images/bg_header.png) no-repeat scroll 136% top #3C7E00 !important;
	border-bottom: 0px dotted rgba(255,255,255,0.4) !important;
}
#sp-header.menu-fixed {
/*background: url(../images/unnamed.jpg) no-repeat !important;*/
	/*border-bottom: 1px dotted rgba(255,255,255,0.4) !important;*/
}
#sp-header .logo {
	/*background: url(../images/bg_header.png) no-repeat scroll 64% top #3C7E00 !important;
    padding: 5px 0 5px 0;
    border-bottom: 5px solid #0686b8;
	background: #fff;
    box-shadow: 0 2px 4px 0px #999;*/
}

/**************************************/
#sp-section-4 .container, #sp-section-5 .container {
	/*width: 100% !important;*/
}
#sp-section-4 .col-sm-3.col-md-3, #sp-section-5 .col-sm-3.col-md-3 {
	
}
#sp-section-4 {
	
}
#sp-section-5 {
	
}



.e-service i i {
	display:none;
}
.e-service {
	/*background:#2b2d42;
	border:1px solid #484b69;*/
	padding: 5px 0 5px 0px;
	border-bottom:none;
	border-right:none;
	position:relative;
	z-index: 10;
	text-align:center;
}
#sp-section-5 .e-service {
	
}
.e-service  .pull-left {
	padding: 22px 20px 10px 20px;
    font-size: 36px;
	color: #fff;
	background-color: rgb(251, 181, 19) !important;
    border: 17px dotted rgba(176, 236, 172, 0.59);
    border-radius: 50%;
	width: 120px;
    height: 120px;
	margin:auto;
	float: none !important;	
}
.e-service  .sppb-media-body h4 {
	display: block !important;
	font-weight: 400 !important;
	
}
.e-service  .sppb-media-body h4 a {
    display: block;
    color: #666;
	text-transform: capitalize;
    line-height: 28px;
}
.e-service:hover {
	/*transform: scale(1.1);*/
	z-index: 20;
	/*border:1px solid #f2f2f2;*/
}
.e-service:hover .pull-left {
    color: #fdb713;
    background-color: #fff !important;
	padding: 12px 10px 10px 20px;
    font-size: 56px;
	animation: rotate 5s linear 0s infinite;
	-webkit-animation: rotate 3s linear 0s infinite;
	display:block;
}

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


.e-service:hover .sppb-media-body h4  a {
	color:#4d9804;
	font-weight:bold;
}

.vertical {
	width:20px;
	height:20px;
	display:block !important;
	transition: display 10s linear;
}

#sp-langue {
	position:relative;
}

.mod-languages  {
	position: absolute;
    top: 0px;
    z-index: 100;
}

#sp-logo {
	position:relative;
}
.logo {
	position:absolute;
}

.logo img {
	/*width: 62% !important;*/
    margin: auto;
	margin-top: -38px;
}

.layout-blog {
    background-color: #fff !important;
}

#gruemenu {
    width: 130% !important;
	margin-top: 17px ;
}
#gruemenu.grue_135 > ul > li.has-sub > a {
    padding-right: 5px !important;
    border-right: none;
    text-align: left;
}

#gruemenu.grue_135 > ul > li.has-sub > a::after {
    border-right-color: #D1E3FB;
    left: 0 !important;
    top: 20px;
}

#gruemenu.grue_135 > ul > li.has-sub > a::before {
    display:none;
}
#gruemenu  ul >li >a:before {
	display:none;
}

#gruemenu.grue_135 ul ul li.has-sub > a::after {
	left: 92% !important;
}


#sp-top-bar {
	
/*	background: url(../images/bg_header.png) no-repeat scroll 63% top #498a0f !important;*/
	/*background: url(../images/bg_header.png) no-repeat scroll 63% top #89a408 !important;*/
	border-bottom:0px dotted rgba(255,255,255,0.4) !important;
 }
 #sp-top-bar:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 10px;
    top: 22px;
    z-index: 100;
    background: url(../images/bg_shadow_menu.png) no-repeat scroll center bottom transparent;
}
#sp-top-bar  a {
	color: #fff !important;
}

.sp-megamenu-parent >li.active{
	/*background: rgba(53,53,73,0.8);*/
	border-bottom: 1px solid #f79007;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
	color: #fff !important;
	font-weight: 600;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
	color: #fff !important;
}

.gkHighlighterItem a span {
	display:block;
	width:100%;
	color: #333;
    font-weight: bold;
	margin-bottom:5px;
}
.gkHighlighterItem a  {
	color: #333;
    /*cursor:default;*/
}

.gkHighlighterGK5 {
    position: relative;
    width: 100%;
    height: 250px;
	overflow:hidden;
}

 .mod-languages  {
	/* top: -7px;*/
    left: 67px;
    position: fixed;
  
	/*padding-top: 10px;*/
    z-index: 20000;
}

#sp-left .sp-module {
    border-radius: 5px;
    padding: 25px 0 10px 0;
    color: #666;
    background: #d6e9f7;
}

#sp-left .sp-module h3 {
    border-bottom: 1px dotted rgba(255,255,255,0.4) !important;
    text-align: center;
    padding: 0 0 8px 0;
	color: #00a0df;
}
#sp-left .sp-module h3:before {
    position: absolute;
    width: 100%;
    height: 7px;
    top: 20px;
    left: 0;
    content: '';
    background: url(../images/bg_shadow_menu_sidebar.png) no-repeat scroll center bottom transparent;
}
#sp-left .sp-module .sp-module-content {
    padding: 0 10px 0 10px;
}

#sp-main-body {
    padding: 40px 0 10px 0px !important;
	background: #fff !important;
}

.entry-header.has-post-format {
   margin-left: 0 !important;
}

.entry-header {
    margin-bottom: 0px !important;
}

#sp-left .sp-module button, .btn-poll-result {
	background:#fb8413 !important;
	border:1px solid #fdb713;
}
.btn-links {
	background:#fb8413 !important;
	color: #fff;
    border: none;
    border-radius: 4px;
    padding: 0 8px 0 8px; 
    font-weight: bold;
	border:1px solid #fb8413;
}
img.sp_simple_gallery {
    border: 1px solid #DDD;
    margin: 0 5px 10px 5px;
    padding: 3px !important;
    background: #eee !important;
    display: inline-table !important;
}

#sp-slide {
	padding-bottom: 20px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: -30px;
}

#sp-bottom {

	
}
img.powredby {
	display:inline;
}

.jf_sidebuttons.right li a {
    /*background-color: rgba(29,76,156,0.6) !important;*/
	background:none !important;
	border:none;
}
.jf_sidebuttons.right li a img {
	background-color: #73ae20 !important;
    border: 1px solid #fdb713;
	margin-left: -49px !important;
    padding: 7px;
    border-radius: 50%;
	margin-top: -5px;
}
#sp-top-bar .jf_sidebuttons.right li a:hover {
    background: #f1f1f1 !important;
    padding-top: 5px;
	padding-bottom: 5px;
    padding-left: 25px;
    color: #3c7e00 !important;
}
#sp-top-bar .jf_sidebuttons.right li a:hover img {
	animation: rotate 5s linear 0s infinite;
	-webkit-animation: rotate 1s linear 0s infinite;
	display:block;
}
.jf_sidebuttons.right {
    margin-top: 50px !important;
}

.sketchaccordion div a.sketchlink {
	display:none !important;
}

#sp-bottom {
    background: #333!important;
    border-top: 10px solid #fdb713;
}

/****************************************/
#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-footer a {
    color: #1d4c9c;
	font-weight:bold;
}

#sp-bottom .sp-module .sp-module-title {
    color: #c1dbee;
}