@font-face {
  font-family: 'Roboto Condensed';
  font-weight: 300;
  font-style: normal;
  src: url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.eot');
  src: url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.eot?#iefix') format('embedded-opentype'),
       local('Roboto Condensed Light'),
       local('Roboto-Condensed-300'),
       url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.woff2') format('woff2'),
       url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.woff') format('woff'),
       url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.ttf') format('truetype'),
       url('../fonts/Roboto-Condensed-300/Roboto-Condensed-300.svg#RobotoCondensed') format('svg');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.eot');
  src: url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.eot?#iefix') format('embedded-opentype'),
       local('Roboto Condensed'),
       local('Roboto-Condensed-regular'),
       url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.woff2') format('woff2'),
       url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.woff') format('woff'),
       url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.ttf') format('truetype'),
       url('../fonts/Roboto-Condensed-regular/Roboto-Condensed-regular.svg#RobotoCondensed') format('svg');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/Roboto-Condensed-700/Roboto-Condensed-700.eot');
  src: url('../fonts/Roboto-Condensed-700/Roboto-Condensed-700.eot?#iefix') format('embedded-opentype'),
       local('Roboto Condensed Bold'),
       local('Roboto-Condensed-700'),
       url('../fonts/Roboto-Condensed-700/Roboto-Condensed-700.woff2') format('woff2'),
       url('../fonts/Roboto-Condensed-700/Roboto-Condensed-700.woff') format('woff'),
       url('../fonts/Roboto-Condensed-700/Roboto-Condensed-700.ttf') format('truetype'),
       url('../fonts/Roboto-Condensed-700/Roboto-Condensed-700.svg#RobotoCondensed') format('svg');
}



@font-face {
  font-family: 'Roboto';
  font-weight: 300;
  font-style: normal;
  src: url('../fonts/Roboto-300/Roboto-300.eot');
  src: url('../fonts/Roboto-300/Roboto-300.eot?#iefix') format('embedded-opentype'),
       local('Roboto Light'),
       local('Roboto-300'),
       url('../fonts/Roboto-300/Roboto-300.woff2') format('woff2'),
       url('../fonts/Roboto-300/Roboto-300.woff') format('woff'),
       url('../fonts/Roboto-300/Roboto-300.ttf') format('truetype'),
       url('../fonts/Roboto-300/Roboto-300.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/Roboto-regular/Roboto-regular.eot');
  src: url('../fonts/Roboto-regular/Roboto-regular.eot?#iefix') format('embedded-opentype'),
       local('Roboto'),
       local('Roboto-regular'),
       url('../fonts/Roboto-regular/Roboto-regular.woff2') format('woff2'),
       url('../fonts/Roboto-regular/Roboto-regular.woff') format('woff'),
       url('../fonts/Roboto-regular/Roboto-regular.ttf') format('truetype'),
       url('../fonts/Roboto-regular/Roboto-regular.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
  src: url('../fonts/Roboto-500/Roboto-500.eot');
  src: url('../fonts/Roboto-500/Roboto-500.eot?#iefix') format('embedded-opentype'),
       local('Roboto Medium'),
       local('Roboto-500'),
       url('../fonts/Roboto-500/Roboto-500.woff2') format('woff2'),
       url('../fonts/Roboto-500/Roboto-500.woff') format('woff'),
       url('../fonts/Roboto-500/Roboto-500.ttf') format('truetype'),
       url('../fonts/Roboto-500/Roboto-500.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/Roboto-700/Roboto-700.eot');
  src: url('../fonts/Roboto-700/Roboto-700.eot?#iefix') format('embedded-opentype'),
       local('Roboto Bold'),
       local('Roboto-700'),
       url('../fonts/Roboto-700/Roboto-700.woff2') format('woff2'),
       url('../fonts/Roboto-700/Roboto-700.woff') format('woff'),
       url('../fonts/Roboto-700/Roboto-700.ttf') format('truetype'),
       url('../fonts/Roboto-700/Roboto-700.svg#Roboto') format('svg');
}

@font-face {
  font-family: 'Roboto';
  font-weight: 900;
  font-style: normal;
  src: url('../fonts/Roboto-900/Roboto-900.eot');
  src: url('../fonts/Roboto-900/Roboto-900.eot?#iefix') format('embedded-opentype'),
       local('Roboto Black'),
       local('Roboto-900'),
       url('../fonts/Roboto-900/Roboto-900.woff2') format('woff2'),
       url('../fonts/Roboto-900/Roboto-900.woff') format('woff'),
       url('../fonts/Roboto-900/Roboto-900.ttf') format('truetype'),
       url('../fonts/Roboto-900/Roboto-900.svg#Roboto') format('svg');
}



/*html,body {
    overflow: auto !important; margin: 0;
}*/

body {
    font-family: 'Roboto', sans-serif !important;
    margin: 0;
    padding: 0;
    color: #666666;
}

p {
    margin-bottom: 0;
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #666666;
    font-family: 'Roboto', sans-serif !important;
}

h6,
h5 {
    color: #666666;
    font-weight: bold;
    margin-bottom: 0;
}

.row {
    max-width: 1170px;
}

.fullWidth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
}

.bottom10 {
    margin-bottom: 10px;
}

.bottom20 {
    margin-bottom: 20px;
}

.top10 {
    margin-top: 10px;
}

.top20 {
    margin-top: 20px;
}

.top40 {
    margin-top: 40px;
}

.top50 {
    margin-top: 50px;
}

.top60 {
    margin-top: 60px;
}

.top80 {
    margin-top: 80px;
}

.left20 {
    padding-left: 20px;
}

.float-left {
    float: left;
}

.extruder.left.a .flap {
    font-size: 18px;
    color: white;
    top: 0;
    padding: 10px 0 10px 10px;
    background: #772B14;
    width: 30px;
    position: absolute;
    right: 0;
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-box-shadow: #666 2px 0px 3px;
    -webkit-box-shadow: #666 2px 0px 3px;
}

.extruder.left.a .content {
    border-right: 3px solid #772B14;
}

.extruder.top .optionsPanel .panelVoice a:hover {
    color: #fff;
    background: url("elements/black_op_30.png");
    border-bottom: 1px solid #000;
}

.extruder.top .optionsPanel .panelVoice a {
    border-bottom: 1px solid #000;
}

.extruder.left.a .flap .flapLabel {
    background: #772B14;
}

.accordion-toggle {
    cursor: pointer;
}

.accordion-content {
    display: none;
}

.accordion-content.default {
    display: block;
}

.navigation-regio {
    transition: All 1s ease;
    margin-top: 0px !important;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    position: relative;
    padding: 0 0 10px 0;
    z-index: 9999;
    background: #AD181E url("../img/regio-top-bg.jpg") repeat-x;
    border-bottom: 10px solid #C2272D;
    width: 100%;
    color: white;
    font-family: 'Roboto', sans-serif;
}

.navigation-regio h2 {
    font-size: 20px;
    font-weight: bold;
    color: white;
    padding-left: 15px;
}

.navigation-regio h3 {
    margin-top: 0;
}

.navigation-regio ul {
    padding-left: 0;
    padding-right: 0;
}

.has-children ul {
    background: #f8f8f8 !important;
}

.has-children .menu-news ul ul {
    border-top: none !important;
}

.sticky-menu {
    border-top: 10px solid #C2272D;
    position: fixed;
    width: 100%;
    background: #F0F0F0;
    z-index: 9999;
    top: 0;
    border-bottom: 1px solid #DDD;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

.sticky-inner {
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
}

.sticky {
    position: fixed;
}

.navigation-regio h3 {
    font-size: 0.8em;
    color: white;
    line-height: 36px;
    font-weight: bold;
    opacity: 0.6;
}

.navigation-regio ul {
    list-style: none;
    font-size: 0.8em;
    text-align: left;
    margin-left: 0;
    line-height: 1.6em;
}

.navigation-regio a {
    color: white;
}

.navigation-regio a:hover {
    color: white;
    opacity: 0.8;
    text-decoration: underline;
}

.open-regio {
    width: 70px;
    height: 70px;
    top: 0;
    right: 0;
    z-index: 999999999;
    position: absolute;
    background: #C2272D url("../img/icons/regio.svg") no-repeat center top;
    background-size: 60%;
    outline: none;
    line-height: 10px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.open-regio span {
    padding-top: 20px;
    font-size: 11px;
    display: block;
    float: left;
    padding-top: 25px;
    text-align: center;
}

.clearfix {
    clear: both;
}

nav ul {
    overflow: hidden;
    margin-left: 0;
    margin-right: 0;
    clear: both;
    position: relative;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
    border-top: 3px solid #C1272D 
}

nav ul:after {
    content: "";
    border-top: 3px solid #c1272d
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
}

nav ul li {
    float: left;
    display: block;
    padding: 10px 0 10px 5px;
    position: relative;
    z-index: 2;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

nav ul li a {
    padding: 10px 20px;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

.navigation {
    background: #F0F0F0;
    position: relative;
    height: 100px;
    width: 100%;
    z-index: 999;
}

.nav-wrap {
    position: relative;
    max-width: 1170px;
    margin: 0 auto;
}

.cd-main-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

.menu-baner {
    margin-top: 5px;
}

.menu-baner img {
    width: 100%;
}

.menu-search {
    margin-top: 15px;
    margin-left: 0;
}

.menu-search .search-field {
    height: 45px;
    width: 80%;
    float: left;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-right: 0px solid white;
    box-shadow: none !important;
    border-color: #E8E8E8 !important;
}

.menu-search .search-submit {
    float: right;
    width: 20%;
    height: 45px;
    background: #FFF url("../img/icons/magnifier.svg") no-repeat center;
    border-top: 1px solid #e8e8e8;
    border-left: 0px solid #fff;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    text-indent: -999em;
    background-size: 30%;
    cursor: pointer;
}

.menu-news {
    border-top: 3px solid #c1272d;
}

.about {
    float: right;
    text-align: right;
    margin-top: 5px;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

.about ul {
    list-style: none;
    margin-left: 0;
}

.about li {
    float: left;
    border-top: 0;
    margin-top: 10px;
}

.about a i {
    margin-right: 5px;
    color: #C2272D;
    font-size: 30px;
    float: left;
    line-height: 30px;
}

.about a span {
    padding-top: 5px;
    display: block;
}

.cd-secondary-nav {
    border-top: 1px solid #c1272d;
}

.menu-news ul {
    background: #f9f8f8 !important;
}

.menu-shopping {
    border-top: 3px solid #303030;
}

.menu-shopping > ul {
    border-top: 1px solid #f2ab00;
}

.menu-travel {
    border-top: 3px solid #549DCE;
}

.menu-travel > ul {
    border-top: 1px solid #96bd0e;
}

.menu-business {
    border-top: 3px solid #DEB012;
}

.menu-health {
    border-top: 3px solid #16A085;
}

.menu-health > ul {
    border-top: 1px solid #18b8da;
}

.menu-newspaper {
    border-top: 3px solid #074AD1;
}

.menu-newspaper {
    border-top: 3px solid #074AD1;
}

.menu-euro {
    border-top: 3px solid #03B4F9;
}

.menu-estate {
    border-top: 3px solid #9203DB;
}

.menu-blog {
    border-top: 3px solid #666666;
    position: relative;
}

.menu-blog-ico {
    padding-top: 10px;
    border-top: 3px solid #666666;
    position: relative;
    float: left;
    z-index: 999999;
    width: 14.28%;
}

.menu-blog-ico a {
    padding: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.menu-icon-bottom {
    background: #A91A1F;
}

ul.menu-icon-bottom {
    margin: 10px 0 0 0;
    padding: 0 0 10px 0;
}

ul.menu-icon-top {
    margin: 0 0 10px 0;
    padding: 0;
}

.menu-icon-top {
    background: #A91A1F;
}

.menu-blog-ico img {
    width: 100%;
    margin: 0 auto;
    opacity: 1;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.menu-blog-ico:hover img {
    opacity: 0.5;
}

.menu-blog-ico span {
    position: absolute;
    background: none repeat scroll 0% 0% #FFF;
    border-radius: 5px;
    padding: 10px;
    color: #000;
    font-size: 12px;
    line-height: 16px;
    display: block;
    opacity: 0;
    margin-top: -50px;
    z-index: 996;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    margin-left: -20px;
    min-width: 100px;
    text-align: center;
}

.menu-blog-ico:hover span {
    display: block;
    margin-top: 6px;
    margin-left: -20px;
    opacity: 0.9;
}

.desc-product {
    display: block;
    width: 200px;
    float: left;
    color: #666666;
}

.lang {
    float: left;
    width: 30px;
}

.small,
.menu-search {
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

.small.sticky-menu {
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

.small .about {
    margin-top: -2px;
}

.cd-logo {
    margin: 0 0 10px;
    display: block;
    line-height: 75px;
}

.small .cd-logo {
    margin: 0;
}


 .cd-logo img {
   width: 100%;
   transition: all 0.5s ease-in-out 0s;
}

.small .cd-logo img {
    width: 80%;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

.small .menu-search {
    margin-left: 0;
}

.small nav ul li a {
    padding: 5px 10px;
}

.small nav ul li {
    padding: 10px;
}

.small .menu-bookmark {
    margin-top: 4px;
}

.menu-bookmark {
    position: relative;
    margin-top: 6px;
    float: right;
    border: 2px solid rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    padding: 4px 5px;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

.small .menu-bookmark {
    position: relative;
    margin-top: 6px;
    float: right;
    border: 2px solid rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    padding: 0px 5px;
    margin-bottom: 5px;
}

.menu-bookmark:hover {
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.menu-bookmark a {
    float: left;
    padding: 0;
    margin: 0;
}

.menu-bookmark small i {
    float: left;
    font-size: 14px;
    padding-top: 10px;
    line-height: 5px;
    margin-right: 5px;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
    opacity: 1;
}

.menu-bookmark small span {
    float: left;
    margin-left: 5px;
    line-height: 10px;
    font-size: 10px;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
}

.wrapper {
    margin-top: 150px;
    clear: both;
    position: relative;
    overflow: hidden;
}

.left-column .columns,
.wrapper > .columns {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.intro {
    color: #777;
    font-style: italic;
    margin: 10px 0;
}

/*.menu {background:#00a; color:#fff; height:40px; line-height:40px;letter-spacing:1px; width:100%;}*/

.content {
    margin-top: 10px;
}

.menu-padding {
    padding-top: 40px;
}

.content {
    padding: 10px;
}

.content p {
    margin-bottom: 20px;
}

.right-column .right-box {
    background: #f7f7f7;
    padding: 5px 20px 10px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 0;
    overflow: hidden;
}

.right-column .right-box img {
    padding-bottom: 15px;
}

.right-column .right-box a {
    color: #666666;
    font-size: 14px;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.right-column .right-box a:hover {
    color: black;
    text-decoration: underline;
}

.right-column .right-box h2 {
    font-size: 22px;
    font-weight: bold;
    /*    overflow: hidden;*/
}

.right-column .right-box h4 {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    clear: both;
}

.right-column .right-box ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.right-column .right-box ul li.first:before {
    content: "";
}

.right-column .right-box ul li:before {
    content: "\f0da";
    font-family: "fontawesome";
    color: #666;
    height: 20px;
    font-size: 12px;
    /*font-family: FontAwesome;*/
    text-decoration: none;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

.right-column .owl-commercial div:first-child {
    margin-top: 0 !important;
}

.newest {
    font-weight: bold;
    width: 100%;
    display: block;
}

.by-polsha {
    width: 90%;
    float: left;
    background: url(../img/icons/mini-logo.svg) no-repeat left 3px;
    background-size: 17px;
    padding-bottom: 0px !important;
    float: left;
    margin: 2px 5px 5px 0;
    padding: 0 0 0 20px;
}

.mini-promo:before {
    content: "\f005";
    font-family: FontAwesome;
    float: left;
    font-size: 12px;
    color: #f1c40f;
    float: left;
    margin: 2px 5px 5px 0;
    padding: 2px 1px 0 0;
}

.right-column .right-box ul li.newest.first:before {
    content: "";
    font-size: 0;
    height: 0;
}

.newest p.img-container-right {
    width: 25%;
    position: relative;
    float: left;
    margin-right: 10px;
    clear: both;
}

.newest span {
    width: 100%;
    display: block;
    float: left;
}

.right-box li {
    float: left;
    clear: both;
    padding: 2px 0;
}

.news-rc li {
    width: 100%;
}

.right-column .news-rc h2:after {
    content: "";
    border-bottom: solid 2px #c1272d;
    border-bottom: solid #c1272d;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 16px;
}

.right-column #wxWrap {
    overflow: hidden;
    color: #666;
}

.right-column #wxWrap select {
    padding: 0;
    margin: 0;
}

.right-column #wxWrap h2,
.currency h2,
.calendar-wrap h2,
.coupons h2,
.gasoline h2 {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
}

.currency h2 {
    margin-bottom: 15px;
}

.right-column #wxWrap h2:after {
    content: "";
    border-bottom: solid 2px #DDD;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 12px;
}

.currency h2:after {
    content: "";
    border-bottom: solid 2px #DDD;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 12px;
}

.coupons {
    overflow: hidden;
}

.coupons h2:after {
    content: "";
    border-bottom: solid 2px #DDD;
    position: absolute;
    width: 100%;
    overflow: hidden;
    margin-left: 20px;
    padding-top: 16px;
}

.calendar-wrap {
    overflow: hidden;
}

.calendar-wrap h2:after {
    content: "";
    border-bottom: solid 2px #DDD;
    position: absolute;
    width: 40%;
    margin-left: 20px;
    padding-top: 16px;
}

.pluginSkinLight {
    height: 400px !important;
}

.right-column .regio-rc h2:after {
    content: "";
    border-bottom: solid 2px #303030;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 16px;
}

.right-column .newsletter h5:after {
    content: "";
    border-bottom: solid 2px #303030;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 12px;
}

.calendar-wrap h2 {
    overflow: hidden;
    display: block;
}

.right-column .cam h2:after,
.calendar-wrap h2:after {
    content: "";
    border-bottom: solid 2px #303030;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 16px;
}

.right-column .gasoline h2:after {
    content: "";
    border-bottom: solid 2px #4c9004;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 16px;
}

.right-column .business-rc h2:after {
    content: "";
    border-bottom: 2px solid #549DCE;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 16px;
}

.right-column .health-rc h2:after {
    content: "";
    border-bottom: solid 2px #DEB012;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 16px;
}

.right-column .coupons {
    border-radius: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.right-column .columns .coupon-img {
    line-height: 55px;
    height: 57px;
    text-align: center;
    border-top: 2px dotted #CCC;
    border-left: 2px dotted #CCC;
    border-bottom: 2px dotted #CCC;
}

.right-column .columns .coupon-img img {
    vertical-align: middle;
    max-height: 57px;
}

.right-column .columns .coupon-item {
    clear: both;
    margin: 5px 0;
    float: left;
    height: 57px!important;
}

.right-column .columns .coupon-item a {
    border-radius: 5px;
    color: white;
    font-size: 14px;
    text-decoration: none;
    display: block;
    padding: 5px 10px 8px 10px;
    width: 100%;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.right-column .columns .coupon-item a i {
    position: absolute;
    opacity: 0.2;
    top: 0;
    right: 10%;
    font-size: 80px;
}

.right-column .columns .coupon-item a span {
    font-size: 24px;
    padding: 0 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed white;
    opacity: 1;
    font-weight: bold;
}

.yellow {
    background: #d35400;
}

.yellow:hover {
    background: #c0392b;
}

.orange:hover {
    background: #e67e22;
}

.first {
    width: 99%;
    /*    padding-bottom: 10px;*/

    border-bottom: 1px solid #EAEAEA;
}

.first span {
    float: left;
    width: 70%;
}

li.newest.first:nth-child(6) {
    border-bottom: 0px solid #FFF;
}

.fa-plus-circle {
}

.add-article:hover .fa-plus-circle {
    color: white;
    font-size: 20px;
}

.add-article {
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
    position: relative;
    color: white;
    margin-top: 20px;
    text-decoration: none;
    padding: 10px;
    position: relative;
    border-radius: 10px;
    transition: All 1s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    text-decoration: none;
    background: rgb(41, 154, 11);
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5OWEwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4OGNlMTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(41, 154, 11, 1) 0%, rgba(136, 206, 16, 1) 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(41, 154, 11, 1)), color-stop(100%, rgba(136, 206, 16, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(left, rgba(41, 154, 11, 1) 0%, rgba(136, 206, 16, 1) 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(left, rgba(41, 154, 11, 1) 0%, rgba(136, 206, 16, 1) 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(left, rgba(41, 154, 11, 1) 0%, rgba(136, 206, 16, 1) 100%);
    /* IE10+ */

    background: linear-gradient(to right, rgba(41, 154, 11, 1) 0%, rgba(136, 206, 16, 1) 100%);
    /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#299a0b', endColorstr='#88ce10', GradientType=1);
    /* IE6-8 */

    display: block;
}

.add-article:hover {
    background: rgb(41, 154, 11);
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5OWEwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMGUwMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(41, 154, 11, 1) 0%, rgba(176, 224, 17, 1) 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(41, 154, 11, 1)), color-stop(100%, rgba(176, 224, 17, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(left, rgba(41, 154, 11, 1) 0%, rgba(176, 224, 17, 1) 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(left, rgba(41, 154, 11, 1) 0%, rgba(176, 224, 17, 1) 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(left, rgba(41, 154, 11, 1) 0%, rgba(176, 224, 17, 1) 100%);
    /* IE10+ */

    background: linear-gradient(to right, rgba(41, 154, 11, 1) 0%, rgba(176, 224, 17, 1) 100%);
    /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#299a0b', endColorstr='#b0e011', GradientType=1);
    /* IE6-8 */

    text-decoration: none !important;
}

.add-article p {
    color: white;
}

.add-article > i {
    color: white;
    font-size: 40px !important;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    transition: All 1s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    text-decoration: none;
    opacity: 0.7;
}

.add-article > span > i {
    position: absolute;
    font-size: 130px;
    margin-top: -40px;
    right: -20px;
    color: white;
    opacity: 0.2;
}

.add-shelter-ad {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 10px;
    display: block;
    background-image: url(../img/ukraine_flag.svg);
    background-size: contain;
    text-align: center;
}

.add-shelter-ad:hover {
    text-decoration: none !important;
    opacity: 0.7;
}

#owl-demo {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #C1272D;
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2 ease;
    z-index: 3;
}

.premium-work,
.communication {
    float: left;
    clear: none !important;
}

.premium-work li,
.communication li {
    clear: none;
    padding-bottom: 10px !important;
}

.premium-work p {
    font-size: 14px;
}

.right-column .right-box ul.premium-work li:before {
    content: "";
    height: 0;
}

.right-column .right-box ul.communication li:before {
    content: "";
    height: 0;
}

.right-column .right-box ul.communication li {
    margin-top: 10px;
    height: 100px;
}

.alarm {
    margin-top: 10px;
    padding-left: 0;
    text-align: center;
}

.alarm i {
    font-size: 35px;
    /*    float:left;*/

    padding-top: 2px;
    padding-right: 5px;
    display: block;
    /*    padding-bottom: 15px;*/
}

.premium-work li small {
    font-size: 12px;
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
}

.premium-work > li > a img {
    padding-bottom: 0px !important;
    height: 80px;
    width: 100%;
}

.premium-work li,
.communication li {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.premium-work li:before,
.communication li:before {
    content: "";
    font-size: 0px !important;
}

.communication li a img {
    padding-bottom: 0px !important;
    height: 50px;
    width: 100px;
    text-align: center;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

.communication li small {
    font-size: 14px;
    display: block;
}

.communication li a img:hover {
    opacity: 0.5;
}

.border-top {
    border-top: 1px solid #DDD;
    clear: both;
    margin-top: 5px;
    padding-top: 5px;
}

#owl-demo:hover {
    /*  background:#c1272d;*/

    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
}

#owl-demo img.slide-news {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0.9;
    overflow: hidden;
    height: 380px;
    min-height: 400px;
    width: 100%;
    min-width: 100%;
    transition: opacity 0.35s, transform 0.35s;
}

#owl-demo:hover img.slide-news {
    opacity: 0.5;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.top-news h2 {
    color: white;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    font-weight: bold;
    margin-left: 10px;
    padding-top: 20px;
}

.top-news h2:after {
    content: "";
    border-bottom: solid 2px white;
    border-bottom: solid white;
    border-bottom-width: 2px;
    position: absolute;
    width: 75%;
    margin-left: 20px;
    padding-top: 13px;
}

.top-news a:hover {
    opacity: 0.5;
    color: white;
}

a:hover .text-news-main {
    /*    text-decoration: underline!important;*/

    color: white;
    opacity: 0.9;
}

.content-news {
    position: absolute;
    overflow: hidden;
    z-index: 10;
    color: #FFF;
    top: 36%;
    width: 100%;
    line-height: 18px;
    font-size: 18px;
    margin: 60px 0 0;
    background: url(../img/slide-bg-hover.png) repeat;
    padding: 20px 20px 70px;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
}

.content-news h3 {
    color: white;
    font-size: 24px;
    font-weight: 900;
    text-align: left;
    margin-bottom: 5px;
}

.content-news p {
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0;
}

.content-news span {
    color: white;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 0;
}

#owl-demo #progressBar {
    position: absolute;
    bottom: 0;
}

#owl-demo .owl-pagination {
    display: none;
}

#owl-demo .item h2 > img {
    position: relative;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    float: left;
    opacity: 1;
    margin-right: 20px;
    margin-left: 20px;
}

#owl-demo .item {
    margin-left: 70px;
    height: 390px;
    position: relative;
    z-index: 3;
}

#owl-demo img.icon-news {
    width: 25px !important;
    float: left;
    margin: 3px 0 0 0;
    height: 25px !important;
}

#owl-demo .owl-buttons {
    position: absolute;
    top: 0;
    line-height: 40px;
    left: 0;
    width: 70px;
    height: 50%;
    z-index: 7;
    background: white;
}

#owl-demo .owl-prev {
    background: none;
    padding: 0;
    margin-top: 90%;
}

#owl-demo .owl-next:after {
    color: black;
    font-size: 26px;
    content: "\f105";
    font-family: FontAwesome;
    text-decoration: none;
}

#owl-demo .owl-prev:after {
    color: black;
    font-size: 26px;
    content: "\f104";
    font-family: FontAwesome;
    text-decoration: none;
}


.article-list ul  li {
    padding-top: 5px;
    font-weight: 400!important;
    font-size: 0.9em!important;
}
.article-list ol li {
    padding-top: 5px;
    font-weight: 400!important;
    font-size: 0.9em!important;
}

.article-list ul li:before {
    content:"\f111";
    font-family: "fontawesome";
    color: #C2272D ;
    font-size: 10px;
    margin-right: 5px;
}

.article-info {
    left: -70px;
    width: 70px;
    top: 140px;
    float: left;
    position: relative;
    background: #c1272d;
    padding: 20px 0 25px 25px;
}

.article-info p {
    clear: both;
    float: left;
    color: white;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.cd-nav-item img {
    height: 200px !important;
    overflow: hidden;
}

.panel {
    overflow: hidden;
}

.news a {
    float: left;
    width: 100%;
    height: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNjAxMzIwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDglIiBzdG9wLWNvbG9yPSIjNWEyYTMxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU0NDM0MyIgc3RvcC1vcGFjaXR5PSIwLjI2Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(45deg, rgba(96, 19, 32, 1) 0%, rgba(90, 42, 49, 1) 48%, rgba(84, 67, 67, 0.26) 100%);
    /* FF3.6+ */

    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(96, 19, 32, 1)), color-stop(48%, rgba(90, 42, 49, 1)), color-stop(100%, rgba(84, 67, 67, 0.26)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(45deg, rgba(96, 19, 32, 1) 0%, rgba(90, 42, 49, 1) 48%, rgba(84, 67, 67, 0.26) 100%);
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(45deg, rgba(96, 19, 32, 1) 0%, rgba(90, 42, 49, 1) 48%, rgba(84, 67, 67, 0.26) 100%);
    /* Opera 11.10+ */

    background: -ms-linear-gradient(45deg, rgba(96, 19, 32, 1) 0%, rgba(90, 42, 49, 1) 48%, rgba(84, 67, 67, 0.26) 100%);
    /* IE10+ */

    background: linear-gradient(45deg, rgba(96, 19, 32, 1) 0%, rgba(90, 42, 49, 1) 48%, rgba(84, 67, 67, 0.26) 100%);
    /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#601320', endColorstr='#42544343', GradientType=1);
    /* IE6-8 fallback on horizontal gradient */

    position: relative;
}

.news a:hover {
}

.news a:hover img {
    opacity: 0.2;
    transition: All 1s ease-in-out;
    -webkit-transition: All 1s ease-in-out;
    -moz-transition: All 1s ease-in-out;
    -o-transition: All 1s ease-in-out;
}

.news a .date {
    background: #a91c22;
    height: 20px;
    width: 100%;
    color: white;
    font-size: 14px;
    font-weight: bold;
}

.news a img {
    position: relative;
    z-index: 1;
    opacity: 0.9;
    width: 100%;
    transition: All 1s ease-in-out;
    -webkit-transition: All 1s ease-in-out;
    -moz-transition: All 1s ease-in-out;
    -o-transition: All 1s ease-in-out;
    float: left;
}

a:hover p.headline {
    text-decoration: underline;
    color: white !important;
}

/* REGIONAL NEWS */

.on-img {
    position: absolute;
    z-index: 999;
    top: 10px;
    right: 10px;
    z-index: 90;
    font-size: 25px !important;
    opacity: 0.5;
    color: white;
    transition: All 1s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

a:hover .on-img {
    opacity: 0.9;
}

.select-style {
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 3px;
    height: 40px;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 10px;
    background: #fff url("../img/arrowdown.gif") no-repeat 95% 50%;
}

.select-style select {
    padding: 5px 8px;
    width: 107%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
@include appearance(none);
}

.select-style select:focus {
    outline: none;
}

.select-style select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.cam a {
    display: block;
}

.cam img {
    top: 5px;
    position: relative;
    margin: 0 auto;
    display: block;
}

.on-img-center {
    position: absolute;
    z-index: 999;
    top: 40%;
    left: 0;
    z-index: 90;
    font-size: 55px !important;
    opacity: 0.5;
    color: white;
    transition: All 1s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    width: 100%;
    text-align: center;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
    display: block !important;
}

a:hover .on-img-center {
    opacity: 0.9;
}

.article {
    margin-top: 1px;
    border-right: 1px solid white;
    height: 310px;
    background: black;
    overflow: hidden;
    color: white;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.article a,
.article-alt a,
.article-alt2 a,
.cars-boxes a,
.estate-1 a,
.estate-2 a,
.estate-3 a,
.medicine-art a {
    display: block;
    width: 100%;
    height: 100%;
}

.article:last-child {
    border-right: none;
}

.img-container {
    position: relative;
    top: 0;
    left: 0;
    position: relative;
    width: 100%;
    height: 60%;
    min-width: 100%;
    min-height: 60%;
    max-width: 100% !important;
    overflow: hidden;
}

.img-container img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    overflow-x: hidden;
    opacity: 0.9;
    transition: all 0.3s ease-in-out 0s;
}

.img-container-alt {
    position: relative;
    top: 0;
    left: 0;
    position: relative;
    width: 100%;
    height: 50%;
    min-width: 100%;
    min-height: 50%;
    max-width: 100% !important;
    overflow: hidden;
}

.img-container-alt img {
    top: 0;
    left: 0;
    position: relative;
    width: 110%;
    min-width: 110%;
    min-height: 55%;
    max-width: 100% !important;
    opacity: 0.9;
    transition: all 0.3s ease-in-out 0s;
}

.article-head {
    height: 400px;
    position: relative;
}

.article-head .img-container {
    height: 400px;
    min-height: 400px;
    position: absolute;
    top: 0;
    left: 0;
}

h2.header-main a {
    margin-top: 15px;
    margin-left: 20px;
    color: #FFF;
    text-decoration: none;
    font-family: "Roboto", sans-serif !important;
    float: left;
    text-indent: 50px;
    width: 0;
    font-size: 22px;
    font-weight: bold;
    top: 5%;
}

h2.header-main img {
    width: 30px;
    margin-right: 20px;
}

/*h2.header-main:after {*/
/*content: "";*/
/*border-bottom: solid 2px white;*/
/*border-bottom-width: 2px;*/
/*position: absolute;*/
/*width: 100%;*/
/*margin-left: 20px;*/
/*padding-top: 15px;*/
/*}*/
.article-head .text-news-main-top {
    height: 200px !important;
    position: relative;
    top: 180px;
    background: rgba(194, 39, 45, 0.7);
    bottom: 0;
    z-index: 9999;
    padding: 10px 20px;
    color: white;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease;
}

.article-head:hover .text-news-main-top {
    background: rgba(194, 39, 45, 0.8)
}

.article-head .text-news-main-top h4 {
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    line-height: 1em;
    max-height: 2.4em;
    color: white;
    font-weight: bold;
}

.article-head .article-info-regio {
    font-size: 18px;
}

.article-head .text-news-main h4 {
    color: white;
    font-weight: 900;
    font-size: 24px;
    line-height: 24px
}

.article-head .text-news-main .article-info-regio {
    font-size: 18px !important;
}

.article-head .text-news-main span {
    font-size: 14px;
    line-height: 10px !important;
    padding: 0;
    margin: 0;
}

.article-alt {
    position: relative;
    margin-top: 1px;
    border-left: 1px solid white;
    height: 310px;
    background: black;
    overflow: hidden;
    color: white;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}

.article-alt2 {
    margin-top: 1px;
    border-left: 1px solid white;
    height: 310px;
    background: black;
    overflow: hidden;
    color: white;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}

.article-alt2 .text-news-main {
    margin: 0;
    padding: 5px 10px;
}

.article-alt:last-child {
    border-right: none;
}

.article-alt a:hover img {
    opacity: 0.8;
}

a.more-root {
    float: right;
    margin-top: 10px;
    font-size: 12px;
    color: #666;
}

/* ALT*/

.regio .text-news-main {
    color: white;
    position: absolute;
    min-width: 100%;
    top: 55%;
    font-size: 18px;
    font-weight: 900;
    z-index: 9;
    line-height: 1.1em;
    margin: 0;
    padding: 0 10px;
    background: rgb(193, 39, 45);
    z-index: 3;
}

p.date {
    font-size: 12px;
    color: white;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    text-decoration: none !important;
}

p.date-hotel{
    padding-top: 10px;
    font-size: 18px;
    color: white;
    font-weight: bold;
    padding-bottom: 4px;
    text-decoration: none !important;
}

.regio p.date {
    width: 100%;
    position: relative;
}

.article-info-regio {
    color: #FFF;
    z-index: 9;
    font-size: 1em;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 80%;
    margin-top: 10px;
    padding-right: 10px;
}

.article-info-regio p {
    float: left;
    font-size: 0.65em;
    margin: 3px 10px 0px 0;
    color: #fff;
}

.article-info-regio p i {
    color: white;
    font-size: 1.2em;
    padding-right: 5px;
}

.article .regio:before {
    background: /*#f26c00;*/ #A30002;
}

.text-news-main {
    position: absolute;
    min-width: 100%;
    top: 55%;
    color: white;
    font-size: 18px;
    font-weight: 600 !important;
    z-index: 9;
    line-height: 1.1em;
    margin: 20px;
    min-height: 100%;
    height: 100%;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease;
}

.box {
    overflow: hidden
}

.wh {
    height: 100% !important
}

.ww {
    width: 100% !important
}

.promo-desktop i,
.promo-desktop-right i {
    color: #f1c40f;
}

.promo-desktop {
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease;
    background: #DDD;
    position: absolute;
    font-size: 12px;
    z-index: 999999;
    color: black;
    top: 0;
    text-align: center;
    border-radius: 10px;
    display: inline;
    padding: 4px 2px;
    width: 150px;
    font-weight: normal;
    line-height: 10px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    -moz-box-shadow: 0px 2px 40px #666;
    -webkit-box-shadow: 0px 2px 40px #666;
    box-shadow: 0px 2px 40px #666;
}

.promo-desktop small {
    font-size: 10px !important;
    color: #666;
}

.promo-desktop-right {
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease;
    background-color: rgba(255, 255, 255, 0.9);
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    float: none !important;
    font-size: 12px;
    font-weight: normal;
    z-index: 999999;
    color: black;
    line-height: 10px;
    top: -10px;
    width: 150px !important;
    padding: 4px 2px !important;
    text-align: center !important;
    border-radius: 10px;
    display: inline-block !important;
    right: 0;
    opacity: 0;
    -moz-box-shadow: 0px 2px 40px #DDD;
    -webkit-box-shadow: 0px 2px 40px #DDD;
    box-shadow: 0px 2px 40px #DDD;
}

.right-column .right-box a {
    position: relative;
}

.article:hover .promo-desktop,
.article-alt:hover .promo-desktop,
.right-column .right-box a:hover .promo-desktop-right {
    opacity: 1;
}

/* SHOPPING */

h2.shopping-header {
    color: #666666;
    overflow: hidden;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    font-weight: bold;
    padding: 15px 20px 10px;
}

h2.shopping-header img {
    width: 40px;
    margin-right: 20px;
}

h2.shopping-header:after {
    content: "";
    border-bottom: solid 2px #303030;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 20px;
}

h2.shopping-header-bottom {
    color: #666666;
    overflow: hidden;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    font-weight: bold;
    padding: 10px 20px 0;
    margin-bottom: 0;
}

h2.shopping-header-bottom img {
    width: 40px;
    margin-right: 20px;
}

h2.shopping-header-bottom:after {
    content: "";
    border-bottom: solid 2px #303030;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 15px;
}

.header-more {
    position: absolute;
    background: white;
    font-size: 12px;
    right: 0;
    line-height: 30px;
    margin-top: 5px;
    z-index: 11;
    padding-left: 10px;
    padding-right: 10px;
    color: #666;
}

.shopping .text-news-main {
    color: white;
    position: absolute;
    min-width: 100%;
    top: 60%;
    font-size: 18px;
    font-weight: 900;
    z-index: 9;
    line-height: 1.1em;
    margin: 0;
    padding: 0 10px;
    background: #303030;
    z-index: 3;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.article:before .shopping {
    background: /*#f26c00;*/ #dc7478;
}

.company-promo {
    color: #666666;
    margin-top: 30px;
}

.company-promo div:first-child {
    margin-top: 0;
}

.company-promo h6 {
    margin: 10px 0;
}

.company-promo a {
    color: #666;
    padding: 10px;
    height: 140px;
    border: 2px dotted #FFF;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease;
}

.company-promo a b {
    text-transform: uppercase;
}

.company-promo a:hover {
    border: 2px dotted #DDD;
}

.company-promo div {
    min-height: 10px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

.company-promo .company-img {
    height: 60px;
    margin: 10px 0;
}

.company-promo img {
    text-align: center;
    display: block;
    margin: 0 auto;
    height: 90%;
}

.company {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.company .overlay-company {
    opacity: 0;
    position: absolute;
    z-index: 9;
    background: white;
    color: #666;
    width: 100%;
    height: 100%;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease;
    left: 0;
    padding-top: 10px;
    top: 0;
}

.company .overlay-company button {
    padding: 10px 5px;
    display: block;
    width: 100%;
    margin-top: 15px;
}

.company:hover .overlay-company {
    opacity: 0.95;
}

.shopping-list {
    color: #666666;
}

.shopping-list div:first-child {
    margin-top: 0;
}

.shopping-list h6 {
    margin: 10px 20px;
    font-size: 22px;
}

.shopping-list h6 i {
    padding-right: 20px;
    color: #C2272D;
}

.shopping-list a {
    color: #666;
}

.shopping-list div {
    min-height: 60px;
}

.shopping-list .company-img {
    height: 60px;
    margin: 10px 0;
}

.shopping-list img {
    text-align: center;
    display: block;
    margin: 0 auto;
    height: 90%;
}

.catalogs {
    float: left !important;
}

/* TRAVEL */

h2.travel-header {
    color: #666666;
    overflow: hidden;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    font-weight: bold;
    padding: 10px 20px 10px;
    margin-bottom: 0;
}

h2.travel-header img {
    width: 40px;
    margin-right: 20px;
}

h2.travel-header:after {
    content: "";
    border-bottom: solid 2px #96bd0e;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 20px;
}

.travel-img img {
    width: 90%;
}

.hotels {
    text-align: center;
}

.hotels a {
    width: 100%;
    min-width: 100%;
}

.hotels a div {
    width: 100%;
    min-width: 100%;
    height: 150px;
    position: relative;
    overflow: hidden;
}

.hotels a div img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    min-width: 100%;
}

.category {
    font-size: 10px;
}

.travel .text-news-main {
    color: white;
    position: absolute;
    top: 90px;
    font-size: 16px;
    font-weight: 800;
    z-index: 9;
    line-height: 18px;
    margin: 20px;
}

.big-post .text-news-main {
    top: 45%;
}

.travel {
    background: #f26c00;
    height: 250px;
    overflow: hidden;
    background: #96BD0E;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    position: relative;
    z-index: 3;
}

.travel:before {
    content: "";
    width: 50px;
    height: 50px;
    background: /*#f26c00;*/ #96BD0E;
    position: absolute;
    z-index: 10;
    top: 135px;
    right: -30px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.travel-boxes .text-news-main {
    margin-top: 70px;
}

.travel-promo {
    color: #666666;
    /*     width:63%;*/
}

.travel-promo h6 > a {
    color: #333;
}

.travel-promo h6 > a:hover {
    color: #666;
}

/* HEALTH */

h2.health-header {
    color: #666666;
    overflow: hidden;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    font-weight: bold;
    padding: 15px 20px;
    margin-bottom: 0;
}

h2.health-header img {
    width: 40px;
    margin-right: 20px;
}

h2.health-header:after {
    content: "";
    /*  border-bottom: solid 2px rgb(12,165,198);*/

    border-bottom: solid 2px #DEB012;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 20px;
}

.health img:hover {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.health .text-news-main {
    color: #FFF;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.1em;
    margin: 0;
    padding: 0px 10px;
    background: #DEB012;
    position: relative;
    z-index: 3;
    transform: rotate(0deg);
}

/* STUDY */

.article-alt.study {
    height: 310px;
}

.article-alt.study .img-container-alt {
    height: 60%;
    min-height: 60%;
}

h2.study-header {
    color: #666666;
    overflow: hidden;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    font-weight: bold;
    padding: 15px 20px;
    margin-bottom: 0;
}

h2.study-header img {
    width: 40px;
    margin-right: 20px;
}

h2.study-header:after {
    content: "";
    border-bottom: solid 2px #16a085;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 20px;
}

.study img:hover {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.study .text-news-main {
    color: #FFF;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.1em;
    margin: 0;
    padding: 0px 10px;
    background: #16a085;
    position: relative;
    z-index: 3;
    transform: rotate(0deg);
}

/* ADS */

h2.newspaper-header {
    color: #666666;
    overflow: hidden;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    font-weight: bold;
    padding: 10px 20px 10px;
    margin-bottom: 0;
}

h2.newspaper-header img {
    width: 40px;
    margin-right: 20px;
}

h2.newspaper-header:after {
    content: "";
    border-bottom: solid 2px #2E7D8A;
    /*  border-bottom: solid 2px #074ad1;*/

    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 20px;
}

.newspaper {
    margin-top: 20px;
    margin-bottom: 10px;
}

.newspaper ul {
    list-style: none;
    padding-right: 10px !important;
    margin-left: 0;
    margin-top: 10px;
}

.newspaper h6 {
    margin: 0;
    text-decoration: underline;
}

.newspaper ul {
    float: left;
    clear: both;
    display: block;
}

.newspaper ul li {
    float: left;
    clear: both;
    margin-bottom: 5px;
    margin-top: 5px;
    border-top: 1px solid #EEE;
}

.newspaper ul li:hover a {
    color: black;
}

.newspaper ul li a {
    font-size: 14px;
    padding-left: 5px;
    color: #666666;
}

.newspaper ul li a span {
    min-height: 50px;
    display: block;
    width: 95%;
}

.newspaper ul li a span:before {
    content: "\f0da";
    color: #666666;
    font-size: 14px;
    margin-right: 5px;
    font-family: FontAwesome;
    text-decoration: none;
}

.newspaper ul li b {
    display: block;
    margin-top: 5px;
    font-size: 11px;
}

.newspaper ul li.more a {
    float: right;
    margin-right: 10px;
    font-size: 0.8em;
    font-weight: bold;
    padding-top: 10px;
    border-top: 1px solid #EAEAEA;
}

.newspaper ul li.more:before {
    content: "";
    font-size: 0;
}

/* BUSINESS */

h2.business-header {
    color: #666666;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    overflow: hidden;
    font-weight: bold;
    padding: 5px 20px 10px;
    margin-top: 0;
    margin-bottom: 0;
}

h2.business-header img {
    width: 40px;
    margin-right: 20px;
}

h2.business-header:after {
    content: "";
    border-bottom: solid 2px #549DCE;
    /*  border-bottom: solid 2px rgb(50,111,191);*/

    border-bottom-width: 2px;
    position: absolute;
    width: 65%;
    margin-left: 20px;
    padding-top: 20px;
}

.business .text-news-main {
    color: #FFF;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.1em;
    margin: 0;
    padding: 0px 10px;
    background: #549DCE;
}

.business .text-news-main small {
    display: block;
    font-size: 12px;
    margin-top: 5px;
}

p.category-work {
    color: #FFF;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: 80%;
    display: block;
}

.business-work h6 {
    margin-top: 0;
    font-weight: bold;
    text-decoration: underline;
}

.business-work {
    padding: 0 0 0 0;
}

.business-work a {
    color: #666;
    margin-top: 10px;
}

.big-post {
    height: 260px;
}

/* ESTATE */
h2.estate-header {
    color: #666666;
    overflow: hidden;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    font-weight: bold;
    padding: 10px 20px;
    margin-bottom: 5px;
}

h2.estate-header img {
    width: 40px;
    margin-right: 20px;
}

h2.estate-header:after {
    content: "";
    border-bottom: solid 2px #6E4A7E;
    /*rgb(224,164,44)*/

    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 20px;
}

.estate a:hover img {
    opacity: 0.2;
}

.estate:hover {
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.estate {
    background: black;
}

.estate img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    opacity: 0.5;
    transition: All 1s ease-in-out;
    -webkit-transition: All 1s ease-in-out;
    -moz-transition: All 1s ease-in-out;
    -o-transition: All 1s ease;
}

.estate p {
    line-height: 2em;
    color: white;
    padding: 10px 0;
    text-align: center;
    display: block;
    width: 100%;
    position: absolute;
    z-index: 99;
    bottom: 0;
}

.estate-1 .text-news-main {
    background: #6E4A7E;
}

.estate-1:hover,
.estate-2:hover,
.estate-3:hover {
    opacity: 0.9;
}

.estate-2 .text-news-main {
    background: #7F5493;
}

.estate-3 .text-news-main {
    background: #946EA5;
}

.estate b:after {
    font-family: FontAwesome;
    content: "\f18e";
    font-size: 1em;
    text-decoration: none;
    margin-left: 10px;
}

/* MEDICINE */
#medicine-boxes-container {
    display:none;
}

h2.medicine-header {
    color: #666666;
    overflow: hidden;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    font-weight: bold;
    padding: 10px 20px;
    margin-bottom: 5px;
}

h2.medicine-header img {
    width: 40px;
    margin-right: 20px;
}

h2.medicine-header:after {
    content: "";
    border-bottom: solid 2px #EA2D5A;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 20px;
}

.medicine-art .text-news-main {
    background: #EA2D5A;
}

.medicine-art:hover {
    opacity: 0.9;
}

/* CARS */
h2.cars-header {
    color: #666666;
    overflow: hidden;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    font-weight: bold;
    padding: 10px 20px;
    margin-bottom: 5px;
}

h2.cars-header img {
    width: 40px;
    margin-right: 20px;
}

h2.cars-header:after {
    content: "";
    border-bottom: solid 2px #666;
    /*rgb(224,164,44)*/

    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 20px;
}

.cars a:hover img {
    opacity: 0.2;
}

.cars:hover {
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
}

.cars {
    background: #222;
}

.cars-boxes .article-alt2 {
    margin-top: 1px;
    height: 290px;
    background: #1A1A1A;
    overflow: hidden;
    color: white;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    backface-visibility: hidden;
    background-position: center center;
}

.cars-boxes .text-news-main {
    background: #1A1A1A;
}

.cars img {
    height: 60%;
    min-height: 60%;
    min-width: 101%;
    opacity: 0.9;
    transition: All 1s ease-in-out;
    -webkit-transition: All 1s ease-in-out;
    -moz-transition: All 1s ease-in-out;
    -o-transition: All 1s ease;
}

.cars:hover {
    opacity: 0.9;
}

.cars b:after {
    font-family: FontAwesome;
    content: "\f18e";
    font-size: 1em;
    text-decoration: none;
    margin-left: 10px;
}

/*COMPLETE PREMIUM ADS*/

.complete-premium {
    margin-top: 10px;
}

.complete-premium img {
    width: 30%;
    display: block;
    margin: 0;
    float: left;
    margin-right: 10px;
}

.complete-premium div {
    float: left;
    margin-top: 10px;
}

.complete-premium div a {
    color: #666;
    font-size: 12px;
    line-height: 12px;
}

.complete-premium h5 {
    font-size: 14px;
}

/*  BLOG  */

.blog,
.blog a {
    color: #666666;
}

.blog a {
    border-bottom: 1px solid #EAEAEA;
}

h2.blog-header {
    color: #666666;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 6;
    overflow: hidden;
    font-weight: bold;
    padding: 5px 20px;
    margin-top: 10px;
    margin-bottom: 0;
}

h2.blog-header img {
    width: 40px;
    margin-right: 20px;
}

h2.blog-header:after {
    content: "";
    border-bottom: solid 2px #666666;
    border-bottom: solid #666666;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 20px;
}

.blog .category {
    margin-top: 0;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: underline;
}

.social-media {
    position: fixed;
    left: -400px;
    width: 400px;
    height: 500px;
    top: 165px;
    border: 1px solid #DDD;
    background: #f8f8f8;
    padding: 30px;
    float: left;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease;
    z-index: 999999;
}

.social-buttons {
    position: absolute;
    right: -50px;
    border-top: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-radius: 5px;
    background: #f8f8f8;
    width: 60px;
    height: 60px;
    padding: 0 10px 20px 20px;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease;
}

.vk-sidebox .social-buttons {
    top: 25%;
}

.twitt-sidebox .social-buttons {
    top: 49%;
}

.fb-sidebox .social-buttons {
    top: 37%;
}

.ok-sidebox img {
    height: 33px;
    margin-top: 12px;
    margin-left: 5px;
}

.ok-sidebox .social-buttons {
    top: 61%;
}

.social-buttons i {
    font-size: 30px;
    float: right;
    clear: both;
    margin-top: 15px;
    color: #60b9fc;
}

.social-media:hover .social-buttons {
    cursor: pointer;
    background: #DDD;
}

.social-media h2 {
    color: #666666;
    font-size: 16px;
    position: relative;
    z-index: 6;
    overflow: hidden;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.social-media h2 img {
    width: 40px;
    margin-right: 20px;
}

.social-media h2:after {
    content: "";
    border-bottom: solid 2px #666666;
    border-bottom: solid #666666;
    border-bottom-width: 2px;
    position: absolute;
    width: 100%;
    margin-left: 20px;
    padding-top: 15px;
}

.twitter {
    height: 100px;
}

.more-news-right {
    margin: 5px 0 0 0;
    width: 100%;
    padding-top: 2px;
    display: block;
}

.more-news-right:before {
    content: "" !important;
}

.more-news-right:hover {
    text-decoration: underline;
}

.more-news-right a {
    color: #666;
    float: right;
    font-size: 14px;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

#bar {
    width: 0%;
    max-width: 100%;
    height: 2px;
    min-height: 2px;
    max-height: 2px;
    background: #c1272d;
    position: relative;
    z-index: 10;
}

#owl-demo-lc #progressBar,
#owl-demo-insert #progressBar {
    width: 100%;
    height: 0;
    background: #eed3d7;
    min-height: 2px;
    max-height: 2px;
}

#owl-demo-lc #bar,
#owl-demo-insert #bar {
    width: 0%;
    max-width: 100%;
    height: 2px;
    min-height: 2px;
    max-height: 2px;
    background: #c1272d;
    position: relative;
    z-index: 10;
}

#owl-demo-insert span {
    font-size: 12px;
}

#owl-demo-lc .owl-buttons {
    display: none;
}

#owl-demo-lc .owl-controls,
#owl-demo-lc .owl-pagination div {
    min-height: 40px;
    max-height: 40px;
}

#progressBar {
    width: 100%;
    height: 0;
    background: #eed3d7;
    min-height: 2px;
    max-height: 2px;
}

#owl-demo2 {
    padding-bottom: 20px;
    position: relative;
}

.owl-commercial {
    margin-top: 20px;
    text-align: center;
}

.owl-commercial a {
    color: #666666;
}

.owl-product {
    text-align: center;
    max-height: 100px;
    height: 100px;
    padding: 10px;
}

.owl-product img {
    height: 100%;
}

#owl-demo2 #bar {
    position: absolute;
    left: 0;
    width: 0%;
    max-width: 100%;
    height: 2px;
    background: #f2ab00;
}

.sonda-1 {
    background: #f6f0f0 !important;
    border-top: 2px solid #c1272d;
}

.sonda-2 {
    background: #efefef !important;
    border-top: 2px solid #303030;
}

.sonda > div > div > .prettycheckbox label,
.prettyradio label {
    display: block;
    float: left;
    margin: 0;
    width: auto;
    color: #333;
    cursor: pointer;
    position: relative;
    height: auto;
}

.site-promo {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}

.site-promo img {
    width: 60%;
    margin: 0 auto;
    display: block;
}

.site-promo .large-6 .health a img {
    height: 100px;
}

.commercial {
    margin-bottom: 20px;
    color: #666666;
}

.commercial img {
    width: 100%;
}

.commercial.baner {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 10px;
}

.commercial.health {
    margin-bottom: 0;
}

.commercial.health img {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
}

input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

input[type=radio].css-checkbox + label.css-label {
    padding-left: 0;
    height: 16px;
    display: inline-block;
    padding-left: 30px;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 1em;
    vertical-align: middle;
    cursor: pointer;
}

input[type=radio].css-checkbox:checked + label.css-label {
    background-position: 0 -16px;
}

label.css-label {
    background-image: url(../img/radio-styled.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sonda .btn {
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 22px;
    text-decoration: none;
    margin: 20px;
    color: #fff;
    position: relative;
    display: inline-block;
    color: white !important;
}

.sonda .btn:active {
    transform: translate(0px, 5px);
    -webkit-transform: translate(0px, 5px);
    box-shadow: 0px 1px 0px 0;
}

.green {
    background-color: #4c9004;
    box-shadow: 0px 5px 0px 0px #417d01;
}

.green:hover {
    background-color: #5ba70a;
}

.calculate-btn {
    float: right;
    margin: 0px 10px 0 0 !important;
}

.currency {
    color: #666666;
    padding: 0 10px 20px 15px !important;
    font-weight: bold;
    font-size: 1.2em;
    border-bottom: 1px solid #f8f8f8;
    border-top: 1px solid #f8f8f8;
    margin-bottom: 10px;
    background: #F5F5F5;
    clear: both;
}

.currency .btn {
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 60px 0 0;
    color: #fff;
    position: relative;
    display: inline-block;
    color: white !important;
}

.currency .btn:active {
    transform: translate(0px, 5px);
    -webkit-transform: translate(0px, 5px);
    box-shadow: 0px 1px 0px 0;
}

.weather-btn {
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    margin: 20px 0 10px;
    color: #fff;
    float: right;
    position: relative;
    display: inline-block;
    color: white !important;
}

.weather-btn:active {
    transform: translate(0px, 5px);
    -webkit-transform: translate(0px, 5px);
    box-shadow: 0px 1px 0px 0;
}

.value {
    background: #666;
    padding: 5px;
    text-align: center;
    color: white;
    margin-left: 10px;
    font-size: 16px;
}

.calculate {
    margin-top: -7px;
}

.newsletter {
    color: #666666;
    padding: 10px 20px 20px !important;
    font-weight: bold;
    font-size: 1.6em;
    margin-bottom: 15px;
}

.newsletter h5 {
    margin-bottom: 10px;
}

.newsletter > div > i {
    font-size: 60px;
    padding-top: 7px;
}

.newsletter a i {
    font-size: 14px;
    padding-right: 10px;
}

.newsletter .btn {
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 12px;
    text-decoration: none;
    margin: 20px 0 0 0;
    text-align: center;
    width: 100%;
    color: #fff;
    position: relative;
    display: inline-block;
    color: white !important;
}

.newsletter .btn:active {
    transform: translate(0px, 5px);
    -webkit-transform: translate(0px, 5px);
    box-shadow: 0px 1px 0px 0;
}

.newsletter input {
    margin-bottom: 10px;
}

#twitter-widget-0 {
    height: 390px !important;
}

#wxWrap {
    background: #F5F5F5;
    /* Old browsers */

    padding: 2px 13px 10px 11px;
}

#wxIntro {
    display: inline-block;
    font: 14px/20px Arial, Verdana, sans-serif;
    color: #666;
    vertical-align: top;
    padding-top: 9px;
}

#wxIcon {
    display: inline-block;
    width: 61px;
    height: 34px;
    margin: 2px 0 -1px 1px;
    overflow: hidden;
    background: url('http://l.yimg.com/a/lib/ywc/img/wicons.png') no-repeat 61px 0;
}

#wxIcon2 {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 1px 6px 0 8px;
    overflow: hidden;
}

#wxTemp {
    display: inline-block;
    font: 20px/28px Arial, Verdana, sans-serif;
    color: #333;
    vertical-align: top;
    padding-top: 5px;
    margin-left: 0;
}

#vk_groups {
    margin-left: 20px;
}

.shopping-catalogs > a > div {
    padding-left: 0 !important;
}

.shopping-catalogs-catalogs .columns {
    padding-left: 10px;
    padding-right: 10px;
}

.shopping-catalogs a img {
    width: 100%;
}

.shopping-catalogs a {
    color: #666;
}

.shopping-catalogs-bottom {
    margin-top: 20px;
    border-top: 1px solid #DDD;
    padding-top: 10px;
}

.shopping-left,
.shopping-right {
    padding: 10px 0 20px 0;
    border: 1px dotted #DDD;
}

.shopping-center {
    padding-left: 10px !important;
}

footer {
    clear: both;
    position: relative;
    font-size: 14px;
    margin-top: 20px;
    border-top: 1px solid #eaeaea;
    padding-bottom: 20px;
    border-bottom: 20px solid #AD181E;
    color: white;
    background: #C2272D;
}

.top-footer {
    max-width: 100% !important;
    background: #AD181E;
    width: 100%;
    clear: both;
    padding: 20px 0;
}

footer h5 {
    font-weight: bold;
    color: white;
    padding-bottom: 20px;
    font-size: 22px;
}

.bottom-tags {
    padding-bottom: 30px;
}

footer a {
    color: white;
}

.more-contact {
    float: left;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
}

footer h6 {
    color: white !important;
}

footer span {
    font-size: 16px;
}

footer span i {
    font-size: 20px;
    margin-right: 10px;
}

.footer-navigation {
    list-style: none;
}

.footer-navigation li:last-child {
    float: left;
}

footer .popular-tags {
    list-style: none;
    font-size: 12px
}

footer .popular-tags a {
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease;
}

footer .popular-tags a:hover {
    color: white;
    opacity: 0.6;
}

footer .popular-tags .size1 {
    font-size: 22px;
}

footer .popular-tags .size2 {
    font-size: 20px;
}

footer .popular-tags .size3 {
    font-size: 18px;
}

footer .popular-tags-bottom {
    list-style: none;
    font-size: 10px;
    border-top: 1px solid white;
    padding-top: 20px;
    margin-top: 20px;
}

footer .popular-tags-bottom a {
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease;
}

footer .popular-tags-bottom a:hover {
    color: white;
    opacity: 0.6;
}

footer .popular-tags-bottom li {
    float: left;
    margin-right: 10px;
}

footer .popular-tags-bottom .size1 {
    font-size: 18px;
}

footer .popular-tags-bottom .size2 {
    font-size: 16px;
}

footer .popular-tags-bottom .size3 {
    font-size: 14px;
}

.footer-navigation li {
    float: left;
    margin-left: 25px;
    padding-right: 10px;
}

.footer-navigation li:first-child {
    margin-left: 0;
}

.footer-navigation li:last-child {
    margin-right: 0;
    border-right: none;
}

.footer-navigation li a {
    font-size: 14px;
    line-height: 70px;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease;
}

.footer-navigation li a img.footer-logo {
    width: 200px;
}

.footer-navigation li a:hover {
    color: white;
    opacity: 0.7;
}

/*
Back to top button 
*/

#back-top {
    position: fixed;
    bottom: -10px;
    left: -10px;
    text-align: center;
    background: white;
    padding: 10px 10px 20px 20px;
    border-radius: 5px;
    z-index: 9999999999999;
}

#back-top a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    /* background color transition */

    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    font-size: 12px;
}

#back-top a:hover {
    color: #000;
}

/* arrow icon (span tag) */

#back-top span {
    opacity: 0.2;
    width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 7px;
    background: url("../img/icons/up.svg") no-repeat center center;
    /* rounded corners */

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /* background color transition */

    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a:hover span {
    opacity: 0.8;
}

.bloggers img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    /* IE 6-9 */

    filter: gray;
    /* IE6-9 */

    -webkit-filter: grayscale(100%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.bloggers-smd ul {
    clear: both;
    float: left;
    margin-top: 20px;
}

.bloggers-mobile ul {
    clear: both;
    float: left;
}

.bloggers-mobile ul li,
.bloggers-mobile ul img {
    padding-right: 10px;
}

.bloggers-mobile li {
    margin-top: 20px;
}

.shopping-mobile li a small {
    padding-left: 5px;
}

.shopping-mobile li a p {
    padding-left: 5px;
    padding-right: 5px;
    display: block;
}

/*  RESPONSIVE MENU  */

.premium-img {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 130px;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.info p {
    text-align: center;
    margin: 10px auto 0px auto;
    color: #4c4c4c;
    font-size: 16px;
    font-weight: bold;
}

#wxWrap {
    position: relative;
    width: 100%;
    display: inline-block;
}

.wrapper-weather {
    margin: auto;
    position: relative;
    overflow: auto;
    overflow: hidden;
}

.wrapper-weather .columns {
    padding-left: 0;
    padding-right: 0;
}

.top {
    position: relative;
    z-index: 0;
    display: inline-block;
}

.top .btn {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    position: relative;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid white;
    cursor: pointer;
    text-transform: uppercase;
}

.wrapper-weather img {
    width: 100%;
}

.weather-mobile img {
    width: 90%;
}

.top img {
    position: relative;
    z-index: -1;
}

.top .deg {
    font-weight: bold;
}

.wrapper-weather p,
.wrapper-weather input {
    color: #666;
    font-weight: bold;
    font-size: 14px;
}

.top input {
    position: relative;
    z-index: 1;
    outline: 0;
    border-radius: 0;
    background: none;
    border: none;
    box-shadow: none;
    color: #666;
    display: block;
    font-size: 0.875rem;
    margin: 0;
    padding: 0;
    height: auto;
    width: 100%;
    box-sizing: border-box;
}

.top input:focus {
    outline: 0;
    border-radius: 0;
    background: none;
    border: none;
    box-shadow: none;
    color: #666;
    outline: 0;
}

.top input:active {
    outline: 0;
    border-radius: 0;
    background: none;
    border: none;
    box-shadow: none;
    color: #666;
    outline: 0;
}

.bot {
}

.bot ul {
    overflow: hidden;
    display: inline-block;
    list-style-type: none;
}

.bot ul li {
    color: #999999;
    float: left;
    text-align: center;
}

.bot ul li:nth-child(1) {
    color: #4c4c4c;
}

.bot ul li h1 {
    text-transform: uppercase;
    font-weight: bold;
}

.bot ul li p {
    font-weight: bold;
}

.bot ul li img {
    -webkit-filter: invert(60%);
    -moz-filter: invert(60%);
    filter: invert(60%);
}

.bot ul li:first-child img {
    -webkit-filter: invert(30%);
    -moz-filter: invert(30%);
    filter: invert(30%);
}

#menu2.slicknav_nav {
    display: block !important;
}

.flash-banner {
    clear: both;
    position: relative;
    float: left;
}

.flash-banner-centered {
    clear: both;
    position: relative;
    float: left;
    width: 100%;
}

.flash-banner-centered object, .flash-banner-centered iframe, .flash-banner-centered a {
    margin: 0 auto;
    display: block;
}

.flash-banner-centered a {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.center-iframe-href {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.center {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: block;
}

.graphic-baners {
    float: left;
    clear: both;
}

#weather-widget {
    height: auto;
    margin: auto;
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #666;
}

#location {
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 10px;
    margin: 0;
}

#temperature {
    float: left;
    font-size: 40px;
    font-weight: 900;
    padding-right: 10px;
    margin-left: 40px;
}

#details {
    display: block;
    font-size: 10px;
    margin-top: 20px;
}

#forecast {
    clear: both;
    font-size: 12px;
    text-align: center;
}

.days {
    border-right: 1px dotted;
    display: inline-block;
}

.days:last-child {
    border-right: none;
}

.days span {
    display: block;
    font-size: 10px;
    padding-top: 3px;
}

.weather-wrapper {
    float: left;
    color: #666;
}

.hide {
    display: none;
}

#calendar button,
#calendar-mobile button {
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    margin: 0 1px;
    color: #fff;
    position: relative;
    display: inline-block;
    background: #4c9004;
    box-shadow: 0px 5px 0px 0px #417d01;
    border: none;
}

#calendar button:hover,
#calendar-mobile button:hover {
    background: #5ba70a;
}

#calendar button:active,
#calendar-mobile button:active {
    transform: translate(0px, 5px);
    -webkit-transform: translate(0px, 5px);
    box-shadow: 0px 1px 0px 0;
}

#calendar h2,
#calendar-mobile h2 {
    font-size: 12px;
    float: left;
}

#calendar h2:after,
#calendar-mobile h2:after {
    content: "";
    height: 0;
    width: 0;
}

#xxrates {
    text-align: center;
    float: left;
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
}

#xxrates a {
    font-size: 0px !important;
    color: red;
}

.gasoline,
.gasoline > div,
.gasoline > div > div {
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 7px;
}

.gasoline-container {
    padding-left: 0;
}

.gasoline-ico {
    padding: 3px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    position: relative;
    display: inline-block;
    min-width: 45px;
    text-align: center;
}

.gasoline-ico i {
    font-size: 8px;
    padding-left: 1px;
}

.gasoline-price span {
    padding-left: 0;
    padding-top: 5px;
    display: block;
    font-size: 12px;
}

.gasoline-price span small {
    padding-left: 2px;
}

.gasoline-price span .fa-sort-desc {
    padding-left: 3px;
    color: #c90000;
}

.gasoline-price span .fa-sort-asc {
    padding-left: 3px;
    color: #8dce00;
}

/*end gasoline mobile*/

.pb {
    background: #4c9004;
}

.on {
    background: #666;
}

.lpg {
    background: #3498db;
}

.more-news-right {
    clear: both;
    padding-top: 10px;
    margin-top: 10px;
}

.js-example-basic-multiple {
    position: relative;
    height: 40px;
}

.select2wrapper {
    position: relative;
}

.js-example-basic-multiple a {
    color: #666;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    height: 35px;
}

#xxfrom {
    width: 70%;
    float: none;
    background-image: none;
}

#xxfrom option:before {
    content: "";
    background: red;
    width: 30px;
    height: 30px;
    position: relative;
    display: block;
    margin: 0;
    z-index: 999;
    float: left;
    background-image: none;
}

#xxto {
    margin-top: 5px;
    width: 70%;
    float: none;
    background-image: none;
}

.remodal .weather-box h2 {
    font-size: 3.4em;
    font-weight: bold;
    background: #f4f4f4;
    padding: 5px 20px;
    position: relative;
    z-index: 99;
}

.remodal .weatherForecastItem {
    font-size: 1em;
    background-position: 50% 2%;
    overflow: hidden;
}

.remodal input[type=button] {
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    position: relative;
    display: inline-block;
    color: #FFF !important;
    margin: 0 0 20px 0;
    background-color: #4C9004;
    box-shadow: 0 5px 0 0 #417D01;
    border: none;
    background-image: none;
}

.remodal .weather-box .weatherWind,
.remodal .weather-box .weatherRange {
    font-size: 1em;
}

.remodal .weatherForecastDay,
.remodal .weatherForecastText,
.remodal .weatherForecastRange {
    width: 100%;
    float: left;
    clear: left;
    line-height: 1em;
}

.remodal .weatherForecastDay {
    padding-top: 3px;
    padding-bottom: 15px;
}

.remodal .weatherForecastRange {
    padding-top: 5px;
}

.remodal .weather-box .weatherLink,
.remodal .weather-box .weatherForecastItem {
    font-size: 1em;
    float: left;
    width: 19.5%;
    margin-right: 0.5%;
    min-height: 130px;
    border-radius: 6px;
}

.remodal-currency {
    overflow: hidden;
}

#xxfrom select,
#xxto select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    text-overflow: "";
    background: transparent;
    overflow: hidden;

:focus {
    outline-style: none;
}

::-moz-focus-inner {
    border-style: none;
}

}
#xxto select option:before {
    content: "";
    background: red;
    width: 20px;
    height: 20px;
    float: left;
    left: 10px;
    top: 5px;
}

#xxfrom select option:focus,
#xxto select option:focus {
    outline-style: none;
}

#xxfrom select option::-moz-focus-inner,
#xxto select option::-moz-focus-inner {
    border-style: none;
}

.reset-padding {
    padding-left: 0;
    padding-right: 0;
}

.remodal-currency h2 {
    font-size: 3.4em;
    padding-bottom: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1em;
}

.remodal-currency input {
    float: right;
}

.remodal-currency:before {
    content: "\f0d6";
    font-family: 'fontawesome';
    position: absolute;
    color: rgba(77, 106, 6, 0.05);
    font-size: 40em;
    z-index: 0;
    top: -15%;
    right: -35%;
    transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
}

#xxvalue {
    float: none;
    width: 50%;
    background: #FAFAFA none repeat scroll 0% 0%;
    border-style: solid;
    border-width: 1px;
    border-color: #CCC;
    padding: 0.5rem;
}

.remodal-currency .remodal-inner {
    position: relative;
    z-index: 2;
    text-align: left;
    /*width: 100%;*/
    margin: 0 auto;
    line-height: 40px;
}

.remodal-currency .remodal-inner span {
    display: block;
    margin-top: 4px;
}

.remodal-christmass .remodal-inner {
    position: relative;
    z-index: 2;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    line-height: 40px;
}

.remodal-christmass .remodal-inner span {
    display: block;
    margin-top: 4px;
}

/*WEATHER*/

form {
    margin-bottom: 1em;
}

.weatherFeed {
    font-size: 90%;
}

.weatherFeed a {
    color: #888;
}

.weatherFeed a:hover {
    color: #000;
    text-decoration: none;
}

.weatherItem {
    padding: 0.8em;
    text-align: right;
}

.weatherCity {
    text-transform: uppercase;
}

.weatherTemp {
    font-size: 2.8em;
    font-weight: bold;
    color: #666;
}

.weatherDesc,
.weatherCity,
.weatherForecastDay {
    font-weight: bold;
    color: #666;
}

.weatherDesc {
    margin-bottom: 0.4em;
}

.weatherRange,
.weatherWind,
.weatherLink,
.weatherForecastItem {
    font-size: 0.8em;
}

.weatherLink,
.weatherForecastItem {
    margin-top: 0.5em;
    text-align: left;
}

.weatherForecastItem {
    padding: 0.5em;
    background-color: #fff;
    background-position: left center;
}

.weatherForecastDay {
    font-size: 1.1em;
}

.odd {
    color: #666;
    background-size: 200px;
}

.weather-mobile .odd {
    color: #666;
    background-size: 200px;
    background-position: 0 -15px;
}

.even {
}

.weather-box {
    display: none;
}

/* END WEATHER*/

.fc-four-rows .fc-row {
    height: 25%;
}

.fc-five-rows .fc-row {
    height: 20%;
}

.fc-six-rows .fc-row {
    height: 16.66%;
    height: -moz-calc(100% / 6);
    height: -webkit-calc(100% / 6);
    height: calc(100% / 6);
}

.fc-calendar .fc-row > div,
.fc-calendar .fc-head > div {
    float: left;
    height: 100%;
    width: 14.28%;
    /* 100% / 7 */

    width: -moz-calc(100% / 7);
    width: -webkit-calc(100% / 7);
    width: calc(100% / 7);
    position: relative;
}

.weatherItem {
    background-size: 55%;
}

.remodal .weatherItem {
    background-size: 45%;
}

.weatherCity {
    display: none;
}

.weatherLink {
    display: none;
}

.hide-forecast .weatherForecast {
    display: none;
}

.weatherForecast {
    margin-top: 60px;
}

.more-weather {
    float: right;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 11px;
    width: 100%;
    text-align: right;
}

.odd {
    clear: right;
    float: right;
    width: 100%;
}

.event-business-link {
    border-left: 5px solid #3498db;
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 5px;
    display: block;
    float: left;
    clear: both;
}

.event-business-link:hover {
    border-left: 5px solid #2980b9;
    padding-left: 5px;
}

.event-business-link:hover b {
    color: #2980b9;
}

.event-culture-link {
    border-left: 5px solid #2ecc71;
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 5px;
    display: block;
    float: left;
    clear: both;
}

.event-culture-link:hover {
    border-left: 5px solid #27ae60;
    padding-left: 5px;
}

.event-culture-link:hover b {
    color: #27ae60;
}

.event-poland-link {
    border-left: 5px solid #e74c3c;
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 5px;
    display: block;
    float: left;
    clear: both;
}

.event-poland-link:hover {
    border-left: 5px solid #c0392b;
    padding-left: 5px;
}

.event-poland-link:hover b {
    color: #c0392b;
}

.event-regio-link {
    border-left: 5px solid #C590D4;
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 5px;
    display: block;
    float: left;
    clear: both;
}

.event-regio-link:hover {
    border-left: 5px solid #C590D4;
    padding-left: 5px;
}

.event-regio-link:hover b {
    color: #C590D4;
}

.event-trade-link {
    border-left: 5px solid #e67e22;
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 5px;
    display: block;
    float: left;
    clear: both;
}

.event-trade-link:hover {
    border-left: 5px solid #d35400;
    padding-left: 5px;
}

.event-trade-link:hover b {
    color: #d35400;
}

.event-forum-link {
    border-left: 5px solid #34495e;
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 5px;
    display: block;
    float: left;
    clear: both;
}

.event-forum-link:hover {
    border-left: 5px solid #2c3e50;
    padding-left: 5px;
}

.event-forum-link:hover b {
    color: #2c3e50;
}

.menu-icon-bottom li:first {
    width: 30px !important;
    background: white;
}

/*ACCORDION*/

.accordion {
    text-align: left;
}

.accordion dd,
.accordion dt,
.accordion img {
    padding-left: 0;
    height: 100%;
}

.accordion dd > div {
    background: white;
    padding: 5px 5px 5px 10px;
    min-height: 150px;
    display: block;
}

.accordion dd div p {
    font-size: 1em;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    line-height: 1.2em;
}

.accordion-img {
    min-height: 100px;
}

.accordion dd div .accordion-footer {
    font-size: 0.8em;
    border-top: 1px solid #DDD;
    margin-top: 10px;
    padding-top: 5px;
}

.accordion dd div .accordion-footer a {
    display: block;
    float: right;
}

.accordion dd a.more-event {
    margin: 0 0 20px 20px;
    padding: 5px;
    font-size: 0.8em;
    border-bottom: 2px solid #DDD;
}

.event-poland-link img {
    width: 20px;
    margin-right: 10px;
}

.event-business-link img {
    width: 20px;
    margin-right: 10px;
}

.event-regio-link img {
    width: 20px;
    margin-right: 10px;
}

.event-culture-link img {
    width: 20px;
    margin-right: 10px;
}

.event-trade-link img {
    width: 20px;
    margin-right: 10px;
}

.left-column .shopping-mobile ul li:before {
    content: "";
    font-size: 0;
    height: 0 !important;
}

.remodal {
    max-width: 850px !important;
}

.white-space-20 {
    display: block;
    height: 20px;
    float: left;
    clear: both;
    width: 100%;
}

.button-calculate {
    clear: both;
    width: 87%;
}

.button-calculate input {
    float: right;
}

/*SELECT DROPDOWN*/

.cd-dropdown {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
}

.cd-dropdown > span {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -o-transition: -o-transform .3s;
    -ms-transition: -ms-transform .3s;
    transition: transform .3s;
}

.cd-dropdown > span:active {
    -webkit-transform: rotateX(60deg);
    -moz-transform: rotateX(60deg);
    -o-transform: rotateX(60deg);
    -ms-transform: rotateX(60deg);
    transform: rotateX(60deg);
}

.cd-dropdown > span,
.cd-dropdown ul li:nth-last-child(-n+3) span {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.cd-dropdown ul {
    position: absolute;
    top: 0;
    width: 100%;
}

.cd-dropdown ul li {
    position: absolute;
    width: 100%;
}

.cd-active.cd-dropdown > span {
    color: #f8b161;
}

.cd-active.cd-dropdown > span,
.cd-active.cd-dropdown ul li span {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.cd-active.cd-dropdown ul li span {
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

.cd-active.cd-dropdown ul li span:hover {
    background: #f8b161;
    color: #fff;
}

.tablesaw-toolbar {
    display: none;
}

/*TABS*/

.news-search {
    margin-top: 15px;
    margin-left: 0;
    height: 56px;
    padding-left: 0;
    padding-right: 10px;
}

.news-search .search-field {
    height: 51px;
    width: 80%;
    float: left;
    border: 2px solid #d8d8d8;
    box-shadow: none !important;
    border-color: #E8E8E8 !important;
    margin-bottom: 0;
}

.news-search .search-submit {
    float: right;
    width: 20%;
    height: 51px;
    background: #FFF url("../img/icons/magnifier.svg") no-repeat center;
    border-top: 1px solid #e8e8e8;
    border-left: 0px solid #fff;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    text-indent: -999em;
    background-size: 30%;
    cursor: pointer;
}

.border-red {
    background: #c2272d;
    height: 5px;
    width: 100%;
    display: block;
    clear: both;
}

.main-sonda-results {
    background: #3598db;
    color: white;
    overflow: hidden;
    position: relative;
    text-align: center;
    border-top: 5px solid #2588cb;
    margin-top: 20px;
    padding-bottom: 10px;
    /*margin-bottom: 10px;*/
}

.main-sonda-results h2 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 10px;
}

.main-sonda-results h2 i {
    color: white;
    font-size: 22px;
    padding-right: 5px;
}

.main-sonda-results table,
.main-sonda-results tr,
.main-sonda-results tr:nth-of-type(2n) {
    background: none;
}

.main-sonda-results:after {
    font-family: 'fontawesome';
    content: "\f05a";
    color: white;
    opacity: 0.3;
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 66px;
}

.main-sonda-results .barchart {
    background-color: #70bcef;
    height: 1em;
    padding: 0em;
    width: 100%;
}

.main-sonda-results .barchart .meter {
    background: white;
    height: 100%;
    display: block;
}

.main-sonda-results table.chart {
    width: 100%;
    border-width: 0;
    margin: 5px 0;
    color: white;
    font-weight: normal;
}

.main-sonda-results .chart td {
    padding: 0;
}

.main-sonda-results td.chart {
    font-size: 12px;
    padding: 0 0 5px 0;
    color: white;
    width: 100%;
}

.main-sonda-results p.percentage {
    font-size: 10px;
    color: white;
    bottom: 0;
    padding: 15px 0 0 5px;
}

.no-paddings {
    padding-right: 0;
    padding-left: 0;
}

.newsletter-result-success {
    background: #1bbc9b;
    color: white;
    overflow: hidden;
    position: relative;
    text-align: center;
    border-top: 5px solid #0ba283;
    margin-top: -10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.newsletter-result-success{
    display: none;
}

.newsletter-result-success h2 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    padding-top: 5px;
}

.newsletter-result-success h2 i {
    color: white;
    font-size: 22px;
    padding-right: 5px;
}

.newsletter-result-success:after {
    font-family: 'fontawesome', sans-serif;
    content: "\f05a";
    color: white;
    opacity: 0.3;
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 66px;
}

.newsletter-result-error{
    display: none;
}

.newsletter-result-error {
    background: #e84c3d;
    color: white;
    overflow: hidden;
    position: relative;
    text-align: center;
    border-top: 5px solid #d33b2d;
    margin-top: -10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.newsletter-result-error h2 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    padding-top: 5px;
}

.newsletter-result-error h2 i {
    color: white;
    font-size: 22px;
    padding-right: 5px;
}

.newsletter-result-error:after {
    font-family: 'fontawesome';
    content: "\f05a";
    color: white;
    opacity: 0.3;
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 66px;
}

#twitter-widget-0 {
    height: 20px !important;
}

.sonda .checkbox-label {
    margin-left: 10px;
}

.sonda label.checkbox-label::before {
    margin-right: 3px;
}

input[type="radio"],
input[type="checkbox"] {
    position: absolute;
    left: -999em;
}

label.checkbox-label:before {
    display: inline-block;
    position: relative;
    top: 3px;
    left: -2px;
    content: '';
    width: 26px;
    height: 16px;
    background-image: url(../img/checkbox.png);
    background-repeat: no-repeat;
}

input[type="checkbox"] + label:before {
    background-position: 0 -16px;
}

input[type="checkbox"]:checked + label:before {
    background-position: 0 0;
}

.stripe {
    display: inline-block;
    width: 100%;
    position: absolute !important;
    top: 50%;
    left: 30%;
    z-index: 1;
    height: 2px;
}

.owl-prev, .owl-next {
    display: none;
}

.about-footer p {
    color: #fff;
    font-size: 14px;
}

.fb_iframe_widget, .twitter-btn {
    float: left;
    width: 40%;
}

.twitter-share {
    margin-top: 8px;
}

.twitter-btn {
    margin-top: 8px;
    margin-left: 3%;
}

.fb_iframe_widget, .twitter-btn-article, #ok_shareWidget, #vk-like {
    float: left;
    width: 40%;
}

.twitter-btn-article, .twitter-btn-article span {
    margin-left: 5%;
}

#ok_shareWidget {
    float: left;
}

.vk-like a {
    background-color: #4C75A3;
    width: 95px;
    padding: 1px;
    display: block;
    border-radius: 5px;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    float: left;
    height: 22px;
}

.twitter-share {
    margin-top: 0;
    float: left;
}

/*.large-4.medium-12.show-for-large-up.right-box.columns.right-column {*/
/*float: right;*/
/*}*/

.sj-book {
    transition: All 1s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;

    /*background: transparent;*/
}

/*.page-wrapper{*/
/*height: 100%;*/
/*}*/
.shadow {
    display: none;
}

.cke-container .errorlist {
    width: 96%;
    margin: 0 0 1rem 0;
}

.errorlist {
    display: inline-block;
    position: absolute;
    background: #c2272d;
    color: white;
    font-size: 12px;
    padding: 3px;
    width: 100%;
    clear: both;
    margin: -1rem 0 1rem;
    bottom: -2rem;
    left: 0;
}

ul .error-select {
    margin: 0 0 1rem 0;
}

.full-width-article ul.errorlist {
    margin-top: 0;
    margin-bottom: 0;
}

.full-width-article ul.errorlist li {
    margin-bottom: 0;
}

.form-input-container {
    position: relative;
}

.form-select-container {
    position:relative; height:50px;
}

.full-width-article .cke {
    /*margin-top: 20px;*/
}

#id_title {
    float: none
}

#id_name {
    float: none;

}

.form-upload-container .errorlist {
    display: inline-block;
    background: #c2272d;
    color: white;
    font-size: 12px;
    padding: 5px;
    width: 100%;
    clear: both;
    position: absolute;
    margin: -1rem 0 1rem;
    bottom: -1.3rem;
}

.form-terms-container .errorlist {
   display: inline-block;
   position: absolute;
   background: #C2272D  none repeat scroll 0px 0px;
   color: #FFF;
   font-size: 12px;
   padding: 3px;
   width: 100%;
   clear: both;
   margin: -1rem 0px 1rem;
   bottom: auto;
   left: 0px;
   top: 3rem;
}

.form-upload-container, .form-terms-container {
position:relative;
}
.form-terms-container .errorlist li {
   background: none!important;
   margin-top: 0!important;
}


.fb-like span iframe {
    margin-top: -8px;
}

.search-result-listing .article-content h3 > small {
   margin-left: -5px;
}

.django-select2 {background-image: none;}

.office-city-header{
    margin-top: 50px;
    text-align: center;
    color: #666666;
    font-size: 36px;
    font-weight: bold;
    line-height: 1em;
}

.select2-container .select2-choice {
   height: 50px;
   line-height: 50px;
}


div#BannerMain {
	position: fixed;
	background: #FFF;;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;;
	z-index: 100000;
	display: none;
}

div#BannerMain div.content {
	text-align: center;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%)

}

div#BannerMain div.button{
	position: fixed;
	float: right;
	top: 50px;
	right: 50px;
	text-align: center;
}

.myButton {
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	border-radius:19px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}
.myButton:active {
	position:relative;
	top:1px;
}
.category-menu a{
    font-weight: bold!important;
}

iframe {
    border: none;
}


.sonda .css-label {
    width: 100%;
}

.remodal-centered{
    text-align: center;
    padding-top: 65px;
}

.remodal-inline ul {
    list-style-type: none;
    /*margin: 0;*/
    /*padding: 0;*/
    /*overflow: hidden;*/
    /*background-color: #333;*/
}

.remodal-inline li {
    display: inline;
    font-size: 17px;
    color: #c2272d;
    font-family: Calibri, sans-serif;
    /*float: left;/*/
}

.remodal-inline li a {
    color: #c2272d;
    text-align: center;
    font-family: Calibri, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase!important;
}

.newsletter-header{
    margin-top: 10px;
    font-size: 30px;
    font-weight: bold;
    font-family: Calibri, sans-serif;

    background-color: #fff;
    /*border-bottom: 1px #ff0000 solid;*/
}
.newsletter-header h1{
    font-family: Calibri, sans-serif!important;
    font-size: 48px;
    color: #123342;
    font-weight: bold;
}

.newsletter-form .newsletter-accept{
    width: 60%;
    background-color: white;
    margin-left: 20%;
    height: 30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
}

.newsletter-form .newsletter-accept .checkbox-label{
    float: left;
    margin-left: 15px;
}

.newsletter-form-email{
    margin-bottom: 0;
}

.newsletter-form {
    background: url('/statics/img/newsletter_bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 200px;
    margin-top: -5px;
    position: relative;
}

#newsletter-form{
    padding-top: 25px;
}

input:focus {
    outline:none !important;
}

.newsletter-form input[type="email"]{
    width: 60%;
    margin-left: 20%;
    height: 60px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-color: transparent;
    margin-bottom: 0;
}

.newsletter-submit{
    outline:none !important;
    background: url('/statics/img/polsha24_10.jpg') no-repeat;
    position: absolute;
    margin-top: -40px;
    margin-left: -140px;
}

.newsletter-submit:focus{
    outline:none !important;
}

.newsletter-errors{
    margin-top: 50px;
    color: red;
    background: white;
    width: 60%;
    margin-left: 20%;
    border-radius: 5px;
    height: 60px;
    line-height: 25px;
    vertical-align: middle;
    display: none;
}
.newsletter-errors p{
    color: #ff0000;
    font-size: 16px;
    font-family: Calibri, sans-serif;
}
.newsletter-errors .email-error{
    color: #ff0000;
}
.newsletter-errors .newsletter-confirm-success{
    padding-top: 10px;
}


.right-column .right-box ul.communication {
    margin-bottom: 0;
}

.left-column .news-rc.mobile-right ul.mobile li {
    width: 29%;
}

@media (max-width: 600px) {
    .left-column .news-rc.mobile-right ul.mobile li {
        width: 25%;
    }
}

.left-column .news-rc.mobile-right h6.mobile {
    width: 24%;
}

.right-column .right-box ul.communication li {
    margin-left: 0;
}

.screening{
    width: 100%;

}
.screening img{
    width: 100%;
    margin-top: 75px;
}

@media (max-width: 1366px) {
    .screening img{
        width: 100%;
        margin-top: 100px!important;
    }
}

@media (max-width: 1024px) {
    .screening img{
        width: 100%;
        margin-top: 45px!important;
    }
}

