body {
	margin: 0px;
	padding: 0px;
	font-family: Montserrat;
}

.section {
	width: 100%;
	background-color: #fff;
	position: relative;
	overflow: hidden
}
.logo-swe img {
    max-width: 45%;
}
.fixwidth {
	width: 1200px;
	margin: 0px auto;
}

.container {
	width: 100%;
}

.continner {
	width: 100%;
	margin: 4% auto;
	background-color: #fff;
	overflow: hidden
}

h3 {
	color: #A82D88;
	font-size: 28px;
}

p {
	line-height: 1.8;
	font-weight: 600;
	color: #444
}

a {
	text-decoration: none;
	color: #444
}

a:hover {
	color: #A82D88;
}

.footer-social-icon ul li a {
	display: inline-block;
	width: 40px;
	border-radius: 5px;
	height: 40px;
	background: #fb7329;
	margin-top: 80px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
}


.smkkk img {
	width: 89%;
}

#topheader div {
	float: left;
}

#topheader div:nth-child(1) {
	width:20%;
	padding: 20px 0px;
}

#topheader div:nth-child(2) {
	width: 60%;
	text-align: center;
	padding: 14px 0px;
	margin: 20px 0px;
	border-right: solid 1px #efefef
}

#topheader div:nth-child(3) {
	width:20%;
	line-height: 1.5;
	font-size: 20px;
	margin-top: 2%;
	color: #01629E;
	float: right;
}

#topheader div:nth-child(3) span {
    color: #fff;
    font-weight: 600;
    background: #A82D88;
    padding: 10px 15px;
    border-radius: 10px;
    margin-bottom: 11px;
    display: inline-block;
    text-transform: capitalize;
}

#topheader div:nth-child(3) a {
	color: #126DB5;
	font-weight: bold
}

#topheader div:nth-child(3) img {
	vertical-align: middle;
}

#bannersect {
	background: url(img/banner.jpg) no-repeat;
	background-size: 100%;
}

#banner div {
	width: 50%;
	float: right;
	text-align: center;
}

#banner div:nth-child(1) img {
	width: 100%;
	position: relative;
	left: 80px;
}

#banner div:nth-child(2) div {
	width: 80%;
	margin: 20%;
	color: #fff;
	text-align: left;
	font-size: 30px;
}

.snssys {
	font-size: 43px;
	font-weight: bold;
}

#odooabtsect {
	background: url(img/pattern-01.png) no-repeat;
}

#odooabt div {
	width: 50%;
	float: left;
}

#odooabt div:nth-child(1) img {
	margin-top: 10%;
}

#odooabt div:nth-child(2) {
	color: #000;
	text-align: left;
}

#odoomodsect {
	background-color: #A82D88;
}

#odoomodsect div {
	width: 50%;
	float: left;
	text-align: left;
}

#odoomodsect div:nth-child(1) div {
	width: 50%;
	margin: 4% 25%;
	color: #fff
}

#odoomodsect div:nth-child(1) div h3 {
	color: #fff;
}

#odoomodsect ul {
	margin: 0px;
	list-style-image: url(img/right-icon.png);
}

#odoomodsect ul li {
	padding: 10px;
	font-size: 20px;
	font-weight: 900;
}

#odoomodsect ul li span {
	position: relative;
	top: -5px;
}

#odoomodsect div:nth-child(2) img {
	width: 100%;
}

#odooimp div:nth-child(1) {
	width: 100%;
	text-align: left;
	background-color: yellow;
}

#contactsect {
	background: url(img/bck.jpg) no-repeat;
	background-size: 100%;
}

#contactinner div {
	float: left;
}

#contactinner div:nth-child(1) {
	width: 55%;
}

#contactinner div:nth-child(1) div {
	width: 80%;
	margin: 0px 10%
}

#contactinner ul {
	list-style: none;
	padding: 0px;
}

#contactinner ul li img {
	vertical-align: middle;
}

#contactinner div:nth-child(2) {
	width: 44.5%;
	border-left: solid 1px #A82D88;
}

#contactinner div:nth-child(2) div {
	width: 80%;
	margin: 3% 10%
}

#contact ul {
	font-weight: 600;
	color: #444;
}

#formdiv {
	box-shadow: 0px 0px 45px #e8e8e8;
	padding: 1%;
}

#formdiv h4 {
	margin: 0px 10%;
	font-size: 25px;
	margin-top: 7%;
}

#formdiv input[type='text'] {
	width: 76%;
	margin: 0px 10%;
	padding: 2%;
	font-size: 14px;
}

#formdiv textarea {
	width: 76%;
	margin: 0px 10%;
	padding: 2%;
	font-size: 14px;
}

#formdiv input[type='submit'] {
	margin: 0px 10%;
	padding: 10px 20px;
	color: #fff;
	background-color: #A82D88;
	border-style: none
}

#footersect {
	background-color: #000;
}

#footer {
	width: 100%;
	color: #fff;
	margin: 1% auto;
}

#footer div {
	width: 50%;
	float: right;
}

#footer div:nth-child(1) {
	text-align: right;
}

#footer div:nth-child(1) a {
	text-align: right;
	padding-left: 15px;
}

#footer div:nth-child(2) {
	padding-top: 10px;
}

#zf_button_1:hover {
	color: #126DB5 !important;
	cursor: pointer;
}


@media only screen and (max-width:1199px) {
	.fixwidth {
		width: 98%;
		margin: 0px 1%;
	}

	.continner {
		width: 100%;
		margin: 1% auto;
		background-color: #fff;
		overflow: hidden
	}

	h3 {
		color: #A82D88;
		font-size: 20px;
		text-align: left;
		padding: 0px 8px;
		margin: 10px 0px;
	}

	p {
		font-size: 15px;
		padding: 12px;
		line-height: 1.5;
		color: #000;
		text-align: left;
	}

	#topheader div {
		float: left;
	}

	#topheader div:nth-child(1) {
		width: 15%;
		padding: 10px 0px;
	}

	#topheader div:nth-child(2) {
		width: 60%;
		text-align: center;
		font-size: 32px;
		font-family: Montserrat;
		font-weight: 600;
		padding: 5px 0px;
	}

	#topheader div:nth-child(2) img {
		width: 100%;
	}

	#topheader div:nth-child(3) {
		width: 24%;
		line-height: 1;
		font-size: 25px;
		margin-top: 2%;
		color: #01629E;
		text-align: -webkit-right
	}

	#topheader div:nth-child(3) span {
		color: #A82D88;
		font-weight: 600;
	}

	#topheader div:nth-child(3) img {
		vertical-align: middle;
	}

	#bannersect {
		background: url(img/banner.jpg) no-repeat;
		background-size: 100%;
	}

	#banner div {
		width: 100%;
		float: right;
		text-align: center;
	}

	#banner div:nth-child(1) img {
		width: 55%;
		position: static;
	}

	#banner div:nth-child(2) div {
		width: 98%;
		margin: 1%;
		color: #000;
		text-align: center;
		font-size: 22px;
	}

	#odooabtsect {
		background: none;
	}

	#odooabt div {
		width: 50%;
	}

	#odooabt div:nth-child(1) img {
		width: 50%;
		margin: 5% 0px;
	}

	#odooabt div:nth-child(2) h3 {
		text-align: left;
		padding: 0px 8px;
		margin: 0px;
	}

	#odoomodsect {
		background-color: #A82D88;
	}

	#odoomodsect div {
		width: 100%;
		clear: both;
		text-align: left;
	}

	#odoomodsect div:nth-child(1) div {
		width: 90%;
		margin: 1% 5%;
		color: #fff
	}

	#odoomodsect div:nth-child(1) div h3 {
		color: #fff;
	}

	#odoomodsect ul {
		margin: 0px;
		list-style-image: url(img/right-icon.png);
	}

	#odoomodsect ul li {
		padding: 5px;
		font-size: 16px;
		font-weight: 500;
	}

	#odoomodsect div:nth-child(2) img {
		width: 100%;
	}

	#odooimp div:nth-child(1) {
		width: 100%;
		text-align: left;
	}

	#contactsect {
		background: none;
	}

	#contactinner div {
		float: left;
	}

	#contactinner div:nth-child(1) {
		width: 100%;
	}

	#contactinner div:nth-child(1) div {
		width: 98%;
		margin: 0px 1%
	}

	#contactinner ul {
		list-style: none;
		padding: 0px;
		font-size: 12px;
	}

	#contactinner ul li img {
		vertical-align: middle;
	}

	#contactinner div:nth-child(2) {
		width: 100%;
		border-left: solid 0px #fff;
	}

	#contactinner div:nth-child(2) div {
		width: 98%;
		margin: 3% 1%
	}

	#formdiv {
		box-shadow: 0px 0px 45px #e8e8e8;
		padding: 0%;
	}

	#formdiv h4 {
		margin: 0px 10%;
		font-size: 25px;
		margin-top: 7%;
	}

	#footer div {
		width: 100%;
		clear: both;
		text-align: center;
	}

	#footer div:nth-child(1) {
		padding-top: 0px;
		text-align: center;
	}

	#footer div:nth-child(2) {
		font-size: 12px;
		margin-bottom: 10px;
	}

}

@media only screen and (max-width:950px) {
	p {
		font-size: 18px;
		padding: 8px;
		line-height: 1.5;
		color: #000;
		text-align: left;
		font-weight: 100;
	}

	#topheader div:nth-child(1) {
		width: 15%;
		padding: 10px 0px;
		float: left;
	}

	#topheader div:nth-child(2) {
		width: 60%;
		text-align: center;
		padding: 5px 0px;
		margin: 0px;
	}

	#topheader div:nth-child(3) {
		width: 24%;
		line-height: 1;
		font-size: 25px;
		margin-top: 2%;
		color: #01629E;
		text-align: -webkit-center;
		float: right;
	}
}

@media only screen and (max-width:900px) {
	.pcres {
		display: none;
	}

	#topheader div {
		clear: both
	}

	#topheader div:nth-child(1) {
		width: 100%;
		padding: 0px;
		text-align: center;
	}

	#topheader div:nth-child(2) {
		width: 100%;
		padding: 0px;
	}

	#topheader div:nth-child(3) {
		width: 100%;
		line-height: 1;
		font-size: 15px;
		margin-top: 1%;
		text-align: center;
	}

	#topheader div:nth-child(3) span {
		color: #A82D88;
		font-weight: 600;
	}

	#topheader div:nth-child(3) img {
		vertical-align: middle;
	}

}

@media only screen and (max-width:800px) {
	#odooabtsect {
		background: none;
	}

	#odooabt div {
		width: 100%;
		clear: both;
	}

	#odooabt div:nth-child(1) img {
		width: 50%;
		margin: 5% 0px;
	}

	#odooabt div:nth-child(2) h3 {
		text-align: left;
		padding: 0px 8px;
		margin: 0px;
	}
}

@media only screen and (max-width:500px) {
	.fixwidth {
		width: 98%;
		margin: 0px 1%;
	}

	.continner {
		width: 100%;
		margin: 1% auto;
		background-color: #fff;
		overflow: hidden
	}

	h3 {
		color: #A82D88;
		font-size: 20px;
		text-align: left;
		padding: 0px 8px;
		margin: 10px 0px;
	}

	p {
		font-size: 14px;
		padding: 8px;
		line-height: 1.5;
		color: #000;
		text-align: left;
		font-weight: 100;
	}

	#topheader div {
		clear: both
	}

	#topheader div:nth-child(1) {
		width: 100%;
		padding: 0px;
		text-align: center;
	}

	#topheader div:nth-child(2) {
		width: 100%;
		padding: 8px 0px;
	}

	#topheader div:nth-child(3) {
		width: 100%;
		line-height: 1;
		font-size: 18px;
		margin-top: 1%;
		text-align: center;
	}

	#topheader div:nth-child(3) span {
		color: #A82D88;
		font-weight: 600;
	}

	#topheader div:nth-child(3) img {
		vertical-align: middle;
	}

	#bannersect {
		background: url(img/banner.jpg) no-repeat;
		background-size: 100%;
	}

	#banner div {
		width: 100%;
		float: right;
		text-align: center;
	}

	#banner div:nth-child(1) img {
		width: 55%;
	}

	#banner div:nth-child(2) div {
		width: 98%;
		margin: 1%;
		color: #000;
		text-align: left;
		font-size: 18px;
	}

	.snssys {
		font-size: 25px;
		font-weight: bold;
	}

	#odoomodsect {
		background-color: #A82D88;
	}

	#odoomodsect div {
		width: 100%;
		clear: both;
		text-align: left;
	}

	#odoomodsect div:nth-child(1) div {
		width: 90%;
		margin: 1% 5%;
		color: #fff
	}

	#odoomodsect div:nth-child(1) div h3 {
		color: #fff;
	}

	#odoomodsect ul {
		margin: 0px;
		list-style-image: url(img/right-icon.png);
	}

	#odoomodsect ul li {
		padding: 5px;
		font-size: 16px;
		font-weight: 500;
	}

	#odoomodsect div:nth-child(2) img {
		width: 100%;
	}

	#odooimp div:nth-child(1) {
		width: 100%;
		text-align: left;
	}

	#contactsect {
		background: none;
	}

	#contactinner div {
		float: left;
	}

	#contactinner div:nth-child(1) {
		width: 100%;
	}

	#contactinner div:nth-child(1) div {
		width: 98%;
		margin: 0px 1%
	}

	#contactinner ul {
		list-style: none;
		padding: 0px;
		font-size: 14px;
	}

	#contactinner ul li img {
		vertical-align: middle;
	}

	#contactinner div:nth-child(2) {
		width: 100%;
		border-left: solid 0px #fff;
	}

	#contactinner div:nth-child(2) div {
		width: 98%;
		margin: 3% 1%
	}

	#formdiv {
		box-shadow: 0px 0px 45px #e8e8e8;
		padding: 0%;
	}

	#formdiv h4 {
		margin: 0px 10%;
		font-size: 25px;
		margin-top: 7%;
	}

	#footer div {
		width: 100%;
		clear: both;
		text-align: center;
	}

	#footer div:nth-child(1) {
		padding-top: 0px;
		text-align: center;
	}

	#footer div:nth-child(2) {
		font-size: 11px;
		margin-bottom: 10px;
	}

}

.heading-cards h2 {
	color: #000;
	font-size: 36px;    margin-bottom: 0;
  }
  
  .features-section {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
    padding: 25px 40px 40px 40px;
  }

  .features-section a{
	text-decoration: none;
  }
  
  .feature-card {
	background: #f9f5ff;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	text-align: center;
	padding: 20px;
	flex: 1 1 calc(33.33% - 20px);
	max-width: calc(31.89% - 20px);  
	transition: transform 0.3s ease;
	cursor: pointer;
	text-decoration: none;
	color: inherit;
  }
  
  .feature-card:hover {
	transform: translateY(-10px);
  }
  
  .feature-icon img {
	max-width: 80%;
	width: 100%;
  }
  
  .feature-title {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	color: #333;
	text-align: left;
  }
  .feature-card:hover .feature-title {
	color: #000066;
  }
  
  .feature-icon img:hover {
	transform: scale(1.1);
  }
  .feature-icon{
	overflow: hidden;
  }
  .feature-icon img {
	  max-width: 30%;
  }
  
  .feature-icon img {
  
  
	transition: 0.5s;
  }
  .para-d {
	text-align: left;
  }
  /* Responsive styles for smaller screens */
  @media (max-width: 768px) {
	.feature-card {
	  flex: 1 1 calc(33% - 20px);
	  max-width: calc(50% - 20px);
  
	}
  }
  
  @media (max-width: 480px) {
	.feature-card {
	  flex: 1 1 100%;
	  max-width: 100%;
	}
	.feature-icon img:hover {
	  transform: scale(1);
	}
	.heading-cards h2 {
	  font-size: 20px;
  }
  }
  
   
  
  