* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: 'Fira Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #292c2e;
}

h1, h2, h3 {
    font-weight: 700;
}

h1 {
    margin-bottom: 0.7em;
    font-size: 1.8em;
    text-align: center;
}

h2 {
    margin-bottom: 0.5em;
    font-size: 1.6em;
}

h3 {
    margin-bottom: 0.4em;
    font-size: 1.4em;
}

h4 {
    margin-bottom: 0.3em;
    font-size: 1.2em;
}

h5 {
    margin-bottom: 0.2em;
    font-size: 1em;
}

ul li {
    list-style: none;
}

#header {
    font-size: 0.9em;
    background: rgb(42, 100, 183);
    background: radial-gradient(circle, rgba(42, 100, 183, 1) 0%, rgba(12, 78, 173, 1) 100%);
    border-bottom: 1px solid #0c4ead;
}

#header a {
    font-weight: 600;
    text-decoration: none;
    text-shadow: 1px 1px 1px #073b87;
    color: #ffffff;
}

#header a.сontact-us-btn {
    margin-left: 3em;
    font-weight: 400;
    font-size: 0.8em;
    color: #FFD9BF;
}

#header a:hover, #header a:active {
    color: #ffecdf;
}

#header #logo-container, #header #logo {
    height: 35px;
}

#header #logo-container {
    margin-right: 3em;
}

#header #logo {
    display: block;
}

.navbar {
    padding: 0.7em 1em;
}

.navbar > ul > li {
    float: left;
    margin-right: 1.5em;
}

.navbar > ul > li > a {
    line-height: 35px;
}

.fast-links {
    padding: 0.5em 0.7em 0px 0.7em;
    border-bottom: 1px solid #E1E9F5;
    background: #ffffff;
    background: radial-gradient(circle, #ffffff 0%, #E1E9F5 100%);
}

.fast-links > ul > li {
    float: left;
    margin-right: 1em;
    margin-bottom: 0.5em;
}

.fast-links > ul > li > a, select.list-sort {
    display: block;
    padding: 0.4em 1em;
    border-radius: 15px;
    border: 1px solid #C2D3EA;
    font-size: 0.7em;
    text-decoration: none;
    color: #292c2e;
    background-color: #ffffff;
}

.fast-links > ul > li > a:hover {
    border: 1px solid #a4bde0;
    background-color: #C2D3EA;
}

select.list-sort {
    display: inline-block;
    border: 1px solid #a4bde0;
    background-color: #C2D3EA;
}

.container {
    width: 100%;
    max-width: 1280px;
    margin: auto;
}

.container .row {
    margin-bottom: 1em;
}

.container .row:last-child {
    margin-bottom: 0px;
}

.container .row, section {
    padding: 1em 0px;
}

.container .row .col {
    padding: 0px 1em;
    box-sizing: border-box;
}

.col-left {
    float: left;
}

.col-right {
    float: right;
}

.col-75 {
    width: 75%;
}

.col-50 {
    width: 50%;
}

.col-45 {
    width: 45%;
}

.col-40 {
    width: 40%;
}

.col-35 {
    width: 35%;
}

.col-30 {
    width: 30%;
}

.col-25 {
    width: 25%;
}

.col-20 {
    width: 20%;
}

.col-15 {
    width: 15%;
}

.text-right {
    text-align: right;
}

.content > div, .content > p {
    margin-bottom: 0.5em;
    line-height: 1.5em;
}

.block-name {
    font-size: 1.2em;
    font-weight: 600;
}

.block-name a {
    color: #073b87;
    text-decoration: none;
}

/* List */
.list > .container > .row, #photo-reports .list .photo-report {
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 5px #c2d3ea;
}

.list .col-image {
    max-height: 158px;
    overflow: hidden;
    text-align: center;
}

.list .col-image img {
    max-width: 100%;
}

.builders-list .list .col-image img {
    max-width: 180px;
    max-height: 75px;
}

#photo-reports .list .col-image {
    padding: 1em;
}

.list .col-text > div, .list .col-price > div {
    margin-bottom: 0.25em;
}

.list .col-text > div:last-child, .list .col-price > div:last-child {
    margin-bottom: 0px;
}

.list .col-text .block-address, .list .col-text .block-type, .list .block-company, .list .block-rc-count {
    font-size: 0.8em;
}

.list .block-company span, .list .block-company a, .list .block-rc-count a {
    color: #2a64b7;
}

.list .block-company a {
    text-decoration: underline;
}

.list .col-text .block-address, .new-buildings-item .address, .company-item .address {
    color: #5f6162;
}

.list > .container > .row .col-price {
    min-height: 126px;
    padding: 1.5em 1em;
    border-left: 1px solid #c2d3ea;
    text-align: center;
}

.list .block-cost {
    font-size: 1.1em;
    font-weight: 600;
}

.list .block-link a {
    color: #3d7cda;
    font-size: 0.9em;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

.list .block-link a:hover {
    color: #0c4ead;
    text-decoration: underline;
}

/* Filter */
.filters {
    font-size: 0.9em;
}

.filters h5 {
    margin-bottom: 1em;
}

.filter-block {
    margin-bottom: 1em;
}

.filter-name, .filter-control {
    font-size: 0.9em;
    margin-bottom: 0.2em;
}

.filter-submit-btn, .lead-button, form input[type="submit"] {
    padding: 0.5em 1em;
    border-radius: 5px;
    border: 0px;
    background-color: #0c4ead;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-appearance: none;
}

.lead-button {
    font-size: 0.85em;
}

.lead-button.red {
    background-color: #ff6700;
}

.filter-submit-btn:hover, .lead-button:hover, form input[type="submit"]:hover {
    background-color: #3d7cda;
}

.lead-button.red:hover {
    background-color: #FF7A20;
}

.lead-button {
    text-decoration: none;
}

.action-button {
    padding: 0.3em 0.6em;
    font-size: 0.75em;
    color: #073b87;
    text-decoration: none;
    border-radius: 15px;
    border: 1px solid #E1E9F5;
}

.action-button:hover {
    color: #2a64b7;
}

.new-buildings-item .address, .company-item .address {
    line-height: 20px;
    padding-left: 25px;
    background: url('../images/design/icon-location.png') no-repeat;
    margin-bottom: 0em;
}

.new-buildings-item .address + .lead-buttons {
    margin-top: 0.75em;
    margin-bottom: 0em;
}

.new-buildings-item .min-square-meter-cost {
    display: inline-block;
    margin-top: 0.75em;
    margin-bottom: 0em;
    padding: 0.3em 0.6em;
    border-radius: 15px;
    border: 2px dashed #ff6700;
    font-size: 1.4em;
    font-weight: 700;
    color: #073b87;
}

.new-buildings-item .action-buttons {
    margin-top: 0.75em;
    margin-bottom: 0em;
}

.new-buildings-item .company {
    margin-top: 1.25em;
    margin-bottom: 0em;
}

.new-buildings-item .company + .action-buttons, .company-item .address + .action-buttons {
    margin-top: 0.4em;
}

.new-buildings-item .company a, .new-buildings-item .company span, .new-buildings-item .photo-reports > a {
    color: #2a64b7;
}

.new-buildings-item .company a {
    text-decoration: underline;
}

.new-buildings-item .photo-reports {
    margin-top: 2.5em;
}

.new-buildings-item .photo-reports > a {
    display: inline-block;
    background: url('../images/design/icon-photo-reports.png') no-repeat;
    padding-left: 33px;
    line-height: 24px;
    font-weight: 600;
    text-decoration: none;
}

.photo-report-modal img {
    max-width: 100%;
}

#photo-reports .list .photo-report {
    width: 20%;
    margin-right: 5%;
    margin-bottom: 1em;
    padding: 1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#photo-reports .list .photo-report .col-image {
    padding: 0px;
}

.new-buildings-item .feature {
    float: left;
    width: 50%;
    padding-right: 1em;
    margin-bottom: 1em;
    box-sizing: border-box;
    moz-box-sizing: border-box;
}

.new-buildings-item .feature .img, .new-buildings-item .feature .text, .new-buildings-item .infrastructure .img, .new-buildings-item .infrastructure .text {
    float: left;
    padding: 16px;
    line-height: 1em;
}

.new-buildings-item .infrastructure {
    margin-bottom: 1em;
}

.new-buildings-item .feature .img, .new-buildings-item .infrastructure .img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #E1E9F5;
}

.new-buildings-item .infrastructure .img {
    background-color: #ffffff;
}

.new-buildings-item .feature .text {

}

.new-buildings-item .feature .img img, .new-buildings-item .infrastructure .img img {
    width: 40px;
    height: 40px;
}

/* Table */
.table {
    width: 100%;
    max-width: 100%;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 5px #c2d3ea;
}

.table thead th {
    padding: 0.3em 1em;
    color: #ffffff;
    background-color: #073b87;
    vertical-align: middle;
    text-align: left;
    font-weight: 600;
    font-size: 0.9em;
}

.table tbody th, .table tbody td {
    padding: 0.25em 1em;
    text-align: left;
    border-top: 1px solid #c2d3ea;
    line-height: 1em;
}

#flats .table tbody th, #rc-flats .table tbody td {
    line-height: 40px;
}

.table tbody tr:first-child th, .table tbody tr:first-child td {
    border-top: 0px;
}

.table .small {
    margin-top: 0.25em;
    font-size: 0.8em;
    color: #5f6162;
}

.table .price td {
    font-weight: 700;
    color: #073b87;
}

    /* Pagination */
.pagination li {
    float: left;
    margin-right: 1em;
}

.pagination li a, .pagination li span {
    display: block;
    padding: 0.3em 0.7em;
    border-radius: 5px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    box-shadow: 0 0 5px #c2d3ea;
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: none;
}

.pagination li.active a, .pagination li.disabled a, .pagination li.active span, .pagination li.disabled span {
    box-shadow: none;
    border: 1px solid #E1E9F5;
}

.pagination li a {
    color: #073b87;
}

/* Custom Checkboxes */
.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    line-height: 27px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 0.4em;
}

.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #E1E9F5;
}

.checkbox-container:hover input ~ .checkmark {
    background-color: #0c4ead;
    border: 1px solid #0c4ead;
}

.checkbox-container input:checked ~ .checkmark {
    background-color: #0c4ead;
    border: 1px solid #0c4ead;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Slider */
.content .bx-wrapper {
    padding: 1em 1em;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 5px #c2d3ea;
    border: 0px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #0c4ead !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #ff6700 !important;
}

/* Modal */
body .blocker {
    z-index: 10000;
    background-color: #c2d3ea;
    background-color: rgba(194, 211, 234, 0.75);
}

body .blocker .modal {
    padding: 0.5em 1em;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 0 5px #0c4ead;
}

/* Form */
form h4 {
    color: #073b87;
}

form label {
    display: block;
}

form input, form textarea {
    width: 100%;
    display: block;
    padding: 0.5em 1.25em;
    font-size: 0.85em;
    box-sizing: border-box;
    border: 1px solid #c2d3ea;
    border-radius: 15px;
    background-color: #ffffff;
    outline: none;
}

form input.error, form textarea.error {
    border: 1px solid #AD1A0C;
}

form label, form .filter-country {
    margin-bottom: 0.25em;
    font-size: 0.85em;
    font-weight: 600;
}
form label.required::after, .snow-star::before {
    margin-left: 2px;
    content: '*';
    color: #ff6700;
}

form > div {
    margin-bottom: 0.5em;
}

form .message {
    display: none;
    padding: 0.5em 1em;
    margin-bottom: 1em;
}

form .message.success {
    background-color: #E1F5E3;
    color: #0CAD1B;
}

form .message.fail {
    background-color: #F5E2E1;
    color: #AD1A0C;
}

/* Datepicker */
body .xdsoft_datetimepicker {
    z-index: 10001;
}

#featured-residential-complexes, #residential-complexes, #residential-complexes-table, .new-buildings-item #flats, #builders, #packages-table, .new-buildings-item #infrastructures, #photo-reports {
    background: #ffffff;
    background: radial-gradient(circle, #ffffff 0%, #E1E9F5 100%);
}

#featured-residential-complexes.list > .container > .row .col-price {
    min-height: 158px;
}

#featured-residential-complexes.list > .container > .row:first-child {
    border-radius: 0px;
    background-color: transparent;
    box-shadow: none;
}

#featured-residential-complexes.list > .container > .row:first-child .col {
    padding: 0px;
}

#featured-residential-complexes.list > .container > .row:first-child .col h3 {
    margin-bottom: 0px;
}

#about .content > div, #about .content > p, .new-buildings-item .content .description > div, .new-buildings-item .content .description > p, .new-buildings-item .content .description > ul > li {
    margin-bottom: 0.75em;
}

.new-buildings-item #infrastructures .infrastructure .infrastructure-option {
    display: inline-block;
    margin-right: 1em;
    padding-left: 25px;
    color: #5f6162;
}

.new-buildings-item #infrastructures .infrastructure .distance {
    background: url('../images/design/icon-distance.png') no-repeat;
}

.new-buildings-item #infrastructures .infrastructure .bycar {
    background: url('../images/design/icon-car.png') no-repeat;
}

.new-buildings-item #infrastructures .infrastructure .onfoot {
    background: url('../images/design/icon-walking.png') no-repeat;
}

.new-buildings-item .content .description > ul > li {
    margin-left: 1.5em;
    list-style: circle;
}

.new-buildings-item .flat-plan-room, .company-item .flat-plan-room {
    display: block;
    padding-left: 60px;
    line-height: 40px;
    color: #2a64b7;
    text-decoration: none;
    text-transform: lowercase;
}

.company-item .flat-plan-room {
    padding-left: 0px;
}

.new-buildings-item .flat-plan-room:hover, .company-item .flat-plan-room:hover {
    color: #073b87;
    text-decoration: underline;
}

.flat-plan-room-image-container > img {
    max-width: 100%;
}

.new-buildings-item .flat-plan-room.flat-plan-cost-room-1 {
    background: url('../images/design/icon-flat-plan-cost-room-1.png') no-repeat;
}

.new-buildings-item .flat-plan-room.flat-plan-cost-room-2 {
    background: url('../images/design/icon-flat-plan-cost-room-2.png') no-repeat;
}

.new-buildings-item .flat-plan-room.flat-plan-cost-room-3 {
    background: url('../images/design/icon-flat-plan-cost-room-3.png') no-repeat;
}

.new-buildings-item .flat-plan-room.flat-plan-cost-room-4 {
    background: url('../images/design/icon-flat-plan-cost-room-4.png') no-repeat;
}

.new-buildings-item .flat-plan-room.flat-plan-cost-room-5 {
    background: url('../images/design/icon-flat-plan-cost-room-5.png') no-repeat;
}

.new-buildings-item .flat-plan-room.flat-plan-room-1 {
    background: url('../images/design/icon-flat-plan-room-1.png') no-repeat;
}

.new-buildings-item .flat-plan-room.flat-plan-room-2 {
    background: url('../images/design/icon-flat-plan-room-2.png') no-repeat;
}

.new-buildings-item .flat-plan-room.flat-plan-room-3 {
    background: url('../images/design/icon-flat-plan-room-3.png') no-repeat;
}

.new-buildings-item .flat-plan-room.flat-plan-room-4 {
    background: url('../images/design/icon-flat-plan-room-4.png') no-repeat;
}

.new-buildings-item .flat-plan-room.flat-plan-room-5 {
    background: url('../images/design/icon-flat-plan-room-5.png') no-repeat;
}

.new-buildings-list #info h1 {
    margin-bottom: 0px;
}

.company-item .description .company-logo {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
    width: 200px;
}

.company-item .description .company-logo img {
    max-width: 200px;
    max-height: 85px;
}

#about a, .page #info a, #article a {
    color: #073b87;
}

#article, #info {
    line-height: 1.5em;
}

#article ul li, #info ul li {
    margin-top: 0.5em;
    margin-left: 1.5em;
    list-style: disc;
}

.table-of-contents {
    float: left;
    width: 50%;
    margin-right: 1em;
    margin-bottom: 1em;
}

.table-of-contents a {
    text-decoration: none;
    font-weight: 700;
    color: #3d7cda !important;
}

.table-of-contents ul li > ul li {
    margin-left: 2em;
    list-style: disc !important;
}

.table-of-contents ul li > ul li > ul li {
    margin-left: 1.5em;
    list-style: circle !important;
}

.sacial-phones {
    margin-top: 1em;
    margin-bottom: 0px !important;
}

.sacial-phones .sacial-messenger, .sacial-phones .sacial-phone {
    display: block;
    float: left;
}

.sacial-phones .sacial-messenger {
    width: 30px;
    height: 30px;
    margin-right: 1em;
}

.sacial-phones .whatsapp {
    background: url('../images/design/icon-whatsapp.svg') no-repeat;
    background-size: cover;
}

.sacial-phones .telegram {
    background: url('../images/design/icon-telegram.svg') no-repeat;
    background-size: cover;
}

.sacial-phones .viber {
    background: url('../images/design/icon-viber.svg') no-repeat;
    background-size: cover;
}

.sacial-phones .sacial-phone {
    height: 30px;
    display: inline-block;
    font-size: 1em;
    font-weight: 700;
    line-height: 30px;
    color: #292c2e;
    text-decoration: none;
}

.new-buildings-item .tabs-container .tabs .tab {
    width: 25%;
    box-sizing: border-box;
}

.tabs-container .tabs .tab {
    float: left;
    display: block;
    padding: 0.4em 1em;
    border-bottom: 1px solid #073b87;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.5em;
    text-decoration: none;
    color: #073b87;
}

.tabs-container .tabs .tab.active {
    border: 1px solid #073b87;
    border-bottom: 0px;
    color: #ffffff;
    background-color: #073b87;
}

.tabs-container .tabs:after {
    content: ' ';
    display: block;
    clear: both;
}

.tabs-container .tabs-content {
    padding: 1em;
    box-sizing: border-box;
}

.tabs-container .tabs-content .tab-content {
    display: none;
}

.tabs-container .tabs-content .tab-content.active {
    display: block;
}

.tabs-container .tabs-content .description i {
    color: #073b87;
}

.tabs-container .tabs-content .description i.info {
    color: #ff6700;
}

.infrastructure-tr .infrastructure-tr-item, .feature-tr .feature-tr-item {
    padding-left: 35px;
    background-size: 24px 24px;
    background-position: center left;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

.feature-tr .feature-tr-item strong {
    font-weight: 400;
    color: #073b87;
}

.new-buildings-list .infrastructure-tr {
    margin-top: 5px;
}

.new-buildings-list .infrastructure-tr .infrastructure-tr-item, #featured-residential-complexes .infrastructure-tr .infrastructure-tr-item {
    font-size: 0.8em;
    line-height: 20px;
    background-size: 20px 20px;
}

/* Sea */
.infrastructure-tr .infrastructure-13 {
    background-image: url('../images/design/icon-infrastructure-13.png');
}

/* Airport */
.infrastructure-tr .infrastructure-14 {
    background-image: url('../images/design/icon-infrastructure-14.png');
}

/* City Center */
.infrastructure-tr .infrastructure-15 {
    background-image: url('../images/design/icon-infrastructure-15.png');
}

/* Pool */
.infrastructure-tr .infrastructure-16 {
    background-image: url('../images/design/icon-infrastructure-16.png');
}

/* Fitness */
.infrastructure-tr .infrastructure-17 {
    background-image: url('../images/design/icon-infrastructure-17.png');
}

/* Bath, sauna */
.infrastructure-tr .infrastructure-18 {
    background-image: url('../images/design/icon-infrastructure-18.png');
}

/* Aquapark, kid games */
.infrastructure-tr .infrastructure-19 {
    background-image: url('../images/design/icon-infrastructure-19.png');
}

/* Security */
.infrastructure-tr .infrastructure-20 {
    background-image: url('../images/design/icon-infrastructure-20.png');
}

/* Football, voleyball, basketball */
.infrastructure-tr .infrastructure-21 {
    background-image: url('../images/design/icon-infrastructure-21.png');
}

/* Comfort Zone */
.infrastructure-tr .infrastructure-22 {
    background-image: url('../images/design/icon-infrastructure-22.png');
}

/* BBQ */
.infrastructure-tr .infrastructure-23 {
    background-image: url('../images/design/icon-infrastructure-23.png');
}

/* Cinema */
.infrastructure-tr .infrastructure-24 {
    background-image: url('../images/design/icon-infrastructure-24.png');
}

/* Bettery */
.infrastructure-tr .infrastructure-25 {
    background-image: url('../images/design/icon-infrastructure-25.png');
}

/* Billiard */
.infrastructure-tr .infrastructure-26 {
    background-image: url('../images/design/icon-infrastructure-26.png');
}

/* Bar */
.infrastructure-tr .infrastructure-27 {
    background-image: url('../images/design/icon-infrastructure-27.png');
}

/* Wi-Fi */
.infrastructure-tr .infrastructure-28 {
    background-image: url('../images/design/icon-infrastructure-28.png');
}

.feature-tr .feature-floor_count {
    background-image: url('../images/design/icon-feature-floor_count.png');
}

.feature-tr .feature-parking {
    background-image: url('../images/design/icon-feature-parking.png');
}

.feature-tr .feature-type {
    background-image: url('../images/design/icon-feature-type.png');
}

.feature-tr .feature-house_count {
    background-image: url('../images/design/icon-feature-house_count.png');
}

#footer {
    border-top: 1px solid #21262d;
    background-color: #393C42;
    background: radial-gradient(circle, #393C42 0%, #21262d 100%);
    color: #ffffff;
}

#footer a {
    color: #e1e9f5;
    font-size: 0.8em;
    font-weight: 300;
    text-decoration: none;
}

#footer > .container > .row > .col > div {
    margin-bottom: 0.2em;
}

#footer .copyright {
    border-top: 1px solid #393C42;
    font-size: 0.75em;
    font-weight: 300;
    color: #747475;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    left: 0px;
}

.hidden {
    display: none;
}

.clearfix {
    clear: both;
}

.mt-1 {
    margin-top: 1em;
}

.mt-04 {
    margin-top: 0.4em;
}

.color-red-1 {
    color: #ffb380;
}

.block-title {
    margin-bottom: 0.25em;
    font-size: 1.2em;
    font-weight: 700;
    color: #ffffff;
    text-shadow: 1px 1px 1px #073b87;
}

.block-description {
    margin-bottom: 0.25em;
    font-size: 0.9em;
    color: #ffffff;
    text-shadow: 1px 1px 1px #073b87;
}

.block-tr-1 {
    background: url('../images/blocks/block-tr-1.png') no-repeat;
    background-size: cover;
}

@media (max-width: 1280px) {
    .list > .container > .row .col {
        padding: 0px 1em !important;
    }
}

@media (max-width: 1120px) {
    .new-buildings-item .address + .lead-buttons > a {
        display: block;
        margin-top: 1em;
        text-align: center;
    }
}

@media (max-width: 980px) {
    .navbar > ul > li:last-child {
        float: none;
        width: 100%;
        clear: both;
    }

    #header a.сontact-us-btn {
        margin-left: 0px;
    }

    #photo-reports .list .photo-report {
        width: 45%;
    }

    .tabs-container .tabs .tab {
        font-size: 0.9em;
    }
}

@media (max-width: 890px) {
    .tabs-container .tabs .tab {
        padding: 0.4em 0.5em;
    }

    .tabs-container .tabs-content {
        padding: 1em 0.5em;
    }
}

@media (max-width: 820px) {
    .new-buildings-item .tabs-container .tabs .tab {
        float: none;
        width: 100%;
    }

    .tabs-container .tabs .tab:first-child {
        border-top: 1px solid #073b87;
    }

    .tabs-container .tabs .tab {
        padding: 0.4em 1em;
        border-left: 1px solid #073b87;
        border-right: 1px solid #073b87;
    }

    .tabs-container .tabs-content {
        padding: 1em 1em;
    }
}

@media (max-width: 800px) {
    .new-buildings-list #residential-complexes-filter, .new-buildings-list #residential-complexes-list {
        float: none;
        width: 100%;
    }

    .new-buildings-list #residential-complexes-filter .filter-block {
        float: left;
    }

    .new-buildings-list #residential-complexes-filter .filter-block:first-child, .new-buildings-list #residential-complexes-filter .filter-block:nth-child(2), .new-buildings-list #residential-complexes-filter .filter-block:nth-child(3) {
        width: 30%;
        margin-right: 5%;
    }

    .new-buildings-list #residential-complexes-filter .filter-block:nth-child(3) {
        margin-right: 0%;
    }

    .new-buildings-list #residential-complexes-filter .filter-block:last-child {
        float: none;
        width: 100%;
    }

    .table-of-contents {
        float: none;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 1em;
    }

    #rc-flats > .container {
        overflow: auto;
    }
}

@media (max-width: 680px) {
    body {
        /*font-size: 18px;*/
    }

    #header {
        font-size: 1em;
    }

    #packages-table .content .container, .new-buildings-item #flats .content .container {
        overflow-x: auto;
    }

    .new-buildings-item #info > .container > .row > .col-50 {
        float: none;
        width: 100%;
        margin-top: 1em;
    }

    .new-buildings-item .feature {
        float: none;
        width: 100%;
    }

    .new-buildings-item .feature:nth-last-child(2) {
        margin-bottom: 0px;
    }
}

@media (max-width: 620px) {
    .navbar > ul > li {
        float: none;
        width: 100%;
        margin-right: 0px;
    }

    #header #logo-container {
        margin-right: 0px;
        margin-bottom: 1em;
    }
}

@media (max-width: 560px) {
    .list > .container > .row .col {
        float: none;
        width: 100%;
    }

    .list > .container > .row .col.col-image, .list > .container > .row .col.col-text {
        margin-bottom: 1em;
    }

    .list > .container > .row .col.col-image {
        max-height: 320px;
    }

    .list > .container > .row .col.col-image img {
        max-width: 320px;
        width: 100%;
    }

    .list > .container > .row .col.col-price {
        min-height: 50px !important;
        padding-top: 1em !important;
        border-top: 1px solid #c2d3ea;
        border-left: 0px;
    }

    .new-buildings-list #residential-complexes-filter .filter-block {
        float: none;
        width: 100% !important;
    }

    .new-buildings-item #info .lead-buttons > a {
        display: block;
        margin-top: 1em;
        text-align: center;
    }

    #footer > .container > .row .col {
        float: none;
        width: 100%;
        margin-bottom: 1em;
    }

    #footer > .container > .row .col:last-child {
        margin-bottom: 0px;
    }

    .company-item #residential-complexes-table .content .container {
        overflow-x: auto;
    }
}

@media (max-width: 480px) {
    #photo-reports .list .photo-report {
        width: 100%;
        margin-right: 0px;
    }
}

@media (max-width: 414px) {
    h1 {
        font-size: 1.6em;
    }

    h2 {
        font-size: 1.4em;
    }

    h3 {
        font-size: 1.2em;
    }

    h4 {
        font-size: 1em;
    }

    .navbar > ul > li {
        text-align: center;
    }

    .company-item #info .action-buttons > a {
        display: block;
        margin-top: 1em;
        text-align: center;
    }

    .ui-slider-horizontal {
        width: 85%;
        padding-left: 5%;
        padding-right: 5%;
    }

    .fast-links {
        padding-top: 0.7em;
    }

    .fast-links > ul > li {
        float: none;
        margin-right: 0px;
    }

    .fast-links > ul > li {
        margin-bottom: 0.7em;
    }

    .fast-links > ul > li:last-child {
        /*margin-bottom: 0px;*/
    }

    .fast-links > ul > li > a {
        text-align: center;
    }

    .new-buildings-item #infrastructures .infrastructure {
        margin-bottom: 0.5em;
    }

    .new-buildings-item #infrastructures .infrastructure .infrastructure-option {
        display: block;
        margin-top: 0.5em;
    }

    .new-buildings-item .min-square-meter-cost {
        display: block;
        text-align: center;
    }

    .new-buildings-item .feature {
        padding-right: 0em;
    }

    .new-buildings-item .feature .img, .new-buildings-item .feature .text, .new-buildings-item .infrastructure .img, .new-buildings-item .infrastructure .text {
        float: none;
        text-align: center;
    }

    .new-buildings-item .feature .img, .new-buildings-item .infrastructure .img {
        width: 30px;
        height: 30px;
        float: none;
        margin: auto;
    }

    .new-buildings-item .feature .img img, .new-buildings-item .infrastructure .img img {
        width: 30px;
        height: 30px;
    }

    .fast-links > ul > li > a {
        padding: 0.5em 1em;
        font-size: 0.8em;
    }

    #header a.сontact-us-btn {
        font-size: 0.9em;
    }

    .list .col-text > div, .list .col-price > div {
        margin-bottom: 0.5em;
    }

    #footer .copyright {
        font-size: 0.8em;
    }

    #footer a {
        font-size: 0.9em;
    }

    #footer > .container > .row > .col > div {
        margin-bottom: 0.4em;
    }

    #flats .table tbody th, #rc-flats .table tbody td {
        line-height: 24px;
        font-size: 0.9em;
    }

    .new-buildings-list .infrastructure-tr .infrastructure-tr-item, #featured-residential-complexes .infrastructure-tr .infrastructure-tr-item, .new-buildings-list .feature-tr .feature-tr-item {
        padding-left: 25px;
    }

    select.list-sort {
        display: block;
        width: 100%;
    }
}

@media (max-width: 390px) {
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: -50px;
    }
}

@media (max-width: 380px) {
    .new-buildings-item #info .action-buttons > a {
        display: block;
        margin-top: 1em;
        text-align: center;
    }
}

@media (max-width: 368px) {
    .list > .container > .row .col.col-image img {
        max-width: 100%;
    }
}
