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

#sp-header {
	background-color: #f5f5f5  !important;
	background: #eee  !important;
}
#sp-header.menu-fixed {
}
#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 rgba(6, 134, 184, 0);
    background: rgba(255, 255, 255, 0);
    /* 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 {
	    background-color: rgba(129, 208, 239, 0);
	/*transform: skewY(-5deg);*/
	margin-top: 85px !important;
	
}
#sp-section-5 {
	/*transform: skewY(-5deg);*/
    background-color: rgba(129, 208, 239, 0);
	margin-top: 0px !important;	
}
.e-service i i {
	display:none;
}
.e-service {
	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: 11px 13px 10px 15px;
    font-size: 36px;
    color: #fff;
    background-color: #379ec6 !important;
    border: 17px dotted #379ec6;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    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: #fff !important;
	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: #fd542b;
    background-color: #fff !important;
	padding: 12px 10px 10px 10px;
    font-size: 36px;
	animation: rotate 5s linear 0s infinite;
	-webkit-animation: rotate 3s linear 0s infinite;
	display:block;
}
.marquee-with-options-177 {
    margin-top: -59px !important;
    overflow: hidden !important;
    color: #F5FAFA;
    width: auto;
    background: #337ab7 !important;
    padding-bottom: 17px;
    text-decoration: none;
}
@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: 1px dotted rgba(255,255,255,0.4) !important;
 }
 #sp-top-bar:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 10px;
    top: 28px;
    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: 0px solid #0686b8;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
	color: #2c81ff !important;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
	color: #d09f42 !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  {
    position: fixed;
    top: 0px;
    left: 73px;
	padding-top: 10px;
    z-index: 20000;
}

#sp-left .sp-module {
    border-radius: 5px;
    padding: 10px 0 10px 0;
    color: #fff;
     background: rgb(99, 134, 185);
}

#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: #000000;
}
#sp-left .sp-module h3:before {
    position: absolute;
    width: 100%;
    height: 7px;
    top: 33px;
    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: 80px 0 10px 0 !important;
	background: rgba(255, 255, 255, 0)!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:#73ae20 !important;
	border:3px double #f5f5f5;
}
.btn-links {
	background:#73ae20  !important;
	color: #fff;
    border: none;
    border-radius: 4px;
    padding: 0 8px 0 8px; 
    font-weight: bold;
	border: 3px double #f5f5f5;
}
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: rgba(255, 255, 255, 0);
	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: rgba(6,134,184,0.8) !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: 0px solid rgba(253, 183, 19, 0);
}

/****************************************/
#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: #fcf8e3;
}
#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;
}
.h3, h3 {
    font-size: 18px;
}

.col-md-10 {
    width: 78%;
}


.js-marquee{
	color:#fff;
margin-top: 11px;
}
#sp-section-6{
 background: -webkit-linear-gradient(top, #0d375a00 0%,#1564cd 100%) !important;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
border-bottom:3px solid #fff;
}
.developby{display:none;}
.animation-menus-highlight h3 {
background: #fff0 !important;
padding: 90px 10px !important;
}
.h2, h2 {
    font-size: 18px;
}
.vina-awesome-slider {
border: 10px solid #fff;
    zoom: 1;
    position: relative;
    margin: 0px -49px 8px -49px;
    z-index: 90;
    text-align: left;
    font-size: 10px;
}


.entry-header h2 a {
    display: none;
    color: #000;
}

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

.flyout-menu.horizontal {
    margin-top: -24px;
    width: 100%;
}
.h2, h2 {
    font-size: 14px;
}
h1 {
    font-family: Open Sans, sans-serif;
    font-weight: inherit;
}
.h1, h1 {
    font-size: 16px;
}
.h4, h4 {
    font-size: 14px;
}
.logo{
margin-right: 100px !important;
}
.col-md-12 {
    width: 100%;

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

.layout-boxed .body-innerwrapper {
    background: #45394d00;
}
.e-service .sppb-media-body h4 a {color: #fff;}
.checkbox label, .radio label {
    color: #fff;}
#vina-awesome-slider179 .ws-title {
    text-align: initial;
    padding-top: 24px !important;}
.view-article #sp-main-body .item.item-page {background: #fff;}
.page-header {
    display: none;
}
#sp-top-bar {
    background-color: #00a0df;
    color: #73ae20;
}
.form-horizontal .control-label {
    float: right;
    width: 207px;
    padding-top: 5px;
    text-align: right;
}

body.rtl .sp-megamenu-parent {
    float: left;
    margin-left: 51px !important;
}
body.rtl .sp-megamenu-parent {
    float: left;
    margin-left: 135px !important;
}
.jf_sidebuttons.right li a img {
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background-color: rgba(29, 76, 156, 0.43) !important;
    margin-right: -47px !important;
    padding: 7px;
}
.jf_sidebuttons.right li a {
    margin-left: -100px !important;
    background-color: rgba(51,131,234,0.6) !important;
    text-align: left;
}
.jf_sidebuttons.right li a {
    border-top-left-radius: 33px;
    border-bottom-left-radius: 33px;
    margin-left: -100px !important;
    background-color: rgba(51,131,234,0.6) !important;
    padding: 13px 45px 0px 10px !important;
    text-align: left;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {padding: 0px 7px !important;}
.jf_sidebuttons.right li a img {
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background-color: rgba(29, 76, 156, 0.43) !important;
    margin-right: -47px !important;
    padding: 7px;
}
.button subbutton btn btn-primary{margin-left: 0px !important;}
.mod-languages{
    left: 85px;
}

#sp-bottom .sp-module .sp-module-title {
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
text_
}

table.acymailing_form {
  width: 102% !important;
  float: left;
}

.entry-header h2 {
    display: none;
    margin: 8px 0 0;
    font-size: 24px;
    line-height: 1;
}
#sp-section-8{background: -webkit-linear-gradient(top, #0d375a00 0%,#043d9ca1 100%) !important;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
border-bottom:3px solid #fff;}

#sp-nh183 {
    margin-top: 0px;
    color: #ffffff;
    background: #82a108;
    margin-left: -51px;
    margin-right: -50px;
    padding-left: 20px;
}
#sp-nh182 {
     margin-top: 0px;
    color: #ffffff;
    background: #82a108;
    margin-left: -51px;
    margin-right: -50px;
    padding-left: 20px;
}
.bt-social-share {
    border: 1px solid #cad4e700;
    background: #eeeeee00;
}
#sp-left .sp-module {
    border-radius: 5px;
    padding: 10px 0 10px 0;
    color: #fff;}

#sp-footer {
    color: #fff;
    background: -webkit-linear-gradient(top, #0d375a00 0%,#2b5eae 100%) !important;
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
border-bottom:3px solid #fff;
    text-align: center;
    padding: 20px 0;
}

#sp-bottom {
border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px;
    background: -webkit-linear-gradient(top, #0d375a00 0%,#2b5eae 100%) !important;
    color: #fff;
border-bottom:3px solid #fff;
}
.layout-boxed .body-innerwrapper {
    background: -webkit-linear-gradient(top, #0d375a00 0%,#043d9c00 100%) !important;
}
.gkHighlighterGK5 {
height:310px;
    border-top-right-radius: 10px;
border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
    background: #fcf8e336;
    position: relative;
}
#sp-slider{
margin-right: 36px !important;
margin-left: -36px !important;   
margin-top: -27px !important;
}
#sp-title {
    margin-top: -38px;
}

.sp-module ul >li >a {
    color: #fff;
}

#sp-left .sp-module {
    border-radius: 5px;
    padding: 10px 0 10px 0;
    color: #1d4c9c;
    background: #1e6acf69;
}

page-header{display:none;}
.jf_sidebuttons.right li a {
    margin-left: -100px !important;
    background-color: rgba(51,131,234,0.6) !important;
    text-align: left;
}
.jf_sidebuttons.right li a img {
    float: left;
    margin: -10px 3px !important;
}
.jf_sidebuttons.right li a img {
    background-color: rgba(29, 76, 156, 0) !important;
    border: 1px solid #fff;
    margin-left: -49px !important;
    padding: 7px;
    border-radius: 50%;
    margin-top: -5px;
}


.jf_sidebuttons.left li a img {
    float: right;
    margin: -10px -53px !important;
}
.jf_sidebuttons.right li:last-child a {
    background-color: rgba(89, 150, 238, 0.49) !important;
}

.jf_sidebuttons.left li a {
border-top-right-radius: 33px;
    border-bottom-right-radius: 33px;
    margin-right: -100px !important;
    background-color: rgba(51,131,234,0.6) !important;
    padding: 13px 45px 0px 10px !important;
    text-align: right;}