#sp-title {
	/*background-color: #2196F3 !important;*/
	min-height: 0;   
}

#sp-header {
	background: rgb(55, 109, 159) !important;
}
#sp-header.menu-fixed {
	background:#4688f2 !important;
}
/**************************************/
#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 {
	    margin-left: 0px !important;
	background-color:#405069 !important;
}
	
}
#sp-section-5 {
	margin-left: 70px !important;
	background-color:rgba(152, 174, 211, 0.43);
}
#system .socialbuttons {
    display: none; visibility: hidden;
}
.likes-block_left{display:none;visibility: hidden;}

.e-service i i {
	display:none;
}
.e-service {
	/*background:#2b2d42;
	border:1px solid #484b69;*/
	padding: 10px 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: 35px 20px 10px 20px;
    font-size: 36px;
	color: #fff;
	background-color: rgba(234, 70, 11, 0) !important;
    /*border: 5px solid #f1f1f1;*/
    border-radius: 50%;
	width: 120px;
    height: 120px;
	margin:auto;
	float: none !important;	
	    position: relative;
}
.e-service  .sppb-media-body h4 {
	display: block !important;
	font-weight: 400 !important;
	
}
.e-service  .sppb-media-body h4 a {
    display: block;
    color: rgb(249, 246, 246);
	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: #1d4c9c;
    background-color: #fff !important;
	padding: 25px 20px 10px 20px;
    font-size: 56px;
	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:#1d4c9c;
	font-weight:bold;
}

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

#sp-langue {
	position:relative;
}

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

#sp-logo {
	margin-left: -59px !important;
	position:relative;
}
.logo {
	position:absolute;
}

.logo img {
	width: 122% !important;
}

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

#gruemenu {
    width: 130% !important;
	margin-top: 8px !important;
}
#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:transparent;
	color: #fff !important;	
}
#sp-top-bar  a {
	color: #ccc !important;
}

.sp-megamenu-parent >li.active{
	background: rgba(51, 122, 183, 0) !important;
}

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

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

 .mod-languages  {
    position: fixed;
    top: 0px;
    left: 100px;
	padding-top: 10px;
    z-index: 20000;
}

#sp-left .sp-module {
	box-shadow: 1px 1px 10px 3px #CCC;
    border-radius: 5px;
    /*border-left: 2px solid #1b95c7;*/
    color: #1d4c9c;
    background: #337ab700;
}

#sp-left .sp-module h3 {
	margin: 12px -16px 5px -13px;
    display: inline-table;
    width: 111%;
    height: 60px;
    background: url(../images/bg-box.png) no-repeat left top !important;
    padding: 15px;
    color: #fff;
    background: #4688f2;
   /*transform: skew(10deg,0deg);*/
    border-bottom: 1px dotted rgba(255,255,255,0.4) !important;
    text-align: center;
}
#sp-right .sp-module h3 {
    margin: 12px -16px 5px -13px;
    display: inline-table;
    width: 111%;
    height: 60px;
    background: url(../images/bg-box.png) no-repeat left top !important;
    padding: 15px;
    color: #fff;
    background: #4688f2;
    /* transform: skew(10deg,0deg); */
    border-bottom: 1px dotted rgba(255,255,255,0.4) !important;
    text-align: center;
}
#sp-right .sp-module h3:before {
	display:none;
    position: absolute;
    width: 100%;
    height: 7px;
    top: 46px !important;
    left: 0;
    content: '';
    background: url(../images/bg_shadow_menu_sidebar.png) no-repeat scroll center bottom transparent;
}
#sp-right.sp-module .sp-module-content {
    padding: 0 10px 0 10px;
}
#sp-left .sp-module h3:before {
	display:none;
    position: absolute;
    width: 100%;
    height: 7px;
    top: 46px !important;
    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: 20px 0 20px 0 !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:#4688f2 !important;
	border:1px solid #6287c5;
}
.btn-links {
	background:#4688f2 !important;
	color: #fff;
    border: none;
    border-radius: 4px;
    padding: 0 8px 0 8px; 
    font-weight: bold;
	border:1px solid #6287c5;
}
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: 0px;
	border-radius: 8px;
	margin-bottom: 0px;
}

#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: rgba(29,76,156,0.8) !important;*/
	border:0px solid #fff;
	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: 15px;
    padding-left: 25px;
    color: #1d4c9c !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: #586d8c!important;
    border-top: 10px solid #586d8c !important;
}

/****************************************/
#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;
}

.e-service .fa:before {
	left: 0;
	top: 0;
	position: absolute;
	border-radius: 50%;
	overflow: hidden;
	width: 120px;
	height: 120px;
}

.e-service .fa-file-text:before {
  content: url(../images/icons/s1.png) !important;
}
.e-service .fa-folder-open:before {
  content: url(../images/icons/s2.png) !important;
}
.e-service .fa-slideshare:before {
  content: url(../images/icons/s3.png) !important;
}
.e-service .fa-group:before {
  content: url(../images/icons/s4.png) !important;
}
.e-service .fa-bank:before {
  content: url(../images/icons/s5.png) !important;
}
.e-service .fa-lightbulb-o:before {
  content: url(../images/icons/s6.png) !important;
}
.e-service .fa-dollar:before {
  content: url(../images/icons/s7.png) !important;
}
.e-service .fa-trash:before {
  content: url(../images/icons/s8.png) !important;
}


.sp-megamenu-parent {
    margin: 28px 0px 0px -64px !important;
}

.search{padding-top:25px;}


.layout-blog .class2 .sp-module .sp-module-title {
    border: none;
    background: url(../images/bg-box.png) no-repeat left top !important;
    width: 111%;
    height: 60px;
    margin: 12px 0px -5px -12px;
    display: inline-table;
    text-align: center;
}
#sp-right .sp-module {
    box-shadow: 1px 1px 10px 3px #CCC !important;
	
}
.eservice {
    text-align: center;
}
.eservice .fa i {
    display: none;
}
.eservice .box-icon {
    font-size: 20px;
    color: #1f8edf;
}
.eservice a {
    color: #1f8edf;
    margin-bottom: 20px;
    display: inline-table;
}
.eservice .box {
    margin-top: 20px;
}