/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('/local/forecast2022/fonts/raleway-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/local/forecast2022/fonts/raleway-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/local/forecast2022/fonts/raleway-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/local/forecast2022/fonts/raleway-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/local/forecast2022/fonts/raleway-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/local/forecast2022/fonts/raleway-v27-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

div.block1 {
	padding: 2% 0;
    max-width: 1080px;
	display: grid;
	grid-template-columns: 47.25% 47.25%;
	grid-gap: 44px;
    margin: auto;
}

div.column1a {
    z-index: 2;
    min-height: 1px;
	max-width:510px;
}



div.title1 {
	text-align: left;
	word-wrap: break-word;
	position: relative;
}

h1.title1 {
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 55px;
    line-height: 1.2em;
	color: #333;
    padding-bottom: 10px;
    margin: 0;
    padding: 0;
  padding-left:10px;
    border: 0;
    outline: 0;
     -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
}

div.subtitle1 {
	margin-left: auto;
    margin-right: 0px;
	text-align: right;
	padding-right: 6px;
    margin-bottom: 48px;
    width: 100%;
	word-wrap: break-word;
	position: relative;
 }

h2.subtitle1 {
	font-size: 26px;
	color: #333;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
 padding-left:10px;
}

p {
padding-left:10px;
	
}

div.center1 {
	text-align: center;
}

a.button {
	display: inline-block;
	transition: all 300ms ease 0ms;
	position: relative;
	font-size: 20px;
    font-weight: 500;
    padding: 0.3em 1em;
    line-height: 1.7em;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    border-radius: 3px;
	transition-property: all;
	color: #6d8e0d;
	text-decoration: none;
}
a.button:hover {
	text-decoration: none;
}

div.column1b {
    z-index: 2;
    min-height: 1px;
	max-width:510px;
}

img.autoresize1 {
	width:calc( 45 * 1vw);
	max-width:510px;
}


div.block2 {
	background-color:#6d8e0d;
	width:100%;
	padding-top:20px;
	font-family:'Raleway',Helvetica,Arial,Lucida,sans-serif;
}

div.block2a {
	margin-top:20px;
	text-align:center;
    color: #ffffff;
	height:170px;
}

div.block2b {
	text-align:right;
    color: #ffffff;
	height:440px;
background-color: rgba(0,0,0,.3);
}


div.testimonial {
	grid-template-columns: 47.25% 47.25%;
	grid-gap: 44px;
	display: grid;
	padding-right:80px;
}

div.testimonial h3 {
	    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-style: italic;
    font-size: calc(16px + 8 * ((100vw - 320px) / 680));
    line-height: 1.6em;
	font-weight: 300;
    margin-top: 0;
	color: #fff;
	padding-bottom: 10px;
}

div.testimonial h4 {
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: calc(12px + 8 * ((100vw - 320px) / 680));
    line-height: 1.8em;
	color: #fff;
}

 div.block2b img.sliderimage {
	 width:34vw;
	 max-width:320px;
	 margin-left:8vw;
	 border-radius: 20px 20px 20px 20px;
    overflow: hidden;
 	border: 5px solid #333;
 }

div.block2c {
	margin-top:20px;
	text-align:right;
    color: #ffffff;
	height:22vw;
	    vertical-align: baseline;
		line-height: 0.8em;
		font-weight: 800;
		font-size: 22vw;
}


div.block3 {
    margin: auto;
 	margin-top:50px;
   max-width: 1080px;
	
}

div.block3a {
	grid-template-columns: 30% 30% 30%;
	grid-gap: 30px;
	display: grid;
	
}

img.autoresize3 {
	width:30vw;
}

div.block4 {
 	margin-top:50px;
	    background-color: #e0e0e0;
}

div.block4a {
    margin: auto;
	padding-top:50px;
   max-width: 1080px;	
}

div.block4b {
    margin: auto;
   max-width: 1080px;
	grid-template-columns: 25% 25% 25% 25%;
	grid-gap: 0px;
	display: grid;
}

div.block4bfour p, div.block4bfour h2 {
	margin-left:10px;
}

div.numberformatter {
	text-align: center;
	height:150px;
}

div.numberformatter div.line {
	height:0px;
	margin-top:50px;
	margin-bottom:50px;
	border: 1px black solid;
}

div.numberformatter div.number {

  position: relative;
	z-index:3;
	font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 55px;
	color: #fff;
	top:80px;
    margin: auto;
    height: 60px;
    width: 60px;
    border-radius: 60px;
    text-align: center;
    background-color:#6d8e0d;
    transition: all .25s;	


}

div.block4c {
	font-family:'Raleway',Helvetica,Arial,Lucida,sans-serif;
	margin-top:20px;
	text-align:right;
    color: #ffffff;
	height:22vw;
	    vertical-align: baseline;
		line-height: 0.8em;
		font-weight: 800;
		font-size: 22vw;
}

div.block5 {
	margin-top:50px;
}

div.block5a {
    margin: auto;
   max-width: 1080px;	
}

 div.block5b img.sliderimage {
	 width:80vw;
	 max-width:800px;
	 margin-left:10vw;
    ovesrflow: hidden;
  }
  
div.block6 {
	
	background-color: #f1f5f9;
	margin-top:50px;
	padding-bottom:50px;
	
}

div.block6a {
    margin: auto;
	padding-top:50px;
   max-width: 1080px;	
}

div.block7 {
	background-image: linear-gradient(90deg,#6d8e0d 25%,rgba(0,13,255,0.35) 75%),url(/local/forecast2022/images/writer-05.jpg);
    background-color: rgba(126,190,197,0);
    padding-top: 10vw;
    padding-bottom: 9vw;
	}
	
	div.block7a, div.block7b, div.block7c{
    margin: auto;
   max-width: 1080px;	
   padding-left:10px;

	}		
	
div.block7a h2 {
	    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
	    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 4px;
    line-height: 1.8em;
	color: #fff;
	    padding-bottom: 10px;
		margin: 0;
}


div.block7b h1 {
	    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 72px;
    line-height: 1.4em;
		color: #fff;
		    padding-bottom: 10px;
			margin: 0;
}

div.block7c a.button {
		color: #fff;

}

@media (max-width: 980px) {
	
	div.block1  {
		grid-template-columns: 100%;
	}
	
	img.autoresize1{
	width:calc( 80 * 1vw);
	
	}
	
}


@media (max-width: 600px) {
	div.block3a {
	grid-template-columns: 100%;
	grid-gap: 20px;
	
	}

	img.autoresize3 {
		width:100%;

	}
	
	div.block4b {
    margin: auto;
	grid-template-columns: 50% 50% ;
	grid-gap: 0px;
	display: grid;
}
}