body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #1d1d1d;
    background: url("../images/bg_body.jpg") no-repeat top center;
    min-width: 1175px;

}

a:focus, button:focus {
    outline: 0 !important;
}

h1 {
    font-size: 24px;
    margin: 0 0 15px 0;
}

header {
    margin-top:20px;
    min-width: 1175px;
}

header .logo img {
    margin: -45px 15px 0 -18px;
    float: left;

}

header .search input {
    background: rgba(255,255,255,0.8);
    border-left: 0;
    padding-left: 0;
}

header .search .input-group-addon {
    background: rgba(255,255,255,0.8);
    color: #8e8e8e;

}

header .search .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    padding: 10px;
}

header .buttons-add .btn-orange {
    background: #f66b10;
    color: #fff;
    min-width: 190px;
}

header .buttons-top .btn-top {
    position: relative;
    background: #fff;
    color: #1d1d1d;
    border-radius: 20px;
    padding-right: 40px;
    font-weight: bold;
}

header .buttons-top {
    padding-bottom: 15px;
}

header .buttons-top .btn-top span {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    color: #FFFFFF;
    background: #d0cfcb;
    font-size: 22px;
}

header .buttons-top .btn-top span .fa {
    margin-top: 5px;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

header .buttons-top .style-select-language {
    display: inline-block;
    width: 155px;
    overflow: hidden;
    border-radius: 20px;
    margin:0 0 -14px 20px;
    background: url("../images/icon_arrow_down.png") no-repeat 10px 15px, #fff;

}

header .buttons-top .ua {
    background: url("../images/icon_arrow_down.png") no-repeat 10px 15px, url("../images/ua.png") no-repeat center right, #fff;
}

header .buttons-top .ru {
    background: url("../images/icon_arrow_down.png") no-repeat 10px 15px, url("../images/ru.png") no-repeat center right, #fff;
}

header .buttons-top .style-select-language select {
    color: #1d1d1d;
    border-radius: 20px;
    width: 120%;
    font-weight: bold;
    background: rgba(255,255,255,0);
    padding-left: 28px;
}

header .menu-top {
    margin-top: 20px;
    margin-left: -15px;
}

header .menu-top .col-xs-1 {
    padding-right: 0 !important;
    padding-top: 5px;
}

header .menu-top .col-xs-1 .long {
    line-height: 1.2;
}

header .menu-top div .a-item {
    display: block;
    background: #017ed0;
    color: #fff;
    text-decoration: none;
    text-align: center;
    height: 80px;
    border-radius: 4px;
    font-size: 26px;
    padding-top: 10px;
}

header .menu-top div .a-item:hover {
    background: #0486db;
    transition: 0.5s;
}

header .menu-top div .a-item .fa {
    margin-bottom: 5px;
}

header .menu-top div .a-item .text {
    display: block;
    font-size: 14px;
}

.container-main {
    min-width: 1175px;
    min-height: 500px;
    padding-bottom: 40px;
    margin-top: 15px;
}

footer {
    padding: 0 0 30px 0 !important;
    background: #f3f0ff;
}

footer .line {
    background: #017ed0;
    padding: 15px 0 10px 0;
    margin-bottom: 20px;
}

footer .menu-bottom ul {
    padding-left: 0;
}

footer .menu-bottom ul li {
    display: inline-block;
    list-style: none;
    margin-right: 15px;
}

footer .menu-bottom ul li a {
    color: #fff;
}

footer .copyright {
    font-size: 12px;
}

footer .soc-buttons {
    text-align: center;
}

footer .counter {
    text-align: center;
}

.side-bar-left {
    border-radius: 4px;
    padding-bottom: 15px;
    background: #f3f0ff;
}

label {
    margin-top: 15px;
}

.title-block {
    background: #017ed0;
    color: #fff;
    padding: 15px;
    margin: 0 -15px 0 -15px ;
    border-radius: 4px;
}

.block-buttons {
    padding: 0;
    text-align: center;
}

.block-buttons .btn {
    color: #FFFFFF;
    border: 1px solid #0375c0;
    padding: 14px 53px;
}

.block-buttons .btn:hover {
    border: 1px solid #0486db;
    background: #0486db;
    transition: 0.5s;
}

.select-style {
    overflow: hidden;
    width: 100%;
    background: url("../images/arrow_down.png") no-repeat 97%, #FFFFFF;
    border-radius: 4px;
    border-right: 1px solid #cccccc;
}

.select-style select {
    background-color: rgba(255, 255, 255, 0);
    width: 120%;
}

.btn-blue,  .btn-blue:hover,  .btn-blue:visited,  .btn-blue:focus {
    background-color: #017ed0;
    color: #fff;
    margin-top: 20px;
}


.side-bar-left .btn-orange, .side-bar-left  .btn-orange:hover {
    background-color:#f66b10;
    color: #fff;
    width: 100%;
}

.side-bar-left .subscription .form-control {
    margin-bottom: 15px;
}

.side-bar-left .subscription {
    background: #e4ddff;
    border: 1px solid #e4ddff;
    padding: 15px;
    margin-top: 30px;
}

.subscription .title {
    color: #017ed0;
    font-size: 16px;
    text-align: center;
    margin:-15px -15px  10px -15px;
    padding:10px;
}

.subscription .title i {
    font-size: 22px;
}

.side-bar-right {
    border-radius: 4px;
    padding-bottom: 15px;
    background: #f3f0ff;
}

.side-bar-right .last-posters {
    margin-top: 15px;
}

.side-bar-right .last-posters .img img {
    width: 100%;
}

.side-bar-right .last-posters .date {
    margin-bottom: 5px;
}

.side-bar-right .last-posters .img {
    padding-left: 0;
    padding-right: 0;
}

.side-bar-right .last-posters .text {
    padding-right: 0;
}

.side-bar-right .last-posters .item {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e4ddff;
}

.main-content {
    min-height: 500px;
    background: #fff;
    padding-top: 0;
    padding-bottom: 20px;
}

.main-content .btn-filter, .main-content .btn-filter:hover {
    text-decoration: none;
}

.main-content .btn-filter span {
    margin-right:35px;
}

.main-content .btn-filter span:last-child {
    margin-right:0;
}


.title-green {
    background: #017ed0;
    color:#fff;
    font-size: 16px;
    padding: 10px;
    text-transform: uppercase;
}

.last-articles .big-format .img img {
    width: 100%;
}

.last-articles .big-format {
    position: relative;
}

.last-articles .big-format .img {
    overflow: hidden;
    height: 160px;
    padding-left: 0;
}

.last-articles .big-format .signature {
    position: absolute;
    bottom: -5px;
    left: 115px;
    color: #fff;
    background: #017ed0;
    padding: 10px;
    font-size: 12px;
    z-index: 1000;
}

.last-articles .big-format .content {
    background: #f3f0ff;
    min-height: 160px;
    padding-top: 15px;
}


.last-articles .big-format .name {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.last-articles .small-format {
    margin-top: 20px;
}

.last-articles .small-format .item {
    overflow: hidden;
    height: 160px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 8px;
    width: 180px;
    border: 1px solid #ccc;
}

.last-articles .small-format .item:first-child {
    margin-left: 0 !important;
}

.last-articles .small-format .signature b {
    display: block;
    font-size: 16px;
}

.last-articles .small-format .item .img img {
    width: 100%;
}

.last-articles .small-format .item .img {
    position: relative;
    display: block;
}

.last-articles .small-format .signature {
    position: absolute;
    color: #FFFFFF;
    padding: 10px;
    background: rgba(0,0,0,0.3);
    width: 100%;
    top:0;
    left: 0;
}

.recommend-visit {
    margin-top:20px;
}

.recommend-visit .item {
    padding-left: 0;
    padding-right: 0;
    width: 180px;
    margin-left: 8px;
}

.recommend-visit .first-item {
    margin-left: 0;
}

.recommend-visit .item .img {
    display: block;
    overflow: hidden;
    height: 110px;
    margin-bottom: 5px;
}

.recommend-visit .item .img img {
    width: 100%;
}

.last-publications {
    margin-bottom:20px;
}

.last-publications .item {
    padding-left: 0;
    padding-right: 0;
    width: 180px;
    margin-left: 8px;
}

.last-publications .first-item {
    margin-left: 0;
}

.last-publications .item .img {
    display: block;
    overflow: hidden;
    height: 110px;
    margin-bottom: 5px;
}

.last-publications .item .img img {
    width: 100%;
}

.line-news {
    margin-top: 20px;
}

.line-news .date {
    display: block;
}

.line-news .list {
    padding-left: 0;
}

.list-search {
    margin-top: 15px;
}

.list-search .item {
    border-bottom:1px solid #e4ddff;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.list-search .item .img {
    overflow: hidden;
    height: 100px;
    padding-left: 0;
    padding-right: 0;
}

.list-search .item .avatar {
    padding-right: 0;
}

.list-search .item .avatar .img {
    overflow: hidden;
    height: 70px;
    padding-left: 0;
    padding-right: 0;
}

.list-search .item .img img  {
    width: 100%;
}

.list-search .item .name {
    margin-top: 0;
    font-weight: bold;
}

.list-search .item .place {
    color: #017ed0;
}

.list-search .item .buttons .btn-blue {
    border-radius: 20px;
    width: auto;
    background: #017ed0;
    margin-top: 0;
    font-size: 13px;
}

.list-search .item .rating {
    color: orange;
}

.menu-top .poster {
    position: relative;
}

.menu-top .poster form[name=poster] {
    opacity: 0;
    position: absolute;
    bottom: -10px;
}

.btn-cafe {
    margin-left: 2px;
    margin-right: 2px;
}

.starrequired, .required  {
    color: red;
    padding: 0 4px;
}

.bx-auth-reg .table tbody tr td, .bx-auth-reg .table tfoot tr td {
    border:0;
    padding-left: 0;
    font-size: 14px;
}

.bx-auth-reg, .forgot-password {
    padding: 20px;
    border: 2px solid #f3f0ff;
    background: #f3f0ff;
}

.bx-auth-reg input[name='REGISTER[PERSONAL_BIRTHDAY]'] {
    width: 90%;
    float: left;
    margin-right: 5px;
}

.side-bar-left .btn-blue {
    width: 100%;
}

.bx-auth .table tbody tr td, .bx-auth .table tfoot tr td {
    border:0;
    padding-left: 0;
    font-size: 14px;
}

.bx-auth {
    width: 400px;
    margin: auto;
    margin-top: 50px;
    padding: 20px;
    border: 2px solid #f3f0ff;
    background: #f3f0ff;
}

.bx-auth .form-control {
    margin-top: 5px;
}

.bx-auth input[type=submit] {
    display: inline-block;
    margin-top: 8px;
}

.bx-auth table * {
    font-weight: normal !important;
    font-size: 14px;
}

.publication-list .item {
    border-bottom: 1px solid #eaeaea;
    padding:10px 0;
}

.publication-detail .block-image {
    width: 275px;
    height: 185px;
    overflow: hidden;
    float: left;
    margin: 10px 10px 0 0;
}

.publication-detail img {
    max-width: 100%;
}

.forgot-password * {
    font-size: 14px !important;
}

.forgot-password .table tbody td, .forgot-password .table tfoot td {
    border: 0;
}

.forgot-password .form-control {
    width: 50%;
    float: left;
    margin-right: 10px;
}

.forgot-password input[type=submit] {
   margin-top: 0;
}

.profile-edit {
    padding: 15px;
    background: #f3f0ff;
}

.profile-edit .table tbody tr td {
    padding-left: 0;
    border: 0;
    font-size: 14px;
}

.profile-edit input[name=PERSONAL_BIRTHDAY] {
    width: 90%;
    float: left;
    margin-right: 10px;
}

.add-event, .add-place {
    padding: 15px;
    background: #f3f0ff;
}

.add-event .table tbody tr td, .add-place .table tbody tr td {
    padding-left: 0;
    border: 0;
    font-size: 14px;
}

.add-event input[name=date] {
    width: 90%;
    float: left;
    margin-right: 10px;
}

.text-error {
    color:red;
    margin-bottom: 15px;
}

.text-message {
    padding: 15px 0;
}

.text-404 {
    color: #f66b10;;
    font-size: 74px;
    font-weight: bold;
}

.text-page-not-found {
    font-size: 18px;
}

#mapPlace .modal-body {
    min-height: 500px;
}

.bx-change-password {
    width: 450px;
}

.more-publications .small-format {
    margin-top: 20px;
}

.more-publications .small-format .item {
    overflow: hidden;
    height: 160px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 8px;
    width: 180px;
    border: 1px solid #ccc;
}

.more-publications .small-format .item:first-child {
    margin-left: 0 !important;
}

.more-publications .small-format .signature b {
    display: block;
    font-size: 16px;
}

.more-publications .small-format .item .img img {
    width: 100%;
}

.more-publications .small-format .item .img {
    position: relative;
    display: block;
}

.more-publications .small-format .signature {
    position: absolute;
    color: #FFFFFF;
    padding: 10px;
    background: rgba(0,0,0,0.3);
    width: 100%;
    top:0;
    left: 0;
}

.comments .item {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}

.comments .item .comment {
    display: block;
    margin-top: 5px;
}

.comments .item .name {
    margin-right: 10px;
    font-weight: bold;
    color: #017ed0;
}

.more-detail {
    padding: 15px;
    border: 1px solid #eaeaea;
}

.more-detail  {
    color: #a4a4a4;
}

.rating-element {
    display: inline-block;
    color: orange;
}

.rating-element .rating-change:hover {
    cursor: pointer;
}

.vertical-line:after {
    content: "|";
    padding: 0 10px;
    text-align: center;
    color: #ccc;
}

.publication-slider {
    margin-bottom: 20px;
}

.publication-slider .image-big {
    height: 300px;
    overflow: hidden;
}

.publication-slider .image-big img {
   max-width: 100%;
}

.publication-slider .block-carousel {
    position: relative;
    overflow: hidden;
    height: 80px;
}

.publication-slider .block-carousel:hover>.fa {
    display: block;
}

.publication-slider .block-carousel .fa-chevron-circle-left {
    position: absolute;
    left: 20px;
    top: 35px;
    z-index: 1000;
    font-size: 24px;
    color: #017ed0;
    display: none;
    opacity: 0.8;
}

.publication-slider .block-carousel .fa-chevron-circle-left:hover,
.publication-slider .block-carousel .fa-chevron-circle-right:hover {
    cursor: pointer;
}

.publication-slider .block-carousel .fa-chevron-circle-right {
    position: absolute;
    right: 20px;
    top: 35px;
    z-index: 1000;
    font-size: 24px;
    color: #017ed0;
    display: none;
    opacity: 0.8;
}

.publication-slider .block-carousel .carousel {
    width: 5000px;
}

.publication-slider .block-carousel .carousel img {
    display: inline-block;
    width: 130px;
    margin: 10px 11px 0 0;
}

.publication-slider .block-carousel .carousel img:hover {
    cursor: pointer;
}

.publication-slider .position {
    display: none;
}

.more-detail .count-comments {
    position: relative;
}

.more-detail .count-comments .fa {
    font-size: 26px;
}

.more-detail .count-comments .count {
    width: 25px;
    text-align: center;
    position: absolute;
    font-size: 10px;
    top: -2px;
    left: 0;
}

.more-detail .disabled {
     color: #ccc;
 }

#top {
    cursor: pointer;
    display: none;
    font-size: 15px;
    position: fixed;
    bottom: 15px;
    right: 15px;
    padding:10px;
    width: 35px;
    height: 35px;
    color: #fff;
    border-radius: 4px;
    background-color: #017ed0;
}

.set-price {
    margin: 20px 0;
    padding: 0 5px;
}

.set-price-name {
    display: block;
    margin-bottom: 25px;
}