
#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 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#sp-section-4 {
    width: 100%;
	background-image: linear-gradient(to left, #59bde7, #3180ea);
    text-align: center;
	margin-top: -9px !important;
	color: #fdb940 !important;
}
#sp-section-4 h1 {
	font-size: 23px !important;
}
#sp-section-4 .color-page {
	color: #fff ;
}
#sp-feature {
    width: 100%;
}

#sp-section-5 {
	background: #fff;
}

.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 {
/*	border: 1px solid #a5d7ec;*/
    height: 150px;
    margin: 0 10px 0 10px;
    border-radius: 8px;
}
.e-service  .pull-left {
	padding: 21px 15px 15px 15px;
    font-size: 22px;
	color: #fff;
	background-color: rgba(104,176,66,0.8) !important;
    border: 5px solid #f1f1f1;
    border-radius: 50%;
	width: 80px;
    height: 80px;
	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: 20px;
    font-size: 16px;
    margin: 0 40px 0 40px;
}
.e-service:hover {
	/*transform: scale(1.1);*/
	z-index: 20;
	/*border:1px solid #f2f2f2;*/
}
.e-service:hover .pull-left {
    color: #167eaa;
    background-color: #fff !important;
	/*padding: 25px 20px 10px 20px;*/
    font-size: 30px;
	animation: rotate 5s linear 0s infinite;
	-webkit-animation: rotate 1s 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:#167eaa;
	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: 45% !important;
}

.layout-blog {
    background-color: #fff !important;
}

#gruemenu {
    width: 100% !important;
	margin-top: 18px;
}
#gruemenu.grue_135 > ul > li.has-sub > a {
    padding-right: 5px !important;
    border-right: none;
    text-align: left;
}

#gruemenu .item-246 a {
	padding: 15px 0 12px 0px !important;
    text-align: center !important;
}

#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:#167eaa !important;*/
	background-image: linear-gradient(to left, #59bde7, #3180ea);
	color: #fff !important;
	/*background-image: -webkit-linear-gradient(315deg, #ddd 0, #fff 25%, rgba(77, 77, 77, .8) 54%, rgba(173, 173, 173, .8) 74%, rgba(61, 61, 61, .8) 90%);*/
}
#sp-top-bar  a {
	color: #fff !important;
}

.sp-megamenu-parent >li.active{
	background: rgba(53,53,73,0.8);
}

.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;
}

 .mod-languages  {
    position: fixed;
    top: 0px;
    left: 175px;
	padding-top: 10px;
    z-index: 20000;
}

#sp-left .sp-module, #sp-right .sp-module{
	border-radius: 4px;
    border: 1px solid #a5d7ec;
    padding: 10px;
	margin-bottom: 28px;
}

#sp-main-body {
    padding: 20px 0 10px 0 !important;
	background: #fff !important;
}

.entry-header.has-post-format {
   margin-left: 0 !important;
}

.entry-header {
    margin-bottom: 0px !important;
}

.btn-poll-result {
	background:#e7c208 !important;
}
.btn-links {
	background:#e7c208 !important;
	color: #2b2d42;
    border: none;
    border-radius: 4px;
    padding: 0 8px 0 8px; 
    font-weight: bold;
}
img.sp_simple_gallery {
    border: 1px solid #DDD;
    margin: 0 5px 10px 5px;
    padding: 5px;
    background: #e7c208 !important;
    display: inline-table !important;
}

#sp-slide {
	padding-bottom: 50px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: -30px;
	border-bottom: 2px solid;
	margin-top: -80px;
    background: none;
}

#sp-bottom {
		padding-bottom: 0 !important;
		padding-top: 10px !important;
		margin: 0 -6px 0 -6px !important;
		border-radius: 0 !important
}
img.powredby {
	display:inline;
}

.jf_sidebuttons.right li a {
    background-color: rgba(65,177,14,0.8) !important;
}

.sketchaccordion div a.sketchlink {
	display:none !important;
}

#sp-component .sp-column {
	border: 1px solid #a5d7ec;
    padding: 10px;
    border-radius: 8px;
}

#sp-section-8 {
	background: #fff;
	padding-bottom: 30px;
	z-index: 20;
    position: relative;
    border-radius: 0 0 8px 8px;
    /*border-bottom: 3px solid #666;*/
}

#sp-section-10 {
	background: #fff;
	margin: 0px -6px 0 -6px;
}

#sp-component a {
	color: #167eaa;
}
#sp-component a:hover {
	color: #ddc823;
}

.jf_sidebuttons.right li a {
    margin-left: -130px !important;
    background-color: rgba(51,131,234,0.6) !important;
    padding: 3px 10px 0px 45px !important;
	text-align: left;
}

.jf_sidebuttons.right {
    top: 22em ;
}

.jf_sidebuttons.right li:last-child a {
	background-color: rgba(214,1,33,0.6) !important;
}
#sp-footer1 {text-align: center;}

.sp-module.sp-news-home {
    margin-top: 0px;
	position: relative;
}
.sp-module.sp-news-home  h3 {
	position: absolute;
    display: inline-table;
    top: 2.7%;
    padding: 14px;
    background: #5d5d6d;
    text-align: left;
    font-size: 16px;
    border-radius: 0 36px 36px 0;
	border-right: 1px solid #fff;
    z-index: 20;
	color: #e7c208;
	left:0;
	cursor: pointer;
}

.sp-module.sp-news-home .gkHighlighterGK5 {
    height: 45px;
	background-image: linear-gradient(to left, #59bde7, #3180ea);
	border-top: 1px solid #fff;
}

.sp-module.sp-news-home .gkHighlighterGK5 a {
	font-size: 15px;
	font-weight: 800;
	display: inline-table;
    padding: 10px 50px 0 0;
	color: #fff !important;
}

.sp-module.sp-news-home .gkHighlighterGK5 a:hover {
	color: #e7c208 !important;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #e7c208 !important;
}

#sp-left .sp-module .sp-module-title {
	font-size: 18px;
    font-weight: bold;
}

#sp-bottom  .sp-module {
	line-height: 18px;
	padding-bottom: 3px;
}

#sp-bottom .sp-module .sp-module-title {
    font-size: 20px !important;
    margin-bottom: 8px;
}
#sp-bottom4 .sp-module input.btn {
	padding: 2px 15px 3px 15px;
}

#sp-bottom4  label {
    min-height: 12px !important;
}
#sp-bottom1  a {
    line-height: 30px !important;
}


.sp-module.inscription {
   margin-top: 0px;
}
.sp-module.inscription p {
   margin: 8px 0 0 0 !important;
}
.sp-module.inscription a {
   padding: 8px 30px 8px 30px;
   border: 1px solid #fff !important;
   background: #167EAA !important;
}
.sp-module.inscription a:hover {
   background: #59bde7 !important;
   
}

#sp-bottom3 .sp-module-content {
	font-size: 13px;
    line-height: 18px;
}

#sp-page-title {
	background: none !important;
}

#vina-awesome-slider136.vina-awesome-slider  {
	border: 10px solid #f1f1f1;
    margin-top: 1px;
    border-radius: 8px;
}

#vina-awesome-slider136 {
    max-width: none !important; 
    height: 590px;
    width: 88% !important;
}
body.rtl .sp-megamenu-parent {
    float: left;
    margin-left: 13%;
}
p.alert-inscription {
	text-align: center;
    background: #f7aaaa;
    border-bottom: 1px solid red;
    border-top: 1px solid red;
}