﻿@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.eot');
    src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'), url('../fonts/opensans-extrabold-webfont.woff') format('woff'), url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'), url('../fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic-webfont.eot');
    src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-italic-webfont.woff2') format('woff2'), url('../fonts/opensans-italic-webfont.woff') format('woff'), url('../fonts/opensans-italic-webfont.ttf') format('truetype'), url('../fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'wichita-serial-extraboldRg';
    src: url('../fonts/wichita-serial-extrabold-regular.eot');
    src: url('../fonts/wichita-serial-extrabold-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/wichita-serial-extrabold-regular.woff2') format('woff2'), url('../fonts/wichita-serial-extrabold-regular.ttf') format('truetype'), url('../fonts/wichita-serial-extrabold-regular.svg#wichita-serial-extraboldRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    /* border: 1px solid #ff0000; */
}

html {
    overflow-y: scroll;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    /*font-family: Verdana, Geneva, Tahoma, sans-serif, Georgia, Courier, Times New Roman, Serif;*/
    font-family: 'open_sansregular', 'Open Sans', sans-serif;
    font-size: 100%;
    background-color: #F0EADD;
    color: #F0EADD;
    /*bootstrip menu*/
    /*padding-top: 50px;*/
}

#wrapper {
    position: relative;
    min-height: 100%;
    vertical-align: bottom;
    margin: 0 auto;
    height: 100%;
}

#header {
    width: 100%;
    height: 30px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}

header {
    text-transform: uppercase;
    background-color: #A2B49C;
    color: #000;
    min-width: 100%;
    height: 30px;
    line-height: 30px;
    /*text-align: center;*/
}

.shadow:after {
    content: "";
    width: 100%;
    height: 1px;
    /*margin-top: 19px;*/
    top: 29px;
    display: block;
    position: absolute;
    z-index: 1;
    -webkit-box-shadow: 0 0 8px 2px #000;
    -moz-box-shadow: 0 0 8px 2px #000;
    box-shadow: 0 0 8px 2px #000;
}


#content {
    background-color: #69796E;
    width: 1024px;
    margin: 0 auto -40px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#content-inner {
    padding: 5px;
}

#content-spacer-top {
    height: 30px;
}

#content-spacer-bottom {
    height: 40px;
}

.row {
    max-width: 100%;
    padding: 0.5%;
    margin: 0.5%;
    background-color: #69796E;
}

    .row .img {
        width: 100%;
        /*height: 100%;*/
    }

.center {
    text-align: center;
}

h1 {
    font-family: 'wichita-serial-extraboldRg';
    font-size: 2.6em;
    margin: 0.2em 0 0.1em 0;
}

h2 {
    font-family: 'wichita-serial-extraboldRg';
    font-size: 2.2em;
    margin: 0.4em 0 0.1em 0;
}

p {
    font-family: 'open_sansregular', 'Open Sans', sans-serif;
    font-size: 1.3em;
}

.big {
    font-family: 'wichita-serial-extraboldRg';
    font-size: 1.6em;
    margin: 0.4em 0 0.1em 0;
}

/*b, strong {
    font-family: 'open_sansbold';
}*/

i {
    font-family: 'open_sansitalic';
    font-style: italic;
}

.grupL {
    font-size: 1.2em;
}

.grupS {
    font-size: 1.8em;
}

.groupimg figcaption {
    position: relative;
    width: 99%;
    height: 30%;
    margin-top: -205px;
    /*top: -205px;*/
    background-color: rgba(0, 0, 0, 0.70);
    color: #fff;
}

blockquote {
    font-family: 'open_sansregular', 'Open Sans', sans-serif;
    font-size: 1.6em;
    background-color: #A2B49C;
    border-left: 10px solid #ccc;
    margin: 0.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

    blockquote:before {
        color: #ccc;
        content: open-quote;
        font-size: 1em;
        line-height: 0.1em;
        margin-right: 0.25em;
        vertical-align: -0.4em;
    }

    blockquote:after {
        color: #ccc;
        content: close-quote;
        font-size: 1em;
        line-height: 0.1em;
        margin-left: 0.25em;
        vertical-align: -0.4em;
    }

    blockquote.full:before, blockquote.full:after {
        font-size: 3em;
    }

#popup {
    position: absolute;
    border: 1px solid #000;
    background: #A2B49C;
    /*padding: 5px;*/
    display: none;
    color: #000;
    font-size: 1.875em;
    font-weight: 600;
    text-align: center;
    width: 400px;
    /*max-width: 400px;*/
    height: 400px;
    /*max-height: 400px;*/
    overflow: hidden;
}

    #popup img {
        width: 100%;
    }

.textcols2 {
    -webkit-column-count: 2;
    -webkit-column-gap: 3%;
    -moz-column-count: 2;
    -moz-column-gap: 3%;
    column-count: 2;
    column-gap: 3%;
}

.textcols3 {
    -webkit-column-count: 3;
	-webkit-column-fill: balance;
    -webkit-column-gap: 1%;
    -moz-column-count: 3;
	-moz-column-fill: balance;
    -moz-column-gap: 1%;
    column-count: 3;
	column-fill: balance;
    column-gap: 1%;
}

.dunbreak {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

    .textcols3 blockquote {
        font-family: 'open_sansregular', 'Open Sans', sans-serif;
        font-size: 1.3em;
        background-color: #A2B49C;
        border-left: 10px solid #ccc;
        margin: 1em 10px;
        padding: 0.4em 10px;
        quotes: "\201C""\201D""\2018""\2019";
    }

        .textcols3 blockquote:before {
            color: #ccc;
            content: open-quote;
            font-size: 3em;
            line-height: 0.1em;
            margin-right: 0.25em;
            vertical-align: -0.4em;
        }

        .textcols3 blockquote:after {
            color: #ccc;
            content: close-quote;
            font-size: 3em;
            line-height: 0.1em;
            margin-left: 0.25em;
            vertical-align: -0.4em;
        }

#footer {
    width: 100%;
    height: 40px;
}

footer {
    height: 40px;
    line-height: 40px;
    min-width: 100%;
    background-color: #393536;
    color: #F0EADD;
    font-weight: 400;
    text-align: center;
}

a {
    color: #F0EADD;
    /*font-weight: bold;*/
    text-decoration: underline;
}

    a:hover {
        color: #393536;
        /*font-weight: bold;*/
        text-decoration: underline;
    }


figure figcaption {
    text-align: center;
    font-size: 1.4em;
}

.row figure {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    float: left;
}

figure img {
    width: 100%;
}

.row figure .job {
    position: absolute;
    /*margin-top: 20px;*/
    padding-left: 5px;
    width: 88%;
    height: 30%;
    background-color: rgba(0, 0, 0, 0.70);
    font-size: 1.4em;
    color: #fff;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}

.row figure .job1 {
    position: absolute;
    margin-top: 40px;
    padding-left: 5px;
    width: 88%;
    height: 27%;
    background-color: rgba(0, 0, 0, 0.70);
    font-size: 1.4em;
    color: #fff;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}

.row figure .job2 {
    width: 88.4%;
}

.row figure:hover .job {
    /*margin-top: -31%;*/
    margin-top: -39%;
}

.row figure:hover .job1a {
    margin-top: -46%;
}

.row figure:hover .job1b {
    margin-top: -46%;
}

.row figure:hover .job3 {
    margin-top: -39.2%;
}
.bah {
height: 100%;
}
.rotate {
	/* border: 1px solid red; */
    margin: auto;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    height: 505px;
    width: 357px;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

    .rotate:hover {
        background-image: url("../images/gro_logo.png");
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center center;
        /*background-size: cover;*/
        -moz-transform: rotate(720deg) scale(1,1);
        -webkit-transform: rotate(720deg) scale(1,1);
        -o-transform: rotate(720deg) scale(1,1);
        transform: rotate(720deg) scale(1,1);
    }

/*** THE COLORS ***/
.lgreen {
    background-color: #A2B49C;
}

.grey {
    background-color: #393536;
}

.sand {
    background-color: #F0EADD;
}

.dgreen {
    background-color: #69796E;
}
