#sp-cookie-consent {
	text-align : center;
}

#sp-cookie-consent.position-bottom_right {
  max-width : 90%!important;
}

#sp-menu nav.sp-megamenu-wrapper {
	width : 100%;
}

.mob-top-icos i {
	color: #FFF;
	background: #F28705;
	padding: 6px;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	vertical-align : top;
	margin-right : 5px;
}

.mob-top-icos img {
	color: #FFF;
	background: #F28705;
	padding: 6px;
	border-radius: 4px;
	display: inline-block;
	width: 28px;
	vertical-align : top;
}

.mob-top-icos {
	text-align: right;
}

.not-pc {
	display : none;
}

.offc-phone {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  margin: 60px auto 30px;
  font-weight: 600;
  font-size: 26px;
}

.offc-mess {
  margin-bottom: 40px;
}

.offc-mess-item {
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 20px;
}

.offc-mess-item-left {
  padding-right: 10px;
}

.offc-mess-item-left img {
  width: 32px;
}

.offcanvas-menu .offcanvas-inner a {
  color: #333;
}

.offcanvas-menu .offcanvas-inner a.sppb-btn {
  color: #FFF;
}

img.bot-logo {
	height : 40px;
	width : auto;
	margin-bottom : 8px;
}

.fooler-right a {
	color : #333;
	font-size : 18px;
}

.onis-flist {
  max-width: 570px;
  border-radius: 8px;
  margin: 0px auto;
  padding: 30px 25px;
  text-align: center;
}

.lun-form input {
  margin-bottom: 15px;
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 10px 15px;
  line-height: 1.75;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #8389AC;
  border-radius: 8px !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.lun-form textarea {
  border-radius: 8px;
  width: 100%;
  line-height: 20px;
  margin: 0 0 15px;
  height: 120px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-color: #fff;
  padding: 10px 15px;
  line-height: 1.75;
  width: 100%;
  display: block;
  border: 1px solid #8389AC;
}

.no-pd-text {
  text-align: center;
  color: red;
  display: block;
}

.lun-form input[type="checkbox"]#pd {
  margin-right: 4px;
  width: 18px;
  height: 18px;
  vertical-align: top;
  margin-top: 3px;
  float: left;
}

.lun-form h5 {
	color : #333;
	font-size : 24px;
	margin-bottom : 30px;
}

.lun-form .mobtextcenter a {
  color: rgb(204, 118, 13);
}

.cont-links {
	margin-top : 30px;
	font-size : 20px;
	line-height : 50px;
}

.cont-links a {
	color : #333;
}

.cont-links a:hover {
	color : rgb(204, 118, 13);
}

.map-wrap {
	border-radius : 16px;
	overflow : hidden; 
}

.about-page #sp-logo img.logo-image {
	filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(340deg) brightness(106%) contrast(101%);
}

.about-page .header-sticky #sp-logo img.logo-image {
	filter: none;
}

.fixed-menu .header-sticky #sp-header {
	position:fixed;
	top:0px;
	background-color:#FFF !important;
}

.sppb-carousel-extended-heading span {
	display : block;
	font-size : 24px;
	line-height: 50px;
}

.pd-page #sp-main-body {
  padding: 20px 0;
}


























@media(max-width: 767px) {
	#sp-title {
		text-align : center;
	}
	.sppb-carousel-extended-heading, .sppb-carousel-extended-subheading, .sppb-carousel-extended-description {
		text-align : center;
		width : 100%;
	}
	.sppb-carousel-extended-heading span {
		display : block;
		font-size : 24px;
		line-height: 30px;
		text-align : center;
	}	
	.top-services-img img.sppb-dynamic-content-image {
		max-width : 50%!important;
		height : auto!important;
		margin : 0px auto!important;
	}
	img.bot-logo {
		display : block;
		margin : 0 auto 20px;
	}
	.fooler-right {
		margin-top : 15px;
	}
	.lun-form h5 {
		font-size : 20px;
		margin-bottom : 15px;
	}
	.fooler-right a {
		color : #333;
		font-size : 16px;
		line-height : 34px;
	}	
	.mob-text-center {
		text-align : center;
	}
	
	.mob-text-center h6.sppb-addon-title, .sppb-button-wrapper {
		text-align : center!important;
	}
	
	.sp-page-title {
		background-position: bottom;
	}
	#sp-header .logo-image {
		height : 32px;
		width : auto;
	}
	#sp-menu {
		text-align : right;
	}
	.mob-col-3 {
		width : 30%!important;
	}
	.mob-col-6 {
		width : 40%!important;
	}
	.not-pc {
		display : block;
	}
}