#sp-logo-wrap
{
	padding: 5px 0;
}

#sp-header
{
	background-color: #188ac8;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li:hover > a
{
	background-color: #fff;
	
}

.sp-megamenu-parent > li > a {
    color: #ddd;
}

.sp-megamenu-parent > li:not(:last-child) {
    margin-right: 0px;
}

.sp-megamenu-parent > li:not(:last-child)
{
	border-right: 1px solid #fff;
}

#sppb-addon-1566822166559 .sp-slider .sp-nav-control .nav-control {
    
    border-color: rgb(24 138 200) !important;
	color: #188ac8;
}

.sppb-sp-slider-button .sp-slider-btn-text:hover
{
	border-color: rgb(24 138 200) !important;
}

#sp-top-bar,  #sp-top-bar a {
    color: rgba(255, 255, 255, .8);
}

#sp-header {
    border-bottom: none;
}

#sp-logo-wrap {
    border-bottom: none;
}

/*.sppb-addon-header h3:before
{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 3px solid #178ac8;
	width: 100px;
}
*/
.sppb-addon-header h3
{
	color: #188ac8;
}

.sppb-addon-header h3 span
{
	font-size: 15px;
	color: #999;
}


.hcorner {padding:20px;}
.hcorner{position:relative;width:fit-content;}
.hcorner:before, .hcorner>:first-child:before, .hcorner>:first-child:after {
    position:absolute;
    width:50px; height: 50px;
    border-color:#188ac8; /* or whatever colour */
    border-style:solid; /* or whatever style */
    content: ' ';
}
.hcorner:before {top:0;left:0;border-width: 3px 0 0 3px}
.hcorner:after {top:0;right:0;border-width: 0px 0px 0 0}
.hcorner>:first-child:before {bottom:0;right:0;border-width: 0 0px 0px 0}
.hcorner>:first-child:after {bottom:0;left:0;border-width: 0 0 0px 0px}



.sm-head {border-left: 10px solid #333 !important;}

.hi
{
	color: #188ac8;
}

.wcont h3
{
	color: #00a5ff;
}
.wcont h3 span
{
	color: white;
	display: inline-block;
	line-height: 35px;
}


.wcont h3 span:before {
    position: absolute;
    content: "";
    top: 45px;
    left: -15px;
    width: 9px;
    height: 15px;
    background: url(../images/quote-small-left.png) repeat 0 0;
}


.wcont h3 span::after {
    display: inline-block;
    content: "";
    width: 9px;
    position: relative;
    margin: 0 0 0 5px;
    bottom: -5px;
    height: 15px;
    background: url(../images/quote-small-right.png) repeat 0 0;
}

.wcont h3 a
{
	font-size: 16px;
	font-style: italic;
}

#sp-footer, #sp-bottom {
    background: #031119;
}

#sp-bottom .sp-module .sp-module-title {
    color: #178ac8;
}

#sp-footer
{
	font-size: 11px;
}

.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading
{
	color: #fff;
}

.vmenu .link a:before
{
	content:"- ";
}

.hcarousel .sppb-carousel-extended-item 
{
	text-align: center;
}

.hcarousel .sppb-carousel-extended-item img
{
	width: auto;
	margin: 0 auto;
}


#sp-bottom .sp-module {
    margin-bottom: 0px;
}

/*-------------- Mobile ---------------*/
@media (min-width: 400px) and (max-width: 767px) {
  
.cmob
{
	padding-left: 0px !important;
}

.cmob .sppb-addon-wrapper
{
	margin-right: 0px !important;
}

.sppb-addon-header h3 span
{
	display: inline-block;
	line-height: 25px !important;
}

h4 {
    font-size: 24px !important;
}

}




