

a.button.book {
    background: #1137a6;
}


h2 {
    margin: 0px 0px 14px 0px;
    text-transform: capitalize;
}

.sp-page-title {
    padding: 68px 0;
}
.sp-page-title h2 {
    text-align: center;
    text-transform: uppercase;
}

.sppb-row-container {
    max-width: 1170px;
}


#sp-top1 p {
	text-transform: uppercase;
	color: #ffffff;
    background: #1137a6;
    padding: 15px;
    border-radius: 0px 0px 20px 20px;
    text-align: right;
    float: right
    ;
    display: inline-block;
}
#sp-top1 a {
	color: #ffffff;
}


.sppb-addon.sppb-addon-text-block.req-block {
    background: #fff;
    padding: 20px;
    border-left: 4px solid #1137a6;
    box-shadow: 0px 10px 16px 0px rgb(0 0 0 / 12%);
    min-height: 270px;
}


.serv-cb-block {
    background: #ff2d2d;
    border: 2px dashed #1137a6;
    padding: 15px 10px;
    color: #fff;
    text-align: center;
}

p.serv-cb-title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}
p.serv-cb-price {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
}
p.serv-cb-txt {
    text-transform: uppercase;
    font-size: 13px;
}

div.itemListCategory {
    background: transparent;
    border: none;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 30px;
}

div.catItemHeader h3.catItemTitle {
    padding: 0px;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
	color: #1d1d1d;
}

#sp-bottom .sp-module .sp-module-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    color: #1d1d1d;
}

li.item-591 .separator {
    display: none;
}

#sp-bottom {
    border-top: 1px solid #1137a6;
}




.button {
    background: #1d1d1d;
    border-radius: 50px;
    border: 1px solid transparent;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 14px 22px;
    vertical-align: top;
    transition: ease all 0.5s;
    text-transform: uppercase;
}
.button:hover {
    background: #1137a6;
    color: #ffffff;
    border: 1px solid transparent;
}

.ls-inner {z-index: 1 !important;}

img.error-logo {
    max-height: 170px;
}

#sp-header {
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    height: auto;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 9;
}

#sp-header .logo {
    height: auto;
    display: table;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    margin: 0;
}

.sp-megamenu-parent {
    text-align: center;
    float: none;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 12px;
    line-height: 40px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px;
    text-align: left;
}
.menu-slide-down .sp-has-child >.sp-dropdown {
    top: 56px !important;
}


#offcanvas-toggler {
    float: right;
    line-height: 115px;
    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 #1137a6;
    background-color: #1137a6;
    border-radius: 10px 0px 0px 10px;
}
.scrollup:before {
    color: #fff;
}