.plan-trip a:hover,.about a:hover,.newsletter button:hover,li.close-nav a:hover,.view-package a:hover,
.close:hover,.package-highlight-inclusion li a:hover,.backtohome a:hover,.form-left button:hover,
.choose-us-cta a:hover,.package-title h1 a:hover,.sidebar-news button:hover,.blog-category-search button:hover,
.search-property-name button:hover,.review-rate-price a:hover,.hotel-tariff .accordion-content a:hover{
    background: #52790e;
    color:#fff;
    cursor: pointer;
}
.footer-links li a:hover,.responisve-menu li li a:hover{
  
    color:#fff;
}
.sub-menu li a:hover,.featured-details strong:hover,.social a:hover{
    color:#000 !important;
}
.team:hover .team-details{
    bottom: -1%;
    transition: 0.5s;
    background: #ba0000;
    color: #fff;
}
.team:hover .sidebar-links{
    right:1%;
    opacity: 1;
    transition: 0.5s;
}
.team-main:hover img{
    transform: scale(0.9);
    overflow: hidden;
}
.team:hover .team-contact{
    padding-top: 20px;
    transition: 0.5s;
}
.single-break span{
   border-bottom: 1px solid #ebebeb;
   display: block;
   padding: 10px 0;
}
.highlight-text:hover{
    background: rgba(186,0,0,0.2)
}
.amenities-type:hover{
    background: #ba0000;
    color:#fff;
    cursor: pointer;
}
.accomodation-list:hover{
    background:#fafafa;
}
.back-to-properties{
    float: right;
}
.back-to-properties a{
    color:#ba0000
}


