    .ui-state-error {
        background-color: #f6f6f6;
    }
    .tooltip {
        padding: 0 !important;
        color: #fff !important;
        max-width: none !important;
        width: auto !important;
        margin-top: 20px;
        font-size: 12px;
    }
    .tooltip-inner {
        padding: 6px 8px;
        background-color: #2c343f;
        border-radius: 0;
    }

    .tooltip.top .tooltip-arrow {
        border-top-color: #2c343f;
    }

    .tooltip.right .tooltip-arrow {
        border-right-color: #2c343f;
    }

    .tooltip.left .tooltip-arrow {
        border-left-color: #2c343f;
    }

    .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #2c343f;
    }
    .flot-tooltip {
        position: absolute;
        display: none;
        color: #fff;
        background: rgba(0, 0, 0, 0.75);
        padding: 4px 8px;
    }
    .featherlight {
        background: rgba(0,0,0,0.4);
    }

    #property .gallery .g-price {
        
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        text-align:center;
        margin: 0 auto;
    }
    #property .gallery #p-gallery {

        position: relative;
    }
  .property-popup, .property-popup2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background: rgba(0,0,0,0.5);
    display: none;
  }
  .property-popup-inner, .property-popup-inner2 {
    width: 40%;
    margin: 5% auto;
    background: #eeeeee;
    padding: 30px 40px;
    display: none;
  }
    .property-popup-inner p, .property-popup-inner2 p {
      font-size: 15px;
    }

    /*.property-popup{
        display:none;
    }*/
      .property-popup-inner p.poptxt1, .property-popup-inner2 p.poptxt1 {
        font-size: 18px;
        font-weight: 600;
        font-weight: normal;
      }
    .poptxt2{
        margin-bottom:0;
    }

    .ro-details {
        width:990px;
        margin:0 auto;
    }

@media only screen and (max-width: 1024px) {
    .ro-details {
        width:952px;
        margin:0 auto;
    }
}

@media only screen and (max-width: 849px) {
    .property-popup-inner, .property-popup-inner2 {
      width: 90%;
    }
  }

.tooltip.right .tooltip-arrow {
        border-right-color: #2c343f;
    }

    .tooltip.left .tooltip-arrow {
        border-left-color: #2c343f;
    }

    .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #2c343f;
    }
    .flot-tooltip {
        position: absolute;
        display: none;
        color: #fff;
        background: rgba(0, 0, 0, 0.75);
        padding: 4px 8px;
    }
    .featherlight {
        background: rgba(0,0,0,0.4);
    }

    .bgTransparent {
        background : transparent !important;
    }

    #property .details a.button.book.btn-primary, #property .details a.button.book.btn-primary:hover {
        background-color: #5497FF;
    }

    #property {
        margin-top:  0;
    }

    .questionaire .form-group .form-material.floating.open textarea.form-control + label {
            -webkit-transform: translateY(-80px);
            -ms-transform: translateY(-80px);
            transform: translateY(-80px);
            -moz-transform: translateY(-80px);
            resize : none;
    }

    .questionaire .form-group .form-material textarea {
        resize : none !important;
    }

    .width35PR { width : 200px; }

    @media only screen and (max-width: 849px) {
            .featherlight .featherlight-content {
                width: 90% !important;
                max-width: 70%;
            }

            .featherlight .featherlight-content .module.hidden.questionaire.featherlight-inner .mod-content{
                margin : 35px 30px 0;
            }

            #contents .images {
                padding-left: 0;
                padding-right: 0;
                height: 240px;
            }
            #contents .images img {
                min-height: auto !important;
                object-fit: cover !important;
                width: 100% !important;
                height: 100% !important;
                padding-right: 0;
            }
            #contents .datas{
                padding:15px 15px 50px !important;
            }
            #contents .datas .information .icons img{
                margin-bottom:10px !important;
            }
            #contents .datas button {
                font-weight:bold !important;
                font-weight: normal !important;
            }
            .featherlight .featherlight-close-icon {
                    position: absolute;
                    top: 15px;
                    right: 5px;
            }

            .featherlight .featherlight-close-icon .icon-cross-circle {
                margin: 0 !important;
                font-size: 22px;
                width: 22px;
                padding: 0 !important;
            }
          
        }

@media only screen and (max-width: 530px){
    .featherlight .featherlight-content {
        max-width: none;
    }

    .featherlight .featherlight-close-icon {
        top: 7px;
        right: -9px;
    }
}

    #contents .images {
        padding-left:0;
    }

    #contents .images img {
                min-height: 550px;
    object-fit: cover;
    width: 100%;
    }

    #contents h3 {
        font-size: 22px;
        font-weight: 600;
        font-weight: normal;
        display: block;
        text-align: center;
    }
    
    #contents .datas {
        padding : 60px 45px 30px 15px;
    }

    #contents .datas .labelContent, #contents .datas .information p {
        font-size: 14px;line-height: 20px;
    }

    #contents .datas .information .icons img{
        width: 40px;height: 40px;margin-bottom: 15px;
    }

    #contents .datas .information .icons img#laptop{
        width : 60px;height: auto;
    }

    #contents .datas .information label {
        font-weight: 600;
        font-weight: normal;
    }

    #contents .datas button {
        margin-bottom: 0;
    } 


  /*new style from Daria*/

 .vam-wr {
  display: table;
  width: 100%;
  height: 100%;
}
.vam-content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.mxn_clearfix:after,
.mxn_clearfix:before {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.mxn_border_box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body,
body#landing {
  font-family: "Nuckle-Regular", sans-serif;
  font-size: 14px;
  padding-top: 60px !important;
}
a,
a:hover {
  color: #242e39;
}
.property-section a {
  color: #ff6d59;
}
    .property-section a:hover {
        color: #ff6d59;
    }
#property .owl-carousel .owl-item {
  padding: 0 !important;
}
#property .owl-theme .owl-controls .owl-buttons div.owl-next {
  margin: 0 !important;
  top: 50% !important;
  transform: translateY(-50%);
  border-radius: 0 !important;
  right: .9375rem !important;
  background-image: url("/Content/v3/img/ad_gal_next.png") !important;
  background: transparent;
  width: 60px !important;
  height: 70px !important;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
    opacity: .75;
}
#property .owl-theme .owl-controls .owl-buttons div.owl-next.disabled {
  display: none;
}
#property .owl-theme .owl-controls .owl-buttons div.owl-prev {
  margin: 0 !important;
  top: 50% !important;
  transform: translateY(-50%);
  border-radius: 0 !important;
  left: .9375rem !important;
  background-repeat: no-repeat;
  width: 60px !important;
  height: 70px !important;
  background-image: url("/Content/v3/img/ad_gal_prev.png") !important;
  background: transparent;
  background-size: cover;
  position: absolute;
    opacity: .75;
}
#property .owl-theme .owl-controls .owl-buttons div.owl-prev.disabled {
  display: none;
}
.guide-link-block {
  margin-top: 20px;
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: bold;
  font-weight: normal;
  font-size: 14px;
}
.guide-link-block--mobile {
  display: none;
}
#property .gallery .g-price {
  height: 30px !important;
  font-size: 18px !important;
  line-height: 30px !important;
  left: auto !important;
  width: auto !important;
  padding: 0 30px !important;
  top: 0!important;
  right: 0!important;
  position: absolute !important;
}
.main-content {
  background: #fff;
}
#at4-share {
  z-index: 100 !important;
}
#matter-port-frame {
  height: 323px !important;
}
.section-wrapper {
  display: none;
}
.breadcrumb a:last-child {
  color: #ff6d59 !important;
}
#map1 {
  width: 100% !important;
  max-width: 100% !important;
  height: 325px !important;
  overflow: hidden !important;
}
#landing section {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/*.pswp__caption {
  display: none;
}*/

.pswp__caption__center {
    text-align: center !important;
}

.pswp-gallery figcaption { display: none; }

.pswp-gallery {
  position: relative;
  height: 360px;
}
.pswp-gallery__heart {
  background: url("/Content/v3/img/heart_unsaved.png") left top no-repeat;
  background-size: cover;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 2px;
  margin-right: 20px;
  z-index: 10;
  right: .9rem !important;
}
.pswp-gallery__heart--checked {
  background: url("/Content/v3/img/heart_saved.png") left top no-repeat;
  background-size: cover;
}
.pswp-gallery__heart-text {
  background: #ff6d59;
  color: #F6F6F6;
  border-radius: 5px;
  position: absolute;
  top: 50px;
  z-index: 10;
  padding: 3px 10px;
  font-size: 12px;
  opacity: 0;
    margin-top: 10px;
    right: calc(.9375rem - 10px);
}
.pswp-gallery__figure {
  margin: 0 !important;
  height: 100%;
  margin-bottom: 13px !important;
  position: relative;
}
.pswp-gallery__figure .pswp-gallery__preview {
  width: auto;
  height: 360px !important;
  object-fit: contain;
  max-height: 100%;
}
.pswp-gallery__more-label {
  position: absolute;
  width: calc(100% - 0.46875rem);
  cursor: pointer;
  left: 0 !important;
  right: 0;
  color: #fff;
  z-index: 5;
  text-align: center;
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: normal;
  font-size: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.users-online__header {
  text-align: center;
  color: #ff6d59;
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.2;
}
.users-online__ico {
  background: url("/Content/v3/img/visitor_icon.png");
  width: 20px;
  height: 25px;
  background-size: cover;
  margin: 6px auto 7px auto;
}
.d-price {
  margin-top: 8px !important;
}
.d-price .row {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: #fff !important;
  margin-top: 0 !important;
}
.d-price .column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.d-price__text {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #313131;
  line-height: 2;
}
.d-price__header {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: normal !important;
  font-size: 22px !important;
  color: #313131 !important;
  line-height: 22px;
  margin-bottom: 8px !important;
}
.d-price__price {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: bold !important;
  font-weight: normal !important;
  font-size: 22px !important;
  color: #5a5a5a !important;
  margin-left: 0 !important;
  line-height: 22px;
}
.d-price__btn {
  margin-top: 10px;
  font-weight: bold;
  font-weight: normal;
}
.d-price__btn--after-faq {
  margin-top: 20px;
  margin-bottom: 20px;
}
.d-price__btn a {
  color: #fff !important;
}
.d-price__btn a:hover {
  color: #fff !important;
}
.advantages-block {
  margin: 20px 0 0 0 !important;
}
.advantages-block--mobile {
  display: none;
}
.advantages-block__item {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: bold;
  font-weight: normal;
  font-size: 14px;
  color: #313131;
  position: relative;
  display: block;
  padding: 3px 0 3px 30px;
}
.advantages-block__item:before {
  content: '';
  background: url("/Content/v3/img/gray_checkbox.png") left top no-repeat transparent;
  background-size: cover;
  width: 15px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.advantages-icons {
  padding: 30px 1.875rem 25px 0;
  margin-bottom: 15px !important;
  text-align: center;
}
.advantages-icons__icon {
  width: 45px;
  height: 45px;
  margin: 0 auto 7px auto;
}
.advantages-icons__header {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: bold;
  font-weight: normal;
  font-size: 14px;
  color: #313131;
}
.advantages-icons-hr {
  padding-right: 1.875rem;
}
.advantages-icons-hr__hr {
  width: 100%;
  height: 1px;
  background: #979797;
}
.property-agent {
  padding-right: 1.875rem;
  margin-bottom: 20px;
}
.property-agent:after,
.property-agent:before {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.property-agent .vam-content {
  text-align: left;
}
.property-agent__vam-wr {
  max-height: 90px;
}
.property-agent--mobile {
  display: none;
}
.property-agent__header {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: bold;
  font-weight: normal;
  font-size: 14px !important;
  color: #4A4A4A;
  background: #e9e9e9;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 5px 5px;
}
.property-agent__header-decor {
  background: url("/Content/v3/img/consultant_decor.png") left top no-repeat;
  background-size: cover;
  width: 62px;
  height: 62px;
  position: absolute;
  right: -7px;
  top: -13px;
  z-index: 10;
}
.property-agent__content {
  background: #f6f6f6;
  padding: 25px 40px 30px 30px;
  position: relative;
}
.property-agent__content:after,
.property-agent__content:before {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.property-agent__name {
  margin: 0 !important;
  padding: 0 !important;
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: bold;
  font-weight: normal;
  font-size: 16px !important;
  color: #313131;
}
.property-agent__photo {
  padding-right: 0 !important;
}
.property-agent__photo-img {
  width: 85px;
  height: 85px;
  object-fit: cover;
  border-radius: 50%;
}
.property-agent__text {
  padding-left: 0 !important;
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: 18px;
  color: #313131;
  line-height: 1.4;
}
#property {
  margin-top: 0 !important;
}
#property #search {
  margin: 20px auto !important;
}
#property .icon {
  font-size: 26px !important;
  vertical-align: bottom !important;
}
#property .icon.icon-heat {
  margin-bottom: -1px;
}
#property .ammenities {
  padding: 1em 1em calc(1em + 13px) 1em !important;
}
    #property .ammenities ul li {
        line-height: 1.4 !important;
        font-size: 14px !important;
        vertical-align: bottom !important;
        margin-bottom: 14px !important;
        font-weight: bold;
        font-weight: normal;
        white-space: nowrap;
        display: flex;
        align-items: center;
        padding: 8px 0;
        white-space:normal;
    }

        #property .ammenities ul li .icon{
            margin: 0 18px 0 0 !important;
        }

        #property .ammenities ul li .arrow-box {
            white-space: normal !important;
        }
#property .ammenities__header {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: bold;
  font-weight: normal;
  font-size: 16px !important;
}
#property .ammenities.boendet {
  padding: 1em 1em 0 1em !important;
}
#property .ammenities .columns {
  padding-right: 0 !important;
}
#property .details .ammenities .columns,
#property .details .boendet .columns {
  margin-top: 17px !important;
}
#property .details .button {
  font-weight: bold;
  font-weight: normal;
}
.add-content {
  padding-right: 1.875rem !important;
}
.add-content__h1 {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: bold;
  font-weight: normal;
  font-size: 30px !important;
  color: #313131;
}
.add-content__h2 {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: normal;
  font-weight: normal;
  font-size: 22px !important;
  color: #5A5A5A;
  margin-bottom: 15px;
}
.add-content__h2 a {
  color: #313131 !important;
}
.add-content__text,
.add-content p,
.add-content__features {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: normal;
  font-size: 14px !important;
  color: #313131 !important;
  line-height: 1.7;
}
.add-content__features {
  margin-top: 1.25rem;
}
.add-content__features:first-child {
  margin-top: 0;
}
.add-content__pin-icon {
  background: url("/Content/v3/img/pin.png") left top no-repeat;
  background-size: cover;
  width: 33px;
  height: 33px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-right: -3.5px;
  margin-top: -5px;
  margin-right: 10px;
}
.add-content__wrapper {
  min-height: 300px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-bottom: 25px;
  word-break: break-word;
}
.add-content__wrapper--3d {
  min-height: 360px;
}
.round-addthis-btn {
  color: #fff !important;
}
.round-addthis-btn .at-icon-wrapper {
  border-radius: 50%;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #fff !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
}
.round-addthis-btn .at-icon-wrapper svg {
  fill: #fff !important;
}
.round-addthis-btn .at-icon {
  display: inline-block;
  height: 40px;
  margin: 3px 0;
  vertical-align: top;
  width: 34px;
}
#at-share-dock {
  display: none !important;
}
.mobile-addthis {
  margin-top: 15px;
  text-align: center;
  background: #E9E9E9;
  padding-top: 10px;
  padding-bottom: 27px;
  display: none;
}
.mobile-addthis__header {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: normal;
  font-size: 15px !important;
  color: #5A5A5A !important;
  padding-bottom: 10px;
}
.mobile-addthis__btns {
  max-width: 360px;
}
.guide-faq-blocks--mobile {
  display: none;
}
.guide-block,
.faq-block {
  padding: 0 !important;
  position: relative;
}
.guide-block .vam-wr,
.faq-block .vam-wr {
  max-height: 115px;
}
.guide-block .vam-content,
.faq-block .vam-content {
  text-align: left;
}
.guide-block__content,
.faq-block__content {
  background-color: #f6f6f6 !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 0 !important;
  line-height: 1.5;
  width: calc(100% - 160px - 0.9375rem);
  padding-top: 10px;
}
.guide-block__image,
.faq-block__image {
  padding-left: 0 !important;
  background-color: #f6f6f6 !important;
  width: calc(160px + 0.9375rem);
}
.guide-block__image img,
.faq-block__image img {
  display: block;
  height: 115px;
  min-height: 115px;
  width: 100%;
  object-fit: cover;
}
.guide-block__btn,
.faq-block__btn {
  width: 100%;
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: bold;
  font-weight: normal;
  display: block;
  text-align: center;
  color: #FFF !important;
  background: #858d96;
  border-radius: 3px;
  font-size: 12px;
  margin-right: 20px;
  padding: 4px;
  margin-top: 3px;
  max-width: 300px;
}

/*#property .faq-block.row .vam-content .faq-block__btn {
    padding: 4px !important;
}*/


    .guide-block__btn:hover,
    .faq-block__btn:hover {
        background: #747c84;
        color: #fff !important;
    }
.bottom-objects-block__header {
    text-align: center;
    font-family: Nuckle-Bold;
    font-weight: bold;
    font-weight: normal;
    font-size: 30px;
    color: #313131;
    padding-bottom: 15px;
    margin-bottom: 5px !important;
}
.bottom-object-block {
  padding-bottom: 25px;
  margin-right: 0 !important;
  max-width: 100% !important;
  border: none !important;
}
.bottom-object-block .item,
.bottom-object-block .overlay-wrapper {
  width: calc(100% - 1.875rem) !important;
  left: .9375rem !important;
}
.bottom-object-block:first-child {
  padding-left: 0 !important;
}
.bottom-object-block:first-child .item,
.bottom-object-block:first-child .overlay-wrapper {
  width: calc(100% - 0.9375rem) !important;
  left: 0 !important;
}
.bottom-object-block:last-child {
  padding-right: 0 !important;
}
.bottom-object-block:last-child .item,
.bottom-object-block:last-child .overlay-wrapper {
  width: calc(100% - 0.9375rem) !important;
}
.bottom-object-block__overlay {
  color: #fff;
  font-weight: 700;
  font-weight: normal;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 32px;
  text-align: left;
  font-size: 16px;
  position: absolute;
  top: 0;
  line-height: 32px;
  z-index: 1;
  border: 1px solid #e9e9e9;
  background-color: #ffffff;
  border-top: none;
}
.bottom-object-block__price {
  float: left;
  padding-left: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bottom-object-block__interval {
  float: right;
  padding-right: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.bottom-object-block__content {
  /*border: 2px solid #eee;*/
  padding-bottom: 10px;
  padding-left: .9375rem;
  padding-right: .9375rem;
  border: 1px solid #e9e9e9;
}
.bottom-block-price__icon {
  width: 22px;
  height: 20px;
  background: url("/Content/v3/img/rent.png") left top no-repeat;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;

  display: none;
}
.bottom-block-price__text {
  font-family: Nuckle-Regular;
  font-weight: bold;
  font-weight: normal;
  font-size: 13px;
  color: #000000;
  line-height: 13px;
  display: inline-block;
  vertical-align: middle;
}
.bottom-block-interval__icon {
  background: url("/Content/v3/img/calendar.png") left top no-repeat;
  width: 20px;
  height: 20px;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;

  display: none;
}
.bottom-block-interval__text {
  font-family: Nuckle-Regular;
  font-weight: bold;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  line-height: 12px;
  display: inline-block;
  vertical-align: middle;
}

.fixed-footer {
  display: none;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #e9e9e9;
  background: #efefef;
  z-index: 50;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 18px 0 10px 0;
}
.fixed-footer__row {
  margin: 0 auto;
  max-width: 650px;
}
.fixed-footer__btn, .fixed-footer .book {
  display: block;
  width: 100%;
  background-color: #d8523d;
  margin: 3px 0 8px;
  color: #fff !important;
  font-weight: bold;
  font-weight: normal;
}
.fixed-footer__btn:hover, .fixed-footer .book:hover {
  color: #fff !important;
  background-color: #f26954;
}
.fixed-footer__btn--3d {
  font-size: 14px;
}
.fixed-footer__note {
  text-align: center;
  font-style: italic;
  font-size: 12px;
}
a.tooltips span {
  position: absolute !important;
  margin-top: 0 !important;
  top: -150px !important;
  margin-left: -110px !important;
}
.gallery3d-block {
  position: relative !important;
}
.gallery3d-block__footer {
    background: #ff6d59;
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #fff;
    text-align: center;
    position: relative;
    margin: -.5rem 0 .5rem 0;
}
.gallery3d-block__footer:hover {
  background: #ff7f6e;
}
.gallery3d-block__footer a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  color: #fff !important;
}
.gallery3d-block__footer a:hover {
  color: #fff !important;
}
.popup-btn-wr {
  padding-right: 1.875rem;
  margin-top: 35px;
}
.popup-btn-wr--mobile {
  display: none;
}
.popup-btn-wr__btn {
  font-weight: bold;
  font-weight: normal;
  border-radius: 3px;
  letter-spacing: 1px;
  transition: background-color 0.1s ease;
  display: block;
  width: 80%;
  background-color: #5a5a5a;
  color: #fff !important;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  padding: .65rem 2rem .65rem;
  font-size: 1rem;
}
.popup-btn-wr__btn:hover {
  color: #fff !important;
  background-color: #666666;
}
.more-info {
  margin-top: 20px;
}
.more-info--mobile {
  display: none;
}
.more-info__btn {
  font-weight: bold;
  font-weight: normal;
  display: block;
  background: #858d96;
  color: #fff !important;
}
/*.more-info__btn:hover:hover {
  color: #fff !important;
  background-color: #747c84;
}*/
.visit-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}
.visit-popup p {
  font-size: 16px;
}
.visit-popup__h2 {
  margin-bottom: 20px;
}
.visit-popup__btn {
  display: block;
  font-weight: bold;
  font-weight: normal;
  margin: 10px auto 0 auto;
  background-color: #4395FF;
}
.visit-popup__close {
  cursor: pointer;
  position: absolute;
  right: 0;
  text-align: center;
  width: 35px;
  height: 35px;
  top: 17px;
  transform: translateY(-50%);
}
.visit-popup__close .fa-times {
  margin-top: 15px;
}
.visit-popup__inner {
  max-width: 700px;
  width: 90%;
  background: #fff;
  padding: 30px 40px;
  display: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.pswp-gallery__figure .pswp-gallery__preview--horizontal {
    width: 100% !important;
    object-fit: cover;
}

.add-gallery {
    position: relative;
    text-align: center;
    background: #222;
}
.add-gallery--no-gallery .pswp-gallery {
  height: 360px;
}
/*.dates-block {
  display: none;
}*/
.dates-block__header {
  font-family: "Nuckle-Regular", sans-serif;
  font-weight: bold;
  font-weight: normal;
  font-size: 16px !important;
    margin-bottom: .5rem !important;
}
.css-checkbox input+span {
    margin-left: 0 !important;
}

.css-checkbox input+span+span {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-weight: normal !important;
    color: #5a5a5a !important;
}

#proposeTimePeriods1, #proposeTimePeriods {
    margin-top: 10px !important;
    font-weight: bold !important;
    font-weight: normal !important;
}
.dates-block__interval {
  margin: 15px auto 0 !important;
  background: #fff !important;
}
.dates-block__form-control {
  margin-bottom: 5px !important;
}
.fa-times:before {
  content: "\f00d";
}
.add-content__wrapper--3d-logged {
  min-height: 590px ;
}
.pswp__top-bar {
  opacity: 1 !important;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  opacity: 1 !important;
}
.carousel-counter {
  position: absolute;
  bottom: 10px;
  text-align: center;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
    opacity: .75;
}
.carousel-counter__wr {
  position: relative;
  padding: 5px 15px;
}
.carousel-counter__text {
  font-size: 16px;
  color: #fff;
  z-index: 10;
  position: relative;
}
.carousel-counter__opacity {
  background: #000;
  opacity: .3;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
    opacity: .75;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: visible !important;
}


@media only screen and (max-width: 980px) {
  .mobile-addthis {
    display: block;
  }
}
@media only screen and (max-width: 850px) {
  footer#footer .top {
    padding: 30px 0 !important;
  }
  #p-gallery {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
  }
  body {
    overflow-x: hidden;
  }
  .add-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .add-content__wrapper {
    min-height: 0;
    padding-bottom: 25px;
  }
  .add-content__h1 {
    font-size: 22px !important;
    margin-bottom: 5px !important;
  }
  .add-content__h2 {
    font-size: 16px !important;
    margin-bottom: 5px !important;
  }
  .add-content__pin-icon {
    width: 20px !important;
    height: 20px !important;
    margin-right: 5px !important;
  }
  .add-content__text,
  .add-content p,
  .add-content__features {
    line-height: 1.6 !important;
    font-size: 14px !important;
  }
  .add-content__features {
    margin-top: 15px !important;
  }
  .advantages-icons {
    background: #e9e9e9;
    padding: 20px 1.875rem 15px 0;
  }
  .advantages-icons__item {
    padding-left: .46875rem;
    padding-right: .46875rem;
  }
  .advantages-icons__header {
    font-size: 10px;
  }
  .advantages-icons__icon {
    width: 30px;
    height: 30px;
  }
  .pswp-gallery {
    margin: 0 !important;
  }
  .pswp-gallery__heart {
    left: auto !important;
    /*right: calc(0.46875rem - 10px) !important;*/
    top: 15px !important;
  }
  .pswp-gallery__heart-text {
    /*right: calc(0.46875rem - 17px);*/
    left: auto !important;
  }
  .pswp-gallery__figure {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /*.pswp-gallery__preview {
    width: 100% !important;
  }*/
  .gallery3d-block .pswp-gallery__heart {
    left: auto !important;
    right: 0.9375rem !important;
    top: 15px !important;
  }
  #property {
    padding-top: 0 !important;
  }
  #property .description {
    padding-right: 0;
  }
  #property .details .row {
    margin: 15px auto 0;
  }
  #property .details .ammenities .columns,
  #property .details .boendet .columns {
    margin-top: 8px !important;
  }
  #property .ammenities ul li {
    margin-bottom: 8px !important;
  }
  
/* #property .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0 !important;
  }
 #property .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0 !important;
  }*/
  .advantages-icons-hr {
    display: none;
  }
  .advantages-icons {
    padding-right: 0;
  }
  .property-agent {
    padding-right: 0;
    display: none;
    margin-bottom: 10px;
  }
  .property-agent__photo {
    width: 100px;
  }
  .property-agent--mobile {
    display: block;
    margin-top: 15px;
  }
  .property-agent__header-decor {
    right: 3px;
    top: -9px;
    width: 45px;
    height: 45px;
  }
  .property-agent__content {
    padding: 10px 0 25px 0;
  }
  .property-agent__name {
    font-size: 12px !important;
  }
  .property-agent__photo-img {
    width: 70px;
    height: 70px;
  }
  .property-agent__text {
    font-size: 15px !important;
    width: calc(100% - 100px);
  }
  .advantages-block {
    display: none;
  }
  .advantages-block--mobile {
    display: block;
    margin: 15px 0 10px .9375rem !important;
  }
  .advantages-block__item {
    font-size: 14px;
    padding: 2px 0 2px 30px;
  }
  .d-price {
    display: none;
  }
  .d-price__btn {
    display: none;
  }
  .guide-link-block {
    display: none ;
  }
  .guide-link-block--mobile {
    display: block ;
    padding-left: .9375rem !important;
  }
  .popup-btn-wr {
    display: none;
    padding-right: 0 !important;
    text-align: center;
  }
  .popup-btn-wr__btn {
    width: calc(100% - 3.75rem) !important;
    margin: 0 auto;
    font-size: 14px;
  }
  .popup-btn-wr--mobile {
    display: block;
    margin: 20px auto 0 auto;
  }
  .guide-faq-blocks {
    display: none;
  }
  .guide-faq-blocks .faq-block,
  .guide-faq-blocks .guide-block {
    padding-left: 0 !important;
    width: 100% !important;
    background-color: #f6f6f6 !important;
  }
  .guide-faq-blocks--mobile {
    display: block;
  }
  .guide-faq-blocks--3d {
    text-align: center;
  }
  a.tooltips span {
    margin-left: 0px !important;
    color: #5a5a5a !important;
  }
  a.tooltips span:hover,
  a.tooltips span:focus,
  a.tooltips span:active {
    color: #5a5a5a !important;
  }
  .more-info {
    display: none;
  }
  .more-info--mobile {
    display: block;
    margin-bottom: 25px;
  }
  .more-info__btn {
    width: calc(100% - 3.75rem) !important;
    margin: 0 auto;
    font-size: 14px;
  }
  .guide-block,
  .faq-block {
    margin-top: 15px;
  }
  .guide-block__content,
  .faq-block__content {
    width: calc(100% - 160px - 0.9375rem);
  }
  .guide-block__image,
  .faq-block__image {
    width: calc(160px + 0.9375rem);
  }
  .bottom-objects-block__header {
    font-size: 22px !important;
    margin-bottom: 10px !important;
  }
  .bottom-object-block {
    display: block;
    float: none !important;
    margin: 0 auto !important;
    max-width: 335px !important;
  }
  .bottom-object-block__content {
    position: relative;
  }
  .bottom-object-block .item {
    width: 100% !important;
    left: 0 !important;
  }
  .bottom-object-block:last-child {
    padding-right: .9375rem !important;
    padding-left: .9375rem !important;
    width: calc(98.125%) !important;
    left: .9375rem !important;
  }
  .bottom-object-block:last-child {
    padding-left: .9375rem !important;
    padding-right: .9375rem !important;
    width: 100% !important;
    left: 0 !important;
  }
  .bottom-object-block:last-child .item,
  .bottom-object-block:last-child .overlay-wrapper {
    width: 100% !important;
    left: 0 !important;
  }
  .bottom-object-block:first-child {
    padding-left: .9375rem !important;
    padding-right: .9375rem !important;
  }
  .bottom-object-block:first-child .item {
    width: 100% !important;
    left: 0 !important;
  }
  #map1 {
    height: 287px !important;
  }
  .fixed-footer {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }
  footer#footer {
    padding-bottom: 20px;
  }
  .gallery3d-block {
    margin-left: -0.9375rem !important;
    width: calc(100% + 0.9375rem + 0.9375rem) !important;
  }

    .gallery3d-block__footer {
        margin: -.5rem -.9375rem .5rem -.9375rem;
        width: calc(100% + 0.9375rem + 0.9375rem) !important
    }
}
@media only screen and (max-width: 720px) {
  .guide-block,
  .faq-block {
    background-color: #E5EDF5 !important;
  }
}
@media only screen and (max-width: 575px) {
  #matter-port-frame {
    height: 290px !important;
  }
}

@media only screen and (max-width: 375px) {
  .ribbonss1 {
    display: none;
  }
  #property .owl-theme .owl-controls .owl-buttons div.owl-next {
    width: 50px !important;
    height: 60px !important;
  }
  #property .owl-theme .owl-controls .owl-buttons div.owl-prev {
    width: 50px !important;
    height: 60px !important;
  }
  .fixed-footer .small-4 {
    padding-left: 0 !important;
  }
  .fixed-footer .small-8 {
    padding-left: 0 !important;
  }
  .fixed-footer__note {
    font-size: 11px;
  }
  footer#footer {
    padding-bottom: 25px;
  }
  .guide-block__btn,
  .faq-block__btn {
    width: 100%;
  }
  .guide-block .vam-content,
  .faq-block .vam-content {
    font-size: 12px;
  }
}
@media only screen and (max-width: 350px) {
  #property .icon {
    font-size: 20px !important;
    width: 20px;
    height: 20px;
  }
  #property .details .ammenities li {
    font-size: 13px !important;
  }
  .guide-block,
  .faq-block {
    margin-top: 15px;
  }
  .guide-block__content,
  .faq-block__content {
    width: calc(100% - 125px - 0.9375rem);
  }
  .guide-block__image,
  .faq-block__image {
    width: calc(125px + 0.9375rem);
  }

    .boendet__icon-floor {
        width: 20px !important;
        height: 20px !important;
    }
}

.pswp-gallery__heart-login-text {
  background: #ff6d59;
	color: #f6f6f6;
	border-radius: 5px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	position: absolute;
	top: 8.5px;
	z-index: 2;
	padding: 1px 25px 3px 10px;
	font-size: 11px;
	height: 35px;
	width: 115px;
	margin-top: -6px;
	right: calc(.9375rem + 35px);
	border: 1px solid #fff;
	opacity: 0;
	line-height: 15px;
}



.boendet__icon-floor {
    background: url("/Content/v3/img/floors.png") left top no-repeat;
    background-size: cover;
    width: 22px;
    height: 22px;
    margin-right: 16px !important;
}

.padding-right-0{ padding-right: 0;}
.padding-left-0{ padding-left: 0;}
.loginToSave {text-decoration: underline; color: inherit !important;}

/*manish jain css*/
#search .bottom-object-block__content:hover {
    box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.4);
}
#search .object .data {
    font-size: 12px;
    line-height: 1.125rem;
    color: #000000;
}

.vam-content .fl-btn {
    margin-bottom: 10px;
}
.dap-button {
    max-width: 70%;
    width: 100%;
    margin: 0 auto;
    display: block;
}
a.more-info__btn.button.fl-btn.fl-btn-md.fl-btn-primary {
    line-height: 1.2;
}
@media(max-width: 1024px) {
    .add-gallery,
    #video.add-content__wrapper {
        margin-left: -.9375rem;
        margin-right: -.9375rem;
    }
    .dap-button {
        max-width: 80%;
    }
}
@media (max-width: 767px) {
    .have-question-btn{
        display :none !important;
    }
    .js-open-visit-popup.popup-btn-wr__btn.fl-btn.fl-btn-md.fl-btn-primary,
    .more-info__btn.button.fl-btn.fl-btn-md.fl-sec-custom {
        line-height: 1.5 !important;
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
        height: auto !important;
    }
/*    .fixed-footer__btn, .fixed-footer .book {
        display: inline-block;
       
        height: auto !important;
        line-height: 1.2 !important;
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }*/
    .css-checkbox input + span + span {
        font-size:12px !important;
    }
    a.guide-block__btn.fl-btn.fl-sec-custom {
        height: auto !important;
        line-height: 1.2 !important;
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
        min-height: 48px;
        align-items: center;
        display: flex;
    }

    .fixed-footer__row .users-online .button {
        line-height: 1.2 !important;
        height: auto !important;
        padding-top: .9rem !important;
        padding-bottom: .9rem !important;
    }

   
}
/*end here*/

.rental-object-map-placeholder-container {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    background-image: url("/Content/images/ro_map.png");
    background-repeat: no-repeat;
    align-items: center;
    width: 100% !important;
    max-width: 100% !important;
    height: 325px !important;
    overflow: hidden !important;
    background-size: cover;
}