section.module:last-child{
margin-bottom:0;
}
/*#section_overlay{
background:url("/stream/images/parallax/pattern.png") repeat;
}*/
section.module h2{
margin-bottom:40px;
font-family:"Roboto",serif;
font-size:30px;
color:#fff;
}
section.module p{
margin-bottom:40px;
font-size:30px;
font-weight:700;
color:#fff;
line-height:1.6em;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
section.module p strong{
margin-bottom:40px;
font-size:66px;
font-weight:700;
color:#fff;
line-height:1.6em;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

section.module p:last-child{
margin-bottom:0;
}
section.module.content{
padding:40px 0;
}
section.module.parallax{
padding:240px 0;
background-position:0 0;
}
section.module.parallax h1{
color:#1e1e1e;
font-size:90px;
line-height:1;
font-weight:700;
text-align:center;
text-transform:uppercase;
text-shadow:0 0 10px white;
}
section.module.parallax-1{
background-image:url("/stream/images/parallax/para_02.jpg");
/*background-size:2600px 850px;*/
/*background-size:1920px 1200px; */
/*background-size:100%; */
}
@media all and (min-width:600px){
section.module h2{
font-size:42px;
}
/*section.module p{
font-size:20px;
color:#fff;
}*/
section.module.parallax{
padding:0 0;
}
section.module.parallax h1{
font-size:96px;
}
}
@media all and (min-width:960px){
section.module.parallax h1{
font-size:160px;
}
}
.container{
padding:100px 0;
}
.module.parallax.parallax-1 .block_content.text{
margin:0;
/*
background:rgba(255,255,255,0.46);
border:1px solid #fff;
*/
padding:20px;
}
section.module.parallax .btn{
max-width:800px !important;
font-weight:600;
padding:20px 20px 20px 20px;
}
