h1,
h2,
h3,
h4 {
    font-weight: 700;
}

h4 {
    font-size: 1.625rem;
}

body {
    font-family: 'Roboto', sans-serif;
}

.container {
    max-width: 1200px!important;
}

.top-lang {
    height: 40px;
    color: white;
    margin-right: 20px;
}

.top-lang-row {
    background-image: url(../img/topbar-bg.png);
    background-position: center;
    background-size: cover;
}

.top-lang a {
    color: white;
    font-size: 12px;
}

a.active-lang {
    color: #8aff00;
}

.header-nav {
    position: relative;
    z-index: 99;
}

.main-menu {
    height: 92px;
    background-color: none;
    padding-top: 6px;
}

.navbar-brand img {
    height: 50px;
}
.footer-logo {
    height: 50px;
}

.navbar-nav {
    display: flex;
    justify-content: space-between;
}

a.nav-link {
    text-align: right;
    margin-right: 20px;
}

.main-menu .container {
    padding-left: 0;
    padding-right: 0;
}

.main-menu {
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 1%, rgba(219, 219, 219, 1) 90%, rgba(255, 255, 255, 1) 100%);
}

.main-menu a,
.navbar-toggler {
    color: #6d7178;
    font-size: 16px;
    font-weight: 600;
}

.main-menu a:hover {
    color: #b80d14;
}

.main-banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main-banner-t1 {
    font-weight: 100;
    font-size: 8rem;
    color: #8aff00;
    text-transform: uppercase;
    letter-spacing: 16px;
    line-height: 0;
}

.main-banner-t2 {
    font-weight: 700;
    font-size: 5rem;
    color: #fff;
    text-transform: uppercase;
    margin-top: -2rem;
    letter-spacing: 6px;
}

.owl-carousel .nav-btn {
    height: 64px;
    position: absolute;
    width: 64px;
    cursor: pointer;
    top: 160px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel .prev-slide {
    background: url(../img/prev.png) no-repeat;
    left: 0;
}

.owl-carousel .next-slide {
    background: url(../img/next.png) no-repeat;
    right: 0;
}

.owl-nav {
    height: 0;
    margin-top: 0!important;
}

.main-content-bg {
    width: 1300px;
    background-color: #fff;
    margin-top: -60px;
    position: relative;
    z-index: 99;
}

.page-content-row {
    background-color: #f6f6f6;
}

.page-content-container {
    border-top: 5px solid #8aff00;
    margin-top: -5px;
}

.list-bg-1 {
    background-color: #b0ddf0;
}

.list-bg-2 {
    background-color: #bce7f9;
}

ul.main-product-list {
    list-style-type: none!important;
    font-size: 20px;
    margin: 0 auto;
    padding-inline-start: 0;
    padding-top: 32px;
    padding-bottom: 32px;
}

.main-product-list li {
    color: #4e5667;
    border-bottom: 1px solid #343d4e;
    padding-top: 6px;
    padding-bottom: 6px;
}

.main-product-list li:hover {
    color: #727884;
    list-style-image: url("../img/list-arrow.png")!important;
    padding-left: 12px;
}

.main-product-list a {
    color: #4e5667;
}

.main-product-list a:hover {
    color: #727884;
}

.main-product-image {
    object-position: center;
}

.main-product-title {
    color: #fff;
    text-shadow: 2px 2px #000;
    font-weight: 600;
    letter-spacing: 2px;
    padding-bottom: 10px;
    margin-top: -33px;
}

.main-banner-row {
    z-index: -1;
}

.main-banner-row img {
    object-fit: cover;
    object-position: center;
}

.bg-f6 {
    background-color: #f6f6f6;
}

.bg-9d {
    background-color: #9d9d9c;
}

.distributor-row {
    background-color: #ededed;
}

.dist-hr {
    border: none;
    height: 20px;
    width: 90%;
    height: 50px;
    margin-top: 0;
    border-bottom: 1px solid #ededed;
    box-shadow: 0 20px 20px -20px #333;
    margin: -50px auto 10px;
}

.cl-gr {
    color: #8aff00
}

.form-control {
    margin: 0 auto;
    box-shadow: 0px 3px 8px 0px rgba(113, 112, 111, 0.2) inset;
    border-radius: 30px;
    height: 56px;
    border-color: transparent;
}

.ebulten-input {
    background-color: #9d9d9c;
}

.footer-top-line {
    border-top: 5px solid #8aff00;
}

.ebulten-row h3,
.ebulten-row a {
    color: #ededed;
}

.footer-container {
    color: #c6c6c6;
}

.footer-container i {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    color: #c6c6c6;
    font-size: 30px;
}

.mkwrapper div {
    /* width: 50px; */
    height: 15px;
    margin-right: 0px;
    /* display: none; */
}

.mk div {
    width: 20px;
    height: 20px;
}

.mk1 {
    background: url(../img/morkarinca-footer.png) no-repeat top right;
}

.mk2 {
    background: url(../img/morkarinca-footer.png) no-repeat bottom right;
}

.morkarinca {
    position: relative;
    float: right;
    /* width: 50px; */
    height: 15px;
}

.morkarinca img {
    position: absolute;
    right: -30px;
    top: -132px;
    background: #fff;
    padding: 0px 30px 0px 30px;
}

.mkwrapper {
    float: right;
    position: relative;
    height: 50px;
    /* width: 100%; */
}

.marka-row img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.marka-row img:hover {
    -webkit-filter: none;
    /* Safari 6.0 - 9.0 */
    filter: none;
}

.ptb-32 {
    padding-top: 60px;
    padding-bottom: 60px;
}

input.placeholder {
    text-align: center;
    color: #ededed;
}

::-webkit-input-placeholder {
    text-align: center;
    color: #ededed;
}

 :-moz-placeholder {
    /* Firefox 18- */
    text-align: center;
    color: #ededed;
}

 ::-moz-placeholder {
    /* Firefox 19+ */
    text-align: center;
    color: #ededed;
}

 :-ms-input-placeholder {
    text-align: center;
    color: #ededed;
}

.cl-80 {
    color: #808080;
}

.page-title-row {
    height: 332px;
}

.page-title,
.page-title a {
    color: #fff;
    text-shadow: 4px 0px 5px rgba(0, 0, 0, 0.8);
}

.page-title h1 {
    color: #f49221;
    text-shadow: 4px 0px 5px rgba(0, 0, 0, 0.8);
}

.page-title {
    margin-top: -66px;
    display: none;
}

.btn {
    border-radius: 25px;
    height: 54px;
    padding-right: 32px;
    padding-left: 32px;
}

.btn-primary {
    background-color: #b80d14;
    border-color: transparent;
}

.btn-primary:hover {
    background-color: #808080;
    border-color: transparent;
}

ul.default-list {
    list-style-type: none;
    padding-left: 0;
}

ul.default-list li {
    padding-top: 16px;
    padding-bottom: 16px;
}

ul.default-list i {
    color: #b80d14;
}

#divMap {
    width: 100%;
}

.ebulten-btn {
    color: #ededed;
    border-color: transparent;
    background-color: transparent;
}

.ebulten-btn:hover {
    color: #b80d14;
}

@media only screen and (max-width: 768px) {
    .page-content-row {
        background-color: #f6f6f6;
        margin-top: -5px;
    }
    .navbar-nav {
        width: 100vw;
        background-color: #fff;
        display: block;
        justify-content: none;
    }
    a.nav-link {
        text-align: center!important;
    }
    .distributor-row .row {
        display: block;
    }
    .main-banner-row img {
        object-fit: cover;
        object-position: center;
    }
    .ebulten-row input {
        width: 100%!important;
    }
    img.product-page-img {
        width: 100%;
        height: inherit;
    }
    .main-banner-t1 {
        font-size: 3rem;
    }
    .main-banner-t2 {
        font-size: 2rem;
        margin-top: -1.5rem;
    }
    .top-lang {
        margin-right: 0;
    }
}