h1 {
    margin: 0px 0px 30px 0px;
}
h2, h3 {
	text-transform: capitalize;
    margin: 0px 0px 16px 0px;
	color: #f58500;
}
p {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 30px;
}


.container, .sppb-row-container {
    width: 1240px;
}

#sp-creative-slider {
    padding: 30px 0px;
}
#sp-top1 {
    padding: 90px 15px;
}


#sp-top1 h2 {
    text-transform: capitalize;
    font-size: 26px;
    margin: 0px 0px 5px 0px;
    color: #0c0b0b;
    line-height: 36px;
}



#sp-top1 h1 {
    font-size: 25px;
    text-transform: uppercase;
    color: #f58620;
    letter-spacing: 6px;
    line-height: 38px;
}


#sp-top1 p {
    font-size: 22px;
    margin-top: 44px;
}


ul.sigProClassic {
    margin: 0px auto!important;
    padding: 0px 0!important;
}
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
    padding: 0px;
    border: none;
}
ul.sigProClassic li.sigProThumb {
    margin: 0px 21px 21px 0px;
}

.sp-module ul >li {
    border-bottom: none;
}


#sp-bottom img {
    width: 21%;
    margin: 0 auto;
}

div#sp-logo {
    margin-top: 15px;
}

.button {
    background: #000;
    border-radius: 0px;
    border: 1px solid transparent;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    padding: 14px 22px;
    vertical-align: top;
    transition: ease all 0.5s;
    text-transform: uppercase;
}
.button:hover {
    background: #888;
    border: 1px solid transparent;
}

.ls-inner {z-index: 1 !important;}


img.error-logo {
    max-height: 170px;
}

#sp-header {
    background: #ffffff;
    box-shadow: 0 10px 30px rgb(0 0 0 / 5%);
    height: auto;
    left: 0;
    padding: 10px 0px 5px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 9;
}


#sp-header .logo {
    display: inline-block;
    height: auto;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    margin: 0;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 5px;
    line-height: 115px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin: 0;
}


#offcanvas-toggler {
    float: right;
    line-height: 92px;
    margin-left: 15px;
    font-size: 20px;
}

.message-sent {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: 1px;
}

.asap {
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
}

.asap2 {
    margin-top: 30px;
    text-align: center;
}

.itemBackToTop {
    display: none;
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 42px;
    right: 0px;
    display: none;
    z-index: 999;
    border: 1px solid #ddd;
    background-color: #ddd;
    border-radius: 10px 0px 0px 10px;
}