﻿@charset "UTF-8";

@font-face {
    font-family: "Gotham";
    src: url("../fonts/gotham-light.eot");
    src: url("../fonts/gotham-light.eot?#iefix") format("embedded-opentype"),url("../fonts/gotham-light.woff") format("woff"),url("../fonts/gotham-light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Gotham";
    src: url("../fonts/gotham-book.eot");
    src: url("../fonts/gotham-book.eot?#iefix") format("embedded-opentype"),url("../fonts/gotham-book.woff") format("woff"),url("../fonts/gotham-book.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Gotham";
    src: url("../fonts/gotham-medium.eot");
    src: url("../fonts/gotham-medium.eot?#iefix") format("embedded-opentype"),url("../fonts/gotham-medium.woff") format("woff"),url("../fonts/gotham-medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Gotham";
    src: url("../fonts/gotham-bold.eot");
    src: url("../fonts/gotham-bold.eot?#iefix") format("embedded-opentype"),url("../fonts/gotham-bold.woff") format("woff"),url("../fonts/gotham-bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Gotham";
    src: url("../fonts/gotham-black-webfont.eot");
    src: url("../fonts/gotham-black-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/gotham-black-webfont.woff2") format("woff2"),url("../fonts/gotham-black-webfont.woff") format("woff"),url("../fonts/gotham-black-webfont.ttf") format("truetype"),url("../fonts/gotham-black-webfont.svg#gotham_blackregular") format("svg");
    font-weight: 800;
    font-style: normal
}

html {
    position: relative;
    min-height: 100%
}

    html.position-fixed {
        overflow: hidden;
        height: 100%;
        margin: 0;
        padding: 0
    }

.m-t-5 {
    margin-top: 5px
}

.m-t-5i {
    margin-top: 5px !important
}

.m-t-10 {
    margin-top: 10px
}

.m-t-10i {
    margin-top: 10px !important
}

.m-t-15 {
    margin-top: 51px
}

.m-t-15i {
    margin-top: 51px !important
}

.m-t-20 {
    margin-top: 20px
}

.m-t-20i {
    margin-top: 20px !important
}

.m-t-25 {
    margin-top: 25px
}

.m-t-25i {
    margin-top: 25px !important
}

.m-t-30 {
    margin-top: 30px
}

.m-t-30i {
    margin-top: 30px !important
}

.m-t-35 {
    margin-top: 35px
}

.m-t-35i {
    margin-top: 35px !important
}

.m-t-40 {
    margin-top: 40px
}

.m-t-40i {
    margin-top: 40px !important
}

.m-t-50 {
    margin-top: 50px
}

.m-t-50i {
    margin-top: 50px !important
}

.m-b-5 {
    margin-bottom: 5px
}

.m-b-10 {
    margin-bottom: 10px
}

.m-b-15 {
    margin-bottom: 51px
}

.m-b-20 {
    margin-bottom: 20px
}

.m-b-25 {
    margin-bottom: 25px
}

.m-b-30 {
    margin-bottom: 30px
}

.m-b-35 {
    margin-bottom: 35px
}

.m-b-40 {
    margin-bottom: 40px
}

.m-b-50 {
    margin-bottom: 50px
}

.m-l-5 {
    margin-left: 5px
}

.m-l-10 {
    margin-left: 10px
}

.m-l-15 {
    margin-left: 51px
}

.m-l-20 {
    margin-left: 20px
}

.m-l-25 {
    margin-left: 25px
}

.m-l-30 {
    margin-left: 30px
}

.m-l-35 {
    margin-left: 35px
}

.m-l-40 {
    margin-left: 40px
}

.m-l-50 {
    margin-left: 50px
}

.m-r-5 {
    margin-right: 5px
}

.m-r-10 {
    margin-right: 10px
}

.m-r-15 {
    margin-right: 51px
}

.m-r-20 {
    margin-right: 20px
}

.m-r-25 {
    margin-right: 25px
}

.m-r-30 {
    margin-right: 30px
}

.m-r-35 {
    margin-right: 35px
}

.m-r-40 {
    margin-right: 40px
}

.m-r-50 {
    margin-right: 50px
}

body {
    min-height: 100%;
    font-family: "Nunito",sans-serif;
    margin-bottom: 174px;
    background-color: #fcf8f0
}

    body.position-fixed {
        overflow: hidden;
        height: 100%;
        margin: 0;
        padding: 0
    }

    body.fixed-navbar {
        padding-top: 160px
    }

@media (max-width:1199px) {
    body.fixed-navbar {
        padding-top: 143px
    }
}

@media (max-width:991px) {
    body.fixed-navbar {
        padding-top: 122px
    }
}

@media (max-width:767px) {
    body.fixed-navbar {
        padding-top: 70px
    }
}

@media (max-width:767px) {
    body {
        margin-bottom: 0
    }
}

body.homepage {
    background: url(../images/bg-homepage.jpg) top 280px center no-repeat #fcf8f0
}

@media (max-width:1199px) {
    body.homepage {
        background: url(../images/bg-homepage.jpg) top 80px center no-repeat #fcf8f0
    }
}

@media (max-width:991px) {
    body.homepage {
        background: url(../images/bg-homepage.jpg) top 30px center no-repeat #fcf8f0
    }
}

@media (max-width:767px) {
    body.homepage {
        background: url(../images/bg-homepage.jpg) top -140px center no-repeat #fcf8f0
    }
}

.navbar {
    margin-bottom: 20px
}

    .navbar.navbar-fixed-top .navbar-bottom {
        background-color: #fcf8f0
    }

        .navbar.navbar-fixed-top .navbar-bottom .sub-menu-ph {
            visibility: hidden
        }

    .navbar .navbar-top {
        background-color: #cf152c;
        height: 57px;
        position: relative;
        padding: 10px 0
    }

        .navbar .navbar-top .logo > img {
            position: absolute;
            left: 0;
            right: 0;
            top: 26px;
            max-width: 138px;
            display: block;
            margin: 0 auto;
            z-index: 99
        }

        .navbar .navbar-top .search-panel {
            float: right
        }

            .navbar .navbar-top .search-panel .input-container {
                float: right;
                margin-right: 15px;
                position: relative
            }

                .navbar .navbar-top .search-panel .input-container:after {
                    content: "";
                    font-family: FontAwesome;
                    color: #fff;
                    position: absolute;
                    right: -4px;
                    position: absolute;
                    top: 50%;
                    transform: translateY(-50%)
                }

                .navbar .navbar-top .search-panel .input-container input {
                    width: 290px;
                    outline: none;
                    display: block;
                    border: none;
                    background-color: #fff;
                    border-radius: 4px;
                    height: 38px;
                    padding: 6px 8px
                }

            .navbar .navbar-top .search-panel .search {
                float: right;
                margin-top: 8px
            }

                .navbar .navbar-top .search-panel .search i {
                    font-size: 20px
                }

        .navbar .navbar-top .navbar-link {
            color: #fff;
            font-size: 16px;
            font-weight: 600
        }

        .navbar .navbar-top .switch-lang {
            float: left;
            margin-top: 7px
        }

    .navbar .navbar-bottom {
        padding-top: 36px
    }

        .navbar .navbar-bottom .container {
            position: relative
        }

        .navbar .navbar-bottom .nav {
            text-align: center;
            border-bottom: 1px solid #cf152c;
            padding: 0
        }

            .navbar .navbar-bottom .nav.navbar-left {
                width: 50%;
                text-align: right;
                padding-right: 75px;
                display: flex;
                justify-content: space-around;
            }

                .navbar .navbar-bottom .nav.navbar-left > li {
                    margin: 0;
                    float: left
                }

            .navbar .navbar-bottom .nav.navbar-right {
                width: 50%;
                text-align: left;
                padding-left: 69px;
                margin-right: 0;
                display: flex;
                justify-content: space-around;
            }

            .navbar .navbar-bottom .nav > li {
                display: inline-block;
                margin: 0 5px;
                position: static
            }

                .navbar .navbar-bottom .nav > li.mega-menu.active:after {
                    content: "";
                    position: absolute;
                    width: 100%;
                    height: 280px;
                    left: 0;
                    top: 45px
                }

                .navbar .navbar-bottom .nav > li > a {
                    color: #8f0207;
                    font-size: 15px;
                    font-weight: 600;
                    padding: 10px 10px;
                    display: block
                }

                    .navbar .navbar-bottom .nav > li > a:focus, .navbar .navbar-bottom .nav > li > a:hover {
                        background-color: transparent;
                        color: #cf152c
                    }

                    .navbar .navbar-bottom .nav > li > a:before {
                        content: "";
                        width: 7px;
                        height: 7px;
                        border-radius: 50%;
                        background-color: #cf152c;
                        display: block;
                        position: absolute;
                        left: 0;
                        top: 50%;
                        margin-top: -4px
                    }

        .navbar .navbar-bottom .sub-menu-ph {
            height: 260px;
            position: relative;
            margin-top: 46px;
            display: none
        }

        .navbar .navbar-bottom .sub-menu {
            list-style-type: none;
            margin: 0;
            padding: 0;
            height: 260px;
            background: url(../images/bg-sub-menu.jpg) top center no-repeat;
            position: absolute;
            left: 15px;
            right: 0;
            top: 46px;
            transition: all 0.4s ease-in-out
        }

@media screen and (min-width:767px) {
    .navbar .navbar-bottom .sub-menu {
        width: calc(100% - 30px);
        z-index: 10;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        overflow: hidden;
        max-height: 0
    }
}

.navbar .navbar-bottom .sub-menu.active {
    max-height: 260px;
    padding: 55px 0 0 0
}

.navbar .navbar-bottom .sub-menu > li {
    margin: 0;
    padding: 0;
    width: 20%
}

    .navbar .navbar-bottom .sub-menu > li > a {
        margin: 15px;
        display: block;
        text-align: center;
        font-size: 18px;
        color: #392e28;
        font-weight: 700
    }

        .navbar .navbar-bottom .sub-menu > li > a > img {
            display: block;
            margin: 0 auto 20px auto
        }

@media (max-width:1199px) {
    .navbar .navbar-top {
        height: 57px
    }

        .navbar .navbar-top .logo > img {
            width: 130px
        }

    .navbar .navbar-bottom {
        padding-top: 20px
    }

        .navbar .navbar-bottom .nav.navbar-left {
            padding-right: 70px
        }

            .navbar .navbar-bottom .nav.navbar-left > li > a {
                padding: 10px 12px
            }

        .navbar .navbar-bottom .nav.navbar-right {
            padding-left: 70px
        }

        .navbar .navbar-bottom .nav > li {
            margin: 0 3px
        }

            .navbar .navbar-bottom .nav > li > a {
                font-size: 17px;
                padding: 10px 15px
            }

                .navbar .navbar-bottom .nav > li > a:before {
                    width: 6px;
                    height: 6px;
                    margin-top: -3px
                }

        .navbar .navbar-bottom .sub-menu-ph {
            height: 250px;
            margin-top: 45px
        }

        .navbar .navbar-bottom .sub-menu {
            top: 45px
        }

            .navbar .navbar-bottom .sub-menu.active {
                padding: 45px 0 0 0;
                max-height: 250px
            }

            .navbar .navbar-bottom .sub-menu > li > a {
                margin: 15px;
                font-size: 17px
            }
}

@media (max-width:991px) {
    .navbar {
        margin-bottom: 20px
    }

        .navbar .navbar-top {
            height: 47px;
            padding: 6px 0
        }

            .navbar .navbar-top .logo > img {
                top: 26px;
                width: 100px
            }

            .navbar .navbar-top .search-panel .input-container input {
                width: 230px;
                height: 35px
            }

        .navbar .navbar-bottom {
            padding-top: 16px
        }

            .navbar .navbar-bottom .nav.navbar-left {
                padding-right: 55px
            }

                .navbar .navbar-bottom .nav.navbar-left > li > a {
                    padding: 7px 2px 7px 7px
                }

            .navbar .navbar-bottom .nav.navbar-right {
                padding-left: 55px
            }

            .navbar .navbar-bottom .nav > li {
                margin: 0 2px
            }

                .navbar .navbar-bottom .nav > li > a {
                    font-size: 15px;
                    padding: 8px 5px 8px 10px
                }

                    .navbar .navbar-bottom .nav > li > a:before {
                        width: 4px;
                        height: 4px;
                        margin-top: -2px
                    }

            .navbar .navbar-bottom .sub-menu-ph {
                height: 240px;
                margin-top: 38px
            }

            .navbar .navbar-bottom .sub-menu {
                height: 240px;
                padding: 0;
                background: url(../images/bg-sub-menu.jpg) top center no-repeat;
                left: 15px;
                right: 0;
                top: 38px
            }

                .navbar .navbar-bottom .sub-menu.active {
                    max-height: 240px;
                    padding: 40px 0 0 0
                }

                .navbar .navbar-bottom .sub-menu > li > a {
                    margin: 10px;
                    font-size: 16px
                }

                    .navbar .navbar-bottom .sub-menu > li > a > img {
                        display: block;
                        margin-bottom: 10px;
                        max-width: 100px
                    }
}

@media (max-width:767px) {
    .navbar {
        margin-bottom: 20px
    }

        .navbar.navbar-fixed-top .navbar-bottom {
            background-color: #e6d6b6
        }

        .navbar .navbar-toggle {
            margin: -2px 3px 0 -10px;
            float: left;
            padding: 8px 6px 5px 6px;
            background-color: #fff
        }

            .navbar .navbar-toggle div {
                background-color: transparent;
                width: 100%;
                height: 6px;
                margin-bottom: 2px;
                display: block
            }

                .navbar .navbar-toggle div span {
                    display: block;
                    float: left;
                    width: 5px;
                    height: 5px;
                    border-radius: 50%;
                    background-color: #d0112b;
                    margin-right: 3px
                }

                    .navbar .navbar-toggle div span:last-child {
                        margin-right: 0
                    }

            .navbar .navbar-toggle.collapsed {
                background-color: #d0112b
            }

                .navbar .navbar-toggle.collapsed div {
                    background-color: transparent
                }

                    .navbar .navbar-toggle.collapsed div span {
                        background-color: #fff
                    }

        .navbar .navbar-top {
            height: 48px;
            padding: 6px 0
        }

            .navbar .navbar-top .logo > img {
                width: 74px;
                top: 6px
            }

            .navbar .navbar-top .search-panel {
                float: left
            }

                .navbar .navbar-top .search-panel.active {
                    background-color: #fff;
                    border-radius: 4px
                }

                    .navbar .navbar-top .search-panel.active .search {
                        color: #cf152c
                    }

                .navbar .navbar-top .search-panel .search {
                    float: left;
                    margin-top: 2px;
                    padding: 6px 8px
                }

                    .navbar .navbar-top .search-panel .search i {
                        font-size: 18px
                    }

                .navbar .navbar-top .search-panel .input-container {
                    float: none;
                    margin-right: 0;
                    position: absolute;
                    top: 48px;
                    left: 0;
                    width: 100%;
                    background-color: #e6d6b6;
                    padding: 40px 10px 10px 10px;
                    z-index: 90
                }

                    .navbar .navbar-top .search-panel .input-container:after {
                        display: none;
                        visibility: hidden
                    }

                    .navbar .navbar-top .search-panel .input-container input {
                        width: 100%;
                        outline: none;
                        display: block;
                        border: none;
                        background-color: #fff;
                        border-radius: 4px;
                        height: 38px;
                        padding: 6px 8px
                    }

                    .navbar .navbar-top .search-panel .input-container .search-form {
                        position: relative
                    }

                        .navbar .navbar-top .search-panel .input-container .search-form:after {
                            content: "";
                            font-family: FontAwesome;
                            position: absolute;
                            color: #3a2e27;
                            font-size: 18px;
                            right: 10px;
                            top: 6px
                        }

            .navbar .navbar-top .navbar-link {
                color: #fff;
                font-size: 16px;
                font-weight: 600
            }

            .navbar .navbar-top .switch-lang {
                float: right;
                margin-top: 9px;
                font-size: 14px;
                font-weight: 600;
                margin-right: -5px
            }

        .navbar .navbar-bottom {
            overflow-y: scroll;
            padding-top: 0;
            background: url(../images/bg-mobile-menu.jpg) center bottom no-repeat #e6d6b6;
            background-size: contain;
            height: auto;
            width: 100%;
            padding-left: 0 !important;
            padding-right: 0 !important
        }

            .navbar .navbar-bottom > .container {
                position: relative;
                padding-left: 0 !important;
                padding-right: 0 !important
            }

            .navbar .navbar-bottom .nav {
                text-align: left;
                border-bottom: none;
                padding: 0
            }

                .navbar .navbar-bottom .nav.navbar-left {
                    margin-top: 36px !important
                }

                .navbar .navbar-bottom .nav.navbar-right {
                    margin-bottom: 134px !important
                }

                .navbar .navbar-bottom .nav.navbar-left, .navbar .navbar-bottom .nav.navbar-right {
                    width: 100%;
                    text-align: left;
                    padding: 0;
                    margin: 0
                }

                .navbar .navbar-bottom .nav > li {
                    display: block;
                    margin: 0
                }

                    .navbar .navbar-bottom .nav > li > a {
                        color: #3a2e27;
                        font-size: 16px;
                        font-weight: 600;
                        padding: 10px;
                        display: block;
                        background-color: #e6d6b6;
                        position: relative
                    }

                        .navbar .navbar-bottom .nav > li > a:focus {
                            background-color: #e6d6b6
                        }

                        .navbar .navbar-bottom .nav > li > a:after {
                            content: "";
                            height: 1px;
                            line-height: 1px;
                            display: block;
                            position: absolute;
                            bottom: 0;
                            left: 10px;
                            right: 10px;
                            background-color: #f5efe2
                        }

                        .navbar .navbar-bottom .nav > li > a i {
                            font-style: normal;
                            display: inline-block;
                            position: absolute;
                            right: 10px;
                            top: 2px;
                            z-index: 99;
                            font-size: 26px;
                            color: #3a2e27
                        }

                            .navbar .navbar-bottom .nav > li > a i:before {
                                content: "";
                                font-family: FontAwesome;
                                font-size: 26px
                            }

                        .navbar .navbar-bottom .nav > li > a.active {
                            background-color: #f7e9cc
                        }

                            .navbar .navbar-bottom .nav > li > a.active i:before {
                                content: ""
                            }

                            .navbar .navbar-bottom .nav > li > a.active:after {
                                display: none
                            }

                        .navbar .navbar-bottom .nav > li > a:focus, .navbar .navbar-bottom .nav > li > a:hover {
                            color: #3a2e27
                        }

                        .navbar .navbar-bottom .nav > li > a:before {
                            display: none;
                            visibility: hidden
                        }

                    .navbar .navbar-bottom .nav > li.selected > a {
                        background-color: #cbbb9c
                    }

            .navbar .navbar-bottom .sub-menu-ph {
                visibility: hidden;
                display: none;
                height: 100%
            }

            .navbar .navbar-bottom .sub-menu {
                list-style-type: none;
                margin: 0;
                padding: 0;
                height: auto;
                background-image: none;
                background-color: #fff3db;
                position: static;
                width: 100%;
                display: none;
                max-height: none;
                transition: none
            }

                .navbar .navbar-bottom .sub-menu > li {
                    float: none;
                    display: block;
                    margin: 0;
                    padding: 0 10px;
                    width: 100%
                }

                    .navbar .navbar-bottom .sub-menu > li:last-child > a {
                        border-bottom: none
                    }

                    .navbar .navbar-bottom .sub-menu > li > a {
                        margin: 0;
                        padding: 10px 0;
                        display: block;
                        text-align: left;
                        font-size: 14px;
                        color: #3a2e27;
                        font-weight: 400;
                        border-bottom: 1px solid #d8ccb7
                    }

                        .navbar .navbar-bottom .sub-menu > li > a > img {
                            display: none
                        }
}

.homepage .search-bar-ph {
    margin-bottom: 0 !important
}

.search-bar-ph {
    height: 88px;
    margin-top: -22px;
    margin-bottom: 10px;
    display: none
}

.hero {
    max-height: 50px;
    overflow: hidden;
    transition: all 0.25s ease-in-out
}

    .hero .cls_close {
        display: none
    }

    .hero.active {
        max-height: 491px
    }

        .hero.active .cls_close {
            display: block
        }

        .hero.active .cls_open {
            display: none
        }

    .hero .container {
        position: relative
    }

        .hero .container .btn-promo {
            position: absolute;
            right: 0;
            top: -491px;
            z-index: 9;
            background: #d0112b;
            color: #fff;
            font-size: 14px;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            font-weight: normal;
            padding: 5px 10px;
            border: 0
        }

            .hero .container .btn-promo i {
                margin-right: 6px
            }

@media screen and (max-width:1199px) {
    .hero .container .btn-promo {
        top: -360px
    }
}

@media screen and (max-width:991px) {
    .hero .container .btn-promo {
        top: -300px
    }
}

@media screen and (max-width:767px) {
    .hero .container .btn-promo {
        top: -65px
    }
}

/*.hero .owl-carousel .item {
    height: 401px;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    display: table;
    width: 100%;
    text-align: center;
}*/

.hero .owl-carousel .item {
    height: auto;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    display: table;
    width: 100%;
    text-align: center;
}

    .hero .owl-carousel .item img {
        display: block;
        width: 100% !important;
        /*height: 100%*/
    }

.hero .owl-carousel .owl-dots {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 16px
}

    .hero .owl-carousel .owl-dots .owl-dot {
        width: 16px;
        height: 16px;
        border-radius: 50%;
        border: 2px solid #fff;
        display: inline-block;
        margin: 0 3px 0 3px
    }

        .hero .owl-carousel .owl-dots .owl-dot.active span {
            display: block;
            width: 10px;
            height: 10px;
            margin: 1px;
            border-radius: 50%;
            background-color: #fff
        }

.hero .owl-carousel .owl-nav {
    position: absolute !important;
    left: 50%;
    bottom: 75px;
    margin: 0 auto;
    transform: translateX(-50%);
    width: 20%;
    z-index: 5
}

    .hero .owl-carousel .owl-nav .owl-next, .hero .owl-carousel .owl-nav .owl-prev {
        position: absolute
    }

        .hero .owl-carousel .owl-nav .owl-next:before, .hero .owl-carousel .owl-nav .owl-prev:before {
            font-family: FontAwesome;
            color: #fff;
            font-size: 60px
        }

    .hero .owl-carousel .owl-nav .owl-prev {
        left: 0
    }

        .hero .owl-carousel .owl-nav .owl-prev:before {
            content: ""
        }

    .hero .owl-carousel .owl-nav .owl-next {
        right: 0
    }

        .hero .owl-carousel .owl-nav .owl-next:before {
            content: ""
        }

@media (max-width:1199px) {
    .hero .owl-carousel .item {
        height: auto
    }
}

@media (max-width:991px) {
    .hero .owl-carousel .item {
        height: auto
    }
}

@media (max-width:865px) {
    .hero .owl-carousel .item {
        height: auto
    }
}

@media (max-width: 733px) {
    .hero .owl-carousel .item {
        height: 184px;
    }
}

@media (max-width: 616px) {
    .hero .owl-carousel .item {
        height: 153px;
    }
}

@media (max-width: 425px) {
    .hero .owl-carousel .item {
        height: 113px;
    }
}

@media (max-width: 375px) {
    .hero .owl-carousel .item {
        height: 96px;
    }
}


@media (max-width: 325px) {
    .hero .owl-carousel .item {
        height: 81px;
    }
}


@media (max-width:767px) {
    .hero .owl-carousel .item {
        height: auto;
    }

    .hero .owl-carousel .owl-dots {
        bottom: 10px
    }

        .hero .owl-carousel .owl-dots .owl-dot {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            border: 1px solid #fff;
            display: inline-block;
            margin: 0 2px 0 2px
        }

            .hero .owl-carousel .owl-dots .owl-dot.active span {
                display: block;
                width: 8px;
                height: 8px;
                margin: 1px;
                border-radius: 50%;
                background-color: #fff
            }

    .hero .owl-carousel .owl-nav {
        bottom: 52px;
        padding: 0 80px
    }

        .hero .owl-carousel .owl-nav .owl-next, .hero .owl-carousel .owl-nav .owl-prev {
            position: absolute
        }

            .hero .owl-carousel .owl-nav .owl-next:before, .hero .owl-carousel .owl-nav .owl-prev:before {
                font-size: 40px
            }

        .hero .owl-carousel .owl-nav .owl-prev {
            left: 0
        }

        .hero .owl-carousel .owl-nav .owl-next {
            right: 0
        }
}

.navbar2-fixed {
    padding-top: 160px
}

@media screen and (max-width:767px) {
    .navbar2-fixed {
        padding-top: 70px
    }
}

.navbar-fixed .promo {
    margin-top: 160px
}

@media screen and (max-width:767px) {
    .navbar-fixed .promo {
        margin-top: 70px
    }
}

.promo {
    padding: 40px 0 56px 0
}

    .promo.fixed-navbar {
        padding-top: 189px
    }

    .promo .content {
        height: 401px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center
    }

        .promo .content .text {
            width: 50%;
            padding: 30px;
            color: #fff
        }

        .promo .content.content-left {
            background-image: url(../images/img-promo-content-left.png)
        }

        .promo .content.content-right {
            background-image: url(../images/img-promo-content-right.png)
        }

            .promo .content.content-right .text {
                float: right
            }

        .promo .content h3 {
            margin: 0 0 30px 0;
            font-size: 32px;
            font-weight: 800
        }

        .promo .content h4 {
            margin: 0 0 15px 0;
            font-size: 24px;
            font-weight: 700
        }

        .promo .content p {
            margin-bottom: 25px
        }

@media (max-width:1199px) {
    .promo {
        padding: 40px 0 40px 0
    }

        .promo .content {
            height: 401px;
            border-radius: 4px
        }

            .promo .content .text {
                padding: 20px
            }

            .promo .content h3 {
                margin-bottom: 20px;
                font-size: 28px
            }

            .promo .content h4 {
                font-size: 22px
            }
}

@media (max-width:991px) {
    .promo {
        padding: 30px 0 40px 0
    }

        .promo.fixed-navbar {
            padding-top: 159px
        }

        .promo .content {
            height: 401px;
            margin-bottom: 20px;
            background-size: cover
        }

            .promo .content .text {
                padding: 30px
            }

            .promo .content h3 {
                margin: 0 0 30px 0;
                font-size: 32px;
                font-weight: 800
            }
}

@media (max-width:767px) {
    .promo {
        padding: 25px 0 20px 0
    }

        .promo.fixed-navbar {
            padding-top: 96px
        }

        .promo .content {
            height: auto;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            margin-right: -5px;
            margin-left: -5px;
            margin-bottom: 10px
        }

            .promo .content .text {
                width: 50%;
                padding: 15px
            }

            .promo .content h3 {
                margin-bottom: 15px;
                font-size: 18px;
                font-weight: 800
            }

            .promo .content h4 {
                margin-bottom: 5px;
                font-size: 14px
            }

            .promo .content p {
                font-size: 12px;
                margin-bottom: 10px
            }
}

.products-slider {
    padding: 0 0 15px 0;
    position: relative;
    background: url(../images/bg-degrade.jpg) center top 68px repeat-x #fcf8f0
}

    .products-slider hr {
        background-color: #f4f2f0;
        border-color: #f4f2f0
    }

    .products-slider .frame {
        width: 102px;
        height: 131px;
        border: 2px solid #d0112b;
        position: absolute;
        left: 0;
        right: 0;
        top: 10px;
        z-index: 99;
        margin: 0 auto;
        border-radius: 3px;
        display: block
    }

        .products-slider .frame:after, .products-slider .frame:before {
            display: inline-block;
            width: 15px;
            font-family: FontAwesome;
            color: #d0112b;
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            font-size: 24px;
            line-height: 24px
        }

        .products-slider .frame:before {
            content: "";
            top: -18px
        }

        .products-slider .frame:after {
            content: "";
            bottom: -16px
        }

    .products-slider .product-name {
        text-align: center;
        color: #9b060e;
        font-size: 14px;
        font-weight: 700;
        padding: 10px;
        display: block
    }

    .products-slider .owl-carousel {
        max-width: 920px;
        margin: 0 auto
    }

        .products-slider .owl-carousel .owl-item {
            padding: 8px 0
        }

        .products-slider .owl-carousel .item {
            position: relative;
            display: block;
            text-align: center;
            padding: 20px 10px;
            border: 2px solid transparent;
            border-radius: 3px;
            z-index: 100
        }

            .products-slider .owl-carousel .item img {
                margin: 0 auto;
                display: block;
                width: auto
            }

        .products-slider .owl-carousel .owl-nav {
            position: absolute;
            width: 1140px;
            left: 50%;
            margin-left: -570px;
            top: 50%;
            margin-top: -24px;
            height: 48px
        }

            .products-slider .owl-carousel .owl-nav .owl-next, .products-slider .owl-carousel .owl-nav .owl-prev {
                position: absolute;
                height: 48px;
                width: 24px;
                text-align: center;
                display: block
            }

                .products-slider .owl-carousel .owl-nav .owl-next:hover:after, .products-slider .owl-carousel .owl-nav .owl-prev:hover:after {
                    color: #999
                }

                .products-slider .owl-carousel .owl-nav .owl-next:after, .products-slider .owl-carousel .owl-nav .owl-prev:after {
                    font-family: FontAwesome;
                    display: block;
                    color: #cac6c0;
                    font-size: 48px;
                    line-height: 48px
                }

            .products-slider .owl-carousel .owl-nav .owl-prev {
                left: 20px
            }

                .products-slider .owl-carousel .owl-nav .owl-prev:after {
                    content: ""
                }

            .products-slider .owl-carousel .owl-nav .owl-next {
                right: 20px
            }

                .products-slider .owl-carousel .owl-nav .owl-next:after {
                    content: ""
                }

@media (max-width:1199px) {
    .products-slider {
        padding-bottom: 15px;
        background: url(../images/bg-degrade.jpg) center top 68px repeat-x #fcf8f0
    }

        .products-slider hr {
            margin-bottom: 10px;
            margin-top: 10px
        }

        .products-slider .frame {
            width: 88px;
            height: 131px;
            top: 10px
        }

        .products-slider .product-name {
            text-align: center;
            color: #9b060e;
            font-size: 14px;
            font-weight: 700;
            padding: 10px;
            display: block
        }

        .products-slider .owl-carousel {
            max-width: 800px;
            margin: 0 auto
        }

            .products-slider .owl-carousel .owl-item {
                padding: 8px 0
            }

            .products-slider .owl-carousel .owl-nav {
                width: 970px;
                margin-left: -485px;
                margin-top: -24px
            }

                .products-slider .owl-carousel .owl-nav .owl-prev {
                    left: 10px
                }

                    .products-slider .owl-carousel .owl-nav .owl-prev:after {
                        content: ""
                    }

                .products-slider .owl-carousel .owl-nav .owl-next {
                    right: 10px
                }

                    .products-slider .owl-carousel .owl-nav .owl-next:after {
                        content: ""
                    }
}

@media (max-width:991px) {
    .products-slider {
        padding: 0 0 15px 0
    }

        .products-slider .frame {
            width: 120px;
            height: 131px
        }

        .products-slider .owl-carousel {
            max-width: 600px
        }

            .products-slider .owl-carousel .item {
                padding: 20px 10px
            }

            .products-slider .owl-carousel .owl-nav {
                width: 750px;
                margin-left: -375px;
                margin-top: -24px
            }

                .products-slider .owl-carousel .owl-nav .owl-prev {
                    left: 10px
                }

                    .products-slider .owl-carousel .owl-nav .owl-prev:after {
                        content: ""
                    }

                .products-slider .owl-carousel .owl-nav .owl-next {
                    right: 10px
                }

                    .products-slider .owl-carousel .owl-nav .owl-next:after {
                        content: ""
                    }
}

@media (max-width:767px) {
    .products-slider {
        padding: 0
    }

        .products-slider .frame {
            width: 82px;
            height: 106px
        }

        .products-slider .owl-carousel {
            width: 100%;
            max-width: 320px
        }

            .products-slider .owl-carousel .item {
                padding: 10px 5px
            }

            .products-slider .owl-carousel .owl-nav {
                width: 100%;
                margin-left: 0;
                left: 0;
                margin-top: -24px;
                height: 1px
            }

                .products-slider .owl-carousel .owl-nav .owl-prev {
                    left: -10px
                }

                .products-slider .owl-carousel .owl-nav .owl-next {
                    right: -10px
                }
}

.info-boxes {
    background-color: #f0e5cf;
    padding: 15px 0 30px 0
}

    .info-boxes .content {
        background-color: #f9f8f7;
        border-radius: 4px;
        padding: 35px 40px 30px 35px;
        height: 280px;
        position: relative
    }

        .info-boxes .content img {
            position: absolute;
            right: 15px;
            bottom: -15px
        }

        .info-boxes .content h5 {
            font-size: 16px;
            color: #9b060e;
            margin: 0 0 20px 0;
            font-weight: 700
        }

        .info-boxes .content h3, .info-boxes .content h4 {
            font-size: 24px;
            font-weight: 700;
            color: #9b060e;
            margin: 0 0 10px 0;
            line-height: 125%
        }

        .info-boxes .content p {
            color: #3a2e27;
            font-size: 16px;
            margin-bottom: 30px
        }

        .info-boxes .content .owl-info-boxes-carousel {
            max-width: calc(100% - 180px);
            height: 190px
        }

            .info-boxes .content .owl-info-boxes-carousel .owl-dots {
                text-align: center;
                position: absolute;
                width: 100%;
                left: 0;
                right: 0;
                bottom: 30px
            }

                .info-boxes .content .owl-info-boxes-carousel .owl-dots .owl-dot {
                    width: 16px;
                    height: 16px;
                    border-radius: 50%;
                    border: 2px solid #9b060e;
                    display: inline-block;
                    margin: 0 3px 0 3px
                }

                    .info-boxes .content .owl-info-boxes-carousel .owl-dots .owl-dot.active span {
                        display: block;
                        width: 10px;
                        height: 10px;
                        margin: 1px;
                        border-radius: 50%;
                        background-color: #9b060e
                    }

            .info-boxes .content .owl-info-boxes-carousel .owl-nav {
                position: absolute !important;
                left: 0;
                margin: 0 auto;
                bottom: 20px;
                height: 35px;
                width: 60px
            }

                .info-boxes .content .owl-info-boxes-carousel .owl-nav .owl-next, .info-boxes .content .owl-info-boxes-carousel .owl-nav .owl-prev {
                    position: absolute;
                    font-size: 0
                }

                    .info-boxes .content .owl-info-boxes-carousel .owl-nav .owl-next:before, .info-boxes .content .owl-info-boxes-carousel .owl-nav .owl-prev:before {
                        font-family: FontAwesome;
                        color: #9b060e;
                        font-size: 25px
                    }

                .info-boxes .content .owl-info-boxes-carousel .owl-nav .owl-prev {
                    left: 5px
                }

                    .info-boxes .content .owl-info-boxes-carousel .owl-nav .owl-prev:before {
                        content: ""
                    }

                .info-boxes .content .owl-info-boxes-carousel .owl-nav .owl-next {
                    right: 5px
                }

                    .info-boxes .content .owl-info-boxes-carousel .owl-nav .owl-next:before {
                        content: ""
                    }

@media screen and (max-width:767px) {
    .info-boxes .content .owl-info-boxes-carousel {
        max-width: calc(100% - 110px)
    }
}

@media (max-width:1199px) {
    .info-boxes .content {
        padding: 30px;
        height: 280px
    }

        .info-boxes .content img {
            position: absolute;
            right: 15px;
            bottom: -15px;
            width: 250px
        }

        .info-boxes .content h5 {
            font-size: 15px;
            margin-bottom: 30px
        }

        .info-boxes .content h3, .info-boxes .content h4 {
            font-size: 22px;
            line-height: 125%
        }

        .info-boxes .content p {
            font-size: 15px;
            margin-bottom: 25px
        }
}

@media (max-width:991px) {
    .info-boxes {
        padding: 15px 0 30px 0
    }

        .info-boxes .content {
            margin-bottom: 40px;
            padding: 35px 40px 30px 35px;
            height: 280px;
            position: relative
        }

            .info-boxes .content img {
                position: absolute;
                right: 15px;
                bottom: -15px;
                width: auto
            }

            .info-boxes .content h5 {
                font-size: 16px;
                color: #9b060e;
                margin: 0 0 35px 0;
                font-weight: 700
            }

            .info-boxes .content h3, .info-boxes .content h4 {
                font-size: 24px;
                font-weight: 700;
                color: #9b060e;
                margin: 0 0 10px 0;
                line-height: 125%
            }

            .info-boxes .content p {
                color: #3a2e27;
                font-size: 16px;
                margin-bottom: 30px
            }
}

@media (max-width:767px) {
    .info-boxes {
        padding: 10px 0 0 0
    }

        .info-boxes .content {
            padding: 15px 20px 30px 20px;
            height: auto;
            margin-bottom: 20px
        }

            .info-boxes .content img {
                position: absolute;
                right: 5px;
                bottom: -10px;
                width: 160px
            }

            .info-boxes .content h5 {
                font-size: 13px;
                margin-bottom: 20px
            }

            .info-boxes .content h3, .info-boxes .content h4 {
                font-size: 17px;
                margin-bottom: 10px
            }

            .info-boxes .content p {
                font-size: 13px;
                margin-bottom: 20px
            }

            .info-boxes .content .owl-info-boxes-carousel .owl-dots {
                bottom: -23px
            }
}

@media (max-width:320px) {
    .info-boxes .content img {
        width: 140px
    }
}

.breadcrumb-row {
    margin-bottom: 30px;
    z-index: 99;
    position: relative
}

    .breadcrumb-row .breadcrumb {
        background-color: transparent;
        padding: 0;
        font-size: 13px;
        font-weight: 400;
        margin: 0
    }

        .breadcrumb-row .breadcrumb li a {
            color: #9b060e
        }

        .breadcrumb-row .breadcrumb li span {
            color: #d0112b
        }

        .breadcrumb-row .breadcrumb > li + li:before {
            content: "";
            font-family: FontAwesome;
            padding: 0 5px;
            color: #d0112b
        }

    .breadcrumb-row .share-panel {
        text-align: right
    }

        .breadcrumb-row .share-panel span {
            font-size: 13px;
            font-weight: 400;
            color: #9b060e;
            display: inline-block;
            margin-right: 15px
        }

        .breadcrumb-row .share-panel ul {
            list-style-type: none;
            padding: 0;
            margin: 0;
            float: right
        }

            .breadcrumb-row .share-panel ul li {
                display: inline-block;
                margin-right: 10px;
                padding: 0
            }

                .breadcrumb-row .share-panel ul li:last-child {
                    margin-right: 0
                }

                .breadcrumb-row .share-panel ul li a {
                    font-size: 20px;
                    color: #cf152c
                }

                    .breadcrumb-row .share-panel ul li a:hover {
                        color: #9e0016;
                        transition: all 0.3s ease-out
                    }

@media (max-width:991px) {
    .breadcrumb-row {
        margin-bottom: 10px
    }

        .breadcrumb-row .breadcrumb {
            position: relative;
            white-space: nowrap;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            padding-bottom: 5px;
            padding-top: 5px
        }
}

.subpage {
    background-color: #fcf8f0;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 100%;
    line-height: 160%;
    color: #3a2e27;
    font-size: 16px
}

    .subpage hr {
        background-color: #cf152c;
        border-color: #cf152c;
        margin: 30px 0 30px 0
    }

    .subpage.bg-1 {
        background-image: url(../images/subpage-backgrounds/bg-products.jpg)
    }

        .subpage.bg-1 .content:not(.auto-height) {
            min-height: 960px
        }

    .subpage.bg-2 {
        background-image: url(../images/subpage-backgrounds/bg-about-us.jpg);
        min-height: 520px
    }

        .subpage.bg-2 .content {
            min-height: 520px
        }

    .subpage.bg-3 {
        background-image: url(../images/subpage-backgrounds/bg-professional.jpg);
        min-height: 600px
    }

        .subpage.bg-3 .content-right {
            min-height: 600px
        }

    .subpage.bg-6 {
        background-image: url(../images/subpage-backgrounds/bg-medya.jpg);
        min-height: 600px
    }

        .subpage.bg-6 .content-right {
            min-height: 600px
        }

    .subpage.bg-404 {
        background-image: url(../images/subpage-backgrounds/bg-404.jpg);
        background-position: center bottom;
        min-height: 600px
    }

@media screen and (max-width:1200px) {
    .subpage.bg-404 {
        background-size: contain
    }
}

.subpage.bg-404 .content-right {
    min-height: 600px
}

.subpage.bg-404 .page-404-wrapper {
    text-align: center;
    margin: 155px auto 0 auto;
    width: 100%;
    max-width: 550px
}

    .subpage.bg-404 .page-404-wrapper h1 {
        font-size: 120px;
        line-height: 1;
        font-weight: 600;
        margin: 0;
        color: #8f0207
    }

    .subpage.bg-404 .page-404-wrapper h2 {
        font-size: 24px;
        margin: 0
    }

    .subpage.bg-404 .page-404-wrapper p {
        font-size: 16px;
        margin-top: 20px
    }

.subpage.product-details {
    background-image: url(../images/subpage-backgrounds/bg-product-details.png);
    min-height: 920px
}

.subpage .left-menu {
    list-style-type: none;
    padding: 0;
    margin: 0
}

    .subpage .left-menu li {
        margin: 0 0 15px 0;
        padding: 0
    }

        .subpage .left-menu li:last-child {
            margin-bottom: 0
        }

        .subpage .left-menu li a {
            color: #c7beac;
            font-weight: 700;
            font-size: 18px;
            display: block;
            padding: 5px 0;
            position: relative
        }

            .subpage .left-menu li a:hover {
                color: #9b060e
            }

    .subpage .left-menu > li > a:after {
        content: "";
        display: block;
        position: absolute;
        right: 10px;
        top: 5px;
        font-family: FontAwesome
    }

    .subpage .left-menu li.active > a {
        color: #9b060e
    }

.subpage .content {
    position: relative;
    padding-bottom: 40px
}

    .subpage .content.content-alpha {
        padding-bottom: 0px
    }

        .subpage .content.content-alpha.recipe-content {
            min-height: unset
        }

        .subpage .content.content-alpha:before {
            display: none
        }

        .subpage .content.content-alpha h1 {
            color: #9b060e
        }

        .subpage .content.content-alpha ul {
            list-style-type: none
        }

        .subpage .content.content-alpha ol > li {
            margin-left: 20px
        }

        .subpage .content.content-alpha ol, .subpage .content.content-alpha ul {
            margin: 0 0 35px 0;
            padding: 0
        }

            .subpage .content.content-alpha ol li, .subpage .content.content-alpha ul li {
                margin-bottom: 5px;
                padding: 0
            }

    .subpage .content h2 {
        font-size: 20px;
        font-weight: 700;
        color: #cf152c;
        margin: 0 0 35px 0
    }

    .subpage .content h3 {
        font-size: 18px;
        font-weight: 700;
        color: #3a2e27;
        margin: 5px 0 10px 0
    }

    .subpage .content h4 {
        font-size: 16px;
        font-weight: 700;
        margin: 0 0 10px 0
    }

    .subpage .content p {
        margin-bottom: 35px
    }

    .subpage .content .red {
        color: #cf152c;
        font-weight: 600
    }

    .subpage .content img.pull-left {
        border-radius: 4px;
        margin: 0 30px 20px 0
    }

    .subpage .content img.pull-right {
        border-radius: 4px;
        margin: 0 0 20px 30px
    }

@media (max-width:991px) {
    .subpage {
        font-size: 14px
    }

        .subpage .left-menu {
            border-bottom: 1px solid #cf152c;
            border-top: 1px solid #cf152c;
            padding: 10px 0;
            margin-bottom: 10px
        }

            .subpage .left-menu li {
                margin-bottom: 2px
            }

                .subpage .left-menu li a {
                    font-size: 16px;
                    padding: 5px 0
                }

                    .subpage .left-menu li a:after {
                        right: 0;
                        font-size: 18px;
                        top: 3px
                    }

        .subpage .content {
            padding: 10px 0 20px 0;
            font-size: 14px
        }

            .subpage .content h2 {
                font-size: 18px;
                margin: 0 0 10px 0
            }

            .subpage .content h3 {
                font-size: 16px;
                margin: 0 0 10px 0
            }

            .subpage .content h4 {
                font-size: 14px;
                margin: 0 0 10px 0
            }

            .subpage .content p {
                font-size: 14px;
                margin-bottom: 20px
            }

            .subpage .content img.pull-left {
                max-width: 50%;
                margin: 0 10px 5px 0
            }

            .subpage .content img.pull-right {
                max-width: 50%;
                margin: 0 0 5px 10px
            }
}

.cover-image {
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 298px;
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
    padding: 70px 15px 15px 15px
}

    .cover-image.professional {
        padding-top: 60px
    }

        .cover-image.professional .mobile-image {
            display: none
        }

        .cover-image.professional h1 {
            font-weight: 700;
            font-size: 32px;
            margin: 0 0 25px 0
        }

            .cover-image.professional h1 span {
                margin-top: 10px;
                display: block;
                font-size: 60px;
                font-weight: 300
            }

    .cover-image h2 {
        font-size: 48px;
        font-weight: 700;
        margin: 0 0 15px 0
    }

    .cover-image p {
        font-size: 18px;
        max-width: 400px;
        margin: 0 auto 20px auto;
        display: block
    }

    .cover-image a {
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        border-radius: 3px;
        border: 2px solid #fff;
        display: inline-block;
        padding: 8px 16px;
        position: relative
    }

        .cover-image a:hover {
            background-color: #fff;
            color: #3a2e27;
            transition: all 0.3s ease-out
        }

@media (max-width:991px) {
    .cover-image {
        height: 220px;
        margin-bottom: 30px;
        padding: 35px 10px 15px 10px
    }

        .cover-image.professional {
            padding-top: 40px
        }

            .cover-image.professional h1 {
                font-weight: 700;
                font-size: 24px;
                margin-bottom: 20px
            }

                .cover-image.professional h1 span {
                    margin-top: 5px;
                    font-size: 48px
                }

        .cover-image h2 {
            font-size: 28px;
            margin-bottom: 10px
        }

        .cover-image p {
            font-size: 15px;
            margin-bottom: 20px
        }

        .cover-image a {
            font-size: 13px;
            border-radius: 3px;
            border: 2px solid #fff;
            display: inline-block;
            padding: 8px 16px;
            position: relative
        }

            .cover-image a:hover {
                background-color: #fff;
                color: #3a2e27;
                transition: all 0.3s ease-out
            }
}

@media (max-width:767px) {
    .cover-image.professional {
        padding-top: 30px;
        height: auto;
        background: none !important;
        position: relative
    }

        .cover-image.professional .mobile-image {
            display: block;
            width: 100%
        }

        .cover-image.professional h1 {
            font-weight: 700;
            font-size: 22px;
            margin-bottom: 20px
        }

            .cover-image.professional h1 span {
                margin-top: 5px;
                font-size: 44px
            }

        .cover-image.professional .text-wrap {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            padding: 60px 20px 0
        }
}

.item-list {
    padding-top: 0 !important
}

    .item-list.item-list-beta .item {
        height: 120px;
        padding: 15px;
        margin-bottom: 25px
    }

        .item-list.item-list-beta .item .img img {
            display: inline-block;
            border-radius: 4px
        }

    .item-list .item {
        display: block;
        background-color: #f9f8f7;
        border: 1px solid #f3ead7;
        padding: 15px 20px;
        border-radius: 4px;
        margin-bottom: 30px;
        height: 150px;
        position: relative
    }

        .item-list .item .img {
            float: left;
            width: 33%;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            padding-right: 10px
        }

            .item-list .item .img img {
                display: block;
                margin: 0 auto
            }

        .item-list .item h4 {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            margin: 0;
            left: 38%;
            color: #9b060e;
            font-size: 18px;
            width: 62%;
            padding-right: 35px
        }

            .item-list .item h4:after {
                content: "";
                font-family: FontAwesome;
                position: absolute;
                right: 20px;
                font-size: 32px;
                color: #c7bead;
                position: absolute;
                top: 50%;
                transform: translateY(-50%)
            }

@media (max-width:767px) {
    .item-list {
        padding-top: 15px
    }

        .item-list.item-list-beta .item {
            height: 90px;
            padding: 10px;
            margin-bottom: 15px
        }

        .item-list.item-list-beta .pagination {
            display: none
        }

        .item-list .item {
            padding: 10px 15px;
            margin-bottom: 15px;
            height: 150px
        }

            .item-list .item .img {
                float: left;
                width: 33%;
                padding-right: 10px
            }

                .item-list .item .img img {
                    max-height: 110px
                }

            .item-list .item h4 {
                left: 38%;
                font-size: 18px;
                width: 62%
            }

                .item-list .item h4:after {
                    content: "";
                    font-family: FontAwesome;
                    position: absolute;
                    right: 20px;
                    font-size: 32px;
                    color: #c7bead;
                    position: absolute;
                    top: 50%;
                    transform: translateY(-50%)
                }
}

.product-info .img {
    margin-top: -130px
}

.product-info .desc {
    padding-bottom: 10px;
    padding-left: 15px;
    color: #3a2e27;
    font-size: 16px
}

    .product-info .desc:before {
        left: 0 !important
    }

    .product-info .desc a.back {
        color: #cf152c;
        font-size: 13px
    }

        .product-info .desc a.back:hover {
            color: #9b060e
        }

    .product-info .desc h1 {
        color: #9b060e;
        font-size: 24px;
        font-weight: 700;
        margin: 30px 0 40px 0
    }

    .product-info .desc h2 {
        font-size: 20px;
        font-weight: 700;
        color: #cf152c;
        margin: 0 0 15px 0
    }

    .product-info .desc h3 {
        color: #9b060e;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 30px
    }

    .product-info .desc h4 {
        font-size: 16px;
        color: #3a2e27;
        font-weight: 700;
        margin: 0 0 10px 0
    }

    .product-info .desc p {
        color: #3a2e27;
        font-size: 16px;
        margin-bottom: 40px
    }

    .product-info .desc .dl-horizontal {
        margin-top: 15px;
        margin-bottom: 40px;
        font-size: 13px;
        color: #3a2e27
    }

        .product-info .desc .dl-horizontal dt {
            text-align: left;
            font-weight: 400
        }

@media (max-width:991px) {
    .product-info .img {
        margin-top: -90px;
        margin-right: -5px;
        margin-left: -5px
    }

        .product-info .img img {
            margin: 0 auto;
            display: block
        }

    .product-info .desc {
        padding-bottom: 40px;
        padding-left: 0
    }

        .product-info .desc:before {
            display: none
        }

        .product-info .desc h1 {
            font-size: 22px;
            margin: 15px 0 20px 0
        }

        .product-info .desc p {
            font-size: 14px;
            margin-bottom: 15px
        }

        .product-info .desc h3 {
            font-size: 17px;
            margin-bottom: 25px
        }

        .product-info .desc h4 {
            font-size: 14px;
            margin-bottom: 5px
        }

        .product-info .desc .dl-horizontal {
            margin-top: 0;
            margin-bottom: 20px;
            font-size: 13px;
            overflow: hidden
        }

            .product-info .desc .dl-horizontal dt {
                float: left;
                width: 100px
            }
}

.related-products {
    margin-top: 20px;
    margin-bottom: 20px
}

    .related-products h3 {
        color: #9b060e;
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 60px
    }

    .related-products .owl-carousel {
        width: 100%;
        padding: 0 30px
    }

        .related-products .owl-carousel .item img {
            width: auto;
            margin: 0 auto
        }

        .related-products .owl-carousel .owl-nav {
            position: absolute;
            left: 0;
            width: 100%;
            top: 50%;
            margin-top: -24px;
            height: 1px
        }

            .related-products .owl-carousel .owl-nav.disabled {
                display: block !important
            }

            .related-products .owl-carousel .owl-nav .owl-next, .related-products .owl-carousel .owl-nav .owl-prev {
                position: absolute;
                height: 48px;
                width: 24px;
                text-align: center;
                display: block
            }

                .related-products .owl-carousel .owl-nav .owl-next:hover:after, .related-products .owl-carousel .owl-nav .owl-prev:hover:after {
                    color: #999
                }

                .related-products .owl-carousel .owl-nav .owl-next:after, .related-products .owl-carousel .owl-nav .owl-prev:after {
                    font-family: FontAwesome;
                    display: block;
                    color: #cac6c0;
                    font-size: 48px;
                    line-height: 48px
                }

            .related-products .owl-carousel .owl-nav .owl-prev {
                left: 0
            }

                .related-products .owl-carousel .owl-nav .owl-prev:after {
                    content: ""
                }

            .related-products .owl-carousel .owl-nav .owl-next {
                right: 0
            }

                .related-products .owl-carousel .owl-nav .owl-next:after {
                    content: ""
                }

@media (max-width:991px) {
    .related-products h3 {
        font-size: 17px;
        margin-bottom: 25px
    }

    .related-products .owl-carousel {
        width: 100%;
        padding: 0 30px
    }

        .related-products .owl-carousel .item img {
            width: auto;
            margin: 0 auto
        }

        .related-products .owl-carousel .owl-nav {
            position: absolute;
            left: 0;
            width: 100%;
            top: 50%;
            margin-top: -24px;
            height: 1px
        }

            .related-products .owl-carousel .owl-nav .owl-next, .related-products .owl-carousel .owl-nav .owl-prev {
                position: absolute;
                height: 48px;
                width: 24px;
                text-align: center;
                display: block
            }

                .related-products .owl-carousel .owl-nav .owl-next:after, .related-products .owl-carousel .owl-nav .owl-prev:after {
                    font-family: FontAwesome;
                    display: block;
                    color: #cac6c0;
                    font-size: 48px;
                    line-height: 48px
                }

            .related-products .owl-carousel .owl-nav .owl-prev {
                left: 0
            }

                .related-products .owl-carousel .owl-nav .owl-prev:after {
                    content: ""
                }

            .related-products .owl-carousel .owl-nav .owl-next {
                right: 0
            }

                .related-products .owl-carousel .owl-nav .owl-next:after {
                    content: ""
                }
}

.recipes-slider {
    padding: 60px 0 40px 0
}

    .recipes-slider .owl-carousel {
        background: #fff
    }

        .recipes-slider .owl-carousel .item {
            background-color: #fff;
            border-radius: 4px;
            padding: 15px;
            min-height: 320px
        }

            .recipes-slider .owl-carousel .item .txt {
                padding: 15px
            }

                .recipes-slider .owl-carousel .item .txt h5 {
                    font-size: 16px;
                    color: #9b060e;
                    margin: 0 0 35px 0;
                    font-weight: 700
                }

                .recipes-slider .owl-carousel .item .txt h3, .recipes-slider .owl-carousel .item .txt h4 {
                    font-size: 24px;
                    font-weight: 700;
                    color: #9b060e;
                    margin: 0 0 10px 0;
                    line-height: 125%
                }

                .recipes-slider .owl-carousel .item .txt p {
                    color: #3a2e27;
                    font-size: 16px;
                    margin-bottom: 30px
                }

            .recipes-slider .owl-carousel .item .img img {
                width: auto;
                float: right;
                border-radius: 4px
            }

        .recipes-slider .owl-carousel .owl-dots {
            text-align: left;
            padding-left: 30px;
            position: absolute;
            width: 100%;
            left: 0;
            right: 0;
            bottom: 16px
        }

            .recipes-slider .owl-carousel .owl-dots .owl-dot {
                width: 14px;
                height: 14px;
                border-radius: 50%;
                border: 1px solid #cac6c0;
                display: inline-block;
                margin: 0 5px 0 0
            }

                .recipes-slider .owl-carousel .owl-dots .owl-dot.active span {
                    display: block;
                    width: 10px;
                    height: 10px;
                    margin: 1px;
                    border-radius: 50%;
                    background-color: #cac6c0
                }

@media (max-width:767px) {
    .recipes-slider {
        padding: 20px 0 20px 0
    }

        .recipes-slider .owl-carousel .item {
            padding: 15px;
            min-height: 500px
        }

            .recipes-slider .owl-carousel .item .txt {
                padding: 5px;
                margin-bottom: 35px
            }

                .recipes-slider .owl-carousel .item .txt .img {
                    margin-bottom: 10px
                }

                .recipes-slider .owl-carousel .item .txt h5 {
                    font-size: 14px;
                    margin-bottom: 10px
                }

                .recipes-slider .owl-carousel .item .txt h3, .recipes-slider .owl-carousel .item .txt h4 {
                    font-size: 18px;
                    margin-bottom: 10px
                }

                .recipes-slider .owl-carousel .item .txt p {
                    font-size: 14px;
                    margin-bottom: 20px
                }

            .recipes-slider .owl-carousel .item .img img {
                width: 100%;
                float: none
            }

        .recipes-slider .owl-carousel .owl-dots {
            padding-left: 15px;
            bottom: 8px
        }

            .recipes-slider .owl-carousel .owl-dots .owl-dot {
                width: 14px;
                height: 14px;
                border-radius: 50%;
                border: 1px solid #cac6c0;
                display: inline-block;
                margin: 0 5px 0 0
            }

                .recipes-slider .owl-carousel .owl-dots .owl-dot.active span {
                    display: block;
                    width: 10px;
                    height: 10px;
                    margin: 1px;
                    border-radius: 50%;
                    background-color: #cac6c0
                }
}

.professional {
    padding-bottom: 30px
}

    .professional > p {
        text-align: center;
        font-size: 16px;
        margin-bottom: 40px;
        color: #3a2e27
    }

    .professional .owl-carousel {
        padding-bottom: 50px
    }

        .professional .owl-carousel .owl-stage {
            display: flex;
            align-items: stretch
        }

        .professional .owl-carousel .owl-item {
            padding: 15px;
            display: flex;
            align-items: stretch;
                    height: 350px;
        }

        .professional .owl-carousel .item {
            background-color: #fff;
            border-radius: 4px;
            padding: 30px;
            min-height: 353px
        }

            .professional .owl-carousel .item .img img {
                border-radius: 4px
            }

            .professional .owl-carousel .item .txt {
                padding-left: 5px
            }

                .professional .owl-carousel .item .txt h3 {
                    font-size: 24px;
                    color: #cf152c;
                    margin: 15px 0;
                    font-weight: 700
                }

                .professional .owl-carousel .item .txt p {
                    font-size: 16px;
                    color: #3a2e27;
                    margin-bottom: 20px
                }

        .professional .owl-carousel .owl-dots {
            text-align: center;
            margin-top: 15px
        }

            .professional .owl-carousel .owl-dots .owl-dot {
                width: 14px;
                height: 14px;
                border-radius: 50%;
                border: 1px solid #cac6c0;
                display: inline-block;
                margin: 0 3px;
                line-height: 1px
            }

                .professional .owl-carousel .owl-dots .owl-dot.active span {
                    display: block;
                    width: 10px;
                    height: 10px;
                    margin: 1px;
                    border-radius: 50%;
                    background-color: #cac6c0
                }

        .professional .owl-carousel .owl-nav {
            width: 100%;
            position: relative;
            margin-top: 20px
        }

            .professional .owl-carousel .owl-nav .owl-next, .professional .owl-carousel .owl-nav .owl-prev {
                position: absolute;
                top: 5px
            }

                .professional .owl-carousel .owl-nav .owl-next:hover:after, .professional .owl-carousel .owl-nav .owl-prev:hover:after {
                    color: #999
                }

                .professional .owl-carousel .owl-nav .owl-next:before, .professional .owl-carousel .owl-nav .owl-prev:before {
                    font-family: FontAwesome;
                    color: #cac6c0;
                    font-size: 48px;
                    line-height: 1px
                }

            .professional .owl-carousel .owl-nav .owl-prev {
                left: 20px
            }

                .professional .owl-carousel .owl-nav .owl-prev:before {
                    content: ""
                }

            .professional .owl-carousel .owl-nav .owl-next {
                right: 20px
            }

                .professional .owl-carousel .owl-nav .owl-next:before {
                    content: ""
                }

@media (max-width:1199px) {
    .professional .owl-carousel {
        padding-bottom: 40px
    }

        .professional .owl-carousel .item {
            padding: 20px;
            min-height: 275px
        }

            .professional .owl-carousel .item .img img {
                border-radius: 4px
            }

            .professional .owl-carousel .item .txt {
                padding-left: 0
            }

                .professional .owl-carousel .item .txt h3 {
                    font-size: 22px;
                    margin: 10px 0
                }

                .professional .owl-carousel .item .txt p {
                    font-size: 15px;
                    margin-bottom: 15px
                }
}

@media (max-width:991px) {
    .professional .owl-carousel {
        padding-bottom: 40px;
        margin: 0
    }

        .professional .owl-carousel .item {
            padding: 20px;
            min-height: 270px
        }

            .professional .owl-carousel .item .txt h3 {
                font-size: 24px;
                margin: 15px 0
            }

            .professional .owl-carousel .item .txt p {
                font-size: 16px;
                margin-bottom: 20px
            }

        .professional .owl-carousel .owl-dots {
            text-align: center;
            margin-top: 15px
        }

            .professional .owl-carousel .owl-dots .owl-dot {
                width: 14px;
                height: 14px;
                border-radius: 50%;
                border: 1px solid #cac6c0;
                display: inline-block;
                margin: 0 3px;
                line-height: 1px
            }

                .professional .owl-carousel .owl-dots .owl-dot.active span {
                    display: block;
                    width: 10px;
                    height: 10px;
                    margin: 1px;
                    border-radius: 50%;
                    background-color: #cac6c0
                }

        .professional .owl-carousel .owl-nav {
            width: 100%;
            position: relative;
            margin-top: 20px
        }

            .professional .owl-carousel .owl-nav .owl-next, .professional .owl-carousel .owl-nav .owl-prev {
                position: absolute;
                top: 5px
            }

                .professional .owl-carousel .owl-nav .owl-next:before, .professional .owl-carousel .owl-nav .owl-prev:before {
                    font-family: FontAwesome;
                    color: #cac6c0;
                    font-size: 48px;
                    line-height: 1px
                }

            .professional .owl-carousel .owl-nav .owl-prev {
                left: 20px
            }

                .professional .owl-carousel .owl-nav .owl-prev:before {
                    content: ""
                }

            .professional .owl-carousel .owl-nav .owl-next {
                right: 20px
            }

                .professional .owl-carousel .owl-nav .owl-next:before {
                    content: ""
                }
}

@media (max-width:767px) {
    .professional > p {
        font-size: 14px;
        margin-bottom: 30px
    }

    .professional .owl-carousel {
        padding-bottom: 30px;
        margin: 0
    }

        .professional .owl-carousel .item {
            padding: 15px;
            min-height: 132px
        }

            .professional .owl-carousel .item .img {
                margin-right: -15px
            }

            .professional .owl-carousel .item .txt h3 {
                font-size: 16px;
                margin: 5px 0 10px 0
            }

            .professional .owl-carousel .item .txt p {
                font-size: 12px;
                margin-bottom: 10px
            }

        .professional .owl-carousel .owl-dots {
            text-align: center;
            margin-top: 10px
        }

            .professional .owl-carousel .owl-dots .owl-dot {
                width: 10px;
                height: 10px;
                margin: 0 2px
            }

                .professional .owl-carousel .owl-dots .owl-dot.active span {
                    display: block;
                    width: 6px;
                    height: 6px
                }

        .professional .owl-carousel .owl-nav {
            margin-top: 5px
        }

            .professional .owl-carousel .owl-nav .owl-next, .professional .owl-carousel .owl-nav .owl-prev {
                position: absolute;
                top: 10px
            }

                .professional .owl-carousel .owl-nav .owl-next:before, .professional .owl-carousel .owl-nav .owl-prev:before {
                    font-size: 32px
                }

            .professional .owl-carousel .owl-nav .owl-prev {
                left: 5px
            }

            .professional .owl-carousel .owl-nav .owl-next {
                right: 5px
            }
}

.media-row .owl-carousel {
    padding-bottom: 0
}

    .media-row .owl-carousel .item.item-media {
        width: 100%;
        min-height: 0;
        padding: 15px
    }

        .media-row .owl-carousel .item.item-media .txt {
            padding-left: 30px;
            padding-top: 15px;
            display: block
        }

            .media-row .owl-carousel .item.item-media .txt h4 {
                font-size: 16px;
                font-weight: 700;
                color: #970707
            }

            .media-row .owl-carousel .item.item-media .txt h3 {
                color: #970707
            }

@media screen and (max-width:767px) {
    .media-row .owl-carousel .item.item-media .img {
        margin-right: 0
    }
}

@media screen and (min-width:991px) {
    .media-row .owl-carousel .owl-dots {
        position: absolute;
        bottom: 40px;
        left: 55px
    }
}

.media-item-list {
    width: 100%
}

    .media-item-list .item:after {
        display: none !important
    }

    .media-item-list .item .img {
        position: relative
    }

    .media-item-list .item .play-button {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 68px;
        height: 48px;
        margin-left: -34px;
        margin-top: -24px;
        transition: opacity 0.25s cubic-bezier(0,0,0.2,1);
        z-index: 63
    }

    .media-item-list .item h4 {
        padding: 15px;
        display: block;
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        color: #000;
        text-align: center;
        line-height: 1.4;
        height: 80px;
        padding-bottom: 0
    }

    .media-item-list .item:hover .ytp-large-play-button-bg {
        fill: #f00;
        opacity: 1
    }

.basin-item-list {
    width: 100%
}

    .basin-item-list .item {
        background-color: #f9f8f7;
        border: 1px solid #f3ead7;
        border-radius: 4px;
        display: block;
        position: relative;
        width: 100%;
        padding: 16px;
        margin-bottom: 30px;
        height:350px;
    }

        .basin-item-list .item div {
            height:255px;
            overflow:hidden;
        }

        .basin-item-list .item h4 {
            width: 100%;
            color: #9b060e;
            font-size: 16px;
            font-weight: 700;
            position: relative;
            padding-right: 30px;
            height: 60px;
            margin: 10px 0 0 0;
            display: flex;
            flex-direction: column;
            justify-content: center
        }

            .basin-item-list .item h4:after {
                content: "";
                display: block;
                position: absolute;
                right: 0;
                top: 50%;
                transform: translateY(-50%);
                font-family: FontAwesome;
                font-size: 18px
            }

.article-list {
    margin-bottom: 30px
}

    .article-list h2 {
        font-size: 24px;
        font-weight: 700;
        color: #cf152c;
        margin: 15px 0 40px 0;
        text-align: center
    }

    .article-list.article-list-beta {
        padding: 10px 0 40px 0
    }

        .article-list.article-list-beta article {
            padding: 20px;
            margin-bottom: 30px;
            height: 400px
        }

            .article-list.article-list-beta article .img {
                display: block;
                margin-bottom: 15px
            }

            .article-list.article-list-beta article .txt {
                padding: 0
            }

            .article-list.article-list-beta article h4 {
                font-size: 18px;
                margin-bottom: 10px
            }

            .article-list.article-list-beta article p {
                font-size: 14px;
                margin-bottom: 20px
            }

    .article-list article {
        background-color: #fff;
        border-radius: 4px;
        padding: 20px;
        margin-bottom: 30px;
        height: 570px
    }

        .article-list article .img {
            display: block;
            margin-bottom: 30px
        }

        .article-list article .txt {
            padding: 0 15px
        }

        .article-list article h4 {
            font-size: 20px;
            color: #9b060e;
            font-weight: 700;
            margin-bottom: 15px
        }

        .article-list article p {
            font-size: 16px;
            color: #3a2e27;
            margin-bottom: 20px
        }

@media (max-width:991px) {
    .article-list {
        margin-bottom: 15px
    }

        .article-list.article-list-beta {
            padding: 0 0 30px 0
        }

            .article-list.article-list-beta article {
                padding: 15px;
                height: 380px
            }

                .article-list.article-list-beta article .img {
                    display: block;
                    margin-bottom: 15px
                }

                .article-list.article-list-beta article .txt {
                    padding: 0
                }

                .article-list.article-list-beta article h4 {
                    font-size: 17px;
                    margin-bottom: 10px
                }

                .article-list.article-list-beta article p {
                    font-size: 13px;
                    margin-bottom: 20px
                }

        .article-list article {
            padding: 15px;
            margin-bottom: 30px;
            height: 460px
        }

            .article-list article .img {
                margin-bottom: 20px
            }

            .article-list article .txt {
                padding: 0 10px
            }

            .article-list article h4 {
                font-size: 18px;
                margin-bottom: 15px
            }

            .article-list article p {
                font-size: 14px;
                margin-bottom: 20px
            }
}

@media (max-width:767px) {
    .article-list h2 {
        font-size: 22px;
        margin: 10px 0 30px 0
    }

    .article-list.article-list-beta article {
        padding: 15px;
        height: auto;
        margin-bottom: 10px
    }

    .article-list article {
        padding: 20px;
        margin-bottom: 10px;
        height: auto
    }

        .article-list article .img {
            margin-bottom: 15px;
            display: block;
            background-color: #f9f8f7;
            border-radius: 4px
        }

            .article-list article .img img {
                margin: 0 auto;
                display: block;
                border-radius: 0
            }

        .article-list article .txt {
            padding: 0
        }

        .article-list article h4 {
            font-size: 18px;
            margin-bottom: 15px
        }

        .article-list article p {
            font-size: 14px;
            margin-bottom: 20px
        }
}

.human-resources h2 {
    font-size: 20px;
    font-weight: 700;
    color: #cf152c;
    margin: 5px 0 15px 0
}

.human-resources h3 {
    font-size: 18px;
    font-weight: 700;
    color: #3a2e27;
    margin: 5px 0 10px 0
}

.human-resources h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px 0
}

.human-resources p {
    margin-bottom: 40px
}

.human-resources .content-left {
    padding-right: 15px;
    padding-bottom: 40px
}

    .human-resources .content-left:after {
        right: -1px !important
    }

.human-resources .content-right {
    padding-left: 15px;
    padding-bottom: 60px;
    position: relative
}

    .human-resources .content-right:before {
        left: -15px !important
    }

@media (max-width:991px) {
    .human-resources h2 {
        font-size: 18px;
        margin: 5px 0 15px 0
    }

    .human-resources h3 {
        font-size: 16px;
        margin: 0 0 10px 0
    }

    .human-resources h4 {
        font-size: 14px
    }

    .human-resources p {
        margin-bottom: 20px;
        font-size: 14px
    }

    .human-resources .content-left {
        padding-right: 0;
        padding-bottom: 20px
    }

    .human-resources .content-right {
        padding-left: 0;
        padding-bottom: 20px;
        position: relative
    }

        .human-resources .content-right:before {
            left: -15px !important
        }
}

.location-item {
    margin-bottom: 40px
}

    .location-item .map {
        position: relative
    }

    .location-item .map-link {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        display: block;
        z-index: 2
    }

    .location-item h2 {
        font-size: 24px !important;
        margin-bottom: 25px !important
    }

    .location-item address {
        font-size: 16px;
        margin-bottom: 25px
    }

    .location-item .dl-horizontal dt {
        text-align: left;
        width: 120px;
        margin-bottom: 5px
    }

    .location-item .dl-horizontal dd {
        margin-left: 130px;
        margin-bottom: 5px
    }

    .location-item .responsive-embed {
        border-radius: 4px
    }

@media (max-width:767px) {
    .location-item h2 {
        margin-bottom: 20px !important;
        font-size: 20px !important
    }

    .location-item adress {
        font-size: 14px
    }

    .location-item .dl-horizontal dt {
        float: left;
        width: 100px
    }

    .location-item .dl-horizontal dd {
        margin-left: 100px
    }
}

.site-map {
    padding-bottom: 40px
}

    .site-map ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }

        .site-map ul > li {
            margin-bottom: 30px
        }

            .site-map ul > li > a {
                font-size: 24px;
                font-weight: 700;
                color: #cf152c;
                margin-bottom: 15px;
                display: block
            }

            .site-map ul > li > ul {
                padding-left: 30px;
                list-style-type: disc
            }

                .site-map ul > li > ul > li {
                    margin-bottom: 5px;
                    float: none
                }

                    .site-map ul > li > ul > li > a {
                        font-size: 16px;
                        color: #3a2e27;
                        font-weight: 400;
                        display: block;
                        margin-bottom: 0
                    }

                    .site-map ul > li > ul > li > ul {
                        list-style-type: circle
                    }

.remodal {
    text-align: center
}

    .remodal img {
        margin: 0 auto 20px auto;
        display: block
    }

    .remodal h3 {
        font-size: 24px;
        font-weight: bold;
        color: #3a2e27;
        margin-bottom: 20px
    }

    .remodal p {
        font-size: 16px;
        color: #3a2e27;
        max-width: 400px;
        margin: 0 auto 30px auto
    }

.form h2 {
    color: #3a2e27 !important
}

.form .control-label {
    font-size: 14px;
    font-weight: 700
}

.form .file_wrap {
    position: relative;
    width: 100%;
    height: 40px;
    border: 1px solid #f0e5cf;
    box-shadow: none;
    background-color: #fff;
    height: 42px;
    font-size: 16px
}

    .form .file_wrap input[type=file] {
        -webkit-user-select: none;
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 40px;
        z-index: 4;
        cursor: pointer
    }

        .form .file_wrap input[type=file]:hover ~ .file_btn {
            background: #d0112b;
            color: #fff
        }

    .form .file_wrap .file_text {
        position: absolute;
        left: 0;
        top: 0;
        height: 40px;
        width: 100%;
        z-index: 2;
        padding: 10px 100px 10px 20px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

        .form .file_wrap .file_text:after {
            content: attr(data-text)
        }

    .form .file_wrap.active .file_text:after {
        display: none
    }

    .form .file_wrap .file_btn {
        position: absolute;
        right: 5px;
        top: 5px;
        height: 30px;
        border: 2px solid #d0112b;
        color: #d0112b;
        border-radius: 3px;
        padding: 0 10px;
        z-index: 3
    }

.form .form-group {
    margin-bottom: 20px
}

    .form .form-group ul.parsley-errors-list {
        list-style-type: none;
        margin: 0;
        padding: 0
    }

        .form .form-group ul.parsley-errors-list li {
            color: #cf152c;
            font-weight: 600;
            font-size: 11px
        }

    .form .form-group.form-checkbox {
        padding-left: 30px;
        position: relative
    }

        .form .form-group.form-checkbox input {
            position: absolute;
            left: 0;
            top: 0;
            width: 22px;
            height: 22px;
            opacity: 0
        }

            .form .form-group.form-checkbox input:checked + label:before {
                background: #cf152c;
                border-color: #cf152c;
                color: #fff;
                content: "";
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: 16px;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                text-align: center;
                line-height: 18px
            }

        .form .form-group.form-checkbox label {
            font-size: 12px;
            line-height: 1.4;
            padding-top: 5px
        }

            .form .form-group.form-checkbox label:before {
                content: "";
                display: block;
                width: 22px;
                height: 22px;
                border-radius: 3px;
                background: #fff;
                border: 1px solid #d8ceb9;
                position: absolute;
                left: 0;
                top: 0
            }

    .form .form-group.form-captcha {
        position: relative
    }

        .form .form-group.form-captcha img {
            position: absolute;
            left: 1px;
            top: 1px;
            max-height: 40px
        }

        .form .form-group.form-captcha input {
            padding-left: 125px;
            padding-right: 35px
        }

        .form .form-group.form-captcha button.btn-refresh {
            position: absolute;
            top: 0;
            right: 6px;
            height: 42px;
            color: #f21;
            background: none;
            border: none
        }

    .form .form-group.form-choose {
        width: 100%;
        margin: 10px 0;
        position: relative;
        padding-left: 26px
    }

        .form .form-group.form-choose input {
            display: none
        }

            .form .form-group.form-choose input + label {
                cursor: pointer;
                margin-bottom: 0;
                line-height: 16px;
                display: inherit
            }

                .form .form-group.form-choose input + label:after {
                    content: "";
                    display: block;
                    width: 16px;
                    height: 16px;
                    border: 1px solid #3f342d;
                    background: #fff;
                    position: absolute;
                    left: 0;
                    top: 0
                }

                .form .form-group.form-choose input + label:before {
                    content: "";
                    position: absolute;
                    left: 4px;
                    top: 4px;
                    display: block;
                    width: 8px;
                    height: 8px;
                    background: #8f0207;
                    z-index: 2;
                    opacity: 0;
                    transition: all 0.2s ease-in-out
                }

            .form .form-group.form-choose input:checked + label:before {
                opacity: 1
            }

            .form .form-group.form-choose input[type=radio] + label:after {
                border-radius: 50%
            }

            .form .form-group.form-choose input[type=radio] + label:before {
                border-radius: 50%
            }

@media (max-width:991px) {
    .form .form-group {
        margin-bottom: 15px
    }
}

.text-btn {
    font-size: 14px;
    color: #cf152c
}

    .text-btn:hover {
        color: #8f0207
    }

.form-control {
    border: 1px solid #f0e5cf;
    box-shadow: none;
    background-color: #fff;
    height: 42px;
    font-size: 16px
}

    .form-control.parsley-error {
        border-color: #cf152c
    }

textarea.form-control {
    height: auto
}

.call-center {
    height: 95px;
    background-color: #cf152c;
    border-radius: 3px;
    padding: 30px;
    color: #fff;
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 700;
    position: relative
}

    .call-center .left {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 30px
    }

    .call-center .right {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 30px
    }

        .call-center .right .numbers {
            float: right;
            font-size: 20px
        }

            .call-center .right .numbers span {
                display: block;
                color: #fff
            }

            .call-center .right .numbers a {
                color: #fff
            }

    .call-center img {
        display: inline-block;
        margin-right: 18px
    }

@media (max-width:991px) {
    .call-center {
        height: 80px;
        padding: 20px;
        margin-bottom: 30px;
        font-size: 18px
    }

        .call-center .left {
            left: 20px
        }

        .call-center .right {
            right: 20px
        }

        .call-center img {
            display: inline-block;
            margin-right: 15px;
            width: 40px
        }
}

@media (max-width:767px) {
    .call-center {
        height: auto;
        padding: 20px;
        margin-bottom: 30px;
        font-size: 18px
    }

        .call-center .left {
            transform: none;
            -webkit-transform: none;
            position: static;
            display: block;
            margin-bottom: 15px
        }

        .call-center .right {
            transform: none;
            -webkit-transform: none;
            position: static
        }

            .call-center .right .numbers {
                float: none;
                display: inline-block;
                font-size: 16px
            }

        .call-center img {
            float: left;
            margin-right: 15px;
            width: 40px
        }
}

.search-results {
    padding-bottom: 30px
}

    .search-results .search-results-header {
        margin-bottom: 40px
    }

        .search-results .search-results-header h1 {
            font-size: 24px;
            font-weight: 700;
            color: #cf152c;
            margin: 6px 0
        }

        .search-results .search-results-header .input-container {
            position: relative
        }

            .search-results .search-results-header .input-container input {
                width: 100%;
                display: block;
                padding-right: 40px
            }

            .search-results .search-results-header .input-container:after {
                content: "";
                font-family: FontAwesome;
                color: #3a2e27;
                font-size: 20px;
                position: absolute;
                right: 15px;
                position: absolute;
                top: 50%;
                transform: translateY(-50%)
            }

        .search-results .search-results-header .txt {
            padding-top: 9px
        }

    .search-results .search-results-list {
        list-style-type: none;
        margin: 0;
        padding: 20px 0 0 0;
        border-top: 1px solid #cf152c
    }

        .search-results .search-results-list li {
            padding: 0 0 20px 0;
            margin: 0 0 20px 0;
            border-bottom: 1px solid #cf152c
        }

            .search-results .search-results-list li a {
                color: #3a2e27;
                display: block;
                position: relative;
                padding-right: 25%
            }

                .search-results .search-results-list li a h3 {
                    font-size: 18px;
                    font-weight: bold;
                    margin: 0 0 5px 0
                }

                .search-results .search-results-list li a p {
                    margin-bottom: 0
                }

                .search-results .search-results-list li a:after {
                    content: "";
                    font-family: FontAwesome;
                    position: absolute;
                    right: 0;
                    top: 50%;
                    display: block;
                    border-radius: 50%;
                    border: 1px solid #c7bead;
                    width: 40px;
                    height: 40px;
                    color: #c7bead;
                    font-size: 36px;
                    padding-left: 3px;
                    text-align: center;
                    margin-top: -20px;
                    padding-top: 6px
                }

                .search-results .search-results-list li a:hover h3 {
                    color: #d3223a
                }

                .search-results .search-results-list li a:hover:after {
                    background-color: #d3223a;
                    border-color: #d3223a;
                    color: #fff;
                    transition: all 0.3s ease-out
                }

@media (max-width:991px) {
    .search-results {
        padding-bottom: 20px
    }

        .search-results .search-results-header {
            margin-bottom: 20px
        }

            .search-results .search-results-header h1 {
                font-size: 20px;
                margin: 0 0 10px 0
            }

            .search-results .search-results-header .input-container input {
                width: 100%;
                display: block
            }

            .search-results .search-results-header .txt {
                padding-top: 10px
            }

        .search-results .search-results-list {
            padding: 15px 0 0 0
        }

            .search-results .search-results-list li {
                padding-bottom: 15px;
                margin-bottom: 15px
            }

                .search-results .search-results-list li a {
                    padding-right: 40px
                }

                    .search-results .search-results-list li a h3 {
                        font-size: 16px
                    }

                    .search-results .search-results-list li a p {
                        font-size: 14px
                    }

                    .search-results .search-results-list li a:after {
                        width: 30px;
                        height: 30px;
                        font-size: 24px;
                        padding-left: 2px;
                        margin-top: -12px;
                        padding-top: 2px
                    }
}

.pagination > li {
    color: #3a2e27;
    font-size: 16px
}

    .pagination > li.active > a {
        font-weight: bold;
        color: #3a2e27;
        background-color: transparent;
        border: none
    }

        .pagination > li.active > a:focus, .pagination > li.active > a:hover {
            background-color: transparent;
            font-weight: bold;
            color: #3a2e27
        }

    .pagination > li > a {
        color: #3a2e27;
        background-color: transparent;
        border: none
    }

        .pagination > li > a:focus, .pagination > li > a:hover {
            background-color: transparent;
            font-weight: bold;
            color: #3a2e27
        }

.human-resources .content-left h1, .human-resources .content-right h2, .subpage .content h1, .title-1 {
    font-size: 24px;
    font-weight: 700;
    color: #3a2e27;
    margin: 0 0 30px 0
}

@media (max-width:991px) {
    .human-resources .content-left h1, .human-resources .content-right h2, .subpage .content h1, .title-1 {
        font-size: 20px;
        margin-bottom: 25px
    }
}

.professional h2, .title-2 {
    font-size: 24px;
    font-weight: 700;
    color: #cf152c;
    margin: 5px 0 10px 0;
    text-align: center
}

@media (max-width:767px) {
    .professional h2, .title-2 {
        font-size: 20px
    }
}

.human-resources .content-right:before, .left-border:before, .product-info .desc:before, .subpage .content:before {
    content: "";
    background-color: #9b060e;
    width: 1px;
    height: 100%;
    left: -30px;
    top: 0;
    display: block;
    position: absolute
}

@media (max-width:991px) {
    .human-resources .content-right:before, .left-border:before, .product-info .desc:before, .subpage .content:before {
        display: none;
        visibility: hidden
    }
}

.human-resources .content-left:after, .right-border:after {
    content: "";
    background-color: #9b060e;
    width: 1px;
    height: 100%;
    right: -15px;
    top: 0;
    display: block;
    position: absolute
}

@media (max-width:991px) {
    .human-resources .content-left:after, .right-border:after {
        display: none;
        visibility: hidden
    }
}

.clearfix:after, .clearfix:before, .item-list .item:after, .item-list .item:before {
    display: table;
    content: " "
}

.clearfix:after, .item-list .item:after {
    clear: both
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 174px;
    background: url(../images/bg-footer.jpg) bottom center no-repeat;
    background-size: cover;
    padding: 48px 0 30px 0
}

    .footer.fixed-bottom {
        position: fixed;
        z-index: 9999
    }

    .footer ul {
        list-style-type: none;
        margin: 0;
        padding: 0
    }

        .footer ul li {
            margin: 0;
            padding: 0;
            display: inline-block
        }

            .footer ul li a {
                color: #fff
            }

    .footer .footer-nav {
        margin-bottom: 5px;
        color: #fff
    }

        .footer .footer-nav li {
            margin-right: 15px
        }

            .footer .footer-nav li:last-child:after {
                display: none;
                visibility: hidden
            }

            .footer .footer-nav li:after {
                content: "-";
                margin-left: 15px
            }

            .footer .footer-nav li a {
                opacity: 0.9;
                font-size: 14px
            }

    .footer .copyright-text {
        font-size: 13px;
        color: #fff;
        opacity: 0.3;
        margin-top: 25px
    }

    .footer .social {
        text-align: right
    }

        .footer .social li {
            display: inline-block;
            margin-right: 15px
        }

            .footer .social li:last-child {
                margin-right: 0
            }

            .footer .social li a {
                font-size: 22px
            }

@media (max-width:767px) {
    .footer {
        position: static;
        height: auto;
        padding: 15px 0 15px 0
    }

        .footer .copyright-text {
            text-align: left;
            margin-top: 10px;
            font-size: 11px
        }

        .footer .footer-nav {
            margin-bottom: 0
        }

            .footer .footer-nav li {
                display: block;
                float: none;
                margin-bottom: 3px
            }

                .footer .footer-nav li:after {
                    content: "";
                    display: none;
                    visibility: hidden
                }

                .footer .footer-nav li a {
                    font-size: 11px
                }

        .footer .social {
            text-align: left;
            margin-bottom: 10px
        }

            .footer .social li {
                display: inline-block;
                margin: 0 25px 0 0
            }

                .footer .social li:last-child {
                    margin-right: 0
                }

                .footer .social li a {
                    font-size: 24px
                }

                    .footer .social li a .fa-youtube-play {
                        font-size: 27px
                    }

        .footer.footer-1 .footer-nav {
            display: none
        }

        .footer.footer-1 .copyright-text {
            text-align: center
        }

        .footer.footer-1 .social {
            text-align: center
        }
}

a:focus, a:hover {
    text-decoration: none
}

.btn {
    border-width: 2px;
    border-radius: 4px;
    padding: 7px 20px;
    font-weight: 700
}

    .btn.btn-transparent {
        background-color: transparent;
        border-color: #fff;
        color: #fff
    }

        .btn.btn-transparent:hover {
            background-color: #fff;
            color: #000;
            transition: all 0.3s ease-out
        }

    .btn.btn-primary {
        background-color: transparent;
        border-color: #cf152c;
        color: #cf152c
    }

        .btn.btn-primary:focus, .btn.btn-primary:hover {
            border-color: #cf152c;
            background-color: #cf152c;
            color: #fff;
            transition: all 0.3s ease-out
        }

    .btn.btn-view-more {
        display: block;
        border: 1px solid #cf152c;
        padding: 12px 20px;
        color: #cf152c;
        font-size: 15px;
        position: relative
    }

        .btn.btn-view-more:after {
            content: "";
            position: absolute;
            top: 100%;
            margin-top: -1px;
            left: 0;
            right: 0;
            margin: 0 auto;
            background: url(../images/triangle-border-1-red.gif) center no-repeat;
            width: 16px;
            height: 8px
        }

        .btn.btn-view-more:focus, .btn.btn-view-more:hover {
            border-color: #cf152c;
            background-color: #cf152c;
            color: #fff;
            transition: all 0.3s ease-out
        }

            .btn.btn-view-more:focus:after, .btn.btn-view-more:hover:after {
                background: url(../images/triangle-border-1-red-2.gif) center no-repeat;
                transition: all 0.3s ease-out
            }

@media (min-width:1200px) {
    .container {
        width: 1140px
    }
}

.video-lightbox {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden
}

    .video-lightbox img {
        width: 100%
    }

    .video-lightbox:after {
        content: "";
        transition: all 0.2s ease-in-out;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: rgba(0,0,0,0.6);
        display: block
    }

    .video-lightbox > span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 2;
        color: #fff;
        text-align: center;
        font-size: 14px
    }

        .video-lightbox > span i {
            display: block;
            width: 60px;
            height: 60px;
            border: 4px solid #fff;
            border-radius: 50%;
            text-align: center;
            line-height: 52px;
            font-size: 28px;
            text-indent: 8px;
            margin-bottom: 5px
        }

    .video-lightbox:hover:after {
        opacity: 0.6
    }

.fancybox-bg {
    background: #1d1b17
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.8
}

.how-make {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

    .how-make .item-2 h3 {
        color: #9b060e
    }

    .how-make .item-3 {
        overflow: hidden;
        max-height: 350px
    }

        .how-make .item-3 .img-responsive {
            height: 350px
        }

@media screen and (max-width:767px) {
    .how-make {
        flex-direction: row
    }

        .how-make .item-2 {
            order: 1;
            width: 100%
        }

        .how-make .item-3 {
            order: 2;
            width: 100%;
            max-height: 200px
        }

            .how-make .item-3 .img-responsive {
                height: 200px
            }

        .how-make .item-1 {
            order: 3;
            width: 27.5%;
            margin-left: 1.5%
        }
}

@media screen and (max-width:767px) {
    .navbar .navbar-bottom .nav.navbar-left > li {
        width: 100%
    }
}

.registar-form-page {
    padding-bottom: 70px
}

    .registar-form-page h2 {
        font-size: 24px;
        color: #3f342d;
        margin-bottom: 30px
    }

    .registar-form-page h4 {
        text-align: right;
        font-size: 14px;
        color: #3f342d;
        font-weight: 600;
        margin-top: 20px
    }

    .registar-form-page .information {
        width: 100%;
        background: #cf152c;
        border-radius: 4px;
        padding: 30px;
        text-align: left;
        margin-bottom: 30px
    }

        .registar-form-page .information .inner {
            max-width: 710px
        }

        .registar-form-page .information .title {
            font-size: 20px;
            font-weight: bold;
            color: #fff
        }

        .registar-form-page .information p {
            font-size: 14px;
            color: #fff;
            margin-top: 20px;
            line-height: 16px;
            margin-bottom: 0
        }

    .registar-form-page .form-checkbox + .parsley-errors-list.filled {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: -20px;
        margin-bottom: 20px;
        color: #cf152c;
        font-weight: 600;
        font-size: 11px
    }

.kullanim_kosullari {
    text-align: left
}

    .kullanim_kosullari p {
        font-size: 16px;
        font-weight: 400;
        max-width: none;
        text-align: left
    }

    .kullanim_kosullari a.modal-close {
        color: #fff;
        position: absolute;
        top: -30px;
        right: 0;
        font-size: 18px;
        font-weight: 700;
        display: inline-block;
        vertical-align: middle
    }

        .kullanim_kosullari a.modal-close > i {
            margin-right: 6px
        }

.professional-cover {
    width: 100%;
    height: 400px;
    display: inline-block;
    vertical-align: top;
    background-color: #24282a;
    border-radius: 4px;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

    .professional-cover .button {
        display: inline-block;
        vertical-align: top;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        background: #fff;
        color: #000;
        padding: 0 23px;
        position: absolute;
        right: 50px;
        bottom: 48px;
        overflow: hidden;
        z-index: 5
    }

        .professional-cover .button:after {
            content: "";
            position: absolute;
            top: 0;
            height: 50%;
            left: 0;
            width: 100%;
            background: #ebe6dc;
            z-index: 1;
            transition: all 0.1s ease-in-out
        }

        .professional-cover .button span {
            position: relative;
            z-index: 2
        }

    .professional-cover .button-red {
        background: #cf152d;
        color: #fff
    }

        .professional-cover .button-red:after {
            background: #d94457
        }

    .professional-cover .button:hover:after {
        height: 95%
    }

    .professional-cover .inner {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 3
    }

.professional-cover-style-1 .inner {
    color: #fff;
    padding: 45px
}

    .professional-cover-style-1 .inner h3 {
        font-size: 24px;
        margin-top: 0;
        line-height: 30px
    }

    .professional-cover-style-1 .inner p {
        font-size: 18px;
        line-height: 20px
    }

    .professional-cover-style-1 .inner hr {
        border-color: #4f5252;
        border-width: 2px;
        margin: 20px 0
    }

.professional-cover-style-2 .inner {
    position: absolute;
    left: 30px;
    top: 0;
    width: 110px;
    height: 172px;
    background: #242829;
    border-bottom-left-radius: 55px;
    border-bottom-right-radius: 55px;
    text-align: center
}

    .professional-cover-style-2 .inner img {
        width: 100%;
        margin-top: 10px
    }

    .professional-cover-style-2 .inner span {
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        margin-top: 10px;
        line-height: 14px;
        display: inline-block
    }

.professional-cover-style-2:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 165px;
    height: 100%;
    background: rgba(207,21,45,0.8)
}

.professional-cover-style-2 figure {
    margin-top: 20%;
    max-width: 100%
}

@media screen and (max-width:1200px) {
    .professional-cover-style-1 .inner {
        padding: 30px
    }
}

@media screen and (max-width:991px) {
    .professional-cover-style-1 .inner {
        padding: 15px
    }

    .professional-cover .button {
        right: 15px
    }
}

@media screen and (max-width:767px) {
    .professional-cover {
        margin-bottom: 15px;
        height: auto;
        padding-bottom: 40px;
        min-height: 340px
    }

        .professional-cover .button {
            bottom: 15px
        }

    .professional-cover-style-1 .inner {
        position: relative
    }

        .professional-cover-style-1 .inner h3 {
            font-size: 20px
        }
}

.phone-campaign {
    width: 100%;
    height: auto;
    background: #f8f4eb;
    padding: 30px;
    float: right;
    text-align: center
}

    .phone-campaign .button {
        display: inline-block;
        vertical-align: top;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        background: #fff;
        color: #000;
        padding: 0 23px;
        position: relative;
        overflow: hidden
    }

        .phone-campaign .button:after {
            content: "";
            position: absolute;
            top: 0;
            height: 50%;
            left: 0;
            width: 100%;
            background: #ebe6dc;
            z-index: 1;
            transition: all 0.1s ease-in-out
        }

        .phone-campaign .button span {
            position: relative;
            z-index: 2
        }

    .phone-campaign .button-red {
        background: #cf152d;
        color: #fff
    }

        .phone-campaign .button-red:after {
            background: #d94457
        }

    .phone-campaign .button:hover:after {
        height: 95%
    }

    .phone-campaign figure {
        margin: 0 auto 20px auto
    }

    .phone-campaign p {
        font-size: 20px;
        font-weight: bold;
        margin-top: 25px
    }

.genel__item {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
    max-height: 500px
}

.genel__item-image-wrapper {
    width: 75%;
    padding: 0px 15px;
    padding-left: 0px;
    overflow: hidden;
    border-radius: 5px
}

    .genel__item-image-wrapper .genel__item-image {
        width: 100%;
        height: auto;
        position: relative;
        display: block
    }

        .genel__item-image-wrapper .genel__item-image img {
            width: 100%
        }

    .genel__item-image-wrapper .genel__item-image-image-wrapper {
        width: 66.66%
    }

.genel__item .genel__item-text-wrapper {
    display: flex;
    flex-direction: column;
    width: 25%;
    padding: 0px 15px;
    padding-right: 0px
}

    .genel__item .genel__item-text-wrapper .genel__item-text {
        display: flex;
        width: 100%;
        flex: 1 1 auto;
        background-color: #fff;
        margin-bottom: 15px;
        padding: 16px 24px;
        border-radius: 5px;
        align-items: center;
        box-shadow: 0 15px 30px 0 rgba(0,0,0,0.08)
    }

        .genel__item .genel__item-text-wrapper .genel__item-text .genel__item-wrapper {
            display: flex
        }

            .genel__item .genel__item-text-wrapper .genel__item-text .genel__item-wrapper img {
                padding-right: 15px;
                margin-right: 15px;
                border-right: 1px solid #900c14
            }

        .genel__item .genel__item-text-wrapper .genel__item-text:last-child {
            margin-bottom: 0px
        }

        .genel__item .genel__item-text-wrapper .genel__item-text .genel__item {
            position: relative;
            width: 100%;
            height: auto;
            position: relative;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: flex-start;
            background-color: #fff;
            color: #751a17;
            margin-bottom: 0px
        }

            .genel__item .genel__item-text-wrapper .genel__item-text .genel__item h4 {
                font-weight: 800
            }

            .genel__item .genel__item-text-wrapper .genel__item-text .genel__item p {
                font-size: 16px;
                text-align: center
            }

@media screen and (max-width:1024px) {
    .genel__item {
        flex-direction: column
    }

    .genel__item-image-wrapper {
        width: 100%;
        padding: 0px;
        margin-bottom: 20px
    }

    .genel__item .genel__item-text-wrapper {
        width: 100%;
        padding: 0px
    }
}

@media screen and (max-width:768px) {
    .genel__item-image-wrapper .genel__item-image img {
        transform: translateY(-15%)
    }
}

.tab-head {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start
}

    .tab-head img {
        width: 16px
    }

    .tab-head .tab-cont-item {
        overflow: scroll;
        width: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        max-width: 90%
    }

        .tab-head .tab-cont-item::-webkit-scrollbar {
            display: none
        }

        .tab-head .tab-cont-item .tab-scroll {
            display: flex;
            width: 100%;
            flex-direction: row;
            margin: auto;
            position: relative;
            align-items: center
        }

.left-tab, .right-tab {
    width: 5%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 0px;
    border-right: 2px solid #fcf8ef;
    background: #8f02073d;
    border-left: 2px solid #fcf8ef
}

    .left-tab .act-img, .right-tab .act-img {
        display: none
    }

a.tab-item {
    color: #c7beac;
    border-right: 2px solid #fcf8ef;
    padding: 10px 20px 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin: 0px 0px;
    background: #fff
}

.pdf-block {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    padding: 40px 15px;
    border-top: 1px solid #c7beac
}

    .pdf-block img {
        width: 50px
    }

.tab-content-item {
    margin-top: 40px
}

.pdf-block a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    min-height: 60px;
}


.tab-content-item {
    display: none
}

    .tab-content-item.active {
        display: block
    }

a.tab-item.active {
    background: #8f0207;
    color: #ffff
}

@media screen and (max-width:768px) {
    .left-tab, .right-tab {
        width: 15%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 10px 0px;
        border-right: 2px solid #fcf8ef;
        border-left: 2px solid #fcf8ef
    }

    .tab-head .tab-cont-item {
        overflow: scroll;
        margin: 0 auto;
        width: 70%;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .rap-head {
        margin-left: 15px
    }
}

.rap-head {
    color: #9b060e;
    font-weight: 700;
    font-size: 24px;
    display: block;
    padding: 5px 0
}

.tab-content-item.rap-nopad {
    margin-top: 20px
}

.alpha-list ul {
    list-style-type: disc !important
}

.mobile-notifications {
    width: 100%;
    margin-top: 100px;
}

.mobile-notifications-header {
    width: 100%;
    text-align: center;
}

    .mobile-notifications-header h2 {
        font-size: 20px;
        font-weight: bold;
    }

ul.mobile-notifications-list {
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: 1px solid #d4d1ce;
    padding-top: 5px;
}

    ul.mobile-notifications-list > li {
        padding-bottom: 0;
        margin-bottom: 0;
        padding: 0px 15px;
    }

        ul.mobile-notifications-list > li > a {
            padding: 10px;
            display: inline-block;
            vertical-align: top;
            color: #3a2e27;
            margin-bottom: 0;
            width: 100%;
            border-radius: 10px;
        }

            ul.mobile-notifications-list > li > a .title {
                font-size: 14px;
                line-height: 18px;
                font-weight: bold;
            }

            ul.mobile-notifications-list > li > a.active {
                border-radius: 10px;
                background: rgb(200, 16, 46);
                margin-top: 10px;
            }

                ul.mobile-notifications-list > li > a.active .title {
                    color: #fff;
                }

                ul.mobile-notifications-list > li > a.active .text {
                    color: #fff;
                }

            ul.mobile-notifications-list > li > a .text {
                font-size: 14px;
                line-height: 18px;
            }
/*# sourceMappingURL=main.css.map */

.modal-duyuru {
    background: #cf152c;
}

    .modal-duyuru .remodal-close {
        left: 90%;
        width: 40px;
        height: 40px;
        color: #fff;
        top: 3%;
    }

        .modal-duyuru .remodal-close:before {
            font-size: 36px;
        }

    .modal-duyuru h3 {
        color: #fff;
    }

    .modal-duyuru p {
        color: #fff;
    }

    .modal-duyuru a.btn.btn-primary {
        border-color: #fff;
        color: #fff;
    }

.subMenuArea {
    display: none;
    list-style-type: none;
}

.showLink:after {
    transform: rotate(90deg);
}

.lefMenuContact > a:after {
    display: none !important;
}
