
p{
    color:#181818;
}

.links-list li a i{
    margin-right:8px;
    font-size:24px;
    color: #ff7f00;
}

.home_2 .footer-style-two .links-widget .links-list li a:hover{
    color: #ff7f00;
}


.footer-style-two .widget-title h3 {
    font-size: 25px;
    line-height: 35px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-style-two .links-widget .links-list li a{
    font-size:16px;
}

.footer-widget p{
    font-size:16px;
    color: #fff;
}

.footer-style-two .widget-section{
    padding:80px 0px;
}
.home_2 .footer-style-two .copyright p a{
   color: #ff7f00;
}
.main-header .outer-box {
    position: relative;
    background: #ffffff7a;
    backdrop-filter: blur(10px);
}

.sticky-header {
    background-color:#000!important;
}
.main-menu .navigation > li > a {
    color:#000;
}
.menu-area .mobile-nav-toggler .icon-bar{
    background-color:#000;
}

.banner-style-two .banner-carousel .content-box h2{
  font-size: 72px;
  line-height: 82px;
  font-weight: 800;
  margin-bottom: 24px;
  text-shadow: 0px 0px 5px #000;
}

.search-room-inner .search-content .form-group input[type='text'],.form-group input[type='email'], .search-room-inner .search-content .form-group .nice-select{
    width:100%;
    color: #8d8b8a;
}

.home_2 .about-style-two .content-box .btn-box .theme-btn:hover {
    background: #ff7e00;
}

.banner-style-two .search-room-inner .search-content .form-group button {
    background: #fe7e00;
}

.about-style-two .image-box .image img {
     border-radius: 0px 25px 0px 25px;
}
.home_2 .sec-title .sub-title {
    color: #fe7e00;
}

.content-box h2 span{
    color:#ff7f00;
    text-shadow: 1px 2px 5px #0c0c0c;
}

.popular-rooms-two {
    position: relative;
    padding: 40px 0px 131px 0px;
    background-color: #f4f2f1;
}



.room-block-two .inner-box .image-box .post-date span {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    background: #fe7e00;
    text-align: center;
}

.feature-list li p a {
    color: #ff7f00;
}

.home_2 .room-block-two .inner-box .image-box .btn-box a {
    background: #fe7e00;
}

.home_2 .theme-btn.btn-one:hover {
    background: #fe7e00;
}

.about-style-two {
    position: relative;
    padding: 80px 0px;
    border-bottom: 2px solid #080808;
}
.popular-rooms-two {
    position: relative;
    padding: 50px 0px 50px 0px;
    background-color: #ffffff;
}

.home_2 .location-section .tab-btns li:after {
    border: 7px solid #fd8814;
}

.chooseus-section.light-section .inner-container .line-1, .chooseus-section.light-section .inner-container .line-2 ,.chooseus-section.light-section .inner-container .line-3 {
    background: #312d2b;
}


.chooseus-section .inner-container .line-1 {
    position: absolute;
    left: 0px;
    top: 27%;
    width: 100%;
    height: 1px;
    background: #e2dfdd;
}



.chooseus-section .inner-container .line-3 {
    position: absolute;
    left: 0px;
    top: 61%;
    width: 100%;
    height: 1px;
    background: #e2dfdd;
}

.chooseus-block-one .inner-box h3:before {
    background: #f47900;
}
.chooseus-block-one .inner-box .icon-box {
    color: #ff7f00;
}
.home_2 .popular-rooms-two .owl-nav button:hover {
    background: #fe8814;
    border-color: #fe8814;
}

.gallery-section {
    padding-bottom: 50px;
    position: relative;
    background: #1d1b1a;
}
.borderr {
   display: flex
;
    justify-content: center;
    /* background-color: rgb(0, 0, 0); */
       border-bottom: 1px solid #ff7f00;
} 
.borderr svg{
        transform: translateY(1px);
} 

.home_2 .banner-carousel .content-box .btn-box a:hover {
    background: #ff7f00;
}

.location-section {
    position: relative;
    padding: 80px 0px 80px 0px;
}
.footer-style-two {
    position: relative;
    background: #000000;
}

.banner-style-two .owl-theme .owl-dots .owl-dot.active span,
.banner-style-two .owl-theme .owl-dots .owl-dot span:hover{
  background: #ff7f00;
  border-color: #ff7f00;
}

.banner-style-two .banner-carousel .slide-item:before {
    background: #000000;
    opacity: 0.2;
}

@media only screen and (max-width: 991px) {
    .chooseus-section .inner-container .line-1, .chooseus-section .inner-container .line-2 ,.chooseus-section .inner-container .line-3 {
        display: none;
    }
}

@media screen and (min-width:767px){
    .search-form{
        display:flex;
        justify-content:center;
    }
}
