

#slide-text-block h2 {
    margin: 0 0 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 35px;
    font-family: 'Roboto';
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
}


#slide-text-block p {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    text-shadow: 1px 1px 1px #000;
}

#slide-text-block {
    padding: 30px;
    /* background: rgba(255, 255, 255, 0.91); */
    max-width: 600px;
    border-radius: 0 0px 0 0;
}

button.slide-button {
    border: none;
    color: #fff;
    background: #3a3a39;
    text-transform: uppercase;
    font-size: 15px;
    padding: 17px 30px;
    margin-top: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 50px;
    border: 1px solid #3a3a39;
}

button.slide-button:hover {
    background: #19181d;
}




#column-id-1581402412317 {
    padding-left: 0 !important;
}

.h1, h1 {
    font-size: 40px !important;
    color: #3a3a39;
    font-weight: 600 !important;
}

#sp-menu{
    margin-top: 30px;
}

#sp-header .logo a {
    font-size: 30pt !important;
    line-height: 1;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    font-family: Roboto;
    font-weight: 600;
    color: #13b7b6 !important;
}

#sp-top-bar {
    background-color: #f5f5f5;
    color: #999999;
    display: none !important;
}

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

#sp-header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    height: 115px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
}


#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: 23px 15px;
     line-height: 0;
     font-size: 14px;
     text-transform: uppercase;
     letter-spacing: 1px;
     color: #000 !important;
     margin-right: 2px;
    
}
 .sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
     transition: all 0.5s ease 0s;
     border-bottom: 1px solid #13b7b6;
     margin-right: 2px;
     color: #13b7b6 !important;
}


#offcanvas-toggler {
    float: right;
    line-height: 115px;
    margin-left: 15px;
    font-size: 20px;
}


.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;
}




 @media (min-width: 980px) and (max-width: 1199px){
 .body-innerwrapper {
    overflow-x: hidden !important;
}

 #sp-header .logo a {
    font-size: 27pt !important;
    color: #13b7b6 !important;
}

/*laptop*/

}

@media (min-width: 767px) and (max-width: 979px){
.body-innerwrapper {
    overflow-x: hidden !important;
}

#sp-header .logo a {
    font-size: 20pt !important;
    color: #13b7b6 !important;
}

#slide-text-block {
    padding: 0px !important;
}

#slide-text-block h2 {
    margin: 0 0 20px !important;
    font-size: 20px !important;
}

}


@media (max-width: 767px) {  


#sppb-addon-1585047293375 {
    font-size: 17px !important;
    font-weight: 600;
    line-height: 25px;
}

.body-innerwrapper {
    overflow-x: hidden !important;
}

#sp-header .logo a {
    font-size: 26pt !important;
    color: #13b7b6 !important;
}

#slide-text-block {
    padding: 0px !important;
}

#slide-text-block h2 {
    margin: 0 0 20px !important;
    font-size: 20px !important;
}
#slide-text-block p {
    font-size: 13px !important;
}

}
