
@media (max-width: 767px)
body {
    font-size: 15px!important;
}

.bg-gray { background:#eee; }

.title h2 {
    font-weight: 600;
    font-size: 38px;
    margin: 10px 0;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a
{ font-size:17px; }

/*.sp-megamenu-parent>li:last-child>a, 
.sp-megamenu-parent>li:nth-last-child(2)>a, 
*/
.calc, .phone {
    font-weight: 400;
    border-radius: 0;
    line-height: 38px;
    border-radius: 10px;
    margin-left: 10px;
    padding: 3px 15px 0px 15px;
    color: #fff;
    background-color: #8B1B18;
    border-color: #8B1B18;
}
.calc i, .phone i { font-size:20px; }

.sp-megamenu-parent {margin-right:10px; float:left;}
.sppb-sp-slider-button .sp-slider-btn-text { background-color: #8B1B18; }

.header-sticky { border-bottom:1px solid #ccc; }



.modal-body { padding:0; }

.btn-warning { background-color: #ffc107; border-color: #ffc107; }

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

#sp-page-builder .sppb-section-title {
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.sp-megamenu-parent>li>a
{
font-size:16px;
text-transform:none; 
}

.sp-megamenu-parent>li:last-child>a {
    padding: 0px 10px 0px 10px;
    font-weight: 500;
    line-height: 42px;
    border-radius: 10px;
    margin-left: 20px;
    border:1px solid #777;
}
.sp-megamenu-parent>li:last-child>a:hover {
background:#555;
color:white;
}










.sppb-container {
    margin-right: auto;
    margin-left: auto;
    padding-right:0px;
     padding-left:0px;
    width: 100%
}

#sp-footer { background:#222222; color:#aaa;}

.services-item a {
border-bottom:none;}

.services-item  a.sppb-btn {
border-bottom:1px solid;}
