/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6  {
	color:#333;
}*/
.sppb-icon span i {
	color:#ababab;
}
.sppb-icon a span i {
	color:#e90000;
}
#sp-footer1 .sppb-icon a span i {
	color:#ababab;
}
#sp-bottom-top {
    border-bottom: none;
}
#sp-footer .container-inner {
    border-top: none;
}
.sppb-panel-modern>.sppb-panel-heading {
    background: #f5f5f5;
	color: #333;
}
a:active {
	color:#e60000!important;
}
.bfQuickMode legend {
    background-color: rgba(0,0,0,0.1)!important;
    width: 100%!important;
    padding: 20px 10px!important;
    font-size: 1.1em!important;
    font-weight: 700!important;
}
.bfQuickMode label {
    font-size: 0.8em;
    font-weight: 700;
}
span.bfElemWrap {
    width:100%;
	margin: 10px 0px!important;
}
.bfSubmitButton.button {
	border-color: #e60000;
    background-color: #e60000;
	color: #fff;
	    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: .25rem;
	line-height: 1.2;
    padding: 15px 20px;
    border: none;
    border-radius: 4px;
    transition: all .15s ease-in-out;
}
.bfQuickMode .bfLabelTop select {
	margin-top:9px;
}
#bfQuickModeSection14426 #bfElemWrap1,
#bfQuickModeSection14426 #bfElemWrap2 {
	width:49%;
}
#bfQuickModeSection11127 #bfElemWrap210 {
	width:10%;
}
#bfQuickModeSection11127 #bfElemWrap227,
#bfQuickModeSection11127 #bfElemWrap228
 {
	width:44%;
}
#bfQuickModeSection11127 #bfElemWrap279,
#bfQuickModeSection11127 #bfElemWrap280 {
	width:49%;
}
#bfQuickModeSection43309 #bfElemWrap313 {
	width:10%;
}
#bfQuickModeSection43309 #bfElemWrap314,
#bfQuickModeSection43309 #bfElemWrap315
 {
	width:44%;
}
#bfQuickModeSection43309 #bfElemWrap318,
#bfQuickModeSection43309 #bfElemWrap319 {
	width:49%;
}
#ff_elem340 {
	margin-top:7px;
}
#bfLabel340,
#bfLabel326 {
	width:95%;
}
span.icon-calendar {
	background-image: url(../images/icons-png/calendar-white.png);
    width: 20px;
    height: 20px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
.bfQuickMode button.bfCalendar {
    height: auto!important;
    margin: 0px 0px 0px 5px;
    float: none;
}
.sppb-form-control:not(.form-control), .sppb-form-group .sppb-form-control:not(.form-control), input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    background-color: transparent; 
    border-bottom: 1px solid #c3c3c3;
	border-radius: 0px;
}
.bfQuickMode .bfLabelTop textarea {
	background-color: transparent; 
	border: none;
    border-bottom: 1px solid #c3c3c3;
	border-radius: 0px;
}
.sppb-addon-testimonial .sppb-addon-testimonial-footer {
    border-top: none;
}
ol {
	padding-top:10px;
}
ol li {
	padding-bottom: 10px;
	padding-left: 10px;
}
.sppb-btn.sppb-btn-primary {
    color: #fff!important;
}
.history-tab .sppb-tab.sppb-custom-tab {
    display: contents;
}
.history-tab h2 {
    text-align:center;
}
.history-tab .sppb-nav-custom li {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.history-tab .sppb-nav-custom li.active a:after,
.history-tab .sppb-nav-custom li a:hover:after {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    color: #e60000;
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
    font-weight: 900;
    float: right;
}
img.pull-left {
    margin-right: 10px;
}

img.pull-right {
    margin-left: 10px;
}
.overlay-image-title h4.sppb-addon-title::after {
	display: block;
    position: relative;
    left: 1px;
    width: 50px;
    height: 12px;
    border-style: solid;
    border-width: 0 0 5px 0;
    margin-bottom: 6px;
    content: '';
}
h3::after {
	display: block;
    position: relative;
    left: 1px;
    width: 50px;
    height: 12px;
    border-style: solid;
    border-width: 0 0 5px 0;
    margin-bottom: 30px;
    content: '';
	color:#e60000;
}
#search-number {
	font-size: 24px;
    font-weight: 300;
    padding-top: 30px;
    margin-bottom: 0px;
}
#search-display.form-inline {
    flex-flow: nowrap;
}
#search-display.form-inline label {
    width:70px;
}
.search .form-control {
    font-size: 24px;
    background-color: rgba(247, 247, 247,0.5);
    border-bottom: 2px solid #333;
}
.search .form-control:focus {
    border-color: transparent;
	box-shadow:none;
	border-bottom: 2px solid #333;
}
.search .btn-secondary {
    color: #fff;
    background-color: #e60000;
    border-color: #e60000;
}
.view-search #sp-main-body {
    margin-top: 0px;
}
.search .badge-info {
    color: #fff;
    background-color: #e60000;
}
.sp-page-title .breadcrumb > .active {
    color: rgba(255, 255, 255, 1);
}
blockquote {
	background: #fafafa;
	padding: 10.5px 21px;
    margin: 0 0 21px;
	border-left: 5px solid #DC0000;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    color: #333;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3, #sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title, #sp-left .sp-module .latestnews > div .latest-post-title, #sp-right .sp-module .latestnews > div .latest-post-title, ul.pagination .page-item .page-link, .price-box-item .sppb-addon-title strong, .sppb-pricing-price {
    font-family: inherit!important;
}
#sp-left .sp-module .sp-module-content, #sp-right .sp-module .sp-module-content {
    background-color: #ddd;
}
.view-article #sp-right,
.view-article #sp-left {
    margin-top: 60px;
}
.table-team tr td:first-child {
    width: 70%;
}
.table-team tr td:nth-child(2) {
    width: 30%;
}
.servicelist .table-5 tr td:first-child {
    width: 10%;
}
.servicelist .table-5 tr td:nth-child(2) {
    width: 50%;
}
.servicelist .table-5 tr td:nth-child(3) {
    width: 20%;
}
.servicelist .table-5 tr td:nth-child(4) {
    width: 10%;
}
.servicelist .table-5 tr td:nth-child(4) {
    width: 10%;
}
.servicelist .table-4 tr td:first-child {
    width: 15%;
}
.servicelist .table-4 tr td:nth-child(2) {
    width: 50%;
}
.servicelist .table-4 tr td:nth-child(3) {
    width: 20%;
}
.servicelist .table-4 tr td:nth-child(4) {
    width: 15%;
}
.servicelist .table-3 tr td:first-child {
    width: 10%;
}
.servicelist .table-3 tr td:nth-child(2) {
    width: 70%;
}
.servicelist .table-3 tr td:nth-child(3) {
    width: 20%;
}
.sppb-addon-table-main tbody tr {
    border-bottom: 1px solid #ccc;
}
.sppb-addon-table-main td {
    padding: 15px 10px;
	color: #333;
}
.sppb-btn {
    font-size: 16px;
}
.servicelist table {
	width:100%;
}
.servicelist table tr {
	border-bottom:1px solid #ccc;
}
.servicelist table tr td {
	padding:20px 5px;
}
.sp-page-title .sp-page-title-sub-heading {
    position: relative;
    top: 50%;
    left: ;
    font-size: 20px;
    font-weight: 900;
    line-height: 1.2;
    color: #FFF;
    text-transform: uppercase;
    margin-top: 20px;
    transform: ;
    max-width: none;
    /*text-shadow: 2px 2px rgba(0,0,0,0.4);*/
}
#sp-footer {
    color: #ddd;
    background-color: #333;
	font-size:14px;
}
#sp-footer a {
    color: #ddd;
    font-size:16px;
}
#sp-footer a:hover {
    color: #ddd;
    font-weight:700;
}
.article-list .article {
    color: #333;
}
.article-details .article-info {
    text-align: left;
}
.article-details .article-info > span.published,
.article-info > span.published {
    color: #333;
	font-size: 18px;
	left: 15px;
}
.com-sppagebuilder #sp-main-body {
    padding-top: 0px;
}
.article-list
.article:hover {
    transform: none;
    box-shadow: none;
}

/*.offcanvas-menu {
	display:none;
}
#sp-menu {
	display:none;
}*/
#sp-main-body {
    padding: 0px 0;
	padding-top:50px;
	padding-bottom: 50px;
}
#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 50px;
}
.com-sppagebuilder #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}
#sp-header.header-sticky .sp-megamenu-parent > li > a {
    color: #252525;
	font-weight: 400;
}
#sp-header.header-sticky {
	background: #011335;
}
#sp-header.header-sticky #offcanvas-toggler > .fa {
    color: #252525;
}
#sp-header.header-sticky .sp-megamenu-parent > li.active > a,
#sp-header.header-sticky .sp-megamenu-parent > li.active:hover > a {
    color: #e60000;
}
.article-details .article-header h1, .article-details .article-header h2 {
    color: #333;
}
.view-article #sp-title {
    display: block; 
}
body.ltr.offcanvs-position-right .offcanvas-menu {
    right: -500px;
}
#offcanvas-toggler > .fa {
    color: #fff;
}
.offcanvas-menu {
    background-color: #252525;
}
.close-offcanvas span {
    font-weight: bold;
}
.sp-page-title {
    background-position: center;
    padding: 270px 0px 10px 0px;
	background-size: cover;
		text-align:left;
}
.article-list .article .readmore {
    order: 3;
}
.sp-megamenu-parent > li > a {
    color: #fff;
	font-weight: 400;
}
#sp-header:not(.header-sticky) {
    background-color: rgba(0,0,0,0.3);
}
#sp-header:not(.header-sticky) .container {
    border-bottom: none;
}
.sp-page-title {
    margin-top: 0px;
}
@media (max-width: 480px) {
.view-category #sp-main-body {
    padding-top: 20px;
}
.covid-19 table td:first-child {
  width: 23%;
    vertical-align: text-top;
}
.covid-19 table td {
  vertical-align: text-top;
}
}
.article-list .article .article-header h2 {
	text-align:center;
	padding-bottom:20px;
}
.article-list .article .article-header h2 a {
    font-size: 40px;
}

@media (max-width: 767px) {
.article-list .article .article-header h2 a {
    font-size: 32px;
}
.sp-page-title .sp-page-title-sub-heading {
    display: contents;
}
}
@media only screen and (max-width: 568px) {
.sppb-no-table-header tbody tr:first-child {
    display: contents;
}
.servicelist .table-5 tr td:first-child {
    width: 10%;
}
.servicelist .table-5 tr td:nth-child(2) {
    width: 50%;
}
.servicelist .table-5 tr td:nth-child(3) {
    width: 20%;
}
.servicelist .table-5 tr td:nth-child(4) {
    width: 10%;
}
.servicelist .table-5 tr td:nth-child(4) {
    width: 10%;
}
.servicelist .table-4 tr td:first-child {
    width: 10%;
}
.servicelist .table-4 tr td:nth-child(2) {
    width: 50%;
}
.servicelist .table-4 tr td:nth-child(3) {
    width: 20%;
}
.servicelist .table-4 tr td:nth-child(4) {
    width: 20%;
}
.servicelist .table-3 tr td:first-child {
    width: 10%;
}
.servicelist .table-3 tr td:nth-child(2) {
    width: 70%;
}
.servicelist .table-3 tr td:nth-child(3) {
    width: 20%;
}
.sp-page-title {
    padding: 190px 0px 10px 0px;
	text-align:left;
}
}