/**
* Template Name: MeFamily - v2.1.0
* Template URL: https://bootstrapmade.com/family-multipurpose-html-bootstrap-template-free/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Recent Photos
--------------------------------------------------------------*/
.galTabs {
    float: left;
    margin: 0px 0px 0px 15px;
    text-align: center;
    width: 56px;
    height: 56px;
    font-size: 0px;
    font-size: 0px;
    font-size: 0rem;
    background-color: #ffffff;
    text-indent: -9999px;
    cursor: pointer;
    background: url(/img/gallery-icons.png) no-repeat;
}

.image-galery{
    background-position: -128px -64px;
}
 .aspi-projects .thumbSlider .gallerySlider .flexslider .flexImg img, .aspi-projects.amenitiesPg .thumbSlider .flexslider .flexImg img {
    height: 480px!important;
    width: 100%;
    position: relative;
    left: 0;
    margin-left: 0;
}
.caption-2 {
    background-color: rgba(246,242,227,0.8);
	padding: 13px 20px;
    position: relative;
    bottom: 51px;
    color: #bd9234;
    font-family: "DIN-Medium";
    font-size: 20px;
    width: 100%;
    z-index: 2;
    line-height: 25px;
}
.gallery-container{
    max-width: 100%;
    margin-top: 30px!important;
}
.video-tour {
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 480px!important; 
    width: 100%;
}

 
 
 
 /*-----------------------------------------------------------------------------*/
.recent-photos {
  overflow: hidden;
}

.recent-photos .owl-nav, .recent-photos .owl-dots {
  margin-top: 25px;
  text-align: center;
}

.recent-photos .owl-item {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.recent-photos .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #95d3ff !important;
}

.recent-photos .owl-dot.active {
  background-color: #9b802e !important;
}

.recent-photos .gallery-carousel .owl-stage-outer {
  overflow: visible;
}

.recent-photos .gallery-carousel .center {
  border: 6px solid #9b802e;
  margin: -10px;
  box-sizing: content-box;
  padding: 4px;
  background: #fff;
  z-index: 1;
}



/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/
.gallery .gallery-item {
  margin-bottom: 30px;
}

.gallery #gallery-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
}

.gallery #gallery-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 5px;
  transition: all 0.3s;
}

.gallery #gallery-flters li:hover, .gallery #gallery-flters li.filter-active {
  color: #9b802e;
}

.gallery #gallery-flters li:last-child {
  margin-right: 0;
}

.gallery .gallery-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(36, 50, 93, 0.6);
}

.gallery .gallery-wrap::before {
  content: "";
  background: rgba(36, 50, 93, 0.6);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.gallery .gallery-wrap .gallery-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 29px;
    color: #fff;
}

.gallery .gallery-wrap .gallery-info::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 35px;
  left: 35px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.gallery .gallery-wrap .gallery-info::after {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 35px;
  right: 35px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.gallery .gallery-wrap .gallery-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.gallery .gallery-wrap .gallery-info p {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.gallery .gallery-wrap .gallery-links {
  text-align: center;
  z-index: 4;
}

.gallery .gallery-wrap .gallery-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.gallery .gallery-wrap .gallery-links a:hover {
  color: #25a4ff;
}

.gallery .gallery-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.gallery .gallery-wrap:hover .gallery-info {
  opacity: 1;
}

.gallery .gallery-wrap:hover .gallery-info::before {
  top: 15px;
  left: 15px;
}

.gallery .gallery-wrap:hover .gallery-info::after {
  bottom: 15px;
  right: 15px;
}
li#tabsaccordion-0-tab-0 {
    background-position: -1px -65px;
}
li#tabsaccordion-0-tab-0.current{
    background-position: 0px 0px;
}
li#tabsaccordion-0-tab-1.current{
    background-position: -65px 0px;
}
li#tabsaccordion-0-tab-2.current{
    background-position: -129px 0px;
}
.minimal.tabs > ul > li.current{

}
/* .tabs ul li {
     float: left;
    margin: 0px 0px 0px 15px;
    text-align: center;
    width: 56px; 
    height: 56px;
    font-size: 0px;
    font-size: 0px;
    font-size: 0rem;
    background-color: #ffffff;
    text-indent: -9999px;
    cursor: pointer;
    background: url(assets/img/gallery-icons.png) no-repeat;
}  */
.sectionTitle h2 {
    margin-left: 75px;
    padding: 0px 0 20px;
}
li#tabsaccordion-0-tab-1 {
    background-position: -65px -65px;
}
li#tabsaccordion-0-tab-2 {
    background-position: -129px -65px;
}
.playVid {
    position: absolute;
    left: 50%;
    top: 270px;
    transform: translate(0%,-50%) !important;
    -webkit-transform: translate(0%,-50%) !important;
    -moz-transform: translate(0%,-50%) !important;
    -ms-transform: translate(0%,-50%) !important;
    -o-transform: translate(0%,-50%) !important;
    margin: -25px 0 0 -25px;
    background: rgba(8,8,8,0.38) url(../img/play-btn.png) no-repeat scroll center center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    display: block;
} 
  