html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*  *(star) means the whole website on stylesheet  */

*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	color: #000;
	
}
/* HTML5 helps align other browsers*/
article, aside, details, figcaption, figure, footer, header,hgroup, menu, nav, section{
	display: block;
}

body{
	text-align:left;
	color:000;
	background-color: #fff;	
	font-size:100%;
	font-family:"Trebuchet MS", Helvetica, sans-serif;	
}

@-ms-viewport{
	width: device-width;
	zoom:1;
}
@-0-viewport{
	width: device-width;
	zoom:1;
}
@viewport{
	width: device-width;
	zoom:1;
}
.bullets {
}

.bullets li {
 list-style-type: circle;
}

.wrapper{
	width: 100%;
	height: auto;
	display: block;
}

.contentmain{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
h5{
	color: #f1e341;
	font-size: 100px;
}

.topcont{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 4px;	
	overflow: hidden;
}

#whr{
	width: 100%;
	font-size: 40px;
	text-align: center;	
}
#whr:hover{
	-webkit-transform: scale(2.09);
	-moz-transform: scale(2.09);
	-ms-transform: scale(2.09);
	-o-transform: scale(2.09);
	transform: scale(2.09);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
}
.diagrm{
	width: 94%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.diagr{
	width: 100%;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}
.leftcont{
	float:left;
	padding:30px;
	width:50%;
	font-size:14px;	
	margin-top: -20px;
}
.leftcont img{
	width: 100%;
}

.leftcont p{
	font-size: 17px;
}
@media (max-width:600px){
	.leftcont{
		width:100%;
	}
}
.abb2{
	width: 100%;
}
.abb3{
	width: 100%;
	height: 326px;
}
.abb2text{
	padding: 10px;
	font-style: italic;
}
.ital{
	font-style: italic;
}

.abcont{
	width: 90%;
	height: auto;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;

	background-color: #f1efef;
}
.abcomp{
	width: 100%;
	height: auto;
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.zero{
	padding-left: 20px;
}
.video{
	width: 100%;
	padding:2px;
	margin-top: 20px;
	margin-bottom:5px;
}
.leftconthead{
	padding:10px;
	font-size:16px;
}

.leftin{
	padding:2px;
	
}

.wrw{
	width:100%;	
	padding:8px;	
	text-align: center;
	overflow: hidden;
	margin-top: 35px;
	font-size: 45px;
	color: #f1631d;
	background-color: #dcdfe3;
	border-bottom: 2px solid #5491a5;
	box-shadow: 0 10px 10px #5491a5;
}

.wrw:hover{
	-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
}
.asscent{
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;	
}
.asscent img{
	padding: 10px;
	height: 100px;
}
.asscent img:hover{
		-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
@media (max-width:600px){
	.asscent{
		width:100%;
	}
}

.wmus{
	width:100%;	
	padding:8px;	
	text-align: center;
	overflow: hidden;
	margin-top: 35px;
	font-size: 45px;
	color: #f1631d;
	background-color: #dcdfe3;
	border-bottom: 2px solid #5491a5;
	box-shadow: 0 10px 10px #5491a5;
}
.wmus:hover{
	-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.special{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 40px;
}

.omiss{
	width:100%;	
	padding:8px;	
	text-align: center;
	overflow: hidden;
	font-size: 45px;
	color: #f1631d;
	background-color: #dcdfe3;
	border-bottom: 2px solid #5491a5;
	box-shadow: 0 10px 10px #5491a5;
}
.omiss:hover{
	-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.special1{
	width: 100%;
	height: auto;
	padding-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.topcontinfo{
	width: 100%;
	height: auto;
	padding:20px;
	margin-top: 20px;
	background-color: #dcdfe3;
	text-align: center;
	overflow: hidden;
	border-bottom: 2px solid #5491a5;
	box-shadow: 0 10px 10px #5491a5;
}

.topcontinfo p{
	
	font-size: 45px;
	color: #f0110a;
}
.container-fluid{
	
}
.mystyle{
	border: 3px solid #fff;
	height: auto;
	margin-top: 18px;
	overflow: hidden;
}
.imcont{
	width: 95%;
}
.elect{
	text-align: center;

}
.elect:hover{
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.bor{
	width: 100%;
	text-align: center;

}
.bor:hover{
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.facilitator{
	width:100%;
	height: 200px;
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
}
.facilitator:hover{
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
}
.facilitator img{
	width:100%;
	height: 220px;
}
.facilit{
	width:100%;
	height: 300px;
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
}
.facilit:hover{
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.facilit img{
	width:100%;
	height: 220px;
}
.leaders{
	text-align: center;
}

.facilitator1{
	width:100%;
	height: 200px;
	margin-top: 25px;
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
}
.facilitator1:hover{
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
}
.facilitator1 img{
	width:100%;
	height: 220px;
}
.facil{
	width:100%;
	height: 270px;
	margin-top: 25px;
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
}
.facil:hover{
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
}
.facil img{
	width:100%;
	height: 300px;
}
.imhead{
	font-size: 24px;
	text-align: center;
	margin-top: 8px;
}

.righthead{
	width:350px;
	height: 30px;
	font-size: 18px;
	margin-bottom: 5px;
}
.footer{
	width:100%;
	height:auto;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-color: #363839;
	border-radius: 3px 3px 3px 3px;	
  	overflow: hidden;
}


.footcont{
	font-size:12px;
	padding: 1px;
	margin-bottom: -18px;
	margin-top: 8px;
}
.footcont p{
	font-size: 14px;
	color: #fff;
}
.footcont2{
	font-size:12px;
	padding: 1px;
	margin-top: -13px;
}
.footcont3{
	font-size:12px;
	padding: 1px;
	margin-top: -13px;
}
.foot1{
	width:100%;
	height:auto;
	clear:both;
}
.location{
	text-align: center;
}
.social{
	width: 35px;
	height: 30px;
}
.social img{
	width: 35px;
	height: 30px;
}

.mainintgr{
	width:94%; 
	height:auto;
	padding-left: 18px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 15px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;	
}
.mainwmsp{
	width:94%; 
	height:auto;
	padding-left: 18px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 15px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;	
}
.mainrmvl{
	width:94%; 
	height:auto;
	padding-left: 18px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 15px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;
}
.mainplastic{
	width:94%; 
	height:auto;
	padding-left: 18px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 15px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;
}

.mainservices{
	width:94%; 
	height:auto;
	padding-left: 18px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 15px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;	
}

.services{
	width:100%;
	text-align: center;
	font-size: 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #5491a5;
	box-shadow: 0 10px 10px #5491a5;
}
.services:hover{
	-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.hwaste{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.hwastee{
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 50px;
}
.hwaste8{
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

.waste{
	width: 250px;
	height: 100px;
	border-bottom: 2px solid #1d8afa;
	box-shadow: 0 10px 10px #1d8afa;
}
.waste img{
	width: 250px;
	height: 100px;
}
.waste:hover{
		-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.wastes{
	width: 250px;
	height: 100px;
	border-bottom: 2px solid #1d8afa;
	box-shadow: 0 10px 10px #1d8afa;
}
.wastes img{
	width: 250px;
	height: 100px;
}


.waste1{
	width: 250px;
	height: 100px;
	border-bottom: 2px solid red;
	box-shadow: 0 10px 10px red;
}
.waste1 img{
	width: 250px;
	height: 100px;
}
.waste1:hover{
		-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}


.mater{
	width: 100%;

}


.mainwaste{
	width:94%; 
	height:auto;
	padding-left: 18px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 15px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;	
}
.headwaste{
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.headwaste img{
	width: 100%;
}

.winfo{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.auditbul{
	padding-left: 10px;
}
.potin{
	font-size: 22px;
	color: red;
}
.recrub{
	width: 100%;
}
.dump1{
	width: 100%;
	height: auto;
}
.wood{
	width: 100%;
	margin-top: 20px;
}
.frk{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.dashes{
	padding-left: 10px;
}
.ddtruck{
	width: 80%;
}
.wthina{
	width: 100%;
}
.fixedt{
	padding-left: 10px;
}
.fixedth{
	padding-left: 10px;
}
.commact{
	width: 100%;
}
.rubb{
	width: 70%;
}

.serhd{
	text-align: center;
	font-size: 24px;
}
.serhd:hover{
	-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.foskor{
	width: 90%;
}


.mainrecycle{
	width:94%; 
	height:auto;
	padding-left: 18px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 15px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;	
}
.recyclehead{
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.recyclehead img{
	width: 100%;
}
.recyclecont{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.recbox{
	width: 100%;
}
.hdensity{
	width: 100%;
	margin-top: 30px;
}
.recred{
	color: red;
	font-size: 22px;
}
.recbold{
	padding-left: 10px;
}
.recbold1{
	padding-left: 20px;
}
.bottle{
	width: 80%;
}
.propspc{
	padding-left: 10px;
}
.polre{
	font-size: 18px;
}
.polre1{
	padding-left: 20px;
}
.hdensity1{
	padding-left: 20px;
}
.whitep{
	width: 100%;
	margin-top: 30px;
}
.whittext{
	padding-left: 10px;
}
.cbodv{
	padding-left: 10px;
}

.manumain{
	width:94%; 
	height:auto;
	padding-left: 18px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 15px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;	
}
.manuhead{
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.manuhead img{
	width: 100%;
}
.manuinfo{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.furn1{
	width: 100%;
}
.operin{
	padding-left: 20px;
}
.pwoden{
	color: red;
}
.variousp{
	width: 100%;
}
.comp3{
	width: 100%;
}
.compomain{
	width:94%; 
	height:auto;
	padding-left: 18px;
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 15px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;	
}
.compohead{
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.compohead img{
	width: 100%;

}
.compoinfo{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.potting{
	width: 100%;
}
.agric{
	width: 100%;
}
.lawn{
	width: 70%;
}
.soil{
	width: 60%;
}
.pottings{
	width: 90%;
}
.woodchip{
	width: 80%;
}
.bark{
	width: 70%;
}
.decstones{
	width: 80%;
}
.spreadsheet{
	width: 80%;
}
.bagprice{
	width: 80%;
}
.krwill{
	width: 100%;
}

.mserv{
	width: 100%;
	height: auto;
	font-size: 15px;
	margin-top: 30px;
}
.mserbult{
	padding-left: 10px;
}



.servmat{
	float:left;
	padding:30px;
	width:50%;
	font-size:14px;	
	margin-top: -20px;
}
.servmat img{
	width: 100%;
}
@media (max-width:600px){
	.servmat{
		width:100%;
	}
}
.servmt{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.sernd{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 22px;
	text-align: center;
	background-color: #dcdfe3;
}
.serndl{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.price{
	text-align: center;
	color: #f23007;
	font-size: 22px;
}


#whr2{
	width: 100%;
	font-size: 40px;
	text-align: center;
	border-bottom: 2px solid #5491a5;
	box-shadow: 0 10px 10px #5491a5;

}
#whr2:hover{
	-webkit-transform: scale(1.60);
	-moz-transform: scale(1.60);
	-ms-transform: scale(1.60);
	-o-transform: scale(1.60);
	transform: scale(1.60);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
}

.project{
	margin-top: 10px;
}
.concreate{
	width: 100%;
	height:auto;
	text-align: center;
	font-size: 22px;
	margin-top: 30px;
	background-color: #68bb64;
}
.concreate:hover{
	-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.concimg{
	width: 100%;
	height: auto;
}

.concimg img{
	width: 100%;
	height: 440px;
}
.serv1{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:20px;
}
.serv1 img{
	width:100%;
	height: 300px;
}
@media (max-width:600px){
	.serv1{
		width:100%;
	}
}

.serv2{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:20px;
	float:right;
}
.serv2 img{
	width:100%;
	height: 300px;
}
@media (max-width:600px){
	.serv2{
		width:100%;
	}
}

.bonding{
	font-size:22px;
	padding: 5px;
	margin-bottom: 10px;
}

.aboutmain{
	width:90%; 
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background-color: #f1efef;
}
.abouthead{
	width:100%;
	text-align: center;
	font-size: 45px;
	color: #f1631d;
	border-bottom: 2px solid #5491a5;
	box-shadow: 0 10px 10px #5491a5;
}
.abouthead p{
	color: #f1631d;
}
.abouthead:hover{
	-webkit-transform: scale(1.09);
	-moz-transform: scale(1.09);
	-ms-transform: scale(1.09);
	-o-transform: scale(1.09);
	transform: scale(1.09);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.aboutcont{
	width: 100%;
	height: auto;
	padding:10px;
	margin-top: 10px;
	margin-left: 10px;
}
.aboutinf{
	font-size:14px;
	text-align: center;
}
.fd{
	width: 70%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	text-align: center;
}
.fd img{
	width: 70%;
	height: auto;	
}
@media (max-width:600px){
	.fd img{
		width:100%;
	}
}
.rmore{
	width: 100%;
	height: auto;
}
.rmr{
	width: 240px;
	height: 70px;
	margin-left: 20px;
	padding-left: 10px;
	font-size: 40px;
	background-color: #496e8e;
	text-align: center;
}

.mramoshaba{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.rr1{
	width: 100%;
	height: auto;
}
.holdram{
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.ramoshd{
	width: 100%;
	height: auto;
	padding-left: 10px;
}
.willydg{
	width: 100%;
	height: auto;
}
.ramhead{
	width: 100%;
	height: auto;
	font-size: 30px;
	padding-left: 10px;
}
.gallery{
	width:86%; 
	height:auto;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;	
	margin-bottom: 20px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;		
}
.gal1{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
}
.gal1 img{
	width:100%;
}
.gal2{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
	float:right;
}
.gal2 img{
	width:100%;
}
.gal3{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
}
.gal3 img{
	width:100%;
}
.gal4{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
	float:right;
}
.gal4 img{
	width:100%;
}
.gal5{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
}
.gal5 img{
	width:100%;
}
.gal6{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
	float:right;
}
.gal6 img{
	width:100%;
}
.gal7{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
	float:right;
}
.gal7 img{
	width:100%;
}
.gal8{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
	float:right;
}
.gal8 img{
	width:100%;
}
.gal9{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
	float:right;
}
.gal9 img{
	width:100%;
}
.gal10{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
	float:right;
}
.gal10 img{
	width:100%;
}
.gal11{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
	float:right;
}
.gal11 img{
	width:100%;
}
.gal12{
	width:47%;
	height:auto;
	padding:10px;
	margin-top:5px;
	float:right;
}
.gal12 img{
	width:100%;
}




@media (max-width:600px){
	.gal1{
		width:100%;
	}
}
@media (max-width:600px){
	.gal2{
		width:100%;
	}
}
@media (max-width:600px){
	.gal3{
		width:100%;
	}
}
@media (max-width:600px){
	.gal4{
		width:100%;
	}
}
@media (max-width:600px){
	.gal5{
		width:100%;
	}
}
@media (max-width:600px){
	.gal6{
		width:100%;
	}
}
@media (max-width:600px){
	.gal7{
		width:100%;
	}
}
@media (max-width:600px){
	.gal8{
		width:100%;
	}
}
@media (max-width:600px){
	.gal9{
		width:100%;
	}
}
@media (max-width:600px){
	.gal10{
		width:100%;
	}
}
@media (max-width:600px){
	.gal11{
		width:100%;
	}
}
@media (max-width:600px){
	.gal12{
		width:100%;
	}
}


.contacthold{
	width:93%; 
	height:auto;
	margin-left:auto;
	margin-right:auto;	
	margin-top:10px;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-flow:wrap;		
}
.contacthead{
	font-size:30px;
	padding-left: 14px;
	margin-left:  30px;
	margin-top: 10px;
}
.contgal{
	width: 100%;
	height: 450px;
}
.contgal img{
	width: 100%;
	height: 450px;
}
.contin{
	width: 94%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.contadd{
	float:left;
	padding:30px;
	width:50%;
	font-size:14px;	
	margin-top: -20px;
}
.contadd img{
	width: 100%;
}
@media (max-width:600px){
	.contadd{
		width:100%;
	}
}
.abb2{
	width: 50%;
}



form { max-width:420px; margin:40px; }

.feedback-input {
  font-family: Helvetica, Arial, sans-serif;
  font-weight:500;
  font-size: 18px;
  border-radius: 5px;
  line-height: 22px;
  background-color: transparent;
  border:2px solid #245769;
  transition: all 0.3s;
  padding: 13px;
  margin-bottom: 15px;
  width:100%;
  box-sizing: border-box;
  outline:0;
}

.feedback-input:focus { border:2px solid #CC4949; }

textarea {
  height: 150px;
  line-height: 150%;
  resize:vertical;
}

[type="submit"] {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  width: 100%;
  background:#FA0A0A;
  border-radius:5px;
  border:0;
  cursor:pointer;
  color:#000;
  font-size:24px;
  padding-top:10px;
  padding-bottom:10px;
  transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
}
[type="submit"]:hover { background:#063152; }

.button{
	display:block;
	width:137px;
	height:42px;
	background: #011E37;
	padding:10px;
	text-align: center;
	border-radius: 5px;
	color:white;
	
	font-weight: bold;
}
.button:hover{
	text-decoration: none;
}
.butt1{
	display:block;
	width:137px;
	height:42px;
	background: #011E37;
	padding:10px;
	text-align: center;
	border-radius: 5px;
	color:white;
	margin-top: -4px;	
	font-weight: bold;
}
.butt1:hover{
	text-decoration: none;
}
.contin{
	font-size: 16px;
}
.nin{
	color: #fff;
}


}



.carousel-inner &gt; .item &gt; img {

height:560px;

object-fit: contain;

}

.carousel-inner{
  width:100%;
  max-height: 500px !important;
}




.carousel-item{
	height: 100%;
	min-width: 300px;
}


.carousel-caption{
	bottom: 270px;
}
.carousel-caption h5{
	font-size: 45px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 25px;
}
.carousel-caption p{
	width: 75%;
	margin: auto;
	font-size: 18px;
	line-height: 1.9;
}
.navbar-light .navbar-brand{
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}
.navbar-light .navbar-nav .nav-link{
	font-size: 17px;
	letter-spacing: 2px;
	color: red;
}
.navbar-nav li a{
  color: blue !important;
  }


.nav-link:hover{
	background-color: #df2c0b;
	font-color: #3B79AF;
}
.nav-item{
	color: blue;
}
.nav-item li:hover{
	background-color:#3B79AF;
}
.hold-nav{
	width: 100%;
	height: 90px;
}
.holdn{
	width: 100%;
	height: auto;
	background-color: #0c528f;
}