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

h2, h3 {
    text-transform: capitalize;
    margin: 0px 0px 15px 0px;
}
p, ol, ul {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0.5px;
}

.sp-page-title {
    background: #302c45;
    clip-path: polygon(70% 0, 90% 50%, 70% 100%, 0% 100%, 0 48%, 0% 0%);
    width: 60%;
}
.sp-page-title h2 {
    font-size: 34px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
	color: #fff;
}

.sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb >li>a,
.sp-page-title .breadcrumb >.active {
    color: #fff;
}

#sp-creative-slider .button {
    background: transparent;
    border-radius: 0px;
    border-bottom: 4px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
    vertical-align: top;
    transition: ease all 0.5s;
    text-transform: uppercase;
}
#sp-creative-slider .button:hover {
    background: transparent;
    color: #eee;
    border-bottom: 4px solid #ebecec;
}

#sppb-addon-wrapper-1623161910834 .sppb-text-center {
    text-align: left;
}


#column-id-1622195545290::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-left: 90px solid #ebecec;
    left: 93%;
    top: 0%;
    position: absolute;
}
#column-id-1622195545290::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid #ebecec;
    left: 65%;
    top: 14%;
    position: absolute;
    z-index: 3;
}


#column-id-1622196006076::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 90px solid transparent;
    border-bottom: 90px solid transparent;
    border-left: 90px solid #ebecec;
    right: -37%;
    top: 0%;
    position: absolute;
}
#column-id-1622196006076::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid #ebecec;
    left: 96%;
    top: 54%;
    position: absolute;
    z-index: 3;
}



.sp-module ul >li >a:before {
    display: none;
}

#k2Container {
    padding: 0 0 0px 0;
}

#sp-bottom .sp-module .sp-module-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    color: #ebecec;
}
#sp-bottom p,
#sp-bottom a {
    font-size: 13px;
    line-height: 23px;
}

#section-id-1633597481947 .button {
    background: transparent;
    border-radius: 0px;
    border-bottom: 4px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
    vertical-align: top;
    transition: ease all 0.5s;
    text-transform: uppercase;
}
#section-id-1633597481947 .button:hover {
    background: transparent;
    color: #b3772e;
    border-bottom: 4px solid #b3772e;
}



.button {
    background: transparent;
    border-radius: 0px;
    border-bottom: 4px solid #302c45;
    color: #302c45;
    display: inline-block;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
    font-weight: bold;
    vertical-align: top;
    transition: ease all 0.5s;
    text-transform: uppercase;
}
.button:hover {
    background: transparent;
    color: #b3772e;
    border-bottom: 4px solid #b3772e;
}

.sp-module ul >li {
    border-bottom: none;
}


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

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

#sp-header {
    background: #fff;
    box-shadow: 0 8px 20px #00000005;
    height: auto;
    margin: 0px 0px 30px 0px;
    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 >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 15px;
    line-height: 147px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin: 0;
}


#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 #3b3146;
    background-color: #3b3146;
    border-radius: 10px 0px 0px 10px;
}
.scrollup:before {
    color: #fff;
}