.ninejrooms {
  padding-top: 0px;
  margin-top: 0px;
}
.ninejroom .services img {
  width: 46px;
}
/* all items */
.ninejroom-categories-all-items {
  margin-bottom: 100px;
}
.ninejrooms-all-cat-gallery {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.ninejrooms-all-gallery a {
  display: block;
}
.ninejrooms-all-gallery {
  margin: 0 auto;
}
.ninejrooms-all-gallery h6 {
}
.ninejroom-gallery-grid {
  padding: 15px;
  max-width: 1200px;
  margin: 0 auto;
}
.ninejroom-gallery-grid figure {
  overflow: hidden;
}
.ninejroom-gallery-grid figcaption {
  opacity: 0;
  position: absolute;
  font-size: 0.8rem;
  bottom: 0;
  right: 0;
  left: 0;
  color: #FFF;
  padding: 5px;
  background: rgba(0,0,0,0.5);
 transition: all 0.3s ease-in-out;
}
.ninejroom-gallery-grid figure:hover figcaption {
  opacity: 1;
  overflow: hidden;
}
.ninejrooms-category {
  margin: 0 -15px;
  padding: 0 15px;
}
.ninejrooms-category .short-info {

}
.ninejrooms-category .short-info img {
  width: 100%;
  max-width: 46px;
  display: block;
  margin: 0 auto;
}
.ninejrooms-category .short-info p {
  line-height: 1rem;
  min-height: 34px;
  overflow: hidden;
}
.ninejroom-header-img {
  position: relative;
}
.ninejroom-header-img .header-content {
  padding: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.ninejroom-category-intro {
  padding: 60px 15px;
  margin: 0 auto;
  max-width: 1200px;
}
.ninejroom-carousel-items-roots span:after {
  content: "|";
  margin: 0 5px 0 5px;
}
.ninejroom-carousel-items-roots span:last-child:after {
  content: "";
}
.ninejrooms-items-roots span:after {
  content: "|";
  margin: 0 3px 0 5px;
}
.ninejrooms-items-roots span:last-child:after {
  content: "";
}
.ninejrooms-info {
  padding: 15px 15px 10px 15px;
  background: #FFF;
}
.ninejroom {
  padding-top: 0px;
}
.ninejroom-main {
  max-width: 1170px;
  margin: 0 auto;
}
.ninejroom-main .btn {
  margin: 10px 0;
}
.ninejroom-main h2 {
  margin-bottom: 10px;
  font-size: 1.8em;
  font-weight: bold;
}
.ninejroom-pager {
  width: 100%;
  padding: 15px 0;
  font-size: 2em;
}
.ninejroom-pager ul {
  margin: 0;
}
.ninejroom-pager ul li {
  padding: 0 5px;
}
.ninejroom-filter {
  max-width: 1170px;
  margin: 0 auto;
  padding: 23px 0 22px 0;
  text-transform: none;
  font-size: 1em;
  position: relative;
  background: none;
  z-index:500;
  top: 0;
  left: 0;
}
#ninejroom-filter {
  position: relative;
}
#ninejroom-filter .form-control {
	border-bottom-width: 1px;
}
#ninejroom-filter .filter-loader {
  position: absolute;
  top: 0;
  bottom: -5px;
  right: -5px;
  left: -5px;
  background: rgba(255,255,255,0.8);
  display: none;
  z-index: 1052;
}
#ninejroom-filter .filter-loader:before  {
  content:"";
  position: absolute;
  top: 50%;
  left:50%;
  margin: -15px 0 0 -15px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: 2px solid rgba(0,0,0,0.5);
  border-top-color: rgba(0,0,0,0.06);;
  -webkit-animation: lspin 0.8s infinite linear;
          animation: lspin 0.8s infinite linear;
  z-index: 0;
}
.ninejroom-title-mobile-text {
  display: block;
}
.ninejroom-title-mobile-text-on {
  display: block;
}
.ninejroom-title-mobile-text h3 {

}
.ninejroom-filter i {
  cursor: pointer;
}
.btn-filter-dropdown {
  background: transparent!important;
  border: 0px solid #444!important;
  border-width: 0 0 1px 0!important;
  color: #444!important;
  padding: 5px 0!important;
  display: block!important;
}
.btn-filter-dropdown::after {
  position:absolute;
  right: 0;
  top: 15px;
}
.btn-filter-dropdown:focus {
	box-shadow: 0 0 0 0.0rem rgba(37, 171, 198, 0.0)!important;
}
.ninejroom-info {
  margin-bottom: 50px;
  text-transform: uppercase;
  font-size: 0.8em;
}
.ninejroom-info  p {
  line-height: 1.8em;
}
.ninejroom-description {
  margin: 0px auto 60px;
  max-width: 500px;
}
.ninejroom-cat span:after {
  content: " / ";
}
.ninejroom-cat span:last-child:after {
  content: "";
}
.ninejroom-title {
  margin: 20px 0 0;
}
.ninejroom-item-roots-filter .filters-button-group span {
  cursor: pointer;
}
.ninejroom-filter .filters-button-group span {
  margin-right: 5px;
  cursor: pointer;
  color: #aaa;
}
.ninejroom-filter .filters-button-group .is-checked {
  font-weight: normal;
  text-decoration: none;
  color: #333;
}
.ninejroom-filter .filters-button-group .fdivider:after {
  content: "|";
  margin-left: 5px;
  text-decoration: none!important;
  color: #aaa;
}
.ninejroom-filter .filters-button-group .fdivider:last-child:after {
  content: "";
}
.ninejroom-filter-off {
  display: none;
}
.ninejroom-title-gallery {
  position: absolute;
  font-weight: normal;
  top: 0;
  left: 0;
  color: #FFF;
  z-index: 1;
  font-size: 1em;
  text-transform: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ninejroom-target {
  background-color: rgba(0,0,0,0);
  position: absolute;
  top: 0;
  left: 0;
  bottom: -1px;
  right: -1px;
  z-index: 1;
  font-size: 1em;
  font-weight: bold;
  width: auto;
  height: auto;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
.ninejroom-target:hover {
  opacity: 1;
}
.ninejroom-target-inner {
  opacity: 0;
  background-color: rgba(255,255,255, 0);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all 0.2s ease-in-out;
}
.ninejroom-target:hover .ninejroom-target-inner {
  opacity: 1;
  background-color: rgba(255,255,255, 0.3);
}
.ninejroom-title-gallery-text {
  font-size: 1em;
  text-align: center;
  position: absolute;
  top: 40%;
  left: 50%;
  width: 80%; /* IE 9 */ /* Chrome, Safari, Opera */
  transform: translateY(-50%) translateX(-50%);
  transition: all 0.2s ease-in-out;
}
.ninejroom-title-gallery-text h3 {
  font-size: 1.4em;
}
.ninejroom-title-gallery-services {
  font-size: 0.7em;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1em;
  font-weight: normal;
  width: 80%; /* IE 9 */ /* Chrome, Safari, Opera */
  transform: translateY(-50%) translateX(-50%);
  transition: all 0.2s ease-in-out;
}
.ninejroom-title-gallery-services span {
  white-space: nowrap;
}

.ninejroom-target:hover .ninejroom-title-gallery-text {
   top: 50%;
}
.ninejroom-target:hover .ninejroom-title-gallery-services {
   top: 80%;
}

.ninejroom-target-touch {
  background-color: rgba(255,255,255,0.5);
  opacity: 1;
}
.ninejroom-target-touch .ninejroom-title-gallery-text {
   top: 50%;
   font-weight: bold;
   width: 80%;
}
.ninejroom-target-touch:hover .ninejroom-title-gallery-text {
   top: 50%;
}
.ninejroom-target-touch .ninejroom-title-gallery-services {
   display: none;
}
.ninejroom-header-img {
  background-position: center center;
  background-size: cover;
  margin: 0px -15px;
  padding-bottom: 35%;
}
@media (max-width: 900px) {
  .ninejroom-header-img {
  padding-bottom: 60%;
  }
}
@media (max-width: 600px) {
  .ninejroom-header-img {
    padding-bottom: 100%;
  }
}
.header-gallery {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.ninejroom-video {
  max-width: 1200px;
  margin: 0 auto 50px;
}
.ninejroom-other-sections {
 margin: 0 -15px;
}
.ninejroom-category {
  max-width:1170px;
  margin: 0 auto;
}
.ninejroom-category a {
}
.ninejroom-main .share-item {
  clear: both;
  padding: 0px 0 0px;
  font-size: 16px;
  width: auto;
  margin-bottom: 30px;
  text-align: left;
}
.share-item ul {
  display:inline-block;
  padding: 0;
}
.share-item .ninejroom-social-shares li{
  padding-right: 20px;
  list-style: outside none none;
  float: left;
}
.ninejroom-img-par {
  padding-bottom: 24%;
  background-position: center center;
  background-size: cover;
  margin: 0px -15px 0px -15px;
  background-attachment: fixed;
}
.img-par-desc {
  margin: 80px 0 100px;
}
.ninejroom-image {
  position:relative;
  width: 100%;
  top: 0;
  overflow:hidden;
  background: #f3f3f3;
}
.ninejroom-img-center {
  position:relative;
  top: 0px;
  padding-bottom: 100%;
}
.ninejroom-img-center img {
  position: absolute;
  width: 100.1%;
  width: calc(100%+1px);
  top: 0;
  left: 0;
}
.ninejroom-gallery {
 overflow: hidden;
 margin: 0 -15px 0 -15px;
}

#ggal {
 margin: 0 -1px 0 0px;

}
#ggal a {
margin:0;
position:relative;
}

.nimage-desc {
  background: rgba(0,0,0,0.4);
  color: #FFF;
  font-weight:bold;
  font-size: 16px;
  width: 100%;
  height: 100%;
  padding: 4px 9px;
  position:relative;
  left: 0px;
  bottom: 100%;
  z-index: 2;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.nimage-desc:hover {
  opacity: 1;
  color:#FFF;
}
.fcaption {

}

.gimg { margin: 0px 0px 0px 0px; }
.gimg {
  float: left;
  border: 0 none;
  overflow: hidden;
  position:relative;
}
.gimg img {
  width: 100%;
}
.single-gimg {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.single-gimg a {
  margin: 0 auto;
  width: 100%;
  position: relative;
  display: block;

}
.single-gimg img {
  margin: 0 auto;
}
.single-gimg a .nimage-desc {
  background: rgba(0,0,0,0.4);
  color: #FFF;
  font-weight:bold;
  font-size: 16px;
  width: 100%;
  height: 100%;
  padding: 4px 9px;
  position:absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.single-gimg a .nimage-desc:hover {
  opacity: 1;
}





/* ---- Isotope grid general ---- */
.ninejroom-grid-container {
  margin: 0 auto;
  max-width: 1170px;
  background: none;
  padding: 0;
}
.ninejroom-grid {
  margin: 0 -15px;
}
/* grid related */
.ninejroom-grid-container-related {
  margin: 0;
  background: none;
  padding: 0;
}
.ninejroom-grid-container-related .ninejroom-grid {
  width: 100%;
  margin: 0;
}
.ninejroom-grid-container-related .ninejroom-grid-sizer,
.ninejroom-grid-container-related .ninejroom-grid-item {
  float: left;
  width: 25%;

}
.ninejroom-grid-container-related .ninejroom-title-gallery-text {
  font-size: 12px;
  line-height: 13px;
}
.ninejroom-grid-container-related .ninejroom-title-gallery-services {
  font-size: 10px;
}
@media (max-width: 1200px) {
  .ninejroom-grid-container-related .ninejroom-grid-sizer,
  .ninejroom-grid-container-related .ninejroom-grid-item {
  width: 25%;
}
}
@media (max-width: 700px) {
  .ninejroom-grid-container-related .ninejroom-grid-sizer,
  .ninejroom-grid-container-related .ninejroom-grid-item {
  width: 50%;
}
}


/* clear fix */

.ninejroom-grid:after {
  content: '';
  display: block;
  clear: both;
}

.ninejroom-grid-sizer,
.ninejroom-grid-item {
  float: left;
  padding: 0px;
  width: 33.3333%;
  padding: 15px;
}

.ninejroom-grid-item .loadi {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  color: #DDD;
  z-index: 0;
  font-size: 2em;
}

.ninejroom-grid-item--width2 {
  width: 40%;
}

.ninejroom-gallery-grid .ninejroom-grid-sizer,
.ninejroom-gallery-grid .ninejroom-grid-item {
  float: left;
  width: 25%;
  padding: 4px;
  height: 300px;
  overflow: hidden;
  margin-bottom: 4px;
}

.ninejroom-gallery-grid  .ninejroom-grid-item--width2 {
  width: 50%;
  height: 404px;
}

.ninejroom-gallery-grid .ninejroom-gutter-sizer { width: 10%; }
.ninejroom-gallery-grid .ninejroom-grid-item .loadi {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  color: #EEE;
  z-index: 0;
  font-size: 2em;
}
@media (max-width: 1700px) {
  .ninejroom-grid-sizer,
  .ninejroom-grid-item {
    width: 33.3333%;

  }
}
@media (max-width: 1300px) {
  .ninejroom-grid-sizer,
  .ninejroom-grid-item {
    width: 33.3333%;
  }
}
@media (max-width: 1000px) {
  .ninejroom-grid-sizer,
  .ninejroom-grid-item {
    width: 50%;

  }
}
@media (max-width: 500px) {
  .ninejroom-grid-sizer,
  .ninejroom-grid-item {
    width: 100%;
  }
  .ninejroom-title-gallery-text {
    line-height: 1em;
  }
}
.ninejroom-others-categories {
  margin: 0 -15px;
}
.related-carouselfull {
  margin: 0 -15px;
}
/* gallery */
.ninejroom-gallery-double {

}
@media (min-width: 500px) {
  .ninejroom-gallery-double .swiper-slide {
    transition: all .7s ease-out;
    transform: scale(1.06,1.06);
    opacity: 0;
  }
  .ninejroom-gallery-double .swiper-slide-next,
  .ninejroom-gallery-double .swiper-slide-prev {
    padding-top: 4rem;
    padding-bottom: 0;
  }
  .ninejroom-gallery-double .swiper-slide-next {
    opacity: 1;
  }
  .ninejroom-gallery-double .swiper-slide-active {
    padding-top: 0;
    padding-bottom: 4rem;
    opacity: 1;
  }
  .ninejroom-gallery-double .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  	right: 10px;
  	left: auto;
    top: 20px;
    margin-top: 0px;
  }
  .ninejroom-gallery-double .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  	left: 10px;
  	right: auto;
    bottom: 50px;
    top: auto;
    margin-top: 0px;
  }
}
