body, html {
    height: 100%;
    color: #292f3f;
    font-family: Athiti, sans-serif;
    position: relative
}

iframe {
    display: block
}

.ggal {
    display: block
}

.gal-lead {
    text-align: left;
    font-size: 17px;
    padding: 5px 12px
}

.gallery-list-item {
    margin-bottom: 15px
}

* {
    outline: 0 !important;
    margin: 0
}

a {
    color: unset;
    text-decoration: none !important
}

::-webkit-input-placeholder {
    color: #d6d6d6;
    font-style: italic
}

::-moz-placeholder {
    color: #d6d6d6;
    font-style: italic
}

:-ms-input-placeholder {
    color: #d6d6d6;
    font-style: italic
}

:-moz-placeholder {
    color: #d6d6d6;
    font-style: italic
}

.slick-arrow {
    display: none !important
}

.cbx, .cbx-container {
    margin-top: 2px;
    vertical-align: top
}

h1 {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase
}

img {
    max-width: 100%
}

.clear {
    clear: both
}

.nopadding {
    padding: 0 !important
}

.nomargin {
    margin: 0 !important
}

.stat-h1 {
    margin: 0 15px !important;
    max-width: 70%
}
.cbc {
    border-left: 2px solid;
}
@media (max-width: 767px) {
    .cbc {
        border-top: 2px solid #fff;
    }
    .stat-nomarg.minmarged {
        margin-top: 20px
    }

    .staticpages-content {
        font-size: 18px;
        font-weight: 500
    }
}

@media (min-width: 768px) {
    .staticpages-content {
        font-size: 19px;
        font-weight: 400
    }

    .stat-nomarg {
        margin-top: 10px
    }
}

@media (min-width: 992px) {
    .staticpages-content {
        font-size: 20px;
        font-weight: 500
    }
}

@media (min-width: 1200px) {
    .staticpages-content {
        font-size: 21px
    }
}

textarea {
    resize: none
}

.relative {
    position: relative
}

.hvc {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width: 1600px) {
    .container {
        width: 1570px
    }
}

.navbar {
    margin-bottom: 10px
}

.header-top {
    display: flex;
    vertical-align: middle;
    justify-items: center;
    justify-content: space-between;
    padding: 43px 0 44px;
    width: 1256px;
    margin: 0 auto
}

.header-top #carticon, .header-top form {
    display: flex;
    vertical-align: middle !important;
    justify-content: center !important;
    align-items: center !important
}

.basket, .menu-bars {
    display: inline-block;
    vertical-align: middle
}

.basket-icon-count, .basket-img {
    display: inline-block;
    vertical-align: middle
}

.cart-text {
    font-weight: 400
}

.cart-price {
    line-height: 10px;
    font-weight: 700
}

.basket-icon-count {
    margin-left: 15px
}

.menu-bars {
    padding: 5px;
    cursor: pointer;
    margin-left: 52px
}

.menu-bars-first {
    width: 36px;
    height: 4px;
    background: linear-gradient(0deg, #69DECC, #69DECC), linear-gradient(0deg, #69DECC, #69DECC), #69DECC
}

.menu-bars-second {
    width: 40px;
    height: 4px;
    margin: 5px 0;
    background: linear-gradient(0deg, #69DECC, #69DECC), linear-gradient(0deg, #69DECC, #69DECC), #69DECC
}

.menu-bars-third {
    width: 31px;
    height: 4px;
    background: linear-gradient(0deg, #69DECC, #69DECC), linear-gradient(0deg, #69DECC, #69DECC), #69DECC
}

.category-bars, .category-text {
    display: inline-block;
    vertical-align: middle
}

.category-text {
    font-weight: 700;
    color: #292f3f
}

.categories-dd {
    background-color: #fff;
    border: none;
    transition: .3s;
    font-size: 20px
}

.navbar.navbar-default {
    border: none !important;
    background: unset !important
}

#navbarCollapse {
    background-color: #292f3f;
    border: none;
    padding: 0;
    height: 52px !important
}

.category-bars-first {
    width: 24px;
    height: 3px;
    background: linear-gradient(0deg, #292f3f, #292f3f), linear-gradient(0deg, #292f3f, #292f3f), #292f3f
}

.category-bars-second {
    width: 27px;
    height: 3px;
    margin: 3px 0;
    background: linear-gradient(0deg, #292f3f, #292f3f), linear-gradient(0deg, #292f3f, #292f3f), #292f3f
}

.category-bars-third {
    width: 21px;
    height: 3px;
    background: linear-gradient(0deg, #292f3f, #292f3f), linear-gradient(0deg, #292f3f, #292f3f), #292f3f
}

#main-menu {
    height: 100%;
    width: 400px;
    position: fixed;
    text-align: right;
    left: 100%;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    top: 0;
    bottom: 0;
    transition: .7s;
    opacity: 0;
    pointer-events: none;
    z-index: 9;
    background: linear-gradient(0deg, #292f3f, #292f3f), linear-gradient(0deg, #292f3f, #292f3f), #292f3f
}

.main-menu-show {
    pointer-events: auto !important;
    opacity: 1 !important;
    overflow: auto
}

.dropdown-menu {
    background: linear-gradient(0deg, #292f3f, #292f3f), linear-gradient(0deg, #292f3f, #292f3f), #292f3f;
    border: none;
    padding: 0;
    min-width: 100%
}

.category-bars div, .category-text {
    transition: .3s
}

.categories-dd:focus .category-bars div, .categories-dd:hover .category-bars div {
    background: #fff
}

.categories-dd:focus, .categories-dd:hover {
    background-color: #292f3f !important
}

.categories-dd:focus .category-text, .categories-dd:hover .category-text {
    color: #fff
}

.dropdown-menu li a {
    color: #fff;
    font-weight: 700;
    display: block;
    padding: 10px 15px;
    font-size: 17px;
    text-transform: uppercase
}

#menu-closer {
    padding: 25px;
    font-size: 25px;
    cursor: pointer;
    color: #fff;
    transition: .3s
}

#main-menu a {
    display: block;
    padding-left: 20px;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    transition: .3s;
    text-transform: uppercase;
    width: 90%
}

#main-menu a:hover, #menu-closer:hover {
    color: #69DECC
}

.menu-animation {
    min-height: 50px;
    width: 50px;
    position: relative;
    transform: rotate(90deg)
}

.menu-animation .menu-bars-first, .menu-animation .menu-bars-second, .menu-animation .menu-bars-third {
    position: absolute
}

.social-item a {
    font-weight: 500;
    padding-top: 12px !important;
    padding-bottom: 10px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 18px;
    line-height: 29px;
    color: #fff !important;
    vertical-align: middle
}

.social-item:nth-child(1), .social-item:nth-child(2) {
    margin-right: 65px
}

.social-item:nth-child(3) {
    margin-right: 25px
}

.social-item:nth-child(3) a i {
    margin-left: 20px;
    vertical-align: middle;
    margin-right: 0
}

.social-item:nth-child(4) a i {
    margin-right: 30px
}

.social-item a i {
    font-size: 22px;
    margin-right: 13px;
    line-height: 29px;
    vertical-align: middle
}

.mycont {
    width: 1246px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 1600px) {
    #main-menu a {
        display: block;
        width: 100% !important;
        font-size: 24px;
        padding: 6px 30px
    }
}

@media (min-width: 768px) {
    .mobile-search {
        display: none
    }
}

@media (max-width: 1599px) {
    .mycont {
        width: 946px
    }

    .header-top {
        width: 956px;
        padding: 28px 0 29px
    }

    .social-item:nth-child(1), .social-item:nth-child(2) {
        margin-right: 50px
    }

    .social-item a {
        padding-top: 9px !important;
        padding-bottom: 8px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        font-size: 16px
    }

    .social-item a i {
        font-size: 20px;
        margin-right: 10px
    }

    .menu-bars {
        padding: 5px;
        cursor: pointer;
        margin-left: 32px
    }

    #acpsearch {
        width: 24%
    }

    .navbar {
        margin-bottom: 10px
    }

    .dropdown-menu li a {
        padding: 8px 13px;
        font-size: 15px
    }

    #navbarCollapse {
        height: 46px !important
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 24px
    }

    .categories-dd {
        font-size: 18px
    }
}

@media (max-width: 1199px) {
    .navbar {
        margin-bottom: 10px
    }
}

@media (max-width: 991px) {
    .header-top {
        width: 730px;
        padding: 20px 0 21px
    }

    .mycont {
        width: 730px
    }

    .header-top .logo img {
        height: 50px
    }

    .basket-icon-count {
        margin-left: 10px
    }

    .menu-bars {
        padding: 4px;
        margin-left: 20px
    }

    .menu-bars-first {
        width: 32px;
        height: 3px
    }

    .menu-bars-second {
        width: 36px;
        height: 3px;
        margin: 5px 0
    }

    .menu-bars-third {
        width: 27px;
        height: 3px
    }

    .category-bars-first {
        width: 20px;
        height: 2px
    }

    .category-bars-second {
        width: 23px;
        height: 2px
    }

    .category-bars-third {
        width: 17px;
        height: 2px
    }

    .navbar-nav > li > a {
        padding-top: 6px;
        padding-bottom: 7px
    }

    #navbarCollapse {
        height: 39px !important
    }

    .mycont.nav.navbar-nav {
        height: 39px
    }

    .social-item:nth-child(1), .social-item:nth-child(2) {
        margin-right: 30px
    }

    .social-item a {
        padding-top: 9px !important;
        padding-bottom: 9px !important;
        font-size: 12px
    }

    .social-item a i {
        font-size: 22px;
        margin-right: 13px;
        line-height: 20px;
        vertical-align: middle
    }

    .social-item a i {
        font-size: 17px;
        margin-right: 5px
    }

    .navbar {
        min-height: 39px;
        margin-bottom: 10px
    }

    .navbar-nav > li > a {
        padding-top: 9px;
        padding-bottom: 9px;
        padding-left: 10px;
        padding-right: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 21px
    }

    .dropdown-menu li a {
        padding: 6px 10px;
        font-size: 16px
    }
}

@media (max-width: 767px) {
    #navbarCollapse {
        height: unset !important
    }

    .basket-icon-count {
        display: none
    }

    .basket-img {
        width: 100%;
        max-width: unset
    }

    .header-top .logo img {
        height: 48px
    }

    #main-menu {
        height: 100%;
        width: 100%;
        position: fixed;
        left: 0;
        overflow: auto;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
        top: 0;
        bottom: 0;
        right: 0
    }

    #main-menu .mobile-social.visible-xs a {
        display: inline-block;
        vertical-align: middle;
        width: 49%;
        margin: 0 auto;
        text-align: center;
        font-size: 25px
    }

    .social-item.vbx {
        margin: 0
    }

    .social-item.vbx a {
        margin: 0;
        text-align: center;
        width: 100%
    }

    .navbar-nav {
        margin: 0
    }

    .categories-dd {
        background-color: #292f3f;
        border: 1px solid #292f3f;
        border-left: 0;
        border-right: 0
    }

    .categories-dd .category-text {
        color: #fff;
        margin-left: 10px
    }

    .categories-dd .category-bars div {
        background: #fff
    }

    .categories-dd:focus, .categories-dd:hover {
        background-color: #fff !important
    }

    .categories-dd:focus .category-text, .categories-dd:hover .category-text {
        color: #292f3f
    }

    .categories-dd:focus .category-bars div, .categories-dd:hover .category-bars div {
        background: #292f3f
    }

    .navbar {
        min-height: 39px;
        margin-bottom: 0
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 15px 10px 25px
    }

    .dropdown-menu {
        padding-top: 8px;
        padding-bottom: 8px
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #69DECC
    }

    .social-item.vbx a {
        margin: 0
    }

    #main-menu a {
        text-align: center;
        padding: 5px 0;
        width: 100%
    }

    .social-item.vbx i {
        margin: 0;
        margin-right: 6px
    }

    .social-item:nth-child(2) a i, .social-item:nth-child(3) a i {
        margin-left: 0;
        margin-right: 5px;
        font-size: 20px
    }

    .social-item:nth-child(2) a, .social-item:nth-child(3) a {
        text-transform: lowercase !important
    }

    #main-menu a:hover, #menu-closer:hover, .mobile-social a:hover, .social-item:nth-child(2) a:hover, .social-item:nth-child(3) a:hover {
        color: #69DECC;
        background-color: transparent
    }

    #main-menu a {
        font-size: 20px
    }

    #menu-closer {
        padding: 20px 30px 15px
    }
}

#mainCarousel, .next-to-carouesel {
    display: inline-block;
    vertical-align: top
}

.next-to-carouesel {
    margin-left: 16px;
    padding-left: 22px;
    padding-top: 45px;
    padding-bottom: 48px;
    padding-right: 12px;
    margin-top: 3px
}

.next-to-carouesel img {
    position: absolute
}

.left-top {
    top: 0;
    left: 0
}

.right-bottom {
    bottom: -2px;
    right: -18px
}

.also-text, .felso-text, .kozep-text {
    font-weight: 500;
    font-size: 28px;
    line-height: 30px;
    color: #292f3f;
    text-transform: uppercase
}

.top-text {
    font-weight: 500
}

.center-text {
    font-weight: 600;
    color: #292f3f
}

.bot-text {
    font-weight: 400
}

.car-next {
    width: 150px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 22px;
    margin-top: 36px;
    background: rgba(105, 222, 204, 0.5)
}

.car-next-two {
    margin-top: 20px;
    background: rgba(189, 189, 189, .5)
}

@media (max-width: 1599px) {
    .also-text, .felso-text, .kozep-text {
        font-size: 22px;
        line-height: 26px
    }

    .next-to-carouesel {
        margin-left: 13px;
        padding-left: 19px;
        padding-top: 30px;
        padding-bottom: 33px;
        padding-right: 19px;
        margin-top: 3px
    }

    #mainCarousel {
        width: 76%
    }

    .car-next {
        width: 125px;
        margin-bottom: 12px;
        margin-top: 12px
    }

    .car-next-two {
        margin-top: 12px
    }
}

@media (max-width: 1199px) {
    .right-bottom {
        bottom: -2px;
        right: -13px
    }
}

@media (max-width: 991px) {
    .next-to-carouesel {
        margin-left: 10px;
        padding-left: 14px;
        padding-top: 20px;
        padding-bottom: 23px;
        padding-right: 14px;
        margin-top: 3px
    }

    .next-to-carouesel .left-top, .next-to-carouesel .right-bottom {
        height: 70px
    }

    .also-text, .felso-text, .kozep-text {
        font-size: 17px;
        line-height: 19px
    }
}

@media (max-width: 767px) {
    #mainCarousel, .next-to-carouesel {
        width: 100%
    }

    .next-to-carouesel {
        margin: 8px auto 10px
    }

    .header-top, .mycont {
        width: 100%
    }

    .car-next {
        display: none
    }

    .also-text, .felso-text, .kozep-text {
        font-size: 13px;
        line-height: 16px;
        display: inline-block;
        vertical-align: middle;
        width: 32%;
        overflow-wrap: normal
    }

    .next-to-carouesel {
        padding: 10px 10px
    }

    .next-to-carouesel .left-top, .next-to-carouesel .right-bottom {
        height: 50px
    }

    .right-bottom {
        right: 2px
    }

    .left-top {
        left: 2px
    }

    .kozep-text {
        width: 33%
    }
}

.h2-row {
    margin: 57px auto 0;
    width: 826px
}

.h2-row h2 {
    font-weight: 300;
    font-size: 28px;
    line-height: 35px;
    margin: 0;
    text-align: center;
    color: #000
}

@media (max-width: 1599px) {
    .h2-row h2 {
        font-size: 24px;
        line-height: 32px
    }

    .h2-row {
        margin: 47px auto 0;
        width: 750px
    }
}

@media (max-width: 1199px) {
    .h2-row {
        margin: 27px auto 0;
        width: 700px
    }

    .h2-row h2 {
        font-size: 22px;
        line-height: 29px
    }
}

@media (max-width: 991px) {
    .h2-row {
        margin: 15px auto 0;
        width: 600px
    }

    .h2-row h2 {
        font-size: 21px;
        line-height: 27px
    }
}

@media (max-width: 767px) {
    .h2-row {
        margin: 10px auto 0;
        width: 100%
    }

    .h2-row h2 {
        font-size: 17px;
        line-height: 19px
    }
}

.h1-row {
    text-align: center;
    margin-top: 66px;
    margin-bottom: 64px
}

.h1-row h1 {
    font-weight: 600;
    font-size: 40px;
    line-height: 64px;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}

.h1-row h1, .h1-row img {
    display: inline-block;
    vertical-align: middle
}

.h1-row .left-up {
    margin-right: -30px;
    margin-top: -5px
}

.h1-row .right-down {
    margin-left: -30px;
    margin-bottom: -20px
}

@media (max-width: 1599px) {
    .h1-row h1 {
        font-size: 32px;
        line-height: 49px
    }

    .h1-row {
        margin-top: 50px;
        margin-bottom: 49px
    }
}

@media (max-width: 1199px) {
    .h1-row {
        margin-top: 45px;
        margin-bottom: 30px
    }

    .h1-row h1 {
        font-size: 28px;
        line-height: 29px
    }
}

@media (max-width: 991px) {
    .h1-row .left-up, .h1-row .right-down {
        height: 40px
    }

    .h1-row {
        margin-top: 30px;
        margin-bottom: 25px
    }

    .h1-row h1 {
        font-size: 25px;
        line-height: 24px
    }
}

@media (max-width: 767px) {
    .h1-row h1 {
        font-size: 20px;
        line-height: 19px;
        max-width: 86%;
        letter-spacing: -.02em
    }
}

.category-block {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin: 16px 12px
}

.category-block img {
    transition: .45s
}

.category-block:hover .category-text-block {
    left: 50%;
    transform: translateX(-50%)
}

.category-block:hover img {
    -webkit-transform: scale(1.075);
    -moz-transform: scale(1.075);
    -ms-transform: scale(1.075);
    -o-transform: scale(1.075);
    transform: scale(1.075);
    filter: grayscale(70%)
}

.category-text-block {
    transition: .3s;
    width: 356px;
    background: rgba(105, 222, 204, 0.9);
    border: 1px solid #69DECC;
    position: absolute;
    bottom: 20px;
    left: 22px;
    font-weight: 600;
    font-size: 34px;
    padding: 8px 15px 8px 15px;
    color: #fff
}

@media (max-width: 1599px) {
    .category-block {
        margin: 10px 10px;
        width: 38%
    }

    .category-text-block {
        width: 249px;
        bottom: 16px;
        left: 16px;
        font-size: 22px;
        padding: 6px 10px 6px 10px
    }

    #main-menu {
        height: 100%;
        width: 300px;
        text-align: right
    }
}

@media (max-width: 991px) {
    .category-block {
        margin: 7px 7px;
        width: 47%
    }

    .category-text-block {
        width: 100%;
        bottom: 0;
        left: 0;
        font-size: 20px;
        padding: 8px 14px 8px 14px
    }

    #main-menu {
        height: 100%;
        width: 310px;
        text-align: right
    }
}

@media (max-width: 767px) {
    .category-block {
        margin: 5px auto;
        width: 100%
    }

    .category-text-block {
        width: unset;
        bottom: 10px;
        left: 10px;
        font-size: 18px;
        padding: 8px 8px 8px 8px
    }

    .category-text-block {
        width: 100%;
        bottom: 0;
        left: 0;
        font-size: 20px;
        padding: 10px 8px 10px 8px;
        text-align: center
    }
}

#blog {
    text-align: center
}

.blog-title {
    font-weight: 600;
    font-size: 40px;
    line-height: 64px;
    color: #292f3f;
    margin-top: 38px;
    margin-bottom: 57px
}

#blog .left-up {
    margin-right: 29px;
    margin-top: -20px
}

#blog .right-down {
    margin-left: 29px;
    margin-bottom: -20px
}

#blog div, #blog img {
    display: inline-block;
    vertical-align: middle
}

.more-button-main {
    font-weight: 600
}

.mainpage-staticpage {
    font-size: 0;
    margin-top: 60px
}

.left-image-side, .right-text-side {
    display: inline-block;
    vertical-align: middle;
    width: 50%
}

.right-text-side {
    background-color: #292f3f;
    padding-top: 30px;
    padding-bottom: 27px;
    padding-left: 42px;
    border: 1px solid #292f3f;
    border-left: 0;
    border-right: 0
}

.right-text-side-title {
    width: 600px;
    font-weight: 600;
    font-size: 34px;
    line-height: 54px;
    color: #fff
}

.right-text-side-lead {
    margin: 13px 0;
    font-weight: 500;
    width: 600px;
    font-size: 18px;
    line-height: 30px;
    color: #fff
}

.left-image-side {
    overflow: hidden
}

.mainpage-staticpage .more-button {
    color: #fff;
    display: inline
}

.mainpage-staticpage .more-button span {
    background-color: #fff;
    transition: .4s
}

.mainpage-staticpage .more-button, .mainpage-staticpage img, .right-text-side, .right-text-side-lead, .right-text-side-title {
    transition: .45s
}

.mainpage-staticpage:hover img {
    transform: scale(1.075);
    filter: grayscale(70%)
}

.mainpage-staticpage:hover .right-text-side {
    background-color: #4b5164
}

.mainpage-staticpage:hover .more-button span {
    margin-left: 30px
}

@media (max-width: 1599px) {
    .right-text-side {
        padding-top: 20px;
        padding-bottom: 17px;
        padding-left: 36px
    }

    .right-text-side-lead {
        margin: 10px 0;
        width: 500px;
        font-size: 16px;
        line-height: 26px
    }

    .right-text-side-title {
        width: 500px;
        font-size: 30px;
        line-height: 34px
    }

    .right-text-side .more-button {
        font-size: 15px
    }
}

@media (max-width: 1199px) {
    .mainpage-staticpage {
        font-size: 0;
        margin-top: 35px
    }

    .right-text-side {
        padding-top: 15px;
        padding-bottom: 12px;
        padding-left: 23px
    }

    .right-text-side-title {
        width: 400px;
        font-size: 26px;
        line-height: 30px
    }

    .right-text-side-lead {
        margin: 10px 0;
        width: 400px;
        font-size: 15px;
        line-height: 26px
    }
}

@media (max-width: 991px) {
    .left-image-side, .right-text-side {
        width: 100%
    }

    .right-text-side-lead {
        margin: 10px 0;
        width: 100%;
        font-size: 15px;
        line-height: 26px
    }

    .right-text-side-title {
        width: 100%;
        font-size: 26px;
        line-height: 30px
    }

    .right-text-side {
        padding: 20px;
        text-align: center;
        margin-top: -70px;
        position: relative
    }

    .mainpage-staticpage {
        margin-top: 25px
    }
}

@media (max-width: 767px) {
    .right-text-side {
        padding: 15px;
        margin-top: 0
    }

    .right-text-side-title {
        font-size: 23px;
        line-height: 28px
    }

    .right-text-side-lead {
        margin: 10px 0;
        font-size: 16px;
        line-height: 25px
    }
}

#highlighted-blog {
    text-align: center;
    font-size: 0;
    margin-top: 55px
}

.left-wrapper {
    border: 1px solid #f2f2f2;
    height: 588px;
    padding: 28px 43px 34px
}

.left-wrapper, .right-wrapper {
    display: inline-block;
    vertical-align: middle
}

.left-wrapper-title {
    font-weight: 500;
    font-size: 35px;
    line-height: 37px;
    color: #292f3f;
    width: 372px
}

.left-wrapper-lead {
    width: 372px;
    font-style: normal;
    margin-top: 46px;
    font-weight: 300;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    color: #292f3f;
    margin-bottom: 80px
}

.more-button.high-more {
    display: inline;
    background-color: #69DECC;
    color: #fff;
    padding: 9px 22px;
    transition: .3s;
    border: 1px solid #69DECC
}

.more-button.high-more span {
    background-color: #fff;
    width: 9px;
    height: 9px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    transition: .3s;
    margin: 0 2px
}

.more-button.high-more:hover {
    background-color: transparent;
    color: #69DECC
}

.more-button.high-more span:nth-child(1) {
    margin-left: 19px
}

.more-button.high-more:hover span {
    background-color: #69DECC
}

@media (max-width: 1599px) {
    #highlighted-blog .right-wrapper {
        width: 640px
    }

    .left-wrapper {
        height: 470px;
        padding: 25px 34px 24px;
        position: relative;
        width: 450px
    }

    .left-wrapper-title {
        font-size: 30px;
        line-height: 36px;
        width: 372px
    }

    .bvc {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .left-wrapper-lead {
        width: 372px;
        margin-top: 15px;
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 30px
    }

    .more-button.high-more span {
        width: 7px;
        height: 7px
    }

    .more-button.high-more {
        font-size: 14px
    }
}

@media (max-width: 1199px) {
    .left-wrapper {
        height: 382px;
        padding: 15px 19px 14px;
        position: relative;
        width: 450px
    }

    .left-wrapper-title {
        font-size: 28px;
        line-height: 30px;
        width: 372px
    }

    .left-wrapper-lead {
        width: 372px;
        margin-top: 15px;
        font-size: 15px;
        line-height: 27px;
        margin-bottom: 20px
    }

    .more-button.high-more {
        font-size: 12px;
        padding: 7px 16px
    }

    #highlighted-blog .right-wrapper {
        width: 520px
    }

    #highlighted-blog {
        margin-top: 40px
    }
}

@media (max-width: 991px) {
    .left-wrapper {
        height: 300px;
        padding: 15px 19px 14px;
        position: relative;
        width: 700px;
        background: rgba(105, 222, 204, 0.85)
    }

    #highlighted-blog .right-wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
        width: 100%
    }

    #highlighted-blog {
        position: relative
    }

    .left-wrapper-lead, .left-wrapper-title {
        color: #fff;
        font-weight: 700
    }

    .left-wrapper-lead {
        width: 650px;
        margin-top: 19px;
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 25px;
        letter-spacing: .03em
    }

    .left-wrapper-title {
        font-size: 26px;
        line-height: 30px;
        width: 650px
    }

    #highlighted-blog {
        margin-top: 35px;
        margin-bottom: 35px
    }

    .right-wrapper img {
        width: 100%
    }

    .more-button.high-more {
        font-size: 15px;
        padding: 7px 16px;
        border-color: #fff
    }
}

@media (max-width: 767px) {
    .left-wrapper {
        height: unset;
        padding: 10px 15px 10px;
        width: 100%
    }

    .bvc {
        position: static;
        top: unset;
        left: unset;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .left-wrapper-title {
        font-size: 22px;
        line-height: 26px;
        width: 100%
    }

    .left-wrapper-lead {
        width: 100%;
        margin: 8px auto;
        font-size: 14px;
        line-height: 24px
    }

    #highlighted-blog .right-wrapper {
        position: static;
        top: unset;
        left: unset;
        transform: unset;
        z-index: 0;
        width: 100%
    }
}

.subscribe-row {
    position: relative;
    margin-top: 40px;
    height: 380px;
    background: url(https://artiq.hu/img/hirlevel.jpg)
}

.subs-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 64px;
    color: #fff;
    margin-top: 113px
}

.subs-text {
    margin-top: 12px;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #fff
}

#subs-content {
    margin-top: 115px;
    margin-left: -15px
}

.overlay-dark {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #292f3f;
    opacity: .3
}

#newslettersubscribed-email {
    width: 479px;
    height: 47px;
    background: #fff;
    border: none;
    outline: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#newslettersubscribed-email::placeholder {
    font-weight: 500;
    font-size: 14px;
    font-style: normal;
    color: #292f3f
}

#newslettersubscribed-email:focus, #newslettersubscribed-email:hover {
    box-shadow: none
}

#newslettersubscribed-form .field-newslettersubscribed-agree .cbx-label {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin-left: 13px;
    width: 93%
}

#newslettersubscribed-form .cbx, #newslettersubscribed-form .cbx.active {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 0
}

#newslettersubscribed-form .field-newslettersubscribed-agree .cbx-label a {
    color: #fff;
    font-weight: 500
}

#newslettersubscribed-form .cbx-icon {
    position: absolute;
    margin: 1px;
    top: -4px;
    left: -4px;
    bottom: 0;
    right: 0
}

.btn-subscribe {
    width: 142px;
    height: 28px;
    background: #69DECC;
    font-weight: 500;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    transition: .3s;
    margin: 10px auto 20px;
    margin-left: 0;
    margin-right: 37px
}

.btn-subscribe:hover {
    background-color: #fff;
    color: #69DECC !important
}

#newslettersubscribed-form .help-block {
    color: #fff
}

.subsc {
    display: flex;
    justify-content: flex-start
}

@media (max-width: 1599px) {
    .subscribe-row {
        position: relative;
        margin-top: 30px;
        height: 350px;
        background: url(https://artiq.hu/img/hirlevel.jpg) center no-repeat
    }

    .subscribe-row .col-md-offset-2 {
        margin-left: 7.5%
    }

    .subs-title {
        font-size: 36px;
        line-height: 55px;
        margin-top: 70px
    }

    .subscribe-row .col-lg-4 {
        width: 42.333333%
    }

    #subs-content {
        margin-top: 80px;
        margin-left: -15px
    }
}

@media (max-width: 1199px) {
    .subscribe-row {
        margin-top: 20px;
        height: 340px
    }

    .subs-title {
        font-size: 30px;
        line-height: 45px;
        margin-top: 55px
    }

    .subs-text {
        font-size: 16px;
        line-height: 29px
    }

    #newslettersubscribed-email {
        width: 100%;
        height: 40px
    }

    #subs-content {
        margin-top: 60px;
        margin-left: -15px
    }
}

@media (max-width: 991px) {
    .subscribe-row {
        margin-top: 20px;
        height: 379px
    }

    .subscribe-row .col-md-offset-2 {
        margin: 0;
        text-align: center
    }

    .subscribe-row .col-lg-4 {
        width: unset
    }

    .subscribe-row .row {
        margin: 0
    }

    .subs-title {
        font-size: 28px;
        line-height: 30px;
        margin-top: 20px
    }

    .subs-text {
        font-size: 17px;
        line-height: 27px;
        margin-top: 8px
    }

    #subs-content {
        margin: 20px auto 0;
        width: 60%;
        max-width: 70%
    }

    .btn-subscribe {
        width: 120px;
        height: 28px;
        font-size: 15px;
        line-height: 13px;
        margin: 10px auto 20px;
        margin-right: 12px
    }

    .overlay-dark {
        opacity: .5
    }
}

@media (max-width: 767px) {
    .subscribe-row {
        margin-top: 20px;
        height: unset
    }

    #newslettersubscribed-form .col-xs-12, #newslettersubscribed-form .container {
        padding: 0
    }

    .subs-text {
        font-size: 16px;
        line-height: 23px;
        margin-top: 10px
    }

    .subs-title {
        font-size: 24px;
        line-height: 26px
    }

    #subs-content {
        margin: 20px auto 0;
        width: 100%;
        max-width: 100%
    }

    #newslettersubscribed-email {
        width: 100%;
        height: 35px
    }

    .subsc {
        display: block;
        justify-content: unset
    }

    #newslettersubscribed-form .field-newslettersubscribed-agree .cbx-label {
        font-size: 13px;
        line-height: 17px;
        margin-left: 5px
    }

    .subscribe-row .col-lg-4 {
        width: 100%
    }

    .overlay-dark {
        opacity: .95
    }

    .subscribe-row {
        background: url(https://artiq.hu/img/hirlevel.jpg)
    }
}

#footer {
    padding: 35px 0 21px;
    background-color: #292f3f
}

.footer-menu-title {
    width: 200px;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    margin-bottom: 22px
}

.footer-menu {
    padding-left: 0
}

.footer-menu li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    color: #fff;
    display: block;
    transition: .2s
}

.footer-menu li a:hover {
    color: #69DECC
}

.footer-menu li {
    list-style: none
}

.foot-logo {
    text-align: right
}

.foot-logo a img {
    margin-top: 10px;
    margin-right: -52px
}

.container.footer-width {
    width: 1380px
}

.pdd {
    margin-left: 10px
}

.barion-img {
    width: 300px
}

.flexbox-center-between-wrap {
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    color: #fff;
    margin-top: 15px;
    align-items: center;
    -webkit-align-items: center
}

@media (max-width: 1599px) {
    .container.footer-width {
        width: 1100px
    }

    .footer-menu-title {
        width: 180px;
        font-size: 16px;
        line-height: 25px;
        padding-bottom: 8px;
        margin-bottom: 17px
    }

    .footer-menu li a {
        font-size: 15px;
        line-height: 25px
    }

    #footer {
        padding: 29px 0 21px
    }

    .barion-img {
        width: 270px
    }

    .foot-logo a img {
        margin-top: 10px;
        margin-right: -20px;
        max-width: 220px
    }
}

@media (max-width: 1199px) {
    .container.footer-width {
        width: 900px
    }

    .footer-menu-title {
        width: 165px;
        font-size: 15px;
        line-height: 20px;
        padding-bottom: 8px;
        margin-bottom: 14px
    }

    .footer-menu li a {
        font-size: 14px;
        line-height: 24px
    }

    #footer {
        padding: 33px 0 26px
    }

    .barion-img {
        width: 250px
    }

    .foot-logo a img {
        margin-top: 5px;
        margin-right: -20px;
        max-width: 222px
    }
}

@media (max-width: 991px) {
    .container.footer-width {
        width: 100%
    }

    #footer {
        overflow: hidden
    }

    .footer-menu-title {
        width: 190px;
        font-size: 17px;
        line-height: 16px;
        padding-bottom: 10px;
        margin-bottom: 12px
    }

    .footer-menu li a {
        font-size: 16px;
        line-height: 26px
    }

    #footer {
        padding: 33px 0 26px
    }

    .barion-img {
        width: 250px
    }

    .foot-logo a img {
        margin-top: 5px;
        margin-right: -40px;
        max-width: 170px
    }

    .absi {
        position: absolute;
        pointer-events: none;
        z-index: 0;
        opacity: .3;
        right: 25px;
        bottom: -20px
    }

    .footer-menu-title {
        width: 200px;
        font-size: 18px;
        line-height: 20px;
        padding-bottom: 11px;
        margin-bottom: 13px
    }

    .foot-logo {
        margin-bottom: 25px
    }

    .footer-menu li a {
        font-size: 18px;
        line-height: 28px
    }

    .pdd {
        margin-left: 0
    }

    .col-sm-12.col-sm-4.col-md-3 {
        margin-top: 35px
    }

    .foot-logo a img {
        margin-top: 5px;
        margin-right: 0;
        max-width: 170px;
        transform: translateX(22%)
    }

    .foot-logo {
        text-align: center
    }
}

#footer {
    padding-bottom: 0
}

.footer-bottom {
    clear: both;
    background-color: #fff;
    margin-top: 15px
}

.footer-bottom .flexbox-center-between-wrap {
    color: #231d2b;
    justify-content: space-between;
    margin: 0 auto;
    padding: 7px 10px;
    font-weight: 500
}

.social-item a {
    transition: .2s
}

.social-item a:hover {
    color: #69DECC !important
}

#menu-bars, .menu-bars, .menu-bars-first, .menu-bars-second, .menu-bars-third {
    transition: .2s !important
}

#menu-bars:hover div {
    background: unset;
    background-color: #292f3f
}

@media (max-width: 1199px) {
    #acpsearch button, #acpsearch:before {
        top: 32px
    }
}

@media (max-width: 991px) {
    #acpsearch button, #acpsearch:before {
        top: 12px
    }
}

@media (max-width: 767px) {
    .more-button.high-more:hover {
        color: #fff
    }

    .more-button.high-more:hover span {
        background-color: #fff
    }

    #highlighted-blog {
        margin-top: 0;
        margin-bottom: 5px
    }

    #highlighted-blog img {
        border: 5px solid #69DECC
    }

    .left-wrapper {
        border: 0
    }

    .mobile-searchinput {
        width: 100%;
        padding: 7px 40px 7px 15px;
        border: 0;
        margin: 5px auto;
        background-color: rgba(105, 222, 204, 0.5);
        border-radius: 50px;
        color: #fff;
        font-weight: 600
    }

    .mobile-searchbutton {
        position: absolute;
        right: 0;
        background: 0 0;
        border: none;
        box-shadow: none;
        top: 50%;
        transform: translateY(-50%);
        color: #fff;
        padding: 7px 15px
    }

    .mobile-searchinput::placeholder {
        color: #fff;
        font-weight: 500
    }

    .mobile-searchbutton span {
        display: none
    }

    .mobile-search {
        width: 98%;
        margin: 0 auto;
        position: relative
    }

    .header-top {
        padding: 10px 0 8px
    }
}

@media (min-width: 540px) and (max-width: 767px) {
    .category-block img {
        width: 100%
    }

    .also-text, .felso-text, .kozep-text {
        font-size: 19px;
        line-height: 23px
    }

    .next-to-carouesel .left-top, .next-to-carouesel .right-bottom {
        height: 70px
    }

    .left-top {
        left: 8px
    }

    .right-bottom {
        right: 8px
    }

    .next-to-carouesel {
        padding: 10px 25px
    }

    .h2-row h2 {
        font-size: 20px;
        line-height: 22px
    }

    .h1-row h1 {
        font-size: 21px;
        line-height: 22px;
        max-width: 78%
    }

    .category-text-block {
        font-size: 21px;
        padding: 10px 10px 10px 10px
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 15px 10px 25px
    }

    .dropdown-menu li a {
        font-size: 16px
    }

    .left-wrapper-lead {
        margin: 12px auto 25px;
        font-size: 15px
    }

    .left-wrapper-lead {
        font-size: 15px
    }

    .left-wrapper {
        height: unset;
        padding: 20px 15px 25px;
        width: 100%
    }
}

@media (max-width: 540px) {
    .also-text, .felso-text, .kozep-text {
        font-size: 17px;
        line-height: 21px
    }

    .left-wrapper {
        height: unset;
        padding: 15px 15px 20px;
        width: 100%
    }

    .more-button.high-more {
        font-size: 13px;
        padding: 5px 13px;
        border-color: #fff
    }

    .left-wrapper-lead {
        width: 100%;
        margin: 14px auto 20px;
        font-size: 15px;
        line-height: 26px
    }
}

@media (max-width: 424px) {
    .next-to-carouesel {
        padding: 10px 18px
    }
}

@media (max-width: 409px) {
    .next-to-carouesel .left-top, .next-to-carouesel .right-bottom {
        height: 60px
    }

    .also-text, .felso-text, .kozep-text {
        font-size: 16px;
        line-height: 19px
    }

    .next-to-carouesel {
        padding: 10px 8px
    }
}

@media (max-width: 359px) {
    .also-text, .felso-text, .kozep-text {
        font-size: 14px;
        line-height: 18px
    }

    .next-to-carouesel {
        padding: 10px 6px
    }
}

@media (max-width: 767px) {
    #main-menu {
        height: 100%;
        width: 100%
    }
}

.overed {
    overflow: hidden
}

@media (min-width: 375px) and (max-width: 767px) {
    .h2-row h2 {
        font-size: 18px;
        line-height: 21px
    }
}

@media (min-width: 768px) {
    .h1-row.stat-nomarg {
        margin-top: 10px
    }
}

#preview {
    text-align: center;
    padding: 10px 15px
}

#preview strong {
    width: 100%
}

#preview img {
    max-height: 180px;
    max-width: 100%;
    margin: 0 auto
}

.staticpages-content {
    padding: 15px
}

.gallery-images a {
    display: inline-block;
    margin: 10px
}

.gallery-images {
    text-align: center
}

.gallery-images a img {
    border: 2px solid #69DECC
}

@media (max-width: 767px) {
    .h1-row img {
        margin: 0
    }

    .h1-row {
        position: relative
    }

    .h1-row .left-up {
        position: absolute;
        left: 10px;
        top: -10px
    }

    .h1-row .right-down {
        position: absolute;
        bottom: 5px;
        right: 10px
    }
}

.staticpages-view #contact-box {
    padding: 0 15px
}

.staticpages-view .btn-contactsend {
    padding: 12px 20px;
    color: #fff;
    background-color: #69DECC;
    border: 1px solid #69DECC;
    font-weight: 700;
    margin: 10px auto;
    text-align: center;
    text-transform: uppercase
}

.staticpages-view #contact-box input::placeholder, .staticpages-view #contact-box textarea::placeholder {
    color: #000;
    font-size: 16px;
    font-weight: 400
}

.staticpages-view #contact-box input, .staticpages-view #contact-box textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #69DECC
}

.staticpages-view #contact-box textarea {
    height: 132px
}

#contact-box .field-newsletter-agree-popup {
    padding: 0 15px
}

.staticpages-view #contact-box .cbx-label {
    width: 83%;
    vertical-align: top
}

.contact-form-text {
    padding: 0 15px;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 500
}

#contact-box .nopadding {
    padding: 0 15px !important
}

.subsmsg {
    margin: 30px auto 40px;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    text-align: center
}

#contact-box.alert.alert-success {
    background-color: #69DECC !important;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    margin-top: 25px !important;
    margin-bottom: 0 !important
}
.emptytext {
    font-size: 17px;
    margin: 5px auto 15px;
}
.hoveredimage {
    transition: 0.3s;
}
.more-rate {
    width: 185px;
    height: 35px;
    background: #292F3F;
    display: block;
    margin: 0 auto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #E1F9BB;
}

.more-rate:hover {
    color: #231d2b;
    background-color: #fff;
    text-decoration: none;
}

.logo img {
    height: 85px;
}
@media(min-width: 768px) {
    .dropdown-menu li {
        display: inline-block;
        width: 25%;
    }
    .dropdown-menu {
        min-width: 650px;
    }
}

.product-item-lead {
    display: none !important;
}
.staticpages-content a {
    overflow-wrap: break-word;
}
.staticpage-view {
    overflow: hidden;
}

@media (min-width: 768px) and (max-width: 991px) {
    .categories-dd {
        font-size: 16px;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .social-item:nth-child(1), .social-item:nth-child(2) {
        margin-right: 30px;
    }
    .social-item a {
        font-size: 14px;
    }
}

.bask-counter {
    position: absolute;
    top: -15px;
    right: -20px;
    display: block;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 25px;
    text-align: center;
    border: 1px solid #e1f9bb;
    z-index: 9;
    background: #e1f9bb;
}
.bask-num {
    color: #000;
    font-weight: 700;
}

.dsc {
    font-size: 18px;
    margin: 20px auto;
    text-align:center;
}
@media (min-width: 768px) {
    .bask-counter {
        position: absolute;
        top: -20px;
        left: 28px;
        right: unset;
    }
    .dsc {
        font-size: 16px;
        margin: 15px auto;
    }
}


#popupModal {
    background: #292F3F;
    opacity: 0.9;
}
#popupModal .modal-content {
    box-shadow: none;
    background-color: transparent;
    border: 10px solid #FFF;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#popupClose {
    color: #fff;
    opacity: 1;
    box-shadow: none;
    font-size: 30px;
}
#popupModal .modal-footer, #popupModal .modal-header {
    border: 0;
}
#popupModal .modal-footer {
    padding-bottom: 50px;
    padding-top: 82px;
}

#popupModal .popup-text {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    color: #292F3F;
    margin-right: 55px;
    text-transform: uppercase;
}
#popupModal .popup-link {
    background: #69DECC;
    padding: 15px 32px 15px 15px;
    display: block;
    margin: 0 auto;
    width: max-content;
    width: -moz-max-content;
    border-radius: 1px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
#popupModal .popup-link span, #popupModal .popup-link img {
    display: inline-block;
    vertical-align: middle;
}
#popupModal .popup-top {
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    line-height: 42px;
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #FFFFFF;
    display: block;
}
#popupModal .popup-bot {
    display: block;
    margin-top: 75px;
    width: 71%;
    margin-left: auto;
    margin-right: auto;
    font-style: normal;
    font-weight: bold;
    font-size: 65px;
    line-height: 85px;
    text-align: center;
    color: #FFFFFF;

}
@media (min-width: 768px) {
    #popupModal .modal-content, #popupModal .modal-dialog {
        width: 700px;
        margin: 0 auto;
    }
    #popupModal .modal-dialog {
        margin-top: 25px;
    }
}
@media (min-width: 992px) {
    #popupModal .modal-content, #popupModal .modal-dialog {
        width: 800px;
        margin: 0 auto;
    }
    #popupModal .modal-dialog {
        margin-top: 40px;
    }
}
@media (min-width: 1200px) {
    #popupModal .modal-content, #popupModal .modal-dialog {
        width: 869px;
        margin: 0 auto;
    }
    #popupModal .modal-dialog {
        margin-top: 60px;
    }
}
@media (min-width: 1600px) {
    #popupModal .modal-content, #popupModal .modal-dialog {
        width: 1269px;
        margin: 0 auto;
    }
    #popupModal .modal-dialog {
        margin-top: 131px;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    #popupModal .popup-top {
        font-size: 39px;
        line-height: 42px;
    }
    #popupModal .popup-bot {
        margin-top: 44px;
        width: 80%;
        font-size: 50px;
        line-height: 67px;
    }
    #popupModal .modal-footer {
        padding-bottom: 35px;
        padding-top: 50px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #popupModal .popup-top {
        font-size: 39px;
        line-height: 42px;
    }
    #popupModal .popup-bot {
        margin-top: 25px;
        width: 90%;
        font-size: 50px;
        line-height: 65px;
    }
    #popupModal .modal-footer {
        padding-bottom: 35px;
        padding-top: 50px;
    }
    .modal-header {
        padding: 5px 15px;
    }
    #popupModal .modal-footer {
        padding-bottom: 35px;
        padding-top: 25px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {

    #popupModal .popup-top {
        font-size: 32px;
        line-height: 38px;
    }
    #popupModal .popup-bot {
        margin-top: 10px;
        width: 100%;
        font-size: 38px;
        line-height: 50px;
    }
    #popupModal .modal-footer {
        padding-bottom: 35px;
        padding-top: 50px;
    }
    .modal-header {
        padding: 5px 15px;
    }
    #popupModal .modal-footer {
        padding-bottom: 35px;
        padding-top: 25px;
    }
    #popupModal .popup-text {
        font-size: 22px;
        line-height: 35px;
        margin-right: 30px;
        text-transform: uppercase;
    }
    #popupModal .modal-footer {
        padding-bottom: 40px;
        padding-top: 20px;
    }
}
@media (max-width: 767px) {

    #popupModal .popup-top {
        font-size: 23px;
        line-height: 31px;
    }
    #popupModal .popup-bot {
        margin-top: 10px;
        width: 100%;
        font-size: 21px;
        line-height: 33px;
    }
    #popupModal .modal-footer {
        padding-bottom: 35px;
        padding-top: 50px;
    }
    .modal-header {
        padding: 5px 15px;
    }
    #popupModal .modal-footer {
        padding-bottom: 25px;
        padding-top: 5px;
    }
    #popupModal .popup-text {
        font-size: 16px;
        line-height: 25px;
        margin-right: 16px;
        text-transform: uppercase;
    }
    #popupModal .modal-footer {
        padding-bottom: 40px;
        padding-top: 20px;
    }
    #popupModal .popup-text img {
        height: 25px;
    }
}


.padling {
    background: #69DECC;
}
.upper {
    text-transform: uppercase;
}
.topper {
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    color: #292F3F;
}
.botter {
    font-style: normal;
    font-weight: 700;
    padding: 15px 0;
    margin-top: 10px;
    font-size: 36px;
    border: 4px solid #000000;
    line-height: 40px;
    text-align: center;
    color: #292F3F;
}
.egyedigomb {
    margin-top: 15px;
    background: #292F3F;
    border-radius: 1px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    display: block;
    width: max-content;
    width: -moz-max-content;
    padding: 10px 28px 10px 15px;
}
.gombtext {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
    text-align: left;
    color: #69DECC;
    margin-right: 30px;
    text-transform: uppercase;
}

@media (max-width: 1599px) {
    .topper {
        font-style: normal;
        font-weight: 500;
        font-size: 22px;
        line-height: 28px;
        text-align: center;
        color: #292F3F;
    }
    .botter {
        font-style: normal;
        font-weight: 700;
        padding: 5px 0;
        margin-top: 10px;
        font-size: 30px;
        border: 4px solid #000000;
        line-height: 34px;
        text-align: center;
        color: #292F3F;
    }
    .gombtext {
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 35px;
        text-align: left;
        color: #69DECC;
        margin-right: 13px;
        text-transform: uppercase;
    }
}

@media (max-width: 1199px) {
    .topper {
        font-size: 27px;
        line-height: 33px;
    }
    .botter {
        padding: 7px 0;
        margin-top: 10px;
        font-size: 36px;
        line-height: 41px;
    }
    .gombtext {
        font-size: 20px;
        line-height: 35px;
        margin-right: 13px;
    }
}

@media (max-width: 991px) {
    .topper {
        font-size: 21px;
        line-height: 25px;
    }
    .botter {
        padding: 7px 0;
        margin-top: 10px;
        font-size: 28px;
        line-height: 30px;
    }
    .gombtext img {
        height: 33px;
    }
    .gombtext {
        font-size: 13px;
        line-height: 35px;
        margin-right: 13px;
    }
}
@media (max-width: 767px) {
    .padling {
        display: block;
    }
    .egyedigomb {
        margin-left: auto;
        margin-right: auto;
    }
}

.alert-row {
    font-style: normal;
    font-size: 40px;
    line-height: 40px;
    padding: 9px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #292F3F;
    background: #E1F9BB;
    margin: -10px auto 10px;
}
.alert-row strong {
    margin-right: 9px;
}
.alert-row strong:last-child {
    margin-right: 0;
    margin-left: 9px;
}
.alert-row .vonal {
    width: 5px;
    height: 69px;
    background: #292F3F;
    margin: 0 25px;
}


@media (min-width: 1200px) and (max-width: 1599px) {
    .alert-row {
        font-size: 30px;
        line-height: 30px;
        padding: 8px 0;
        color: #292F3F;
        background: #E1F9BB;
        margin: -14px auto 10px;
    }
    .alert-row .vonal {
        width: 4px;
        height: 40px;
        background: #292F3F;
        margin: 0 15px 0 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .alert-row {
        font-size: 28px;
        line-height: 28px;
        padding: 8px 0;
        color: #292F3F;
        background: #E1F9BB;
        margin: -14px auto 10px;
    }
    .alert-row .vonal {
        width: 4px;
        height: 40px;
        background: #292F3F;
        margin: 0 15px 0 20px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .alert-row {
        font-size: 20px;
        line-height: 20px;
        padding: 13px 0 9px;
        color: #292F3F;
        background: #E1F9BB;
        margin: -14px auto 10px;
        display: block;
    }
    .alert-row .vonal {
        width: 3px;
        display: inline-block;
        vertical-align: middle;
        height: 30px;
        background: #292F3F;
        margin: 0 12px 0 17px;
    }
}
@media (max-width: 767px) {
    .alert-row {
        font-size: 16px;
        line-height: 16px;
        padding: 10px 0 10px;
        color: #292F3F;
        background: #E1F9BB;
        margin: 0px auto 0px;
        display: block;
    }
    .alert-row .vonal {
        width: 80%;
        display: block;
        vertical-align: middle;
        height: 3px;
        background: #292F3F;
        margin: 10px auto;
    }

    .alert-row strong {
        margin-right: 4px;
    }
    .alert-row strong:last-child {
        margin-right: 0;
        margin-left: 4px;
    }
}