.header {
    height: 415px;
}

.adress, .contact, .contact a {
    color: #766e00;
}

.adress {
    text-align: right;
    padding-right: 80px;
    padding-top: 15px;
}
.adress strong{
    font-size: 1.8rem;
    font-weight: 500;
}
.adress strong span{
    font-weight: normal;
    font-weight: 300;
}

.contact {
    text-align: left;
    padding-left: 80px;
    padding-top: 15px;
}

.slogan {
    text-align: center;
}

.slogan h1{
    text-transform: uppercase;
    font-size: 1.1rem;
    color: #9c9100;
    margin-top: 300px;
    font-weight: 400;
}




.menu {
    text-align: center;
    height: 61px;
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
}

.menu a{
    display: inline-block;
    color: #09256c;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    padding: 24px 15px;
}

.menu a:hover{
    color: #033097;
    background-color: #f0ea9f;
}



.benefit_block {
    max-width: 980px;
}

.benefit {
    text-align: center;
    padding: 40px 100px 10px 100px;
}

.benefit h2{
    font-size: 2.8rem;
    margin: 0;
    padding-bottom: 20px;
}

.benefit h2 span{
    font-weight: 500;
}

.benefit_list {
    height: 114px;
    background-image: url(../images/benefit.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 15px;
}

.benefit_list p {
    margin: 0;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 700;
}

.benefit_list p:first-child {
    font-size: 6rem;
    font-weight: 700;
    color: #f0f0f0;
    padding-right: 10px;
}

.benefit_list .columns {
    margin-left: 20px;
}

.benefit_list .b1 {
    margin-left: 170px;
}





.service {
    padding: 60px 0 80px 0;
    max-width: 980px;
}

.service .title {
    background: none !important;
    padding-top: 60px;
}

.service .title h2 {
    font-weight: 300;
    font-size: 2.8rem;
}

.service .title h2 span{
    font-weight: 500;
}

.service .four {
    height: 187px;
    margin-top: 40px;
    overflow: hidden;
}

.service a {
    display: block;
    text-align: right;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 700;
    text-decoration: none;
    color: #0336ab;
    background: rgba(253, 236, 31, 0.8);
    padding: 5px;
    margin-top: 120px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease 0s;
}
.service .four:hover a {
    margin-top: 20px;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    transition: 0.4s ease 0s;
}
.service p {
    margin: 0;
    padding: 0;
    color: #ededed;
    padding: 15px;
    display: none;
    font-size: 1.4rem;
}
.service h3 {
    margin: 0;
    padding: 0;
}

.service .four:hover p {
    padding: 15px;
    display: block;
}

.service .four:hover {
    background-image: url(../images/serv_bg_main.png) !important;
}

.service .title.four {
    background-image: none !important;
}



.news {
    max-width: 980px;
}

.news h2 {
    font-weight: 300;
    font-size: 2.8rem;
}

.news .four p, .news .twelve p{
    margin-bottom: 50px;
}

.news .four p img, .news .twelve p img{
    float: left;
    padding: 0 15px 0 0;
}

.news .four span, .news .twelve span{
    font-size: 1.2rem;
}

.news .four p a, .news .eight p a, .news .twelve p a{
    color: #766e00;
}

.news .eight p, .news .twelve p{
    width: 300px;
    display: block;
    float: left;
}

.news .eight p:first-child{
    margin-right: 6%;
}

.news .twelve p:first-child{
    margin-right: 4%;
}

.news .twelve p:last-child{
    margin-left: 4%;
}

.news .eight span, .news .twelve span.adv{
    display: block;
    margin-top: 10px;
    font-size: 1.2rem;
}



.causes {
    height: 303px;
    background-image: url(../images/causes.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    margin-top: 80px;
}
 
.causes:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: -0.25em; 
 }
 
.centered {
    display: inline-block;
    vertical-align: middle;
    width: 980px;
 }

.causes h3{
    font-weight: 300;
    font-size: 3.2rem;
    color: #ededed;
    text-align: left;
    padding: 50px 0 20px 0;
}

.causes h4{
    font-weight: 400;
    font-size: 1.5rem;
    color: #ededed;
    text-transform: uppercase;
    text-align: left;
}

.causes ul{
    font-weight: 300;
    font-size: 1.4rem;
    color: #ededed;
    text-align: left;
}





.text {
    padding: 70px 0 80px 0;
    max-width: 980px;
}

.text ul{
    list-style: disc inside;
    margin-left: 20px;
}

.text h3{
    font-weight: 300;
    font-size: 3rem;
    padding: 20px 0 0 0;
}

.text h6{
    font-size: 1.8rem;
}

.text h5 a{
    color: #341a0d;
}





.footer {
    max-width: 980px;
    padding: 0 0 20px 0;
}

.copyright {
    padding: 0 0 0 70px;
    background-image: url(../images/logo_bottom.png);
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 1.1rem;
    line-height: 1.4rem;
}

.copyright p{
    margin: 0;
    padding-bottom: 5px;
}

.copyright span{
    font-size: 1.3rem;
}

.copyright a{
    color: #766e00;
}

.dev {
    padding-left: 335px;
    padding-top: 20px;
    font-size: 1.1rem;
    line-height: 1.3rem;
}

.dev a{
    display: block;
    width: 100px;
    background-image: url(../images/ms.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 2px 0 3px 37px;
    color: #341a0d;
    text-decoration: none;
}


.grid {
    max-width: 69em;
    list-style: none;
    margin: 50px auto;
    padding: 0;
}

.grid li {
    display: block;
    float: left;
    padding: 1%;
    width: 31%;
    opacity: 0;
}

.grid li.shown,
.no-js .grid li,
.no-cssanimations .grid li {
    opacity: 1;
}

.grid li a,
.grid li img {
    outline: none;
    border: none;
    display: block;
    max-width: 100%;
}

/* Move Up */

.grid.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp 0.65s ease forwards;
    -moz-animation: moveUp 0.65s ease forwards;
    animation: moveUp 0.65s ease forwards;
}

@-webkit-keyframes moveUp {
    to { -webkit-transform: translateY(0); opacity: 1; }
}

@-moz-keyframes moveUp {
    to { -moz-transform: translateY(0); opacity: 1; }
}

@keyframes moveUp {
    to { transform: translateY(0); opacity: 1; }
}



