*,
body,
html {
	font-family: "Biryani" !important;
}

.tb {
	display: table;
	width: 100%;
}

.trow {
	display: table-row;
}

.tcell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.banner {
	height: 200px;
	width: 100%;
}

.logo {
	width: 70px;
}

.navbar-nav {
	text-align: center;
}

.bg-faded {
	background: #fff !important;
}

.icon {
	position: relative;
	width: 50px;
}

.col-md-3 {
	text-align: center;
}

.footer {
	height: 250px;
	background: #231F20;
	text-align: center;
	overflow: hidden;
	padding-top: 0;
}

.footer-top {
	height: 60%;
	margin-bottom: 0;
}

.footer-bottom {
	height: 40%;
}


.circle {
	background: url(../img/circle.png);
	background-size: contain;
	background-position: top;
	background-repeat: no-repeat;
	color: #ffffff;
	position: relative;
}

.footer-h3 {
	color: #54823B;
	margin-top: 0;
	padding-top: 5px;
}

.footer-h4 {
	color: #54823B;
	margin-bottom: 10px;
	margin-top: 2px;
}

.header .container .row .col-8,
.header .container .row .col-4 {
	padding: 0;
}

. .header .container .row .col-8 h1 {
	text-align: center;
}

.Compliance {
	color: #ffffff;
	margin-top: 10px;
	font-size: 12px;

}

.footer .container {
	height: 100%;
	color: #ffffff;
}

.socialDiv {
	display: flex;
	height: 20px;
	width: calc(100%/3);
}

.socialIcons {
	width: 100%;
}


.link-white {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.link-green {
	color: #55823B!important;
	text-align: center;
	border-bottom: 1px solid #548235;
}

#services-home {
	color: #959698;
	text-align: center;
}

#aboutHeader {
	background: url(../img/agri.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed
}

.header {
	height: 150px;
}

div.header .tb {
	color: #ffffff;
	position: relative;

}

.hname{
	display: inline-block;
	font-size: 9vw;
	padding: 0;
	line-height: 150px;

}

.header-icon {
	width: 70px;
	padding-left: 10px;
}

.green {
	color: #548235;
}

.content-body {
	min-height: 200px;
	padding-top: 50px;
	padding-bottom: 50px;
}



#ace {
	height: 500px;
	padding-top: 50px;
	background: url(../img/ace.jpg);
	background-position: -10px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

#contactHeader {
	background: url(../img/sign.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#serviceHeader {
	background: url(../img/carousel/banner1.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.navbar {
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

#nav {
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	left: 800px;
	margin-top: 20px;
}

.active .nav-link {
	border: 1px solid #548235 !important;
	border-radius: 15px !important;
	color: #548235 !important;
}

.nav-link {
	font-weight: 100 !important;
}

#submiten {
	background: black;
	color: #fff;
	border-radius: 5px;
	padding: 10px;
}

#social-div {
	width: 70%;
}

.box-left {
	color: #fff !important;
	font-family: 'Tangerine', cursive !important;
}

.box-left h1 {
	color: #fff !important;
}

.h1 {
	color: #548235 !important;
}

.px20 {
	margin-top: 20px;
}

.link-a {
	display: block;
	height: 100%;
	width: 65%;
	height: 200px;
	line-height: 50px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin: auto auto;
	border-radius: 10px;
	border: 1px solid #69AA4D;
	color: #548235;
}

.link-a:hover,
.link-a:focus {
	text-align: center;
	text-decoration: none;
	color: #fff;
	transition: 0.3s ease-in;
	/*	box-shadow: 0 2px 8px rgba(0,0,0,0.5);*/
}

.link-a h6 {
	margin: 0;
	font-size: 0.8em !important;
}

#section-break {
	background: url(../img/dirty-equipment-industrial-plant-416423.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 300px;
	color: #fff;
	background-attachment: fixed;
	text-align: center;
	padding-top: 50px !important;
}

#break-h3 {
	font-family: 'Tangerine', cursive !important;
	text-align: center;
	font-size: 22px;
}

#quote {
	font-weight: 900;
}

#home-para {
	text-align: center;
	padding-top: 20px;
}

.pdf-icon {
	width: 80px;
	text-align: center;
	margin: auto auto;
}

.pdf-text {
	color: #000;
}

.dis-text {
	color: #737373;
	text-decoration: underline;
}

#contactForm {
	width: 100%;
}

#recipient-message {
	width: 100%;
}

.g-icon {
	width: 20px;
	margin-right: 10px;
}

#mobileanto {
	padding-top: 50px;
	padding-bottom: 50px;
}

/*
.list-ul li p {
	margin: 0!important;
}
*/

.full-div {
	color: #548235;
	display: block;
	padding: 10px;
	text-decoration: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #548235;
}

.full-div:hover {
	text-decoration: none;
	color: darkgrey;
}

.tiny {
	font-size: 9px
}

#services-div .row .col-md-3 {
	margin-bottom: 20px;
}

#cup-div .row .col-12 p,
.footer-p,
.tiny {
	color: #fff !important;
}

.footer-p {
	margin-bottom: 5px;
}

.st0 {
	fill: #548235;
}

.intor1 {
	font-size: 16px;
	/*	color: #ffffff!important;
	color: white!important;*/
}

.carousel-item {
	height: 200px;
	background: green;
	overflow: hidden;
}

#banner1 {
	background: url(../img/carousel/banner1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

#banner2 {
	background: url(../img/carousel/banner2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

#banner3 {
	background: url(../img/carousel/banner3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.ArchitectsDaughter {
	font-family: "Architects Daughter" !important;
}

.footer-h3-2 {
	margin: 0;
}

div#foot.col-12 {
	padding: 0;
}

#left-header {
	text-align: right;
}

.bold {
	font-weight: 900;
}

/*
Extra small devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap
*/

/*Small devices (landscape phones, 576px and up)*/

@media (min-width: 320px) {
	.footer-h3 {
		font-size: 16px;
	}

	.footer-h4 {
		font-size: 14px;
	}

	.footer-p,
	a.link-white {
		font-size: 12px;
	}

	.Compliance {
		font-size: 10px;
	}

	#mobilanto {
		display: block;
	}

	#Desktopanto {
		display: none;
	}

}

@media (min-width: 576px) {
	.hname {
		font-size: 6vw;
	}
}

/*Medium devices (tablets, 768px and up)*/

@media (min-width: 768px) {
	.link-a {
		width: 100%;
		height: 140px;
		padding-top: 10px;
	}

	.hname {
		font-size: 4vw;
	}

	.navbar-nav.ml-auto {
		width: 70%;
	}

	.nav-item {
		width: calc(100%/5);
	}
	#headindex > #carouselIndicators, .carousel-item, .header{
		height: 300px;
	}

	.header > .tb, .header > .tb > .trow, .header > .tb > .trow > .tcell {
		height: 100%;
		width: 100%;
		position: relative;
	}
	.carousel-caption{
		bottom: 25%;
	}
}

/*Large devices (desktops, 992px and up)*/

@media (min-width: 992px) {
	#mobilanto {
		display: none;
	}

	#Desktopanto {
		display: block;
	}

	.banner {
		height: auto;
	}

	.intor1 {
		font-size: 30px;
		/*
		color: #fff!important;
*/
	}

	.content-body {
		min-height: 450px;
	}

	#social-div {
		width: 30%;
	}

	.box-left {
		padding: 50px;
		position: absolute;
		left: 20px;
		width: 30%;
	}

	.header-h1 {
		text-align: right;
	}

	.logo {
		width: 150px;
	}

	.full-div {
		border-radius: 5px;
	}

	#cup-div {
		width: 30%;
		margin-right: 20px;
		padding: 20px;
	}

	#services-div {
		margin-bottom: 50px;
	}

	.link-a {
		width: 100%;
		height: 200px;
		padding-top: 50px;
		-webkit-transition: width 2s, height 2s, background-color 2s, -webkit-transform 2s;
		transition: width 2s, height 2s, background-color 2s, transform 2s;
	}

	.link-a:hover {
		background: #C3DDB8;
		width: 100%;
		height: 200px;
		padding-top: 50px;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	.footer-h3 {
		color: #54823B;
		margin-top: 0;
		padding-top: 20px;
		font-size: 1.75rem;
	}

	.footer-h4 {
		color: #54823B;
		margin: 0;
		font-size: 1.33em;
	}

	.footer-p {
		font-size: 1em;
	}

	.footer-h3-2 {
		padding-top: 20px;
	}

	.biggie {
		font-size: 14px;
	}

	.tiny {
		font-size: 12px;
	}

	.footer-top {
		height: 85%;
		margin-bottom: 0;
	}

	.footer-bottom {
		height: 15%;
	}

	.hname {
		padding-right: 15px;
	}
}

/*Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 1200px) {
	...
}

