@font-face {
    font-family: 'Museo';

    src: url('../files/fonts/2C744A_0_0.eot');
    src: url('../files/fonts/2C744A_0_0.eot?#iefix') format('embedded-opentype'), url('../files/fonts/2C744A_0_0.woff') format('woff'), url('../files/fonts/2C744A_0_0.ttf') format('truetype'), url('../files/fonts/2C744A_0_0.svg#museo300_regular') format('svg');
    font-weight: 700;
}
@font-face {
    font-family: 'Museo';

    src: url('../files/fonts/2C744A_1_0.eot');
    src: url('../files/fonts/2C744A_1_0.eot?#iefix') format('embedded-opentype'), url('../files/fonts/2C744A_1_0.woff') format('woff'), url('../files/fonts/2C744A_1_0.ttf') format('truetype'), url('../files/fonts/2C744A_1_0.svg#museo500_regular') format('svg');
    font-weight: 300;
}

@font-face {
    font-family: 'Museo';

    src: url('../files/fonts/2C744A_2_0.eot');
    src: url('../files/fonts/2C744A_2_0.eot?#iefix') format('embedded-opentype'), url('../files/fonts/2C744A_2_0.woff') format('woff'), url('../files/fonts/2C744A_2_0.ttf') format('truetype'), url('../files/fonts/2C744A_2_0.svg#museo700_regular') format('svg');
    font-weight: 500;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: Museo;
    position: relative;
}

header {
    position: fixed;
    background: rgba(5, 152, 70, 0.80);
    height: 80px;
    width: 100%;
    z-index: 1000;
}

header nav {
}

header nav ul {
    color: #fff;
    float: right;
    position: absolute;
    right: 5%;
    line-height: 80px;
}

header nav ul li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
}

header nav ul li a {
    color: #fff;
    text-transform: uppercase;
}

header nav ul li a:hover {
    color: #bdbdbd;
    text-decoration: none;
}

header nav ul li a.active {
    text-decoration: underline;
}

header nav #mobileTrigger {
    display: none;
}
header #logo {
    position: absolute;
    height: 80px;
    width: 275px;
    background-image: url('../img/logo.png');
    margin-left: 0%;
    background-repeat: no-repeat;
    background-position: left center;
}

#slider {
    height: 630px;
    width: 100%;
}
li.slide1 {
    background: url('../img/slide1_bg.jpg') 50% 0 no-repeat;
    background-size: cover;
    height: 630px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
	display: none;
}

li.slide1 h2 {
    font-size:41px;
    line-height: 46px;
    color: #fff;
    width: 551px;
    margin-top: 165px;
    text-align: left;
    font-weight: 700;
    color: #164924;
}
li.slide1 h2 span {
    color: #18cf4c;
}
li.slide1 p {
    margin-top: 25px;
    color: #757575;
    text-align: left;
    font-weight: 300;
    font-size: 21px;
    line-height: 25px;
    width: 310px;
}
li.slide1 a.scrolldown {
    margin-top: 10px;
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-image: url('../img/scroll_down.png');
    text-indent: -9999px;

}
li.slide2 {
    background: url('../img/cover_slider_04.jpg')  50% 0 no-repeat;
    background-size: cover;
    height: 630px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
li.slide2 h2 {
    line-height: 76px;
    font-size: 72px;
    color: #fff;
    width: 880px;
    margin: 0 auto;
    margin-top: 158px;
    text-align: center;
    font-weight: 700;
}
li.slide2 h2 span {
    display: block;
    font-weight: 300;
}
li.slide2 p {
    margin-top: 15px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    font-size: 22px;
    line-height: 25px;
}
li.slide2 a.scrolldown {
    margin-top: 10px;
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-image: url('../img/scroll_down_wh.png');
    text-indent: -9999px;

}

li.slide3 {
    background: url('../img/cover_slider_05.jpg')  50% 0 no-repeat;
    background-size: cover;
    height: 630px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
li.slide3 div{
	visibility: hidden;
}
#block1 {
    padding-top: 80px;
    padding-bottom: 80px;
}

#block1 h2 {
    font-size: 22px;
    color: #164924;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 700;
}
#block1 .col-md-6 {
    padding-left: 0;
}

#block1 p {
    color: #757575;
    font-size: 16px;
    font-weight: 300;
}

#block1 .col-md-12 {
    margin-top: 50px;
}

#block1 p strong {
    font-weight: 700;
}

#block2 {
    background: url('../img/greenbg.jpg') 50% 0 no-repeat fixed;;
    background-size: cover;
    min-height: 610px;
    width: 100%;
    background-position: center center;
    color: #fff;
    padding-top: 80px;
}
#block2 h2 {
    font-size: 23px;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 700;
}
#block2 p {
    font-weight: 300;
    padding-right: 30px;
    line-height: 21px;
    font-size: 17px;
}

#block2 p.coffeecup {
    margin-bottom: 25px;
}

#block2 .menu  {
    background: #fff;
    border-radius: 20px;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    color: #059344;
    width: 92%;
    padding-bottom: 30px;
}

#block2 .menu:before  {
     display: block;
     height:33px;
     content: " ";
     position: absolute;
     left: 0;
     top: -33px;
     background-image: url('../img/corn.png');
     background-position: center top;
    width: 92%;
     background-repeat: no-repeat;

 }
#block2 .menu:after  {
    display: block;
    height:33px;
    content: " ";
    position: absolute;
    left: 0;
    bottom: -33px;
    background-image: url('../img/corn.png');
    background-position: center bottom;
    width: 92%;
    background-repeat: no-repeat;

}
#block2 .menu h2 {
    font-weight: 700;
    color: #000;
    font-size: 53px;
    padding-top: 40px;
    padding-bottom: 24px;
    border-bottom: 1px solid #000;
    width: 72%;
    margin: 0 auto;
    margin-bottom: 28px;
    line-height: 38px;
    text-transform: uppercase;
}
#block2 .menu p {
    display: block;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    color: #059344;
    font-size: 18px;
    padding: 0;
    text-transform: uppercase;
    line-height: 25px;
    padding-bottom: 20px;
    width: 72%;
    margin: 0 auto;
    border-bottom: 1px solid #000;

}
#block2  p.feelaroma {
    font-weight: 700;
    font-size: 21px;
    line-height: 23px;

}


#block3 {
    background: #f7f7f7;
    width: 100%;
    background-position: center center;
    color: #fff;
    padding-top: 80px;
}
#block3 h2 {
    font-size: 22px;
    color: #164924;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 700;
}
#block3 p {
    font-weight: 300;
    padding-right: 30px;
    line-height: 21px;
    font-size: 17px;
    color: #757575;
    line-height:24px;

}
#block3 .meetingplace {
    margin-bottom: 35px;
}

#block3 p.stamp {
    padding-bottom: 220px;
    background-image: url('../img/stamp.png');
    background-repeat: no-repeat;
    background-position: bottom left;
}

footer {
    color: #fff;
    background: #c18f54;
    padding: 50px 0;
}

footer div.container div {
    display: inline-block;	
    vertical-align: top;

}

footer div.container .locations .location div,
footer div.container .social div
{
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    margin-right: 8px;
    position: relative;
}

footer div.container .locations .location {
	display: block;
    margin-bottom: 20px;
    font-size: 15px;
}

footer div.container .locations {
	width: 85%;
}


footer h2 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 8px;
}

footer div.container span {
    height: 40px;
    line-height: 40px;
    vertical-align: top;
}

footer div.container span.em {
    font-weight: 700;
}


footer div.address {
	width: 300px;
}

footer div.time {
	width: 400px;
}

footer a {
    color: #fff;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
}
footer a:hover {
    color: #059d49;
}
footer div.time:before {
    width: 35px;
    height: 40px;
    content: "";
    display: inline-block;
    background-image: url('../img/footericos.png');
    background-position: -140px top;
    background-repeat: no-repeat;
    margin-right: 4px;
}
footer div.address:before {
    width: 35px;
    height: 40px;
    content: "";
    display: inline-block;
    background-image: url('../img/footericos.png');
    background-position: 0px top;
    background-repeat: no-repeat;
    margin-right: 4px;
}
footer div.email:before {
    width: 35px;
    height: 40px;
    content: "";
    display: inline-block;
    background-image: url('../img/footericos.png');
    background-position: -35px top;
    background-repeat: no-repeat;
    margin-right: 4px;
}
footer div.fb:before {
    width: 35px;
    height: 40px;
    content: "";
    display: inline-block;
    background-image: url('../img/footericos.png');
    background-position: -105px top;
    background-repeat: no-repeat;
    margin-right: 4px;
}

footer div.fb a {
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
}
footer div.insta:before {
    width: 35px;
    height: 40px;
    content: "";
    display: inline-block;
    background-image: url('../img/footericos.png');
    background-position: -70px top;
    background-repeat: no-repeat;
    margin-right: 4px;
}

footer div.insta a {
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
}
@media only screen
and (min-width : 1440px) {
	#slider,#slider li
	{
		height: 750px;
	}
}
@media only screen
and (max-width : 991px) {
    #block2 {
        padding-bottom: 40px;
    }
    #block2 .menu {
        margin-top: 40px;
        margin-bottom:60px;
    }
    #block3 p.stamp {
        padding-bottom:130px;
    }

    #block3 img {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    header nav ul {
        padding-top: 80px;
        right: 0;
        opacity: 0;
        z-index: 99;
        opacity: 1;
    }
    header nav ul li {
        display: block;
        line-height: 54px;
        text-align: right;
        margin: 0;
        height: 60px;
        background: rgba(5, 152, 70, 0.80);
        padding: 5px 20px;
        margin-top: 1px;
    }


    header nav #mobileTrigger {
        display: block;
        font-weight: bold;
        color: #fff;
        position: absolute;
        right: 5%;
        top: 30px;
        cursor: pointer;
        z-index: 999;
    }
	
	footer div.container .locations,
	footer div.container .social
	{
		width: 100%;
	}
	
	footer div.container .social
	{
		text-align: right;
	}	
}

@media only screen
and (max-width : 767px) {
    li.slide1 h2 {
        max-width: 90%;
    }
    li.slide2 h2 {
        max-width: 90%;
    }
	
	footer div.container .locations,
	footer div.container .social
	{
		width: 100%;
	}
	
	footer div.container .social
	{
		text-align: right;
	}	
}
@media only screen
and (max-width : 480px) {
    li.slide1 h2 {
      margin-top: 80px;
        font-size: 32px;
        line-height: 40px;
    }
    li.slide2 h2 {
        margin-top: 80px;
        font-size: 32px;
        line-height: 40px;
    }
    footer div.container .locations div {
        display: block;
        font-size: 12px;
    }

    header #logo {
        background-size: contain ;
        width: 210px;
    }
	
	footer div.address {
		width: 100%;
	}

	footer div.time {
		width: 100%;
	}


}


@media only screen
and (max-width : 380px) {

    footer div.container div.time {
        display: block;
        font-size: 10px;
    }
	
	

	
	
}