@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300i,400,500,700);

/* ========== GENERAL ========== */ 

body {
  background-attachment: fixed;
  color: #454545;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  background-color: #ffffff;
  overflow-x: hidden;
  max-width: 100%;
  overflow-x: hidden !important;
  line-height: 1.42857;
}
img {
  max-width: 100%;
  margin: 0 auto;
}
p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
iframe {
  border: none;
  width: 100%;
}
a {
  color: #555555;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #333333;
  text-decoration: none;
}
a img {
  border: none;
}
iframe {
  border: none;
}
h2,h3,h4,h5,h6  {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.42857143;
  color: #000000;
}
h2 {
  font-size: 30px;
  font-family: 'Ubuntu', sans-serif;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}


/* ========== TOP BAR ========== */ 

#sp-top-bar {
  background-color: #353e4d !important;
  color: #999999;
  padding: 0;
}

ul.social-icons {
  margin: 15px 0 0 -5px;
	position: relative;
}

ul.social-icons > li {
  margin: 0;
  padding: 0;
}

ul.social-icons > li a {
	color: #ffffff;
	font-size: 14px;
	padding: 3px 9px;
	transition: all 0.3s ease-in-out 0s;
	line-height: 1.42857;
}

ul.social-icons > li a:hover {
	background: #f95b5b none repeat scroll 0 0;
	color: #ffffff;
}

#sp-position1 {text-align: center;}

#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0;
}

.ulockd-welcntxt {
  color: #ffffff;
  margin-top: 15px;
  text-transform: capitalize;
  text-align: center;
}

.text-thm1 {
  color: #fb4848;
}

.sp-contact-info {
  float: none;
  text-align: right;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  display: block;
}

.sp-contact-info li {
  display: inline-block;
  font-size: 100%;
  margin: 0;
}

.sp-contact-info li i {
  margin: 0 3px;
  display: none;
}

.sp-contact-info li a,
.sp-contact-info li a:hover {
	margin-top: 15px;
	text-transform: capitalize;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 10px;
	color: #fb4848;
	display: block;
}

.sp-contact-info li a:before {
	content: "Phone ";
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	color: #ffffff;
}


/* ========== MEDIUM BAR ========== */ 

#sp-medium-bar {
	padding-bottom: 20px;
	padding-top: 35px;
}

.ulockd-contact-info .ulockd-icon {
  border: 2px solid #f95b5b;
  color: #f95b5b;
  float: right;
  font-size: 26px;
  margin-right: 16px;
  padding: 3px 10px 4px;
}

.flaticon-web-page-home:before {
  content: "";
  font-family: Flaticon;
	font-style: normal;
}

.ulockd-contact-info .ulockd-info {
  padding-right: 25%;
}

.ulockd-contact-info .ulockd-info > h3, .ulockd-ohour-info .ulockd-info > h3 {
  color: #333333;
  font-family: "Montserrat",sans-serif;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
  margin-top: 12px;
}

.ulockd-cell, .ulockd-addrss {
  color: #555555;
  font-family: "Montserrat",sans-serif;
}

.ulockd-ohour-info .ulockd-icon {
  border: 2px solid #f95b5b;
  color: #f95b5b;
  float: left;
  font-size: 26px;
  margin-right: 16px;
  padding: 3px 10px 4px;
}

@media (max-width: 993px) {
	.ulockd-contact-info, .ulockd-ohour-info {text-align: center !important;}
	
	.ulockd-contact-info .ulockd-info,
	.ulockd-ohour-info .ulockd-info	{
		padding-right: 0 !important;
		display: block;
	}
	
	.ulockd-contact-info .ulockd-icon,
	.ulockd-ohour-info .ulockd-icon	{
  display: table;
  float: none;
  margin: 0 auto;
  

}



.sp-contact-info {
  text-align: center;
}


}

@media (max-width: 768px) {
	.ulockd-ohour-info {margin-top: 30px;}
	.ulockd-contact-info {margin-bottom: 30px;}
	.sp-contact-info li a, .sp-contact-info li a:hover {margin-top: 0;}
}


/* ========== MENU ========== */ 

#sp-header {
  background: #353e4d none repeat scroll 0 0;
  box-shadow: none;
  height: inherit;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}

#sp-header .logo {
  height: inherit;
}

.nav-placeholder {
	background: transparent none repeat scroll 0 0 !important;
	height: 0px !important;
}


.sp-megamenu-parent {
  display: block;
  float: none;
  text-align: left;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 99;
}

.sp-megamenu-parent > li {
  display: inline-block;
  padding: 0;
  position: relative;
}

.sp-megamenu-parent > li.sp-has-child > a:after, .sp-megamenu-parent > li.sp-has-child > span:after {
  content: " ";
  font-family: "Font Awesome 5 Free"; font-weight: 900;
  margin-top: 2px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	color: #ffffff;
  transition: all 0.2s ease-in-out 0s;
  padding: 30px 15px;
	font-family: "Montserrat",sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0);
	margin-bottom: -2px;
	outline: medium none;
	line-height: 20px;
	letter-spacing: 0;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
  color: #f95b5b;
}

.sp-megamenu-parent > li:nth-child(8) > a {
	margin-right: 240px;
}

@media (max-width: 993px) {
	#offcanvas-toggler, .default-menu #offcanvas-toggler {position: relative !important; line-height: 2 !important; text-align: right !important; font-size: 20px !important;}
	.multipage-2 #offcanvas-toggler {position: absolute !important; line-height: inherit !important; padding: 0 !important; top: 25px !important;}
}

@media (max-width: 768px) {
	.multipage-2 #offcanvas-toggler {right: 25px;}
}

#offcanvas-toggler {
  float: none;
  font-size: 14px;
  line-height: 1.42857;
  position: absolute;
  right: 0;
  color: #ffffff;
  padding: 30px 0;
  z-index: 9;
}

#offcanvas-toggler > i,
#offcanvas-toggler > i:hover {
  color: #ffffff;
}

.scrollup:before {
  border-radius: 0;
  color: #fff;
  content: "";
  font-family: "Font Awesome 5 Free"; font-weight: 900;
  font-size: 20px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 40px;
transition: all 0.3s ease-in-out 0s;
text-align: center;
padding-left: 5px;
}

.scrollup {
  background-color: #f95b5b;
  border: 2px solid #ffffff;
  border-radius: 0;
  bottom: 10px;
  height: 40px;
  position: fixed;
  right: 10px;
  width: 40px;
  z-index: 999;
  line-height: 40px;
  padding: 0;
  margin: 0;
  box-shadow: none;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
transition: all 0.3s ease-in-out 0s;
}

.scrollup:hover {
	background-color: #353e4d;
}

@media (min-width: 992px) and (max-width: 1200px) {
	#sp-header .container {
  width: 100%;
}


#offcanvas-toggler {
	display: none;
}

.sp-megamenu-parent > li:nth-child(8) > a {
  margin-right: 0;
}

}

@media (max-width: 992px) {
	.ulockd-contact-info .ulockd-info {
  padding-right: 35%;
}
}

/* ========== SUB-MENU ========== */ 

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #353e4d none repeat scroll 0 0;
  box-shadow: 0 0 0;
  padding: 0px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
	color: #ffffff;
	font-family: "Montserrat",sans-serif;
	transition: all 0.4s ease-in-out 0s;
	border-bottom: 1px solid #eeeeee;
	padding: 10px 15px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child span {
	border-bottom: medium none;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:hover,
.sp-megamenu-parent .megamenu-ex .sp-dropdown li.sp-menu-item > a:hover {
	color: #f95b5b;
	padding-left: 20px;
	background: transparent none repeat scroll 0 0;
}

.sp-megamenu-parent .megamenu-ex .sp-dropdown {
  background: #353e4d none repeat scroll 0 0;	
}

.sp-megamenu-parent .megamenu-ex .sp-dropdown li.sp-menu-item > a:hover {padding-left: 10px;}

.sp-dropdown {width: 200px !important;}


.megamenu-ex .sp-dropdown {width: 1000px !important;}

.sp-megamenu-parent .megamenu-ex  .sp-dropdown .sp-dropdown-inner {
	padding: 25px 0 30px;
}

.sp-megamenu-parent .megamenu-ex .sp-dropdown .col-sm-3 {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	margin: 0 -0.5px;
	padding: 0 30px;
}

.sp-megamenu-parent .megamenu-ex .sp-dropdown .col-sm-3:first-child {
	border-left: medium none;
}

.sp-megamenu-parent .megamenu-ex .sp-dropdown .col-sm-3:last-child {
	border-right: medium none;
}

.sp-megamenu-parent .megamenu-ex .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .megamenu-ex .sp-dropdown li.sp-menu-item span.sp-group-title, .sp-megamenu-parent .megamenu-ex .sp-dropdown li.sp-menu-item > a.sp-group-title:hover {
	color: #ffffff;
	margin-top: 0;
	font-size: 14px;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	margin-bottom: 10px;
	font-weight: 500;
	padding: 0;
	text-transform: none;
	text-align: left;
}

.sp-megamenu-parent .megamenu-ex .sp-dropdown li.sp-menu-item > a {
	color: #ffffff;
	transition: all 0.3s ease-in 0s;
	border-bottom: medium none;
	display: block;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: left;
	width: 100%;
	font-size: 14px;
	line-height: 1.42857;
	font-weight: 300;
	font-family: "Poppins",sans-serif;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
	color: #f95b5b;
}


/* ========== SLIDER ========== */ 

.ls-wrapper:hover .slider-btn {
	background: #353e4d none repeat scroll 0 0 !important;
	border-color: #353e4d !important;
	color: #ffffff !important;
}

.ls-layer span {color: #fb4848;}


/* ========== SERVICES ========== */ 

.index-service:before {
	border-bottom: 80px solid #fb4848;
	border-right: 80px solid rgba(0, 0, 0, 0);
	bottom: 0;
	content: "";
	display: inline-table;
	position: absolute;
	right: 0;
	transform: rotate(-90deg);
}

.index-service {
	transition: all 0.3s ease-in 0s;
	background-color: rgba(17, 17, 17, 0.9);
	padding: 20px 15px;
	position: relative;
}

.index-service:hover {
	cursor: pointer;
	
}

.index-service .sppb-addon-title:before {
	display: table;
	border: 3px solid #ffffff;
	color: #fb4848;
	font-size: 40px;
	padding: 0 15px;
	transition: all 0.3s ease-in 0s;
	font-family: Flaticon;
	font-style: normal;
	width: 33%;
	margin-bottom: 25px;
	text-align: center;
}

@media (max-width: 993px) {
	
	.index-service {
		margin-bottom: 40px;
	}
	.index-service .sppb-addon-title:before {
		width: 12%;
	}
}

@media (max-width: 630px) {
	.index-service .sppb-addon-title:before {
		width: 20%;
	}
}

@media (max-width: 415px) {
	.index-service .sppb-addon-title:before {
		width: 25%;
	}
}

.index-service .sppb-addon-title {
	color: #ffffff;
	transition: all 0.3s ease-in 0s;
	font-size: 20px;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	margin-bottom: 10px;
	font-weight: 500;
}

.index-service:hover .sppb-addon-title {
	color: #fb4848;
}

.index-service .sppb-addon-content {
	color: #cccccc;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 10px;
}

.index-service-1 .sppb-addon-title:before {content: "";}
.index-service-2 .sppb-addon-title:before {content: "";}
.index-service-3 .sppb-addon-title:before {content: "";}
.index-service-4 .sppb-addon-title:before {content: "";}

/* ========== ABOUT ========== */ 

.about-text .sppb-addon-title {
	color: #ffffff;
	font-family: "Ubuntu",sans-serif;
	font-size: 30px;
	line-height: 1.42857;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 500;
}

.about-text .sppb-addon-title span {color: #fb4848;}

.about-text .sppb-addon-content {
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 10px;
	color: #ffffff;
}

.about-text ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

.about-text ul > li {
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	list-style-image: url("/mrfix/images/resource/list-thumb.png");
	margin-left: 25px;
	padding-left: 5px;
}

.about-img {position: relative;}

@media (max-width: 993px) {
	.about-img, .testimonial-title, .sppb-addon-persion, .partners-img {margin-top: 40px;}
	
	.about-img .sppb-addon-title {
		left: -20% !important;
	}
}

@media (max-width: 768px) {
	.about-img, .testimonial-title, .sppb-addon-persion, .partners-img {margin-top: 40px;}
	
	.about-img .sppb-addon-title {
		position: relative !important;
		transform: none !important;
		top: 0 !important;
		left: 0 !important;
	}
}

.about-img .sppb-addon-title {
	background: #ffffff none repeat scroll 0 0;
	left: -33%;
	padding: 5px 8px;
	position: absolute;
	top: 148px;
	transform: rotate(-90deg);
	font-family: "Ubuntu",sans-serif;
	font-size: 30px;
	color: #000000;
	line-height: 1.42857;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 500;
	z-index: 1;
}

.about-img .sppb-addon-title span {
	color: #fb4848;
}

/* ========== BANNER ========== */ 

.banner:before {
	background-color: rgba(252, 72, 72, 0.9);
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

.banner:after {
	background-color: rgba(0, 0, 0, 0.4);
	content: "";
	height: 100%;
	position: absolute;
	right: -10%;
	top: 0;
	transform: skewX(-45deg);
	width: 45%;
	z-index: -1;
}

.banner {
	overflow-x: hidden;
	position: relative;
}

.banner .sppb-addon-title,
.m2-banner .sppb-addon-title {
	color: #ffffff;
	font-size: 34px;
	margin-top: 0;
	font-family: "Ubuntu",sans-serif;
	line-height: 1.42857;
	margin-bottom: 0px;
	font-weight: 500;
}

.banner a, .m2-banner a {
	margin-top: 25px;
	padding: 15px 60px;
	font-size: 16px;
	background-color: #353e4d;
	border-radius: 0;
	color: #ffffff;
	transition: all 0.3s ease 0s;
	border: 1px solid #353e4d;
	text-transform: uppercase;
}

.banner a:hover, .m2-banner a:hover {
	background-color: #f95b5b;
	border-color: #353e4d;
	color: #ffffff;
}

/* ========== SERVICES ========== */ 

.section-heading .sppb-addon-title {
	color: #111111;
	margin-top: 0;
	text-transform: uppercase;
	font-family: "Ubuntu",sans-serif;
	font-size: 30px;
	line-height: 1.42857;
	margin-bottom: 10px;
	font-weight: 500;
}

.section-heading .sppb-addon-title span {
	color: #fb4848;
}

.section-heading .sppb-addon-content {
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 10px;
}

.services:before {
	color: #ffffff;
	float: left;
	font-size: 36px;
	margin-top: 9px;
	padding: 8px 13px;
	position: relative;
	background-color: #fb4848;
	font-family: Flaticon;
	font-style: normal;
}

.services {margin-bottom: 45px; cursor: pointer;}

.services .sppb-addon-title {
	color: #333333;
	font-family: "Ubuntu",sans-serif;
	font-size: 22px;
	transition: all 0.2s ease-in-out 0s;
	line-height: 1.42857;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 500;
	padding-left: 21%;
	padding-top: 0;
}

.services:hover .sppb-addon-title  {color: #f95b5b;}

.services .sppb-addon-content {
	color: #333333;
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 10px;
	padding-left: 21%;
	padding-top: 0;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.services .sppb-addon-content,
	.services .sppb-addon-title {
		padding-left: 27%;
	}
}

@media (max-width: 993px) {
	.services .sppb-addon-content,
	.services .sppb-addon-title {
		padding-left: 15%;
	}
	
	.sppb-addon-accordion {margin-top: 40px;}
}

@media (max-width: 500px) {
	.services .sppb-addon-content,
	.services .sppb-addon-title {
		padding-left: 20%;
	}
}

@media (max-width: 360px) {
	.services .sppb-addon-content,
	.services .sppb-addon-title {
		padding-left: 30%;
	}
}

.services-1:before {content: "";}
.services-2:before {content: "";}
.services-3:before {content: "";}
.services-4:before {content: "";}
.services-5:before {content: "";}
.services-6:before {content: "";}


/* ========== GALLERY ========== */ 

.sp-simpleportfolio .sp-simpleportfolio-filter {
  margin-bottom: 50px;
  list-style: outside none none;
	margin-left: -5px;
	padding-left: 0;
	text-align: left;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
display: inline-block;
  margin: 0;
  padding-right: 0;
  padding-left: 0;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
	background: transparent none repeat scroll 0 0;
	border-radius: 0;
	border: 1px solid #eeeeee;
	color: #555555;
	display: inline-block;
	float: none;
	line-height: 1;
	margin-bottom: 10px;
	margin-right: 0px;
	outline: medium none;
	text-transform: uppercase;
	transition: all 0.4s ease-in-out 0s;
	font-family: "Montserrat",sans-serif;
	font-size: 13px;
	font-weight: 300;
	padding: 16px 15px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #fb4848 none repeat scroll 0 0;
	color: #ffffff;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
  float: left;
  transform: none;
  transition: all 400ms ease 0s;
  width: 100%
}

.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-img {
  transform: none;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
	background: rgba(251, 72, 72, 0.9) none repeat scroll 0 0;
	bottom: 0;
	height: 96%;
	left: 0;
	margin: auto;
	padding: 25% 10%;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	transform: scale(0);
	transition: all 0.4s ease-in-out 0s;
	width: 96%;
}

.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
	transform: scale(1);
}

.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-vertical-middle .sp-simpleportfolio-title, .sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-vertical-middle .sp-simpleportfolio-tags {
  transform: none;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title {
	color: #ffffff;
	font-size: 16px;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: 500;
	transform: none;
}

.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-btns a {
  opacity: 1;
  transform: none;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	transform: none;
	border: 1px solid #ffffff;
	border-radius: 50%;
	font-size: 18px;
	line-height: 20px;
	margin-right: 7px;
	padding: 4px 12px 4px 13px;
	transition: all 0.4s ease 0s;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 0;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
	background-color: #393939;
	border: 1px solid #ffffff;
}

.testimonial-title .sppb-addon-title {
	margin-top: 0;
	font-size: 20px;
	color: #000000;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	margin-bottom: 10px;
	font-weight: 500;
}

.testimonial-title .sppb-addon-content {
	margin-bottom: 40px;
	text-transform: capitalize;
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
}

h4.media-heading {
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 16px;
	color: #000000;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	font-weight: 500;
}

.testimonial-index p:before {
	color: #333333;
	content: "";
	font-family: fontawesome;
	font-size: 90px;
	left: 53%;
	opacity: 0.1;
	position: absolute;
	top: 16%;
	z-index: -1;
}

.testimonial-index p:after {
	bottom: 25%;
	color: #333333;
	content: "";
	font-family: fontawesome;
	font-size: 90px;
	left: 53%;
	opacity: 0.1;
	position: absolute;
	z-index: -1;
}


/* ========== TEAM ========== */ 

.sppb-addon-persion .sppb-addon-content > div {
  margin-top: 0;
}

.person-image-container {
	overflow: hidden;
	position: relative;
}

.person-image-container .sppb-img-responsive {width: 100%;}

.person-image-overlay {
	background-color: rgba(17, 17, 17, 0.7);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	transform: scale(0);
	transition: all 0.4s ease 0s;
}

.person-image-overlay a.sppb-person-profile {
	border: 2px solid #ffffff;
	color: #ffffff;
	font-size: 24px;
	left: 0;
	margin: 0 auto;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	top: 45%;
	width: 25%;
	background-color: rgba(0, 0, 0, 0);
}

.person-information {
	background-color: #fb4848;
	color: #ffffff;
	padding: 15px 20px;
}

.sppb-addon-persion .sppb-person-information > span.sppb-person-name {
	font-weight: 400;
	font-family: "Ubuntu",sans-serif;
	font-size: 24px;
	color: #ffffff;
	line-height: 1.42857;
}

.sppb-addon-persion .sppb-person-information > span.sppb-person-designation {
	font-family: "Poppins",sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.42857;
}

.sppb-person-introtext {
	font-size: 12px;
	line-height: 20px;
	margin-top: 12px;
	font-family: "Poppins",sans-serif;
	font-weight: 300;
	color: #ffffff;
}

.sppb-addon-persion .sppb-person-social {
	margin-top: 15px;
	position: relative;
	list-style: outside none none;
	margin-left: -5px;
	margin-right: 0;
	padding-left: 0;
}

.sppb-addon-persion .sppb-person-social > li {
  display: inline-block;
  margin: 0;
}

.sppb-addon-persion .sppb-person-social > li > a {
	border: 1px solid rgba(0, 0, 0, 0);
	color: #ffffff;
	font-size: 16px;
	padding: 3px 9px;
	transition: all 0.3s ease-in-out 0s;
	background-color: rgba(0, 0, 0, 0);
	line-height: 1.42857;
}

.sppb-addon-persion .sppb-person-social > li > a:hover {
	border: 1px solid #ffffff;
	color: #ffffff;
}

.sppb-addon-persion:hover .person-image-overlay {
	transform: scale(1);
}


/* ========== BLOG ========== */ 

.sppb-addon-article img {width: 100%;}

.sppb-addon-article h3 {
	color: #232323;
	font-family: "Montserrat",sans-serif;
	font-weight: 400;
	margin-top: 15px;
	font-size: 20px;
	line-height: 1.42857;
	margin-bottom: 10px;
}

.sppb-addon-articles .sppb-article-meta {
  margin: 0 0 0 -10px;
  font-size: 16px;
  color: #555555;
	font-weight: 400;
}

.sppb-addon-articles .sppb-article-meta > span {
	color: #555555;
	display: inline-block;
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 400;
}

.sppb-addon-articles .sppb-article-meta > span i {color: #fb4848;}

.sppb-article-introtext p {
	display: inline;
}

.sppb-addon-articles  a.sppb-readmore {
	font-family: "Montserrat",sans-serif;
	padding-bottom: 3px;
	transition: all 0.2s ease-in-out 0s;
	color: #555555;
	text-decoration: none;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	display: inline;
}

.sppb-addon-articles  a.sppb-readmore:hover {
	color: #f95b5b;
}


.border-bottom {border-bottom: 1px solid #fb4848;}

.partners-img img {
	opacity: 0.5;
}

.partners-img:hover img {
	cursor: pointer;
	opacity: 1;
	transition: all 0.2s ease-in-out 0s;
}


/* ========== BOTTOM ========== */ 

#sp-bottom:before {
	background: #2c2c2c none repeat scroll 0 0;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 37%;
}

#sp-bottom {
	background-color: #252525;
	padding-bottom: 100px;
	padding-top: 100px;
	position: relative;
}

.bottom1-mrfix {padding-right: 10px;}

.ulockd-footer-logo {
  margin-bottom: 20px;
}

.ulockd-footer-logo img {margin: 0;}

#sp-bottom p {
  color: #dddddd;
  font-family: "Montserrat",sans-serif;
  font-weight: 300;
  margin-bottom: 30px;
}

.list-inline {
  list-style: outside none none;
  margin-left: -5px !important;
  padding-left: 0;
}

.sp-module ul > li {
  border-bottom: none;
  display: inherit;
  transition: all 300ms ease 0s;
}

.sp-module ul > li > a:before {
	display: none;
}

.list-inline > li {
  display: inline-block !important;
  padding-left: 5px;
  padding-right: 0;
}

.sp-module ul > li > a {
	border: 1px solid;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  padding: 3px 10px;
  transition: all 300ms ease-in-out 0s;
}

.sp-module ul > li > a:hover {
  color: #ffffff;
  background: #f95b5b none repeat scroll 0 0;
}

#sp-bottom2 .sp-module {margin: 0;}

#sp-bottom h3 {
	color: #ffffff;
	font-family: "Montserrat",sans-serif;
	font-weight: bold;
	margin-bottom: 27px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1.42857;
	margin-top: 15px;
}

#sp-bottom h3 span {
	color: #fb4848;
}

#sp-bottom ul.nav {
	list-style: outside none none;
	margin: 0;
	padding-left: 0;
}

#sp-bottom ul.nav > li {
  padding: 0;
  margin: 0;
}

#sp-bottom ul.nav > li > a {
	color: #dddddd;
	font-size: 14px;
	line-height: 28px;
	font-family: "Poppins",sans-serif;
	border: none;
	padding: 0;
}

#sp-bottom ul.nav > li > a:hover {color: #ffffff; background: transparent none repeat scroll 0 0;}

#sp-bottom3 p {
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
}

.ulockd-ftr-phone, .ulockd-ftr-fax, .ulockd-ftr-mail {
  color: #dddddd;
  font-size: 13px;
  letter-spacing: 0.2px;
  line-height: 24px;
  font-weight: 400;
}

.ulockd-ftr-phone > span, .ulockd-ftr-fax > span, .ulockd-ftr-mail > span, .ulockd-ftr-phone > a, .ulockd-ftr-fax > a, .ulockd-ftr-mail > a {
  color: #dddddd;
}

#sp-bottom4 h4.media-heading {
  color: #ffffff;
}

#sp-bottom4 p {
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 10px;
}

#sp-footer {
	background-color: #fb4848;
	color: #ffffff;
	padding-bottom: 15px;
	padding-top: 20px;
	text-align: center;
}

#sp-footer .sp-copyright {
	font-size: 12px;
	font-family: "Poppins",sans-serif;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 10px;
}


/* ========== MULTIPAGE 2 ========== */ 

#sp-top-bar.multipage-2-top {
	background-color: #444444 !important;
	padding-bottom: 5px;
	padding-top: 15px;
}

#sp-top-bar.multipage-2-top ul.social-icons {
  margin: 3px 0 0 -5px;
  position: relative;
}

#sp-top-bar.multipage-2-top ul.social-icons > li a {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.42857;
  padding: 3px 9px;
  transition: all 0.3s ease-in-out 0s;
	border: 1px solid;
	margin: 0 2px;
}

#sp-top-bar.multipage-2-top .sp-contact-info li a, #sp-top-bar.multipage-2-top  .sp-contact-info li a:hover {
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 10px;
	color: #ffffff;
	display: inline-block;
}

#sp-top-bar.multipage-2-top .sp-contact-info li a:before, #sp-top-bar.multipage-2-top .sp-contact-info li:before {
	color: #ffffff;
	font-weight: 400;
}

#sp-top-bar.multipage-2-top .sp-contact-info li:first-child a:before {
	content: "Phone : ";
}

#sp-top-bar.multipage-2-top .sp-contact-info li {padding-right: 10px;}
#sp-top-bar.multipage-2-top .sp-contact-info li:first-child {padding-right: 35px;}

#sp-top-bar.multipage-2-top .sp-contact-info li:nth-child(2) a:before {
	content: "Email : ";
}

#sp-top-bar.multipage-2-top .sp-contact-info li:nth-child(3):before {
	content: "Opening Hour : ";
}

#sp-top-bar.multipage-2-top .sp-contact-info {
  display: inline-block;
  float: none;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: left;
}

@media (max-width: 768px) {
	#sp-top-bar.multipage-2-top .sp-contact-info {
		margin-top: 20px;
		text-align: center;
	}
}


#sp-header.multipage-2 {
  background: #fb4848 none repeat scroll 0 0;
}


#sp-header.multipage-2 .sp-megamenu-parent {
  text-align: right;
}


#sp-header.multipage-2 .sp-megamenu-parent > li.active > a, #sp-header.multipage-2  .sp-megamenu-parent > li:hover > a {
  color: #111111;
}

@media only screen and (min-width:992px){
#sp-header.multipage-2 #offcanvas-toggler, #sp-header.default-menu #offcanvas-toggler {
	display:none;
}
}


/* ========== SUB-MENU ========== */ 

#sp-header.multipage-2 .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, #sp-header.multipage-2  .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
  font-weight: 400;
  font-family: "Poppins",sans-serif;
}

#sp-header.multipage-2 .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fb4848 none repeat scroll 0 0;
   box-shadow: none;
}

#sp-header.multipage-2 .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, #sp-header.multipage-2  .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:hover, #sp-header.multipage-2 .sp-megamenu-parent .megamenu-ex .sp-dropdown li.sp-menu-item > a:hover, #sp-header.multipage-2 .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
	color: #111111;
}

#sp-header.multipage-2 .sp-megamenu-parent .multipage-2-blog .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  content: "";
  float: left;
  transition: all 0.3s ease-in-out 0s;
}

#sp-header.multipage-2 .sp-megamenu-parent .multipage-2-blog .sp-dropdown .sp-dropdown-items .sp-has-child > a:hover:after {
	padding-left: 15px !important;
}

#sp-header.multipage-2 .sp-megamenu-parent .megamenu-ex .sp-dropdown li.sp-menu-item > a {font-weight: 400 !important;}

#sp-header.multipage-2 .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, #sp-header.multipage-2  .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:hover, #sp-header.multipage-2  .sp-megamenu-parent .megamenu-ex .sp-dropdown li.sp-menu-item > a:hover {
  padding-left: 0;
  padding-right: 20px !important;
}

#sp-header.multipage-2 .sp-dropdown.sp-dropdown-sub.sp-menu-right {left:-100% !important;} 


/* ========== SERVICES ========== */ 

.m2-section-heading {position: relative;}

.m2-section-heading .sppb-addon-content > div {
	color: #fb4848;
	font-size: 90px;
	left: 25px;
	opacity: 0.4;
	position: absolute;
	right: 0;
	top: -79px;
	text-align: center;
	z-index: 0;
}

.m2-section-heading .sppb-addon-title {
	color: #111111;
	font-family: "Poppins",sans-serif;
	font-weight: bold;
	margin-top: 0;
	position: relative;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 1.42857;
	margin-bottom: 10px;
	z-index: 1;
}

.m2-section-heading .sppb-addon-content {
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #454545;
}

.m2-services:before {
	color: #ffffff;
	content: "0";
	font-size: 160px;
	left: -37px;
	opacity: 0.2;
	position: absolute;
	top: -87px;
	font-family: "Poppins",sans-serif;
}

.m2-services {
	background: #fb4848 none repeat scroll 0 0;
	margin-bottom: 45px;
	overflow: hidden;
	padding-bottom: 25px;
	padding-top: 10px;
	position: relative;
}

.m2-services .sppb-addon-title {
	color: #ffffff;
	font-size: 60px;
	margin: 9px 0 0 0;
	position: relative;
	transition: all 0.2s ease-in-out 0s;
	padding-bottom: 0;
}

.m2-services .sppb-addon-content {
	color: #ffffff;
	font-family: "Ubuntu",sans-serif;
	font-size: 22px;
	margin-top: 0;
	transition: all 0.2s ease-in-out 0s;
	line-height: 1.42857;
	margin-bottom: 10px;
	font-weight: 500;
}


.m2-about .sppb-addon-title {
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 15px;
	margin-top: 0;
	font-family: "Ubuntu",sans-serif;
	font-size: 30px;
	line-height: 1.42857;
}

.m2-about .sppb-addon-title span {color: #f95b5b;}

.m2-about .sppb-addon-content {
	font-weight: 300;
	color: #eeeeee;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	line-height: 24px;
}

.m2-about .sppb-addon-content p {
	margin-bottom: 30px;
}

.popup {position: relative;}

.popup a,
.popup a:hover,
.popup a:active,
.popup a:focus {
	background-color: rgba(17, 17, 17, 0.6);
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	border: none;
	border-radius: 0;
}

.popup a i {
	color: #ffffff;
	font-size: 25px;
	left: 0;
	position: absolute;
	right: 0;
	top: 35%;
	width: 70px;
	height: 70px;
	border: 8px solid #fff;
	border-radius: 100px;
	margin: 0 auto;
	line-height: 55px;
	padding-left: 2px;
}

.sppb-addon-animated-number {
	margin-top: 25px;
	position: relative;
	z-index: 999;
}

.sppb-addon-animated-number:before {
	font-family: Flaticon;
	font-style: normal;
	background-color: #fb4848;
	border: 1px solid #ffffff;
	color: #ffffff;
	float: left;
	font-size: 24px;
	line-height: 24px;
	margin-right: 30px;
	padding: 16px 18px;
}

.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title {
	margin-top: 0;
	color: #d6d6d6;
	font-family: "Montserrat",sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 24px;
}

.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number {
	color: #d6d6d6;
	font-family: "Montserrat",sans-serif;
	font-size: 24px;
	line-height: 1.42857;
}

.animated-1:before {content: "";}
.animated-2:before {content: "";}
.animated-3:before {content: "";}
.animated-4:before {content: "";}

.m2-gallery .sp-simpleportfolio-item {margin: 3px;}

.m2-gallery .sp-simpleportfolio-filter {
  text-align: center;
}

.m2-gallery .sp-simpleportfolio-overlay:after {
	border: 1px solid #ffffff;
	bottom: 7%;
	content: "";
	height: 86%;
	left: 7%;
	position: absolute;
	right: 7%;
	top: 7%;
	z-index: -1;
}

.m2-gallery .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title {
	color: #ffffff;
	font-size: 24px;
	line-height: 30px;
}

.m2-gallery .sp-simpleportfolio .sp-simpleportfolio-description {
  float: none;
  width: 100%;
  color: #ffffff;
font-size: 13px;
font-family: "Poppins",sans-serif;
font-weight: 300;
line-height: 24px;
margin: 0 0 10px;
}

@media (min-width: 993px) and (max-width: 1200px) {
	.m2-gallery .sp-simpleportfolio .sp-simpleportfolio-description {display: none;}
}

@media (max-width: 768px){
	.m2-gallery .sp-simpleportfolio .sp-simpleportfolio-description {display: none;}
}

.m2-banner:before {
	background-color: rgba(17, 17, 17, 0.7);
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

.m2-banner:after {
	background-color: rgba(251, 72, 72, 0.8);
	content: "";
	height: 100%;
	position: absolute;
	right: -16%;
	top: 0;
	transform: skewX(-39deg);
	width: 45%;
	z-index: 0;
}

.m2-banner {overflow-x: hidden; position: relative;}




.owl-theme .owl-controls .owl-buttons div {
	background: #353e4d none repeat scroll 0 0;
	opacity: 1; 
	transition: all 0.3s ease-in-out 0s;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-rendering: auto;
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before {
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-rendering: auto;	
}

.owl-theme .owl-controls .owl-buttons div:hover {
	background-color: #f95b5b;
}

.sp-page-title {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow-x: hidden;
	padding-top: 100px;
	position: relative;
	padding-bottom: 0px;
}

.sp-page-title:before {
	background-color: rgba(42, 42, 42, 0.9);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.sp-page-title h2 {
	color: #ffffff;
	position: relative;
	text-transform: uppercase;
	font-size: 36px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
	font-family: "Poppins",sans-serif;
	font-weight: 500;
	line-height: 1.1;
}

.sp-page-title .breadcrumb {
	margin-top: 100px;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
	text-align: center;
	z-index: 1;
}

.sp-page-title .breadcrumb:before {
	background-color: rgba(251, 72, 72, 0.8);
	content: "";
	height: 100%;
	left: -40%;
	position: absolute;
	right: -40%;
	top: 0;
	z-index: 0;
}

.breadcrumb > li {
  display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

.breadcrumb > li:first-child {
	display: none;
}

.breadcrumb > li + li:before {
  color: #ffffff;
  content: "> ";
  padding: 0 5px;
	position: relative;
font-family: "Poppins",sans-serif;
font-size: 14px;
line-height: 1.42857;
}
.breadcrumb > li:nth-child(2):before {
	display: none;
}

.sp-page-title .breadcrumb > li > a {
  color: #ffffff;
	position: relative;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	line-height: 1.42857;
  text-transform: uppercase;
  font-weight: 400;
}

.sp-page-title .breadcrumb > .active {
  color: #ffffff;
  opacity: 1;
  text-transform: uppercase;
  position: relative;
  font-weight: 400;
}

@media (max-width: 993px) {
	.about-heading {display: none;}
}

.about-heading .sppb-addon-title {
	margin-top: 0;
	font-family: "Ubuntu",sans-serif;
	font-size: 30px;
	color: #000000;
	margin-bottom: 25px;
	font-weight: 500;
	line-height: 1.42857;
	position: relative;
}
.about-heading .sppb-addon-title span {color: #fb4848;}

.sppb-panel {
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0);
  border-image: none;
  border-style: solid;
  border-width: 0px;
border-radius: 0px;
margin-bottom: 0;
border-color: #dddddd;
background-color: #ffffff;
box-shadow: none;
margin-top: 5px;
}

.sppb-panel-default {
  border-color: #dddddd;
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-width: 0;
}

.sppb-panel-group > .sppb-panel:first-child {
  border-top-width: 0;
}
.sppb-panel-group > .sppb-panel:last-child {
  border-bottom-width: 0;
}

.sppb-panel-default > .sppb-panel-heading {
	background: #f95b5b none repeat scroll 0 0;
}

.sppb-panel-group > .sppb-panel:first-child .sppb-panel-heading {
  padding-bottom: 14px;
}

.sppb-panel-heading {
	border-color: #eeeeee;
	color: #ffffff;
	font-size: 16px;
	padding: 13px;
	font-family: montserrat,sans-serif;
	font-weight: 500;
	line-height: 1.42857;
	text-transform: none;
}

.sppb-panel-heading.active .sppb-panel-title {color: #333333;}

.sppb-panel-title {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
	font-family: inherit;
	line-height: 1.42857;
	color: #ffffff;
	font-weight: 500;
	margin-left: 60px;
}

.sppb-panel .sppb-panel-heading span.sppb-toggle-direction{
	display: none;
}

.sppb-panel .sppb-panel-heading.active span.sppb-panel-title:after {
	content: "";
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-rendering: auto;
}
.sppb-panel .sppb-panel-heading span.sppb-panel-title:after {
	bottom: 0;
	color: #ffffff;
	content: "";
	font-size: 30px;
	letter-spacing: 0;
	line-height: 45px;
	position: absolute;
	left: 0;
	text-align: center;
	top: 0;
	background: #393939 none repeat scroll 0 0;
	height: 49px;
	line-height: 49px;
	margin-right: 10px;
	text-align: center;
	width: 50px;
	display: inline-block;
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-rendering: auto;
}

.sppb-panel-default .sppb-panel-body {
  border-top-color: #dddddd;
}

.sppb-panel-body {
  border-radius: 0;
	background: #f1f1f1 none repeat scroll 0 0;
	padding: 20px 25px;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}

.service-five {
	margin-bottom: 50px;
	background-color: #505050;
	padding-bottom: 15px;
	transition: all 0.4s ease 0s;
}

.service-five:hover {
	background-color: #f95b5b;
}

.service-five .feature-image-link {
	overflow: hidden;
	position: relative;
}

@media (max-width: 993px) {
	.service-five .feature-image-link span, .service-five .feature-image-link span img {
		width: 100%;
	}
}

.service-five .feature-image-link .feature-link:before {
	border-left: 80px solid rgba(0, 0, 0, 0);
	border-top: 80px solid #f95b5b;
	content: "";
	display: inline-table;
	left: 0;
	position: absolute;
	top: 0;
	transform: rotate(-90deg);
}

.service-five .feature-image-link .feature-link:after {
	border-right: 80px solid rgba(0, 0, 0, 0);
	border-top: 80px solid #f95b5b;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(90deg);
}

.service-five .feature-image-link .feature-link {
	background-color: rgba(0, 0, 0, 0.8);
	bottom: 10px;
	left: 10px;
	margin: auto;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 10px;
	transform: scale(0);
	transition: all 0.4s ease-in-out 0s;
}

.service-five .feature-image-link .feature-link .feature-link-container {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 45%;
	text-align: center;
}

.service-five .feature-image-link:hover .feature-link {
	transform: scale(1);
}

.service-five .feature-image-link .feature-link a {
	border: 1px solid #f95b5b;
	color: #f95b5b;
	font-size: 11px;
	font-weight: 400;
	padding: 5px 10px;
	text-transform: uppercase;
}

.service-five .sppb-addon-title {
	font-size: 20px;
	color: #ffffff;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 500;
}

.service-five .sppb-addon-text {
	color: #ffffff;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 10px;
}

.sidebar-links {
	margin-bottom: 20px;
	padding-left: 0;
	margin-top: 15px;
}

.sidebar-links a {
	display: block;
	text-align: left;
	font-family: "Poppins",sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 34px;
	padding: 10px 25px;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	display: block;
	margin-bottom: -1px;
	position: relative;
	border-radius: 0;
}

.sidebar-links a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.sidebar-links a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-bottom: 0;
}

.sidebar-links a.sppb-btn-default:hover {
	background-color: #fb4848;
	border-color: #fb4848;
	color: #ffffff;
}

.brochure-text .sppb-addon-title {
	font-size: 20px;
	color: #000000;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 500;
}

.brochure-text .sppb-addon-content {
	margin-bottom: 22px;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
}

.brochure-btns a {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
	text-transform: uppercase;
	background-color: #fb4848;
	border-color: #fb4848;
	color: #ffffff;
	padding: 10px 35px;
	border-radius: 0;
	transition: all 0.3s ease 0s;
}

.brochure-btns a:nth-child(2) {
	background-color: #353e4d;
	border-color: #353e4d;
	border-radius: 0;
	color: #ffffff;
	padding: 10px 35px;
	transition: all 0.3s ease 0s;
}

.brochure-btns a:hover {
	background-color: #353e4d;
	border-color: #353e4d;
	color: #ffffff;
}

.brochure-btns a:nth-child(2):hover {
	background-color: #f95b5b;
	border-color: #353e4d;
	color: #ffffff;
}


.full-width-img .sppb-addon-single-image-container, .full-width-img .sppb-addon-single-image-container img {
	width: 100%;
}

@media (max-width: 993px) {
	.full-width-img {
		margin-top: 40px;
	}
	
	.sp-page-builder .page-content #section-id-1503443686629 {
  margin: 0 !important;
}
}

.service-main-text .sppb-addon-title {
	color: #333333;
	font-size: 26px;
	margin-bottom: 15px;
	margin-top: 30px;
	font-weight: 500;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
}

.service-main-text .sppb-addon-content {
	font-family: "Poppins",sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}

.service-main-text .sppb-addon-content ul {
	list-style: outside none none;
	padding-left: 40px;
	color: #878787;
	font-family: "Poppins",sans-serif;
	font-weight: 300;
	padding-top: 65px;
}

.service-main-text .sppb-addon-content ul > li {
	font-size: 14px;
	line-height: 28px;
	list-style-type: number;
	color: #878787;
	font-family: "Poppins",sans-serif;
	font-weight: 300;
}

.team-five  {
	overflow: hidden;
	position: relative;
}

.team-five .sppb-person-social-icons {
	background: #f95b5b none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	margin-bottom: -11px;
	margin-top: 13px;
	padding: 8px;
	right: 0;
}

.team-five .sppb-person-social {
  list-style: outside none none;
  margin-left: -5px;
  margin-right: 0;
  margin-top: 0;
  padding-left: 0;
  position: relative;
  color: #ffffff;
	text-align: center;
}

.team-five .person-information {
	background-color: #fb4848;
	bottom: -14%;
	color: #ffffff;
	left: 0;
	padding: 12px 0;
	position: absolute;
	right: 0;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
	z-index: 1;
}

.team-five:hover .person-information {bottom: 0;}

.team-five .person-image-overlay {
  display: none;
}

@media (max-width:993px) {
	.team-details {
		margin-top: 40px;
	}
}

.team-details .sppb-addon-content ul > li {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: 400;
	color: #454545;
	font-family: "Poppins",sans-serif;
}

@media (min-width: 768px) and (max-width:1200px) {
	.blog-style-2.sppb-addon-articles .sppb-article-meta {
  margin: 0 0 0 -10px !important;
}
}

.blog-style-2 .sppb-readmore {margin-bottom: 15px; display: block;}

.blog-style-2 .sppb-article-introtext p {
  display: block;
}

.blog-style-2.sppb-addon-articles .sppb-article-meta {
  margin: 30px 0 0 -10px;
}

article.item {
  margin-bottom: 80px;
}

article.item img {width: 100%;}

.article-info {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 30px;
	margin-top: 15px;
	padding-bottom: 5px;
}

.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link {
  margin-bottom: 15px;
}

.entry-header {
  margin-bottom: 0;
  position: relative;
}

.article-info > dd.published i,.carousel-left, .carousel-right {display: none;}

.article-info > dd.published {
	color: #939393;
	font-family: "Montserrat",sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
}

.article-info > dd.hits {
	color: #949494;
	font-family: "Montserrat",sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	margin-top: 11px;
}

.entry-header h2 {
	color: #333333;
	font-size: 26px;
	margin-bottom: 15px;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	margin-top: 20px;
	font-weight: 500;
}

p.counter {display: none;}

.pagination {
  border-radius: 4px;
  display: inline-block;
  margin: 0;
  padding-left: 0;
  text-align: center;
}

.pagination-wrapper {text-align: center;}

.pagination > li > a, .pagination > li > span, .pagination > li.active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span:hover, .pagination > .active > span:focus  {
  background-color: #ffffff;
	border: 1px solid #dddddd;
	color: #337ab7;
	float: left;
	line-height: 1.42857;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > li.active > a:hover {
  background-color: #eeeeee;
  border-color: #dddddd;
  color: #23527c;
  z-index: 2;
}

#sp-left .media img, #sp-right .media img  {max-width: 70px;}

#sp-left .media strong, #sp-right .media strong {display: block;}

@media (max-width: 993px) {
	#sp-left {
		margin-bottom: 40px;
	}
	
	#sp-left .sp-module, #sp-right .sp-module {margin-bottom: 40px;}
	
	.contact-icon {margin-bottom: 30px !important;}
	.contact-3 {margin-top: 30px !important;}
}

.sp-module {
  margin-top: 0px;
}

.sp-module .sp-module-title {
	text-transform: none;
	font-size: 20px;
	color: #000000;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 500;
}

.sp-module:nth-child(2) .sp-module-content {
  margin-top: 0;
  padding: 10px 15px;
}

.sidebar-testimonial h3 {
	color: #fb4848;
	margin-bottom: 0;
	font-size: 20px;
	margin-top: 20px;
	font-weight: 500;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
}

.sidebar-testimonial h3 small {
	color: #777777;
	font-weight: 400;
	line-height: 1;
}

.latestnews {
	padding-top: 20px;
}

.latestnews img {
	border-radius: 4px;
}

.sp-module .latestnews > div  {
	margin-bottom: 30px;
	border-bottom: none;
	padding-bottom: 0;
}

.latestnews span a {
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 16px;
	color: #000000;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	font-weight: 500;
}

.latestnews strong {
	color: #454545;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.sp-module .tagspopular ul {
  list-style: outside none none;
  margin-left: -5px;
  padding: 0;
}

.sp-module .tagspopular ul > li {
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
}

.sp-module .tagspopular ul > li > a,
.sp-module .tagspopular ul > li > a:hover {
	border: 1px solid;
	color: #353e4d;
	display: block;
	font-family: "Montserrat",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 10px;
	padding: 5px 8px;
	background: transparent;
}

.sp-module ul.sppb-flickr-gallery > li > a {
  border: 1px solid;
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  padding: 3px;
  transition: all 300ms ease-in-out 0s;
}

.sppb-addon-instagram-gallery .sppb-instagram-images li .sppb-instagram-gallery-btn:hover:after, .sppb-addon-flickr .sppb-flickr-gallery li a:hover:after {
  opacity: 0;
  transform: scale(1);
  visibility: visible;
}

.sp-module ul.sppb-flickr-gallery > li > a:hover {
  background: transparent none repeat scroll 0 0;
  color: #ffffff;
}

.sppb-addon-instagram-gallery .sppb-instagram-images li a:after, .sppb-addon-flickr .sppb-flickr-gallery li a:after {
  display: none;
}

.black-text .sppb-addon-title {color: #000000;}
.black-text .sppb-addon-content  {color: #454545;}

.appointment-form {text-align: center;}

.appointment-form label {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 5px;
	max-width: 100%;
	float: left;
}

.appointment-form input,
.appointment-form textarea,
.form-inline select,
.form-inline input {
	border-color: #cccccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	border-radius: 0;
	height: 40px !important;
}
.appointment-form textarea {height: auto !important; overflow: visible; border: 1px solid #cccccc;}

.appointment-form textarea:focus {
    border-color: #e9322d;
    box-shadow: 0 0 6px #f8b9b7;
}

.appointment-form button {
	box-shadow: none;
	opacity: 0.65;
	background-color: #fb4848;
	border-color: #fb4848;
	color: #ffffff;
	padding: 10px 35px;
	border-radius: 0;
	transition: all 0.3s ease 0s;
	font-size: 18px;
	line-height: 1.33333;
}

.appointment-form button:hover {
	background-color: #353e4d;
	border-color: #353e4d;
	color: #ffffff;
}

.sppb-addon-countdown {text-align: center;}

.sppb-addon-countdown .sppb-addon-title {
	color: #ffffff;
	font-size: 100px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
}

@media (max-width: 600px) {
	.sppb-addon-countdown .sppb-addon-title {
		font-size: 50px;
	}
}

@media (max-width: 768px) {
	.error-text .sppb-addon-title {
		font-size: 200px !important;
	}
	
	.under-construction .sppb-addon-title {
		font-size: 50px !important;
	}
}

@media (max-width: 420px) {
	.error-text .sppb-addon-title {
		font-size: 100px !important;
	}
	
	.under-construction .sppb-addon-title {
		font-size: 40px !important;
	}
}

.sppb-countdown-timer  span.sppb-countdown-number {
	background-color: #333333;
	border-radius: 6px;
	color: #cccccc;
	font-size: 70px;
	height: 200%;
	text-align: center;
	text-shadow: 0 1px 2px #000000;
	width: 100%;
}

.sppb-countdown-timer  span.sppb-countdown-text {
	color: #ffffff;
	font-size: 18px;
}

.error-text .sppb-addon-title {
	color: #ffffff;
	font-family: "Montserrat",sans-serif;
	font-size: 345px;
	font-style: italic;
	font-weight: 300;
	letter-spacing: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}

.error-text .sppb-addon-content {
	color: #ffffff;
	font-size: 36px;
	line-height: 48px;
	font-family: "Poppins",sans-serif;
	font-weight: 300;
	margin: 0 0 10px;
}

.contact-heading .sppb-addon-title {
	color: #111111;
	margin-top: 0;
	text-transform: uppercase;
	font-family: "Ubuntu",sans-serif;
	font-size: 30px;
	line-height: 1.42857;
}

.contact-heading .sppb-addon-content {
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 auto 10px;
	width: 50%;
}

.contact-icon  {
	background-color: #f95b5b;
	color: #ffffff;
	font-size: 45px;
	height: 125px;
	width: 125px;
	color: #ffffff;
	line-height: 125px;
	text-align: center;
	margin: 0 auto;
}

.contact-3 {text-align: left;}

.contact-3 input,
.contact-3 textarea {
	border: 1px solid #e9e9e9;
	border-radius: 0;
	box-shadow: none;
	color: #a2a2a2;
	font-weight: 300;
}

.contact-3 input:focus,
.contact-3 textarea:focus,
.form-inline input:focus {
	border: 1px solid #e9e9e9 !important;
	box-shadow: none !important;
}

.contact-3 button {
	background-color: #fb4848;
	border-color: #fb4848;
	color: #ffffff;
	padding: 10px 35px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	opacity: 1;
}


.contact-3-negative {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: 1px 3px 3px 1px #d3d3d3;
	margin-left: 50px;
	margin-right: 50px;
	padding: 50px 85px;
	margin-top: -9%;
	position: relative;
	z-index: 1;
}

.under-construction .sppb-addon-title {
	color: #ffffff;
	font-size: 100px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
}

.under-construction .sppb-addon-content {
	color: #ffffff;
	font-size: 36px;
	line-height: 48px;
	font-family: "Poppins",sans-serif;
	font-weight: 300;
}

.sitemap ul {
	list-style: outside none none;
	padding-left: 0;
}

.sitemap ul > li {
	font-size: 18px;
	line-height: 30px;
	padding: 5px;
}

.sitemap ul > li > a,
.sitemap ul > li > a:hover {
	color: #353e4d;
	text-transform: uppercase;
	font-family: "Poppins",sans-serif;
	padding: 0;
	background: transparent;
}

.sitemap ul > li > a:hover {
	color: #fb4848;
}

#sp-header.default-menu .sp-megamenu-parent > li:last-child {
  float: right;
  margin-right: 12%;
}

#sp-header.default-menu .sp-megamenu-parent > li:last-child > a {
	margin-right: 0;
	font-size: 14px;
	margin-top: 20px;
	font-family: "Poppins",sans-serif;
	padding: 10px 42px;
	text-transform: uppercase;
	background-color: #fb4848;
	border-color: #fb4848;
	color: #ffffff;
	border-radius: 0;
	transition: all 0.3s ease 0s;
	line-height: 1.33333;
	display: inline-block;
	font-weight: 400;
	text-align: center;
}

#sp-header.default-menu .sp-megamenu-parent > li:last-child > a:hover {
	background-color: #353e4d;
	border-color: #353e4d;
	color: #ffffff;
}



/* PORTFOLIO SINGLE */

.featherlight {
  top: 10%;
}

.featherlight .featherlight-content {
  max-height: 95%;
  max-width: 55%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: transparent none repeat scroll 0 0;
}

.com-spsimpleportfolio.view-item .sp-simpleportfolio img {width: 100%;}

.com-spsimpleportfolio.view-item .sp-simpleportfolio .sp-simpleportfolio-description {
  padding-bottom: 20px;
  margin-bottom: 30px !important;
}

.com-spsimpleportfolio.view-item .sp-simpleportfolio .sp-simpleportfolio-meta {
  box-sizing: border-box;
}

.com-spsimpleportfolio.view-item .sp-simpleportfolio .sp-simpleportfolio-meta > div {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.com-spsimpleportfolio.view-item p {margin-top: 15px;}

.com-spsimpleportfolio.view-item .sp-simpleportfolio .sp-simpleportfolio-description > h2,
.com-spsimpleportfolio.view-item .sp-simpleportfolio .sp-simpleportfolio-meta-title,
.com-spsimpleportfolio.view-item .sp-simpleportfolio-tags-title
 {
  font-size: 25px;
  line-height: 1;
  margin: 0 0 10px;
}

.com-spsimpleportfolio.view-item  .sp-simpleportfolio .sp-simpleportfolio-image {
  margin-bottom: 0;
}

.com-spsimpleportfolio.view-item #sp-main-body {padding: 50px 0;}

.com-spsimpleportfolio.view-item .sp-simpleportfolio-details {padding: 30px 20px;}

/* */

/* BLOG SINGLE */

.com-content.view-article #sp-main-body {
	padding: 100px 0;
}

.com-content.view-article #sp-main-body article.item .entry-image img {
	width: 100%;
}

.com-content.view-article #sp-main-body article.item {
  margin-bottom: 0;
  padding: 0 50px;
}

.com-content.view-article #sp-main-body article.item .btn-group.pull-right, .com-content.view-article #sp-main-body article.item .pager.pagenav {display: none;}

.com-content.view-article #sp-main-body article.item a {
	color: #666;
	pointer-events: none;
}

.com-content.view-article .createdby, .com-content.view-article .category-name {display: none;}

.article-info > dd {
  color: #666666;
  text-transform: uppercase;
  font-size: 12px;
}

.com-content.view-article #sp-main-body article.item .entry-header,
.com-content.view-article #sp-main-body article.item p {
	padding: 0 20px;
}

.com-content.view-article #sp-main-body article.item .article-info > dd a {
  font-family: "Droid Serif",sans-serif;
}

/* */

/* SINGLE PAGES */

.single-page-2 .sp-megamenu-parent > li:nth-child(8) > a {
  margin-right: 0;
}

/* */

/* BOXED PAGES */

.layout-boxed {
	background-color: #d3d3d3;
}

.layout-boxed .body-innerwrapper {
  box-shadow: none;
}


/* SHOP */

.com-j2store.view-products #sp-main-body .sp-module:first-child .sp-module-title {
  display: none;
}

.com-j2store.view-products #sp-main-body .sp-module:first-child{
  margin-top: 60px;
}

.form-inline {
	margin-top: 60px;
	margin-bottom: 35px;
	background-color: #f5f5f5;
	padding: 15px;
}

.form-inline select {float: right;}

.form-inline input.btn-inverse, .j2store-products-row .product-qty {display: none !important;}

.form-inline input {display: table-cell;}

.form-inline input.btn {
	font-size: 14px;
	position: relative;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	margin-left: -1px;
	z-index: 2;
	background-color: #ffffff;
	border-color: #cccccc;
	color: #333333;
	-moz-user-select: none;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
}

.form-inline input.btn:focus,
.form-inline input.btn:hover {
	background-color: #e6e6e6;
	border-color: #adadad;
	color: #333333;
}

.j2store-single-product {
	background-color: #f0f5f7;
	border: 1px solid #f0f5f7;
	margin-bottom: 40px;
	transition: all 300ms ease-in-out 0s;
}

.j2store-single-product h2 {
	font-size: 20px;
	color: #000000;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: 500;
	padding: 10px 12px 0px;
}

.j2store-single-product h2 > a {
	font-size: inherit;
	color: inherit;
	font-family: inherit;
	line-height: inherit;
	font-weight: inherit;
}

.j2store-single-product:hover  h2 > a{color: #fb4848;}

.product-short-description {
	padding: 0 12px;
}

.product-price-container .sale-price:before {
	content: "Price: ";
	color: #000;
}

.product-price-container .sale-price {
	font-size: 16px;
	color: #f95b5b;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: 500;
	padding: 0 12px;
}

.j2store-addtocart-form {padding: 0 12px 20px;}
.j2store-add-to-cart {
  display: inline;
  margin-left: 0;
}


.j2store-module-product .j2store-cart-button, .j2store-cart-button,
.view-carts .btn, .view-checkout .btn, .product_cart_block form .btn {
  background-color: #fb4848;
  background-color: #353e4d;
border-color: #353e4d;
border-radius: 0;
color: #ffffff;
padding: 10px 35px;
transition: all 0.3s ease 0s;
backface-visibility: hidden;
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
display: inline-block;
position: relative;
transform: translateZ(0px);
vertical-align: middle;
font-size: 18px;
line-height: 1.33333;
font-weight: 400;
}

.j2store-module-product .j2store-cart-button:hover, .j2store-cart-button:hover,
.view-carts .btn:hover, .view-checkout .btn:hover, .product_cart_block form .btn:hover {
	background-color: #f95b5b;
	border-color: #353e4d;
	color: #ffffff;
}


#j2store-pagination {margin-top: 20px;}

.j2store-mainimage span, .j2store-mainimage span img  {width: 100%;}

.j2store-single-product-view .j2store-single-product {
  background-color: #fff;
  border: none;
  margin-bottom: 0;
  transition: all 300ms ease-in-out 0s;
}

.j2store-single-product-view .j2store-mainimage {
	border: 3px solid #f0f5f7;
}

.product-qty input[type="text"], .product-qty input[type="number"] {
  height: 44px;
}

.j2store-single-product-view .product-price-container .sale-price {
  padding: 0;
}

.j2store-single-product-view .product-title {
	margin-top: 0;
	font-family: "Ubuntu",sans-serif;
	font-size: 30px;
	color: #000000;
	line-height: 1.42857;
	margin-bottom: 10px;
	font-weight: 500;
	text-transform: uppercase;
}

.j2store-single-product-view .product-price-container .sale-price {
  font-weight: 700;
  font-size: 20px;
  color: #fb4848;
	font-family: "Montserrat",sans-serif;
	line-height: 1.42857;
	margin-bottom: 10px;
	margin-top: 20px;
}

.j2store-single-product-view .product-price-container .sale-price:before {
	font-weight: 500;
	content: "Price ";
}

.j2store-single-product-view .product-sku {display: none;}

#j2store-product-detail-tab {margin-top: 60px;}

.nav-tabs > li > a {
  font-size: 18px;
}

.j2store-single-product-view .tab-content {
	margin-top: 25px;
}

#onCheckoutPayment_wrapper .payment-plugin-image-label {padding-right: 5px;}

.customer-note {margin-bottom: 20px;}

.customer-note textarea {
	height: auto !important;
	width: auto !important;
}

.j2store-img-responsive {
  height: auto;
  width: 100%;
}

.j2store-product-main-image {
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 993px) {
	.j2store-module-product .j2store-cart-button, .j2store-cart-button, .view-carts .btn, .view-checkout .btn, .product_cart_block form .btn {
		padding: 10px 15px;
	}
}

/* */


	/*
  	Flaticon icon font: Flaticon
  	Creation date: 28/02/2017 11:26
  */

@font-face {
  font-family: "Flaticon";
  src: url("fonts/Flaticon.eot");
  src: url("fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("fonts/Flaticon.woff") format("woff"),
       url("fonts/Flaticon.ttf") format("truetype"),
       url("fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
  font-family: Flaticon;
  font-style: normal;
}

.flaticon-hose-1:before { content: "\f100"; }
.flaticon-hose:before { content: "\f101"; }
.flaticon-filter:before { content: "\f102"; }
.flaticon-car-chassis:before { content: "\f103"; }
.flaticon-chassis:before { content: "\f104"; }
.flaticon-exhaust-1:before { content: "\f105"; }
.flaticon-seat-belt-on-silhouette:before { content: "\f106"; }
.flaticon-seat-belt-1:before { content: "\f107"; }
.flaticon-seat-belt:before { content: "\f108"; }
.flaticon-cell-phone:before { content: "\f109"; }
.flaticon-person:before { content: "\f10a"; }
.flaticon-left-arrow:before { content: "\f10b"; }
.flaticon-arrow-pointing-to-right:before { content: "\f10c"; }
.flaticon-location-pin:before { content: "\f10d"; }
.flaticon-web-page-home:before { content: ""; }
.flaticon-message-closed-envelope:before { content: "\f10f"; }
.flaticon-transport:before { content: "\f110"; }
.flaticon-bound:before { content: "\f111"; }
.flaticon-automobile-steering-wheel:before { content: "\f112"; }
.flaticon-car-battery-charging:before { content: "\f113"; }
.flaticon-people:before { content: "\f114"; }
.flaticon-auto-repair-service:before { content: "\f115"; }
.flaticon-coil-bound-notebook:before { content: "\f116"; }
.flaticon-exhaust:before { content: "\f117"; }
.flaticon-battery-1:before { content: "\f118"; }
.flaticon-car-painting:before { content: "\f119"; }
.flaticon-link-button:before { content: "\f11a"; }
.flaticon-car-and-radar-security:before { content: "\f11b"; }
.flaticon-steering-wheel-2:before { content: "\f11c"; }
.flaticon-truck-wheel:before { content: "\f11d"; }
.flaticon-car-steering-wheel:before { content: "\f11e"; }
.flaticon-phone-receiver:before { content: "\f11f"; }
.flaticon-speed-meter:before { content: "\f120"; }
.flaticon-worldwide-transmissions:before { content: "\f121"; }
.flaticon-social:before { content: "\f122"; }
.flaticon-home:before { content: "\f123"; }
.flaticon-gas-station-hose:before { content: "\f124"; }
.flaticon-car-wash-machine:before { content: "\f125"; }
.flaticon-zero-emission-badge:before { content: "\f126"; }
.flaticon-envelope-1:before { content: "\f127"; }
.flaticon-unlink-symbol:before { content: "\f128"; }
.flaticon-thumbs-up-hand-symbol:before { content: "\f129"; }
.flaticon-play-button-1:before { content: "\f12a"; }
.flaticon-map-marker-point:before { content: "\f12b"; }
.flaticon-instructor-lecture-with-sceen-projection-tool:before { content: "\f12c"; }
.flaticon-brake-disk:before { content: "\f12d"; }
.flaticon-car-wash:before { content: "\f12e"; }
.flaticon-medal:before { content: "\f12f"; }
.flaticon-painting:before { content: "\f130"; }
.flaticon-inspection:before { content: "\f131"; }
.flaticon-mechanic:before { content: "\f132"; }
.flaticon-clutch:before { content: "\f133"; }
.flaticon-concrete-mixer:before { content: "\f134"; }
.flaticon-electric-car:before { content: "\f135"; }
.flaticon-trophy:before { content: "\f136"; }
.flaticon-car-1:before { content: "\f137"; }
.flaticon-gas-station:before { content: "\f138"; }
.flaticon-piston:before { content: "\f139"; }
.flaticon-car:before { content: "\f13a"; }
.flaticon-steering-wheel-1:before { content: "\f13b"; }
.flaticon-suspension:before { content: "\f13c"; }
.flaticon-air-conditioner-2:before { content: "\f13d"; }
.flaticon-oil-1:before { content: "\f13e"; }
.flaticon-air-conditioner-1:before { content: "\f13f"; }
.flaticon-oil:before { content: "\f140"; }
.flaticon-disc-brake:before { content: "\f141"; }
.flaticon-battery:before { content: "\f142"; }
.flaticon-envelope:before { content: "\f143"; }
.flaticon-chat:before { content: "\f144"; }
.flaticon-bounding-box:before { content: "\f145"; }
.flaticon-steering-wheel:before { content: "\f146"; }
.flaticon-valve:before { content: "\f147"; }
.flaticon-play-button:before { content: "\f148"; }
.flaticon-clock-1:before { content: "\f149"; }
.flaticon-plus:before { content: "\f14a"; }
.flaticon-clock:before { content: "\f14b"; }
.flaticon-presentation-1:before { content: "\f14c"; }
.flaticon-presentation:before { content: "\f14d"; }
.flaticon-speedometer:before { content: "\f14e"; }
.flaticon-focus-2:before { content: "\f14f"; }
.flaticon-focus-1:before { content: "\f150"; }
.flaticon-focus:before { content: "\f151"; }
.flaticon-wheel-alignment:before { content: "\f152"; }
.flaticon-air-conditioner:before { content: "\f153"; }
.flaticon-079-speedometer:before { content: "\f14e"; }
.flaticon-080-focus-2:before { content: "\f14f"; }
.flaticon-081-focus-1:before { content: "\f150"; }
.flaticon-082-focus:before { content: "\f151"; }
.flaticon-083-wheel-alignment:before { content: "\f152"; }
.flaticon-084-air-conditioner:before { content: "\f153"; }

#finder-search .btn {
	background-color: #fb4848;
	border-color: #fb4848;
	color: #ffffff;
	display: inline-block;
	font-family: "Poppins",sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.33333;
	padding: 10px 42px;
	text-align: center;
	transition: all 0.3s ease 0s;
}

#finder-search input {
	border-color: #cccccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	border-radius: 0;
	height: 40px !important;
}

/* ADDITIONAL CODE */

/* J4 Optimization */

.sp-megamenu-wrapper, #sp-header > .container > .container-inner > .row > div > .sp-column,
#sp-header > .row > div > .sp-column  {display: block !important;}

#sp-header .sp-module {
	margin-left: 0px !important; 
}

.offcanvas-menu > .d-flex {
	padding: 0 !important;
}

.offcanvas-menu > .d-flex > .logo,
.breadcrumb .float-start {
	display: none !important;
}

.burger-icon > span {
	background-color: #fff;
}
.text-start,
.text-left {
 text-align:left!important
}
.text-end,
.text-right {
 text-align:right!important
}
@media (min-width:576px) {
 .text-sm-start,
.text-sm-left {
  text-align:left!important
 }
 .text-sm-end,
.text-sm-right {
  text-align:right!important
 }
 .text-sm-center {
  text-align:center!important
 }
}
@media (min-width:768px) {
 .text-md-start,
.text-md-left {
  text-align:left!important
 }
 .text-md-end,
.text-md-right {
  text-align:right!important
 }
 .text-md-center {
  text-align:center!important
 }
}
@media (min-width:992px) {
 .text-lg-start,
.text-lg-left {
  text-align:left!important
 }
 .text-lg-end,
.text-lg-right {
  text-align:right!important
 }
 .text-lg-center {
  text-align:center!important
 }
}
@media (min-width:1200px) {
 .text-xl-start,
.text-xl-left {
  text-align:left!important
 }
 .text-xl-end,
.text-xl-right {
  text-align:right!important
 }
 .text-xl-center {
  text-align:center!important
 }
}

.sp-page-title {
	position: relative;
}

.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
}

.media-body {
	-ms-flex: 1;
	flex: 1;
}

@media (min-width: 1400px) {#sp-footer  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {#sp-banner  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {#sp-bottom1  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {#sp-top3  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {.contained-row  .sppb-container-inner {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {.sppb-row-container {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

@media (min-width: 1400px) {.sp-slider .sppb-container {max-width: 1320px;width: 100%;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;}}

a[class*="fa-"]::before,
ul.list-styled li::before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900 !important;
}

a[class*="fa-"]::before, a[class*="fa-"] > i {
	font-family: "Font Awesome 5 Brands" !important;
	font-weight: 400 !important;
}

#sp-bottom > .container {position: relative; z-index: 2;}

.item .entry-image, .item .entry-gallery, .item .entry-video, .item .entry-audio, .item .entry-link {
	float: none !important;
}

.pagination {
	display: flex;
}

.pagination-wrapper {
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
}