#dropdown-category {
    min-width: 550px;
}

#dropdown-category > div > h4 {
    margin-bottom: 0;
    padding-bottom: 7px;
    border-bottom: 1px solid #c5c5c5;
}

#dropdown-category > div > h4, #dropdown-category > div > li {
    text-align: center;
}

#dropdown-category > div > li > a:hover, #dropdown-category > div > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

#dropdown-category > div > li > a {
    display: block;
    padding: 5px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
}

footer {
    height: 200px;
}

.top-nav {
    background-color: #fff;
}

.navbar-blue {
    padding-top: 20px;
    padding-bottom: 20px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #ff9300;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #38ceff;
}

.nav > li > a {
    color: #36373c;
    padding: 16px 7px;
    font-weight: 600;
    font-size: 16px;
}

.no-padding {
    padding: 0 !important;
}

.navbar {
    margin-bottom: 0;
    min-height: 40px;
}

.img-logo {
    width: 303px;
}

.navbar-logo {
    float: left;
    padding: 0px 10px;
    font-size: 18px;
    line-height: 20px;
}

.header {
    position: relative;
}

header {
    position: relative;
}

.filter {
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
    padding: 20px
}

.btn-folter {
    float: right;
}

.img-header {
    position: absolute;
    float: left;
}

.pos-abs {
}

.center-abs {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 176px;
}

.center {
    text-align: center;
}

.margin-cat {
    margin-bottom: 20px;
}

.text-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px 15px;
    height: 100%;
    color: #000; background-image: linear-gradient(110deg, rgba(43, 71, 86, .7), rgba(43, 71, 86, .1));
    z-index: 2;
}

.text-content ul li a {
    text-decoration: none;
    color: #fff;
}

.text-content ul li {
    list-style: none;
}

.category-h, .category-h > a {
    color: #fff;
}

.category-h {
    margin-top: 10;
    margin-left: 20px;
}

.hr-content {
    height: 2px;
    background-color: #d4d4d4;
}

.sell {
    padding: 15px 15px;
    height: 508px;
}

.sell h3 {
    text-align: center;
}

.sell h3 a {
    color: #4d4d4d;
    font-weight: 600;
}

.sell:hover {
    border-radius: 1px;
    box-shadow: 0 0 9px #31b0d5;
}

.h2 {
    /* width: 400px; */
    background-color: #fff;
    /* margin-top: -38px; */
}

.h2-hr {
}

.img-sell {
    border-radius: 1px;
}

.more {
    text-transform: uppercase;
    width: 100%
}

.address {
}

.area {
}

.price {
}

.info {
    float: left;
    width: 26%;
}

.inf {
    float: left;
    width: 74%;
}

.hotelh1 {
    text-align: center;
    margin-bottom: 40px;
}

.hotel-align {
    min-height: 602px;
}

.hotel {
    box-shadow: 0 0 9px #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.hotel:hover {
    box-shadow: 0 0 9px #31b0d5;
}

.hotel > a, .hotel > h3 > a {
    text-decoration: none;
}

.hotel > h3 {
    text-align: center;
    margin-bottom: 40px;
}

.hotel > a.more {
    width: 70%;
    margin: auto;
    display: block;
    margin-top: 40px;
}

.hotel > .hotel__item {
    margin-top: 15px;
    margin-left: 18px;
}

.row_box-shadow {
    box-shadow: 1px 1px 9px 1px #000;
    padding-bottom: 15px;
}

.address-phone-block {
    margin-top: 15px;
}

.address-phone-block:first-child {
    margin-top: 0;
}

.address-phone-block-last {
    margin-bottom: 15px;
}

.address-phone-block img, .address-phone-block img p {
    float: left;
}

.address-phone-block img {
    margin-right: 15px;
}

.address-phone-block p {
    font-size: 14px;
    margin: 0;
}

.address-phone-block:after, ul.desc_tabs:after {
    content: "";
    display: table;
    width: 100%;
    clear: both;
}

.address-phone-block > p > span {
    font-size: 20px;
    color: #31b0d5;
    font-weight: bold;
}

.icons-info-block {
    text-align: center;
    width: 100px;
    padding-top: 3px;
    margin-top: 5px;
    box-shadow: 0 0 9px 1px rgb(90, 154, 173);
}

.icons-info-block img {
    width: 32px;
    margin-bottom: 5px;
}

.heading_single_page {
    margin-bottom: 30px;
}

.description_with_cost > h4 {
    margin-top: 30px;
}

.table td {
    font-size: 16px;
}

.navbar-toggle {
    background-color: silver;
}

.icon-bar {
    background-color: #fff;
}

.navbar-header > span {
    float: left;
}

.navbar-header > span {
    float: left;
    font-size: 16px;
    margin-top: 14px;
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {
    .pagination {
        padding: 0 15px !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .address-phone-block:first-child {
        margin-top: 15px;
    }

    .nav > li > a {
        font-size: 13px;
    }

    .hotel > h3 {
        font-size: 18px;
    }

    .hotel-align {
        min-height: 550px;
    }
}

@media (max-width: 767px) {
    .table td {
        font-size: 14px;
    }

    .heading_single_page {
        font-size: 30px;
    }

    div.table-responsive {
        min-height: 150px;
    }

    .address-phone-block img, .address-phone-block img p {
        float: none;
    }

    .address-phone-block:first-child {
        margin-top: 15px;
    }

    .icons-info-block {
        margin: 0 auto;
        margin-top: 20px;
    }

    ul {
        padding: 0;
        padding-left: 5px;
    }

    h4 {
        font-size: 16px;
    }

    .address-phone-block img {
        margin-top: 5px;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .address-phone-block p {
        font-size: 12px;
    }

    .no-padding {
        padding: 0 15px !important;
    }

    .hidden-xs {
        display: none !important;
        opacity: 0 !important;
    }
}

@media (max-width: 767px) and (min-width: 550px) {
    .icons_capabilities > .col-xs-6 {
        width: 33.3% !important;
    }

    .address-phone-block {
        margin-top: 10px;
    }

    .address-phone-block img, .address-phone-block img p {
        float: left;
    }

    .address-phone-block img {
        margin-top: 0;
    }
}

@media (max-width: 549px) {
    .hotel-align {
        width: 100% !important;
    }
}

/*Добавление объявления*/
.selectMenu_item, .user-data_item > input, .user-data_item > textarea, #add-ad-user-file-info {
    display: block;
    cursor: pointer;
    max-width: 300px;
    margin: 15px 0px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    padding: 10px;
}

.selectMenu_item {
    position: relative;
}

.selectMenu_item > i {
    position: absolute;
    right: 10px;
    top: 15px;
}

.selectMenu_item > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
}

.user-data_item {
    max-width: 300px;
}

.user-data_item > label {
    display: block;
}

.user-data_item > input, .user-data_item > textarea {
    display: block;
    width: 100%;
    margin-top: 0;
    outline: none;
    cursor: text;
}

.user-data_item > input:focus, .user-data_item > textarea:focus {
    border-color: #66afe9;
}

.user-data_item > input[type=file] {
    display: none;
}

.image_label {
    float: left;
    text-align: center;
    color: #fff;
    background-color: #5bc0de;
    border: 1px solid #46b8da;
    border-radius: 4px 0 0 4px;
    cursor: pointer;
    padding: 10px;
    position: relative;
    z-index: 1;
    width: 30%;
}

#add-ad-user-file-info {
    cursor: default;
    color: #000;
    float: left;
    padding: 10px;
    min-height: 42px;
    margin: 0;
    width: 70%;
    border-radius: 0 4px 4px 0;
}

.selectMenu, .user-data {
    float: left;
    width: 50%;
}

.user-data_item > label > span {
    color: red;
}

.user-data_item:last-child {
    margin-bottom: 30px;
}

#add-ad-user input[type=submit] {
    display: block;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #fff;
    background-color: #5bc0de;
    border: 1px solid #46b8da;
    border-radius: 4px;
    cursor: pointer;
    padding: 10px;
    font-weight: bold;
}

#add-ad-user input[type=submit]:hover, .image_label:hover {
    background-color: #31b0d5;
    border-color: #269abc;
}

/* Типа шапка сайта */
.tipa-header {
    display: flex;
    height: 200px;
    border: 1px solid black;
    align-items: center;
    justify-content: center;
}

.city-table, .city-list-table {
    text-align: center;
}

.city-table-head, .city-table-item {
    text-align: center;
}

.textarea {
    min-height: 150px;
    max-height: 300px;
}

.product-wrapper {
    border: 1px solid #060606;
    border-radius: 5px;
    padding: 20px 0;
    margin-bottom: 10px;
}

.product-wrapper-title {
    margin: 0 0 15px 15px;
}

.product-delete {
}

.product-photo {
    display: block;
    margin-bottom: 10px;
}

.product-extra-fields-admin {
    border-top: 1px solid #1a774c;
    border-bottom: 1px solid #1a774c;
    margin-bottom: 10px;
    padding-top: 20px;
}

.product-extra-fields-description {
    margin: 0 0 15px 15px;
}

.gallery-items {
    display: flex;
    flex-direction: row;
}

.gallery-item {
    width: calc(100% * (1 / 4));
    border: 1px solid black;
    padding: 10px;
    margin: 10px;
}

.gallery-item img {
    width: 100%;
    height: 100%;
}

@font-face {
    font-family: "Fontfabric-MullerUltraLight";
    src: url(../fonts/Fontfabric-MullerUltraLight.otf);
}
.call-request-saved {
    color: #ffffff;
    background-color: #1a7814;
    border-color: #1a7814;
    font-family: "Fontfabric-MullerUltraLight";
}

.call-request-saved-hidden {
    display: none;
}

.sitemap-modal {
    display: none;
}

.sitemap-list {
    column-count: 2;
    list-style: none;
    padding-left: 0;
}
/* Модальное окно */

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 0 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-form__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: .3s;
}

.modal-form__wrapper_active {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
}

.modal-form__container {
    padding: 20px;
    background: #FFF;
    border-radius: 15px;
    position: relative;
}

.modal-form__container form {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.modal-form__container form input {
    border: 1px solid #d6d6d6;
    padding: 5px 10px;
    border-radius: 10px;
}

.modal-form__container form button {
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    border: none;
    background-color: #06b664;
    transition: .3s;
}

.modal-form__container form button:hover {
    cursor: pointer;
    background-color: #04884a;
}

.modal-form__header {
    
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
}

.close-modal {
    position: absolute;
    right: 15px;
    top: 15px;
}

.close-modal:hover {
    cursor: pointer;
}

.close-modal svg {
    height: 30px;
    width: 30px;
}

.open-modal {
    text-decoration: underline;
}

.product-description .bold {
    font-weight: 600;
}

.calc-form {
  margin: 40px 0;
}

.calc-form .calc-wrapper {
  padding: 30px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

.calc-form .calc-wrapper .calculator {
  font-size: 1.2em;
  max-width: 700px;
  margin: 0 auto;
  padding: 10px;
}

.calc-form .calc-wrapper .calculator td {
  padding: 7px;
}

.calc-form .calc-wrapper .calculator input {
  border: 1px solid #efefef;
  outline: none;
}

.calc-form .calc-wrapper .calculator input:focus-visible {
  border: 1px solid #dcdcdc;
}

.calc-form .calc-wrapper .calculator div.total {
  margin-top: 20px;
  padding: 10px;
  font-size: 1.3em;
  border-top: 1px solid #efefef;
}

.calc-form .calc-wrapper .calculator div.total span.total {
  font-weight: 700;
}

.calc-form .calc-wrapper .calculator .send-request button {
  background: #18C6EE;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  text-transform: uppercase;
  color: #ffffff;
  margin: 10px;
  outline: none;
}

.calc-form .calc-wrapper .calculator .send-request button:hover {
  -webkit-box-shadow: 0px 0px 15px #18C6EE;
          box-shadow: 0px 0px 15px #18C6EE;
}

.calc-form .calc-wrapper .ui-slider-handle {
  background: #18C6EE;
  border: none;
  border-radius: 100%;
}

.calc-form .calc-wrapper .ui-slider-handle:hover {
  border: none;
  color: transparent;
}

.calc-form .calc-wrapper .ui-slider-handle:focus {
  outline: none;
}

.calc-form .calc-wrapper .ui-slider-horizontal {
  height: .5em;
}

.calc-form .calc-wrapper .measure {
  margin-left: 5px;
}

.calc-form .calc-wrapper .quantity_inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 26px;
  border: 3px solid #F05D5E;
}

.calc-form .calc-wrapper .bt_minus, .calc-form .calc-wrapper .bt_plus {
  height: 40px;
  width: 40px;
  padding: 0;
  border: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
  outline: 0;
}

.calc-form .calc-wrapper .quantity {
  height: 40px;
  width: 40px;
  padding: 0;
  border: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
  outline: 0;
  width: 50px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.calc-form .calc-wrapper .bt_minus svg, .calc-form .calc-wrapper .bt_plus svg {
  stroke: #F05D5E;
  stroke-width: 4;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 10px;
}

.calc-form .calc-wrapper .bt_minus:hover svg, .calc-form .calc-wrapper .bt_plus:hover svg {
  stroke: #000;
}

.calc-form .calc-wrapper .form-select:focus {
  border-color: #ced4da;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media screen and (max-width: 767px) {
    .modal-form__container form input {
        width: 100%;
        font-size: 16px!important;
        border-radius: 10px!important;
    }
}