.noshadow {
text-shadow:none;
}
.black {
color:#000;
text-shadow:none;
}
.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}
.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.modern_big_redbg {
position:absolute;
color:#333;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}
.modern_big_bluebg {
position:absolute;
color:#333;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}
.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.modern_medium_fat_white {
position:absolute;
color:#333;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.very_big_black {
position:absolute;
color:#111;
text-shadow:none;
font-weight:700;
font-size:54px;
line-height:60px;
font-family: "Open Sans",Arial, Helvetica, sans-serif;
margin:0px 0 5px;
border-width:0px;
border-style:none;
white-space:nowrap;
text-transform:uppercase;
letter-spacing: 1px;
}
.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:48px;
line-height:52px;
margin:0px 0 5px;
border-width:0px;
border-style:none;
/*white-space:nowrap;*/
text-transform:uppercase;
}
.very_large_text {
position:absolute;
color:#333;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}
.large_text {
position:absolute;
color:#333;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.medium_text {
position:absolute;
color:#333;
font-weight:400;
font-size: 14px;
line-height: 26px;
/*text-transform:uppercase;*/
/*font-family:'Open Sans', sans-serif;*/
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.small_text {
position:absolute;
color:#333;
font-weight:400;
font-family: "Open Sans", sans-serif;
font-size:18px;
line-height:20px;
margin:0px;
border:none;
padding:0;
white-space:nowrap;
cursor:pointer;
}
.small_text.btn-black{
	color:#111;
	border-color:#111;
}
.small_text:hover
.small_text.btn-black:hover{
	border-color:#c04a62;
	color:#c04a62;
}
.medium_grey {
position:absolute;
color:#333;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}
.big_orange {
position:absolute;
color:#ff7302;
text-shadow:none;
font-weight:700;
font-size:36px;
line-height:36px;
font-family:Arial;
padding:0px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#fff;
letter-spacing:-1.5px;
}
.big_orange em,.small_text em{display: block;font-style: normal;}
.big_yellow {
position:absolute;
color:#ffd658;
text-shadow:none;
font-weight:400;
font-size:100px;
line-height:36px;
font-family:"Open Sans";
padding:0px 4px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:transparent;
}
.big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:400;
font-size:18px;
line-height:36px;
font-family: 'Open Sans', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
letter-spacing: 1.15em;
text-transform:uppercase;
}

@media (min-width: 992px) {
	.big_white::before,
	.big_white::after{
		content:"";
		height:6px;
		width:89px;
		background: url(../img/line.png) no-repeat 0 0;
		display:inline-block;
		position:absolute;
		top:40%;
	}
	.big_white::before{	
		left:-160px;
	}
	.big_white::after{	
		right:-160px;
	}
}
.lightgrey_divider {
text-decoration:none;
background-color:rgb(235, 235, 235);
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.large_bold_grey{
font-size:14px;
font-weight:700; display: inline-block;
font-family:'Open Sans', sans-serif;
text-decoration:none;
text-shadow:none;
margin:0px;
border: 2px solid #111;
color: #111;
line-height: 25px;
padding: 18px 170px;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
.large_bold_grey:hover{color:#f94127; text-decoration: none;}

.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.big_bluee {
position:absolute;
color:blue;
text-shadow:none;
font-weight:400;
font-size:78px;
line-height:36px;
font-family:"Open Sans";
padding:0px 4px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:transparent;
}

.big_black {
position:absolute;
color:#777;
text-shadow:none;
font-weight:400;
font-size:18px;
line-height:1.4;
font-family: "Open Sans",Arial, Helvetica, sans-serif;
margin:0px;
border-width:0px;
border-style:none;
letter-spacing: 1.15em;;
text-transform:uppercase;
}
@media (min-width: 992px) {
	.big_black::before,
	.big_black::after{
		content:"";
		height:6px;
		width:89px;
		background: url(../img/line-back.png) no-repeat 0 0;
		display:inline-block;
		position:absolute;
		top:40%;
	}
	.big_black::before{	
		left:-160px;
	}
	.big_black::after{	
		right:-160px;
	}
}

.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.medium_bold_orange {
font-size: 36px;
line-height:30px;
/*font-weight:800;*/
/*font-family:"Open Sans";*/
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.medium_bg_orange {
font-size: 18px;
height: 40px;
font-weight:300;
/*font-family:"Open Sans";*/
min-width: 120px;
text-align: center;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.grassfloor {
text-decoration:none;
background-color:rgb(160, 179, 151);
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
@media (min-width: 1200px) {
	.no_style.parallax_bg {
		top:40px!important;
	}
	.no_style.parallax_bg_1 {
		top:90px!important;
	}
}