	@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
	/* Header section styling */
	body{
		font-family: "DM Sans", serif;
		overflow-x:hidden;
	}
	.commonpadding{
		overflow-x:hidden;
	}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: white;
    z-index: 1000;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}
.fixed div#navbarNav ul a {
    color: #000;
}
.footer-links li {
    color: #fff;
}
.socialmedia ul {
    list-style: none;
    margin: 0;
    padding: 0;
	li{
		a{
			color:#fff;
		}
		img{
			margin-right:5px;
		}
		color:#fff;
		margin-bottom:15px;
	}
}
.col-lg-6.text-center img.img-fluid {
    border-radius: 10px;
}
	.btn-danger{
		background-color: #205367 !important;
		color:#fff !important;
		border-color:  #205367 !important;
	}
	#wpsl-wrap #wpsl-result-list li{
		font-size:12px;
	}
	.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li, .wpsl-selected-item{
			padding: 10px 12px !important;
	}
	input#wpsl-search-input{
		width: 220px;
		background-color:#fff;
		padding:9px;
	}
	#wpsl-search-wrap div label, #wpsl-search-wrap .wpsl-input label {
		height: 43px;
		align-items: center;
		display: inline-flex !important;
	}
	.img-fluid{
		z-index:1;position: relative;
	}
	h1, h2, h3, .footer-link-title{
		font-family: "DM Sans", serif;
		font-weight:600
	}
.footer-link-title{
	color:#fff;
}
	.contacticon img.img-fluid {
		max-width: 32px;
		margin-right: 10px;
	}
	.text-container{
		overflow-x:hidden;z-index: 1;
	}
	.btn-primary:hover{
		background: #1d3c7c;
		color: #fff;
	}
	.logosize{
		padding: 0px 0px 0px;
    text-align: center;
    display: block;
    max-width: 140px;
	}
	.navbar.navbar-expand-lg.container{
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		padding-top:0;
	}
	.navbar-brand{
		background-image: url('images/logobg.png'); /* Replace with actual background */
		background-repeat: no-repeat;
		width: 210px;
		background-size: contain;
		background-position: center bottom;
	}
	.navbar-dark .navbar-nav .nav-link{
		color: #000;
		text-align: left;
		font-family: DM Sans;
		font-weight: 400;
		font-size: 16px;
		line-height: 28px;
		letter-spacing: 1px;
	}
	.header {
		background-size: cover;
		background-position: center;
		color: white;
		padding: 17% 0 7%;
		text-align: center;
	}
	.header h1 {
        font-family: DM Sans;
        font-weight: 900;
        font-size: 48px;
        line-height: 55px;
        letter-spacing: 2px;
        text-align: center;
	}
	h2.pb-3 {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 2px;
    text-align: center;
}
	header.header ul{
		list-style: none;
		padding:0px;
	}
	header.header li{
		position:relative;
		padding-left:30px;
		font-weight:500;

	}
	header.header li img {
		position: absolute;
		left: 0px;
		top: 2px;
	}
	.btn-outline-light:hover{
		border-color: #1d3c7c;
		background: #1d3c7c;
		color:#fff;
	}
	.header li{
		font-family: "DM Sans", serif;
		font-size: 22px;
		line-height: 30.06px;
		text-align: left;
		position:relative;
	}

	.header .btn {
		background-color: #0F3C4F;
		color: white;
		margin-top: 20px;
	}
	.btncall{
		border: 2px solid #FFFFFF;
		background: #FFFFFF;
		color:#ED3237;
	}
	.btn {
		background: #0f3c4f;
    border: #0f3c4f;
    color: #fff;
    font-family: DM Sans;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
	}
	.btnget{
		background: #ED3237;
		color:#FFFFFF;
		border: 2px solid #ed3237;
	}
	.btn.btnget:hover {
		background: #1d3c7c;color:#FFFFFF;
		border-color:#1d3c7c;
	}
	.commonpadding{
		padding:50px 0px;
	}

	.half {
		position: absolute;
		border-radius: 400px; /* Default for left side */
		overflow: hidden;  
		bottom:20px;  
	}
	.half.left {
		left: -200px;
		border-radius: 400px;
		background: #EFEFEF;
		width: 400px;
		height: 400px;
	}
	.normal_text ul {
		padding-left: 15px;
	}
	.normal_text h4 {
		font-weight: 600;
	}
	.half.right {
		right: -200px;
		border-radius: 400px;
		background: #EFEFEF;
		width: 400px;
		height: 400px;
	}
	/* Icon section styling */

	.icon-section.text-center {
		border-radius: 8px;
		background: #FFFFFF;
		box-shadow: 0px 0px 15px 0px #0000000F;
	}
	.container.icon-section.text-center {
		margin: 0 auto;
		margin-top: 0px;
		left: 0;
		right: 0px;
		margin-top: -50px;
		overflow: hidden;
	}
	section.icon-bar {
		position: relative;
	}

	h2 {
		font-size: 32px;
	}
	section.icon-bar:after {
		content: " ";
		position: absolute;
		top: 0px;
		bottom: 0px;
		background: #f8f8f8;
		left: 0px;
		right: 0px;
		width: 100%;
		z-index: -1;
		margin-top: 50px;
	}
	.col-md-3.icon-box {
		max-width: 220px;
		margin: 0 auto;
	}
	.icon-section {
		background-color: #f9f9f9;
		padding: 30px 0;
		text-align: center;
	}
	.icon-section i.pdficon {
		font-size: 2.5rem;
		color: #205367;
		margin-bottom: 10px;
	}
	#downloadTabs a.nav-link {
	position: relative;
	}
	.icon-section h3 {
		margin-top: 10px;
		height: 42px;
		gap: 0px;
		text-align: center;
		font-family: "DM Sans", serif;
		font-size: 35px;
		font-weight: 600;
		line-height: 42.36px;
		color: #ED3237;
	}
	.icon-section p {
		font-family: "DM Sans", serif;
		font-size: 18px;
		font-weight: 600;
		line-height: 28.37px;
		text-align: center;
	}

	.experience-badge h4 {
		font-size: 50px;
		font-weight: 900;
		line-height: 53.95px;
	}
	.experience-badge h5 {
		font-size: 18px;
		font-weight: 900;
		line-height: 19.42px;
	}
	.experience-badge h6 {
		font-size: 11px;
		font-weight: 900;
		line-height: 12.95px;
		background: #000000;
		color: #fff;
		padding: 5px;
		border-radius: 0px 0px 8px 8px;
	}
	.experience-badge {
		width: 100px;
		text-align:center;
		border-radius: 8px;
		right: 40px;
		position: absolute;
		bottom: 55px;
		background-color: #fff;
		color: #000;
		padding: 5px 10px;
		font-weight: bold;
		border-radius: 6px;
	}
	.text-container h1 {
		color: #205367;
		font-weight: bold;
		font-size: 2.5rem;
	}
	.btn-read-more {
		background-color: #205367;
		color: #fff;
		border-radius: 6px;padding:10px 20px;
	}
	.btn-read-more:hover {
		background-color: #1d3c7c;
		color: #fff;
	}
	.small_title{
		font-size: 18px;
		font-weight: 500;
		line-height: 19.42px;
		position:relative;
	}
	.small_title:after {
		content: "";
		width: 56px;
		height: 1px;
		position: absolute;
		bottom: 2px;
		margin-left: 10px;
		border: 1px solid #FB3F04;
	}
	.big_title{
		font-size: 35px;
		padding: 15px 0px;
	}
	span.big_title_upper{
		display: block;color: #ED3237;
	}
	.normal_text{
		font-size: 16px;
		font-weight: 400;
		line-height: 28px;
		text-align: left;
	}
	.dividerspacing{
		margin-top:48px;
	}
	/* Call-to-action */
	.callto-section {
		background: url('images/callto.png') #0B2862;
		background-size: cover;
		background-position: center;
		color: white;
		padding: 50px;
		border-radius: 8px;
		text-align: center;
		position: relative;
	}
	.callto-section h2 {
		color: #fff;
		max-width: 504px;
		text-align: left;
	}
	.callto-section .highlight {
		color: #00d0ff;
	}
	.map-overlay {
		position: absolute;
		top: 40px;
		max-width: 150px;
		right: 15%;
	}
	.callto-section.container .btn {
		padding: 10px 30px;
	}
	/* Product */
	h2.product_title
	{
		font-size: 45px;
		font-weight: 700;
		line-height: 48.55px;margin: 0px;
		    color: #296074;
	}
	.colortheme{
		color: #205367;
		display: block;
		font-weight: 600;
		font-family: "DM Sans", serif;
		font-size: 20px;
	}
	.product_sub_title{
		font-size: 35px;
		font-weight: 700;
		line-height: 45.53px;
		text-align: left;
	}
	.row.even{
		background:#FAFAFA;
	}
	section.product-section{
		padding:50px 0px;  
	}
	.product-section .productcard{
		padding:50px 0px;
		border-radius: 6px;
	}
	section.product-section .even.productcard{
		background: #FAFAFA;
		max-width: 1500px;
		margin: 0 auto;    
	}
	.image-product img {
		text-align: center;
		margin: 0 auto;
		display: block;

	}
	.wpcf7-list-item {
		display: inline-block;
		margin: 0px 10px 0 0em;
	}
	/* testimonial */
	.testimonial-section h2{
		padding-top:40px;
	}
	.testimonial-section .owl-dots button {
		background: #DDE2E5 !important;
		width: 10px !important;
		height: 10px !important;
		z-index: 1 !important;
		border-radius: 10px;
		margin: 6px;
		margin-top: 40px;border:none;
	}
	.testimonial-section button.owl-dot.active {
		background: #ED3237 !important;
	}
	.testimonial-card .border-card{
		background-color: #357085;
		text-align: center;
		padding: 15px;
		margin:15px;
		border-radius: 8px;    
		border: 1px solid #357085;
	}
	.owl-item.active.center .border-card{
		opacity: 1;
	}
	.owl-center .testimonial-card {
		opacity: 1;
		box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
	}
	.testimonial-text {
		margin-bottom: 15px;
		font-size: 18px;
		font-weight: 400;
		line-height: 28px;
		text-align: left;
		color: #ffffff;
	}
	.client-name {
		font-size: 18px;
		font-weight: 500;
		line-height: 30px;
		text-align: left;
		color: #fff;
		margin-top:10px;  
	}
	.client-profession {
		color: #000000;
		font-size: 16px;
		font-weight: 500;
		line-height: 30px;
		text-align: center;
	}
	.stars {
		color: #ED3237;
		font-size: 22px;
		padding: 10px;
		letter-spacing: 6px;
		opacity: 1;
	}
	.testimonial-carousel-img .testimonial-item {
		margin: 0 auto;
		max-width: 960px;
	}
	.testimonial-carousel-img .testimonial-item img.client-photo {
		height: auto;
		border-radius: 5px;
		margin-right: 20px;
	}
	.testimonial-carousel-img .testimonial-content {
		text-align: left;
	}
	.testimonial-carousel-img .testimonial-content h4 {
		font-size: 20px;
		font-weight: 500;
		line-height: 26.02px;
		text-align: left;
	}
	.testimonial-carousel-img .testimonial-content strong{
		font-size: 20px;
		font-weight: 500;
		line-height: 26.02px;
		text-align: left;
		font-style: normal;
		margin-top: 25px;
		display: block;
	}
	.testimonial-carousel-img .testimonial-content p {
		margin: 5px 0 15px;
		font-size: 22px;
		font-style: italic;
		font-weight: 400;
		line-height: 32.58px;
		text-align: left;
	}
	.testimonial-carousel-img .testimonial-content .btn {
		display: inline-flex;
		align-items: center;
		color: white;
		border: none;
		border-radius: 5px;
		padding: 10px 30px;
		text-decoration: none;
		background: #153258;
		text-align: left;
	}
	.testimonial-content .btn img{
		width: 41.28px;
		height: 29.03px;
		margin-right:10px;
	}
	.testimonial-carousel .testimonial-content .btn i {
		margin-right: 8px;
	}

	/* Custom navigation arrows */
	/* Custom navigation arrows */
	.commonpadding{
		position: relative;
	}
	.custom-nav {
		position: absolute;
    top: 62%;
    width: 98%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    z-index: 1;
    padding-left: 4%;
	}

	.custom-nav .owl-prev,
	.custom-nav .owl-next {
		border-radius: 50%;
		width: 50px;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
		font-size: 30px;
		color: #000;
		pointer-events: all;
		font-weight: bold;
		background: #fff;
		border:none;
	}
	.contact_us_page {
		background: url(images/con_bg.webp) no-repeat top left;
	}
	/* Hover effect for arrows */
	.custom-nav .owl-prev:hover,
	.custom-nav .owl-next:hover {
		color: #153258;
	}

	/* Carousel wrapper to position arrows */
	.carousel-wrapper {
		position: relative;
	}
	/* Hover effect for arrows */
	/* icon setup */
	.roundicon {
		position: relative;z-index: -1;
	}
	.roundicon .ico{
		position: absolute;
	}
	.roundicon .ico.icon1 {
		background-image: url(images/round28.png);
		background-size: contain;
		width: 28px;
		height: 28px;
		left: -50px;
		top: -50px;
	}
	.roundicon .ico.icon2 {
		background-image: url(images/round38.png);
		background-size: contain;
		width: 38px;
		height: 38px;
		right: 20%;
		top: -70px;
	}
	.roundicon .ico.icon3 {
		background-image: url(images/round78.png);
		background-size: contain;
		width: 64px;
		height: 64px;
		left: 42px;
		margin-top: 29%;
	}
	.roundicon .ico.icon4 {
		background-image: url(images/round28.png);
		background-size: contain;
		width: 28px;
		height: 28px;
		right: 20%;
		margin-top: 29%;
	}
	/* Footer */
	.footer {
		background: #2F2E2E;
		padding: 50px 0;
		text-align: center;
	}
	.footer-top-bg {
		position: relative;
	}
	.footer-top-bg:after{
		content: " ";
		position: absolute;
		bottom: 0px;
		background: #f8f9fa;
		left: 0px;
		right: 0px;
		z-index: -1;
		margin-top: 66px;
		border: red;
		height: 60px;
		bottom: 0px !important;
	}
	.footer-top {
		background: url('images/calltofooter.png') #0B2862;
		background-size: cover;
		background-position: center;
		padding: 60px 20px;
		color: #fff;
		text-align: center;
		border-radius: 8px;
		max-width: 1500px;
		margin: 0 auto;
	}
	.footer-top .btn-primary, .footer-top .btn-outline-light {
		margin: 10px;
		padding: 10px 30px;
		border-radius: 8px; 
	}
	.btn-primary{
		background: #ED3237;
		border-color: #ED3237;
	}
	.footer-link-title {
		margin-bottom: 20px;
		font-family: "DM Sans", serif;
		font-size: 24px;
		font-weight: 700;
		line-height: 29.05px;
		text-align: left;
	}
	.footer-links a {
		color: #fff;
		text-decoration: none;
		display: block;
		margin-bottom: 5px;
		font-family: "DM Sans", serif;
		font-size: 16px;
		font-weight: 400;
		line-height: 31.22px;
		text-align: left;
		position: relative;
		padding-left: 0px;
	}
	.footer.text-left p {
		font-family: "DM Sans", serif;
		font-size: 16px;
		font-weight: 400;
		line-height: 31.22px;
		text-align: left;
	}
	.footer-links a:hover {
		color:#ED3237;
	}
	.social-icons a {
		color: #000;
		font-size: 1.5rem;
		margin: 0 10px;
	}
	.footer-bottom {
		text-align: center;
		color: #666;
    background: #2f2e2e;
	}
	.social-icons.mb-4 a:hover {
		background: #0B2862;
	}
	.social-icons.mb-4 a {
		background: #ED3237;
		width: 36.64px;
		height: 36.64px;
		display: inline-block;
		border-radius: 100%;
	}
	.social-icons.mb-4 img {
		max-height: 17px;
		margin-top: -6px;
	}
	textarea.form-control {
		height: auto;
		max-height: 80px;
	}
	.footer-bottom .single-line{
		display: inline-flex;
		padding: 0px;
		align-items: center;justify-content: space-between;
	}
	.footer-links .menu {
		padding: 0;
		padding-left: 15px;
	}
	.benefits-list {
		list-style: none;
		padding: 0;
	}
	.benefits-list li {
		display: flex;
		align-items: center;
		font-size: 16px;
		margin-bottom: 8px;
	}
	.benefits-list li i {
		color: red;
		margin-right: 10px;
	}
	section.py-5.whychoose {
		background-repeat: no-repeat;
		background-position: top left;
		overflow: hidden;
	}
	h5 {
		font-size: 18px;
		font-weight: 400;
		line-height: 29.43px; 
	}
	.min-h-100{
		min-height: 88px;
		font-size: 14px;	
	}
	.feature-icon img {
		max-height: 50px;
	}
	.feature-card {
		padding: 20px;
		text-align: center;      
		border-radius: 6px;
		background-color: #fff;
		overflow:hidden;
		box-shadow: 0px 4px 14px 4px #0000000D;
	}
	.feature-icon {
		color: #ff5733;
		margin-bottom: 10px;
	}
	.download-section .nav-tabs .nav-link {
	text-transform: uppercase;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 10px;
	font-size: 16px;
	border: 1px solid #fff;	
	} 
	.download-section .nav-tabs .nav-link i.pdficon {
		padding: 12px;
		margin-right:10px;
	border-right: 1px solid #fff;
	}

	.fas.fa-classic.fa-light.fa-chevron-down.fa-lg.fa-fw.arrowright {
	right: 10px;
	position: absolute;
	top: 20px;
	}
	.nav-tabs .nav-link.active{
		color:#000;
	}
	#downloadTabs{
		gap:20px;
	}

	.w15 {
		max-width: 18px;
		filter: grayscale(100%);
	}
	.nav-tabs .nav-item {
		border-radius: 6px;
	}
	.nav-tabs .nav-item a{

	}
	.download-section .tab-content {
		background-color: #ffffff;
		padding: 20px;
		border: 1px solid #dee2e6;
		border-top:0px;
		border-radius: 0px 0px 6px 6px;
	}
	section.pro-aboutus {
		background-repeat: no-repeat;
		background-position: bottom right;
		background-size: contain;
		border-bottom: 1px solid #edeeee;
		overflow: hidden;
	}
	section.pro-aboutus .float-right {
		max-width: 700px;
	}
	.specification_box{
		border: 1px solid #D9D9D9;
		padding: 20px 0px;
		border-radius: 6px;
		background: #FFFFFF;
	}
	.specification_box span.stitle {
		font-size: 12px;
	}
	.work-card img{
		height: 250px;
		object-fit: cover;
		object-position: center;
	}
	.download-sec {
		padding: 40px 0;
		background: #193161 url(images/rectangle-bg.png ) no-repeat;
		background-size: auto;
		background-size: cover;
	}
	#wpsl-wrap{
		background:#fff;
	}
	@media(max-width:991px){
		.navbar-dark .navbar-nav .nav-link{
			line-height:16px;
		}
		div#navbarNav {
			background: #8cabad;
			padding:10px 15px;
			z-index: 1;
		}
		.navbar-dark .navbar-toggler{
			background:#fff;
		}
		.navbar-dark .navbar-toggler-icon {
			background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='red' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
		}
		.logosize{
			padding: 0px 15px 15px;
			max-width: 110px;
		}
		.navbar-brand{
			width: unset;
			height: unset;
		}
		.header h1 {
			font-size: 45px;
			line-height: 50.57px;
		}
		.header p, .icon-section p{
			font-size: 16px;
			line-height: 20.06px;
			margin-bottom: 0.5rem;
		}
		.header img.mr-2 {
			max-width: 16px;
		}
		.header li{
			padding-left: 24px;   
			font-size: 18px;
			line-height: 120%;
		}

		.container.icon-section.text-center{
			margin-top:0px;
		}
		.big_title {
			font-size: 35px;
		}
		.btn {
			font-size: 16px;
		}  
		h2{
			font-size: 28px;
		}
		.callto-section.container .btn{
			padding: 10px 20px;
		}
		.callto-section{
			padding: 24px;
		}
		.map-overlay {
			right: 15px;
			max-width: 100px;
			margin-top: 20px;
		}
		.footer-top{
			padding: 40px 24px;
		}
		.owl-item.active.center .testimonial-card {
			transform: scale(1.01);    
		}
		.testimonial-carousel-img .testimonial-content h4{
			font-size: 18px;
		}
		.testimonial-carousel-img .testimonial-content strong{
			margin-top: 20px;
			font-size: 18px;
		}
		.testimonial-carousel-img .testimonial-content p{
			font-size: 20px;
		}
		section.product-section{
			padding: 40px 0px;
		}
		.product_sub_title{
			font-size: 24px;line-height: 36.53px;
		}
		.footer-link-title{
			font-size: 20px;
		}
		.footer.text-left p {
			font-size: 15px;
		}
	}
	@media(max-width:767px){
		.header{
			padding: 22% 0 7%;
		}
		h2.small_title {
			margin-top: 40px;
		}
		h1 {
			font-size: 35px;
			line-height: 45px;
		}
		h2 {
			font-size: 30px;
			line-height: 42px;
		}
		.big_title {
			font-size: 30px;
			line-height: 42px;
		}  
		.product-section .image-product{
			max-width: calc(100% - 40px);
			margin: 0;
		}
		.odd.productcard .row {
			flex-direction: column-reverse;
		}
		.callto-section h2{
			max-width: 320px;
		}
		.even.productcard .col-md-7.pl-5.text-container {
			padding-left: 15px !important;
			margin-top: 15px;
		}
		div#navbarNav a.btn.btncall.ml-4.mr-3 {
			margin-left: 0px !important;
		}
		.testimonial-carousel-img .testimonial-item{
			display: inline;
		}
		.testimonial-carousel-img .testimonial-item img.client-photo{
			margin-right:0px;
			width:100%;
		}
		.testimonial-carousel-img .testimonial-content{
			margin-top: 20px;
		}
		.custom-nav{
			        width: 95%;
        bottom: 10%;
        left: 1.5%;
        top: unset;
		}
		.footer{
			padding: 25px 0 10px;
		}
		.footer-bottom .single-line{
			display: initial;
		}
		.footer-link-title{
			margin-top: 15px;
			margin-bottom:10px;
		} 
		.roundicon .ico.icon1{ 
			left:0px;
		}
		.roundicon .ico.icon2{
			right:0px;
		}
		.map-overlay {
			display:none;
		}
	}