.listing-bx .listing-media img {
            
}
.listing-bx.style-2 .listing-info {
    border: 1px solid #e9e9e9bd;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}
.place-info li:last-child {
    margin-right: 0;
}
.testimonial-position {
    color: #fff!important;
}
/*Instant Benefits*/
section.instant-benefits {
    padding: 0 0;
    text-align: center;
    box-shadow: 0px 0px 20px 2px #ffffff6e;
    height: 110px;
    border-bottom: 1px solid #ddd;
}

section.instant-benefits .col-md-3.text-center {
    display: flex;
    align-items: center;
    justify-content: left;
    border-right: 1px solid #ccc;
}
section.instant-benefits h1 {
    color: #000000;
    max-width: 582px;
    display: inline-block;
    font-weight: bold;
    font-size: 30px;
    margin: 0;
}
ul.instant-benefits-de {
    display: inline-block;
    padding-top: 15px;
}
ul.instant-benefits-de li {
    display: inline-block;
    padding: 0 10px;
}
.instant-benefits .icon img {
    max-width: 32px;
}
ul.instant-benefits-de li h4 {
    font-size: 14px;
    color: #000000;
    margin: 5px 0;
}
section.instant-benefits p {
    font-size: 12px;
    margin-bottom: 0;
}
/*Instant Benefits End*/

/*===========
welcome-section
=====================*/
section.welcome-section {
width: 100%;
margin: 0;
position: relative;
padding: 100px 0;
}
section.welcome-section .welcome {
margin: 0;
position: relative;
width: 100%;
float: left;
}
section.welcome-section .welcome:before {
content: '';
position: absolute;
width: 1px;
height: 100%;
background: #cba165;
left: 0;
right: 0;
margin: auto;
}
section.welcome-section .content {
text-align: center;
background: #fff;
position: relative;
margin: 40px 0;
width: 100%;
float: left;
padding: 10px 0;
}
.h-grouo {
color: #1da03f;
}
.h-grouo h2 {
font-size: 45px;
}
.h-grouo h5 {
font-size: 29px;
}
section.welcome-section .img-con {
padding: 0;
position: relative;
width: 100%;
float: left;
}
.img-con {
padding: 125px 60px 125px 0;
position: relative;
width: 100%;
float: left;
}
.img-con figure {
width: 100%;
padding: 0;
margin: 0;
box-shadow: 0 0 9px #000;
position: relative;
}
.img-con figure img{ width:100%; }
section.welcome-section .img-con:before {
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 222px;
height: 208px;
background: #e3e3e3;
}

section.welcome-section .img-con.right:before {
bottom: unset;
top: 0;
right: 0;
}
.know-more {
color: #909090;
font-size: 21px;
}
.know-more:hover {
text-decoration: none;
color: #1da03f;
}
/*===========
welcome-section End
=====================*/

.background-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#slider-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dez-blog .category-tag {
    position: unset!important;
    top: 0px!important;
    text-align: center;
}
.site-button i {
    line-height: 40px;
}
.book-text {
    height: 100%;
    border-right: 1px solid #ddd;
    display: flex;
    align-items: center;
}