#sp-header #sp-logo .logo img.sp-default-logo {
	max-height : 100px;
	margin-top : 6px;
}

#sp-header #sp-logo .logo img.sp-scroll-logo {
	margin-top : 3px;
}

.sp-megamenu-parent > li.sl-menu-id-437 > a {
  font-size: 0px;
}

.sp-megamenu-parent > li.sl-menu-id-437 > a::before {
  content: "\f015";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px; 
}

.sp-megamenu-parent > li.sl-menu-id-437 > a::after {
	display : none!important;
}

#mod-custom150 {
	text-align : right;
}

#mod-custom150 .btn-primary {
  margin-top: 7px;
  padding: 7px 25px;
  line-height: 1.3;
}

#sp-menu ul.sp-megamenu-parent {
	width : 100%;
	text-align : center;
}

.hot_swipe_carousel_slides01 {
	max-width : 1600px;
	margin : 0 auto 30px;
	padding : 0px 30px; 
}

.hot_swipe_carousel_slides01 img {
	border-radius : 0px 0px 10px 10px;
	cursor : pointer;
}

#sp-page-builder .empire-feature .sppb-section-title p.sppb-title-subheading {
	margin-bottom : 20px;
	font-size : 18px;
}

h1.mp-h1 { 
	color : #444;
	font-size : 22px;
	margin-bottom : 30px;
}

.mp-h2 h2 { 
	color : #000;
	font-size : 24px;
	margin-bottom : 30px;
	text-align : center;
}

.mp-catalog img {
	border-radius : 10px; 
	margin-bottom : 15px;
}

.mp-catalog h4 {
	font-size : 22px;
	margin-bottom : 10px;
}

.mp-catalog h5 {
	font-size : 24px;
	margin-bottom : 15px;
	font-weight : bold;
}

.hystmodal__window {
  border-radius: 10px;
  padding: 30px;
}

.about-main-subtext {
  text-align: center;
}

.about-main-subtext h3.sppb-addon-title, .pump-subtext h3.sppb-addon-title {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  line-height: 38px;
  color: #222;
}

.lun-form input[type="text"], .lun-form input[type="number"], .lun-form input[type="text"], .lun-form select, .lun-form input[type="email"]:not(.form-control), .lun-form input[type="tel"]:not(.form-control) {
  width: 100%;
  border-radius: 8px;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  text-align: left;
  margin: 0 0 15px;
  border-color: #ccc;
  color: #333;
  font-size: 16px;
}

.lun-form textarea {
  width: 100%;
  border-radius: 8px;
  height: 180px;
  line-height: 22px;
  padding: 0 10px;
  text-align: left;
  margin: 0 0 15px;
  border-color: #ccc;
  color: #333;
  font-size: 16px;
}

.onis-flist .form-btn {
  margin-bottom: 10px;
  height: 50px;
  color: #FFF;
  border-radius: 5px;
  display: inline-block;
  border-color: #3359A6;
  background-color: #3359A6;
  line-height: 50px;
  font-weight: 500;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 18px;
}

.onis-flist .form-btn:hover {
  border-color: #5379C6;
  background-color: #5379C6;
}

.onis-flist .mobtextcenter {
  font-size: 13px;
  color: #888;
}

#sp-footer a {
	color : #ccc;
}

#sp-footer a:hover {
	color : #FFF;
}

#sp-footer p {
	margin-bottom : 0px;
	font-size : 13px;
}

.bot-cont {
	text-align : right;
}

#sp-bottom .row {
	align-items: center;
}

.bot-phone {
	font-size : 20px;
}

#sp-bottom1 img {
	height : 100px;
	transform : scale(1.2);
	margin-top: -15px;
}

.sp-page-title {
  padding: 94px 0 100px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  position: relative;
}

#sp-title h3 {
  color: #f6f6f6;
  font-size: 24px;
  margin: 15px 0;
}

.contact-page .empire-contact-feature .sppb-addon-feature .sppb-addon-content .sppb-icon {
	left: calc(50% - 44px);
}

.table-wrap {
	width : 50%;
	margin : 10px auto 0;
}

.table-wrap table {
	border : 1px solid #333;
}

.table-wrap table td {
	padding : 6px 10px;
	text-align : center;
	border : 1px solid #333;
}

.table-wrap table td p {
	margin: 0px;
}

.table-wrap table tr:nth-child(1) {
	font-weight : bold;
}


















@media (max-width: 768px) {
	#sp-bottom1 img {
	  height: 150px;
	  margin: 0px auto 15px;
	}
	.table-wrap {
		width : 100%;
		max-width : 100%;
		overflow-x : scroll;
	}	
	.bot-cont {
		text-align : center;
	}
	.about-main-subtext h3.sppb-addon-title, .pump-subtext h3.sppb-addon-title {
		font-size: 16px;
		line-height: 24px;
	}	
	.offc-cont {
		font-size : 24px;
		margin-bottom : 30px;
	}
	.offc-cont a {
		color : #FFF;
	}
	.mp-h1 {
		text-align : center;
	}
	.sppb-client-wrap {
		display : none;
	}
	.offcanvas-inner .btn {
		width : 90%;
		display : block;
		text-align : center;
		background : #FFF;
		border : 1px solid #FFF;
		color : #3359A6;
		margin : 0px auto;
	}
}












