.w1:after,
#header:after,
#header ul:after,
.header-row:after,
.header-frame:after,
#nav ul:after,
#nav li:after,
.media-block .text-holder:after,
.contact-block:after,
.registration-block:after,
.intro .media-block:after,
.intro .intro-content:after,
.heading-block:after,
.select-block:after,
.select-block .select-holder:after,
.select-block .search-holder:after,
.content-holder:after,
.post-list .post:after,
.post-list .post-content:after,
.contact-table:after,
.contact-table .main-row:after,
.contact-table .row:after,
.footer-row:after,
.container:after,
.item-holder.inner .slide-wrap:after {
    content: " ";
    display: block;
    clear: both;
}

.select-list,
.contact-list,
.search-form,
.social-list,
#nav ul,
div.cycle-gallery .pagination ul,
div.slideshow .pagination ul,
.pagination ul,
.share-list,
.footer-content .list-holder ul,
.footer-content .title-list,
.message-block ul,
.footernav-holder .col ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    margin: 0;
    color: #666;
    background: #f0f0f0;
    font: 15px/1.6 "Open Sans", "Arial", "Helvetica", sans-serif;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}

* {
    max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block;
}

img {
    border-style: none;
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    color: #007ac3;
}

a:hover {
    color: #000;
}

.captcha {
  padding: 25px 0 0 0;
}

.CaptchaTable td {
  margin: 0;
    padding: 0;
    vertical-align: top;
}

input,
textarea,
select {
    font: 100% "Open Sans", "Arial", "Helvetica", sans-serif;
    color: #372a1c;
    vertical-align: middle;
    outline: none;
}

input:focus,
textarea:focus,
select:focus {
    box-shadow: none;
}

textarea {
    min-height: 181px;
}

input:focus {
    box-shadow: none;
    border: none;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
    border: none;
    box-shadow: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    margin: 0 0 15px;
    padding: 4px 7px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background: #ebebeb;
    border: 1px solid #d1d1d1;
    border-width: 1px 0 0 1px;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    outline: none;
    box-shadow: none;
}

input[type="email"] {
    box-shadow: none;
    -webkit-box-shadow: none;
}

input[type="image"] {
    padding: 0;
    border: none;
}

input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="submit"]:focus,
input[type="button"]:focus {
    outline: none;
}

textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
    font-weight: 800;
    line-height: 1.2em;
    margin: 0 0 30px;
    color: #372a1c;
}

h2 {
    font-weight: 400;
}

h1 {
    font-size: 36px;
}

h2 {
    margin: 0 0 24px;
    font-size: 28px;
}

@media only screen and (min-width: 768px) {
    h2 {
        margin: 0 0 23px;
    }
}

p {
    margin: 0 0 1.2em;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.gm-style img {
    max-width: none;
}


/* placeholder input styles */

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #7f7f7f;
    font-weight: 300;
    font-style: italic;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #7f7f7f;
    font-weight: 300;
    font-style: italic;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #7f7f7f;
    opacity: 1;
    font-weight: 300;
    font-style: italic;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #7f7f7f;
    font-weight: 300;
    font-style: italic;
}

.placeholder {
    color: #7f7f7f;
    font-weight: 300;
    font-style: italic;
}

.stopsend {
    float: right;
}

.rbpop {
    color: #007ac3;
    margin: 15px 0px;
}

.rbpop .jcf-radio {
    border: 1px solid;
    width: 15px;
    height: 15px;
    margin-top: -6px;
}

@font-face {
    font-family: "icomoon";
    src: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/fonts/icomoon.eot?l4unaf");
    src: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/fonts/icomoon.eot?#iefixl4unaf") format("embedded-opentype"), url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/fonts/icomoon.svg?l4unaf") format("svg"), url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/fonts/icomoon.woff?l4unaf") format("woff"), url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/fonts/icomoon.ttf?l4unaf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-street-dinner:before {
    content: "\e603";
}

.icon-man:before {
    content: "\e600";
}

.icon-phone:before {
    content: "\e601";
}

.icon-facebook:before {
    content: "\e602";
}

.icon-linkedin:before {
    content: "\eaca";
}

.language-mobile {
  display: none !important;
  align-items: self-end;
  justify-content: flex-end;
  padding-top: 20px;
  margin-right: 130px;
}

.languagelist {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 15px;
    line-height: 16px;
    position: relative;
    top: 5px;
    color: #0055b7;
}

.languagelist a {
    color: #ea0629;
}

.languagelist a:hover {
    color: #0055b7;
}

/* burger menu style */

.nav-opener {
    display: block;
    float: right;
    margin: 12px 0 0;
    width: 46px;
    height: 46px;
    background: none;
    position: relative;
    border-radius: 30px;
    border: 2px solid #007ac3;
    border-width: 0;
    transition: all 0.2s linear;
    z-index: 1001;
}

.nav-opener.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    border-width: 0 !important;
    z-index: 9;
    margin: 0;
    background: rgba(3, 3, 3, 0.7);
    display: none;
}

.nav-opener.overlay:after,
.nav-opener.overlay:before {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .nav-opener {
        display: none;
    }
}

.nav-opener:hover {
    opacity: .9;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
    background: #007ac3;
    position: absolute;
    top: 9px;
    left: 0;
    right: 0;
    height: 6px;
    transition: all 0.2s linear;
}

.nav-opener:before,
.nav-opener:after {
    content: '';
}

.nav-opener span {
    margin: 11px 0 0;
}

.nav-opener:after {
    margin: 22px 0 0;
}


/* cycle carousel basic styles */

div.cycle-gallery {
    position: relative;
}

div.cycle-gallery div.mask {
    position: relative;
    overflow: hidden;
    width: 100%;
}

div.cycle-gallery div.mask div.slideset {
    width: 99999px;
    float: left;
    height: 100%;
}

div.cycle-gallery div.mask div.slide {
    width: 100%;
    float: left;
    height: 513px;
}

div.cycle-gallery div.mask div.slide.active {
    z-index: 1;
}

div.cycle-gallery-noAR {
    position: relative;
}

div.cycle-gallery-noAR div.mask {
    position: relative;
    overflow: hidden;
    width: 100%;
}

div.cycle-gallery-noAR div.mask div.slideset {
    width: 99999px;
    float: left;
}

div.cycle-gallery-noAR div.mask div.slide {
    width: 600px;
    float: left;
}

div.cycle-gallery-noAR div.mask div.slide.active {
    z-index: 1;
}

div.pagination {
    position: relative;
}

div.pagination div.mask {
    position: relative;
    overflow: hidden;
    width: 100%;
}

div.pagination div.mask ul.slideset {
    width: 99999px;
    float: left;
}

div.pagination div.mask li.slide {
    width: 600px;
    float: left;
}


/* slideshow basic styles */

div.slideshow {
    position: relative;
    height: 100%;
}

div.slideshow div.slide {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 513px;
}

div.slideshow div.slide.active {
    z-index: 2;
}

div.slideshow.not-enough-slides a.btn-prev,
div.slideshow.not-enough-slides a.btn-next {
    visibility: hidden;
}

.nowrap {
  white-space: nowrap;
}

.basket-page .w1 {
    max-width: 100%;
}

.basket-page #header {
    padding: 10px 19px;
    background: #fff;
    z-index: 99;
}

.basket-page .header-frame .header-row {
    padding: 0 0 9px;
}

.basket-page #nav {
    border: none;
}

.basket-page #main {
    width: 100%;
    overflow: hidden;
}

.basket-page #content {
    width: 100%;
    float: left;
    margin: 0;
}

.basket-page .content-holder {
    padding: 10px;
    background: #fff;
    position: relative;
}

.basket-page .winner-holder {
    padding: 0;
    background: #ffffff;
    position: relative;
}

.basket-page .winner-header {
    text-align: center;
}

.basket-page .winner-text {
    font-family: 'Roboto Slab', serif;
    font-size: 24px;
    text-align: center;
    color: #fff;
}

.basket-page .winner-text strong {
    font-weight: bold;
}

.basket-page .brochure-header {
    font-size: 30px;
    font-weight: 100;
}

.basket-page .brochure-period {
    font-size: 18px;
    font-weight: bold;
    margin: -10px 0 10px 0;
}

.category-notice {
    font-size: 12px;
    width: 60%;
    font-weight: 600;
    padding: 4px 4px 4px 0px;
}

@media only screen and (min-width: 769px) {
    .basket-page .period-drodown {
        margin-top: -66px;
        right: 26px;
        position: absolute;
    }
}

.basket-page .aside {
    width: 100%;
    color: #c5cfd4;
    padding: 10px 3px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.basket-page .aside:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -1000%;
    background: #29343a;
}

.basket-page #sidebar {
    width: 100%;
    margin: 0;
    font-size: 16px;
    line-height: 1;
    color: #574c4d;
    clear: both;
    background: #f1f1f1;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.basket-page #sidebar h2 {
    margin: 0;
    font-size: 28px;
    font-weight: 100;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
}

.basket-page #sidebar .overtitle {
    margin: -13px 0 19px;
    width: 100%;
    padding-bottom: 8px;
    font-size: 11px;
    color: #fff;
    background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/underline.png") repeat-x center bottom;
}

.basket-page #sidebar .overtitle a {
    color: #fff;
}

.basket-page #sidebar .overtitle a:hover {
    color: #fff;
    text-decoration: underline;
}

@media (min-width: 768px) {
    a[href^="tel"] {
        pointer-events: none;
    }
}

@media only screen and (min-width: 768px) {
    .basket-page #sidebar .overtitle .left {
        position: absolute;
        top: 11px;
        left: 28px;
    }
    .basket-page #sidebar .overtitle .right {
        position: absolute;
        top: 11px;
        right: 26px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .basket-page #sidebar .overtitle .left {
        position: absolute;
        top: 11px;
        left: 28px;
    }
    .basket-page #sidebar .overtitle .right {
        position: absolute;
        top: 29px;
        left: 19px;
    }
    .basket-page #sidebar .overtitle {
        padding-bottom: 30px;
    }
    .category-notice {
        font-size: 12px;
        width: 90%;
        font-weight: 600;
        padding: 4px 4px 4px 0px;
    }
}

.basket-page #sidebar .title {
    padding: 37px 27px 33px;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/bg-img.jpg") no-repeat;
    background-size: cover;
}

.basket-page #sidebar .sidebar-content {
    position: relative;
    width: 100%;
}

.basket-page #sidebar .sidebar-content:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #efefef transparent;
    z-index: 3;
}

.basket-list {
    margin: 0 0 15px;
    padding: 15px 8px 1px 10px;
    list-style-type: none;
}

.basket-list li {
    margin: 0 0 2px;
    padding: 12px 41px 11px 11px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #dbdada;
}

.basket-list .content {
    float: left;
    width: 70%;
}

.basket-list .name {
    display: block;
    margin: 0 0 3px;
}

.basket-list .price {
    float: right;
    margin: 9px 0 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #2558b4;
}

.basket-list .unit {
    float: right;
    margin: 31px -57px 0 0;
    font-size: 12px;
    line-height: 1;
    color: #2558b4;
    width: 63px;
    text-align: center;
}

.basket-list .close {
    position: absolute;
    top: 21px;
    right: 9px;
    width: 16px;
    height: 16px;
}

.basket-list .close:before,
.basket-list .close:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    transform: rotate(45deg);
    background: #b1b1b1;
}

.basket-list .close:after {
    transform: rotate(-45deg);
}

.basket-list .close:hover:before,
.basket-list .close:hover:after {
    background: #000;
}

.save-form {
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #3c4950;
}

.save-form h3 {
    margin: 0 0 -1px;
    font-size: 24px;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
}

.save-form .label {
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 15px;
    font-weight: 100;
    line-height: 19px;
}

.save-form img {
    display: inline-block;
    vertical-align: top;
    margin: 1px 8px 0 0;
    opacity: 0.45;
}

.save-form input[type="radio"],
.save-form input[type="checkbox"],
.save-form .jcf-radio,
.save-form .jcf-checkbox {
    float: left;
}

.save-form input[type="submit"] {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 16px;
    border: 2px solid #d02630;
    box-shadow: none;
    background: #d02630;
    font-size: 19px;
    font-weight: 300;
    line-height: 50px;
    height: 54px;
    color: #fff;
    text-transform: uppercase;
}

.save-form input[type="submit"]:hover {
    background: #fff;
    color: #d02630;
}

.save-form .submitre {
    text-align: center;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 16px;
    border: 2px solid #d02630;
    box-shadow: none;
    background: #d02630;
    font-size: 19px;
    font-weight: 300;
    line-height: 50px;
    height: 54px;
    color: #fff;
    text-transform: uppercase;
}

.save-form .submitre:hover {
    background: #fff;
    color: #d02630;
}

.save-form .row {
    margin: 0 0 10px;
    padding: 0 13px;
}

.save-form .title-row {
    margin: 0 0 14px;
    padding: 0 8px 17px;
    border-bottom: 2px solid rgba(255, 255, 255, .11);
}

.save-form .btn-holder {
    padding: 14px 0 0;
}

.user-block {
    padding: 10px;
    font-size: 13px;
    line-height: 15px;
    color: #a3a7aa;
}

.user-block p {
    margin: 0 0 22px;
}

.user-block a {
    color: #a3a7aa;
    text-decoration: underline;
}

.user-block a:hover {
    text-decoration: none;
}

.user-block .btn {
    display: block;
    padding: 6px;
    width: 100%;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.25;
    color: #fff;
    background: #949b9f;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.user-block .btn:hover {
    color: #949b9f;
    background: #fff;
}

.select-list {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    color: #c5cfd4;
    text-transform: uppercase;
}

.select-list li {
    margin: 0 0 2px;
}

.select-list a {
    display: block;
    padding: 9px 30px 9px 3px;
    position: relative;
    color: #c5cfd4;
    border-bottom: 3px solid #000;
}

.select-list a:hover {
    color: #fff;
}

.select-list a:hover .count {
    background: #29343a;
}

.select-list .active a .count {
    background: #29343a;
}

.select-list .count {
    position: absolute;
    top: 50%;
    right: 6px;
    width: 21px;
    height: 21px;
    margin: -12px 0 0;
    padding: 3px 0;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    color: #fff;
    text-align: center;
}

.select-list .col1 a {
    border-color: #fbc161;
}

.select-list .col1 a:hover {
    background: #fbc161;
}

.select-list .col1 .count {
    background: #fbc161;
}

.select-list .col2 a {
    border-color: #ab112b;
}

.select-list .col2 a:hover {
    background: #ab112b;
}

.select-list .col2 .count {
    background: #ab112b;
}

.select-list .col3 a {
    border-color: #93a42a;
}

.select-list .col3 a:hover {
    background: #93a42a;
}

.select-list .col3 .count {
    background: #93a42a;
}

.select-list .col5 a {
    border-color: #007ac3;
}

.select-list .col5 a:hover {
    background: #007ac3;
}

.select-list .col5 .count {
    background: #007ac3;
}

.select-list .col6 a {
    border-color: #93a42a;
}

.select-list .col6 a:hover {
    background: #93a42a;
}

.select-list .col6 .count {
    background: #93a42a;
}

.select-list .col8 a {
    border-color: #93a42a;
}

.select-list .col8 a:hover {
    background: #93a42a;
}

.select-list .col8 .count {
    background: #93a42a;
}

.select-list .col9 a {
    border-color: #007ac3;
}

.select-list .col9 a:hover {
    background: #007ac3;
}

.select-list .col9 .count {
    background: #007ac3;
}

.select-list .col10 a {
    border-color: #dd2077;
}

.select-list .col10 a:hover {
    background: #dd2077;
}

.select-list .col10 .count {
    background: #dd2077;
}

.select-list .col11 a {
    border-color: #50abbd;
}

.select-list .col11 a:hover {
    background: #50abbd;
}

.select-list .col11 .count {
    background: #50abbd;
}

.select-list .col13 a {
    border-color: #4a9744;
}

.select-list .col13 a:hover {
    background: #4a9744;
}

.select-list .col13 .count {
    background: #4a9744;
}

.select-list .col15 a {
    border-color: #fc7d0c;
}

.select-list .col15 a:hover {
    background: #fc7d0c;
}

.select-list .col15 .count {
    background: #fc7d0c;
}

.select-list .col17 a {
    border-color: #b8246b;
}

.select-list .col17 a:hover {
    background: #b8246b;
}

.select-list .col17 .count {
    background: #b8246b;
}

.select-list .col19 a {
    border-color: #fc7d0c;
}

.select-list .col19 a:hover {
    background: #fc7d0c;
}

.select-list .col19 .count {
    background: #fc7d0c;
}

.select-list .col20 a {
    border-color: #ffb900;
}

.select-list .col20 a:hover {
    background: #ffb900;
}

.select-list .col20 .count {
    background: #ffb900;
}

.select-list .col21 a {
    border-color: #aa112d;
}

.select-list .col21 a:hover {
    background: #aa112d;
}

.select-list .col21 .count {
    background: #aa112d;
}

.select-list .col22 a {
    border-color: #dd2077;
}

.select-list .col22 a:hover {
    background: #dd2077;
}

.select-list .col22 .count {
    background: #dd2077;
}

.select-list .col24 a {
    border-color: #970230;
}

.select-list .col24 a:hover {
    background: #970230;
}

.select-list .col24 .count {
    background: #970230;
}

.select-list .col25 .count {
    background: #c7891e;
}

.select-list .col26 .count {
    background: #7c4272;
}

.select-list .col27 .count {
    background: #305aa9;
}

.select-list .col28 .count {
    background: #a72c32;
}

.select-list .col29 .count {
    background: #366e68;
}

.select-list .col30 .count {
    background: #4f5d62;
}

.select-list .col31 .count {
    background: #39b54a;
}

.select-list .col32 .count {
    background: #7a1ce3;
}

.select-list .col33 .count {
    background: #44825a;
}

.select-list .col34 .count {
    background: #e8a63d;
}

.select-list .col36 .count {
    background: #8d8d8d;
}

.select-list .col1.active a {
    border-color: #fbc161;
    background: #fbc161;
    color: #fff;
}

.select-list .col2.active a {
    border-color: #ab112b;
    background: #ab112b;
    color: #fff;
}

.select-list .col3.active a {
    border-color: #93a42a;
    background: #93a42a;
    color: #fff;
}

.select-list .col5.active a {
    border-color: #007ac3;
    background: #007ac3;
    color: #fff;
}

.select-list .col6.active a {
    border-color: #93a42a;
    background: #93a42a;
    color: #fff;
}

.select-list .col8.active a {
    border-color: #93a42a;
    background: #93a42a;
    color: #fff;
}

.select-list .col9.active a {
    border-color: #007ac3;
    background: #007ac3;
    color: #fff;
}

.select-list .col10.active a {
    border-color: #dd2077;
    background: #dd2077;
    color: #fff;
}

.select-list .col11.active a {
    border-color: #50abbd;
    background: #50abbd;
    color: #fff;
}

.select-list .col13.active a {
    border-color: #4a9744;
    background: #4a9744;
    color: #fff;
}

.select-list .col15.active a {
    border-color: #fc7d0c;
    background: #fc7d0c;
    color: #fff;
}

.select-list .col17.active a {
    border-color: #b8246b;
    background: #b8246b;
    color: #fff;
}

.select-list .col19.active a {
    border-color: #fc7d0c;
    background: #fc7d0c;
    color: #fff;
}

.select-list .col20.active a {
    border-color: #ffb900;
    background: #ffb900;
    color: #fff;
}

.select-list .col21.active a {
    border-color: #aa112d;
    background: #aa112d;
    color: #fff;
}

.select-list .col22.active a {
    border-color: #dd2077;
    background: #dd2077;
    color: #fff;
}

.select-list .col24.active a {
    border-color: #970230;
    background: #970230;
    color: #fff;
}

.select-list .col25.active a {
    border-color: #c7891e;
    background: #c7891e;
    color: #fff;
}

.select-list .col26.active a {
    border-color: #7c4272;
    background: #7c4272;
    color: #fff;
}

.select-list .col27.active a {
    border-color: #305aa9;
    background: #305aa9;
    color: #fff;
}

.select-list .col28.active a {
    border-color: #a72c32;
    background: #a72c32;
    color: #fff;
}

.select-list .col29.active a {
    border-color: #366e68;
    background: #366e68;
    color: #fff;
}

.select-list .col30.active a {
    border-color: #4f5d62;
    background: #4f5d62;
    color: #fff;
}

.select-list .col31.active a {
    border-color: #39b54a;
    background: #39b54a;
    color: #fff;
}

.select-list .col32.active a {
    border-color: #7a1ce3;
    background: #7a1ce3;
    color: #fff;
}

.select-list .col33.active a {
    border-color: #44825a;
    background: #44825a;
    color: #fff;
}

.select-list .col34.active a {
    border-color: #e8a63d;
    background: #e8a63d;
    color: #fff;
}

/*
.items-holder {
font-size: 0;
line-height: 0;
white-space: nowrap;
overflow: hidden;
}

.items-holder .item-block {
float: left;
display: table;
table-layout: fixed;
position: relative;
padding: 9px 12px;
width: 100%;
font-size: 17px;
line-height: 1;
border: 1px solid #d4d4d4;
text-align: center;
position: relative;
}

.items-holder .item-block.hover {
border-color: #1685c8;
}

.items-holder .head-line {
padding: 9px 5px 1px;
text-align: left;
white-space: normal;
}

.items-holder .title {
display: block;
margin: 0 0 2px;
color: #5b4c4c;
}

.items-holder .price {
display: block;
font-size: 33px;
line-height: 1;
color: #256abc;
}

.items-holder .price .cent {
font-size: 23px;
vertical-align: bottom;
}

.items-holder .price .unit {
font-size: 16px;
padding: 0 0 0 9px;
vertical-align: bottom;
}

.items-holder .img-holder {
display: block;
height: 166px;
padding: 0 4px;
white-space: nowrap;
position: relative;
text-align: center;
}

.items-holder .img-holder:before {
content: "";
display: inline-block;
vertical-align: middle;
height: 100%;
width: 1px;
margin: 0 -1px 0 0;
}

.items-holder .img-holder .img-block {
display: inline-block;
vertical-align: middle;
position: relative;
padding: 0 40px;
max-width: 100%;
}

.items-holder .img-holder .img-block img {
max-height: 160px;
width: auto;
}

.items-holder .btn-holder {
display: table-footer-group;
width: 100%;
}

.items-holder .btn {
display: block;
min-height: 38px;
padding: 13px 15px;
font-size: 11px;
font-weight: 700;
line-height: 1;
color: #fff;
background: #d8d8d8;
text-transform: uppercase;
white-space: normal;
}

.items-holder .btn:hover {
background: #007ac3;
}

.items-holder .promo-block {
position: absolute;
top: -20px;
right: -5.5%;
padding: 19px 5px;
font-size: 20px;
font-weight: 700;
line-height: 1;
text-align: center;
color: #fff200;
width: 78px;
height: 74px;
border-radius: 50px;
background: url(https://www.bestvalue.com.cy/images/title-img.png) no-repeat;
background-size: cover;
text-shadow: 2px 2px rgba(35, 31, 32, .29);
}

.items-holder .promo-block p {
margin: 0;
}

.items-holder .promo-block.sale-value {
font-size: 24px;
line-height: 38px;
}
*/

.login-page#content {
    padding: 15px 0 0;
}

.login-page h1 {
    margin: 0 0 15px;
    padding: 0 10px;
    font-size: 36px;
    font-weight: 100;
    line-height: 1.1676;
    color: #007ac3;
}

.login-page .media-block .text-holder {
    width: 100%;
}

.login-page .main-title {
    margin: 0 0 11px;
}

.login-page .login-form {
    margin: 0 0 35px;
}


/* custom checkbox styles */

.jcf-checkbox {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 1px solid #777;
    margin: 0 3px 0 0;
    height: 16px;
    width: 16px;
}

.jcf-checkbox span {
    position: absolute;
    display: none;
    height: 7px;
    width: 13px;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -6px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

:root .jcf-checkbox span {
    margin: -5px 0 0 -6px;
}

.jcf-checkbox input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.jcf-checkbox.jcf-checked span {
    display: block;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.green {
    background-color: #7bc05e !important;
}

.red {
    background-color: #d02630 !important;
    text-align: center;
}

.morelink {
    color: #d02630;
    font-weight: bold;
}

.popuptext {}

.popuptextsm {
    font-size: 11px;
    padding: 10px 0 0 0;
}

.withborders {
    width: 100%;
    margin: 0 auto;
    max-width: 710px;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    /*border-bottom: 1px solid rgba(0,0,0,.4);*/
}

.withborders td {
    border: 1px solid rgba(0, 0, 0, .4);
}

.withborders td.head {
    background: #eeeeee;
}

.withborders td>span {
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 10px;
    width: 100%;
    box-sizing: border-box;
}

.withborders p {
    margin: 0;
}

.tablepanel {
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
    max-width: 710px;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
}

.tablepanel thead {
    font-weight: bold;
}

.tablepanel td {
    border: 1px solid rgba(0, 0, 0, .4);
}

.tablepanel.gasstations td {
    padding: 5px;
}



.tablepanel th {
    border: 1px solid rgba(0, 0, 0, .4);
}

.tablepanel td:first-child {
    /*text-align: left;*/
}

colgroup {
    display: table-column-group;
}

col {
    display: table-column;
}

@media (max-width: 767px) {
    .tablepanel {
        width: 100%;
        display: block;
        overflow: hidden;
        border: 1px solid rgba(0, 0, 0, .4);
        border-width: 0 1px 1px;
    }
    .tablepanel thead {
        display: none;
    }
    .tablepanel tbody {
        display: block;
        float: left;
        width: 100%;
        padding: 0 1px;
        border-left: 140px solid #eeeeee;
    }
  
  
    .tablepanel.gasstations tbody {
      border-left: 0;
    }
    
  
    .tablepanel.gasstations td:before {
      content: attr(data-label);
      width: 120px;
      color: #fff;
      padding: 13px 10px;
      display: inline-block;
      vertical-align: middle;
      margin: 0 40px 0 0;
      position: relative;
      white-space: normal;
      background: #4f80bd;
      display: inline-block;
    }
  
    .tablepanel.gasstations tr {
        text-align: left;
    }
  
    .tablepanel.gasstations td {
      padding: 0;
      margin: 0;
    }
  
    .tablepanel.gasstations td:first-child {
      font-weight: bold;
      padding: 0;
      width: 100%;
      margin: 0;
      vertical-align: middle;
    }
  
    .tablepanel tr {
        display: block;
        float: left;
        width: 100%;
        background: #fff;
        clear: both;
    }
    .tablepanel td {
        float: left;
        clear: both;
        height: auto;
        display: block;
        white-space: nowrap;
        padding: 0 0 0 140px;
        width: calc(100% + 2px);
        margin: 0 -1px 0 -141px;
        box-sizing: content-box;
        border-top: 1px solid rgba(0, 0, 0, .4);
        border-bottom: none;
        border-left: none;
    }
    .tablepanel td:first-child {
        font-weight: bold;
    }
    .tablepanel td:before {
        content: attr(data-label);
        width: 120px;
        color: #000000;
        padding: 13px 10px;
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 -140px;
        position: relative;
        white-space: normal;
    }
    .tablepanel td>span {
        white-space: normal;
        display: inline-block;
        vertical-align: middle;
        padding: 10px 10px;
        width: 100%;
        box-sizing: border-box;
    }
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: 30px;
    right: 22px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    z-index: 8040;
    background-image: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/fancybox/fancybox_close.png");
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/fancybox/blank.gif");
    /* helps IE */
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}


/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}


/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

.lightbox-popup.popup-holder {
    position: relative;
    overflow: hidden;
    height: 0;
    z-index: 500;
}

.lightbox-popup.popup-holder h3 {
    font-size: 16px !important;
    line-height: 20px !important;
    padding: 20px 10px 16px;
    border-top: 1px solid #999292;
    border-bottom: 1px solid #999292;
    font-weight: 700;
    margin-bottom: 17px;
}

div.lightbox {
    padding: 36px 20px;
    width: 390px;
    border: 1px solid rgba(2, 3, 3, 0.22);
    box-shadow: 4px 4px 0 #020303;
    background: #fff;
    margin-bottom: 4px;
    margin: 4px;
}

@media only screen and (max-width: 767px) {
    div.lightbox {
        width: 239px;
        padding: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .index div.lightbox {
        width: auto;
    }
}

.lightbox-popup .fancybox-opened .fancybox-skin {
    padding: 10px !important;
}

@media only screen and (max-width: 767px) {
    .lightbox-popup .fancybox-inner {
        width: 300px !important;
    }
}

@media only screen and (max-width: 767px) {
    .index .lightbox-popup .fancybox-inner {
        width: auto !important;
    }
}

.fancybox-skin {
    background: none;
    padding: 0;
}

.fancybox-opened .fancybox-skin {
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 0 0;
}

.close {
    position: absolute;
    top: 24px;
    right: 27px;
    text-indent: -9999px;
    background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/fancybox/close.png") no-repeat;
    width: 15px;
    height: 15px;
}

.lightbox h2 {
    margin: 0 0 10px;
}

.lightbox p {
    margin: 0;
}

.lightbox-card {
    text-align: center;
}

.lightbox-card h3 {
    font-size: 16px !important;
    line-height: 20px !important;
    padding: 20px 10px 16px;
    border-top: 1px solid #999292;
    border-bottom: 1px solid #999292;
    font-weight: 700;
    margin-bottom: 17px;
    text-align: center;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .lightbox-card h3 {
        padding: 10px 10px 10px;
        margin-bottom: 5px;
    }
}

.lightbox-card img {
    margin: 0 auto 27px;
    display: block;
    vertical-align: top;
}

@media only screen and (max-width: 767px) {
    .lightbox-card img {
        display: none;
    }
}

.lightbox-card input[type="text"],
.lightbox-card input[type="email"],
.lightbox-card input[type="password"] {
    height: 43px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin-bottom: 8px;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .lightbox-card input[type="text"],
    .lightbox-card input[type="email"],
    .lightbox-card input[type="password"] {
        font-size: 14px;
        margin-bottom: 0;
    }
}

.lightbox-card .width70 {
    width: 245px;
}

@media only screen and (max-width: 767px) {
    .lightbox-card .width70 {
        width: 100%;
        float: none;
    }
}

.lightbox-card .width-small {
    width: 88px;
    margin-left: 15px;
}

@media only screen and (max-width: 767px) {
    .lightbox-card .width-small {
        width: 100%;
        float: none;
        margin: 0;
    }
}

.lightbox-card .row {
    overflow: hidden;
}

.lightbox-card .row input[type="text"] {
    float: left;
}

.lightbox-card .select-style2 {
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    position: relative;
}

.lightbox-card .select-style2 .jcf-select-drop {
    z-index: 100;
}

.lightbox-card .btn-holder {
    padding-top: 74px;
    overflow: hidden;
}

.lightbox-card .btn,
.lightbox-card input[type="submit"] {
    width: 82%;
    height: 57px;
    line-height: 57px;
    margin: 0 auto 6px;
    float: none;
    display: block;
}

.lightbox-kids {
    background: none;
    padding: 0;
}

.lightbox-kids h3 {
    font-size: 16px !important;
    line-height: 20px !important;
    padding: 20px 10px 16px;
    border-bottom: 1px solid #999292;
    font-weight: 700;
    margin-bottom: 17px;
    text-align: center;
    text-transform: uppercase;
}

.lightbox-kids .selected-list {
    margin: -17px 0 0;
    padding: 0 0 45px;
    list-style: none;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
}

.lightbox-kids .total-list .selected-list {
    font-size: 18px;
    line-height: 26px;
    list-style: outside none none;
    margin: -17px 0 -16px;
    padding: 0;
    text-align: left;
}

.lightbox-kids .selected-list li {
    border-bottom: 1px solid #d7d5d5;
    overflow: hidden;
}

.lightbox-kids .selected-list li a {
    display: block;
    color: #000;
    padding: 15px 23px 13px;
}

.lightbox-kids .selected-list li a strong {
    padding-right: 19px;
}

.lightbox-kids .selected-list li .price {
    float: right;
}

.lightbox-kids .selected-list .amount {
    background: url(https://www.bestvalue.com.cy/images/bg-amount.png) no-repeat 5px 0;
    display: inline-block;
    vertical-align: top;
    padding: 2px 6px 2px 38px;
    line-height: 21px;
}

.lightbox-kids .total-list {
    padding-bottom: 25px;
}

.lightbox-kids .total-list li {
    padding: 18px 10px 15px 14px;
}

.lightbox-kids .total-list strong {
    padding-right: 10px;
}

.lightbox-kids .total-list strong strong {
    color: #8b8b8b;
    padding: 0 12px 0 0;
}

.lightbox-kids .total-list .total {
    float: right;
    margin: -8px 0;
}

.lightbox-kids .total-list .total strong {
    padding-right: 0;
    padding-left: 6px;
}

.lightbox-kids .add-info {
    text-align: center;
    padding-bottom: 23px;
}

.lightbox-kids .add-info strong {
    color: #000;
    font-weight: 700;
}

.lightbox-kids .filter-list {
    text-align: center;
}

.lightbox-kids .chairs-row {
    overflow: hidden;
    padding: 0 0 0 8px;
}

.lightbox-kids .chairs-row label {
    float: left;
    font-size: 11px;
    line-height: 15px;
    text-transform: uppercase;
    color: #a0a0a0;
    text-align: left;
    padding-right: 10px;
}

.lightbox-kids .chairs-row label strong {
    display: block;
    color: #000;
    text-transform: none;
    font-size: 18px;
    line-height: 21px;
}

.lightbox-kids .chairs-row input[type="text"] {
    width: 50px;
    height: 36px;
    border: 1px solid #c7c8c8;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    line-height: 36px;
    padding: 0 8px;
}

.lightbox-kids .heading {
    padding: 44px 0 24px;
    margin-bottom: -2px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.95);
    position: relative;
}

.lightbox-kids .heading:after {
    content: " ";
    clear: both;
    display: block;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 20px;
    right: 20px;
    z-index: 1;
    background: #ada8a8;
}

.lightbox-kids .btn-holder {
    padding-top: 25px;
    overflow: hidden;
    width: 100%;
}

.lightbox-kids .info-frame {
    background: #fff;
    padding: 0 20px 20px;
}

.lightbox-kids .btn,
.lightbox-kids input[type="submit"] {
    width: 100%;
    height: 57px;
    line-height: 57px;
    margin: 0 auto 6px;
    background: #000;
    color: #fff;
    display: block;
    float: none;
}


/* custom radio styles */

.jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: none;
    border: 2px solid #fff;
    border-radius: 9px;
    margin: 0 9px 0 0;
    width: 18px;
    height: 19px;
}

.jcf-radio span {
    display: none;
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    background: #ca2525;
    border-radius: 100%;
}

.jcf-radio input[type="radio"] {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0;
}

.jcf-radio.jcf-checked span {
    display: block;
}


/* custom select styles */

.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: none;
    background: #dedede;
    margin: 0 0 12px;
    min-width: 150px;
    height: 35px;
    border-radius: 30px;
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0;
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 14px;
    font-weight: 100;
    font-style: italic;
    line-height: 35px;
    color: #7f7f7f;
    margin: 0 40px 0 21px;
}

.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    background: none;
    top: 15px;
    right: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 0 6px;
    border-color: #9a9a9a transparent transparent transparent;
}

body>.jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #dedede;
}


/* multiple select styles */

.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px;
}


/* select options styles */

.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    line-height: 14px;
    font-size: 12px;
    width: 100%;
}

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
}

.jcf-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.jcf-list ul li {
    overflow: hidden;
    display: block;
}

.jcf-list .jcf-overflow {
    overflow: auto;
}

.jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 5px 9px;
    color: #656565;
    height: 1%;
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
    background: #e6e6e6;
    color: #000;
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}


/* custom scrollbars styles */

.jcf-scrollable-wrapper {
    box-sizing: content-box;
    position: relative;
}

.jcf-scrollbar-vertical {
    position: absolute;
    cursor: default;
    background: #e3e3e3;
    width: 14px;
    bottom: 0;
    right: 0;
    top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background: #bbb;
    height: 14px;
    width: 14px;
    left: 0;
    top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    top: auto;
    bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
    background: #888;
    height: 1px;
    width: 14px;
}

.jcf-scrollbar-horizontal {
    position: absolute;
    background: #1e2a2e;
    top: auto;
    left: 8px;
    right: 8px;
    bottom: 13px;
    width: 1px;
    height: 10px;
    border-radius: 5px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    background: #bbb;
    height: 14px;
    width: 14px;
    display: none;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    left: auto;
    right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
    display: inline-block;
    position: relative;
    height: 10px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
    position: absolute;
    top: 1px;
    background: #4e575a;
    height: 8px;
    border-radius: 5px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
    visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
    background: #e3e3e3;
}


/* common custom form elements styles */

.jcf-disabled {
    background: #ddd !important;
}

html {
    height: 100%;
}

body {
    margin: 0;
    height: 100%;
}

#wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 1024px) {
    #wrapper {
        height: 100%;
        display: table;
        table-layout: fixed;
        margin: 0 auto;
        position: static;
    }
}

.w1 {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

.content-full-width #content {
    float: none !important;
    width: 100% !important;
}

#header {
    padding: 11px 19px 10px;
    background: #fff;
    position: relative;
}

@media only screen and (min-width: 1024px) {
    #header {
        padding: 16px 15px 28px;
    }
}

@media only screen and (min-width: 1100px) {
    #header {
        padding: 16px 35px 28px;
    }
}

@media only screen and (min-width: 1024px) {
    .header-row {
        float: left;
    }
}

@media only screen and (min-width: 1024px) {
    .header-frame {
        float: right;
    }
}

.header-frame .header-row {
    display: none;
    float: none;
    padding: 0 0 17px;
    font-size: 0;
    line-height: 0;
    position: relative;
    text-align: right;
}

.logo {
    float: left;
    padding: 12px 0 13px;
    width: 166px;
    position: relative;
    z-index: 1001;
    overflow: visible;
}

.logo a,
.logo img {
    display: block;
    width: 100%;
    overflow: visible;
}

.contact-list,
.search-form,
.social-list {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1;
    text-align: left;
}

.contact-list {
    font-weight: 700;
    margin: 0 12px 0 0;
    padding: 0 1px 0 0;
}

.contact-list li {
    float: left;
    margin: 0 4px;
}

.search-form {
    width: 157px;
    font-size: 14px;
    line-height: 25px;
}

.search-form .row {
    overflow: hidden;
    width: 100%;
    padding: 0 37px 0 0;
    background: #dedede;
    height: 25px;
    border-radius: 25px;
}

.search-form input {
    float: left;
    outline: none !important;
}

.search-form input:focus {
    border: none !important;
    box-shadow: none !important;
}

.search-form input[type="search"],
.search-form input[type="text"] {
    width: 100%;
    margin: 0;
    padding: 0 5px 0 14px;
    border: none;
    background: none;
    height: 25px;
    border-radius: 25px;
}

.search-form input[type="submit"] {
    float: right;
    margin: 4px -25px 0 0;
    padding: 0;
    width: 15px;
    height: 15px;
    background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/search.svg") no-repeat;
    background-size: cover;
    border: none;
    box-shadow: none;
    overflow: hidden;
    text-indent: -9999px;
}

.search-form input[type="submit"]:hover {
    opacity: 0.8;
}

.social-list {
    text-align: center;
}

.social-list li {
    float: left;
    margin: 0 0 0 14px;
  list-style:none;
}

.social-list li a {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    border-radius: 25px;
    border: 2px solid #007ac3;
}

.social-list li a:hover {
    border-color: #000;
    color: #000;
}

/* .social-list .facebook a {
    border-color: transparent !important;
    color: transparent !important;
} */

.social-list .account a {
    border-color: #ea062a;
    color: #ea062a;
}

#nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility .2s linear, opacity .2s linear;
    transition: visibility .2s linear, opacity .2s linear;
    z-index: 999;
    border-bottom: 1px solid #dfd9d9;
}

#nav>ul {
    padding: 0;
}

#nav>ul>li {
    position: relative;
}

#nav>ul>li:before {
    content: '';
    position: absolute;
    top: 33px;
    right: 27px;
    width: 12px;
    height: 12px;
    border: solid #372a1c;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav>ul>li:last-child.hover .drop {
    left: auto;
    right: 0;
}

#nav>ul>li.hover {
    box-shadow: none;
    background: none;
}

#nav>ul>li.hover:before {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#nav>ul>li.hover>a {
    color: #3f3e3e;
}

#nav>ul>li.hover>a:hover {
    color: #ea062a;
}

#nav>ul>li.hover .drop {
    display: block;
}

#nav>ul>li>a {
    padding: 30px 45px 26px 20px;
}

#nav li {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #372a1c;
}

#nav li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .09) inset;
    z-index: -1;
}

#nav li a {
    display: block;
    padding: 23px 45px 23px 20px;
}

#nav a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    color: #3f3e3e;
}

#nav a:hover {
    color: #ea062a;
}

.drop {
    background: #dedede;
    width: 100%;
    z-index: 99;
    overflow: hidden;
    display: none;
}

@media only screen and (min-width: 1024px) {
    .drop {
        position: absolute;
        top: 100%;
        left: 0;
        right: auto;
        width: 262px;
        transition: all 0.5s linear 0s;
        background: #fff;
        box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.3), 1px 0 2px 0 rgba(0, 0, 0, 0.05) inset;
        border: none;
        z-index: 99;
    }
}

.drop li {
    border-bottom: 1px solid #cfcfcf;
}

.drop li:first-child {
    border-top: 1px solid #c7c7c7;
}

#main {
    position: relative;
    background: #fff;
}

#content {
    margin: 0 0 39px;
    padding: 0 0 1px;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 1024px) {
    #content {
        margin: 0 0 57px;
    }
}

.bg-stretch img,
.gallerybg-stretch img {
    display: block;
    max-width: inherit;
}

.gallerybg-stretch .desktop, 
.gallerybg-stretch img.desktop {
display: none;
}

.gallerybg-stretch .mobile,
.gallerybg-stretch img.mobile {
display: block;
}

@media only screen and (min-width: 768px) {

.gallerybg-stretch .desktop,
.gallerybg-stretch img.desktop {
display: block;
}
.gallerybg-stretch .mobile,
.gallerybg-stretch img.mobile {
display: none;
}

  }

.items-holder {
    overflow: hidden;
}

.items-holder.product-holder .item-block {
    width: 100%;
}

.items-holder.product-holder .img-holder {
    height: 170px;
}

.items-holder .text-holder {
    padding: 0 0 1px;
    color: #828080;
    font-size: 18px;
    line-height: 22px;
}

.items-holder .text-holder h2 {
    margin: 0 0 13px;
    padding: 0 0 7px;
    font-size: 20px;
    color: #372a1c;
    position: relative;
    font-weight: bold;
}

.items-holder .text-holder h2:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 45%;
    max-width: 112px;
    height: 1px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: #959595;
}

.items-holder .text-holder.axt h2:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 45%;
    max-width: 112px;
    height: 1px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: none;
}

.items-holder .text-holder h2 a {
    color: #372a1c;
}

.items-holder .text-holder h2 a:hover {
    color: #007ac3;
}

.items-holder .text-holder h2 a:hover:before {
    background: #007ac3;
}

.items-holder .text-holder p {
    margin: 0 0 6px;
}

.items-holder .item-block {
    float: left;
    display: table;
    table-layout: fixed;
    position: relative;
    padding: 9px 12px;
    width: 100%;
    font-size: 17px;
    line-height: 1;
    border: 1px solid #d4d4d4;
    text-align: center;
    position: relative;
}

.items-holder .item-block.hover {
    border-color: #1685c8;
}

.items-holder .head-line {
    padding: 9px 5px 1px;
    text-align: left;
    white-space: normal;
    /* UPDATE */
}

.items-holder .title {
    display: block;
    margin: 0 0 2px;
    color: #5b4c4c;
}

.items-holder .price {
    display: block;
    font-size: 33px;
    line-height: 1;
    color: #256abc;
}

.items-holder .price .cent {
    font-size: 23px;
    vertical-align: bottom;
}


/* UPDATE */

.items-holder .price .unit {
    font-size: 16px;
    padding: 0 0 0 9px;
    vertical-align: bottom;
}

.items-holder .img-holder {
    display: block;
    height: 166px;
    padding: 0 4px;
    white-space: nowrap;
    position: relative;
    text-align: center;
}

.items-holder .img-holder:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin: 0 -1px 0 0;
}

.items-holder .img-holder .img-block {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0;
    max-width: 100%;
}

.items-holder .img-holder .img-block img {
    max-height: 160px;
    width: auto;
}

.items-holder .btn-holder {
    display: table-footer-group;
    width: 100%;
}

.items-holder .btn {
    display: block;
    min-height: 38px;
    padding: 13px 15px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    background: #d8d8d8;
    text-transform: uppercase;
    white-space: normal;
}

.items-holder .btn:hover {
    background: #007ac3;
}

.items-holder .promo-block {
    position: absolute;
    top: -20px;
    right: -5.5%;
    padding: 19px 5px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #fff200;
    width: 78px;
    height: 74px;
    border-radius: 50px;
    background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/title-img.png") no-repeat;
    background-size: cover;
    text-shadow: 2px 2px rgba(35, 31, 32, .29);
}

.items-holder .promo-block p {
    margin: 0;
}

.items-holder .promo-block.sale-value {
    font-size: 24px;
    line-height: 38px;
}

.media-block {
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 768px) {
    .media-block .gallerybg-stretch {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
}
}

.media-block .gallerybg-stretch img {
    display: block;
    max-width: inherit;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .media-block .gallerybg-stretch img {
        width: auto;
    }
}

.media-block .text-holder {
    width: 100%;
    position: relative;
    padding: 40px 10px;
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: 100;
    line-height: 1;
    text-align: right;
}

@media only screen and (min-width: 480px) {
    .media-block .text-holder {
        padding: 112px 28px 59px;
    }
}

@media only screen and (min-width: 768px) {
    .media-block .text-holder {
        float: right;
    }
}

@media only screen and (min-width: 1024px) {
    .media-block .text-holder {
        width: 48.9%;
        padding: 112px 28px 46px;
    }
}

.media-block .text-holder:before {
    /*content: '';
    position: absolute;
    top: calc(100% - 100px);
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #3a474f;*/
}

@media only screen and (min-width: 768px) {
    .media-block .text-holder:before {
        background: rgba(15, 31, 40, 0.82);
        right: -1000%;
        top: 0;
    transform: skew(-15deg);
}
}

.contact-block {
    width: 100%;
    position: relative;
    color: #fff;
    width: 250px;
    font-size: 15px;
    font-weight: 100;
    line-height: 1;
    text-align: right;
}

@media only screen and (min-width: 768px) {
    .contact-block {
        float: right;
        max-width: 262px;
    }
}

.contact-block .head-line {
    margin: 0 0 15px;
    padding: 0 0 3px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.31);
}

.contact-block .main-title {
    display: block;
    margin: 0 0 11px;
    font-size: 36px;
    font-weight: 100;
    line-height: 1;
}

.top-line {
    margin: 0 0 15px;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    overflow: hidden;
}

.top-line .title {
    float: left;
    width: 43%;
    text-align: left;
    font-weight: bold;
}

.top-line .note {
    float: right;
    width: 53%;
    text-align: right;
    font-size: 10px;
    color: #9ba8b0;
    display: inline-block;
    vertical-align: top;
}

.top-line .note:hover {
    color: #fff;
}

.top-line .img-holder {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    padding: 3px;
    border: 2px solid #fff;
    width: 22px;
    height: 22px;
    border-radius: 16px;
}

.top-line .img-holder img {
    display: block;
}

.login-form {
    margin: 0 0 14px;
    text-align: left;
}

.login-form ::-webkit-input-placeholder {
    color: #fff;
    font-weight: 100;
}

.login-form ::-moz-placeholder {
    opacity: 1;
    color: #fff;
    font-weight: 100;
}

.login-form :-moz-placeholder {
    color: #fff;
    font-weight: 100;
}

.login-form :-ms-input-placeholder {
    color: #fff;
    font-weight: 100;
}

.login-form .placeholder {
    color: #fff;
    font-weight: 100;
}

.login-form .top-line .img-holder {
    transform: rotate(45deg);
}

.login-form .form-content {
    background: #ea062a;
    position: relative;
    padding: 0;
}

.login-form .form-content:before {
    border-color: transparent transparent #d22328 transparent;
}

.login-form input {
    box-shadow: none;
    background: none;
    padding: 5px 10px;
}

.login-form input[type="email"],
.login-form input[type="text"],
.login-form input[type="password"] {
    display: block;
    width: 100%;
    border-width: 0 0 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.47);
    height: 35px;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    margin: 0;
}

.login-form input[type="submit"] {
    display: block;
    margin: 10px 0 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.login-form input[type="submit"]:hover {
    background: #fff;
    color: #d22328;
}

.color-block {
    position: relative;
}

.color-block:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 5px 6px;
    z-index: 5;
}

.login-form .form-content .ErrorLabel {
    color: #ffffff;
    font-size: 12px;
}

.form-content .btn-more {
    display: block;
    width: 100%;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 47px;
    color: #fff;
    height: 47px;
    text-transform: uppercase;
    text-align: center;
    background: #ea062a;
    position: relative;
    border: none;
}

.form-content .btn-more a {
    color: #fff;
      display: block;
}

.form-content .btn-more a:hover {
    color: #000;
}

.registration-block .img-holder {
    padding-bottom: 0;
}

.registration-block .img-holder img {
    margin: 3px 0 0;
}

.registration-block .btn-more {
    display: block;
    width: 100%;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 47px;
    color: #fff;
    height: 47px;
    text-transform: uppercase;
    text-align: center;
    background: #007ac3;
    position: relative;
    border: none;
}

.registration-block .btn-more:before {
    border-color: transparent transparent #007ac3 transparent;
}

.registration-block .btn-more:hover {
    background: #fff;
    color: #007ac3;
}

.registration-block .btn-more:hover:before {
    border-color: transparent transparent #fff transparent;
}

.bottom-content {
    width: 135px;
    margin: 0 auto;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .bottom-content {
        width: 100%;
        text-align: left;
        display: inline-block;
        vertical-align: top;
    }
}

.intro {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: 274px;
}

@media only screen and (min-width: 480px) {
    .intro {
        height: 349px;
    }
}

@media only screen and (min-width: 580px) {
    .intro {
        height: 395px;
    }
}

@media only screen and (min-width: 680px) {
    .intro {
        height: 442px;
    }
}

@media only screen and (min-width: 768px) {
    .intro {
        height: 513px;
    }
}

.intro div.cycle-gallery {
    order: 0;
    width: 100%;
}

.intro div.cycle-gallery div.mask div.slide.active {
    z-index: auto;
}

.intro div.cycle-gallery .slide.active .description {
    opacity: 1;
}

.intro div.cycle-gallery .slide .description {
    position: absolute;
    bottom: -139px;
    left: 0;
    right: 0;
    opacity: 0;
    text-align: center;
    z-index: 9999 !important;
    padding: 32px 30px;
    height: 150px;
    transition: opacity 2.6s linear;
}

@media only screen and (min-width: 480px) {
    .intro div.cycle-gallery .slide .description {
        padding: 18px 30px 32px;
        height: 125px;
        bottom: -115px;
    }
}

@media only screen and (min-width: 580px) {
    .intro div.cycle-gallery .slide .description {
        bottom: -125px;
    }
}

@media only screen and (min-width: 768px) {
    .intro div.cycle-gallery .slide .description {
        padding: 20px 18px 20px 17px;
        left: auto;
        bottom: 0;
        width: 300px;
        right: 41.8%;
        bottom: 9px;
        height: auto;
        text-align: left;
    }
}

@media only screen and (min-width: 1024px) {
    .intro div.cycle-gallery .slide .description {
        width: 337px;
        right: 26.2%;
    }
}

.intro div.cycle-gallery .slide .description:before {
    content: '';
    position: absolute;
    bottom: 19px;
    left: -15px;
    height: 1px;
    width: 212px;
    z-index: -1;
    background: transparent;
    transform: skew(-15deg);
}

@media only screen and (min-width: 768px) {
    .intro div.cycle-gallery .slide .description:before {
        left: -15px;
        bottom: 19px;
        height: 150px;
        width: 180px;
        border-left: 2px solid #fff;
    }
}

.intro div.cycle-gallery .slide .description h1 {
    margin: 0;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    line-height: 1;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .intro div.cycle-gallery .slide .description h1 {
        font-size: 40px;
        font-weight: 100;
    }
}

@media only screen and (min-width: 1024px) {
    .intro div.cycle-gallery .slide .description h1 {
        font-size: 45px;
        font-weight: 100;
    }
}

.intro div.cycle-gallery .slide .description h1 a {
    color: #fff;
}

.intro div.cycle-gallery .slide .description h1 a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.intro div.cycle-gallery .slide .gallerybg-stretch {
    z-index: 2 !important;
}

@media only screen and (min-width: 1024px) {
    .intro div.cycle-gallery .slide .gallerybg-stretch {
        height: auto;
    }
}

.intro div.cycle-gallery .btn-prev,
.intro div.cycle-gallery .btn-next {
    color: #fff;
    line-height: 1;
    font-size: 35px;
    outline: none;
    transition: opacity 0.5s ease;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    width: 15px;
}

.intro div.cycle-gallery .btn-prev:after,
.intro div.cycle-gallery .btn-next:after {
    content: '';
    display: block;
    border-width: 2px 2px 0 0;
    border-color: #fff #fff transparent transparent;
    border-style: solid;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
}

@media only screen and (min-width: 768px) {
    .intro div.cycle-gallery .btn-prev,
    .intro div.cycle-gallery .btn-next {
        display: none;
    }
}

.intro div.cycle-gallery .btn-prev:hover,
.intro div.cycle-gallery .btn-next:hover {
    opacity: 0.7;
}

.intro div.cycle-gallery .btn-prev {
    transform: rotate(180deg);
}

.intro .bg-wrap {
    height: 149px;
    overflow: hidden;
    position: relative;
}

@media only screen and (min-width: 480px) {
    .intro .bg-wrap {
        height: 224px;
    }
}

@media only screen and (min-width: 580px) {
    .intro .bg-wrap {
        height: 270px;
    }
}

@media only screen and (min-width: 680px) {
    .intro .bg-wrap {
        height: 317px;
    }
}

@media only screen and (min-width: 768px) {
    .intro .bg-wrap {
        height: 100%;
    }
}

.intro .media-block {
    z-index: 5;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.intro .media-block .text-holder {
    padding: 10px 2px 30px 18px;
}

@media only screen and (min-width: 768px) {
    .intro .media-block .text-holder {
        padding: 18px;
    }
}

@media only screen and (min-width: 768px) {
.intro .media-block {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
        top: 0;
    }
}

.intro .intro-content {
    height: 125px;
    padding: 6px 4px;
}

@media only screen and (min-width: 480px) {
    .intro .intro-content {
        height: 133px;
    }
}

@media only screen and (min-width: 695px) {
    .intro .intro-content {
        height: 125px;
    }
}

@media only screen and (min-width: 768px) {
    .intro .intro-content {
        float: left;
        width: 100%;
        padding: 10px 13px;
        height: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .intro .intro-content {
        width: 75%;
    }
}

.intro .intro-frame {
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.intro .text-holder {
    display: table;
    table-layout: fixed;
    height: 100%;
    padding: 20px 2px 20px 17px;
    text-align: left;
}

@media only screen and (min-width: 768px) {
    .intro .text-holder {
        width: 300px;
    }
}

@media only screen and (min-width: 1024px) {
    .intro .text-holder {
        width: 337px;
    }
}

.intro .text-holder:before {
top: -11px !important;
    left: 345px !important;
    right: -210% !important;
    transform: skew(0deg) !important;
}

@media only screen and (min-width: 768px) {
.intro .text-holder:before {
    top: -11px;
    left: 11px;
        right: -1000%;
    }
}

.intro .text-holder .title {
    position: relative;
    width: 100%;
    display: table-cell;
    vertical-align: bottom;
}

.intro .text-holder .title h1 {
    margin: 0;
    font-size: 28px;
    font-weight: 300;
    color: #fff;
    line-height: 1;
    position: relative;
}

@media only screen and (min-width: 768px) {
    .intro .text-holder .title h1 {
        font-size: 45px;
        font-weight: 100;
    }
}

.intro .text-holder .title h1:before {
    content: '';
    position: absolute;
    bottom: -14px;
    left: -18px;
    height: 113px;
    width: 212px;
    border-left: 1px solid #fff;
    background: transparent;
    transform: skew(-15deg);
}

@media only screen and (min-width: 768px) {
    .intro .text-holder .title h1:before {
        left: -33px;
        bottom: -2px;
        height: 150px;
        width: 180px;
        border-left: 2px solid #fff;
    }
}

.intro .right-column {
    float: right;
    margin: 0;
    display: none;
    table-layout: fixed;
    width: 40%;
    height: 100%;
}

@media only screen and (min-width: 768px) {
    .intro .right-column {
        display: table;
    }
}

@media only screen and (min-width: 1024px) {
    .intro .right-column {
        width: 25%;
    }
}

.intro .contact-block {
    float: none;
    display: table-cell;
    vertical-align: bottom;
    padding: 12px 12px 2px 2px;
}

.intro .contact-block .main-title {
    margin: 0 0 1px;
}

.intro .top-line {
    margin: 0 0 13px;
}

div.cycle-gallery .mask,
div.slideshow .mask {
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    div.cycle-gallery .mask,
    div.slideshow .mask {
        overflow: hidden !important;
    }
}

div.cycle-gallery div.mask div.slide,
div.slideshow div.mask div.slide {
    padding: 0;
    height: auto !important;
}

@media only screen and (min-width: 768px) {
    div.cycle-gallery div.mask div.slide,
    div.slideshow div.mask div.slide {
        height: 513px !important;
    }
}

div.cycle-gallery div.mask div.slide .gallerybg-stretch img,
div.slideshow div.mask div.slide .gallerybg-stretch img {
    width: 100%;
}

@media only screen and (min-width: 768px) {
    div.cycle-gallery div.mask div.slide .gallerybg-stretch img,
    div.slideshow div.mask div.slide .gallerybg-stretch img {
        width: auto;
    }
}

@media only screen and (min-width: 768px) {
    div.cycle-gallery div.mask div.slide .gallerybg-stretch,
    div.slideshow div.mask div.slide .gallerybg-stretch {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
}

div.cycle-gallery .pagination,
div.slideshow .pagination {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    text-align: center;
}

@media only screen and (min-width: 768px) {
div.cycle-gallery .pagination,
div.slideshow .pagination {
        max-width: 35%;
    left: 21px;
        width: 100%;
        padding: 10px 0 0;
        width: 100%;
        right: auto;
        text-align: left;
    bottom: 4px;
    }
}

div.cycle-gallery .pagination ul,
div.slideshow .pagination ul {
    overflow: hidden;
    display: inline;
    font-size: 0;
    line-height: 1;
    padding: 0 5px;
}

div.cycle-gallery .pagination ul li,
div.slideshow .pagination ul li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
}

div.cycle-gallery .pagination ul li a,
div.slideshow .pagination ul li a {
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    overflow: hidden;
    text-indent: -9999px;
    background: #0055b8;
}

div.cycle-gallery .pagination ul li.active a,
div.cycle-gallery .pagination ul li:hover a,
div.slideshow .pagination ul li.active a,
div.slideshow .pagination ul li:hover a {
    background: #fff;
}

.heading-block {
    margin: 0 0 13px;
    padding: 84px 11px 1px 11px;
    position: relative;
    color: #372a1c;
}

.heading-block.with-image {
    margin: 0;
    padding: 0;
    width: 100%;
}

.heading-block.with-image .custom-image {
    overflow: hidden;
    max-height: 500px;
}

.heading-block.with-image .custom-image img {
    width: 100%;
    display: block;
}

.heading-block .custom-title {
    top: 31px;
    left: -10px;
    font-weight: 300;
}

.heading-block .custom-title .title-content {
    padding: 6px 37px 7px 24px;
}

.heading-block .custom-title b {
    font-weight: 700;
}

.heading-block .description {
    display: block;
    font-size: 17px;
    line-height: 1.2362;
    font-weight: 100;
    padding: 0 12px;
}

.block.post h1,
.heading-block h1 {
    margin: 0 0 13px;
    padding: 0 12px 7px;
    font-size: 36px;
    border-bottom: 3px solid #ea062a;
}

.block.post time {
    margin: 20px 0;
    display: block;
}

.select-block {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.1828;
    color: #7a7979;
    text-align: center;
}

.select-block .col {
    padding: 0 0 1px;
    position: relative;
    z-index: 2;
}

.select-block .col:last-child .heading-block {
    text-align: right;
}

.select-block .col:last-child:after {
    content: "";
    position: absolute;
    top: 0;
    right: -100%;
    bottom: 0;
    left: 100%;
    background: #f0f0f0;
    z-index: -1;
}

.select-block .col:last-child:before {
    content: "";
    position: absolute;
    top: 0;
    left: -6px;
    right: -93%;
    bottom: 0;
    background: #d2d6d8;
    z-index: -2;
}

.select-block .col:last-child .custom-title {
    left: auto;
    right: -10px;
    padding: 0 13px 0 0;
}

.select-block .heading-block {
    width: 100%;
    padding: 37px 20px;
    text-align: left;
}

.select-block .heading-content {
    padding: 0 20px 15px;
}

.select-block .same-height-right .heading-content {
    color: #3f3e3e;
}

.select-block .title {
    display: block;
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
    color: #3f3e3e;
    text-align: center;
}

.select-block .select-holder,
.select-block .search-holder {
    max-width: 389px;
    margin: 0 auto 15px;
    padding: 0 0 1px;
}

.store.box {
    display: list-item;
    clear: both;
    min-height: 46px;
}

.art {
    width: 100%;
}

.maptitle span {
    float: right;
    margin: 0 10px 0 0;
    color: #007ac3;
    font-size: 13px;
}

.select-block .select-holder .jcf-select {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 389px;
    text-align: left;
}

.select-block .search-form {
    float: left;
    width: 70.75%;
}

.select-block .search-form .row {
    background: #fff;
    border-radius: 66px;
    padding: 0 44px 0 0;
}

.select-block .search-form input[type="submit"] {
    width: 32px;
    height: 32px;
    margin: 16px -32px 0 0;
    background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/search_gray.svg") no-repeat;
}

.select-block .search-form input[type="search"],
.select-block .search-form input[type="text"] {
    padding: 0 5px 0 14px;
}

.select-block .jcf-select {
    height: 66px;
    border-radius: 60px;
}

.select-block .jcf-select .jcf-select-text {
    margin: 0 62px 0 16px;
}

.select-block .jcf-select .jcf-select-opener {
    top: 30px;
    right: 25px;
    border-width: 11px 12px 0 12px;
}

.select-block .jcf-select .jcf-select-text,
.select-block .search-form .row,
.select-block .search-form input[type="search"],
.select-block .search-form input[type="text"] {
    font-size: 22px;
    font-weight: 100;
    font-style: italic;
    line-height: 66px;
    height: 66px;
    color: #7f7f7f;
}

.select-block .checkpoint-btn {
    float: right;
    width: 25%;
    max-width: 66px;
    min-width: 66px;
    height: 66px;
    padding: 11px 3px;
    text-align: center;
    background: #fff;
    border-radius: 66px;
}

.select-block .checkpoint-btn img {
    display: inline-block;
    vertical-align: middle;
    width: 29px;
    height: 46px;
}

.select-block .checkpoint-btn:hover {
    opacity: .8;
}

.select-block p {
    margin: 0 0 10px;
}

.map-holder {
    margin: 0 -22px 19px;
}

.content-holder {
    margin: 0 0 58px;
}

.content-holder .submenu {
    float: left;
    width: 75.2742%;
    position: relative;
    margin: 0;
}

@media only screen and (max-width: 1023px) {
    .content-holder .submenu {
        float: none;
        width: 100%;
        position: relative;
        margin: 0;
    }
}

.content-holder .submenu .categoriesmenu {}

.content-holder .submenu .categoriesmenu ul {
    list-style-type: none;
    position: relative;
    padding: 0;
    background-color: #ea062a;
    color: #fff;
}

.content-holder .submenu a:hover {
    text-decoration: underline;
}

.content-holder .submenu .categoriesmenu ul a {
    color: inherit;
    padding: 10px 20px;
    display: inline-block;
}

.content-holder .submenu .categoriesmenu ul .subItems {
    display: none;
}

.content-holder .submenu .categoriesmenu ul .subItems ul {
    background-color: #1a75bb;
    width: 40%;
    float: left;
}

.content-holder .submenu .categoriesmenu>ul>li {
    display: inline-block;
}

.content-holder .submenu .categoriesmenu>ul>li>ul {
    display: none;
}

.content-holder .submenu .categoriesmenu>ul>li+li:before {
    color: #e17c7c;
    content: ' | ';
}

.content-holder .submenu .categoriesmenu>ul>li:hover .subItems {
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
    top: 44px;
}

.content-holder .submenu .categoriesmenu ul ul li a {
    width: 86%;
    margin: 0 20px;
}

.content-holder .submenu .categoriesmenu ul ul li+li a {
    border-top: 1px solid #fff;
}

.content-holder .submenu .categoriesbreadcrumb {
    margin: 15px 59px;
}

.content-holder .submenu .postThumbs {
    width: 60%;
    float: left;
    left: 270px;
    top: 0;
    z-index: 2;
    background-color: #d1e3f1;
    color: #fff;
}

.content-holder .submenu .postThumbs .postThumb {
    width: 33.3333%;
    float: left;
    padding: 10px;
    height: 50%;
    overflow: hidden;
}

.content-holder .submenu .postThumbs .postThumb .text-holder {}

.content-holder .submenu .postThumbs .postThumb .text-holder h2 {
    margin: 0;
    font-size: 13px;
}

.content-holder .submenu .postThumbs .postThumb .text-holder a {
    color: inherit;
    font-size: 13px;
    line-height: 1em;
    padding: 0;
}

@media only screen and (max-width: 768px) {
    .content-holder .submenu .categoriesmenu>ul>li:hover .subItems {
        display: none;
    }
}

.content-holder #content {
    width: 100%;
    margin: 0 0 15px;
    padding: 0 22px 1px;
}

.content-holder #sidebar {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.content-holder #sidebar .item,
.content-holder #sidebar .tall-item,
.content-holder #sidebar .big-item {
    float: none;
    width: 100%;
}

.content-holder #sidebar .white-block {
    position: relative;
}

.content-holder #sidebar .white-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 26%;
    bottom: 0;
    z-index: 0;
    opacity: .06;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #000), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #000 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #000 0%, rgba(255, 255, 255, 0) 100%);
}

.btn-more {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px;
    padding: 21px 23px;
    font-size: 21px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    background: #ea062a;
    border: 1px solid #ea062a;
}

.btn-more:hover a,
.btn-more:hover {
    color: #ea062a;
    background: #fff;
}

.post-list {
    padding: 10px 0;
    margin: 0 -20px;
    text-align: center;
    color: #979797;
}

.post-list .post {
    margin: 0 0 19px;
    padding: 0 0 1px;
    text-align: left;
    text-align: center;
}

.post-list .post-content {
    padding: 0 0 1px;
}

.post-list .img-holder {
    margin: 0 0 25px;
}

.post-list .img-holder img {
    vertical-align: top;
    max-width: initial;
    width: 100%;
}

.post-list .text-holder {
    overflow: hidden;
    padding: 0 22px 1px;
}

.post-list h2 {
    margin: 0 0 15px;
    color: #5b4c4c;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
}

.post-list h2 a {
    color: #5b4c4c;
}

.post-list h2 a:hover {
    opacity: .8;
}

.post-list time {
    display: block;
    margin: 0 0 18px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    text-align: left;
    color: #5b4c4c;
}

.post-list p {
    margin: 0 0 16px;
    display: none;
}

.post-list.products .img-holder {
    width: 130px;
    text-align: center;
}

@media (max-width: 767px) {
    .post-list.products .img-holder {
        width: 130px;
        text-align: left;
        margin: 0 0 10px 22px;
    }
    .post-list.products .text-holder {
        text-align: left;
    }
}

.post-list.awards p {
    margin: 0 0 16px;
    display: inherit;
}

.post-holder {
    font-size: 18px;
    line-height: 1.2152;
    color: #979797;
}

.post-holder h1 {
    margin: 0 0 24px;
    padding: 0 0 10px;
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
    color: #372a1c;
    border-bottom: 1px solid #c5c1bd;
    text-align: left;
}

.post-holder .post {
    background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/bg-img03.jpg") repeat-y;
    background-size: 100% auto;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.post-holder .post a {
    color: #ea062a;
}

.post-holder .post a:hover {
    color: #372a1c;
}

.post-holder .post .post-content {
    padding: 10px 10px 0;
    box-shadow: 9px 9px 0 rgba(0, 0, 0, .06);
}

.post-holder .post .text-holder {
    background: #fff;
    padding: 56px 10px 23px 10px;
}

.post-holder .post .right-column {
    display: none;
    float: right;
    width: 25%;
    padding: 11px 34px 27px 13px;
    text-align: right;
}

.post-holder .post .btn-more {
    display: inline-block;
    vertical-align: bottom;
    border: 0;
    background: none;
    text-transform: none;
}

.post-holder .post .btn-more02 {
    padding: 0 41px 0 0;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    position: relative;
    top: 100%;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    margin: 0;
}

.post-holder .post .btn-more02:hover {
    color: #372a1c;
}

.post-holder .post .btn-more02:hover:before {
    border-color: #372a1c;
}

.post-holder .post .btn-more02:before {
    content: "";
    position: absolute;
    top: 7px;
    right: 15px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    width: 20px;
    height: 20px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.post-holder .post .btn-more02 b {
    display: block;
}

.pagination {
    margin: 0 0 15px;
    padding: 10px 0 0;
    overflow: hidden;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

@media only screen and (min-width: 768px) {
    .pagination {
        padding: 17px 0 0;
    }
}

.pagination .btn-prev,
.pagination .btn-next,
.pagination ul {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1;
    color: #ea062a;
}

.pagination .btn-prev,
.pagination .btn-next {
    width: 0;
    height: 0;
    border-style: solid;
}

.pagination .btn-prev {
    border-width: 4.5px 5px 4.5px 0;
    border-color: transparent #d22328 transparent transparent;
}

.pagination .btn-next {
    border-width: 4.5px 0 4.5px 5px;
    border-color: transparent transparent transparent #d22328;
}

.pagination ul {
    font-weight: 400;
    overflow: hidden;
}

.pagination ul li {
    float: left;
    margin: 0 6px;
}

.pagination ul a,
.pagination ul span {
    font-weight: 300;
    color: #eda7aa;
}

.pagination ul a:hover {
    color: #ea062a;
}

.visual-block {
    margin: 0 -22px 20px;
    padding: 0 0 1px;
}

.visual-block img {
    display: block;
}

.visual-block .bg-stretch {
    z-index: 2;
    position: relative;
    overflow: hidden;
}

.visual-block .video-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}

.visual-block .video-box iframe {
    width: 100%;
    height: 100%;
}

#content.wide-content .visual-block {
    margin: 0;
}

.mobile .video-box {
    z-index: 3;
}

.video-active .video-box {
    z-index: 3;
}

.video-block {
    position: relative;
}

.video-block .play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
    border-radius: 10px;
    background: rgba(15, 31, 40, .82);
    z-index: 2;
}

.video-block .play:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24.5px 0 24.5px 43px;
    border-color: transparent transparent transparent rgba(255, 255, 255, .82);
    z-index: -1;
}

.video-block .play:hover {
    background: #0f1f28;
}

.video-block .play:hover:before {
    border-color: transparent transparent transparent white;
}

div.cycle-gallery-noAR {
    margin: 0;
}

div.cycle-gallery-noAR .slide {
    position: relative;
}

div.cycle-gallery-noAR div.pagination {
    margin: 0;
    padding: 0;
}

div.cycle-gallery-noAR div.pagination div.mask {
    height: 113px !important;
    padding: 2px 0 0;
}

div.cycle-gallery-noAR div.pagination ul.slideset {
    padding: 2px 0;
    height: 109px !important;
}

div.cycle-gallery-noAR div.pagination li.slide {
    margin: 0;
    width: 214px !important;
    height: 107px !important;
    position: relative;
    cursor: pointer;
    padding: 2px;
}

div.cycle-gallery-noAR div.pagination li.slide:before {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 4px;
    bottom: 0;
    z-index: -1;
    border-radius: 2px;
    border: 2px solid #52a5d6;
}

div.cycle-gallery-noAR div.pagination li.slide:hover:before,
div.cycle-gallery-noAR div.pagination li.slide.active-item:before {
    display: block;
}

div.cycle-gallery-noAR div.pagination li.slide .img-holder {
    padding: 0 4px 0 0;
    overflow: hidden;
    height: 103px;
}

div.cycle-gallery-noAR div.pagination li.slide img {
    display: block;
    width: 100%;
}

div.cycle-gallery-noAR .video-block {
    position: static;
}

div.cycle-gallery-noAR .video-block .play {
    width: 53px;
    height: 53px;
    border-radius: 5px;
}

div.cycle-gallery-noAR .video-block .play:before {
    border-width: 11px 0 11px 19px;
}

div.cycle-gallery-noAR .btn-prev,
div.cycle-gallery-noAR .btn-next {
    position: absolute;
    top: 50%;
    width: 26px;
    height: 26px;
    border: solid #fff;
    border: 6px solid #fff;
    border-width: 0 6px 6px 0;
    overflow: hidden;
    text-indent: -9999px;
    z-index: 3;
}

div.cycle-gallery-noAR .btn-prev:hover,
div.cycle-gallery-noAR .btn-next:hover {
    opacity: .8;
}

div.cycle-gallery-noAR .btn-prev {
    left: 21px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

div.cycle-gallery-noAR .btn-next {
    right: 21px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.block {
    margin: 0 0 37px;
    padding: 0 0 4px;
    color: #5b4c4c;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.2232;
    position: relative;
    text-align: justify;
}

.block:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 3px;
    left: 0;
    right: 0;
    background: #ea062a;
}

.block h1 {
    margin: 0 0 15px;
    font-size: 32px;
    font-weight: 100;
}

.block p {
    margin: 0 0 26px;
}

.block .pholder {
    display: inline-block;
}

.block .imageleft {
    float: left;
    padding: 0 20px 20px 0;
}

.article-block {
    padding: 0 0 17px;
    color: #5b4c4c;
    text-align: center;
    font-size: 18px;
    line-height: 1.2232;
}

.article-block h1 {
    margin: 0 0 27px;
    font-size: 32px;
    font-weight: 100;
    color: #5b4c4c;
    text-align: left;
}

.article-block h4 {
    margin: 0 0 27px;
    font-size: 32px;
    font-weight: 100;
    color: #5b4c4c;
    text-align: left;
}

.article-block ul {
    margin: 0 -12px;
    padding: 0 0 1px;
    list-style-type: none;
    text-align: left;
}

.article-block ul li {
    margin: 0 0 22px;
    padding: 0 0 1px 14px;
    position: relative;
    white-space: nowrap;
}

.article-block ul li:before {
    content: "";
    float: left;
    margin: 3px 5px 0 0;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #5b4c4c;
}

.article-block ul li p {
    text-indent: 20px;
}

.article-block .title {
    display: block;
    margin: 0;
    font-size: 18px;
    line-height: 1.2232;
    white-space: normal;
}

.article-block p {
    white-space: normal;
}

.article-block .btn-more {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px;
    padding: 0 9px 5px;
    background: none;
    border: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #d6393f;
    text-transform: uppercase;
    position: relative;
}

.article-block .btn-more:hover:before {
    display: none;
}

.article-block .btn-more:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 2px;
    background: #d6393f;
}

.intro-text {
    margin: 0 0 18px;
    padding: 0 0 1px;
    line-height: 1.2232;
}

.social-block {
    margin: 0 0 30px;
    padding: 0 0 1px;
    font-size: 30px;
}

.social-block h2 {
    margin: 0 0 19px;
    color: #5b4c4c;
}

.social-block h4 {
    margin: 0 0 10px;
    font-size: 16px;
}

.social-block .TagCloud {
    margin: -10px 0 0 0;
    font-weight: 400;
    font-size: 18px;
}

.share-list {
    padding: 0 0 1px;
    font-size: 0;
    line-height: 0;
}

.share-list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 15px;
}

.share-list a:hover {
    opacity: .8;
}

.custom-title {
    display: block;
    position: absolute;
    left: 0;
    top: 23px;
    padding: 0 0 0 10px;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    background: #ea062a;
    z-index: 2;
}

.custom-title .title-content {
    display: block;
    text-align: right;
    padding: 5px 14px 7px 18px;
}

.custom-title b {
    font-weight: 800;
}

.item-holder {
    margin: 0 -22px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

.item-holder .item,
.item-holder .big-item,
.item-holder .tall-item {
    float: left;
    position: relative;
    overflow: hidden;
    padding: 38px 34px;
    font-size: 17px;
    line-height: 1.2317;
    background: #fff;
    color: #087ec5;
    width: 100%;
}

.item-holder .item h2,
.item-holder .big-item h2,
.item-holder .tall-item h2 {
    color: #007ac3;
}

.item-holder .item.text-white h2,
.item-holder .big-item.text-white h2,
.item-holder .tall-item.text-white h2 {
    color: #fff;
}

.item-holder .item.text-white h2 a,
.item-holder .big-item.text-white h2 a,
.item-holder .tall-item.text-white h2 a {
    color: #fff;
}

.item-holder .item.text-white h2 a:hover,
.item-holder .big-item.text-white h2 a:hover,
.item-holder .tall-item.text-white h2 a:hover {
    text-decoration: underline;
}

.item-holder .item.text-white .btn-more,
.item-holder .big-item.text-white .btn-more,
.item-holder .tall-item.text-white .btn-more {
    color: #fff;
    font-weight: 400;
}

.item-holder .item.text-white .title-block,
.item-holder .big-item.text-white .title-block,
.item-holder .tall-item.text-white .title-block {
    border-color: #fff;
}

.item-holder .item.blue {
    background-color: #307895;
}

.item-holder .item .item-top-right {
    position: absolute;
    right: -10px;
    width: 80%;
}

.item-holder .item .item-top-right.red-link .item-content {
    background-color: transparent;
}

.item-holder .item .item-top-right .item-content {
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    background-color: #2c8cc6;
    border-radius: 13px;
    padding: 7px 10px;
}

.item-holder .item .item-top-right.red-link .item-content a {
    color: #ea062a;
    font-weight: normal;
    text-align: right;
    padding-right: 10px;
    font-size: 24px;
    line-height: 20px;
}

.item-holder .item .item-top-right.red-link .item-content a:hover {
    text-decoration: none;
}

.item-holder .item .item-top-right.red-link .item-content a strong {
    border-bottom: 1px solid;
}

.item-holder .item .item-top-right .item-content a {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    display: block;
}

.item-holder .text-wrap.top-left {
    position: relative;
    z-index: 2;
    font-size: 20px;
    word-break: break-word;
    width: 100%;
    white-space: initial;
}

.item-holder .text-wrap.top-left>div {
    font-weight: 100;
}

.item-holder .text-wrap.top-left a {
    color: #fff;
}

.item-holder .text-wrap.bottom-left {
    position: absolute;
    bottom: 12px;
    z-index: 2;
    font-size: 22px;
    font-weight: 100;
}

@media only screen and (max-width: 479px) {
    .item-holder .text-wrap.bottom-left {
        left: 23px;
        bottom: 20px;
    }
    .item-holder .text-wrap.top-left {
        top: -20px;
        left: -8px;
    }
}

.item-holder .item .title-text.white-margin {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
    display: block;
}

.item-holder .item .item-layout {
    z-index: 2;
    position: absolute;
    width: 100%;
    padding: 15px;
    left: 0;
    top: 10px;
    text-align: left;
    text-shadow: 1px 2px 0px #000;
}

.item-holder .item .item-layout.blue {
    background-color: #007ac3;
}

.item-holder .img-holder {
    width: 100%;
    text-align: center;
}

.item-holder .img-holder img {
    display: inline-block;
    vertical-align: top;
}

.item-holder .map-holder {
    position: relative;
    margin: 0;
    padding: 0 0 20px;
}

.item-holder .map-holder a:hover {
    opacity: .9;
}

.item-holder .map-holder img {
    position: relative;
    z-index: 3;
}

.item-holder .map-holder:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 56px;
    height: 13px;
    border-radius: 28px/7px;
    background: rgba(0, 0, 0, .26);
    z-index: 2;
}

.item-holder .item-frame {
    text-align: center;
}

.item-holder .item-table-layout {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 2;
}

.item-holder .item-header {
    min-height: 1px;
}

.item-holder .item-table-footer {
    display: table-footer-group;
    width: 100%;
    height: 1%;
    overflow: hidden;
    text-align: left;
}

.item-holder .big-item {
    width: 100%;
}

.item-holder .big-item .item-content {
    max-width: 365px;
    margin: 0 auto 4px;
}

.item-holder .item {
    text-align: center;
}

.item-holder .item a {
    color: #087ec5;
}

.item-holder .item a:hover {
    text-decoration: underline;
}

.item-holder .item p {
    margin: 0 0 17px;
}

.item-holder .item.achtypites {
    padding: 19px 17px 16px 16px;
}

.item-holder .item.achtypites .achtypites-offers {
    background: #fff url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/bg-img11.png") no-repeat 50% 100%;
    border-radius: 16px;
    overflow: hidden;
    color: #1b7bbe;
    padding: 22px 0;
    max-width: 242px;
    margin: 0 auto;
    position: relative;
}

.item-holder .item.achtypites .achtypites-offers .text-wrap {
    position: absolute;
    bottom: 23px;
    left: 0;
    right: 0;
    padding: 0 10px;
}

.item-holder .item.achtypites .main-text {
    display: block;
    font-size: 28px;
    line-height: 26px;
    font-weight: 800;
    letter-spacing: -.008em;
}

.item-holder .item.achtypites .sub-text {
    display: block;
    font-size: 10px;
    line-height: 12px;
}

.item-holder .item.transactions {
    background-color: #377d99;
    background: -webkit-linear-gradient(top, #377d99 0%, #317996 28%, #1a6a8a 82%, #156788 100%);
    background: linear-gradient(to bottom, #377d99 0%, #317996 28%, #1a6a8a 82%, #156788 100%);
    padding: 21px 6px 17px;
}

.item-holder .item.transactions .title-text {
    display: block;
    font-size: 27px;
    font-weight: 700;
    letter-spacing: -.025em;
    margin: 0 0 20px;
}

.item-holder .item.transactions .img {
    max-width: 213px;
    margin: 0 auto;
}

.item-holder .item.transactions .img img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.item-holder .center-block {
    text-align: center;
    font-weight: 700;
}

.item-holder .center-block .item-content {
    text-align: center;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.item-holder .center-block p {
    margin: 0 0 8px;
}

.item-holder .btn-more {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    text-transform: uppercase;
    color: #087ec5;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

.item-holder .btn-more:hover {
    text-decoration: underline;
}

.item-holder .item-content {
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: left;
}

.item-holder .title-block {
    margin: 0 0 20px;
    font-size: 32px;
    font-weight: 100;
    line-height: 1;
}

.item-holder .title-block b {
    display: block;
    font-weight: 100;
}

.item-holder .title-block h2 {
    margin: 0;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
}

.item-holder .promobox {
    max-width: 314px;
    width: 100%;
    margin: 0 auto 15px;
    padding: 0 0 1px;
    line-height: 1;
    text-align: center;
    background: #fff;
    box-shadow: 5px 5px 29px rgba(0, 0, 0, .48);
    position: relative;
}

.item-holder .promobox:before,
.item-holder .promobox:after {
    content: "";
    position: absolute;
}

.item-holder .promobox:before {
    top: 0;
    left: 0;
    bottom: 0;
    width: 41px;
    z-index: 1;
    background: #b4b4b4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #020303), color-stop(100%, rgba(254, 254, 254, 0)));
    background: -webkit-linear-gradient(left, #020303 0%, rgba(254, 254, 254, 0) 100%);
    background: linear-gradient(to right, #020303 0%, rgba(254, 254, 254, 0) 100%);
    opacity: .5;
}

.item-holder .promobox:after {
    display: none;
    top: 0;
    left: 0;
    width: 110%;
    height: 128%;
    -webkit-transform: translate(119px, 51px) rotate(38.5deg);
    -ms-transform: translate(119px, 51px) rotate(38.5deg);
    transform: translate(119px, 51px) rotate(38.5deg);
    opacity: .15;
    background: #000;
    z-index: -1;
}

.item-holder .promobox .logo {
    float: none;
    max-width: 182px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.item-holder .promobox .logo img {
    width: 100%;
}

.item-holder .promobox .promo-top {
    padding: 25px 25px 22px;
    background: #ea062a;
}

.item-holder .promobox .promo-content {
    padding: 16px 41px 30px;
    background: #fff;
}

.item-holder .promobox .promo-bot {
    margin: 0 1px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    background: #087ec5;
}

.item-holder .promobox p {
    margin: 0;
}

.item-holder .btn-next {
    display: block;
    width: 100%;
    min-height: 50px;
    margin: 0 0 7px;
    background: rgba(0, 0, 0, .33);
    position: relative;
}

.item-holder .btn-next:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    width: 12px;
    height: 12px;
    border: solid rgba(255, 255, 255, .64);
    border-width: 0 3px 3px 0;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.item-holder .btn-next:hover {
    background: #000;
}

.item-holder .btn-next:hover:before {
    border-color: #fff;
}

.item-holder .date {
    display: block;
    clear: both;
    font-size: 18px;
    font-weight: 100;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    position: static;
    z-index: 2;
}

.item-holder .date b {
    font-weight: 800;
}

.item-holder .red-block {
    background: #9d0d13;
}

.item-holder .bg-stretch {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.item-holder .bg-stretch .overlay {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}

.item-holder .slogan {
    font-size: 28px;
    line-height: 1;
    color: #fff;
}

.item-holder .title-big .title-block {
    margin: 0 0 27px;
    padding: 0 0 15px;
    font-size: 22px;
    line-height: 1;
    border-bottom: 2px solid;
    border-color: #087ec5;
}

.item-holder .title-big .title-block.tips h2 {
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.75);
}

.item-holder .title-big .title-block.tips b {
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.75);
}

.item-holder .title-big .title-block h2 {
    margin: 0;
    font-size: 55px;
    font-weight: 100;
    line-height: 1;
}

.item-holder .title-big .title-block b {
    font-weight: 400;
    line-height: 1;
}

.item-holder .title-big .title-small {
    margin: 0 0 13px;
    padding: 0 0 9px;
    font-size: 18px;
}

.item-holder .title-big .title-small h2 {
    font-size: 41px;
}

.item-holder .btn-holder {
    margin: 0 -8px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.item-holder .ico-app img,
.item-holder .ico-google img {
    display: block;
    width: 100%;
}

.item-holder .ico-app:hover,
.item-holder .ico-google:hover {
    opacity: .8;
}

.item-holder .ico-app {
    float: left;
    width: 52.7%;
}

.item-holder .ico-google {
    float: right;
    width: 44.1%;
}

#sidebar .item-holder {
    margin: 0;
}

.contact {
    margin: 0 0 18px;
    padding: 0 0 10px;
    font-size: 18px;
    line-height: 1.1121;
    font-weight: 700;
    color: #372a1c;
    border-bottom: 1px solid #dfd9d9;
}

.contact p {
    margin: 0;
}

.contact dl {
    margin: 0 0 7px;
    padding: 0 0 1px;
    overflow: hidden;
}

.contact dl dt,
.contact dl dd {
    margin-bottom: 0;
}

.contact dl dt {
    float: left;
    margin-right: 12px;
}

.contact dl dd {
    overflow: hidden;
}

.contact a.tel-link {
    color: #372a1c;
}

.contact a.tel-link:hover {
    color: #007ac3;
}

.contact address {
    display: block;
    font-style: normal;
}

.advertisement {
    margin: 0 0 32px;
    padding: 0 0 18px;
    font-size: 18px;
    font-weight: 700;
    line-height: 19px;
    color: #a1a1a1;
    border-bottom: 1px solid #dfd9d9;
}

.advertisement p {
    margin: 0;
}

.contact-form {
    margin: 0 0 31px;
    padding: 7px 0 1px;
    max-width: 320px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    color: #372a1c;
}

.contact-form label {
    display: block;
    margin: 0 0 8px;
}

.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form input[type="url"],
.contact-form input[type="password"],
.contact-form input[type="search"],
.contact-form textarea {
    display: block;
    padding: 10px 5px;
    width: 100%;
    margin: 0 0 21px;
    font-size: 38px;
    line-height: 1;
    height: 65px;
}

.contact-form textarea {
    margin: 0 0 37px;
    height: 182px;
}

.contact-form input[type="submit"] {
    display: block;
    margin: 0;
    padding: 10px;
    width: 100%;
    font-size: 18px;
    line-height: 43px;
    height: 65px;
    color: #fff;
    background: #ea062a;
    border: 1px solid #ea062a;
}

.contact-form input[type="submit"]:hover {
    color: #ea062a;
    background: #fff;
}

.contact-form.search .ContentButton {
    margin: -20px 0 20px 0;
}

.contact-form .cmsform-label,
.contact-form-wide .cmsform-label {
    padding: 0 0 10px 0;
}

.contact-form .cmsform-label.first {
    margin-top: 15px;
}

.contact-form .cmsform-label strong {
    margin: 10px 0;
    display: block;
    font-size: 18px;
}

.contact-form .cmsform-errorlabel,
.contact-form-wide .cmsform-errorlabel {
    color: #ea062a;
    padding: 15px 0 15px 0;
}

.accordion {
    margin: 0 0 15px;
    padding: 14px 0 1px;
    list-style-type: none;
}

.accordion li {
    font-size: 18px;
    font-weight: 700;
    color: #7d7d7d;
    line-height: 1;
}

.accordion li>a {
    display: block;
    padding: 5px 0 55px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #7d7d7d;
}

.accordion li>a:before {
    content: "";
    position: absolute;
    top: 5px;
    right: 6px;
    width: 20px;
    height: 20px;
    border: solid #372a1c;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.accordion li>a:hover {
    color: #007ac3;
}

.accordion li>a:hover h2 {
    color: #007ac3;
}

.accordion li>a:hover:before {
    top: 14px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.accordion li>a h2 {
    padding-right: 45px;
}

.accordion li>a p {
    margin: 0;
}

.accordion li.active>a {
    padding: 5px 0 26px;
}

.accordion li.active>a:before {
    top: 14px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.accordion h2 {
    margin: 0 0 10px;
    padding: 0 0 4px;
    font-size: 29px;
    line-height: 1;
    border-bottom: 1px solid #dfd9d9;
    font-weight: 300;
}

.accordion .slide {
    padding: 0 0 18px;
}

.contact-table {
    margin: 0 0 15px;
    padding: 0;
    font-size: 20px;
    font-weight: 100;
    line-height: 1;
    color: #372a1c;
    border: 1px solid #ececec;
    background: #f6f6f6;
}

.contact-table img {
    display: inline-block;
    vertical-align: middle;
}

.contact-table .ico-officewoman {
    width: 28px;
    height: 32px;
}

.contact-table .ico-officeman {
    width: 30px;
    height: 30px;
}

.contact-table .ico-bag {
    width: 29px;
    height: 25px;
}

.contact-table .ico-phone {
    width: 29px;
    height: 26px;
}

.contact-table .ico-fax {
    width: 26px;
    height: 26px;
}

.contact-table .tel-link {
    color: #372a1c;
}

.contact-table .tel-link:hover {
    color: #007ac3;
}

.contact-table .main-row {
    margin: 0 0 18px;
}

.contact-table .row {
    overflow: hidden;
    position: relative;
}

.contact-table .row:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2px;
    background: #fcfdfe;
    z-index: 2;
}

.contact-table .row:last-of-type {
    border: none;
}

.contact-table .row:last-of-type:before {
    display: none;
}

.contact-table .col {
    padding: 10px 14px;
    font-size: 0;
    line-height: 0;
    background: #fff;
    border-bottom: 1px solid #dfd9d9;
    overflow: hidden;
}

.contact-table .col:first-child {
    float: left;
    padding: 5px 9px;
    width: 46px;
    background: #ebebeb;
    text-align: center;
}

.contact-table .col:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin: 0 -1px 0 0;
}

.contact-table .table-content {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    white-space: normal;
    font-size: 20px;
    font-weight: 100;
    line-height: 21px;
}

.contact-table .table-content.name {
    font-size: 21px;
}

.contact-table .btn-more {
    float: right;
    width: 100%;
    margin: 6px 0 0;
    padding: 23px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.contact-table p {
    margin: 0;
}

.text-white {
    color: #fff !important;
}

.text-light-blue {
    color: #007ac3 !important;
}

.logo-gallary {
    margin: 0 -22px;
    overflow: hidden;
    background: #2e3f46;
    font-size: 0;
    line-height: 0;
    white-space: nowrap;
    position: relative;
}

.logo-gallary:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 103px;
    bottom: 0;
    z-index: 0;
    opacity: .46;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #000));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #000 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #000 100%);
}

.logo-gallary .title {
    float: left;
    width: 32%;
    height: 194px;
    position: relative;
    padding: 10px;
    color: #fff;
}

.logo-gallary .title:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin: 0 -1px 0 0;
}

.logo-gallary .title:after {
    content: "";
    position: absolute;
    top: 0;
    right: -24px;
    left: -100%;
    bottom: 0;
    background: rgba(12, 23, 29, .59);
    -webkit-transform: skew(15deg);
    -ms-transform: skew(15deg);
    transform: skew(15deg);
    z-index: 1;
}

.logo-gallary .title .title-content {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 22px;
    font-weight: 100;
    line-height: 1;
    position: relative;
    z-index: 2;
}

.logo-gallary .title .title-content a {
    color: #ffffff;
    text-decoration: none;
}

.logo-gallary .title .title-content a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.logo-gallary .scrollable-area {
    overflow: hidden;
}

.logo-gallary .jcf-scrollbar-vertical {
    display: none;
}

.logo-gallary .jcf-scrollbar-slider {
    position: absolute !important;
    width: auto !important;
    top: 0;
    left: 0;
    right: 0;
}

.logo-gallary .jcf-scrollbar-horizontal {
    left: 64px;
    right: 18px;
    width: auto !important;
}
table#p_lt_ctl03_logonform_Login1 {
    width: 100%;
}

.logo-gallary .jcf-scrollbar-handle {
    max-width: 25.7%;
}

.logo-gallary .jcf-scrollbar-handle:hover {
    opacity: .8;
}

.logo-gallary .logo-slide {
    display: inline-block;
    vertical-align: middle;
    margin: 0 14px 0 0;
    padding: 34px 0;
    font-size: 36px;
    line-height: 1;
}

.legal-block {
    max-width: 782px;
    margin: 0 auto 23px;
    padding: 0 0 1px;
    text-align: center;
    font-size: 18px;
    line-height: 1.2232;
    color: #979797;
    position: relative;
    text-align: left;
}

.legal-block p {
    margin: 0 0 10px;
}

.error-block {
    margin: 0 0 10px;
    padding: 48px 0 34px;
    font-size: 0;
    line-height: 0;
}

.error-block:after {
    content: "";
    clear: both;
    display: block;
    height: 1px;
    background: #dfd9d9;
    position: absolute;
    top: 0;
    left: -70px;
    right: -70px;
}

.error-block .text-holder,
.error-block .img-holder {
    font-size: 18px;
    font-weight: 800;
    line-height: 20px;
    color: #666;
}

.error-block .img-holder {
    max-width: 100%;
    width: 100%;
    padding: 21px 39px 0 11px;
}

.error-block .title {
    display: block;
    margin: 0 0 35px;
    font-size: 33px;
    font-weight: 100;
    line-height: 1;
    color: #717171;
}

.error-block h1 {
    margin: 0 0 10px;
    font-size: 31px;
    font-weight: 100;
    line-height: 1;
    color: #3f3e3e;
}

.error-block p {
    margin: 0 0 29px;
}

#footer {
    display: block;
    text-align: center;
}

.footer-content {
    max-width: 1100px;
    margin: 0 auto;
    padding: 11px 10px;
    font-size: 17px;
    line-height: 20px;
    color: #aeaeae;
    background: #fff;
}

.footer-content p {
    margin: 0;
    line-height: 16px;
}

.footer-content .logo {
    float: none;
    width: 100%;
    margin: 0 auto 14px;
    padding: 0 0 9px;
    border-bottom: 1px solid #d8d8d8;
}

.footer-content .logo a {
    width: 185px;
    margin: 0 auto;
}

.footer-content .list-holder {
    margin: 0 0 10px;
    padding: 0 0 2px;
    border-bottom: 1px solid #d8d8d8;
    font-size: 0;
    line-height: 0;
    line-height: 1;
    color: #3f3e3e;
    overflow: hidden;
}

.footer-content .list-holder ul {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    font-weight: 700;
    width: 50%;
    padding: 0 5px;
    text-transform: uppercase;
}

.footer-content .list-holder ul li {
    margin: 0 0 11px;
}

.footer-content .list-holder a {
    color: #3f3e3e;
}

.footer-content .list-holder a:hover {
    color: #61a2cd;
}

.footer-content .title-list {
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 700;
    text-align: center;
}

.footer-content .title-list li {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 1;
    margin: 0 5px 10px;
}

.footer-content .title-list li:first-child {
    margin-left: 0;
}

.footer-content .title-list li:last-child {
    margin-right: 0;
}

.footer-content .title-list a {
    color: #0072bd;
}

.footer-content .title-list a:hover {
    color: #61a2cd;
}

.footer-content .social-list {
    margin: 0 0 13px;
    padding: 0 0 1px;
    border-bottom: 1px solid #d8d8d8;
    display: block;
    width: 100%;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.footer-content .social-list li {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 1;
    margin: 0 8px 9px;
    padding: 5px 0 0;
}

.footer-content .social-list li:first-child {
    margin-left: 0;
}

.footer-content .social-list li:last-child {
    margin-right: 0;
}

.footer-content .social-list a {
    width: 52px;
    height: 52px;
    font-size: 28px;
    line-height: 52px;
    border-width: 4px;
}

.footer-content .social-list a:hover {
    opacity: .65;
}

.footer-content .social-list a i {
    line-height: 37px;
}

.footer-content .social-list .m-app {
    padding: 0;
}

.footer-content .social-list .m-app a {
    border: none;
    border-radius: 0;
    width: 65px;
    height: 65px;
}

.footer-content .social-list .street-dinner a {
    color: #fa4877;
    border-color: #fa4877;
}


.footer-content .social-list .linkedin a {
    color: #007fb2;
    border-color: #007fb2;
}

.footer-content .tel-link {
    display: block;
    margin: 0 auto 11px;
    padding: 6px 8px;
    width: 259px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
    color: #007ac3;
    text-transform: uppercase;
    background: #f0f0f0;
    border-radius: 51px;
    min-height: 51px;
    overflow: hidden;
}

.footer-content .tel-link:hover {
    opacity: .65;
}

.footer-content .tel-link [class^="icon-"],
.footer-content .tel-link [class*=" icon-"] {
    float: left;
    margin: 0 12px 0 0;
    width: 46px;
    height: 46px;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    border-radius: 40px;
    border: 2px solid #0072bd;
    background: #fff;
}

.footer-content .tel-link .title {
    display: block;
    margin: 0 0 2px;
}

.footer-content .tel-link .phone-content {
    display: block;
    overflow: hidden;
    padding: 7px 7px 3px 0;
}

.footer-content .tel-link .tel {
    font-size: 21px;
    color: #d00012;
}

.footer-row:last-child {
    border: none;
}

.copy {
    display: block;
    margin: 0 0 15px;
    font-size: 16px;
    color: #000;
}

.item-holder.sidebar .tall-item .title-block {
    position: relative;
    z-index: 7;
    color: #3f464d;
    font-size: 22px;
    line-height: 18px;
}

.item-holder.sidebar .tall-item .title-block.white {
    position: relative;
    z-index: 7;
    color: #ffffff;
    font-size: 22px;
    line-height: 38px;
}

.item-holder.sidebar .tall-item h2 {
    font-size: 20px;
}

.item-holder.sidebar .tall-item h2 a {
    color: #3f464d;
}

.item-holder.sidebar .tall-item h2.text-white {
    line-height: 30px;
}

.item-holder.sidebar .tall-item h2.text-white a {
    color: #ffffff;
}

.item-holder .item-frame.left-hand {
    margin-left: -38px;
    margin-top: 111px;
    padding: 0;
}

.item-holder .item-frame.left-hand img {
    width: 100% !important;
}

.item-holder .item-content.inner {
    overflow: visible;
}

.item-holder .item-frame.align-right {
    text-align: right;
    margin: -30px 0 -80px;
    margin-right: -40px;
}

.item-holder .item-frame.align-right:before {
    position: absolute;
    top: 58.9%;
    bottom: -999px;
    left: -999px;
    right: -999px;
    content: "";
    background: #c32027;
    border-top: 3px solid #292c2b;
    z-index: -1;
}

.item-holder .light-gray {
    background: #d3d3d3;
    padding-bottom: 40px;
}

.item-holder .item-table-footer.inner .slogan {
    font-size: 25px;
    font-weight: 300;
    position: relative;
    z-index: 10;
}

.heading-block.inner {
    width: 100%;
}

.heading-block.inner h1 {
    font-size: 23px;
}

.message-block {
    padding-bottom: 30px;
    padding: 0 0 20px;
}

.message-block .icon-holder {
    background: #e3e3e3;
    padding: 12px 40px 7px;
    text-align: center;
    margin-bottom: 20px;
}

.message-block .text-block p {
    margin-bottom: 14px;
}

.message-block h2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: 0 0 23px;
}

.message-block ul {
    padding: 1px 0 20px;
}

.message-block ul li {
    padding-left: 36px;
    position: relative;
    margin-bottom: -5px;
}

.message-block ul li:before {
    position: absolute;
    left: 1px;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    content: "";
    background: #5b4c4c;
}

.message-block .email-form {
    padding: 15px 0 10px;
}

.message-block .email-form .label-holder {
    padding-bottom: 5px;
}

.message-block .email-form .form-group {
    margin-bottom: 23px;
}

.message-block .email-form .form-control {
    height: 47px;
    padding: 12px 10px;
    font-size: 15px;
    line-height: 20px;
    display: block;
    width: 100%;
    box-shadow: 1px 1px 0 1px #dfdfdf inset;
    outline: none;
    background: #ebebeb;
    margin: 0;
}

.message-block .email-form input[type="submit"] {
    text-transform: uppercase;
    text-align: center;
    background: #ea062a;
    color: #fff;
    font-weight: bold;
    -webkit-transition: background .2s linear;
    transition: background .2s linear;
    box-shadow: none;
    height: 51px;
}

.message-block .email-form input[type="submit"]:hover {
    background: #a61c21;
}

.message-block .email-form label {
    font-size: 14px;
    line-height: 18px;
    color: #372a1c;
}

.container {
    max-width: 1110px;
    margin: 0 auto;
    padding: 0 22px;
}

.post-holder.inner .post {
    background: none;
}

.post-holder.inner .post .post-content {
    width: 100%;
    padding-left: 0;
}

.post-holder.inner .post .btn-more {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0;
    vertical-align: middle;
}

.post-holder.inner .btn-wrap {
    text-align: center;
}

.item-holder.inner .col .big-item {
    width: 100%;
}

.item-holder.inner .col .item-content {
    text-align: center;
}

.item-holder.inner .col .promobox {
    max-width: 259px;
}

.item-holder.inner .col .btn-wrap {
    position: absolute;
    bottom: 15px;
    left: 15%;
    right: 15%;
    text-align: center;
    z-index: 6;
    font-size: 13px;
    line-height: 18px;
}

.item-holder.inner .col .text-box {
    font-size: 16px;
    line-height: 24px;
    font-weight: 100;
    padding: 30px 22px 45px;
    text-align: left;
    float: left;
    width: 100%;
    color: #372a1c;
}

.item-holder.inner .col .text-box p {
    margin: 0;
}

.item-holder.inner .col .tall-item.inner .btn-next {
    bottom: 40px;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 42px;
    margin-bottom: 0;
}

.item-holder.inner .col .tall-item.inner .promobox {
    max-width: 220px;
}

.item-holder.inner .col .btn {
    background: #007ac3;
    display: block;
    padding: 10px;
    color: #fff;
    -webkit-transition: background .2s linear;
    transition: background .2s linear;
    box-shadow: 3px 4px 1px rgba(2, 2, 2, .3);
}

.item-holder.inner .col .btn span {
    font-weight: 300;
    display: block;
}

.item-holder.inner .col .btn:hover {
    background: #005a90;
}

.item-holder.inner .col .slide-wrap {
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
}

.item-holder.inner .tall-item.inner .slide-wrap {
    text-align: center;
}

.item-holder.inner .tall-item.inner .promobox {
    display: inline-block;
    vertical-align: top;
    background: none;
    box-shadow: none;
    margin-bottom: -10px;
    position: relative;
    float: none;
}

.item-holder.inner .tall-item.inner .promobox:before,
.item-holder.inner .tall-item.inner .promobox:after {
    display: none;
}

.item-holder.inner .tall-item.inner .btn-next {
    float: left;
}

.item-holder.inner .tall-item.inner .btn-next:before {
    border-width: 0 2px 2px 0;
    width: 10px;
    height: 10px;
}

.item-holder.inner .slide-wrap {
    position: relative;
}

.item-holder.inner .first-list {
    padding: 0;
    white-space: nowrap;
    background: #d3d3d3;
}

.item-holder.inner .first-list:after {
    display: inline-block;
    vertical-align: bottom;
    width: 1px;
    height: 100%;
    overflow: hidden;
    content: "";
}

.item-holder.inner .first-list .img-wrap {
    display: inline-block;
    vertical-align: bottom;
    white-space: normal;
    width: 100%;
}

.item-holder.inner .first-list .img-wrap img {
    display: block;
    vertical-align: bottom;
    width: 100% !important;
    max-width: none;
    height: auto !important;
}

.item-holder.inner .first-list .heading {
    position: absolute;
    top: 24px;
    left: 26%;
    max-width: 56%;
    font-size: 27px;
    line-height: 33px;
    z-index: 5;
}

.item-holder.inner .first-list .heading span {
    font-weight: 300;
    display: block;
}

.item-holder.inner .first-list .heading a {
    color: #fff;
}

.item-holder.inner .first-list .text-link {
    position: absolute;
    left: 25%;
    font-size: 14px;
    line-height: 17px;
    font-weight: 300;
    max-width: 40%;
    z-index: 5;
    bottom: 15px;
}

.logo-gallary.inner {
    white-space: normal;
}

.logo-gallary.inner:before {
    display: none;
}

.logo-gallary.inner .title {
    margin-right: 8%;
}

.logo-gallary.inner .logo-frame {
    overflow: hidden;
    padding: 24px 0 0;
}

.logo-gallary.inner .logo-slide {
    padding: 0 10px;
    width: 25%;
    text-align: center;
    margin: 0 0 10px;
    vertical-align: middle;
}

.logo-gallary.inner .logo-slide img {
    vertical-align: top;
}

.footernav-holder {
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    padding: 9px 23px 29px;
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #d5d5d5;
}

.footernav-holder .col {
    padding: 0 20px;
    font-size: 13px;
    line-height: 18px;
    color: #3f3e3e;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.footernav-holder .col a {
    color: #3f3e3e;
}

.footernav-holder .col a:hover {
    color: #727171;
}

.footernav-holder .col ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 6px;
}

.footernav-holder .col ul a {
    color: #888;
}

.footernav-holder .col ul a:hover {
    color: #222;
}

.footernav-holder .col .title {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 18px;
}

.footernav-holder .col .footer-nav {
    margin-bottom: 35px;
}

.footernav-holder .col .footer-nav .title {
    margin-bottom: 13px;
}

.texttitle-block {
    border-top: 30px solid #f0f0f0;
    padding: 24px 22px 33px;
    font-size: 18px;
    line-height: 23px;
    color: #372a1c;
    font-weight: 300;
    margin: 0 -22px;
}

.texttitle-block h1 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 100;
    margin: 0 0 13px;
}

.texttitle-block p {
    margin-bottom: 0;
}

.footer-content .social-list li:first-child {
    margin-left: 0;
}
.footer-content .social-list .m-app {
    padding: 0;
}

.footer-content .social-list .m-app a {
    border: none;
    border-radius: 0;
    width: 65px;
    height: 65px;
}

.footer-content .social-list .m-app a {
    width: auto;
    height: 51px;
}

.footer-content .social-list li:first-child {
    margin-left: 0;
    width: 80px;
}

.top-border,
.bottom-border,
.left-border,
.right-border {
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    background: rgba(255, 255, 255, .6);
    z-index: 7;
}

.top-border,
.bottom-border {
    height: 2px;
}

.top-border {
    bottom: auto;
}

.bottom-border {
    top: auto;
}

.left-border,
.right-border {
    width: 2px;
}

.left-border {
    right: auto;
}

.right-border {
    left: auto;
}

.content-holder.inner {
    margin-bottom: 32px;
}

@media only screen and (min-width: 480px) {
    .login-page#content {
        padding: 28px 0 0;
    }
    .login-page h1 {
        margin: 0 0 37px;
        padding: 0 37px;
    }
    .login-page .media-block .text-holder {
        width: 70%;
    }
    .items-holder.product-holder .item-block {
        width: 50%;
    }
    .items-holder .item-block {
        width: 50%;
    }
    .media-block .text-holder {
        /*width: 70%;*/
        padding: 112px 28px 59px;
    }
    .intro div.cycle-gallery .slide .description {
        /*left: 33%;*/
    }
    .content-holder #sidebar .item,
    .content-holder #sidebar .tall-item,
    .content-holder #sidebar .big-item {
        width: 50%;
        float: left;
    }
    .post-holder {
        font-size: 14px;
    }
    .post-holder h1 {
        margin: 0 0 12px;
        padding: 0 0 12px;
        font-size: 28px;
    }
    .custom-title {
        top: 28px;
        padding: 0 0 0 13px;
        font-size: 19px;
    }
    .custom-title .title-content {
        padding: 8px 14px 8px 83px;
    }
    .item-holder .item,
    .item-holder .big-item,
    .item-holder .tall-item {
        width: 50%;
        font-size: 13px;
        padding: 20px;
    }
    .item-holder .tall-item {
        min-height: 556px;
    }
    .item-holder .big-item {
        width: 50%;
    }
    .item-holder .item {
        min-height: 278px;
    }
    .item-holder .btn-more {
        font-size: 12px;
    }
    .item-holder .title-block {
        margin: 0 0 20px;
        font-size: 26px;
    }
    .item-holder .title-big .title-block {
        margin: 0 0 18px;
        padding: 0 0 7px;
        font-size: 19px;
    }
    .item-holder .title-big .title-block h2 {
        font-size: 58px;
    }
    .logo-gallary .title {
        max-width: 189px;
        height: 274px;
        padding: 23px;
    }
    .logo-gallary .title:after {
        right: -14px;
    }
    .logo-gallary .title .title-content {
        font-size: 32px;
    }
    .logo-gallary .logo-slide {
        padding: 74px 0;
    }
    .legal-block {
        margin: 0 auto 11px;
        padding: 27px 4%;
        font-size: 12px;
        line-height: 1.1676;
        text-align: center;
    }
    .legal-block:before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 1px;
        max-width: 782px;
        width: 100%;
        background: #dfd9d9;
        z-index: 1;
    }
    .item-holder .item-frame.align-right {
        margin-right: -20px;
    }
    .item-holder.inner .tall-item.inner .item-content {
        display: table-cell;
        vertical-align: middle;
    }
    .item-holder.inner .tall-item.inner .title-block {
        position: absolute;
        top: 0;
    }
    .item-holder.inner .tall-item.inner .date {
        position: absolute;
        bottom: 0;
    }
}

@media only screen and (min-width: 768px) {
    h2 {
        margin: 0 0 23px;
    }
    .basket-page .content-holder {
        margin: 0 0 0 160px;
        padding: 10px;
        min-height: 100%;
    }
    .basket-page .winner-holder {
        margin: 0 0 0 160px;
        padding: 0;
        overflow: hidden;
    }
    .basket-page .winner-text {
        margin: 0;
        float: initial;
    }
    .basket-page .aside {
        width: 160px;
        margin: 0 -160px 0 0;
        float: left;
        padding: 15px 5px 13px 3px;
    }
    .login-page .media-block .text-holder {
        width: 50%;
    }
    .items-holder.product-holder .item-block {
        width: 33.3333%;
    }
    .items-holder .text-holder {
        font-size: 12px;
        line-height: 14px;
    }
    .items-holder .text-holder h2 {
        margin: 0 0 9px;
        font-size: 16px;
        letter-spacing: -.5px;
    }
    .items-holder .text-holder h2:before {
        max-width: 96px;
    }
    .items-holder .text-holder p {
        margin: 0 0 8px;
    }
    .items-holder .item-block {
        width: 33.3333%;
    }
    .media-block .text-holder {
        width: 50%;
    }
    .intro {
        height: 513px;
    }
    .intro div.cycle-gallery .slide .description {
        padding: 20px 18px 20px 17px;
        left: auto;
        width: 300px;
        right: 26.2%;
        bottom: 9px;
    }
    .intro div.cycle-gallery .slide .description:before {
        left: -15px;
        bottom: 19px;
        height: 150px;
        width: 180px;
        border-left: 2px solid #fff;
    }
    .intro div.cycle-gallery .slide .description h1 {
        font-size: 28px;
        font-weight: 100;
    }
    .intro div.cycle-gallery .slide .description h4 {
        font-size: 32px;
        font-weight: 100;
    }
    .intro .media-block .text-holder {
        padding: 18px;
    }
    .intro .intro-content {
        float: left;
        width: 100%;
        padding: 10px 13px;
    }
    .intro .text-holder {
        width: 300px;
    }
    .intro .text-holder .title h1 {
        font-size: 45px;
        font-weight: 100;
    }
    .intro .text-holder .title h1:before {
        left: -33px;
        bottom: -2px;
        height: 150px;
        width: 180px;
        border-left: 2px solid #fff;
    }
    .intro .right-column {
        display: table;
    }
    div.cycle-gallery div.mask div.slide,
    div.slideshow div.mask div.slide {
        height: 513px;
    }
    div.cycle-gallery .pagination,
    div.slideshow .pagination {
        display: block;
    }
    .select-block {
        font-size: 12px;
        line-height: 1.1676;
        margin: 0 -10px 28px;
        padding: 0 10px;
        overflow: hidden;
    }
    .select-block .col {
        float: left;
        width: 50%;
    }
    .select-block .col:before {
        -webkit-transform: skew(-15deg);
        -ms-transform: skew(-15deg);
        transform: skew(-15deg);
    }
    .select-block .heading-content {
        padding: 0 11% 15px;
    }
    .select-block .title {
        font-size: 14px;
    }
    .select-block .search-form {
        width: 87%;
    }
    .select-block .search-form input[type="search"],
    .select-block .search-form input[type="text"] {
        padding: 0 5px 0 22px;
    }
    .select-block .search-form input[type="submit"] {
        width: 15px;
        height: 15px;
        margin: 9px -24px 0 0;
    }
    .select-block .search-form .row {
        padding: 0 37px 0 0;
    }
    .select-block .jcf-select {
        height: 35px;
    }
    .select-block .jcf-select .jcf-select-text {
        margin: 0 40px 0 21px;
    }
    .select-block .jcf-select .jcf-select-opener {
        top: 15px;
        right: 20px;
        border-width: 5px 6px 0 6px;
    }
    .select-block .jcf-select .jcf-select-text,
    .select-block .search-form .row,
    .select-block .search-form input[type="search"],
    .select-block .search-form input[type="text"] {
        font-size: 14px;
        line-height: 35px;
        height: 35px;
    }
    .select-block .checkpoint-btn {
        width: 5%;
        padding: 6px 3px;
        max-width: 35px;
        min-width: 35px;
        height: 35px;
        border-radius: 35px;
        margin-left: 3px;
    }
    .select-block .checkpoint-btn img {
        width: 15px;
        height: 24px;
    }
    .map-holder {
        margin: 0 -58px 27px;
    }
    .content-holder #content {
        padding: 0 58px 1px;
    }
    .content-holder #sidebar .item,
    .content-holder #sidebar .tall-item,
    .content-holder #sidebar .big-item {
        width: 33.3333%;
    }
    .btn-more {
        margin: 0 0 10px;
        padding: 10px 31px;
        font-size: 14px;
    }
    .post-list {
        padding: 10px;
    }
    .post-list h3 {
        color: #127cc0;
        font-size: 30px;
        font-family: 'Open Sans';
        font-weight: 300;
        text-align: left;
        margin: 0;
        padding: 0 0 15px 0;
    }
    .post-list .small {
        color: #5b4c4c;
        font-size: 16px;
        font-family: 'Open Sans';
        font-weight: 300;
        text-align: left;
        margin: 0;
        padding: 0 0 15px 0;
    }
    .post-list .post {
        margin: 0 0 35px;
        text-align: left;
    }
    .post-list .img-holder {
        float: left;
        max-width: 40%;
        margin: 0 10px 15px 0;
    }
    .post-list .text-holder {
        padding: 0;
    }
    .post-list .btn-more {
        float: right;
    }
    .post-list h2 {
        margin: 0 0 9px;
        font-size: 26px;
        font-weight: 100;
    }
    .post-list time {
        margin: 0 0 7px;
        font-size: 13px;
        font-weight: 700;
    }
    .post-list p {
        display: block;
    }
    .post-holder .post {
        padding: 11px 0 0;
        text-align: left;
    }
    .post-holder .post .post-content {
        float: left;
        width: 75%;
        padding: 0 0 0 13px;
    }
    .post-holder .post .text-holder {
        padding: 69px 53px 28px 81px;
    }
    .post-holder .post .right-column {
        display: block;
    }
    .post-holder .post .btn-more {
        padding: 0;
        margin: 2px 0 0;
        padding-bottom: 0;
    }
    .post-holder .post .btn-more02 {
        padding: 0 41px 0 0;
    }
    .pagination {
        padding: 17px 0 0;
    }
    .visual-block {
        margin: 0 -58px 32px;
    }
    .video-block .play {
        width: 108px;
        height: 108px;
    }
    .block {
        margin: 0 0 56px;
        padding: 0 0 25px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.25;
        text-align: justify;
    }
    .block .iconelement {
        overflow: hidden;
    }
    .block .iconimage {
        float: left;
    }
    .block .icontext {
        height: 90px;
        vertical-align: middle;
        display: table-cell;
        padding: 0 0 0 10px;
        width: 400px;
    }
    .article-block {
        padding: 0 0 10px;
        font-size: 14px;
        line-height: 1.5;
    }
    .article-block h1 {
        margin: 0 0 54px;
    }
    .article-block h4 {
        margin: 0 0 54px;
    }
    .article-block ul {
        margin: 0;
    }
    .article-block ul li {
        margin: 0 0 29px;
        padding: 0 0 1px 18px;
    }
    .article-block ul li:before {
        position: absolute;
        float: none;
        top: 3px;
        left: 6px;
    }
    .article-block ul li p {
        text-indent: 0;
    }
    .article-block .title {
        margin: 0 0 2px;
        font-size: 16px;
        line-height: 1;
    }
    .intro-text {
        margin: 0 0 17px;
        line-height: 1.5;
    }
    .social-block {
        margin: 0 0 30px;
        font-size: 28px;
        padding-top: 80px;
    }
    .social-block h2 {
        margin: 0 0 15px;
    }
    .item-holder {
        margin: 0 -58px -1px;
    }
    .item-holder .item,
    .item-holder .big-item,
    .item-holder .tall-item {
        width: 33.3333%;
        padding: 23px 24px 17px;
    }
    .item-holder .big-item {
        width: 66.6666%;
    }
    .item-holder .promobox {
        float: left;
        margin: 0 9px 27px 0;
    }
    .item-holder .promobox:after {
        display: block;
    }
    .item-holder .btn-next {
        float: left;
        max-width: 42px;
        margin: 0;
    }
    #sidebar .item-holder {
        margin: 0;
    }
    .contact {
        margin: 0 0 14px;
        line-height: 1.5565;
    }
    .contact dl {
        margin: 0 0 3px;
    }
    .advertisement {
        margin: 0 0 23px;
        font-size: 14px;
        line-height: 1.7152;
    }
    .contact-form {
        margin: 0 0 15px;
        padding: 10px 0 1px;
        font-size: 14px;
    }
    .contact-form label {
        margin: 0 0 9px;
    }
    .contact-form input[type="text"],
    .contact-form input[type="tel"],
    .contact-form input[type="email"],
    .contact-form input[type="url"],
    .contact-form input[type="password"],
    .contact-form input[type="search"],
    .contact-form textarea {
        margin: 0 0 30px;
        padding: 4px 7px;
        font-size: 14px;
        height: 26px;
    }
    .contact-form textarea {
        margin: 0 0 15px;
    }
    .contact-form input[type="submit"] {
        padding: 8px 10px;
        font-size: 16px;
        line-height: 1;
        height: 34px;
    }
    .accordion {
        padding: 78px 0 1px;
    }
    .accordion li {
        font-size: 13px;
    }
    .accordion li>a {
        padding: 5px 0 58px;
        font-size: 13px;
    }
    .accordion li>a:before {
        top: 2px;
        right: 11px;
    }
    .accordion li>a:before {
        top: 2px;
        right: 13px;
    }
    .accordion li.active>a {
        padding: 5px 0 17px;
    }
    .accordion li.active h2 {
        border-bottom: 0;
    }
    .accordion h2 {
        margin: 0 0 8px;
        font-size: 26px;
        margin: 0 0 9px;
    }
    .accordion .slide {
        padding: 0 0 51px;
    }
    .logo-gallary {
        margin: 0 -58px;
    }
    .error-block .title {
        margin: 0 0 36px;
        font-size: 30px;
    }
    .error-block h1 {
        margin: 0 0 14px;
        font-size: 41px;
    }
    .error-block {
        margin: 0 0 10px;
        padding: 52px 0 56px;
        font-size: 15px;
        line-height: 1.6;
        white-space: nowrap;
        position: relative;
    }
    .error-block:after {
        display: none;
    }
    .error-block .text-holder,
    .error-block .img-holder {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
    }
    .error-block .text-holder {
        width: 58%;
    }
    .error-block .img-holder {
        width: 42%;
    }
    .error-block p {
        margin: 0 0 18px;
    }
    .footer-content .logo {
        float: left;
        width: 35%;
        margin: 0 0 10px;
        padding: 0 25px 16px 0;
    }
    .footer-content .social-list {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: auto;
        margin: 0 10px 0 0;
        padding: 0 0 1px;
        font-size: 13px;
        border: none;
    }
    .footer-content .tel-link {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 234px;
        margin: 0 16px 11px;
        padding: 5px 6px;
        font-size: 13px;
    }
    .item-holder.sidebar .tall-item .title-block {
        margin: 35px 0 23px;
    }
    .item-holder .item-frame.align-right {
        margin-right: -24px;
    }
    .heading-block.inner {
        padding: 95px 65px 10px 56px;
    }
    .heading-block.inner .custom-title .title-content {
        padding: 8px 24px 7px 42px;
    }
    .heading-block.inner h1 {
        font-size: 36px;
    }
    .message-block .icon-holder {
        margin-bottom: 54px;
    }
    .message-block .email-form {
        padding: 38px 0 24px;
    }
    .container {
        padding: 0 57px;
    }
    .post-holder.inner .custom-title .title-content {
        padding: 8px 24px 8px 73px;
    }
    .post-holder.inner .post .text-holder {
        padding: 35px 44px 28px;
    }
    .post-holder.inner .btn-wrap {
        padding-top: 9px;
    }
    .post-holder.inner h1 {
        padding: 0 23px 20px;
        margin-bottom: 19px;
    }
    .item-holder.inner .col {
        float: left;
        width: 50%;
        text-align: center;
    }
    .item-holder.inner .col .btn-wrap {
        font-size: 23px;
        line-height: 23px;
        bottom: 40px;
    }
    .item-holder.inner .col .tall-item.inner .btn-next {
        bottom: 43px;
    }
    .item-holder.inner .col .tall-item.inner .promobox {
        max-width: none;
    }
    .item-holder.inner .tall-item.inner .btn-next {
        max-width: 28px;
        bottom: 37px;
        margin: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    .item-holder.inner .first-list .heading {
        font-size: 25px;
        line-height: 30px;
    }
    .item-holder.inner .first-list .text-link {
        font-size: 25px;
        bottom: 27px;
        line-height: 26px;
    }
    .footernav-holder .col {
        text-align: left;
        width: 33.33%;
    }
    .texttitle-block {
        margin: 0 -58px;
    }
}

@media only screen and (min-width: 1024px) {
    .nav-opener {
        display: none;
    }
    .basket-page #header {
        background: #f7f7f7;
        padding: 10px 19px 1px;
    }
    .basket-page .header-frame .header-row {
        display: block;
    }
    .basket-page .logo {
        padding: 7px 0 16px;
        width: 70px;
    }
    .login-page .media-block .text-holder {
        width: 32%;
    }
    #wrapper {
        height: 100%;
        display: table;
        table-layout: fixed;
        margin: 0 auto;
        position: static;
    }
    #header {
        padding: 16px 15px 28px;
    }
    .header-row {
        float: left;
    }
    .header-frame {
        float: right;
    }
    .header-frame .header-row {
        display: block;
    }
    .logo {
        width: 180px;
    }
    #nav {
        border: 1px solid #dfd9d9;
        border-width: 1px 0;
        position: relative;
        top: auto;
        float: right;
        background: none;
        visibility: visible;
        opacity: 1;
        z-index: inherit;
    }
    #nav>ul {
        padding: 0 2px 0 0;
    }
    #nav>ul>li {
        float: left;
        margin: 0 0 0 4px;
        font-size: 13px;
        line-height: 1;
        color: #3f3e3e;
    }
    #nav>ul>li:first-child {
        margin: 0;
    }
    #nav>ul>li:before {
        display: none;
    }
    #nav>ul>li.hover {
        background: #fff;
        box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .3), 1px -1px 0 0 #ededed inset, -1px -1px 0 0 #ededed inset;
    }
    #nav>ul>li.hover .drop {
        visibility: visible;
        opacity: 1;
    }
    #nav>ul>li>a {
        display: inline-block;
        vertical-align: top;
        padding: 14px 5px;
    }
    #nav li {
        font-size: 13px;
    }
    #nav li:after {
        display: none;
    }
    #nav li a {
        width: auto;
        display: inline-block;
        vertical-align: top;
        padding: 14px 13px;
    }
    .drop {
        position: absolute;
        top: 100%;
        left: 0;
        right: auto;
        width: 262px;
        -webkit-transition: all .5s linear 0s;
        transition: all .5s linear 0s;
        background: #fff;
        box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .3), 1px 0 2px 0 rgba(0, 0, 0, .05) inset;
        border: none;
        z-index: 99;
    }
    .drop li {
        overflow: hidden;
        margin: 0 0 -1px;
        position: relative;
        border: 1px solid #eee;
    }
    .drop li:first-child {
        border: 1px solid #eee;
    }
    .drop li:after {
        content: "";
        position: absolute;
        top: -1px;
        left: 0;
        right: 0;
        height: 1px;
        box-shadow: 0 0 0 1px rgba(0, 0, 0, .05);
    }
    #content {
        margin: 0 0 57px;
    }
    .media-block .text-holder {
        width: 48.9%;
        padding: 112px 28px 46px;
    }
    .intro div.cycle-gallery .slide .description {
        width: 337px;
        right: 26.2%;
    }
    .intro .intro-content {
        width: 100%;
    }
    .intro .text-holder {
        width: 337px;
    }
    .intro .right-column {
        width: 25%;
    }
    .heading-block {
        width: 75.274%;
        margin: 0 0 23px;
        padding: 136px 65px 1px 56px;
    }
    .heading-block .custom-title {
        top: 30px;
        font-weight: 100;
    }
    .heading-block .custom-title .title-content {
        padding: 8px 66px 7px 42px;
    }
    .heading-block .description {
        font-size: 16px;
        padding: 0;
    }
    .heading-block h1 {
        margin: 0 0 10px;
        padding: 0 0 14px;
    }
    .select-block .search-form {
        width: 88%;
    }
    .content-holder #content {
        float: left;
        width: 75.2742%;
        margin: 0;
    }
    .content-holder.wide #content.wide {
        float: left;
        width: 100%;
        margin: 0;
    }
    .content-holder.wide-content #content.wide-content {
        float: left;
        width: 100%;
        margin: 0;
    }
    .content-holder #sidebar .item,
    .content-holder #sidebar .tall-item,
    .content-holder #sidebar .big-item {
        width: 100%;
    }
    .content-holder.wide #sidebar {
        display: none;
    }
    .post-list {
        padding: 27px 27px 1px 22px;
    }
    .post-list .img-holder {
        margin: 4px 30px 15px 0;
    }
    .item-holder .item,
    .item-holder .big-item,
    .item-holder .tall-item {
        width: 25%;
    }
    .item-holder .big-item {
        width: 50%;
    }
    .contact-table {
        margin: 0 0 52px;
        padding: 2px 0 0;
        font-size: 16px;
        background: transparent;
    }
    .contact-table .main-row {
        margin: 0;
    }
    .contact-table .main-row:first-child .row .col:first-child {
        display: block;
    }
    .contact-table .main-row .row .col:first-child {
        display: none;
    }
    .contact-table .row {
        float: left;
        width: 25%;
        border-bottom: 1px solid #dfd9d9;
    }
    .contact-table .row:last-of-type {
        border-bottom: 1px solid #dfd9d9;
    }
    .contact-table .col {
        float: left;
        padding: 10px 15px;
        width: 100%;
        min-height: 105px;
        white-space: nowrap;
        border: none;
    }
    .contact-table .col:before {
        min-height: 85px;
    }
    .contact-table .col:first-child {
        height: auto !important;
        padding: 0 12px;
        width: 100%;
        background: none;
        min-height: 0;
        text-align: left;
        background: #ebebeb;
        font-size: 18px;
        line-height: 25px;
        color: #372a1c;
        background: #ebebeb;
    }
    .contact-table .col:first-child:before {
        min-height: 0;
    }
    .contact-table .col:first-child .table-content {
        font-size: 18px;
        line-height: 25px;
    }
    .contact-table .table-content.name {
        font-size: 18px;
    }
    .contact-table .table-content {
        font-size: 16px;
        line-height: 1.1875;
    }
    .contact-table .btn-more {
        width: auto;
        margin: 13px 7px 7px;
        padding: 10px 36px;
        font-size: 14px;
        font-weight: 300;
    }
    #footer {
        width: 100%;
        overflow: hidden;
        /*for FF on Windows 7*/
        display: table-footer-group;
        height: 1%;
        text-align: left;
    }
    .footer-content {
        font-size: 10px;
        line-height: 24px;
        padding: 40px 23px 7px;
    }
    .footer-content .logo {
        width: 35%;
        margin: 0 4.72% 0 0;
        padding: 0;
        border: none;
        height: auto !important;
    }
    .footer-content .logo a {
        width: 100%;
    }
    .footer-content .list-holder {
        float: left;
        width: 35%;
        margin: 0 2.33% 0 0;
        padding: 5px 0;
        border: none;
        height: auto !important;
    }
    .footer-content .list-holder ul {
        padding: 0 10px 0 0;
    }
    .footer-content .contakt-block {
        float: right;
        /*width: 37.55%;*/
        width: 60%;
        padding: 5px 0;
    }
    .footer-content .title-list {
        float: left;
        text-align: left;
    }
    .footer-content .title-list li {
        display: block;
        float: left;
        margin: 0 28px 14px 0;
    }
    .footer-content .social-list {
        float: right;
        display: block;
        margin: 0 2.82% 0 0;
        padding: 0 4px 0 0;
    }
    .footer-content .social-list li {
        margin: 0 0 15px 7px;
        padding: 4px 0 0;
    }
    .footer-content .social-list a {
        width: 42px;
        height: 41px;
        line-height: 37px;
        font-size: 21px;
        border-width: 2px;
    }
    .footer-content .social-list .m-app a {
        width: auto;
        height: 51px;
    }
    .footer-content .tel-link {
        float: right;
        display: block;
        width: 224px;
        margin: 0 0 9px;
    }
    .footer-content .tel-link [class^="icon-"],
    .footer-content .tel-link [class*=" icon-"] {
        margin: 0 5px 0 0;
        width: 41px;
        height: 40px;
        font-size: 25px;
        line-height: 38px;
    }
    .footer-content .tel-link .title {
        margin: 0;
    }
    .footer-content .tel-link .phone-content {
        padding: 4px 4px 4px 0;
    }
    .footer-content .tel-link .tel {
        font-size: 20px;
    }
    .footer-row {
        margin: 0 0 15px;
        padding: 0 0 9px;
        border-bottom: 1px solid #d5d5d5;
    }
    .copy {
        margin: 0;
        font-size: 13px;
    }
    .tel-link {
        cursor: default;
        pointer-events: none;
    }
    .desctop-hidden {
        display: none;
    }
    .item-holder.sidebar .tall-item {
        padding-bottom: 56px;
    }
    .message-block {
        margin-bottom: 132px;
        padding: 0 0 63px;
    }
    .item-holder.inner .tall-item.inner .promobox {
        margin-right: -10px;
    }
    .footer-content.inner {
        padding: 40px 30px 7px;
    }
    .footer-content.inner .contakt-block {
        width: 50%;
    }
    .footer-content.inner .footer-row {
        padding-bottom: 26px;
    }
    #header:before {
        position: absolute;
        left: -999px;
        background: #f0f0f0;
        top: 0;
        bottom: 0;
        right: 100%;
        content: "";
        z-index: 5;
    }
    .logo.inner {
        position: relative;
        z-index: 2;
    }
    .logo.inner:before {
        position: absolute;
        top: 0;
        left: -999px;
        right: -32px;
        bottom: -10px;
        z-index: -1;
        background: #fff;
        content: "";
    }
    #nav.inner {
        border: none;
        padding: 1px 0;
    }
    #nav.inner:before,
    #nav.inner:after {
        position: absolute;
        top: 0;
        left: -999px;
        right: 0;
        height: 1px;
        background: #dbd5d5;
        content: "";
    }
    #nav.inner:after {
        top: auto;
        bottom: 0;
    }
}

.noline #nav.inner:before,
.noline #nav.inner:after {
    background: none;
}

@media only screen and (min-width: 1100px) {
    #header {
        padding: 16px 35px 28px;
    }
    .logo {
        width: 215px;
        padding: 16px 0 8px;
    }
    .error-block .text-holder,
    .error-block .img-holder {
        font-size: 15px;
        line-height: 24px;
    }
    .error-block .img-holder {
        padding: 0;
    }
    .item-holder.inner .first-list .text-link {
        font-size: 28px;
        line-height: 26px;
    }
}

@media only screen and (min-width: 1280px) {
    .basket-page #header {
        padding: 11px 23px 1px 19px;
    }
    .basket-page .content-holder {
        margin: 0 411px 0 160px;
        padding: 24px 26px;
    }
    .basket-page .winner-holder {
        margin: 0 411px 0 160px;
        padding: 0;
    }
    .basket-page .winner-text {
        /*float: right;
    margin: -84px 40px 0 0;*/
    }
    .basket-page #sidebar {
        float: right;
        display: table;
        table-layout: fixed;
        clear: none;
        width: 411px;
        margin: 0 0 0 -411px;
    }
    .basket-page #sidebar .basket-content {
        display: table-row;
        vertical-align: top;
    }
    .basket-page #sidebar .basket-content .sidebar-cell {
        display: table-cell;
        vertical-align: top;
    }
    .basket-page #sidebar .sidebar-footer {
        display: table-row;
        vertical-align: bottom;
        width: 100%;
    }
    .basket-page #sidebar .sidebar-footer .sidebar-cell {
        display: table-cell;
        vertical-align: bottom;
    }
    .save-form {
        padding: 27px 14px 15px;
    }
    .user-block {
        padding: 16px;
    }
}

@media only screen and (min-width: 1600px) {
    .items-holder .item-block {
        width: 25%;
    }
    .basket-page .winner-header {
        text-align: initial;
    }
    .basket-page .winner-text {
        float: right;
        margin: -84px 40px 0 0;
    }
}

@media only screen and (max-width: 1024px) {
    .nav-active .nav-opener {
        border-width: 2px;
    }
    .nav-active .nav-opener:after,
    .nav-active .nav-opener:before,
    .nav-active .nav-opener span {
        margin: 0;
        height: 2px;
    }
    .nav-active .nav-opener span {
        opacity: 0;
    }
    .nav-active .nav-opener:after,
    .nav-active .nav-opener:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 50%;
        left: 7px;
        right: 7px;
    }
    .nav-active .nav-opener:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .nav-active .nav-opener.overlay {
        display: block;
    }
    .nav-active #header:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        box-shadow: 0 0 5px 2px rgba(0, 0, 0, .75);
        z-index: 1000;
    }
    .nav-active #nav {
        visibility: visible;
        opacity: 1;
    }
    #nav {
        z-index: 99999;
    }
}

@media only screen and (max-width: 1023px) {
    #sidebar {
        height: auto !important;
        float: none !important;
    }
    .mobile-hidden {
        display: none;
    }
  
  .language-mobile {
    display: flex !important;
  }
  
  .languagelist {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 900px) {
    .logo-gallary.inner .title {
        margin-right: 4%;
    }
    .logo-gallary.inner .logo-slide {
        margin: 0;
    }
}

@media only screen and (max-width: 767px) {
    .page-column {
        height: auto !important;
        float: none !important;
    }
    .select-block .col {
        height: auto !important;
    }
    .post-holder .post .post-content {
        height: auto !important;
    }
    div.cycle-gallery-noAR .bg-stretch img {
        width: 100% !important;
        height: auto !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
    .item-holder .btn-next {
        height: auto !important;
    }
    .footer-content .logo,
    .footer-content .list-holder {
        height: auto !important;
    }
    .logo-gallary.inner .title {
        float: none;
    }
    .logo-gallary.inner .title {
        height: auto;
        width: 100%;
        text-align: center;
        max-width: none;
    }
    .logo-gallary.inner .logo-frame {
        text-align: center;
        padding: 10px 0;
    }
    .logo-gallary.inner .logo-slide {
        width: 150px;
        margin: 0;
        padding: 0 10px 5px;
    }
}


/* CMS Styles */

.HiddenButton {
    display: none !important;
}

.EditingFormErrorLabel {
    color: #ea062a;
    padding: 5px 0 15px 0;
    margin: -17px 0 0 0;
}

.ErrorLabel {
    color: #ea062a;
    padding: 5px 0;
}

.FormButton {
    margin-top: 15px;
}

.ErrorAsterisk {
    position: absolute;
    top: 10px;
    color: #fff !important;
}

.FieldLabel {
    padding: 10px 0 25px;
}

.EditingFormLabel {
    /*padding: 10px 0 26px;*/
}

.EditingFormLabelCell {
    padding: 0 0 20px;
}

.EditingFormValueCell {
    padding: 0 0 20px;
}

.LogonTextBox {
    /*margin: 0;*/
}

.LogonLabel {
    margin: -26px 0 0 0;
}

.LogonCheckBox label {
    margin: -13px 0 0 21px;
}

.FormsLabel {
    float: left;
    margin: 0 0 0 26px;
    padding: 0 0 10px;
}

.FormsCheckBox {
    margin: -61px 0 0 0;
    width: 20px;
    padding: 0;
    float: left;
}

.sitemapFix ul.CMSSiteMapList {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
}

.info-window li {
    list-style-type: none !important;
}

.pintexts .directionspin {
    display: block;
    padding: 0 0 6px;
}

.block img {
    max-width: initial;
}

.LogonDialog label {
    width: 120px;
}

.jcf-checkbox.jcf-unchecked,
.jcf-checkbox.jcf-checked {
    float: left;
}

.LogonTextBox {
    /*margin: 0 !important;*/
}

.LogonDialog tr {
    display: block;
    padding: 10px 0;
}

.right {
    margin: 0 0 10px 10px;
    float: right;
}

.left {
    margin: 0 10px 10px 0;
    float: left;
}

.image-wrap {
    padding: 10px;
    float: left;
    display: block;
}

@media only screen and (max-width: 767px) {
    .right {
        margin: 0 0 10px 10px;
        float: inherit;
    }
    .left {
        margin: 0 10px 10px 0;
        float: inherit;
    }
}

.image-placeholder {
    overflow: hidden;
}

.image-holder {
    float: left;
    width: 320px;
    margin: 0 8px 0 0;
    height: 420px;
}

image-holder.last {
    margin: 0;
}

.image-holder .image-float {
    margin-bottom: 20px;
}

.image-holder .image-description {
    text-align: center;
}

.center-header {
    font-size: 34px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: strong;
}

.center-text {
    width: 80%;
    text-align: center;
}

#popup3 {
    margin: 0px;
    padding: 0px;
    width: 700px;
    height: 705px;
    display: block;
    background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/mcc_digital_contest_back.jpg") no-repeat top center;
}

#popup4 {
    margin: 0px;
    padding: 0px;
    width: 700px;
    height: 705px;
    display: block;
    background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/mcc_digital_contest_back.jpg") no-repeat top center;
}

.winner-popup .intro-text {
    font-size: 26px;
    color: #fff;
    margin: 50px auto 0 auto;
    text-align: center;
    width: 690px;
}

.winner-popup .winning {
    display: block;
    font-size: 42px;
    font-weight: 600;
    margin: -10px 0 5px 0;
}

.winner-popup .intro-subtext {
    font-size: 20px;
    color: #fff;
    text-align: left;
    width: 663px;
    margin: 0 auto;
    padding: 0 30px;
    letter-spacing: -0.2px;
}

.winner-popup .contest-text {
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 680px;
    margin: 32px auto 0 auto;
}

.winner-popup .contest-text strong {
    font-weight: 700;
}

.winner-popup .winner-form {
    margin: 30px auto 0 auto;
    width: 680px;
    text-align: center;
    padding: 0 35px;
}

.winner-popup .computer {
    width: 300px;
    float: left;
}

.winner-popup .form-holder {
    float: right;
    width: 280px;
    margin: 14px 0 0 0;
}

.winner-popup .winner-store {
    width: 100%;
}

.winner-popup .winner-store .jcf-select {
    border-radius: 0 !important;
    width: 100%;
    margin: 0;
    height: 35px;
}

.winner-popup input[type="text"],
input[type="tel"] {
    width: 100%;
    padding: 7px 8px;
    margin-bottom: 13px;
}

.winner-popup .winner-email {
    width: 100%;
}

.winner-popup .winner-phone {
    width: 100%;
}

.winner-popup .winnerstoredrop {
    padding: 6px 6px 5px 6px;
    width: 100%;
}

.winner-popup .outerbutton {
    width: 100%;
    text-align: center;
}

.winner-popup a.winnerformbuton {
    width: 100%;
    color: #bd1f26;
    background-color: #fff;
    line-height: 24px;
    margin: 0 auto;
    padding: 10px 72px;
    -webkit-box-shadow: 3px 3px 1px 0px rgba(164, 27, 33, 0.44);
    -moz-box-shadow: 3px 3px 1px 0px rgba(164, 27, 33, 0.44);
    box-shadow: 3px 3px 1px 0px rgba(164, 27, 33, 0.44);
    text-align: center;
    cursor: pointer;
}

.winner-popup .validation-message {
    padding: 0px 0 12px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin: 5px;
    clear: both;
}

.winner-popup .winnerphone {
    /* padding: 6px 6px 5px 6px;
  width: 170px;*/
}

.winner-popup .winner-terms {
    width: 300px;
    color: #fff;
    font-size: 13px;
    font-family: 'Roboto Slab';
    text-align: center;
    margin: 15px auto;
    text-decoration: none;
}

.winner-popup .winner-terms a {
    text-decoration: none;
    color: #fff;
}

.winner-popup .winner-terms a:hover {
    text-decoration: underline;
    color: #fff;
}

.winner-popup .part-thankyou {
    font-size: 23px;
    color: #fff;
    text-align: center;
    width: 663px;
    margin: 0 auto;
    padding: 0 30px;
    letter-spacing: -0.2px;
}

.winner-popup .part-draw {
    font-size: 20px;
    color: #fff;
    text-align: center;
    width: 663px;
    margin: 35px auto 0 auto;
    padding: 0 30px;
    letter-spacing: -0.2px;
}

.winner-popup .part-image {
    margin: 65px auto 0 auto;
    width: 663px;
    padding: 0 30px;
    letter-spacing: -0.2px;
    text-align: center;
}

@media (max-width: 480px) {
    #popup3 {
        margin: 0px;
        padding: 0px;
        width: inherit;
        height: 705px;
        display: block;
        background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/mcc_digital_contest_back_mobile.jpg") no-repeat top center;
    }
    #popup4 {
        margin: 0px;
        padding: 0px;
        width: inherit;
        height: 705px;
        display: block;
        background: url("https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/mcc_digital_contest_back_mobile.jpg") no-repeat top center;
    }
    .winner-popup .intro-text {
        margin: 10px auto 0 auto;
        width: 90%;
        font-size: 20px;
    }
    .winner-popup .part-thankyou {
        font-size: 18px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        padding: 0 30px;
        letter-spacing: -0.2px;
    }
    .winner-popup .part-draw {
        text-align: center;
        width: 100%;
        margin: 35px auto 0 auto;
        padding: 0 30px;
        letter-spacing: -0.2px;
        font-size: 16px;
    }
    .winner-popup .part-image {
        margin: 100px auto 0 auto;
        width: 100%;
        padding: 0 30px;
        letter-spacing: -0.2px;
        text-align: center;
    }
    .winner-popup .part-image img {
        width: 100%;
        height: auto;
    }
    .winner-popup .winning {
        font-size: 30px;
        margin: 0px 0 5px 0;
    }
    .winner-popup .intro-subtext {
        width: 100%;
        font-size: 15px;
        padding: 0 10px;
        min-height: 200px;
    }
    .winner-popup .contest-text {
        font-size: 15px;
        width: 100%;
        padding: 0 10px;
        margin: 22px auto 0 auto;
    }
    .winner-popup .winner-form {
        width: 100%;
        padding: 0 12px;
        margin: 10px auto 0 auto;
    }
    .winner-popup .form-holder {
        float: left;
        width: 100%;
        margin: 4px 0 0 0;
    }
    .winner-popup .computer {
        display: none;
    }
    .winner-popup a.winnerformbuton {
        padding: 7px 64px;
    }
    .winner-popup .winner-terms {
        width: initial;
    }
}

@media (max-width: 320px) {
    .winner-popup .intro-subtext {
        font-size: 13px;
    }
    .winner-popup a.winnerformbuton {
        padding: 7px 44px;
    }
}


/* SINGLE STORE PAGES*/

h2.storeHeader2 {
    padding-bottom: 0.5em;
    border-bottom: 1px #e5e5e5 solid
}


/* END SINGLE STORE PAGES*/

.stores-content {}

.stores-content .heading-block {
    width: 100%;
    margin: 0;
    padding: 100px 100px 1px;
    text-align: center;
}

.stores-content .heading-block h2 {
    text-align: center;
    font-size: 20px;
    color: #007ac3;
    font-weight: 600;
}

.stores-content .heading-block .subheader-text {
    font-size: 13px;
}

.stores-content .content-holder {
    padding: 0 100px;
    margin: 0 0 35px;
}

.stores-content .content-holder .block::before {
    height: 2px;
}

.stores-list-content {
    padding: 15px;
    background-color: #fff;
    margin-bottom: 35px;
}

.stores-list-content .shop-list-item {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.stores-list-content .shop-list-item:nth-child(n+1):before {
    content: "";
    display: block;
    border-top: 2px solid #007ac3;
    width: 45px;
    margin: 10px 0;
}

.stores-list-content .shop-list-item h3 {
    margin: 0;
    padding: 0;
    font-size: 16px
}

.stores-list-content .shop-list-item h3 a {}

.stores-list-content .shop-list-item .address {
    font-size: 13px;
}

.stores-list-content .shop-list-item .telephone {
    font-size: 13px;
    color: #ea062a;
}

.stores-list-content .shop-list-item .telephone span,
.stores-list-content .shop-list-item .telephone a {
    color: #666;
}

.stores-list-content .shop-list-item .email {
    font-size: 13px;
    color: #ea062a;
}

.stores-list-content .shop-list-item .email span,
.stores-list-content .shop-list-item .email a {
    color: #666;
}

@media (min-width: 720px) {
    .stores-list-content .shop-list-item {
        width: 33.333%;
    }
    .stores-list-content .shop-list-item:nth-child(n+1):before {
        display: none;
    }
    .stores-list-content .shop-list-item:nth-child(n+4):before {
        content: "";
        display: block;
        border-top: 2px solid #007ac3;
        width: 45px;
        margin: 10px 0;
    }
}

@media only screen and (min-width: 1024px) {
    .hidden-md {
        display: none;
    }
}

.login-opener {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 53%;
    font-size: 28px;
    transform: translateY(-50%);
    right: 82px;
    transition: color 0.5s ease;
}

@media only screen and (min-width: 768px) {
    .login-opener {
        display: none;
    }
}

.login-slide {
    position: absolute;
    top: 0;
    bottom: 0;
    min-height: 360px;
    overflow-y: auto;
    padding: 10px;
    right: -100%;
    z-index: 999999;
    width: 270px;
    background: rgba(0, 0, 0, 0.9);
    transition: all 0.5s ease;
}

@media only screen and (min-width: 768px) {
    .login-slide {
        display: none;
    }
}

.login-active #header:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -9999px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999;
}

@media only screen and (min-width: 768px) {
    .login-active #header:after {
        content: none;
    }
}

.login-active .login-slide {
    right: 0;
}

.hide-sm {
    display: none;
}

@media only screen and (min-width: 768px) {
    .hide-sm {
        display: block;
    }
}

#mobilecats {
    display:none;
}

/* Updated slider css only for mobile version */
@media all and (max-width: 767px) {
    .intro {
        background: #3a474f;
        height: inherit !important;
    }

    .intro div.cycle-gallery .slide {
        height: auto !important;
    }

    .intro div.cycle-gallery .slide .description {
        position: relative !important;
        height: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        top: auto !important;
        background: #3a474f;
        padding: 14px 30px 50px !important;
        opacity: 1;
    }

    .intro div.cycle-gallery .slide .description:after {
        content: "";
        position: absolute;
        top: 6px;
        left: 4px;
        right: 4px;
        bottom: 6px;
        border: 1px solid rgba(255, 255, 255, .4);
        z-index: -1;
    }

    .intro div.cycle-gallery .slide .gallerybg-stretch img {
        vertical-align: top;
        width: auto;
    }

    .intro .bg-wrap {
        height: auto;
    }

    .intro .intro-content {
        display: none;
    }
  
  .select-list {
    display:none;
  }
  
  #mobilecats {
    display:block;
  }
  
}

#mobilecats option {
	color:#fff;
}

#mobilecats .col1{
    background: #fbc161;
}

#mobilecats .col2{
    background: #ab112b;
}

#mobilecats .col3{
    background: #93a42a;
}

#mobilecats .col5{
    background: #007ac3;
}

#mobilecats .col6{
    background: #93a42a;
}

#mobilecats .col8{
    background: #93a42a;
}

#mobilecats .col9{
    background: #007ac3;
}

#mobilecats .col10{
    background: #dd2077;
}

#mobilecats .col11{
    background: #50abbd;
}

#mobilecats .col13{
    background: #4a9744;
}

#mobilecats .col15{
    background: #fc7d0c;
}

#mobilecats .col17{
    background: #b8246b;
}

#mobilecats .col19{
    background: #fc7d0c;
}

#mobilecats .col20{
    background: #ffb900;
}

#mobilecats .col21{
    background: #aa112d;
}

#mobilecats .col22{
    background: #dd2077;
}

#mobilecats .col24{
    background: #970230;
}

#mobilecats .col25 {
    background: #c7891e;
}

#mobilecats .col26 {
    background: #7c4272;
}

#mobilecats .col27 {
    background: #305aa9;
}

#mobilecats .col28 {
    background: #a72c32;
}

#mobilecats .col29 {
    background: #366e68;
}

#mobilecats .col30 {
    background: #4f5d62;
}

#mobilecats .col31 {
    background: #39b54a;
}

#mobilecats option {
  font-weight: bold;
  color:#fff;
}

#mobilecats.col1{
    border-bottom: 3px solid #fbc161;
}

#mobilecats.col2{
    border-bottom: 3px solid #ab112b;
}

#mobilecats.col3{
    border-bottom: 3px solid #93a42a;
}

#mobilecats.col5{
    border-bottom: 3px solid #007ac3;
}

#mobilecats.col6{
    border-bottom: 3px solid #93a42a;
}

#mobilecats.col8{
    border-bottom: 3px solid #93a42a;
}

#mobilecats.col9{
    border-bottom: 3px solid #007ac3;
}

#mobilecats.col10{
    border-bottom: 3px solid #dd2077;
}

#mobilecats.col11{
    border-bottom: 3px solid #50abbd;
}

#mobilecats.col13{
    border-bottom: 3px solid #4a9744;
}

#mobilecats.col15{
    border-bottom: 3px solid #fc7d0c;
}

#mobilecats.col17{
    border-bottom: 3px solid #b8246b;
}

#mobilecats.col19{
    border-bottom: 3px solid #fc7d0c;
}

#mobilecats.col20{
    border-bottom: 3px solid #ffb900;
}

#mobilecats.col21{
    border-bottom: 3px solid #aa112d;
}

#mobilecats.col22{
    border-bottom: 3px solid #dd2077;
}

#mobilecats.col24{
    border-bottom: 3px solid #970230;
}

#mobilecats.col25 {
    border-bottom: 3px solid #c7891e;
}

#mobilecats.col26 {
    border-bottom: 3px solid #7c4272;
}

#mobilecats.col27 {
    border-bottom: 3px solid #305aa9;
}

#mobilecats.col28 {
    border-bottom: 3px solid #a72c32;
}

#mobilecats.col29 {
    border-bottom: 3px solid #366e68;
}

#mobilecats.col30 {
    border-bottom: 3px solid #4f5d62;
}

#mobilecats.col31 {
    border-bottom: 3px solid #39b54a;
}

#mobilecats {
  color:#fff;
  position: relative;
  width: 98%;
  margin: 0 auto;
  padding: 10px;
  border-radius: 0;
  font-weight: bold;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  background: transparent;
}

.onlymob {
  display:none;
}

.termwrap {
    background: #ebebeb;
    border: 1px solid #d1d1d1;
    border-width: 1px 0 0 1px;
    color: #232323;
    display: block;
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    outline: none;
    height: 145px;
    overflow-y: scroll;
    text-align: left;
    font-size: 12px;
}

.termwrap h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.termwrap p {
    margin: 10px 0 0 0;
}

/* cookie cons */
.cookieconsent {
    position: fixed;
    bottom: 0;
	left:0;
    width: 100%;
    background: rgba(0, 55, 91, 0.9);
    z-index: 9999999;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 20px 0;
}

.cookieconsent p {
	color: #fff;
    margin-bottom: 10px;
    line-height: 18px;
    font-size: 14px;
}

.cookieconsent p a {
    color: #fff;
	text-decoration:underline;
}

.cookieconsent p a:hover {
	color:#ea062a;
}

.cookieconsent p.btns {
	margin-bottom:0;
}

.cookieconsent p.btns a {
	text-decoration: none;
    display: inline-block;
    background: #ea062a;
    padding: 10px 30px;
    margin: 0 10px;
	transition: all 0.3s ease;
}

.cookieconsent p.btns a:hover {
	color:#fff;
    background: rgba(25, 131, 199, 1);
}

.cookieconsent .extrainfo {
	position: fixed;
	background: rgba(24, 24, 24, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
      z-index: 1500;
	display:none;
}

.cookieconsent .extrainfo .ininfo {
    position: fixed;
    width: 46%;
    left: 50%;
    margin-left: -23%;
    top: 25%;
    background: #fff;
    padding: 20px;
    text-align: left;
}

.cookieconsent .extrainfo .ininfo p {
	color: #262626;
    margin-bottom: 10px;
    line-height: 18px;
    font-size: 14px;
}

.cookieconsent .extrainfo .ininfo p a {
    color: #ea062a;
}

.cookieconsent .extrainfo .ininfo p.warn {
    color: #ea062a;
    text-align: center;	
}

.cookieconsent .extrainfo .ininfo p.btns {
	text-align:center
}

.cookieconsent .extrainfo .ininfo p.btns a {
    color:#fff;
}

.cookieconsent .extrainfo .ininfo label {
	display: block;
    text-align: left;
    color: #262626;
    font-weight: bold;
    margin-bottom: 10px;
}

.cookieconsent .jcf-radio {
    border: 1px solid #a3a3a3;
}


/* GDPR */
.gdprtermbox {
    background: #ebebeb;
    padding: 20px;
}

.gdprtermbox h2 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    text-align: center;
    margin-bottom: 10px;
}

.gdprtermbox p {
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
}

.gdprtermbox label {
    color: #000;
    display: block;
    width: 55%;
    margin: 20px auto;
}

.gdprtermbox .jcf-checkbox {
    border: 1px solid #1c7bbf;
}

.gdprtermbox .SubmitButton {
    background: #ea062a;
    color: #fff;
    padding: 15px 60px;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    display: block;
}

.gdprlogin {
    background: #ebebeb;
    padding: 20px;
}

.gdprlogin h2 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    margin-bottom: 10px;
}

.gdprlogin input[type="submit"] {
    background: #ea062a;
    color: #fff;
    padding: 15px 60px;
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto;
    display: block;
}

.gdprlogin .ErrorLabel {
    padding: 0;
}

.gdprlogin .LogonDialog tr {
    display: block;
    padding: 5px 0;
}

.gdprlogin .LogonDialog label {
    width: 140px;
    display: inline-block;
    vertical-align: top;
}

.gdprlogin input[type="text"], 
.gdprlogin input[type="tel"], 
.gdprlogin input[type="email"], 
.gdprlogin input[type="url"], 
.gdprlogin input[type="password"], 
.gdprlogin input[type="search"], 
.gdprlogin textarea {
    margin: 0;
    padding: 4px 7px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background: #ebebeb;
    border: 1px solid #1c7bbf;
    border-width: 1px;
    vertical-align: middle;
    display: inline-block;
}

#p_lt_ctl02_pageplaceholder_p_lt_ctl05_MyProfileWebpart_myProfile_plcMess_lS {
    color: #1c7bbf;
    text-align: center;
    display: block;
    margin-bottom: 15px;
}

/*pap contest*/
@media only screen and (max-width : 768px) {

  .papcont-main .contcont p.introtext {
      width: 100%!important;
  }
  
  .papcont-main .contintro h1 {
      display: inline-block;
      background: url(https://www.bestvalue.com.cy/METROCC2015/media/Layout/PapContenst2018/papconth1bg.png) no-repeat top center transparent;
      background-size: cover;
      padding: 35px 15px 31px!important;
      text-align: center;
      font-style: italic;
      font-weight: bold;
      margin-bottom: 0;
      font-size: 26px!important;
  }
  
  .papcont-main .contintro {
    padding: 15px!important;
  }
  
  .input.withbord.qq {
    width: 90%!important;
  }
  
  .step1 a.part {
      font-size: 26px!important;
      width: 90%!important;
  }
  
  .papcont-main span.labeltext,
  .papcont-main .formtop {
        width: 90%!important;
  }
  
  .papcont-main .gameform {
      width: 100%!important;
      padding: 30px 20px!important;
  }
  
  .papcont-main input[type="submit"] {
    font-size: 26px!important;
    font-weight: bold;
    display: block;
    width: 100%!important;
  }
  
  
  .papcont-main .contcont {
    padding: 0 20px!important;
  }
  
  .step1 h2 {
      padding: 20px 0 40px!important;
  }

}

@font-face {
    font-family: PFHandbookProRegular;
    src: url(https://www.bestvalue.com.cy/CMSTemplates/FocusBonus/fonts/PFHandbookPro-Regular.ttf);
}

.fbn-pnts {
    background: url(https://www.bestvalue.com.cy/CMSTemplates/FocusBonus/images/widget-background_1.jpg) no-repeat center top transparent;
    display: block;
    width: 272px;
    padding: 140px 40px 40px;
    text-align: center;
    font-family: PFHandbookProRegular, sans-serif;
}

.fbn-pnts.inprofile {
    float: right;
    background: url(https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/fbwidgetprof.png) no-repeat center 10px #e7e7e7;
    width: 330px;
    padding-bottom: 60px;
}

.fbn-pnts input {
    display:none !important;
}

.fbn-pnts p {
  font-size: 18px;
  font-weight:normal;
  color:#192632;
margin-bottom: 0;
  line-height: 18px;
}

.fbn-pnts p strong {
  font-weight:bold;
  display:block;
}

.fbn-pnts h3 {
  font-size: 24px;
  font-weight:bold;
  color:#192632;
}
.fbn-pnts .pntsp {
    color: #c03633;
    font-size: 72px;
    line-height: 50px;
    margin: 20px 0 0;
    display: block;
      font-weight: bold;
}

label#p_lt_ctl02_pageplaceholder_p_lt_ctl05_logonform_lblPasswdRetrieval,
label#p_lt_ctl02_pageplaceholder_p_lt_ctl04_logonform_lblPasswdRetrieval {
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
}

span#p_lt_ctl02_pageplaceholder_p_lt_ctl05_logonform_lblResult {
    display: block;
    font-weight: bold;
}

input#p_lt_ctl02_pageplaceholder_p_lt_ctl05_logonform_txtPasswordRetrieval,
input#p_lt_ctl02_pageplaceholder_p_lt_ctl04_logonform_txtPasswordRetrieval {
    display: block;
    padding: 10px;
    width: 50%;
}

input#p_lt_ctl02_pageplaceholder_p_lt_ctl05_changePassword_btnOk,
input#p_lt_ctl02_pageplaceholder_p_lt_ctl05_logonform_btnPasswdRetrieval,
input#p_lt_ctl02_pageplaceholder_p_lt_ctl04_logonform_btnPasswdRetrieval {
    display: block;
    margin: 0;
    padding: 10px;
    width: 50%;
    font-size: 18px;
    line-height: 43px;
    height: 65px;
    color: #fff;
    background: #ea062a;
    border: 1px solid #ea062a;
    padding: 8px 10px;
    font-size: 16px;
    line-height: 1;
    height: 34px;
}

a#p_lt_ctl02_pageplaceholder_p_lt_ctl05_logonform_lnkPasswdRetrieval {
    color: #d2222a;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 15px;
}

span#p_lt_ctl02_pageplaceholder_p_lt_ctl05_logonform_lblResult {
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
}

#p_lt_ctl02_pageplaceholder_p_lt_ctl05_ResetPassword_resetPassitem_pnlReset table, 
#p_lt_ctl02_pageplaceholder_p_lt_ctl05_ResetPassword_resetPassitem_pnlReset tbody {
    display: block;
    width: 100%;
}

#p_lt_ctl02_pageplaceholder_p_lt_ctl05_ResetPassword_resetPassitem_pnlReset td {
    width: 300px !important;
    display: block;
    padding-bottom: 0;
}

input#p_lt_ctl02_pageplaceholder_p_lt_ctl05_ResetPassword_resetPassitem_txtConfirmPassword,
input#p_lt_ctl02_pageplaceholder_p_lt_ctl05_ResetPassword_resetPassitem_passStrength_txtPassword {
    display: block;
    padding: 10px;
    width: 100%;
}

span#p_lt_ctl02_pageplaceholder_p_lt_ctl05_ResetPassword_resetPassitem_lblConfirmPassword {
    display: block;
    margin-top: 25px;
}

input#p_lt_ctl02_pageplaceholder_p_lt_ctl05_ResetPassword_resetPassitem_btnReset {
    display: block;
    margin: 0;
    padding: 10px;
    width: 50%;
    font-size: 18px;
    line-height: 43px;
    height: 65px;
    color: #fff;
    background: #ea062a;
    border: 1px solid #ea062a;
    padding: 8px 10px;
    font-size: 16px;
    line-height: 1;
    height: 34px;
}

table#p_lt_ctl02_pageplaceholder_p_lt_ctl05_logonform_Login1 {
    width: 100%;
}

#p_lt_ctl02_pageplaceholder_p_lt_ctl05_logonform_Login1_pnlLogin input[type="text"],
#p_lt_ctl02_pageplaceholder_p_lt_ctl05_logonform_Login1_pnlLogin input[type="password"] {
    display: block;
    padding: 20px;
    width: 100%;
    margin-bottom: 10px;
}


/*header changes after FBN */
.social-list .account a {
     border-color: #ea062a;
    color: #fff;
    background: #ea062a;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: -15px;
}

.social-list .account a i.icon-man {
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

.social-list .account a:after {
    content: 'Σύνδεση';
    display: block;
    color: #0079c2;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    position: absolute;
    width: 80px;
    left: 50%;
    margin-left: -40px;
}

.social-list .account.logged a:after {
    content: 'Προφίλ Πελάτη';
}

.social-list .account.en a:after {
    content: 'Login';
    display: block;
    color: #0079c2;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    position: absolute;
    width: 80px;
    left: 50%;
    margin-left: -40px;
}

.social-list .account.en.logged a:after {
    content: 'Member Profile';
}

.search-form .row {
    overflow: hidden;
    width: 100%;
    padding: 0 37px 0 0;
    background: #dedede;
    height: 50px;
    border-radius: 25px;
}

.search-form input[type="search"],
.search-form input[type="text"] {
    width: 100%;
    margin: 0;
    padding: 10px 5px 0 14px;
    border: none;
    background: none;
    height: 40px;
    border-radius: 25px;
}

.search-form input[type="submit"] {
    float: right;
    margin: 16px -25px 0 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background: url(https://www.bestvalue.com.cy/METROCC2015/media/Layout/images/search.svg) no-repeat;
    background-size: cover;
    border: none;
    box-shadow: none;
    overflow: hidden;
    text-indent: -9999px;
}

.social-list li a:hover {
    border-color: #0079c2;
    color: #0079c2;
}

@media only screen and (min-width: 1100px) {
  
  .logo {
      width: 95px;
      padding: 0;
  }

}

a.chngpswp {
    display: inline-block;
    margin: 0;
    height: 65px;
    color: #ea062a;
    font-size: 16px;
}

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip em.icon {
    display: block;
    font-style: normal;
    text-decoration: none;
    color: #fff;
    background: #d2222a;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    top: -6px;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 280px;
    background-color: #d2222a;
    color: #fff;
    text-align: center;
    padding: 8px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -140px;
    bottom: 30px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

div.cycle-gallery .pagination, div.slideshow .pagination {
    width: 20%;
    max-width: 50%;
    left: 70px;
    margin-left: -10%;
    text-align: center;
}

.textitle {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 12px;
    color: #fff;
    text-align: left;
    font-size: 20px;
  width: 100%;
    min-height: 96px;
}

.textitle.red {
    background-color: rgba(231, 19, 50, 0.7) !important;
}

.textitle.blue {
    background-color: rgba(12, 89, 181, 0.7) !important;
}
.textitle.black {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

.textitle a {
  color: #ffffff !important;
  text-decoration: none;
}

.textitle a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
}

.prodinvat h2 {
    font-size: 28px;
    font-weight: 700;
}

a.backhome {
    display: inline-block;
    margin-bottom: 60px;
    color: #ea062b;
    font-size: 16px;
    font-weight: bold;
}

#nav li:nth-child(2):before {
    display: none;
}

.social-block{
  display:none !important;
}

@media screen and (max-width: 768px) {
  
  #header .logo {
    max-width: 45px;
  }
  

}


@media screen and (max-width: 768px) {
  
  .block {
      text-align: left;
  }
  
  tr {
    vertical-align: top;
  }
  
  .content-holder #sidebar .item, .content-holder #sidebar .tall-item, .content-holder #sidebar .big-item {
    height: auto !important;
    padding: 0;
  }
  
  .item-holder .bg-stretch {
    position: relative;
  }

}


input#p_lt_ctl03_pageplaceholder_p_lt_ctl05_changePassword_btnOk {
    display: block;
    margin: 0;
    padding: 10px;
    width: 50%;
    font-size: 18px;
    line-height: 43px;
    height: 65px;
    color: #fff;
    background: #d2232a;
    border: 1px solid #d2232a;
    padding: 8px 10px;
    font-size: 16px;
    line-height: 1;
    height: 34px;
}

a.regibtn {
    background: #ea1729;
    display: inline-block;
    padding: 10px 25px;
    color: #fff;
    font-weight: 700;
}

/*offerblocks*/

.offer-block {
    display:block;
    margin-bottom: 40px;
    position:relative;
}

.offer-block h2 {
    color: #127cc0;
    font-weight: bold;
    font-size: 24px;
}

.of-bl {
    display: block;
    position: relative;
    border: 1px solid #c4c4c4;
    overflow: hidden;
}

.of-bl img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.of-bl .off-title-block {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 20px 30px 30px 30px;
}

.of-bl .off-title-block h3 {
    font-size: 28px;
    color: #fff;
    margin: 0;
    padding: 0px;
    position: relative;
    z-index: 1;
}

.of-bl .off-title-block h3 span {
    display: block;
    font-size: 20px;
    font-weight: normal;
}

.of-bl .off-title-block h3:after {
    content: '';
    width: 120px;
    height: 8px;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    bottom: -20px;
}

@media screen and (max-width: 768px) {

    .of-bl .off-title-block {
      padding: 10px 30px 30px 10px;
    }
  
    .of-bl .off-title-block h3 {
      font-size: 20px;
    }
  
    .of-bl .off-title-block h3 span {
      font-size: 14px;
    }
}

.fbbtnhead {
    background: #ea062a;
    color: #fff;
    display: none;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    padding: 10px;
}

.desktop-head-msg{
    background: #ea062a;
    color: #fff;
    display: block;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    text-align: center;
    padding: 10px;
}

.desktop-head-msg .inner-text{
    color:#fff;
    display: block;
    margin:0 auto;
    max-width: 768px;
}

.desktop-head-msg a {
  color: #fff;
}

a.fbbtnhead:hover,
.desktop-head-msg a:hover{
    text-decoration: underline;
    color:#fff;
}

@media screen and (max-width: 600px) {
    .fbbtnhead {
      display: block;
      color: #fff;
    }
  .fbbtnhead a {
    color: #fff;
  }
    .desktop-head-msg {
      display:none;
    }
}

.RegisterForm {
    text-align: center;
}

.RegisterForm .row {
    display: block;
    width: 640px;
    margin: 0 auto;
    overflow: hidden;
}

.RegisterForm .row .formcol {
    width: 47%;
    float: left;
}

.RegisterForm .row .formcol:nth-child(2) {
    margin-left:6%;
}

.RegisterForm .label {
    text-align: left;
    margin-bottom: 5px;
    font-size: 14px;
}

.RegisterForm input[type="text"] {
    background: #e8f0fd;
    border: 1px solid #cdced3;
    padding: 5px;
    margin: 0 0 10px 0;
    width: 100%;
}

.RegisterForm .jcf-select-DropDownField {
    width: 100%;
    background: #e8f0fd;
    border: 1px solid #cecece;
    border-radius: 0;
}

.RegisterForm .formfils {
    width: 640px;
    margin: 0 auto;
}

.RegisterForm input[type="submit"] {
    background: #d0262f;
    color: #fff;
    display: block;
    width: 320px;
    padding: 8px;
    margin: 20px auto;
}

.RegisterForm label.check.alt {
    display: flex;
    text-align: left;
    justify-content: center;
}

.RegisterForm label.check.alt .EditingFormControlNestedControl {
    position: relative;
    top: 3px;
}

.RegisterForm label.check.alt .asd {
  margin-left:5px;
}

.RegisterForm p.afmerror {
    font-size: 14px;
    color: #d0262f;
    margin: 0 0 10px 0;
    text-align: left;
}

.RegisterForm .formfils .adw.as {
    margin-bottom: 15px;
}

.RegisterForm .jcf-select .jcf-select-text {
    background: #e8f0fd;
    padding: 0 15px;
    margin: -1px;
    border: 1px solid #cecece;
    text-align: left;
}

.RegisterForm .row.textrow {
    width: 640px;
}

@media screen and (max-width: 768px) {

  .RegisterForm .row,
  .RegisterForm .row .formcol,
  .RegisterForm .row.textrow,
  .RegisterForm .formfils {
     width: 100%;
  }
  
  .RegisterForm .row .formcol,
  .RegisterForm .row .formcol:nth-child(2) {
    margin:0 auto;
  }
  
  .contact-form .tooltip {
      position: absolute;
      display: inline-block;
      right: 0;
      top: 5px;
  }

}

a.mobile-profile {
    border-color: #d2232a;
    color: #fff;
    background: #d2232a;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 0;
    display:none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: right;
    margin-right: 20px;
    border-radius: 50%;
      transform: none;
    right: 0;
}

a.mobile-profile i.icon-man {
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

a.mobile-profile:after {
    content: 'Σύνδεση';
    display: block;
    color: #0079c2;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    position: absolute;
    width: 80px;
    left: 50%;
    margin-left: -40px;
    top: 40px;
  
}

a.mobile-profile.logged:after {
    content: 'Προφίλ Πελάτη';
}

a.mobile-profile.en:after {
    content: 'Log in';
}

a.mobile-profile.logged.en:after {
    content: 'Member Profile';
}

@media screen and (max-width: 1024px) {
  
    a.mobile-profile {
      display: flex;
    }

}



.login-form .LoginPanelPasswordRetrieval input[type="submit"] {
    background: #fff;
    color: #d22328;
    white-space: nowrap;
    text-transform: none;
    text-align: center;
    padding: 10px;
}

.login-form input[type="email"], .login-form input[type="text"],
.login-form input[type="password"] {
    display: block;
    width: 95%;
}

div#p_lt_ctl06_logonform_pnlPasswdRetrieval {
    text-align: center;
}

.login-form .LoginPanelPasswordRetrieval .CMSValidator,
.login-form .LoginPanelPasswordRetrieval br {
    display:none;
}

span#p_lt_ctl06_logonform_lblResult {
    text-align: center;
    display: block;
    line-height: 20px;
}


@media screen and (max-width: 768px) {

  .login-slide {
      position: absolute;
      top: 0;
      bottom: 0;
      min-height: 400px;
      overflow-y: auto;
      padding: 10px;
      right: -100%;
      z-index: 999999;
      width: 320px;
      background: rgba(0, 0, 0, 0.9);
      transition: all 0.5s ease;
  }
  
  .contact-block {
    width: 100%;
        max-width: 262px;
  }

}
  


.RegisterForm {
    text-align: center;
}

.RegisterForm .row {
    display: block;
    width: 640px;
    margin: 0 auto;
    overflow: hidden;
}

.RegisterForm .row .formcol {
    width: 47%;
    float: left;
}

.RegisterForm .row .formcol:nth-child(2) {
    margin-left:6%;
}

.RegisterForm .label {
    text-align: left;
    margin-bottom: 5px;
    font-size: 14px;
}

.RegisterForm input[type="text"] {
    background: #e8f0fd;
    border: 1px solid #cdced3;
    padding: 5px;
    margin: 0 0 10px 0;
    width: 100%;
}

.RegisterForm .jcf-select-DropDownField {
    width: 100%;
    background: #e8f0fd;
    border: 1px solid #cecece;
    border-radius: 0;
}

.RegisterForm .formfils {
    width: 640px;
    margin: 0 auto;
}

.RegisterForm input[type="submit"] {
    background: #d0262f;
    color: #fff;
    display: block;
    width: 320px;
    padding: 8px;
    margin: 20px auto;
}

.RegisterForm label.check.alt {
    display: flex;
    text-align: left;
    justify-content: center;
}

.RegisterForm label.check.alt .EditingFormControlNestedControl {
    position: relative;
    top: 3px;
}

.RegisterForm label.check.alt .asd {
  margin-left:5px;
}

.RegisterForm p.afmerror {
    font-size: 14px;
    color: #d0262f;
    margin: 0 0 10px 0;
    text-align: left;
}

.RegisterForm .formfils .adw.as {
    margin-bottom: 15px;
}

.RegisterForm .jcf-select .jcf-select-text {
    background: #e8f0fd;
    padding: 0 15px;
    margin: -1px;
    border: 1px solid #cecece;
    text-align: left;
}

.RegisterForm .row.textrow {
    width: 640px;
}

@media screen and (max-width: 768px) {

  .RegisterForm .row,
  .RegisterForm .row .formcol,
  .RegisterForm .row.textrow,
  .RegisterForm .formfils {
     width: 100%;
  }
  
  .RegisterForm .row .formcol,
  .RegisterForm .row .formcol:nth-child(2) {
    margin:0 auto;
  }
  
  .contact-form .tooltip {
      position: absolute;
      display: inline-block;
      right: 0;
      top: 5px;
  }

}


.top-line {
    margin: 0 0 15px;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    overflow: hidden;
}

.top-line .title {
    float: left;
    width: 43%;
    text-align: left;
    font-weight: bold;
}

.top-line .note {
    float: right;
    width: 53%;
    text-align: right;
    font-size: 10px;
    color: #9ba8b0;
    display: inline-block;
    vertical-align: top;
}

.top-line .note:hover {
    color: #fff;
}

.top-line .img-holder {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    padding: 3px;
    border: 2px solid #fff;
    width: 22px;
    height: 22px;
    border-radius: 16px;
}

.top-line .img-holder img {
    display: block;
}

.login-form {
    margin: 0 0 14px;
    text-align: left;
}

.login-form ::-webkit-input-placeholder {
    color: #fff;
    font-weight: 100;
}

.login-form ::-moz-placeholder {
    opacity: 1;
    color: #fff;
    font-weight: 100;
}

.login-form :-moz-placeholder {
    color: #fff;
    font-weight: 100;
}

.login-form :-ms-input-placeholder {
    color: #fff;
    font-weight: 100;
}

.login-form .placeholder {
    color: #fff;
    font-weight: 100;
}

.login-form .top-line .img-holder {
    transform: rotate(45deg);
}

.login-form .form-content {
    background: #d2232a;
    position: relative;
    padding: 0;
}

.login-form .form-content:before {
    border-color: transparent transparent #d22328 transparent;
}

.login-form input {
    box-shadow: none;
    background: none;
    padding: 5px 10px;
}

.login-form input[type="email"],
.login-form input[type="text"],
.login-form input[type="password"] {
    display: block;
    width: 100%;
    border-width: 0 0 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.47);
    height: 35px;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    margin: 0;
}

.login-form input[type="submit"] {
    display: block;
    margin: 10px 0 0;
    width: 95%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.login-form input[type="submit"]:hover {
    background: #fff;
    color: #d22328;
}

.howtologin {
    color: #fff;
    text-align: center;
    display: block;
    margin: 0px 0;
}

#p_lt_ctl06_logonform_lnkPasswdRetrieval, 
#p_lt_ctl05_logonform1_lnkPasswdRetrieval, 
#p_lt_ctl05_logonform_lnkPasswdRetrieval, 
#p_lt_ctl04_logonform1_lnkPasswdRetrieval, 
#p_lt_ctl03_logonform1_lnkPasswdRetrieval, 
#p_lt_ctl04_logonform_lnkPasswdRetrieval, 
#p_lt_ctl03_logonform_lnkPasswdRetrieval,
#p_lt_ctl06_logonform1_lnkPasswdRetrieval {
    color: #fff;
    text-decoration: underline;
    text-align: center;
    display: block;
    margin: 10px 0;
}

.login-form input[type="submit"] {
    display: block;
    margin: 10px 0 0;
    width: 95%;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    background: #fff;
    color: red;
    margin-bottom: 5px;
}

div#p_lt_ctl06_logonform1_Login1_pnlLogin {
    width: 115%;
}

table#p_lt_ctl07_logonform_Login1 {
    width: 100%;
}


@font-face {
    font-family: 'pf_catalogbold';
    src: url('https://www.bestvalue.com.cy/App_Themes/MyMarket2015/fonts/pfcatalog-bold-webfont.eot?') format('eot'), url('https://www.bestvalue.com.cy/App_Themes/MyMarket2015/fonts/pfcatalog-bold-webfont.woff') format('woff'), url('https://www.bestvalue.com.cy/App_Themes/MyMarket2015/fonts/pfcatalog-bold-webfont.ttf') format('truetype'), url('https://www.bestvalue.com.cy/App_Themes/MyMarket2015/fonts/pfcatalog-bold-webfont.svg#pfcatalog-bold-webfont0L0TsvhT') format('svg');
}
@font-face {
    font-family: 'pf_catalogregular';
    src: url('https://www.bestvalue.com.cy/App_Themes/MyMarket2015/fonts/pfcatalog-regular-webfont.eot?') format('eot'), url('https://www.bestvalue.com.cy/App_Themes/MyMarket2015/fonts/pfcatalog-regular-webfont.woff') format('woff'), url('https://www.bestvalue.com.cy/App_Themes/MyMarket2015/fonts/pfcatalog-regular-webfont.ttf') format('truetype'), url('https://www.bestvalue.com.cy/App_Themes/MyMarket2015/fonts/pfcatalog-regular-webfont.svg#pfcatalog-regular-webfont0L0TsvhT') format('svg');
}

.newsl-pop {
    font-family: 'pf_catalogregular';
    position: fixed;
    width: 100%;
    height: 100%;
    background: RGBA(255,255,255,0.8);
    z-index: 9000000;
    left: 0;
    top: 0;
    display: none;
}

.newsl-pop .colsepop {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: #d02630;
    width: 60px;
    height: 60px;
}

.newsl-pop .colsepop span {
    width: 40px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.newsl-pop .colsepop span.right {
    transform: rotate(-45deg);
    top: 25px;
    left: 2px;
}

.newsl-pop .colsepop span.left {
    transform: rotate(45deg);
    top: 25px;
    left: 12px;
}

.newsl-pop-cont .logoimg {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -134px;
}

.newsl-pop-cont {
    background: #0055b8;
    position: absolute;
    width: 58%;
    left: 50%;
    margin-left: -540px;
    top: 150px;
    color: #fff;
    padding: 80px 70px 30px;
    box-shadow: 0 0 68px rgba(0, 39, 65, 0.45);
    min-width: 1080px;
}

.newsl-pop-cont .frm {
    display: block;
    width: 45%;
    margin: 20px auto 0;
}

.newsl-pop-cont .frm h2 {
    font-family: 'pf_catalogbold';
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}

.newslf {
    display: block;
    margin: 10px 0;
    text-align: center;
}

.newslf .emailContainer {
    margin-top: 0;
}

.newslf .emailContainer label {
    font-size: 16px;
    color: #fff;
    display: block;
    margin: 0 0 10px;
    padding: 0;
    line-height: 1;
}

.newslf .emailContainer label#p_lt_ctl11_UpdateUserEmail_textboxLabel {
    font-family: 'pf_catalogbold';
}

.newslf .emailContainer span {
    display: flex;
}
.newslf .emailContainer span label {
    text-align: left;
    margin-left: 5px;
}

.newslf .emailContainer input[type="text"] {
    display: block;
    width: 100%;
    padding: 15px;
    background: #fff;
    margin: 10px 0;
}


.trmbox {
  display:block;
  width: 100%;
}

.trmbox p {
    font-size: 12px;
    line-height: 14px;
    text-align: justify;
}

.dontshowagain {
    color: #fff;
    text-decoration: underline;
    text-align: center;
    display: block;
}

.inttro p {
    margin-bottom: 0;
  font-size: 17px;
}

.inttro p strong {
font-family: 'pf_catalogbold';
}

.inttro ul {
    padding: 0 0 0 25px;
    margin: 0;
}

.inttro ul li {
    font-size: 17px;
}

.tooltip {
    position: absolute;
    display: inline-block;
    right: -35px;
    top: 43px;
}

.tooltip em.icon {
    display: block;
    font-style: normal;
    text-decoration: none;
    color: #fff;
    background: #d2222a;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    top: -6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 380px;
    background-color: transparent;
    color: #fff;
    text-align: left;
    padding: 0;
    border-radius: 0px;
    position: absolute;
    z-index: 1;
    left: 180px;
    margin-left: -140px;
    bottom: auto;
    color: black;
    top: -80px;
}

.tooltip .tooltiptext img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.cmsform-label {
    position: relative;
}

.intro div.cycle-gallery .slide .description:before,
.intro div.cycle-gallery .slide .description h1 {
    display: none;
}


.slidelink a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 73%;
    height: 90%;
    z-index: 5;
}

#p_lt_ctl07_logonform_Login1_pnlLogin {
    padding: 8px;
    overflow: hidden;
    width: 260px;
}

.login-form input[type="submit"] {
    display: block;
    margin: 10px 0 0;
    width: 100%;
}

.intro .right-column {
    padding-bottom: 10px;
}


/* Sticker */
.mystickerwrap {
    display: block;
    position: fixed;
    right: 2%;
    bottom: 2%;
    z-index: 150;
    width: 70%;
    max-width: 175px;
    border-radius: 0;
}

.mystickerwrap img {
	width: 100%;
	height: auto;
	max-width: 100%;
    vertical-align: bottom;	
}

.mystickerwrap.cookiesticker {
    max-width: 325px;
    display:none;
}


.stickercookieclose {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
}

.stickercookieclose .line {
    display: block;
    width: 30px;
    height: 4px;
    background: #fff;
    border-radius: 15px;
    position: absolute;
    left: 0;
    top: 10px;
    margin: 0;
}

.stickercookieclose .line.left {
    transform: rotate(45deg);
}

.stickercookieclose .line.right {
    transform: rotate(-45deg);
}


@media only screen and (max-width : 768px) {
	
	.mystickerwrap{
		display:block;
	}
	
}