/* Visual PHP Style 51ee4b47-bb0c-102a-8b9a-77170cf6ae86 (default) */
/*@font-face {
font-family: 'Sen', sans-serif;
src: url('../fonts/cg_omega-webfont.woff2') format('woff2'),
url('../fonts/cg_omega-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
*/
body {
    background-color: #fff;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
    color: #202021;
    width: 100%;
    height: 100%;
    font-family: "Sen", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}
/* added Leos */
.body_inner_wrapper {
    width: 100%;
    height: 100%;
}
/* /added Leos */
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #86bebd;
}
#fullimg {
    position: relative;
}
.logos a {
    width: 18%;
    float: left;
    display: block;
}
#fullimg .fadein1box {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 32px;
    text-transform: uppercase;
    position: absolute;
    top: 25%;
    z-index: 1000;
    text-align: center;
}
#packing a {
    color: #fff;
}
/* For original menu */
.main-navigation ul ul li span {
    font-weight: bold;
    color: #86bebd !important;
}
/* For vizla original menu */
.top .menu ul .menu-category-title {
    font-weight: bold;
    color: #86bebd;
    cursor: text;
}
.top .menu ul .menu-category-title:hover:after {
    border-bottom-color: transparent;
}
::-webkit-input-placeholder {
    color: #fff;
    font-style: italic;
}
::-moz-placeholder {
    color: #fff;
    font-style: italic;
}
::-ms-placeholder {
    color: #fff;
    font-style: italic;
}
::placeholder {
    color: #fff;
    font-style: italic;
}
section {
    display: block;
    clear: both;
    position: relative;
}
img {
    max-width: 100%;
    height: auto;
}
header {
    position: fixed;
    top: 0;
    background-color: #fff;
    height: 76px;
    width: 100%;
    z-index: 10000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
header.fixed .logo img {
    max-width: 65%;
}
header.fixed .top {
    padding: 0;
}
header.fixed {
    background-color: #f8f8f8;
    height: 50px;
    z-index: 10000;
}
.logo {
    width: auto;
    margin: 0;
    float: left;
    display: block;
}
.mapka {
    display: table;
    margin: 0 auto 150px;
}
.contbox {
    width: 100%;
    display: table;
    margin: 50px auto 0;
    max-width: 1040px;
}
.con1:nth-child(2) {
    margin: 0 5%;
}
.con1 {
    float: left;
    display: block;
    width: 30%;
    text-align: center;
}
.k1 {
    display: table;
    height: 10px;
    width: 15px;
    margin: 0 auto 10px;
    background-color: #388684;
}
.k2 {
    display: table;
    height: 10px;
    width: 15px;
    margin: 0 auto 10px;
    background-color: #f2f2f2;
}
.k3 {
    display: table;
    height: 10px;
    width: 15px;
    margin: 0 auto 10px;
    background-color: #86bebd;
}
.k4 {
    display: table;
    height: 10px;
    width: 15px;
    margin: 0 auto 10px;
    background-color: #fff;
}
.k5 {
    display: table;
    height: 10px;
    width: 15px;
    margin: 0 auto 10px;
    background-color: #d4e1e1;
}
#kontakt h3 {
    font-size: 24px;
    margin: 0 0 10px;
}
#kontakt {
    text-align: center;
    background-color: #fff;
    padding: 100px 0;
    overflow: hidden;
    clear: both;
    display: block;
}
footer {
    background-color: #222222;
    padding: 20px 0;
    overflow: hidden;
    clear: both;
    display: block;
}
footer a {
    color: #fff;
    text-decoration: none;
}
.copyright {
    display: block;
    clear: both;
    overflow: hidden;
}
.copy1 {
    width: 45%;
    color: #fff;
    text-align: left;
    float: left;
    margin-left: 5%;
}
.copy2 {
    margin-right: 5%;
    width: 45%;
    text-align: right;
    float: left;
}
.greenbg {
    display: block;
    clear: both;
    overflow: hidden;
    background-color: #86bebd;
    padding: 100px 0;
}
.greenbg img {
    display: table;
    margin: 50px auto;
}
.img-holder {
    z-index: 2;
    height: 650px !important;
}
.bgimg {
    overflow: hidden;
    position: relative;
}
.bgimg img {
    position: absolute;
}
.sloga {
    position: absolute;
    z-index: 1000;
    text-align: center;
    color: #fff;
    width: 100%;
    top: 45%;
}
body.VisualEditor .sloga {
    color: #000;
}
.sloga h2 {
    font-size: 30px;
    font-weight: bold;
    width: 100%;
    margin: 0 auto;
    line-height: 30px;
}
#environment {
    display: block;
    clear: both;
    overflow: hidden;
    background-color: #fff;
    padding: 150px 0;
}
#environment .boxe {
    max-width: 900px;
    margin: 0 auto;
    display: block;
}
#packing {
    display: block;
    clear: both;
    overflow: hidden;
    background-color: #222222;
    padding: 150px 0;
    color: #fff;
}
#packing .boxe {
    max-width: 900px;
    margin: 0 auto;
    display: block;
}
#quality {
    display: block;
    clear: both;
    overflow: hidden;
    background-color: #fff;
    padding: 150px 0;
}
#quality .boxe {
    max-width: 1100px;
    margin: 0 auto;
    display: block;
}
.logos {
    display: table;
    margin: 0 auto;
}
.logos img {
    float: left;
    display: block;
    margin: 0 30px;
}
#company {
    display: block;
    clear: both;
    overflow: hidden;
    background-color: #fff;
    padding: 0;
}
#company .boxe {
    max-width: 900px;
    margin: 0 auto;
    display: block;
}
#company .box2 h3 {
    text-align: center;
    font-size: 24px;
    line-height: 33px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
#company .box2 p {
    padding: 25px 90px;
    display: block;
    line-height: 26px;
    text-align: justify;
}
#company .box2 {
    float: left;
    width: 30%;
    padding: 100px 0;
    background-color: #222222;
    overflow: hidden;
    display: block;
    color: #fff;
}
#company .box1 {
    float: left;
    width: 70%;
    padding: 100px 0;
    background-color: #fff;
    overflow: hidden;
    display: block;
}
#Companyb {
    padding: 25px 50px;
}
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
    position: relative;  /*! margin-bottom: 60px; */
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.bxslider {
    margin: 0;
    padding: 0;
}
ul.bxslider {
    list-style: none;
}
.bx-viewport {
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
    /*! border: 5px solid #fff; */
    /*! background: #fff; */
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 50px;
    width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url('repository/assets/bxslider/bx_loader.gif') center center no-repeat #ffffff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff;
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
    left: 10px;
    background: url('repository/assets/bxslider/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
    background-position: 0 0;
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url('repository/assets/bxslider/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url('images/controls.png') -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url('images/controls.png') -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
.top h1 {
    text-align: center;
    display: block;
    margin: 0 auto 20px;
    font-size: 26px;
    letter-spacing: 2px;
    font-weight: normal;
    color: #202021;
    text-transform: uppercase;
}
/* (!) Wrapper frame class for desktop menu is .menu,
 wrapper frame class for mobile menu is .mean-bar.
================================================ */
.top .menu {
    float: right;
    display: block;
    width: auto;
    margin: 0 40px 0 0;
}
.top .menu ul {
    display: table;
    margin: 2% 0;
    padding: 22px 0 0;
    float: right;
}
.top .menu ul li {
    float: left;
    display: block;
    padding: 0 10px 26px;
}
.top .menu ul li a {
    color: #333;
    display: inline-block;
    padding: 0 0 26px;
}
.top .menu ul li a:after {
    content: "";
    border-bottom: solid 2px transparent;
    display: block
}
.top .menu ul li a:hover:after {
    content: "";
    border-bottom: solid 2px #86bebd;
    display: block;
}
.top .menu ul li li li a:hover:after, .top .menu ul li li a:hover:after {
    content: "";
}
.top .menu ul ul {
    display: none;
    position: absolute;
    background: #222;
    top: 76px;
    padding: 20px;
    text-align: right;
    z-index: 1;
    left: 0;
    right: 200px;
    margin-top: 0;
}
.top .menu ul li:hover > ul {
    display: block;
}
.top .menu ul ul ul {
    display: block;
    top: 0;
    position: relative;
    padding: 0;
}
/* For vizla original menu */
.top .menu ul ul ul {
    display: block !important;
}
.top .menu ul ul li a, .top .menu ul ul ul li a {
    color: #fff;
    padding: 0;/* display: block; */
    text-decoration: unset;/* width: auto; */
    /* float: right; */
}
.top .menu ul ul ul li {
    padding: 5px  0 0;
}
.top .menu ul ul li {
    margin: 0 35px 0 0;
    text-align: right;
    padding: 10px;
    color: #fff;
    float: right;
    width: 100px;
}
@media(min-width:992px) {
    [id*="44b2-4b7f-870e-ed3067e2ca2d"] ul li {
        /* O nas */
    }
    .top .menu ul ul li ul li {
        margin: 0
    }
    .baner {
        width: 100%;
        display: block;
        clear: both;
        z-index: 0;
        top: 0;
        line-height: 0;
        padding: 0px;
    }
    .langs {
        background-color: #86bebd;
        display: block;
        float: right;/*width: 310px;*/
        height: 76px;
    }
    .langs ul {
        padding-right: 30px;
    }
    .langs a:hover {
        border-bottom: solid 2px #fff;
    }
    .langs a {
        color: #fff;
    }
    .langs ul {
        list-style: none;
    }
    .langs li {
        float: left;
        display: block;
        padding: 16px 10px;
    }
    .image-back {
        height: 100vh;
        -webkit-background-size: cover !important;
        background-size: cover !important;
        background-position: center !important;
    }
    .bxslider img {
        margin: 0 auto;
        top: 25%;
        position: relative;
    }
    .bxslider h2 {
        color: #fff;
        text-align: center;
        margin: 0 auto;
        font-size: 32px;
        text-transform: uppercase;
        position: relative;
        top: 25%;
    }
    .bxslider h3 {
        position: relative;
        top: 30%;
        font-size: 24px;
        color: #fff;
        text-align: center;
        margin: 0 auto;
    }
    section {
        position: relative;
    }
    .row h4 {
        font-size: 22px;
        letter-spacing: 2px;
        display: block;
        margin: 0;
    }
    .boxe {
        line-height: 26px;
    }
    .q2 {
        text-transform: uppercase;
        float: right;
        display: block;
        width: 40%;
        margin: 0 0 0 10%;
    }
    .q2 a {
        text-transform: lowercase !Important;
    }
    .q1 {
        float: left;
        display: block;
        width: 50%;
        margin: 0 0 0 0;
    }
    .mainpod {
        max-width: 1200px;
        margin: 0 auto;
        padding: 100px 0;
    }
    .main {
        width: 100%;
        background-color: #fff;
        min-height: calc(100vh - 56px);
    }
    .filmik {
        height: 96vh;
    }
    .video-background-controls button {
        font-size: 32px;
        display: inline-block;
        padding: 0px;
        margin: 0px;
        height: 32px;
        width: 32px;
        border-radius: 16px;
        line-height: 32px;
        border: none;
        background: none;
        -webkit-appearance: none;
        color: white;
        filter: drop-shadow(0px 0px 1px black);
        cursor: pointer;
        opacity: 1;
        transition: all 250ms ease-in-out;
        margin-left: 10px;
    }
    .video-background-controls button:hover {
        opacity: 0.5;
    }
    iframe {
        transition: opacity 500ms ease-in-out;
        transition-delay: 250ms;
    }
    .has-text-align-center {
        text-align: center;
    }
    .newsbox table {
        width: 100%;
        border-collapse: collapse;
    }
    .newsbox table th {
        text-align: center;
        padding: 5px;
        border: 1px solid black;
    }
    #paka td {
        border: 0px solid black;
    }
    .newsbox table td {
        text-align: center;
        padding: 5px;
        border: 1px solid black;
    }
    .newsbox table tr:first-child td {
        border-top: 0;
    }
    .newsbox table tr td:first-child {
        border-left: 0;
    }
    .newsbox table tr:last-child td {
        border-bottom: 0;
    }
    .newsbox table tr td:last-child {
        border-right: 0;
    }
    .newsbox table tr:first-child th {
        border-top: 0;
    }
    .newsbox table tr th:first-child {
        border-left: 0;
    }
    .newsbox table tr:last-child th {
        border-bottom: 0;
    }
    .newsbox table tr th:last-child {
        border-right: 0;
    }
    .twocol td:nth-child(2) {
        width: 25%;
    }
    .twocol td:nth-child(2) {
        width: 75%;
    }
    .sloga img {
        position: relative;
        bottom: 80px;
    }
    .newsbox h1, .newsbox h2 {
        font-size: 32px;
        margin: 0 0 50px;
        display: block;
    }
    .fotos {
        background-color: #f2f2f2;
        padding: 100px 0;
        display: block;
        clear: both;
    }
    .fotos img {
        margin: 0  25px;
    }
    .fadein1, .fadein2, .fadein3 {
        display: none;
    }
    .dlink {
        display: none;
    }
}
@media(max-width: 1212px) {
    .main {padding: 0 30px;}
}
@media only screen and (max-width:991px) {
    .newsbox table {
        width: 100%;
        border-collapse: collapse;
        font-size: 10px;
    }
    .newsbox h1, .newsbox h2 {
        font-size: 32px;
        margin: 0 0 50px;
        display: block;
    }
    .main {
        padding: 100px 30px;
        width: auto;
    }
    .fotos {
        background-color: #f2f2f2;
        padding: 0;
        margin: 50px 0 0;
        display: block;
        clear: both;
    }
    .fotos img {
        margin: 0;
        padding: 30px;
        width: auto;
        display: block;
        max-width: 80%;
    }
    .logos img {
        max-width: 320px;
        float: left;
        display: block;
        margin: 0 30px 30px;
    }
    #company .box2 {
        float: unset;
        width: auto;
        padding: 50px 0;
        background-color: #222222;
        overflow: hidden;
        display: block;
        color: #fff;
    }
    #company .box2 p {
        padding: 0 30px;
        display: block;
        line-height: 26px;
        text-align: justify;
    }
    #company .box1 {
        float: unset;
        width: auto;
        padding: 50px 0;
        background-color: #fff;
        overflow: hidden;
        display: block;
    }
    #Companyb {
        padding: 30px;
    }
    .home .logos img {
        float: unset;
        display: table;
        margin: 0 auto;
        width: 100%;
    }
    .q1 {
        float: unset;
        display: block;
        width: auto;
        margin: 0;
        padding: 0 30px;
    }
    .q2 {
        float: unset;
        display: block;
        width: auto;
        margin: 0;
        padding: 0 30px;
    }
    #packing .boxe {
        max-width: 900px;
        margin: 0 auto;
        display: block;
        padding: 0 30px;
    }
    #environment .boxe {
        max-width: 900px;
        margin: 0 auto;
        display: block;
        padding: 0 30px;
    }
    .con1 {
        float: unset;
        display: block;
        max-width: 365px;
    }
    .copy1 {
        width: 100%;
        color: #fff;
        text-align: center;
        float: unset;
        margin-left: 0;
    }
    .copy2 {
        margin-right: 0;
        width: 100%;
        text-align: center;
        float: unset;
        margin: 10px 0 0;
    }
    .bxslider h2 {
        color: #fff;
        text-align: center;
        margin: 0 auto;
        font-size: 32px;
        text-transform: uppercase;
        position: relative;
        top: 25%;
        line-height: 32px;
    }
    .bxslider h3 {
        position: relative;
        top: 30%;
        font-size: 24px;
        color: #fff;
        text-align: center;
        margin: 0 auto;
        line-height: 24px;
    }
    .mlink {
        display: block;
    }
    .dlink {
        display: none;
    }
    .filmik {
        height: auto;
        max-width: 360px;
        display: table;
        margin: 120px auto 0;
        padding: 186px;
    }
    .mainpod {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0;
    }
    #ppp {
        padding: 150px 30px;
    }
    #apart {
        margin: 50px 0;
    }
    .mean-nav ul ul li span {
        font-weight: bold;
        color: #fff !important;
    }
}
.page-id-897 .mainpod img, .page-id-377 .mainpod img, .page-id-307 .mainpod img, .page-id-231 .mainpod img, .page-id-42 .mainpod img, .page-id-518 .mainpod img {
    float: left;
    display: block;
}
.page-id-897 .mainpod img:nth-child(2), .page-id-377 .mainpod img:nth-child(2), .page-id-307 .mainpod img:nth-child(2), .page-id-231 .mainpod img:nth-child(2), .page-id-42 .mainpod img:nth-child(2), .page-id-518 .mainpod img:nth-child(2) {
    float: right;
    display: block;
}
.q2 ul {
    list-style: none;
}
.q2 li {
    display: flex;
}
.q2 li:before {
    content: "+";
    margin-right: 4px;
}
#licznik {
    display: block;
    clear: both;
    overflow: hidden;
}
.licznikbox {
    text-align: center;
    color: #fff;
    float: left;
    display: block;
    width: 32%;
    background-color: #86bebd;
    height: 380px;
    overflow: hidden;
    margin: 0;
}
.licznikbox:nth-child(2) {
    margin: 0 24px;
}
.licznikbox h2 {
    margin: 0;
    padding: 100px 0 0;
    font-size: 40px;
}
.licznikbox p {
    margin: 0 0 20px;
}
.video-container {
    display: none;
}
@media only screen and (max-width:991px) {
    .page-id-518 .mainpod img {
        float: unset;
        display: block;
        clear: both;
        margin: 0 auto 20px;
    }
    .page-id-518 .mainpod img:nth-child(2) {
        float: unset;
        display: block;
        clear: both;
    }
    .logos a {
        width: 100%;
        float: left;
        display: block;
        margin: 0 auto 30px;
    }
    #fullimg {
        position: relative;
    }
    #fullimg .fadein1box {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        font-size: 32px;
        text-transform: uppercase;
        position: absolute;
        top: 25%;
        z-index: 1000;
        text-align: center;
    }
    .licznikbox {
        text-align: center;
        color: #fff;
        float: left;
        display: block;
        width: 100%;
        background-color: #86bebd;
        height: auto;
        overflow: hidden;
        margin: 0 auto 20px;
        padding: 0 0 50px;
    }
    .licznikbox:nth-child(2) {
        margin: 0 0 20px;
    }
    .licznikbox h2 {
        margin: 0;
        padding: 50px 0 0;
        font-size: 40px;
    }
    .con1 {
        float: unset;
        display: block;
        width: auto;
        padding: 0 30px;
    }
    .mapka {
        display: table;
        margin: 0 auto 150px;
        padding: 0 20px;
    }
    #fullimg {
        position: relative;
        display: block;
        clear: both;
        padding: 150px 0 0;
    }
    #fullimg .fadein1box {
        display: none;
    }
    .page-id-499 #ppp, .page-id-520 #ppp {
        padding: 30px 30px 150px;
    }
    video {
        width: 100% !important;
        height: auto !important;
    }
    .html5-video-player:not(.ytp-transparent), .html5-video-player.unstarted-mode, .html5-video-player.ad-showing, .html5-video-player.ended-mode, .html5-video-player.ytp-fullscreen {
        background-color: #fff !important;
    }
    #ytbg {
        height: 100%;
        width: 100%;
        z-index: 0;
        position: unset !important;
        overflow: hidden;
        inset: 0px;
        pointer-events: none;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .filmik {
        height: auto;
        max-width: 800px;
        display: table;
        margin: 150px auto 0;
        padding: 0px 0px;
        width: 100%;
    }
    .filmik iframe {
        top: 0 !important;
        left: 0 !important;
        transform: unset !important;
        position: unset !important;
        opacity: 1;
        width: 100% !important;
    }
    .filmik iframe body {
        background-color: #fff !Important;
    }
    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    body .html5-video-player {
        background-color: #fff !important;
    }
    .video-container {
        display: block;
        margin: 150px 0 0;
    }
    .filmik {
        display: none;
    }
    .greenbg {
        padding: 100px 0 150px;
    }
    #apart {
        margin: 0;
    }
}
#minh {
    min-height: 720px;
}
#categroylist {
    min-height: 720px;
}
#categroylist img {
    float: left;
    display: block;
    margin: 0 20px 0 0;
}
#categroylist .newsbox {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0 0 20px;
}
.top .menu ul ul.ul-level-02 {
    padding: 35px 60px 50px
}
.top .menu ul ul.ul-level-02 li {
    float: none !important;
    margin-left: auto !important;
    padding: 5px 0 0;
    width: 150px;
    margin-right: 0;
}
.top .menu ul ul.ul-level-02 li a {
    _background: #baab91;
}
/* Added by Leos */
.news-items{
    display: block;
    clear: both;
    overflow: hidden;
    margin: 2.75rem 0 20px;
}
.news-items img {
	float: left;
	display: block;
    margin: 0 20px 0 0;
}
.pagination-wrapper { margin-top: 3.5rem; }