body {
    font-family: Arial;
    font-size: 12px;
    color: #2b3236;
}

a {
    text-decoration: underline;
    color: #50A4CB;
}

a:hover {
    text-decoration: none;
}

.btn {
    text-decoration: none;
}

#top_stretch {
    height: 80px;
    background: #FCD88C;
}

#top_hint {
    min-height: 50px;
    padding: 16px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ea7106+0,f19913+100 */
    background: #ea7106; /* Old browsers */
    background: -moz-linear-gradient(top, #ea7106 0%, #f19913 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea7106), color-stop(100%, #f19913)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ea7106 0%, #f19913 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ea7106 0%, #f19913 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ea7106 0%, #f19913 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ea7106 0%, #f19913 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea7106', endColorstr='#f19913', GradientType=0); /* IE6-9 */
    color: #FFF;
}

.btn-orange {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7b11b+0,ee8a0e+100 */
    background: #f7b11b; /* Old browsers */
    background: -moz-linear-gradient(top, #f7b11b 0%, #ee8a0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7b11b), color-stop(100%, #ee8a0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f7b11b 0%, #ee8a0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f7b11b 0%, #ee8a0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f7b11b 0%, #ee8a0e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f7b11b 0%, #ee8a0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7b11b', endColorstr='#ee8a0e', GradientType=0); /* IE6-9 */
    color: #FFF !important;
    border: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Calibri', arial;
    font-weight: bold
}

h5 {
    font-size: 22px
}

#category_menu {
    margin-top: 36px;
}

#category_menu a {
    margin-bottom: 10px;
    padding: 10px 18px;
}

.b_section {
    margin-top: 39px;
}

.b_section-green {
    margin-top: 10px !important
}

.b_section img {
    max-width: 100%;
}

#preface h2 {
    margin: 10px 0 20px !important
}

#facts {
    margin-top: 40px;
}

h2, h1 {
    font-size: 35px !important;
    margin: 40px 0 30px
}

.fact {
    border-right: 1px solid #FFB200;
    min-height: 80px;
    padding: 10px 0;
}

.fact .left {
    font-size: 40px;
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 16px;
    font-weight: bold;
}

.fact .right {
    font-size: 12px;
    width: 50%;
    float: left;
    margin-top: 12px;
}

.fact.last {
    border: 0 none;
}

header {
    margin-top: 12px;
}

header .h-list {
}

header .h-list h4 {
    font-size: 22px;
    margin-top: 12px;
    margin-bottom: 20px;
    white-space: nowrap;
}

header .h-list a {
    font-size: 12px;
    text-decoration: underline;
}

header .h-list .block {
    border-right: 1px solid #FFB200;
    padding-bottom: 15px;
    padding-top: 22px;
    padding: 0 15px 0 15px;
    min-height: 104px
}

header .h-list .block.last {
    border-right: 0 none;
}

footer {
    background: #FBFBF9;
    margin-top: 20px;
}

#footer_1 {
    padding: 30px 0;
    line-height: 1.8em;
}

#footer_2 {
    border-top: 1px solid #FCF5E3;
    padding: 10px 0;
    line-height: 50px;
}

.text-orange {
    color: #ED890D;
}

#logo {
    display: inline-block;
    margin-top: 10px;
}

#advise img {
    width: 100%;
    border-radius: 5px
}

#advise h4 {
    font-size: 22px;
    color: #2b3236;
    margin: 0 0 10px;
}

#advise .anons {
    color: #3999c6;
    text-decoration: Underline;
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
}

#advise .anons + span {
    color: #ea7307;
    padding-left: 24px;
    position: relative;
    display: block;
}

#advise .anons + span:before {
    content: "";
    background-image: url(../images/view-icon.png);
    width: 16px;
    height: 12px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
}

#advise .row .row {
    margin-bottom: 15px;
}

#advise.advise-left-block .anons + span::before {
    content: none;
}

#advise.advise-left-block .anons + span {
    color: inherit;
    display: inline-block;
    padding-left: 0;
}

#advise.advise-left-block .anons + span span, #advise.advise-left-block .anons + span + span span {
    color: rgb(234, 115, 7);
}

.tags {
    font-size: 0;
    padding: 0;
    margin: 15px 0;
}

.tags li {
    display: inline-block;
    margin-right: 10px;
}

.tags li:last-child {
    margin-right: 0;
}

.tags li a {
    padding: 7px 15px;
    border-radius: 5px;
    background-image: linear-gradient(to bottom, rgb(94, 186, 53) 0%, rgb(51, 147, 77) 100%);
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    outline: none;
    display: block;
}

.contact span {
    font-family: 'Calibri', arial;
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #2b3236;
}

.contact span:last-child {
    margin-right: 0;
}

.contact span a {
    text-decoration: underline;
}

.campik-tabs {
    padding: 0;
    border: none;
    margin-top: 18px;
}

.campik-tabs .ui-tabs-nav {
    padding: 0;
    border: none;
    background: none;
    border-radius: 0;
    background: #f8f8f2;
    display: inline-block;
    border-radius: 6px;
    padding: 4px;
}

.campik-tabs .ui-tabs-nav li {
    background: none;
    border: none;
    border-radius: 4px;
    margin: 0 3px !important;
}

.campik-tabs .ui-tabs-nav li.ui-tabs-active, .campik-tabs .ui-tabs-nav li:hover {
    background-image: linear-gradient(to bottom, rgb(247, 177, 27) 0%, rgb(238, 138, 14) 100%);
    margin: 0;
    padding-bottom: 0;
}

.campik-tabs .ui-tabs-nav li a.ui-tabs-anchor {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    padding: 9px 15px;
    outline: none;
}

.campik-tabs .ui-tabs-panel {
    padding: 15px 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li:hover .ui-tabs-anchor {
    color: #fff
}

.campik-tabs .ui-tabs-nav li a.ui-tabs-anchor {
    color: #2b3236;
    font-family: 'Calibri', arial;
    font-size: 22px;
    font-weight: bold;
    position: relative;
}

.campik-tabs .ui-tabs-nav li:not(:first-child) a.ui-tabs-anchor:after {
    position: absolute;
    left: 0;
    top: 12px;
    bottom: 12px;
    width: 1px;
    background: #cca236;
    content: ''
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active + li .ui-tabs-anchor:after,
.ui-tabs .ui-tabs-nav li:hover + li .ui-tabs-anchor:after,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor:after {
    display: none !important
}

h1 {
    margin: 15px 0 4px;
}

h1.camp-page-title {
    font-size: 25px !important
}

.left-block {
    padding: 15px 40px;
    background-color: #F8F8F2;
    border-radius: 8px;
    width: 100%;
}

.left-block p {
    font-size: 14px;
    margin-bottom: 4px;
}

.price {
    font-size: 45px !important;
    font-weight: bold;
    font-family: 'Calibri', arial;
    line-height: 1.1em;
}

.price-old {
    font-size: 20px !important;
    color: #00A660;
    font-weight: bold;
    text-decoration: line-through;
}

.left-block p.price-old {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: bold;
    font-family: 'Calibri', arial;
}

.places-count {
    font-size: 22px !important;
    font-weight: bold;
    font-family: 'Calibri', arial;
}

.info {
    background-color: #00A660;
    border-radius: 5px;
    padding: 10px 30px;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

.left-block .btn {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: bold;
    font-family: 'Calibri', arial;
    line-height: 50px;
    padding: 0;
    height: 50px;
}

.description {
    margin-bottom: 15px;
    font-size: 16px;
}

.campik-table {
    width: 100%;
}

.campik-table td {
    vertical-align: top;
    padding: 4px 0;
    font-family: 'Calibri', arial;
    font-size: 18px;
}

.campik-table .social-link:first-child {
    margin-top: 10px;
}

.campik-table tr td:first-child {
    width: 50%;
}

.camp-id {
    font-size: 20px;
    color: rgb(238, 138, 14);
}

.location {
    font-weight: bold;
    color: #2b3236;
    font-size: 22px;
    font-family: 'Calibri', arial;
}

.show-location {
    text-decoration: underline !important;
}

.text-green {
    color: #2c8d51 !important;
}

.campik-table .show-location {
    display: block;
    font-size: 12px;
    line-height: 1em;
}

.social-link {
    margin-bottom: 10px;
    display: block;
    line-height: 34px;
}

a.social-link {
    color: #2c8c51 !important;
    font-family: 'Calibri', arial;
    font-size: 18px;
    font-weight: bold
}

.size-xs {
    padding: 7px 15px;
}

.preface-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.preface-list > div > div, .camp-item {
    padding: 15px 0 0;
    margin-bottom: 15px;
    position: relative;
    border-top: 1px solid rgb(233, 227, 211);
}

.camp-item {
    border-top: none;
}

#preface-list-recommended .preface-list > div > div {
    padding-bottom: 15px;
}

#preface-list-recommended .preface-list > div > div {
    border-top: 0;
}

.preface-list > div:first-child > div {
    border-top: none;
}

.preface-list div img, .camp-item div img {
    width: 210px;
    height: 150px;
    border-radius: 5px;
}

.icon {
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle !important;
}

.icon-phone {
    background-image: url(../img/icon_phone.png);
    width: 12px;
    height: 16px;
    margin-top: -2px;
}

.icon-web {
    background-image: url(../img/icon_web.png);
    width: 16px;
    height: 16px;
    margin-top: -1px;
}

.icon-twitter {
    background-image: url(../img/icon_twitter.png);
    width: 34px;
    height: 34px;
}

.icon-vk {
    background-image: url(../img/icon_vk.png);
    width: 34px;
    height: 34px;
}

.icon-facebook {
    background-image: url(../img/icon_facebook.png);
    width: 34px;
    height: 34px;
}

.icon-ok {
    background-image: url(../img/icon_ok.png);
    background-size: 34px auto;
    width: 34px;
    height: 34px;
}

.icon-in {
    background-image: url(../img/icon_in.png);
    background-size: 34px auto;
    width: 34px;
    height: 34px;
}

.preface-list h5 {
    width: 91%;
}

.preface-list h5, .preface-list h5 a, .camp-item h5 a {
    color: #000;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 5px;
    position: relative;
}

.preface-list h5 a {
    margin-bottom: 0;
}

/*.preface-list h5::after{
    content: "";
    background-image: url(../img/title_mask.png);
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    top: -30%;
    width: 60px;
    height: 31px;
}*/
.preface-list .location, .camp-item .location {
    font-size: 14px;
}

.preface-list .tags {
    margin: 5px 0;
}

.preface-list .tags a {
    padding: 4px 10px;
}

.age {
    background-image: url("../img/age_bg_big.png");
    color: rgb(255, 255, 255);
    height: 46px;
    line-height: 38px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 43px;
    text-align: center;
    z-index: 9;
}

.mCS-campik .mCSB_draggerRail {
    width: 7px;
    border-radius: 0;
    background-color: #F0F0E6;
}

.mCS-campik .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(247, 177, 27) !important;
    width: 7px;
}

.camps-search {
    padding: 22px 36px;
    background-image: linear-gradient(to bottom, #5EBA35 0%, #33934D 100%);
    border-radius: 5px;
}

.camps-search label {
    font-family: 'Calibri', arial;
    display: block;
    color: #fff;
    font-size: 22px !important;
    font-weight: bold;
    margin-bottom: 8px;
}

.camps-search select, .camps-search input[type=text] {
    width: 100%;
    margin-bottom: 32px;
    border-radius: 3px;
    border: none;
}

.camps-search .select-wrapper {
    margin-bottom: 32px;
}

.camps-search input[type=text] {
    background-image: linear-gradient(to left, #2CA555 0%, #2CA556 100%);
    padding: 12px 15px;
    outline: none !important;
}

.camps-search [type=submit] {
    font-weight: bold;
    border-radius: 3px;
    background-image: url(../img/glass.png), linear-gradient(to bottom, #f7b11b 0%, #ee8a0e 100%);
    background-repeat: no-repeat;
    background-position: center left 16%;
}

.camps-total {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 5px;
    color: #2a8b52;
}

.stock-list {
    padding: 0;
    list-style: none;
    font-size: 0;
}

.stock-list li {
    width: 23.5%;
    margin-right: 2%;
    display: inline-block;
    margin-bottom: 15px;
    position: relative;
    vertical-align: top;
}

.stock-list li > a {
    text-decoration: none;
    color: #000;
}

.stock-oother-description {
    font-size: 14px;
    padding: 15px 20px;
}

.stock-list li:nth-child(4n) {
    margin-right: 0;
}

.stock-list li img {
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.stock-list li > div:last-child {
    padding: 15px 20px;
    background-color: #F8F7F2;
    font-size: 15px;
}

.stock-list li > div:first-child {
    position: relative;
}

.stock-list li > div:first-child > div {
    bottom: 0;
    width: 100%;
    background-color: rgba(52, 157, 79, .6);
    color: #fff;
}

.stock-list li > div:first-child > div a.btn {
    font-size: 15px;
    font-weight: bold;
    float: right;
}

.stock-list li > div:first-child > div > div {
    padding: 8px 20px;
}

.stock-list li > div:first-child > div > div span {
    font-size: 18px;
    font-weight: bold;
    line-height: 33px;
}

.stock-list li h5, .stock-list li h5 a {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    text-decoration: none;
    color: #000;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.stock-list li .discount {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 30px;
    background-image: url(../img/age_bg_green.png);
    width: 43px;
    height: 46px;
    padding: 9px 0;
    text-align: center;
}

.icon-clock {
    background-image: url(../img/icon_clock_white.png);
    width: 16px;
    height: 16px;
}

.icon-coupon {
    background-image: url(../img/icon_coupon_orange.png);
    width: 24px;
    height: 24px;
}

.stock-icon {
    font-size: 0;
    margin: 0 0 25px 0;
}

.stock-icon > span {
    background-image: linear-gradient(to bottom, rgb(247, 177, 27) 0%, rgb(238, 138, 14) 100%);
    width: 32%;
    display: inline-block;
    margin-right: 2%;
    text-align: center;
    padding: 5px 0;
    border-radius: 5px;
    vertical-align: top;
    height: 105px;
    position: relative;
}

.stock-icon > span span {
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 7px;
    width: 100%;
    text-align: center;
}

.stock-icon span .icon {
    margin-right: 0;
}

.stock-icon span:last-child {
    margin-right: 0;
}

.icon-support {
    background-image: url(../img/icon_support_big.png);
    width: 69px;
    height: 69px;
}

.icon-vozvrat {
    background-image: url(../img/icon_vozvrat_big.png);
    width: 68px;
    height: 69px;
}

.icon-warranty {
    background-image: url(../img/icon_warranty_big.png);
    width: 53px;
    height: 64px;
}

.left-block-stock h6 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
}

.site-link {
    font-size: 16px;
    font-weight: bold;
    color: #00A660;
}

.left-block-stock .info {
    padding: 10px 30px;
}

.phones {
    padding: 0;
    list-style: none;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.left-block-stock .location {
    font-size: 14px;
}

.left-block-stock .site, .left-block-stock .schedule {
    margin-bottom: 10px;
}

p.by-count {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-green {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #30BA4C 0%, #008D58 100%) repeat scroll 0 0;
    border: 0 none !important;
    color: rgb(255, 255, 255);
}

.footer-menu {
    padding: 0;
    list-style: none;
    margin-top: 20px;
}

.footer-menu a {
    color: blue;
    font-size: 16px;
    text-decoration: none;
}

.footer-menu li {
    margin-bottom: 10px;
}

.footer-menu li:last-child {
    margin-bottom: 0;
}

.copyright {
    font-size: 17px;
}

.footer-phone {
    font-size: 17px;
    color: #ccc;
}

.footer-description {
    margin-top: 80px;
    color: #ccc;
    font-size: 14px;
}

#stock-main {
    list-style: none;
    padding: 0;
    font-size: 0;
}

#stock-main li {
    display: inline-block;
    width: 23.5%;
    margin-right: 2%;
    position: relative;
}

#stock-main li:last-child {
    margin-right: 0;
}

#stock-main li a {
    border-radius: 8px;
    height: 162px;
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
}

#stock-main li img {
    width: 100%;
    border-radius: 7px;
    position: relative;
    top: -24px;
}

#stock-main li h5 {
    font-size: 22px;
    line-height: 20px;
    font-weight: bold;
    color: #333;
    position: absolute;
    bottom: 10px;
    left: 20px;
    width: 70%;
}

#camps-recommended ul {
    list-style: none;
    padding: 0;
}

#camps-recommended ul li {
    position: relative;
    background-color: rgb(248, 248, 242);
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
}

#camps-recommended ul li:last-child {
    margin-bottom: 0;
}

#camps-recommended ul img {
    width: 100%;
    border-radius: 5%;
}

#camps-recommended h6 {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 7px;
    width: 85%;
}

#camps-recommended h6 a {
    color: #000;
    text-decoration: none;
}

.nopadding {
    padding-left: 0 !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
}

#camps-recommended ul li .col-md-8 {
    padding-left: 15px !important;
}

.left-block-title {
    font-size: 30px;
    font-weight: bold;
    margin: 30px 0 15px;
}

.advise-left-block .row > .col-md-8 {
    padding-left: 15px !important;
}

.advise-left-block .row {
    margin-bottom: 15px;
}

label {
    font-size: 14px !important;
    font-weight: normal !important;
}

#category_menu a:not(:last-child) {
    margin-right: 4px
}

.advice-image {
    margin-right: -25px
}

.campik-friend:not(:last-child) {
    margin-bottom: 36px
}

.campik-friends-container {
    position: absolute;
    z-index: 1;
    background: rgba(255, 255, 255, .9);
    width: 500px;
    margin: 20px;
    height: 530px;
    border-radius: 5px;
}

.campik-friends {
    padding: 15px 0 15px 15px;
    height: 434px;
}

.campik-friends-map {
    width: 100%
}

.campik-friend-image {
    margin-right: 10px;
    width: 116px
}

.campik-friend-image, .campik-friend-descr {
    float: left;
}

.campik-friend-descr {
    width: 328px
}

.help-close {
    background-image: url(../img/icon_close.png);
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    right: 50px;
    top: 4px;
    cursor: pointer;
}

#top_hint > div {
    position: relative;
}

.preface-list div.infinite-scroll-loading-text img {
    width: inherit;
}

#blog-list h3, #blog-list h3 a {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #000;
    text-decoration: none;
}

.icon-view {
    background-image: url("../images/view-icon.png");
    width: 16px;
    height: 12px;
}

.color-orange {
    color: rgb(247, 177, 27);
}

#blog-list .anons {
    margin-top: 10px;
}

#blog-list .blog-list > div {
    margin-bottom: 10px;
}

#blog-categories {
    padding: 20px;
    margin: 0;
    list-style: none;
    background-color: rgb(248, 248, 242);
    border-radius: 8px;
}

#blog-categories > li > a {
    color: green;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}

#blog-categories > li {
    border-bottom: 1px solid #E9E3D3;
    padding: 5px 0;
    position: relative;
}

#blog-categories > li:last-child {
    border-bottom: 0;
}

#blog-categories li ul {
    padding-left: 20px;
    list-style: none;
}

#blog-categories li ul > li {
    padding: 5px 0;
}

#blog-categories li.dropdown > span {
    position: absolute;
    top: 5px;
    right: 0;
    cursor: pointer;
}

#blog-categories li.dropdown > ul {
    display: none;
}

#blog-categories li.dropdown.active > ul {
    display: block;
}

.icon-arr-right {
    background-image: url(../img/arr_right.png);
    width: 10px;
    height: 13px;
}

.blog-item-img {
    position: relative;
    margin: 10px 0 15px;
}

.blog-item-img > span {
    position: absolute;
    background-image: url(../img/article_date_bg.png);
    width: 73px;
    height: 76px;
    left: 50px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding-top: 7px;
    line-height: 29px;
}

.blog-item-img span.day {
    display: block;
    font-size: 32px;
    font-weight: bold;
}

.my-pager {
    list-style: none;
    padding: 0;
    margin: 15px 0;
    font-size: 0;
}

.my-pager li {
    display: inline-block;
    margin-right: 10px;
}

.my-pager li:last-child {
    margin-right: 0;
}

.my-pager li a {
    font-size: 16px;
    padding: 10px 15px;
    background-color: rgb(248, 248, 242);
    border-radius: 3px;
    color: green;
    font-weight: bold;
    text-decoration: none;
    display: block;
    line-height: normal;
}

.my-pager li.active a {
    background-image: linear-gradient(to bottom, rgb(94, 186, 53) 0%, rgb(51, 147, 77) 100%);
    color: #fff;
}

.my-pager li.prev a, .my-pager li.next a {
    background-image: linear-gradient(to bottom, rgb(247, 177, 27) 0%, rgb(238, 138, 14) 100%);
    color: #fff;
}

.icon-mail {
    background-image: url(../img/icon_mail.png);
    width: 16px;
    height: 12px;
}

.icon-print {
    background-image: url(../img/icon_print.png);
    width: 16px;
    height: 16px;
}

.blog-item-control a i {
    margin-right: 0;
}

.blog-item-control > * {
    margin-right: 10px;
    display: inline-block;
}

.blog-item-control > *:last-child {
    margin-right: 0;
}

.stock-main-image {
    position: relative;
}

.stock-main-image .discount {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 30px;
    background-image: url(../img/akcia_discount_bg_big.png);
    width: 74px;
    height: 77px;
    padding: 15px 0;
    text-align: center;
    z-index: 1;
}

.preface-list > li {
    margin-bottom: 10px;
}

.preface-list > li:last-child {
    margin-bottom: 0;
}

#rating a {
    display: block;
    border-radius: 8px;
    height: 162px;
    overflow: hidden;
    position: relative;
}

#rating a img {
    width: 100%;
    position: absolute;
    top: -24px;
}

/*#rating a span{
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    
}*/
#rating a::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    background-position: center;
    background-repeat: no-repeat;
}

.rating_1::after {
    background-image: url(../img/rating_1.png);
}

.rating_2::after {
    background-image: url(../img/rating_2.png);
}

.rating_3::after {
    background-image: url(../img/rating_3.png);
}

.rating_4::after {
    background-image: url(../img/rating_4.png);
}

.rating_5::after {
    background-image: url(../img/rating_5.png);
}

.rating_6::after {
    background-image: url(../img/rating_6.png);
}

.rating_7::after {
    background-image: url(../img/rating_7.png);
}

.rating_8::after {
    background-image: url(../img/rating_8.png);
}

.camp-gallery-main {
    margin-bottom: 10px;
}

.camp-gallery-main img {
    border-radius: 8px;
    width: 100%;
}

.other-image ul {
    padding: 0 20px;
    list-style: none;
    font-size: 0;
}

.other-image li {
    display: inline-block;
    width: 32%;
    margin-right: 2%;
}

.other-image li:nth-child(3n) {
    margin-right: 0;
}

.other-image img {
    width: 100%;
    border-radius: 5px;
}

#camp-gallery h6 {
    font-size: 16px;
}

.preface-list li {
    position: relative;
}

.preface-list li {
    padding: 18px 0;
}

.preface-list li .anons {
    margin: 10px 0;
}

.camp-recommended, .preface-list li {
    background-color: rgb(248, 248, 242);
    border-radius: 5px;
}

#preface-list-recommended .preface-list > div {
    background-color: rgb(248, 248, 242);
}

.contacts-page-actions a {
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
    font-family: 'Calibri', arial;
    font-size: 22px;
    font-weight: bold;
    padding: 0 28px
}

.contacts-company-title, .contacts-company-requsites {
    font-family: 'Calibri', arial;
    font-size: 22px;
    font-weight: bold
}

.site-contact {
    font-size: 14px;
    color: #2b3236 !important;
}

.contacts-employee-title {
    font-family: 'Calibri', arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em
}

.contacts-employee-image {
    float: right;
}

.contacts-employee-descr {
    width: 66%;
    float: left;
}

.contacts-employee-descr p {
    font-size: 12px;
    margin: 10px 0 !important
}

.contacts-employee-card select {
    width: 100%;
    border: 0 none;
    outline: none;
    height: 42px;
    border-radius: 6px;
    padding: 0 10px
}

.contacts-employee-card {
    background: #f5f3e7;
    border-radius: 6px;
    padding: 20px 19px
}

.contacts-page {
    margin-top: 20px;
}

.contcts-map {
    padding-top: 8px
}

#modal-ask-us .modal-dialog {
    width: 350px
}

#modal-ask-us .form textarea {
    min-height: 82px
}

.modal h2 {
    margin: 4px 0 12px 0
}

.modal .close {
    position: absolute;
    right: 14px;
    top: 10px;
    color: #f5a617;
    z-index: 9;
    opacity: 1
}

.modal-body {
    background: #f5f3e7;
    border-radius: 6px;
    padding: 10px 25px 34px;
}

.modal-body .form-group {
    margin-bottom: 18px;
}

.form .form-control {
    border: none 0;
    outline: none;
    box-shadow: none;
}

.form .form-control[type="text"], .form .form-control[type="email"], .form input[type="submit"], select.form-control {
    height: 40px;
    line-height: 40px;
    padding: 0 16px
}

select.form-control {
    padding: 0 14px;
}

.form input[type="submit"] {
    font-family: 'Calibri', arial;
    font-size: 22px;
    font-weight: bold;
    line-height: 38px !important;
    padding: 0 16px 2px 16px !important;
}

.form textarea {
    padding: 16px
}

.form ::-webkit-input-placeholder {
    color: #2b3236 !important
}

.form ::-moz-placeholder {
    color: #2b3236 !important;
}

.form :-moz-placeholder {
    color: #2b3236 !important;
}

.form :-ms-input-placeholder {
    color: #2b3236 !important;
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 160px auto
    }
}

.modal-mailing-form label {
    font-family: 'Calibri', arial !important;
    font-size: 22px !important;
    font-weight: bold !important;
}

#modal-reqruit .modal-dialog, #modal-children .modal-dialog, #modal-stock .modal-dialog, #modal-question .modal-dialog {
    width: 362px
}

.modal-reqruit-form .form-actions, .modal-child-form .form-actions, #modal-question .form-actions {
    text-align: center;
}

#modal-reqruit .modal-body, #modal-children .modal-body {
    padding: 18px 34px 36px !important;
}

.modal-reqruit-form .form-group {
    margin-bottom: 10px;
}

.modal-reqruit-form .form input[type="submit"] {
    padding: 0 46px !important;
    font-size: 18px !important
}

a.add-children-link {
    color: #2C8B51;
    font-family: 'Calibri', arial;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px dotted #2C8B51;
    text-decoration: none;
    margin-bottom: 4px;
    display: inline-block;
}

.modal-mailing-form .btn-group {
    width: 100%
}

.modal-mailing-form .btn-group label {
    font-size: 14px !important;
    color: #282828 !important;
    font-family: arial !important;
    font-weight: normal !important;
    line-height: 40px !important;
    padding: 0 12px !important;
    width: 50% !important;
    border: none 0 !important
}

.modal-mailing-form .btn-default:active, .modal-mailing-form .btn-default.active, .modal-mailing-form .open > .dropdown-toggle.btn-default {
    background: #fff !important
}

.modal-mailing-form .btn-default {
    border: 0 none !important;
    outline: none !important;
    margin: 0 !important
}

#camp-reviews h3 {
    margin: 0;
    font-size: 40px;
}

#suggested-items h3 {
    margin: 0;
    font-size: 40px;
}

#camp-reviews {
    margin-top: 15px;
}

.camp-reviews-header {
    border-bottom: 1px solid #E9E3D3;
    padding-bottom: 10px;
}

.camp-reviews-form {
    background-image: linear-gradient(to bottom, rgb(94, 186, 53) 0%, rgb(51, 147, 77) 100%);
    padding: 20px;
    border-radius: 8px;
    margin-top: 20px;
}

.camp-reviews-form h4 {
    color: #fff;
    font-size: 20px;
    margin-top: 0;
}

.camp-reviews-form label {
    color: #fff;
    font-size: 16px !important;
    font-weight: bold !important;
}

.camp-reviews-form textarea {
    resize: none;
    min-height: 70px;
}

.form-control {
    box-shadow: none;
}

.camp-reviews-list {
    margin-top: 20px;
    padding: 0;
    list-style: none;
}

.camp-reviews-list li {
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.camp-reviews-list li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.camp-review-created {
    color: rgb(238, 138, 14);
}

.camp-review-header {
    font-size: 18px;
}

.camp-review-header span {
    color: #ccc;
}

.clear {
    display: table-cell;
    clear: both;
}

.my-checkbox {
    display: none;
}

.my-checkbox + label {
    position: relative;
}

.my-checkbox + label::before {
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 4px;
    background-image: url(../img/cb_inactive.png);
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.my-checkbox:checked + label::before {
    background-image: url(../img/cb_active.png);
}

.camp-review-table-rating {
    width: 100%;
    margin-bottom: 10px;
}

.camp-review-table-rating td {
    width: 50%;
    padding: 4px 0;
    color: #fff;
    font-size: 14px;
}

.starbox .stars .star {
    background: transparent;
}

.starbox .stars .star_holder .star {
    --background-image: url('../images/5-small.png'); /* or any other image */
    background-image: url('../img/stars-active.png');
    width: 15px; /* make sure to use your image’s dimensions here */
    height: 12px;
}

.starbox .stars .colorbar {
    position: absolute;
    z-index: 222
}

.starbox .rated .colorbar, .rating-total .colorbar, .rating-static .colorbar {
    background-image: url('../img/stars.png') !important;
}

.rating-total .star {
    background-image: url('../img/star-green.png') !important;
}

.starbox .hover .stars .colorbar {
    background-image: url('../img/stars.png') !important;
}

.camp-review-rating .rating-static {
    display: inline-block;
    position: relative;
    top: 1px;
    margin-right: 10px;
}

.camp-review-rating > span {
    font-size: 18px;
}

.camp-review-rating > .text-rating {
    color: rgb(238, 138, 14);
    font-size: 14px;
}

.camp-review-review {
    margin: 5px 0;
}

.camp-total-rating {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
}

.rating-total {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.rating-total + .text-rating {
    color: rgb(238, 138, 14);
}

.camp-review-table-rating .rating {
    display: inline-block;
}

.camp-review-table-rating .rating + span {
    margin-left: 5px;
}

#compred-container {
    background: url(/img/campik.png) center left 42px no-repeat;
    padding-left: 240px !important;
    padding: 20px 20px 30px;
    border: 2px dashed #f09010;
    min-height: 265px;
}

#compred-container p {
    color: #3a3030;
    line-height: 1.5em;
    font-size: 14px;
    padding: 20px 0;
    margin: 0;
    display: block;
}

#compred-container a.btn {
    line-height: 46px;
    height: 50px;
    font-family: 'Calibri', arial;
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    padding: 0 16px
}

.compred-title {
    font-family: 'Calibri', arial;
    font-weight: bold;
    font-size: 42px;
    line-height: 1em
}

.compred-banner {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5dbb36+0,2a8b52+100 */
    background: #5dbb36; /* Old browsers */
    background: -moz-linear-gradient(top, #5dbb36 0%, #2a8b52 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #5dbb36 0%, #2a8b52 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #5dbb36 0%, #2a8b52 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5dbb36', endColorstr='#2a8b52', GradientType=0); /* IE6-9 */
    font-family: 'Calibri', arial;
    font-weight: bold;
    font-size: 20px;
    line-height: 1em;
    color: #fff;
    border-radius: 8px;
}

.compred-banner-image {
    position: absolute;
    right: 10px;
    bottom: 0
}

.compred-banner p {
    display: inline-block;
    width: 66%;
    padding: 16px 0 20px 26px;
    margin: 0;
    vertical-align: middle;
    font-size: 34px;
    font-family: 'Calibri';
    line-height: 1em;
}

.compred-banner a {
    --margin-left: 50px;
    line-height: 56px;
    height: 60px;
    padding: 0 36px;
    font-family: 'Calibri', arial;
    font-weight: bold;
    font-size: 26px;
    color: #fff;
}

.compred-banner-content {
    position: relative;
}

#compred-container + h1 {
    margin: 46px 0 22px;
}

#compred h2 {
    margin: 20px 0 10px
}

.compred-offer-card {
    position: relative;
    width: 450px;
    padding: 10px 20px 20px;
    box-sizing: border-box;
    border: 3px solid #f8f8f2;
    border-radius: 10px
}

.compred-offer-title {
    font-family: 'Calibri', arial;
    font-size: 32px;
    font-weight: bold;
    line-height: 1em
}

.compred-offer-description {
    font-size: 14px;
    margin: 10px 0 20px
}

.compred-offer-card-price-russia, .compred-offer-card-price-other {
    font-family: 'Calibri', arial;
    font-size: 22px;
    font-weight: bold;
}

.compred-offer-card-price-russia span {
    font-size: 45px !important;
    line-height: 1.25em
}

.regions-domain {
    display: inline-block;
    color: #4dac3f;
    font-family: 'Calibri', arial;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 24px;
    background-repeat: no-repeat !important;
}

.regions-domain:not(:last-child) {
    margin-right: 18px;
}

.domain-ukraine {
    background: url(/img/ico_ukr.png) center left
}

.domain-md {
    background: url(/img/ico_md.png) center left
}

.domain-kz {
    background: url(/img/ico_kz.png) center left
}

.domain-by {
    background: url(/img/ico_br.png) center left
}

.domain-ru {
    background: url(/img/ico_rs.png) center left
}

.compred-offer-card-label {
    color: #fff;
    text-align: center;
    font-size: 14px;
    position: absolute;
    right: -3px;
    top: 24px;
    background: url(/img/card_label.png) center no-repeat;
    width: 176px;
    height: 33px;
    line-height: 33px;
    padding: 0 10px
}

.grey-bg {
    background: #f8f8f2
}

.grey-bg .compred-offer-card {
    border-color: #fff !important
}

.compred-offer-image {
    border-radius: 10px;
    border: 3px solid #f09110;
    padding: 16px;
    background: #fff;
    box-sizing: border-box;
    text-align: center;
}

.compred-offer-image img {
    max-width: 100%
}

.compred-offer {
    padding: 50px 0
}

.compred-offer-card-price-regions {
    margin-top: 8px
}

.compred-offer a.btn {
    font-family: 'Calibri', arial !important;
    font-size: 22px !important;
    height: 50px;
    line-height: 46px;
    margin-top: 12px;
    padding: 0 22px;
}

.compred-offer div[class*="col"]:nth-child(2) {
    padding-left: 30px;
}

.offer-table {
    margin-top: 20px;
}

.offer-table .compred-offer-card {
    width: 100% !important;
}

.offer-table .compred-offer-card div[class*="col-md"] {
    padding-left: 30px
}

.offer-table .compred-offer-card div[class*="col-md"]:not(:first-child):after {
    width: 1px;
    background: #f7b11a;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 20px;
    content: '';
    display: block;
}

.offer-table .compred-offer-card .row:last-child div[class*="col-md"]:not(:first-child):after {
    width: 1px;
    background: #f7b11a;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0px !important;
    content: '';
    display: block;
}

.offer-table .compred-offer-title, .offer-table .compred-offer-card-price-regions {
    display: inline-block;
    vertical-align: middle;
}

.offer-table .compred-offer-card-price-regions {
    margin-top: 0
}

.offer-table ul {
    padding-left: 0;
    list-style: none;
    padding: 10px 0 20px;
}

.offer-table ul li {
    font-family: 'Calibri', arial;
    font-size: 22px;
    font-weight: bold;
}

.offer-title-green {
    font-size: 18px;
    color: #3d9c48;
    font-weight: bold;
}

.offer-table .compred-offer-title {
    margin: 14px 0 14px;
    padding-left: 20px
}

.offer-table .compred-offer-card .row:last-child ul {
    padding-bottom: 0 !important
}

.offer-table .compred-offer-card-price-regions {
    margin-left: 18px
}

.child-age label, .office-work label {
    padding-top: 12px
}

.outside-label {
    position: relative;
    left: 30px
}

.group label {
    white-space: nowrap;
}

.form-new-camp .form-group > div[class*="col-md"]:first-child label {
    font-size: 22px !important;
    font-weight: bold !important;
    font-family: 'Calibri', arial;
    color: #2b3236 !important;
    text-align: left;
    margin-bottom: 5px;
    padding-top: 0;
}

.form-new-camp .form-group {
    margin-bottom: 20px
}

.form-new-camp textarea {
    min-height: 102px
}

.form-new-camp input[type="text"], .form-new-camp input[type="mail"], .form-new-camp select {
    height: 44px;
    line-height: 44px;
}

.form-new-camp input[type="text"], .form-new-camp input[type="mail"], .form-new-camp select, textarea {
    border: 1px solid #f9d19f !important;
    background: #fff;
    outline: none !important;
    box-shadow: none !important;
}

.form-new-camp input[type="submit"], .form-new-camp button {
    font-size: 16px;
    font-weight: normal;
    font-family: 'Calibri', arial;
}

.opros-document-add {
    margin-top: 4px
}

.doc-types {
    display: inline-block;
    position: absolute;
    right: -65px;
    top: -4px
}

.opros-photo-add-action {
    text-align: center;
    margin-top: 10px
}

.action-item-add, .action-item-remove {
    font-size: 14px;
    display: inline-block;
    padding-left: 22px;
    background-repeat: no-repeat;
    background-position: center left
}

.add-document {
    background-image: url(/img/document.png) !important;
}

.action-item-add {
    background-image: url(/img/picture.png);
    color: #3999c6;
    font-size: 12px;
    background-position: top 0 left
}

.action-item-remove {
    background-image: url(/img/cross.png);
    color: #282828 !important;
    text-decoration: none;
}

.opros-photo-add-image {
    background: #fcfcfa;
    border: 1px solid #f5a617;
    border-radius: 6px;
    min-height: 124px
}

.opros-photo-add-image img {
    border-radius: 6px;
    max-width: 100%
}

.group select.form-control + *, .group input.form-control + * {
    margin-top: 20px
}

.group button.btn {
    padding: 0;
    height: 40px;
    line-height: 40px;
}

.progress-steps {
    height: 46px;
    background: #f8f8f2;
    padding: 3px;
    margin-bottom: 25px;
    border-radius: 4px
}

.progress-step {
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    height: 40px;
    padding-left: 8px;
}

#new-camp-progress [data-page="1"] {
    background: url(/img/step-1.png) left 3px center no-repeat, #f8f8f2
}

#new-camp-progress [data-page="2"] {
    background: url(/img/step-2.png) left 3px center no-repeat, #f8f8f2
}

#new-camp-progress [data-page="3"] {
    background: url(/img/step-3.png) left 3px center no-repeat, #f8f8f2
}

#new-camp-progress [data-page="1"] .progress-step:nth-child(n+2) {
    color: #282828
}

#new-camp-progress [data-page="2"] .progress-step:nth-child(n+3) {
    color: #282828
}

#new-camp-progress [data-page="3"] .progress-step:nth-child(n+4) {
    color: #282828
}

.new-camp-notice {
    font-size: 16px;
    color: #2b3236;
    line-height: 36px;
    padding: 0 20px;
    border-radius: 20px;
    background: #f8f8f2;
    margin: 0 0 18px
}

.radio {
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 16px;
    height: 16px;
    background: #fff
}

.radio + label {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0 !important;
    line-height: 30px;
    font-size: 30px;
}

.radio:not(checked) {
    position: absolute;
    opacity: 0;
}

.radio:not(checked) + label {
    position: relative;
    padding: 0 0 0 22px;
    font-weight: 600
}

.radio:not(checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 40px;
    background: #f7b11a;
    background: -moz-linear-gradient(top, #f7b11a 0%, #ef8a0e 100%);
    background: -webkit-linear-gradient(top, #f7b11a 0%, #ef8a0e 100%);
    background: linear-gradient(to bottom, #f7b11a 0%, #ef8a0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7b11a', endColorstr='#ef8a0e', GradientType=0);
    top: 50%;
    margin-top: -8px;
}

.radio:not(checked) + label:after {
    content: '';
    position: absolute;
    left: 5px;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    top: 50%;
    margin-top: -3px;
}

.radio:checked + label:after {
    background: #fff;
}

.checkbox {
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 16px;
    height: 16px;
    background: #fff
}

.checkbox + label {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0 !important;
    line-height: 30px;
    font-size: 30px;
}

.checkbox:not(checked) {
    position: absolute;
    opacity: 0;
}

.checkbox:not(checked) + label {
    position: relative;
    padding: 0 0 0 22px;
    font-weight: 600
}

.checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    width: 17px;
    height: 17px;
    border-radius: 3px;
    background: #f7b11a;
    background: -moz-linear-gradient(top, #f7b11a 0%, #ef8a0e 100%);
    background: -webkit-linear-gradient(top, #f7b11a 0%, #ef8a0e 100%);
    background: linear-gradient(to bottom, #f7b11a 0%, #ef8a0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7b11a', endColorstr='#ef8a0e', GradientType=0);
    top: 50%;
    margin-top: -9px;
}

.checkbox:not(checked) + label:after {
    content: '';
    position: absolute;
    left: 2px;
    width: 13px;
    height: 10px;
    border-radius: 10px;
    top: 50%;
    margin-top: -5px;
}

.checkbox:checked + label:after {
    background: url(../img/check.png) center no-repeat;
}

.form-new-camp ::-webkit-input-placeholder {
    color: #96785c !important
}

.form-new-camp ::-moz-placeholder {
    color: #96785c !important;
}

.form-new-camp :-moz-placeholder {
    color: #96785c !important;
}

.form-new-camp :-ms-input-placeholder {
    color: #96785c !important;
}

.form-new-camp .has-error input[type="text"], .form-new-camp .has-error input[type="eamil"], .has-error .form-new-camp select, .has-error textarea {
    border-color: red !important;
}

#pages > .page {
    display: none;
}

#pages > .page.active {
    display: block;
}

#camps-filter .select-wrapper {
    background: url(../img/select-shevron-small.png) center right 3px no-repeat, #f8f8f2;
    height: 35px !important;
    line-height: 35px !important
}

.select-wrapper {
    display: block;
    position: relative;
    background: url(../img/select-shevron.png) center right 3px no-repeat, #fff;
    border: none 0 !important;
}

.select-wrapper, .select-wrapper select {
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    width: 100%;
}

#camps-filter {
    margin-top: 26px !important;
    margin-bottom: 20px
}

#camps-filter select {
    height: 35px !important
}

.select-wrapper .holder {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin-right: 20px;
}

.select-wrapper select, .select-wrapper select[disabled] {
    left: 0;
    right: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}

#modal-city-select .modal-body {
    min-height: 300px;
}

.city-select {
    position: absolute;
    left: 150px;
    bottom: 6px;
    z-index: 2
}

.city-select {
    color: #3a3030;
    font-size: 14px;
    font-weight: bold
}

.city-select a {
    cursor: pointer;
    display: inline-block;
    color: #3999c6;
    font-size: 12px;
    text-decoration: underline;
    padding-right: 14px;
    background: url(../img/shevron.png) center right no-repeat
}

.city-select a:hover {
    text-decoration: none
}

.city-select-form ul {
    padding: 0
}

.city-select-form ul li {
    list-style: none;
}

.city-select-form ul li a {
    cursor: pointer;
}

.no-padding > [class*="col"]:first-child {
    padding-left: 0
}

.no-padding > [class*="col"]:last-child {
    padding-right: 0
}

#modal-map .modal-body {
    padding: 0;
}

.countries-change button, .regions-change button {
    margin-bottom: 10px;
}

.countries-change button:not(:last-child), .regions-change button:not(:last-child) {
    margin-right: 4px;
}

.modal-region-change .modal-dialog {
    width: 700px;
}

.breadcrumb {
    background: none !important;
    margin-top: 14px;
    padding-left: 0 !important;
    margin-bottom: 10px !important
}

.breadcrumb > li + li:before {
    content: '•' !important;
    color: #272727 !important;
    padding: 0 8px !important
}

.breadcrumb > .active {
    color: #272727 !important
}

#modal-city-select .modal-body {
    background: #fff !important
}

.rating-block {
    font-size: 20px;
    margin-bottom: 7px;
    font-weight: bold;
    font-family: "Calibri", arial;
}

.rating-block .rating-total {
    margin-left: 0;
}

.affix {
    top: 0px;
    width: 380px;
    position: fixed !important;
}

#catalog_map h2 a {
    text-decoration: none;
    color: #000;
}

#infscr-loading > img {
    width: inherit;
}

#infscr-loading > div {
    display: none;
}

.social-likes {
    margin: 0;
}

.stock-main-image > img {
    width: 100%;
}

.article-header {
    margin-top: 0;
}

.blog-author {
    display: inline-block;
    margin-left: 30px;
}

.blog-author span {
    color: rgb(234, 115, 7);
}

#sync1.owl-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 220px;
}

#sync2.owl-carousel .item img {
    width: 100%;
    object-fit: cover;
    height: 76px;
}

.owl-prev, .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    border-radius: 0 !important;
    margin: 0 !important;
    width: 26px
}

.owl-prev {
    left: 0
}

.owl-next {
    right: 0
}

#owl-rating .owl-controls {
    display: block !important;
}

#owl-rating .owl-prev, #owl-rating .owl-next {
    height: 25px;
    width: 17px;
    opacity: 1
}

#owl-rating .owl-next {
    background: url(../img/carousel-right.png) center no-repeat;
    margin-right: 12px;
}

#owl-rating .owl-prev {
    background: url(../img/carousel-left.png) center no-repeat
}

#owl-rating .owl-controls .owl-buttons {
    position: absolute;
    top: -62px;
    left: 460px;
    width: 50px;
}

#stock-list .pagination {
    text-align: center;
    display: block;
}

#stock-list .pagination li {
    width: inherit;
    margin-right: 0;
}

#stock-filter {
    margin: 15px 0;
}

#stock-filter label {
    padding-top: 10px;
}

#stock-filter #created_at + label, #stock-filter #persent + label {
    padding-top: 0px;
    position: relative;
    top: 4px;
}

#stock-filter #created_at + label {
    margin-right: 10px;
}

#preface-list-recommended .item {
    margin-bottom: 15px;
}

.preface-list > div > div.camp-recommended {
    border-top: 0;
}

.content-title {
    font-size: 30px;
    font-weight: bold;
    margin: 0px 0 15px;
}

.compred-banner {
    margin-top: 40px;
}

#advise h2 a, #advise h4 a {
    text-decoration: none;
    color: #000;
}

#owl-rating h6 {
    position: absolute;
    bottom: 10px;
    display: block;
    text-align: center;
    width: 100%;
}

#owl-rating h6 span {
    padding: 6px 15px;
    color: #fff;
    background-image: linear-gradient(to bottom, rgb(247, 177, 27) 0%, rgb(238, 138, 14) 100%);
    border-radius: 4px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#owl-rating .owl-item {
    padding: 0 10px;
}

.growl.growl-medium.growl-campik {
    background: url("../img/growl-logo.png") 20px 20px, linear-gradient(to bottom, #FFAC3E 0%, #FF812F 100%);
    background-repeat: no-repeat;
    opacity: 1;
    padding: 120px 20px 15px;
    margin-right: 0;
    border-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 220px;
}

.growl-campik .growl-message {
    font-size: 13px;
}

.growl-campik .growl-title {
    font-size: 15px;
    font-weight: bold;
}

#growls.default {
    right: 0;
}

.camp-video {
    display: block;
}

#modal-video .close {
    display: none;
}

.stock-opacity {
    opacity: 0.7;
}

.no-rd {
    border-radius: 0 !important
}

.compred-banner-small .compred-banner-content p {
    font-size: 20px !important;
    padding: 32px 0 32px 26px !important;
}

.services-card .compred-offer-card-price-russia span, .services-card .compred-offer-card-price-other {
    line-height: 1em !important
}

.services-card .compred-offer-card-price-other + .compred-offer-card-price-other {
    margin-top: 12px
}

.services-card-description {
    padding: 8px 0 6px;
}

.container {
    width: 1200px !important ;
}

.controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px !important;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 300px;
}

#pac-input:focus {
    border-color: #4d90fe;
}

.pac-container {
    font-family: Roboto;
}

.pac-container {
    z-index: 9999;
}

#sync1,
#sync2 {
    display: none;
}

#sync1 .owl-wrapper .owl-item:first-child .item {
    position: relative;
}

#sync1 .owl-wrapper .owl-item:first-child .item.video-modal a::after {
    content: "";
    background-image: url(../img/video_play.png);
    width: 58px;
    height: 58px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -29px auto 0 -29px;
}

.dropdown-menu li a {
    margin-bottom: 0 !important
}

#suggested-item-carousel {
    padding: 0 20px
}

#suggested-item-carousel .rating-total {
    margin-left: 0 !important
}

#suggested-item-carousel .item {
    padding: 20px 10px 20px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #F7F7F1;
    border-radius: 6px;
    margin: 0 10px
}

#suggested-item-carousel .owl-controls {
    display: block !important;
}

#suggested-item-carousel .owl-prev, #suggested-item-carousel .owl-next,
#sync2 .owl-prev, #sync2 .owl-next {
    height: 25px;
    width: 17px;
    opacity: 1;
    position: absolute;
    top: 50%;
    margin-top: -14px !important
}

#suggested-item-carousel .owl-next,
#sync2 .owl-next {
    background: url(../img/sliderright.png) center no-repeat;
    right: 0
}

#suggested-item-carousel .owl-prev,
#sync2 .owl-prev {
    background: url(../img/sliderleft.png) center no-repeat;
    left: 0
}

#suggested-item-carousel .owl-buttons,
#sync2 .owl-buttons {
    position: static !important;
    padding: 0;
    border-top: 0 !important
}

#sync2 .item {
    margin: 12px 8px
}

#sync2 {
    padding: 0 20px
}

#sync2 .item img, #sync1 .item img {
    border-radius: 6px
}

#images-gallery {
    margin-top: 34px
}

#suggested-items .owl-controls {
    margin: 0 !important
}

#suggested-items {
    padding-top: 30px
}

#suggested-items .item .col-md-8 {
    padding-left: 18px
}

#suggested-items .item .col-md-4 {
    padding: 0
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 3px !important;
    margin-top: -17px !important;
    background: url(../img/select-shevron.png) no-repeat;
    height: 34px;
    width: 34px;
    border: 0 none !important
}

.bootstrap-select.dropup.btn-group .dropdown-toggle .caret {
    background: url(../img/select-shevron-up.png) no-repeat !important;
}

.bootstrap-select > .dropdown-toggle, .bootstrap-select {
    height: 40px !important;
}

.camps-search .bootstrap-select.form-control {
    margin-bottom: 32px !important
}

#modal-video .modal-body {
    padding: 0;
}

#stock-list {
    margin-top: 15px;
}

.campik-tabs .description {
    margin-bottom: 0;
}

.stock-preview {
    width: 277px !important;
    height: 216px;
}

.preface-list .price, .camp-item .price {
    font-size: 20px !important;
    line-height: 40px;
}

.icon-sale {
    background-image: url(../img/icon_sale.png);
    width: 50px;
    height: 50px;
    position: absolute;
    top: 7px;
    left: 17px;
}

.preface-list .rating-total {
    margin: 5px 10px 5px 0px;
}

.preface-list .rating-total .text-rating {
    margin-right: 5px;
}

.places-green {
    background-image: url(../img/place_green.png);
    background-size: 10px auto;
    width: 10px;
    height: 13px;
    display: inline-block;
    margin-right: 7px;
}

.review-link {
    color: #2c8d51 !important;
    text-decoration: none;
    font-weight: normal;
}

.review-link:hover {
    text-decoration: underline;
}

.left-block {
    margin-bottom: 25px;
}

.preface-list .anons {
    font-size: 14px;
}

.btn-orange:hover {
    background: #ee8a0e; /* Old browsers */
    background: -moz-linear-gradient(top, #ee8a0e 0%, #f7b11b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee8a0e), color-stop(100%, #f7b11b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ee8a0e 0%, #f7b11b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ee8a0e 0%, #f7b11b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ee8a0e 0%, #f7b11b 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ee8a0e 0%, #f7b11b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee8a0e', endColorstr='#f7b11b', GradientType=0);
}

.preface-list .col-md-4, .camp-item .col-md-4 {
    width: 29% !important;
}

.preface-list .col-md-8, .camp-item .col-md-8 {
    width: 71% !important;
    padding-left: 15px;
}

.rating-total-camp {
    display: inline-block;
    margin-right: 5px;
}

.rating-total-camp .positioner {
    display: none;
}

.preface-list a.btn, .camp-item a.btn {
    padding: 10px 12px;
}

.phone-overlay {
    background-image: url(../img/phone_overlay.png);
    width: 162px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    color: #50A4CB;
    font-weight: normal;
    text-decoration: underline;
}

#preface-list-recommended .phone-overlay {
    background-image: url(../img/phone_overlay_rec.png);
}

.preface-list .location .show-location, .camp-item .location .show-location {
    font-weight: normal;
}

.preface-list .show-location + div, .camp-item .show-location + div {
    display: inline-block;
    margin-left: 5px;
}

#advise h2 a:last-child {
    font-size: 12px;
    color: rgb(44, 141, 81);
    text-decoration: underline;
}

.rating-total .text-rating {
    margin-left: 10px;
}

.owl-carousel.preface-list img {
    width: 160px;
    height: 101px;
}

#suggested-item-carousel .item {
    padding: 10px 0;
}

.owl-carousel.preface-list h5 a {
    font-size: 17px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.owl-carousel.preface-list h5 {
    margin: 0 0 7px 0;
    width: 100%;
}

.owl-carousel.preface-list .location {
    margin-bottom: 3px;
}

.owl-carousel.preface-list .item > div:last-child {
    padding-left: 0;
}

.owl-carousel.preface-list .review-link {
    display: block;
    margin-bottom: 3px;
}

.modal-child-form .btn-group {
    width: 100%;
}

.modal-child-form .btn-group label {
    font-size: 14px !important;
    color: #282828 !important;
    font-family: arial !important;
    font-weight: normal !important;
    line-height: 40px !important;
    padding: 0 12px !important;
    width: 50% !important;
    border: none 0 !important;
}

div[class*="col"] {
    float: left;
}

.col-md-3 {
    width: 25% !important
}

.col-md-4 {
    width: 33.33333333% !important
}

.col-md-5 {
    width: 41.66666667% !important
}

.col-md-6 {
    width: 50% !important
}

.col-md-7 {
    width: 58.33333333% !important
}

.col-md-8 {
    width: 66.66666667% !important
}

.col-md-9 {
    width: 75% !important
}

.col-md-12 {
    width: 100% !important
}

/*section, footer, header {*/
/*min-width: 1200px;*/
/*}*/

.nav-justified > li {
    display: table-cell;
    width: 1%;
}

.blog-item-img img {
    border-radius: 6px;
}

.blog-item-author {
    margin-left: 15px;
}

.blog-item-author span {
    color: rgb(247, 177, 27);
}

#blog-list .blog-list > div {
    border-bottom: 1px solid #E9E3D3;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

#blog-list .blog-list > div:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

#camps-organizers-filter {
    margin: 15px 0;
}

.camps-organizers-view h1 {
    font-size: 20px !important;
    margin: 0;
    padding-top: 10px;
}

.campik-friend-image img {
    border-radius: 7px;
}

.custom-bolun {
    padding: 10px;
    position: relative;
    min-width: 491px;
    max-width: 491px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(000, 000, 000, .4);
    border-radius: 4px;
}

.custom-bolun .close {
    text-decoration: none;
    color: #ee8a0e;
    opacity: 1;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    line-height: 15px;
}

.custom-bolun .arrow {
    position: absolute;
    border: 8px solid transparent;
    border-top: 8px solid #fff;
    bottom: -20px;
    width: 20px;
    height: 20px;
}

.campik-friend-title h5, .campik-friend-title h5 a {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 5px;
    text-decoration: none;
    color: #000;
}

.campik-friends-filter {
    padding: 15px;
    border-bottom: 1px solid #ccc;
}

.campik-friend-rating {
    margin-bottom: 5px;
}

#modal-stock .btn-group {
    width: 100%;
}

#modal-stock .btn-group label {
    font-size: 14px !important;
    color: #282828 !important;
    font-family: arial !important;
    font-weight: normal !important;
    line-height: 40px !important;
    padding: 0 12px !important;
    width: 50% !important;
    border: none 0 !important;
}

.treeview .expand-icon {
    font-size: 20px;
    margin-right: 15px !important;
}

.treeview .list-group .list-group-item {
    background-color: #fff !important;
}

.treeview a {
    color: #50A4CB !important;
}

.treeview a:hover {
    color: #23527c !important;
}

.treeview .node-icon {
    display: none;
}

.treeview .list-group-item {
    cursor: default !important;
}

.campik-friend-text {
    margin-bottom: 4px;
}

.modal-question-form textarea {
    resize: vertical;
    min-height: 100px;
}

.privacy-open {
    margin-left: 5px;
    cursor: pointer;
    font-size: 16px;
    color: #1E96DC;
    vertical-align: middle;
}

.privacy-open + .popover {
    width: 300px;
}

.campik-friend {
    border-bottom: 1px solid rgb(233, 227, 211);
    margin-bottom: 18px !important;
    padding-bottom: 18px;
}

.campik-friends-map .campik-friend {
    border-bottom: none;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.category-description {
    border-top: 1px solid rgb(233, 227, 211);
    padding-top: 15px;
    margin-top: 20px;
}

.growl-campik .btn {
    margin-top: 10px;
    background-color: #F7F7F0;
    border: none;
    padding: 10px 15px;
}

.growl-campik {
    font-family: 'Calibri', arial;
}

.ymaps-2-1-35-b-cluster-content__body {
    margin-bottom: 0 !important;
}

.ymaps-2-1-35-b-cluster-carousel {
    border-bottom: none !important;
}

.growl .growl-close {
    position: absolute;
    top: 12px;
    right: 12px;
    font-size: 30px;
}

div#conditions ul {
    padding: 0;
    list-style: none;
}

div#conditions ul li {
    margin-bottom: 15px;
}

div#conditions ul li img {
    display: inline-block;
    margin-right: 10px;
    height: 27px;
}

div#conditions ul li span {
    display: inline-block;
    height: 27px;
    line-height: 27px;
}

div#conditions ul.dots li {
    padding-left: 15px;
    position: relative;
}

div#conditions ul.dots li:before {
    content: "";
    width: 7px;
    height: 7px;
    display: block;
    background-color: #2AB44C;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}

.stock-readmore .is-countdown {
    width: 100%;
    display: block;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 6px 20px;
    background-color: #2AB44C !important;
    border: none;
    line-height: 27px;
}

.stock-readmore .is-countdown .icon.icon-clock {
    position: relative;
    top: -1px;
}

.stock-readmore {
    position: absolute;
    bottom: 0;
}

.stock-readmore > div:last-child {
    display: none;
}

.stock-list li:hover .stock-readmore > div:last-child {
    display: block;
}

.camp-change {
    font-family: "Calibri", arial;
    font-size: 18px;
}

.camp-change .camp-change-date > img {
    margin-right: 10px;
    position: relative;
    top: -2px;
}

.camp-change .camp-change-title {
    margin-top: 2px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.camp-change .camp-change-description {
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(247, 177, 27);
    margin-bottom: 25px;
}

.camp-change .camp-change-description a[class^=more], .camp-change .camp-change-description a[class^=hide] {
    color: #00A660;
    padding-bottom: 1px;
    border-bottom: 1px dotted #00A660;
    text-decoration: none;
    margin-left: 10px;
}

.camp-change .btn {
    font-size: 22px;
    font-weight: bold;
}

.readmore-js-toggle, .readmore-js-section {
    display: block;
    width: 100%;
}

.readmore-js-section {
    overflow: hidden;
}

.smeni-change {
    margin-top: 10px;
    margin-bottom: 45px;
    font-size: 18px;
    font-family: "Calibri", arial;
}

.smeni-change p {
    font-size: 20px;
    font-weight: bold;
}

.smeni-change .bootstrap-select.form-control > button {
    background-color: #F8F8F2;
    border: none;
    height: 38px !important;
}

.smeni-change .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 8px !important;
    width: 28px;
    height: 28px;
    background-size: 28px;
    margin-top: -14px !important;
}

/*.stock-view, .st#stock-slider*/

/*#stock-slider {*/
    /*padding: 10px;*/
/*}*/

#stock-slider.owl-theme .owl-controls .owl-buttons div {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -18px !important;
    padding: 0;
    border-radius: 50% !important;
    background-color: rgba(000, 000, 000, .5) !important;
}

#stock-slider.owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url(../img/stock_arr_left.png) no-repeat 7px center;
    left: 15px;
}

#stock-slider.owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url(../img/stock_arr_right.png) no-repeat 11px center;
    right: 15px;
}

#growls {
    z-index: 999;
}

.camps-title-search-container {
    position: relative;
}

.camps-title-search-result{
    max-height: 180px;
    overflow-x: hidden;
    background-color: #2CA556;
    position: absolute;
    left: 0;
    top: 38px;
    width: 100%;
}

.camps-title-search-result ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

.camps-title-search-result a:hover{
    background-color: #fff;
}

.camps-title-search-result a{
    text-decoration: none;
    color: #000;
    padding: 5px 0px 5px 15px;
    display: block;
}

.main-text h2{
    margin: 0 0 10px;
}

.camps-sort-container{
    margin-top: 10px;
}

.camps-sort-container .text-right{
    position: relative;
    top: -8px;
}

.camps-total{
    border-bottom: 1px solid rgb(233, 227, 211);
    padding-bottom: 10px;
}

.show-more-main-text{
    color: #00A660 !important;
    padding: 0;
    padding-bottom: 1px;
    border: none;
    border-bottom: 1px dotted #00A660;
    text-decoration: none;
    margin-left: 10px;
    background-color: transparent;
}

.camps-sort-container a.active{
    color: #000;
}