
body {
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-weight: 500;
}

a,
.uk-link {
    color: #c52024;
    text-decoration: underline;
    cursor: pointer;
}

.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Playfair Display', sans-serif;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 700;
    font-family: 'Playfair Display';
}

h2 {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
}

.nav {
    position: absolute;
    top: 0px;
    z-index: 99;
    left: 0;
    right: 0;
    background-color: white !important;
}

.uk-navbar-nav li a {
    color: #626262 !important;
    font-family: 'Playfair Display', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.uk-navbar-nav li {
    color: #626262 !important;
    list-style: none;
    display: inline;
}

.uk-sticky-placeholder {
    height: 0 !important;
}

.top-wrap::before,
.overlay-wrap::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    z-index: 1;
    /*background-color: rgba(0,0,0,0.5);*/
}

.top-wrap-height {
    height: 80vh;
    min-height: 460px;
    transition: height 0.25s;
}

.uk-subnav-pill > * > :first-child {
    padding: 0.5rem 1rem;
    background-color: rgba(0, 0, 0, 0.04);
}

.top-container {
    z-index: 2;
}

.uk-logo img {
    width: 180px;
}

.subtitle-text {
    font-size: 1.2em;
    opacity: 0.7;
    font-weight: 300;
}

.logos-grid img {
    display: block;
    width: 60px;
    margin: 0 auto;
    filter: grayscale(100%);
    transition: filter 0.25s;
}

.logos-grid img:hover {
    display: block;
    width: 60px;
    margin: 0 auto;
    filter: grayscale(0);
}

.uk-subnav-pill > .uk-active > a {
    background-color: #c52024;
    color: #fff;
}

#products {
    background: #f6f6f6;
}

.product-item {
    padding-top: 50px;
    padding-bottom: 80px;
    border-bottom: 1px solid #00000017;
}

.item-button {
    background-color: #c52024;
}

.item-button:hover {
    background-color: #ba1a1e;
}

.item-button:focus {
    background-color: #ba1a1e;
}

.uk-text-primary {
    color: #c52024 !important;
}

.bt-color {
    color: #c52024 !important;
}

.uk-navbar-toggle-icon {
    color: black !important;
}

.h6-name {
    text-transform: uppercase;
}

.subtitle-text {
    font-family: 'Playfair Display', sans-serif;
    font-size: 16px;
    opacity: 1;
}

.uk-accordion-title::before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23564AEB%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23564AEB%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.uk-accordion > :nth-child(n+2) {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #ededed;
}

.text-norm {
    font-family: 'Playfair Display';
}

.uk-h1 {
    font-family: 'Playfair Display';
}

.uk-light .uk-dotnav > .uk-active > * {
    background-color: #c52024 !important;
}

.uk-card-primary.uk-card-body .uk-dotnav > * > *,
.uk-card-primary > :not([class*=uk-card-media]) .uk-dotnav > * > *,
.uk-card-secondary.uk-card-body .uk-dotnav > * > *,
.uk-card-secondary > :not([class*=uk-card-media]) .uk-dotnav > * > *,
.uk-light .uk-dotnav > * > *,
.uk-offcanvas-bar .uk-dotnav > * > *,
.uk-overlay-primary .uk-dotnav > * > *,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > *,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > *,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > *,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > * {
    background-color: transparent;
    border-color: #c52024 !important;
}

.uk-card-primary.uk-card-body .uk-slidenav,
.uk-card-primary > :not([class*=uk-card-media]) .uk-slidenav,
.uk-card-secondary.uk-card-body .uk-slidenav,
.uk-card-secondary > :not([class*=uk-card-media]) .uk-slidenav,
.uk-light .uk-slidenav,
.uk-offcanvas-bar .uk-slidenav,
.uk-overlay-primary .uk-slidenav,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav,
.uk-tile-primary:not(.uk-preserve-color) .uk-slidenav,
.uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav {
    color: #c52024 !important;
}


.rounded {
    border-radius: 9px;
}

.uk-subnav > * {
    margin-bottom: 10px;
}

@media (max-width: 575px) {
    h2 {
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
    }

    .uk-subnav .uk-border-pill {
        font-size: 10px !important;
    }
}

@media (max-width: 575px) {
    .starttext {
        margin-top: 40px;
    }
}

.dashed {
    text-decoration: underline;
}

.cipher {
    font-size: 1.3em;
}


#content1 {
    color: #fff;
    background: url('/data/default/images/1.jpg') no-repeat;
    background-size: cover;
    min-height: 100vh;
}

#content1 h1 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 2px #2E140C;
    margin-top: 0px;
}

#content1 h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 2px #2E140C;
    margin-top: 0px;
}

#content1 h3 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 2px #181615;
    margin-top: 50px;
}

#content2 {
    background: #93a29e;
}

#content2 h3 {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}

#content2 h4 {
    font-size: 30px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content2 h5 {
    font-size: 30px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 30px;
}

#content2 .cblock .item {
    padding: 10px;
    margin-bottom: 12px;
    background: #64736f;
}

#content2 .cblock .item .text {
    font-size: 19px;
    color: #fff;
}

#content3 {
    background: #93a29e;
}

#content3 .text1 {
    font-size: 30px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content3 ul {
    margin-top: 15px;
    padding-left: 20px;
}

#content3 ul li {
    font-size: 23px;
    line-height: 24px;
    margin-top: 30px;
}

#content4 {
    background: #93a29e;
}

#content4 .text1 {
    font-size: 30px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content4 ul {
    margin-top: 15px;
    padding-left: 20px;
}

#content4 ul li {
    font-size: 23px;
    line-height: 22px;
    margin-top: 30px;
}

#content5 {
    background: #93a29e;
}

#content5 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content5 p {
    font-size: 22px;
}

#content6 {
    background: #93a29e;
}

#content6 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content6 p {
    font-size: 20px;
}

#content7 {
    background: #93a29e;
}

#content7 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content7 p {
    font-size: 20px;
    margin-bottom: 30px;
}

#content7 p strong {
    font-size: 24px;
}

#content8 {
    background: #93a29e;
}

#content8 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content8 p {
    font-size: 20px;
    margin-bottom: 30px;
}

#content8 p strong {
    font-size: 24px;
}

#content9 {
    background: #93a29e;
}

#content9 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content9 p {
    font-size: 20px;
    margin-bottom: 30px;
}

#content9 p strong {
    font-size: 24px;
}

#content10 {
    color: #fff;
    background: url('/data/default/images/9.jpg') no-repeat;
    background-size: cover;
    min-height: 100vh;
}

#content10 h1 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 2px #2E140C;
    margin-top: 0px;
}

#content10 h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 2px #2E140C;
    margin-top: 0px;
}

#content10 h3 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 2px #181615;
    margin-top: 50px;
}

#content11 {
    background: #93a29e;
}

#content11 h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

#content11 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content11 p {
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 20px;
}

#content11 p span {
    font-size: 20px;
    line-height: 25px;
    text-decoration: underline !important;
    color: #313635;
}

#content12 {
    background: #93a29e;
}

#content12 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content12 p {
    font-size: 20px;
    margin-bottom: 25px;
}

#content13 {
    background: #93a29e;
}

#content13 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content13 p {
    font-size: 20px;
    margin-bottom: 25px;
}

#content14 {
    background: #93a29e;
}

#content14 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content14 p {
    font-size: 20px;
    margin-bottom: 25px;
}

#content15 {
    background: #93a29e;
}

#content15 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content15 p {
    font-size: 20px;
}

#content16 {
    background: #93a29e;
}

#content16 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content16 p {
    font-size: 20px;
}

#content17 {
    background: #93a29e;
}

#content17 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content17 p {
    font-size: 20px;
}

#content18 {
    background: #93a29e;
}

#content18 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content18 p {
    font-size: 20px;
}

#content18 ul {
    margin-top: 15px;
    padding-left: 20px;
}

#content18 ul li {
    font-size: 23px;
    line-height: 22px;
    margin-top: 30px;
}

#content19 {
    background: #93a29e;
}

#content19 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content19 p {
    font-size: 20px;
}

#content19 ul {
    margin-top: 15px;
    padding-left: 20px;
}

#content19 ul li {
    font-size: 23px;
    line-height: 22px;
    margin-top: 30px;
}

#content20 {
    background: #93a29e;
}

#content20 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content20 p {
    font-size: 20px;
}

#content20 ul {
    margin-top: 15px;
    padding-left: 20px;
}

#content20 ul li {
    font-size: 20px;
    line-height: 22px;
    margin-top: 15px;
}

#content21 {
    background: #93a29e;
}

#content21 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content21 p {
    font-size: 20px;
}

#content22 {
    background: #93a29e;
}

#content22 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content22 p {
    font-size: 20px;
}

#content23 {
    background: #93a29e;
}

#content23 .text1 {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content23 p {
    font-size: 20px;
}

#content23 ul {
    margin-top: 15px;
    padding-left: 20px;
}

#content23 ul li {
    font-size: 20px;
    line-height: 22px;
    margin-top: 15px;
}

#content24 {
    background: #93a29e;
}

#content24 .text2 {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content24 p {
    font-size: 20px;
}

#content25 {
    background: #93a29e;
}

#content25 .text2 {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 30px;
}

#content25 p {
    font-size: 20px;
}

#content27 .fp-tableCell {
    vertical-align: top !important; 
}

#content27 h3 {
    font-size: 36px;
    color: #595959;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 32px;
}

@media screen and (max-width: 900px) {
    #content27 h3 {
        font-size: 36px;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 32px;
    }
    
}

#content27 .cont {
    font-size: 22px;
    color: #1a1919;
    text-align: center;
    padding-bottom: 50px;
}

#content27 .cont a {
    color: #1a1919 !important;
}

.landform2 input {
    color: #1a1919 !important;
    border-radius: 500px;
}