html {
    -webkit-font-smoothing: antialiased;
     width: 100%;
     height: auto;
     overflow-x: hidden;
     position: static;
     scroll-behavior: smooth;
}
.serbx img{margin-bottom: 0}
.serbx .service-element{padding: 4em;}

.bullets li{margin-bottom:15px}
.bullets
{padding-left: 15px; margin-bottom: 60px;}

.crd-det-tra{width: 300px;
    margin-bottom: 50px;}


.cards3
{background: #fff;
display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0; margin-bottom: 50px
}

.cards3 .txtbx{ padding: 80px;}

.padding-right-none{padding-right:0 ;}
.padding-left-none{padding-left:0 ;}


.con-map {
	overflow: hidden;
	width: 100%;
	height: 500px;
	resize: none;
	max-width: 100%
}
.con-map iframe {
	height: 100%;
	width: 100%;
	border: 0
}


.abt-ttl h1{margin-bottom: 20px !important}
.abt-ttl h6{font-size: 16px;
    margin-bottom: 50px;}