#sp-header.header-sticky .logo {
	height: 27px;
}
#sp-bottom {
    background-color: #3290c3!important;
}
#sp-top-bar {
    background-color: #fff!important;
}
.sppb-box-services{
    background: #d2e6f5;
}
.sppb-box-services:hover{
    background: #3290c3;
}
#sp-bottom2 .sp-module .sp-module-title {
    margin: 0 0 30px 0;
}
.yt-request-quote {
	text-align: center;
}
.info-label {
	text-align: left;
}
.info-mail a {
	line-height: 31px!important;
}
.sp-module-title {
	font-weight: 600;
	font-size: 2rem;
	color: #fff;
}
.contact-ajax.theme3 .ctajax-wrap .pre-text, .contact-ajax.theme3 .ctajax-wrap .post-text, .info-label {
    color: #fff!important;
}
.contact-ajax.theme3 .ctajax-wrap .ctajax-element .el-ctajax-form .btn-subbmit input {
    width: 100%;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    border-radius: 0;
}
.sppb-addon-heading {
	margin-top: 20px;
}
.heading-title {
	padding: 50px 0;
}
#sp-position2 .sppb-addon-features {
    margin-top: 0;
}
@media (min-width: 1199px) {
#sp-position2 .sppb-addon-features h3 {
    font-size: 20px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
#sp-position2 .sppb-addon-features h3 {
    font-size: 16px;
	}
#sp-position2 .sppb-addon-features p {
	font-size: 14px;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
#sp-position2 .sppb-addon-features h3 {
    font-size: 12px;
	}
#sp-position2 .sppb-addon-features p {
	font-size: 10px;
	}
}
#sp-position2 .sppb-addon-features h3 {
    width: 80%;
    min-height: 75%;
	color: #212529;
	top: 45%;
	text-transform: uppercase;
}
#sp-position2 .sppb-addon-features h3:before {
	content: none;
}
#sp-position2 .sppb-addon-features .col-md-4 div {
    width: 80%;
	color: #fff;
	text-align: justify;
	top: 55%;
	position: absolute;
    left: 50%;
	transform: translate(-50%, -50%);
}
#sp-position2 .sppb-addon-features ul {
	text-align: left;
	list-style: none;
}
#sp-position2 .sppb-addon-features ul li:before {
  content: '✓';
  margin-right: 5px;
}
#sp-footer .container-inner {
    padding: 20px 0 0 0;
}
.sppb-box-services {
    min-height: 270px;
}
.sppb-addon-single-image-container {
    display: block;
}
.sppb-box-services p {
    margin-bottom: 10px;
}
.btn-sm {
	float: right;
}
.article-header h1 {
margin-bottom: 2rem;
}
.pager {
    margin: 4rem 0 0 0;
}
.text-center p {
    font-size: 18px;
}
.sppb-addon--slider .yt-content-slider .owl-dots .owl-dot.active span {
    background: #c50a1e;
}
.page-header {
	text-align: center;
}
.page-header h1 {
	color: #b71c1c;
	margin-bottom: 3.5rem;
	text-transform: uppercase;
}
.article-header h1, .article-header h2 {
	margin-bottom: 1.5rem;
}
.btn {
    border: 1px solid #fff;
}
.align-items-cente {
justify-content: center!important;
}