/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
html {
    color: #2a2a2a;
}
body {
    font-style: normal;
    font-family: 'PT Sans', sans-serif;
    /*font-family: monospace;*/
}
@font-face {
font-family: 'PT Sans', sans-serif;
font-display: fallback;
}
.md {
    font-size: 10px;
}
.mapplic-frame {
    width: 100%;
    height: 650px;
    border: none;
}

div#tm-bottom-b {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
main#tm-content {
    margin-bottom: 20px;
}
.mark, mark {
    padding: 0;
    background-color: transparent !important;
}
.pull-left.item-image {
    padding-right: 20px;
    padding-bottom: 10px;
}
.uk-search {
    display: inline-block;
    position: relative;
    margin: 0;
    font-family: 'Open Sans',sans-serif;
    width: 100%;
    border-bottom: 1px solid;
}

.uk-flex-item-auto.uk-float-left {
    float: right;
}

input.uk-search-field {
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    font-size: 17px;
    line-height: normal;
    width: 100%;
    height: 40px;
    padding: 0 0 0 40px;
    border: 1px solid rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
    color: #444;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    position: relative;
    z-index: 1;
    cursor: pointer;
    font-size: 20px;
}
h2.vkmv {
    font-size: 15px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    padding: 0;
    margin: 0;
    text-align: center;
}
/*showtime*/
h3 {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
h3.showtime-title {
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-bottom: 1px solid #e9e9e9;
}
.showtime-wall .showtime-image {
    border: none;
}
/*end showtime*/

.video-left {
    float: left;
    padding-right: 30px;
    padding-top: 20px;
}

div#vk_groups {
    margin: 0 20%;
}
.jlvkgrouppro {
   width: 100% !important;
}
label.jltab1-.378 {
    display: none;
}
span#action-list {
    text-transform: uppercase;
    background: #dc143c;
    padding: 2px 5px;
    font-size: 12pt;
    color: #fff;
}
span.action-oldprice-list {
    text-decoration: line-through;
}
span.action-newprice-list {
    background: #dc143c;
    padding: 2px 8px;
    margin: 0 2px;
    color: #fff;
    font-weight: bold;
}
.socmvtext {
    float: left;
    font-style: italic;
    font-weight: normal;
    width: 35%;
}
.socmvmod {
    padding-top: 5px;
}
.form-sber {
    width: 100%;
    font-family: monospace;
    font-size: 12px;
    background: #f9faf9;
    padding: 0 20px 10px;
    display: grid;
}
.land-mv {
    width: 100%;
    min-height: 450px;
    display: block;
}
.land-mv-left {
    float: left;
    padding: 5px;
    width: 72%;
}
.land-mv-right {
    float: right;
    padding: 1%;
    width: 24%;
}
.land-mv-button {
    display: inline-block;
    margin: 5px auto;
    width: 100%;
}
.actiondefpay-mv-button {
    width: 48%;
    margin: 5px;
    display: grid;
}
.actionland-mv-button {
    /*width: 48%;*/
    /*float: right;*/
    margin: 5px;
    display: grid;
}
a.razdel {
    color: blue;
}
a.razdel:hover, a.razdel:focus {
    color: #dc143c;
    text-decoration: none;
}
.clear {
    clear: both;
}
a.mapplic-popup-link-land, a.mapplic-popup-link-land:focus {
    background-color: #dc143c;
    min-width: 100px;
    text-align: center;
    font-family: monospace;
    text-transform: uppercase;
    border: 1px solid #fff;
    text-decoration: none;
    border-radius: 0;
    color: #fff !important;
    float: none;
    font-size: 14px;
    line-height: 28px;
    padding: 10px 20px;
    margin-top: 12px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

a.mapplic-popup-link-land:hover {
    background-color: #ffffff;
    color: #dc143c!important;
    border: 1px solid #dc143c;
}

h3.title-land-mv {
    margin: 5px;
    text-transform: uppercase;
    font-size: 14px;
}
h4.title-land-mv {
    margin: 5px;
    text-transform: uppercase;
    font-size: 14px;
}
.uk-modal .uk-slidenav-previous, .uk-modal .uk-slidenav-next {
    width: 60px;
    height: 60px;
    background-image: url(../less/uikit/images/default/modal-icon-arrow.svg);
    background-color: #fff;
}
.uk-grid-small > .uk-grid-margin {
    margin-top: 5px;
    padding-left: 5px;
}
.uk-grid-small > * {
    padding-left: 5px;
}
.uk-grid-margin uk-row-first {
        display: block;
}
.uk-row-first {
        display: block;
}
.uk-grid-match > * > * { 
       flex-shrink: 1;
}
.uk-grid-match > *{ 
        display: flex;
        flex-wrap: wrap;
        display: block;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
       -webkit-box-pack: justify;
       -webkit-justify-content: space-between;
        justify-content: space-between;
       -webkit-flex-wrap: wrap;
       -moz-flex-wrap: wrap;
       -ms-flex-wrap: wrap;
       -o-flex-wrap: wrap;
}
.uk-grid > * { 
    flex-shrink: 1;
}
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 10px;
}

.uk-slidenav-previous, .uk-slidenav-next {
    background-image: url("../less/uikit/images/default/icon-arrow.svg");
    background-color: transparent;
}
.uk-pagination > li > a, .uk-pagination > li > span {
    border-radius: 0;
}
.tm-socialbuttons.uk-clearfix {
    margin-left: 50px;
}
.uk-panel.uk-panel-space.uk-hidden-small {
    margin-top: 10px;
}
.tm-block {
    color: #2a2a2a;
}
.uk-panel.uk-panel-box.uk-scrollspy-inview.uk-animation-scale-down {
    background: transparent;
}
.uk-panel.uk-panel-header.uk-scrollspy-inview.uk-animation-fade {
    border: 1px solid #e9e9e9;
    padding: 5px 10px 20px 10px;
    border-radius: 10px;
}
.uk-panel-box-secondary {
    background-color: #fafafa;
    color: #2a2a2a;
}
.uk-panel.uk-panel-box.uk-panel-box-secondary.uk-text-center {
    border-radius: 10px;
    margin-top: 0;
    padding-bottom: 0
}
.uk-overlay-panel {
    color: #2a2a2a;
    font-size: 15px
}
.uk-panel.uk-panel-hover {
    border: 1px solid #e9e9e9;
}
.uk-overlay-hover:hover .uk-overlay-fade {
    /* opacity: 0.7;*/
}
.uk-overlay-icon:before {
    color: #fff;
}
.uk-overlay-panel.uk-overlay-background.uk-overlay-fade {
    opacity: 1;
    /*background-image: url(../images/bg-over.png);*/
    background-color: transparent;
    text-align: center;
}
.uk-overlay-panel.uk-flex.uk-flex-center.uk-flex-middle.uk-text-center.uk-overlay-background.uk-overlay-fade {
    background-color: rgba(2, 2, 85, 0.4);
    color: #fff; */
    margin: 30px;
    font-size: 20px;
    padding: 0 0;
    line-height: 34px;
    letter-spacing: 1px;
    font-style: italic;
    margin: 5px 5% 5px 72%;
    border: 5px double;
    height: 98%;
    width: 25%;
    border-radius: 0;
    border-radius: 0px;
    border: 5px double;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.uk-overlay-panel.uk-overlay-top.uk-overlay-background.uk-overlay-fade {
    text-align: center;
}
.price-land {
    min-height: 100px;
    width: 25%;
    display: block;
    float: left;
    margin: 20px;
    padding: 10px;
    border: 1px solid #f1f1f1;
    border-radius: 20px;
}
.land-i {
    height: 80px;
    background-image: url(/images/land/dachnaya/tmb/d13m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-new {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/p4-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-new-12 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/p12-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-h-new {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/h-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-h-new-21 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/h21-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-h-new-23 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/h23-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-h-new-8 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/h8-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-h-new-16 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/h-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-h-new-x22 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/x-22m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-h-new-24 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/h27-35-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-x-4-1 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/4x1m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-x-4-2 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/4x2m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-x-4-3 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/4x3m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-x-4-4 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/4x4m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-x-7-2 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/7x2m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-x-7-6 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/7x6m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-x-7-4 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/7x4m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-x-7-8 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/7x8m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-h-new-x37 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/h37m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}

.land-p-new-24 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/p24-30-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-p-new-22 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/p22-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-p-new-34 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/p35-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-h-2-2 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/2h2-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-h-3-2 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/3h2-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-h-3-4 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/3h4-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-h-2 {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/h-2-m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}

.land-i-15 {
    height: 80px;
    background-image: url(/images/land/dachnaya/tmb/d15m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-16 {
    height: 80px;
    background-image: url(/images/land/dachnaya/tmb/d16m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-17 {
    height: 80px;
    background-image: url(/images/land/sadovaya/tmb/s17m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-18 {
    height: 80px;
    background-image: url(/images/land/zagorognaya/tmb/z18m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-8 {
    height: 80px;
    background-image: url(/images/land/centr/tmb/center6-8m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-12 {
    height: 80px;
    background-image: url(/images/land/centr/tmb/center12m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-14 {
    height: 80px;
    background-image: url(/images/land/centr/tmb/center14m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-9 {
    height: 80px;
    background-image: url(/images/land/centr/tmb/d15m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-e3 {
    height: 80px;
    background-image: url(/images/land/elovaya/tmb/e3m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-e24 {
    height: 80px;
    background-image: url(/images/land/elovaya/tmb/e24m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-l2 {
    height: 80px;
    background-image: url(/images/land/lesnoy/tmb/l2m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-1l4 {
    height: 80px;
    background-image: url(/images/land/lesnoy/tmb/l-1-4m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-i-2l2 {
    height: 80px;
    background-image: url(/images/land/lesnoy/tmb/l-2-2m.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
}
.land-lug {
    height: 80px;
    background-image: url(/mapplik/images/land/prew/lm.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 35%;
}
.land-i-button {
    padding-top: 15px;
}
.land-i-button:hover, .land-i-button:active, .land-i-button:focus {
    padding-top: 10px;
}
tr.text-name-land {
    background-color: #fafafa !important;
}
td.text-name-street {
    background: #fcfcfc !important;
}
a.mapplic-popup-link-plans-land.jcepopup {
    /* background-color: #ffffff; */
    width: 100%;
    margin: 0px auto;
    text-align: center;
    font-family: monospace;
    text-transform: uppercase;
    border: 0;
    text-decoration: none;
    border-radius: 0;
    color: #fff;
    float: right;
    font-size: 24px;
    line-height: 34px;
    padding: 16px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
a.mapplic-popup-link-plans-land.jcepopup:hover, a.mapplic-popup-link-plans-land.jcepopup:active, a.mapplic-popup-link-plans-land.jcepopup:focus {
    background-color: transparent;
    line-height: 38px;
}

i.fa.fa-search {
    color: #fff;
    padding: 0;
}
i.fa.fa-search:hover, i.fa.fa-search:active, i.fa.fa-search:focus {
  font-size: 32px;
  line-height: 38px;
  transition: 0.2s;
  background-color: transparent;
}
.h2#headContent3 {
    color: black;
    font-weight: bold;
}
/*кнопки*/
a.uk-button-action {
    color: #fff;
    background: #dc143c;
    border: 1px solid #dc143c !important;
    width: 50%;
    height: 40px;
    line-height: 40px;
    padding: 5px 40px;
    border-radius: 2px;
}
a.uk-button-action:hover, a.uk-button-action:focus {
    color: #dc143c;
    border: 1px solid #dc143c !important;
    background: #fff;
}
a.uk-button.uk-button-large.uk-button-primary {
    background: #dc143c;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 40px;
    font-size: 10pt;
    padding: 0 40px;
}

a.uk-button.uk-button-large.uk-button-primary:hover {
    background: #ffffff;
    color: #dc143c;
    border: 1px solid #dc143c;
}
a.uk-button.uk-button-large.uk-button-primary-new {
    background: #dc143c;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 40px;
    font-size: 10pt;
    width: 500px;
    border: 1px solid #dc143c;
}
a.uk-button.uk-button-large.uk-button-primary-new:hover {
    background: #ffffff;
    color: #dc143c;
    border: 1px solid #dc143c;
}
.uk-button {
    color: #dc143c;
    border: 1px solid #dc143c;
    border-radius: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 3px 40px;
    line-height: 24px;
    min-height: 24px;
    text-transform: uppercase;
    font-size: 11pt;
    font-family: monospace;
}
.uk-button:hover, .uk-button:focus {
    color: #ffffff;
    background: #dc143c;
    border-color: #ffffff !important;
}
.uk-button-link {
    color: #ffffff;
    border-color: #dc143c;
    background: #dc143c;
    line-height: 18px;
    font-size: 12px;
    min-height: 18px;
    text-align: center;
}
.uk-button-link:hover, .uk-button-link:focus, .uk-button-link:active, .uk-button-link.uk-active {
    color: #dc143c;
    background: #ffffff;
}
input {
    width: 100%;
}
.btn-primary, .btn-info {
    background-color: #dc143c;
    color: #ffffff;
    border-color: transparent;
    padding: 5px 50px;
}
.btn-primary:hover, .btn-info:hover, .btn-inverse:hover {
    background-color: #fff;
    color: #dc143c;
    border-color: #dc143c;
}
.btn-primary:active, .btn-primary.active, .btn-info:active, .btn-info.active, .btn-inverse:active, .btn-inverse.active {
    background-color: #fff;
    color: #dc143c;
    border-color: #dc143c;
}
body.contentpane {
    background: #fff;
}
.form-group.rsform-block.rsform-block-textconditions {
    padding: 0 20px;
}
label.checkbox-inline {
    font-size: 12px;
    padding-top: 0 !important;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #dc143c;
    background-color: #fff;
    border-color: #dc143c;
}
input.rsform-submit-button.btn.btn-primary {
    background: #dc143c;
    margin-left: 5%;
    text-transform: uppercase;
    border: 1px solid #dc143c;
}
input.rsform-submit-button.btn.btn-primary:hover, input.rsform-submit-button.btn.btn-primary:focus, input.rsform-submit-button.btn.btn-primary:active  {
    background: #ffffff;
    color: #2a2a2a;
    border: 1px solid #dc143c;
}
input#send1 {
    background: #dc143c;
    color: #fff;
    border: 1px solid #dc143c;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 30px;
    margin-right: 0px;
}
input#send1:hover, input#send1:focus, input#send1:active {
    background: #ffffff;
    color: #dc143c;
}
select#street {
    width: 103%;
}
table.formTableLayout {
    margin-left: 40px;
}
table.formTableLayout {
    text-transform: uppercase;
    font-size: 12px;
    width: 50%;
    margin: 0 auto;
}
/*photogallery*/
.showtime-renderer-caption-title {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}
.showtime-renderer-caption-description {
    font-style: italic;
    font-weight: normal;
    line-height: 22px;
    color: #fff;
}
/*karta*/
div#YMapsCredit {
    display: none;
}
div#YMapsID {
    border: 3px double #e9e9e9;
}
h2.placemarkHead {
    font-size: 14px;
    padding: 0;
    margin: 0;
    color: #000000;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
}
.ymaps-2-1-60-balloon__layout {
    border-radius: 10px;
    border: 0;
    background: #4c545f !important;
}
.ymaps-2-1-60-balloon {
    position: absolute;
    z-index: 1;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.15), 0 5px 10px -7px rgba(0,0,0,.5) !important;
    padding: 3px 2px 0 2px !important;
    border-radius: 10px;
    border: 0;
}
.ymaps-2-1-60-balloon__content {
    display: block;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0px 12px !important;
    min-width: 60px;
    height: 100%;
    min-height: 15px;
    font: 13px/20px Arial,sans-serif;
    background: #4c545f !important;
}
.ymaps-2-1-60-balloon__tail {
    display: block;
    position: relative;
    left: 45px;
    margin-bottom: -17px;
    background: rgba(0,0,0,.15);
    width: 17px;
    height: 17px;
    border: 1px solid #4c545f;
}
.ymaps-2-1-60-balloon__tail:after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 1px;
    background-color: #4c545f !important;
    width: 20px;
    height: 20px;
    border: 1px solid #4c545f;
}
.ymaps-2-1-60-balloon__close-button {
    display: block;
    opacity: .6 !important;
    cursor: pointer;
    background: url(images/icons/close_y.svg) 50% no-repeat !important;
    width: 20px !important;
    height: 35px !important;
    margin-right: 5px;
}
.ymaps-2-1-60-balloon__content {
    color: #fff;
}
a.placemarkHREF {
    color: #fff;
    text-decoration: underline;
    background-color: #dc143c;
    min-width: 100px;
    margin-left: 100px;
    text-align: center;
    font-family: monospace;
    text-transform: uppercase;
    border: 1px solid #dc143c;
    text-decoration: none;
    border-radius: 4px;
    padding: 5px;
}
a.placemarkHREF:hover, a:focus {
    color: #dc143c;
    background-color: #ffffff;
}

/*иЎЈп¬®г«Ё*/
h1, .uk-h1 { 
     font-family: "PT Sans", "Open Sans", sans-serif;
}
h1.uk-article-title.uk-margin-bottom {
    border-bottom: 1px solid #e9e9e9;
}

h3.uk-panel-title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 5px;
    font-family: 'PT Sans', sans-serif;
    color: #dc143c;
    text-transform: uppercase;
    line-height: 22px;
    padding: 5px;
    letter-spacing: 2px;
    font-weight: bold;
}
h3.uk-panel-title.uk-margin-bottom-remove {
    margin-left: 0;
    padding: 5px;
    color: #bebebe !important;
    border: 1px solid #f1f1f1;
    font-style: italic;
    font-size: 14px;
}
h3.uk-h4.uk-margin-bottom-remove {
    font-style: italic;
    /* text-align: left; */
    /* font-size: 18px; */
}

.uk-panel-title {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center !important;
    color: #2a2a2a !important;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
    font-style: normal;
}
.mv-social-buttons-box h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    font-style: italic;
    color: darkgray;
    line-height: 16px;
    width: 50%;
}

article.uk-article.tm-panel-large {
    padding: 10px;
    border: 1px solid #e9e9e9;
    margin: 10px 20px 0 20px;
}
.uk-list {
    margin: 0 50px;
}
.uk-list > li > a {
    color: #2a2a2a;
}
.uk-list > li:hover > a {
    color: #dc143c;
}
h1 {
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    font-family: "PT Sans",sans-serif;
    font-weight: bold;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0px;
    padding: 5px 0;
    text-transform: uppercase;
    line-height: 28px;
    color: #2a2a2a;
    letter-spacing: 2px;
}
h2 {
    border-bottom: none;
    font-style: normal;
    font-weight: normal;
    padding-top: 10px;
}
h5 {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #f1f1f1;
}
h3.uk-h4.uk-margin-top-remove {
    color: #dc143c;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
}
.uk-sticky-placeholder {
    height: 50px !important;
}
.uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 11pt;
   /*font-family: 'PT Sans', sans-serif;*/
    font-family: monospace;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.uk-navbar-nav > li.uk-active > a {
    background-color: #f9f9f9;
    color: #e11a33;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: #f9f9f9;
    color: #e11a33;
    outline: none;
    -webkit-transition: background-color 0.25s, color 0.25s;
    transition: background-color 0.25s, color 0.25s;
}
.uk-subnav > * > * {
    display: inline-block;
    color: #2a2a2a;
    text-transform: uppercase;
    font-size: 12px;
    font-family: monospace;
    background-color: #fff;
}
ul.uk-nav-sub {
    padding: 0 0 0 15px;
    font-size: 12px;
    line-height: 18px;
}
ul.uk-nav-sub > li  {
    line-height: 18px !important;
}
.uk-nav-navbar ul a:hover {
    color: #dc143c;
}
li.uk-parent {
    line-height: 18px;
}
.tm-dropdown-overlay {
    position: relative;
    z-index: 1000;
    background: none;
}
.uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid {
    margin-left: -25px;
    margin-right: -60px;
}
.uk-dropdown {
    padding: 20px 40px;
    background: #f9f9f9;
    color: #818181;
    font-size: 1rem;
    vertical-align: top;
}
.uk-dropdown, .uk-dropdown-blank {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 300px;
}
.tm-block .uk-subnav > .uk-active > * {
    color: #fff;
}
.tm-block .uk-subnav > * > :hover {
    color: #fff;
}
.uk-subnav-pill > .uk-active > * {
    background: #dc143c;
    color: #ffffff;
}
.uk-subnav-pill > * > :hover, .uk-subnav-pill > * > :focus {
    background: #dc143c;
    color: #ffffff;
    text-decoration: none;
    outline: none;
}
.uk-tab > li > a {
    color: #2a2a2a;
}
.uk-tab > li.uk-active > a {
    color: #dc143c;
}
.uk-tab > li > a:hover, .uk-tab > li > a:focus, .uk-tab > li.uk-open > a {
    color: #dc143c;
}
.uk-tab > li.uk-active > a:after, .uk-tab > li:not(.uk-disabled) > a:after {
    background: #dc143c;
}
.tm-icon-plus {
    background: #2a2a2a;
}
.tm-icon-arrow {
    background-color: #dc143c;
}
.tm-close:hover {
    background: #dc143c;
}
.tm-block .uk-panel-body, .tm-block .uk-panel-box, .tm-block .uk-overlay-panel {
    color: #2a2a2a;
}
.tm-headerbar-background {
    background-color: #ffffff;
    height: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
}
.tm-page {
      background: #ffffff;
     color: #2a2a2a;
}

.tm-headerbar-background {
    height: 100%;
    margin: 0;
    padding: 0;
    background-size: contain;
}
.tm-headerbar {

}
.uk-panel.uk-panel-header.uk-overlay-hover {
    border: 1px solid #e9e9e9;
    padding: 0 5px 5px;
}
/*a.uk-position-cover.uk-position-z-index:hover {*/
   background: #e9e9e9;
}

ul.uk-subnav.uk-subnav-line > * > * {
    color: #2a2a2a;
    padding: 0 10px;
}
ul.uk-subnav.uk-subnav-line > * > :hover, ul.uk-subnav.uk-subnav-line > * > :focus {
    color: #e11a33;
}
div#tm-toolbar {
    background: #fff;
    padding: 0px 30px;
}
.uk-navbar {
    background: #dc143c;
    height: 50px;
}
.uk-panel-body.uk-text-center {
    margin: 0 auto 0 auto;
    padding: 0 20px;
}
.uk-panel.uk-panel-header.uk-scrollspy-inview.uk-animation-scale-down {
    border: 1px solid #e9e9e9;
    padding: 5px 10px 20px 10px;
    border-radius: 10px;
}
figcaption {
    color: #000;
    text-transform: uppercase;
    font-size: 30px;
    font-style: normal;
    font-family: fantasy;
    border-bottom: 5px solid;
    border-top: 5px solid;
    margin-top: -2px;
}
.uk-subnav.uk-subnav-line li a {
    font-size: 8pt;
    letter-spacing: 1pt;
    font-weight: bold;
    font-style: normal;
}
.uk-subnav.uk-subnav-line > li.uk-active > a {
    color: #dc143c;
}

.uk-button-primary-1 {
    background-color: #fff;
    line-height: 25px;
    min-height: 25px;
    border-color: #dc143c;
    color: #dc143c;
}
.uk-button-primary:hover, .uk-button-primary:focus {
    background-color: #dc143c;
    color: #fff;
 }
.uk-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    background: #000000;
    border: none;
    z-index: 1000;
    -webkit-transition: background-color 0.14s ease-out;
    transition: background-color 0.14s ease-out;
    cursor: pointer;
    width: 50px;
    height: 50px;
}
.uk-close:hover {
    background: #dc143c;
}
.uk-close:after {
    color: #ffffff;
}
.uk-close-alt {
    border-radius: 0;
}
.logo-mobile {
    text-align: center;
    float: right;
}
.logo-mobile-img {
}
.logo-mobile-text-1 {
    color: #2a2a2a !important;
    font-size: 8px;
    font-family: 'PT Sans', sans-serif;
    font-style: italic;
    letter-spacing: 6px;
    margin: 0 auto;
}
.logo-mobile-text-1 a {
    color: #2a2a2a;
    font-size: 8px;
    font-family: 'PT Sans', sans-serif;
    font-style: italic;
    letter-spacing: 6px;
    margin: 0 auto;
}

.logo-mobile-text-2 {
    color: #2a2a2a !important;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    text-decoration: none !important;
    text-transform: underline;
    letter-spacing: 2px;
    margin: 0 auto;
    border-top: 1px solid #2a2a2a;

}
.logo-mobile-text-2 a {
    color: #2a2a2a;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    letter-spacing: 2px;
    margin: 0 auto;
    border-top: 1px solid #2a2a2a;
   
}
.tm-toolbar > .uk-container {
    padding: 0;
    border-bottom: 1px solid #e9e9e9;
}
a.tm-logo.uk-hidden-small {

}
.rsform {
    padding-left: 10px;
    border-left: 1px solid #ccc;
}
.componentheading {
    font-size: 18px;
    font-weight: bold;
    font-family: "PT Sans", sans-serif;
    text-align: center;
    text-transform: uppercase;
    line-height: 22px;
    margin: 0 9px 0px 0px;
    padding: 10px 0;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
}
.uk-panel-header .uk-panel-title {
    color: #dc143c;
}
.uk-panel-box {
    color: #2a2a2a;
}
.uk-panel-box {
    /*padding: 10px 50px !important;*/
}
.uk-margin-bottom {
    margin-bottom: 20px !important;
}
h1.tm-title {
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    font-family: "PT Sans",sans-serif;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 0px;
    padding: 5px 0;
    text-transform: uppercase;
    line-height: 26px;
    color: #2a2a2a;
    letter-spacing: 2px;
}
.uk-article-title {
    text-align: center;
    font-family: "PT Sans",sans-serif;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 0px;
    padding: 12px 0;
    text-transform: uppercase;
    line-height: 24px;
    color: #2a2a2a;
    letter-spacing: 2px;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
}
h2.uk-article-title {
    text-align: center;
    font-family: "PT Sans",sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
    padding: 12px 0;
    text-transform: uppercase;
    line-height: 24px;
    color: #2a2a2a;
    letter-spacing: 2px;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
}
h3.uk-h4 {
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    font-family: "PT Sans", sans-serif;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0px;
    padding: 26px 0;
    text-transform: uppercase;
    line-height: 28px;
    color: #2a2a2a !important;
    letter-spacing: 2px;
}
.tm-block h1, .tm-block h2, .tm-block h3, .tm-block h4, .tm-block h5, .tm-block h6, .tm-block .uk-panel-header .uk-panel-title {
    color: #dc143c;
}
footer#tm-footer {
    border-top: 1px solid #f1f1f1;
    padding-top: 20px;
    padding-bottom: 20px;
}
input#send {
    background-color: transparent;
    text-transform: uppercase;
    border: 1px solid #ccc;
}
aside.tm-sidebar-b.uk-width-medium-1-4 {
    padding-left: 0;
}
/*overlay-poloska*/
/*.uk-overlay-panel.uk-overlay-background.uk-overlay-fade {*/
    opacity: 1;
    background-color: #dc143c;
    text-align: center;
    width: 70%;
    min-height: 20px;
    padding: 10px;
    margin: 10px 0;
    border-bottom: 5px double #fff;
    border-right: 5px double #fff;
    border-top: 5px double #fff;
    border-radius: 0px 30px 30px 0px;
    height: 60px;
   line-height: 20px;
}
/*.uk-overlay-panel a:not([class]) {*/
    color: inherit;
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 1px solid;
    color: #fff;
    margin-top: -10px;
    float: right;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 30px;
    text-decoration: none;
}
/*.uk-overlay-panel a:hover, .uk-overlay-panel a:focus {*/
    color: #dc143c;
    text-decoration: none;
    background: #fff;
}
/*h3.uk-h1 {*/
    font-size: 24px;
    float: left;
    padding-left: 30px;
    color: #fff !important;
    margin-top: 0;
    line-height: 28px;
}

/*overlay-right*/
.uk-overlay-panel.uk-overlay-right.uk-overlay-fade {
    width: 30%;
    background-color: black;
    opacity: 0.6;
}
.uk-button.uk-button-large {
    margin: 0 30%;
}
h3.uk-h3 {
    margin: 25px;
}
/*overlay-centr*/
.uk-overlay-panel.uk-overlay-bottom.uk-overlay-background.uk-overlay-slide-bottom {
    opacity: 0.6;
    text-align: center;
}
.uk-margin-top {
    color: #2a2a2a;
    padding: 0 10px 0 10px;
    text-align: justify;
    font-style: normal;
}
.uk-margin-bottom-remove {
    margin-left: 30px;
}
.uk-link-reset, .uk-link-reset a, .uk-link-reset:hover, .uk-link-reset a:hover, .uk-link-reset:focus, .uk-link-reset a:focus {
    color: #dc143c;
    font-weight: normal;
    font-family: "PT Sans", sans-serif;
}
i.tm-icon.tm-icon-plus:hover {
    background-color: #dc143c;
}
.uk-panel-body {
    padding: 30px 30px 30px 0px;
}
.uk-slideshow {
    text-align: left;
}
h3.uk-h2.uk-margin-top-remove {
    text-align: center;
    color: #dc143c;
    font-weight: normal;
    padding-left: 15px;
}
tbody > tr:not(:first-child) {
    border-top: 0;
    border-bottom: 0;
}
.tm-headerbar {
    padding: 10px 30px 20px 30px;
}
.uk-nav > li > a {
    padding: 4px 10px 4px 10px;
    text-transform: uppercase;
}
.uk-nav-side > li > a {
    color: #2a2a2a;
    font-size: 16px;
}
.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
    background: #dc143c;
    color: #fafafa;
    outline: none;
    font-size: 16px;
}
.uk-nav-side > li.uk-active > a {
    background: #dc143c;
    color: #ffffff;
    font-size: 16px;
}
.uk-panel.uk-panel-space {
    padding: 0;
    text-align: justify;
}
div#tm-top-a {
    border-bottom: 1px solid #e9e9e9;
}
div#tm-top-c {
    padding-top: 20px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}
section#tm-main-top {
    margin: 30px 20px 30px -20px;
}
em {
    color: #2a2a2a;
}
.uk-margin {
    color: #2a2a2a;
    margin: 5px auto;
}
h3.uk-h3 {
    font-size: 30px;
    font-family: fantasy;
    color: #fff !important;
    font-style: normal;
    line-height: 40px;
    text-shadow: 1px 1px 1px #000;
    letter-spacing: 3px;
}
.uk-button-primary {
    background-color: transparent;
    line-height: 28px;
    min-height: 28px;
    padding: 5px 48px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    /* font-weight: bold; */
    border-width: 1px;
}
.uk-h6.uk-margin {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    padding: 0 24px;
    text-shadow: 1px 1px 1px #000;
    letter-spacing: 1px;
}
.uk-button.uk-button-large {
    color: #fff;
    font-size: 14px;
    /*padding: 2px 50px;*/
    text-transform: uppercase;
    font-style: normal;
    border: 1px solid;
    /*margin-top: 16px;*/
    background: #dc143c;
}
.uk-button.uk-button-large:hover, .uk-button.uk-button-large:focus {
    color: #fff;
    background: transparent;
}
a, .uk-link {
    color: #2a2a2a;
    text-decoration: none;
    cursor: pointer;
}
a:hover, .uk-link:hover {
    color: #dc143c;
    text-decoration: none;
}
a:hover, a:focus {
    color: #dc143c;
    text-decoration: none;
}
.tm-headerbar-right {
}
.pos-left {
    float: left;
    width: 24%;
}
.pos-center {
    width: 50%;
    float: left;
    padding: 1% 1%;
}
.pos-right {
    width: 24%;
    float: right;
}
.tm-headerbar-right.uk-flex.uk-flex-middle {
    /*width: 55%;*/
}
.headerbar-comp {
    display: block;
    margin-right: 60px;
}
.headerbar-comp-mal {
    float: left;
    margin-right: 40px;
    display: none;
}
.headerbar-comp-phone {
    float: right;
    padding-top: 2%;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 45px;
}
.headerbar-comp-phone-sale {
    float: right;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 32px;
}
.headerbar-comp-phone-sale:hover, .headerbar-comp-phone-sale:focus {

}
a.headerbar-sale {
    padding: 10px 30px;
    background-color: #dc143c;
    border: 5px double #fff;
    border-radius: 15px;
    color: #fff;
    margin-right: 50px;
}
a.headerbar-sale:hover, .headerbar-sale:focus {
    background-color: #ffffff;
    border: 5px double #dc143c;
    border-radius: 15px;
    color: #dc143c;
}
a.jcepopup_sale.jcepopup {
    color: #ffffff;
    background: #dc143c;
    border-radius: 5px;
    border: 1px solid #dc143c;
    padding: 10px 10px 10px 50px;
    background-image: url(http://mvcomfort.ru/images/icons/sale_w.png);
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: 2% 50%;
}
a.jcepopup_sale.jcepopup:hover,a.jcepopup_sale.jcepopup:focus {
    color: #dc143c;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #dc143c;
    background-image: url(http://mvcomfort.ru/images/icons/sale.png);
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: 2% 50%;
    padding: 10px 10px 10px 50px;
}
a.mapplic-popup-link-cont {
    background-color: #ffffff;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    font-family: monospace;
    text-transform: uppercase;
    border: 1px solid #dc143c;
    text-decoration: none;
    border-radius: 0;
    color: #dc143c;
    float: right;
    font-size: 14px;
    line-height: 28px;
    padding: 5px 10px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
a.mapplic-popup-link-cont:hover {
    background-color: #dc143c;
    color: #ffffff !important;
    border-radius: 0px;
}
a.mapplic-popup-link-gl {
    background-color: #dc143c;
    min-width: 100px;
    text-align: center;
    font-family: monospace;
    text-transform: uppercase;
    border: 1px solid #dc143c;
    text-decoration: none;
    border-radius: 0;
    color: #fff !important;
    float: none;
    font-size: 14px;
    line-height: 28px;
    padding: 10px 20px;
    margin-top: 12px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
a.mapplic-popup-link-gl:hover {
    background-color: #ffffff;
    color: #dc143c!important;
}
a.jcepopup span.jcemediabox-zoom-link, a.jcepopup span.jcemediabox-zoom-link.icon-right, a.jcepopup span.jcemediabox-zoom-link.zoom-right {
    padding-right: 0;
}
.wf-mediabox-caption h4 {
    font-size: 18px;
    line-height: 1.2;
    font-family: monospace;
    /* letter-spacing: 1px; */
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1px double;
    border-top: 1px solid;
    background-color: black;
    color: #fff !important;
}
p#wf-mediabox-modal-description {
    font-family: monospace;
    margin: 20px 5px;
    text-align: center;
}
.wf-mediabox-theme-light .wf-mediabox-close {
    font-family: monospace;
    font-size: 1em;
    color: #dc143c;
}
.wf-mediabox-theme-light .wf-mediabox-close:focus, .wf-mediabox-theme-light .wf-mediabox-close:hover, .wf-mediabox-theme-light .wf-mediabox-close:visited {
    color: #dc143c;
}
div.formBody {
    display: flex;
    float: left;
}
.rsform-submit-button {
    background-color: #dc143c;
    min-width: 100px;
    margin-right: 50px;
    text-align: center;
    font-family: monospace;
    text-transform: uppercase;
    border: 1px solid #dc143c;
    text-decoration: none;
    border-radius: 4px;
    border-radius: 0;
    color: #fff !important;
    float: right;
    font-size: 14px;
    line-height: 28px;
    padding: 0 10px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.rsform-submit-button:hover {
    background-color: #ffffff;
    color: #dc143c!important;
    border-radius: 0;
}
.rsform-reset-button {
    background: #ffffff;
    border: solid 1px #2a2a2a;
    color: #2a2a2a;
    padding: 10px 40px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: monospace;
    line-height: 18px;
    /* height: 18px; */
}
.rsform-reset-button:hover {
    background: #2a2a2a;
    border: solid 1px #2a2a2a;
    color: #ffffff;
    padding: 10px 40px;
    text-transform: uppercase;
}
/*м¦ўмЁЇ*/
.headerbar-comp-l {
    display: block;
    margin-left: 35px;
    margin-bottom: 15px;
}
.tm-headerbar-left {
    position: absolute;
    top: 0;
    left: -10px;
    bottom: 0;
}

ul.nav.menu {
    font-size: 14px;
    color: #000000;
    font-style: normal;
    font-family: Times New Roman, Times;
    padding-left: 5px;
    width: 95%;
    margin: 15px 0 0 0;
}
.nav.menu > li > a {
    padding-left: 5px;
    line-height: 24px;
    width: 95%;
    color: #000;
}
.nav.menu > li > a:hover, .nav.menu > li > a:focus {
    color: #dc143c;
    background-color: #ffffff;
    padding-left: 5px;
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
    background: #dc143c !important;
    color: #fff;
    outline: none;
}
.uk-nav-navbar>li>a {
    color: #2a2a2a;
    outline: none;
    font-family: monospace;
    font-size: 12px;
}
.uk-navbar-toggle {
    height: 60px;
    background: url(../less/uikit/images/default/menu1.svg) no-repeat 50%;
    padding: 0 40px;
    margin-top: 0px;
    display: none;
}
.fa-camera:before {
    content: "\f030";
    padding-right: 5px;
}
.fa-phone-square:before {
    content: "\f098";
    padding-right: 5px;
}
.fa.fa-plus {
    content: "\f067";
    color: #fff !important;
}
.concept {
    width: 1200px;
    height: 600px;   
}
div#tm-bottom-c {
    margin-bottom: 0;
    border-top: 1px solid #e9e9e9;
}
/*Р«б«Є*/

.plans-big {
    width: 1100px;;
    height: 700px;
    margin: 0 auto;
    background: url('/templates/yoo_uniq/images/plans-bg.jpg') no-repeat;
}
.plans-green {
    height: 53px; 
    width: 100%;
}
.plans-1 {
    position: absolute;
    top: 420px;
    left: 330px;
}
.plans-2 {
    width: 400px;
    height: 207px;
    position: absolute;
    top: 210px;
    left: 730px;
}
.plans-3 {
    width: 56px;
    height: 207px;
    border: 5px solid #dc143c;
    position: absolute;
    top: 135px;
    left: 223px;
    border: 5px solid #dc143c;
}
.image-plans-3:hover, .image-plans-3:focus, .image-plans-3:active {
    width: 56px;
    height: 207px;
    border: 5px solid #ffffff;
}

.plans-12 {
    position: absolute;
    top: 510px;
    left: 325px;
    width: 370px;
    height: 139px;
    border: 5px solid #dc143c;
}
.plans-12:hover, .plans-12:focus, .plans-12:active {
    width: 370px;
    height: 139px;
    border: 5px solid #ffffff;
}

.uk-button-plans {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: transparent;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    background: rgba(0, 0, 0, 0);
    vertical-align: middle;
    line-height: 40px;
    min-height: 40px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 2px;
    width: 400px;
    height: 147px;
}

.uk-button-plans:hover, .uk-button-plans:focus {
    color: #ffffff;
   border-color: transparent;
   background: #000000;
    opacity: 0.6;
}
.image-plans {
    width: 400px;
    height: 147px;
    margin: -16px 0px 145px 35px;
    border: 5px solid #dc143c;
}
.image-plans:hover, .image-plans:focus, .image-plans:active {
    width: 400px;
    height: 147px;
    margin: -16px 0px 145px 35px;
    border: 5px solid #ffffff;
}
.uk-button-plans-3 {
    -webkit-appearance: none;
    /*margin: 0px 0px 0 66px;*/
    border: none;
    overflow: visible;
    font: inherit;
    color: transparent;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 5px;
    background: rgba(0, 0, 0, 0);
    vertical-align: middle;
    line-height: 35px;
    min-height: 35px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 2px;
    /*font-weight: bold;*/
    width: 56px;
    height: 235px;
}
.uk-button-plans-3:hover, .uk-button-plans-3:focus {
    color: transparent;
   border-color: transparent;
   background: #000000;
    opacity: 0.6;
}
.image-plans-3 {
    width: 56px;
    height: 235px;
    margin: 20px 0px 0 66px;
    border: 5px solid #dc143c;
}
.image-plans-3:hover, .image-plans-3:focus, .image-plans-3:active {
    width: 56px;
    height: 235px;
    margin: 20px 0px 0 66px;
    border: 5px solid #ffffff;
}
span.zone {
    color: transparent;
    font-size: 20px;
    font-weight: nomal;
    padding: 15px;
}
/*бЈІп±ЁиЎ¶йЅЄ*/

.sclogin-modal-links a.btn-primary {
    color: #2a2a2a;
    text-transform: uppercase;
    font-style: normal;
    font-size: 12px;
}
.sourcecoast .btn-primary {
    background-color: #fff;
}
.sourcecoast .btn {
    padding: 3px 30px
}
.sclogin-modal-links a.btn-primary {
    color: #2a2a2a;
}
.sourcecoast .btn-primary:hover {
    background-color: #dc143c;
}
.sourcecoast .btn-primary:hover, .sourcecoast .btn-primary:focus, .sourcecoast .btn-primary:active, .sourcecoast .btn-primary.active, .sourcecoast .btn-primary.disabled, .sourcecoast .btn-primary[disabled] {
    color: #ffffff;
    background-color: #dc143c;
}
.sourcecoast .btn-primary:hover, .sourcecoast .btn-primary:focus, .sourcecoast .btn-primary:active, .sourcecoast .btn-primary.active, .sourcecoast .btn-primary.disabled, .sourcecoast .btn-primary[disabled] {
    color: #ffffff;
    background-color: #dc143c;
}
.menunavcall li a {
   font-size: 12px;
    text-transform: uppercase;
}
.menunavcall li a li a {
   font-size: 12px;
    letter-spacing: 1px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}
ul.nav.menunavcall > * > * {
    color: #808080;
    padding: 2px 20px 2px 40px;
    /*background: #dc143c;*/
    /*border: 1px solid #e9e9e9;*/
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
    border-radius: 8px;
}
ul.nav.menunavcall {
    margin-bottom: 0;
    letter-spacing: 1px;
    font-size: 12px;
    font-style: normal;
    text-transform: uppercase;
}
.menunavcall > li > a:hover, .nav > li > a:focus {
    color: #dc143c;
    text-decoration: none;
    background-color: #fff;
    /*border: 1px solid #dc143c;*/
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
    background: #dc143c;
    color: #ffffff;
}
.uk-nav-offcanvas > .uk-open > a, html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover, html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
    background: #dc143c;
    color: #ffffff;
    outline: none;
}
section#tm-main-bottom {
    margin-top: 10px;
}
div#tm-main {
    margin: 0px auto;
    padding: 10px;
}
/*У в№ нЅљнѕ»*/
.price-tab {
    margin-top: -64px;
    min-height: 450px;
    background: #ffffff;
}
p.table-price {
    font-style: italic;
    font-size: 12px;
    text-align: right;
    padding-right: 10px;
}
li.nn_tabs-tab.tab-price > a {
    background: #ffffff;
}
.nn_tabs.color_inactive_handles>ul.nav>li>a {
    background-color: #dc143c;
    margin-right: 5px;
    padding: 2px 30px;
    border-radius: 0;
    color: #ffffff;
    border: 1px solid #dc143c;
    font-style: normal;
    text-transform: uppercase;
}
.nn_tabs.top>ul.nav-tabs>li.active a {
    border-bottom-color: transparent;
    color: #2a2a2a;
}
.nn_tabs.color_inactive_handles>ul.nav>li>a:hover {
    background-color: darkgray;
    color: #fff;
    border: 1px solid darkgray;
}
.nn_tabs.top>ul.nav-tabs>li.active a, .nn_tabs.top>ul.nav-tabs>li.active a:hover {
    border-bottom-color: transparent;
    border-top: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    color: #2a2a2a;
}
.nn_tabs .nav-tabs {
    border-bottom: 1px solid #e9e9e9;
}
.nn_tabs .tab-content>.active {
    display: block;
}
.tab-content {
    background: #fff;
}
ul#set-nn_tabs-1 {
    margin-top: 8px;
}
.price-tab-images {
    background: url('/images/price/price_malina.jpg') no-repeat;
    background: contain;
}
.tab-content {
    border: none !important;
}
/*нµїні®дЎ«ж±Ґ*/
a.uk-slidenav.uk-slidenav-previous.uk-hidden-touch-1 {
    background: none;
}
a.uk-slidenav.uk-slidenav-next.uk-hidden-touch-2 {
    background: none;
}

/*jлЇ°е¦®лЁЇ*/

h3.uk-accordion-title {
    background: #ffffff url(../images/arrow-square-red.gif) no-repeat right -51px;
    color: #2a2a2a;
    border-top: 1px solid #dc143c;
    border-bottom: 1px solid #dc143c;
    border-right: 1px solid #dc143c;
    border-left: 3px solid #dc143c;
}
.uk-accordion-title:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 100%;
    margin-top: -5px;
    margin-left: -15px;
    background: #dc143c;
    -webkit-transition: width .3s;
    transition: width .3s;
}
.uk-accordion-title:hover:before {
    width: 12px;
}
.uk-accordion-title:hover, .uk-accordion-title:active, .uk-accordion-title:focus {
    background: #dc143c url(../images/arrow-square.gif) no-repeat right -51px !important;
    color: #ffffff;
}
h3.uk-accordion-title.uk-active {
    background: #dc143c url(../images/arrow-square.gif) no-repeat right 2px;
    color: #ffffff;
}
h3.uk-accordion-title.uk-active:hover,  h3.uk-accordion-title.uk-active:active, h3.uk-accordion-title.uk-active:focus{
    background: #ffffff url(../images/arrow-square-red.gif) no-repeat right 2px !important;
    color: #2a2a2a;
}
h3.jjaccordion-header.active-header {
    background: #ffffff;
    color: #2a2a2a;
    border-top: 1px solid #dc143c;
    border-bottom: 1px solid #dc143c;
    border-right: 1px solid #dc143c;
    border-left: 3px solid #dc143c;
}
h3.jjaccordion-header.inactive-header {
    background-color: #ffffff;
    color: #2a2a2a;
    border-top: 1px solid #dc143c;
    border-bottom: 1px solid #dc143c;
    border-right: 1px solid #dc143c;
    border-left: 3px solid #dc143c;
}
.jjaccordion .jjaccordion-header.active-header .jjaccordion-arrow {
    background: url(http://modern-promotion.ru/images/serviceimg/arrow-down.png) no-repeat;
}
.jjaccordion .jjaccordion-arrow {
    background: url(http://modern-promotion.ru/images/serviceimg/arrow-right.png) no-repeat;
}
/*оЎўй¤ уЇ®Є*/
ul.uk-breadcrumb.jmoddiv {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 0;
}
.uk-breadcrumb {
    margin-bottom: 0;
    margin: 0 0 10px;
    padding-left: 15px
    text-transform: lowercase;
    font-style: italic;
}
.uk-breadcrumb > li {
    font-size: 16px;
}
.uk-breadcrumb > li > span {
    text-decoration: underline;
}
/*нµїн±¬*/

.formResponsive .formHorizontal .formControlLabel {
    padding-top: 0;
}
.formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0;
    font-size: 16px;
    margin-top: 0px;
}
.formResponsive input[type="button"]:active,
.formResponsive input[type="reset"]:active,
.formResponsive input[type="submit"]:active,
.formResponsive input[type="button"].active,
.formResponsive input[type="reset"].active,
.formResponsive input[type="submit"].active,
.formResponsive input[type="button"]:focus,
.formResponsive input[type="reset"]:focus,
.formResponsive input[type="submit"]:focus,
.formResponsive input[type="button"].focus,
.formResponsive input[type="reset"].focus,
.formResponsive input[type="submit"].focus,
.formResponsive input[type="button"]:hover,
.formResponsive input[type="reset"]:hover,
.formResponsive input[type="submit"]:hover,
.formResponsive input[type="button"].hover,
.formResponsive input[type="reset"].hover,
.formResponsive input[type="submit"].hover {
    background-color: #dc143c;
    color: #ffffff;
}
.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
    background-color: #dc143c;
    color: #ffffff;
}
button#send.rsform-submit-button {
    background-color: #dc143c;
    background-image: none;
    border-radius: 0;
    text-transform: uppercase;
    border: 1px solid #dc143c;
}
button#send.rsform-submit-button:hover {
    background-color: #fff !important;
    color: #dc143c;
}
.rsform-submit-button, .rsform-button {
    background: #dc143c;
    background-image: none;
    border: solid 1px #F7606E;
    color: #fff;
    padding: 6px 40px;
}
.rsform-block:hover {
    background: #e9e9e9;
}
label.col-sm-3.control-label.formControlLabel {
    margin-top: -5px;
    padding-right: 10px;
}
input#consent0 {
    margin-right: 10px;
}
.col-sm-6.formControls {
    font-style: italic;
}
button.rsform-submit-button.btn.btn-danger {
    background: #515151;
    border: 1px solid #515151;
}
button.rsform-submit-button.btn.btn-danger:hover {
    background: #fff;
    border: 1px solid #515151;
    color: #515151 !important;
}

/*сЎЁ­пЈЄ1*/
.ns2-wrap {
}
.jjaccordion-content.open-content {
    padding: 0;
}

.mob-call-header {
    display: none !important;
}
a.jcepopup span.jcemediabox-zoom-image {
    display: none !important;
}
a.jcepopup span.jcemediabox-zoom-link, a.jcepopup span.jcemediabox-zoom-link.icon-right, a.jcepopup span.jcemediabox-zoom-link.zoom-right {
    background: transparent;
}
#jcemediabox-popup-caption h4 {
    color: #666;
    float: right;
}
hr {
    margin-top: 5px;
}
.tm-block .uk-list > li > a {
    color: #808080;
}
.tm-block .uk-list > li > a:hover {
    color: #dc143c;
}
.uk-pagination > .uk-active > span {
    background: #dc143c;
    color: #ffffff;
}
.uk-pagination > li > a:hover, .uk-pagination > li > a:focus {
    background-color: #fafafa;
    color: #dc143c;
}
.tm-sidebar-b.uk-width-medium-2-5 {
    padding-left: 0px;
}

.mapplic-popup-link:hover {
    background-color: #ffffff;
    color: #dc143c!important;
    border-radius: 4px;
}
table.table-price {
    width: 100%;
    border-color: #c4c4c4;
}
tr:nth-child(odd) {
    background-color: #f5f5f3;
}
/*уЇ­­оЇўпІІжЁЇ*/
.ns2-inner {
    border: 1px solid #e9e9e9;
    padding: 10px;
    font-size: 16px;
    border-radius: 10px;
}
a.ns2-readmore {
    background-color: #fff;
    line-height: 25px;
    min-height: 25px;
    border-color: #dc143c;
    color: #dc143c;
    border: 1px solid;
    background: transparent;
    padding: 3px;
    border-radius: 0;
}
a.ns2-readmore:hover, a.ns2-readmore:focus {
    background-color: #dc143c;
    color: #fff;
    border-radius: 0;
}
a.ns2-readmore span {
    background: transparent;
    padding: 10px;
}
.ns2-date-blog {
    float: left;
    margin: 0 10px 0 0;
    background: #e9e9e9;
    padding: 6px 10px;
    text-align: center;
    color: #999;
}
a.ns2-art-next {
    float: right;
    padding-right: 20px;
    font-size: 30px;
}
a.ns2-art-prev {
    float: left;
    padding-left: 20px;
    font-size: 30px;
}
/*рђЇ¤т«Ў§л¦Є*/
.nn_tooltips-link {
    cursor: pointer;
    display: initial !important;
}

/*и® оЃ®н¶Є*/
.fa-camera:before {
    content: "\f030";
    padding: 5px;
}
.fa-phone-square:before {
    content: "\f098";
    padding: 5px;
}
.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
    padding: 5px;
}
em.fa.fa-phone-square {
    color: #808080;
}
em.fa.fa-mobile {
    color: #fff;
    font-size: 18px;
    padding: 0.59em 0.6em;
    background: #517FA4;
}
em.fa.fa-phone {
    color: #fff;
    font-size: 18px;
    padding: 0.58em 0.7em;
    background: #517FA4;
}
em.fa.fa-envelope {
    color: #808080;
}
.fa-envelope:before {
    content: "\f0e0";
    padding: 5px;
}
/*rsform*/
.contentpane {
    color: #2a2a2a;
    font-family: 'PT Sans', sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 12px;
}
div#jcemediabox-popup-content {
    background: #f5f5f5;
}
#jcemediabox-popup-container {
    background-color:#fff;
}
div#jcemediabox-popup-info-bottom {
    background: #f5f5f5;
    min-height: 40px;
    padding: 10px;
}
a#jcemediabox-popup-closelink {
    height: 33px;
    background: url(../images/close-button.svg) no-repeat right center;
    background-position: -0px;
    background-size: 20%;
    font-size: 14px;
    font-family: monospace;
    letter-spacing: 1px;
    color: #333;
    text-transform: uppercase;
    line-height: 31px;
    left: 5px;
    padding-left: 20px;
    width: 60px;
    float: left;
    bottom: 8px;
}
a#jcemediabox-popup-closelink:hover, a#jcemediabox-popup-closelink:focus, a#jcemediabox-popup-closelink:active {
    background: url(../images/close-button-red.svg) no-repeat left center;
    background-size: 20%;
    right: 30px;
    color: #dc143c;
    padding-left: 20px;
    width: 60px;
}
button#send {
    padding: 10px 40px;
    background: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #ccc;
}
button#send:hover, button#send:active {
     border: 1px solid #dc143c;
     color: #dc143c;
}
/**/
.spoilers .title {
    background: #fff url(../images/arrow-square.gif) no-repeat right -51px;
    padding: 7px 15px;
    margin: 0;
    margin-top: 10px;
    font-size: 1.2em;
    line-height: 1em;
    font-weight: bold;
    border: solid 1px #2a2a2a;
    cursor: pointer;
    color: #2a2a2a;
}
.spoilers .title:hover {
    background: #ffffff url(../images/arrow-square-hover.gif) no-repeat right -51px;
    color: #2a2a2a;
}
.spoilers .desc {
    margin-top: 5px;
    border: 1px solid #2a2a2a;
    background: #ffffff;
}
.sliders .desc {
    margin: 0;
    padding: 10px 0px 20px;
    background: #fff;
    border-left: solid 1px #c4c4c4;
    border-right: solid 1px #c4c4c4;
}
.sliders .title {
    background: #fff url(/templates/yoo_uniq_double/images/down-arrow-svgrepo-com.svg) no-repeat right;
    background-position-x: 98%;
    padding: 7px 15px;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    text-transform: uppercase;
    border: solid 1px #c4c4c4;
    border-bottom: none;
    cursor: pointer;
    background-size: 1.5%;
}
.sliders .title.active {
    background: #fff url(/templates/yoo_uniq_double/images/up-arrow-svgrepo-com.svg) no-repeat right;
    background-position-x: 98%;
    background-size: 1.5%;
}
.uk-button-primary-one {
    background-color: #dc143c;
    padding: 5px 25px;
    border: 1px solid #dc143c;
    text-transform: uppercase;
    font-style: normal;
    color: #ffffff;
}
.uk-button-primary-one:hover, .uk-button-primary-one:focus {
    background-color: #fff;
    color: #dc143c;
    border-color: #dc143c;
}
input.rsform-reset-button {
    margin-top: 10px;
    width: 100%;
}
/*jllike*/
.event-container .like .l-count {
    color: #FFF;
    display: none;
}
.button_text.likes-block_left {
    /* font-style: italic; */
    /* font-family: 'Open Sans', sans-serif; */
    text-indent: 5px;
    font-size: 13px;
    /* text-transform: lowercase; */
    /* font-weight: bold; */
    color: #bebebe;
    line-height: 20px;
    padding-left: 6px;
}
.jllikeproSharesContayner {
    padding: 0;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    /*background: #e9e9e91f;*/
}
.jllikeproSharesContayner .event-container>div {
    padding: 1px 5px 1px 5px;
    width: auto;
    height: auto;
}

/*FontAwesome*/
.fa, .fas {
    font-weight: 900;
    padding-right: 20px;
}
.fa {
    padding-right: 10px;
}
i.fas.fa-phone-volume {
    margin: 0;
    padding: 15px 0 20px 10px;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
}
i.fas.fa-percent {
    line-height: 60px;
    vertical-align: middle;
    padding-right: 8px;
    padding-left: 5px;
}
i.fa.fa-check-circle {
    color: #5c8002;
}
i.fa.fa-check-square-o {
    color: #2a2a2a;
}
i.fas.fa-check-circle {
    color: #5c8002;
    padding-right: 10px;
}
i.fa.fa-check-square-o:hover {
    color: #2a2a2a !important;
    /* margin-right: 10px; */
}
.fa-check-square-o:before {
    content: "\f046";
    padding-right: 10px;
}
i.fas.fa-map-marker-alt {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fas.fa-map-marker-alt:hover {
}
i.fa.fa-location-arrow {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
    margin-left: -10px;
}
i.fa.fa-location-arrow:hover {
}
i.fab.fa-gripfire {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fab.fa-gripfire:hover {
}
i.fa.fa-bolt {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fa.fa-bolt:hover {
}
i.fa.fa-globe {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fa.fa-globe:hover {
}
i.fa.fa-book {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fa.fa-book:hover {
}
i.fas.fa-video {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fas.fa-video:hover {
}
i.fa.fa-university {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fa.fa-university:hover {
}
i.fas.fa-child {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fas.fa-child:hover {
}
i.fas.fa-volleyball-ball {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fas.fa-volleyball-ball:hover {
}
i.fas.fa-spinner {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fas.fa-spinner:hover {
}
i.fas.fa-futbol {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fas.fa-futbol:hover {
}
i.fas.fa-umbrella-beach {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fas.fa-umbrella-beach:hover {
}
i.fa.fa-shopping-basket {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fa.fa-shopping-basket:hover {
}
i.fa.fa-road {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fa.fa-road:hover {
}
i.fas.fa-shield-alt {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fas.fa-shield-alt:hover {
}
i.fa.fas.fa-utensils {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
i.fas.fa-leaf {
    padding-right: 20px;
    color: #dc143c;
    font-size: 32px;
    width: 100%;
}
.img-cotacts {
    width: 40%;
    float: left;
}
.text-contacts {
    width: 60%;
    float: right;
}
.all-act {
    height: 100%;
    width: 100%;
}
.act-1 {
    width: 100%;
   min-height: 100px;
}
.img-act-right {
    float: right;
    width: 40%;
}
.text-act-left {
    float: left;
    width: 55%;
}
.text-act {
    float: right;
    width: 55%;
}
.img-act {
    float: left;
    width: 40%;
}
.act-clear {
    clear: both;
}
.mv-pr {
    margin: 20px 0;
}
.mvone {
    width: 50%;
    float: left;
}
.mvtwo {
    width: 50%;
    float: right;
}
.mvone-i {
    width: 30%;
    float: left;
}
.mvtwo-i {
    width: 30%;
    float: right;
}

.mvthree-i {
    width: 30%;
    float: right;
}
.mvall-i {
    display: flow-root;
}
.mvonestr1 {
    padding: 10px;
    line-height: 20px;
}
.mvonestr1:hover {
    background: #e9e9e9;
}
span.mvonestr2 {
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 12px;
}
span.mvonestr-text {
    font-size: 18px;
    padding: 0 0 0 20px;
    line-height: 20px;
    color: black;
    font-weight: normal;
    vertical-align: middle;
    letter-spacing: 1px;
}
span.mvonestr-text-com {
    font-size: 14px;
    padding: 0 0 0 20px;
    line-height: 20px;
    color: black;
    font-weight: normal;
    vertical-align: middle;
}
span.mvonestr-text-inf {
    font-size: 14px;
    padding: 0 0 0 20px;
    line-height: 20px;
    color: black;
    font-weight: normal;
    vertical-align: middle;
    letter-spacing: 1px;
}
.mvone-com {
    margin: auto;
}
.mvonestr1-com {
    padding: 10px;
    line-height: 20px;
    cursor: pointer;
    margin: 5px;
}
a.phone-online.jcepopup {
    background-color: #fff;
    line-height: 30px;
    min-height: 30px;
    color: #dc143c;
    /*font-family: 'PT Sans', sans-serif;*/
    font-family: monospace;
    border: 1px solid;
    border-color: #dc143c;
    padding: 10px;
    border-radius: 0;
}
a.phone-online.jcepopup:hover, a.phone-online.jcepopup:focus {
    background-color: #dc143c;
    color: #fff;
    border-radius: 0;
}
a.phone-online.noicon.wfpopup {
    background-color: #fff;
    line-height: 30px;
    min-height: 30px;
    color: #dc143c;
    /* font-family: 'PT Sans', sans-serif; */
    font-family: monospace;
    border: 1px solid;
    border-color: #dc143c;
    padding: 10px;
    border-radius: 0;
}
a.phone-online.noicon.wfpopup:hover, a.phone-online.noicon.wfpopup:focus {
    background-color: #dc143c;
    color: #fff;
    border-radius: 0;
}

span.phone-text {
    font-size: 14px;
    vertical-align: middle;
    font-weight: normal;
    padding-left: 10px;
    /*font-family: 'PT Sans', sans-serif;*/
    font-family: monospace;
}
/*jpanel*/
.jpanelHandle {
    padding: 5px !important;
}
#jPanel_419 .jpanelHandle {
    border-radius: 0;
    border: 1px solid #fff;
    padding: 15px !important;
    background: #dc143c;
    color: #ffffff;
    right: -62px !important;
}
#jPanel_419 .jpanelContent {
    float: left;
    padding: 0;
    background: #f9f9f9;
    border: 1px solid #f9f9f9;
}
ul.modulelist {
    margin: 0;
    padding: 0;
}
.nav > li > a:hover, .nav > li > a:focus {
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    background: #dc143c;
}
.nav > li > a {
    color: #818181;
    padding: 5px;
    text-transform: uppercase;
    background: #f9f9f9;
    font-weight: normal;
    font-size: 16px;
    font-family: monospace;
}
.nav > li > a:active {
    background: #dc143c;
    color: #ffffff;
}
li.current.active > a {
    background: #dc143c;
    color: #ffffff;
}
li.jpanelMod {
    list-style: none;
    margin-top: 28px;
}
div#jPanel_419 {
    background: #f9f9f9;
}
.nav.jPanelModule {
    display: none;
}
.actionformall {
    height: 50px;
    /*display: flex;*/
    display: table;
    margin: 0 auto;
    text-align: center;
    /*width: 45%;*/
}
.actionland {
    width: 250px;
    float: left;
}
.actiondefpay {
    width: 50%;
    float: right;
}

/*лЇ­у¦®І*/
article.uk-article {
    padding: 0 20px 0 20px;
    text-align: justify;
    margin-top: 10px;
}
.uk-panel-teaser {
    text-indent: 0;
}
.mv-social-buttons-box img {
    width: 24px;
}
.mv-social-buttons-box {
    width: 50%;
    float: left;
}
.mv-sb-left {
    float: left;
    padding-top: 0;
}
.comall {
    min-height: 100px;
    margin-bottom: 40px;
}

.comel {
    width: 45%;
    float: left;
    padding: 10px;
    border: 1px solid grey;
}
.comel-icons {
    float: left;
    padding: 20px;
    min-height: 90px;
    font-size: 64px;
}
.comel-text {
    width: 95%;
    padding: 25px;
    display: block;
}
.comgas {
    width: 45%;
    float: right;
    padding: 10px;
    border: 1px solid grey;
}
.comgas-icons {
    float: left;
    padding: 20px;
    min-height: 90px;
    font-size: 64px;
}
.comgas-text {
    width: 95%;
    padding: 10px;
    display: block;
}
/*soc*/
.box {
    text-align: center;
}
 .box ul {
    list-style: none;
    margin: 0px;
}  
.box ul li {
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 22px;
    font-size: 18px;
    margin-right: 5px;
    margin-left: 5px;
}
a.icon-instagram {
    background: #517FA4;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #517FA4;
    line-height: 28px;
}
a.icon-instagram:hover {
    opacity: 0.8;
}
a.icon-instagram:focus {
    opacity: 0.8;
}
a.icon-twitter {
    background: #00ACED;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #00ACED;
    line-height: 28px;
}
a.icon-twitter:hover {
    opacity: 0.8;
}
a.icon-twitter:focus {
    opacity: 0.8;
}
a.icon-you {
    background: #BB0000;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #BB0000;
    line-height: 28px;
}
a.icon-you:hover {
    opacity: 0.8;
}
a.icon-you:focus {
    opacity: 0.8;
}
a.icon-vk {
    background: #45668E;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #45668E;
    line-height: 28px;
}
a.icon-vk:hover {
    opacity: 0.8;
}
a.icon-vk:focus {
    opacity: 0.8;
}
a.icon-facebook {
    background: #3B5998;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #3B5998;
    line-height: 28px;
}
a.icon-facebook:hover {
    opacity: 0.8;
}
a.icon-facebook:focus {
    opacity: 0.8;
}
a.icon-odnoklass {
    background: #F2720C;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #F2720C;
    line-height: 28px;
}
a.icon-odnoklass:hover {
    opacity: 0.8;
}
a.icon-odnoklass:focus {
    opacity: 0.8;
}
a.icon-telegram {
    background: #08c;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #08c;
    line-height: 28px;
}
a.icon-telegram:hover {
    opacity: 0.8;
}
a.icon-telegram:focus {
    opacity: 0.8;
}
.box ul li {
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 22px;
    font-size: 18px;
    margin-right: 5px;
    margin-left: 5px;
}
a.icon-instagram-p {
    background: #517FA4;
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #517FA4;
    line-height: 28px;
}
a.icon-instagram-p:hover {
    opacity: 0.8;
}
a.icon-instagram-p:focus {
    opacity: 0.8;
}
a.icon-twitter-p {
    background: #00ACED;
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #00ACED;
    line-height: 28px;
}
a.icon-twitter-p:hover {
    opacity: 0.8;
}
a.icon-twitter-p:focus {
    opacity: 0.8;
}
a.icon-you-p {
    background: #BB0000;
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #BB0000;
    line-height: 28px;
}
a.icon-you-p:hover {
    opacity: 0.8;
}
a.icon-you-p:focus {
    opacity: 0.8;
}
a.icon-vk-p {
    background: #45668E;
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #45668E;
    line-height: 28px;
}
a.icon-vk-p:hover {
    opacity: 0.8;
}
a.icon-vk-p:focus {
    opacity: 0.8;
}
a.icon-facebook-p {
    background: #3B5998;
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #3B5998;
    line-height: 28px;
}
a.icon-facebook-p:hover {
    opacity: 0.8;
}
a.icon-facebook-p:focus {
    opacity: 0.8;
}
a.icon-odnoklass-p {
    background: #F2720C;
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #F2720C;
    line-height: 28px;
}
a.icon-odnoklass-p:hover {
    opacity: 0.8;
}
a.icon-odnoklass-p:focus {
    opacity: 0.8;
}
a.icon-telegram-p {
    background: #08c;
    width: 40px;
    height: 40px;
    color: #fff;
    padding: 3px 1px;
    font-size: 18px;
    border: solid 3px #08c;
    line-height: 28px;
}
a.icon-telegram-p:hover {
    opacity: 0.8;
}
a.icon-telegram-p:focus {
    opacity: 0.8;
}
.share-text {
    font-style: italic;
    color: #5d5d5d;
    font-size: 14px;
}
i.fas.fa-phone-square-alt {
    font-size: 32px;
    vertical-align: middle;
}
/*youtube*/
.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
    background-size: cover;
}

.youtube .play {
    background: url('../images/youtube-play-btn.png') no-repeat; /*:     */
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}

.youtube:hover .play {
    background-position: 0 0;
}
.usl {
    display: flex;
}
class="text-usl {
    width: 60%;
    padding: 2% 0 0 2%;
}
.img-usl {
    padding-top: 2%;
}

/*MOBILE*/

/*телефоны*/
@media (max-width: 375px) {
li[id^="favsocial-icon"], li[id*=" favsocial-icon"] {
    list-style: none;
    float: left;
    margin: 0 2px;
  }
  .land-mv {
    width: 100%;
    min-height: 450px;
    display: block;
    font-size: 12px;
  }
  .actiondefpay-mv-button {
    width: 48%;
    margin: 5px 0;
    display: grid;
   }
  .actionland-mv-button {
    width: 48%;
    float: right;
    margin: 5px 0;
    display: grid;
  }
  a.mapplic-popup-link-land {
    padding: 5px !important;
    font-size: 11px;
   }
  .tm-headerbar-left {
    position: absolute;
    top: 0;
    left: -5px;
    bottom: 0;
  }
  article.uk-article {
    padding: 0 5px 0 15px !important;
    text-align: justify;
    margin-top: 10px;
  }
  .rl_tabs.outline_content>.tab-content>.tab-pane {
    padding: 5px;
  }
 .uk-grid > * {
    padding-left: 20px;
  }
  a.tm-logo-small.uk-visible-small {
    width: 60%;
  }
  .tm-headerbar-right {
    position: absolute;
    top: 0;
    right: -5px;
    bottom: 0;
   }
.uk-width-medium-1-2.uk-margin-top {
    padding: 0;
  }
.uk-panel.uk-panel-space {
    padding-top: 0;
  }
.mvall-i {
    display: block;
}
.mvone-i {
    width: 100%;
    float: none;
}
.mvtwo-i {
    width: 100%;
    float: none;
    font-size: 8px !important;
    line-height: 10px;
}

.mvthree-i {
    width: 100%;
    float: none;
}
.mvtwo {
    width: 100%;
    float: none;
    font-size: 8px !important;
    line-height: 10px;
  }
.mvone {
    width: 100%;
    float: none;
  }
.mvonestr1 {
    padding: 10px 5px;
    line-height: 50px;
    cursor: pointer;
    font-size: 8px !important;
    line-height: 10px;
  }
span.mvonestr2 {
    padding: 5px 0 5px 0px;
    text-transform: uppercase;
    font-size: 8px;
 }
.tbl-price-max {
    display: block;
    font-size: 8px
 }
.tabl-price-min {
    display: none;
    font-size: 8px 
 }
 a.mapplic-popup-link {
    font-size: 8px !important;
    line-height: 16px !important;
    margin: 0;
    min-width: 5px;
 }
a.mapplic-popup-link-gl {
    font-size: 10px;
  }
a.mapplic-popup-link-cont {
    background-color: #ffffff;
    text-align: center;
    font-family: monospace;
    text-transform: uppercase;
    border: 1px solid #dc143c;
    text-decoration: none;
    border-radius: 0;
    color: #dc143c !important;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 0 1px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.sliders .title.active {
    background: #fff url(/templates/yoo_uniq_double/images/up-arrow-svgrepo-com.svg) no-repeat right;
    background-position-x: 98%;
    background-size: 3%;
  }
.sliders .title {
    background: #fff url(/templates/yoo_uniq_double/images/down-arrow-svgrepo-com.svg) no-repeat right;
    background-position-x: 98%;
    padding: 7px 15px;
    margin: 0;
    font-size: 1.2em;
    line-height: 1em;
    font-weight: bold;
    border: solid 1px #c4c4c4;
    border-bottom: none;
    cursor: pointer;
    background-size: 3%;
  }
.mvone-com {
    margin: auto;
    display: block;
  }
.img-cotacts {
    width: 100%;
    float: none;
  }
.nav.jPanelModule {
    display: block;
  }
i.fas.fa-chevron-circle-right {
    font-size: 16pt !important;
  }
 .rsform-submit-button, .rsform-button {
    background: #dc143c;
    background-image: none;
    border: solid 1px #F7606E;
    color: #fff;
    padding: 6px;
    margin-top: 5px;
  }
}
@media (max-width: 480px) {
  .land-mv-left {
    float: left !important;
    padding: 5px 0 !important;
    width: 100% !important;
   }
  .land-mv-right {
    float: right !important;
    padding: 5px 0 !important;
    width: 100% !important;
   }
   a.mapplic-popup-link-land {
    background-color: #dc143c;
    min-width: 100px;
    text-align: center;
    font-family: monospace;
    text-transform: uppercase;
    border: 1px solid #fff;
    text-decoration: none;
    border-radius: 0;
    color: #fff !important;
    float: none;
    font-size: 12px;
    line-height: 28px;
    padding: 5px;
    margin-top: 12px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
   }
   a.tm-logo-small.uk-visible-small {
    width: 60%;
   }
  i.fas.fa-chevron-circle-right {
    font-size: 16pt !important;
   }
   h3.uk-h3 {
    font-size: 14px;
    color: #fff !important;
    font-style: normal;
    line-height: 18px;
    }
   .uk-h6.uk-margin {
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    padding: 0 5%;
   }
article.uk-article {
    padding: 0 10px 0 10px;
    text-align: justify;
    margin-top: 10px;
   }
.uk-width-medium-1-2.uk-margin-top {
    padding: 0;
  }
.uk-panel.uk-panel-space {
    padding-top: 0;
  }

.all-act {
    height: 100%;
    width: 100%;
    display: block;
}

.mvall-i {
    display: block;
}
.mvone-i {
    width: 100%;
    float: none;
}
.mvtwo-i {
    width: 100%;
    float: none;
    font-size: 8px !important;
    line-height: 10px;
}

.mvthree-i {
    width: 100%;
    float: none;
}
.mvtwo {
    width: 100%;
    float: none;
  }
.mvone {
    width: 100%;
    float: none;
  }
.mvonestr1 {
    padding: 10px 5px;
    line-height: 50px;
    cursor: pointer;
    font-size: 8px !important;
    line-height: 10px;
  }
span.mvonestr2 {
    padding: 5px 0 5px 0px;
    text-transform: uppercase;
    font-size: 8px;
 }
.tbl-price-max {
    display: block;
    font-size: 9px
 }
.tabl-price-min {
    display:none;
    font-size: 8px
 }
p.table-price {
    font-style: italic;
    font-size: 8px;
    text-align: right;
    padding-right: 10px;
    line-height: 12px;
}
 a.mapplic-popup-link {
    font-size: 8px !important;
    line-height: 16px !important;
    margin: 0 10px;
    min-width: 3px;
 }
a.mapplic-popup-link-gl {
    font-size: 10px;
  }
a.mapplic-popup-link-cont {
    background-color: #ffffff;
    text-align: center;
    font-family: monospace;
    text-transform: uppercase;
    border: 1px solid #dc143c;
    text-decoration: none;
    border-radius: 0;
    color: #dc143c !important;
    font-size: 10px;
    line-height: 14px;
    padding: 3px;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.sliders .title.active {
    background: #fff url(/templates/yoo_uniq_double/images/up-arrow-svgrepo-com.svg) no-repeat right;
    background-position-x: 98%;
    background-size: 3%;
  }
.sliders .title {
    background: #fff url(/templates/yoo_uniq_double/images/down-arrow-svgrepo-com.svg) no-repeat right;
    background-position-x: 98%;
    padding: 7px 15px;
    margin: 0;
    font-size: 1.2em;
    line-height: 1em;
    font-weight: bold;
    border: solid 1px #c4c4c4;
    border-bottom: none;
    cursor: pointer;
    background-size: 3%;
  }
.mvone-com {
    margin: auto;
    display: block;
  }
.img-cotacts {
    width: 100%;
    float: none;
  }
.text-contacts {
    width: 100%;
    float: none;
}
.nav.jPanelModule {
    display: block;
  }
 .rsform-submit-button, .rsform-button {
    background: #dc143c;
    background-image: none;
    border: solid 1px #F7606E;
    color: #fff;
    padding: 6px;
    margin-top: 5px;
 }
}
@media (max-width: 569px) {
td {
    font-size: 8px;
}
span.prosmotr {
    display: none;
}

.mvtwo {
    width: 100%;
    float: none;
  }
.mvone {
    width: 100%;
    float: none;
  }
i.fas.fa-map-marker-alt {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fas.fa-map-marker-alt:hover {
}
i.fa.fa-location-arrow {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fa.fa-location-arrow:hover {
}
i.fab.fa-gripfire {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fab.fa-gripfire:hover {
}
i.fa.fa-bolt {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fa.fa-bolt:hover {
}
i.fa.fa-globe {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fa.fa-globe:hover {
}
i.fa.fa-book {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fa.fa-book:hover {
}
i.fas.fa-video {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fas.fa-video:hover {
}
i.fa.fa-university {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fa.fa-university:hover {
}
i.fas.fa-child {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fas.fa-child:hover {
}
i.fas.fa-volleyball-ball {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fas.fa-volleyball-ball:hover {
}
i.fas.fa-spinner {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fas.fa-spinner:hover {
}
i.fas.fa-futbol {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fas.fa-futbol:hover {
}
i.fas.fa-umbrella-beach {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fas.fa-umbrella-beach:hover {
}
i.fa.fa-shopping-basket {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fa.fa-shopping-basket:hover {
}
i.fa.fa-road {
padding-right: 5px;
    color: #dc143c;
    font-size: 8px !important;
    width: 100%;
}
i.fa.fa-road:hover {
}
i.fas.fa-shield-alt {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
i.fas.fa-shield-alt:hover {
}
i.fa.fas.fa-utensils {
    padding-right: 5px;
    color: #dc143c;
    font-size: 18px;
    width: 100%;
}
span.mvonestr-text-inf {
    font-size: 7px;
    padding: 0 0 0 5px;
    line-height: 20px;
    color: black;
    font-weight: normal;
    vertical-align: middle;
    /* letter-spacing: 1px; */
  }
.img-cotacts {
    width: 100%;
    float: none;
  }
.text-contacts {
    width: 100%;
    float: none;
}
.nav.jPanelModule {
    display: block;
  }
.mapplic-popup-link {
    margin-right: 0px;
  }
.usl {
    display: block;
  }
}
@media (max-width: 768px) {
.uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 8pt;
    font-family: monospace;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid {
    margin-left: -25px;
    margin-right: -30px;
  }
  .rsform-submit-button, .rsform-button {
    background: #dc143c;
    background-image: none;
    border: solid 1px #F7606E;
    color: #fff;
    padding: 6px;
    margin-top: 5px;
  }
.text-act {
    float: none;
    width: 100%;
  }
.img-act {
    width: 100%;
    float: none;
  }
.img-act-right {
    float: none;
    width: 100%;
  }
.text-act-left {
    float: none;
    width: 100%;
  }
}
@media (max-width: 740px) {
  .nav.jPanelModule {
    display: block;
  }
  .headerbar-comp {
    display: block;
    margin-right: 0px;
   }
.img-cotacts {
    width: 100%;
  }
.text-contacts {
    width: 100%;
    float: none;
   }
}
@media (max-width: 896px) {
.land-mv-right {
    float: right;
    padding: 5px;
    width: 23%;
}
.land-mv-left {
    float: left;
    padding: 5px;
    width: 72%;
}
.actionformall {
    height: 80px;
    display: block;
    margin: 10px auto;
    text-align: center;
    width: 100%;
}
.actionland {
    width: 100%;
    float: none;
    margin: 15px auto;
}
.actiondefpay {
    width: 100%;
    float: none;
    margin: 15px auto;
}
  i.fas.fa-percent {
    line-height: 60px;
    vertical-align: middle;
    padding-right: 8px;
    padding-left: 5px;
}
i.fa.fa-check-circle {
    color: #5c8002;
}
i.fa.fa-check-square-o {
    color: #2a2a2a;
}
i.fas.fa-check-circle {
    color: #5c8002;
    padding-right: 10px;
}
i.fa.fa-check-square-o:hover {
    color: #2a2a2a !important;
    /* margin-right: 10px; */
}
.fa-check-square-o:before {
    content: "\f046";
    padding-right: 10px;
}
i.fas.fa-map-marker-alt {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fas.fa-leaf {
    font-size: 12px;
}
i.fas.fa-map-marker-alt:hover {
}
i.fa.fa-location-arrow {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
    margin-left: 0;
}
i.fa.fa-location-arrow:hover {
}
i.fab.fa-gripfire {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fab.fa-gripfire:hover {
}
i.fa.fa-bolt {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fa.fa-bolt:hover {
}
i.fa.fa-fire {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px !important;
    width: 100%;
}
i.fa.fa-globe {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fa.fa-globe:hover {
}
i.fa.fa-book {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fa.fa-book:hover {
}
i.fas.fa-video {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fas.fa-video:hover {
}
i.fa.fa-university {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fa.fa-university:hover {
}
i.fas.fa-child {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fas.fa-child:hover {
}
i.fas.fa-volleyball-ball {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fas.fa-volleyball-ball:hover {
}
i.fas.fa-spinner {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fas.fa-spinner:hover {
}
i.fas.fa-futbol {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fas.fa-futbol:hover {
}
i.fas.fa-umbrella-beach {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fas.fa-umbrella-beach:hover {
}
i.fa.fa-shopping-basket {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fa.fa-shopping-basket:hover {
}
i.fa.fa-road {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fa.fa-road:hover {
}
i.fas.fa-shield-alt {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
i.fas.fa-shield-alt:hover {
}
i.fa.fas.fa-utensils {
    padding-right: 20px;
    color: #dc143c;
    font-size: 12px;
    width: 100%;
}
  .tm-headerbar-right {
  }
  .tm-headerbar {
    padding: 10px auto 10px auto;
  }
  .headerbar-comp {
    display: none !important;
  }
  div#tm-top-d, div#tm-top-c, div#tm-bottom-a, div#tm-bottom-b, div#tm-bottom-c, div#tm-bottom-d {
    display: none !important;
  }
  div#tm-top-b {
    padding-top: 10px;
  }
 .mob-call-header{
   display: block !important;
  }
  .uk-width-1-1.uk-grid-margin {
    margin-top: 0;
  }
.nn_tabs.color_inactive_handles>ul.nav>li>a {
   font-size: 40%;
   padding: 2px 2px;
 }
.uk-width-medium-1-2.uk-margin-top {
    padding: 0;
  }
.uk-panel.uk-panel-space {
    padding: 0;
  }

 .uk-panel-box {
    padding: 10px 0 !important;
  }
 .uk-panel.uk-panel-header.nomob {
    display: none;
  }
 iframe {
    border: 3px solid #e9e9e9;
  }
 img.mapplic-tooltip-thumbnail {
    width: 60px;
    height: 60px;
  }
 .mapplic-tooltip-description {
    font-size: 8px !important;
    line-height: 7px !important;
  }
  a.mapplic-popup-link {
    font-size: 8px !important;
    line-height: 16px !important;
  }
  h4.mapplic-tooltip-title {
    font-size: 12px !important;
  }
  .mapplic-tooltip {
    padding: 0 0 10px 0 !important;
    max-width: 260px !important;
  }
  .mapplic-tooltip-description, .mapplic-tooltip p {
    font-size: 9px !important;
    padding-left: 5px;
  }
 .mv-social-buttons-box h4 {
    margin-top: 5px;
    font-size: 12px;
    width: 30%;
    float: left;
  }
 .mv-sb-left {
    padding-bottom: 10px !important;
  }
  h3.uk-h3 {
    font-size: 24px;
    font-family: monospace;
    color: #fff !important;
    font-style: normal;
    line-height: 30px;
    font-weight: bold;
  }
.uk-h6.uk-margin {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 5%;
    letter-spacing: 1px;
  }
 .uk-button.uk-button-large {
    color: #fff;
    font-size: 12px;
    padding: 0 20px;
    text-transform: uppercase;
    font-style: normal;
    border: 1px solid;
  }
.headerbar-comp-phone {
    font-size: 12px;
  }
.uk-container {
    padding: 0 5px;
 }
div#vk_groups {
    margin: 0 10%;
    float: left;
 }
.uk-width-medium-1-2.uk-margin-top {
    padding: 0;
  }
.uk-panel.uk-panel-space {
    padding: 0;
  }
.mvonestr1 {
    padding: 10px 5px;
    line-height: 50px;
    cursor: pointer;
    font-size: 8px !important;
    line-height: 10px;
  }
span.mvonestr2 {
    padding: 5px 0 5px 0px;
    text-transform: uppercase;
    font-size: 8px;
 }
span.mvonestr-text {
    font-size: 12px;
    padding: 0 0 0 5px;
    line-height: 20px;
    color: black;
    font-weight: normal;
    vertical-align: middle;
 }
span.mvonestr-text-inf {
    font-size: 8px;
    padding: 0 0 0 5px;
    line-height: 20px;
    color: black;
    font-weight: normal;
    vertical-align: middle;
    /* letter-spacing: 1px; */
}
span.mvonestr-text-com {
    font-size: 8px;
    padding: 0 0 0 5px;
    line-height: 20px;
    color: black;
    font-weight: normal;
    vertical-align: middle;
}
.uk-overlay-panel.uk-flex.uk-flex-center.uk-flex-middle.uk-text-center.uk-overlay-background.uk-overlay-fade {
    margin: 2px;
    width: 100%;
 }
}
@media (max-width: 1023px) {
.headerbar-comp {
    display: block;
    margin-right: 0px;
}
i.fas.fa-phone-volume {
    font-size: 22px;
}
span.phone-text {
    /* display: none; */
    font-size: 10px;
}

.box {
    text-align: center;
}
 .box ul {
    list-style: none;
    margin: 0px;
}  
.box ul li {
    margin-right: 2px;
    margin-left: 2px;
}
a.icon-instagram {
    width: 20px;
    height: 20px;
    line-height: 18px;
}
a.icon-twitter {
    width: 20px;
    height: 20px;
    line-height: 18px;
}
a.icon-you {
    width: 20px;
    height: 20px;
    line-height: 18px;
}
a.icon-vk {
    background: #45668E;
    width: 20px;
    height: 20px;
    line-height: 18px;
}
a.icon-facebook {
    width: 20px;
    height: 20px;
    line-height: 18px;
}
a.icon-odnoklass {
    width: 20px;
    height: 20px;
    line-height: 18px;
}

.box ul li {
    width: 30px;
    height: 30px;
    margin-right: 2px;
    margin-left: 2px;
}
a.icon-instagram-p {
    width: 30px;
    height: 30px;
    line-height: 18px;
}
a.icon-twitter-p {
    width: 30px;
    height: 30px;
    line-height: 18px;
}
a.icon-you-p {
    width: 30px;
    height: 30px;
    line-height: 18px;
}
a.icon-vk-p {
    width: 30px;
    height: 30px;
    line-height: 18px;
}
a.icon-facebook-p {
    width: 30px;
    height: 30px;
    line-height: 18px;
}
a.icon-odnoklass-p {
    width: 30px;
    height: 30px;
    line-height: 18px;
}

.showtime-slideshow .showtime-image-text {
    box-sizing: border-box;
    position: absolute;
    bottom: 0px !important;
    left: 0px !important;
    width: 100% !important;
    z-index: 10;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    height: 100%;
    background: rgba(2, 2, 85, 0.4);
    padding: 6% 1%  !important;
    border: 5px double;
    font-size: 10px;
    line-height: 10px;
   }
.showtime-slideshow .showtime-image-text h3 {
    font-size: 14px;
    font-family: monospace;
    color: #fff !important;
    font-style: normal;
    line-height: 16px;
    text-shadow: 1px 1px 1px #000;
    letter-spacing: 1px;
    margin-bottom: 1px;
    padding: 0 4%!important;
    }
.showtime-image-text p {
    font-size: 10px;
    font-family: monospace;
    color: #fff !important;
    font-style: normal;
    line-height: 14px;
    text-shadow: 1px 1px 1px #000;
    letter-spacing: 1px;
    margin-bottom: 1px;
    padding: 0 4%!important;
    }
.showtime-slideshow .slick-prev {
    width: auto;
    height: auto;
    left: 10px;
    z-index: 11;
   }
.showtime-slideshow .slick-next {
    width: auto;
    height: auto;
    right: 10px;
    z-index: 11;
   }
.uk-button.uk-button-large {
    margin: 0 5%;
   }
.uk-subnav.uk-subnav-line li a {
    font-size: 6pt;
    letter-spacing: 1pt;
    font-weight: bold;
    font-style: normal;
   }
}

@media (max-width: 1200px) {
.showtime-slideshow .showtime-image-text {
    box-sizing: border-box;
    position: absolute;
    bottom: 2%;
    left: 67%;
    width: 25%;
    z-index: 10;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    height: 98%;
    background: rgba(2, 2, 85, 0.4);
    padding: 8% 1%;
    border: 5px double;
    font-size: 12px;
    line-height: 14px;
   }
.showtime-slideshow .showtime-image-text h3 {
    font-size: 16px;
    font-family: monospace;
    color: #fff !important;
    font-style: normal;
    line-height: 20px;
    text-shadow: 1px 1px 1px #000;
    letter-spacing: 2px;
    margin-bottom: 1px;
    }
.showtime-slideshow .slick-prev {
    width: auto;
    height: auto;
    left: 10px;
    z-index: 11;
   }
.showtime-slideshow .slick-next {
    width: auto;
    height: auto;
    right: 10px;
    z-index: 11;
   }
.uk-button.uk-button-large {
    margin: 0 5%;
   }
}
/*планшет*/
@media (max-width: 812px) and (min-width: 780px) {
.uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 10px;
    font-family: 'PT Sans', sans-serif;
    height: 50px;
    line-height: 50px;
    padding: 0 8px;
  }
span.favsocial {
    width: 1em !important;
    height: 1em !important;
    line-height: 1em !important;
 }
.headerbar-comp-phone-sale {
    font-size: 9px;
 }
.uk-h6.uk-margin {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 0 5%;
 }
h3.uk-h3 {
    font-size: 18px;
    color: #fff !important;
    line-height: 22px;
 }
.headerbar-comp-phone {
    font-size: 12px;
  }
.uk-width-medium-1-2.uk-margin-top {
    padding: 0;
  }
.uk-panel.uk-panel-space {
    padding: 0;
  }
.mvonestr1 {
    padding: 10px 5px;
    line-height: 30px;
    cursor: pointer;
    font-size: 8px !important;
  }
span.mvonestr2 {
    padding: 5px 0 5px 0px;
    text-transform: uppercase;
    font-size: 8px;
 }
.uk-overlay-panel.uk-flex.uk-flex-center.uk-flex-middle.uk-text-center.uk-overlay-background.uk-overlay-fade {
    margin: 2px;
    width: 100%;
 }
span.mvonestr-text {
    font-size: 8px;
    padding: 0 0 0 10px;
    line-height: 20px;
    color: black;
    font-weight: normal;
    vertical-align: middle;
 }
}
@media (min-width: 850px) and (max-width: 958px) {
  .uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
    height: 50px;
    line-height: 50px;
    padding: 0 8px;
  }
  .uk-margin-top {
    font-size: 14px;
  }
  h3.uk-h2.uk-margin-top-remove {
    font-size: 16px;
  }
  .mv-social-buttons-box img {
    width: 18px !important;
    padding-bottom: 5px;
  }
  .uk-width-medium-1-3 {
    padding-left: 10px !important;
  }
  .uk-width-medium-1-3.uk-row-first {
    padding-left: 40px !important;
  }
  article.uk-article {
    margin: 5px !important;
    padding: 10px !important;
    font-size: 16px;
    letter-spacing: 1px;
   }
  h3.uk-h3 {
    font-size: 20px;
    color: #fff !important;
    font-style: normal;
    line-height: 28px;
  }
 .uk-button.uk-button-large {
    color: #fff;
    font-size: 12px;
    padding: 0 20px;
    text-transform: uppercase;
    font-style: normal;
    border: 1px solid;
  }
.headerbar-comp-phone {
    font-size: 12px;
  }
.mvonestr1 {
    padding: 0px;
    line-height: 20px;
    cursor: pointer;
    text-align: left;
    font-size: 9px;
  }
span.mvonestr2 {
    padding: 10px 0px;
    text-transform: uppercase;
    font-size: 9px;
 }
.tabl-price-min {
    display: none;
 }
  .rsform-submit-button, .rsform-button {
    background: #dc143c;
    background-image: none;
    border: solid 1px #F7606E;
    color: #fff;
    padding: 6px;
    margin-top: 5px;
  }
}
/*планшеты*/
@media (min-width: 959px) and (max-width: 1024px) {
   h3.uk-h3 {
    font-size: 20px;
    color: #fff !important;
    font-style: normal;
    line-height: 28px;
  }
  .land-mv-left {
    float: left;
    padding: 5px;
    width: 72%;
  }
 .uk-button.uk-button-large {
    color: #fff;
    font-size: 12px;
    padding: 0 20px;
    text-transform: uppercase;
    font-style: normal;
    border: 1px solid;
  }
 .uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
   }
  .mv-social-buttons-box img {
    width: 18px !important;
    padding-bottom: 5px;
   }
  .uk-width-medium-1-3 {
    padding-left: 10px !important;
   }
  .uk-width-medium-1-3.uk-row-first {
    padding-left: 40px !important;
   }
  article.uk-article {
    margin: 5px !important;
    padding: 10px !important;
    font-size: 16px;
    letter-spacing: 1px;
   }
  .headerbar-comp-phone {
   margin-right: -30%;
   }
  .headerbar-comp-phone {
    font-size: 12px;
    line-height: 20px;
   }
  .uk-h6.uk-margin {
    font-size: 16px;
    line-height: 18px;
   }
  img.headerbar-comp-phone {
     width: 24px
   }
  .mvonestr1 {
    padding: 0px;
    line-height: 20px;
    cursor: pointer;
    text-align: left;
    font-size: 9px;
  }
  span.mvonestr2 {
    padding: 10px 0px;
    text-transform: uppercase;
    font-size: 9px;
 }
span.mvonestr-text {
    font-size: 14px;
    padding: 0 0 0 20px;
    line-height: 20px;
    color: black;
    font-weight: normal;
    vertical-align: middle;
    letter-spacing: 1px;
}
span.mvonestr-text-inf {
    font-size: 11px;
    padding: 0 0 0 20px;
    line-height: 20px;
    color: black;
    font-weight: normal;
    vertical-align: middle;
    letter-spacing: 1px;
}
.tabl-price-min {
    display: none;
 }
}
/*широкоформат*/
@media (min-width: 1200px) {
  .uk-navbar-nav > li > a {
    padding: 0 25px;
 }
 .uk-width-medium-1-3.uk-row-first {
    padding-left: 80px !important;
    margin-left: -20px;
 }
 .uk-width-1-1.uk-row-first {
    padding-left: 30px;
 }
 .uk-width-medium-1-3 {
    border-right: 1px solid #e9e9e9;
 }
.tabl-price-min {
    display: none;
 }
}
@media (max-width: 925px) {
  .uk-navbar-nav > li > a {
    color: #ffffff;
    font-size: 7pt;
   /*font-family: 'PT Sans', sans-serif;*/
    font-family: monospace;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .uk-navbar-nav > li > a {
    padding: 0 10px;
 }
 .uk-width-medium-1-3.uk-row-first {
    padding-left: 80px !important;
    margin-left: -20px;
 }
 .uk-width-1-1.uk-row-first {
    padding-left: 30px;
 }
 .uk-width-medium-1-3 {
    border-right: 1px solid #e9e9e9;
 }
.tabl-price-min {
    display: none;
 }
}
