.leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane>svg, .leaflet-pane>canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
  position: absolute;
  left: 0;
  top: 0
}

.leaflet-container {
  overflow: hidden
}

.leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none
}

.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast
}

.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0
}

.leaflet-marker-icon, .leaflet-marker-shadow {
  display: block
}

.leaflet-container .leaflet-overlay-pane svg, .leaflet-container .leaflet-marker-pane img, .leaflet-container .leaflet-shadow-pane img, .leaflet-container .leaflet-tile-pane img, .leaflet-container img.leaflet-image-layer {
  max-width: none !important;
  max-height: none !important
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  touch-action: none;
  touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4)
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden
}

.leaflet-tile-loaded {
  visibility: inherit
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800
}

.leaflet-overlay-pane svg {
  -moz-user-select: none
}

.leaflet-pane {
  z-index: 400
}

.leaflet-tile-pane {
  z-index: 200
}

.leaflet-overlay-pane {
  z-index: 400
}

.leaflet-shadow-pane {
  z-index: 500
}

.leaflet-marker-pane {
  z-index: 600
}

.leaflet-tooltip-pane {
  z-index: 650
}

.leaflet-popup-pane {
  z-index: 700
}

.leaflet-map-pane canvas {
  z-index: 100
}

.leaflet-map-pane svg {
  z-index: 200
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute
}

.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto
}

.leaflet-top, .leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none
}

.leaflet-top {
  top: 0
}

.leaflet-right {
  right: 0
}

.leaflet-bottom {
  bottom: 0
}

.leaflet-left {
  left: 0
}

.leaflet-control {
  float: left;
  clear: both
}

.leaflet-right .leaflet-control {
  float: right
}

.leaflet-top .leaflet-control {
  margin-top: 10px
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px
}

.leaflet-left .leaflet-control {
  margin-left: 10px
}

.leaflet-right .leaflet-control {
  margin-right: 10px
}

.leaflet-fade-anim .leaflet-tile {
  will-change: opacity
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform .25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform .25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform .25s cubic-bezier(0, 0, 0.25, 1)
}

.leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden
}

.leaflet-interactive {
  cursor: pointer
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab
}

.leaflet-crosshair, .leaflet-crosshair .leaflet-interactive {
  cursor: crosshair
}

.leaflet-popup-pane, .leaflet-control {
  cursor: auto
}

.leaflet-dragging .leaflet-grab, .leaflet-dragging .leaflet-grab .leaflet-interactive, .leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing
}

.leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-image-layer, .leaflet-pane>svg path, .leaflet-tile-container {
  pointer-events: none
}

.leaflet-marker-icon.leaflet-interactive, .leaflet-image-layer.leaflet-interactive, .leaflet-pane>svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  pointer-events: auto
}

.leaflet-container {
  background: #ddd;
  outline: 0
}

.leaflet-container a {
  color: #0078a8
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5)
}

.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif
}

.leaflet-bar {
  box-shadow: 0 1px 5px #0c6eb4;
  border-radius: 4px
}

.leaflet-bar a, .leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black
}

.leaflet-bar a, .leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block
}

.leaflet-bar a:hover {
  background-color: #f4f4f4
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: 0
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px
}

.leaflet-control-zoom-in, .leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px
}

.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px
}

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px
}

.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px
}

.leaflet-control-layers label {
  display: block
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
  background-image: url(images/marker-icon.png)
}

.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0
}

.leaflet-control-attribution, .leaflet-control-scale-line {
  padding: 0 5px;
  color: #333
}

.leaflet-control-attribution a {
  text-decoration: none
}

.leaflet-control-attribution a:hover {
  text-decoration: underline
}

.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {
  font-size: 11px
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: 0;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5)
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: 0;
  margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  box-shadow: none
}

.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box
}

.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4
}

.leaflet-popup-content p {
  margin: 18px 0
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px #0c6eb4
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px
}

.leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999
}

.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666
}

.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px #0c6eb4
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto
}

.leaflet-tooltip-top:before, .leaflet-tooltip-bottom:before, .leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: ""
}

.leaflet-tooltip-bottom {
  margin-top: 6px
}

.leaflet-tooltip-top {
  margin-top: -6px
}

.leaflet-tooltip-bottom:before, .leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff
}

.leaflet-tooltip-left {
  margin-left: -6px
}

.leaflet-tooltip-right {
  margin-left: 6px
}

.leaflet-tooltip-left:before, .leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff
}

.sl2_img_wr {
  height: 240px
}
.sl2_img_wr .col{
height: 100%
}
.sl2_img_wr img{
max-height: 100%;
width: auto;
max-width: 100%
}
.mort_img{
max-height: 50px;
width: auto;
}
.flat_cb {
  background-color: #e25440;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #ca331e;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: .9rem;
  color: #fff;
  text-decoration: none
}

.flat_cb:hover {
  background-color: #df3d27;
  border-color: #a22918;
  color: #fff;
  text-decoration: none
}

.flat_cb:active {
  background-color: #cd341f;
  border-color: #b62e1b;
  color: #fff
}

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7)
  }
  45% {
    transform: scale(1.05)
  }
  80% {
    transform: scale(0.95)
  }
  100% {
    transform: scale(1)
  }
}

@keyframes hideSweetAlert {
  0% {
    transform: scale(1)
  }
  100% {
    transform: scale(0.5)
  }
}

@keyframes slideFromTop {
  0% {
    top: 0
  }
  100% {
    top: 50%
  }
}

@keyframes slideToTop {
  0% {
    top: 50%
  }
  100% {
    top: 0
  }
}

@keyframes slideFromBottom {
  0% {
    top: 70%
  }
  100% {
    top: 50%
  }
}

@keyframes slideToBottom {
  0% {
    top: 50%
  }
  100% {
    top: 70%
  }
}

.showSweetAlert {
  animation: showSweetAlert .3s
}

.showSweetAlert[data-animation=none] {
  animation: none
}

.showSweetAlert[data-animation=slide-from-top] {
  animation: slideFromTop .3s
}

.showSweetAlert[data-animation=slide-from-bottom] {
  animation: slideFromBottom .3s
}

.hideSweetAlert {
  animation: hideSweetAlert .3s
}

.hideSweetAlert[data-animation=none] {
  animation: none
}

.hideSweetAlert[data-animation=slide-from-top] {
  animation: slideToTop .3s
}

.hideSweetAlert[data-animation=slide-from-bottom] {
  animation: slideToBottom .3s
}

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px
  }
}

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px
  }
  84% {
    width: 55px;
    right: 0;
    top: 35px
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px
  }
}

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg)
  }
  5% {
    transform: rotate(-45deg)
  }
  12% {
    transform: rotate(-405deg)
  }
  100% {
    transform: rotate(-405deg)
  }
}

.animateSuccessTip {
  animation: animateSuccessTip .75s
}

.animateSuccessLong {
  animation: animateSuccessLong .75s
}

.sa-icon.sa-success.animate::after {
  animation: rotatePlaceholder 4.25s ease-in
}

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    opacity: 0
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1
  }
}

.animateErrorIcon {
  animation: animateErrorIcon .5s
}

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0
  }
  50% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0
  }
  80% {
    transform: scale(1.15);
    margin-top: -6px
  }
  100% {
    transform: scale(1);
    margin-top: 0;
    opacity: 1
  }
}

.animateXMark {
  animation: animateXMark .5s
}

@keyframes pulseWarning {
  0% {
    border-color: #f8d486
  }
  100% {
    border-color: #f8bb86
  }
}

.pulseWarning {
  animation: pulseWarning .75s infinite alternate
}

@keyframes pulseWarningIns {
  0% {
    background-color: #f8d486
  }
  100% {
    background-color: #f8bb86
  }
}

.pulseWarningIns {
  animation: pulseWarningIns .75s infinite alternate
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg)
  }
}

body.stop-scrolling {
  height: 100%;
  overflow: hidden
}

.sweet-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 9000
}

.sweet-alert {
  background-color: #fff;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 9020
}

.mi_head {
  font-weight: bold;
  font-size: 1.25rem
}

.mi_minfo {
  font-size: .85rem
}

@media(min-width:1140px) {
  .modal-lg {
    max-width: 1060px
  }
}

@media all and (max-width:767px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px
  }
}

.sweet-alert .form-group {
  display: none
}

.sweet-alert .form-group .sa-input-error {
  display: none
}

.sweet-alert.show-input .form-group {
  display: block
}

.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative
}

.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: -9px;
  opacity: 0;
  visibility: hidden
}

.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default
}

.sweet-alert button.confirm[disabled] {
  color: transparent
}

.sweet-alert button.confirm[disabled]~.la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s
}

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 50%;
  margin: 20px auto;
  position: relative;
  box-sizing: content-box
}

.sweet-alert .sa-icon.sa-error {
  border-color: #d43f3a
}

.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block
}

.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #d9534f;
  display: block;
  top: 37px;
  border-radius: 2px
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  transform: rotate(45deg);
  left: 17px
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  transform: rotate(-45deg);
  right: 16px
}

.sweet-alert .sa-icon.sa-warning {
  border-color: #eea236
}

.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #f0ad4e
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #f0ad4e
}

.sweet-alert .sa-icon.sa-info {
  border-color: #46b8da
}

.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #5bc0de
}

.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #5bc0de
}

.sweet-alert .sa-icon.sa-success {
  border-color: #4cae4c
}

.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: '';
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff;
  transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  transform: rotate(-45deg);
  transform-origin: 60px 60px
}

.sweet-alert .sa-icon.sa-success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  transform: rotate(-45deg);
  transform-origin: 0 60px
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(92, 184, 92, 0.2);
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #5cb85c;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: 0;
  background-position: center center;
  background-repeat: no-repeat
}

.sweet-alert .btn-default:focus {
  border-color: #ccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px #0c6eb4, 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px #0c6eb4, 0 0 8px rgba(204, 204, 204, 0.6)
}

.sweet-alert .btn-success:focus {
  border-color: #4cae4c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px #0c6eb4, 0 0 8px rgba(76, 174, 76, 0.6);
  box-shadow: inset 0 1px 1px #0c6eb4, 0 0 8px rgba(76, 174, 76, 0.6)
}

.sweet-alert .btn-info:focus {
  border-color: #46b8da;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px #0c6eb4, 0 0 8px rgba(70, 184, 218, 0.6);
  box-shadow: inset 0 1px 1px #0c6eb4, 0 0 8px rgba(70, 184, 218, 0.6)
}

.sweet-alert .btn-danger:focus {
  border-color: #d43f3a;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px #0c6eb4, 0 0 8px rgba(212, 63, 58, 0.6);
  box-shadow: inset 0 1px 1px #0c6eb4, 0 0 8px rgba(212, 63, 58, 0.6)
}

.sweet-alert .btn-warning:focus {
  border-color: #eea236;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px #0c6eb4, 0 0 8px rgba(238, 162, 54, 0.6);
  box-shadow: inset 0 1px 1px #0c6eb4, 0 0 8px rgba(238, 162, 54, 0.6)
}

.sweet-alert button::-moz-focus-inner {
  border: 0
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */

.la-ball-fall, .la-ball-fall>div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff
}

.la-ball-fall.la-dark {
  color: #333
}

.la-ball-fall>div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor
}

.la-ball-fall {
  width: 54px;
  height: 18px
}

.la-ball-fall>div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite
}

.la-ball-fall>div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms
}

.la-ball-fall>div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms
}

.la-ball-fall>div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms
}

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px
}

.la-ball-fall.la-sm>div {
  width: 4px;
  height: 4px;
  margin: 2px
}

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px
}

.la-ball-fall.la-2x>div {
  width: 20px;
  height: 20px;
  margin: 8px
}

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px
}

.la-ball-fall.la-3x>div {
  width: 30px;
  height: 30px;
  margin: 12px
}

@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%)
  }
  10% {
    opacity: .5
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  90% {
    opacity: .5
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%)
  }
}

@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%)
  }
  10% {
    opacity: .5
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
  90% {
    opacity: .5
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%)
  }
}

@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%)
  }
  10% {
    opacity: .5
  }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  90% {
    opacity: .5
  }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%)
  }
}

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%)
  }
  10% {
    opacity: .5
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  90% {
    opacity: .5
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%)
  }
}

/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */

.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.lightSlider:before, .lightSlider:after {
  content: " ";
  display: table
}

.lightSlider {
  overflow: hidden;
  margin: 0
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative
}

.lSSlideWrapper>.lightSlider:after {
  clear: both
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade {
  position: relative
}

.lSSlideWrapper .lSFade>* {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%
}

.lSSlideWrapper.usingCss .lSFade>* {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important
}

.lSSlideWrapper .lSFade>*.active {
  z-index: 10
}

.lSSlideWrapper.usingCss .lSFade>*.active {
  opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center
}

.lSSlideOuter .lSPager.lSpg>li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
  background-color: #222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all .5s linear 0s;
  transition: all .5s linear 0s
}

.lSSlideOuter .lSPager.lSpg>li:hover a, .lSSlideOuter .lSPager.lSpg>li.active a {
  background-color: #428bca
}

.lSSlideOuter .media {
  opacity: .8
}

.lSSlideOuter .media.active {
  opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
  transition: border-radius .12s linear 0s .35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table
}

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both
}

.lSAction>a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url('../img/controls.png');
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: .5;
  -webkit-transition: opacity .35s linear 0s;
  transition: opacity .35s linear 0s
}

.lSAction>a:hover {
  opacity: 1
}

.lSAction>.lSPrev {
  background-position: 0 0;
  left: 10px
}

.lSAction>.lSNext {
  background-position: -32px 0;
  right: 10px
}

.lSAction>a.disabled {
  pointer-events: none
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden
}

.lSSlideOuter.vertical {
  position: relative
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0
}

.lSSlideOuter.vertical .lightSlider>* {
  width: 100% !important;
  max-width: none !important
}

.lSSlideOuter.vertical .lSAction>a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0
}

.lSSlideOuter.vertical .lSAction>.lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px
}

.lSSlideOuter.lSrtl {
  direction: rtl
}

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none
}

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0
}

.lSSlideOuter .lightSlider>*, .lSSlideOuter .lSGallery li {
  float: left
}

.lSSlideOuter.lSrtl .lightSlider>*, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important
}

@-webkit-keyframes rightEnd {
  0% {
    left: 0
  }
  50% {
    left: -15px
  }
  100% {
    left: 0
  }
}

@keyframes rightEnd {
  0% {
    left: 0
  }
  50% {
    left: -15px
  }
  100% {
    left: 0
  }
}

@-webkit-keyframes topEnd {
  0% {
    top: 0
  }
  50% {
    top: -15px
  }
  100% {
    top: 0
  }
}

@keyframes topEnd {
  0% {
    top: 0
  }
  50% {
    top: -15px
  }
  100% {
    top: 0
  }
}

@-webkit-keyframes leftEnd {
  0% {
    left: 0
  }
  50% {
    left: 15px
  }
  100% {
    left: 0
  }
}

@keyframes leftEnd {
  0% {
    left: 0
  }
  50% {
    left: 15px
  }
  100% {
    left: 0
  }
}

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0
  }
  50% {
    bottom: -15px
  }
  100% {
    bottom: 0
  }
}

@keyframes bottomEnd {
  0% {
    bottom: 0
  }
  50% {
    bottom: -15px
  }
  100% {
    bottom: 0
  }
}

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd .3s;
  animation: topEnd .3s;
  position: relative
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd .3s;
  animation: bottomEnd .3s;
  position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative
}

.lightSlider.lsGrab>* {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab
}

.lightSlider.lsGrabbing>* {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing
}

body {
  font-family: 'Open Sans', sans-serif;
  width: 100%;
  /*min-width:1100px*/
}

header {
  margin: 0rem auto
}

a.header_phone {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.33rem;
  text-decoration: none;
  color: #333;
  font-weight: bold
}

a.header_phone i {
  margin-right: 10px
}

a.header_cb {
  background-color: #ed3729;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #ed3729;
  padding: .5rem 1.2rem;
  font-size: .8rem;
  color: #fff;
  font-weight: 300
}

a.header_cb:hover {
  background-color: #f26719;
  border-color: #b3470a;
  color: #fff;
  text-decoration: none
}

.navbar-light .navbar-brand {
  max-width: 58vw
}

.navbar-light .navbar-brand img {
  max-width: 100%;
  height: auto;
  max-height: 50px;
}

footer {
  background: #4c4c4c;
  color: #ccc;
  padding: 4rem 0;
  margin: auto;
}

.sp_line {
  height: 1px;
  background-color: #e3e3e3
}

footer a.header_phone {
  color: #fff;
  margin-top: 1rem
}

.f_text {
  font-size: 9px;
  line-height: 1.2
}

ul.b_menu {
  margin-left: 0;
  padding-left: 0
}

.b_menu li {
  list-style: none
}

.b_menu li a.nav-link {
  text-align: center;
  padding: 0;
  margin-left: 1rem;
  margin-right: 1rem;
  color: #fff
}

.gmap_cont {
  width: 100%;
  height: 500px
}

.p_head {
  background: #4c4c4c;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 5rem 0
}

.p_head h1 {
  color: #fff;
  text-transform: uppercase;
  filter: drop-shadow(2px 3px 3px #000);
  font-size: 1.9rem
}

span.p_subhead {
  color: #fff;
  font-size: .9rem;
  margin: 1.8rem auto;
  display: block;
  filter: drop-shadow(1px 2px 2px #000)
}

.h1, h1 {
  font-size: 1.9rem
}

.h2, h2 {
  font-size: 2.1rem;
  font-weight: bold;
  margin-bottom: .4rem
}

.h5, h5 {
  font-size: 1.5rem
}

.p_body {
  margin: 2rem auto
}

.p_body {
  line-height: 1.35;
  font-size: .95rem
}

.p_body .table {
  margin: 1rem auto
}

.review_outer {
  margin: 2rem auto
}

.review_img img {
  border-radius: 100px
}

.review_el {
  margin-bottom: 2rem
}

.review-head {
  color: #000;
  font-size: 1.1rem
}

.review-body {
  color: #444
}

.review-head span {
  color: #d3a32e;
  font-weight: bold;
  font-size: 1.1rem
}

.sf_img_cont img {
  width: auto;
  height: auto;
  max-height: 400px;
  max-width: 100%
}

.single_flat h4 {
  font-size: 1.33rem
}

.price_el {
  font-size: 1.15rem
}

.price_el span {
  font-size: 1.4rem;
  font-weight: bold
}

p.list_el {
  font-size: 1.05rem;
  margin-bottom: .2rem
}

.list_el span {
  font-size: 1.05rem;
  font-weight: bold
}

a.flat_a_btn {
  color: #fff;
  text-align: center;
  background: #cb5e56;
  transition: all ease .3s;
  padding: 1rem 4rem;
  font-size: 1.33rem;
  margin-bottom: .8rem;
  line-height: 3.3
}

p.fdesk_el {
  font-size: .95rem;
  margin-top: .2rem
}

.vn_param {
  padding: 2px 6px;
  margin-bottom: 2px
}

.vn_param .p_l {
  float: left;
  width: 320px;
  max-width: 65%;
  margin-right: 20px
}

.vn_param .p_r {
  font-weight: bold
}

.sf_desc {
  width: 700px;
  margin-top: 1.5rem;
  max-width: 95%
}

.h_top_fr {
  border-bottom: solid 20px #00a8e6;
  background: #4c4c4c;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
  max-height: 95vh
}

.h_top_fr .container, .h_top_fr .row, .h_top_fr .col-12 {
  height: 100%
}

.h_top_fr .col-12 {
  position: relative
}

.col-num {
  position: center
}

.h_top_fr h1.home_head {
  color: #fff;
  font-size: 1.53rem;
  margin-top: 13rem;
  display: block;
  filter: drop-shadow(2px 3px 4px #000);
  text-align: center;
  text-transform: uppercase;
  line-height: 1
}

.h_top_fr h1.home_head span {
  font-size: 6rem
}

.head_tl_banner {
  position: absolute;
  left: 170px;
  top: 0;
  padding: .8rem 1.4rem;
  padding-right: 2.4rem;
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  width: 240px;
  background: #00a8e6
}

.head_tl_banner a {
  display: block;
  margin-top: 1.3rem;
  text-decoration: underline;
  color: #fff
}

.head_bl_text {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 450px;
  color: #fff;
  filter: drop-shadow(2px 3px 4px #000);
  line-height: 1.2
}

.head_bl_text span {
  font-weight: bold;
  line-height: 1.8
}

.h_a_fr {
  padding-top: 3rem;
  padding-bottom: 2rem;
  border-bottom: solid 20px #00a8e6;
  background: #e8e8e8
}

.h_a_fr h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.9rem
}

.h_t_fr {
  background: #cecece;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  min-height: 900px
}

.h_sf_fr {
  background: #00a8e6;
  padding-top: 3rem;
  padding-bottom: 2rem;
  color: #fff
}

.h_sf_fr .h4 {
  color: #fff;
  margin-bottom: .15rem;
  display: block
}

.h_sf_fr .h4.cont_head {
  margin-bottom: 1rem
}

.h_sf_fr p {
  font-size: 1.1rem;
  display: block;
  margin-bottom: .5rem;
  line-height: 1.2
}

.h_sf_fr p.pn {
  font-size: 1.7rem;
  font-weight: bold
}

.h_sf_fr p.ds {
  font-size: .9rem
}

#fp_cb_form {
  width: 320px;
  position: relative
}

.filter_wr {
  background: #fff;
  filter: drop-shadow(2px 3px 4px #bbb);
  padding: 1.05rem 1.5rem
}

.filter_wr span {
  font-size: .85rem
}

#fp_cb_form .form-group {
  margin-bottom: .5rem
}

.it_img {
  width: 170px;
  height: 135px;
  text-align: center;
  float: left
}

.it_img img {
  width: 100%;
  height: auto;
  max-height: 100%
}

.it_info {
  margin-left: 180px
}

.it_wr {
  background: #fff;
  filter: drop-shadow(2px 3px 4px #bbb);
  padding: .5rem 0
}

.it_info span.h6 {
  font-size: .9rem;
  display: block
}

.it_info span.price {
  font-size: 1.3rem;
  display: block
}

.it_info span.smr {
  font-size: .7rem;
  display: block
}

.it_wr a {
  color: #444;
  text-decoration: none
}

.it_wr a:hover {
  color: #00a8e6
}

.p_pag {
  margin: 0 auto
}

.tf_fb, .tf_lb {
  background: #fff;
  position: relative
}

.tf_fb p {
  font-size: .9rem;
  line-height: 1.6
}

.tf_fb p.h6 {
  font-size: 1.1rem;
  margin: 2rem auto;
  line-height: 1.3
}

.tf_lb p.h6 {
  font-size: 1.1rem;
  margin: 2rem auto;
  line-height: 1.3
}

.tf_fb p.bll span.fel {
  width: 80px
}

.tf_fb p.bll i.fab {
  font-size: 3.5rem;
  margin-right: 1rem;
  color: #434a54;
  text-align: center
}

.p_body .col>br {
  line-height: 2
}

.breadcrumb a {
  color: #666
}

.calc_wr {
  padding: 1.5rem;
  margin: 2rem auto;
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  padding-top: .5rem;
  margin-top: 0
}

.calc_wr span.h5 {
  display: block;
  text-align: center;
  font-size: 1.3rem
}

.calc_wr span.h5 span {
  display: block;
  font-size: .9rem
}

.p_sub_head {
  background: #e9ecef;
  padding: 3.5rem 0
}

.p_sub_head img {
  max-width: 80px
}

.p_sub_head .media-body {
  font-size: .9rem;
  color: #555;
  line-height: 1.2
}

.p_sub_head .media-body h5 {
  font-size: 1.1rem;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold
}

@media(max-width:764px) {
  .review_el * {
    text-align: center !important
  }
  .h_sf_fr .col-md-6 {
    margin-bottom: 1rem
  }
  .review_img {
    margin-bottom: 1rem
  }
}

@media(min-width:992px) {
  .navbar-expand-lg .navbar-collapse {
    margin-left: 1rem;
    display: block !important;
    max-width: 560px
  }
  .navbar-expand-lg .navbar-nav {
    display: block !important
  }
  .navbar-expand-lg .navbar-nav li, .navbar-expand-lg .navbar-nav li a.nav-link {
    display: inline !important
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: .95rem
  }
  .tf_fb {
    height: 625px
  }
  .tf_fb .fsp {
    display: block;
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    z-index: 0
  }
  .tf_lb .fsp {
    display: block;
    position: absolute;
    background: #fff;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: 0
  }
  .tf_lb {
    height: 285px;
    padding-left: 1.5rem
  }
  .b_menu li {
    display: inline
  }
  .b_menu li a.nav-link {
    display: inline;
    text-align: left
  }
  ul.b_menu {
    margin-left: -1rem;
    margin-bottom: .8rem
  }
}

@media(min-width:576px) {
  .modal-dialog.modal-sm {
    max-width: 400px
  }
  .sm_tr_modal .modal-dialog.modal-sm {
    max-width: 540px
  }
}

.modal-sm .modal-title {
  font-weight: bold;
  font-size: 1.0rem;
  text-align: center;
  display: block;
  width: 100%
}

.motivation p {
  margin: 15px 0
}

.motivation {
  color: #fff
}

.podzag {
  color: #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  font-size: 20px;
  text-align: center;
  padding: 15px 0
}

.motivation .thumbnail {
  border: 2px solid #fff;
  padding: 5px;
  margin-top: 25px;
  background-color: #fff
}

.motivation .thumbnail img {
  width: 100%;
  height: auto
}

#additional_field {
  clear: both !important
}

.motivation ul {
  list-style: none;
  padding-left: 0
}

.motivation ul li {
  height: 85px;
  padding: 10px 0;
  line-height: 1.2
}

.motivation ul img {
  float: left;
  padding-right: 15px
}

.f_menu_wr .b_menu li a.nav-link {
  font-size: .7rem;
  text-transform: uppercase;
  font-weight: 300
}

.f_menu_wr .b_menu li a.nav-link:hover {
  color: #2d6aa1
}

.footer_bottom {
  font-weight: 300;
  font-size: .75rem
}

.fixed-bg {
  background-attachment: fixed
}

.head_cont {
  background-color: #606265;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  color: #fff;
  line-height: 1;
  background-blend-mode: multiply;
  transition: all ease .3s;
  margin: auto; 
}

.first_h_line {
  font-size: 2.5rem;
  font-weight: bold
}

.first_h_line span {
  font-size: 3.5rem
}

.second_h_line {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.25
}

.lb_wrapper {
  padding: 3rem 0;
  background: #f3f8fc;
  color: #333;
  margin: auto;
}

.lb_wrapper .fls {
  font-size: 2.5rem;
  font-weight: bold
}

.lb_wrapper .sls {
  line-height: 1.4
}

.blb_el {
  padding: 3rem 2.6rem;
  color: #fff;
  line-height: 1.2
}

.blb_el_o {
  background-color: #606265;
  background-position: center;
  background-size: cover;
  background-blend-mode: multiply
}

.blb_el h3 {
  font-size: 1.75rem;
  margin-bottom: 1.5rem
}

.blb_el p {
  line-height: 1.5;
  font-weight: 300
}

.blb_el a {
  background-color: #fff;
  border-radius: 25px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 28px;
  padding-right: 28px;
  font-size: .85rem;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-weight: 300
}

.blb_el a:hover {
  text-decoration: none;
  background-color: #e6e6e6
}

.m_obj_img_wr {
  height: 200px;
  background-color: #aeaeaf;
  background-position: center;
  background-size: cover;
  position: relative;
  background-blend-mode: multiply
}

.obj_subway {
  position: absolute;
  left: 15px;
  bottom: 15px;
  font-weight: 700;
  color: #fff;
  text-shadow: rgba(0, 0, 0, .5) 1px 3px 2px
}

.obj_subway i {
  margin-right: .7rem;
  color: #ee2f2e;
  font-size: 1.5rem
}
.listing_ico_wr {
position: absolute;
left: 15px;
top: 15px;
width: calc(100% - 30px);
}
.listing_ico_wr > span {
  position: relative;
  font-weight: 700;
  color: #fff;
  text-shadow: rgba(0, 0, 0, .5) 1px 3px 2px;
  display: block;
margin-bottom: .5rem;
}
.listing_ico_wr > span:not(.obj_rating) i {
margin-right: .7rem;
width: 36px;
height: 36px;
border-radius: 2rem;
text-shadow: none;
display: inline-block;
}
.listing_ico_wr > span i img{
width: 100%;
height: 100%;
border-radius: 50%;
}
.obj_rating i {
  margin-right: .7rem;
  color: #fff;
  font-size: 1.5rem;
  border-radius: 2rem;
  background: #a0bf19;
  padding: .4rem;
  text-shadow: none
}

.obj_header {
  font-size: 1.25rem;
  font-weight: bold
}

.gr_sep {
  height: 2px;
  background: #ccc
}

.obj_desc {
  font-size: .9rem
}

.obj_btn {
  background-color: #e25440;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 24px;
  padding-right: 24px;
  font-size: .85rem;
  color: #fff;
  font-weight: 300;
  text-decoration: none
}

.obj_btn:hover {
  background-color: #df3d27;
  color: #fff;
  text-decoration: none
}

.sm_md_submit {
  background-color: #ed3729;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 3px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: #e0590d;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 18px;
  color: #fff;
  box-shadow: 0 2px 5px 0 #0c6eb4
}

.sm_md_submit:hover {
  background-color: #f26719;
  border-color: #b3470a;
  color: #fff
}

.sm_md_submit:active {
  background-color: #f26719;
  border-color: #c9500c;
  border-top-width: 3px;
  border-bottom-width: 1px;
  color: #fff;
  box-shadow: inset 0 2px 5px 0 #0c6eb4
}

a.mi_phone {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1985e6;
  text-decoration: underline
}

.second_mi_title {
  font-size: 1.25rem
}

.lmap {
  height: 350px
}

.mif_btn {
  background-color: #f37934;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 2px;
  border-left-width: 0;
  border-right-width: 0;
  border-color: #df590d;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 28px;
  padding-right: 28px;
  font-size: 1.15rem;
  font-weight: bold;
  color: #fff;
  display: block;
  width: 100%
}

.mif_btn:hover {
  background-color: #f16718;
  border-color: #b2470b;
  color: #fff
}

.mif_btn:active {
  background-color: #e25a0d;
  border-color: #8f3908;
  border-top-width: 2px;
  border-bottom-width: 0;
  color: #fff
}

.mi_sm_p {
  font-size: .9rem
}

img.mi_adv_img {
  width: 110px;
  height: auto
}

a.mi_xs {
  font-size: .7rem;
  color: #666;
  text-decoration: none
}

a.mi_xs:hover {
  color: #333;
  text-decoration: none
}

.mi_lt {
  font-weight: 300;
  color: #333;
  font-size: .95rem
}

.ipt_row {
  border-top: 2px solid #888
}

.ipt_first_row {
  font-size: .9rem
}
.ipt_first_row  .row{
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: 100;
    background: #e6e6e6;
    border-radius: 6px;
    padding: 15px 0;
    margin: 0 auto;
}
.ipt_first_row  .row div{
color: #333;
}
.mi_darkbg {
  background-color: #446370;
  background-blend-mode: multiply;
  background-position: center;
  background-size: cover
}

.dbg_bt {
  font-size: 1.5rem;
  color: #fff
}

.dbg_st {
  font-size: 1.1rem;
  color: #fff
}

.mi_alt_submit {
  background-color: #e25440;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-style: solid;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-color: #ca331e;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: .9rem;
  color: #fff
}

.mi_alt_submit:hover {
  background-color: #df3d27;
  border-color: #a22918;
  color: #fff
}

.mi_alt_submit:active {
  background-color: #df3d27;
  border-color: #b62e1b;
  color: #fff
}
.mb_prep img {
    max-width: 200px;
    height: auto;
    max-height: 200px
}
.mb_prep img.fm_img {
    max-width: 80%;
    height: auto;
    max-height: 300px;
}
.mb_prep_sm{
font-size: .9rem;
line-height: 1.1
}
.mb_prep_sm p{
margin-bottom: 0;
    margin-top: .5rem;
}
.sm_tr_modal .cb_form{
width: 80%;
margin: .5rem auto;
}
.sm_tr_modal .cb_form .form-group{
width: 90%;
margin: .45rem auto;
}
.sm_tr_modal .cb_form .form-control {
    padding: .275rem .55rem;
    font-size: 1rem;
    line-height: 1.5;
}
.sm_tr_modal .modal-header {
    padding: 1rem;
    border-bottom: 1px solid #e0590d;
    background: #f37935;
    color: #fff;
}
.sm_tr_modal .modal-content {
border: 2px solid rgb(224, 89, 13);
border-radius: .4rem;
}
.sm_tr_modal .modal-header .close {
    color: #fff;
}
.review_wr1{
padding:5px;
display: table;
table-layout: fixed;
width: 100%;
}
.review_av{
    vertical-align: middle;
    display: table-cell;
    width: 45px;
}
.review_av_i{
position: relative;
}
.review_av_i svg.svgicon {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.review_title{
    vertical-align: middle;
        display: table-cell;
        padding-left: 18px;
}
.review_title h2{
margin-bottom: 2px;
font-size: 16px;
}
.review_date{
font-size: 14px;
color: #333;
}
.uid103{
background-color: rgb(45, 106, 161);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-style: solid;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-color: rgb(36, 85, 129);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    margin-top: 30px;
}
.uid103:hover{
background-color: rgb(41, 95, 145);
    border-color: rgb(29, 68, 103);
    color: rgb(255, 255, 255);
}
.sb_wrapper{
font-weight: 300;
color: #3a3a3a
}
.sb_wrapper .h4{
font-size: 2rem;
}
.sb_wrapper p{

}
.spb_el_wr img{
width: 102px;
height: 102px;
border-radius: 50%;
}
.spb_el_head{
font-weight: 400;
font-size: 0.875rem;
text-transform: uppercase;
}
.spb_el_text{
line-height: 1.65;
font-weight: 100;
font-size: 0.875rem;
}
.rw_body{
line-height: 1.65;
font-weight: 100;
font-size: 0.8125rem;
color: #3a3a3a
}
.svg_a{
float: left;
width: 52px;
height: 52px;
position: relative;
}
.svg_a svg{
width: 100%;
height: 100%;
}
.rw_head{
min-height: 60px;
}
.rw_head .rt{
padding-left: 65px;
color: #2d6aa1;
font-size: .9rem;
font-weight: 100;
}
.rw_head .rst{
margin-top: 10px;
padding-left: 65px;
font-weight: 100;
font-size: 0.8125rem;
color: #3a3a3a
}
.rb_wrapper .lSSlideOuter .lSPager.lSpg>li:not(.active) a {
    background-color: #777;
}
.rw_head svg path, .rw_head svg circle, .rw_head svg polygon, .rw_head svg rect { fill: rgb(0, 0, 0) } .rw_head svg defs > path { fill: none }  .rw_head svg path[fill="none"], .rw_head svg circle[fill="none"], .rw_head svg polygon[fill="none"], .rw_head svg rect[fill="none"] { fill: none }
.rw_head svg .st0{fill:none;stroke:rgb(0, 0, 0);stroke-width:1.5001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .rw_head svg .st1{fill:none;stroke:rgb(0, 0, 0);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
a.kv_head_spoiler_tr,a.kv_head_spoiler_tr:hover{
margin-bottom: 6px;
padding-bottom: 5px;
border-bottom: 1px solid rgba(255, 255, 255, 0.25);
line-height: 1.4;
font-weight: 100;
color: #fff;
font-size: 1rem;
display: block;
text-decoration: none;
}
a.kv_head_spoiler_tr i{
    margin-right: .7rem;
}
.kv_head_spoiler_main{
display: none;
}
.kv_spoiler_info{
color: #fff;
font-weight: 200;
font-size: .9rem;
line-height: 1.55;
}
.kv_spoiler_info span{
text-transform: uppercase;
display: inline-block;
margin-bottom: .5rem;
font-weight: 400;
line-height: 1.6;
}
.kv_head_spoiler_main .big_n{
font-size: 5rem;
color: #fff;
opacity: .75;
font-weight: 600;
background: url(http://localhost/wp-content/uploads/2018/12/1number_1_3831.png)
}
.mi_sm_img2{
width: 100%;
height: 120px;
background-position: center center;
background-size: cover;
}
.mi_sm_p2{
text-transform: uppercase;
line-height: 1.3;
font-weight: 300;
font-size: .9rem;
color: #333;
}
.mi_sm_head{
text-transform: uppercase;
color: #898989;
font-weight: 700;
font-size: 1.25rem;
}
/*! jQuery UI - v1.12.1 - 2018-08-01
* http://jqueryui.com
* Includes: core.css, slider.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
    height: 3px;
    background: #ccc;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -11px;
    margin-left: -12px;
    height: 24px;
    width: 24px;
    background: #fff;
    border-radius: 24px;
    outline: none!important;
    border: 3px solid #fb8b00;
    cursor: pointer;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0px;
    height: 3px;
    background: #fb8b00;
}
.range_sl{
margin-top: 2.4rem;
margin-bottom: 1rem;
}
.min_start{
position: absolute;
left: 0;
top: -34px;
font-size: .8rem;
background: #ccc;
width: 26px;
height: 19px;
text-align: center;
line-height: 14px;
padding: 2px;
font-weight: 300;
border-radius: 4px;
}
.min_end{
position: absolute;
right: 0;
top: -34px;
font-size: .8rem;
background: #ccc;
width: 26px;
height: 19px;
text-align: center;
line-height: 14px;
padding: 2px;
font-weight: 300;
border-radius: 4px;
}
.kv_flat_type_chb{
font-size: 0.875rem;
color: #333;
width: 50%;
display: inline-block;
cursor: pointer;
}
.kv_flat_type_chb.mortr{
width: 100%;
    font-weight: 300;
}
.mortr_sm_text{
color: rgba(51, 51, 51, 0.5);
font-size: 0.75rem;
padding-bottom: 5px;
}
.mortr_sm_text span{
font-weight: 700;
font-size: .85rem;
}
#cb_form .form-group.mortrage .form-control{
border: none;
border-bottom: 1px solid rgba(251, 139, 0, 0.5);
}
#cb_form .form-group.mortrage .form-control:focus{
border-bottom: 1px solid rgb(251, 139, 0);
}
.kv_flat_type_chb i{
width: 22px;
    height: 22px;
    display: inline-block;
vertical-align: middle;
border: 2px solid rgba(0, 0, 0, 0.25);
color: #fff;
margin-right: 1rem;
text-align: center;
line-height: 20px;
margin-bottom: .5rem;
}
.kv_flat_type_chb.c i{
border-color: rgb(226, 125, 0);
background-color: rgb(251, 139, 0);
}
.r_sl_td{
font-weight: 300;
text-transform: uppercase;
font-size: .85rem;
}
.calc_wr_st_2{
display: none;
}
.mif_btn.new{
    background-color: #f37934;
    border-radius: 0;
    border-bottom-width: 0px;
    border-left-width: 0;
    border-right-width: 0;
    padding: 14px 28px;
    font-size: 1.15rem;
    font-weight: 300;
    color: #fff;
    display: block;
    width: 100%;
    cursor: pointer;
    text-align: center;
}
.mif_btn.new:hover,
.mif_btn.new:focus{
background-color: rgb(242, 103, 25);
}
.form-control{
border-radius: 0px;
}
.form-control:focus {
    border-color: rgb(251, 139, 0);
    box-shadow: none;
}
.r_slider_lh{
font-weight: 300;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.range_sl_val{
font-size: 1.625rem;
margin-top: 2rem;
}
.vn_city_ch_wr{
font-weight: 300;
font-size: .85rem;
}
.vn_city_ch_wr label{
margin-bottom: .3rem;
}
.vn_city_ch_wr select{
text-decoration: none;
background: transparent;
text-align-last: center;
border-bottom: #0c6eb4 1px solid;
}
.vn_city_ch_wr select:focus{
outline: none;
border: none;
border-bottom: 1px solid #0c6eb4;
}
.vn_city_ch_wr select option{
border-bottom: 1px solid #0c6eb4;
}
.vn_city_ch_wr select option:checked {
color: #0c6eb4;
 }
 .est_nn_sel_legend{
 text-transform: uppercase;
 font-size: .9rem;
 font-weight: bold;
 }
 .est_nn_sel_btn{
  cursor: pointer;
    border: 2px solid #ca331e;
    padding: .6rem .3rem;
    cursor: pointer;
    font-weight: bold;
    font-size: .8rem;
    color: #ca331e;
    text-transform: uppercase;
    transition: all ease .3s;
 }
 .est_nn_sel_btn.ac{
color: #fff;
background: #f37935
 }
 .est_nn_sel_btn.disabled{
 cursor: none;
 color: #888;
background: #ccc;
border-color: #888;
 }
 .est_nn_sel_btn:hover{

 }
 .est_nn_sel_btn span{
 font-weight: 300;
 font-size: .8rem;
 margin-left: .4rem
 }
 .est_nn_obj_el img{
 max-height: 80px;
 width: auto;
 max-width: 100%;
 }
 .est_nn_obj_el:nth-child(even){
 background: #ecebeb;
 }
 .est_nn_obj_el:nth-child(even) img{
     mix-blend-mode: multiply;
 }
 .est_nn_rice{
 font-weight: bold;
 color: #ca331e
 }
 a.pp_popover{
 font-size: .75rem;
 text-decoration: underline;
 color: #555
 }
 @media(max-width:992px) {
 .est_nn_obj_el img{
     max-height: 100%;
 height: auto;
  max-width: 100%;
 }
 }
@media(max-width:767px) {
  html .at-follow-tbx-element .at300b {
    float: none
  }
  .f_menu_wr .b_menu li a.nav-link {
    padding: .25rem 0
  }
  .first_h_line {
    font-size: 2rem
  }
  .first_h_line span {
    font-size: 2.5rem
  }
  .vn_city_ch_wr{
  text-align: center;
  }
  a.header_cb{
    display:block;
    margin: 1rem auto;
  }
  a.kv_head_spoiler_tr{
    text-align:center;
  }
  .navbar-brand, .navbar-light .text-sm-right{
      margin:auto;
  }
}

@media(max-width:567px) {
  .first_h_line {
    font-size: 1.2rem
  }
  .first_h_line span {
    font-size: 1.6rem
  }
  .second_h_line {
    font-size: 1rem
  }
  .mi_sm_img2{
  height: 150px;
  }
  .kv_flat_type_chb{
  width: 100%;
  }
}

.number_one {
background-image: url(http://localhost/wp-content/uploads/2018/12/1number_1_3831.png)
background-repeat: no-repeat;
background-size: 100px 100px;

}