﻿body {
    width: 996px;
    background: #fff;
}

.text-20 {
    font-size: 20px;
}

.top-image {
    position: relative;
    top: 0;
    left: 0;
    height: 60rem;
    background-position: top center;
    background-image: url('../Images/intro-coffee.jpg');
    background-size: cover;
}

.ceo-img {
    background-image: url('../Images/ceo1.jpg');
}

.ceo
{
    background:#fff;
}

.ceo p, .ceo .subtitle 
{
    color:#000;
}
.ceo .quote{
      font-size: 24px;
    line-height: 1.5;
    color:#000;
}
  
.ceo h3
{
    color:#000;
    padding-left:10%;
    padding-right:10%;
  text-align:center;
  margin-top:2em;
}
.ceo section
{
    height:auto;
}

.ceo .head-text
{
    padding:25px;
}

.ceo-bg {
    background-image: url('../Images/ceo.jpg');
    background-size:cover;
  
    background-position: 0 81px;
    text-align: center;
    padding-left: 17%;
}
.ceo-bg p
{
    color:#fff;
}

.ceo-white
{
    color:#000;
    font-size:23px;
    line-height:1.5;
    padding-top:40px;
    padding-bottom:40px;
    text-align:center;
}

.ceo-white p
{
    margin:0 auto;
    width:75%;
}

.ceo-name
{
    padding-top:50px;
}

.ceo-bg h3
{
    color:#fff;
}
.head-text {
    padding: 25px 25px 25px 12%;
    font-size: 14px;
    line-height: 25px;
}

    .head-text p {
        position: relative;
        top: 30px;
    }

.coffee-start::first-letter {
    float: left;
    font-size: 340%;
    /*line-height: 25px;
    padding-top: 12px;
    padding-right: 8px;
    padding-left: 3px;*/
    margin: 1.5rem 1.5rem 1.1rem 0!important;
}

.brown-title {
    margin-top: 1.5em;
    font-size: 30px;
    color: #9f7020;
    text-transform: uppercase;
    line-height: 36px;
}

.quote-border {
    border: 4px solid #9f7020;
    padding: 4rem 6rem;
    box-sizing: border-box;
    margin: 8rem auto;
    width: 90%;
    font-family: "Avenir", Helvetica, Arial, sans-serif;
}

.quote-border__text {
    font-size: 2rem;
    line-height: 1.6em;
    text-align: center;
}

.quote-border__author {
    font-size: 1.6rem;
    margin-top: 1em;
    color: #989898;
    text-align: center;
}

#top-image {
    max-width: 996px;
    margin-right: 0;
    margin-left: 0;
}

.ui-more__button {
    text-align: center;
    display: block;
    font-size: 1.4rem;
    text-transform: uppercase;
    float: left;
    width: 100%;
    color: #000;
    padding-bottom: 50px;
    cursor: pointer;
}

    .ui-more__button:hover {
        text-decoration: none;
        color: #000;
    }

    .ui-more__button:before {
        width: 2px;
        height: 30px;
        display: block;
        margin: 6.5rem auto 2rem auto;
        content: '';
        background-color: #000;
    }

.ui-more__content {
    float: left;
    display: block;
    padding-bottom: 50px;
}

.page-letter .subtitle, .page-commitment .subtitle, .page-innovation .subtitle {
    font-size: 2.2rem;
    line-height: 1.6em;
    font-family: "Avenir", Helvetica, Arial, sans-serif;
}

.container-slider.bottom-pagination {
    height: auto;
    text-align: left;
}

.container-slider {
    height: 55em;
    width: 100%;
    margin-top: 6em;
    text-align: center;
}


    .container-slider.bottom-pagination .intro2 {
        background: url('../Images/2020.jpg') no-repeat center;
        background-size: cover;
        height: 26rem;
        color: #fff;
        text-align: center;
    }

.vcenter {
    display: table !important;
    /*height: 100% !important;*/
    width: 100%;
}

.container-slider.bottom-pagination .intro2 p {
    margin-top: 1.5em;
    margin-bottom: 3em;
    max-width: 70rem;
    margin: auto;
    font-size: 1.6rem;
}

.vcenter > * {
    display: table-cell;
    vertical-align: middle;
}

.container-slider.bottom-pagination .intro2 h3 {
    font-size: 1.6rem;
    text-transform: uppercase;
}

.container-slider.bottom-pagination .intro2 h2 {
    font-size: 2.8rem;
    text-transform: uppercase;
}

.container-slider.bottom-pagination .ui-slider__pagination {
    position: static;
    background: #000;
    text-align: center;
    padding: 3rem 0;
}

    .container-slider.bottom-pagination .ui-slider__pagination a {
        width: 20rem;
        float: none;
        display: inline-block;
        margin-left: -2px;
        margin-right: -2px;
        border: 3px solid #fff;
        border-radius: 0;
        transition: background 0.5s ease;
    }



.container-slider .ui-slider__pagination .btn {
    width: 33.33%;
    box-sizing: border-box;
    float: left;
    padding: 1.5rem 0;
    margin: 0;
    font-size: 1.6rem;
    font-weight: bold;
}



.title-dual__first {
    color: #9f7020;
    font-size: 2.5rem;
    text-transform: uppercase;
    line-height: 1.2em;
}

.btn:hover:after, .btn.active:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.title-dual__second {
    font-size: 2.5rem;
    color: #000;
    text-transform: uppercase;
    line-height: 1.2em;
}

.close {
    position: fixed;
    left: calc(50% + 53rem);
    top: 13.5em;
    width: 4em;
    height: 4em;
    z-index: 999;
    cursor: pointer;
    color: #333;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .close::before {
        width: 50px;
        height: 0;
        border-bottom: 1px solid;
        border-top: 1px solid #fff;
        content: '';
        position: absolute;
        left: -20px;
        top: 50%;
        transform: rotate(-45deg);
    }

    .close::after {
        width: 50px;
        height: 0;
        border-bottom: 1px solid;
        border-top: 1px solid #fff;
        content: '';
        position: absolute;
        left: -20px;
        top: 50%;
        transform: rotate(-45deg);
    }

.ui-slider__pagination a {
    color: #fff;
    text-transform: uppercase;
}

.pag-active {
    background: #fff;
    color: #000 !important;
    transition: opacity 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background 0.5s ease;
}

.coffee-img-2 {
    height: 38rem;
    width: 100%;
    height: 300px;
}

.coffee-img-1 {
    height: 40rem;
    position: relative;
    /* right: 199px; */
    width: 100%;
    height: 300px;
    left: 0;
    margin-left: -15px;
}

.alluminium-img {
    height: 45rem;
}

.climate-src-img {
    height: 45rem;
}

.title-dual {
    text-align: center;
    margin: 2em 0;
}

.subtitle {
    font-size: 2.2rem;
    line-height: 1.6em;
    font-family: "Avenir", Helvetica, Arial, sans-serif;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}

blockquote, .page-innovation blockquote {
    font-size: 1.3rem;
    font-style: italic;
    border: 3px solid #989898;
    padding: 2em;
    display: block;
    line-height: 160%;
    margin: 4em 0;
}

.category {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: bold;
    color: #989898;
    position: relative;
}

    .category::before {
        width: 5px;
        height: 5px;
        background-color: #989898;
        left: -31px;
        top: 5px;
    }

    .category::after {
        width: 11px;
        height: 11px;
        border: 1px solid #989898;
        left: -35px;
        top: 1px;
    }

.first-cap::first-letter {
    float: left;
    font-size: 300%;
    line-height: 25px;
    padding-top: 4px;
    color: #9f7020;
    padding-right: 12px;
    font-style: italic;
    padding-left: 3px;
    padding-bottom: 5px;
}

.second-cap::first-letter {
    float: left;
    font-size: 300%;
    line-height: 30px;
    padding-top: 4px;
    color: #7f9d74;
    padding-right: 12px;
    font-style: italic;
    padding-left: 3px;
    padding-bottom: 5px;
}

.third-cap::first-letter {
    float: left;
    font-size: 300%;
    line-height: 30px;
    padding-top: 4px;
    color: #6298a5;
    padding-right: 12px;
    font-style: italic;
    padding-left: 3px;
    padding-bottom: 5px;
}

.green-text {
    color: #7f9d74;
}

.aqua-text {
    color: #6298a5;
}

.aqua-border {
    border: 3px solid #6298a5;
}

.gold-text {
    color: #9f7020;
}


@media screen and (max-width: 990px) {
    body {
        width: 100%;
    }

    .top-image {
        position: relative;
        top: 0;
        /*height: 90rem;*/
        height: 30rem;
        width: 100%;
        margin-bottom: 1rem;
    }

    .head-text {
      padding:4px 4px 20px 4px;
    }

    .top-title {
        /*font-size: 66px;
    line-height:1.5;*/
    }

    .quote-border
    {
        padding:20px !important;
        margin: 2rem auto;
    }

    .quote-border__text {
        /*font-size:2.5em;*/
    }

    .ui-more__button {
        /*font-size:30px;*/
        font-weight: bold;
        padding-bottom:7px;
    }

    #readContent {
        padding-left: 6%;
        padding-right: 6%;
        /*font-size: 40px;
    line-height: 1.4;*/
    }

    .brown-title
    {
        font-size:18px;
    }

    .title-dual
    {
        margin:0.5em 0;
    }

    .subtitle {
        /*font-size: 49px;
    line-height: 1.6;*/
    }



    .container-slider.bottom-pagination .intro2 {
        height: 43rem;
    }

        .container-slider.bottom-pagination .intro2 h2 {
            /*font-size: 7.8rem;*/
        }

        .container-slider.bottom-pagination .intro2 p {
            /*font-size:4rem;*/
            max-width: 90rem;
            margin-top: 1.5em;
            margin-bottom: 3em;
        }

        .container-slider.bottom-pagination .intro2 h3 {
            /*font-size: 4.8rem;*/
            padding-top: 20px;
        }

    .vcenter > * {
        vertical-align: top;
        padding-top: 15%;
    }

    /*.ui-slider__slides {
        padding-left: 13%;
        padding-right: 13%;
    }*/

        .ui-slider__slides p {
            /*font-size: 33px;
    line-height: 73px;*/
        }

    .container-slider.bottom-pagination .ui-slider__pagination {
        width: 100%;
    }

    blockquote, .page-innovation blockquote {
        /*font-size: 28px;
        line-height:1.7;*/
    }

    .aqua-border {
        border: 8px solid #6298a5;
        padding: 10% 7% 10% 7%;
    }

    .first-cap::first-letter {
        float: left;
        /*font-size: 120px;
        line-height: 25px;*/
        padding-top: 20px;
        color: #9f7020;
        padding-right: 40px;
        font-style: italic;
        padding-left: 3px;
        padding-bottom: 5px;
    }

    .second-cap::first-letter {
        float: left;
        /*font-size: 120px;
        line-height: 30px;*/
        padding-top: 60px;
        color: #7f9d74;
        padding-right: 40px;
        font-style: italic;
        padding-left: 3px;
        padding-bottom: 5px;
    }

    .third-cap::first-letter {
        float: left;
        /*font-size: 120px;
        line-height: 30px;*/
        padding-top: 60px;
        color: #6298a5;
        padding-right: 40px;
        font-style: italic;
        padding-left: 3px;
        padding-bottom: 5px;
    }

    .coffee-start::first-letter {
        /*font-size: 500%;*/
        font-size: 500%;
        /*padding: 20px 5px 16px 0;*/
    }

    .alluminium-img {
        width: 100%;
    }

    .quote-border {
        padding: 7rem 9rem;
        border: 8px solid #9f7020;
    }

    .climate-src-img {
        width: 100%;
        height: 29rem;
    }

    .container-slider.bottom-pagination .ui-slider__pagination a {
        width: 55%;
        /*font-size: 40px;*/
        font-weight: bold;
        border: 12px solid #fff;
        margin-top: 20px;
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .head-text p {
        /*font-size: 25px;
        line-height: 1.6;*/
        padding-left: 3%;
        padding-right: 11%;
    }

    .coffee-img-1 {
        right: auto;
        width: 100%;
        height:35rem;
    }

    .coffee-img-2 {
        width: 100%;
        height: 25rem;
    }

    .coffee-img-container {
        position: absolute;
        top: 0;
        display: block;
    }

    .first-cap {
        margin-top: 40rem;
    }

    .alluminium-img {
        height: 29rem;
    }

    .slides-mobile
    {
        width:100% !important;
    }
    .ceo-bg {
        background: url(../Images/ceo.jpg) #000;
        background-size: 27em;
        background-repeat: no-repeat;
    }

    .ceo .pag-link  {
        width: 100% !important;
    }

   
    .ceo .head-text p
    {
        padding:8%;
    }
    .ceo .brown-title{
        padding-left: 3%;
    text-align: center;
    padding-right: 3%;
    }  
    
   
}
