.brand img {
    height: 85px;
    margin-top: -38px;
}
@media (max-width: 767px) {
	.brand img {
		height: 80px;
	}
}
.tp-bullet.selected, .tp-bullet:hover {
    background: #1D1D1D;
}

.rev_slider .link-arrow {
    text-transform: capitalize;
}

@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 {
        margin-right: 17.7rem;
    }   
}
 
.booking-engine {
    width: 30px;
    margin-top: -10px;
}

.social-list {
    overflow:inherit;
}

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

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

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

.footer {
    padding: 2rem 0 !important;
}
.hidden-xs{
	margin-top: -24px !important;
}
.right-boxed{
	margin-right: 20px;
    float: right;
}

.social-list a{
	font-size: 10px !important;
}

.navbar-toggle {
    margin-top: -10px;
}

header {
	/*margin: 40px 0 0 0 !important;*/
	margin: 0px 0 0 0 !important;
}	
	

.navbar {
    padding-top: 3.6rem;
}

.menu-lang.onheader {
	margin-top:-14px!important;
	margin-right:0px;
}

