html {
	  scroll-behavior: smooth;
	}
a
{
	text-decoration:none !important;
	transition:all .5s ease-in-out;
}

/*-------------------------------- HEADER TOP --------------------------------------------*/
.head-book p {
    text-align: center;
    margin-bottom: 0;
    padding-top: 40px;
}
.head-book a {
    color: #ffffff;
    padding:10px;
    background:#3E6BBE;
    display: inline-block;
}
.head-book a:hover {
    color:#ffffff;
    background: #0358a8;
}

@media only screen and (min-width: 320px) and (max-width: 640px) {
    .head-book p {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 991px) {
    .head-book {
        position: absolute;
        left: -30%;
        top: -6px;
    }
}
/*-------------------------------- middle work main ----------------------------*/
.get-quote {
	background: #ffffff;
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0px 0px 25px #7575756b;
	background: #fff;
}
.get-quote h3 {
	font-weight: bold;
	color: #000000;
}
.get-quote h4 {
	color: #3D3D3D;
	font-size: 16px;
}
.get-quote .btn-primary {
	background: #3E6BBE;
    border: 1px solid #3E6BBE;
}
.get-quote .btn-primary:hover {
	background: #0358a8;
}
.our-btn {
	text-align: center;
}
.our-input {
	color: #757575 !important;
	background-color: #f6f6f6 !important;
	border: initial !important;
}
.our-input:placeholder {
	color: #757575 !important;
}
.our-input:focus {
	border: initial !important;	
	box-shadow: initial !important;
}

.erp-clients {
	background: #3E6BBE;
	padding-top: 3%;
	padding-bottom: 3%;
	color:#ffffff;
	position: relative;
	margin-top: -329px;
}
.erp-clients h2 {
	font-weight: bold;
}
.erp-clients h3 {
	color:#BBFD12;
	font-size: 20px;
}
.erp-clients h4 {
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}
.erp-clients p {
	font-style: italic;
	margin-bottom: 0;
}

@media only screen and (min-width: 320px) and (max-width: 640px) {
	#get-quote {
		display: none;
	}
	.erp-clients {
		margin-top: 0px;
	}	
}
@media only screen and (min-width: 641px) and (max-width: 991px) {
	#get-quote {
		display: none;
	}
	.erp-clients {
		margin-top: 0px;
	}	
}

/*----------------------------- middle work two ---------------------------*/
.middle-work-two {
	padding-top: 3%;
	padding-bottom: 3%;
	width: 100%;
	position: relative;
}
.four-flex {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.four-flex-det {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.four-flex-det p {
	font-size: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 99;
	margin-bottom: 0;
}
.four-flex-det img {
	width: 60px;
}
.four-flex-det h4 {
	font-size: 15px;
	width: 250px;
	padding-left: 10px;
	color: #3e6bbe;
	font-weight: bold;
	margin-bottom: 0;
}
@media only screen and (min-width: 320px) and (max-width: 640px) {
	.four-flex {
		display: block;
	}
}
/*----------------------------- middle work three ------------------------*/
.middle-work-three {
	padding-top: 3%;
	padding-bottom: 3%;
	position: relative;
}
.mmg-about {
	color: #3D3D3D;
}
.mmg-about h2 {
	font-weight: bold;
}
.mmg-about h4 {
	font-size: 18px;
	line-height: 1.4;
}
.mmg-about p {
	line-height: 1.6;
	text-align: justify;
}
.mmg-about-icon {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.mmg-about-icon h4 {
	font-weight: bold;
	margin-top: 15px;
}

/*---------------------------------- middle work four ---------------------*/
.middle-work-four {
	padding-top: 3%;
	padding-bottom: 3%;
	position: relative;
}
.middle-work-four h2 {
	font-weight: bold;
	color: #3D3D3D;
}
.plot-img {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	box-shadow: 1px 1px 10px #3d3d3d40;
}


/*---------------------------------- middle work five ---------------------*/
.middle-work-five {
	background: #f6f6f6;
}

/*---------------------------------- middle work six ---------------------*/
.middle-work-six {
	padding-top: 3%;
	padding-bottom: 3%;
	background: #E7EDF7;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	position: relative;
}
.middle-work-six h2 {
	font-weight: bold;
	color: #3D3D3D;
}
.middle-work-six h4 {
	font-size: 18px;
	line-height: 1.4;
}
.Key-img {
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}
.Key-img h4 {
	margin-top: 15px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.4;
	color: #3D3D3D;
}
/*---------------------------------- middle work seven ---------------------*/
.middle-work-seven {
	padding-top: 3%;
	padding-bottom: 3%;
	position: relative;
	width: 100%;
}
.middle-work-seven h2 {
	font-weight: bold;
	color: #3D3D3D;
}
.middle-work-seven h4 {
	font-size: 18px;
	line-height: 1.4;
}
.layout-img {
	margin-bottom: 15px;
	margin-top: 15px;
}

/*---------------------------------- middle work seven ---------------------*/
.middle-work-eight {
	padding-top: 3%;
	padding-bottom: 3%;
	position: relative;
	width: 100%;
}
.middle-work-eight h2 {
	font-weight: bold;
	color: #3D3D3D;
}
.middle-work-eight h4 {
	font-size: 18px;
	line-height: 1.4;
}
.testi-main {
	display: flex;
	justify-content: center;
	align-items: center;
}
.testi-img {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.testi-img a {
	display: block;
	background: #1A1A1A;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	z-index: 9999;
    position: relative;
}
.testi-img a:hover {
	color: #3E6BBE;
}
@media only screen and (min-width: 320px) and (max-width: 640px) {
	.testi-main {
		display: block;
	}
	.testi-img img {
		width: 100%;
	}
}

/*----------------------------- footer ------------------------*/
.get-quote-footer {
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0px 0px 25px #7575756b;
	background: #ffffff;
	margin-bottom: -50px;
}
.get-quote-footer h4 {
	color: #3E6BBE;
	font-style: italic;
}
.get-quote-footer h4 b {
	font-style: normal;
}
.get-quote-footer .btn-primary {
	background: #3E6BBE;
    border: 1px solid #3E6BBE;
}
.get-quote-footer .btn-primary:hover {
	background: #0358a8;
}

.footer-top {
	background: #edf0f5;
	padding-top: 3%;
	/*padding-bottom: 3%;*/
}
.footer-detail {
	padding-bottom: 20px;
	padding-top: 20px;
}
.footer-detail h2 {
	font-weight: bold;
	margin-bottom: 15px;
	color: #3D3D3D;
	font-size: 35px;
}
.footer-detail h4 {
	font-weight: bold;
	font-size: 18px;
	color: #3E6BBE;
}
.footer-detail p {
	line-height: 1.6;
	color: #3D3D3D;
	text-align: justify;
}
.footer-detail ul {
	margin: 0;
	padding: 0;
}
.footer-detail li {
	line-height: 1.6;
	display: flex;
}
.footer-detail li::before {
	content: '\f0da';
	font-family: FontAwesome;
	padding-right: 10px;
}

/*----------------------------------- footer bottom ---------------------*/
.footer-bottom {
	padding-top: 40px;
	padding-bottom: 15px;
	background: #3E6BBE;
	color: #ffffff;
}
.social-footer {
	display: flex;
	justify-content: center;
	align-items: center;
}
.social-footer p {
	margin-bottom: 0;
	font-style: italic;
	margin-right: 15px;
	color: #ffffff;
	margin: 0;
}
.social-footer ul {
	padding: 0;
	margin: 0;
}
.social-footer li {
	list-style: none;
	display: inline-block;
}
.social-footer i {
	font-size: 30px;
	margin-left: 10px;
	margin-right: 10px;
	color: #ffffff;
}
.copyright {
	padding-top: 25px;
	color: #ffffff;
}
.copyright p {
	margin-bottom: 0;
	text-align: center;
}

@media only screen and (min-width: 320px) and (max-width: 640px) {
	.get-quote-footer {
		margin-bottom: 15px;
	}
	.footer-bottom {
		padding-top: 15px;
	}
	.social-footer {
    	display: block;
    	text-align: center;
    }
}
@media only screen and (min-width: 641px) and (max-width: 991px) {
	.get-quote-footer {
		margin-bottom: 0px;
	}
	.footer-bottom {
		padding-top: 15px;
	}
}
