@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
html, body{
	margin-top: 0 !important;
}
.contact-detail.mb-4{

    text-transform: uppercase;
}
.email-title .col-md-6{
    text-transform: uppercase;
}
.h-header-logo img {
	height: auto;
	width: 150px !important;
}

.save-water-text {
	font-size: 33px;
	color: #148e97;
}

.sale-desk-page {
	min-height: 200px;
}

.sale-desk-page .btn-primary {
	margin-top: 50px;
}

.advertise-card-body p {
	position: relative;
}

.advertise-card-body .wpcf7-spinner {
	position: absolute;
	bottom: 12px;
	background-color: #148e97;
}

.foot-news-mobile {
	display: none;
}

.wpcf7 .wpcf7-not-valid-tip {
	margin-top: 0px;
	font-size: 14px !important;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif !important;
	color: #FF0000 !important;
}

.wpcf7 form .wpcf7-response-output {
	font-size: 14px !important;
	margin: 0px 0 0 0;
	padding: 15px 0 0 0;
	border: 0;
	font-family: 'Montserrat', sans-serif !important;
}

.wpcf7-form.invalid .wpcf7-response-output {
	color: #FF0000 !important;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif !important;
}

.wpcf7-form.sent .wpcf7-response-output {
	color: #02cb02 !important;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif !important;
}

.wpcf7-not-valid-tip {
	font-size: 12px;
	font-weight: 600;
}

.pdfViewer {
	margin-top: 60px;
}

.marq {
	position: relative;
	color: #ffffff;
	background-color: #24959c;
	height: 30px;
	line-height: 30px;
}

body .h-header-logo img {
	width: 147px !important;
	position: relative;
	top: -2px;
}

body h1.first-heading {
	margin-top: 120px;
}

.checkbox-label label {
	display: table;
	margin-bottom: 30px;
}

.checkbox-label span {
	display: table-cell;
}

.black-overlay {
	background-color: rgba(0, 0, 0, 0.1);
	background-attachment: fixed;
	width: 100%;
	top: 0;
	height: 100%;
	pointer-events: none;
	position: absolute;
}

header #menu .current-menu-item a,
header #menu li a:hover {
	color: #148e97 !important;
}

.bg-primary {
	background-color: #148e97 !important;
}

.text-primary {
	color: #148e97;
}

/* ===================================== Basic CSS ==================================== */
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

img {
	max-width: 100%;
}

a {
	text-decoration: none;
	outline: none;
	color: #6A6A6A;
}

a:hover {
	color: #6A6A6A;
}

ul {
	margin-bottom: 0;
	padding-left: 0;
}

a:hover,
a:focus,
input,
textarea {
	text-decoration: none;
	outline: none;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.cp {
	cursor: pointer;
}

html,
body {
	height: 100%;
	font-family: 'Montserrat', sans-serif;
}

p {
	margin-bottom: 0px;
	width: 100%;
}

.no-padding {
	padding: 0px;
}

.no-margin {
	margin: 0px;
}

.hid {
	display: none;
}

.top-mar {
	margin-top: 15px;
}

.h-100 {
	height: 100%;
}

::placeholder {
	color: #747f8a !important;
	font-size: 13px;
	opacity: 0.5 !important;
}

.container-fluid {
	padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #545454;
}

body {
	background-color: #f5f8fc !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	color: #6A6A6A;
	overflow-x: hidden;
}

.section-title {
	padding: 30px;
	margin: 0px;
	margin-bottom: 20px;
}

.blog-details-title.section-title {
	margin-bottom: 0px;
	text-align: left;
	padding-left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.blog-details-title.section-title h2 {
	color: #03384a;
	text-transform: uppercase;
	text-shadow: 2px 0px 0px #ffffff;
	text-align: left;
}

.section-title h2 {
	width: 100%;
	text-align: left;
	font-weight: 600;
	margin-bottom: 0px;
}

.blog-detail-social-icon {
	padding-bottom: 80px;
}

.blog-detail-social-icon h2 {
	text-align: center;
}

.section-title p {
	max-width: 850px;
	text-align: center;
	float: none;
	margin: auto;
	font-size: 0.9rem;
	margin-top: 6px;
}

.section-title span {
	float: right;
	font-style: italic;
}

.inner-title {
	padding: 20px;
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #ccccccc4;
	display: block;
	padding-right: 0px;
}

.inner-title h2 {
	width: 100%;
	text-align: center;
	font-size: 1rem;
	font-weight: 600;
	text-align: left;
	border-bottom: 1px solid #863dd9;
	padding-bottom: 10px;
	margin-bottom: 0px;
	width: 300px;
}

.inner-title p {
	width: 100%;
	text-align: center;
}

.inner-title .btn {
	float: right;
	margin-top: -38px;
	font-weight: 600;
	font-size: 0.8rem;
}

.page-nav {
	background-size: 100%;
	padding: 68px;
	text-align: center;
	padding-top: 190px;
	background-color: #eaeaea;
}

.page-nav ul {
	float: none;
	margin: auto;
}

.page-nav h2 {
	font-size: 28px;
	width: 100%;
	font-weight: 700;
	color: #444;
}

.page-nav ul li {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 16px;
	font-size: 0.93rem;
	font-weight: 600;
	color: #444;
}

.page-nav ul li i {
	width: 30px;
	text-align: center;
	color: #444;
}

.page-nav ul li a {
	color: #444;
	font-size: 0.93rem;
	font-weight: 600;
}

.btn-success {
	background-color: #51be78;
	border-color: #51be78;
}

.btn-success:hover {
	background-color: #51be78 !important;
	border-color: #51be78 !important;
}

.btn-success:active {
	background-color: #51be78 !important;
	border-color: #51be78 !important;
}

.btn-success:focus {
	background-color: #51be78 !important;
	border-color: #51be78 !important;
	box-shadow: none !important;
}

.btn-primary {
	background-color: #148e97;
	border-color: #148e97;
	padding: 8px 20px !important;
	text-transform: uppercase !important;
	font-weight: 600 !important;
	font-size: 16px !important;
}

.btn-primary:hover {
	background-color: #40b7bf !important;
	border-color: #40b7bf !important;
}

.btn-primary:active {
	background-color: #40b7bf !important;
	border-color: #40b7bf !important;
}

.btn-primary:focus {
	background-color: #40b7bf !important;
	border-color: #40b7bf !important;
	box-shadow: none !important;
}

.btn-outline-primary {
	border-color: #148e97;
	color: #148e97;
}

.btn-outline-primary:hover {
	background-color: #148e97 !important;
	border-color: #148e97 !important;
}

.btn-outline-primary:active {
	background-color: #148e97 !important;
	border-color: #148e97 !important;
}

.btn-outline-primary:focus {
	background-color: #148e97 !important;
	border-color: #148e97 !important;
	box-shadow: none !important;
}

.form-control:focus {
	box-shadow: none !important;
	border: 1px solid #CCC;
}

.btn-light {
	background-color: #FFF;
	color: #3F3F3F;
}

.collapse.show {
	display: block !important;
}

.form-control:focus {
	box-shadow: none;
	border: 1px solid #CCC;
}

.form-control {
	background-color: #F8F8F8;
	margin-bottom: 20px;
}

.form-control:focus {
	background-color: #FFF;
	border-color: #CCC;
}

.container {
	max-width: 1170px;
}

/* ===================================== Basic CSS ==================================== */
.dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0;
}

.fw-md {
	font-weight: 600;
}

.fw-sm {
	font-weight: 500;
}

.big-padding {
	padding: 50px;
}

.bggray {
	background-color: #F7F5F4 !important;
}

.fw-bold {
	font-weight: 700 !important;
}

.fs-11 {
	font-size: 4rem;
}

.shadow-md {
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.07), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.shadow-xs {
	box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.13);
}

.truncate-2 {
	display: -webkit-box !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 42px;
	overflow: hidden;
	line-height: 21px;
}

.truncate-4 {
	display: -webkit-box !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	height: 82px;
	overflow: hidden;
	line-height: 21px;
}

.truncate-6 {
	display: -webkit-box !important;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	height: 130px;
	overflow: hidden;
	line-height: 21px;
}

.rtable {
	max-width: 500px;
	float: none;
	margin: auto;
}

.rtable tr td {
	padding: 5px;
}

.fs-7 {
	font-size: 0.95rem;
}

.fs-8 {
	font-size: 0.9rem;
	text-transform: uppercase;
}

.sticky {
	position: sticky;
}

.bg-gray {
	background: rgba(217, 217, 217, 0.25);
}

.btn-xs {
	padding: 2px 8px;
	font-size: 0.875rem;
	border-radius: 0.2rem;
}

.btn-xs i {
	font-size: 16px;
}

.h400 {
	height: 400px;
	overflow: auto;
}

.sticky-top-90 {
	position: -webkit-sticky;
	position: sticky;
	top: 85px;
	z-index: 1020;
}

.fs-9 {
	font-size: 0.79rem;
}

.fs-55 {
	font-size: 1.1rem;
}

.mt-25 {
	margin-top: 11px;
}

.width-fit {
	width: fit-content;
}

.text-justify {
	text-align: justify;
}

.max-230 {
	max-width: 230px;
}

footer .inner {
	background-color: #e4ecf1;
	padding: 50px;
	color: #444;
	font-size: 0.9rem;
}

footer .inner h4 {
	color: #444;
	font-weight: 600;
	font-size: 1.3rem;
	margin-bottom: 30px;
}

footer .inner .foot-about p {
	margin-bottom: 30px;
}

footer .inner .foot-about li:first-child {
	display: table;
}

footer .inner a {
	color: #444444;
}

footer .inner a:hover {
	color: #148e97;
}

footer .inner .foot-about li:first-child p {
	display: table-cell;
	padding-left: 10px;
}

footer .inner .foot-post .post-row {
	display: flex;
	margin-bottom: 10px;
}

footer .inner .foot-post .post-row .image img {
	width: 120px;
}

footer .inner .foot-post .post-row .detail {
	flex-grow: 1;
	padding-left: 5px;
}

footer .inner .foot-post .post-row .detail p {
	font-size: 0.8rem;
	margin-top: -5px;
}

footer .inner .foot-services ul li {
	padding: 5px;
	font-size: 0.95rem;
	text-transform: uppercase;
}

footer .inner .foot-services ul li a {
	color: #444;
}

footer .inner .foot-news p {
	margin-bottom: 20px;
}

footer .inner .foot-news .input-group {
	border-radius: 0px;
}

footer .inner .foot-news .input-group input {
	border-radius: 0px;
}

footer .inner .foot-news .input-group .input-group-append {
	border-radius: 0px;
	background-color: #FFF;
}

footer .inner .foot-news ul li {
	float: left;
	padding: 10px;
}

footer .inner .foot-news ul li i {
	font-size: 20px;
}

.copy-right {
	padding: 20px;
	background-color: #fff;
	color: #444;
}

.copy-right a {
	color: #444;
}

.copy-right span {
	float: right;
}

.copy-right span i {
	margin-right: 20px;
}

.slide {
	padding-top: 56px;
}

.freeh2o {
	display: inline-block;
	margin: 0 30px
}

header {
	z-index: 999;
	position: fixed;
	width: 100%;
	top: 0;
	background-color: #ffffff;
}

.carousel-control-prev-icon {
	background-color: #FFF;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.carousel-control-next-icon {
	background-color: #FFF;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.carousel-caption {
	right: 10%;
	left: 10%;
	bottom: 15%;
}

.w-125 {
	width: 90px;
}

.fs-12 {
	font-size: 5rem;
}

.bg-water {
	background-color: #CCC;
}

.mah-150 {
	max-height: 240px;
}

.our-faq {
	padding: 80px 0 100px 0 !important;
}

.acc-tabs {
	background-color: #e4ecf1;
	margin-top: 20px;
	padding: 0 30px 0px 30px;
	position: relative;
}

.acc-tabs h3 {
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	color: #464646;
	padding: 24px 0 20px 0;
	line-height: 30px;
	cursor: pointer;
	margin: 0px;
}

.acc-tabs h3 i {
	float: right;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.acc-tabs.open h3 i {
	transform: rotate(180deg);
	color: #148e97;
}

.acc-tabs.open h3 {
	color: #148e97;
}

.acc-tabs .tabShowHide {
	display: none;
	text-align: left;
	padding-bottom: 20px;
	margin-top: -13px;
}

.acc-tabs:first-child .tabShowHide {
	display: block;
}

.acc-tabs .fa-chevron-down {
	position: absolute;
	top: 27px;
	right: 20px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
}

.acc-tabs .fa-chevron-down::before {
	content: "+";
	font-size: 30px;
	font-weight: 600;
}

.acc-tabs.open .fa-chevron-down::before {
	content: "-";
	font-size: 40px;
	font-weight: 400;
	position: relative;
	top: -6px;
}

.acc-tabs .tabShowHide p {
	margin: 0px;
	padding: 0px;
	line-height: 31px;
	font-weight: 500;
	line-height: 24px;
}

/*# sourceMappingURL=style.css.map */
.faq-section-title h2 {
	margin-top: 50px;
	text-align: center;
	color: #148e97;
}

/* Example CSS for styling Contact Form 7 as a card */

/* Card container styles */




.wpcf7-form-control-wrap textarea {
	resize: none;
}

.contact-section-title h2 {
	margin-top: 120px;
	text-align: center;
	color: #148e97;
	text-transform: uppercase;
}

.add-contact-section {
	margin-top: 0px;
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.contact-section {
	margin-top: 0px;
	padding-top: 30px !important;
	padding-bottom: 80px !important;
}

.fame-section-title h2 {
	margin-top: 150px;
	text-align: center;
	color: #148e97;
}

.custom-column-class {
	padding: 0px 0px;
	width: 30%;
	float: left;
	margin: 0px 15px;
	box-sizing: border-box;
	min-height: 80px;
}

.custom-column-class h3 {
	font-size: 20px;
	display: table;
}

.custom-column-class h3 span {
	display: table-cell;
	padding-left: 8px;
	line-height: 30px;
}

.custom-column-class h3 i {
	color: #148e97;
	font-size: 22px;
	margin-right: 5px;
	vertical-align: -2px;
}

.hall-of-fame-2 {
	padding-bottom: 80px !important;
	padding-top: 60px !important;
}

.fame-card {
	background-color: #eff4f9;
	border-radius: 10px;
	padding: 60px 30px 10px 120px;
}

.distribute-section {
	padding-top: 0px !important;
	background-repeat: no-repeat;
	background-size: cover;
	height: 250px;
	margin-top: 128px;
	position: relative;
	background-position: center left;
}

.distribute-section.blog-detail-banner {
	background-position: center right;
}

.distribute-section h1 {
	font-weight: 700;
	color: #148e97;
	font-size: 50px;
	margin: 50px 0 0 0;
}

.distribute-section h1 span {
	color: #6A6A6A;
}

.distribute-section p {
	font-weight: 500px;
	font-size: 20px;
	color: #6A6A6A;
	font-size: 20px;
	line-height: 30px;
	margin: 20px 0 40px 0;
}

.distribute-checkbox-content {
	padding-left: 150px;
	padding-top: 30px;
}

.distribute-checkbox-block-right {
	display: table-cell;
}

.distribute-checkbox-block-right h2 {
	font-size: 18px;
	font-weight: bold;
	color: #148e97;
}

.distribute-checkbox-block-right p {
	font-size: 14px;
	color: #6A6A6A;
}

.distribute-second-section {
	padding-top: 100px;
	padding-bottom: 50px;
}

.distribute-image-right img {
	height: 400px;
}

.distribute-checkbox-block {
	padding-bottom: 80px;
	position: relative;
	display: table;
}

.distribute-checkbox-block i {
	width: 35px;
	height: 35px;
	border: 1px dashed #148e97;
	border-radius: 50%;
	line-height: 40px;
	background-color: #ffffff;
	text-align: center;
	line-height: 32px;
	color: #148e97;
	position: relative;
	z-index: 1;
	margin-right: 30px;
}

.distribute-checkbox-block:before {
	content: '';
	border-left: 1px dashed #148e97;
	position: absolute;
	left: 17px;
	width: 3px;
	height: 100%;
	top: 0;
}

.distribute-checkbox-block:last-child:before {
	display: none;
}

body {
	font-family: 'Montserrat', sans-serif;
	background-color: #f5f5f5;
	margin: 0;
	padding: 0;
}

.distribute-card {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.distribute-card-body {
	padding: 20px;
}

.distribute-third-section h1 {
	color: #148e97;
}

form {
	max-width: 600px;
	margin: 0 auto;
}

label {
	display: block;
	margin-bottom: 8px;
}

input[type="tel"],
input[type="number"],
input[type="text"],
input[type="email"],
textarea {
	width: 100%;
	padding: 8px;
	margin-bottom: 5px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.advertise-card label {
	margin-bottom: 15px;
}

input[type="checkbox"],
input[type="radio"] {
	margin-right: 8px;
}

textarea {
	resize: vertical;
	height: 90px;
}

input[type="submit"] {
	background-color: #148e97;
	color: #fff;
	padding: 10px 15px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-size: 16px;
}

input[type="submit"]:hover {
	background-color: #148e97;
}

/* Additional styling for radio button and checkbox alignment */
label[for="receive_shipment"],
label[for="event"],
label[for="informationwithpotential"] {
	display: flex;
	align-items: center;
}

.receive_shipment {
	margin-top: 10px;
	display: block;
}

.receive_shipment .wpcf7-list-item.first {
	margin-left: 0;
	margin-right: 10px;
}

.advertise-first-section {
	padding-top: 120px !important;
}

.our-product-section {
	padding-bottom: 80px !important;
}

.our-product-section h1 {
	color: #148e97;
	text-transform: uppercase;
}

.advertise-heading-section {
	margin-top: 50px !important;
	color: #148e97;
	text-transform: uppercase;
}

.advertise-second-image img {
	max-width: 100%;
	margin-top: -50px !important;
	margin-left: 50px;
}

/* Add these styles to your existing CSS file or style section */
.counter-section {
	background: url(/wp-content/uploads/2024/01/counter-bg-1.png) no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding: 100px 0 100px 0 !important;
}

.counter-value {
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 40px 20px;
	border-radius: 20px;
	height: 310px;
	margin: 0 20px;
}

.counter-heading {
	color: #1e80cd;
	margin: 20px 0px 10px 0px;
	font-size: 30px;
	font-weight: 600;
}

.client-title h2 {
	color: #148e97;
}

.counter-content {
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
}

.counter-section img {
	max-width: 100%;
	max-height: 100px;
}

.advertise-slider-section {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 50px 0 130px 0 !important;
}

.advertise-slider-section .section-title h2 {
	padding: 0 150px;
}

.advertise-slider-section .owl-dots {
	bottom: -70px !important;
}

.advertise-slider-section .owl-dot {
	border: 2px solid #9bc9ff !important;
}

.advertise-slider-content {
	background-color: rgba(155, 201, 255, 0.3) !important;
	border-radius: 30px;
	border: 0px solid #1e81ce;
	padding: 30px;
	margin-bottom: 40px;
	box-shadow: 0 0 15px -10px #000000;
}

.advertise-slider-content p {
	color: #000000;
}

.add-content {
	width: 500px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.distribute-card-body {
	padding: 20px;
	background-color: #eff4f9;
}

.distribute-card input,
.distribute-card textarea {
	margin-bottom: 15px;
}

.advertise-card,
.contact-card {
	padding: 40px;
	background-color: #aad6d759;
}

.advertise-card {
	text-align: left;
}

.advertise-card,
.contact-section form,
.contact-section .wpcf7 {
	height: 100%;
}

.advertise-card-body h2,
.card-body h2 {
	margin-bottom: 15px;
	color: #148e97 !important;
}

.contact-section-left img {
	height: 100%;
	object-fit: cover;
}

.advertise-title h2 {
	color: #148e97;
	text-align: center;
}

.blog-section {
	background-position: center top;
	height: 250px;
	margin-top: 96px;
}

.blog-page-heading {
	color: #03384a;
	font-weight: 700;
	font-size: 50px;
	margin-bottom: 15px;
	text-shadow: 2px 0px 0px #ffffff;
	text-transform: uppercase;
}

.blog-page-heading span {
	color: #03384a;
	display: block;
	text-shadow: 2px 0px 0px #ffffff;
}

.back-to-blog-button a {
	position: relative;
	color: #148e97;
	font-weight: 500;
	margin-bottom: 30px;
	display: block;
}

.back-to-blog-button a i {
	margin-right: 5px;
}

.back-to-blog-button a:hover {
	color: #6A6A6A;
}

.blog-detail-content {
	padding: 0 100px;
	text-align: left;
}

.blog-detail-content ol {
	margin: 0px;
	padding: 0;
}

.blog-detail-content strong {
	color: #148e97;
}

.blog-detail-content p {
	margin-bottom: 20px;
}

.blog-detail-social-icon .heateor_sss_sharing_ul {
	text-align: center;
}

.blog-detail-social-icon .section-title {
	margin-bottom: 0;
}

.blog-detail-social-icon .section-title h2 {
	color: #6a6a6a;
}

.blog-detail-social-icon .heateor_sss_sharing_ul a {
	float: none !important;
	display: inline-block !important;
	margin: 0 10px !important;
}

header .menu-item a {
	text-transform: uppercase;
	font-weight: 500 !important;
}

header #menu .btn-primary:hover {
	color: #ffffff !important;
}

a,
.foot-about li i,
footer .inner .foot-news ul li a i {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.foot-about i {
	color: #148e97;
	font-size: 25px;
	vertical-align: -2px;
	margin-right: 5px;
}

.foot-about li:hover i,
footer .inner .foot-news ul li a:hover i {
	color: #40b7bf;
}

footer .inner .foot-services ul li a:hover {
	color: #148e97;
}

.copy-right {
	color: #444444;
}

footer .inner .foot-services ul li a,
footer p,
footer li {
	font-weight: 500;
}

footer .inner .foot-services ul li a {
	margin: 3px 0;
	display: block;
}

.foot-about li {
	margin-bottom: 10px;
}

.welcome-section-right {
	padding-left: 100px;
}

.welcome-section-right img {
	padding-left: 0px;
	border-radius: 10px;
}

.main-banner-left {
	position: relative;
	top: 200px;
	left: 150px;
	padding-right: 30px;
}

.main-banner-left h1 {
	color: #148e97;
	font-weight: 700;
	font-size: 50px;
}

.main-banner-left h1 span {
	color: #4a4a4a;
}

.main-banner-left p {
	font-size: 20px;
	line-height: 30px;
	margin: 20px 0 40px 0;
}

img.vert-move {
	-webkit-animation: mover 1s infinite  alternate;
	animation: mover 1s infinite  alternate;
}

img.vert-move {
	-webkit-animation: mover 1s infinite  alternate;
	animation: mover 1s infinite  alternate;
}

@-webkit-keyframes mover {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-20px);
	}

}

@keyframes mover {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(-20px);
	}

}

.home-slider:before {
	content: '';
	background-color: #fff;
	width: 200px;
	height: 50px;
	position: absolute;
	bottom: -10px;
	right: 60px;
	border-radius: 50%;
}

.home-slider .owl-item {
	padding-top: 70px;
}

.home-slider .owl-item img {
	width: 110px !important;
	max-width: inherit;
	position: relative;
	top: 0;
	right: 100px;
	float: right;
}

.home-slider {
	margin-top: 100px;
}

.round-1:before,
.round-1:after,
.round-2:before,
.round-2:after {
	content: '';
	position: absolute;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.round-1:before {
	width: 500px;
	height: 500px;
	background-color: #4d8de4;
	z-index: 1;
}

.round-1:after {
	width: 400px;
	height: 400px;
	background-color: #457dca;
	z-index: 2;
}

.round-2:before {
	width: 300px;
	height: 300px;
	background-color: #3d6eb1;
	z-index: 3;
}

.round-2:after {
	width: 200px;
	height: 200px;
	z-index: 4;
	background-color: #365f99;
}

.rotate {
	animation: rotation 35s infinite linear;
}

@keyframes rotation {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(359deg);
	}

}

.home-main-banner {
	height: 705px;
	overflow: hidden;
	display: block;
	position: relative;
}

.banner-rotate-img {
	background-color: rgba(36, 149, 156, 0.5);
	overflow: hidden;
	height: 100%;
	right: 0;
	top: 50px;
	position: absolute;
}

.marquee-inner {
	display: block;
	height: auto;
	top: 0;
	left: -5px;
	width: 160px;
	position: absolute;
	margin: 0px;
}

.marquee-inner {
	position: relative;
	box-sizing: border-box;
	animation: marquee 27s linear infinite;
}

.marquee-item {
	width: 230px;
	height: 230px;
	display: block;
	margin: 320px 10px 320px 25px;
	transition: all .5s ease-out;
}

.marquee-item:first-child {
	margin-top: 700px;
}

.marquee-item:last-child {
	margin-bottom: 0px;
}

footer ul li,
footer .inner .foot-services ul li a,
footer .inner .foot-about p,
footer .inner .foot-news p {
	font-size: 16px;
	line-height: 24px;
}

.testimonial-slider {
	margin-bottom: 80px;
}

.testimonial-slider .serv-cove {
	padding: 40px !important;
	border-radius: 20px !important;
	margin: 0 !important;
}

.testimonial-slider .serv-cove img {
	border: 3px solid #ffffff;
}

.testimonial-slider .serv-cove h6 {
	margin-bottom: 3px !important;
	color: #000000;
	font-size: 24px;
}

.testimonial-slider .owl-item:nth-child(odd) .serv-cove {
	background: #16d5cd !important;
	color: #ffffff;
}

.testimonial-slider .owl-item:nth-child(even) .serv-cove {
	background: #00a7de !important;
	color: #ffffff;
}

.owl-dots {
	bottom: -40px !important;
}

.owl-dot {
	width: 16px !important;
	height: 16px !important;
	border-radius: 50% !important;
	margin: 0 5px !important;
	border: 2px solid rgba(255, 255, 255, 0.7) !important;
}

.owl-dot.active {
	background-color: #148e97 !important;
}

.home-products {
	padding-bottom: 100px;
}

.home-our-service {
	padding-bottom: 100px;
}

.home-our-service .fs-4.fw-bolder.mt-4 {
	font-size: 1.4rem !important;
	margin-bottom: 20px !important;
	text-transform: uppercase;
}

.home-products h4,
footer .inner h4 {
	color: #148e97;
	text-transform: uppercase;
}

footer .inner .foot-news ul li:first-child {
	padding-left: 0;
}

footer .inner .foot-news ul li {
	padding: 0 15px 0 0px;
}

footer .inner .foot-news ul li i {
	color: #148e97;
	font-size: 25px;
}

footer .inner .foot-news ul li a:hover i {
	color: #40b7bf;
}

.our-company-right img {
	position: relative;
	left: 150px;
	top: -50px;
	width: 260px;
}

.fs-6,
.section-title p {
	font-size: 18px !important;
}

.section-title h2 {
	color: #148e97;
	font-size: 2.5rem;
	text-align: center;
	text-transform: uppercase;
}

.welcome-section p {
	padding-right: 30px;
}

.welcome-section {
	padding: 100px 0 !important;
	background-color: rgba(217, 217, 217, 0.25) !important;
}

.home-blog {
	padding: 20px 0 100px 0 !important;
}

.blog-detail-related .home-blog {
	padding: 50px 0 50px 0 !important;
}

.home-blog h5 {
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 15px;
	text-align: left;
	height: 131px;
	overflow: hidden;
}

.blog-details-page {
	margin-top: 40px;
	padding-top: 30px;
}

.home-blog .serv-cove {
	padding-bottom: 30px !important;
	
}

.home-blog .serv-cove a {
	color: #148e97;
	font-weight: 600 !important;
	
}

.home-main-banner {
	background: url(/wp-content/uploads/2024/04/main-banner.jpg) no-repeat;
	background-size: cover;
}

.home-testimonial {
	background: url(/wp-content/uploads/2024/01/testimonial-bg.jpg) no-repeat;
	background-size: cover;
	position: relative;
}

.home-testimonial:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
	left: 0;
	top: 0;
	z-index: 1;
	pointer-events: none;
}

.home-testimonial .container {
	position: relative;
	z-index: 2;
}

.home-products {
	background: url(../images/s1.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.home-products .product {
	border: 1px solid #d1eaee;
	border-radius: 20px;
}

.home-testimonial .section-title h2,
.home-testimonial .section-title p {
	color: #ffffff;
}

.advertise-first-section-right {
	padding-left: 50px;
}

.advertise-sub-sections {
	margin-bottom: 30px;
	margin-top: 10px;
}

.advertise-sub-sections h5 {
	font-size: 1.12rem;
	font-weight: 600;
	margin-bottom: 15px;
}

.menu-btn {
	display: none;
}

.m-menu ul {
	float: right;
	margin-top: 4px;
}

.header-contact-us-menu {
	margin-left: 20px;
	margin-top: 1px;
}

.copy-right a {
	color: #148e97;
}

.copy-right a:hover {
	color: #333333;
}

@media (min-width:1501px) {
	.distribute-section {
		height: 300px;
		margin-top: 128px !important;
	}

}

@media (max-width:1500px) {
	.home-slider .owl-item img {
		right: 300px;
	}

	.home-slider::before {
		right: 256px;
	}

	.main-banner-left {
		left: 0;
		top: 200px;
	}

}

@media (min-width:1400px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		max-width: 1170px !important;
	}

}

@media (min-width:1025px) {
	.home-slider::before{
		display: none !important;
	}
	.home-our-service .cover {
		min-height: 386px;
	}

	.home-slider .owl-item img {
		width: 280px !important;
		right: 253px !important;
		top: -50px;
		height: auto !important;
	}

	.h-header-logo {
		position: relative;
		top: 0px;
	}

	header .menu-item {
		padding-left: 22px !important;
		padding-right: 22px !important;
	}

	header #menu {
		padding-left: 30px;
		margin-top: 2px;
	}

	header .bg-white {
		padding: 15px 0 10px 0;
	}

}

@media (min-width:1501px) {
	.home-slider .owl-item img {
		right: 25px !important;
	}

}

@media (max-width:1024px) {
	.distribute-section {
		height: 160px;
	}

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		width: 94% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.fame-card {
		padding: 60px 30px 10px 50px;
	}

	.custom-column-class {
		width: 29%;
	}

	.advertise-first-section {
		padding-top: 110px !important;
	}

	.distribute-checkbox-content {
		padding-left: 100px;
	}

	.advertise-second-image img {
		margin-left: 0;
	}

	.section-title {
		padding: 0 !important;
	}

	.home-testimonial .section-title h2 {
		padding-top: 0 !important;
	}

	.home-our-service,
	.welcome-section,
	.home-blog,
	.home-testimonial,
	.add-contact-section {
		padding: 60px 0 60px 0 !important;
	}

	#wpadminbar {
		display: none !important;
	}

	header .bg-white {
		padding: 15px 0 15px 0 !important;
	}

	.header-contact-us-menu {
		padding-top: 5px !important;
	}

	header .container-lg {
		padding: 0 !important;
	}

	header .menu-item {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.carousel-caption h1 {
		font-size: 2.5rem;
	}

	.our-company-right img {
		position: relative;
		left: 20px;
	}

	.container {
		width: 94%;
	}

	.welcome-section h1 {
		font-size: 32px;
	}

	.daily-foot-traffic-label span {
		margin-top: 24px;
		display: block;
	}

	.main-banner-left h1 {
		font-size: 40px;
	}

	.main-banner-left p {
		font-size: 18px;
		line-height: 28px;
	}

	.home-our-service .fs-4.fw-bolder.mt-4 {
		font-size: 25px;
	}

	.home-our-service .cover {
		min-height: 440px;
	}

	.our-company-right img {
		top: 0;
	}

}

@media screen and (min-width:992px) and (max-width:1024px) {
	.home-slider .owl-item img {
		right: 260px;
		width: 190px !important;
	}
	.distribute-section{
		margin-top: 133px;
	}
	.home-our-service .cover {
		min-height: 410px;
	}
	.about-row{
		margin-top: 30px;
	}

}

@media screen and (max-width:991px) {
	.fame-card {
		padding: 50px 30px 10px 30px;
	}

	.custom-column-class {
		width: 44%;
	}

	.distribute-checkbox-block:last-child {
		padding-bottom: 0;
	}

	.add-contact-section form,
	.contact-section form {
		max-width: inherit;
	}

	.contact-section {
		padding-bottom: 60px !important;
	}

	.advertise-slider-text {
		order: 2;
	}

	.contact-section-left img {
		height: 300px;
		width: 100%;
	}

	.advertise-slider-image img {
		height: 300px;
		width: auto !important;
		margin: 30px auto 60px auto;
		border-radius: 20px;
	}

	.counter-section {
		padding: 60px 0 !important;
	}

	.counter-value {
		margin: 0;
		height: 280px;
	}

	.counter-section img {
		max-height: 70px;
	}

	.counter-content {
		font-size: 15px;
	}

	.counter-heading {
		font-size: 25px;
	}

	.counter-content {
		padding-left: 0;
		padding-right: 0;
	}

	.advertise-sub-sections h5 {
		font-size: 15px;
		line-height: 23px;
	}

	.advertise-first-section {
		padding-top: 90px !important;
	}

	.advertise-heading-section {
		margin-top: 15px !important;
		color: #148e97;
	}

	.advertise-first-section-right {
		padding-left: 40px;
	}

	.nacul {
		width: 100%;
	}

	.nacul li {
		width: 100%;
	}

	.banner-rotate-img {
		top: 40px;
	}

	.nacul li .btn-primary {
		background-color: #ffffff;
		color: #6A6A6A;
		border: 0;
		padding-left: 15px !important;
		padding-right: 15px !important;
		font-weight: 500 !important;
	}

	.dim_overlay {
		background-color: rgba(0, 0, 0, .4);
		height: 100vh;
		pointer-events: none;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		overflow: hidden;
		z-index: 2;
		opacity: 0;
		transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
	}

	.dim_overlay.show {
		opacity: 1;
		pointer-events: visible;
	}

	.m-menu {
		position: fixed;
		right: -100%;
		width: 280px;
		top: 133px;
		border-top: 1px solid #148e97;
		padding-top: 15px;
		transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		background-color: #ffffff;
		height: 100vh;
	}

	.m-menu.show {
		right: 0;
	}

	.menu-btn {
		display: block;
		position: fixed;
		top: 63px;
		right: 25px;
		width: 45px;
		height: 40px;
		background-color: transparent;
		z-index: 2;
	}

	.menu-btn.menu-btn-active {
		background-color: transparent;
	}

	.menu-btn div {
		background-color: #148e97;
		margin-top: 18px;
		margin-left: 9px;
		height: 3px;
		width: 27px;
		position: absolute;
		display: block;
	}

	.menu-btn div:nth-child(1) {
		top: -9px;
		left: 0;
	}

	.menu-btn div:nth-child(2) {
		top: 0px;
		left: 0;
		opacity: 9;
	}

	.menu-btn div:nth-child(3) {
		top: 9px;
		left: 0;
	}

	.menu-btn.menu-btn-active div:nth-child(1) {
		background-color: #148e97;
		top: 3px;
		left: 0;
		transform: rotate(45deg);
	}

	.menu-btn.menu-btn-active div:nth-child(2) {
		opacity: 0;
	}

	.menu-btn.menu-btn-active div:nth-child(3) {
		background-color: #148e97;
		top: 3px;
		left: 0;
		transform: rotate(-45deg);
	}

	.menu-btn div,
	.menu-btn.menu-btn-active div {
		transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
	}

	.menu-bar {
		margin-right: 20px;
	}

	.h-header-logo img {
		width: 220px;
	}

	header .container-lg {
		padding: 0px !important;
	}

	.page-nav {
		background-size: auto;
	}

	.big-padding {
		padding: 30px 10px;
	}

	footer .inner {
		padding: 30px 10px;
	}

	h1 {
		font-size: 35px;
	}

	.carousel-caption .text-start {
		text-align: center !important;
	}

	.home-testimonial {
		padding-top: 60px !important;
		padding-bottom: 30px !important;
		background-position: -100px 0;
	}

	.testimonial-slider .serv-cove {
		padding: 30px 20px !important;
	}

	.testimonial-slider .serv-cove h6 {
		font-size: 20px;
	}

	.home-blog {
		padding: 60px 0 !important;
	}

	.home-blog .row.mt-5 {
		margin-top: 0px !important;
	}

	.home-slider .owl-item img {
		right: 210px;
	}

	.col-md-3.foot-services {
		position: relative;
		left: -10px;
	}

	.main-banner-left h1 {
		font-size: 35px;
	}

	.main-banner-left {
		top: 100px;
	}

	.home-main-banner {
		height: 600px;
	}

	.welcome-section-right img {
		padding-left: 0;
	}

	.home-our-service .section-title {
		margin-bottom: 0;
	}

	.home-our-service {
		padding-bottom: 60px;
	}

	.welcome-section {
		padding: 60px 0 !important;
	}

	.section-title h2 {
		font-size: 35px !important;
	}

}

@media (min-width:768px) {
	@keyframes marquee {
		from {
			transform: translateY(0);
		}

		to {
			transform: translateY(-100%);
		}

	}

}

@media screen and (min-width:768px) and (max-width:991px) {
	.contact-section-left img{
		height: 42vh !important;
	}
	.advertise-card, .contact-card{
		padding: 40px 30px;
	}
	.advertise-card h5{
		font-size: 15px !important;
	}
	.contact-section-title h2{
		margin-top: 70px;
	}
	.distribute-section {
		margin-top: 133px !important;
	}

	.home-slider::before {
		right: 166px;
	}

	.home-slider .owl-item img {
		width: 150px !important;
		right: 190px;
	}

	.home-our-service .cover {
		min-height: 410px;
	}

}

@media screen and (max-width:767px) {
	h3.contact-detail.mb-4{
		text-align: center;
	}
	h1 {
  font-size: 30px;
  line-height: 40px;
}
	footer ul li, footer .inner .foot-services ul li a, footer .inner .foot-about p, footer .inner .foot-news p{
		font-size: 14px !important;
	}
	.home-slider{
		margin-top: 140px;
	}
	footer .inner h4{
		font-size: 16px;
	}
	.foot-services{
		padding-right: 0;
	}
	.home-main-banner {
		background-position: center center;
	}

	.foot-about li:last-child {
		margin-top: 10px;
	}

	.advertise-heading-section {
		margin-top: 35px !important;
	}

	.our-product-section h1 {
		padding-top: 35px;
	}

	.advertise-card-body .wpcf7-spinner {
		left: 60%;
	}

	.wpcf7-form.invalid .wpcf7-response-output {
		text-align: center !important;
	}

	.advertise-card-body input[type="submit"] {
		display: block;
		margin: 0px auto;
	}

	.foot-news-desktop {
		display: none;
	}

	.foot-news.foot-news-mobile {
		display: block;
		text-align: center !important;
	}

	.welcome-section .col-md-6:first-child {
		order: 2;
		padding-top: 40px;
	}

	.welcome-section-right {
		padding-left: 10px;
	}

	.about-us.big-padding {
		padding-bottom: 55px;
	}

	.home-our-service .cover {
		min-height: inherit;
	}

	.menu-btn {
		top: 52px;
	}

	.m-menu {
		top: 117px;
	}

	body .h-header-logo img {
		width: 115px !important;
	}

	.fame-section-title h2 {
		margin-top: 130px;
	}

	.hall-of-fame-2 {
		padding-bottom: 60px !important;
		padding-top: 50px !important;
	}

	.custom-column-class {
		min-height: inherit;
		padding: 10px 0;
	}

	.fame-card {
		padding: 30px 20px;
	}

	.custom-column-class {
		width: 90%;
		margin: 0 auto;
	}

	.contact-section-title h2 {
		margin-top: 50px;
		padding-bottom: 0 !important;
	}

	.distribute-image-right img {
		height: auto;
		margin: 30px 0;
	}

	.distribute-second-section {
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.distribute-checkbox-block-right p,
	.advertise-card-body p {
		text-align: left !important;
	}

	.distribute-checkbox-content {
		padding-left: 20px;
	}

	.distribute-section {
		height: 130px;
		position: relative;
		background-position: center;
		margin-top: 117px !important;
	}

	.distribute-section .col-md-6 {
		position: relative;
		z-index: 2;
	}

	/*
		.distribute-section:before {
			content: '';
			position: absolute;
			width: 100%;
			height: 100%;
			pointer-events: none;
			left: 0;
			top: 0;
			z-index: 1;
			background: rgba(255, 255, 255, 0.5);
		}
	*/
	body h1.first-heading {
		margin-top: 60px;
		font-size: 35px;
		text-align: center;
	}

	.distribute-section h1 span {
		font-size: 35px;
		text-align: center;
		display: block;
	}

	.advertise-first-section-right {
		padding-left: 10px;
		text-align: center;
	}

	.advertise-first-section {
		padding-top: 80px !important;
		padding-bottom: 0 !important;
	}

	.home-slider .owl-item {
		padding-top: 0;
	}

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		width: 90% !important;
	}

	.home-main-banner .container-lg,
	.advertise-first-section .container,
	.contact-section .container {
		width: 100% !important;
	}

	.page-nav {
		padding-top: 200px;
		padding-bottom: 40px;
	}

	.section-title {
		padding: 5px;
	}

	.page-nav h2 {
		font-size: 26px;
	}

	.bordernosm {
		border: 0px !important;
	}

	.border-md-0 {
		border: 0px !important;
	}

	.mul {
		width: 100%;
	}

	.dfr {
		font-size: 2.5rem;
	}

	.carousel-caption {
		bottom: 3%;
	}

	.container {
		width: 90%;
		padding: 0;
	}

	.nav-part .col-lg-3.p-2 {
		padding: 0 !important;
	}

	header i.bi-list {
		font-size: 40px !important;
		position: relative;
		right: 21px;
		top: 5px;
	}

	footer .inner .foot-news ul {
		text-align: center;
	}

	footer .inner .foot-news ul li {
		float: none;
		padding: 10px;
		display: inline-block;
	}

	footer {
		text-align: center;
	}

	.foot-about .pe-5 {
		padding-right: 0 !important;
	}

	.home-products h4,
	footer .inner h4 {
		margin-bottom: 10px;
		margin-top: 30px;
	}

	.home-testimonial {
		background-position: -450px 0;
	}

	.service .container {
		padding: 0;
	}

	.service {
		padding-bottom: 0 !important;
	}

	.home-blog .serv-cove,
	.foot-about {
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center;
	}

	.home-blog .serv-cove a {
		float: none !important;
	}

	.main-banner-left h1 {
		text-align: center;
		font-size: 35px;
	}

	.main-banner-left {
		padding-right: 0;
	}

	.welcome-section {
		padding: 50px 0 !important;
	}

	.welcome-section .btn {
		margin-bottom: 0px;
		margin-top: 40px !important;
	}

	.about-us .btn-primary {
		margin-top: 20px !important;
	}

	.welcome-section h1 {
		font-size: 30px;
	}

	.main-banner-left {
		padding-bottom: 70px;
		padding-top: 30px;
		text-align: center;
	}

	.home-our-service .cover {
		margin-bottom: 30px;
	}

	.home-our-service .col-lg-4:last-child .cover {
		margin-bottom: 0px;
	}

	.home-our-service,
	.welcome-section,
	.home-blog,
	.home-testimonial {
		padding: 50px 0 50px 0 !important;
	}

	.about-detail-left {
		order: 2;
	}

	.welcome-section p {
		padding-right: 0px;
	}

	.about-us,
	.welcome-section {
		text-align: center;
	}

	.main-banner-left {
		left: 0;
		top: 30px;
	}

	.our-company-right img {
		left: auto;
	}

	.home-slider::before {
		right: auto;
		left: 49%;
		transform: translateX(-50%);
	}

	.home-banner-right {
		position: relative;
		padding-bottom: 130px;
	}

	.home-slider .owl-item img {
		right: auto;
		width: 70px;
		float: none;
		margin: 0px auto
	}

	.home-banner-left {
		order: 2;
	}

	.home-main-banner {
		height: auto;
	}

	.home-main-banner .container-lg {
		padding: 0;
	}

	.banner-rotate-img {
		height: 100px;
		top: auto;
		right: auto;
		width: 100%;
		left: 0;
		bottom: 0;
	}

	.marquee-inner {
		position: relative;
		width: 3300px;
		height: 80px;
		left: auto;
		top: 15px;
		box-sizing: border-box;
		animation: marquee 30s linear infinite;
	}

	.marquee-item {
		display: inline-block;
		margin: 0 120px;
		width: 80px;
		height: 80px;
	}

	.marquee-item:first-child {
		margin-top: 0px;
		margin-left: 300px;
	}

	.marquee-item:last-child {
		margin-bottom: 0px;
		margin-right: 0px;
	}

	@keyframes marquee {
		from {
			transform: translateX(0);
		}

		to {
			transform: translateX(-100%);
		}

	}

	.section-title p,
	.advertise-sub-sections {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.home-our-service {
		padding-bottom: 40px;
	}

	.section-title h2 {
		font-size: 30px;
	}

	.home-blog .serv-cove {
		padding-bottom: 10px !important;
	}

	.home-testimonial .section-title p br {
		display: none;
	}

	.home-testimonial .container {
		width: 100%;
	}

	p,
	.home-blog h5 {
		font-size: 16px !important;
		line-height: 26px !important;
	}

	.home-blog h5,
	.our-product-section h1,
	p,
	.advertise-card-body h2,
	.card-body h2 {
		text-align: center !important;
	}

	.advertise-sub-sections h5 {
		text-align: center;
		font-size: 25px;
		line-height: 30px;
	}

	.our-product-section .btn-primary {
		display: block;
		width: 180px;
		margin: 0px auto;
	}

	.our-product-section {
		padding-bottom: 60px !important;
	}

	.counter-value {
		margin-bottom: 50px;
		height: 260px;
	}

	.counter-section img {
		max-height: 80px;
	}

	.counter-section .col-md-3:last-child .counter-value {
		margin-bottom: 0px;
	}

	.advertise-slider-section .section-title h2 {
		padding: 0 0px;
	}

	.add-content {
		width: 100%;
	}

	.add-contact-section p {
		text-align: left !important;
	}

	.advertise-card,
	.contact-card {
		padding: 40px 20px 40px 20px;
	}

	.advertise-slider-section {
		padding: 50px 0 120px 0 !important;
	}

	footer .inner .foot-about ul,
	footer .inner .foot-about li:first-child p,
	.foot-services,
	.foot-news,
	footer .inner .foot-news p {
		text-align: left !important;
	}

	footer .inner .foot-about li:first-child {
		width: 100% !important;
	}

	.home-blog h5 {
		height: auto;
	}
		.advertise-card p{ text-align: left !important;  }


}