@font-face {
	font-family: Karla;
	font-style: normal;
	font-weight: 400;
	src: url("Karla.woff2");
}
meta{
	display: none;
}
link {
	display: none;
}
script {
	display: none;
}
body {
	position: relative;
	overflow-x: auto;
	overflow-y: scroll;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	display: block;
}

body, html {
	height: 100%;
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

a{
	text-decoration:none;
}
.LinkAsButton{
	background-color: rgba(0, 0, 0, 1);
	border: none;
	border-radius: 10px;
	color: white;
	padding: 15px 15px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}
.LinkAsButton:hover{background-color: rgba(0, 0, 0, .3);}
.EmailLink{color:  rgba(143, 34, 25, 1);}

#Header{
	background-color: rgba(255, 255, 255, 1);
	height: 136px;
	position: absolute;
	top: 0;
	width: 100%;
}
	#Header .Logo {
		margin-left:75px;
		margin-top:25px;
	}
	#Header .Text {
		float: right;
		height:105px;
		margin-right:75px;
		margin-top:0px;
	}
	#Header .Text .CallUs{
		display: block;
		text-transform: uppercase;
		font-size: 28px;
		font-style: normal;
		font-weight: 700;
		font-family: Karla;
		color: #8F2219;
		text-align: right;
	}
		#Header .Text .CallUs:before { content: ' \279C';margin-right:10px;}
	#Header .Text .Phone{
		display: block;
		text-transform: uppercase;
		font-size: 16px;
		font-style: normal;
		font-weight: bold;
		font-family: Karla;
		color: #dd5347;
		text-align: right;
	}
		#Header .Text .Phone:before { content: ' \260E';margin-right:5px;}
	#Header .Text .Address{
		display: block;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		font-family: Karla;
		color: #2a2a2a;
		text-align: right;
	}
#Menu{
	background-color: rgba(143, 34, 25, 1);
	height: 56px;
	position: absolute;
	top: 136px;
	width: 100%;
	display: inline;
}

.MenuLink{
	align-items: center;
	display: inline-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	height: 100%;
	min-width: 75px;
	box-shadow: none;
	border-radius: 0px;
	border-top: 0px solid rgba(0, 0, 0, 0);
	border-left: 0px solid rgba(0, 0, 0, 0);
	border-right: 0px solid rgba(0, 0, 0, 0);
	border-bottom: 0px solid rgba(0, 0, 0, 0);
	background: rgba(255, 255, 255, 0);
	margin-right:-3px;
}

.MenuText{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Karla;
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	letter-spacing: 0em;
	text-transform: uppercase;
	line-height: 25.6px;
	text-align: center;

}
#Menu .First {margin-left:215px;}
#Menu .Active {background: rgba(221, 83, 71, 1);}
#SubMenu_RentalEquipment .Active {background: rgba(221, 83, 71, 1);}
#Menu :hover {background: rgba(221, 83, 71, 1);}

#SubMenu_RentalEquipment{
	background-color:rgba(143, 34, 25, 1);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: nowrap;
	position: absolute;
	left: 410px;
	top: 192px;
	z-index: 5;
}
#SubMenu_RentalEquipment :hover {background: rgba(221, 83, 71, 1);}
#SubMenu_RentalEquipment .SubMenuText{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Karla;
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	letter-spacing: 0em;
	text-transform: uppercase;
	line-height: 25.6px;
	width:91%;
}

#Panel{
	position: absolute;
	top: 275px;
	width: 92%;
	padding:0 30px;
	background: rgba(255, 255, 255, 0);
}
	#Panel .Title {
		font-family: Karla;
		font-size: 44px;
		font-weight: 700;
		font-style: normal;
		color: rgb(143, 34, 25);
		letter-spacing: 0em;
		text-transform: uppercase;
		line-height: 25.6px;
		margin-left: 120px;
	}
	#Panel .TitleTop{
		display: block;
		width: 351px;
		height: 5px;
		margin-bottom: 49px;
		--lnw: 4px;
		--brd: 143,34,25;
		--alpha-brd: 1;
		border-top: var(--lnw,2px) solid rgba(var(--brd,var(--color_15)),var(--alpha-brd,1));
		box-sizing: border-box;
		position: relative;
		left: 120px;
	}
	#Panel .TitleBottom{
		display: block;
		width: 1240px;
		height: 5px;
		margin-top: 49px;
		--lnw: 4px;
		--brd: 143,34,25;
		--alpha-brd: 1;
		border-top: var(--lnw,2px) solid rgba(var(--brd,var(--color_15)),var(--alpha-brd,1));
		box-sizing: border-box;
		position: relative;
		left: 292px;
	}
	#Panel .Content{
		max-width: 1560px;
		max-height: 455px;
		padding: 0 120px 0 120px;
		color: #656565;
		font-family: Karla;
		font-size: 18px;
		font-weight: 400;
		font-style: normal;
		line-height: 28.8px;
		text-align: start;
		text-transform: none;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	}
	#Panel .Content span{}
	#Panel .ContentTitle{
		color: #2a2a2a;
		font-size: 26px;
		font-weight: 700;
	}
	#Panel .ContactContent{
		max-width: 1380px;
		max-height: 455px;
		padding: 0 120px 0 120px;
		color: #656565;
		font-family: Karla;
		font-size: 18px;
		font-weight: 400;
		font-style: normal;
		line-height: 28.8px;
		text-align: start;
		text-transform: none;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	#Panel .ContactContent span{}

#Footer{
	max-height:22px;
	min-height:22px;
	position:absolute;
	bottom:-40px;
	left:15px;
	font-family: Karla;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: rgba(0, 0, 0, .75);
}

.FancyList{
	color: #8F2219;
	font-size:18px;
	margin-right: 7px;
}

.GoogleMap{
	max-width: 1620px;
	max-height: 455px;
}