#c80 p {
    font-size: 14px;
color: #CC833F;
}
.powermail_fieldwrap_type_html {
    flex: 0 0 auto;
    width: 66.66666667%;
    flex-direction: column;
    color: #CC833F !important;
    margin-top: 35px;
    font-size: 14px;
}
.powermail_fieldwrap_type_html p {
    font-size: 14px;
}
.powermail_fieldwrap_type_html button.btn.btn-primary {
    margin-top: 5px;
    padding: 5px 40px;
    margin-bottom: 25px;
    transition: all .2s ease-in-out;
    background-color: transparent;
    color: #CC833F !important;
    border: 1px solid #CC833F !important;
    border-radius: 20px;
    color: white;
    text-decoration: none;
    font-size: .9em;
    width: fit-content;
}
.powermail_fieldwrap_type_html button.btn.btn-primary:hover {
    background-color: #CC833F;
    color: white !important;
    border: 1px solid #CC833F !important;
}
.powermail_fieldwrap_type_html .col-sm-12 button{

}
.powermail_fieldwrap_type_html .col-sm-12{
    display: flex;
    width: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.powermail_fieldwrap_type_html .modal-content {
    background-color: #CC833F !important;
    color: white;
    border: none !important;
}
.powermail_fieldwrap_type_html .modal-content h2,
.powermail_fieldwrap_type_html .modal-content h4,
.powermail_fieldwrap_type_html .modal-content h3
{
    color: white;
    margin-bottom: 40px;
}
.powermail_fieldwrap_type_html .modal-body {
    padding-bottom: 30px;
}
button.btn.btn-primary ,
button.btn.btn-primary:focus,
button.btn.btn-primary:active,
button.btn.btn-primary:hover
{
    outline: none !important;
    box-shadow: none !important;
}
img.image-kolo {
    border-radius: 100px !important;
}
.team-text p {
    font-size: 16px !important;
}
img.image-kolo{
    width: 140px !important;
    height: 140px !important;
}
#c76 a {
    color: #CC833F;
}
.ref {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style-type: none;
    margin-bottom: 5vw;
}
.ref li {
    list-style-type: none;
}
@media  screen and (max-width: 560px) {
    .ref li {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .ref li img {
        width: 100% !important;
        height: auto;
        max-width: 400px;
        margin-bottom: 6vw !important;
    }
}
@media screen and (max-width: 576px) {
    .flexus-slider {
        margin: 30px !important;
    }
    .team-members p {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 768px) {
    .swiper-button-next {
        right: 0px !important;
    }
    .swiper-button-prev {
        left: 0px !important;
    }
}
.button-coffee-type {
 left: 0px;
}

.powermail-create {
    text-align: center;
    background-color: #E53526;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    color: white !important;
}
textarea.powermail_textarea {
    background: transparent !important;
}

.beige-button {
    transition: all .2s ease-in-out;
}
.beige-button img {
    width: 190px !important;
    height: 190px !important;
}
.beige-button:hover {
    transition: all .2s ease-in-out;
    transform: rotate(5deg);
}
.red-button-for-a a{
    padding: 4px 35px;
    transition: all .2s ease-in-out;
    background-color: #E53526;
    border: 1px solid #E53526;
    border-radius: 20px;
    color: white;
    text-decoration: none;
    font-size: .9em;
    border: 1px solid #E53526;
    border-radius: 20px;
    padding: 7px 43px;
    margin-top: 70px;
    color: #E53526;
    line-height: 40px;
    background-color: transparent;
    transition: all .2s ease-in-out;
    width: auto;
    min-width: 130px;
    text-align: center; }
.red-button-for-a a:hover {
    border: 1px solid #E53526;
    background-color: #E53526;
    color: white; }
.text-coffee-type {
    margin-bottom: 39px;
}
.create-me {
    transition: all .2s ease-in-out;
    transform: rotate(0deg);
}
.create-me:hover {
    transform: rotate(3deg);
}