#sp-top-bar {
    padding: 0px 0 !important;
}

.slidertitle{
	font-size:60px;
	font-weight:bold;
	text-shadow: 2px 2px 10px #000000;
}

.subslidertitle{
	font-size:30px;
	font-weight:bold;
	text-shadow: 1px 1px 10px #000000;
}


.sliderbutton{
	font-size:30px;
	font-weight:bold;
}

.takeaction{
	text-align:center;
	font-size:22px;
	font-weight:800;
}

@media screen and (max-width: 767px){
.slidertitle{
	font-size:26px;
	font-weight:bold;
	text-shadow: 2px 2px 10px #000000;
}

.subslidertitle{
	font-size:18px;
	font-weight:bold;
	text-shadow: 1px 1px 10px #000000;
}


.takeaction{
	text-align:center;
	font-size:20px;
	font-weight:800;
	padding:10px 20px 10px 20px;
}}















.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    float: right;
    position: relative;
    border-radius: 25px;
    background: rgba(0, 0, 0, 0.3);
	padding-left: 30px;
    padding-right: 30px;
}


#sp-header {
    background-color: #055f92 !important;
	background-image: none !important;
}

#sp-header .sp-megamenu-parent > li > a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    line-height: 1.4;
    padding: 2px;
    margin: 0;
    font-weight: bold;
}


#sp-header:not(.header-sticky) {
    padding: 13px 0;
    background: transparent !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #055f92 !important;
    background-image: none !important;
}

.sppb-divider {
    border-image: none;
}



.sppb-btn-default {
    background-image: linear-gradient(131deg, #055f92 0%, #0093e7 100%);
}

.sppb-btn-default:hover {
    background-image: linear-gradient(131deg, #0093e7 0%, #055f92 100%);
}


.map-container iframe{
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}


#sp-bottom .sp-module .sp-module-title {
    font-size: 24px;
    font-weight: 600 !important;
    margin-bottom: 20px;
    line-height: 24px;
}

@media only screen and (max-width: 767px){
.sppb-testimonial-pro .sppb-carousel-inner > .sppb-item {
    padding-left: 0;
    padding-top: 30px;
}}
