/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
*::after,
*::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

@font-face {
    font-family: 'AvenirNext-Regular';
    src: url("../fonts/AvenirNext-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'AvenirNext-Bold';
    src: url("../fonts/AvenirNext-Bold.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

h1 {
    letter-spacing: -1px;
    font-family: AvenirNext-Bold;
    font-weight: normal
}

h2 {
    letter-spacing: -1px;
    font-family: AvenirNext-Bold;
    font-weight: normal
}

h3 {
    letter-spacing: -1px;
    font-family: AvenirNext-Bold;
    font-weight: normal
}

h4 {
    letter-spacing: -1px;
    font-family: AvenirNext-Bold;
    font-weight: normal
}

h5 {
    letter-spacing: -1px;
    font-family: AvenirNext-Bold;
    font-weight: normal
}

h6 {
    letter-spacing: -1px;
    font-family: AvenirNext-Bold;
    font-weight: normal
}

h1 {
    font-size: 38px;
    line-height: 38px
}

@media screen and (max-width: 479px) {
    h1 {
        font-size: 22px;
        line-height: 24px
    }
}

h2 {
    font-size: 26px;
    line-height: 30px
}

@media screen and (max-width: 479px) {
    h2 {
        font-size: 18px;
        line-height: 21px
    }
}

h3 {
    font-size: 20px;
    line-height: 24px
}

@media screen and (max-width: 479px) {
    h3 {
        font-size: 16px;
        line-height: 20px
    }
}

h4 {
    font-size: 16px;
    line-height: 19px
}

@media screen and (max-width: 479px) {
    h4 {
        font-size: 15px;
        line-height: 17px
    }
}

h5 {
    font-size: 15px;
    line-height: 18px
}

@media screen and (max-width: 479px) {
    h5 {
        font-size: 14px;
        line-height: 17px
    }
}

h6 {
    font-size: 14px;
    line-height: 16px
}

@media screen and (max-width: 479px) {
    h6 {
        font-size: 13px;
        line-height: 15px
    }
}

.medium_heading {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -1px;
    font-family: AvenirNext-Bold
}

@media screen and (max-width: 479px) {
    .medium_heading {
        font-size: 16px;
        line-height: 26px
    }
}

p {
    line-height: 19px;
    font-size: 15px
}

p.big {
    font-size: 20px;
    line-height: 24px
}

@media screen and (max-width: 479px) {
    p.big {
        font-size: 18px;
        line-height: 21px
    }
}

p.small {
    font-size: 14px;
    line-height: 16px
}

@media screen and (max-width: 479px) {
    p.small {
        font-size: 12px;
        line-height: 14px
    }
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background-color: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("../img/fancybox/fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../img/fancybox/blank.gif");
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
    margin-right: 17px
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../img/fancybox/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("../img/fancybox/fancybox_sprite@2x.png");
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url("../img/fancybox/fancybox_loading@2x.gif");
        background-size: 24px 24px
    }
}

.nano {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.nano .nano-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: scroll;
    overflow-x: hidden
}

.nano .nano-content:focus {
    outline: thin dotted
}

.nano .nano-content::-webkit-scrollbar {
    display: none
}

.nano>.nano-pane {
    width: 10px;
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    visibility: hidden\9;
    opacity: .01
}

.nano>.nano-pane>.nano-slider {
    background: #444;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0 1px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.has-scrollbar>.nano-content::-webkit-scrollbar {
    display: block
}

.nano:hover>.nano-pane,
.nano-pane.active,
.nano-pane.flashed {
    visibility: visible\9;
    opacity: 0.99
}

.xdsoft_datetimepicker {
    -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: none
}

.xdsoft_datetimepicker button {
    border: none !important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.xdsoft_noselect::selection {
    background: transparent
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    -webkit-box-shadow: none;
    box-shadow: none
}

.xdsoft_datetimepicker * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1.0
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect {
    right: -7px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect {
    right: 2px
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #fff;
    background: #ff8000
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #33aaff;
    -webkit-box-shadow: #178fe5 0 1px 3px 0 inset;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #33aaff
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    -webkit-box-shadow: #ffb871 0 1px 4px 0 inset;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    -webkit-box-shadow: #00dd1c 0 1px 4px 0 inset;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #33aaff;
    -webkit-box-shadow: #178fe5 0 1px 3px 0 inset;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #fff !important;
    background: #ff8000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #33aaff !important;
    -webkit-box-shadow: #178fe5 0 1px 3px 0 inset !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit !important;
    -webkit-box-shadow: inherit !important;
    box-shadow: inherit !important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar>.xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto
}

.xdsoft_scroller_box {
    position: relative
}

.xdsoft_datetimepicker.xdsoft_dark {
    -webkit-box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select {
    border: 1px solid #333;
    background: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    color: #000;
    background: #007fff
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current {
    background: #cc5500;
    -webkit-box-shadow: #b03e00 0 1px 3px 0 inset;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #cc5500
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    -webkit-box-shadow: #ffb871 0 1px 4px 0 inset;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    -webkit-box-shadow: #00dd1c 0 1px 4px 0 inset;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #cc5500;
    -webkit-box-shadow: #b03e00 0 1px 3px 0 inset;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #000 !important;
    background: #007fff !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important
}

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333
}

.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller {
    background: #333 !important
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px
}

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: "museo-sans", "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(73%, #f4f8fa));
    background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0)
}

.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
    color: #454551;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f8fa), color-stop(73%, #fff));
    background: linear-gradient(to bottom, #f4f8fa 0%, #fff 73%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0)
}


/*! jQuery UI - v1.11.4 - 2016-06-08
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, autocomplete.css, menu.css, selectmenu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: 0.5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #454545;
    text-decoration: none
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #2b2b2b;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: 0 0 0 0;
    padding: 5px;
    background: #666;
    opacity: .3;
    filter: Alpha(Opacity=30);
    -webkit-border-radius: 8px;
    border-radius: 8px
}

body {
    background-image: url(../img/body-bg.jpg);
    color: #444;
    font-size: 15px;
    font-family: "AvenirNext-Regular", arial, sans-serif
}

body * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 979px) {
    body {
        font-size: 14px;
        padding-top: 0px !important
    }
}

body.body_transition {
    padding-top: 0px !important;
    -webkit-transition: padding-top ease 0.5s;
    transition: padding-top ease 0.5s
}

.normal_font {
    font-family: 'AvenirNext-Regular', arial, sans-serif
}

.main_container {
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.main_container::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 479px) {
    .main_container {
        padding: 0 10px
    }
}

.main_container .left_content {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 26.19134%
}

.main_container .left_content:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .main_container .left_content {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    .main_container .left_content:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .main_container .left_content {
        width: 100%
    }
}

.main_container .left_content.expand_left_content {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 72.00361%
}

.main_container .left_content.expand_left_content:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .main_container .left_content.expand_left_content {
        width: 100%
    }
}

.main_container .middle_content {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 44.00722%
}

.main_container .middle_content:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .main_container .middle_content {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 66.06498%;
        margin-right: 0
    }
    .main_container .middle_content:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .main_container .middle_content {
        width: 100%
    }
}

.main_container .middle_content.mobile_show {
    display: none
}

@media screen and (max-width: 767px) {
    .main_container .middle_content.mobile_show {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .main_container .middle_content.mobile_hide {
        display: none
    }
}

.main_container .right_content {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 26.19134%;
    margin-right: 0
}

.main_container .right_content:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .main_container .right_content {
        display: none
    }
}

.main_container .right_content .container>div {
    margin-bottom: 10px
}

.row {
    display: block
}

.row::after {
    clear: both;
    content: "";
    display: table
}

.hidden {
    display: none
}

.margin_bottom {
    margin-bottom: 30px
}

.margin_top {
    margin-top: 30px
}

.margin_both {
    margin-bottom: 30px;
    margin-top: 30px
}

@media screen and (max-width: 979px) {
    .margin_both {
        margin-bottom: 20px;
        margin-top: 20px
    }
}

@media screen and (max-width: 479px) {
    .margin_both {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 767px) {
    .mobile_padding {
        padding-left: 20px !important;
        padding-right: 20px !important
    }
}

@media screen and (max-width: 479px) {
    .mobile_padding {
        padding-left: 10px !important;
        padding-right: 10px !important
    }
}

ul.reset_list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

a.normal_link {
    border-bottom: 1px solid #ddd;
    display: inline-block
}

a.normal_link:hover,
a.normal_link:focus {
    border-bottom: 1px solid #99cc00
}

.link {
    color: #99cc00;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    line-height: 14px
}

.link:hover,
.link:focus {
    border-bottom: 1px solid #99cc00
}

.show {
    display: block !important
}

.white {
    color: #fff
}

.white_link {
    color: #fff;
    text-decoration: none;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.white_link:hover,
.white_link:focus {
    color: #99cc00
}

.type_ad {
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    text-transform: uppercase;
    font-family: AvenirNext-Bold;
    font-size: 12px;
    line-height: 12px
}

.offer {
    background-color: #339900
}

.demand {
    background-color: #675e49
}

.error_text {
    color: #eb5353
}

.succes_text {
    color: #339900
}

.dash {
    display: inline-block;
    width: 15px;
    height: 1px;
    vertical-align: middle;
    margin-left: 7px;
    margin-right: 7px;
    background-color: #90856d
}

.position_relative {
    position: relative
}

.align_center {
    text-align: center
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

b {
    font-family: AvenirNext-Bold;
    font-weight: normal
}

.show {
    display: block
}

.button {
    background-color: #99cc00;
    font-family: AvenirNext-Bold;
    color: #fff;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0;
    outline: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    display: inline-block;
    border: none;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 15px;
    min-width: 135px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.button.white {
    border: 1px solid #99cc00;
    background-color: #fff;
    color: #444
}

.button.white:hover,
.button.white:focus {
    background-color: #fff
}

.button.big {
    padding: 15px
}

.button.large {
    padding: 20px 15px
}

.button.small {
    min-width: 100px;
    padding: 5px 15px
}

.button:hover,
.button:focus {
    background-color: #7aa300;
    cursor: pointer;
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2)
}

.order_overseas {
    background-color: #FED106;
    display: inline-block
}

.order_overseas .overseas {
    padding: 0px 10px;
    min-height: 40px;
    height: 0;
    color: #000000;
    font-family: AvenirNext-Bold;
    text-decoration: none;
    display: inline-table;
    vertical-align: middle;
    font-size: 16px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-bottom: none !important
}

.order_overseas .overseas div {
    display: table-cell;
    vertical-align: middle
}

.order_overseas .overseas .text_wrapper {
    padding: 5px 0
}

.order_overseas .overseas .icon {
    margin-right: 6px
}

.order_overseas .overseas .text {
    border: none !important
}

.order_hp {
    background-color: #FED106;
    display: inline-block
}

.order_hp .hp {
    padding: 0px 10px;
    min-height: 40px;
    height: 0;
    color: #000000;
    font-family: AvenirNext-Bold;
    text-decoration: none;
    display: inline-table;
    vertical-align: middle;
    font-size: 16px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-bottom: none !important
}

.order_hp .hp div {
    display: table-cell;
    vertical-align: middle
}

.order_hp .hp .text_wrapper {
    padding: 5px 0
}

.order_hp .hp .icon {
    margin-right: 6px
}

.order_hp .hp .text {
    border: none !important;
    padding-left: 10px
}

.order_hp .hp .hp-icon {
    background: url(img/hp-logo.png) !important
}

.order_hp.separate {
    margin-bottom: 2%;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

table {
    width: 100%;
    text-align: left;
    border: 1px solid #ddd
}

table tr {
    border: 1px solid #ddd
}

table th {
    font-family: AvenirNext-Bold
}

table th,
table td {
    padding: 10px 12px;
    min-height: 37px;
    font-size: 14px
}

.breadcrumb_head {
    padding: 15px;
    border-bottom: 1px solid #f1f2f3;
    font-size: 14px
}

.breadcrumb_head .link_holder:after {
    content: ">";
    padding: 0 5px;
    color: #444
}

.bottom_banner {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center
}

.info_phone {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -120px;
    z-index: 1000;
    min-width: 180px;
    height: 60px;
    padding: 13px 66px 13px 13px;
    background-color: #99cc00;
    text-transform: uppercase;
    color: #fff
}

.info_phone:hover,
.info_phone:focus {
    -webkit-transform: translate(120px, -50%);
    -ms-transform: translate(120px, -50%);
    transform: translate(120px, -50%)
}

.info_phone.foreign_phone {
    left: -160px;
    min-width: 190px
}

.info_phone.foreign_phone:hover,
.info_phone.foreign_phone:focus {
    -webkit-transform: translate(160px, -50%);
    -ms-transform: translate(160px, -50%);
    transform: translate(160px, -50%)
}

@media screen and (max-width: 1299px) {
    .info_phone {
        display: none
    }
}

.info_phone .icon {
    position: absolute;
    right: 13px;
    top: 12px
}

.info_phone .text {
    display: table
}

.info_phone .text span {
    display: block
}

.info_phone .text span:first-of-type {
    font-size: 12px;
    font-family: AvenirNext-Bold;
    margin-bottom: 2px
}

.info_phone .text span:last-of-type {
    font-size: 18px;
    line-height: 18px
}

.info_instagram {
    position: fixed;
    top: 80%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -120px;
    cursor: pointer;
    z-index: 1000;
    min-width: 180px;
    height: 60px;
    padding: 13px 66px 13px 13px;
    background-color: #99cc00;
    text-transform: uppercase;
    color: #fff
}
.info_instagram .sidebar_icon {
    background-image: url(../img/instagram_icon.svg);
    width: 32px;
    height: 32px;
}

.info_instagram:hover,
.info_instagram:focus {
    -webkit-transform: translate(120px, -50%);
    -ms-transform: translate(120px, -50%);
    transform: translate(120px, -50%)
}

.info_instagram.foreign_phone {
    left: -160px;
    min-width: 190px
}

.info_instagram.foreign_phone:hover,
.info_instagram.foreign_phone:focus {
    -webkit-transform: translate(160px, -50%);
    -ms-transform: translate(160px, -50%);
    transform: translate(160px, -50%)
}

@media screen and (max-width: 1299px) {
    .info_instagram {
        display: none
    }
}

.info_instagram .icon {
    position: absolute;
    right: 13px;
    top: 12px
}

.info_instagram .text {
    display: table
}

.info_instagram .text span {
    display: block
}

.info_instagram .text span:first-of-type {
    font-size: 12px;
    font-family: AvenirNext-Bold;
    margin-bottom: 2px
}

.info_instagram .text span:last-of-type {
    font-size: 12px;
    font-family: AvenirNext-Bold
}

.info_facebook {
    position: fixed;
    top: 70%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -120px;
    cursor: pointer;
    z-index: 1000;
    min-width: 180px;
    height: 60px;
    padding: 13px 66px 13px 13px;
    background-color: #99cc00;
    text-transform: uppercase;
    color: #fff
}
.info_facebook .sidebar_icon {
    background-image: url(../img/facebook_icon.svg);
    width: 32px;
    height: 32px;
}

.info_facebook:hover,
.info_facebook:focus {
    -webkit-transform: translate(120px, -50%);
    -ms-transform: translate(120px, -50%);
    transform: translate(120px, -50%)
}

.info_facebook.foreign_phone {
    left: -160px;
    min-width: 190px
}

.info_facebook.foreign_phone:hover,
.info_facebook.foreign_phone:focus {
    -webkit-transform: translate(160px, -50%);
    -ms-transform: translate(160px, -50%);
    transform: translate(160px, -50%)
}

@media screen and (max-width: 1299px) {
    .info_facebook {
        display: none
    }
}

.info_facebook .icon {
    position: absolute;
    right: 13px;
    top: 12px
}

.info_facebook .text {
    display: table
}

.info_facebook .text span {
    display: block
}

.info_facebook .text span:first-of-type {
    font-size: 12px;
    font-family: AvenirNext-Bold;
    margin-bottom: 2px
}

.info_facebook .text span:last-of-type {
    font-size: 12px;
    font-family: AvenirNext-Bold
}

.info_contact {
    position: fixed;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -120px;
    cursor: pointer;
    z-index: 1000;
    min-width: 180px;
    height: 60px;
    padding: 13px 66px 13px 13px;
    background-color: #99cc00;
    text-transform: uppercase;
    color: #fff
}

.info_contact:hover,
.info_contact:focus {
    -webkit-transform: translate(120px, -50%);
    -ms-transform: translate(120px, -50%);
    transform: translate(120px, -50%)
}

.info_contact.foreign_phone {
    left: -160px;
    min-width: 190px
}

.info_contact.foreign_phone:hover,
.info_contact.foreign_phone:focus {
    -webkit-transform: translate(160px, -50%);
    -ms-transform: translate(160px, -50%);
    transform: translate(160px, -50%)
}

@media screen and (max-width: 1299px) {
    .info_contact {
        display: none
    }
}

.info_contact .icon {
    position: absolute;
    right: 13px;
    top: 12px
}

.info_contact .text {
    display: table
}

.info_contact .text span {
    display: block
}

.info_contact .text span:first-of-type {
    font-size: 12px;
    font-family: AvenirNext-Bold;
    margin-bottom: 2px
}

.info_contact .text span:last-of-type {
    font-size: 12px;
    font-family: AvenirNext-Bold
}

.fancybox-margin {
    margin-right: 17px
}

.share_container .twitter-share-button,
.share_container .fb-share-button {
    display: inline-block;
    vertical-align: middle
}

.gm-style-iw .info_window {
    min-width: 100px;
    padding: 5px 0 10px
}

.gm-style-iw .info_window .infobox_heading {
    margin: 10px 0
}

.gm-style-iw .info_window .small {
    margin: 5px 0;
    font-size: 13px
}

#cookie {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 11000;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #ccc;
    min-height: 60px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

#cookie .cookie_inner_wrapper {
    background-color: #362e25;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-right: 150px
}

@media screen and (max-width: 767px) {
    #cookie .cookie_inner_wrapper {
        padding: 20px 0 20px;
        text-align: center
    }
}

#cookie p {
    display: table-cell;
    vertical-align: middle
}

@media screen and (max-width: 767px) {
    #cookie p {
        display: block;
        margin-bottom: 0px
    }
}

#cookie p:first-of-type {
    min-width: 100px;
    text-align: center;
    font-size: 18px;
    border-right: 1px solid #675e49;
    margin: 0
}

@media screen and (max-width: 767px) {
    #cookie p:first-of-type {
        border: 0
    }
}

#cookie p:last-of-type {
    padding: 10px 20px
}

#cookie .button {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #339900;
    font-size: 15px
}

@media screen and (max-width: 767px) {
    #cookie .button {
        position: static !important;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

#cookie .button:hover,
#cookie .button:focus {
    background-color: #287800
}

#cookie.hidden-cookie {
    height: 0;
    overflow: hidden
}

#cookie.hidden-cookie .button {
    height: 0
}

header {
    display: block;
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

header::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 979px) {
    header {
        min-height: 80px
    }
}

header .header {
    position: relative;
    background-color: #fff;
    padding-top: 10px
}

@media screen and (max-width: 479px) {
    header .header {
        padding: 10px 10px 0 10px
    }
}

header .header .logo {
    width: 255px;
    position: absolute;
    display: inline-block
}

@media screen and (max-width: 979px) {
    header .header .logo {
        width: 140px;
        top: 13px
    }
}

@media screen and (max-width: 767px) {
    header .header .logo {
        position: relative;
        top: 6px
    }
}

header .header .content {
    padding-left: 260px
}

@media screen and (max-width: 979px) {
    header .header .content {
        padding: 0 79px 0 155px
    }
}

@media screen and (max-width: 767px) {
    header .header .content {
        width: 100%;
        margin: 20px 0 10px;
        padding: 0
    }
}

header .header .content .top_part {
    display: block
}

header .header .content .top_part::after {
    clear: both;
    content: "";
    display: table
}

header .header .content .top_part .search_main_simple {
    width: 76.4367816091954%;
    float: left
}

@media screen and (max-width: 979px) {
    header .header .content .top_part .search_main_simple {
        width: 100%
    }
}

header .header .content .top_part .search_main_simple.logged {
    width: 100%
}

header .header .content .top_part .register_now_btn {
    width: 20%;
    float: right;
    text-align: center;
    padding: 15px 10px;
    background-color: #339900;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    color: #fff;
    font-size: 15px;
    font-family: AvenirNext-Bold;
    text-decoration: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 0
}

@media screen and (max-width: 1149px) {
    header .header .content .top_part .register_now_btn {
        padding: 20px 15px
    }
}

@media screen and (max-width: 979px) {
    header .header .content .top_part .register_now_btn {
        display: none
    }
}

header .header .content .top_part .register_now_btn .feather {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../img/assets.svg);
    background-position: -86px -2px;
    vertical-align: -10px;
    margin-right: 8px
}

@media screen and (max-width: 1149px) {
    header .header .content .top_part .register_now_btn .feather {
        display: none
    }
}

header .header .content .top_part .register_now_btn:hover {
    background-color: #287800
}

header .header .bottom_part {
    display: flex;
    gap: 5px;
}

header .header .bottom_part::after {
    clear: both;
    content: "";
    display: table
}

header .header .shifted_content,
header .header .shifted_content_mobile {
    float: right
}

header .header .shifted_content .order_overseas,
header .header .shifted_content_mobile .order_overseas {
    display: none
}

header .header .shifted_content .order_overseas .text,
header .header .shifted_content_mobile .order_overseas .text {
    border-bottom: 1px solid #f08c1b
}

@media screen and (max-width: 1199px) {
    header .header .shifted_content .order_overseas .text,
    header .header .shifted_content_mobile .order_overseas .text {
        display: none
    }
}

@media screen and (max-width: 979px) {
    header .header .shifted_content .order_overseas .text,
    header .header .shifted_content_mobile .order_overseas .text {
        display: none
    }
    #btn-find-webshops{
        display: none;
    }
}

header .header .shifted_content .order_overseas .text_part,
header .header .shifted_content_mobile .order_overseas .text_part {
    display: none
}

@media screen and (max-width: 1199px) {
    header .header .shifted_content .order_overseas .text_part,
    header .header .shifted_content_mobile .order_overseas .text_part {
        display: none
    }
}

@media screen and (max-width: 979px) {
    header .header .shifted_content .order_overseas,
    header .header .shifted_content_mobile .order_overseas {
        display: none;
        text-align: center
    }
}

header .header .shifted_content .order_hp .text,
header .header .shifted_content_mobile .order_hp .text {
    border-bottom: 1px solid #f08c1b;
    padding-left: 10px
}

@media screen and (max-width: 1199px) {
    header .header .shifted_content .order_hp .text,
    header .header .shifted_content_mobile .order_hp .text {
        display: none
    }
}

@media screen and (max-width: 979px) {
    header .header .shifted_content .order_hp .text,
    header .header .shifted_content_mobile .order_hp .text {
        display: inline
    }
}

header .header .shifted_content .order_hp .text_part,
header .header .shifted_content_mobile .order_hp .text_part {
    display: none
}

@media screen and (max-width: 1199px) {
    header .header .shifted_content .order_hp .text_part,
    header .header .shifted_content_mobile .order_hp .text_part {
        display: inline
    }
}

@media screen and (max-width: 979px) {
    header .header .shifted_content .order_hp,
    header .header .shifted_content_mobile .order_hp {
        display: block;
        text-align: center
    }
}

header .header .shifted_content span,
header .header .shifted_content_mobile span {
    vertical-align: middle
}

header .header .shifted_content span .icon-user,
header .header .shifted_content_mobile span .icon-user {
    height: 40px;
    width: 40px
}

header .header .shifted_content .cta_links,
header .header .shifted_content_mobile .cta_links {
    display: inline-block;
    text-decoration: none;
    color: #444444;
    vertical-align: middle
}

header .header .shifted_content .cta_links .text,
header .header .shifted_content_mobile .cta_links .text {
    display: inline-block;
    border-bottom: 1px solid #e0e0e0;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

header .header .shifted_content .cta_links.login_popup_link,
header .header .shifted_content_mobile .cta_links.login_popup_link {
    margin-right: 25px
}

header .header .shifted_content .icon-user,
header .header .shifted_content_mobile .icon-user {
    display: inline-block;
    margin: 0 5px 0 10px
}

header .header .shifted_content .cta_links:hover .text,
header .header .shifted_content_mobile .cta_links:hover .text {
    border-bottom: 1px solid #99cc00
}

header .header .shifted_content .flag_holder,
header .header .shifted_content_mobile .flag_holder {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px
}

@media screen and (max-width: 979px) {
    header .header .shifted_content.logged,
    header .header .shifted_content_mobile.logged {
        text-align: center
    }
}

header .header .shifted_content.logged .icon-user,
header .header .shifted_content_mobile.logged .icon-user {
    background-position: center;
    background-size: contain;
    margin-left: 0
}

@media screen and (max-width: 979px) {
    header .header .shifted_content.logged .icon-user,
    header .header .shifted_content_mobile.logged .icon-user {
        margin: 0 auto 10px;
        display: block
    }
}

header .header .shifted_content.logged .hey_user,
header .header .shifted_content.logged .user_ac,
header .header .shifted_content_mobile.logged .hey_user,
header .header .shifted_content_mobile.logged .user_ac {
    margin-right: 10px
}

@media screen and (max-width: 1149px) {
    header .header .shifted_content.logged .hey_user,
    header .header .shifted_content.logged .user_ac,
    header .header .shifted_content_mobile.logged .hey_user,
    header .header .shifted_content_mobile.logged .user_ac {
        margin-right: 5px
    }
}

@media screen and (max-width: 979px) {
    header .header .shifted_content.logged .hey_user,
    header .header .shifted_content.logged .user_ac,
    header .header .shifted_content_mobile.logged .hey_user,
    header .header .shifted_content_mobile.logged .user_ac {
        margin: 0;
        display: block
    }
}

header .header .shifted_content.logged .hey_user,
header .header .shifted_content_mobile.logged .hey_user {
    display: inline-block;
    margin-left: -5px
}

header .header .shifted_content.logged .hey_user span,
header .header .shifted_content_mobile.logged .hey_user span {
    vertical-align: middle
}

@media screen and (max-width: 1199px) {
    header .header .shifted_content.logged .hey_user span:last-of-type,
    header .header .shifted_content_mobile.logged .hey_user span:last-of-type {
        display: none
    }
}

@media screen and (max-width: 979px) {
    header .header .shifted_content.logged .hey_user span:last-of-type,
    header .header .shifted_content_mobile.logged .hey_user span:last-of-type {
        display: inline-block
    }
}

@media screen and (max-width: 979px) {
    header .header .shifted_content.logged .hey_user,
    header .header .shifted_content_mobile.logged .hey_user {
        margin: 10px 0 20px
    }
}

header .header .shifted_content.logged .flag_holder,
header .header .shifted_content_mobile.logged .flag_holder {
    /*margin-left: 10px*/
    margin: 10px;
    float: right;
}

@media screen and (max-width: 1149px) {
    header .header .shifted_content.logged .flag_holder,
    header .header .shifted_content_mobile.logged .flag_holder {
        margin-left: 5px
    }
}

@media screen and (max-width: 979px) {
    header .header .shifted_content.logged .button.big,
    header .header .shifted_content_mobile.logged .button.big {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 979px) {
    header .header .shifted_content.logged .cta_links,
    header .header .shifted_content_mobile.logged .cta_links {
        display: block;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 979px) {
    header .header .shifted_content {
        display: none
    }
}

header .header .shifted_content_mobile {
    position: absolute;
    top: 79px;
    z-index: 1000;
    margin: 0 -20px 0 -20px;
    width: 100%;
    display: none;
    background-color: #fff
}

@media screen and (max-width: 479px) {
    header .header .shifted_content_mobile {
        margin: 0 -10px 0 -10px
    }
}

header .header .shifted_content_mobile .flag_holder {
    display: block;
    margin: 20px 0 10px 0;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #ddd
}

header .header .shifted_content_mobile .flag_holder a {
    margin-right: 15px !important
}

header .header .shifted_content_mobile .flag_holder a:last-child {
    margin-right: 0 !important
}

header .header .shifted_content_mobile .button.big {
    width: 300px;
    display: block;
    color: #fff;
    margin: 0 auto 10px
}

header .header .shifted_content_mobile .button.big .text {
    border: 0;
    font-size: 15px
}

header .header .shifted_content_mobile .register_popup_link {
    position: relative;
    background-color: #339900
}

header .header .shifted_content_mobile .register_popup_link .icon-feather {
    position: absolute;
    top: 10px;
    left: 20%
}

header .header .shifted_content_mobile .category_menu_header {
    padding: 20px 0 10px
}

header .header .shifted_content_mobile .category_menu_header::after {
    clear: both;
    content: "";
    display: table
}

header .header .shifted_content_mobile .category_menu_header a {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 23.64621%;
    text-align: center;
    margin-bottom: 10px;
    font-family: AvenirNext-Bold
}

header .header .shifted_content_mobile .category_menu_header a:last-child {
    margin-right: 0
}

header .header .shifted_content_mobile .category_menu_header a:nth-child(4n) {
    margin-right: 0
}

header .header .shifted_content_mobile .category_menu_header a:nth-child(4n+1) {
    clear: left
}

@media screen and (max-width: 479px) {
    header .header .shifted_content_mobile .category_menu_header a {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    header .header .shifted_content_mobile .category_menu_header a:nth-child(4n) {
        margin-right: 1.80505%
    }
    header .header .shifted_content_mobile .category_menu_header a:nth-child(4n+1) {
        clear: none
    }
    header .header .shifted_content_mobile .category_menu_header a:last-child {
        margin-right: 0
    }
    header .header .shifted_content_mobile .category_menu_header a:nth-child(3n) {
        margin-right: 0
    }
    header .header .shifted_content_mobile .category_menu_header a:nth-child(3n+1) {
        clear: left
    }
}

header .header .shifted_content_mobile .category_menu_header a:hover,
header .header .shifted_content_mobile .category_menu_header a:focus {
    text-decoration: underline
}

@media screen and (max-width: 979px) {
    #top_part_search {
        display: inline-flex;
    }
}

#mobile_menu_button_non_user {
    margin-top: 15px;
    margin: 3px;
}

#mobile_menu_button,
#user_mobile_menu_button,
#mobile_menu_button_registration,
#mobile_menu_button_non_user {
    float: right;
    top: 20px;
    z-index: 10;
    padding: 17px 0px;
    text-align: center;
    background-color: #339900;
    border: 1px solid #339900;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 50px;
    width: 90px;
    color: white;
    -webkit-text-size-adjust: 95%;
    vertical-align: middle;
    display: none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    outline: 0
}

@media screen and (max-width: 979px) {
    #mobile_menu_button,
    #user_mobile_menu_button,
    #mobile_menu_button_registration,
    #mobile_menu_button_non_user {
        display: inline-block
    }
}

#mobile_menu_button:hover,
#mobile_menu_button:focus,
#mobile_menu_button_registration:hover,
#mobile_menu_button_registration:focus,
#user_mobile_menu_button:hover,
#user_mobile_menu_button:focus {
    cursor: pointer;
    background-color: #287800;
    border: 1px solid #287800
}

#mobile_menu_button_registration:hover span,
#mobile_menu_button_registration:focus span,
#mobile_menu_button:hover span,
#mobile_menu_button:focus span,
#user_mobile_menu_button:hover span,
#user_mobile_menu_button:focus span {
    background-color: #fff
}

#mobile_menu_button span,
#mobile_menu_button_registration span,
#user_mobile_menu_button span,
#mobile_menu_button_non_user span {
    width: 24px;
    height: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    display: block;
    margin: 0 auto
}

#mobile_menu_button span+span,
#mobile_menu_button_registration span+span,
#user_mobile_menu_button span+span,
#mobile_menu_button_non_user span+span {
    margin-top: 3px
}

#mobile_menu_button,
#mobile_menu_button_registration {
    position: absolute;
    right: 20px
}

@media screen and (max-width: 479px) {
    #mobile_menu_button,
    #mobile_menu_button_registration,
    #mobile_menu_button_non_user {
        right: 10px;
        width: 80px;
    }
}

#user_mobile_menu_button {
    padding: 17px 0;
    right: 120px;
    position: absolute;
    display: none
}

@media screen and (max-width: 767px) {
    #user_mobile_menu_button {
        display: inline-block
    }
}

@media screen and (max-width: 479px) {
    #user_mobile_menu_button {
        right: 95px;
        width: 80px;
    }
}

#user_mobile_menu_button .icon {
    position: static;
    margin: 0 auto
}

#header_mobile_navigation .register_popup_link {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

#header_mobile_navigation .register_popup_link:hover,
#header_mobile_navigation .register_popup_link:focus {
    background-color: #287800
}

footer {
    background: transparent url("../img/body-bg-dark.jpg");
    padding-top: 55px
}

footer .icon {
    display: inline-block;
    vertical-align: middle
}

footer form {
    margin-bottom: 15px
}

footer .main_container {
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto
}

footer .main_container::after {
    clear: both;
    content: "";
    display: table
}

footer .main_container .top {
    display: block
}

footer .main_container .top::after {
    clear: both;
    content: "";
    display: table
}

footer .main_container .top .left {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 40.61372%
}

footer .main_container .top .left:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    footer .main_container .top .left {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    footer .main_container .top .left:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    footer .main_container .top .left {
        width: 100%;
        float: none;
        margin-right: 0;
        width: 100%
    }
}

footer .main_container .top .left .newsletter_form {
    position: relative
}

footer .main_container .top .left .required.email {
    width: 100%;
    padding: 19px 130px 19px 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 18px;
    font-size: 15px;
    border-color: transparent;
    outline: none;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

footer .main_container .top .left .button {
    position: absolute;
    top: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    right: 5px;
    font-family: AvenirNext-Bold;
    min-width: 120px
}

footer .main_container .top .center {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 40.61372%
}

footer .main_container .top .center.logged {
    width: 55%
}

footer .main_container .top .center:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    footer .main_container .top .center {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 66.06498%;
        margin-right: 0
    }
    footer .main_container .top .center:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    footer .main_container .top .center {
        width: 100%;
        float: none;
        margin-right: 0;
        width: 100%
    }
}

footer .main_container .top .center .search_main_simple.logged {
    width: 100%
}

footer .main_container .top .center .search_main_simple .search_input {
    border-color: transparent
}

footer .main_container .top .center .search_main_simple .search_button {
    min-width: 120px
}

footer .main_container .top .right {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 15.16245%
}

footer .main_container .top .right:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    footer .main_container .top .right {
        display: none
    }
}

footer .main_container .top .right .register_popup_link {
    text-align: center;
    padding: 15px 10px;
    background-color: #339900;
    width: 100%;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    color: #fff;
    font-size: 15px;
    font-family: AvenirNext-Bold;
    text-decoration: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

@media screen and (max-width: 1149px) {
    footer .main_container .top .right .register_popup_link {
        padding: 20px 10px
    }
}

footer .main_container .top .right .register_popup_link:hover {
    background-color: #287800
}

footer .main_container .top .right .register_popup_link .feather {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../img/assets.svg);
    background-position: -86px -2px;
    vertical-align: -10px;
    margin-right: 8px
}

@media screen and (max-width: 1149px) {
    footer .main_container .top .right .register_popup_link .feather {
        display: none
    }
}

footer .main_container .bottom {
    display: block;
    margin-top: 30px
}

footer .main_container .bottom::after {
    clear: both;
    content: "";
    display: table
}

footer .main_container .bottom .left {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 23.64621%
}

footer .main_container .bottom .left:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    footer .main_container .bottom .left {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    footer .main_container .bottom .left:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    footer .main_container .bottom .left {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%
    }
    footer .main_container .bottom .left:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    footer .main_container .bottom .left {
        width: 100%
    }
}

footer .main_container .bottom .left .icon_phone {
    width: 20px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/assets.svg);
    background-position: -10px -48px
}

footer .main_container .bottom .left .icon_mobile {
    width: 20px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/assets.svg);
    background-position: -410px -127px
}

footer .main_container .bottom .left .icon_mail {
    width: 20px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/assets.svg);
    background-position: -50px -47px
}

footer .main_container .bottom .left p {
    color: #fff
}

footer .main_container .bottom .center {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 57.58123%
}

footer .main_container .bottom .center:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    footer .main_container .bottom .center {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 66.06498%;
        margin-right: 0
    }
    footer .main_container .bottom .center:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    footer .main_container .bottom .center {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%;
        margin-right: 0
    }
    footer .main_container .bottom .center:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    footer .main_container .bottom .center {
        width: 100%
    }
}

footer .main_container .bottom .center .row {
    display: block
}

footer .main_container .bottom .center .row::after {
    clear: both;
    content: "";
    display: table
}

footer .main_container .bottom .center .row .column_one {
    float: left;
    display: block;
    margin-right: 3.1348%;
    width: 41.06583%
}

footer .main_container .bottom .center .row .column_one:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    footer .main_container .bottom .center .row .column_one {
        float: left;
        display: block;
        margin-right: 2.73224%;
        width: 42.21311%
    }
    footer .main_container .bottom .center .row .column_one:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    footer .main_container .bottom .center .row .column_one {
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    footer .main_container .bottom .center .row .column_one {
        padding-left: 25px
    }
}

footer .main_container .bottom .center .row .column_two {
    float: left;
    display: block;
    margin-right: 3.1348%;
    width: 26.33229%
}

footer .main_container .bottom .center .row .column_two:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    footer .main_container .bottom .center .row .column_two {
        float: left;
        display: block;
        margin-right: 2.73224%;
        width: 22.95082%
    }
    footer .main_container .bottom .center .row .column_two:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    footer .main_container .bottom .center .row .column_two {
        display: none
    }
}

footer .main_container .bottom .center .row .column_three {
    float: left;
    display: block;
    margin-right: 3.1348%;
    width: 26.33229%
}

footer .main_container .bottom .center .row .column_three:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    footer .main_container .bottom .center .row .column_three {
        float: left;
        display: block;
        margin-right: 2.73224%;
        width: 29.37158%
    }
    footer .main_container .bottom .center .row .column_three:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    footer .main_container .bottom .center .row .column_three {
        display: none
    }
}

footer .main_container .mobile_show {
    display: none
}

footer .main_container .mobile_show::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 767px) {
    footer .main_container .mobile_show {
        display: block
    }
}

@media screen and (max-width: 479px) {
    footer .main_container .mobile_show {
        padding: 0 30px
    }
}

footer .main_container .mobile_show .column_two,
footer .main_container .mobile_show .column_three {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

footer .main_container .mobile_show .column_two:last-child,
footer .main_container .mobile_show .column_three:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    footer .main_container .mobile_show .column_two,
    footer .main_container .mobile_show .column_three {
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    footer .main_container .mobile_show .column_two {
        padding-left: 25px
    }
}

@media screen and (max-width: 479px) {
    footer .main_container .lower_footer {
        text-align: center
    }
}

footer .main_container .lower_footer p {
    line-height: 20px;
    padding: 20px 0;
    color: #A3987E
}

@media screen and (max-width: 479px) {
    footer .main_container .lower_footer p {
        padding: 10px 0
    }
}

footer .main_container .lower_footer .left {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

footer .main_container .lower_footer .left:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    footer .main_container .lower_footer .left {
        width: 100%
    }
    footer .main_container .lower_footer .left p {
        margin-bottom: 0
    }
}

footer .main_container .lower_footer .right {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%;
    text-align: right
}

footer .main_container .lower_footer .right:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    footer .main_container .lower_footer .right {
        width: 100%
    }
    footer .main_container .lower_footer .right p {
        margin-top: 0;
        text-align: center
    }
}

footer .main_container .lower_footer .right a:hover .icon,
footer .main_container .lower_footer .right a:focus .icon {
    opacity: 0.7
}

footer .main_container .lower_footer .right .icon {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0 3px;
    background-image: url(../img/assets.svg);
    background-position: -210px -50px;
    vertical-align: middle
}

.icon {
    background-image: url(../img/assets.svg);
    height: 20px;
    width: 20px;
    display: inline-block
}

.icon.icon-overseas {
    height: 20px;
    width: 30px;
    background-image: url(../img/assets.svg);
    background-position: -5px -10px
}

.icon.icon-overseas-large-gray {
    height: 26px;
    width: 45px;
    background-image: url(../img/assets.svg);
    background-position: -879px -9px
}

.icon.icon-user {
    background-position: -50px -10px
}

.icon.icon-white-user {
    background-position: -570px -49px;
    height: 22px
}

.icon.icon-password {
    background-position: -530px -49px
}

.icon.icon-active-flag {
    background-position: -334px -10px;
    height: 13px;
    width: 12px
}

.icon.icon-feather {
    height: 30px;
    width: 30px;
    background-position: -86px -2px;
    margin-right: 8px
}

.icon.icon-close-black {
    background-position: -170px -10px
}

.icon.icon-e-apple {
    height: 50px;
    width: 40px;
    background-position: -260px -213px
}

.icon.icon-crossroad {
    height: 90px;
    width: 100px;
    background-position: -260px -213px
}

.icon.icon-form {
    position: absolute;
    bottom: 10px;
    right: 7px
}

.icon.icon-facebook {
    height: 25px;
    width: 25px;
    background-position: -87px -47px
}

.icon.icon-tweeter {
    height: 25px;
    width: 25px;
    background-position: -127px -47px
}

.icon.icon-red-x {
    background-color: #fff;
    background-position: -290px -10px
}

.icon.icon-chevron-down {
    height: 8px;
    width: 12px;
    background-position: -654px -16px
}

.icon.icon-chevron-down-white {
    height: 8px;
    width: 13px;
    background-position: -614px -16px
}

.icon.icon-chevron-up-white {
    height: 8px;
    width: 13px;
    background-position: -574px -16px
}

.icon.icon-carret {
    height: 8px;
    width: 10px;
    background-position: -135px -16px
}

.icon.icon-home-phone {
    height: 16px;
    width: 16px;
    background-position: -412px -92px
}

.icon.icon-mobile-phone {
    height: 16px;
    width: 16px;
    background-position: -452px -92px
}

.icon.icon-house {
    height: 16px;
    width: 16px;
    background-position: -492px -92px
}

.icon.icon-web {
    height: 16px;
    width: 16px;
    background-position: -692px -92px
}

.icon.icon-email {
    height: 16px;
    width: 16px;
    background-position: -732px -91px
}

.icon.icon-activity {
    height: 16px;
    width: 16px;
    background-position: -770px -90px
}

.icon.icon-edit {
    height: 100px;
    width: 110px;
    background-position: -6px -438px
}

.icon.icon-companies {
    height: 100px;
    width: 110px;
    background-position: -180px -438px
}

.icon.icon-finances {
    height: 100px;
    width: 110px;
    background-position: -380px -448px
}

.icon.icon-ads {
    height: 100px;
    width: 110px;
    background-position: -6px -574px
}

.icon.icon-recipes {
    height: 100px;
    width: 110px;
    background-position: -172px -580px
}

.icon.icon-delivery {
    height: 100px;
    width: 110px;
    background-position: -374px -580px
}

.icon.icon-small-my_data {
    height: 20px;
    width: 28px;
    background-position: -46px -10px
}

.icon.icon-small-companies {
    height: 20px;
    width: 28px;
    background-position: -4px -130px
}

.icon.icon-small-finances {
    height: 24px;
    width: 28px;
    background-position: -45px -128px
}

.icon.icon-small-ads,
.icon.icon-small-saved_ads {
    height: 20px;
    width: 28px;
    background-position: -86px -130px
}

.icon.icon-small-recipes {
    height: 22px;
    width: 28px;
    background-position: -125px -129px
}

.icon.icon-small-delivery {
    height: 14px;
    width: 28px;
    background-position: -166px -133px
}

.icon.icon-small-edit {
    height: 22px;
    width: 28px;
    background-position: -166px -91px
}

.icon.icon-ads-edit {
    height: 18px;
    width: 18px;
    background-position: -170px -90px
}

.icon.icon-ads-delete {
    height: 18px;
    width: 18px;
    background-position: -211px -91px
}

.icon.icon-ads-promote {
    height: 18px;
    width: 18px;
    background-position: -252px -91px
}

.icon.icon-ads-duplicate {
    height: 18px;
    width: 18px;
    background-position: -291px -91px
}

.icon.icon-ads-deactivate {
    height: 18px;
    width: 18px;
    background-position: -331px -91px
}

.icon.icon-save {
    height: 16px;
    width: 16px;
    background-position: -292px -132px
}

.icon.icon-ads-view {
    height: 18px;
    width: 18px;
    background-position: -691px -10px
}

.icon.icon-phone-rounded {
    height: 36px;
    width: 36px;
    background-position: -175px -164px
}

.icon.icon-contact-clouds {
    height: 36px;
    width: 36px;
    background-position: -241px -164px
}

.icon.icon-finances-black-card {
    height: 76px;
    width: 85px;
    background-position: -18px -282px
}

.icon.icon-uplatnica {
    height: 76px;
    width: 85px;
    background-position: -138px -284px
}

.icon.icon-zoom-in {
    height: 20px;
    width: 20px;
    background-position: -410px -10px
}

.icon.icon-cutlery {
    height: 20px;
    width: 22px;
    background-position: -249px -130px
}

.icon.icon-people {
    height: 20px;
    width: 22px;
    background-position: -329px -130px
}

.icon.icon-clock {
    height: 20px;
    width: 22px;
    background-position: -369px -130px
}

.icon.icon-star-small-full {
    height: 17px;
    width: 18px;
    background-position: -11px -172px
}

.icon.icon-star-small-empty {
    height: 17px;
    width: 18px;
    background-position: -51px -172px
}

.icon.icon-star-big-full {
    height: 38px;
    width: 38px;
    background-position: -82px -162px
}

.icon.icon-star-big-empty {
    height: 38px;
    width: 38px;
    background-position: -122px -162px
}

.icon.icon-calendar {
    height: 20px;
    width: 20px;
    background-position: -169px -51px
}

.icon.icon-cooking-pot {
    height: 18px;
    width: 18px;
    background-position: -370px -91px
}

.flag {
    position: relative;
    width: 22px;
    height: 17px;
    display: inline-block;
    background-image: url(../img/flags.png);
    margin-right: 3px
}

.flag .icon-active-flag {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -14px
}

.flag.croatia {
    background-position: -2px -2px
}

.flag.england {
    background-position: -28px -2px
}

.flag.germany {
    background-position: -80px -2px
}

.flag.slovenia {
    background-position: -106px -2px
}

.flag.austria {
    background-position: -54px -2px;
    margin-right: 0
}

.message_wrapper,
.error_wrapper {
    background-color: #99cc00;
    padding: 20px 0;
    color: #fff
}

.message_wrapper .message_inner_wrapper,
.message_wrapper .error_inner_wrapper,
.error_wrapper .message_inner_wrapper,
.error_wrapper .error_inner_wrapper {
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto
}

.message_wrapper .message_inner_wrapper::after,
.message_wrapper .error_inner_wrapper::after,
.error_wrapper .message_inner_wrapper::after,
.error_wrapper .error_inner_wrapper::after {
    clear: both;
    content: "";
    display: table
}

.message_wrapper .message_inner_wrapper>div,
.message_wrapper .error_inner_wrapper>div,
.error_wrapper .message_inner_wrapper>div,
.error_wrapper .error_inner_wrapper>div {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle
}

.message_wrapper .message_inner_wrapper .icon_wrapper,
.message_wrapper .error_inner_wrapper .icon_wrapper,
.error_wrapper .message_inner_wrapper .icon_wrapper,
.error_wrapper .error_inner_wrapper .icon_wrapper {
    width: 60px;
    height: 100%;
    border-right: 1px solid #339900
}

.message_wrapper .message_inner_wrapper .icon_wrapper span,
.message_wrapper .error_inner_wrapper .icon_wrapper span,
.error_wrapper .message_inner_wrapper .icon_wrapper span,
.error_wrapper .error_inner_wrapper .icon_wrapper span {
    display: inline-block;
    background-position: -648px -46px;
    height: 23px;
    width: 25px;
    background-image: url(../img/assets.svg);
    vertical-align: middle
}

.message_wrapper .message_inner_wrapper .message_text h3,
.message_wrapper .error_inner_wrapper .message_text h3,
.error_wrapper .message_inner_wrapper .message_text h3,
.error_wrapper .error_inner_wrapper .message_text h3 {
    margin: 0
}

.message_wrapper .message_inner_wrapper .message_text p,
.message_wrapper .error_inner_wrapper .message_text p,
.error_wrapper .message_inner_wrapper .message_text p,
.error_wrapper .error_inner_wrapper .message_text p {
    margin-top: 0
}

.message_wrapper .message_inner_wrapper .message_text li,
.message_wrapper .error_inner_wrapper .message_text li,
.error_wrapper .message_inner_wrapper .message_text li,
.error_wrapper .error_inner_wrapper .message_text li {
    margin-bottom: 3px
}

.error_wrapper {
    background-color: #eb5353
}

.error_wrapper .error_inner_wrapper .icon_wrapper {
    border-right: 1px solid #ca4343
}

.error_wrapper .error_inner_wrapper .icon_wrapper span {
    height: 21px;
    width: 25px;
    background-position: -408px -48px
}

.succes_message_wrapper {
    text-align: center;
    background-color: #fff;
    padding: 80px 10px;
    margin: 40px 0px
}

@media screen and (max-width: 767px) {
    .succes_message_wrapper {
        padding: 40px 0
    }
}

.succes_message_wrapper .succes_message {
    max-width: 760px;
    margin: 0 auto
}

.succes_message_wrapper .succes_message h2 {
    margin-bottom: 40px
}

.succes_message_wrapper .succes_message p {
    margin-bottom: 30px
}

.succes_message_wrapper .succes_message a {
    min-width: 250px;
    margin-bottom: 20px
}

form {
    margin-bottom: 0
}

form label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

form label:hover,
form label:focus {
    cursor: pointer
}

form .field_wrapper {
    margin-bottom: 10px;
    position: relative
}

form .field_wrapper label {
    display: inline-block;
    margin-bottom: 5px;
    font-family: AvenirNext-Bold
}

form .field_wrapper input,
form .field_wrapper textarea,
form .field_wrapper select {
    width: 100%;
    height: 40px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    outline: 0;
    -webkit-box-shadow: inset 1px -1px 0px #fff, inset -1px 1px #fff, inset 1px 1px 0px #fff, inset -1px -1px 0px #fff, inset 2px -2px #eee, inset -2px 2px #eee, inset 2px 2px #eee, inset -2px -2px #eee;
    box-shadow: inset 1px -1px 0px #fff, inset -1px 1px #fff, inset 1px 1px 0px #fff, inset -1px -1px 0px #fff, inset 2px -2px #eee, inset -2px 2px #eee, inset 2px 2px #eee, inset -2px -2px #eee
}

form .field_wrapper input:focus,
form .field_wrapper textarea:focus,
form .field_wrapper select:focus {
    border-color: #339900
}

form .field_wrapper input::-ms-clear {
    display: none
}

form .field_wrapper textarea {
    height: 130px
}

form .field_wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/chevron-down.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #fff
}

form .field_wrapper select::-ms-expand {
    display: none
}

form .field_wrapper select:invalid {
    color: #999999
}

form .field_wrapper .error {
    position: absolute;
    right: 8px;
    bottom: 10px;
    z-index: 10
}

form .field_wrapper .field_number_wrapper::after {
    clear: both;
    content: "";
    display: table
}

form .field_wrapper .field_number_wrapper select {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 23.64621%
}

form .field_wrapper .field_number_wrapper select:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    form .field_wrapper .field_number_wrapper select {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    form .field_wrapper .field_number_wrapper select:last-child {
        margin-right: 0
    }
}

form .field_wrapper .field_number_wrapper input {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 74.54874%;
    margin-right: 0
}

form .field_wrapper .field_number_wrapper input:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    form .field_wrapper .field_number_wrapper input {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 66.06498%;
        margin-right: 0
    }
    form .field_wrapper .field_number_wrapper input:last-child {
        margin-right: 0
    }
}

form .custom_checked label span {
    display: inline-block;
    vertical-align: middle
}

form .custom_checked label .box_checked {
    height: 17px;
    width: 17px;
    margin-right: 6px;
    background-image: url(../img/assets.svg)
}

form .custom_checked input[type="checkbox"] {
    display: none
}

form .custom_checked input[type="checkbox"]+label .box_checked {
    background-position: -611px -91px
}

form .custom_checked input[type="checkbox"]+label .box_checked.error_box_checked {
    background-position: -532px -91px
}

form .custom_checked input[type="checkbox"]:checked+label .box_checked {
    background-position: -11px -91px !important
}

form .custom_radio label span {
    display: inline-block;
    vertical-align: middle
}

form .custom_radio label .box_radio {
    height: 17px;
    width: 18px;
    background-image: url(../img/assets.svg)
}

form .custom_radio input[type="radio"] {
    display: none
}

form .custom_radio input[type="radio"]+label .box_radio {
    background-position: -651px -91px
}

form .custom_radio input[type="radio"]:checked+label .box_radio {
    background-position: -51px -91px !important
}

form .required_bot {
    position: absolute;
    z-index: -1;
    left: -10000px
}

form .fake_field {
    position: absolute;
    left: -9999px;
    z-index: -1
}

form .city_zip_wrapper {
    display: block
}

form .city_zip_wrapper::after {
    clear: both;
    content: "";
    display: table
}

form .city_zip_wrapper .field_wrapper:first-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 70.30686%
}

form .city_zip_wrapper .field_wrapper:first-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    form .city_zip_wrapper .field_wrapper:first-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 61.8231%
    }
    form .city_zip_wrapper .field_wrapper:first-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    form .city_zip_wrapper .field_wrapper:first-child {
        width: 100%
    }
}

form .city_zip_wrapper .field_wrapper:last-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 27.88809%
}

form .city_zip_wrapper .field_wrapper:last-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    form .city_zip_wrapper .field_wrapper:last-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 36.37184%
    }
    form .city_zip_wrapper .field_wrapper:last-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    form .city_zip_wrapper .field_wrapper:last-child {
        width: 100%
    }
}

form .address_with_house_number {
    display: block
}

form .address_with_house_number::after {
    clear: both;
    content: "";
    display: table
}

form .address_with_house_number .field_wrapper:first-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 70.30686%
}

form .address_with_house_number .field_wrapper:first-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    form .address_with_house_number .field_wrapper:first-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 61.8231%
    }
    form .address_with_house_number .field_wrapper:first-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    form .address_with_house_number .field_wrapper:first-child {
        width: 100%
    }
}

form .address_with_house_number .field_wrapper:last-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 27.88809%
}

form .address_with_house_number .field_wrapper:last-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    form .address_with_house_number .field_wrapper:last-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 36.37184%
    }
    form .address_with_house_number .field_wrapper:last-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    form .address_with_house_number .field_wrapper:last-child {
        width: 100%
    }
}

form .package_dimensions_wrapper {
    display: block
}

form .package_dimensions_wrapper::after {
    clear: both;
    content: "";
    display: table
}

form .package_dimensions_wrapper .field_wrapper:first-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 32.12996%
}

form .package_dimensions_wrapper .field_wrapper:first-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    form .package_dimensions_wrapper .field_wrapper:first-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    form .package_dimensions_wrapper .field_wrapper:first-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    form .package_dimensions_wrapper .field_wrapper:first-child {
        width: 100%
    }
}

form .package_dimensions_wrapper .field_wrapper:nth-child(2) {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 32.12996%
}

form .package_dimensions_wrapper .field_wrapper:nth-child(2):last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    form .package_dimensions_wrapper .field_wrapper:nth-child(2) {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    form .package_dimensions_wrapper .field_wrapper:nth-child(2):last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    form .package_dimensions_wrapper .field_wrapper:nth-child(2) {
        width: 100%
    }
}

form .package_dimensions_wrapper .field_wrapper:last-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 32.12996%
}

form .package_dimensions_wrapper .field_wrapper:last-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    form .package_dimensions_wrapper .field_wrapper:last-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    form .package_dimensions_wrapper .field_wrapper:last-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    form .package_dimensions_wrapper .field_wrapper:last-child {
        width: 100%
    }
}

form .shipping_details_wrapper {
    display: block
}

form .shipping_details_wrapper::after {
    clear: both;
    content: "";
    display: table
}

form .shipping_details_wrapper .field_wrapper:first-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 32.12996%
}

form .shipping_details_wrapper .field_wrapper:first-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    form .shipping_details_wrapper .field_wrapper:first-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 61.8231%
    }
    form .shipping_details_wrapper .field_wrapper:first-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    form .shipping_details_wrapper .field_wrapper:first-child {
        width: 100%
    }
}

form .shipping_details_wrapper .field_wrapper:last-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 32.12996%
}

form .shipping_details_wrapper .field_wrapper:last-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    form .shipping_details_wrapper .field_wrapper:last-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 36.37184%
    }
    form .shipping_details_wrapper .field_wrapper:last-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    form .shipping_details_wrapper .field_wrapper:last-child {
        width: 100%
    }
}

form .package_delivery_time_wrapper {
    display: block
}

form .package_delivery_time_wrapper::after {
    clear: both;
    content: "";
    display: table
}

form .package_delivery_time_wrapper .field_wrapper:first-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

form .package_delivery_time_wrapper .field_wrapper:first-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    form .package_delivery_time_wrapper .field_wrapper:first-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 61.8231%
    }
    form .package_delivery_time_wrapper .field_wrapper:first-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    form .package_delivery_time_wrapper .field_wrapper:first-child {
        width: 100%
    }
}

form .package_delivery_time_wrapper .field_wrapper:last-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

form .package_delivery_time_wrapper .field_wrapper:last-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    form .package_delivery_time_wrapper .field_wrapper:last-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 36.37184%
    }
    form .package_delivery_time_wrapper .field_wrapper:last-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    form .package_delivery_time_wrapper .field_wrapper:last-child {
        width: 100%
    }
}

form button {
    margin: 10px 0 20px
}

@media screen and (max-width: 479px) {
    .g-recaptcha {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
        position: relative;
        left: -5%
    }
}

.popup {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.75);
    display: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.popup .form_wrapper,
.popup .content_popup {
    position: absolute;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.popup .content_popup {
    width: 100%;
    background-color: #fff
}

.popup .nano::after {
    clear: both;
    content: "";
    display: table
}

.popup .nano .nano-content {
    padding: 40px
}

.popup .nano .nano-content::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 767px) {
    .popup .nano .nano-content {
        padding: 30px 20px
    }
}

.popup .nano .nano-content>.icon-close-black {
    position: absolute;
    top: 40px;
    right: 35px;
    z-index: 1000;
    background-color: #fff
}

@media screen and (max-width: 767px) {
    .popup .nano .nano-content>.icon-close-black {
        top: 30px;
        right: 20px
    }
}

.popup .nano .nano-pane {
    z-index: 100000
}

.registration_wrapper_popup .form_wrapper {
    height: 90%
}

.registration_wrapper_popup .custom_checked {
    margin: 20px 0
}

@media screen and (max-width: 479px) {
    .registration_wrapper_popup .button {
        margin-top: 100px
    }
}

.registration_wrapper .form_wrapper .right_terms {
    padding-left: 10px;
    padding-top: 5px;
    text-align: left
}

@media screen and (max-width: 767px) {
    .registration_wrapper .form_wrapper .right_terms {
        padding: 0;
        margin-top: 0
    }
}

.login_wrapper_popup .form_wrapper {
    height: 420px
}

@media screen and (max-width: 479px) {
    .login_wrapper_popup .form_wrapper {
        height: 80%
    }
}

.confirm_delete_box_popup .content_popup {
    max-width: 564px;
    text-align: center;
    padding: 80px 10px
}

.confirm_delete_box_popup .content_popup h3 {
    margin: 0 0 35px
}

.confirm_delete_box_popup .content_popup .button {
    vertical-align: middle
}

.confirm_delete_box_popup .content_popup .button:first-of-type {
    margin-right: 3px
}

.confirm_delete_box_popup .content_popup .button:last-of-type {
    margin-left: 3px
}

.contact_manufacturer_popup_wrapper .form_wrapper {
    max-width: 564px;
    height: 450px
}

@media screen and (max-width: 479px) {
    .contact_manufacturer_popup_wrapper .form_wrapper {
        height: 85%
    }
}

.contact_manufacturer_popup_wrapper .form_wrapper form {
    width: 100%;
    float: none
}

.contact_manufacturer_popup_wrapper .form_wrapper .popup_errors_wrapper p {
    margin: 0 0 10px;
    color: #eb5353
}

.contact_manufacturer_popup_wrapper .form_wrapper h2 {
    border: 0;
    padding: 0;
    margin-top: 0
}

.contact_manufacturer_popup_wrapper .form_wrapper h2.success {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center
}

.contact_manufacturer_popup_wrapper .form_wrapper input,
.contact_manufacturer_popup_wrapper .form_wrapper textarea {
    padding: 10px
}

.contact_manufacturer_popup_wrapper .form_wrapper textarea {
    height: 150px
}

.contact_manufacturer_popup_wrapper .form_wrapper textarea.alone_height {
    height: 250px
}

.contact_manufacturer_popup_wrapper .form_wrapper button {
    margin: 0;
    position: relative
}

.contact_manufacturer_popup_wrapper .form_wrapper button .ajax_loader {
    position: absolute;
    top: 10px;
    right: -40px;
    width: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.contact_manufacturer_popup_wrapper .form_wrapper .invalid {
    top: 10px;
    bottom: auto
}

.barcode_wrapper .content_popup {
    max-width: 600px
}

.form_wrapper {
    position: relative;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 40px;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

.form_wrapper::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 767px) {
    .form_wrapper {
        max-width: none
    }
}

.form_wrapper h3 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-top: 0
}

.form_wrapper .right_terms {
    text-align: right;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

.form_wrapper .right_terms:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .form_wrapper .right_terms {
        width: 100%;
        margin-top: 20px
    }
}

@media screen and (max-width: 767px) and (max-width: 767px) {
    .form_wrapper .right_terms img {
        display: none
    }
}

.form_wrapper form {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

.form_wrapper form:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .form_wrapper form {
        width: 100%
    }
}

.pagination {
    margin: 0;
    padding: 20px;
    list-style-type: none;
    border-top: 1px solid #f1f2f3
}

.pagination::after {
    clear: both;
    content: "";
    display: table
}

.pagination li {
    float: left;
    padding-right: 2px;
    height: 30px;
    min-width: 32px;
    text-align: center;
    display: table
}

.pagination li.active span {
    background-color: #99cc00;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid transparent
}

.pagination li.disabled:first-child,
.pagination li.disabled:last-child {
    display: none
}

.pagination li a {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid transparent;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    display: table-cell;
    vertical-align: middle;
    padding: 4px
}

.pagination li a:hover,
.pagination li a:focus {
    border: 1px solid #ccc
}

.pagination li span {
    padding: 4px;
    cursor: default;
    display: table-cell;
    vertical-align: middle
}

.offer_container,
.special_offer_container {
    padding: 20px;
    border-top: 1px solid #f1f2f3;
    background-color: #fff
}

.offer_container::after,
.special_offer_container::after {
    clear: both;
    content: "";
    display: table
}

.offer_container .image,
.special_offer_container .image {
    float: left;
    height: 115px;
    width: 170px;
    display: inline-block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-right: 20px;
    background-color: #f1f2f3
}

@media screen and (max-width: 479px) {
    .offer_container .image,
    .special_offer_container .image {
        height: 90px;
        width: 110px;
        margin-right: 10px
    }
}

.offer_container .image .delivery,
.special_offer_container .image .delivery {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-image: url(../img/assets.svg);
    background-position: -205px -125px;
    background-color: #fff
}

.offer_container .offer_content,
.special_offer_container .offer_content {
    display: table-cell
}

.offer_container .offer_content a,
.special_offer_container .offer_content a {
    display: block
}

.offer_container .offer_content a h4:hover,
.offer_container .offer_content a h4:focus,
.special_offer_container .offer_content a h4:hover,
.special_offer_container .offer_content a h4:focus {
    color: #339900
}

.offer_container .offer_content .offer,
.special_offer_container .offer_content .offer {
    text-transform: uppercase;
    color: #fff;
    padding: 5px 15px;
    font-size: 10px;
    line-height: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 7px
}

.offer_container .offer_content .demand,
.special_offer_container .offer_content .demand {
    text-transform: uppercase;
    color: #fff;
    padding: 5px 15px;
    font-size: 10px;
    line-height: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 7px
}

.offer_container .offer_content h4,
.special_offer_container .offer_content h4 {
    margin: 0 0 7px 0
}

.offer_container .offer_content p,
.special_offer_container .offer_content p {
    font-size: 14px;
    margin: 0
}

.offer_container .offer_content .price,
.special_offer_container .offer_content .price {
    display: block;
    margin: 0;
    color: #339900;
    font-family: AvenirNext-Bold;
    font-size: 14px
}

.special_offer_container {
    background-color: #fffae6;
    border-top: 1px solid #ece2bb
}

.top-banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.45);
    display: none
}

@media screen and (max-width: 979px) {
    .top-banner {
        display: none !important
    }
}

.top-banner .banner-ctr {
    display: inline-block;
    margin: 10px 0px
}

.top-banner .icon {
    top: 10px;
    z-index: 1;
    position: absolute
}

.search_main_simple {
    position: relative
}

.search_main_simple .field_wrapper {
    margin: 0;
    position: absolute;
    top: 5px;
    left: 5px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

@media screen and (max-width: 479px) {
    .search_main_simple .field_wrapper {
        display: none
    }
}

.search_main_simple .field_wrapper select {
    max-width: 110px;
    background-color: #f1f2f3;
    min-height: 50px;
    padding: 0 25px 0 17px;
    border: none;
    font-size: 16px;
    background-image: url(../img/chevron-down.png)
}

.search_main_simple .search_input {
    width: 100%;
    border: 2px solid #99cc00;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    padding: 0px 130px 0px 120px;
    height: 60px;
    outline: none;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

@media screen and (max-width: 479px) {
    .search_main_simple .search_input {
        padding-left: 10px
    }
}

.search_main_simple .search_button {
    position: absolute;
    right: 5px;
    top: 5px;
    margin: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    min-width: 125px
}

.filter_container {
    background-color: #fff;
    margin-bottom: 10px;
    width: 100%;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

.filter_container .category_choose {
    padding: 20px;
    border-bottom: 1px solid #f1f2f3
}

.filter_container .field_wrapper {
    margin-bottom: 0
}

.filter_container .radio_wrapper {
    display: table;
    padding-right: 1px
}

.filter_container .radio_wrapper:first-child label {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.filter_container .radio_wrapper:last-child {
    padding-right: 0
}

.filter_container .radio_wrapper:last-child label {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.filter_container .radio_wrapper label {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px 1px
}

.filter_container .radio_wrapper input[type="radio"] {
    display: none
}

.filter_container .radio_wrapper input[type="radio"]+label {
    color: #444;
    font-family: Arial, sans-serif;
    font-size: 14px;
    background-color: #f1f2f3
}

.filter_container .radio_wrapper input[type="radio"]:checked+label {
    color: #fff;
    background-color: #675e49
}

.filter_container .add_type_container {
    padding: 20px;
    border-bottom: 1px solid #f1f2f3
}

.filter_container .add_type_container::after {
    clear: both;
    content: "";
    display: table
}

.filter_container .add_type_container h6 {
    margin: 0 0 5px 0
}

.filter_container .add_type_container .custom_filter_holder {
    display: block
}

.filter_container .add_type_container .custom_filter_holder::after {
    clear: both;
    content: "";
    display: table
}

.filter_container .add_type_container .custom_filter_holder.two .radio_wrapper {
    width: 50%;
    float: left
}

.filter_container .add_type_container .custom_filter_holder.two label {
    padding: 10px 5px
}

.filter_container .add_type_container .custom_filter_holder.three .radio_wrapper {
    width: 33.3333%;
    float: left
}

.filter_container .add_type_container .custom_filter_holder.four .radio_wrapper {
    width: 25%;
    float: left
}

.filter_container .add_type_container.delivery .radio_wrapper {
    min-height: 52px
}

.filter_container .add_type_container .button {
    width: 100%
}

.filter_container .add_type_container .button .icon_search {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url(../img/assets.svg);
    background-position: -372px -10px;
    vertical-align: middle
}

.filter_container .add_type_container .button span {
    vertical-align: middle
}

.filter_container .add_type_container .icon_map {
    width: 13px;
    height: 20px;
    background-image: url(../img/assets.svg);
    background-position: 0px 0px;
    display: inline-block;
    vertical-align: middle;
    background-position: -494px -50px
}

.filter_container .price_range .field_wrapper {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

.filter_container .price_range .field_wrapper:last-child {
    margin-right: 0
}

.filter_container .advanced_search {
    display: none
}

.single_google_map_wrapper {
    position: relative;
    overflow: hidden
}

.manufacturer_details div,
.manufacturer_details_map div {
    margin-bottom: 10px
}

.manufacturer_details .details-logo,
.manufacturer_details_map .details-logo {
    margin-bottom: 15px
}

.manufacturer_details .phone_wrapper::after,
.manufacturer_details_map .phone_wrapper::after {
    clear: both;
    content: "";
    display: table
}

.manufacturer_details .address_details,
.manufacturer_details_map .address_details,
.manufacturer_details .normal_link,
.manufacturer_details_map .normal_link {
    display: table-cell
}

.manufacturer_details .icon,
.manufacturer_details_map .icon {
    float: left;
    margin-right: 5px
}

.manufacturer_details .address .link,
.manufacturer_details_map .address .link {
    margin: 10px 0;
    font-family: AvenirNext-Bold
}

.manufacturer_details .button,
.manufacturer_details_map .button {
    margin-top: 15px
}

.manufacturer_details .link,
.manufacturer_details_map .link {
    display: inline
}

.manufacturer_details_map {
    background: -webkit-gradient(linear, left top, right top, from(#f1f2f3), color-stop(55%, #f1f2f3), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, #f1f2f3 0%, #f1f2f3 55%, rgba(255, 255, 255, 0) 100%);
    padding: 30px 10px 30px 30px;
    min-height: 345px;
    width: 60%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
    font-size: 14px
}

@media screen and (max-width: 767px) {
    .manufacturer_details_map {
        width: 300px
    }
}

.manufacturer_details_map h2 {
    margin-top: 0
}

.manufacturer_details_map .button {
    font-size: 14px
}

.manufacturer_details_map.no_map {
    position: static
}

#single_google_map {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0
}

.owner_description {
    padding: 35px 40px 25px 40px;
    background-color: #fff;
    border-top: 3px solid #99cc00
}

.owner_description h2,
.owner_description h3,
.owner_description h4 {
    margin-top: 0
}

.owner_description h4 {
    margin-bottom: 20px
}

.owl-carousel .owl-item {
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.owl-carousel .owl-controls {
    margin-top: 0
}

.owl-carousel .owl-controls .owl-dot span {
    background-color: #fff
}

.owl-carousel .owl-controls .owl-dot.active span,
.owl-carousel .owl-controls .owl-dot:hover span {
    background-color: #99cc00
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
    height: 30px;
    width: 25px;
    background: transparent url(../img/assets.svg);
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 10;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel .owl-controls .owl-nav .owl-prev:focus,
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel .owl-controls .owl-nav .owl-next:focus {
    background-color: transparent
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    background-position: -250px -45px;
    left: 5px
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    background-position: -288px -45px;
    right: 5px
}

.recomendation_ads_slider_wrapper {
    position: relative;
    background: transparent url("../img/body-bg-dark.jpg");
    padding: 20px 45px 30px
}

@media screen and (max-width: 979px) {
    .recomendation_ads_slider_wrapper {
        padding-bottom: 0
    }
}

.recomendation_ads_slider_wrapper .main_container {
    margin-bottom: 20px;
    padding: 0;
    display: block;
    text-align: center
}

.recomendation_ads_slider_wrapper .main_container::after {
    clear: both;
    content: "";
    display: table
}

.recomendation_ads_slider_wrapper .main_container h2 {
    float: left;
    color: #fff;
    margin: 7px 0 0
}

@media screen and (max-width: 767px) {
    .recomendation_ads_slider_wrapper .main_container h2 {
        float: none;
        margin-bottom: 10px
    }
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider {
    display: none
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .add_wrapper {
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-bottom: 3px;
    background-color: #fff;
    margin-bottom: 10px;
    max-width: 390px
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .add_wrapper:hover h3,
.recomendation_ads_slider_wrapper .recomendation_ads_slider .add_wrapper:focus h3 {
    text-decoration: underline
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .add_wrapper .add_image {
    height: 135px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: 1px solid #f1f2f3
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .add_wrapper .details {
    text-align: center;
    padding: 18px 25px 0;
    margin: 0 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .add_wrapper .details.offer_border {
    border-bottom: 5px solid #339900
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .add_wrapper .details.demand_border {
    border-bottom: 5px solid #675e49
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .add_wrapper .details .name {
    text-transform: uppercase;
    color: #99cc00;
    margin: 0 0 10px
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .add_wrapper .details h3 {
    border-bottom: 1px solid #f1f2f3;
    margin: 0;
    padding-bottom: 17px
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .add_wrapper .details .price {
    padding: 20px 0;
    margin: 0;
    text-transform: lowercase
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .owl-controls .owl-prev,
.recomendation_ads_slider_wrapper .recomendation_ads_slider .owl-controls .owl-next {
    margin-top: -10px
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .owl-controls .owl-prev {
    left: -34px;
    background-position: -408px -125px
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .owl-controls .owl-prev:hover,
.recomendation_ads_slider_wrapper .recomendation_ads_slider .owl-controls .owl-prev:focus {
    background-position: -328px -45px
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .owl-controls .owl-next {
    right: -34px;
    background-position: -448px -125px
}

.recomendation_ads_slider_wrapper .recomendation_ads_slider .owl-controls .owl-next:hover,
.recomendation_ads_slider_wrapper .recomendation_ads_slider .owl-controls .owl-next:focus {
    background-position: -368px -45px
}

.urgent_sell {
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    position: relative;
    padding: 25px 0;
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    .urgent_sell {
        margin-top: 10px
    }
}

.urgent_sell .title {
    color: #fff;
    margin: 0;
    display: inline-block;
    line-height: 15px;
    position: absolute;
    width: 170px;
    text-align: center;
    padding: 10px 0;
    background-color: #339900;
    top: -18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-transform: uppercase
}

.urgent_sell .horizontal_slider_main {
    padding: 5px 60px
}

@media screen and (max-width: 479px) {
    .urgent_sell .horizontal_slider_main {
        padding: 0 40px
    }
}

.urgent_sell .horizontal_slider_main .left_urgent_slider_btn,
.urgent_sell .horizontal_slider_main .right_urgent_slider_btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

.urgent_sell .horizontal_slider_main .left_urgent_slider_btn {
    width: 25px;
    height: 40px;
    left: 20px;
    background-color: #9c0;
    display: inline-block;
    background-image: url(../img/assets.svg);
    background-position: -488px 0px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

@media screen and (max-width: 479px) {
    .urgent_sell .horizontal_slider_main .left_urgent_slider_btn {
        left: 8px
    }
}

.urgent_sell .horizontal_slider_main .left_urgent_slider_btn:hover {
    background-color: #7aa300
}

.urgent_sell .horizontal_slider_main .right_urgent_slider_btn {
    width: 25px;
    height: 40px;
    right: 20px;
    background-color: #9c0;
    display: inline-block;
    background-image: url(../img/assets.svg);
    background-position: -527px 0px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

@media screen and (max-width: 479px) {
    .urgent_sell .horizontal_slider_main .right_urgent_slider_btn {
        right: 8px
    }
}

.urgent_sell .horizontal_slider_main .left_urgent_slider_btn:hover {
    background-color: #7aa300
}

.urgent_sell .horizontal_slider_main .view_port {
    width: 100%;
    overflow: hidden
}

@media screen and (max-width: 479px) {
    .urgent_sell .horizontal_slider_main .view_port {
        height: 90px !important
    }
}

.urgent_sell .horizontal_slider_main .view_port .horizontal_slider {
    padding: 0;
    margin: 0
}

.urgent_sell .horizontal_slider_main .view_port .horizontal_slider::after {
    clear: both;
    content: "";
    display: table
}

.urgent_sell .horizontal_slider_main .view_port .horizontal_slider li {
    float: left;
    list-style: none;
    width: 100%;
    height: 100%
}

.urgent_sell .horizontal_slider_main .view_port .horizontal_slider li>a {
    vertical-align: middle;
    display: table-cell;
    width: 90px
}

.urgent_sell .horizontal_slider_main .view_port .horizontal_slider li .image {
    height: 80px;
    width: 80px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block
}

.urgent_sell .horizontal_slider_main .view_port .horizontal_slider li .text {
    width: calc(100% - 95px);
    width: -webkit-calc(100% - 95px);
    width: -moz-calc(100% - 95px);
    display: table-cell;
    vertical-align: middle
}

.urgent_sell .horizontal_slider_main .view_port .horizontal_slider li .text .type_ad {
    margin: 0 5px 5px 0
}

.urgent_sell .horizontal_slider_main .view_port .horizontal_slider li .text .category {
    display: inline-block;
    font-size: 12px;
    color: #99cc00;
    line-height: 12px;
    margin: 0 0 5px 0;
    text-transform: uppercase
}

.urgent_sell .horizontal_slider_main .view_port .horizontal_slider li .text .name {
    font-size: 15px;
    line-height: 17px;
    margin: 0 0 5px 0
}

@media screen and (max-width: 479px) {
    .urgent_sell .horizontal_slider_main .view_port .horizontal_slider li .text .name {
        height: 37px;
        overflow: hidden
    }
}

.urgent_sell .horizontal_slider_main .view_port .horizontal_slider li .text .price {
    font-size: 15px;
    line-height: 15px;
    margin: 0
}

.main_category_container .urgent_sell {
    padding-top: 0
}

.main_category_container .urgent_sell .title {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-bottom: 20px;
    display: block;
    width: auto;
    background-color: #675e49
}

.main_category_container .urgent_sell .horizontal_slider_main {
    padding: 0 20px;
    position: relative
}

.main_category_container .urgent_sell .horizontal_slider_main .left_urgent_slider_btn {
    left: -12px
}

@media screen and (max-width: 479px) {
    .main_category_container .urgent_sell .horizontal_slider_main .left_urgent_slider_btn {
        left: -10px
    }
}

.main_category_container .urgent_sell .horizontal_slider_main .right_urgent_slider_btn {
    right: -12px
}

@media screen and (max-width: 479px) {
    .main_category_container .urgent_sell .horizontal_slider_main .right_urgent_slider_btn {
        right: -10px
    }
}

.main_category_container .urgent_sell .horizontal_slider_main .view_port {
    padding: 0;
    vertical-align: middle;
    height: 90px !important
}

.main_category_container .urgent_sell .horizontal_slider_main .view_port .horizontal_slider {
    height: 100%
}

.main_category_container .urgent_sell .horizontal_slider_main .view_port .horizontal_slider li a {
    background-color: #fff
}

.main_category_container .urgent_sell .horizontal_slider_main .view_port .horizontal_slider li a .text {
    margin-top: 6px
}

.main_category_container .urgent_sell .horizontal_slider_main .view_port .horizontal_slider li a .name {
    height: 37px;
    overflow: hidden
}

.JsVericalSlider {
    width: 100%;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    .JsVericalSlider {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%
    }
    .JsVericalSlider:last-child {
        margin-right: 0
    }
    .JsVericalSlider:nth-child(2n) {
        margin-right: 0
    }
    .JsVericalSlider:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (max-width: 599px) {
    .JsVericalSlider {
        width: 100%
    }
}

.JsVericalSlider .head {
    background-color: #99cc00;
    padding: 15px
}

.JsVericalSlider .head h4 {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    display: inline-block;
    text-transform: uppercase
}

.JsVericalSlider .head .icon_buy {
    width: 23px;
    height: 23px;
    float: right;
    background-image: url(../img/assets.svg);
    background-position: -369px -9px;
    margin-top: -2px
}

.JsVericalSlider .head .icon_sell {
    width: 23px;
    height: 23px;
    float: right;
    background-image: url(../img/assets.svg);
    background-position: -449px -9px;
    margin-top: -2px
}

.JsVericalSlider .content {
    padding: 20px;
    background-color: #fff
}

.JsVericalSlider .content .view_port {
    width: 100%;
    height: 420px;
    overflow: hidden;
    margin-bottom: 10px
}

.JsVericalSlider .content .view_port .vertical_slider {
    margin: 0;
    padding: 0
}

.JsVericalSlider .content .view_port .vertical_slider li {
    width: 100%;
    margin-bottom: 5px
}

.JsVericalSlider .content .view_port .vertical_slider li .image {
    height: 80px;
    width: 80px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 10px
}

.JsVericalSlider .content .view_port .vertical_slider li .text {
    width: calc(100% - 95px);
    width: -webkit-calc(100% - 95px);
    width: -moz-calc(100% - 95px);
    display: inline-block;
    vertical-align: top
}

.JsVericalSlider .content .view_port .vertical_slider li .text .category {
    font-size: 12px;
    color: #99cc00;
    line-height: 12px;
    margin-top: 3px;
    margin-bottom: 5px;
    text-transform: uppercase
}

.JsVericalSlider .content .view_port .vertical_slider li .text .name {
    font-size: 14px;
    line-height: 17px;
    max-height: 36px;
    overflow: hidden;
    margin: 0 0 5px 0
}

.JsVericalSlider .content .view_port .vertical_slider li .text .price {
    font-size: 15px;
    line-height: 15px;
    margin: 0
}

.JsVericalSlider .content .control_row {
    width: 100%
}

.JsVericalSlider .content .control_row .left {
    display: inline-block
}

@media screen and (max-width: 767px) {
    .JsVericalSlider .content .control_row .left {
        display: block
    }
}

.JsVericalSlider .content .control_row .left .vertical_slider_control {
    height: 24px;
    width: 40px;
    display: inline-block;
    margin-right: 1px;
    position: relative;
    background-color: #99cc00;
    vertical-align: top;
    display: inline-block;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.JsVericalSlider .content .control_row .left .vertical_slider_control div {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

@media screen and (max-width: 767px) {
    .JsVericalSlider .content .control_row .left .vertical_slider_control {
        width: 50%;
        margin: 0 0 10px 0;
        border-right: 1px solid #fff
    }
}

.JsVericalSlider .content .control_row .left .vertical_slider_control.up {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.JsVericalSlider .content .control_row .left .vertical_slider_control.down {
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.JsVericalSlider .content .control_row .left .vertical_slider_control:hover {
    background-color: #7aa300
}

.main_home_content .submit_add_ad_top {
    display: none
}

@media screen and (max-width: 767px) {
    .main_home_content .submit_add_ad_top {
        display: none !important
    }
}

.main_home_content .add_ad {
    position: relative;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 220px 10px 25px;
    margin-bottom: 30px;
    min-height: 70px
}

@media screen and (max-width: 1149px) {
    .main_home_content .add_ad {
        padding-right: 200px
    }
}

@media screen and (max-width: 979px) {
    .main_home_content .add_ad {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.main_home_content .add_ad h3 {
    font-size: 22px;
    margin: 0;
    width: 42%;
    padding-right: 10px;
    vertical-align: middle;
    display: inline-block
}

@media screen and (max-width: 1149px) {
    .main_home_content .add_ad h3 {
        width: 31%
    }
}

@media screen and (max-width: 979px) {
    .main_home_content .add_ad h3 {
        display: block;
        width: auto;
        margin-bottom: 10px
    }
}

.main_home_content .add_ad .step_wrapper {
    display: inline-table;
    width: 57%;
    vertical-align: middle
}

@media screen and (max-width: 1149px) {
    .main_home_content .add_ad .step_wrapper {
        width: 67%
    }
}

@media screen and (max-width: 979px) {
    .main_home_content .add_ad .step_wrapper {
        width: 100%
    }
}

.main_home_content .add_ad .step {
    display: table-cell;
    vertical-align: top
}

.main_home_content .add_ad .step>div:first-child {
    float: left;
    background-image: url(../img/assets.svg);
    display: inline-block;
    margin-right: 3px;
    height: 44px;
    width: 40px
}

.main_home_content .add_ad .step>div:last-child {
    display: table-cell;
    width: 118px
}

.main_home_content .add_ad .step .register_image {
    background-position: -20px -218px
}

.main_home_content .add_ad .step .house_image {
    background-position: -100px -218px
}

.main_home_content .add_ad .step .chat_image {
    background-position: -180px -216px
}

.main_home_content .add_ad .step .step_content_container {
    display: inline-block;
    font-family: AvenirNext-Bold;
    vertical-align: top
}

.main_home_content .add_ad .step .step_content_container .step_title {
    display: block;
    margin-bottom: 7px;
    color: #99cc00;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    margin-top: 3px;
    text-align: left
}

.main_home_content .add_ad .step .step_content_container h6 {
    text-align: left;
    margin: 0px;
    display: block;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0
}

.main_home_content .add_ad .ad_button {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: 210px;
    font-family: AvenirNext-Bold
}

@media screen and (max-width: 1149px) {
    .main_home_content .add_ad .ad_button {
        min-width: 190px
    }
}

@media screen and (max-width: 979px) {
    .main_home_content .add_ad .ad_button {
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        bottom: 30px
    }
}

.main_home_content .add_ad .icon-close-black {
    position: absolute;
    top: 0px;
    right: -20px
}

.main_home_content .off_grid {
    display: block
}

.main_home_content .off_grid::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 767px) {
    .main_home_content .off_grid .middle_content {
        margin-bottom: 10px
    }
}

.main_home_content .off_grid .middle_content .main_category {
    display: block;
    margin: 0 -5px
}

.main_home_content .off_grid .middle_content .main_category::after {
    clear: both;
    content: "";
    display: table
}

.main_home_content .off_grid .middle_content .main_category a {
    width: 25%;
    float: left;
    padding: 0 5px
}

@media screen and (max-width: 479px) {
    .main_home_content .off_grid .middle_content .main_category a {
        width: 50%
    }
}

.main_home_content .off_grid .middle_content .main_category a .category_item {
    height: 130px;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.main_home_content .off_grid .middle_content .main_category a .category_item:hover,
.main_home_content .off_grid .middle_content .main_category a .category_item:focus {
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.5)
}

.main_home_content .off_grid .middle_content .main_category a .category_item:hover .category_item_description,
.main_home_content .off_grid .middle_content .main_category a .category_item:focus .category_item_description {
    opacity: 1;
    top: -20px
}

.main_home_content .off_grid .middle_content .main_category a .category_item .image {
    display: inline-block;
    width: 100%;
    height: 90px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.main_home_content .off_grid .middle_content .main_category a .category_item h4 {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    padding: 0 5px;
    margin-bottom: 0;
    text-align: center;
    color: #675e49
}

.main_home_content .off_grid .middle_content .main_category a .category_item_description {
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 -5px;
    opacity: 0;
    background-color: #339900;
    z-index: 10;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease
}

.main_home_content .off_grid .middle_content .main_category a .category_item_description:after {
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    background-color: #339900;
    -webkit-transform: rotate(45deg) translateX(-50%);
    -ms-transform: rotate(45deg) translateX(-50%);
    transform: rotate(45deg) translateX(-50%);
    position: absolute;
    bottom: -9px;
    left: 50%;
    z-index: 1
}

.main_home_content .off_grid .middle_content .main_category a .category_item_description h5 {
    text-align: center;
    padding: 10px;
    margin: 0;
    color: #fff
}

.main_home_content .off_grid .middle_content .location_search {
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    padding: 20px;
    position: relative;
    background-image: url(../img/karta.png);
    width: 100%;
    height: 190px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 30%;
    margin-bottom: 10px
}

@media screen and (max-width: 1149px) {
    .main_home_content .off_grid .middle_content .location_search {
        background-position: -5%
    }
}

@media screen and (max-width: 979px) {
    .main_home_content .off_grid .middle_content .location_search {
        background-position: 15%
    }
}

@media screen and (max-width: 479px) {
    .main_home_content .off_grid .middle_content .location_search {
        text-align: right;
        background-size: 65%;
        background-position: 14px top;
        padding: 30px 20px 20px;
        height: auto
    }
}

.main_home_content .off_grid .middle_content .location_search h2 {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #675e49;
    margin: 0
}

.main_home_content .off_grid .middle_content .location_search .link_holder {
    position: absolute;
    top: 43px;
    right: 70px
}

@media screen and (max-width: 1149px) {
    .main_home_content .off_grid .middle_content .location_search .link_holder {
        right: 40px
    }
}

@media screen and (max-width: 479px) {
    .main_home_content .off_grid .middle_content .location_search .link_holder {
        position: static
    }
}

.main_home_content .off_grid .middle_content .location_search .link_holder a {
    margin-bottom: 5px
}

.main_home_content .off_grid .middle_content .location_search .link_holder a h4 {
    margin: 0
}

.main_home_content .off_grid .middle_content .submit_ad {
    padding: 25px 1.96%;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    text-align: center;
    background-color: #fff
}

.main_home_content .off_grid .middle_content .submit_ad h2 {
    color: #675e49;
    margin-top: 0;
    margin-bottom: 20px
}

.main_home_content .off_grid .middle_content .submit_ad .add_ad {
    background-color: transparent;
    padding: 0px;
    margin-bottom: 0
}

.main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container {
    margin-bottom: 20px;
    display: table;
    width: 100%
}

@media screen and (max-width: 479px) {
    .main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container {
        width: 100%;
        margin-bottom: 10px
    }
}

.main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step {
    text-align: left
}

@media screen and (max-width: 479px) {
    .main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step {
        text-align: center;
        display: block;
        margin-bottom: 10px
    }
}

.main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step .register_image {
    background-position: -20px -377px
}

.main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step .house_image {
    background-position: -100px -377px
}

.main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step .chat_image {
    background-position: -180px -375px
}

.main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step>div:first-child {
    margin-right: 10px;
    margin-left: 10px
}

@media screen and (max-width: 1149px) {
    .main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step>div:first-child {
        margin-right: 2px;
        margin-left: 2px
    }
}

@media screen and (max-width: 979px) {
    .main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step>div:first-child {
        margin-right: 10px;
        margin-left: 10px
    }
}

@media screen and (max-width: 479px) {
    .main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step>div:first-child {
        float: none;
        display: inline-block
    }
}

@media screen and (max-width: 479px) {
    .main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step .step_content_container {
        display: inline-block
    }
}

.main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step .step_content_container .step_title {
    font-family: AvenirNext-Bold
}

.main_home_content .off_grid .middle_content .submit_ad .add_ad .add_ad_container .step .step_content_container h6 {
    color: #675e49
}

.main_home_content .off_grid .middle_content .submit_ad .button {
    float: initial;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.main_home_content .off_grid .right_content {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 26.19134%
}

.main_home_content .off_grid .right_content:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .main_home_content .off_grid .right_content {
        display: none
    }
}

.main_home_content .container_blog {
    margin-top: 20px;
    display: block
}

@media screen and (max-width: 767px) {
    .main_home_content .container_blog {
        margin-top: 0
    }
}

.main_home_content .container_blog::after {
    clear: both;
    content: "";
    display: table
}

.main_home_content .container_blog .post_main_holder {
    float: left;
    display: block;
    margin-right: 0.8%;
    width: 50.788091%;
    margin-top: 30px;
    margin-bottom: 20px
}

.main_home_content .container_blog .post_main_holder:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .main_home_content .container_blog .post_main_holder {
        width: 100%
    }
}

.main_home_content .container_blog .post_main_holder .head {
    margin-bottom: 20px
}

.main_home_content .container_blog .post_main_holder .head h2 {
    margin: 6px 0;
    color: #675e49;
    display: inline-block
}

.main_home_content .container_blog .post_main_holder .head .button {
    float: right
}

.main_home_content .container_blog .post_main_holder .content {
    display: block
}

.main_home_content .container_blog .post_main_holder .content::after {
    clear: both;
    content: "";
    display: table
}

.main_home_content .container_blog .post_main_holder .content article {
    float: left;
    display: block;
    margin-right: 2%;
    width: 45.75172%
}

.main_home_content .container_blog .post_main_holder .content article:last-child {
    margin-right: 0
}

.main_home_content .container_blog .post_main_holder .content article:nth-child(3n) {
    margin-right: 0
}

.main_home_content .container_blog .post_main_holder .content article:nth-child(3n+1) {
    clear: left
}

@media screen and (max-width: 979px) {
    .main_home_content .container_blog .post_main_holder .content article {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%
    }
    .main_home_content .container_blog .post_main_holder .content article:nth-child(2n) {
        margin-right: 1.80505%
    }
    .main_home_content .container_blog .post_main_holder .content article:nth-child(2n+1) {
        clear: none
    }
    .main_home_content .container_blog .post_main_holder .content article:last-child {
        margin-right: 0
    }
    .main_home_content .container_blog .post_main_holder .content article:nth-child(2n) {
        margin-right: 0
    }
    .main_home_content .container_blog .post_main_holder .content article:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (max-width: 767px) {
    .main_home_content .container_blog .post_main_holder .content article {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%
    }
    .main_home_content .container_blog .post_main_holder .content article:last-child {
        margin-right: 0
    }
    .main_home_content .container_blog .post_main_holder .content article:nth-child(3n) {
        margin-right: 0
    }
    .main_home_content .container_blog .post_main_holder .content article:nth-child(3n+1) {
        clear: left
    }
}

@media screen and (max-width: 479px) {
    .main_home_content .container_blog .post_main_holder .content article {
        width: 100%;
        margin-right: 0
    }
}

@media screen and (max-width: 979px) {
    .main_home_content .container_blog .post_main_holder .content article:last-of-type {
        display: block
    }
}

.main_home_content .container_blog .post_main_holder .content article .aritcle_image {
    width: 100%;
    height: 150px;
    margin-bottom: 20px;
    background-position: center;
    background-size: cover
}

.main_home_content .container_blog .post_main_holder .content article .misc {
    margin-bottom: 5px
}

.main_home_content .container_blog .post_main_holder .content article .misc .calendar_icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(../img/assets.svg);
    background-position: -171px -52px;
    vertical-align: top
}

.main_home_content .container_blog .post_main_holder .content article .misc .text {
    font-size: 13px;
    color: #675e49;
    display: inline-block;
    vertical-align: top
}

.main_home_content .container_blog .post_main_holder .content article h4 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 12px;
    color: #444444;
    text-decoration: none
}

.main_home_content .container_blog .post_main_holder .content article a.link {
    color: #336600;
    border-color: #d6c3ad;
    margin-right: 5px
}

.main_home_content .container_blog .post_main_holder .content article a:hover {
    border-color: #336600
}

.main_home_content .container_blog .post_main_holder_receipt {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 23.163841%;
    margin-top: 30px;
    margin-bottom: 20px
}

.main_home_content .container_blog .post_main_holder_receipt:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .main_home_content .container_blog .post_main_holder_receipt {
        width: 100%
    }
}

.main_home_content .container_blog .post_main_holder_receipt .head {
    margin-bottom: 20px
}

.main_home_content .container_blog .post_main_holder_receipt .head h2 {
    margin: 6px 0;
    color: #675e49;
    display: inline-block
}

.main_home_content .container_blog .post_main_holder_receipt .head .button {
    float: right
}

.main_home_content .container_blog .post_main_holder_receipt .content {
    display: block
}

.main_home_content .container_blog .post_main_holder_receipt .content::after {
    clear: both;
    content: "";
    display: table
}

.main_home_content .container_blog .post_main_holder_receipt .content article {
    float: left;
    display: block;
    margin-right: 7.63359%;
    width: 100%
}

.main_home_content .container_blog .post_main_holder_receipt .content article:last-child {
    margin-right: 0
}

.main_home_content .container_blog .post_main_holder_receipt .content article:nth-child(3n) {
    margin-right: 0
}

.main_home_content .container_blog .post_main_holder_receipt .content article:nth-child(3n+1) {
    clear: left
}

@media screen and (max-width: 979px) {
    .main_home_content .container_blog .post_main_holder_receipt .content article {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%
    }
    .main_home_content .container_blog .post_main_holder_receipt .content article:nth-child(2n) {
        margin-right: 1.80505%
    }
    .main_home_content .container_blog .post_main_holder_receipt .content article:nth-child(2n+1) {
        clear: none
    }
    .main_home_content .container_blog .post_main_holder_receipt .content article:last-child {
        margin-right: 0
    }
    .main_home_content .container_blog .post_main_holder_receipt .content article:nth-child(2n) {
        margin-right: 0
    }
    .main_home_content .container_blog .post_main_holder_receipt .content article:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (max-width: 767px) {
    .main_home_content .container_blog .post_main_holder_receipt .content article {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    .main_home_content .container_blog .post_main_holder_receipt .content article:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    .main_home_content .container_blog .post_main_holder_receipt .content article {
        width: 100%;
        margin-right: 0
    }
}

.main_home_content .container_blog .post_main_holder_receipt .content article:last-of-type {
    display: none
}

@media screen and (max-width: 979px) {
    .main_home_content .container_blog .post_main_holder_receipt .content article:last-of-type {
        display: none
    }
}

.main_home_content .container_blog .post_main_holder_receipt .content article .aritcle_image {
    width: 100%;
    height: 150px;
    margin-bottom: 20px;
    background-position: center;
    background-size: cover
}

.main_home_content .container_blog .post_main_holder_receipt .content article .misc {
    margin-bottom: 5px
}

.main_home_content .container_blog .post_main_holder_receipt .content article .misc .calendar_icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(../img/assets.svg);
    background-position: -171px -52px;
    vertical-align: top
}

.main_home_content .container_blog .post_main_holder_receipt .content article .misc .text {
    font-size: 13px;
    color: #675e49;
    display: inline-block;
    vertical-align: top
}

.main_home_content .container_blog .post_main_holder_receipt .content article h4 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 12px;
    color: #444444;
    text-decoration: none
}

.main_home_content .container_blog .post_main_holder_receipt .content article a.link {
    color: #336600;
    border-color: #d6c3ad;
    margin-right: 5px
}

.main_home_content .container_blog .post_main_holder_receipt .content article a:hover {
    border-color: #336600
}

.full_testi_wrapper_alone {
    background: -webkit-gradient(linear, left top, right top, from(#e7ddd1), color-stop(100%, #e7ddd1), color-stop(100%, #fff), to(#fff));
    background: linear-gradient(to right, #e7ddd1 0%, #e7ddd1 100%, #fff 100%, #fff 100%)
}

.full_testi_wrapper_alone .full_testi {
    margin-bottom: 0
}

.full_testi_wrapper_alone .full_testi::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper_alone .full_testi {
        padding: 0
    }
}

.full_testi_wrapper_alone .full_testi .left {
    background-color: #e7ddd1;
    float: left;
    display: block;
    width: 42.41877%;
    padding-right: 250px;
    padding-left: 250px;
    min-height: 325px;
    width: 100%
}

.full_testi_wrapper_alone .full_testi .left:last-child {
    width: 40.61372%
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper_alone .full_testi .left {
        width: 100%;
        min-height: 0;
        padding: 0 20px
    }
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper_alone .full_testi .left {
        text-align: center
    }
}

.full_testi_wrapper_alone .full_testi .left:last-child {
    width: 100%
}

.full_testi_wrapper_alone .full_testi .left .inner_left {
    width: 100%;
    padding: 40px 0 10px;
    display: inline-block
}

.full_testi_wrapper_alone .full_testi .left .inner_left h2 {
    margin: 0 0 20px 10px
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper_alone .full_testi .left .inner_left h2 {
        text-align: center
    }
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper_alone .full_testi .left .inner_left h2 {
        margin-bottom: 10px
    }
}

.full_testi_wrapper_alone .full_testi .left .inner_left h2 span {
    color: #339900
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper_alone .full_testi .left .inner_left h2 span {
        display: block
    }
}

.full_testi_wrapper_alone .full_testi .left .inner_left .testimonial_slider {
    display: none;
    width: 100%;
    position: relative;
    padding: 0 35px 0 35px
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper_alone .full_testi .left .inner_left .testimonial_slider {
        padding: 0 65px
    }
}

@media screen and (max-width: 767px) {
    .full_testi_wrapper_alone .full_testi .left .inner_left .testimonial_slider {
        padding: 0 35px
    }
}

.full_testi_wrapper_alone .full_testi .left .inner_left .testimonial_slider .view_port {
    padding: 15px 4px
}

.full_testi_wrapper_alone .full_testi .left .inner_left .testimonial_slider .view_port .user_image {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 15px;
    vertical-align: top;
    float: left
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper_alone .full_testi .left .inner_left .testimonial_slider .view_port .user_image {
        float: none;
        display: block;
        margin: 0 auto
    }
}

.full_testi_wrapper_alone .full_testi .left .inner_left .testimonial_slider .view_port .user_image:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -15px;
    left: -6px;
    z-index: 1000;
    height: 50px;
    width: 40px;
    background-position: -260px -213px;
    background-image: url(../img/assets.svg)
}

.full_testi_wrapper_alone .full_testi .left .inner_left .testimonial_slider .view_port .testimonial_slider_right_content {
    display: table-cell
}

.full_testi_wrapper_alone .full_testi .left .inner_left .testimonial_slider .view_port .testimonial_slider_right_content h4 {
    margin: 10px 0 10px 0
}

.full_testi_wrapper_alone .full_testi .left .inner_left .testimonial_slider .view_port .testimonial_slider_right_content p {
    margin: 0;
    max-width: 185px
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper_alone .full_testi .left .inner_left .testimonial_slider .view_port .testimonial_slider_right_content p {
        max-width: none
    }
}

.full_testi_wrapper_alone .full_testi .right {
    background-color: #fff;
    float: left;
    display: block;
    width: 59.38628%;
    min-height: 325px
}

.full_testi_wrapper_alone .full_testi .right:last-child {
    width: 57.58123%
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper_alone .full_testi .right {
        width: 100% !important;
        padding: 0 20px;
        min-height: 0
    }
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper_alone .full_testi .right {
        text-align: center
    }
}

.full_testi_wrapper_alone .full_testi .right .inner_right {
    display: inline-block;
    padding: 15px 0 25px 25px
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper_alone .full_testi .right .inner_right {
        margin-left: 8.48375%;
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 83.03249%
    }
    .full_testi_wrapper_alone .full_testi .right .inner_right:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .full_testi_wrapper_alone .full_testi .right .inner_right {
        margin-left: 0%;
        width: 100%;
        padding: 25px 0
    }
}

.full_testi_wrapper_alone .full_testi .right .inner_right .head {
    margin-bottom: 10px
}

.full_testi_wrapper_alone .full_testi .right .inner_right .head .kamo_wrapper {
    display: inline-block
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper_alone .full_testi .right .inner_right .head .kamo_wrapper {
        display: block
    }
}

.full_testi_wrapper_alone .full_testi .right .inner_right .head .kamo {
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 767px) {
    .full_testi_wrapper_alone .full_testi .right .inner_right .head .kamo {
        width: 80px
    }
}

.full_testi_wrapper_alone .full_testi .right .inner_right .head h2 {
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.full_testi_wrapper_alone .full_testi .right .inner_right .head .link {
    float: right;
    margin-top: 33px;
    color: #cc6831;
    border-color: #cc6831;
    line-height: 14px
}

.full_testi_wrapper_alone .full_testi .right .inner_right .head .link:hover {
    border-color: #98481b
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper_alone .full_testi .right .inner_right .head .link {
        float: none;
        display: inline-block;
        margin-top: 5px
    }
}

.full_testi_wrapper_alone .full_testi .right .inner_right .content::after {
    clear: both;
    content: "";
    display: table
}

.full_testi_wrapper_alone .full_testi .right .inner_right .content .kamo_featured_image {
    float: left;
    display: block;
    margin-right: 3.1348%;
    width: 41.06583%;
    height: 180px;
    background-position: center;
    background-size: cover;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block
}

.full_testi_wrapper_alone .full_testi .right .inner_right .content .kamo_featured_image:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper_alone .full_testi .right .inner_right .content .kamo_featured_image {
        width: 100%;
        margin-bottom: 10px
    }
}

.full_testi_wrapper_alone .full_testi .right .inner_right .content .text {
    float: left;
    display: block;
    margin-right: 3.1348%;
    width: 55.79937%;
    display: inline-block;
    vertical-align: top
}

.full_testi_wrapper_alone .full_testi .right .inner_right .content .text:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper_alone .full_testi .right .inner_right .content .text {
        width: 100%
    }
}

.full_testi_wrapper_alone .full_testi .right .inner_right .content .text .small_title {
    font-size: 12px;
    line-height: 12px;
    font-family: AvenirNext-Bold;
    color: #99cc00;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase
}

.full_testi_wrapper_alone .full_testi .right .inner_right .content .text h4 {
    margin: 0 0 10px 0;
    color: #675e49
}

.full_testi_wrapper_alone .full_testi .right .inner_right .content .text p {
    margin: 0 0 15px 0
}

.full_testi_wrapper {
    background: -webkit-gradient(linear, left top, right top, from(#e7ddd1), color-stop(42.5%, #e7ddd1), color-stop(42.5%, #fff), to(#fff));
    background: linear-gradient(to right, #e7ddd1 0%, #e7ddd1 42.5%, #fff 42.5%, #fff 100%)
}

.full_testi_wrapper .full_testi {
    margin-bottom: 0
}

.full_testi_wrapper .full_testi::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper .full_testi {
        padding: 0
    }
}

.full_testi_wrapper .full_testi .left {
    background-color: #e7ddd1;
    float: left;
    display: block;
    width: 42.41877%;
    padding-right: 10px;
    min-height: 325px
}

.full_testi_wrapper .full_testi .left:last-child {
    width: 40.61372%
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper .full_testi .left {
        width: 100%;
        min-height: 0;
        padding: 0 20px
    }
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper .full_testi .left {
        text-align: center
    }
}

.full_testi_wrapper .full_testi .left .inner_left {
    width: 100%;
    padding: 40px 0 10px;
    display: inline-block
}

.full_testi_wrapper .full_testi .left .inner_left h2 {
    margin: 0 0 20px 10px
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper .full_testi .left .inner_left h2 {
        text-align: center
    }
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper .full_testi .left .inner_left h2 {
        margin-bottom: 10px
    }
}

.full_testi_wrapper .full_testi .left .inner_left h2 span {
    color: #339900
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper .full_testi .left .inner_left h2 span {
        display: block
    }
}

.full_testi_wrapper .full_testi .left .inner_left .testimonial_slider {
    display: none;
    width: 100%;
    position: relative;
    padding: 0 35px 0 35px
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper .full_testi .left .inner_left .testimonial_slider {
        padding: 0 65px
    }
}

@media screen and (max-width: 767px) {
    .full_testi_wrapper .full_testi .left .inner_left .testimonial_slider {
        padding: 0 35px
    }
}

.full_testi_wrapper .full_testi .left .inner_left .testimonial_slider .view_port {
    padding: 15px 4px
}

.full_testi_wrapper .full_testi .left .inner_left .testimonial_slider .view_port .user_image {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 120px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 15px;
    vertical-align: top;
    float: left
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper .full_testi .left .inner_left .testimonial_slider .view_port .user_image {
        float: none;
        display: block;
        margin: 0 auto
    }
}

.full_testi_wrapper .full_testi .left .inner_left .testimonial_slider .view_port .user_image:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -15px;
    left: -6px;
    z-index: 1000;
    height: 50px;
    width: 40px;
    background-position: -260px -213px;
    background-image: url(../img/assets.svg)
}

.full_testi_wrapper .full_testi .left .inner_left .testimonial_slider .view_port .testimonial_slider_right_content {
    display: table-cell
}

.full_testi_wrapper .full_testi .left .inner_left .testimonial_slider .view_port .testimonial_slider_right_content h4 {
    margin: 10px 0 10px 0
}

.full_testi_wrapper .full_testi .left .inner_left .testimonial_slider .view_port .testimonial_slider_right_content p {
    margin: 0;
    max-width: 185px
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper .full_testi .left .inner_left .testimonial_slider .view_port .testimonial_slider_right_content p {
        max-width: none
    }
}

.full_testi_wrapper .full_testi .right {
    background-color: #fff;
    float: left;
    display: block;
    width: 59.38628%;
    min-height: 325px
}

.full_testi_wrapper .full_testi .right:last-child {
    width: 57.58123%
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper .full_testi .right {
        width: 100% !important;
        padding: 0 20px;
        min-height: 0
    }
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper .full_testi .right {
        text-align: center
    }
}

.full_testi_wrapper .full_testi .right .inner_right {
    display: inline-block;
    padding: 15px 0 25px 25px
}

@media screen and (max-width: 979px) {
    .full_testi_wrapper .full_testi .right .inner_right {
        margin-left: 8.48375%;
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 83.03249%
    }
    .full_testi_wrapper .full_testi .right .inner_right:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .full_testi_wrapper .full_testi .right .inner_right {
        margin-left: 0%;
        width: 100%;
        padding: 25px 0
    }
}

.full_testi_wrapper .full_testi .right .inner_right .head {
    margin-bottom: 10px
}

.full_testi_wrapper .full_testi .right .inner_right .head .kamo_wrapper {
    display: inline-block
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper .full_testi .right .inner_right .head .kamo_wrapper {
        display: block
    }
}

.full_testi_wrapper .full_testi .right .inner_right .head .kamo {
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 767px) {
    .full_testi_wrapper .full_testi .right .inner_right .head .kamo {
        width: 80px
    }
}

.full_testi_wrapper .full_testi .right .inner_right .head h2 {
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.full_testi_wrapper .full_testi .right .inner_right .head .link {
    float: right;
    margin-top: 33px;
    color: #cc6831;
    border-color: #cc6831;
    line-height: 14px
}

.full_testi_wrapper .full_testi .right .inner_right .head .link:hover {
    border-color: #98481b
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper .full_testi .right .inner_right .head .link {
        float: none;
        display: inline-block;
        margin-top: 5px
    }
}

.full_testi_wrapper .full_testi .right .inner_right .content::after {
    clear: both;
    content: "";
    display: table
}

.full_testi_wrapper .full_testi .right .inner_right .content .kamo_featured_image {
    float: left;
    display: block;
    margin-right: 3.1348%;
    width: 41.06583%;
    height: 180px;
    background-position: center;
    background-size: cover;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block
}

.full_testi_wrapper .full_testi .right .inner_right .content .kamo_featured_image:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper .full_testi .right .inner_right .content .kamo_featured_image {
        width: 100%;
        margin-bottom: 10px
    }
}

.full_testi_wrapper .full_testi .right .inner_right .content .text {
    float: left;
    display: block;
    margin-right: 3.1348%;
    width: 55.79937%;
    display: inline-block;
    vertical-align: top
}

.full_testi_wrapper .full_testi .right .inner_right .content .text:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    .full_testi_wrapper .full_testi .right .inner_right .content .text {
        width: 100%
    }
}

.full_testi_wrapper .full_testi .right .inner_right .content .text .small_title {
    font-size: 12px;
    line-height: 12px;
    font-family: AvenirNext-Bold;
    color: #99cc00;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase
}

.full_testi_wrapper .full_testi .right .inner_right .content .text h4 {
    margin: 0 0 10px 0;
    color: #675e49
}

.full_testi_wrapper .full_testi .right .inner_right .content .text p {
    margin: 0 0 15px 0
}

.category_inline_row {
    width: 100%;
    padding: 20px 0;
    background-color: #362e25;
    text-align: center;
    margin: 0 auto;
    font-size: 0
}

@media screen and (max-width: 979px) {
    .category_inline_row {
        display: none
    }
}

.category_inline_row .category_item {
    color: #fff;
    font-family: AvenirNext-Bold;
    display: inline-block;
    font-size: 18px;
    line-height: 21px;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.category_inline_row .category_item:after {
    content: '\00B7';
    padding: 0 5px;
    color: rgba(255, 255, 255, 0.41)
}

.category_inline_row .category_item:last-child:after {
    display: none
}

.category_inline_row .category_item:hover,
.category_inline_row .category_item:focus {
    color: #99cc00
}

@media screen and (max-width: 979px) {
    .main_category_container .left_content {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 36.37184%
    }
    .main_category_container .left_content:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .main_category_container .left_content {
        width: 100%
    }
}

.main_category_container .middle_content {
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    background-color: #fff
}

@media screen and (max-width: 979px) {
    .main_category_container .middle_content {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 61.8231%;
        margin-right: 0
    }
    .main_category_container .middle_content:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .main_category_container .middle_content {
        width: 100%
    }
}

.main_category_container .middle_content .category_main_container {
    background-color: #fff
}

.main_category_container .middle_content .category_main_container .links_container {
    padding: 20px
}

.main_category_container .middle_content .category_main_container .links_container h2 {
    margin: 0 0 20px 0
}

.main_category_container .middle_content .category_main_container .links_container .link_sizer {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    margin-bottom: 10px;
    vertical-align: top
}

.main_category_container .middle_content .category_main_container .links_container .link_sizer::after {
    clear: both;
    content: "";
    display: table
}

.main_category_container .middle_content .category_main_container .links_container .link_sizer li {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%;
    margin-bottom: 10px
}

.main_category_container .middle_content .category_main_container .links_container .link_sizer li:last-child {
    margin-right: 0
}

.main_category_container .middle_content .category_main_container .links_container .link_sizer li:nth-child(2n) {
    margin-right: 0
}

.main_category_container .middle_content .category_main_container .links_container .link_sizer li:nth-child(2n+1) {
    clear: left
}

@media screen and (max-width: 1149px) {
    .main_category_container .middle_content .category_main_container .links_container .link_sizer li {
        width: 100%;
        margin-right: 0
    }
}

@media screen and (max-width: 979px) {
    .main_category_container .middle_content .category_main_container .links_container .link_sizer li {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%
    }
    .main_category_container .middle_content .category_main_container .links_container .link_sizer li:last-child {
        margin-right: 0
    }
    .main_category_container .middle_content .category_main_container .links_container .link_sizer li:nth-child(2n) {
        margin-right: 0
    }
    .main_category_container .middle_content .category_main_container .links_container .link_sizer li:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (max-width: 479px) {
    .main_category_container .middle_content .category_main_container .links_container .link_sizer li {
        width: 100%
    }
}

.main_category_container .middle_content .category_main_container .links_container .link_sizer .link {
    font-family: AvenirNext-Bold;
    line-height: 17px
}

.main_category_container .middle_content .category_main_container .links_container .link_sizer .link .grey_text {
    color: #999999
}

.main_category_container .middle_content .category_main_container .single_google_map_wrapper {
    margin: -20px
}

.main_category_container .middle_content .category_main_container .single_google_map_wrapper .manufacturer_details,
.main_category_container .middle_content .category_main_container .single_google_map_wrapper .manufacturer_details_map {
    min-height: 250px
}

.main_category_container .middle_content .category_main_container .owner_description {
    padding: 25px 20px 5px 20px;
    border-top: 2px solid #99cc00
}

.main_category_container .middle_content .category_main_container .title_container {
    padding: 20px;
    border-top: 2px solid #99cc00
}

.main_category_container .middle_content .category_main_container .title_container h3 {
    margin: 0;
    font-size: 20px;
    line-height: 20px
}

.single {
    display: block
}

.single::after {
    clear: both;
    content: "";
    display: table
}

.single .left_content {
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    background-color: #fff
}

.single .left_content .single_content {
    padding: 30px 40px;
    border-bottom: 3px solid #99cc00
}

@media screen and (max-width: 767px) {
    .single .left_content .single_content {
        padding: 30px 20px
    }
}

.single .left_content .single_content h1 {
    margin: 10px 0 20px 0
}

.single .left_content .single_content .price-wrapper {
    margin-bottom: 13px;
    margin-top: 18px
}

.single .left_content .single_content .price-wrapper h3.price {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
    margin-top: 0
}

@media screen and (max-width: 767px) {
    .single .left_content .single_content .price-wrapper h3.price {
        display: inline-block;
        margin-right: 20px
    }
}

.single .left_content .single_content .price-wrapper h3.price .price_title {
    text-transform: uppercase;
    color: #339900
}

.single .left_content .single_content .price-wrapper h3.price .price_delimiter {
    color: #ddd
}

@media screen and (max-width: 767px) {
    .single .left_content .single_content .price-wrapper h3.price .price_delimiter {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .single .left_content .single_content .price-wrapper h3.price .break {
        display: block
    }
}

.single .left_content .single_content .image_details_row {
    display: block
}

.single .left_content .single_content .image_details_row::after {
    clear: both;
    content: "";
    display: table
}

.single .left_content .single_content .image_details_row .image {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 57.58123%;
    height: 285px;
    background-position: center;
    background-size: cover
}

.single .left_content .single_content .image_details_row .image:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .single .left_content .single_content .image_details_row .image {
        width: 100%;
        height: 200px
    }
}

.single .left_content .single_content .image_details_row .details {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 40.61372%;
    padding: 20px;
    border: 1px solid #f1f2f3;
    min-height: 285px
}

.single .left_content .single_content .image_details_row .details:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .single .left_content .single_content .image_details_row .details {
        width: 100%;
        min-height: 0
    }
}

.single .left_content .single_content .image_details_row .details p {
    margin: 0
}

.single .left_content .single_content .image_details_row .details p.link {
    font-family: AvenirNext-Bold;
    margin-bottom: 10px
}

.single .left_content .single_content .image_details_row .details p.bold_det {
    margin-bottom: 10px;
    font-family: AvenirNext-Bold
}

.single .left_content .single_content .lang_container {
    margin-bottom: 15px
}

.single .left_content .single_content .lang_container .title {
    margin-right: 10px;
    vertical-align: middle
}

.single .left_content .single_content .lang_container .flag {
    vertical-align: middle
}

.single .left_content .single_content .certificate_container {
    margin-bottom: 15px
}

.single .left_content .single_content .certificate_container .certificate_name {
    color: #99cc00
}

.single .left_content .single_content .share_container {
    display: block
}

.single .left_content .single_content .share_container::after {
    clear: both;
    content: "";
    display: table
}

.single .left_content .single_content .share_container .break {
    display: none
}

@media screen and (max-width: 479px) {
    .single .left_content .single_content .share_container .break {
        display: block
    }
}

.single .left_content .single_content .share_container .button {
    float: right;
    text-align: left;
    min-width: 120px
}

@media screen and (max-width: 479px) {
    .single .left_content .single_content .share_container .button {
        float: none;
        margin: 10px 0
    }
}

.single .left_content .single_content .share_container .button span {
    vertical-align: middle;
    font-size: 12px;
    display: inline-block
}

.single .left_content .single_content .share_container .button span:first-child {
    margin-right: 5px
}

.single .left_content .single_content .share_container .button::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.single .left_content .single_content .single_gallery {
    display: block;
    margin-bottom: 20px
}

.single .left_content .single_content .single_gallery::after {
    clear: both;
    content: "";
    display: table
}

.single .left_content .single_content .single_gallery a {
    min-height: 177px;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 23.64621%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 10px
}

.single .left_content .single_content .single_gallery a:last-child {
    margin-right: 0
}

.single .left_content .single_content .single_gallery a:nth-child(4n) {
    margin-right: 0
}

.single .left_content .single_content .single_gallery a:nth-child(4n+1) {
    clear: left
}

@media screen and (max-width: 767px) {
    .single .left_content .single_content .single_gallery a {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    .single .left_content .single_content .single_gallery a:nth-child(4n) {
        margin-right: 1.80505%
    }
    .single .left_content .single_content .single_gallery a:nth-child(4n+1) {
        clear: none
    }
    .single .left_content .single_content .single_gallery a:last-child {
        margin-right: 0
    }
    .single .left_content .single_content .single_gallery a:nth-child(3n) {
        margin-right: 0
    }
    .single .left_content .single_content .single_gallery a:nth-child(3n+1) {
        clear: left
    }
}

@media screen and (max-width: 479px) {
    .single .left_content .single_content .single_gallery a {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%
    }
    .single .left_content .single_content .single_gallery a:nth-child(3n) {
        margin-right: 1.80505%
    }
    .single .left_content .single_content .single_gallery a:nth-child(3n+1) {
        clear: none
    }
    .single .left_content .single_content .single_gallery a:last-child {
        margin-right: 0
    }
    .single .left_content .single_content .single_gallery a:nth-child(2n) {
        margin-right: 0
    }
    .single .left_content .single_content .single_gallery a:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (max-width: 979px) {
    .single .right_content {
        display: none
    }
}

.youtube_wrapper {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px
}

.youtube_wrapper>iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.static_page_wrapper {
    max-width: 760px
}

.static_page {
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    background-color: #fff
}

.static_page .content {
    padding: 40px
}

@media screen and (max-width: 479px) {
    .static_page .content {
        padding: 20px
    }
}

.static_page .content>*:first-child {
    margin-top: 0
}

.static_page .content li h4 {
    margin-bottom: 0
}

.static_page .content .payway {
    vertical-align: baseline
}

.static_page .content .cards {
    margin-bottom: 10px;
    width: 55px
}

.error_page h2 {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 65px
}

.error_page img {
    display: block;
    margin: 0 auto 40px
}

.error_page p {
    text-align: center
}

.map_region {
    height: 700px;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .map_region {
        height: auto
    }
}

.map_region .main_container {
    position: relative
}

.map_region .main_container .country {
    position: absolute;
    z-index: 100;
    -webkit-box-shadow: 1;
    box-shadow: 1;
    background-image: url("../img/map-flag.png");
    height: 53px;
    min-width: 100px;
    padding: 0 20px;
    font-family: AvenirNext-Bold;
    color: #fff;
    text-align: center;
    line-height: 40px;
    pointer-events: none
}

@media screen and (max-width: 767px) {
    .map_region .main_container .country {
        display: none
    }
}

.map_region .main_container .country.country_name_de {
    top: 80px;
    left: 18%
}

@media screen and (max-width: 979px) {
    .map_region .main_container .country.country_name_de {
        left: 27.5%
    }
}

.map_region .main_container .country.country_name_au {
    top: 190px;
    left: 41.6%
}

@media screen and (max-width: 979px) {
    .map_region .main_container .country.country_name_au {
        left: 55%
    }
}

.map_region .main_container .country.country_name_sl {
    top: 305px;
    left: 43%
}

@media screen and (max-width: 979px) {
    .map_region .main_container .country.country_name_sl {
        left: 57%
    }
}

.map_region .main_container .country.country_name_hr {
    top: 360px;
    left: 54%
}

@media screen and (max-width: 979px) {
    .map_region .main_container .country.country_name_hr {
        left: 70%
    }
}

.map_region .main_container .mobile_countries_map {
    display: none
}

.map_region .main_container .mobile_countries_map::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 767px) {
    .map_region .main_container .mobile_countries_map {
        display: block
    }
}

.map_region .main_container .mobile_countries_map img {
    width: 60px
}

.map_region .main_container .mobile_countries_map a {
    position: relative;
    background-color: #fff;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%;
    padding: 18px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    min-height: 150px;
    text-align: center
}

.map_region .main_container .mobile_countries_map a:last-child {
    margin-right: 0
}

.map_region .main_container .mobile_countries_map a:nth-child(2n) {
    margin-right: 0
}

.map_region .main_container .mobile_countries_map a:nth-child(2n+1) {
    clear: left
}

.map_region .main_container .mobile_countries_map a .small_map_wrapper {
    line-height: 81px
}

.map_region .main_container .mobile_countries_map a h4 {
    position: absolute;
    bottom: 18px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0
}

.map_region svg {
    height: 100%;
    width: 100%;
    -webkit-transform: scale(3.3);
    -ms-transform: scale(3.3);
    transform: scale(3.3);
    margin-top: -140px
}

@media screen and (max-width: 979px) {
    .map_region svg {
        width: 130%
    }
}

@media screen and (max-width: 767px) {
    .map_region svg {
        display: none
    }
}

.map_region svg .polygon {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    cursor: pointer
}

.map_region svg .polygon:hover,
.map_region svg .polygon:focus {
    fill: #362e25
}

.map_country {
    position: relative
}

.map_country #country_map {
    z-index: 0;
    width: 100%;
    height: 70vh
}

.map_country .filter_search_wrapper {
    max-width: 300px;
    width: 100%;
    position: absolute;
    top: 100px;
    left: 30px;
    z-index: 100;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

@media screen and (max-width: 979px) {
    .map_country .filter_search_wrapper {
        left: 10px
    }
}

@media screen and (max-width: 479px) {
    .map_country .filter_search_wrapper {
        max-width: none;
        left: 10px;
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px)
    }
}

.map_country .filter_search_wrapper .show_search_on_map {
    display: none;
    position: relative;
    padding: 20px;
    background-color: #fff;
    border-bottom: 1px solid #ddd
}

@media screen and (max-width: 767px) {
    .map_country .filter_search_wrapper .show_search_on_map {
        display: block
    }
}

.map_country .filter_search_wrapper .show_search_on_map .icon-chevron-down {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.map_country .filter_search_wrapper .show_search_on_map .icon-chevron-down.rotate_chevron {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.map_country .filter_search_wrapper .filter_container {
    margin-bottom: 0;
    overflow: hidden;
    -webkit-transition: height 0.4s ease;
    transition: height 0.4s ease
}

@media screen and (max-width: 767px) {
    .map_country .filter_search_wrapper .filter_container {
        height: 0
    }
}

@media screen and (max-width: 767px) {
    .map_country .filter_search_wrapper .filter_container.expand_map_filter {
        height: 500px
    }
}

.map_country .filter_search_wrapper .filter_container .button {
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    .map_country .filter_search_wrapper .filter_container .button {
        margin-bottom: 0
    }
}

.map_country .filter_search_wrapper .filter_container p.error_text {
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    .map_country .filter_search_wrapper .filter_container p.error_text {
        margin-top: 11px
    }
}

.main_recipe .global_container,
.main_blog .global_container {
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

.main_recipe .recipes_wrapper,
.main_recipe .blog_wrapper,
.main_blog .recipes_wrapper,
.main_blog .blog_wrapper {
    padding: 35px 40px 0
}

@media screen and (max-width: 767px) {
    .main_recipe .recipes_wrapper,
    .main_recipe .blog_wrapper,
    .main_blog .recipes_wrapper,
    .main_blog .blog_wrapper {
        padding: 30px 20px 0
    }
}

.main_recipe .recipes_wrapper .recipes_holder,
.main_recipe .recipes_wrapper .blog_holder,
.main_recipe .blog_wrapper .recipes_holder,
.main_recipe .blog_wrapper .blog_holder,
.main_blog .recipes_wrapper .recipes_holder,
.main_blog .recipes_wrapper .blog_holder,
.main_blog .blog_wrapper .recipes_holder,
.main_blog .blog_wrapper .blog_holder {
    display: block
}

.main_recipe .recipes_wrapper .recipes_holder::after,
.main_recipe .recipes_wrapper .blog_holder::after,
.main_recipe .blog_wrapper .recipes_holder::after,
.main_recipe .blog_wrapper .blog_holder::after,
.main_blog .recipes_wrapper .recipes_holder::after,
.main_blog .recipes_wrapper .blog_holder::after,
.main_blog .blog_wrapper .recipes_holder::after,
.main_blog .blog_wrapper .blog_holder::after {
    clear: both;
    content: "";
    display: table
}

.main_recipe .recipes_wrapper .recipe,
.main_recipe .recipes_wrapper .blog,
.main_recipe .blog_wrapper .recipe,
.main_recipe .blog_wrapper .blog,
.main_blog .recipes_wrapper .recipe,
.main_blog .recipes_wrapper .blog,
.main_blog .blog_wrapper .recipe,
.main_blog .blog_wrapper .blog {
    margin-bottom: 35px;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 23.64621%
}

.main_recipe .recipes_wrapper .recipe:last-child,
.main_recipe .recipes_wrapper .blog:last-child,
.main_recipe .blog_wrapper .recipe:last-child,
.main_recipe .blog_wrapper .blog:last-child,
.main_blog .recipes_wrapper .recipe:last-child,
.main_blog .recipes_wrapper .blog:last-child,
.main_blog .blog_wrapper .recipe:last-child,
.main_blog .blog_wrapper .blog:last-child {
    margin-right: 0
}

.main_recipe .recipes_wrapper .recipe:nth-child(4n),
.main_recipe .recipes_wrapper .blog:nth-child(4n),
.main_recipe .blog_wrapper .recipe:nth-child(4n),
.main_recipe .blog_wrapper .blog:nth-child(4n),
.main_blog .recipes_wrapper .recipe:nth-child(4n),
.main_blog .recipes_wrapper .blog:nth-child(4n),
.main_blog .blog_wrapper .recipe:nth-child(4n),
.main_blog .blog_wrapper .blog:nth-child(4n) {
    margin-right: 0
}

.main_recipe .recipes_wrapper .recipe:nth-child(4n+1),
.main_recipe .recipes_wrapper .blog:nth-child(4n+1),
.main_recipe .blog_wrapper .recipe:nth-child(4n+1),
.main_recipe .blog_wrapper .blog:nth-child(4n+1),
.main_blog .recipes_wrapper .recipe:nth-child(4n+1),
.main_blog .recipes_wrapper .blog:nth-child(4n+1),
.main_blog .blog_wrapper .recipe:nth-child(4n+1),
.main_blog .blog_wrapper .blog:nth-child(4n+1) {
    clear: left
}

@media screen and (max-width: 767px) {
    .main_recipe .recipes_wrapper .recipe,
    .main_recipe .recipes_wrapper .blog,
    .main_recipe .blog_wrapper .recipe,
    .main_recipe .blog_wrapper .blog,
    .main_blog .recipes_wrapper .recipe,
    .main_blog .recipes_wrapper .blog,
    .main_blog .blog_wrapper .recipe,
    .main_blog .blog_wrapper .blog {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%;
        margin-bottom: 20px
    }
    .main_recipe .recipes_wrapper .recipe:last-child,
    .main_recipe .recipes_wrapper .blog:last-child,
    .main_recipe .blog_wrapper .recipe:last-child,
    .main_recipe .blog_wrapper .blog:last-child,
    .main_blog .recipes_wrapper .recipe:last-child,
    .main_blog .recipes_wrapper .blog:last-child,
    .main_blog .blog_wrapper .recipe:last-child,
    .main_blog .blog_wrapper .blog:last-child {
        margin-right: 0
    }
    .main_recipe .recipes_wrapper .recipe:nth-child(2n),
    .main_recipe .recipes_wrapper .blog:nth-child(2n),
    .main_recipe .blog_wrapper .recipe:nth-child(2n),
    .main_recipe .blog_wrapper .blog:nth-child(2n),
    .main_blog .recipes_wrapper .recipe:nth-child(2n),
    .main_blog .recipes_wrapper .blog:nth-child(2n),
    .main_blog .blog_wrapper .recipe:nth-child(2n),
    .main_blog .blog_wrapper .blog:nth-child(2n) {
        margin-right: 0
    }
    .main_recipe .recipes_wrapper .recipe:nth-child(2n+1),
    .main_recipe .recipes_wrapper .blog:nth-child(2n+1),
    .main_recipe .blog_wrapper .recipe:nth-child(2n+1),
    .main_recipe .blog_wrapper .blog:nth-child(2n+1),
    .main_blog .recipes_wrapper .recipe:nth-child(2n+1),
    .main_blog .recipes_wrapper .blog:nth-child(2n+1),
    .main_blog .blog_wrapper .recipe:nth-child(2n+1),
    .main_blog .blog_wrapper .blog:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (max-width: 479px) {
    .main_recipe .recipes_wrapper .recipe,
    .main_recipe .recipes_wrapper .blog,
    .main_recipe .blog_wrapper .recipe,
    .main_recipe .blog_wrapper .blog,
    .main_blog .recipes_wrapper .recipe,
    .main_blog .recipes_wrapper .blog,
    .main_blog .blog_wrapper .recipe,
    .main_blog .blog_wrapper .blog {
        width: 100%
    }
}

.main_recipe .recipes_wrapper .recipe h4,
.main_recipe .recipes_wrapper .blog h4,
.main_recipe .blog_wrapper .recipe h4,
.main_recipe .blog_wrapper .blog h4,
.main_blog .recipes_wrapper .recipe h4,
.main_blog .recipes_wrapper .blog h4,
.main_blog .blog_wrapper .recipe h4,
.main_blog .blog_wrapper .blog h4 {
    margin: 8px 0
}

.main_recipe .recipes_wrapper .recipe p,
.main_recipe .recipes_wrapper .blog p,
.main_recipe .blog_wrapper .recipe p,
.main_recipe .blog_wrapper .blog p,
.main_blog .recipes_wrapper .recipe p,
.main_blog .recipes_wrapper .blog p,
.main_blog .blog_wrapper .recipe p,
.main_blog .blog_wrapper .blog p {
    margin: 10px 0 0
}

.main_recipe .recipes_wrapper .recipe .continue_reading,
.main_recipe .recipes_wrapper .blog .continue_reading,
.main_recipe .blog_wrapper .recipe .continue_reading,
.main_recipe .blog_wrapper .blog .continue_reading,
.main_blog .recipes_wrapper .recipe .continue_reading,
.main_blog .recipes_wrapper .blog .continue_reading,
.main_blog .blog_wrapper .recipe .continue_reading,
.main_blog .blog_wrapper .blog .continue_reading {
    display: block;
    margin-top: 8px
}

.main_recipe .recipes_wrapper .recipe .continue_reading .arrow,
.main_recipe .recipes_wrapper .blog .continue_reading .arrow,
.main_recipe .blog_wrapper .recipe .continue_reading .arrow,
.main_recipe .blog_wrapper .blog .continue_reading .arrow,
.main_blog .recipes_wrapper .recipe .continue_reading .arrow,
.main_blog .recipes_wrapper .blog .continue_reading .arrow,
.main_blog .blog_wrapper .recipe .continue_reading .arrow,
.main_blog .blog_wrapper .blog .continue_reading .arrow {
    color: #99cc00
}

.main_recipe .recipes_wrapper .image,
.main_recipe .blog_wrapper .image,
.main_blog .recipes_wrapper .image,
.main_blog .blog_wrapper .image {
    width: 100%;
    height: 115px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.main_recipe .recipes_wrapper .head,
.main_recipe .blog_wrapper .head,
.main_blog .recipes_wrapper .head,
.main_blog .blog_wrapper .head {
    margin-bottom: 35px
}

@media screen and (max-width: 479px) {
    .main_recipe .recipes_wrapper .head,
    .main_recipe .blog_wrapper .head,
    .main_blog .recipes_wrapper .head,
    .main_blog .blog_wrapper .head {
        margin-bottom: 10px
    }
}

.main_recipe .recipes_wrapper .head h2,
.main_recipe .blog_wrapper .head h2,
.main_blog .recipes_wrapper .head h2,
.main_blog .blog_wrapper .head h2 {
    margin: 0;
    display: inline-block
}

.main_recipe .recipes_wrapper .head .button,
.main_recipe .blog_wrapper .head .button,
.main_blog .recipes_wrapper .head .button,
.main_blog .blog_wrapper .head .button {
    float: right;
    margin-top: -4px
}

@media screen and (max-width: 479px) {
    .main_recipe .recipes_wrapper .head .button,
    .main_recipe .blog_wrapper .head .button,
    .main_blog .recipes_wrapper .head .button,
    .main_blog .blog_wrapper .head .button {
        float: none;
        display: block;
        margin-top: 10px
    }
}

.main_recipe .pagination,
.main_blog .pagination {
    padding: 20px 40px
}

@media screen and (max-width: 767px) {
    .main_recipe .pagination,
    .main_blog .pagination {
        padding: 20px
    }
}

.recipes_single .breadcrumb_head {
    border: 0
}

.recipes_single .fancybox {
    height: 350px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative
}

.recipes_single .fancybox:hover,
.recipes_single .fancybox:focus {
    cursor: pointer;
    opacity: 0.95
}

.recipes_single .fancybox .zoom_wrapper {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 1;
    height: 50px;
    width: 50px;
    line-height: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(51, 153, 0, 0.9);
    text-align: center
}

.recipes_single .fancybox .zoom_wrapper .icon-zoom-in {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.recipes_single .single_description {
    position: relative;
    padding: 35px 40px
}

@media screen and (max-width: 479px) {
    .recipes_single .single_description {
        padding: 35px 20px
    }
}

.recipes_single .single_description h1 {
    margin-top: 0;
    position: relative;
    z-index: 1000
}

.recipes_single .single_description .top_description {
    margin-bottom: 30px;
    display: block
}

.recipes_single .single_description .top_description::after {
    clear: both;
    content: "";
    display: table
}

.recipes_single .single_description .top_description div {
    display: inline-block
}

.recipes_single .single_description .top_description span {
    vertical-align: middle
}

.recipes_single .single_description .top_description .left_part {
    padding-top: 3px
}

@media screen and (max-width: 479px) {
    .recipes_single .single_description .top_description .left_part>div {
        display: block;
        margin-bottom: 5px
    }
}

.recipes_single .single_description .top_description .left_part .icon {
    margin-right: 5px
}

@media screen and (max-width: 1149px) {
    .recipes_single .single_description .top_description .left_part .icon {
        margin-right: 0
    }
}

.recipes_single .single_description .top_description .left_part .text {
    margin-right: 15px
}

@media screen and (max-width: 1149px) {
    .recipes_single .single_description .top_description .left_part .text {
        margin-right: 8px
    }
}

.recipes_single .single_description .top_description .rated_wrapper {
    float: right
}

@media screen and (max-width: 767px) {
    .recipes_single .single_description .top_description .rated_wrapper {
        float: none;
        display: block;
        margin-top: 10px
    }
}

.recipes_single .single_description .top_description .rated_wrapper .stars_wrapper {
    margin-right: 20px;
    vertical-align: middle;
    position: relative;
    z-index: 1000
}

.recipes_single .single_description .top_description .rated_wrapper .stars_wrapper::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 767px) {
    .recipes_single .single_description .top_description .rated_wrapper .stars_wrapper {
        display: block;
        margin-bottom: 10px;
        z-index: 100
    }
}

.recipes_single .single_description .top_description .rated_wrapper .stars_wrapper .icon {
    float: left
}

.recipes_single .single_description .top_description .rated_wrapper .button {
    vertical-align: middle
}

.recipes_single .single_description .row .ingredients {
    padding: 25px 30px 20px;
    border: 1px solid #ddd;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 44.00722%
}

.recipes_single .single_description .row .ingredients:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .recipes_single .single_description .row .ingredients {
        width: 100%
    }
}

.recipes_single .single_description .row .ingredients h3 {
    margin: 0 0 5px
}

.recipes_single .single_description .row .ingredients table,
.recipes_single .single_description .row .ingredients tr {
    border: 0
}

.recipes_single .single_description .row .ingredients td:first-child {
    padding-left: 0
}

.recipes_single .single_description .row .ingredients td:last-child {
    font-family: AvenirNext-Bold
}

.recipes_single .single_description .row article {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 54.18773%;
    margin-right: 0;
    padding-left: 8px
}

.recipes_single .single_description .row article:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .recipes_single .single_description .row article {
        width: 100%;
        padding: 0;
        margin-top: 20px
    }
}

.recipes_single .single_description .row article p {
    margin-top: 0
}

.recipes_single .rate_recipe_wrapper {
    display: none;
    position: absolute;
    padding: 0 40px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    background-color: rgba(255, 255, 255, 0.8)
}

@media screen and (max-width: 479px) {
    .recipes_single .rate_recipe_wrapper {
        padding: 0 20px
    }
}

.recipes_single .rate_recipe_wrapper .rate_recipe {
    margin-top: 150px;
    padding: 20px 0 30px;
    text-align: center;
    min-height: 160px;
    background-color: #f1f2f3;
    position: relative
}

@media screen and (max-width: 767px) {
    .recipes_single .rate_recipe_wrapper .rate_recipe {
        margin-top: 130px
    }
}

@media screen and (max-width: 479px) {
    .recipes_single .rate_recipe_wrapper .rate_recipe {
        margin-top: 100px
    }
}

.recipes_single .rate_recipe_wrapper .rate_recipe:before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #f1f2f3;
    position: absolute;
    left: 71%;
    top: -8px;
    z-index: 1
}

@media screen and (max-width: 767px) {
    .recipes_single .rate_recipe_wrapper .rate_recipe:before {
        display: none
    }
}

.recipes_single .rate_recipe_wrapper .rate_recipe .ajax_loader {
    position: absolute;
    left: 10px;
    top: 10px;
    display: none
}

.recipes_single .rate_recipe_wrapper .rate_recipe .icon-close-black {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1
}

.recipes_single .rate_recipe_wrapper .rate_recipe .rating {
    border: 0;
    padding: 0;
    margin: 0 auto;
    display: inline-block
}

.recipes_single .rate_recipe_wrapper .rate_recipe .rating::after {
    clear: both;
    content: "";
    display: table
}

.recipes_single .rate_recipe_wrapper .rate_recipe .rating input {
    display: none
}

.recipes_single .rate_recipe_wrapper .rate_recipe .rating label {
    cursor: pointer;
    float: right;
    -webkit-transition: none;
    transition: none
}

.recipes_single .rate_recipe_wrapper .rate_recipe .rating>input:checked~label,
.recipes_single .rate_recipe_wrapper .rate_recipe .rating:not(:checked)>label:hover,
.recipes_single .rate_recipe_wrapper .rate_recipe .rating:not(:checked)>label:hover~label {
    background-position: -82px -162px
}

.recipes_single .contact_manufacturer {
    position: relative;
    height: 160px;
    margin-bottom: 20px
}

.recipes_single .contact_manufacturer:before {
    content: "";
    display: block;
    height: 10px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url("../img/bg-triangle.png")
}

.recipes_single .contact_manufacturer .bg_image {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-filter: blur(1px);
    filter: blur(1px)
}

.recipes_single .contact_manufacturer .bg_image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 30;
    background-color: rgba(0, 0, 0, 0.4)
}

.recipes_single .contact_manufacturer .details {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    padding: 10px 0;
    position: relative;
    text-align: center;
    z-index: 40;
    color: #fff
}

.recipes_single .contact_manufacturer .details p {
    margin: 0
}

.recipes_single .contact_manufacturer .details h3 {
    margin: 6px 0 12px
}

.blog_single .breadcrumb_head {
    border: 0
}

.blog_single .single_image_wrapper {
    position: relative
}

.blog_single .single_image_wrapper .single_image {
    height: 550px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media screen and (max-width: 979px) {
    .blog_single .single_image_wrapper .single_image {
        height: 450px
    }
}

@media screen and (max-width: 767px) {
    .blog_single .single_image_wrapper .single_image {
        height: 350px
    }
}

@media screen and (max-width: 479px) {
    .blog_single .single_image_wrapper .single_image {
        height: 250px
    }
}

.blog_single .single_image_wrapper .single_image_description {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 25px 40px;
    background-color: rgba(0, 0, 0, 0.7)
}

@media screen and (max-width: 479px) {
    .blog_single .single_image_wrapper .single_image_description {
        padding: 15px 20px
    }
}

.blog_single .single_image_wrapper .single_image_description h1 {
    margin-top: 0;
    color: #99cc00
}

.blog_single .single_image_wrapper .single_image_description span {
    color: #ddd
}

.blog_single .single_description {
    padding: 10px 40px 50px
}

@media screen and (max-width: 479px) {
    .blog_single .single_description {
        padding: 10px 20px 30px
    }
}

.blog_single .single_description article {
    margin-bottom: 20px
}

.blog_single .single_description article a {
    text-decoration: underline;
    color: blue
}

.single_comments_wrapper .posted_comments_wrapper,
.single_comments_wrapper .comment_form_wrapper {
    padding: 40px 35px
}

@media screen and (max-width: 479px) {
    .single_comments_wrapper .posted_comments_wrapper,
    .single_comments_wrapper .comment_form_wrapper {
        padding: 30px 20px
    }
}

.single_comments_wrapper .posted_comments_wrapper {
    border-bottom: 1px solid #ddd
}

.single_comments_wrapper .posted_comments_wrapper .posted_comments h2 {
    margin: 0 0 25px;
    display: inline-block
}

@media screen and (max-width: 479px) {
    .single_comments_wrapper .posted_comments_wrapper .posted_comments h2 {
        display: block;
        margin-bottom: 15px
    }
}

.single_comments_wrapper .posted_comments_wrapper .posted_comments>.button {
    float: right
}

@media screen and (max-width: 479px) {
    .single_comments_wrapper .posted_comments_wrapper .posted_comments>.button {
        float: none;
        margin-bottom: 10px
    }
}

.single_comments_wrapper .posted_comments_wrapper .posted_comments .single_comments {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px
}

.single_comments_wrapper .posted_comments_wrapper .posted_comments .single_comments:last-of-type {
    border: 0
}

.single_comments_wrapper .posted_comments_wrapper .posted_comments .single_comments p {
    margin: 10px 0
}

.single_comments_wrapper .posted_comments_wrapper .posted_comments .single_comments .comment_info {
    margin-bottom: 16px
}

.single_comments_wrapper .posted_comments_wrapper .posted_comments .single_comments .comment_info a {
    font-family: AvenirNext-Bold
}

.single_comments_wrapper .posted_comments_wrapper .posted_comments .single_comments .comment_info span {
    color: #999999;
    font-size: 14px
}

.single_comments_wrapper .comment_form_wrapper {
    display: block
}

.single_comments_wrapper .comment_form_wrapper h2 {
    margin-top: 0
}

.single_comments_wrapper .comment_form_wrapper::after {
    clear: both;
    content: "";
    display: table
}

.single_comments_wrapper .comment_form_wrapper .single_recipe_comment_form {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

.single_comments_wrapper .comment_form_wrapper .single_recipe_comment_form:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .single_comments_wrapper .comment_form_wrapper .single_recipe_comment_form {
        width: 100%
    }
}

.single_comments_wrapper .comment_form_wrapper .single_recipe_comment_form .button {
    margin-bottom: 0
}

.single_comments_wrapper .comment_form_wrapper .right_banner {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%;
    text-align: center
}

.single_comments_wrapper .comment_form_wrapper .right_banner:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .single_comments_wrapper .comment_form_wrapper .right_banner {
        display: none
    }
}

.user_dashboard .top_user_header {
    text-align: center;
    padding: 35px 0;
    background-color: #fff;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

@media screen and (max-width: 479px) {
    .user_dashboard .top_user_header {
        padding: 20px 0;
        margin-bottom: 10px
    }
}

.user_dashboard .top_user_header>* {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-top: 0
}

.user_dashboard .top_user_header .user_image {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 8px solid #fff;
    height: 156px;
    width: 156px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    margin: 0 2.17391304347826%
}

@media screen and (max-width: 767px) {
    .user_dashboard .top_user_header .user_image {
        margin: 15px 0
    }
}

.user_dashboard .top_user_header h2 {
    width: 30%;
    text-align: right
}

@media screen and (max-width: 767px) {
    .user_dashboard .top_user_header h2 {
        display: block;
        text-align: center;
        width: auto
    }
}

.user_dashboard .top_user_header h2:last-of-type {
    text-align: left
}

@media screen and (max-width: 767px) {
    .user_dashboard .top_user_header h2:last-of-type {
        margin-bottom: 0;
        text-align: center
    }
}

.user_dashboard .user_account_sections {
    display: block
}

.user_dashboard .user_account_sections::after {
    clear: both;
    content: "";
    display: table
}

.user_dashboard .user_account_sections article {
    position: relative;
    min-height: 225px;
    height: auto !important;
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 32.12996%;
    margin-bottom: 20px
}

.user_dashboard .user_account_sections article:last-child {
    margin-right: 0
}

.user_dashboard .user_account_sections article:nth-child(3n) {
    margin-right: 0
}

.user_dashboard .user_account_sections article:nth-child(3n+1) {
    clear: left
}

@media screen and (max-width: 1149px) {
    .user_dashboard .user_account_sections article {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%
    }
    .user_dashboard .user_account_sections article:nth-child(3n) {
        margin-right: 1.80505%
    }
    .user_dashboard .user_account_sections article:nth-child(3n+1) {
        clear: none
    }
    .user_dashboard .user_account_sections article:last-child {
        margin-right: 0
    }
    .user_dashboard .user_account_sections article:nth-child(2n) {
        margin-right: 0
    }
    .user_dashboard .user_account_sections article:nth-child(2n+1) {
        clear: left
    }
}

@media screen and (max-width: 767px) {
    .user_dashboard .user_account_sections article {
        width: 100%;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 479px) {
    .user_dashboard .user_account_sections article {
        padding: 20px
    }
}

.user_dashboard .user_account_sections article h2 {
    margin: 0
}

.user_dashboard .user_account_sections article p {
    max-width: 185px
}

.user_dashboard .user_account_sections article a {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 1
}

@media screen and (max-width: 479px) {
    .user_dashboard .user_account_sections article a {
        left: 20px;
        bottom: 20px
    }
}

.user_dashboard .user_account_sections article .icon {
    position: absolute;
    bottom: 30px;
    right: 30px
}

@media screen and (max-width: 479px) {
    .user_dashboard .user_account_sections article .icon {
        right: 20px;
        bottom: 20px
    }
}

.search_ads,
.search_companies {
    display: block
}

.search_ads::after,
.search_companies::after {
    clear: both;
    content: "";
    display: table
}

.search_ads .left_content,
.search_companies .left_content {
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

.search_ads .left_content .search_navigation_wrapper,
.search_ads .middle_content .search_navigation_wrapper,
.search_companies .left_content .search_navigation_wrapper {
    background-color: #fff;
    padding: 30px
}

@media screen and (max-width: 479px) {
    .search_ads .left_content .search_navigation_wrapper,
    .search_companies .left_content .search_navigation_wrapper {
        padding: 20px
    }
}

.search_ads .left_content .search_navigation_wrapper h2 span,
.search_companies .left_content .search_navigation_wrapper h2 span {
    color: #99cc00
}

.search_ads .left_content .search_navigation_wrapper .search_navigation,
.search_companies .left_content .search_navigation_wrapper .search_navigation {
    border-bottom: 1px solid #675e49
}

@media screen and (max-width: 979px) {
    .search_ads .left_content .search_navigation_wrapper .search_navigation,
    .search_companies .left_content .search_navigation_wrapper .search_navigation {
        border: 0
    }
}

.search_ads .left_content .search_navigation_wrapper .search_navigation a,
.search_ads .middle_content .search_navigation_wrapper .search_navigation a,
.search_companies .left_content .search_navigation_wrapper .search_navigation a {
    line-height: 46px;
    height: 46px;
    min-width: 135px;
    padding: 0 10px;
    display: inline-block;
    text-align: center;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #ddd;
    font-family: AvenirNext-Bold;
    font-size: 15px;
    margin: 3px 0;
}

@media screen and (max-width: 979px) {
    .search_ads .left_content .search_navigation_wrapper .search_navigation a,
    .search_companies .left_content .search_navigation_wrapper .search_navigation a {
        display: block;
        margin-bottom: 5px;
        -webkit-border-radius: 0;
        border-radius: 0
    }
    .search_ads .left_content .search_navigation_wrapper .search_navigation a:last-child,
    .search_companies .left_content .search_navigation_wrapper .search_navigation a:last-child {
        margin-bottom: 0
    }
    .search_ads .left_content {
        margin-bottom: 10px
    }
}

.search_ads .left_content .search_navigation_wrapper .search_navigation a.active,
.search_companies .left_content .search_navigation_wrapper .search_navigation a.active {
    background-color: #675e49;
    color: #fff
}

.search_ads .left_content .search_navigation_wrapper .search_navigation a.active:hover,
.search_ads .left_content .search_navigation_wrapper .search_navigation a.active:focus,
.search_companies .left_content .search_navigation_wrapper .search_navigation a.active:hover,
.search_companies .left_content .search_navigation_wrapper .search_navigation a.active:focus {
    background-color: #675e49
}

.search_ads .left_content .search_navigation_wrapper .search_navigation a:hover,
.search_ads .left_content .search_navigation_wrapper .search_navigation a:focus,
.search_companies .left_content .search_navigation_wrapper .search_navigation a:hover,
.search_companies .left_content .search_navigation_wrapper .search_navigation a:focus {
    background-color: #d3c3af
}

.search_ads .special_offer_container,
.search_ads .offer_container,
.search_companies .special_offer_container,
.search_companies .offer_container {
    padding: 20px 30px;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease
}

@media screen and (max-width: 479px) {
    .search_ads .special_offer_container,
    .search_ads .offer_container,
    .search_companies .special_offer_container,
    .search_companies .offer_container {
        padding: 20px
    }
}

.search_ads .special_offer_container:hover,
.search_ads .offer_container:hover,
.search_companies .special_offer_container:hover,
.search_companies .offer_container:hover {
    background-color: #fefae4
}

.search_ads .special_offer_container,
.search_companies .special_offer_container {
    border-bottom: 1px solid #ece2bb
}

.search_ads .special_offer_container:first-child,
.search_companies .special_offer_container:first-child {
    border-top: 0
}

.search_companies .special_offer_container,
.search_companies .offer_container {
    display: table;
    width: 100%
}

.search_companies .special_offer_container .offer_content,
.search_companies .offer_container .offer_content {
    width: 100%;
    vertical-align: top
}

@media screen and (max-width: 479px) {
    .search_companies .special_offer_container .offer_content,
    .search_companies .offer_container .offer_content {
        display: block
    }
}

.search_companies .special_offer_container .image,
.search_companies .offer_container .image {
    height: 170px;
    width: 170px
}

@media screen and (max-width: 767px) {
    .search_companies .special_offer_container .image,
    .search_companies .offer_container .image {
        height: 140px;
        width: 140px
    }
}

@media screen and (max-width: 479px) {
    .search_companies .special_offer_container .image,
    .search_companies .offer_container .image {
        height: 120px;
        width: 120px
    }
}

.search_companies .special_offer_container .image .flag_premium,
.search_companies .offer_container .image .flag_premium {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

@media screen and (max-width: 767px) {
    .search_companies .special_offer_container .image .flag_premium,
    .search_companies .offer_container .image .flag_premium {
        height: 80px;
        width: 80px
    }
}

@media screen and (max-width: 479px) {
    .search_companies .special_offer_container .image .flag_premium,
    .search_companies .offer_container .image .flag_premium {
        height: 70px;
        width: 70px
    }
}

.search_companies .special_offer_container p,
.search_companies .offer_container p {
    margin-bottom: 15px
}

.search_companies .special_offer_container .button,
.search_companies .offer_container .button {
    display: inline-block;
    font-size: 14px
}

.my_acc {
    background-color: #d3c3af;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    display: block
}

.my_acc::after {
    clear: both;
    content: "";
    display: table
}

.navigation_wrapper_my_acc {
    float: left;
    display: block;
    width: 33.93502%
}

.navigation_wrapper_my_acc:last-child {
    width: 32.12996%
}

@media screen and (max-width: 767px) {
    .navigation_wrapper_my_acc {
        width: 100%
    }
}

.navigation_wrapper_my_acc .navigation_my_acc {
    background-color: #d3c3af;
    padding: 20px
}

.navigation_wrapper_my_acc .navigation_my_acc li {
    margin-bottom: 5px
}

.navigation_wrapper_my_acc .navigation_my_acc li a {
    background-color: #dccdba;
    display: block;
    padding: 15px 20px;
    font-family: AvenirNext-Bold;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.navigation_wrapper_my_acc .navigation_my_acc li a.bg_white {
    background-color: #fff;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right: -20px
}

@media screen and (max-width: 767px) {
    .navigation_wrapper_my_acc .navigation_my_acc li a.bg_white {
        margin-right: 0;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
}

.navigation_wrapper_my_acc .navigation_my_acc li a:hover,
.navigation_wrapper_my_acc .navigation_my_acc li a:focus {
    background-color: #ecdfcd
}

.navigation_wrapper_my_acc .navigation_my_acc li a span {
    vertical-align: middle
}

.navigation_wrapper_my_acc .navigation_my_acc li a .icon {
    margin-right: 5px
}

.my_acc_section {
    float: left;
    display: block;
    width: 67.87004%;
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 40px;
    min-height: 430px
}

.my_acc_section:last-child {
    width: 66.06498%
}

@media screen and (max-width: 767px) {
    .my_acc_section {
        float: left;
        display: block;
        width: 101.80505%;
        padding: 30px 20px
    }
    .my_acc_section:last-child {
        width: 100%
    }
}

.my_acc_section form label {
    color: #999999;
    font-family: AvenirNext-Regular
}

.my_acc_common {
    padding: 30px 40px 40px
}

@media screen and (max-width: 767px) {
    .my_acc_common {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media screen and (max-width: 479px) {
    .my_acc_common {
        padding-bottom: 30px
    }
}

.my_acc_common>h2 {
    margin-top: 0;
    margin-bottom: 25px
}

@media screen and (max-width: 479px) {
    .my_acc_common>h2 {
        margin-bottom: 15px
    }
}

.my_acc_common .button {
    margin: 0 5px 0 0;
    vertical-align: middle;
    font-size: 14px
}

@media screen and (max-width: 479px) {
    .my_acc_common .button {
        margin: 0 0 10px;
        display: block;
        width: 100%
    }
    .my_acc_common .button.white {
        margin-bottom: 0
    }
}

.my_acc_list .button {
    font-size: 14px;
    margin-top: 10px
}

.my_acc_list h2 {
    margin-bottom: 0
}

.my_acc_list h2 span {
    color: #ccc
}

.my_acc_list .offer_wrapper {
    position: relative;
    border-bottom: 1px solid #f1f2f3
}

.my_acc_list .offer_container {
    padding: 30px 160px 30px 0;
    position: relative;
    border-top: 0
}

@media screen and (max-width: 979px) {
    .my_acc_list .offer_container {
        padding: 30px 0 10px 0
    }
}

.my_acc_list .offer_container p {
    letter-spacing: -1px
}

.my_acc_list .offer_container .offer_content {
    min-height: 115px;
    margin-bottom: 20px
}

.my_acc_list .links {
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1;
    margin-bottom: 20px
}

@media screen and (max-width: 979px) {
    .my_acc_list .links {
        position: static
    }
}

.my_acc_list .links li {
    margin-bottom: 8px
}

.my_acc_list .links span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.my_acc_list .links a {
    vertical-align: bottom
}

.my_acc_list .ads_notification {
    display: block;
    padding: 20px;
    background-color: #f1f2f3;
    margin-bottom: 30px;
    position: relative
}

.my_acc_list .ads_notification::after {
    clear: both;
    content: "";
    display: table
}

.my_acc_list .ads_notification p {
    margin-top: 0
}

.my_acc_list .ads_notification form {
    margin-left: 0
}

.my_acc_list .ads_notification .custom_checked {
    display: inline-block;
    margin-right: 10px
}

.my_acc_list .ads_notification .custom_checked .box_checked {
    margin-right: 0
}

.my_acc_list .ads_notification .custom_checked label {
    color: #444
}

.my_acc_list .ads_notification .ajax_notification {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 100%;
    width: 100%
}

.my_acc_list .ads_notification .ajax_notification img {
    position: absolute;
    bottom: 12px;
    left: 160px
}

.accordion_tabs .tab_links_wrapper {
    border-bottom: 1px solid #675e49
}

@media screen and (max-width: 767px) {
    .accordion_tabs .tab_links_wrapper {
        border: 0
    }
}

.accordion_tabs .tab_links_wrapper li {
    display: inline-block;
    max-width: 129px;
    width: 100%
}

@media screen and (max-width: 979px) {
    .accordion_tabs .tab_links_wrapper li {
        max-width: 94px
    }
}

@media screen and (max-width: 767px) {
    .accordion_tabs .tab_links_wrapper li {
        max-width: none;
        display: block;
        margin-bottom: 1px
    }
}

.accordion_tabs .tab_links_wrapper li .tab_link {
    display: inline-block;
    text-align: center;
    min-height: 40px;
    line-height: 40px;
    width: 100%;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    font-family: AvenirNext-Bold;
    background-color: #ddd;
    color: #444
}

@media screen and (max-width: 767px) {
    .accordion_tabs .tab_links_wrapper li .tab_link {
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
}

.accordion_tabs .tab_links_wrapper li .tab_link:hover,
.accordion_tabs .tab_links_wrapper li .tab_link:focus {
    background-color: #d3c3af
}

.accordion_tabs .tab_links_wrapper li .tab_link.is_active {
    background-color: #675e49 !important;
    color: #fff
}

.accordion_tabs .description li {
    display: none
}

.accordion_tabs .description li.is_open {
    display: block
}

form .my_acc_add_photo_wrapper {
    padding: 30px 0;
    border: 1px dashed #ddd;
    text-align: center
}

form .my_acc_add_photo_wrapper .button {
    margin: 0;
    display: inline-block;
    min-width: 160px;
    width: auto;
    color: #fff;
    font-family: AvenirNext-Bold
}

form .my_acc_add_photo_wrapper input {
    display: none
}

form .my_acc_images_wrapper {
    display: block
}

form .my_acc_images_wrapper::after {
    clear: both;
    content: "";
    display: table
}

form .my_acc_images_wrapper article {
    margin-top: 18px;
    position: relative;
    background-image: url("/img/ajax-loader.gif");
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 23.64621%;
    height: 160px
}

form .my_acc_images_wrapper article:last-child {
    margin-right: 0
}

form .my_acc_images_wrapper article:nth-child(4n) {
    margin-right: 0
}

form .my_acc_images_wrapper article:nth-child(4n+1) {
    clear: left
}

@media screen and (max-width: 979px) {
    form .my_acc_images_wrapper article {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    form .my_acc_images_wrapper article:nth-child(4n) {
        margin-right: 1.80505%
    }
    form .my_acc_images_wrapper article:nth-child(4n+1) {
        clear: none
    }
    form .my_acc_images_wrapper article:last-child {
        margin-right: 0
    }
    form .my_acc_images_wrapper article:nth-child(3n) {
        margin-right: 0
    }
    form .my_acc_images_wrapper article:nth-child(3n+1) {
        clear: left
    }
}

@media screen and (max-width: 479px) {
    form .my_acc_images_wrapper article {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%
    }
    form .my_acc_images_wrapper article:nth-child(3n) {
        margin-right: 1.80505%
    }
    form .my_acc_images_wrapper article:nth-child(3n+1) {
        clear: none
    }
    form .my_acc_images_wrapper article:last-child {
        margin-right: 0
    }
    form .my_acc_images_wrapper article:nth-child(2n) {
        margin-right: 0
    }
    form .my_acc_images_wrapper article:nth-child(2n+1) {
        clear: left
    }
}

form .my_acc_images_wrapper article div {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 160px;
    width: 100%
}

form .my_acc_images_wrapper article .icon {
    background-color: transparent;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 1
}

.my_acc_data_form {
    margin-left: 8.48375%;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 83.03249%
}

.my_acc_data_form:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .my_acc_data_form {
        margin-left: 0%;
        width: 100%
    }
}

.my_acc_data_form h2 {
    margin-top: 0
}

.my_acc_data_form>div {
    margin-bottom: 30px
}

.my_acc_data_form .my_acc_basic_data_wrapper {
    display: block
}

.my_acc_data_form .my_acc_basic_data_wrapper::after {
    clear: both;
    content: "";
    display: table
}

.my_acc_data_form .my_acc_basic_data_wrapper .first_last_name_email_warpper,
.my_acc_data_form .my_acc_basic_data_wrapper .user_image_upload_wrapper {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

.my_acc_data_form .my_acc_basic_data_wrapper .first_last_name_email_warpper:last-child,
.my_acc_data_form .my_acc_basic_data_wrapper .user_image_upload_wrapper:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    .my_acc_data_form .my_acc_basic_data_wrapper .first_last_name_email_warpper,
    .my_acc_data_form .my_acc_basic_data_wrapper .user_image_upload_wrapper {
        width: 100%
    }
}

.my_acc_data_form .my_acc_basic_data_wrapper .user_image_upload_wrapper .user_image_upload_inner_wrapper {
    padding: 15px 0 0;
    position: relative;
    height: 194px;
    background-color: #f1f2f3;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.my_acc_data_form .my_acc_basic_data_wrapper .user_image_upload_wrapper .user_image_wrapper {
    height: 140px;
    width: 140px;
    margin: 0 auto 10px;
    position: relative;
    z-index: 1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    border: 1px solid #999999;
    background-color: #fff
}

.my_acc_data_form .my_acc_basic_data_wrapper .user_image_upload_wrapper #user_image_my_ac {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.my_acc_data_form .my_acc_basic_data_wrapper .user_image_upload_wrapper #upload_button {
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: AvenirNext-Bold;
    color: #99cc00
}

.my_acc_data_form .my_acc_basic_data_wrapper .user_image_upload_wrapper #image_upload {
    display: none
}

.my_acc_data_form .field_wrapper {
    margin-bottom: 13px
}

@media screen and (max-width: 479px) {
    .my_acc_data_form .custom_checked {
        margin-bottom: 5px
    }
}

.my_acc_data_form .custom_checked label .box_checked {
    margin-right: 3px
}

.my_acc_data_form .number_wrapper .custom_checked {
    float: right
}

@media screen and (max-width: 479px) {
    .my_acc_data_form .number_wrapper .custom_checked {
        float: none
    }
}

.my_acc_data_form .number_wrapper .custom_checked label {
    margin-bottom: 0
}

.my_acc_data_form .languages_wrapper {
    display: block
}

.my_acc_data_form .languages_wrapper::after {
    clear: both;
    content: "";
    display: table
}

.my_acc_data_form .languages_wrapper .custom_checked {
    display: inline-block;
    margin-right: 30px
}

@media screen and (max-width: 767px) {
    .my_acc_data_form .languages_wrapper .custom_checked {
        margin-right: 15px
    }
}

@media screen and (max-width: 479px) {
    .my_acc_data_form .languages_wrapper .custom_checked {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%
    }
    .my_acc_data_form .languages_wrapper .custom_checked:last-child {
        margin-right: 0
    }
    .my_acc_data_form .languages_wrapper .custom_checked:nth-child(3n) {
        margin-right: 0
    }
    .my_acc_data_form .languages_wrapper .custom_checked:nth-child(3n+1) {
        clear: left
    }
}

.my_acc_data_form>.button {
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 479px) {
    .my_acc_data_form>.button {
        margin: 0;
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    .my_acc_data_form>.button.white {
        margin-top: 10px
    }
}

.my-companies .company-list {
    padding: 40px 113px 10px;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 66.06498%
}

.my-companies .company-list:last-child {
    margin-right: 0
}

@media screen and (max-width: 1149px) {
    .my-companies .company-list {
        padding: 40px 80px
    }
}

@media screen and (max-width: 767px) {
    .my-companies .company-list {
        padding: 40px 20px;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .my-companies .company-list .row {
        margin-left: 16.96751%
    }
}

@media screen and (max-width: 479px) {
    .my-companies .company-list .row {
        margin-left: 0%
    }
}

.my-companies .company-list .company {
    float: left;
    display: block;
    margin-right: 2.73224%;
    width: 48.63388%;
    height: auto;
    min-height: 470px;
    border: 1px solid #f3f3f3;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

.my-companies .company-list .company:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .my-companies .company-list .company {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .my-companies .company-list .company {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 66.06498%;
        margin-left: 16.96751%
    }
    .my-companies .company-list .company:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    .my-companies .company-list .company {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 100%;
        margin-left: 0%
    }
    .my-companies .company-list .company:last-child {
        margin-right: 0
    }
}

.my-companies .company-list .company:nth-of-type(2n) {
    margin-right: 0
}

.my-companies .company-list .company:last-of-type {
    margin-bottom: 0
}

.my-companies .company-list .company .image-container {
    display: block;
    height: 180px;
    width: 100%;
    background-size: cover;
    position: relative;
    background-color: #f1f2f3
}

.my-companies .company-list .company .text-container {
    width: 100%;
    min-height: 165px;
    display: block;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding: 100px 0 20px
}

.my-companies .company-list .company .text-container h3 {
    margin: 0;
    text-align: center
}

.my-companies .company-list .company .text-container .company-logo {
    display: block;
    width: 140px;
    height: 140px;
    position: absolute;
    top: -55px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background-size: cover;
    background-color: #f1f2f3
}

.my-companies .company-list .company .action-links {
    display: block;
    height: 55px;
    width: 100%;
    text-align: center;
    padding: 17px 25px
}

.my-companies .company-list .company .action-links a {
    display: inline-block
}

.my-companies .company-list .company .action-links a:first-child {
    margin-right: 20px
}

.my-companies .company-list .company .action-links a .icon {
    position: relative;
    top: -3px
}

.my-companies .company-list .company .action-links a .icon-ads-delete {
    top: -1px
}

.my-companies .company-list .company .action-links a span {
    display: inline-block;
    vertical-align: middle
}

.my-companies .company-list .company .premium-container {
    width: 100%;
    min-height: 70px;
    background-color: #f1f2f3;
    padding: 10px 0;
    text-align: center
}

.my-companies .company-list .company .premium-container.is_premium {
    padding: 17px 0
}

.my-companies .company-list .company .premium-container .soon_to_expire {
    color: #ca4343
}

.company-create-first-step .my_acc_section,
.company-create-second-step .my_acc_section {
    padding: 0 !important
}

.company-create-first-step .my_acc_section .my-company-form,
.company-create-second-step .my_acc_section .my-company-form {
    float: left;
    display: block;
    margin-right: 2.73224%;
    width: 100%;
    margin-left: 0%
}

.company-create-first-step .my_acc_section .my-company-form:last-child,
.company-create-second-step .my_acc_section .my-company-form:last-child {
    margin-right: 0
}

.company-create-first-step .my_acc_section .my-company-form button:nth-child(2),
.company-create-second-step .my_acc_section .my-company-form button:nth-child(2) {
    color: #444
}

.company-create-first-step .my_acc_section .my-company-form div.row,
.company-create-second-step .my_acc_section .my-company-form div.row {
    margin-bottom: 0
}

.company-create-first-step .my_acc_section .my-company-form .my_acc_basic_data_outer_wrapper,
.company-create-second-step .my_acc_section .my-company-form .my_acc_basic_data_outer_wrapper {
    float: left;
    display: block;
    margin-right: 2.73224%;
    width: 74.31694%;
    margin-left: 12.84153%
}

.company-create-first-step .my_acc_section .my-company-form .my_acc_basic_data_outer_wrapper:last-child,
.company-create-second-step .my_acc_section .my-company-form .my_acc_basic_data_outer_wrapper:last-child {
    margin-right: 0
}

.company-create-first-step .my_acc_section .my-company-form div.buttons-wrapper,
.company-create-second-step .my_acc_section .my-company-form div.buttons-wrapper {
    text-align: left;
    margin-bottom: 40px
}

.company-create-first-step .my_acc_section .my-company-form div.buttons-wrapper button,
.company-create-second-step .my_acc_section .my-company-form div.buttons-wrapper button {
    margin-bottom: 0
}

.company-create-first-step .my_acc_section .my-company-form div.buttons-wrapper .button,
.company-create-second-step .my_acc_section .my-company-form div.buttons-wrapper .button {
    vertical-align: middle;
    display: inline-block;
    margin-top: 15px
}

@media screen and (max-width: 479px) {
    .company-create-first-step .my_acc_section .my-company-form div.buttons-wrapper .button,
    .company-create-second-step .my_acc_section .my-company-form div.buttons-wrapper .button {
        display: block;
        width: 100%
    }
}

.company-create-first-step .my_acc_section .my-company-form .edit-location,
.company-create-second-step .my_acc_section .my-company-form .edit-location {
    margin-left: 25px;
    color: #99cc00;
    border-bottom: 1px solid #99cc00
}

.company-create-first-step .my_acc_section .feature-outer-wrapper,
.company-create-second-step .my_acc_section .feature-outer-wrapper {
    background: #f1f2f3;
    margin-bottom: 50px
}

.company-create-first-step .my_acc_section .feature-outer-wrapper::after,
.company-create-second-step .my_acc_section .feature-outer-wrapper::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 767px) {
    .company-create-first-step .my_acc_section .feature-outer-wrapper,
    .company-create-second-step .my_acc_section .feature-outer-wrapper {
        padding: 35px 20px
    }
}

.company-create-first-step .my_acc_section .feature-outer-wrapper .featured-image,
.company-create-second-step .my_acc_section .feature-outer-wrapper .featured-image {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 100%;
    height: auto;
    min-height: 340px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.company-create-first-step .my_acc_section .feature-outer-wrapper .featured-image:last-child,
.company-create-second-step .my_acc_section .feature-outer-wrapper .featured-image:last-child {
    margin-right: 0
}

.company-create-first-step .my_acc_section .feature-outer-wrapper .featured-image .my_acc_steps_navigation,
.company-create-second-step .my_acc_section .feature-outer-wrapper .featured-image .my_acc_steps_navigation {
    float: left;
    display: block;
    margin-right: 2.73224%;
    width: 74.31694%;
    margin-left: 12.84153%;
    margin-top: 50px;
    display: table
}

.company-create-first-step .my_acc_section .feature-outer-wrapper .featured-image .my_acc_steps_navigation:last-child,
.company-create-second-step .my_acc_section .feature-outer-wrapper .featured-image .my_acc_steps_navigation:last-child {
    margin-right: 0
}

.company-create-first-step .my_acc_section .feature-outer-wrapper .featured-image .my_acc_steps_navigation li,
.company-create-second-step .my_acc_section .feature-outer-wrapper .featured-image .my_acc_steps_navigation li {
    width: 20%
}

@media screen and (max-width: 479px) {
    .company-create-first-step .my_acc_section .feature-outer-wrapper .featured-image .my_acc_steps_navigation li,
    .company-create-second-step .my_acc_section .feature-outer-wrapper .featured-image .my_acc_steps_navigation li {
        width: auto
    }
}

.company-create-first-step .my_acc_section .feature-outer-wrapper .featured-image .button,
.company-create-second-step .my_acc_section .feature-outer-wrapper .featured-image .button {
    height: 40px;
    width: 40px;
    padding: 0;
    min-width: 0;
    position: absolute;
    right: 40px;
    bottom: 40px;
    background: #9c0 url("/img/edit.png") center no-repeat
}

@media screen and (max-width: 479px) {
    .company-create-first-step .my_acc_section .feature-outer-wrapper .featured-image .button,
    .company-create-second-step .my_acc_section .feature-outer-wrapper .featured-image .button {
        bottom: 140px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }
}

.company-create-first-step .my_acc_section .feature-outer-wrapper .featured-image .logo-wrapper,
.company-create-second-step .my_acc_section .feature-outer-wrapper .featured-image .logo-wrapper {
    display: block;
    height: 170px;
    width: 170px;
    border: 1px solid #ddd;
    position: absolute;
    bottom: -65px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #fff
}

.company-create-first-step .my_acc_section .feature-outer-wrapper .featured-image .logo-wrapper .button,
.company-create-second-step .my_acc_section .feature-outer-wrapper .featured-image .logo-wrapper .button {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: auto;
    z-index: 1
}

@media screen and (max-width: 479px) {
    .company-create-first-step .my_acc_section .feature-outer-wrapper .featured-image .logo-wrapper .button,
    .company-create-second-step .my_acc_section .feature-outer-wrapper .featured-image .logo-wrapper .button {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.company-create-second-step .map_holder {
    height: 300px;
    width: 100%
}

.company-create-success .success-page-wrapper {
    background-size: cover
}

.company-create-success .success-page-wrapper::after {
    clear: both;
    content: "";
    display: table
}

.company-create-success .success-page-wrapper .success-container {
    float: left;
    display: block;
    margin-right: 2.73224%;
    width: 74.31694%;
    margin-left: 12.84153%;
    height: auto;
    background-color: #fff;
    padding: 30px 0
}

.company-create-success .success-page-wrapper .success-container:last-child {
    margin-right: 0
}

@media screen and (max-width: 599px) {
    .company-create-success .success-page-wrapper .success-container {
        margin-left: 0%;
        float: left;
        display: block;
        margin-right: 2.73224%;
        width: 100%
    }
    .company-create-success .success-page-wrapper .success-container:last-child {
        margin-right: 0
    }
}

.company-create-success .success-page-wrapper .success-container .content-wrapper {
    padding: 0 15px;
    float: left;
    display: block;
    margin-right: 3.67647%;
    width: 82.72059%;
    margin-left: 8.63971%
}

.company-create-success .success-page-wrapper .success-container .content-wrapper:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    .company-create-success .success-page-wrapper .success-container .content-wrapper {
        margin-left: 0%;
        width: 100%
    }
}

.company-create-success .success-page-wrapper .success-container .content-wrapper h3 {
    text-align: center;
    max-width: 66%;
    width: auto;
    margin-left: auto;
    margin-right: auto
}

.company-create-success .success-page-wrapper .success-container .content-wrapper .image {
    background-size: cover;
    display: block;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.company-create-success .success-page-wrapper .success-container .content-wrapper .premium-ad {
    width: 100%;
    background-color: #f1f2f3;
    padding: 20px 0;
    height: auto;
    min-height: 240px;
    text-align: center;
    position: relative;
    margin: 0 0 20px
}

.company-create-success .success-page-wrapper .success-container .content-wrapper .premium-ad h2 {
    margin: 0
}

.company-create-success .success-page-wrapper .success-container .content-wrapper .premium-ad h3 {
    margin: 10px auto
}

.company-create-success .success-page-wrapper .success-container .content-wrapper .premium-ad ul {
    text-align: left;
    margin: 0 auto;
    display: inline-block;
    list-style-type: none;
    padding: 0
}

.company-create-success .success-page-wrapper .success-container .content-wrapper .premium-ad ul li {
    line-height: 12px
}

.company-create-success .success-page-wrapper .success-container .content-wrapper .premium-ad ul li:before,
.premium-content-section ul li:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("../img/tick.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 6px
}

.company-create-success .success-page-wrapper .success-container .content-wrapper .premium-ad .ribbon {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background-image: url("../img/flag-premium.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 90px;
    height: 90px
}

.company-create-success .success-page-wrapper .success-container .content-wrapper .buttons-wrapper {
    text-align: center
}

.company-create-success .success-page-wrapper .success-container .content-wrapper .buttons-wrapper .button {
    color: #444;
    display: inline-block;
    width: auto;
    min-width: 175px;
    margin-bottom: 10px
}

@media screen and (max-width: 979px) {
    .company-create-success .success-page-wrapper .success-container .content-wrapper .buttons-wrapper .button {
        display: block;
        margin: 0 auto 10px auto
    }
}

@media screen and (max-width: 479px) {
    .company-create-success .success-page-wrapper .success-container .content-wrapper .buttons-wrapper .button:nth-of-type(2) {
        margin-bottom: 0
    }
}

.company-create-success .success-page-wrapper .success-container .content-wrapper .buttons-wrapper span {
    margin: 0 12px
}

@media screen and (max-width: 1149px) {
    .company-create-success .success-page-wrapper .success-container .content-wrapper .buttons-wrapper span {
        display: none
    }
}

.my_acc_steps_navigation {
    margin-bottom: 30px !important;
    display: table;
    width: 100%;
    min-height: 50px
}

.my_acc_steps_navigation li {
    display: table-cell;
    width: 33.333333%;
    background-color: #ddd;
    position: relative;
    vertical-align: middle;
    padding: 10px 15px;
    text-align: center;
    font-family: AvenirNext-Bold;
    border-right: 1px solid #fff
}

@media screen and (max-width: 979px) {
    .my_acc_steps_navigation li span {
        display: none
    }
}

@media screen and (max-width: 479px) {
    .my_acc_steps_navigation li {
        display: block;
        width: 100%;
        margin-bottom: 1px;
        border: 0;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
}

.my_acc_steps_navigation li.active {
    background-color: #675e49;
    color: #fff
}

.my_acc_steps_navigation li:first-child {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.my_acc_steps_navigation li:last-child {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-right: 0;
    border: 0
}

.my_acc_steps_navigation li:last-child:after {
    display: none
}

.my_acc_steps_navigation li:after {
    content: "\00BB";
    position: absolute;
    right: -13px;
    top: 50%;
    z-index: 1;
    color: #444;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 25px;
    width: 25px;
    line-height: 23px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@media screen and (max-width: 479px) {
    .my_acc_steps_navigation li:after {
        display: none
    }
}

.fancy_toggle {
    padding: 30px;
    border: 1px solid #ddd;
    margin-bottom: 30px
}

@media screen and (max-width: 479px) {
    .fancy_toggle {
        padding: 20px;
        -webkit-border-radius: 3px;
        border-radius: 3px
    }
}

.fancy_toggle .toggle_wrapper {
    text-align: center;
    margin-bottom: 15px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancy_toggle .toggle_wrapper a {
    width: 33%
}

.fancy_toggle .toggle_wrapper a:first-of-type {
    text-align: right
}

.fancy_toggle .toggle_wrapper a:last-of-type {
    text-align: left
}

@media screen and (max-width: 1149px) {
    .fancy_toggle .toggle_wrapper a {
        width: auto
    }
}

@media screen and (max-width: 979px) {
    .fancy_toggle .toggle_wrapper>* {
        display: block
    }
    .fancy_toggle .toggle_wrapper a:first-of-type,
    .fancy_toggle .toggle_wrapper a:last-of-type {
        text-align: center;
        width: 100%
    }
    .fancy_toggle .toggle_wrapper>div {
        margin: 3px 0 5px
    }
}

.fancy_toggle p {
    text-align: center;
    margin-top: 0
}

.fancy_toggle a,
.fancy_toggle .toggle_inner_wrapper {
    display: inline-block;
    vertical-align: middle;
    color: #ddd;
    text-transform: uppercase
}

.fancy_toggle a h2,
.fancy_toggle .toggle_inner_wrapper h2 {
    margin: 0
}

.fancy_toggle a.active {
    color: #339900
}

.fancy_toggle .toggle_inner_wrapper {
    padding: 10px 0;
    margin: 0 30px;
    cursor: pointer
}

.fancy_toggle .toggle_inner_wrapper .toggle {
    position: relative;
    height: 12px;
    width: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #f1f2f3;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2)
}

.fancy_toggle .toggle_inner_wrapper .toggle .toggle_button {
    position: absolute;
    top: -50%;
    left: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 25px;
    width: 25px;
    background-color: #339900;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2)
}

.fancy_toggle .toggle_inner_wrapper .toggle .toggle_button.move {
    -webkit-transform: translateX(25px);
    -ms-transform: translateX(25px);
    transform: translateX(25px)
}

.fancy_toggle .hide_text {
    display: none
}

.fancy_toggle .toggle_value {
    display: none
}

.ad-create-success .success-page-wrapper {
    padding-top: 75px;
    min-height: 540px
}

.ad-create-success .success-page-wrapper .success-container {
    float: left;
    display: block;
    margin-right: 2.73224%;
    width: 61.47541%;
    margin-left: 19.2623%
}

.ad-create-success .success-page-wrapper .success-container:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    .ad-create-success .success-page-wrapper .success-container {
        float: left;
        display: block;
        margin-right: 2.73224%;
        width: 100%;
        margin-left: 0%
    }
    .ad-create-success .success-page-wrapper .success-container:last-child {
        margin-right: 0
    }
}

.ad-create-success .success-page-wrapper .success-container h3 {
    text-align: center
}

.ad-create-success .success-page-wrapper .success-container p {
    text-align: center
}

.ad-create-success .success-page-wrapper .success-container a {
    font-family: AvenirNext-Bold;
    font-size: 16px
}

.ads_add_category>.link {
    display: none;
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    .ads_add_category>.link {
        display: inline-block
    }
}

.ads_add_category .ads_category_wrapper {
    overflow-x: hidden;
    margin-bottom: 20px
}

.ads_add_category .ads_category {
    border: 1px solid #ddd;
    display: table;
    width: 100%;
    overflow-x: hidden;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease
}

@media screen and (max-width: 767px) {
    .ads_add_category .ads_category {
        width: 200%
    }
}

.ads_add_category .ads_category .columns {
    display: table-cell;
    border-right: 1px solid #ddd;
    width: 25%
}

.ads_add_category .ads_category .columns:last-child {
    border-right: 0
}

.ads_add_category .ads_category .columns a {
    font-size: 14px;
    display: block;
    padding: 10px 30px;
    font-family: AvenirNext-Bold;
    -webkit-transition: none;
    transition: none
}

@media screen and (max-width: 979px) {
    .ads_add_category .ads_category .columns a {
        padding: 10px 20px
    }
}

.ads_add_category .ads_category .columns a.active {
    background-color: #339900 !important;
    color: #fff !important
}

.ads_add_category .ads_category .columns a:hover,
.ads_add_category .ads_category .columns a:focus {
    background-color: #f1f2f3
}

.ads_step_two h2 {
    margin-bottom: 16px
}

.ads_step_two form label {
    color: #444
}

.ads_step_two .form_section {
    margin-bottom: 25px
}

.ads_step_two .volume_wrapper .field_wrapper {
    width: 50%;
    display: block
}

.ads_step_two .radio_wrapper,
.ads_step_two .custom_checked_wrapper {
    display: block;
    margin-bottom: 16px
}

.ads_step_two .radio_wrapper::after,
.ads_step_two .custom_checked_wrapper::after {
    clear: both;
    content: "";
    display: table
}

.ads_step_two .radio_wrapper>div,
.ads_step_two .custom_checked_wrapper>div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px
}

.ads_step_two .radio_wrapper>div:last-child,
.ads_step_two .custom_checked_wrapper>div:last-child {
    margin: 0
}

.ads_step_two .custom_checked_wrapper>div:last-child {
    width: 70px
}

.ads_step_two .certificate .custom_checked_wrapper>div {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%;
    margin-bottom: 3px
}

.ads_step_two .certificate .custom_checked_wrapper>div:last-child {
    margin-right: 0
}

.ads_step_two .certificate .custom_checked_wrapper>div:nth-child(2n) {
    margin-right: 0
}

.ads_step_two .certificate .custom_checked_wrapper>div:nth-child(2n+1) {
    clear: left
}

.ads_step_two .certificate .custom_checked_wrapper label span {
    text-transform: uppercase
}

.ads_step_two .price_per_volume_wrapper {
    display: block
}

.ads_step_two .price_per_volume_wrapper::after {
    clear: both;
    content: "";
    display: table
}

.ads_step_two .price_per_volume_wrapper .field_wrapper {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 32.12996%
}

.ads_step_two .price_per_volume_wrapper .field_wrapper:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    .ads_step_two .price_per_volume_wrapper .field_wrapper:last-child label {
        margin-right: -10px
    }
}

@media screen and (max-width: 979px) {
    .ads_step_two .price_per_volume_wrapper .br {
        display: block
    }
}

@media screen and (max-width: 479px) {
    .ads_step_two .delivery .custom_checked_wrapper .custom_checked {
        display: block;
        margin-bottom: 10px
    }
}

.ads_step_three h3 {
    margin-top: 0
}

.ads_step_three section {
    margin-bottom: 35px
}

.ads_step_three section .ads_main_images_wrapper {
    margin: 10px 0 0
}

.ads_step_three section .ads_main_images_wrapper article {
    height: 160px;
    width: 160px;
    float: none;
    margin: 0 auto;
    position: relative;
    background-image: url("/img/ajax-loader.gif");
    background-position: center;
    background-repeat: no-repeat
}

.ads_step_three section .ads_main_images_wrapper article div {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 160px;
    width: 160px
}

.ads_step_three form .field_wrapper {
    margin-bottom: 25px
}

.ads_promote .offer_wrapper {
    margin-bottom: 30px
}

.ads_promote .offer_wrapper .offer_container {
    border: 0;
    padding: 0
}

.ads_promote .ads-position-wrapper {
    padding: 10px;
    background-color: #f1f2f3;
    position: relative
}

.ads_promote .ads-position-wrapper:before {
    content: "";
    height: 14px;
    width: 14px;
    background-color: #f1f2f3;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 80px;
    top: -7px;
    z-index: 1
}

.ads_promote .ads-position-wrapper .button {
    margin: 0
}

.ads_promote .ads-position-wrapper .ads-position>h2 {
    margin-left: 30px
}

.ads_promote .ads-position-wrapper .ads-position article {
    background-color: #fff;
    padding: 20px 30px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.ads_promote .ads-position-wrapper .ads-position article::after {
    clear: both;
    content: "";
    display: table
}

.ads_promote .ads-position-wrapper .ads-position article .description {
    float: left;
    padding-right: 195px
}

.ads_promote .ads-position-wrapper .ads-position article .description h4 {
    margin-top: 0
}

@media screen and (max-width: 1149px) {
    .ads_promote .ads-position-wrapper .ads-position article .description {
        padding-right: 0;
        float: none
    }
}

.ads_promote .ads-position-wrapper .ads-position article .chose_price {
    position: absolute;
    top: 20px;
    right: 10px;
    z-index: 1;
    width: 195px;
    padding: 0 0 0 30px;
    border-left: 1px solid #ddd
}

@media screen and (max-width: 1149px) {
    .ads_promote .ads-position-wrapper .ads-position article .chose_price {
        position: relative;
        top: 0;
        left: 0;
        border-top: 1px solid #ddd;
        border-left: 0;
        width: 100%;
        padding: 20px 0 0
    }
}

.ads_promote .ads-position-wrapper .ads-position article .chose_price h3 {
    margin: 0 0 10px
}

.ads_promote .ads-position-wrapper .ads-position article .chose_price h6 {
    margin-top: 0
}

@media screen and (max-width: 1149px) {
    .ads_promote .ads-position-wrapper .ads-position article .chose_price h6 {
        margin-bottom: 0
    }
}

@media screen and (max-width: 479px) {
    .ads_promote .ads-position-wrapper .ads-position article .chose_price h6 {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 1149px) {
    .ads_promote .ads-position-wrapper .ads-position article .chose_price .button {
        position: absolute;
        top: 20px;
        right: 0
    }
}

@media screen and (max-width: 479px) {
    .ads_promote .ads-position-wrapper .ads-position article .chose_price .button {
        position: static
    }
}

.ads_promote .ads-position-wrapper .ads-position article .chose_price.free_promotion h3:first-of-type {
    text-decoration: line-through
}

.ads_promote .ads-position-wrapper .ads-position article .chose_price.free_promotion h3:last-of-type {
    text-transform: uppercase;
    color: #99cc00
}

.ads_promote .ads-position-wrapper .ads-position article:hover,
.ads_promote .ads-position-wrapper .ads-position article:focus {
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    z-index: 1
}

.ads_promote .ads-position-wrapper .ads-position:last-child article:last-child {
    margin-bottom: 0
}

.paying {
    padding: 40px 0;
    background-color: #fff;
    display: block;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3)
}

.paying::after {
    clear: both;
    content: "";
    display: table
}

@media screen and (max-width: 979px) {
    .paying {
        padding: 30px 20px
    }
}

.paying .pagination {
    padding-left: 0;
    padding-right: 0
}

.dashboard-paying {
    margin-left: 8.48375%;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 83.03249%
}

.dashboard-paying:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .dashboard-paying {
        margin-left: 0%;
        width: 100%
    }
}

.dashboard-paying th:first-child,
.dashboard-paying td:first-child {
    width: 30%
}

.dashboard-paying th:nth-child(2),
.dashboard-paying td:nth-child(2) {
    width: 17.5%
}

.dashboard-paying th:nth-child(3),
.dashboard-paying td:nth-child(3) {
    width: 17.5%
}

.dashboard-paying th:nth-child(4),
.dashboard-paying td:nth-child(4) {
    width: 17.5%
}

@media screen and (max-width: 767px) {
    .dashboard-paying table,
    .dashboard-paying thead,
    .dashboard-paying tbody,
    .dashboard-paying th,
    .dashboard-paying td,
    .dashboard-paying tr {
        display: block
    }
    .dashboard-paying thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .dashboard-paying table tr {
        border: 1px solid #ccc
    }
    .dashboard-paying table td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        width: auto !important
    }
    .dashboard-paying table td:before {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        content: attr(data-payment-heading)
    }
}

.thank_you_paying {
    padding: 70px 0 80px;
    max-width: 760px;
    margin: 0 auto;
    text-align: center
}

.thank_you_paying h2 {
    margin-bottom: 50px
}

.thank_you_paying p {
    margin-bottom: 30px
}

.thank_you_paying .button {
    min-width: 215px;
    font-size: 14px
}

.thank_you_paying .button:first-of-type {
    margin-right: 10px
}

@media screen and (max-width: 599px) {
    .thank_you_paying .button:first-of-type {
        margin: 0 0 5px 0
    }
}

@media screen and (max-width: 599px) {
    .thank_you_paying .button {
        display: block;
        width: 100%
    }
}

.chose_paying {
    text-align: center;
    margin-left: 16.96751%;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 66.06498%
}

.chose_paying:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .chose_paying {
        margin-left: 8.48375%;
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 83.03249%
    }
    .chose_paying:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .chose_paying {
        margin-left: 0%;
        width: 100%
    }
}

.chose_paying .small {
    margin-bottom: 20px
}

.chose_paying h2 {
    margin-bottom: 50px
}

@media screen and (max-width: 479px) {
    .chose_paying h2 {
        margin: 10px 0 30px
    }
}

.chose_paying .payment_method {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

.chose_paying .payment_method:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    .chose_paying .payment_method {
        width: 100%
    }
}

.chose_paying .payment_method .icon {
    margin-bottom: 10px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
}

#chose_paying_form .form_fields {
    border: 1px solid #ddd;
    padding: 60px 100px;
    margin-bottom: 30px
}

@media screen and (max-width: 1149px) {
    #chose_paying_form .form_fields {
        padding: 60px
    }
}

@media screen and (max-width: 767px) {
    #chose_paying_form .form_fields {
        padding: 30px 20px
    }
}

#chose_paying_form .form_fields .name_wrapper {
    display: block
}

#chose_paying_form .form_fields .name_wrapper::after {
    clear: both;
    content: "";
    display: table
}

#chose_paying_form .form_fields .name_wrapper .field_wrapper {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

#chose_paying_form .form_fields .name_wrapper .field_wrapper:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    #chose_paying_form .form_fields .name_wrapper .field_wrapper {
        width: 100%
    }
}

#chose_paying_form .form_fields>.field_wrapper:last-of-type {
    margin-bottom: 0
}

.payway {
    max-width: 565px;
    margin: 0 auto
}

.payway .payway_description {
    display: block;
    display: table;
    width: 100%;
    margin-left: -15px
}

.payway .payway_description::after {
    clear: both;
    content: "";
    display: table
}

.payway .payway_description .icon-finances-black-card {
    display: table-cell;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6)
}

.payway .payway_description h2 {
    display: table-cell;
    vertical-align: middle
}

.payway .form_payway .payway_form_inner_wrapper {
    padding: 20px 40px 40px;
    border: 1px solid #ddd;
    margin-bottom: 20px
}

@media screen and (max-width: 767px) {
    .payway .form_payway .payway_form_inner_wrapper {
        padding: 20px 20px 30px
    }
}

.payway .form_payway .number_payway_wrapper {
    display: block
}

.payway .form_payway .number_payway_wrapper::after {
    clear: both;
    content: "";
    display: table
}

.payway .form_payway .number_payway_wrapper .field_wrapper {
    margin-bottom: 0
}

@media screen and (max-width: 479px) {
    .payway .form_payway .number_payway_wrapper .field_wrapper {
        margin-bottom: 10px
    }
}

.payway .form_payway .number_payway_wrapper .field_wrapper:first-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 66.06498%
}

.payway .form_payway .number_payway_wrapper .field_wrapper:first-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .payway .form_payway .number_payway_wrapper .field_wrapper:first-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 57.58123%
    }
    .payway .form_payway .number_payway_wrapper .field_wrapper:first-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    .payway .form_payway .number_payway_wrapper .field_wrapper:first-child {
        width: 100%
    }
}

.payway .form_payway .number_payway_wrapper .field_wrapper:last-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 32.12996%
}

.payway .form_payway .number_payway_wrapper .field_wrapper:last-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .payway .form_payway .number_payway_wrapper .field_wrapper:last-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 40.61372%
    }
    .payway .form_payway .number_payway_wrapper .field_wrapper:last-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    .payway .form_payway .number_payway_wrapper .field_wrapper:last-child {
        width: 100%
    }
}

.payway .form_payway .expire_date {
    display: block;
    margin-bottom: 10px
}

.payway .form_payway .expire_date::after {
    clear: both;
    content: "";
    display: table
}

.payway .form_payway .expire_date .field_wrapper {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

.payway .form_payway .expire_date .field_wrapper:last-child {
    margin-right: 0
}

.payway .form_payway .expire_date .field_wrapper select {
    text-transform: capitalize
}

.payway .form_payway .button {
    vertical-align: middle;
    margin: 0 5px 0 0
}

@media screen and (max-width: 479px) {
    .payway .form_payway .button {
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 479px) {
    .payway .form_payway .button:first-of-type {
        margin-bottom: 5px
    }
}

.uplatnica_paying {
    margin-left: 8.48375%;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 83.03249%
}

.uplatnica_paying:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .uplatnica_paying {
        margin-left: 0%;
        width: 100%
    }
}

.uplatnica_paying .uplatnica_inner_wrapper {
    display: block
}

.uplatnica_paying .uplatnica_inner_wrapper::after {
    clear: both;
    content: "";
    display: table
}

.uplatnica_paying .uplatnica_data,
.uplatnica_paying .uplatnica_image_wrapper {
    border: 1px solid #ddd;
    min-height: 341px;
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%
}

.uplatnica_paying .uplatnica_data:last-child,
.uplatnica_paying .uplatnica_image_wrapper:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .uplatnica_paying .uplatnica_data,
    .uplatnica_paying .uplatnica_image_wrapper {
        width: 100%;
        min-height: 0
    }
}

.uplatnica_paying .uplatnica_data {
    padding: 40px 30px 40px 40px
}

@media screen and (max-width: 979px) {
    .uplatnica_paying .uplatnica_data {
        padding: 40px 20px
    }
}

@media screen and (max-width: 767px) {
    .uplatnica_paying .uplatnica_data {
        padding: 30px 20px 20px;
        margin-bottom: 15px
    }
}

.uplatnica_paying .uplatnica_data h3 {
    margin-top: 0
}

.uplatnica_paying .uplatnica_data table {
    width: 100%;
    border: 0
}

.uplatnica_paying .uplatnica_data table tr {
    border: 0
}

.uplatnica_paying .uplatnica_data table td {
    padding: 5px
}

@media screen and (max-width: 479px) {
    .uplatnica_paying .uplatnica_data table td {
        display: block
    }
}

.uplatnica_paying .uplatnica_data table td:first-child {
    padding-left: 0
}

@media screen and (max-width: 479px) {
    .uplatnica_paying .uplatnica_data table td:first-child {
        padding-left: 5px;
        background-color: #ddd
    }
}

.uplatnica_paying .uplatnica_image_wrapper {
    padding: 30px 10px 0px
}

.uplatnica_paying .uplatnica_image_wrapper p {
    margin-left: 3.363228%
}

.uplatnica_paying .uplatnica_description {
    display: block;
    display: table;
    width: 100%
}

.uplatnica_paying .uplatnica_description::after {
    clear: both;
    content: "";
    display: table
}

.uplatnica_paying .uplatnica_description .icon-uplatnica {
    display: table-cell;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7)
}

.uplatnica_paying .uplatnica_description h2 {
    display: table-cell;
    vertical-align: middle
}

.uplatnica_paying .content_popup {
    padding: 0 10px
}

.uplatnica_paying .uplatnica_continue {
    margin-top: 40px
}

.delivery .order_overseas {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 30px
}

@media screen and (max-width: 767px) {
    .delivery .order_overseas {
        width: 100%;
        text-align: center;
        -webkit-border-radius: 0;
        border-radius: 0
    }
}

.delivery .order_hp {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 30px
}

@media screen and (max-width: 767px) {
    .delivery .order_hp {
        width: 100%;
        text-align: center;
        -webkit-border-radius: 0;
        border-radius: 0
    }
}

@media screen and (max-width: 979px) {
    .delivery table,
    .delivery thead,
    .delivery tbody,
    .delivery th,
    .delivery td,
    .delivery tr {
        display: block
    }
    .delivery thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .delivery table tr {
        border: 1px solid #ccc
    }
    .delivery table td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        width: auto !important
    }
    .delivery table td:before {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        content: attr(data-payment-heading)
    }
}

@media screen and (max-width: 479px) {
    .delivery h2 {
        margin-bottom: 22px
    }
}

.delivery_step_1 .shipping_consignee_data,
.delivery_step_1 .shipping_sender_data {
    padding: 40px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

@media screen and (max-width: 479px) {
    .delivery_step_1 .shipping_consignee_data,
    .delivery_step_1 .shipping_sender_data {
        padding: 30px 20px
    }
}

.delivery_step_1 .shipping_consignee_data h3,
.delivery_step_1 .shipping_sender_data h3 {
    margin-top: 0;
    margin-bottom: 25px
}

.delivery_step_1 .shipping_consignee_data .city_zip_wrapper .field_wrapper:first-child,
.delivery_step_1 .shipping_sender_data .city_zip_wrapper .field_wrapper:first-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 70.30686%
}

.delivery_step_1 .shipping_consignee_data .city_zip_wrapper .field_wrapper:first-child:last-child,
.delivery_step_1 .shipping_sender_data .city_zip_wrapper .field_wrapper:first-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .delivery_step_1 .shipping_consignee_data .city_zip_wrapper .field_wrapper:first-child,
    .delivery_step_1 .shipping_sender_data .city_zip_wrapper .field_wrapper:first-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 61.8231%
    }
    .delivery_step_1 .shipping_consignee_data .city_zip_wrapper .field_wrapper:first-child:last-child,
    .delivery_step_1 .shipping_sender_data .city_zip_wrapper .field_wrapper:first-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    .delivery_step_1 .shipping_consignee_data .city_zip_wrapper .field_wrapper:first-child,
    .delivery_step_1 .shipping_sender_data .city_zip_wrapper .field_wrapper:first-child {
        width: 100%
    }
}

.delivery_step_1 .shipping_consignee_data .city_zip_wrapper .field_wrapper:last-child,
.delivery_step_1 .shipping_sender_data .city_zip_wrapper .field_wrapper:last-child {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 27.88809%
}

.delivery_step_1 .shipping_consignee_data .city_zip_wrapper .field_wrapper:last-child:last-child,
.delivery_step_1 .shipping_sender_data .city_zip_wrapper .field_wrapper:last-child:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .delivery_step_1 .shipping_consignee_data .city_zip_wrapper .field_wrapper:last-child,
    .delivery_step_1 .shipping_sender_data .city_zip_wrapper .field_wrapper:last-child {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 36.37184%
    }
    .delivery_step_1 .shipping_consignee_data .city_zip_wrapper .field_wrapper:last-child:last-child,
    .delivery_step_1 .shipping_sender_data .city_zip_wrapper .field_wrapper:last-child:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    .delivery_step_1 .shipping_consignee_data .city_zip_wrapper .field_wrapper:last-child,
    .delivery_step_1 .shipping_sender_data .city_zip_wrapper .field_wrapper:last-child {
        width: 100%
    }
}

.delivery_step_1 .shipping_consignee_data .city_zip_wrapper .field_wrapper .ajax_loader,
.delivery_step_1 .shipping_sender_data .city_zip_wrapper .field_wrapper .ajax_loader {
    position: absolute;
    top: 4px;
    right: 5px;
    z-index: 1;
    display: none
}

.calculate_price {
    color: darkseagreen
}

.delivery_step_2 .field_wrapper {
    margin-bottom: 15px
}

.delivery_step_2 .custom_checked {
    margin-bottom: 12px
}

.delivery_step_2 .fancy_toggle {
    margin-bottom: 10px
}

.delivery_step_2 .fancy_toggle a:last-of-type span {
    vertical-align: middle
}

.delivery_step_2 .fancy_toggle a:last-of-type .icon {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.delivery_step_2 .fancy_toggle a:last-of-type.active {
    color: #ee7f01
}

.delivery_step_2 .fancy_toggle a:last-of-type.active .icon {
    background-position: -818px -9px
}

.delivery_step_2 .form_inner_section {
    padding: 20px 40px;
    border: 1px solid #ddd;
    margin-bottom: 10px
}

@media screen and (max-width: 479px) {
    .delivery_step_2 .form_inner_section {
        padding: 20px
    }
}

.delivery_step_2 .form_inner_section h3 {
    margin: 0
}

.delivery_step_2 .form_inner_section p {
    margin-bottom: 10px
}

.delivery_step_2 .delivery_overseas {
    display: none
}

.delivery_step_2 .delivery_overseas .icon-calendar {
    pointer-events: none
}

.delivery_step_2 .package_description {
    display: none;
    padding: 25px 30px;
    margin-top: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f1f2f3
}

@media screen and (max-width: 479px) {
    .delivery_step_2 .package_description {
        padding: 20px
    }
}

.delivery_step_2 .package_description h5 {
    margin: 0
}

.delivery_step_2 .package_description p {
    margin-bottom: 0
}

.delivery_step_2 .get_price_wrapper {
    position: relative
}

.delivery_step_2 .get_price_wrapper .disables_get_price {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10
}

.delivery_step_2 .get_price_wrapper .ajax_loader {
    width: 30px;
    display: none
}

.delivery_step_3 .delivery_details::after {
    clear: both;
    content: "";
    display: table
}

.delivery_step_3 .delivery_details h3 {
    margin-bottom: 20px
}

.delivery_step_3 .delivery_details table,
.delivery_step_3 .delivery_details tr {
    border: 0
}

.delivery_step_3 .delivery_details table {
    margin-bottom: 25px;
    width: 50%;
    float: left
}

@media screen and (max-width: 767px) {
    .delivery_step_3 .delivery_details table {
        width: 100%;
        float: none;
        margin-bottom: 15px
    }
}

.delivery_step_3 .delivery_details br {
    clear: both
}

@media screen and (max-width: 767px) {
    .delivery_step_3 .delivery_details br {
        display: none
    }
}

.delivery_step_3 .delivery_details td,
.delivery_step_3 .delivery_details th {
    padding: 5px;
    font-size: 15px
}

.delivery_step_3 .delivery_details td:first-child,
.delivery_step_3 .delivery_details th {
    padding-left: 0;
    width: 130px;
    width: 40%
}

.delivery_step_3 .delivery_details_pdf_wrapper {
    margin-bottom: 20px
}

.delivery_step_3 .delivery_details_pdf_wrapper::after {
    clear: both;
    content: "";
    display: table
}

.delivery_step_3 .delivery_details_pdf_wrapper .delivery_details_pdf {
    width: 50%;
    float: left;
    display: table;
    padding-right: 10px
}

@media screen and (max-width: 767px) {
    .delivery_step_3 .delivery_details_pdf_wrapper .delivery_details_pdf {
        width: 40%
    }
}

@media screen and (max-width: 599px) {
    .delivery_step_3 .delivery_details_pdf_wrapper .delivery_details_pdf {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }
    .delivery_step_3 .delivery_details_pdf_wrapper .delivery_details_pdf:last-child {
        margin-bottom: 0
    }
}

.delivery_step_3 .delivery_details_pdf_wrapper .delivery_details_pdf .pdf_icon_wrapper {
    float: left;
    height: 80px;
    width: 80px;
    background-color: #f1f2f3;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    margin-right: 10px
}

.delivery_step_3 .delivery_details_pdf_wrapper .delivery_details_pdf .pdf_icon_wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.delivery_step_3 .delivery_details_pdf_wrapper .delivery_details_pdf p {
    display: table-cell;
    vertical-align: middle;
    width: 70%
}

@media screen and (max-width: 599px) {
    .delivery_step_3 .delivery_details_pdf_wrapper .delivery_details_pdf p {
        width: 80%
    }
}

.recipes_list .offer_wrapper:last-of-ty pe {
    border-bottom: 0
}

.recipes_step_one::after {
    clear: both;
    content: "";
    display: table
}

.recipes_step_one .left,
.recipes_step_one .right {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 49.09747%;
    margin-bottom: 23px
}

.recipes_step_one .left:last-child,
.recipes_step_one .right:last-child {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    .recipes_step_one .left,
    .recipes_step_one .right {
        width: 100%;
        margin-bottom: 0
    }
}

.recipes_step_one .left .field_wrapper,
.recipes_step_one .right .field_wrapper {
    margin-bottom: 15px
}

@media screen and (max-width: 479px) {
    .recipes_step_one .left .field_wrapper,
    .recipes_step_one .right .field_wrapper {
        margin-bottom: 10px
    }
}

.recipes_step_one .right {
    margin-right: 0
}

@media screen and (max-width: 479px) {
    .recipes_step_one .right {
        margin-bottom: 15px
    }
}

.recipes_step_one form {
    margin-top: 40px
}

@media screen and (max-width: 479px) {
    .recipes_step_one form {
        margin-top: 30px
    }
}

.recipes_step_two .ingredient_heading {
    position: relative
}

.recipes_step_two .ingredient_heading .add_more_ingredients {
    position: absolute;
    top: 8px;
    right: 0
}

@media screen and (max-width: 979px) {
    .recipes_step_two .ingredient_heading .add_more_ingredients {
        top: 7px
    }
}

@media screen and (max-width: 479px) {
    .recipes_step_two .ingredient_heading .add_more_ingredients {
        top: 5px
    }
}

.recipes_step_two .ingredients .fields::after {
    clear: both;
    content: "";
    display: table
}

.recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(1) {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 57.58123%
}

.recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(1):last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(1) {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 49.09747%
    }
    .recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(1):last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    .recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(1) {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    .recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(1):last-child {
        margin-right: 0
    }
}

.recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(2) {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 19.40433%
}

.recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(2):last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(2) {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 23.64621%
    }
    .recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(2):last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    .recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(2) {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    .recipes_step_two .ingredients .fields .field_wrapper:nth-of-type(2):last-child {
        margin-right: 0
    }
}

.recipes_step_two .ingredients .fields .field_wrapper:last-of-type {
    float: left;
    display: block;
    margin-right: 1.80505%;
    width: 19.40433%
}

.recipes_step_two .ingredients .fields .field_wrapper:last-of-type:last-child {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .recipes_step_two .ingredients .fields .field_wrapper:last-of-type {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 23.64621%
    }
    .recipes_step_two .ingredients .fields .field_wrapper:last-of-type:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 479px) {
    .recipes_step_two .ingredients .fields .field_wrapper:last-of-type {
        float: left;
        display: block;
        margin-right: 1.80505%;
        width: 32.12996%
    }
    .recipes_step_two .ingredients .fields .field_wrapper:last-of-type:last-child {
        margin-right: 0
    }
}

.recipes_step_three .my_acc_images_wrapper {
    margin-bottom: 35px
}

#chooseRegistrationForm>* {
    margin: 0 .5rem;
}

#chooseRegistrationForm>*:first-child {
    margin-left: 0;
}

#chooseRegistrationForm>*:last-child {
    margin-right: 0;
}

.link-select {
    transition: background-color 0.2s ease;
}

.business-user-colors {
    background: rgb(51, 153, 0);
    background: linear-gradient(0deg, rgb(75 140 43) 0%, rgb(74 169 25) 100%);
    color: #FFF;
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
}

.regular-user-colors {
    background: rgb(103, 94, 73);
    background: linear-gradient(0deg, rgba(103, 94, 73, 1) 0%, rgba(126, 115, 90, 1) 100%);
    color: #FFF;
    -webkit-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%);
}

.link-select:hover,
.link-select *:hover {
    cursor: pointer;
}

.full-width-container {
    width: 100%!important;
}

.business-user-img {
    position: absolute;
    bottom: 115px;
}

.regular-user-img {
    position: absolute;
    bottom: 115px;
}

.select-button {
    display: block;
    width: 100%;
    color: #373737;
    padding: .4rem 0;
    border: 1px solid #a8a8a8;
    font-size: .85rem;
    border-radius: 3px;
    font-family: "AvenirNext-Regular", arial, sans-serif;
    font-weight: bold;
    background-color: #eaeaea;
}

.registration-title {
    margin-bottom: 1rem;
    font-size: 1.25rem;
    display: block;
    font-weight: bold;
    font-family: "AvenirNext-Regular", arial, sans-serif;
}


/* The animation code */

@keyframes zoom-in {
    0% {
        transform: scaleX(1) scaleY(1);
    }
    100% {
        transform: scaleX(1.02) scaleY(1.02);
    }
}

@keyframes zoom-out {
    0% {
        transform: scaleX(1.02) scaleY(1.02);
    }
    100% {
        transform: scaleX(1) scaleY(1);
    }
}

.hover-zoom-in {
    animation-name: zoom-in;
    animation-duration: .3s;
    animation-fill-mode: both;
}

.hover-zoom-out {
    animation-name: zoom-out;
    animation-duration: .3s;
    animation-fill-mode: both;
}

.img-account-type {
    width: 200px;
    height: 155px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
}

.svg-account-type {
    width: 200px;
    height: 155px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
}

.smart-flex-container {
    display: flex;
    flex: 1 1 0;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0px;
}

.wrapped-flex-container {
    display: flex;
}

.columned {
    flex-direction: column;
}

.mr-1 {
    margin-right: 1rem;
}

.ml-1 {
    margin-left: 1rem;
}

.svg-account-type>svg {
    width: 100%;
    height: 100%;
}

.burza-link {
    color: #99cc00;
}

.flex-container {
    display: flex;
}

.flex-element-full {
    flex: 1 1 100%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%;
}

.accordion-title {
    font-size: 1.1rem;
    padding: .6rem 0;
    border: 0;
    background-color: #f6f6f6;
    font-weight: bold;
    font-family: AvenirNext-Bold;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.acordion-title-selected {
    background-color: #346a11;
    color: #FFF;
    border-radius: 4px;
}

.accordion-widget {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #f1f2f3;
    padding-bottom: .5rem;
    margin-bottom: 3rem;
}

.accordion-content {
    display: none;
}

.video-wrapper {
    width: 100%;
}

.post_main_holder_video {
    float: left;
    display: block;
    width: 23.163841%;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-right: 0.8%;
}

@media screen and (max-width: 979px) {
    .main_home_content .container_blog .post_main_holder_video {
        width: 100%;
    }
    .post-video-iframe {
        height: 300px!important;
    }
}

.post_main_holder_video .head {
    margin-bottom: 20px;
}

.post_main_holder_video .button {
    float: right;
}

.post_main_holder_video h2 {
    margin: 6px 0;
    color: #675e49;
    display: inline-block;
}

.main_home_content .container_blog .post_main_holder_video .content article .misc {
    margin-bottom: 5px;
}

.main_home_content .container_blog .post_main_holder_video .content article .misc .calendar_icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url(../img/assets.svg);
    background-position: -171px -52px;
    vertical-align: top;
}

.main_home_content .container_blog .post_main_holder_video .content article .misc .text {
    font-size: 13px;
    color: #675e49;
    display: inline-block;
    vertical-align: top;
}

.main_home_content .container_blog .post_main_holder_video .content article h4 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 12px;
    color: #444444;
    text-decoration: none;
}

.main_home_content .container_blog .post_main_holder_video .content article a.link {
    color: #336600;
    border-color: #d6c3ad;
    margin-right: 5px;
}

.post-video-iframe {
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
}

.popup-image {}

.popup-container {
    padding: 0rem;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    width: 640px;
    max-width: 100%;
    visibility: hidden;
}

.overlay-popup {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #4d4d4d75;
    z-index: 999;
    top: 0;
    display: none;
}

.top-down-anim {
    visibility: visible;
    animation: topDown 1.5s ease;
}

.top-up-anim {
    visibility: visible;
    animation: topUp 1.5s ease;
    animation-fill-mode: forwards;
}

@keyframes topDown {
    0% {
        top: -100%;
    }
    100% {
        top: 50%;
    }
}

@keyframes topUp {
    0% {
        top: 50%;
    }
    100% {
        top: -100%;
    }
}

@media (min-width: 599px) {
    .desktop-mr-1 {
        margin-right: 1rem;
    }
    .desktop-ml-1 {
        margin-left: 1rem;
    }
    .hide-on-desktop {
        display: none!important;
    }
    .popup-image {
        width: initial;
        height: initial;
    }
    .popup-image-only {
        width: initial;
        height: initial;
    }
}

@media (max-width: 600px) {
    .shrink-sides-on-mobile {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    .hide-on-mobile {
        display: none!important;
    }
    .mobile-mb-1 {
        margin-bottom: 1rem;
    }
    .shrink-margin-on-mobile {
        margin: 0 .5rem!important;
    }
    .img-account-type {
        width: 140px;
        height: 108px;
    }
    .svg-account-type {
        width: 140px;
        height: 108px;
    }
    .wrapped-flex-container {
        flex-direction: column;
    }
    .accordion-title {
        font-size: 1rem;
    }
    .accordion-toggler {
        cursor: pointer;
    }
    .accordion-toggler:hover {
        cursor: pointer;
    }
    .popup-image {
        width: 180px;
        height: 150px;
    }
    .popup-image-only {
        width: 600px;
        height: auto;
        max-height: 250px;
    }
}

@media (max-width: 400px) {
    .shrink-sides-on-mobile {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    .shrink-margin-on-mobile {
        margin: 0 .5rem!important;
    }
    .img-account-type {
        width: 120px;
        height: 80px;
    }
    .popup-image {
        width: 180px;
        height: 150px;
    }
    .popup-image-only {
        width: 400px;
        height: auto;
        max-height: 150px;
    }
    .svg-account-type {
        width: 120px;
        height: 80px;
    }
    #chooseRegistrationForm>* {
        margin: 0 .25rem;
    }
    #chooseRegistrationForm:first-child {
        margin-left: 0;
    }
    #chooseRegistrationForm:last-child {
        margin-right: 0;
    }
}

_:-ms-fullscreen,
 :root .IE-FlexAuto {
    flex-basis: auto;
}


/* added */

.flex-between {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.hide-show {
    padding: 10px;
    border-bottom: 1px solid #f1f2f3;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}

.hide-show:hover {
    cursor: pointer;
}

#region_filter_container {
    display: none;
}

.filter-checkbox-container {
    margin: 5px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.filter-checkbox-container input {
    width: 20px;
    height: 20px;
}

.regions-by-country-container {
    max-height: 500px;
    overflow-y: auto;
}

.regions-by-country-container h6 {
    padding-top: 10px;
}

.hide-show .rotate_chevron {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.info {
    color: #99cc00;
}

.webshop_button {
    display: inline-block;
    padding: 10px 15px;
    background-color: #002F9D;
    color: white;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 20px;
    min-width: 135px;
    text-align: center;
}

.webshop_button:hover {
    background-color: #022474;
    transition: .5s;
}

.vertical_navigation{
    /*background-color: lightgrey;*/
}


.vertical_navigation a{
    display: block;
    border: none;
    padding: 5px;
}

.vertical_navigation a:hover,
.vertical_navigation a:focus{
    border: none
}

.vertical_navigation li{
    border: 1px solid lightgrey;
    /*padding: 5px;*/
    display: block;
    text-align: center;
    font-size: 17px;
}

.vertical_navigation li:hover{
    background-color: lightgrey;
}

.vertical_navigation .selected{
    background-color: #F1F2F3;
    font-weight: bold;
}

.links_container .hide-show{
    border: 1px solid lightgrey;
    font-size: 17px;
    font-weight: bold;
    padding: 10px;
}

#btn-find-webshops{
    background-color: #F49C21; 
    flex: auto; 
    text-align: center; 
    align-self: flex-start;
    min-width: fit-content;
}
