#sp-section-2 .sp-megamenu-parent {
    float: none !important;
}
#sp-section-2 #sp-menu .sp-megamenu-wrapper {
    float: none !important;
}





.noleft{padding-left:0;}
.noright{padding-right:0;}
.nopad{padding:0;}
.upper{margin-top:30px;}
.noleftform{padding-left:0;}
.norightform{padding-right:0;}
.nopadform{padding:0;}



div#sp-logo {
    margin: 0px 36% 0px;
}



.btn.sppb-btn-primary, .btn.btn-primary, .sppb-btn.sppb-btn-primary, .sppb-btn.btn-primary {
    background: #b78453 !important;
    box-shadow: 1px 2px 3px 0 rgba(0,0,0,0.06);
    border-radius: 4px;
    border: 0;
    padding: 19px 35px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -0.5px;
}




.homepage #sp-header {
    left: 0;
    top: 0px !important;
    width: 100%;
    z-index: 99;
}
#sp-header {
    background: #215d17 !important;
    height: 170px !important;
    left: 0;
    position: relative !important;
    top: 0 !important;
    width: 100%;
    z-index: 99;
}


.go-float {
    float: left;
    margin: 0 20px 10px 0;
}

h2 {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #FF0000;
}

/*#column-id-1541695781027 .sppb-addon-feature .sppb-feature-box-title {
    margin: 0 !important;
}*/


#sp-logo img {
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    margin: 8px 0px 0px;
    text-align: center !important;
}
#sp-menu {
    position: relative !important;
    /* right: 22% !important; */
    text-align: center !important;
}

div#sp-menu {
    position: initial;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 12px;
    line-height: 90px;
    font-size: 18px !important;
    font-weight: 500;
    text-transform: uppercase;
    color: #76bcf1;
    letter-spacing: -0.5px;
    margin: 0;
}


#section-id-1505207035306 h1 {
    font-family: Poppins, sans-serif;
    font-size: 42px;
    font-weight: normal;
    font-style: italic;
    text-align: center !important;
}

#sppb-addon-1505215073673 .sppb-addon-title {
    color: rgba(0, 0, 0, 1);
    font-size: 42px;
    line-height: 42px;
    margin: 0 0 0 !important;
}



#welcome-sec .button {
    background: #b78453;
    color: #fff;
    padding: 10px 20px;
    transition: ease-in-out 0.5s;
}
#welcome-sec .button:hover {
    background: #005b9f;
    color: #fff;
    padding: 10px 20px;
    transition: ease-in-out 0.5s;
}



.sppb-panel-faq>.sppb-panel-heading .sppb-toggle-direction {
    color: #ccc;
    font-size: 26px;
}
.sppb-panel-heading .sppb-toggle-direction {
    position: absolute;
    top: 40%;
    right: 268px;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
    -webkit-transition: transform .3s;
    transition: transform .3s;
}
.sppb-panel-modern>.sppb-panel-heading {
    padding: 17px 30px 17px 15px;
    background: #b78453;
    color: #fff;
    border-radius: 4px;
}
.sppb-panel-modern .sppb-panel-body {
    border-top-color: transparent;
}
.sppb-panel-modern {
    background: transparent;
    border: none;
	color: #fff;
    border-radius: 4px;
    margin-bottom: 10px;
}



.message-sent{
	text-align:center;
}
.asap{
text-align:center;	
}
.contact-frm h2{font-size: 18px;}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg {
    height: 355px !important;
}

#sp-footer {
    text-align: center;
    padding: 10px 0;
    position: relative;
    background: #000 !important;
}

.contact-form-section .contact-email-content {
    margin-top: 20px !important;
}


ol, ul {
    color: #333;
}







/*responsive*/
@media (max-width: 767px) {
	#sp-menu {
	position: relative !important;
    right: 14% !important;
}

div#sp-logo {
    margin: 0px 19% 0px !important;
    text-align: center !important;
}


@media (min-width: 767px) and (max-width: 979px) {

div#sp-logo {
    margin: 0px 25% 0px !important;
    text-align: center !important;
}

#sp-menu {
    position: relative !important;
    right: 14% !important;
}

    
}



@media (min-width: 980px) and (max-width: 1199px) {
}



@media (min-width: 1200px) {
}