.brand img {
    height: 3.456rem;
    margin-top: -8px;
}

.tp-bullet.selected, .tp-bullet:hover {
    background: #1D1D1D;
}

.rev_slider .link-arrow {
    text-transform: capitalize;
}
.card-row:hover {
    background: #f2f2f2 !important;
}
@media (min-width: 1200px) {
    .experience-box {
        margin-top: 7rem;
    }
}

.project-description {
    font-weight: 600;
}

.shorter-offsets {
    padding-top: 83px !important;
    padding-bottom: 0px !important;
}

.section-about-villa h2 {
    margin: 2rem 0 2.5rem;
}

.section-news {
    border-bottom: none;
}

.news-hover .content {
    text-align: center;
    color: black;
    height: 300px;
    line-height: 290px;
}

.news-hover .content i {
    font-size: 40px;
}

.news-carousel .owl-nav {
    position: unset;
    top: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
    text-align: center;
    margin-top: 40px;
}

.news-carousel owl-dots {
    text-align: center;
    margin-top: 3.457rem;
}

.news-carousel .owl-prev:before {
    margin-right: 60px;
}

.section {
    padding: 8.28rem 0;
}

.btn-yellow {
    border: 4px solid #1D1D1D;
    background: transparent;
    color: #1D1D1D;
}

.btn-yellow:hover, .btn-yellow:focus {
    background: #1D1D1D;
}

.filter-content {
    overflow: visible;
}

.view-projects {
    display: inline-block;
    font-style: normal;
    color: #1D1D1D;
    font-weight: 600;
    border: 4px solid #1D1D1D;
    padding: 10px 40px;
    margin-top: -3px !important;
    transition: all .3s ease-out !important;
}

.view-projects:hover {
    background: #1D1D1D;
    color: white;
}

/*@media (min-width: 768px) {
    .section-projects .filter {
        transform: translate(-50%, 25%) !important;
    }   
}*/

@media (min-width: 991px) {
    .accom-bg .text-container {
        margin-right: 17.7rem;
    }   
}


 
.booking-engine {
    width: 30px;
    margin-top: -10px;
}

.social-list {
    overflow:inherit;
}

@media (min-height: 600px) {
    .menu-list {
        top: 8rem;
        bottom: 20rem;
    }
}

.field-validation-valid {
    display: none;
}

.field-validation-error {
    color: #a52a2a;
}

.footer {
    padding: 2rem 0 !important;
}

.section-projects .owl-carousel{
  position: relative;
}

.section-projects .owl-dots{
  position: absolute;
  top:-150px;
  left:15%;
  right:15%;
}

.project-carousel {
	margin-top: 9rem;
}	

#gallery .news-carousel .owl-dots {
	display: none;	
}

#gallery .news-carousel .owl-carousel{
  position: relative;
}

#gallery .news-carousel .owl-nav {
  position: absolute;
  top:-110px;
  left:15%;
  right:15%;
}

.news-carousel {
    margin-top: 7.7rem;
}

.contact-social a {
	color: #000;
	font-size: 3.3rem;
}

.contact-social a:hover {
	color: #999999;	
}

.jumbotron {
	overflow: visible;
}

.tp-leftarrow:before { 
   content: '<' !important; /*for remove the chinese character*/
}

.tp-rightarrow:before { 
   content: '>' !important; /*for remove the chinese character*/
}

.accom-bg {
	height: 600px;
	background: linear-gradient( rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5) ), url(/media/1035/35.jpg) no-repeat center center fixed; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

.accom-bg .text-container {
	color: #fff !important;
	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, 35%);	
	background-color: rgba(255, 255, 255, 0.23);
    padding: 0px 40px;
	padding-bottom: 20px;
}

#myPopover .social-list {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
}

.book-now-popover {
	    color: #fff;
    letter-spacing: 0.025em;
    font-size: 1rem;
    display: inline-block;
    border: 0;
    border-radius: 0;
    padding: 1.1em 2.28em 1em;
    background-color: #000;
    text-decoration: none;
    -webkit-transition: all .3s ease-out!important;
    transition: all .3s ease-out!important;	
	border: 4px solid #1D1D1D;
    background: transparent;
    color: #1D1D1D;
}


@media (max-width: 500px) {
    #myPopover {
        width: 200px !important;
    }   
	.popover {
		width: 200px;	
	}
	#myPopover .social-list {
		min-width: 200px !important;	
	}
}

.text-blue {
	color: #25a9e5 !important;	
}

.social-list a.book-now-nav {
	margin-top: -13px;
}

a.book-now-nav {
	/*color: #25a9e5 !important;	
	border-color: #25a9e5;	*/
	color: #000 !important;	
	border-color: #000;	
	font-size: 12px;
}

a.book-now-nav:hover,
a.book-now-nav:focus {
	background-color: #25a9e5;
	color: #fff !important;
}

.item-shadow::before {
	background: transparent !important;	
}


.tp-splitted.tp-charsplit {
    background: rgba(0,0,0,0.01);
}

.rev_slider .link-arrow, .slider-title.tp-caption{
	background: rgba(0,0,0,0.01);
}

.project-hover .project-title {
	background: rgba(0,0,0,0.01);
}
.contact-title span, p.text-muted{
color: #575757;
}

