@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, button, input, select, textarea,
.pure-g [class *= "pure-u"] {

    font-family: open_sanslight, sans-serif;
}


a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

body{

  background-color: #d4dee2;
}

/* -------------------------------------------------- */



/* -------------------------------------------------- */



/* -------------------------------------------------- */



/* -------------------------------------------------- */

.con1{

background-color: #fff;
height: 33vh;

}

.con2{

background-color: #fff;
height: 33vh;
text-align: center;

}

.con3{

background-color: #fff;
height: 33vh;

}

.con4{

background-color: #fff;
height: 33vh;

}

.con5{

background-color: #fff;
height: 33vh;
text-align: center;

}

.con5 adress{
  font-family: Arial, Helvetica, sans-serif;

}

.con6{

background-color: #fff;
height: 33vh;

}

.con7{

background-color: #fff;
height: 34vh;

}

.con8{

background-color: #fff;
height: 34vh;

}

.con9{

background-color: #fff;
height: 34vh;

}


/* -------------------------------------------------- */


/*sm*/
@media screen and (max-width: 48em) {

}

/*md*/
@media screen and (min-width: 48em) {

}

/*lg*/
@media screen and (min-width: 64em) {

}

/*xl*/
@media screen and (min-width: 80em) {

}
