.fb-video-01 {
    text-align: center;
}

#sp-content-bottom .col-sm-4 {
    float: left;
}

img.error-logo {
    max-height: 170px;
}


.rsform-block-password .formControlLabel {
    margin-right: 5px;
}


#sp-header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    height: 120px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    padding: 5px 0;
}


#sp-header .logo {
    display: inline-block;
    height: 115px;
    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: 115px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    margin: 0;
}


#offcanvas-toggler {
    float: right;
    line-height: 115px;
    margin-left: 15px;
    font-size: 40px;
    margin-top: 30px;
    color: #373e83;
}


.message-sent {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 17px;
}

.asap {
    margin-bottom: 20px;
}

button.backbutton {
    transition: all ease-in .5s;
    background: #005580;
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
    border: none;
}


#sp-footer-section {
    padding: 70px 0;
    background: url(/images/bg-01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-blend-mode: overlay;
    background-color: rgba(0, 0, 0, 0.9);
}

.ct-bottoms {
    color: #fff;
}

.ct-bottoms h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.ct-bottoms p {
    font-size: 16px;
}

.ct-bottoms a {
    color: #fff;
}


.contact-bottom-01 {
    position: relative;
    padding-left: 30px;
}

.contact-bottom-01::before {
    content: "\f041";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 35px;
    top: 5px;
    color: #edc740;
    width: 40px;
}



.contact-bottom-02 {
    position: relative;
    padding-left: 45px;
}

.contact-bottom-02::before {
    content: "\f2c6";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 35px;
    top: 5px;
    color: #edc740;
    width: 30px;
}



.contact-bottom-03 {
    position: relative;
    padding-left: 40px;
}

.contact-bottom-03::before {
    content: "\f095";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 35px;
    top: 5px;
    color: #edc740;
}

#sp-footer {
    background: url(/images/bg-01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    background-blend-mode: overlay;
    background-color: rgba(0, 0, 0, 0.94);
    border-top: solid 1px #606060;
}

#sp-footer a {
    color: #edc740;
}

.sp-copyright {
    font-style: italic;
}


#sp-top-bar {
    background: #373e83;
    font-size: 15px;
    padding: 10px 0;
}

#sp-top-bar a {
    color: #fff;
}

#sp-top-bar .fa {
    color: #edc740;
    font-size: 17px;
}

#slide-text {
    text-align: center;
    padding: 30px;
    color: #fff;
    max-width: 800px;
    margin: auto;
    /* background: rgba(0, 0, 0, 0.65); */
    /* border-right: solid 4px #edc740; */
    /* border-left: solid 4px #edc740; */
}

h2.slide-head {
    font-size: 54px;
    font-weight: 700;
    margin: 0 0 20px;
    text-shadow: 1px 1px #000;
}

span.spanned-head {
    color: #edc740;
}

p.islide-intro {
    font-size: 21px;
    line-height: 1.3;
    margin-bottom: 25px;
}

button.slide-button {
    border: none;
    color: #373e83;
    background: #edc740;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 16px 30px;
    transition: all ease .2s;
    border-radius: 50px;
}

button.slide-button:hover {
    background: #373e83;
    color: #fff;
}

.offcanvas-menu {
    background: #373e83;
}

