

.body-wrapper.ls-overflow-visible {
    overflow: hidden !important;
}

.sp-page-title {
    padding: 90px 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
    background-color: #ed1c24;
}
.sp-page-title h2 {
    font-size: 30px !important;
    font-weight: 500 !important;
}



.main-hd {
    color: #ea1f25;
}



.brand-op-text h2 {
    background: #ea1f25;
    padding: 10px;
    text-align: center;
    color: #fff;
}




#column-wrap-id-1580115955062 {
    background: rgba(255, 255, 255, 0.94);
    padding: 30px 30px 0px;
}











#sp-bottom .sp-module .sp-module-title {
    font-size: 18px;
    text-transform: capitalize;  
    color: #ea1f25;
}
#sp-bottom .sp-module ul >li >a {
    line-height: 22px;
    padding: 0px;
    font-size: 13px;
}
#sp-bottom .sp-module ul >li {
    border-bottom: none;
}
#sp-bottom p {
    font-size: 13px;
    line-height: 22px;
}
#sp-bottom h3,
#sp-bottom p,
#sp-bottom a {
	color: #fff;
}


a {
    color: #ff0000;
}



.button, button {
    background: #333 none repeat scroll 0% 0%;
    border-radius: 0px;
    border: 1px solid transparent;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    padding: 14px 22px;
    margin: 0px 0px 15px;
    vertical-align: top;
    transition: ease all 0.5s;
    text-transform: uppercase;
}
.button:hover, button:hover {
    background: #888;
    color: #ffffff;
    border: 1px solid transparent;
}



a.slide-btn-one {
	background: #333 none repeat scroll 0% 0%;
    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;
}
a.slide-btn-one:hover {
	background: #888;
    color: #ffffff;
    border: 1px solid transparent;
}








h1 {
    margin: 0px 0px 30px;
    text-transform: capitalize;
    color: #000;
}
h2, h3, h4 {
    margin: 0px 0px 15px;
    text-transform: capitalize;
}
h2 {
	color: #000;
}



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

#sp-header {
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    height: auto;
    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: 0 15px;
    line-height: 115px;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #ed1c24;
    margin: 0;
    border-bottom: 4px solid transparent;
}

.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #ed1c24;
  border-bottom: 4px solid #fff;
}


#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: #000;
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
}


.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 40px;
    right: 60px;
    display: none;
    z-index: 999;
    border: 1px solid #ddd;
    background-color: #ddd;
}















/*responsive*/


@media (min-width: 767px) and (max-width: 979px) {  


#section-id-1580115955180 .sppb-col-md-3{
    width: 50%;
}


div#sp-bottom3 {
    float: left !important}

}




@media (max-width: 767px) {
	
	.main-hd, h1{
    font-size: 19px !important;
    margin:  0px 0px 0px 0px !important}
	
	.sp-page-title {
		
		margin-left: -42px !important;
    padding: 46px !important}
	
	
	            #sp-logo{
    width: 80%;
}

#sp-logo img {
    width: 60%;
    margin: 0 auto;
}
            #sp-menu{
    width: 20%;
}

	
	
	
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	






























