@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,700,900');
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,600,700,800);
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');

/* GENERAL */

body {
	font-family: 'Roboto', sans-serif;
	background:#faf0e6;
	color: #a0816c;
	font-weight: normal;
	/*font-size: 14px; eredeti volt; szigeti atya kérte a nagyobb betűméretet */
	font-size: 16px;
	line-height: 1.42857;
}
a {
	outline: none !important;
	-webkit-transition: back 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
}
a:focus, a:hover, a:active {
	outline: none !important;
	text-decoration: none;
	color:#4a4a4a;
}
p {
	line-height:24px;
	font-family: 'Roboto', sans-serif;
}
ul, li, ol {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-size:100%;
	font-weight:normal;
	line-height: 1.1;
}
h6 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h4 {
	font-size: 16px;
}
h3 {
	font-size:18px;
}
h2 {
	color: #222222;
	font-size: 20px;
}
h1 {
	color: #222222;
	font-size: 50px;
}
h1 span {
	color: #1a8ad0;
}
h1 span.bg-color {
	color: #fff;
	padding:0px 10px;
	background:#1a8ad0;
}
figure {
	margin:30px 0 0 0;
	padding: 0;
}
em {
	font-size:25px;
	color: #525252;
}
blockquote {
	border-color:#009ae8;
	background:#efefef;
	font-size:25px;
	font-style:italic;
	line-height:36px !important;
	padding:20px;
}
img {
	max-width: 100%;
	margin: 0 auto;
}

/* END GENERAL */

/* TOP BAR */

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

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

#sp-top-bar {
	background: #222222 none repeat scroll 0 0;
	border-bottom: 0 solid #e4e4e4;
	padding: 0;
//	border-style: dotted;
//	border-image-source: url('../images/szegelyminta.png');
//	border-image-repeat: repeat;
}

#sp-top-bar .col-md-6, #sp-top-bar .col-sm-6 {padding: 0;}

#sp-top1 ul {float: left; padding: 0; margin: 0;}

#sp-top1 ul > li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
}

#sp-top1 ul > li > a {
	background-color: rgba(0, 0, 0, 0);
	margin-right: 10px;
	padding-right: 5px;
	width: auto;
	border-radius: 100%;
	color: #919191;
	float: left;
	font-size: 14px;
	//font-size: 24px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

#sp-top1 ul > li > a > i {
	color: #919191;
}

#sp-top1 ul > li > a:hover > i {color: #009ae8;}

@media (max-width: 768px) {
	#sp-top1 ul {
		float: none;
	}
}
#sp-top2 ul {
	margin: 0;
	padding: 8px 0 0;
	text-align: right;
}

#sp-top2 ul > li {
	color: #9f9e9e;
	display: inline-block;
	margin-left: 32px;
}

#sp-top2 ul > li > a {
	color: #808080;
	display: inherit;
	line-height: inherit;
	padding: 0;
	transition: all 300ms ease 0s;
}

#sp-top2 ul > li > a:hover {
	color: #c9c9c9;
}


/* END TOP BAR */

/* MENU AND LOGO */

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

#sp-header{
	box-shadow: none;
	min-height: 50px;
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 0 solid rgba(255, 255, 255, 0.18);
	display: block;
	height: 85px;
	left: 0;
	padding-top: 6px;
	position: inherit;
	top: 0;
	width: 100%;
	z-index: 9000;
	border-radius: 0;
	border-spacing: 0;
	outline: 0 none;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
}

#sp-header.menu-fixed {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	background-color: #faf0e6;
	height: inherit;
	padding-top: 0;
}

#sp-menu {
	height: inherit;
	box-shadow: none;
}
#sp-header .logo  {height: inherit;}

#sp-logo {padding: 0;}

#sp-logo .logo a {
	padding: 19px 0;
}

#sp-header.menu-fixed #sp-logo .logo a {
	padding: 15px 0;
}

#sp-menu ul.sp-megamenu-parent > li {
  margin: 0;
  padding: 0;
}

#sp-menu ul.sp-megamenu-parent > li > a {
	font-weight: 400;
	letter-spacing: 0px;
	color: #8a8989;
	font-size: 14px;
	padding-bottom: 25px;
	padding-top: 25px;
	text-transform: uppercase;
	line-height: 20px;
	font-family: "Roboto",sans-serif;
	letter-spacing: 0;
	margin-left: 9px;
}

#sp-header.menu-fixed #sp-menu ul.sp-megamenu-parent > li > a {
	padding-bottom: 22px;
	padding-top: 22px;
}


@media only screen and (min-width:992px){
#offcanvas-toggler  {
	display:none;
}
}

@media only screen and (max-width:768px){
#offcanvas-toggler  {
	padding-right: 20px;
}
}

#offcanvas-toggler > i {
  transition: color 400ms ease 0s, background-color 400ms ease 0s;
}

#offcanvas-toggler > i:hover {
  color: #000000;
  opacity: 0.5;
  transition: color 400ms ease 0s, background-color 400ms ease 0s;
}

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

.scrollup:before {
  border-radius: 0;
  color: #fff;
  content: " ";
  font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
  font-size: 15px;
  font-weight: 700;
  height: 40px;
  line-height: 36px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 40px;
}

.scrollup,
.scrollup:hover {
  //background-color: #afc8fa;
  background-color: #a0816c;
  border: none;
  border-radius: 0;
  bottom: 100px;
  height: 40px;
  position: fixed;
  right: 22px;
  width: 40px;
  z-index: 999;
  line-height: 36px;
  padding: 0;
  margin: 0;
  box-shadow: none;
  border-color: #ffffff;
}

/* END MENU AND LOGO */

/* SUBMENU */

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #2c3036 none repeat scroll 0 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  padding: 20px 30px;
  margin-top: -2px;
  min-width: 184px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title:hover {
  font-weight: 400;
  text-transform: none;
  padding: 5px 0;
  font-size: 14px;
  font-family: "Roboto",sans-serif;
  color: #fff;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title:before {display: none !important;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
  color: #999999;
  cursor: pointer;
  display: block;
	font-size: 13px;
	padding: 4px 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	line-height: 1.7;
}

.sp-megamenu-parent .home-drop .sp-dropdown li.sp-menu-item > a:before {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	margin-right: 3px
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: transparent none repeat scroll 0 0;
  color: #009ff0;
}

.pages-drop  .sp-dropdown.sp-dropdown-main {width: 140px !important}

.sp-megamenu-parent .pages-drop .sp-dropdown .sp-dropdown-inner {
  padding: 0;
}

.sp-megamenu-parent .pages-drop .sp-dropdown li.sp-menu-item > a {
	border-bottom: 1px solid #32373d;
	padding: 9px 20px;
	line-height: 1.42857;
	white-space: nowrap;
}

.sp-megamenu-parent .pages-drop .sp-dropdown li.sp-menu-item > a:hover {
	background: #292e33 none repeat scroll 0 0;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after {
  display: none;
}


.sp-dropdown-inner .sp-megamenu-parent .sp-module {
  padding: 0px;
}

.menu-about h3 {
	color: #ffffff;
	font-size: 14px;
	font-family: "Roboto",sans-serif;
	line-height: 1.42857;
	margin: 0;
	padding: 0;
}

.menu-about p {
	color: #888989;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
	font-size: 14px;
}

/* END SUBMENU */

/* SLIDER */

.default-btn a {color: #fff;}
.default-btn-2 a {color: #009ff0;}

.default-btn:hover {
	background-color: #fff !important;
}
.default-btn:hover a {
	color: #009ff0 !important;
}

.default-btn-2:hover {
	background-color: #009ff0 !important;
}
.default-btn-2:hover a {
	color: #fff !important;
}

/* */

/* FEATURES */

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

.default-features {
	margin-bottom: 40px;
}

.default-features .sppb-icon span {
	font-size: 40px;
	padding-right: 25px;
	color: #656565;
}

.default-features .sppb-addon-title {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 20px;
	color: #222222;
	font-family: "Roboto",sans-serif;
	margin-top: 0;
	line-height: 1.1;
}

.default-features .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

.title-line {
  background-color: #009ff0;
  height: 2px;
width: 50px;
margin: 20px auto 25px 0;
}

/* */

/* ABOUT */

.default-about:before {
	background-color: #009ff0;
	content: "";
	height: 2px;
	left: 3px;
	position: absolute;
	top: 70px;
	width: 50px;
}

.default-about {margin-bottom: 50px; position: relative;}

.default-about .sppb-addon-title {
	text-transform: uppercase;
	font-size: 14px;
	color: #888989;
	font-weight: 600;
	font-family: "Roboto",sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}

.default-about .sppb-addon-content {
	text-transform: uppercase;
	font-size: 30px;
	color: #222222;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	line-height: 1.1;
}

.default-about-features {margin: 20px 0 10px;}

.default-about-features .sppb-icon i {
	border: 5px solid #e6e6e6;
	border-radius: 100%;
	color: #242424;
	font-size: 24px;
	height: 70px;
	line-height: 60px;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
	width: 70px;
	margin-right: 15px;
}

.default-about-features:hover .sppb-icon i,
.default-about-features-active .sppb-icon i {
	background: #009ff0 none repeat scroll 0 0;
	border: 5px solid #009ff0;
	color: #ffffff;
}

.default-about-features .sppb-addon-title {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 20px;
	color: #222222;
	font-family: "Roboto",sans-serif;
	margin-top: 0;
	line-height: 1.1;
}

.default-about-features .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;	
}

/* */

/* SKILLS */

.default-skills-text .sppb-addon-title:before {
	background-color: #009ff0;
	content: "";
	height: 2px;
	left: 3px;
	position: absolute;
	top: 68px;
	width: 50px;
}

.default-skills-text .sppb-addon-title span {
	text-transform: uppercase;
	font-size: 14px;
	color: #ffffff;
	font-weight: 600;
	font-family: "Roboto",sans-serif;
	line-height: 1.42857;
	display: block;
}

.default-skills-text .sppb-addon-title {
	text-transform: uppercase;
	margin: 0 0 50px;
	font-size: 30px;
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	line-height: 1.1;
}

.default-skills-text .sppb-addon-content {
	margin-bottom: 20px;
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

.sppb-addon-animated-number {
	margin-bottom: 40px;
	position: relative;
}

.sppb-animated-number {
	font-size: 70px;
	font-weight: 200;
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	line-height: 1.42857;
}

.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title {
	text-transform: uppercase;
	margin-top: -10px;
	font-size: 15px;
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin-bottom: 10px;
}

.sppb-addon-animated-number:before {
	background-color: #009ff0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	top: 130px;
	width: 35px;
}

/* */

/* PORTFOLIO */

.default-section-heading {
	color: #222222;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 50px;
	position: relative;
}

.default-section-heading:after {
	background: #009ae8 none repeat scroll 0 0;
	display: block;
	height: 2px;
	margin: 0 auto;
	position: relative;
	top: 15px;
	width: 50px;
	content:"";
}

.default-section-heading .sppb-addon-title {
	text-transform: uppercase;
	font-size: 14px;
	color: #888989;
	font-weight: 600;
	font-family: "Roboto",sans-serif;
	line-height: 1.1;
	margin: 0 0 5px;
}

.default-section-heading .sppb-addon-content {
	color: #222222;
	font-size: 30px;
	font-weight: normal;
	font-family: "Roboto",sans-serif;
	text-transform: uppercase;
	line-height: 1.1;
}

.default-portfolio .sp-simpleportfolio-btns {display: none;}

.default-portfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  cursor: pointer !important;
}

.default-portfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-img {
  transform: scale3d(1.15, 1.15, 1) !important;
}

.default-portfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
  transform: scale3d(1, 1, 1);
}

.default-portfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title {
  color: #fff;
	font: 400 16px/21px "Open Sans",sans-serif;
	transform: none !important;
	letter-spacing: 0px;
	margin-top: 0px;
}

.default-portfolio .sp-simpleportfolio-item .sp-vertical-middle .sp-simpleportfolio-tags {
  opacity: 0;
  transform: none !important;
  transition: all 500ms ease 0s;
  color: #aaa;
	font: 400 12px/16px "Open Sans",sans-serif;
	letter-spacing: 0px;
}

.default-portfolio .sp-simpleportfolio-item .sp-vertical-middle > div {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding: 15px;
}

/* */

/* BOXES */

.boxes-row {
	background: #009ff0 none repeat scroll 0 0;
	position: relative;
	width: 100%;
	z-index: 9;
}

.boxes-row:before {
	background: #000000 none repeat scroll 0 0 / cover ;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 50%;
	top: 0;
	z-index: -1;
}

.default-boxes .sppb-icon i {
	font-size: 5em;
	margin-bottom: 10px;
	color: #ffffff;
}

.default-boxes .sppb-addon-title {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 30px;
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin-top: 20px;
	line-height: 1.1;
}

.default-boxes .sppb-addon-text p {
	margin-bottom: 30px;
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	font-size: 14px;
}

.default-boxes .sppb-addon-text ul {
	line-height: 35px;
	margin-bottom: 0;
	margin-top: 0;
}

.default-boxes .sppb-addon-text ul > li {
	font-family: "Roboto",sans-serif;
	color: #656565;
}

.default-boxes .sppb-addon-text ul > li:after {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	color: #009ff0;
	margin-left: 3px;
}

.default-boxes-btn {
	margin-top: 30px;
	margin-bottom: 30px;
}

.default-boxes-btn a {
	border: 1px solid #ffffff;
	border-radius: 30px;
	color: #ffffff;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 13px;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	text-align: center;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, 0);
}

.default-boxes-btn a:hover {
	border: 1px solid #555555;
	color: #555555;
	background-color: rgba(0, 0, 0, 0);
}

.default-boxes-blue .sppb-addon-text ul {padding: 0;}
.default-boxes-blue .sppb-addon-text ul > li {color: #fff;}
.default-boxes-blue .sppb-addon-text ul > li:after {display: none;}
.default-boxes-blue .sppb-addon-text ul > li:before {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	color: #fff;
	margin-right: 3px;	
}

/* */

/* TABS */

.default-tabs .sppb-nav-tabs {
  border: 0 none;
	padding-left: 9.2%;
}

.default-tabs .sppb-nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.default-tabs .sppb-nav-tabs > li > a {
	background: transparent none repeat scroll 0 0; 
	padding: 10px 65px;
	border-bottom: 0 none;
	border-radius: 0;
	border-right: 1px solid #e3e2e2;
	border-top: 0 none;
	color: #656565;
	font-size: 13px;
	margin-right: 0;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	line-height: 1.42857;
	text-transform: uppercase;
	font-weight: normal;
}

.default-tabs .sppb-nav-tabs > li > a:before {
	color: #dcdcdc;
	display: block;
	transition: all 0.3s ease-out 0s;
	font-family: "et-line";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	font-size: 4em;
	margin-bottom: 10px;
}

.default-tabs .sppb-nav-tabs > li:nth-child(1)> a:before  {content: "";}
.default-tabs .sppb-nav-tabs > li:nth-child(2)> a:before  {content: "";}
.default-tabs .sppb-nav-tabs > li:nth-child(3)> a:before  {content: "";}
.default-tabs .sppb-nav-tabs > li:nth-child(4)> a:before  {content: "";}
.default-tabs .sppb-nav-tabs > li:nth-child(5)> a:before  {content: "";}

.default-tabs .sppb-nav-tabs > li.active > a, .default-tabs  .sppb-nav-tabs > li.active > a:hover, .default-tabs  .sppb-nav-tabs > li.active > a:focus {
  background-color: #ffffff;
  border-bottom-color: rgba(0, 0, 0, 0);
  cursor: default;
  border-top: 0 none #e3e2e2;
	color: #656565;
}
.default-tabs .sppb-nav-tabs > li > a:hover,
.default-tabs .sppb-nav-tabs > li.active > a:before {
	color: #009ff0;
}

.default-tabs  .sppb-nav-tabs-content {
  background: #ffffff none repeat scroll 0 0;
  border-color: currentcolor #e5e5e5 #e5e5e5;
  border-image: none;
  border-style: none;
  border-width: 0;
  margin-top: 0;
  padding: 0;
  margin-top: 50px;
}

.default-tabs .sppb-nav-tabs-content h2 {
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 0;
	color: #222222;
	font-size: 20px;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	line-height: 1.1;
}

.default-tabs .sppb-nav-tabs-content p {
	margin-bottom: 50px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	color: #656565;
}

.default-tabs .sppb-nav-tabs-content blockquote {
	font-weight: 300;
	background: #efefef none repeat scroll 0 0;
	border-color: #009ae8;
	font-size: 25px;
	font-style: italic;
	line-height: 36px;
	padding: 20px;
	margin: 0 0 20px;
	font-family: "Roboto",sans-serif;
}

.default-tabs .sppb-nav-tabs-content figure {
	margin: 0;
	padding: 0;
	width: 100%;
}

.default-tabs .sppb-nav-tabs-content img {
	width: 100%;
}

.bg-overlay-black {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  display: inline-block;
  height: 100%;
  padding: 25.2% 0 15px;
  position: absolute;
  top: 0;
  width: 100%;
}

.nopadding {padding: 0;}

/* */

/* BANNER */

.default-banner .sppb-addon-title {
	margin-bottom: 30px;
	font-size: 50px;
	font-weight: 200;
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	margin-top: 20px;
	line-height: 1.1;
}

.default-banner .sppb-addon-title span {
	color: #009ff0;
	font-weight: 400;
}

.default-banner .sppb-addon-content {
	font-size: 25px;
	font-weight: 200;
	color: #ffffff;
	width: 91.6667%;
	margin: 0 auto 60px;
	line-height: 1.42857;
	font-family: "Roboto",sans-serif;
}

.default-banner-btn a {
	border: 1px solid #ffffff;
	border-radius: 30px;
	color: #ffffff;
	padding: 15px 45px;
	font-size: 20px;
	font-weight: 300;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	cursor: pointer;
	display: inline-block;
	line-height: 1.42857;
	margin-bottom: 0;
	text-align: center;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
}

.default-banner-btn a:hover {
	background: #009ff0 none repeat scroll 0 0;
	border: 1px solid #009ff0;
	color: #ffffff;
}

/* */

/* TEAM */

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

.sppb-addon-persion .sppb-person-social {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.default-team:hover img {
	opacity: 0.7;
	transition: all 0.3s ease-out 0s;
}

.default-team.sppb-addon-persion .sppb-person-information > span.sppb-person-name {
	text-transform: uppercase;
	margin-top: 40px;
	font-size: 20px;
	color: #222222;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.1;
}

.default-team.sppb-addon-persion .sppb-person-information > span.sppb-person-designation {
	color: #009ff0;
	font-size: 14px;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.1;
}

.default-team  .sppb-person-introtext {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
	color: #656565;
	font-size: 14px;
}

.default-team.sppb-addon-persion .sppb-person-social {
	margin-top: 14px;
}

.default-team.sppb-addon-persion .sppb-person-social > li {
  margin-left: 5px;
	margin-right: 0;
}

.default-team.sppb-addon-persion .sppb-person-social > li > a {
  color: inherit;
  display: block;
  font-size: inherit;
  line-height: inherit;
}

.default-team.sppb-addon-persion .sppb-person-social > li > a > i {
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.2s ease-out 0s;
}

.default-team.sppb-addon-persion .sppb-person-social > li > a > i:hover {
	background: #000000 none repeat scroll 0 0 !important;
	transition: all 0.2s ease-out 0s;
}

.default-team.sppb-addon-persion .sppb-person-social > li > a > i.fa-facebook {
	background: #3c599b none repeat scroll 0 0;
}
.default-team.sppb-addon-persion .sppb-person-social > li > a > i.fa-twitter {
	background: #00abf0 none repeat scroll 0 0;
}
.default-team.sppb-addon-persion .sppb-person-social > li > a > i.fa-google-plus {
	background: #dd4c39 none repeat scroll 0 0;
}
.default-team.sppb-addon-persion .sppb-person-social > li > a > i.fa-linkedin {
	background: #007bb6 none repeat scroll 0 0;
}

/* */

/* TESTIMONIAL */

.negative-margin {margin-top: -60px;}
.negative-margin:after {margin: 0;}

.default-testimonial p {
	line-height: 30px;
	font-size: 20px;
	font-weight: 300;
	font-family: "Roboto",sans-serif;
	margin: 0 0 10px;
	color: #656565;
}

.default-testimonial h6 {
	margin-top: 20px;
	font-size: 18px;
	color: #222222;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.1;
}

.default-testimonial h6 span {
	font-size: 14px;
	color: #009ff0;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: left;
}

.owl-theme .owl-controls .owl-page span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #7d7c7c none repeat scroll 0 0;
	opacity: 1;
	border-color: #7d7c7c;
	border-radius: 5px;
	height: 4px;
	margin: 0 2px;
	width: 60px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover.active span {
	opacity: 1;
	background: #009ff0 none repeat scroll 0 0;
	border: 0 none;
}

/* */

/* BLOG */

.white-text .sppb-addon-content {color: #ffffff;}

.sppb-addon-articles .sppb-article-meta {
  margin: 0;
}

.sppb-addon-articles .sppb-addon-article {
  margin-bottom: 40px;
}

.sppb-addon-articles .sppb-addon-article .img-container {position: relative;}

.sppb-addon-articles .sppb-addon-article .img-container i {
	font-size: 20px;
}

.sppb-addon-articles .sppb-addon-article .img-container .sppb-article-meta {
	background-color: #009ff0;
	left: 20px;
	padding-top: 23px;
	position: absolute;
	top: 20px;
	height: 80px;
	text-align: center;
	text-transform: uppercase;
	width: 80px;
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	font-size: 14px;
	line-height: 1.42857;
}

.sppb-addon-articles .sppb-article-meta > span {
  color: #ffffff;
  display: inherit;
  font-size: 14px;
  margin: 0;
}

.sppb-addon-articles .sppb-addon-article h3 {
	margin-top: 30px;
	color: #888989;
	font-size: 20px;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin-bottom: 0;
	line-height: 1.1;
}

.sppb-addon-articles .sppb-addon-article .sppb-article-introtext p {
	margin-top: 20px;
	color: #888989;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	font-size: 14px;
}

.sppb-addon-articles .sppb-addon-article a.sppb-readmore {
	border: 1px solid #8d8d8d;
	border-radius: 30px;
	color: #8d8d8d;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 13px;
	background-image: none;
	cursor: pointer;
	display: inline-block;
	font-weight: 400;
	line-height: 1.42857;
	margin-bottom: 0;
	text-align: center;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, 0);
	margin-top: 10px;
}

.sppb-addon-articles .sppb-addon-article a.sppb-readmore:after {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	margin-left: 3px;
}

.sppb-addon-articles .sppb-addon-article a.sppb-readmore:hover {
	border: 1px solid #8d8d8d;
	color: #707070;
	background-color: rgba(0, 0, 0, 0);
}

/* */

/* SOCIAL */

.fa-social-icons {
  font-size: 45px;
  padding: 20px 0;
  text-align: center;
  transition: all 0.3s ease-out 0s;
}

.fa-social-icons a, .fa-social-icons a:hover {
  color: #ffffff;
}

.facebook-icon {
  background: #1852a9 none repeat scroll 0 0;
}
.twitter-icon {
  background: #26d3f9 none repeat scroll 0 0;
}
.google-icon {
  background: #da4835 none repeat scroll 0 0;
}
.linkedin-icon {
  background: #007ab9 none repeat scroll 0 0;
}
.instagram-icon {
  background: #4878a0 none repeat scroll 0 0;
}
.vimeo-icon {
  background: #0a9cc1 none repeat scroll 0 0;
}
.facebook-icon:hover, .twitter-icon:hover, .google-icon:hover, .linkedin-icon:hover, .instagram-icon:hover, .vimeo-icon:hover {
  background: #222222 none repeat scroll 0 0;
}

/* */

/* INDEX CORPORATE */

/* TOP BAR */

#sp-top-bar.corporate-top {
	background: #f9f8f8 none repeat scroll 0 0;
	border-bottom: 1px solid #e4e4e4;
	padding: 0;
}

#sp-top-bar.corporate-top #sp-top1 ul > li > a:hover > i, #sp-top-bar.corporate-top #sp-top2 ul > li > a:hover {color: #1cbac8;}

#sp-top-bar.corporate-top #sp-top2 ul > li {
	color: #8a8989;
}

#sp-top-bar.corporate-top #sp-top2 ul > li > a {
	color: #8a8989;
}

/* END TOP BAR */

/* HEADER */

#sp-header.corporate-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #1cbac8;
}

/* END HEADER */

/* SLIDER */

.corporate1-slider .default-btn-2 a {color: #1cbac8;}

.corporate1-slider .default-btn:hover a {
	color:  #1cbac8 !important;
}

.corporate1-slider .default-btn-2:hover {
	background-color:  #1cbac8 !important;
}

/* */

/* ABOUT */

.title-line-corporate {
	background: #1cbac8 none repeat scroll 0 0;
	height: 2px;
	width: 50px;
	margin: 20px 0 25px;
}

.corporate-top-about .sppb-addon-title {margin-top: 30px;}

.corporate-facts .sppb-addon-title {
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 200;
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}

.corporate-facts .sppb-addon-title span {
	background-color: #ffffff;
	height: 2px;
	width: 50px;
	margin-top: 10px;
	color: #ffffff;
	display: block;
	margin-bottom: 25px;
}

.corporate-facts .sppb-addon-content {
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}

.corporate-numbers:before {
  background-color: #1cbac8;
}

/* */

/* FEATURES */

.corporate-heading .sppb-addon-title {
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 200;
	color: #222222;
	font-family: "Roboto",sans-serif;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}

.corporate-heading .sppb-addon-content {
	font-size: 18px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}

.title-line-corporate {
	background: #1cbac8 none repeat scroll 0 0;
	height: 2px;
	width: 50px;
	margin: 20px 0 25px;
}

.corporate-features .sppb-addon-title {margin-top: 0;}
 
.corporate-features:hover .sppb-icon i, .corporate-features-active .sppb-icon i, .corporate-features-active:hover .sppb-icon i {
  background: #1cbac8 none repeat scroll 0 0;
  color: #fff;
  border-color: #1cbac8;
}

.corporate-features .title-line {background-color: #1cbac8;}

/* */

/* BANNER */

.corporate-banner {
	padding: 40px 7% 20px 0;
}

.corporate-banner-2 {
	padding: 40px 0 20px 7%;
}

.corporate-banner .pull-right {margin-left: 30px;}
.corporate-banner .pull-left {margin-right: 30px;}

.corporate-banner .sppb-icon i {
	font-size: 60px;
	color: #ffffff;
}

.corporate-banner .sppb-addon-title {
	font-size: 25px;
	font-weight: 300;
	font-family: "Roboto",sans-serif;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 1.1;
	color: #ffffff;
}

.corporate-banner .sppb-addon-text {
	font-size: 16px;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.1;
	color: #ffffff;
}

/* */

/* PORTFOLIO */

.corporate-portfolio .sp-simpleportfolio .sp-simpleportfolio-item {
  padding: 5px;
}

.corporate-background-overlay:before {
	background: #f4f4f4 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 50%;
	top: 0;
	z-index: -1;
}

.corporate-choose .sppb-addon-title {
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 200;
	color: #222222;
	font-family: "Roboto",sans-serif;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;	
}

.corporate-choose .sppb-addon-content {
	margin-bottom: 20px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	color: #656565;
}

.corporate-choose .title-line-corporate {margin-top: 10px;}

.corporate-background-overlay .corporate-features, .corporate-background-overlay .corporate-features-active {
	margin-bottom: 30px;
}

/* */

/* BLOG */

.corporate-blog.sppb-addon-articles .sppb-article-meta > span a {
  margin: 10px 0;
  font-size: 13px;
  color: #888989;
  font-family: "Roboto",sans-serif;
	line-height: 24px;
	display: block;
	pointer-events: none;
}

.corporate-blog.sppb-addon-articles .sppb-article-meta > span.sppb-meta-category a:before {
	content:"\f02c";
	color: #1cbac8;
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	margin-right: 3px;
}

.corporate-blog.sppb-addon-articles .sppb-addon-article h3 {
  color: #888989;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 0;
  margin-top: 0;
}

.corporate-blog.sppb-addon-articles .sppb-addon-article h3 a,
.corporate-blog.sppb-addon-articles .sppb-addon-article h3 a:hover {
	margin-top: 10px;
	color: #222222;
	font-size: 20px;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	line-height: 1.1;
}

.corporate-blog .sppb-article-introtext:after {
	display: block;
	content: "";
	background: #1cbac8 none repeat scroll 0 0;
	margin-top: 20px;
	height: 2px;
	margin-bottom: 25px;
	padding: 0;
	width: 36px;
}


#sp-footer.corporate-footer ul.social-icons li a:hover i {
	color: #1cbac8;
}

/* */

/* INDEX CORPORATE 2 */

/* HEADER */

#sp-header.corporate2-header {
	padding-top: 80px;
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 0 solid rgba(255, 255, 255, 0.18);
	display: block;
	min-height: inherit;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9000;
	border-radius: 0;
	border-spacing: 0;
	outline: 0 none;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
	box-shadow: none;
	height: 85px;
}

#sp-header.corporate2-header.menu-fixed {
	background: #45be84 none repeat scroll 0 0;
	border-bottom: medium none;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	display: block;
	height: auto;
	left: 0;
	padding-bottom: 0;
	padding-top: 0;
	top: 0;
	width: 100%;
	z-index: 9000;
	position: fixed;
}

#sp-header.corporate2-header .container {
	background-color: #45be84;
	border-radius: 0;
	margin: auto;
	padding: 10px 20px;
	min-height: 50px;
}

#sp-header.corporate2-header #sp-logo {
  padding: 0 15px;
}

#sp-header.corporate2-header #sp-menu ul.sp-megamenu-parent > li > a {
	color: #ffffff;
	font-size: 13px;
	padding-bottom: 25px;
	padding-top: 25px;
	text-transform: uppercase;
	line-height: 20px;
	font-family: "Roboto",sans-serif;
	font-weight: 400;
	letter-spacing: 0;
	margin-left: 9px;
}

#sp-header.corporate2-header #sp-menu ul.sp-megamenu-parent > li .sp-dropdown {
	background-color: transparent;
}

#sp-header.corporate2-header .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: -60px;
}

#sp-header.corporate2-header #sp-logo .logo a {
  padding: 22px 0 19px;
}

#sp-header.corporate2-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  padding: 20px 30px;
min-width: 160px;
text-align:left;
}

#sp-header.corporate2-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, #sp-header.corporate2-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item span.sp-group-title, #sp-header.corporate2-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title:hover {
  color: #656565;
}

#sp-header.corporate2-header .sp-megamenu-parent .pages-drop .sp-dropdown .sp-dropdown-inner {
	min-width: 160px;
	padding: 5px 0;

}

#sp-header.corporate2-header .sp-megamenu-parent .pages-drop .sp-dropdown li.sp-menu-item > a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

#sp-header.corporate2-header .sp-megamenu-parent .pages-drop .sp-dropdown li.sp-menu-item > a:hover {
  background: #f5f5f5 none repeat scroll 0 0;
  border-bottom: 1px solid #d7d7d7;
  color: #45be84;
}

#sp-header.corporate2-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #45be84;
}


#sp-bottom.corporate2-bottom {
  background-image: none;
  background: #ffffff none repeat scroll 0 0;
	padding: 65px 0 20px;
}

#sp-bottom.corporate2-bottom .sp-module .sp-module-title::after {
  background-color: #45be84;
}

#sp-bottom.corporate2-bottom .sp-module .sp-module-title {color: inherit;}

#sp-bottom.corporate2-bottom .latestnews li {
  border-bottom: 1px solid #d8d8d8 !important;
}

#sp-footer.corporate2-footer ul.social-icons li a:hover i {
  color: #45be84;
}

/* */

/* SLIDER */

.corporate2-slider .default-btn:hover a {
	color:  #45be84 !important;
}

/* */

/* FEATURES */

.corporate2-heading .sppb-addon-title {
	color: #222222;
	font-size: 50px;
	font-weight: 300;
	margin: 0 0 50px;
	position: relative;
	font-family: "Roboto",sans-serif;
	line-height: 1.1;
	text-transform: uppercase;
}

.corporate2-heading .sppb-addon-title span {
	color: #45be84;
	display: block;
	font-weight: 500;
}

.corporate2-heading .sppb-addon-title:after {
	background: #7c7b7b none repeat scroll 0 0;
	display: block;
	height: 4px;
	margin: 0;
	position: relative;
	top: 22px;
	width: 80px;
	content:"";
}

.corporate2-heading .sppb-addon-content {
	padding-top: 10px;
	font-size: 18px;
	font-style: italic;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}

.corporate2-features {
	margin-bottom: 50px;
}

.corporate2-features .sppb-media {overflow: hidden;}
.corporate2-features .pull-left {margin: 0;}

.corporate2-features .sppb-icon i {
	color: #45be84;
	font-size: 30px;
	padding-right: 10px;
	margin-left: 2px;
}

.corporate2-features .sppb-addon-title {
	font-size: 18px;
	color: #222222;
	margin-top: 10px;
	margin-bottom: 10px;
}

.corporate2-features .sppb-addon-text {
	margin: 0 0 10px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}


/* */

/* BOXES */

.corporate2-boxes {padding: 70px 35px; 
	transition: all 0.2s ease-out 0s;}

.corporate2-boxes:hover {background: #000000 none repeat scroll 0 0;}

.corporate2-box-1 {background: #1e9a5f none repeat scroll 0 0;}
.corporate2-box-2 {background: #27a66a none repeat scroll 0 0;}
.corporate2-box-3 {background: #2cae70 none repeat scroll 0 0;}

.corporate2-boxes .sppb-addon-title span {
	font-size: 70px;
	color: #ffffff;
	line-height: 1.42857;
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: 20px;
}

.corporate2-boxes .sppb-addon-title {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	font-family: "Roboto",sans-serif;
	margin-bottom: 10px;
	line-height: 1.1;
	color: #ffffff;
}

.corporate2-boxes .sppb-addon-content {
	color: #ffffff;
	margin: 0 0 10px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

/* */

/* ABOUT */

.corporate2-about {
	margin-bottom: 50px;
	border-bottom: 4px solid #dedede;
	padding-bottom: 30px;
	transition: all 0.3s ease-out 0s;
}

.corporate2-about:hover {
	border-color: #45be84;
}

.corporate2-about .sppb-addon-title {
	margin-top: 20px;
	color: #222222;
	font-size: 18px;
}

.corporate2-about .sppb-addon-text {
	margin-top: 20px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

.corporate2-about a {
	margin-top: 20px;
	border: 1px solid #8d8d8d;
	border-radius: 30px;
	color: #8d8d8d;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.42857;
	background: transparent;
}

.corporate2-about a:hover {
	border: 1px solid #8d8d8d;
	color: #707070;
	background: transparent;
}

/* */

/* OVERLAY */

.corporate2-overlay:before {
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 50%;
	top: 0;
	z-index: -1;
}

.corporate2-white-overlay .sppb-addon-title {
	color: #ffffff;
	font-size: 50px;
	font-weight: 300;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	line-height: 1.1;
}

.corporate2-white-overlay .sppb-addon-title span {
	color: #ffffff;
	font-weight: 600;
	display: block;
}

.corporate2-white-overlay .sppb-addon-title:after {
	background: #45be84 none repeat scroll 0 0;
	width: 50px;
	height: 2px;
	display: block;
	margin: 25px 0;
	width: 50px;
	content: "";
}

.corporate2-white-overlay .sppb-addon-content {
	padding-top: 5px;
	font-size: 20px;
	font-family: "Roboto",sans-serif;
	line-height: 1.1;
	color: #ffffff;
	padding-right: 42px;
	margin: 0 0 30px;
}

.corporate2-white .sppb-addon-title, .corporate2-white .sppb-addon-content {color: #ffffff !important;}

/* */

/* SKILLS */

.corporate2-accordion .sppb-panel-default {
  border-radius: 4px;
	margin-bottom: 0;
	border: 1px solid #dddddd;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.corporate2-accordion .sppb-panel-default > .sppb-panel-heading {
	background: #f5f5f5 none repeat scroll 0 0;
	cursor: pointer;
	padding: 15px;
	position: relative;
	border-color: #dddddd;
	color: #333333;
}

.corporate2-accordion .sppb-panel-title {
	font-weight: normal;
	color: inherit;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1.1;
}

.corporate2-accordion .sppb-panel-default > .sppb-panel-heading .sppb-toggle-direction {
  display: none;
}

.corporate2-accordion .sppb-panel-default .sppb-panel-body {
  border-top-color: #45be84;
}

.corporate2-accordion .sppb-panel-group .sppb-panel + .sppb-panel {
	margin-top: 5px;
}

.sppb-progress-label, .sppb-progress-label span {
	font-weight: 400;
	margin-bottom: 7px;
}

/* */

/* TABS */

.corporate2-tabs .sppb-addon-title {
	margin-bottom: 40px;
	font-size: 18px;
	color: #222222;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin-top: 0;
}

.corporate2-tabs-text .sppb-addon-content {
	margin-top: 30px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin-bottom: 10px;

}

.corporate2-main-tabs .sppb-nav-tabs {
  border-bottom: 0 none;
}

.corporate2-main-tabs .sppb-nav-tabs > li {
  margin: 0 10px 30px 0;
}

.corporate2-main-tabs .sppb-nav-tabs > li > a {
  background: #ffffff none repeat scroll 0 0;
  border-color: transparent;
  border-image: none;
  border-style: solid;
  border-width: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  margin-right: 2px;
border-radius: 0;
color: #222222;
padding: 18px 45px;
}

.corporate2-main-tabs .sppb-nav-tabs > li.active > a, .corporate2-main-tabs .sppb-nav-tabs > li.active > a:hover, .corporate2-main-tabs .sppb-nav-tabs > li.active > a:focus {
  background-color: #45be84;
  border-bottom-color: #dddddd #dddddd rgba(0, 0, 0, 0);
  color: #ffffff;
  cursor: default;
}

.corporate2-main-tabs .sppb-nav-tabs-content {
  background: transparent none repeat scroll 0 0;
  border-color: currentcolor #e5e5e5 #e5e5e5;
  border-image: none;
  border-style: none solid solid;
  border-width: 0;
  margin-top: 0;
  padding: 0;
}

.corporate2-main-tabs .sppb-nav-tabs-content p {
	margin-top: 30px;
}

/* */

/* PRICING */

.sppb-pricing-box .sppb-pricing-features {
  padding: 0;
}

.corporate2-pricing {
	margin-bottom: 40px;
}

.corporate2-pricing .sppb-pricing-box {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #e3e2e2;
	padding: 60px 0;
	transition: all 0.3s ease-out 0s;
}

.corporate2-pricing .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  color: #656565;
  text-transform: uppercase;
  line-height: 1.42857;
  display: block;
}

.corporate2-pricing .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price {
  font-size: 70px;
  line-height: 20px;
  color: #45be84;
  margin-top: 40px;
  font-weight: 300;
  margin-bottom: 10px;
  display: block;
}

.corporate2-pricing .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-duration {
	text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 50px;
  font-size: 18px;
  color: #656565;
  line-height: 1.42857;
  display: block;
}

.corporate2-pricing .sppb-pricing-box .sppb-pricing-features > ul > li {
  display: block;
  padding: 0;
  margin: 25px 0;
  color: #656565;
}

.corporate2-pricing .sppb-pricing-footer {margin-top: 40px;}

.corporate2-pricing .sppb-pricing-footer a {
	text-transform: uppercase;
	color: #45be84;
	background-color: rgba(0, 0, 0, 0);
}

.corporate2-pricing .sppb-pricing-footer a:hover {
	color: #4a4a4a;
	outline: medium none;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
}

.corporate2-pricing .sppb-pricing-box.sppb-pricing-featured {
	border-color: #45be84;
	background: #45be84 none repeat scroll 0 0;
	transform: scale(1.1);
}

.corporate2-pricing .sppb-pricing-box.sppb-pricing-featured .sppb-pricing-header .sppb-pricing-title,
.corporate2-pricing .sppb-pricing-box.sppb-pricing-featured .sppb-pricing-header > span.sppb-pricing-price,
.corporate2-pricing .sppb-pricing-box.sppb-pricing-featured .sppb-pricing-header > span.sppb-pricing-duration,
.corporate2-pricing .sppb-pricing-box.sppb-pricing-featured .sppb-pricing-features > ul > li,
.corporate2-pricing .sppb-pricing-featured .sppb-pricing-footer a,
.corporate2-pricing .sppb-pricing-featured .sppb-pricing-footer a:hover {
	color: #ffffff;
}

/* */

/* TESTIMONIAL */

.corporate2-testimonial {text-align: center;}

.corporate2-testimonial i {
	color: #45be84;
	font-size: 45px;
}

.corporate2-testimonial p {
	line-height: 35px;
	margin-top: 30px;
	font-size: 22px;
	font-style: italic;
	color: #ffffff;
	font-weight: 400;
	font-family: "Roboto",sans-serif;
	margin-bottom: 10px;
}

.corporate2-testimonial h3 {
	line-height: 35px;
	color: #45be84;
	margin: 0 0 10px;
	font-size: 14px;
}

.corporate2-testimonial .owl-theme .owl-controls .owl-page span, .corporate2-testimonial .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	opacity: 1;
	border: 1px solid #ffffff;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px 3px;
	width: 10px;
}

.corporate2-testimonial .owl-theme .owl-controls .owl-page.active span, .corporate2-testimonial .owl-theme .owl-controls .owl-page.active:hover span {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  opacity: 1;
	height: 12px;
	width: 12px;
}

.corporate2-testimonial .owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

.inline-text .sppb-addon-title span {display: inline-block;}

/* */

/* BLOG */

.sppb-addon-articles.corporate2-blog .sppb-addon-article  i {
	font-size: 20px;
}

.sppb-addon-articles.corporate2-blog .sppb-addon-article  .sppb-article-meta {
	background-color: #45be84;
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	font-size: 14px;
	height: 55px;
	line-height: 55px;
	margin-top: 15px;
	padding: 0;
	position: static;
	text-align: center;
	text-transform: uppercase;
	width: 55px;
}

.sppb-addon-articles.corporate2-blog .sppb-addon-article  .sppb-article-meta span.sppb-meta-date {
	background-color: #222222;
}

.sppb-addon-articles.corporate2-blog .sppb-article-meta > span {
  color: #ffffff;
  display: inherit;
  font-size: 14px;
  margin: 0;
}

.sppb-addon-articles.corporate2-blog .sppb-addon-article h3 > a {
  color: #45be84;
}

.sppb-addon-articles.corporate2-blog .sppb-addon-article h3 > a:hover {
	color: #222222;
}

.sppb-addon-articles.corporate2-blog .sppb-addon-article a.sppb-readmore {
	color: #45be84;
	border: none;
	padding: 0;
}

.sppb-addon-articles.corporate2-blog .sppb-addon-article a.sppb-readmore:hover {
	color: #4a4a4a;
	outline: medium none;
	text-decoration: none;
}

/* */

/* BANNER */

.corporate2-banner-text .sppb-addon-title {
	font-size: 30px;
	color: #ffffff;
	font-weight: 300;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}

.corporate2-banner-btn {margin-top: 20px;}

.corporate2-banner-btn a {
	border: 1px solid #ffffff;
	border-radius: 30px;
	color: #ffffff;
	padding: 15px 45px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.42857;
	background: transparent none repeat scroll 0 0;
}

.corporate2-banner-btn a:hover {
	background: #45be84 none repeat scroll 0 0;
	border: 1px solid #45be84;
	color: #ffffff;
}

/* */

/* BUSINESS 1 */

#sp-top-bar.business1-top #sp-top1 ul > li > a:hover > i, #sp-top-bar.business1-top #sp-top2 ul > li > a:hover {color: #f67b00;}

#sp-header.business1-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #f67b00;
}

.business1-slider  .default-btn-2 a {color: #f67b00;}

.business1-slider  .default-btn:hover a {
	color:  #f67b00 !important;
}

.business1-slider  .default-btn-2:hover {
	background-color:  #f67b00 !important;
}

.business1-main-tabs .sppb-nav-tabs > li.active > a, .business1-main-tabs .sppb-nav-tabs > li.active > a:hover, .business1-main-tabs .sppb-nav-tabs > li.active > a:focus {
  background-color: #f67b00;
}

.business1-heading .sppb-addon-title {
	color: #222222;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 50px;
	position: relative;
	text-transform: uppercase;
}

.business1-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  background: rgba(15, 15, 15, 0.95) none repeat scroll 0 0;
}

.business1-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  background: #545454 none repeat scroll 0 0;
  border: 0px solid transparent;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 30px;
  transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  vertical-align: middle;
margin: 4px;
padding: 0 6px;
text-transform: none;
min-width: 90px;
}

.business1-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
	color: #dedede;
	opacity: 0.9;
}

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

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 0;
	border: 1px solid #ececec;
	color: #888888;
	cursor: pointer;
	display: inline-block;
	font: 400 12px/32px Roboto,sans-serif;
	margin: 0 10px 10px 0;
	overflow: visible;
	padding: 0 17px;
	position: relative;
	transition: all 0.3s ease-in-out 0s;
	text-transform: uppercase;
}

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

.business1-portfolio .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a, .business1-portfolio .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
	border-color: #f67b00;
	color: #f67b00;
}

.business1-text .sppb-addon-title {
	color: #222222;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 50px;
	position: relative;
	text-transform: uppercase;
	color: #ffffff;
}

.business1-text .sppb-addon-content em {
	margin-bottom: 50px;
	color: #ffffff;
	font-weight: 200;
	font-size: 25px;
	display: block;
}

.business1-text .sppb-addon-content ul {
	margin: 0;
	padding: 0;
}

.business1-text .sppb-addon-content ul li {
	margin-bottom: 15px;
	font-size: 18px;
	color: #ffffff;
}

.business1-text .sppb-addon-content ul li:before {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	margin-right: 5px;
}

.business1-features {margin-bottom: 60px;}

.business1-features .sppb-icon i {
	border-color: currentcolor #c9c9c9 currentcolor currentcolor;
	border-image: none;
	border-style: none solid none none;
	border-width: 0 1px 0 0;
	height: 90px;
	line-height: 85px;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
	width: 90px;
	z-index: 5;
	color: #f67b00;
	font-size: 50px;
}

.business1-features .sppb-addon-title {
	padding-top: 20px;
	margin: 0;
	color: #222222;
	font-size: 18px;
	font-family: "Roboto",sans-serif;
	line-height: 1.1;
	font-weight: normal;
}

.business1-features .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 20px 0 10px;
	color: #656565;
}

.business1-features .sppb-media > .pull-left {
  margin-right: 30px;
}

.business1-testimonial .img-shape {
  background: rgba(0, 0, 0, 0) url("/probe/images/site-img-44.png") no-repeat scroll right top;
  float: right;
  height: 100%;
  position: absolute;
  right: 0;
  width: 50px;
  z-index: 999;
}

.review-info {
  background: #ffffff none repeat scroll 0 0;
  padding: 12px 10px 8px 0;
  text-align: left;
}

.business1-testimonial h6 {
	color: #f67b00;
	margin-top: 20px;
	font-size: 16px;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.1;
}

.business1-testimonial p {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}

.business1-testimonial .owl-theme .owl-controls .owl-page span, .business1-testimonial .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	opacity: 1;
	border: 1px solid #f67b00;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px 3px;
	width: 10px;
}

.business1-testimonial .owl-theme .owl-controls .owl-page.active span, .business1-testimonial .owl-theme .owl-controls .owl-page.active:hover span {
  background: #f67b00 none repeat scroll 0 0;
  border: 0 none;
  opacity: 1;
	height: 12px;
	width: 12px;
}

.business1-testimonial .owl-theme .owl-controls {
  margin-top: 50px;
  text-align: center;
}

.business1-accordion .sppb-panel-default .sppb-panel-body {
  border-top-color: #f67b00;
}

.business1-blog.sppb-addon-articles .sppb-addon-article h3 a {color: #f67b00;}

.business1-blog.sppb-addon-articles .sppb-addon-article h3 a:hover {color: #4a4a4a;}

.business1-blog.sppb-addon-articles .sppb-article-meta > span {
  color: #656565;
  display: inline-block;
  font-size: 14px;
  font-size: 85%;
  line-height: 1.42857;
  margin-top: 10px;
}

.business1-blog.sppb-addon-articles .sppb-article-meta > span.sppb-meta-date {margin-right: 10px;}

.business1-blog.sppb-addon-articles .sppb-article-meta > span i {
	margin-right: 3px;
}

.business1-blog.sppb-addon-articles .sppb-addon-article .sppb-article-introtext p {
  margin-top: 10px;
}


.business1-pricing .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price {
  color: #f67b00;
}

.business1-pricing .sppb-pricing-footer a {
	color: #f67b00;
}

.business1-pricing .sppb-pricing-box.sppb-pricing-featured {
	border-color: #f67b00;
	background: #f67b00 none repeat scroll 0 0;
}


.business1-bottom-features {margin-bottom: 50px;}

.business1-bottom-features .sppb-icon i {
	color: #f67b00;
	font-size: 50px;
	display: table-cell;
}

.business1-bottom-features .sppb-addon-title {
	color: #222222;
	margin-top: 0;
	font-size: 18px;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.1;
}

.business1-bottom-features .sppb-addon-text {
	color: #727272;
}

.business1-bottom-features .pull-left {
	float: none;
	margin: 0;
	width: 18%;
}

.business1-bottom-features .sppb-media-body {
	width: 78%;
	padding-left: 10px;
}


.business1-contact .sppb-form-group {
  margin-bottom: 30px;
}

.business1-contact .sppb-form-group input,
.business1-contact .sppb-form-group textarea,
.business1-contact .sppb-form-group input:focus,
.business1-contact .sppb-form-group textarea:focus {
	border-color: currentcolor currentcolor #c2c2c2;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	color: #656565;
	font-size: 14px;
	height: 45px !important;
	padding: 5px;
	width: 100%;
	background: transparent;
	box-shadow: none !important;
	border-radius: 0;
}

.business1-contact .sppb-form-group textarea,
.business1-contact .sppb-form-group textarea:focus 
 {height: auto !important;}

.business1-contact button {
	background: #f67b00 none repeat scroll 0 0;
	border: 0 none;
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	height: 55px;
	text-transform: uppercase;
	transition: all 0.3s ease-out 0s;
	width: 200px;
	border-radius: 0;
}

.business1-contact button:hover {
	color: #f67b00;
	background: #ffffff none repeat scroll 0 0;
	transition: all 0.3s ease-out 0s;
}

#sp-footer.business1-footer {
  text-align: center;
}

.business1-footer .sp-module .sp-module-title {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 10px;
	margin-top: 20px;
  line-height: 1.1;
  text-transform: none;
}

#sp-footer.business1-footer ul.social-icons {
  float: none;
  margin: 20px 0 0;
  padding: 0;
}

#sp-footer.business1-footer ul.social-icons li {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
}

#sp-footer.business1-footer ul.social-icons li a {
	background-color: #595959;
	border-radius: 100%;
	color: #919191;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}

#sp-footer.business1-footer ul.social-icons li a:hover i {
	color: #f67b00;
}

#sp-footer.business1-footer .sp-copyright {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* */

/* BUSINESS 2 */

#sp-top-bar.business2-top {
  border-bottom: 0 solid #e4e4e4;
  padding: 0;
background: #ffffff none repeat scroll 0 0;
border-top: 5px solid #f05d6b;
}

#sp-top-bar.business2-top  img {margin: 0; }

#sp-top-bar.business2-top .logo {
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 10px;
}

#sp-top-bar.business2-top #sp-top2 {
	text-align: right;
}

#sp-top-bar.business2-top ul {
	margin: 10px 0 0;
	padding: 8px 0 0;
	text-align: right;
	text-transform: uppercase;
	font-weight: 600;
}

#sp-top-bar.business2-top ul > li {
	margin-left: 15px;
	color: #9f9e9e;
	display: inline-block;
}

#sp-top-bar.business2-top ul > li > a {
	color: #9f9e9e;
	font-weight: 600;
}

#sp-top-bar.business2-top ul > li > a:hover {
	color: #f05d6b;
}

#sp-top-bar.business2-top ul > li.sign-in > a {
	background: #f05d6b none repeat scroll 0 0;
	color: #ffffff;
	padding: 6px 18px;
}


#sp-header.business2-header {
	background-color: #101010;
	border-bottom: 0 solid rgba(255, 255, 255, 0.18);
	display: block;
	height: inherit;
	left: 0;
	padding-top: 2px;
	top: 0;
	width: 100%;
	z-index: 9000;
}

#sp-header.business2-header.menu-fixed {
	background-color: #ffffff;
}

#sp-header.business2-header .sp-megamenu-parent {
  float: none;
  text-align: left;
}

#sp-header.business2-header .sp-megamenu-parent > li.sp-has-child > a:after, #sp-header.business2-header .sp-megamenu-parent > li.sp-has-child > span:after {
  display: none;
}

#sp-header.business2-header #sp-menu ul.sp-megamenu-parent > li > a {
  font-size: 13px;
  padding-bottom: 22px;
	padding-top: 21px;
	text-transform: uppercase;
}

#sp-header.business2-header #sp-menu ul.sp-megamenu-parent > li > a:hover {color: #f05d6b;}

#sp-header.business2-header #sp-top1 {text-align: right;}

#sp-header.business2-header #sp-top1 ul {
  float: none;
  margin-top: 14px;
}

#sp-header.business2-header #sp-top1 ul > li {
	margin-left: 5px;
	margin-right: 0;
}

#sp-header.business2-header #sp-top1 ul > li > a {
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}

#sp-header.business2-header #sp-top1 ul > li > a > i {
	border-radius: 0;
	color: #ffffff;
}

#sp-header.business2-header #sp-top1 ul > li:nth-child(1) > a {background: #3c599b none repeat scroll 0 0;}
#sp-header.business2-header #sp-top1 ul > li:nth-child(2) > a {background: #00abf0 none repeat scroll 0 0;}
#sp-header.business2-header #sp-top1 ul > li:nth-child(3) > a {background: #dd4c39 none repeat scroll 0 0;}
#sp-header.business2-header #sp-top1 ul > li:nth-child(4) > a {background: #007bb6 none repeat scroll 0 0;}

#sp-header.business2-header #sp-top1 ul > li > a:hover {
	background: #ffffff none repeat scroll 0 0;
}

#sp-header.business2-header #sp-top1 ul > li > a:hover > i {
	color: #f05d6b;
}

#sp-header.business2-header .sp-megamenu-parent .home-drop .sp-dropdown .sp-dropdown-inner {
  right: 0;
}

#sp-header.business2-header .sp-megamenu-parent .home-drop .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto !important;
  right: auto !important;
}

#sp-header.business2-header .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-center {
	left: -200px !important;
	right: auto !important;
}

#sp-header.business2-header .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
	left: 0 !important;
	right: auto !important;
}

#sp-header.business2-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #f05d6b;
}

#sp-bottom.business2-bottom .sp-module .sp-module-title:after {
  background-color: #f05d6b;
}

#sp-footer.business2-footer ul.social-icons li a:hover i {
  color: #f05d6b;
}

/* SLIDER */

.business2-slider .default-btn a {color: #fff;}
.business2-slider .default-btn-2 a {color: #f05d6b;}

.business2-slider .default-btn:hover {
	background-color: #fff !important;
}
.business2-slider .default-btn:hover a {
	color: #f05d6b !important;
}

.business2-slider .default-btn-2:hover {
	background-color: #f05d6b !important;
}
.business2-slider .default-btn-2:hover a {
	color: #fff !important;
}

/* */

.business2-features .sppb-icon i {
	color: #f05d6b;
	font-size: 40px;
}

.business2-features .sppb-addon-title {
	margin: 20px 0;
	font-size: 18px;
}

.business2-features .sppb-addon-content {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0;
}

.business2-features-btn {margin-top: 20px;}

.business2-features-btn a {
	text-transform: uppercase;
	font-size: 13px;
	color: #f05d6b;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
}

.business2-features-btn a:hover {
	color: #4a4a4a;
	outline: medium none;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
}


.business2-portfolio .sp-simpleportfolio-btns {display: none;}

.business2-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}

.business2-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: transparent none repeat scroll 0 0;
  font-size: 13px;
  line-height: 13px;
  padding: 0;
  transition: all 400ms ease 0s;
  text-align: center;
}

.business2-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {margin: 0;}

.business2-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a {
	text-decoration: none;
	transition: color 400ms ease 0s;
	color: #607d8b;
	display: block;
	font: 400 17px/25px "Roboto Condensed",sans-serif;
	margin-top: 17px;
	text-align: center;
	text-transform: uppercase;
}

.business2-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a:hover {
	color: #365d67;
}

.business2-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info .sp-simpleportfolio-tags {
	color: #888888;
	font: 400 11px/16px "Roboto",sans-serif;
	text-align: center;
	text-transform: uppercase;
}

.business2-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
  background: transparent none repeat scroll 0 0;
  color: inherit;
}

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

.business2-portfolio .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ececec;
  border-radius: 0;
  color: #888888;
  cursor: pointer;
  display: inline-block;
font: 600 11px/37px "Roboto",sans-serif;
margin: 0 15px 10px 0;
overflow: visible;
padding: 0 16px;
position: relative;
text-transform: uppercase;
transition: all 0.3s ease-in-out 0s;
}


.business2-works {
	padding-bottom: 50px;
	position: relative;
}

.business2-works .sppb-icon-container span {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 100%;
	color: #656565;
	height: 130px;
	line-height: 130px;
	margin: auto;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
	width: 130px;
	font-size: 60px;
}

.business2-works:hover .sppb-icon-container span {
	background: #f05d6b none repeat scroll 0 0;
	color: #ffffff;
}

.business2-works .sppb-addon-title span {
	background: #f05d6b none repeat scroll 0 0;
	border-radius: 100%;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	margin: -80px 0 0 0;
	right: 50px;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
	width: 50px;
	position: absolute;
}

.business2-works:hover .sppb-addon-title span {
	background: #ffffff none repeat scroll 0 0;
	color: #f05d6b;
}

.business2-works .sppb-addon-title {
	margin-top: 25px;
	font-size: 25px;
	color: #ffffff;
}

.business2-works .sppb-addon-content {
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}

.business2-works-btn a {
	border: 1px solid #ffffff;
	border-radius: 30px;
	color: #ffffff;
	padding: 15px 45px;
	font-size: 20px;
	font-weight: 300;
	background-color: rgba(0, 0, 0, 0);
	margin-bottom: 50px;
}

.business2-works-btn a:hover {
	background: #f05d6b none repeat scroll 0 0;
	border: 1px solid #f05d6b;
	color: #ffffff;
}


.business2-pricing .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price {
  color: #f05d6b;
}

.business2-pricing .sppb-pricing-footer a {
	color: #f05d6b;
}

.business2-pricing .sppb-pricing-box.sppb-pricing-featured {
	border-color: #f05d6b;
	background: #f05d6b none repeat scroll 0 0;
}


.business2-testimonial .review-info5 {
  background: #ffffff url("/probe/images/site-img-137.jpg") no-repeat scroll left top;
  padding: 25px;
  text-align: left;
}

.business2-testimonial .clent-thumb {
  margin-top: -15px;
  text-align: left;
  padding-left: 30px;
}

.business2-testimonial img {
	padding-right: 20px;
	margin: -30px 0 0;
	display: inline-block;
}

.business2-testimonial .clent-thumb span {
	color: #f05d6b;
	padding-top: 30px;
	display: inline-block;
}

.business2-testimonial .owl-theme .owl-controls .owl-page span, .business2-testimonial .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	opacity: 1;
	border: 1px solid #f05d6b;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px 3px;
	width: 10px;
}

.business2-testimonial .owl-theme .owl-controls .owl-page.active span, .business2-testimonial .owl-theme .owl-controls .owl-page.active:hover span {
  background: #f05d6b none repeat scroll 0 0;
  border: 0 none;
  opacity: 1;
	height: 12px;
	width: 12px;
}

.business2-testimonial .owl-theme .owl-controls {
  margin-top: 50px;
  text-align: center;
}

.business2-team .sppb-person-social-img {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.business2-team .sppb-person-social-img .sppb-person-social {
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 345px;
	transition: top 0.3s ease-in-out 0s;
	width: 100%;
	z-index: 100;
}

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

.business2-team.sppb-addon-persion .sppb-person-social > li > a {
	color: #ffffff;
	padding: 0 10px;
	font-size: 14px;
	line-height: 3;
}

.business2-team.sppb-addon-persion .sppb-person-social > li > a:hover {
	color: #000000;
}

.business2-team:hover .sppb-person-social-img .sppb-person-social {
	top: 111px;
	background: #f05d6b none repeat scroll 0 0;
}

.business2-team  .sppb-person-content {
	border-bottom: 1px solid #e6e6e6;
	padding: 20px;
	transition: top 0.3s ease-in-out 0s;
	width: 100%;
}

.business2-team:hover  .sppb-person-content {background: #f6f6f6 none repeat scroll 0 0;}

.business2-team.sppb-addon-persion .sppb-person-information > span {
	display: inline-block;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.1;
}

.business2-team.sppb-addon-persion .sppb-person-information > span.sppb-person-name {
  font-size: 16px;
  font-weight: normal;
}

.business2-team.sppb-addon-persion .sppb-person-information > span.sppb-person-designation {
  color: #f05d6b;
  font-size: 13px;
  margin-left: 3px;
}

.business2-team .sppb-person-introtext {margin-bottom: 10px;}

/* */

/* CREATIVE */

#sp-header.creative-header.menu-fixed-out {
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	display: block;
	height: 100px;
	left: 0;
	padding: 20px 30px 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9000;
}

#sp-header.creative-header.menu-fixed {
	background: #000000 none repeat scroll 0 0;
	border-bottom: medium none;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	display: block;
	height: auto;
	left: 0;
	padding-bottom: 0;
	padding-top: 0;
	position: fixed;
	top: 0;
	width: 100%;
	padding: 0 30px 0;
	z-index: 9000;
}

#sp-header.creative-header.menu-fixed #sp-logo .logo a {
  padding: 19px 0 15px;
}

#sp-header.creative-header #sp-logo .logo {margin-left: 15px;}

#sp-header.creative-header #sp-menu ul.sp-megamenu-parent > li > a {
  color: #ffffff;
  font-size: 13px;
}

#sp-header.creative-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff none repeat scroll 0 0;
}

#sp-header.creative-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, #sp-header.creative-header  .sp-megamenu-parent .sp-dropdown li.sp-menu-item span.sp-group-title, #sp-header.creative-header  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title:hover {
  color: #656565;
}

#sp-header.creative-header .sp-megamenu-parent .pages-drop .sp-dropdown li.sp-menu-item > a {
  border-bottom: 1px solid #d7d7d7;
}

#sp-header.creative-header .sp-megamenu-parent .pages-drop .sp-dropdown li.sp-menu-item > a:hover {
  background: #f5f5f5 none repeat scroll 0 0;
}

#sp-header.creative-header .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-center {
	left: -700px !important;
	right: auto !important;
}

#sp-header.creative-header .menu-about h3 {
  color: #656565;
}

/* */

/* CREATIVE PAGE */

.creative-banner-text .sppb-addon-title {
	margin-bottom: 20px;
	font-size: 35px;
	font-weight: 300;
	color: #222222;
	font-family: "Roboto",sans-serif;
	margin-top: 20px;
	line-height: 1.1;
}

.creative-banner-text .sppb-addon-content {
	font-size: 20px;
	font-weight: 300;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
	color: #656565;
}


.creative-tabs .sppb-nav-tabs > li > a {
  background: #ffffff none repeat scroll 0 0;
  padding: 10px 20px;
  color: #666666;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #dddddd;
border-radius: 4px 4px 0 0;
line-height: 1.42857;
margin-right: 2px;
font-weight: 400;
}

.creative-tabs .sppb-nav-tabs > li > a:hover {
	color: #009ff0;
	border-color: #eeeeee #eeeeee #dddddd;
	background-color: #eeeeee;
	text-decoration: none;
}

.creative-tabs .sppb-nav-tabs > li.active > a {
  background-color: #ffffff;
  border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default;
}

.creative-tabs .sppb-nav-tabs-content {
	background: #ffffff none repeat scroll 0 0;
	border-color: currentcolor #dddddd #dddddd;
	border-image: none;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding: 30px;
}

.creative-tabs .sppb-nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.creative-accordion .sppb-panel-default .sppb-panel-body {
  border-top-color: #009ff0;
}

.less-margin .sppb-addon-title {margin-bottom: 10px;}

.creative-features-btn a {color: #337ab7;}


.creative-features {
	margin-bottom: 50px;
	transition: all 0.2s ease-out 0s;
}

.creative-features .sppb-icon i {
	background: #efefef none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0 50px 50px;
	height: 70px;
	line-height: 70px;
	width: 70px;
	font-size: 20px;
	transition: all 0.2s ease-out 0s;
}

.creative-features:hover .sppb-icon i,
.creative-features-active .sppb-icon i {
	background: #009ff0 none repeat scroll 0 0;
	color: #ffffff;
	transition: all 0.2s ease-out 0s;
}

.creative-features .sppb-addon-title {
	margin-top: 20px;
	color: #222222;
	font-size: 18px;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	transition: all 0.2s ease-out 0s;
}

.creative-features:hover .sppb-addon-title,
.creative-features-active .sppb-addon-title {
	color: #009ff0;
	transition: all 0.2s ease-out 0s;
}

.creative-features .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 20px 0 10px;
}


.creative-pricing .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price {
  color: #009ae8;
}

.creative-pricing .sppb-pricing-footer a {
	color: #009ae8;
}

.creative-pricing .sppb-pricing-box.sppb-pricing-featured {
	border-color: #009ae8;
	background: #009ae8 none repeat scroll 0 0;
}


.creative-blog.sppb-addon-articles .sppb-article-meta > span {
  font-size: 25px;
  color: #009ff0;
  font-weight: 300;
}

.creative-blog.sppb-addon-articles .sppb-article-meta > span.sppb-meta-date:before {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-rendering: auto;
	color: #009ff0;
	font-size: 25px;
	margin-right: 7px;
}

.creative-blog.sppb-addon-articles .sppb-addon-article h3 {
  color: #888989;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 0;
  margin-top: 0;
}

.creative-blog.sppb-addon-articles .sppb-addon-article h3 > a {
	margin-top: 20px;
	color: #337ab7;
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 1.1;
	display: block;
}

.creative-blog.sppb-addon-articles .sppb-addon-article h3 > a:hover {
	color: #4a4a4a;
	outline: medium none;
	text-decoration: none;
}

.creative-blog.sppb-addon-articles .sppb-addon-article .sppb-article-introtext p {
  color: #656565;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 20px;
}

/* */

/* PORTFOLIO PAGE */

.portfolio-header .sppb-addon-title span {
	font-size: 67.45px;
	line-height: 67.45px;
	margin: 0 0 5px;
	padding: 0;
	font-weight: 100;
	text-transform: uppercase;
	color: #ffffff;
	display: block;
}

.portfolio-header .sppb-addon-title {
	font-size: 62.6321px;
	line-height: 62.6321px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #ffffff;
}

.portfolio-header .sppb-addon-content {
	font-size: 15.4171px;
	line-height: 33.725px;
	margin: 30px 0 0;
	padding: 0;
	font-weight: normal;
	color: #ffffff;
}


.portfolio-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: #ffffff none repeat scroll 0 0;
  padding: 0;
  transition: all 400ms ease 0s;
color: #222222;
display: block;
font: 500 15px/22px Roboto,sans-serif;
margin-top: 12px;
text-align: center;
}

.portfolio-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
	text-align: center;
}

.portfolio-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a {
	  font-size: inherit;
	  line-height: inherit;
	  margin: 0;
	  padding: 0;
	  color: inherit;
	text-align: center;
}

.portfolio-portfolio .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a:hover {
	color: #000000;
}

.portfolio-portfolio .sp-simpleportfolio-tags {
	color: #b2b2b2;
	font: 400 12px/18px Roboto,sans-serif;
	text-align: center;
}


.portfolio-works {
	padding-bottom: 50px;
	position: relative;
}

.portfolio-works:hover .sppb-icon-container span {
	background: #009ff0 none repeat scroll 0 0;
}

.portfolio-works .sppb-addon-title span {
	background: #009ff0 none repeat scroll 0 0;
}

.portfolio-works:hover .sppb-addon-title span {
	color: #009ff0;
}

.portfolio-works-btn a:hover {
	background: #009ff0 none repeat scroll 0 0;
	border: 1px solid #009ff0;
	color: #ffffff;
}

/* */

/* APP SHOWCASE PAGE */

#sp-header.portfolio-header.menu-fixed-out {
	border-bottom: 0px solid transparent;
}

/* SLIDER */

.appshowcase-slider .default-btn a {color: #fff;}
.appshowcase-slider .default-btn-2 a {color: #009ff0;}

.appshowcase-slider .default-btn:hover {
	background-color: #fff !important;
}
.appshowcase-slider .default-btn:hover a {
	color: #009ff0 !important;
}

.appshowcase-slider .default-btn-2:hover {
	background-color: #009ff0 !important;
}
.appshowcase-slider .default-btn-2:hover a {
	color: #fff !important;
}

/* */

.appshowcase-heading .sppb-addon-title {
	text-transform: uppercase;
	font-size: 30px;
	color: #222222;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}

.appshowcase-heading .sppb-addon-content {
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}

.appshowcase-features {
	padding: 0 0 40px;
}

.appshowcase-features i {
	border: 1px solid #656565;
	color: #656565;
	transition: all 0.3s ease-out 0s;
	font-size: 25px;
	height: 80px;
	line-height: 75px;
	text-align: center;
	vertical-align: middle;
	width: 80px;
	z-index: 5;
	margin-right: 25px;
}

.appshowcase-features:hover i,
.appshowcase-features-active i {
	background: #009ae8 none repeat scroll 0 0;
	border: 1px solid #009ae8;
	color: #ffffff;
}

.appshowcase-features .sppb-addon-title {
	font-size: 18px;
	margin: 0 0 18px;
	transition: all 0.3s ease-out 0s;
	line-height: 1.1;
	color: #656565;
}

.appshowcase-features:hover .sppb-addon-title,
.appshowcase-features-active .sppb-addon-title {
	color: #009ae8;
}

.appshowcase-features .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}


.appshowcase-heading-white .sppb-addon-title {
	text-transform: uppercase;
	margin-top: 0;
	font-size: 30px;
	color: #ffffff;
	line-height: 1.1;
}

.appshowcase-heading-white .sppb-addon-title span {
	color: #009ff0;
}

.appshowcase-features-black {
	margin-bottom: 60px;
}

.appshowcase-features-black .sppb-icon i {
	border: 1px solid #ffffff;
	font-size: 25px;
	height: 80px;
	line-height: 75px;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
	width: 80px;
	z-index: 5;
	color: #ffffff;
	margin-right: 25px;
}

.appshowcase-features-black:hover .sppb-icon i,
.appshowcase-features-black-active .sppb-icon i {
	background: #009ae8 none repeat scroll 0 0;
	border: 1px solid #009ae8;
}

.appshowcase-features-black .sppb-addon-title {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0;
}

.appshowcase-features-black .sppb-addon-content {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
	color: #ffffff;
}

.sppb-addon-optin-forms {
  padding: 0;
}

.sppb-optin-form.form-inline .email-wrap, .sppb-optin-form.form-inline .name-wrap {
  padding-right: 0;
}

.appshowcase-newsletter input {
	border-radius: 4px;
	font-size: 16px;
	height: 56px !important;
	padding: 10px 20px;
	transition: all 0.3s ease-out 0s;
	line-height: 1.33333;
	position: relative;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.appshowcase-newsletter button {
	font-size: 16px;
	height: 56px;
	padding: 10px 20px;
	transition: all 0.3s ease-out 0s;
	margin-left: -1px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	line-height: 1.33333;
	text-transform: uppercase;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #cccccc;
}

.appshowcase-newsletter input:focus:invalid:focus, .appshowcase-newsletter  textarea:focus:invalid:focus, .appshowcase-newsletter  select:focus:invalid:focus {
	border-color: #66afe9 !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6) !important;
}

.appshowcase-newsletter button:hover {
	background-color: #e6e6e6;
	border-color: #adadad;
	color: #333333;
}

.sppb-addon-optin-forms .sppb-optin-form-details-wrap:not(:empty) {
  padding: 0;
}


.app-screenshots .owl-item {padding: 0 20px 0 5px; text-align: center;}

.app-screenshots-container {position: relative;}

.app-screenshots img {
	position: relative;
	top: 0;
	transition: top 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	z-index: 2;
}
.app-screenshots .app-screenshots-container:hover img {top: -60px;}

.app-screenshots-heading {
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 60px;
	z-index: 1;
	background-color: #282727;
	overflow: hidden;
}

.app-screenshots-heading h3 {
	color: #ffffff;
	font: 700 14px/21px "Roboto",sans-serif;
	margin-top: 20px;
	text-transform: uppercase;
	margin-bottom: 15px
}

.app-screenshots .owl-theme .owl-controls {
  margin-bottom: 10px;
  text-align: center;
  position: absolute;
	right: 15px;
	top: -51px;
	z-index: 100;
}

.app-screenshots .owl-theme .owl-controls .owl-buttons div {
	background: #869791 none repeat scroll 0 0;
	border-radius: 30px;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	margin: 2px;
	opacity: 0.5;
	padding: 0;
	height: 22px;
	width: 21px;
}

.app-screenshots .owl-theme .owl-controls .owl-buttons div.owl-prev {
	border-radius: 2px 0 0 2px;
}

.app-screenshots .owl-theme .owl-controls .owl-buttons div.owl-next {
	border-radius: 0 2px 2px 0;
}

.app-screenshots .owl-theme .owl-controls .owl-buttons div.owl-prev:before {
	content:"\f104";
	cursor: pointer;
	line-height: 22px;
	text-align: center !important;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	margin: 0 auto !important;
	font-size: 15px;
}

.app-screenshots .owl-theme .owl-controls .owl-buttons div.owl-next:before {
	content:"\f105";
	cursor: pointer;
	line-height: 22px;
	text-align: center !important;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	margin: 0 auto !important;
	font-size: 15px;	
}


.app-showcase-services {
	margin-bottom: 50px;
}


.app-showcase-services .sppb-icon i {
	border-color: currentcolor currentcolor #d5d5d5;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 4px;
	font-size: 20px;
	height: 76px;
	line-height: 72px;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
	width: 80px;
	z-index: 5;
	background: transparent none repeat scroll 0 0;
}

.app-showcase-services:hover .sppb-icon i,
.app-showcase-services-active .sppb-icon i {
	background: #009ae8 none repeat scroll 0 0;
	border-bottom: 4px solid #0081c2;
	color: #ffffff;
}

.app-showcase-services .sppb-addon-title {
	margin-top: 30px;
	color: #222222;
	font-size: 18px;
}

.app-showcase-services .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}


.modal-popup-heading .sppb-addon-title {
	font-size: 28.9071px;
	line-height: 28.9071px;
	margin: 0 0 30px;
	padding: 0;
	font-weight: 200;
	color: #ffffff;
}

.popup a i {
	height: 51px;
	width: 50px;
	font-size: 21px;
	line-height: 50px;
	background: #fff;
	border-radius: 100px;
	text-align: center;
	display: inline-block;
	color: #000;
	padding-left: 4px;
}


.app-showcase-pricing .sppb-pricing-box {
  border: 1px solid #e3e3e3;
  padding: 40px 0;
}

.app-showcase-pricing .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price {
  line-height: 20px;
  font-size: 45px;
  color: #009ff0;
  font-weight: 300;
  margin-top: 10px;
}

.app-showcase-pricing .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-duration {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
  color: #009ff0;
  font-weight: 300;
  display: block;
}

.app-showcase-pricing .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  font-size: 18px;
  font-weight: normal;
  padding: 0;
  text-transform: none;
  color: #222222;
  margin-bottom: 10px;
	margin-top: 20px;
}

.app-showcase-pricing .sppb-pricing-box .sppb-pricing-features > ul > li {
  margin: 25px 0;
  padding: 0;
}

.app-showcase-pricing .sppb-pricing-footer {
	margin-top: 40px;
}

.app-showcase-pricing .sppb-pricing-footer a {
	background: #009ae8 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	padding: 18px 35px;
	text-transform: uppercase;
}

.app-showcase-pricing .sppb-pricing-footer a:hover {
	background: #424a4c none repeat scroll 0 0;
	border: 0 solid;
	color: #ffffff;
}

.app-showcase-pricing .sppb-pricing-box.sppb-pricing-featured {
  background-color: #009ae8;
  border-color: #009ae8;
  color: #ffffff;
}


.app-showcase-pricing .sppb-pricing-box.sppb-pricing-featured .sppb-pricing-header > span.sppb-pricing-price,
.app-showcase-pricing .sppb-pricing-box.sppb-pricing-featured .sppb-pricing-header > span.sppb-pricing-duration,
.app-showcase-pricing .sppb-pricing-box.sppb-pricing-featured .sppb-pricing-features > ul > li {
  color: #ffffff;
}

.app-showcase-pricing .sppb-pricing-featured  .sppb-pricing-footer a,
.app-showcase-pricing .sppb-pricing-featured .sppb-pricing-footer a:hover {
	background: #ffffff none repeat scroll 0 0;
	color: #009ae8;
}


.app-testimonial {text-align: center;}

.app-testimonial img {
	border-radius: 100%;
}

.app-testimonial h4 {
	text-transform: uppercase;
	margin-top: 20px;
	color: #009ff0;
	font-size: 16px;
	margin-bottom: 10px;
}

.app-testimonial h4 span {
	font-size: 13px;
	color: #888989;
	text-transform: initial;
}

.app-testimonial p {
	line-height: 35px;
	margin-top: 30px;
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
	font-weight: 400;
}

.app-testimonial .owl-theme .owl-controls .owl-page span, .app-testimonial .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	opacity: 1;
	border: 1px solid #ffffff;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px 3px;
	width: 10px;
}

.app-testimonial .owl-theme .owl-controls .owl-page.active span, .app-testimonial .owl-theme .owl-controls .owl-page.active:hover span {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  opacity: 1;
	height: 12px;
	width: 12px;
}

.app-testimonial .owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}


.app-blog.sppb-addon-articles .sppb-addon-article .sppb-article-meta {
  background-color: #009ff0;
}

.app-blog.sppb-addon-articles .sppb-addon-article a.sppb-readmore,
.app-blog.sppb-addon-articles .sppb-addon-article h3 > a {
    color: #009ff0;
}


.app-bottom-features-text .sppb-addon-title {
	margin-bottom: 30px;
	font-size: 25px;
	color: #ffffff;
}

.app-bottom-features {
	margin-bottom: 40px;
}

.app-bottom-features .sppb-icon i {
	font-size: 25px;
	color: #009ff0;
}

.app-bottom-features .sppb-addon-title {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.42857;
	margin: 0;
	padding: 0;
}

ul.social-icons {
	float: none;
	margin: 20px 0 0;
}

ul.social-icons li {
  margin: 0 8px 0 0;
  padding: 0;
  float: none;
}

ul.social-icons li a {
	background-color: #595959;
	border-radius: 100%;
	color: #919191;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}

ul.social-icons li a:hover {
  background-color: #ffffff;
}

ul.social-icons li a:hover i {
  color: #009ae8;
}


.app-contact button {
  background: #009ae8 none repeat scroll 0 0;
}

.app-contact button:hover {
  color: #009ae8;
}

.app-contact .sppb-form-group input, .app-contact .sppb-form-group textarea, .app-contact .sppb-form-group input:focus, .app-contact .sppb-form-group textarea:focus {
  border-color: currentcolor currentcolor #515151;
}

#sp-footer.appshowcase-footer {
  background: #000000 none repeat scroll 0 0;
  margin: 0;
  padding: 30px 0;
  text-align: center;
  width: 100%;
}

#sp-footer.appshowcase-footer .sp-copyright {
	padding-top: 0;
}

/* */

/* HOSTING PAGE */


#sp-top-bar.hosting-top {
  background: #f9f8f8 none repeat scroll 0 0;
	border-bottom: 1px solid #e4e4e4;
}

#sp-top-bar.hosting-top #sp-top1 ul > li > a:hover > i {
  color: #91c400;
}

#sp-top-bar.hosting-top #sp-top2 ul > li > a {
  color: #9f9e9e;
}

#sp-top-bar.hosting-top #sp-top2 ul > li > a:hover {
  color: #91c400;
}

.hosting-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #91c400;
}

#sp-bottom.hosting-bottom {
  background-image: none;
}

#sp-bottom.hosting-bottom {
  color: #727272;
  width: 100%;
background: #ffffff none repeat scroll 0 0;
padding: 65px 0 20px;
}

#sp-bottom.hosting-bottom .sp-module .sp-module-title {
  color: #727272;
}

#sp-bottom.hosting-bottom .sp-module .sp-module-title::after {
  background-color: #91c400;
}

#sp-bottom.hosting-bottom .latestnews li {
  border-bottom: 1px solid #f8f8f8 !important;
  margin-bottom: 25px;
}

#sp-footer.hosting-footer ul.social-icons li a:hover i {
  color: #91c400;
}

/* SLIDER */

.hosting-slider .default-btn a {color: #fff;}

.hosting-slider .default-btn:hover {
	background-color: #fff !important;
}
.hosting-slider .default-btn:hover a,
.hosting-slider span {
	color: #91c400 !important;
}

/* */


.hosting-domain-title .sppb-addon-title {
	margin-bottom: 20px;
	font-size: 25px;
	color: #ffffff;
	font-weight: 300;
}

.hosting-domain-ex {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0);
	color: #656565;
	display: inline-block;
	margin-right: 20px;
	overflow: hidden;
	padding: 4px 10px;
	position: relative;
	text-align: center;
	transition: all 0.2s ease-out 0s;
	z-index: 1;
}

.hosting-domain-ex .sppb-addon-title {
	display: block;
	font-size: 14px;
	font-weight: 700;
	transition: all 0.2s ease-out 0s;
	z-index: 1;
	color: #656565;
	text-align: center;
	line-height: 1.42857;
	margin: 0;
	padding: 0;
}

.hosting-domain-ex .sppb-addon-content {
	color: #656565;
	display: block;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 0;
	transition: all 0.2s ease-out 0s;
	z-index: 1;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

.zt-domain-wrap label, .zt-domain-wrap .zt-domain-search .btn-search i {display: none;}

.zt-domain-wrap {color: #fff;}

.zt-domain-wrap #zt-domain-ext .zt-domain-ext-title span, .zt-domain-wrap #zt-domain-ext .zt-domain-ext-title .fa {
  color: #222222;
  cursor: pointer;
}

.zt-domain-wrap #zt-domain-ext > ul .check.checker .fa {
  color: #222222;
}

.zt-domain-wrap #zt-domain-ext > ul .check {
  color: #fff;
  cursor: pointer;
}


.zt-domain-wrap .zt-domain-search input[type="text"], .zt-domain-wrap .zt-domain-search input[type="password"], .zt-domain-wrap .zt-domain-search input[type="tel"], .zt-domain-wrap .zt-domain-search input[type="email"] {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  box-shadow: none;
  float: left;
  width: calc(100% - 200px);
color: #656565;
font-size: 14px;
height: 50px;
padding-left: 15px;
}

.zt-domain-wrap .zt-domain-search .btn-search {
  background-color: #222222;
  background-image: none;
  float: right;
  font-size: 13px;
  height: 50px;
  line-height: 1.42857;
  padding: 0;
  text-align: center;
  text-shadow: none;
  width: 182px;  
  border: 1px solid #222222;
  border-radius: 5px;
  color: #ffffff;
  margin-left: 10px;
  margin-top: 0;
  padding: 14px 25px;
  transition: all 0.3s ease-out 0s;
  text-transform: uppercase;
}


.hosting-features {margin-bottom: 60px;}

.hosting-features .sppb-icon i {
	color: #91c400;
	font-size: 30px;
}

.hosting-features .sppb-addon-title {
	font-size: 18px;
	color: #222222;
	margin: 10px 0;
}

.hosting-features .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}

.hosting-features .sppb-media {
  overflow: hidden;
}

.hosting-features .sppb-media > .pull-left {
  margin-right: 10px;
}


.hosting-banner .sppb-addon-title {
	margin: 0;
	font-size: 35px;
	color: #ffffff;
	font-weight: 300;
	line-height: 1.1;
}

.hosting-banner .sppb-addon-title span {
	text-transform: uppercase;
	font-size: 45px;
	font-weight: 600;
	display: block;
}

.hosting-banner .sppb-addon-content {
	margin-bottom: 40px;
	margin-top: 40px;
	font-size: 18px;
	color: #ffffff;
	line-height: 35px;
}

.hosting-btn a {
	background: #91c400 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	padding: 18px 25px;
	text-transform: uppercase;
}

.hosting-btn a:hover {
	color: #000000;
	background: #ffffff none repeat scroll 0 0;
}

.hosting-price-circle {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 100%;
	color: #979898;
	font-size: 18px;
	font-style: italic;
	height: 120px;
	padding-top: 30px;
	position: absolute;
	text-align: center;
	width: 120px;
	z-index: 999;
}

.hosting-price-circle .sppb-addon-title {
	line-height: 1.42857;
	margin: 0;
	padding: 0;
}

.hosting-price-circle .sppb-addon-content strong {
	color: #91c400;
	font-weight: 800;
}


.hosting-heading .sppb-addon-title {
	color: #222222;
	font-size: 45px;
	font-weight: 300;
	margin: 0 0 50px;
	position: relative;
	text-transform: uppercase;
}

.hosting-heading .sppb-addon-title span {
	color: #91c400;
	font-weight: 600;
}


.hosting-pricing .pricing-box {
	margin-bottom: 40px;
}

.hosting-pricing .pricing-box.three {
  background: #ffffff none repeat scroll 0 0;
  border: 0 solid #e3e2e2;
  padding: 0;
  transition: all 0.3s ease-out 0s;
}

.hosting-pricing .hosting-pricing-heading {
	margin-bottom: 30px;
	font-size: 20px;
	color: #222222;
	font-weight: 300;
	font-family: "Roboto",sans-serif;
	line-height: 1.42857;
}

.hosting-pricing ul.plan-list {
  margin: 0;
  padding: 0;
}

.hosting-pricing ul.plan-list li {
  border-top: 1px solid #e3e2e2;
  margin: 0;
  padding: 11px 25px;
}

.hosting-pricing ul.plan-list li:last-child {
  border-bottom: 1px solid #e3e2e2;
}

.hosting-pricing .pricing-box.active {
  background: #ffffff none repeat scroll 0 0;
  border: 0 solid #e3e2e2;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.28);
  padding: 20px 0;
  transform: scale(1.1);
  z-index: 99;
}

.hosting-pricing i.blue {color: #91c400;}

.hosting-pricing i {color: #ff0000;}

.hosting-pricing .button {
	margin-top: 20px;
}

.hosting-pricing .button a {
	background: #91c400 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 5px;
	color: #ffffff;
	font-size: 14px;
	padding: 15px 40px;
	text-transform: uppercase;
}

.hosting-pricing .button a:hover {
	background: #000000 none repeat scroll 0 0;
	border: 0 solid;
	color: #ffffff;
}


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

.hosting-banner2-text {margin-bottom: 50px;}

.hosting-banner2-text .sppb-addon-title {
	text-transform: uppercase;
	margin: 0;
	font-size: 30px;
	font-weight: 300;
	color: #656565;
}

.hosting-banner2-text .sppb-addon-title span {
	display: block;
	font-size: 20px;
	font-weight: 300;
	color: #222222;
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: none;
}

.hosting-banner2-text .sppb-addon-title strong {
	color: #91c400;
}

.hosting-banner2-text .sppb-addon-content p {
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

.hosting-banner2-text .sppb-addon-content ul {
	padding: 0;
	margin-bottom: 10px;
	margin-top: 0;
}

.hosting-banner2-text .sppb-addon-content ul li {
	margin-bottom: 15px;
}

.hosting-banner2-text .sppb-addon-content ul li:before {
	content: "";
	color: #91c400;
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	margin-right: 3px;
}

.hosting-price-circle-black {
	background: #000000 none repeat scroll 0 0;
	border-radius: 100%;
	color: #ffffff;
	font-size: 18px;
	font-style: italic;
	height: 120px;
	margin-left: 50px;
	padding-top: 30px;
	position: absolute;
	text-align: center;
	width: 120px;
	z-index: 999;
}

.hosting-blog.sppb-addon-articles .sppb-addon-article h3 a {
  color: #91c400;
}


.hosting-bottom-contact {
	margin-bottom: 20px;
	margin-top: 30px;
}

.hosting-bottom-contact .sppb-icon i {
	font-size: 20px;
	color: #ffffff;
	line-height: 1.42857;
	margin-right: 7px;
}

.hosting-bottom-contact .pull-left {margin: 0;}

.hosting-bottom-contact .sppb-addon-title {
	font-size: 20px;
	color: #ffffff;
	font-weight: 300;
	line-height: 1.42857;
	margin: 0;
	padding: 0;
}

/* */

/* MEDICAL PAGE */


#sp-top-bar.medical-top {
background: #1cbac8 none repeat scroll 0 0;
border-bottom: 0 solid #e4e4e4;
color: #ffffff;
}

#sp-top-bar.medical-top #sp-top1 ul > li > a > i {color: #ffffff;}

#sp-top-bar.medical-top #sp-top1 ul > li > a:hover > i {
  color: #000000;
}

#sp-top-bar.medical-top  #sp-top3 .sp-contact-info {
  float: none;
  list-style: outside none none;
margin: 0;
padding: 8px 0 0;
text-align: right;
}

#sp-top-bar.medical-top  .sp-contact-info li {
  display: inline-block;
  font-size: 100%;
  margin: 0 0 0 15px;
}

#sp-top-bar.medical-top  .sp-contact-info li a,
#sp-top-bar.medical-top  .sp-contact-info li i {
	color: #ffffff;
	transition: all 0.3s ease-out 0s;
	line-height: 1.42857;
	font-size: 14px;
}

#sp-top-bar.medical-top  .sp-contact-info li:hover a,
#sp-top-bar.medical-top  .sp-contact-info li:hover i {
	color: #000000;
}

.medical-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #1cbac8;
}

#sp-bottom.medical-bottom .sp-module .sp-module-title {
  color: #ffffff;
}

#sp-bottom.medical-bottom .sp-module .sp-module-title:after {
  background-color: #1cbac8;
}

#sp-bottom.medical-bottom  .sppb-addon-title,
#sp-bottom #sp-position1 .sppb-addon-title {
	margin-bottom: 20px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	color: #727272;
	font-size: 14px;
	margin-top: 0;
}

#sp-bottom #sp-position1  input,
.error-subscribe input {
	height: 45px !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	font-size: 16px;
	line-height: 1.33333;
	padding: 10px 20px;
	transition: all 0.3s ease-out 0s;
	background-color: #ffffff;
	border-color: #cccccc;
	color: #333333;
	border: 1px solid #cccccc;
}

#sp-bottom #sp-position1 button,
.error-subscribe button {
	border: 1px solid #cccccc;
	height: 45px;
	font-size: 16px;
	margin-left: -1px;
	padding: 10px 20px;
	transition: all 0.3s ease-out 0s;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	line-height: 1.33333;
	text-transform: uppercase;
	background-color: #ffffff;
	border-color: #cccccc;
	color: #333333;
}

#sp-bottom #sp-position1 button:hover,
.error-subscribe button:hover {
	background-color: #e6e6e6;
	border-color: #adadad;
	color: #333333;
}

.error-subscribe input:focus,
#sp-bottom #sp-position1  input:focus {
	border-color: #66afe9 !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6) !important;
	outline: 0 none;
}


#sp-footer.medical-footer ul.social-icons li a:hover i {
  color: #1cbac8;
}

/* SLIDER */

.medical-slider .default-btn a {color: #fff;}

.medical-slider .default-btn:hover {
	background-color: #fff !important;
}
.medical-slider .default-btn:hover a {
	color: #1cbac8 !important;
}

.medical-slider .default-btn-2 a {color: #1cbac8;}

.medical-slider .default-btn-2:hover {
	background-color: #1cbac8 !important;
}
.medical-slider .default-btn-2:hover a {
	color: #fff !important;
}

/* */


.medical-boxes {
	padding: 70px 35px;
	color: #ffffff;
}

.medical-boxes:hover {background: #000000 none repeat scroll 0 0;}

.medical-box-1 {background: #0999a6 none repeat scroll 0 0;}
.medical-box-2 {background: #15b4c2 none repeat scroll 0 0;}
.medical-box-3 {background: #2bd1e0 none repeat scroll 0 0;}

.medical-boxes .sppb-icon i {
	font-size: 60px;
}

.medical-boxes .sppb-addon-title {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 10px;
	margin-top: 20px;
}

.medical-boxes .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}


.medical-heading .sppb-addon-title {
	text-transform: none;
}

.medical-heading .sppb-addon-title span {color: #1cbac8;}


.medical-features {margin-bottom: 50px;}

.medical-features .sppb-icon i {
	color: #1cbac8;
	padding-right: 10px;
	font-size: 30px;
	margin-left: 1px;
}

.medical-features .sppb-addon-title {
	font-size: 18px;
	color: #222222;
	margin-bottom: 10px;
	margin-top: 10px;
}

.medical-features .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}

.medical-features .sppb-media {
  overflow: hidden;
}

.medical-features .pull-left {margin: 0;}


.medical-white-overlay .sppb-addon-title {text-transform: none;}

.medical-white-overlay .sppb-addon-title:after {
  background: #1cbac8 none repeat scroll 0 0;
}

.medical-white-overlay .sppb-addon-content {
	margin-bottom: 50px;
	margin-top: 30px;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
}

.medical-features-white .sppb-addon-title, .medical-features-white .sppb-addon-text {color: #ffffff}


.medical-about:hover {
  border-color: #1cbac8;
}


.medical-testimonial i,
.medical-testimonial h3 {
  color: #1cbac8;
}


.medical-team:hover .sppb-person-social-img .sppb-person-social {
  background: #1cbac8 none repeat scroll 0 0;
}

.medical-team.sppb-addon-persion .sppb-person-information > span.sppb-person-designation {
  color: #1cbac8;
}


.medical-blog.sppb-addon-articles .sppb-addon-article {
  margin-bottom: 0px;
}

.div-line {
  background: #dedede none repeat scroll 0 0;
  height: 100%;
  left: 50%;
  position: absolute;
  width: 1px;
}

.medical-blog span.sppb-meta-date {
	margin-top: 80px !important;
	position: static;
	background: #1cbac8 none repeat scroll 0 0;
	padding-top: 23px;
	color: #ffffff;
	margin: auto;
	border-radius: 100%;
	height: 80px;
	text-align: center;
	text-transform: uppercase;
	width: 80px;
	display: block;
}

.medical-blog span.sppb-meta-date i {display: block; font-size: 20px;}

.medical-blog.sppb-addon-articles .sppb-addon-article h3 {
  color: #888989;
  font-family: "Roboto",sans-serif;
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}

.medical-blog.sppb-addon-articles .sppb-addon-article h3 a {
	color: #1cbac8;
	font-size: 25px;
  font-weight: 300;
}

.medical-blog.sppb-addon-articles .sppb-addon-article h3 a:hover {color: #4a4a4a;}

.medical-blog.sppb-addon-articles .sppb-article-meta > span {
	display: inline-block;
	color: #adadad;
	font-size: 13px;
	line-height: 1.42857;
	margin: 0 15px 0 0;
	pointer-events: none;
}

.medical-blog.sppb-addon-articles .sppb-article-meta > span a {color: #adadad;}

.medical-blog.sppb-addon-articles .sppb-article-meta > span i {margin-right: 3px;}

/* */

/* CHARITY PAGE */

#sp-header.charity-header .container {
  background-color: #f67b00;
}

#sp-header.charity-header.menu-fixed {
  background: #f67b00 none repeat scroll 0 0;
}

#sp-header.charity-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #f67b00;
}

#sp-bottom.charity-bottom  .sp-module .sp-module-title:after {
  background-color: #f67b00;
}

#sp-footer.charity-footer ul.social-icons li a:hover i {
  color: #f67b00;
}

/* SLIDER */

.charity-slider .default-btn a {color: #fff;}

.charity-slider .default-btn:hover {
	background-color: #fff !important;
}
.charity-slider .default-btn:hover a {
	color: #f67b00 !important;
}

/* */


.charity-features .sppb-icon i {color: #f67b00;}

.charity-sponsor-text .sppb-addon-title {
	text-transform: uppercase;
	margin: 0;
	font-size: 45px;
	color: #ffffff;
	font-weight: 600;
}

.charity-sponsor-text .sppb-addon-title span {
	display: block;
	font-size: 35px;
	font-weight: 300;
	text-transform: none;
}

.charity-sponsor-text .sppb-addon-content {
	margin-bottom: 40px;
	margin-top: 40px;
	font-size: 18px;
	color: #ffffff;
	line-height: 35px;
}

.charity-sponsor-btn a {
	background: #f67b00 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	padding: 18px 25px;
	text-transform: uppercase;
}

.charity-sponsor-btn a:hover {
	background: #ffffff none repeat scroll 0 0;
	border: 0 solid;
	color: #000000;
}

.charity-accordion .sppb-panel-default .sppb-panel-body {
  border-top-color: #f67b00;
}


.charity-causes .app-screenshots-heading a {
	color: #f67b00;
}


.charity-about .sppb-addon-title {margin-bottom: 10px;}

.charity-about-btn a {color: #f67b00;}


.charity-banner-text .sppb-addon-title {
	font-size: 30px;
	color: #ffffff;
	font-weight: 300;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}

.charity-banner-btn a {
	margin-top: 20px;
	border: 1px solid #ffffff;
	border-radius: 30px;
	color: #ffffff;
	padding: 15px 45px;
	text-transform: uppercase;
	background: transparent none repeat scroll 0 0;
}

.charity-banner-btn a:hover {
	background: #f67b00 none repeat scroll 0 0;
	border: 1px solid #f67b00;
	color: #ffffff;
}


.charity-blog.sppb-addon-articles .sppb-addon-article .img-container .sppb-article-meta {
  background-color: #f67b00;
}

.charity-blog.sppb-addon-articles .sppb-addon-article h3 {
  color: #222222;
}

.charity-blog.sppb-addon-articles .sppb-addon-article .sppb-article-introtext p {
  color: #656565;
}

/* */

/* RESTAURANT PAGE */


#sp-header.restaurant-header.menu-fixed-out {
  border-bottom: 0px solid rgba(255, 255, 255, 0.3);
}

.restaurant-header .sp-megamenu-parent > li.sp-has-child > a:after, .restaurant-header .sp-megamenu-parent > li.sp-has-child > span:after {
  display: none;
}

#sp-header.restaurant-header #sp-menu ul.sp-megamenu-parent > li > a:hover ,
.restaurant-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
#sp-footer.restaurant-footer ul.social-icons li a:hover i {
  color: #ff2023;
}

/* SLIDER */

.restaurant-slider .default-btn a {color: #fff;}

.restaurant-slider .default-btn:hover {
	background-color: #fff !important;
}
.restaurant-slider .default-btn:hover a {
	color: #ff2023 !important;
}

/* */

.restaurant-reservation input,
.restaurant-reservation textarea {
	color: #656565;
	font-size: 14px;
	height: 50px !important;
	margin-bottom: 10px;
	padding-left: 15px;
	width: 100%;
	border-radius: 0;
	box-shadow: none;
	line-height: 1.42857;
	border: 1px solid #cccccc;
}

.restaurant-reservation input:hover,
.restaurant-reservation textarea:hover,
.restaurant-reservation input:focus,
.restaurant-reservation textarea:focus {
	box-shadow: none;
	border: 1px solid #ff2023;
}

.restaurant-reservation button,
.restaurant-reservation button:hover {
	background: #222222 none repeat scroll 0 0;
	border: 1px solid #222222;
	border-radius: 5px;
	color: #ffffff;
	margin-left: 10px;
	padding: 14px 25px;
	transition: all 0.3s ease-out 0s;
	font-size: 13px;
	text-transform: uppercase;
}


.restaurant-about {margin-top: 50px;}

.restaurant-about .sppb-addon-title {
	margin: 0;
	font-size: 35px;
	font-weight: 300;
	color: #222222;
}

.restaurant-about .sppb-addon-title span {
	font-family: "Great Vibes",cursive;
	display: block;
	color: #656565;
}

.restaurant-about .sppb-addon-content {
	margin-top: 40px;
}

.restaurant-about .sppb-addon-content p.different-font {
	margin-top: 40px;
	font-size: 40px;
	font-family: "Great Vibes",cursive;
	line-height: 45px;
}


.restaurant-heading .sppb-addon-title {
	margin: 0;
	font-size: 35px;
	color: #ffffff;
	font-weight: 300;
	font-family: "Great Vibes",cursive;
}

.restaurant-heading .sppb-addon-content {
	margin-bottom: 30px;
	font-size: 35px;
	color: #ffffff;
	font-weight: 300;
	font-family: "Roboto",sans-serif;
	margin-top: 20px;
	line-height: 1.1;
}


.restaurant-services i {display: block; font-size: 20px;}

.restaurant-services a {
	background: #ff2023 none repeat scroll 0 0;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
	text-transform: uppercase;
	border: 0 none;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	padding: 18px 25px;
	margin-right: 3px;
}

.restaurant-services a:hover {
	background: #ffffff none repeat scroll 0 0;
	border: 0 solid;
	color: #000000;
}

.restaurant-services-aftertext .sppb-addon-content {
	color: #fff;
	margin-top: 30px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin-bottom: 10px;
}


.restaurant-feature-foods .feature-image-title {
	margin-bottom: 30px;
	height: 100%;
	left: 0;
	opacity: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	transition: opacity 0.25s ease-in-out 0s;
	width: 100%;
}

.restaurant-feature-foods .feature-image-title span.sppb-img-container {
	float: left;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	border-radius: 100%;
}

.restaurant-feature-foods .feature-image-title span.sppb-img-container img {border-radius: 100%;}

.restaurant-feature-foods .feature-image-title .sppb-addon-title {
	line-height: 250px;
	background: #000000 none repeat scroll 0 0;
	color: #ffffff;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	transition: opacity 0.5s ease-in-out 0s;
	width: 100%;
	margin: 0 auto;
	font-size: 25px;
	border-radius: 100%;
	font-weight: 300;
}

.restaurant-feature-foods .feature-image-title:hover .sppb-addon-title {
	background: rgba(0, 0, 0, 0.8);
	opacity: 1;
	transition: opacity 0.25s ease-in-out 0s;
}

.restaurant-feature-foods .sppb-addon-title {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.restaurant-feature-foods .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

.restaurant-feature-foods a {
	margin-top: 12px;
	text-transform: uppercase;
	font-size: 13px;
	color: #ff2023;
	background-color: rgba(0, 0, 0, 0);
}

.restaurant-feature-foods a:hover {
	color: #4a4a4a;
	outline: medium none;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
}


.restaurant-exp-text .sppb-addon-title span {
	display: block;
	margin: 0;
	font-size: 35px;
	color: #ffffff;
	font-weight: 300;
	font-family: "Great Vibes",cursive;
	line-height: 1.1;
}

.restaurant-exp-text .sppb-addon-title {
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	position: relative;
	line-height: 1.1;
}

.restaurant-exp-features .sppb-icon i {color: #ff2023;}


.black-text .sppb-addon-title span {color: #656565;}
.black-text .sppb-addon-title, .black-text .sppb-addon-content {color: #222222;}

.restaurant-blog.sppb-addon-articles .sppb-addon-article h3 a {
  color: #ff2023;
  font-weight: 400;
}


.restaurant-bottom-features .sppb-icon i {
	color: #ff2023;
}

.restaurant-bottom-features .sppb-addon-title {color: #ffffff;}
.restaurant-bottom-features .sppb-addon-text {color: #727272;}


.restaurant-contact button {
	background: #ff2023 none repeat scroll 0 0;
}

.restaurant-contact button:hover {color: #ff2023}

/* */

/* REAL ESTATE PAGE */

#sp-position2 h3 {
	padding: 0;
	font-family: "Roboto",sans-serif;
	color: #656565;
	font-size: 14px;
	line-height: 1.42857;
	margin: 0;
	font-weight: 400;
}

#sp-position2 h3 strong {
	color: #009ff0;
	font-weight: 700;
}

#sp-top-bar.real-estate-top {
  background: #f9f8f8 none repeat scroll 0 0;
	border-bottom: 1px solid #e4e4e4;
  padding: 8px 0;
}

#sp-top-bar.real-estate-top #sp-top2 {text-align: right;}

#sp-top-bar.real-estate-top #sp-top2 ul {padding: 0;}

#sp-top-bar.real-estate-top #sp-top2 ul > li:nth-child(3),
#sp-top-bar.real-estate-top #sp-top2 ul > li:nth-child(4) {
  display: none;
}

#sp-top-bar.real-estate-top #sp-top2 ul > li > a {
	color: #9f9e9e;
}

#sp-top-bar.real-estate-top #sp-top2 ul > li > a:hover {color: #009ff0;}

#sp-bottom.real-estate-bottom .sp-module .sp-module-title::after {
  background-color: #009ff0;
}

#sp-bottom.real-estate-bottom .latestnews li {
  border-bottom: 1px solid #f8f8f8 !important;
}

#sp-position3 {text-align: right;}
#sp-position3 a {
	color: #888989;
	background-color: rgba(0, 0, 0, 0);
	display: inline-block;
	text-align: right;
}

#sp-position3 a:hover {color: #ffffff;}

#sp-position3 span {
	padding: 0 10px;
	color: #888989;
}


.real-estate-slider span {font-size: 20px !important; font-weight: 300 !important;}

.real-estate-slider i {margin-left: 5px;}


.real-estate-heading .sppb-addon-title {
	color: #222222;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	position: relative;
	text-transform: uppercase;
}

.real-estate-heading .sppb-addon-title span {
	font-size: 14px;
	color: #888989;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
}

.real-estate-heading .sppb-addon-content {
	background: #009ae8 none repeat scroll 0 0;
	display: block;
	height: 2px;
	margin: 15px auto 0;
	position: relative;
	width: 50px;
}


.real-estate-form  input:hover, .real-estate-form  textarea:hover, .real-estate-form  input:focus, .real-estate-form  textarea:focus {
  border: 1px solid #009ae8 !important;
  box-shadow: none !important;
}


.real-estate-boxes {
	box-shadow: 0 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
	position: relative;
	transition: box-shadow 0.2s ease-in-out 0s;
	margin-bottom: 40px;
}

.real-estate-boxes:hover {
	box-shadow: 0 39px 56.4px 3.6px rgba(0, 0, 0, 0.24);
	transition: box-shadow 0.2s ease-in-out 0s;
}

.real-estate-boxes:hover img {
	opacity: 0.5;
	transition: all 0.3s ease-out 0s;
}

.real-estate-boxes .feature-image-title .sppb-addon-title,
.real-estate-boxes .feature-image-title .sppb-addon-title:hover {
	background-color: rgba(0, 0, 0, 0.6);
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin-top: -38px;
	padding: 5px 25px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	z-index: 9;
	line-height: 1.42857;
	margin-bottom: 0;
}

.real-estate-boxes .sppb-addon-title {
	font-size: 20px;
	color: #337ab7;
	line-height: 1.1;
	padding: 10px 30px 0;
}

.real-estate-boxes .sppb-addon-title:hover {
	color: #4a4a4a;
	outline: medium none;
	text-decoration: none;
}

.real-estate-boxes .sppb-addon-text {
	padding: 0 30px 20px;
}

.real-estate-boxes .sppb-addon-text ul {
	margin: 0 0 10px;
	padding: 0;
}

.real-estate-boxes .sppb-addon-text ul li {
	display: inline-block;
	margin-right: 5px;
}

.real-estate-boxes .sppb-addon-text ul li:before {
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	margin-right: 3px;
}

.real-estate-boxes .sppb-addon-text ul li:nth-child(1):before {content: "";}
.real-estate-boxes .sppb-addon-text ul li:nth-child(2):before {content: "";}
.real-estate-boxes .sppb-addon-text ul li:nth-child(3):before {content: "";}


.two-color-background:before {
	background: #f4f4f4 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 50%;
	top: 0;
	z-index: -1;
}


.real-estate-services .sppb-addon-title {
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 40px;
	font-weight: 200;
	color: #222222;
}

.real-estate-services .sppb-addon-content {
	margin-bottom: 20px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

.real-estate-services-features {margin-bottom: 30px;}

.real-estate-services-features .sppb-media {overflow: hidden;}
.real-estate-services-features .pull-left {margin: 0;}

.real-estate-services-features .sppb-addon-title {
	font-size: 18px;
	color: #222222;
	margin-top: 10px;
	margin-bottom: 13px;
}

.real-estate-services-features .sppb-icon i {
	padding-right: 10px;
	color: #009ff0;
	font-size: 30px;
}

.real-estate-services-features .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}

/* */

/* EDUCATION PAGE */

.education-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.education-header  .sp-megamenu-parent > li:hover > a,
#sp-footer.education-footer ul.social-icons li a:hover i {
  color: #f67b00 !important;
}

#sp-bottom.education-bottom {
  padding: 65px 0 20px;
}

#sp-bottom.education-bottom .sp-module .sp-module-title:after {
  background-color: #f67b00;
}

/* SLIDER */

.education-slider .default-btn a {color: #fff;}
.education-slider .default-btn-2 a {color: #f67b00;}

.education-slider .default-btn:hover {
	background-color: #fff !important;
}
.education-slider .default-btn:hover a {
	color: #f67b00 !important;
}

.education-slider .default-btn-2:hover {
	background-color: #f67b00 !important;
}
.education-slider .default-btn-2:hover a {
	color: #fff !important;
}


.education-features {
	margin-bottom: 60px;
}

.education-features .pull-left {
	display: table-cell;
	vertical-align: top;
	text-align: right!important;
	float: none;
}

.education-features .sppb-icon i {
	font-size: 40px;
	padding-right: 15px;
}

.education-features .sppb-addon-title {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 20px;
	color: #222222;
}

.education-features .sppb-addon-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}


.education-two-color-boxes:before {
	background: #f67b00 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 62%;
	top: 0;
	z-index: -1;
}

.education-numbers.sppb-addon-animated-number:before {
  background-color: #f67b00;
}


.education-heading .sppb-addon-content {
  background: #f67b00 none repeat scroll 0 0;
}

.education-courses .sppb-addon-title {
  color: #f67b00;
}

.education-courses ul {
	margin: 0 0 15px;
	padding: 0;
	display: block;
}

.education-courses ul li {display: inline-block;}

.education-courses ul li:before {
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
}

.education-courses ul li:first-child:before {content: "" !important;}
.education-courses ul li:last-child:before {content: "" !important;}


.education-white .sppb-addon-title  span {color: #888989 !important;}
.education-white .sppb-addon-title {color: #ffffff !important;}


.education-up-courses a {color: #f67b00;}


.education-features2:hover i,
.education-features2-active i,
.education-features2-active:hover i {
	background: #f67b00 none repeat scroll 0 0;
	border: 1px solid #f67b00;
	color: #ffffff;
}

.education-features2:hover .sppb-addon-title,
.education-features2-active .sppb-addon-title {
	color: #f67b00 !important;
}


.education-blog.sppb-addon-articles .sppb-addon-article .sppb-article-meta {
  background-color: #f67b00;
}

.education-blog.sppb-addon-articles .sppb-addon-article a.sppb-readmore,
.education-blog.sppb-addon-articles .sppb-addon-article h3 > a {
    color: #f67b00;
}

/* */

/* CONSTRUCTION PAGE */

#sp-top-bar.construction-top {
  background: #ce93d2  none repeat scroll 0 0;
  border-bottom-width: 6px;
	border-bottom-style: groove;
	border-bottom-color: #ee652f;
//	border-inline: 6px solid;
//	border-image: linear-gradient(#f6b73c, #4d9f0c);
//	border-image-source: url('../images/szegelyminta.png');
//	border-image-repeat: repeat;
}

#sp-top-bar.construction-top #sp-top1 ul > li > a > i {
  //color: #ffffff;
	color: #0866ff;
}

#sp-top-bar.construction-top #sp-top1 ul > li > a:hover > i {
	color: #000000;
}

#sp-top-bar.construction-top #sp-top3 {text-align: right;}

#sp-top-bar.construction-top #sp-top3 ul.sp-contact-info {
  float: none;
  list-style: outside none none;
  margin: 0;
padding: 8px 0 0;
text-align: right;
}

#sp-top-bar.construction-top .sp-contact-info li {
  display: inline-block;
  font-size: 100%;
  margin: 0 0 0 32px;
  color: #ffffff;
transition: all 0.3s ease-out 0s;
}

#sp-top-bar.construction-top .sp-contact-info li a,
#sp-top-bar.construction-top .sp-contact-info li i {
	color: #ffffff;
transition: all 0.3s ease-out 0s;
}

#sp-top-bar.construction-top .sp-contact-info li:hover a,
#sp-top-bar.construction-top .sp-contact-info li:hover i,
#sp-top-bar.construction-top .sp-contact-info li:hover {
	color: #000000;
transition: all 0.3s ease-out 0s;
}


.construction-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #f67b00;
}

#sp-bottom.construction-bottom {
	padding: 65px 0 20px;
	background: #161616 none repeat scroll 0 0;
}

#sp-bottom.construction-bottom .sp-module .sp-module-title:after {
  background-color: #f67b00;
}

#sp-footer.construction-footer ul.social-icons li a:hover i {
  color: #f67b00;
}


/* SLIDER */

.construction-slider .default-btn a {color: #fff;}
.construction-slider .default-btn-2 a {color: #f67b00;}

.construction-slider .default-btn:hover {
	background-color: #fff !important;
}
.construction-slider .default-btn:hover a {
	color: #f67b00 !important;
}

.construction-slider .default-btn-2:hover {
	background-color: #f67b00 !important;
}
.construction-slider .default-btn-2:hover a {
	color: #fff !important;
}

/* */

.construction-about:before,
.construction-about-features .title-line  {
  background-color: #f67b00;
  left: 0;
}

.construction-about-features {margin-bottom: 30px;}

.construction-about .sppb-addon-title {margin-bottom: 3px;}

.construction-about-features:hover .sppb-icon i {
  background: #f67b00 none repeat scroll 0 0;
  border: 5px solid #f67b00;
  color: #ffffff;
}


.construction-image-box .title-line-corporate {background: #f67b00 none repeat scroll 0 0;}




.construction-main-tabs .sppb-nav-tabs > li.active > a, .construction-main-tabs .sppb-nav-tabs > li.active > a:hover, .construction-main-tabs .sppb-nav-tabs > li.active > a:focus {
  background-color: #f67b00;
  color: #ffffff;
  cursor: default;
}


.construction-boxes .default-boxes .sppb-addon-text ul > li:after {
  color: #f67b00;
}


.construction-testimonial .default-section-heading:after {
  background: #f67b00 none repeat scroll 0 0;
}

.construction-testimonial .default-testimonial h6 span {
  color: #f67b00;
}

.construction-testimonial .owl-theme .owl-controls .owl-page.active span, .construction-testimonial .owl-theme .owl-controls .owl-page.active:hover span {
  background: #f67b00 none repeat scroll 0 0;
}

/* */

/* WEDDING PAGE */

#sp-header.wedding-header .container {
  background-color: #f05d6b;
}

#sp-header.wedding-header.menu-fixed .container {
  padding: 5px 0;
}

#sp-header.wedding-header .sp-megamenu-parent .pages-drop .sp-dropdown li.sp-menu-item > a:hover {
  background: #f5f5f5 none repeat scroll 0 0;
  color: #f05d6b;
}
#sp-header.wedding-header .sp-megamenu-parent .pages-drop .sp-dropdown li.sp-menu-item:last-child > a {
	border-bottom: none;
}

#sp-header.wedding-header.menu-fixed {
  background: #f05d6b none repeat scroll 0 0;
}

#sp-header.wedding-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #f05d6b;
}

#sp-footer.wedding-footer ul.social-icons li a:hover i {
  color: #f05d6b;
}


/* SLIDER */

.wedding-slider .default-btn a {color: #fff;}

.wedding-slider .default-btn:hover {
	background-color: #fff !important;
}
.wedding-slider .default-btn:hover a {
	color: #f05d6b !important;
}

/* */

.wedding-heading .sppb-addon-title span {
	text-transform: uppercase;
	font-size: 14px;
	color: #888989;
	font-family: "Roboto",sans-serif;
	line-height: 1.42857;
	display: block;
	margin-bottom: 3px;
}

.wedding-heading .sppb-addon-title {
	margin: 0;
	font-size: 40px;
	font-weight: 600;
	font-family: "Great Vibes",cursive;
	line-height: 1.1;
	color: #222222;
}

.wedding-heading .sppb-addon-content {
	background: #f05d6b none repeat scroll 0 0;
	height: 2px;
	width: 50px;
	margin-top: 20px;
	padding: 0;
	margin-bottom: 25px;
}

.wedding-about .sppb-addon-title {
	font-size: 20px;
	font-weight: 300;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
	color: #656565;
}

.wedding-about .sppb-addon-content {
	margin-top: 40px;
	font-size: 40px;
	font-family: "Great Vibes",cursive;
	line-height: 45px;
	color: #656565;
}

.wedding-features .sppb-icon i,
.wedding-blog.sppb-addon-articles .sppb-addon-article h3 a,
.wedding-testimonial i,
.wedding-testimonial h3,
.wedding-bottom-features .sppb-icon i    {
  color: #f05d6b;
}


.wedding-bottom-features .sppb-addon-title {
  color: #ffffff;
}

.wedding-contact button {
  background: #f05d6b none repeat scroll 0 0;
}

.wedding-contact button:hover {
  color: #f05d6b;
}

/* */

/* LAWYER PAGE */

#sp-top-bar.lawyer-top {
  background: #ff2023 none repeat scroll 0 0;
}

.lawyer-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #ff2023;
}

#sp-bottom.lawyer-bottom {
	padding: 65px 0 20px;
	background: #161616 none repeat scroll 0 0;
}

#sp-bottom.lawyer-bottom .sp-module .sp-module-title:after {
  background-color: #ff2023;
}

#sp-footer.lawyer-footer ul.social-icons li a:hover i {
  color: #ff2023;
}

/* SLIDER */

.lawyer-slider .default-btn a {color: #fff;}
.lawyer-slider .default-btn-2 a {color: #ff2023;}

.lawyer-slider .default-btn:hover {
	background-color: #fff !important;
}
.lawyer-slider .default-btn:hover a {
	color: #ff2023 !important;
}

.lawyer-slider .default-btn-2:hover {
	background-color: #ff2023 !important;
}
.lawyer-slider .default-btn-2:hover a {
	color: #fff !important;
}

/* */


.lawyer-heading .sppb-addon-content {background: #ff2023 none repeat scroll 0 0;}


.lawyer-services .feature-image-title {
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.lawyer-services .feature-image-title .sppb-addon-title {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	margin: 0;
	text-align: center;
	z-index: 2;
	color: #ffffff;
	font-size: 30px;
	padding-top: 100px;
}

.lawyer-services .feature-image-title .sppb-addon-title:after {
	background: #ffffff none repeat scroll 0 0;
	display: block;
	height: 1px;
	transition: all 0.3s ease-out 0s;
	width: 30px;
	margin: 18px auto 0;
	content: "";
}

.lawyer-services:hover .feature-image-title .sppb-addon-title:after {
	width: 120px;
}

.lawyer-services .sppb-addon-text:after {
	background: #ff2023 none repeat scroll 0 0;
	height: 2px;
	width: 50px;
	margin-top: 20px;
	content: "";
	display: block;
}


.lawyer-main-tabs .sppb-nav-tabs > li.active > a, .lawyer-main-tabs .sppb-nav-tabs > li.active > a:hover, .lawyer-main-tabs .sppb-nav-tabs > li.active > a:focus {
  background-color: #ff2023;
}


.lawyer-boxes .default-boxes .sppb-addon-text ul > li:after {
  color: #ff2023;
}


.lawyer-team.sppb-addon-persion .sppb-person-information > span.sppb-person-designation {
  color: #ff2023;
}

.lawyer-testimonial .default-section-heading:after {
  background: #ff2023 none repeat scroll 0 0;
}

.lawyer-testimonial .default-testimonial h6 span {
  color: #ff2023;
}

.lawyer-testimonial .owl-theme .owl-controls .owl-page.active span, .lawyer-testimonial .owl-theme .owl-controls .owl-page.active:hover span {
  background: #ff2023 none repeat scroll 0 0;
}

/* */

/* TRANSPORT PAGE */

.transport-features .title-line-corporate {
  background: #ff2023 none repeat scroll 0 0;
}

.transport-features .corporate-features .title-line,
.transport-features .title-line {
  background-color: #ff2023;
}

.transport-features .corporate-features:hover .sppb-icon i, .transport-features  .corporate-features-active .sppb-icon i, .transport-features  .corporate-features-active:hover .sppb-icon i, .transport-features .default-about-features:hover .sppb-icon i, .transport-features  .default-about-features-active .sppb-icon i  {
  background: #ff2023 none repeat scroll 0 0;
  border-color: #ff2023;
  color: #ffffff;
}


.transport-boxes .sppb-addon-title {
  color: #ff2023;
}


.transport-banner .sppb-addon-title {
	margin-bottom: 30px;
	font-size: 50px;
	font-weight: 200;
	color: #ffffff;
}

.transport-banner .sppb-addon-title span {
	color: #ff2023;
	font-weight: 400;
}

.transport-banner .sppb-addon-content {
	font-size: 25px;
	color: #ffffff;
	width: 91.6667%;
	font-weight: 200;
	margin: 0 auto 60px;
}

.transport-banner-btn a {
	border: 1px solid #ffffff;
	border-radius: 30px;
	color: #ffffff;
	padding: 15px 45px;
	font-size: 20px;
	font-weight: 300;
	background-color: rgba(0, 0, 0, 0);
}

.transport-banner-btn a:hover {
	background: #ff2023 none repeat scroll 0 0;
	border: 1px solid #ff2023;
	color: #ffffff;
}


.transport-blog .title-line-corporate {
  background: #ff2023 none repeat scroll 0 0;
}

.transport-blog .corporate-blog.sppb-addon-articles .sppb-article-meta > span.sppb-meta-category a:before {
  color: #ff2023;
}

.transport-blog .corporate-blog .sppb-article-introtext:after {
  background: #ff2023 none repeat scroll 0 0;
}

/* */

/* CAFE PAGE */

.cafe-heading .sppb-addon-title {
	margin: 0;
	font-size: 35px;
	font-weight: 300;
	font-family: "Great Vibes",cursive;
	color: #656565;
}

.cafe-heading .sppb-addon-content {
	margin: 0;
	font-size: 35px;
	font-weight: 300;
	color: #222222;
	font-family: "Roboto",sans-serif;
	line-height: 1.1;
}

.cafe-about .sppb-addon-title {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 20px 0 10px;
	color: #656565;
	font-size: 14px;
	font-weight: 400;
}

.cafe-about .sppb-addon-content {
	margin-top: 30px;
	font-size: 40px;
	font-family: "Great Vibes",cursive;
	line-height: 45px;
	color: #656565;
	margin-bottom: 10px;
}


.cafe-menu {
	padding: 0;
	width: 100%;
	color: #ffffff;
	line-height: 35px;
	text-align: left;
	list-style: outside none none;
	margin-bottom: 10px;
	margin-top: 0;
}

.cafe-menu li {
	background: rgba(0, 0, 0, 0) url("/probe/images/dot-lines.png") no-repeat scroll center 18px;
}

/* */

/* BAR PAGE */

.bar-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #449d44;
}

#sp-bottom.bar-bottom .sp-module .sp-module-title:after {
  background-color: #449d44;
}

#sp-footer.bar-footer ul.social-icons li a:hover i {
  color: #449d44;
}


/* SLIDER */

.bar-slider .default-btn a {color: #fff;}
.bar-slider .default-btn-2 a {color: #449d44;}

.bar-slider .default-btn:hover {
	background-color: #fff !important;
}
.bar-slider .default-btn:hover a {
	color: #449d44 !important;
}

.bar-slider .default-btn-2:hover {
	background-color: #449d44 !important;
}
.bar-slider .default-btn-2:hover a {
	color: #fff !important;
}

/* */

.j2store-module-product {text-align: center;}

.j2store-module-product .product-qty {display: none;}

.pro-image {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.pro-image .product_cart_block {
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 345px;
	transition: top 0.3s ease-in-out 0s;
	width: 100%;
	z-index: 100;
}

.pro-image .product_cart_block input,
.pro-image .product_cart_block a {
	background: #efefef none repeat scroll 0 0;
	color: #15181a;
	font-family: "Roboto",sans-serif;
	padding: 12px 10px;
	outline: medium none;
	transition: all 0.2s ease-out 0s;
	border: none;
	border-radius: 0;
	display: inline-block;
}

.pro-image .product_cart_block input.j2store-cart-button:before {
	content: "";
	display: inline-block;
font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
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;
}

.pro-image .product_cart_block input:hover,
.pro-image .product_cart_block a:hover {
	background: #15181a none repeat scroll 0 0;
	color: #ffffff;
	padding: 12px 16px;
}

.j2store-module-product:hover .pro-image .product_cart_block {
	position: absolute;
	top: 272px;
	transition: top 0.3s ease-in-out 0s;
}


.j2store-addtocart-form {
  margin-top: 0px;
	display: inline-block;
}

.probe-product-content {
	background: #ffffff none repeat scroll 0 0;
	padding-bottom: 20px;
}

.probe-product-content .product-title {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 1.1;
	padding-top: 20px;
}

.probe-product-content .product-title a,
.probe-product-content .product-title a:hover {
	color: #222222;
	font-weight: 300;
	background-color: rgba(0, 0, 0, 0);
}

.product-price-container .sale-price {
  font-size: 1.4em;
  color: #449d44;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.42857;
}

.product-price-container .sale-price:after {
	display: block;
	margin-top: 10px;
	content: "";
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	color: #656565;
	font-size: 14px;
}


.wine-blog.sppb-addon-articles .sppb-addon-article h3 a {
  color: #449d44;
}

/* */

/* FITNESS PAGE */

#sp-header.corporate2-header.menu-fixed .container {
  padding: 5px 20px;
}

#sp-header.corporate2-header .sp-megamenu-parent .pages-drop .sp-dropdown li.sp-menu-item:last-child > a {
  border-bottom: none;
}

#sp-bottom.fitness-bottom  {
  background: #161616 none repeat scroll 0 0;
  padding: 65px 0 20px;
}

#sp-bottom.fitness-bottom .sp-module .sp-module-title:after {
  background-color: #45be84;
}


.fitness-heading.sppb-text-left .sppb-addon-content {
	background: #45be84 none repeat scroll 0 0;
	margin-left: 0;
}

.fitness-heading .sppb-addon-content{background: #45be84 none repeat scroll 0 0;}


.fitness-features:hover .sppb-icon i, .fitness-features-active .sppb-icon i, .fitness-features-active:hover .sppb-icon i {
  background: #45be84 none repeat scroll 0 0;
  border: 5px solid #45be84;
  color: #ffffff;
}

.fitness-two-color:before {
	background: #45be84 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 62%;
	top: 0;
	z-index: -1;
}


.fitness-numbers:before {
  background-color: #45be84;
}

.fitness-courses .sppb-addon-title {
  color: #45be84;
  transition: all 0.2s ease-out 0s;
}


.fitness-blog.sppb-addon-articles .sppb-article-meta > span.sppb-meta-category a::before {
  color: #45be84;
}

.fitness-blog .sppb-article-introtext:after {
  background: #45be84 none repeat scroll 0 0;
}

/* */

/* SHOP 1 PAGE */


#sp-top-bar.shop-top #sp-top1 ul > li > a:hover > i, #sp-top-bar.shop-top #sp-top2 ul > li > a:hover {
  color: #f05d6b;
}

#sp-logo-search {text-align: left;}
#sp-logo-search img {margin: 0;}

.shop-logo .logo {
  margin-bottom: 20px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 5px;
}

#sp-position4 label {display: none;}

#sp-position4 form {margin-top: 21px;}

#sp-position4  input {
	border-radius: 0;
	font-size: 14px;
	height: 42px;
	padding: 10px 20px;
	transition: all 0.3s ease-out 0s;
	display: table-cell;
	line-height: 1.33333;
	float: left;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	z-index: 2;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555555;
}

#sp-position4 button {
	background-color: #f8f8f8;
	border-color: #cccccc #cccccc #cccccc currentcolor;
	border-image: none;
	border-radius: 0;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
	color: #666666;
	height: 42px;
	left: auto;
	margin: 0;
	padding: 13px;
	position: absolute;
	width: 58px;
	border-collapse: separate;
}

#sp-position4  input:focus {
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0 none;
}

#sp-header.shop-header {
  padding-top: 0;
}

.shop-header .j2store-cart-info {
	background: #f05d6b none repeat scroll 0 0;
	color: #ffffff;
	font-size: 13px;
	padding: 23px 10px 22px;
	text-transform: uppercase;
	line-height: 20px;
	text-align: center;
	display: inline-block;
}

.j2store-minicart-button {display: inline-block;}

.shop-header .j2store-cart-info a i {
	color: #ffffff;
}

.j2store-cart-item-box {
  background: #ffffff none repeat scroll 0 0;
  position: absolute;
  margin-left: -10px;
  margin-top: -2px;
  left: inherit;
  padding: 15px !important;
right: 0 !important;
width: 400px;
min-width: 184px !important;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176) !important;
font-size: 14px;
list-style: outside none none;
text-align: left;
z-index: 1000;
}

.j2store-cart-item-box .j2store-cart-header-block {
  border-bottom: none !important;
  overflow: hidden;
}

.top-subtotal {
  display: inline-block;
  float: none;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  text-align: left;
  width: inherit;
}

.top-subtotal h3 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.1;
	color: #656565;
}

ul.j2store-cart-list {
  padding: 10px 0 10px;
  border-bottom: 1px dashed #cecece;
	margin-bottom: 25px;
}

.j2store-cart-item-box .j2store-cart-nav {
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
}

.j2store-cart-item-box .j2store-cart-nav a {
	color: #ffffff;
	padding: 10px 15px;
	background: #222222 none repeat scroll 0 0;
	border: 1px solid #222222;
	border-radius: 0;
	margin-left: 10px;
	margin-top: -2px;
	text-transform: uppercase;
	font-size: 13px;
	transition: all 0.3s ease-out 0s;
	line-height: 1.42857;
}

.j2store-cart-item-box .j2store-cart-nav a:hover {background: #525252 none repeat scroll 0 0; color: #ffffff;}

.item-product-details {
  display: none;
}

.cartitems .j2store-product-name {color: #ff0000;}

.j2store-cart-item-box li.cartitems {
  border-bottom: 0px solid #eeeeee !important;
  display: inline-block;
  margin: 5px 0 10px;
  width: 100%;
  padding: 0 !important;
}

#sp-header.shop-header .sp-megamenu-parent > li.sp-has-child > a:after, #sp-header.shop-header .sp-megamenu-parent > li.sp-has-child > span:after {
  display: inline-block;
  margin-left: 3px;
}

#sp-header.shop-header .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #ffffff none repeat scroll 0 0;
}

#sp-header.shop-header .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title, #sp-header.shop-header  .sp-megamenu-parent .sp-dropdown li.sp-menu-item span.sp-group-title, #sp-header.shop-header  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title:hover {
  color: #656565;
}

#sp-header.shop-header .sp-megamenu-parent .pages-drop .sp-dropdown li.sp-menu-item > a {
  border-bottom: 1px solid #d7d7d7;
}

#sp-header.shop-header .sp-megamenu-parent .pages-drop .sp-dropdown li.sp-menu-item > a:hover {
  background: #f5f5f5 none repeat scroll 0 0;
}

#sp-header.shop-header .menu-about h3 {
  color: #656565;
}


#sp-bottom.shop-bottom  .sp-module .sp-module-title:after {
  background-color: #f05d6b;
}

/* SLIDER */

.shop1-slider .default-btn a {color: #fff;}

.shop1-slider .default-btn:hover {
	background-color: #fff !important;
}
.shop1-slider .default-btn:hover a,
.shop1-slider span {
	color: #f05d6b !important;
}

/* */

.shop-banner-features .pull-left {margin: 0;}

.shop-banner-features .sppb-icon i {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ffffff;
	height: 50px;
	line-height: 45px;
	margin-right: 15px;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
	width: 50px;
	z-index: 5;
	border-radius: 100px;
	color: #f05d6b;
	font-size: 20px;
}

.shop-banner-features .sppb-addon-title {
	padding-top: 5px;
	margin: 0;
	font-size: 18px;
	color: #ffffff;
}

.shop-banner-features .sppb-addon-text {
	font-size: 15px;
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}


.shop-heading .sppb-addon-content {background: #f05d6b none repeat scroll 0 0;}


.shop-products .j2store-module-product {margin-bottom: 20px;}

.shop-products .product-price-container .sale-price {
  color: #f05d6b;
}


.shop-banner-text .sppb-addon-title {
	text-transform: uppercase;
	font-size: 30px;
	color: #ffffff;
}

.shop-banner-text .sppb-addon-content {
	color: #ffffff;
	width: 83.3333%;
	margin: 30px auto 0;
}

.shop-banner-btn a {
	margin-top: 50px;
	border: 1px solid #ffffff;
	border-radius: 30px;
	color: #ffffff;
	padding: 15px 45px;
	font-size: 20px;
	font-weight: 300;
	background-color: rgba(0, 0, 0, 0);
}

.shop-banner-btn a:hover {
	background: #f05d6b none repeat scroll 0 0;
	border: 1px solid #f05d6b;
	color: #ffffff;
}


.shop-blog.sppb-addon-articles .sppb-addon-article h3 a {
  color: #f05d6b;
}

/* */

/* SHOP 2 PAGE */

.j2store-add-to-cart {
  margin-left: 0;
}

.shop-categories-sidebar .sppb-addon-title {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 600;
	background: #000000 none repeat scroll 0 0;
	padding: 20px;
	font-size: 14px;
	line-height: 1.42857;
	margin: 0;
}

.shop-categories-sidebar .sppb-addon-title i {margin-right: 3px;}

ul.j2store-categories-module {
	margin: 0;
	padding: 0;
}

ul.j2store-categories-module li {
	border-color: #dddddd;
	border-image: none;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 15px 20px;
}

ul.j2store-categories-module li h4 {
	margin: 0;
	padding: 0;
}

ul.j2store-categories-module li h4 a {
	color: #656565;
	outline: medium none;
	transition: all 0.2s ease-out 0s;
	font-size: 14px;
	line-height: 1.42857;
}


.shop2-heading .sppb-addon-content {display: none;}

.shop2-heading.sppb-text-left .sppb-addon-title {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
}


.shop-sidebar-prod .row-fluid [class*="span"] {
  margin-left: 0;
}

.shop-sidebar-prod .j2store-module-product {
	border-bottom: 1px solid #dddddd;
	margin-bottom: 22px;
	overflow: hidden;
	padding-bottom: 15px;
	text-align: left;
}

.shop-sidebar-prod .j2store-module-product:last-child {border-bottom: 0px solid #dddddd;}
.shop-sidebar-prod .j2store-module-product:first-child {margin-top: 20px;}

.shop-sidebar-prod img {
	max-width: 100px;
	width: 100%;
	border: 1px solid #e1e1e1;
	margin: 0;
}

.shop-sidebar-prod .product_cart_block {display: none;}

.shop-sidebar-prod .product-title a {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.1;
	color: #222222;
	font-weight: 300;
	font-size: 18px;
}

.shop-sidebar-prod .product-title a:hover {
  color: #4a4a4a;
  outline: medium none;
  text-decoration: none;
}

.shop-sidebar-prod .product-price-container .sale-price { 
  color: #f05d6b;
  font-size: 20px;
  font-weight: 600;
}

.shop-sidebar-prod .j2store-product-image.span6 {width: 44.9362%;}
.shop-sidebar-prod .product-cart-left-block.span6 {width: 54.9362%;}

/* */

/* SINGLE PRODUCT PAGE */

.view-products #sp-main-body {
  padding: 100px 0 0;
}

.j2store-single-product {
	margin-bottom: 40px;
	transition: all 300ms ease-in-out 0s;
}

.j2store-single-product h2 {
	font-size: 20px;
	font-family: Roboto,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{}

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

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

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


.j2store-single-product-view .j2store-cart-button,
.j2store-single-product-view .j2store-cart-button:hover,
.view-carts .j2store-cart-buttons .buttons-left input,
.view-carts .j2store-cart-buttons .buttons-left input:hover,
.view-carts .buttons-right a,
.view-carts .buttons-right a:hover,
#button-account,
#button-account:hover,
#button-login,
#button-login:hover,
#button-guest,
#button-guest:hover,
#button-payment-method,
#button-payment-method:hover,
#bank_form input,
#bank_form input:hover {
	font-size: 18px;
	text-transform: uppercase;
	background: #222222 none repeat scroll 0 0;
	border: 1px solid #222222;
	border-radius: 5px;
	color: #ffffff;
	margin-left: 10px;
	margin-top: -2px;
	padding: 14px 25px;
	transition: all 0.3s ease-out 0s;
	line-height: 1.42857;
	font-weight: 600;
}

.view-carts .j2store-cart-buttons .buttons-left .cart-continue-shopping-button input,
#button-login,
#button-login:hover,
#button-guest,
#button-guest:hover,
#button-payment-method,
#button-payment-method:hover,
#bank_form input,
#bank_form input:hover,
#button-account,
#button-account:hover {margin-left: 0;}


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

.j2store-mainimage span, .j2store-mainimage span img  {}

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

.product-qty input[type="text"], .product-qty input[type="number"] {
  height: 60px;
  width: 70px !important;
	margin-top: 2px;
	display: inline-block;
}

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

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

.j2store-single-product-view .product-title:after {
	display: block;
	background: #1cbac8 none repeat scroll 0 0;
	height: 2px;
	width: 50px;
	margin: 20px auto 25px 0;
	content: "";
}

.j2store-single-product-view .product-price-container .sale-price {
  font-weight: 600;
  font-size: 25px;
	font-family: Roboto,sans-serif;
	line-height: 1.42857;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #ff0000;
}

.j2store-single-product-view .product-price-container .sale-price::after {
  display: none;
}

.options .option b {
	font-size: 18px;
	line-height: 1.1;
	display: block;
	margin-bottom: 10px;
}

.options .option br {display: none;}

.options .option select,
.options .option select:focus {
	color: #656565;
	font-size: 14px;
	height: 50px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 15px;
	width: 100%;
	border-radius: 0;
	box-shadow: none !important;
	border-color: #cccccc !important;
}

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

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

.j2store-single-product-view .nav-tabs > li.active > a, .j2store-single-product-view .nav-tabs > li.active > a:focus, .j2store-single-product-view .nav-tabs > li.active > a:hover {
	background-color: #f05d6b;
	border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
	border-image: none;
	border-radius: 0;
	border-style: solid;
	border-width: 0;
	color: #ffffff;
	padding: 18px 45px;
}

.j2store-single-product-view .nav-tabs {border-bottom: 0px solid #dddddd;}

.j2store-single-product-view .nav-tabs > li > a {
	background-color: #ffffff;
	border-radius: 0;
	border-width: 0;
	color: #222222;
	padding: 18px 45px;
	line-height: 1.42857;
	margin-right: 2px;
	outline: medium none;
	transition: all 0.2s ease-out 0s;
}

.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-mainimage img {
  height: auto;
  width: 100%;
}


@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;
	}
}

ul.additional-image-list {
  margin: 0;
  padding: 0;
  text-align: center;
}

.additional-image-list li {
  display: inline-block;
  list-style-type: none;
}


.j2store-single-product-view  .sppb-addon-optin-forms,
.j2store-single-product-view  .sppb-addon-optin-forms .sppb-optin-form-details-wrap:not(:empty),
.j2store-single-product-view  .sppb-optin-form.form-inline .email-wrap, .sppb-optin-form.form-inline .name-wrap {
  padding: 0px;
}

/* */

/* ONE PAGE CORPORATE */


#sp-header.corporate-onepage-header #sp-menu ul.sp-megamenu-parent > li > a:hover {
  color: #009ff0;
}

#sp-footer.corporate-onepage-footer {
	background: #000000 none repeat scroll 0 0;
	padding: 0px 0 20px;
}


.corporate-onepage-heading .sppb-addon-content,
.corporate-onepage-about .title-line-corporate {
	background-color: #009ff0;
}


.corporate-onepage-portfolio .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a, .corporate-onepage-portfolio .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  border-color: #009ae8;
  color: #009ae8;
}

.corporate-onepage-blog.sppb-addon-articles .sppb-article-meta > span.sppb-meta-category a:before {
  color: #009ae8;
}
.corporate-onepage-blog .sppb-article-introtext:after {
  background: #009ae8 none repeat scroll 0 0;
}


.corporate-onepage-bottom-features {margin-bottom: 40px;}

.corporate-onepage-bottom-features .pull-left {margin: 0;}

.corporate-onepage-bottom-features .sppb-icon i {
	font-size: 20px;
	margin-right: 10px;
	color: #009ff0;
}

.corporate-onepage-bottom-features .sppb-addon-title {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.42857;
	margin: 0;
}

.corporate-onepage-bottom-text .sppb-addon-title {
	margin-bottom: 30px;
	font-size: 25px;
	color: #ffffff;
	margin-top: 20px;
}

.corporate-onepage-contact button {
	background: #009ff0 none repeat scroll 0 0;
	margin-top: 20px;
}

.corporate-onepage-contact button:hover {
	background: #ffffff none repeat scroll 0 0;
	color: #009ff0;
	transition: all 0.3s ease-out 0s;
}

/* */

/* ONE PAGE BUSINESS */

.business-onepage-heading .sppb-addon-content, .business-one-page-blog span.sppb-meta-date {background: #f67b00 none repeat scroll 0 0;}

.business-one-page-blog.sppb-addon-articles .sppb-addon-article h3 a {
  color: #f67b00;
}

.business-onepage-bottom-features .sppb-icon i {
  color: #f67b00;
  font-size: 20px;
  margin-right: 10px;
}

.business-onepage-bottom-features ul.social-icons li a:hover i {
  color: #f67b00;
}

.business-onepage-contact button {
  background: #f67b00 none repeat scroll 0 0;
  margin-top: 20px;
}

.business-onepage-contact button:hover,
.business-onepage-contact button:active,
.business-onepage-contact button:focus {
  background: #ffffff none repeat scroll 0 0;
  color: #f67b00;
  transition: all 0.3s ease-out 0s;
}

.business-onepage-numbers:before {
  background-color: #f67b00;
}

/* */

/* ONE PAGE CREATIVE */

#sp-header.creative-onepage-header.menu-fixed-out {display: none;}

.creative-onepage-heading .sppb-addon-title span,
.creative-onepage-features .sppb-icon i,
.creative-onepage-bottom-features .sppb-icon i 
{color: #009ff0;}

.creative-onepage-contact button {
	background: #009ff0 none repeat scroll 0 0;
	color: #ffffff;
}

.creative-onepage-contact button:hover {
	background: #ffffff none repeat scroll 0 0;
	color: #009ff0;
	transition: all 0.3s ease-out 0s;
}

/* */

/* ONE PAGE APP */

.corporate-onepage-heading.sppb-text-left .sppb-addon-content {margin-left: 0;}

.app-onepage-banner .sppb-addon-title span {color: #009ff0;}

.app-onepage-btn a:hover {
	background: #009ff0 none repeat scroll 0 0;
	border: 1px solid #009ff0;
}

.app-onepage-about-features {margin-bottom: 40px;}

.app-onepage-about-features .title-line {display: none;}

/* */

/* ONE PAGE RESUME */

.resume-experience-title {margin-bottom: 30px;}

.resume-experience-title .sppb-addon-title {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #656565;
}

.resume-experience-title .sppb-addon-content {
	color: #009ff0;
	font-size: 14px;
	line-height: 1.42857;
}

.resume-experience-content ul {
	margin-bottom: 20px;
	padding: 0;
}

.resume-experience-content ul li {
	margin-bottom: 20px;
	padding-left: 0;
}

.resume-experience-content ul li:before {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	margin-right: 3px;
}


.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
  border-color: #ffffff #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 !important;
  box-shadow: 3px -3px 1px -2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  content: "";
  height: 0;
  left: 1px;
  position: absolute;
  top: 32px;
  transform: rotate(-135deg) translateY(-50%);
  width: 0;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
  border: 0px solid #dfdfdf;
  border-radius: 5px;
  margin-left: 15px;
  padding: 20px;
  position: relative;
  text-align: initial;
  width: 100% !important;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
  font-size: 25px;
  font-weight: 300;
  color: #222222;
  margin-bottom: 20px;
	margin-top: 25px;
	line-height: 1.1;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before {
  background-color: #ffffff;
  border: 3px solid #0095eb;
  border-radius: 100%;
  content: "";
  font-size: 30px;
  height: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease 0s;
  width: 20px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
  font-size: 16px;
  line-height: 90px;
  margin: 0 0 0 30px;
  color: #009ff0;
}

/* */

/* PAGES */

/* ABOUT */


.sp-page-title {
  background-attachment: scroll !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  padding: 30px 0;
	height: 200px;
	padding-top: 65px;
	width: 100%;
}

.sp-page-title h2 {
  margin: 0;
  font-size: 30px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.1;
}

.sp-page-title h3 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 300;
  margin-bottom: 10px;
margin-top: 10px;
line-height: 1.1;
}

.sp-page-title .breadcrumb {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 0;
color: #ffffff;
font-size: 14px;
font-weight: normal;
margin:  0;
text-align: right;
text-transform: uppercase;
}

.sp-page-title .breadcrumb li:first-child, .sp-page-title .breadcrumb li:nth-child(2):before {display: none;}

.breadcrumb > li + li:before {
  color: #a2a2a2;
  content: "/ ";
  padding: 0 5px;
}

.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li > a {
  color: #1cbac8;
transition: all 0.2s ease-out 0s;
}

.sp-page-title .breadcrumb > span:hover, .sp-page-title .breadcrumb > li > a:hover, .sp-page-title .breadcrumb > .active  {
  color: #ffffff;
}


.about1-title .sppb-addon-title {
	font-size: 30px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}

.about1-title .sppb-addon-content {
	color: #1cbac8;
	font-size: 15px;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}

.about1-features {
	padding: 0 0 40px;
}

.about1-features .pull-left {margin-right: 30px;}

.about1-features .sppb-icon i {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #ffffff;
	color: #ffffff;
	border-radius: 100px;
	height: 60px;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	width: 60px;
	z-index: 5;
	font-size: 20px;
	line-height: 58px;
}

.about1-features:hover .sppb-icon i {
	background: #1cbac8 none repeat scroll 0 0;
	border: 1px solid #1cbac8;
	color: #ffffff;
}

.about1-features .sppb-addon-title {
	font-size: 18px;
	margin: 0 0 18px;
	transition: all 0.3s ease-out 0s;
	color: #ffffff;
}

.about1-features .sppb-addon-text {
	color: #ffffff;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}


.about1-testimonial h6 {
  color: #1cbac8;
}

.about1-testimonial .owl-theme .owl-controls .owl-page.active span, .about1-testimonial .owl-theme .owl-controls .owl-page.active:hover span {
  background: #1cbac8 none repeat scroll 0 0;
}

.about1-testimonial .owl-theme .owl-controls .owl-page span, .about1-testimonial .owl-theme .owl-controls.clickable .owl-page:hover span {
  border: 1px solid #1cbac8;
}

.about1-heading .sppb-addon-content {background-color: #1cbac8;}


.about1-team.sppb-addon-persion .sppb-person-information > span.sppb-person-designation {
  color: #1cbac8;
}

.about1-team:hover .sppb-person-social-img .sppb-person-social {
  background: #1cbac8 none repeat scroll 0 0;
}

.sppb-pie-chart .sppb-chart-icon span, .sppb-pie-chart .sppb-chart-percent span {
	display: inline-block;
	font-weight: 400;
	padding-top: 20%;
	z-index: 2;
	text-align: center;
	font-family: "Roboto",sans-serif;
	border-radius: 0 !important;
	color: #ffffff;
	font-size: 60px;
}
.sppb-pie-chart canvas {border-radius: 0 !important;}

.sppb-pie-chart .sppb-addon-text {
	color: #1cbac8;
	text-transform: uppercase;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	font-size: 14px;
}


.about2-accordion .sppb-panel-default .sppb-panel-body {
  border-top-color: #1cbac8;
}

/* */

/* SERVICES */

.services1-heading .sppb-addon-title span {color: #1cbac8;}

.services1-features:hover i, .services1-features-active i, .services1-features-active:hover i {
  background: #1cbac8 none repeat scroll 0 0;
  border: 1px solid #1cbac8;
  color: #ffffff;
}

.services1-features-black :hover .sppb-icon i, .services1-features-black-active .sppb-icon i, .services1-features-black-active:hover .sppb-icon i  {
  background: #1cbac8 none repeat scroll 0 0;
  border: 1px solid #1cbac8;
}

.services1-features:hover .sppb-addon-title, .services1-features-active .sppb-addon-title, .services1-features-active:hover .sppb-addon-title, .services1-heading-white .sppb-addon-title span, .services1-features2 .sppb-icon i, .services1-testimonial i, .services1-testimonial h3  {
  color: #1cbac8;
}


.services2-about:hover {
    border-color: #1cbac8;
}


.services2-works:hover .sppb-icon-container span {
  background: #1cbac8 none repeat scroll 0 0;
  color: #ffffff;
}

.services2-works:hover .sppb-addon-title span {
  background: #ffffff none repeat scroll 0 0;
  color: #1cbac8;
}

.services2-works .sppb-addon-title span {
  background: #1cbac8 none repeat scroll 0 0;
  color: #ffffff;
}

.services2-works-btn a:hover {
  background: #1cbac8 none repeat scroll 0 0;
  border: 1px solid #1cbac8;
  color: #ffffff;
}

.services2-services:hover .sppb-icon i, .services2-services-active .sppb-icon i, .services2-services-active:hover .sppb-icon i  {
  background: #1cbac8 none repeat scroll 0 0;
  border-bottom: 4px solid #1cbac8;
  color: #ffffff;
}


.services3-features .sppb-icon i {color: #1cbac8;}

.services3-text .sppb-addon-title {
	font-size: 30px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 20px;
	line-height: 1.1;
}

.services3-text .sppb-addon-content {
	margin-bottom: 0;
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
	font-weight: 100;
	margin-top: 20px;
	line-height: 1.1;
}


.service3-tabs .sppb-nav-tabs > li > a:hover, .service3-tabs .sppb-nav-tabs > li.active > a:before {
  color: #1cbac8;
}

.service3-tabs  .sppb-nav-tabs-content blockquote {
  border-color: #1cbac8;
}

.service3-tabs .sppb-nav-tabs > li > a:before {
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-rendering: auto;
}

//.service3-tabs .sppb-nav-tabs > li:nth-child(1)> a:before  {content: "";}
.service3-tabs .sppb-nav-tabs > li:nth-child(1)> a:before  {font: var(--fa-font-solid);content: '\f51d';font-size:56px;}
.service3-tabs .sppb-nav-tabs > li:nth-child(2)> a:before  {font: var(--fa-font-solid);content: '\f647';font-size:56px;}
.service3-tabs .sppb-nav-tabs > li:nth-child(3)> a:before  {font: var(--fa-font-solid);content: '\f654';font-size:56px;}
.service3-tabs .sppb-nav-tabs > li:nth-child(4)> a:before  {font: var(--fa-font-solid);content: '\f684';font-size:56px;}
//.service3-tabs .sppb-nav-tabs > li:nth-child(2)> a:before  {content: "";}
//.service3-tabs .sppb-nav-tabs > li:nth-child(3)> a:before  {content: "";}
//.service3-tabs .sppb-nav-tabs > li:nth-child(4)> a:before  {content: "";}
//.service3-tabs .sppb-nav-tabs > li:nth-child(5)> a:before  {content: "";}


.service3-testimonial .clent-thumb span {
  color: #1cbac8;
  display: inline-block;
  padding-top: 30px;
}

.service3-testimonial .owl-theme .owl-controls .owl-page.active span, .service3-testimonial .owl-theme .owl-controls .owl-page.active:hover span {
  background: #1cbac8 none repeat scroll 0 0;
}

.service3-testimonial .owl-theme .owl-controls .owl-page span, .service3-testimonial .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #1cbac8;
}


.service3-features:hover .sppb-icon i, .service3-features-active .sppb-icon i, .service3-features-active:hover .sppb-icon i  {
  background: #1cbac8 none repeat scroll 0 0;
  color: #ffffff;
  transition: all 0.2s ease-out 0s;
}

.service3-features:hover .sppb-addon-title, .service3-features-active .sppb-addon-title, .service3-features-active:hover .sppb-addon-title {
  color: #1cbac8;
  transition: all 0.2s ease-out 0s;
}

/* */

/* OUR TEAM */

.team-style2 {
	margin-bottom: 50px;
	margin: 0;
	position: relative;
	width: 100%;
}

.team-style2 .sppb-person-social-img {
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	transition: opacity 0.25s ease-in-out 0s;
	width: 100%;
}

.team-style2 .sppb-person-social-img .sppb-person-image {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	border-radius: 100%;
}

.team-style2 .sppb-person-social-img .sppb-person-image img {
	border-radius: 100%;
}

.team-style2 .sppb-person-social-img .sppb-person-social {
	background: #000000 none repeat scroll 0 0;
	color: #ffffff;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	transition: opacity 0.5s ease-in-out 0s;
	width: 100%;
	border-radius: 100%;
}

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

.team-style2.sppb-addon-persion .sppb-person-social > li > a {
	color: #ffffff;
	font-size: 20px;
	line-height: 45px;
	text-align: center;
	background-color: #3b5998;
	border-radius: 50%;
	height: 45px;
	left: 57px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	transition: top 0.3s ease-out 0s;
	width: 45px;
	transition-duration: 0.3s;
}

.team-style2.sppb-addon-persion .sppb-person-social > li:nth-child(2) > a {
	background-color: #00acee;
	left: 112px;
	top: 0;
	transition: top 0.5s ease-in-out 0s;
}

.team-style2.sppb-addon-persion .sppb-person-social > li:nth-child(3) > a {
	background-color: #dd4b39;
	left: 167px;
	top: 0;
	transition: top 0.5s ease-in-out 0s;
}

.team-style2 .sppb-person-social-img:hover .sppb-person-social {
	background: rgba(0, 0, 0, 0.4);
	opacity: 1;
	transition: opacity 0.25s ease-in-out 0s;
}

.team-style2 .sppb-person-social-img:hover  .sppb-person-social > li > a {
	left: 57px;
	top: 112px;
	transition: top 0.3s ease-in-out 0s;
}

.team-style2 .sppb-person-social-img:hover .sppb-person-social > li:nth-child(2) > a {
	left: 112px;
	top: 112px;
	transition: top 0.5s ease-in-out 0s;
}

.team-style2 .sppb-person-social-img:hover  .sppb-person-social > li:nth-child(3) > a {
	left: 167px;
	top: 112px;
	transition: top 0.5s ease-in-out 0s;
}

.team-style2.sppb-addon-persion .sppb-person-social > li > a:hover {
	background-color: #ffffff;
	transition-duration: 0.3s;
	transition-property: background-color, color;
	transition-timing-function: ease-out;
	color: #272727;
}

.team-style2 .sppb-person-information {
	border-color: #e6e6e6 currentcolor;
	border-image: none;
	border-style: solid none;
	border-width: 1px 0;
	padding: 20px 0;
	transition: all 0.3s ease-out 0s;
	margin-top: 30px;
}

.team-style2:hover .sppb-person-information {
	background: #e6e6e6 none repeat scroll 0 0;
}

.team-style2.sppb-addon-persion .sppb-person-information > span.sppb-person-name {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 1.1;
  color: #656565;
}

.team-style2.sppb-addon-persion .sppb-person-information > span.sppb-person-designation {
  color: #656565;
  font-size: 14px;
  line-height: 1.42857;
}

/* */

/* FAQ */

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

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

.faq1-tab .sppb-panel-heading {
	color: #474747;
	cursor: pointer;
	font: 500 15px/23px "Roboto",sans-serif;
	padding: 12px 0 11px 26px;
}

.faq1-tab .sppb-panel-title {
  color: inherit;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
}

.faq1-tab .sppb-panel-title i {
font-size: 14px;
left: 0;
position: absolute;
text-align: center;
top: 16px;
width: 16px;
}

.faq1-tab .sppb-panel-default > .sppb-panel-heading .sppb-toggle-direction {
  display: none;
}

.faq1-tab .sppb-panel {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0);
  border-image: none;
  border-style: solid;
  border-width: 0;
  
}

.faq1-tab .sppb-panel-group > .sppb-panel {border-bottom: 1px dotted #eaeaea !important;}

.faq1-tab .sppb-panel-group .sppb-panel:last-child .sppb-panel-body {
  border-bottom-width: 0;
  border-top-width: 0;
}

.faq1-tab .sppb-panel-default .sppb-panel-body {
  border-top-color: transparent;
}

.faq1-tab .sppb-panel-body {
  border-top: 0px solid rgba(0, 0, 0, 0);
  color: #888888;
font: 400 14px/21px "Roboto",sans-serif;
padding: 0 0 20px 26px;
}


.sidebar-search .form-search .finder label {
  margin-bottom: 20px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 10px;
  line-height: 1.1;
  color: #656565;
}

.sidebar-search .form-search .finder .input-medium {
	height: 45px !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	font-size: 16px;
	line-height: 1.33333;
	padding: 10px 20px;
	transition: all 0.3s ease-out 0s;
	background-color: #ffffff;
	border-color: #cccccc;
	color: #333333;
	border: 1px solid #cccccc;
	display: table-cell;
	width: 78%;
}

.sidebar-search .form-search .finder  button {
	display: table-cell;
	border: 1px solid #cccccc;
	height: 45px;
	font-size: 16px;
	margin-left: -1px;
	padding: 10px 20px;
	transition: all 0.3s ease-out 0s;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	line-height: 1.33333;
	text-transform: uppercase;
	background-color: #ffffff;
	border-color: #cccccc;
	color: #333333;
}

.sidebar-search .form-search .finder  button:hover {
	background-color: #e6e6e6;
	border-color: #adadad;
	color: #333333;
}

.sidebar-recent .latestnews li {
  border-bottom: 1px solid #dddddd !important;
  margin-bottom: 25px;
  padding-bottom: 18px;
  padding-top: 0;
}

/* */

/* SIDEBAR */

.left-sidebar-text .sppb-addon-title {
	font-size: 30px;
	text-transform: uppercase;
	color: #222222;
}

.left-sidebar-text .sppb-addon-title em {
	display: block;
	margin-bottom: 30px;
	font-weight: 300;
	color: #525252;
	font-size: 25px;
	line-height: 1.42857;
	margin-top: 20px;
	text-transform: none;
}

.left-sidebar-text .sppb-addon-content {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

/* */

/* LOGIN */

.login-form {
	background-color: #ffffff;
	border: 1px solid #e4e4e4;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 35px 50px;
	width: 60%;
}

.login-form .sppb-addon-title {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: #232323;
	display: block;
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 30px;
	padding: 20px 30px;
}

.login-form .input-group {
  border-collapse: separate;
  display: table;
  position: relative;
  width: 100% !important;
}

.login-form .form-control,
.view-registration input  {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 0;
	border-style: solid;
	border-width: 1px;
	color: #404040;
	font: 15px/23px "Roboto",sans-serif;
	height: 39px;
	outline: medium none;
	padding: 6px 10px;
	box-shadow: none !important;
	width: 100% !important;
}

.login-form .input-group-addon {
  background-color: #ffffff;
  border-radius: 0;
  padding: 0 0 0 3px;
  color: #cccccc;
transition: border-color 0.3s ease 0s;
border-left-style: solid;
border-left-width: 1px;
right: 5px;
font-size: 15px;
height: 29px;
line-height: 29px;
text-align: center;
top: 5px;
width: 29px;
}

.login-form .form-group button,
.view-registration button {
	background: #1cbac8 none repeat scroll 0 0;
	opacity: 0.8;
	transition: opacity 0.2s ease 0s;
	border: 0 none;
	color: #ffffff;
	cursor: pointer;
	font: 500 15px/39px "Roboto",sans-serif;
	height: 45px;
	margin: 10px 0 0;
	outline: medium none;
	overflow: hidden;
	padding: 2px 25px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 0;
}

.login-form .form-group a,
.view-registration a.btn-danger {
	background-color: #5b5b5b;
	padding-bottom: 0;
	padding-top: 4px;
	opacity: 0.8;
	transition: opacity 0.2s ease 0s;
	border: 0 none;
	color: #ffffff;
	cursor: pointer;
	font: 500 15px/39px "Roboto",sans-serif;
	height: 45px;
	margin: 10px 0 0;
	outline: medium none;
	overflow: hidden;
	padding: 2px 25px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 0;
}

.login-form .form-group a span {display: none;}

.login-form .form-group button:hover, .login-form .form-group a:hover,
.view-registration button:hover,
.view-registration a.btn-danger:hover {opacity: 1}

.view-registration button:hover {
		background: #1cbac8 none repeat scroll 0 0 !important;
}

.login-form .checkbox {
  margin-top: 25px;
}

.registration {
	background-color: #ffffff;
	border: 1px solid #e4e4e4;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 35px 30px;
	width: 60%;
}

.registration header {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: #232323;
	display: block;
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 30px;
	padding: 20px 30px;
}

.registration form #jform_spacer-lbl {display: none !important;}

.view-registration #sp-title {
	background-color: #000000;
	background-image: url("/probe/images/site-img-96.jpg");
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 200px;
	padding: 65px 0 30px;
	width: 100%;
	position:relative;
}

.view-registration #sp-title:after {
	content: "REGISTER";
	display: block;
	margin: 20px 0 10px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #ffffff;
	font-size: 30px;
	line-height: 1.1;
}

/* */

/* COMING SOON */

.comingsoon1 {
	color: #ffffff;
}

.comingsoon1 .sppb-addon-title,
.comingsoon2 .sppb-addon-title {
	margin-top: 50px;
	font-size: 40px;
	color: #ffffff;
	font-weight: 300;
	margin-bottom: 10px;
	text-align: center;
}

.comingsoon1 .sppb-countdown-text {
	color: #ffffff;
	font-size: 20px;
	font-weight: 800;
	letter-spacing: 5px;
	padding: 0;
	line-height: 1.42857;
	text-transform: uppercase;
}


.coming-soon-subscribe input {
	height: 40px !important;
	border-bottom-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	z-index: 2;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555555 !important;
	font-size: 14px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.coming-soon-subscribe input:focus {
	border-color: #66afe9 !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6) !important;
	outline: 0 none;
}

.coming-soon-subscribe button {
	margin-left: -1px;
	border-bottom-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
	font-size: 13px;
	padding: 10px 35px;
	background-color: #337ab7;
	border-color: #2e6da4;
	color: #ffffff;
	border-width: 1px;
	height: 40px !important;
	text-transform: uppercase;
	box-shadow: none !important;
}

.coming-soon-subscribe button i {
	margin-right: 10px;
}

.coming-soon-subscribe button:hover,
.coming-soon-subscribe button:focus,
.coming-soon-subscribe button:active {
	background-color: #286090;
	border-color: #204d74;
	color: #ffffff;
}


.comingsoon2 {text-align: center}

.comingsoon2 .sppb-countdown-timer {
	display: table;
	margin: auto;
	vertical-align: middle;
}

.comingsoon2 .sppb-countdown-timer .sppb-countdown-days,
.comingsoon2 .sppb-countdown-timer .sppb-countdown-hours,
.comingsoon2 .sppb-countdown-timer .sppb-countdown-minutes,
.comingsoon2 .sppb-countdown-timer .sppb-countdown-seconds {
	background: #ffffff none repeat scroll 0 0;
	height: 100px !important;
	margin: 30px;
	width: 100px !important;
	-moz-box-align: center;
	-moz-box-pack: center;
	align-items: center;
	display: flex;
	float: left;
	justify-content: center;
	margin: 30px;
	transform: rotate(45deg);
}

.comingsoon2 .sppb-countdown-timer .sppb-countdown-data-container {
	transform: rotate(-45deg);
}

.comingsoon2 .sppb-countdown-timer .sppb-countdown-number {
	color: #000000;
	display: block;
	font-size: 20px !important;
	font-weight: bold;
	text-align: center;
}

.comingsoon2 .sppb-countdown-timer .sppb-countdown-text {
	color: #000000;
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.comingsoon2 .sppb-addon-title {
	margin-bottom: 50px;
}


.error-text .sppb-addon-title {
	font-size: 35px;
	font-weight: 300;
	color: #222222;
	margin-bottom: 10px;
}

.error-text .sppb-addon-title span {
	color: #1cbac8;
	font-size: 80px;
	text-transform: uppercase;
	display: block;
	font-weight: normal;
	margin-bottom: 30px;
	margin-top: 20px;
}

.error-text .sppb-addon-content {
	margin-bottom: 40px;
	margin-top: 20px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

.error-subscribe form {max-width:600px; margin: 0 auto;}

/* */

/* BLOG */

.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link, .entry-header {
  margin-bottom: 0;
}


.entry-header h2 {
  margin-bottom: 20px;
  margin-top: 40px;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.1;
  color: #656565;
}

.entry-header h2 a {
  color: inherit;
}

.entry-header h2 a:hover,
.article-info > dd.comment span a:hover {
	color: #000000;
}

.article-info {
  line-height: 12px;
  margin: 30px 0 0;
  border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	padding: 10px 0;
	width: 100%;
  
}

.article-info > dd {
  color: #656565;
  text-transform: none;
  margin: 0 8px 0 0;
}

.article-info > dd.createdby span,
.article-info > dd.comment span a {
	color: #1cbac8;
}

.article-info > dd.comment, 
.article-info > dd.hits {float: right;}


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

.pagination > li > a, .pagination > li > span,.pagination > .active > a {
  border: 0px solid #dddddd;
  float: none;
  background-color: #e4e4e4;
border-radius: 100% !important;
color: #161616;
display: inline-block;
height: 35px;
line-height: 35px;
margin: 0 10px 0 0;
padding: 0;
text-align: center;
width: 35px;
cursor: pointer !important;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover {
	background-color: #666666;
	color: #ffffff;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
}

.post_rating {
  margin-bottom: 20px;
  margin-top: 30px;
}


.blog3-columns-page .entry-header h2 {
  font-size: 20px;
  font-weight: 400;
  margin-top: 25px;
  margin-bottom: 10px;
}

.blog3-columns-page .entry-header h2:after {
	display: block;
	content:"";
	background-color: #1cbac8;
	height: 2px;
	width: 40px;
	margin: 15px 0;
}

.blog3-columns-page .article-info {
  margin: 20px 0 0;
}

.view-article .entry-image.full-image img {
	width: 100%;
}

/* */

/* CONTACT PAGES */

.default-contact .sppb-addon-title,
.default-contact-text .sppb-addon-title {
	text-transform: uppercase;
	color: #222222;
	font-size: 20px;
	margin-bottom: 25px;
	margin-top: 20px;
}

.default-contact label {
	border-radius: 0;
	color: inherit;
	font-size: 14px;
	text-align: left;
	white-space: normal;
	display: block;
	font-weight: 400;
	line-height: 19px;
	margin-bottom: 6px;
	padding: 0;
}

.default-contact .sppb-input-group {
	display: block;
	position: relative;	
}

.default-contact .sppb-input-group input,
.default-contact .sppb-input-group textarea {
	border-color: #e5e5e5;
	transition: border-color 0.3s ease 0s;
	background: #ffffff none repeat scroll 0 0;
	border-radius: 0;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	color: #404040;
	display: block;
	font: 15px/23px "Roboto",sans-serif;
	height: 39px !important;
	outline: medium none;
	padding-left: 10px;
	width: 100%;
	box-shadow: none !important;
}

.default-contact .sppb-input-group:hover input,
.default-contact .sppb-input-group:hover textarea {
	border-color: #6e6e6e;
}

.default-contact .sppb-input-group input:focus,
.default-contact .sppb-input-group textarea:focus {
	border-color: #000000;
	box-shadow: none !important;
}

.default-contact .sppb-input-group textarea {height: auto !important;}

.default-contact .sppb-input-group i {
	color: #cccccc;
	border-color: #e5e5e5;
	transition: border-color 0.3s ease 0s;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 3px;
	right: 5px;
	font-size: 15px;
	height: 29px;
	line-height: 29px;
	position: absolute;
	text-align: center;
	top: 5px;
	width: 29px;
}

.default-contact button {
	background: #1cbac8 none repeat scroll 0 0;
	opacity: 0.8;
	transition: opacity 0.2s ease 0s;
	border: 0 none;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font: 500 15px/39px "Roboto",sans-serif;
	height: 45px;
	margin: 10px 0 0;
	outline: medium none;
	overflow: hidden;
	padding: 2px 25px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 0;
}

.default-contact button:hover,
.default-contact button:active,
.default-contact button:focus {
	opacity: 1;
	background: #1cbac8 none repeat scroll 0 0;
	color: #ffffff;
}


.default-contact-text-2 .sppb-addon-title {
	margin-bottom: 20px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 10px;
	color: #656565;
}

.default-contact-features {margin-bottom: 15px;}
.default-contact-features .pull-left {margin: 0;}

.default-contact-features .sppb-icon i {
	font-size: 20px;
	margin-right: 10px;
	color: #656565;
}

/* */

/* ELEMENTS PAGES */

.demo-accordion .sppb-panel-default > .sppb-panel-heading {
  background: #1cbac8 none repeat scroll 0 0;
  border-color: #1cbac8 !important;
  color: #333333;
  cursor: pointer;
  padding: 18px;
  position: relative;
}

.demo-accordion  .sppb-panel-title {
  color: #ffffff;
  transition: all 0.2s ease-out 0s;
}

.demo-accordion  .sppb-panel-title:hover {
	color: #4a4a4a;
	outline: medium none;
	transition: all 0.2s ease-out 0s;
	text-decoration: none;
}

.demo-accordion  .sppb-panel-default .sppb-panel-body {
  border-top-color: #1cbac8;
}

.demo-accordion .sppb-panel-group > .sppb-panel:first-child {
  border-top-width: 0px;
}

.demo-accordion  .sppb-panel-default {
  border: 1px solid #1cbac8;
  border-radius: 4px;
  box-shadow: none !important;
  margin-bottom: 0;
}



.image-hover-1 {
	border: 1px solid #e1e1e1;
	margin: 0 0 30px;
	padding: 10px;
	position: relative;
	width: 100%;
}

.image-hover-1 .sppb-addon-content {
	height: 235px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.image-hover-1 .sppb-addon-content:hover .sppb-img-container {
	position: absolute;
	top: 250px;
	transition: top 0.3s ease-in-out 0s;
}

.image-hover-1 .sppb-addon-content:after {
	background-color: #1cbac8;
	height: 233px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	transition: left 0.3s ease-in-out 0s;
	width: 100%;
	z-index: -1;
	content:"";
	display: block;
	height: 100%;
}

.image-hover-1 .sppb-img-container {
	height: 235px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	transition: top 0.3s ease-in-out 0s;
	width: 100%;
	z-index: 100;
}

.image-hover-1 .sppb-img-container img {width: 100%;}

.image-hover-1 .sppb-addon-title {
	color: #ffffff;
	margin: 15px 0 0 19px;
	font-size: 20px;
	line-height: 1.1;
}

.image-hover-1 .sppb-addon-text {
	color: #ffffff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

.image-hover-1 .sppb-addon-link a {
	color: #ffffff;
	margin: 15px 15px 0 19px;
	display: inline-block;
}

.image-hover-1 .sppb-addon-link a:hover {
	color: #161616;
}

.image-hover-1-red .sppb-addon-content:after {
	background-color: #e71a1a;
}

.image-hover-1-purple .sppb-addon-content:after {
	background-color: #8a5ed9;
}


.image-hover-2 {
	border: 1px solid #e1e1e1;
	margin: 0 0 30px;
	padding: 10px;
	position: relative;
	width: 100%;
}

.image-hover-2 .sppb-addon-image-overlay-icon {
  background: #1cbac8 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: none;
  font-size: 20px;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 50%;
  transition: top 0.3s ease-in-out 0s;
height: 50px;
width: 50px;
line-height: 50px;
}

.image-hover-2 .sppb-addon-image-overlay-icon:hover {
	background-color: #ffffff;
	transition-duration: 0.3s;
	transition-property: background-color, color;
	transition-timing-function: ease-out;
  color: #000000;
}


.image-hover-3 {
	margin-bottom: 30px;
	border: 1px solid #e1e1e1;
	padding: 10px;
	position: relative;
	width: 100%;
}

.image-hover-3 .sppb-addon-content {
	height: 235px;
	left: 0;
	margin: 0;
	opacity: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	transition: opacity 0.25s ease-in-out 0s;
	width: 100%;
}

.image-hover-3  .sppb-img-container {
	float: left;
	height: 220px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.image-hover-3  .sppb-addon-afterimage-content {
	background: #000000 none repeat scroll 0 0;
	color: #ffffff;
	height: 235px;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	transition: opacity 0.5s ease-in-out 0s;
	width: 100%;
}

.image-hover-3  .sppb-addon-afterimage-content:hover {
	background: rgba(0, 0, 0, 0.8) repeat scroll left top;
	opacity: 1;
	transition: opacity 0.25s ease-in-out 0s;
}

.image-hover-3  .sppb-addon-afterimage-content .sppb-addon-title {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	left: 5px;
	margin: 15px 0 0 19px;
	position: absolute;
	top: 220px;
	transition: top 0.4s ease-in-out 0s;
}

.image-hover-3  .sppb-addon-afterimage-content:hover .sppb-addon-title {
	left: 5px;
	position: absolute;
	top: 20px;
	transition: top 0.4s ease-in-out 0s;
}

.image-hover-3  .sppb-addon-afterimage-content .sppb-addon-text {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	left: 5px;
	line-height: 18px;
	margin: 15px 0 0 19px;
	position: absolute;
	text-align: left;
	top: 255px;
	transition: top 0.6s ease-in-out 0s;
}

.image-hover-3  .sppb-addon-afterimage-content:hover .sppb-addon-text {
	left: 5px;
	position: absolute;
	top: 50px;
	transition: top 0.6s ease-in-out 0s;
}

.image-hover-3 .sppb-addon-link a {
	font-weight: normal;
	left: 0;
	margin: 0 0 0 19px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	top: 320px;
	transition: top 0.7s ease-in-out 0s;
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ffffff;
	border-radius: 0;
	color: #000000;
	font-size: 13px;
	padding: 6px 15px;
	cursor: pointer;
	display: inline-block;
	line-height: 1.42857;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
}

.image-hover-3  .sppb-addon-afterimage-content:hover .sppb-addon-link a {
	left: 0;
	position: absolute;
	top: 136px;
	transition: top 0.7s ease-in-out 0s;
}

.image-hover-3 .sppb-addon-link a:hover {
	background: #3d3d3d none repeat scroll 0 0;
	border: 1px solid #3d3d3d;
	color: #ffffff;
}


.image-hover-4 {
	border: 1px solid #e1e1e1;
	margin: 0 0 30px;
	padding: 10px;
	position: relative;
	width: 100%;
}

.image-hover-4 .sppb-addon-content {
	height: 235px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.image-hover-4 .sppb-addon-afterimage-content {
	background: rgba(0, 0, 0, 0.8) repeat scroll left top;
	height: 235px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 192px;
	transition: top 0.3s ease-in-out 0s;
	width: 100%;
	z-index: 100;
}

.image-hover-4 .sppb-addon-content:hover .sppb-addon-afterimage-content {
	position: absolute;
	top: 20px;
	transition: top 0.3s ease-in-out 0s;
}

.image-hover-4 .sppb-addon-afterimage-content .sppb-addon-title {
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	margin: 15px 0 0 19px;
}

.image-hover-4 .sppb-addon-afterimage-content .sppb-addon-text {
	color: #ffffff;
	font-weight: normal;
	margin: 5px 15px 0 19px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
}

.image-hover-4 .sppb-addon-afterimage-content .sppb-addon-link a {
	margin: 28px 15px 0 19px;
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ffffff;
	border-radius: 0;
	color: #000000;
	padding: 6px 15px;
	transition: all 0.3s ease-out 0s;
	font-size: 13px;
	padding: 6px 15px;
	cursor: pointer;
	display: inline-block;
	line-height: 1.42857;
	touch-action: manipulation;
	vertical-align: middle;
	white-space: nowrap;
}

.image-hover-4 .sppb-addon-afterimage-content .sppb-addon-link a:hover {
	background: #3d3d3d none repeat scroll 0 0;
	border: 1px solid #3d3d3d;
	color: #ffffff;
}


.image-hover-5 .sppb-addon-afterimage-content {
	left: -270px;
	top: 0;
	transition: left 0.5s ease-in-out 0s;
}

.image-hover-5 .sppb-addon-content:hover .sppb-addon-afterimage-content {
	position: absolute;
	top: 0;
	left: 0;
	transition: left 0.5s ease-in-out 0s;
}


.large-button a {
	border: 0 none;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 30px;
	padding: 18px 43px;
	text-transform: uppercase;
}

.button-cyan a {background: #1cbac8 none repeat scroll 0 0;}
.button-red a {background: #ff2023 none repeat scroll 0 0;}
.button-blue a {background: #009ff0 none repeat scroll 0 0;}
.button-green a {background: #449d44 none repeat scroll 0 0;}
.button-orange a {background: #f67b00 none repeat scroll 0 0;}

.large-button a:hover,
.button-medium a:hover,
.button-small a:hover {
	background: #000000 none repeat scroll 0 0;
	border: 0 solid;
	color: #ffffff;
}

.button-medium a {
	border: 0 none;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 30px;
	padding: 15px 30px;
	text-transform: uppercase;
}

.button-small a {
	border: 0 none;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 30px;
	padding: 10px 20px;
	text-transform: uppercase;
}

.border-radius a {border-radius: 6px !important;}

.button-transparent a {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #414141;
	color: #414141;
}

.button-transparent a:hover {
	border: 1px solid #414141;
}


.call-to-action {
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	margin: 0 0 30px;
	padding: 20px;
	width: 100%;
}

.call-to-action .sppb-cta-title {
	font-size: 35px;
	font-weight: 300;
	color: #222222;
	margin-bottom: 10px;
	margin-top: 20px;
	line-height: 1.1;
}

.call-to-action .sppb-cta-text {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}

.call-to-action a {
	border: 0 none;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	padding: 15px 30px;
	text-transform: uppercase;
	background: #ff2023 none repeat scroll 0 0;
}

.call-to-action a:hover {
	background: #000000 none repeat scroll 0 0;
	border: 0 solid;
	color: #ffffff;	
}

.call-to-action-2  .sppb-cta-title {font-size: 30px;}

.call-to-action-2 a {background: #1cbac8 none repeat scroll 0 0;}

.call-to-action-3 .sppb-cta-title {font-size: 25px;}

.call-to-action-3 a {background: #009ff0 none repeat scroll 0 0;}

.call-to-action-4 .sppb-cta-title {font-size: 20px;}

.call-to-action-4 a {background: #f67b00 none repeat scroll 0 0;}

.call-to-action-5 .sppb-cta-title {font-size: 18px;}

.call-to-action-5 a {border-radius: 6px;}


.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  backface-visibility: hidden;
  transform: translate3d(0px, 0px, 0px);
}

.carousel-slider-1 .owl-theme .owl-controls {
  text-align: center;
}

.carousel-slider-2 img {
	padding: 0 15px;
	margin-bottom: 30px;
}


.demo-text {margin-bottom: 30px;}

.demo-text .sppb-addon-title {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.demo-text .sppb-addon-content {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}


.list-style-one ul,
.list-style-two ul,
.list-style-four ul,
.list-style-five ul  {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-style-one ul li,
.list-style-two ul li {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	display: block;
	margin-bottom: -1px;
	padding: 10px 15px;
	position: relative;
}

.list-style-one ul li:first-child,
.list-style-two ul li:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.list-style-one ul li:last-child,
.list-style-two ul li:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin-bottom: 0;
}

.list-style-one ul li:before {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	margin-right: 3px;
	text-rendering: auto;
}

.list-style-two ul li span {
	float: right;
	background-color: #777777;
	border-radius: 10px;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	min-width: 10px;
	padding: 3px 7px;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}

.list-style-three ul li:nth-child(1) {
	background-color: #dff0d8;
	color: #3c763d;
}
.list-style-three ul li:nth-child(2) {
	background-color: #d9edf7;
	color: #31708f;
}
.list-style-three ul li:nth-child(3) {
	background-color: #fcf8e3;
	color: #8a6d3b;
}
.list-style-three ul li:nth-child(4) {
	background-color: #f2dede;
	color: #a94442;
}

.list-style-four ul li,
.list-style-five ul li {
	display: block;
	margin-bottom: -1px;
	padding: 10px 15px;
	position: relative;	
}

.list-style-four ul li:before {
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	margin-right: 3px;
} 

.list-style-four ul li:nth-child(1):before {content: "";}
.list-style-four ul li:nth-child(2):before {content: "";}
.list-style-four ul li:nth-child(3):before {content: "";}
.list-style-four ul li:nth-child(4):before {content: "";}
.list-style-four ul li:nth-child(5):before {content: "";}
.list-style-four ul li:nth-child(6):before {content: "";}

.list-style-five ul li:before {
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Free"; font-weight: 900 !important;
	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;
	margin-right: 3px;
}

.list-style-six ul li:before {display: none;}

.message-box .sppb-addon-content {
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 15px;
	font-size: 14px;
	line-height: 1.42857;
	margin-top: 0;
}

.message-box .sppb-addon-content strong,
.message-box .sppb-addon-content a,
.message-box .sppb-addon-content a:hover {
	font-weight: 700;
	color: inherit;
}

.message-green .sppb-addon-content {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.message-blue .sppb-addon-content {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.message-yellow .sppb-addon-content {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.message-red .sppb-addon-content {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}


.animated-counter-one {
	padding: 50px 0;
	transition: all 0.3s ease-out 0s;
	margin: 0;
}

.animated-counter-one .sppb-animated-number {
	font-size: 70px;
	color: #ffffff;
	font-weight: 400;
}

.animated-counter-one .sppb-animated-number-title {
	margin: auto;
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	font-size: 14px;
}

.animated-counter-one.sppb-addon-animated-number:before {
  display: none;
}


.pricing-one {
	margin-bottom: 40px;
}

.pricing-one .sppb-pricing-box {
	background: #f4f4f4 none repeat scroll 0 0;
	border: 0 none;
	padding: 60px 0;
	transition: all 0.3s ease-out 0s;
}

.pricing-one:hover .sppb-pricing-box,
.pricing-one .sppb-pricing-box.sppb-pricing-featured {
	background: #1cbac8 none repeat scroll 0 0;
	color: #ffffff;
	transform: scale(1.1);
}

.pricing-one .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  font-weight: 400;
  background: #1cbac8 none repeat scroll 0 0;
  font-size: 20px;
  text-transform: uppercase;
	color: #ffffff;
	margin: auto;
	padding: 4px 0;
	width: 40%;
	line-height: 1.42857;
}

.pricing-one:hover .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title,
.pricing-one .sppb-pricing-box.sppb-pricing-featured .sppb-pricing-header .sppb-pricing-title {
	color: #1cbac8;
	background: #ffffff none repeat scroll 0 0;
}

.pricing-one .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price {
  line-height: 20px;
  margin-top: 50px;
  font-size: 70px;
  margin-bottom: 10px;
  font-weight: normal;
  color: #656565;
  display: block;
}

.pricing-one:hover .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price,
.pricing-one .sppb-pricing-box.sppb-pricing-featured .sppb-pricing-header > span.sppb-pricing-price,
.pricing-one:hover .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price strong,
.pricing-one .sppb-pricing-box.sppb-pricing-featured  .sppb-pricing-header > span.sppb-pricing-price strong,
.pricing-one:hover .sppb-pricing-box .sppb-pricing-features > ul > li,
.pricing-one .sppb-pricing-box.sppb-pricing-featured .sppb-pricing-features > ul > li
{color: #ffffff;}

.pricing-one .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price strong {
	color: #1cbac8;
	margin-left: -20px;
	margin-top: -10px;
	position: absolute;
	font-size: 30px;
	font-weight: 600;
	line-height: 20px;
}

.pricing-one .sppb-pricing-box .sppb-pricing-features > ul > li {
  display: block;
  padding: 0;
  margin: 25px 0;
}

.pricing-one .sppb-pricing-box .sppb-pricing-footer {margin-top: 40px; display: block;}

.pricing-one .sppb-pricing-box .sppb-pricing-footer a,
.pricing-one .sppb-pricing-box .sppb-pricing-footer a:hover {
	border: 1px solid #8d8d8d;
	border-radius: 30px;
	color: #8d8d8d;
	padding: 8px 30px;
	text-transform: uppercase;
	font-size: 13px;
	background: transparent;
}

.pricing-one:hover .sppb-pricing-box .sppb-pricing-footer  a,
.pricing-one .sppb-pricing-box.sppb-pricing-featured .sppb-pricing-footer  a {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ffffff;
	color: #1cbac8;
}


.pricing-page-heading .sppb-addon-title span, .pricing-page-table i.blue  {color: #1cbac8;}

.pricing-page-table  .button a {
  background: #1cbac8 none repeat scroll 0 0;
}


.pricing3-table .sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price,
.pricing3-table .sppb-pricing-footer a {
  color: #1cbac8;
}

.pricing3-table .sppb-pricing-box.sppb-pricing-featured {
  background: #1cbac8 none repeat scroll 0 0;
  border-color: #1cbac8;
}


.typography-text .sppb-addon-title {color: #222222;}
.typography-text .sppb-addon-content {
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	margin: 0 0 10px;
}

.font-huge .sppb-addon-title {font-size: 45px;}
.font-bigger .sppb-addon-title {font-size: 35px;}
.font-big .sppb-addon-title {font-size: 30px;}
.font-medium .sppb-addon-title {font-size: 25px;}
.font-small .sppb-addon-title {font-size: 20px;}
.font-smaller .sppb-addon-title {font-size: 18px;}

.typography-text .sppb-addon-content blockquote {
	margin-bottom: 40px;
	margin-top: 40px;
	border-color: #1cbac8;
	background: #efefef none repeat scroll 0 0;
	font-size: 25px;
	font-style: italic;
	line-height: 36px;
	padding: 20px;
	color: #656565;
}

.typography-text .sppb-addon-content strong {
	background-color: #333333;
	border-radius: 3px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) inset;
	color: #ffffff;
	font-size: 90%;
	padding: 2px 4px;
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
	line-height: 1.42857;
	font-weight: 400;
}

.content-box-1 .sppb-addon-title {
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 1.1;
	color: #656565;
}

.content-box-1 .sppb-addon-link a {
	margin-top: 10px;
	border: 0;
	background: #1cbac8;
	border-radius: 0px;
	padding: 10px 20px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 30px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
}

.content-box-1 .sppb-addon-link a:hover {
	border: solid 0;
	background: #000;
	color: #fff;
}

.button-red .sppb-addon-link a {
	background: #ff2023;
}

ul.social-icons.style-five {
	display: inline-block;
	margin-top: 14px;
}

ul.social-icons {
	padding: 0;
}

ul.social-icons li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
}
ul.social-icons li i {
	//color: #919191;
	color: #0000dd;
}
ul.social-icons li a {
	background-color: #595959;
	border-radius: 100%;
	color: #919191;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}
ul.social-icons li a:hover {
	background-color: #fff;
}
ul.social-icons li a:hover i {
	color: #009ae8;
}
ul.social-icons.style-two {
	margin:0px 0 0 0;
	padding: 0;
	float:left;
}
ul.social-icons.style-two li a {
	background-color:transparent;
	width:auto;
	padding-right:5px;
	margin-right:10px;
}
ul.social-icons.style-three {
	margin:0;
	float:none;
}
ul.social-icons.style-three li a {
	height: 30px;
	line-height: 30px;
	width: 30px;
}
ul.social-icons.style-four {
	float:none;
}
ul.social-icons.style-four li {
	float:none;
	display:inline-block
}
ul.social-icons.style-five {
	float:right;
	display:inline-block;
	margin-top:14px;
}
ul.social-icons.style-five.one {
	float:left;
}
ul.social-icons.style-five li {
	margin-left:5px;
	margin-right:0px;
}
ul.social-icons.style-five li a, ul.social-icons.style-five li i {
	border-radius:0;
	color:#FFF;
}
ul.social-icons.style-five.one.circle li a {
	border-radius:100%;
}
ul.social-icons.style-five li.facebook a {
	background:#3c599b;
}
ul.social-icons.style-five li.twitter a {
	background:#00abf0;
}
ul.social-icons.style-five li.linkedin a {
	background:#007bb6;
}
ul.social-icons.style-five li.google-plus a {
	background:#dd4c39;
}
ul.social-icons.style-five li.pinterest a {
	background:#ef1438;
}
ul.social-icons.style-five li.skype a {
	background:#13caff;
}
ul.social-icons.style-five li.dribbble a {
	background:#f5699a;
}
ul.social-icons.style-five li.wordpress a {
	background:#2472a2;
}
ul.social-icons.style-five li.android a {
	background:#8ec429;
}
ul.social-icons.style-five li.windows a {
	background:#23c5f1;
}
ul.social-icons.style-five li.renren a {
	background:#025dac;
}
ul.social-icons.style-five li.apple a {
	background:#a6a8a7;
}
ul.social-icons.style-five li.faqq a {
	background:#1f1f1f;
}
ul.social-icons.style-five li.weixin a {
	background:#1a1a1a;
}
ul.social-icons.style-five li.youtube a {
	background:#cb3235;
}
ul.social-icons.style-five li.rss a {
	background:#ffa336;
}
ul.social-icons.style-five li.flickr a {
	background:#ee1a89;
}
ul.social-icons.style-five li.whatsapp a {
	background:#1f9e11;
}
ul.social-icons.style-five li a:hover {
	background:#fff;
}
ul.social-icons.style-five.style-five.one li a:hover {
	background:#000;
}
ul.social-icons.style-five.style-five.one li a i {
	color:#FFF
}
ul.social-icons.style-five.ltside {
	float:left;
}
.fa-social-icons.sty-six {
	text-align:center;
	font-size:45px;
	padding:20px 0;
	transition: all 0.3s ease-out 0s;
}
.fa-social-icons.sty-six li a, .fa-social-icons.sty-six li a:hover {
	color:#FFF;
	background:#000000;
}
ul.social-icons.sty-six {
	margin:20px 0 0 0;
	padding: 0;
	float:left;
}
ul.social-icons.sty-six li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
}
ul.social-icons.sty-six li i {
	color: #919191;
}
ul.social-icons.sty-six li a {
	background-color: #595959;
	border-radius:0;
	color: #919191;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}
ul.social-icons.sty-six li a:hover {
	background-color: #000;
}
ul.social-icons.sty-six li a:hover i {
	color: #fff;
}
ul.social-icons.sty-six.circle li a {
	background-color: #009ff0;
	border-radius:100%;
	color: #fff;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}
ul.social-icons.sty-six.circle li a:hover {
	background-color: #000;
}
ul.social-icons.sty-six.circle li a i {
	color: #fff;
}
ul.social-icons.sty-six.circle li a:hover i {
	color: #fff;
}
ul.social-icons.sty-six.boxed li a {
	background-color: #fff;
	border:solid 1px #d3d3d3;
	border-radius:0;
	color: #919191;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}
ul.social-icons.sty-six.boxed li a:hover {
	background-color: #000;
}
ul.social-icons.sty-six.boxed li a i {
	color: #595959;
}
ul.social-icons.sty-six.boxed li a:hover i {
	color: #fff;
}
ul.social-icons.sty-six.border li a {
	background-color: #fff;
	border:solid 1px #d3d3d3;
	border-radius:100%;
	color: #919191;
	float: left;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 36px;
}
ul.social-icons.sty-six.border li a:hover {
	background-color: #000;
	border:solid 1px #000;
}
ul.social-icons.sty-six.border li a i {
	color: #595959;
}
ul.social-icons.sty-six.border li a:hover i {
	color: #fff;
}


.flip-box .sppb-flipbox-panel .sppb-flipbox-back {
	padding: 30px;
	background: #009ff0;
}

.flip-box h3 {
	margin-bottom: 20px;
	font-size: 20px !important;
	color: #FFF !important;
}

.flip-box p {
	color: #FFF !important;
	margin-bottom: 30px;
}


.divider-one {
	border-bottom-width: 0px !important;
	border-bottom-style: none;
	border-bottom-color: transparent;
	border-top: 1px solid #ff7713;
	height: 25px;
	margin: 0 auto 45px;
	opacity: 0.5;
	width: 12%;
}

.divider-two {
	border-bottom: 1px dashed #d7d7d7 !important;
	border-top: 1px dashed #d7d7d7 !important;
	height: 5px;
	margin: 10px 0 45px;
	width: 100%;
}

.divider-three {
	border-bottom: 1px solid #e5e5e5 !important;
	margin-bottom: 45px;
	padding-top: 0;
	width: 100%;
}

.divider-four {
	border-bottom: 1px solid #d7d7d7 !important;
	border-top: 1px solid #d7d7d7 !important;
	height: 5px;
	margin: 20px 0 45px;
	width: 100%;
}

.divider-five {
	border-top: 1px dashed #d7d7d7 !important;
	margin: 15px 0 45px;
	width: 100%;
	border-bottom-width: 0px !important;
	border-bottom-style: none;
	border-bottom-color: transparent;
}

/* */

/* BOTTOM */

#sp-bottom {
	color: #727272;
	padding: 70px 0 30px;
	width: 100%;
}

#sp-bottom #sp-bottom1, #sp-bottom #sp-bottom2, #sp-bottom #sp-bottom3, #sp-bottom #sp-bottom4 {margin-bottom: 30px;}

#sp-bottom .sp-module .sp-module-title  {
	font-size: 20px;
	color: #ffffff;
	font-weight: 300;
	font-family: "Roboto",sans-serif;
	margin-bottom: 0;
	margin-top: 10px;
	line-height: 1.1;
}

#sp-bottom .sp-module .sp-module-title:after {
	content:"";
	display: block;
  background-color: #727272;
  height: 2px;
  margin: 10px auto 25px 0;
  padding: 0;
  width: 36px;
}

#sp-bottom p {
	margin-bottom: 30px;
}

ul.address-info.map {
  background: rgba(0, 0, 0, 0) url("/probe/images/map.png") no-repeat scroll center bottom;
  padding-bottom: 20px;
}

ul.address-info li {
  margin-bottom: 15px;
}

ul.address-info i {
  font-size: 20px;
  margin-right: 10px;
}


ul.list-info {
  margin: 0;
  padding: 0;
}

ul.list-info li {
  margin-bottom: 15px;
}

ul.list-info li a {
  color: #727272;
  font-family: "Roboto",sans-serif;
  line-height: 1.42857;
  padding: 0;
}

ul.list-info li a:hover {
	color: #5a5a5a;
}

.latestnews li {
	border-bottom: 1px solid #3d3d3d !important;
	margin-bottom: 25px;
}

.latestnews li:last-child {border-bottom: 0px solid #3d3d3d !important;}

.latestnews li img {
	position: relative;
	max-width: 70px;
}

.latestnews li span a {
	font-size: 16px;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #727272;
	line-height: 1.1;
	outline: medium none;
	transition: all 0.2s ease-out 0s;
}

.latestnews li span a:hover {color: #5a5a5a;}

.latestnews li small {
	font-size: 12px;
	font-family: "Roboto",sans-serif;
	line-height: 24px;
	color: #727272;
	display: block;
	margin-bottom: 10px;
}

ul.sppb-flickr-gallery img {
	border: 0 solid #999999;
	height: 58px;
	margin-bottom: 6px;
	margin-right: 6px;
	transition-duration: 0.3s;
	transition-property: background-color, color;
	transition-timing-function: ease-out;
	width: 58px;
}

.sppb-addon-flickr .sppb-flickr-gallery li a {padding: 0;}

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

.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: 1;
  transform: none !important;
  visibility: visible;
}

.sppb-addon-instagram-gallery .sppb-instagram-images li a, .sppb-addon-flickr .sppb-flickr-gallery li a {
  display: block;
  transform: none !important;
  transition: all 0.4s ease 0s;
}

.sppb-addon-instagram-gallery .sppb-instagram-images li .sppb-instagram-gallery-btn:hover, .sppb-addon-flickr .sppb-flickr-gallery li a:hover {
  transform: none;
}

/* */

/* FOOTER */

#sp-footer {
	background: #e6624c none repeat scroll 0 0;
	margin: 0;
	padding: 30px 0;
	width: 100%;
	text-align: left;
}

#sp-footer .sp-copyright {
	font-family: "Roboto",sans-serif;
	color: #656565;
	font-size: 14px;
	line-height: 1.42857;
	display: block;
	padding-top: 10px;
}

#sp-footer ul.social-icons {
  float: right;
  margin: 0;
  padding: 0;
}

#sp-footer ul.social-icons li {
  float: left;
  margin: 0 8px 0 0;
  padding: 0;
}

#sp-footer ul.social-icons li a {
  height: 30px;
  line-height: 30px;
  width: 30px; 
background-color: #595959;
border-radius: 100%;
color: #919191;
float: left;
font-size: 14px;
margin: 0;
padding: 0;
text-align: center;
}

#sp-footer  ul.social-icons li i {
  color: #919191;
}

#sp-footer ul.social-icons li a:hover {background-color: #ffffff;}
#sp-footer ul.social-icons li a:hover i {color: #009ae8;}

/* ADD SIMPLE LINE FONT */

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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'Simple-Line-Icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
	font-family: 'Simple-Line-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "Simple-Line-Icons";
  font-style: normal;
}

.sppb-media {
	overflow: visible;
}

.icon-user-female:before {
	content: "\e000";
}
.icon-user-follow:before {
	content: "\e002";
}
.icon-user-following:before {
	content: "\e003";
}
.icon-user-unfollow:before {
	content: "\e004";
}
.icon-trophy:before {
	content: "\e006";
}
.icon-screen-smartphone:before {
	content: "\e010";
}
.icon-screen-desktop:before {
	content: "\e011";
}
.icon-plane:before {
	content: "\e012";
}
.icon-notebook:before {
	content: "\e013";
}
.icon-moustache:before {
	content: "\e014";
}
.icon-mouse:before {
	content: "\e015";
}
.icon-magnet:before {
	content: "\e016";
}
.icon-energy:before {
	content: "\e020";
}
.icon-emoticon-smile:before {
	content: "\e021";
}
.icon-disc:before {
	content: "\e022";
}
.icon-cursor-move:before {
	content: "\e023";
}
.icon-crop:before {
	content: "\e024";
}
.icon-credit-card:before {
	content: "\e025";
}
.icon-chemistry:before {
	content: "\e026";
}
.icon-user:before {
	content: "\e005";
}
.icon-speedometer:before {
	content: "\e007";
}
.icon-social-youtube:before {
	content: "\e008";
}
.icon-social-twitter:before {
	content: "\e009";
}
.icon-social-tumblr:before {
	content: "\e00a";
}
.icon-social-facebook:before {
	content: "\e00b";
}
.icon-social-dropbox:before {
	content: "\e00c";
}
.icon-social-dribbble:before {
	content: "\e00d";
}
.icon-shield:before {
	content: "\e00e";
}
.icon-screen-tablet:before {
	content: "\e00f";
}
.icon-magic-wand:before {
	content: "\e017";
}
.icon-hourglass:before {
	content: "\e018";
}
.icon-graduation:before {
	content: "\e019";
}
.icon-ghost:before {
	content: "\e01a";
}
.icon-game-controller:before {
	content: "\e01b";
}
.icon-fire:before {
	content: "\e01c";
}
.icon-eyeglasses:before {
	content: "\e01d";
}
.icon-envelope-open:before {
	content: "\e01e";
}
.icon-envelope-letter:before {
	content: "\e01f";
}
.icon-bell:before {
	content: "\e027";
}
.icon-badge:before {
	content: "\e028";
}
.icon-anchor:before {
	content: "\e029";
}
.icon-wallet:before {
	content: "\e02a";
}
.icon-vector:before {
	content: "\e02b";
}
.icon-speech:before {
	content: "\e02c";
}
.icon-puzzle:before {
	content: "\e02d";
}
.icon-printer:before {
	content: "\e02e";
}
.icon-present:before {
	content: "\e02f";
}
.icon-playlist:before {
	content: "\e030";
}
.icon-pin:before {
	content: "\e031";
}
.icon-picture:before {
	content: "\e032";
}
.icon-map:before {
	content: "\e033";
}
.icon-layers:before {
	content: "\e034";
}
.icon-handbag:before {
	content: "\e035";
}
.icon-globe-alt:before {
	content: "\e036";
}
.icon-globe:before {
	content: "\e037";
}
.icon-frame:before {
	content: "\e038";
}
.icon-folder-alt:before {
	content: "\e039";
}
.icon-film:before {
	content: "\e03a";
}
.icon-feed:before {
	content: "\e03b";
}
.icon-earphones-alt:before {
	content: "\e03c";
}
.icon-earphones:before {
	content: "\e03d";
}
.icon-drop:before {
	content: "\e03e";
}
.icon-drawer:before {
	content: "\e03f";
}
.icon-docs:before {
	content: "\e040";
}
.icon-directions:before {
	content: "\e041";
}
.icon-direction:before {
	content: "\e042";
}
.icon-diamond:before {
	content: "\e043";
}
.icon-cup:before {
	content: "\e044";
}
.icon-compass:before {
	content: "\e045";
}
.icon-call-out:before {
	content: "\e046";
}
.icon-call-in:before {
	content: "\e047";
}
.icon-call-end:before {
	content: "\e048";
}
.icon-calculator:before {
	content: "\e049";
}
.icon-bubbles:before {
	content: "\e04a";
}
.icon-briefcase:before {
	content: "\e04b";
}
.icon-book-open:before {
	content: "\e04c";
}
.icon-basket-loaded:before {
	content: "\e04d";
}
.icon-basket:before {
	content: "\e04e";
}
.icon-bag:before {
	content: "\e04f";
}
.icon-action-undo:before {
	content: "\e050";
}
.icon-action-redo:before {
	content: "\e051";
}
.icon-wrench:before {
	content: "\e052";
}
.icon-umbrella:before {
	content: "\e053";
}
.icon-trash:before {
	content: "\e054";
}
.icon-tag:before {
	content: "\e055";
}
.icon-support:before {
	content: "\e056";
}
.icon-size-fullscreen:before {
	content: "\e057";
}
.icon-size-actual:before {
	content: "\e058";
}
.icon-shuffle:before {
	content: "\e059";
}
.icon-share-alt:before {
	content: "\e05a";
}
.icon-share:before {
	content: "\e05b";
}
.icon-rocket:before {
	content: "\e05c";
}
.icon-question:before {
	content: "\e05d";
}
.icon-pie-chart:before {
	content: "\e05e";
}
.icon-pencil:before {
	content: "\e05f";
}
.icon-note:before {
	content: "\e060";
}
.icon-music-tone-alt:before {
	content: "\e061";
}
.icon-music-tone:before {
	content: "\e062";
}
.icon-microphone:before {
	content: "\e063";
}
.icon-loop:before {
	content: "\e064";
}
.icon-logout:before {
	content: "\e065";
}
.icon-login:before {
	content: "\e066";
}
.icon-list:before {
	content: "\e067";
}
.icon-like:before {
	content: "\e068";
}
.icon-home:before {
	content: "\e069";
}
.icon-grid:before {
	content: "\e06a";
}
.icon-graph:before {
	content: "\e06b";
}
.icon-equalizer:before {
	content: "\e06c";
}
.icon-dislike:before {
	content: "\e06d";
}
.icon-cursor:before {
	content: "\e06e";
}
.icon-control-start:before {
	content: "\e06f";
}
.icon-control-rewind:before {
	content: "\e070";
}
.icon-control-play:before {
	content: "\e071";
}
.icon-control-pause:before {
	content: "\e072";
}
.icon-control-forward:before {
	content: "\e073";
}
.icon-control-end:before {
	content: "\e074";
}
.icon-calendar:before {
	content: "\e075";
}
.icon-bulb:before {
	content: "\e076";
}
.icon-bar-chart:before {
	content: "\e077";
}
.icon-arrow-up:before {
	content: "\e078";
}
.icon-arrow-right:before {
	content: "\e079";
}
.icon-arrow-left:before {
	content: "\e07a";
}
.icon-arrow-down:before {
	content: "\e07b";
}
.icon-ban:before {
	content: "\e07c";
}
.icon-bubble:before {
	content: "\e07d";
}
.icon-camcorder:before {
	content: "\e07e";
}
.icon-camera:before {
	content: "\e07f";
}
.icon-check:before {
	content: "\e080";
}
.icon-clock:before {
	content: "\e081";
}
.icon-close:before {
	content: "\e082";
}
.icon-cloud-download:before {
	content: "\e083";
}
.icon-cloud-upload:before {
	content: "\e084";
}
.icon-doc:before {
	content: "\e085";
}
.icon-envelope:before {
	content: "\e086";
}
.icon-eye:before {
	content: "\e087";
}
.icon-flag:before {
	content: "\e088";
}
.icon-folder:before {
	content: "\e089";
}
.icon-heart:before {
	content: "\e08a";
}
.icon-info:before {
	content: "\e08b";
}
.icon-key:before {
	content: "\e08c";
}
.icon-link:before {
	content: "\e08d";
}
.icon-lock:before {
	content: "\e08e";
}
.icon-lock-open:before {
	content: "\e08f";
}
.icon-magnifier:before {
	content: "\e090";
}
.icon-magnifier-add:before {
	content: "\e091";
}
.icon-magnifier-remove:before {
	content: "\e092";
}
.icon-paper-clip:before {
	content: "\e093";
}
.icon-paper-plane:before {
	content: "\e094";
}
.icon-plus:before {
	content: "\e095";
}
.icon-pointer:before {
	content: "\e096";
}
.icon-power:before {
	content: "\e097";
}
.icon-refresh:before {
	content: "\e098";
}
.icon-reload:before {
	content: "\e099";
}
.icon-settings:before {
	content: "\e09a";
}
.icon-star:before {
	content: "\e09b";
}
.icon-symbol-female:before {
	content: "\e09c";
}
.icon-symbol-male:before {
	content: "\e09d";
}
.icon-target:before {
	content: "\e09e";
}
.icon-volume-1:before {
	content: "\e09f";
}
.icon-volume-2:before {
	content: "\e0a0";
}
.icon-volume-off:before {
	content: "\e0a1";
}
.icon-users:before {
	content: "\e001";
}

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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'et-line';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.et-icon-mobile, .et-icon-laptop, .et-icon-desktop, .et-icon-tablet, .et-icon-phone, .et-icon-document, .et-icon-documents, .et-icon-search, .et-icon-clipboard, .et-icon-newspaper, .et-icon-notebook, .et-icon-book-open, .et-icon-browser, .et-icon-calendar, .et-icon-presentation, .et-icon-picture, .et-icon-pictures, .et-icon-video, .et-icon-camera, .et-icon-printer, .et-icon-toolbox, .et-icon-briefcase, .et-icon-wallet, .et-icon-gift, .et-icon-bargraph, .et-icon-grid, .et-icon-expand, .et-icon-focus, .et-icon-edit, .et-icon-adjustments, .et-icon-ribbon, .et-icon-hourglass, .et-icon-lock, .et-icon-megaphone, .et-icon-shield, .et-icon-trophy, .et-icon-flag, .et-icon-map, .et-icon-puzzle, .et-icon-basket, .et-icon-envelope, .et-icon-streetsign, .et-icon-telescope, .et-icon-gears, .et-icon-key, .et-icon-paperclip, .et-icon-attachment, .et-icon-pricetags, .et-icon-lightbulb, .et-icon-layers, .et-icon-pencil, .et-icon-tools, .et-icon-tools-2, .et-icon-scissors, .et-icon-paintbrush, .et-icon-magnifying-glass, .et-icon-circle-compass, .et-icon-linegraph, .et-icon-mic, .et-icon-strategy, .et-icon-beaker, .et-icon-caution, .et-icon-recycle, .et-icon-anchor, .et-icon-profile-male, .et-icon-profile-female, .et-icon-bike, .et-icon-wine, .et-icon-hotairballoon, .et-icon-globe, .et-icon-genius, .et-icon-map-pin, .et-icon-dial, .et-icon-chat, .et-icon-heart, .et-icon-cloud, .et-icon-upload, .et-icon-download, .et-icon-target, .et-icon-hazardous, .et-icon-piechart, .et-icon-speedometer, .et-icon-global, .et-icon-compass, .et-icon-lifesaver, .et-icon-clock, .et-icon-aperture, .et-icon-quote, .et-icon-scope, .et-icon-alarmclock, .et-icon-refresh, .et-icon-happy, .et-icon-sad, .et-icon-facebook, .et-icon-twitter, .et-icon-googleplus, .et-icon-rss, .et-icon-tumblr, .et-icon-linkedin, .et-icon-dribbble {
	font-family:et-line;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display:inline-block;
}
.et-icon-mobile:before {
	content: "\e000";
}
.et-icon-laptop:before {
	content: "\e001";
}
.et-icon-desktop:before {
	content: "\e002";
}
.et-icon-tablet:before {
	content: "\e003";
}
.et-icon-phone:before {
	content: "\e004";
}
.et-icon-document:before {
	content: "\e005";
}
.et-icon-documents:before {
	content: "\e006";
}
.et-icon-search:before {
	content: "\e007";
}
.et-icon-clipboard:before {
	content: "\e008";
}
.et-icon-newspaper:before {
	content: "\e009";
}
.et-icon-notebook:before {
	content: "\e00a";
}
.et-icon-book-open:before {
	content: "\e00b";
}
.et-icon-browser:before {
	content: "\e00c";
}
.et-icon-calendar:before {
	content: "\e00d";
}
.et-icon-presentation:before {
	content: "\e00e";
}
.et-icon-picture:before {
	content: "\e00f";
}
.et-icon-pictures:before {
	content: "\e010";
}
.et-icon-video:before {
	content: "\e011";
}
.et-icon-camera:before {
	content: "\e012";
}
.et-icon-printer:before {
	content: "\e013";
}
.et-icon-toolbox:before {
	content: "\e014";
}
.et-icon-briefcase:before {
	content: "\e015";
}
.et-icon-wallet:before {
	content: "\e016";
}
.et-icon-gift:before {
	content: "\e017";
}
.et-icon-bargraph:before {
	content: "\e018";
}
.et-icon-grid:before {
	content: "\e019";
}
.et-icon-expand:before {
	content: "\e01a";
}
.et-icon-focus:before {
	content: "\e01b";
}
.et-icon-edit:before {
	content: "\e01c";
}
.et-icon-adjustments:before {
	content: "\e01d";
}
.et-icon-ribbon:before {
	content: "\e01e";
}
.et-icon-hourglass:before {
	content: "\e01f";
}
.et-icon-lock:before {
	content: "\e020";
}
.et-icon-megaphone:before {
	content: "\e021";
}
.et-icon-shield:before {
	content: "\e022";
}
.et-icon-trophy:before {
	content: "\e023";
}
.et-icon-flag:before {
	content: "\e024";
}
.et-icon-map:before {
	content: "\e025";
}
.et-icon-puzzle:before {
	content: "\e026";
}
.et-icon-basket:before {
	content: "\e027";
}
.et-icon-envelope:before {
	content: "\e028";
}
.et-icon-streetsign:before {
	content: "\e029";
}
.et-icon-telescope:before {
	content: "\e02a";
}
.et-icon-gears:before {
	content: "\e02b";
}
.et-icon-key:before {
	content: "\e02c";
}
.et-icon-paperclip:before {
	content: "\e02d";
}
.et-icon-attachment:before {
	content: "\e02e";
}
.et-icon-pricetags:before {
	content: "\e02f";
}
.et-icon-lightbulb:before {
	content: "\e030";
}
.et-icon-layers:before {
	content: "\e031";
}
.et-icon-pencil:before {
	content: "\e032";
}
.et-icon-tools:before {
	content: "\e033";
}
.et-icon-tools-2:before {
	content: "\e034";
}
.et-icon-scissors:before {
	content: "\e035";
}
.et-icon-paintbrush:before {
	content: "\e036";
}
.et-icon-magnifying-glass:before {
	content: "\e037";
}
.et-icon-circle-compass:before {
	content: "\e038";
}
.et-icon-linegraph:before {
	content: "\e039";
}
.et-icon-mic:before {
	content: "\e03a";
}
.et-icon-strategy:before {
	content: "\e03b";
}
.et-icon-beaker:before {
	content: "\e03c";
}
.et-icon-caution:before {
	content: "\e03d";
}
.et-icon-recycle:before {
	content: "\e03e";
}
.et-icon-anchor:before {
	content: "\e03f";
}
.et-icon-profile-male:before {
	content: "\e040";
}
.et-icon-profile-female:before {
	content: "\e041";
}
.et-icon-bike:before {
	content: "\e042";
}
.et-icon-wine:before {
	content: "\e043";
}
.et-icon-hotairballoon:before {
	content: "\e044";
}
.et-icon-globe:before {
	content: "\e045";
}
.et-icon-genius:before {
	content: "\e046";
}
.et-icon-map-pin:before {
	content: "\e047";
}
.et-icon-dial:before {
	content: "\e048";
}
.et-icon-chat:before {
	content: "\e049";
}
.et-icon-heart:before {
	content: "\e04a";
}
.et-icon-cloud:before {
	content: "\e04b";
}
.et-icon-upload:before {
	content: "\e04c";
}
.et-icon-download:before {
	content: "\e04d";
}
.et-icon-target:before {
	content: "\e04e";
}
.et-icon-hazardous:before {
	content: "\e04f";
}
.et-icon-piechart:before {
	content: "\e050";
}
.et-icon-speedometer:before {
	content: "\e051";
}
.et-icon-global:before {
	content: "\e052";
}
.et-icon-compass:before {
	content: "\e053";
}
.et-icon-lifesaver:before {
	content: "\e054";
}
.et-icon-clock:before {
	content: "\e055";
}
.et-icon-aperture:before {
	content: "\e056";
}
.et-icon-quote:before {
	content: "\e057";
}
.et-icon-scope:before {
	content: "\e058";
}
.et-icon-alarmclock:before {
	content: "\e059";
}
.et-icon-refresh:before {
	content: "\e05a";
}
.et-icon-happy:before {
	content: "\e05b";
}
.et-icon-sad:before {
	content: "\e05c";
}
.et-icon-facebook:before {
	content: "\e05d";
}
.et-icon-twitter:before {
	content: "\e05e";
}
.et-icon-googleplus:before {
	content: "\e05f";
}
.et-icon-rss:before {
	content: "\e060";
}
.et-icon-tumblr:before {
	content: "\e061";
}
.et-icon-linkedin:before {
	content: "\e062";
}
.et-icon-dribbble:before {
	content: "\e063";
}

/* 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 img {
	width: 100%;
}

.sp-simpleportfolio .sp-simpleportfolio-description {
  float: none;
  width: 100%;
}

.sp-simpleportfolio .sp-simpleportfolio-meta {
  box-sizing: border-box;
  padding-left: 0;
  float: none;
  width: 100%;
}

.com-spsimpleportfolio.view-item #sp-main-body h2 {
	margin-top: 0;
	font-size: 27px !important;
	font-style: normal;
	line-height: 27px;
	margin-bottom: 18px;
	color: #272727;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: normal;
}

.com-spsimpleportfolio.view-item p,
.com-spsimpleportfolio.view-item h4 {
	margin: 0 0 10px;
	color: #727272;
	font: 14px/23px "Open Sans",sans-serif;
}

.com-spsimpleportfolio.view-item h4 {display: inline;}

.com-spsimpleportfolio.view-item .sp-simpleportfolio-description, .com-spsimpleportfolio.view-item  .sp-simpleportfolio-created, .com-spsimpleportfolio.view-item .sp-simpleportfolio-tags {
	padding: 0;
	margin-bottom: 60px;
}

.com-spsimpleportfolio.view-item .sp-simpleportfolio-meta h2 {
	font-size: 22px !important;
	font-style: normal;
	line-height: 25px;
	margin-bottom: 18px;
	margin-top: 0;
	color: #272727;
	font-family: "Roboto Condensed",sans-serif;
	font-weight: normal;
}

.com-spsimpleportfolio.view-item .sp-simpleportfolio-created p, .com-spsimpleportfolio.view-item .sp-simpleportfolio-tags p {
	float: right;
}

.sp-simpleportfolio .sp-simpleportfolio-meta > div {
  border-bottom: none;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

/* */

/* RESPONSIVE */

@media (min-width: 768px) and (max-width: 1200px) {
	 #sp-top-bar .container {
		 width: 90%;
		 padding: 0 15px;
		 margin: 0 auto;
	 }
 
	#sp-top2.col-md-6{
		width: 70%;
	}

	#sp-top1.col-md-6{
		width: 30%;
	}
}

@media (min-width: 768px) and (max-width: 993px) {
	#sp-top-bar .container {
		 width: 95%;
		 padding: 0 15px;
		 margin: 0 auto;
	 }
	 
	#sp-top2.col-md-6{
		width: 75%;
	}

	#sp-top1.col-md-6{
		width: 25%;
	}
	#sp-top2 ul > li:first-child {
	margin-left: 0;
	}
	
	.sppb-addon-articles .sppb-addon-article .img-container .sppb-article-meta {
		left: 10px;
		top: 10px;
		height: 50px;
		width: 50px;
		font-size: 9px;
		padding-top: 8px;
	}
	
	.pro-image .product_cart_block input, .pro-image .product_cart_block a {
		display: block !important;
	}
	
	.pro-image .product_cart_block input, .pro-image .product_cart_block a {
		display: inline-block !important;
	}
	
	.pro-image .product_cart_block a {margin-top: 3px; display: inline-block !important;}
	
	.j2store-addtocart-form {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	
	.j2store-module-product:hover .pro-image .product_cart_block {
		top: 93px;
	}
	
	.pro-image .product_cart_block input:hover {
		padding: 10px 15px;
	}
	
	.pro-image .product_cart_block a:hover {
		padding: 12px 10px;
	}
	
	.article-info > dd.hits {display: none;}
	
}

@media (max-width: 768px) {
	#sp-top-bar, #sp-top1, #sp-top2, #sp-top2 ul {
		text-align: center !important;
	}
	
	#sp-top-bar .sp-module {
	display: inline-block;
	margin: 0;
	}
	
	#sp-top2 ul > li:first-child {
	margin-left: 0;
	}
	
	#sp-top1 ul > li {
	float: none;
	}

	#sp-top2 ul {
	margin: 0;
	padding: 0 0 8px;
	text-align: right;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	
	#sp-header .container {
		width: 95%;
		margin: 0 auto;
	}
	
	#sp-menu ul.sp-megamenu-parent > li > a {
	padding-left: 10px;
	padding-right: 10px;
	}

	#sp-menu ul.sp-megamenu-parent > li:first-child > a {margin-left: 0;}


	#sp-header .container .sp-dropdown.container,
	#sp-header.creative-header .sp-dropdown.container	{
			width: 900px !important;
		}
		
	#sp-header .home-drop .sp-dropdown.sp-menu-center {
		width: 900px !important;
		left: -400px !important;
	}	
	
	#sp-header.creative-header .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-center {
		width: 900px !important;
		left: -450px !important;
	}
	
	#sp-header.creative-header .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
		left: -50px !important;
	}
	
	.restaurant-reservation button, .restaurant-reservation button:hover {
		padding: 14px 16px;
	}
	
	.restaurant-feature-foods .feature-image-title .sppb-addon-title {
		line-height: 220px;
	}
	
	.business1-bottom-features .sppb-media-body {
		padding-left: 20px;
	}
	
	.cafe-menu li {
		background: rgba(0, 0, 0, 0) !important;
	}
	
	.j2store-module-product:hover .pro-image .product_cart_block {
		top: 210px;
	}
	
	.pro-image .product_cart_block input:hover, .pro-image .product_cart_block a:hover {
		padding: 12px 10px;
	}

}

@media (max-width: 1200px) {

	.default-tabs .sppb-nav-tabs {
	border: 0 none;
	padding-left: 0;
	}
	
	.default-tabs .sppb-nav-tabs > li > a {
	padding: 10px 60px;
	}
	
	.corporate2-main-tabs .sppb-nav-tabs > li > a {
		padding: 10px 20px !important;
	}
	
	#sp-top-bar.business2-top #sp-top2.col-md-6 {
		width: 50%;
	}
	
	#sp-top-bar.real-estate-top #sp-top2 {width: 50%; margin: 0 auto;}
	
	#sp-top-bar.construction-top #sp-top3 ul.sp-contact-info {
		text-align: center;
		padding-bottom: 5px;
	}
	
	.shop-sidebar-prod .product-title a {
		padding: 0 12px;
		display: block;
	}
	
	.review-info {
		padding: 12px 10px 8px 10px;
	}
	
	.team-style2 .sppb-person-social-img:hover .sppb-person-social > li > a,
	.team-style2 .sppb-person-social-img .sppb-person-social > li > a	{
		left: 57px;
		margin-left: -27px;
	}
	
	.sidebar-search .finder {display: table;}
	
	.sidebar-search .form-search .finder button {
		width: 22%;
		padding: 0;
	}
	
}

@media (max-width:992px) {

	.default-twocolor-box {
		background: #242424 none repeat scroll 0 0 !important;
	}
	
	.corporate-two-color-bg {
		background: #1cbac8 none repeat scroll 0 0 / cover !important;
	}
	
	.corporate-background-overlay {
		background: #f4f4f4 none repeat scroll 0 0 !important;
	}
	
	.boxes-row {
		background: #000000 none repeat scroll 0 0 / cover !important;
	}
	
	.corporate2-overlay:before {
		background-position: left top !important;
		right: 0 !important;
	}
	
	.default-tabs .sppb-nav-tabs > li > a {
	padding: 10px 35px !important;
	}

	.default-team img {width: 100%;}
	.default-team {margin-bottom: 30px;}
	
	.default-team.sppb-addon-persion .sppb-person-social {
	display: none;
	}
	
	.sppb-addon-single-image img {
		margin-top: 15px;
	}
	
	.sppb-addon-article img {
		width: 100%;
	}
	
	.corporate2-accordion {margin-bottom: 40px;}
	.corporate2-main-tabs {margin-top: 40px;}
	
	.corporate2-blog .sppb-col-sm-4 {width: 100%;}
	
	.corporate2-blog .sppb-col-sm-4 .col-md-10 {padding-left: 85px;}
	.corporate2-blog .sppb-col-sm-4 .col-md-2 {display: block; float: left;}
	
	#sp-header.corporate2-header {
		padding-top: 0;
	}
	
	#sp-header.corporate2-header .container {
		padding-top: 5px !important;
		padding-bottom: 0 !important
	}
	
	.business1-text .sppb-addon-content .nopadding {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.sppb-carousel.sppb-slide {
		margin-bottom: 40px;
	}
	
	.business1-contact {
		margin-top: 40px;
	}
	
	#sp-footer.business1-footer ul.social-icons li:last-child {
		margin: 0;
	}
	
	#sp-header.business2-header #sp-top1 {
		display: none;
	}
	
	#sp-header.business2-header #offcanvas-toggler > i {
		color: #ffffff;
	}
	
	#sp-header.business2-header.menu-fixed #offcanvas-toggler > i {
		color: #000000;
	}
	
	#sp-header.business2-header #sp-menu {float: right;}
	
	.business2-features {margin-top: 40px;}
	
	.business2-works .sppb-addon-title span {
		right: 50%;
		margin-right: -70px;
	}
	
	.business2-team, .creative-tabs, .app-showcase-pricing, .hosting-btn {margin-bottom: 40px;}
	
	.business2-team img {width: 100%;}
	.business2-team .sppb-person-social-img .sppb-person-social, .hosting-domain-ex, .div-line {
		display: none;
	}
	
	.appshowcase-heading-white {margin-top: 40px;}
	
	.medical-heading {margin-bottom: 40px;}
	
	.medical-blog span.sppb-meta-date {
		margin: 30px auto !important;
	}
	
	.restaurant-reservation button, .restaurant-reservation button:hover {
		margin-left: 0;
	}
	
	.restaurant-services a {
		margin-right: 3px;
		margin-top: 3px;
	}
	
	.restaurant-feature-foods img, .real-estate-boxes span.sppb-img-container, .real-estate-boxes span.sppb-img-container img {
		width: 100%;
	}
	
	.restaurant-feature-foods, .lawyer-services, .shop-banner-features {margin-bottom: 40px;}
	
	.restaurant-feature-foods .feature-image-title .sppb-addon-title {
		line-height: 400px;
	}
	
	.sppb-addon-single-image {text-align: center;}
	
	.two-color-background {
		background: #f4f4f4 none repeat scroll 0 0 !important;
	}
	
	.education-two-color-boxes {background: #f67b00 none repeat scroll 0 0 !important;}
	
	.fitness-two-color {background: #45be84 none repeat scroll 0 0 !important;}
	
	#sp-position5, #sp-position4 {display: none;}
	
	.shop2-heading {margin-top: 40px;}
	
	.shop-sidebar-prod .j2store-product-image.span6 {
		width: 14.9362%;
	}
	
	.corporate-onepage-two-color-bg:before,
	.business-onepage-two-color-bg:before {
		right: 0 !important;
		background-color: transparent !important;
	}
	
	#sp-header.corporate-onepage-header #offcanvas-toggler {
		padding-right: 15px;
	}
	
	.team-style2 img, .image-hover-4 img, .image-hover-4 .sppb-img-container, .image-hover-3 img, .image-hover-3 .sppb-img-container, .image-hover-2 img, .image-hover-2 .sppb-img-container {width: 100%;}
	
	.team-style2 .sppb-person-social-img:hover .sppb-person-social > li > a,
	.team-style2 .sppb-person-social-img .sppb-person-social > li > a	{
		left: 50%;
		margin-left: -87px;
	}
	
	.team-style2.sppb-addon-persion .sppb-person-social > li:nth-child(2) > a,
	.team-style2.sppb-addon-persion .sppb-person-social-img:hover .sppb-person-social > li:nth-child(2) > a	{
		left: 50%;
		margin-left: -27px;
	}
	
	.team-style2.sppb-addon-persion .sppb-person-social > li:nth-child(3) > a,
	.team-style2.sppb-addon-persion .sppb-person-social-img:hover .sppb-person-social > li:nth-child(3) > a	{
		left: 50%;
		margin-left: 37px;
	}
	
	.team-style2.sppb-addon-persion, .faq1-tab, .left-sidebar-text {margin-bottom: 40px;}
	
	.image-hover-5 .sppb-addon-afterimage-content {
		left: -710px;
	}
	
}


@media (max-width: 768px) {
	.sppb-flickr-gallery li, .sppb-addon-instagram-gallery .sppb-instagram-images li, .sppb-addon-flickr .sppb-flickr-gallery li,
	.sppb-addon-instagram-gallery .sppb-instagram-images, .sppb-addon-flickr .sppb-flickr-gallery {
		width: inherit !important;
	}

	#sp-footer ul.social-icons {
		float: none;
		margin: 15px auto 0;
		padding: 0;
		text-align:center
	}

	#sp-footer ul.social-icons li {
		float: none;
	}

	#sp-footer ul.social-icons li:last-child {
		margin-right: 0;
	}

	#sp-footer, #sp-footer1, #sp-footer2 {
		text-align: center;
	}
	
	#sp-top-bar.business2-top #sp-logo.col-md-6 {float: left; width: 25%; padding-left: 15px;}

	#sp-top-bar.business2-top #sp-top2.col-md-6 {
		float: right;
		width: 75%;
	}
	
	#sp-top-bar.business2-top ul {
		padding: 11px 0 0;
	}
	
	.business2-testimonial .review-info5 {
		margin-top: 40px;
	}
	
	#sp-header.creative-header.menu-fixed-out {
		border-bottom: 0px solid rgba(0, 0, 0, 0);
	}
	
	.hosting-pricing .pricing-box.three {
		display: none;
	}
	
	#sp-top-bar.medical-top #sp-top3 .sp-contact-info {
		text-align: center;
		padding-bottom: 5px;
	}
	
	#sp-logo .logo a img {padding-left: 15px;}
	
	#sp-bottom #sp-position1 .sppb-form-group,
	.error-subscribe .sppb-form-group,
	#sp-bottom #sp-position1  .button-wrap,
	.error-subscribe .button-wrap	{
		display: table-cell !important;
		vertical-align: middle;
	}
	
	#sp-bottom #sp-position1  form,
	.error-subscribe form {
		display: table;
	}
	
	#sp-position2 h3 {
		padding-bottom: 5px;
	}
	
	#sp-top1 ul > li:last-child > a {
		margin-right: 0;
		padding-right: 0;
	}
	
	#sp-top1 ul > li:last-child {
		margin: 0;
	}
	
	#sp-top-bar.construction-top .sp-contact-info li {
		margin-left: 10px;
	}
	
	.j2store-module-product {
		margin-bottom: 40px;
	}
	
	.pro-image .product_cart_block {
		opacity: 0;
		transition: opacity 0.3s ease-in-out 0s;
	}
	
	.j2store-module-product:hover .pro-image .product_cart_block {
		top: 345px;
		opacity: 1;
		transition: opacity 0.3s ease-in-out 0s;
	}
	
	.pro-image .product_cart_block input:hover, .pro-image .product_cart_block a:hover {
		padding: 12px 10px;
	}
	
	.shop-sidebar-prod a > img.j2store-img-responsive {
		width: 100% !important;
	}
	
	.j2store-single-product-view .product-title {
		margin-top: 30px;
	}

}


@media (max-width: 715px) {
	.default-tabs .sppb-nav-tabs > li > a {
	padding: 10px 13px !important;
	}
	
	.default-tabs .sppb-nav-tabs {
		text-align: center;
	}
	
	.default-tabs .sppb-nav-tabs > li {
		float: none;
		margin-bottom: -1px;
		display: inline-block;
	}
	
	.login-form, .registration {
		width: 100%;
	}
	
}

@media (max-width: 460px) {
	
	#sp-header #offcanvas-toggler {
		line-height: 70px;
	}

	.default-skills-text .sppb-addon-title {
		font-size: 20px;
	}

	#sp-header.creative-header.menu-fixed-out {
		padding: 5px 30px 0;
	}
	
	.construction-about:before {
		top: 100px;
		width: 50px;
	}
	
	.cafe-menu li {
		background: rgba(0, 0, 0, 0) !important;
	}
	
	.coming-soon-subscribe input, .coming-soon-subscribe button {
		border-radius: 4px !important;
	}
	
	.coming-soon-subscribe button {
		padding: 10px 35px 10px 25px;
	}
	
	.j2store-module-product:hover .pro-image .product_cart_block {
		top: 270px;
	}	

}

@media (max-width: 360px) {
	.article-info > dd.hits {display: none;}
}

@media (min-width: 993px) and (max-width: 1004px) {
	#sp-menu ul.sp-megamenu-parent > li > a {
		padding-left: 9px;
		padding-right: 9px;
	}
}

#offcanvas-toggler {
		line-height: 70px;
		padding: 0;
		margin-top: 0;
	}

#sp-header.menu-fixed #offcanvas-toggler {
		line-height: 60px;
	}

#sp-header.creative-header #offcanvas-toggler i, #sp-header.charity-header #offcanvas-toggler i, #sp-header.wedding-header #offcanvas-toggler i, #sp-header.corporate2-header #offcanvas-toggler i {color: #fff;}
















































/* */

/* ADDITIONAL CODE */

.corporate2-main-tabs .sppb-nav-tabs > li > a:hover {
	color: #45be84;
}


input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder  { /* Chrome/Opera/Safari */
color: #999 !important;
opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder  { /* Firefox 19+ */
color: #999 !important;
opacity: 1;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder { /* IE 10+ */
color: #999 !important;
opacity: 1;
}

input:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 18- */
color: #999 !important;
opacity: 1;
}


.default-overlay-twoboxes:before {
bottom: 0;
content: "";
left: 50%;
position: absolute;
right: 0;
top: 0;
z-index: -1;
}

.default-twocolor-box:before {
	background: #242424 none repeat scroll 0 0 ;
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}


.corporate-two-color-bg:before {
	background: #1cbac8 none repeat scroll 0 0 / cover ;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 62%;
	top: 0;
	z-index: -1;
}

.corporate-onepage-two-color-bg:before {
	background: #009ae8 none repeat scroll 0 0 / cover ;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 62%;
	top: 0;
	z-index: -1;
}

.business-onepage-two-color-bg:before {
	background: #f67b00 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 62%;
	top: 0;
	z-index: -1;
}


/* 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;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
}

#sp-top2 ul > li:first-child {
	margin-left: 0;
}

.pagination {
	display: flex;
}

