.agent-agency{
    bottom: 20px;
    right: 20px;
}
.agent-info li{
    margin-bottom: 5px;
}
.social-media-3 li{
    float: left;
    margin-right: 15px;
    font-size: 18px;
}
.agent-profile-content{
    margin-top: -90px;
    position: relative;
    z-index: 11;
    margin-right: 40px;
} 
.agent-profile .btn-round{
    position: absolute;
    bottom: -25px;
    right: -25px;
}
.contact-agent-image img{
    width: 70px;
    height: 70px;
}
.agent-list .agent-image{
    flex: 0 0 350px;
    width: 350px;
    max-width: 100%;
    min-height: 100%;
    max-height: 307px;
}
.agent-list .contact-agent-info{
    flex: 0 0 calc(100% - 350px);
    width: calc(100% - 350px);
    max-width: 100%;
}
.agent-list .btn-round{
    position: absolute;
    top: 50%;
    right: -15px;
    opacity: 0;
}
.agent-list:hover .btn-round{
    opacity: 1;
}
.agent-style-2 .agent-profile{
    margin-bottom: 25px
}
#gallery-box {
    display: block;
    position: relative;
    max-height: 400px;
    width: 100%;
    overflow: scroll;
    width: 100%;
}
#gallery-box::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
#gallery-link{
    width: 100%
}
#gallery-count {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 20px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
}
#gallery-img {
    display: -webkit-box;
    display: flex;
    min-height: 400px;
    min-width: 600px;
    height: auto;
    text-align: center;
    background-image: url("../images/property/1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.gallery-thumbnails {
    display: -webkit-box;
    display: flex;
    height: auto;
    overflow: hidden;
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    border-top: 2px solid white;
}
.gallery-thumbnails img {
    float: left;
    width: 20%;
    cursor: pointer;
    padding: 0;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    min-height: 25px;
}
.gallery-thumbnails img:hover {
    -webkit-filter: none !important;
    filter: none !important;
}
.single-property .price{
    font-size: 24px;
    display: table;
}
.property-video{
    height: 500px
}
.video-shadow{
    width: 120px;
    height: 120px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: -webkit-linear-gradient(330deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 100%);
    background: linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 100%);
    box-shadow: 0 3px 30px 0 rgba(0,0,0,.2);
}
.accordion-style-one .card-header button:after,
.accordion-style-two .card-header button:after,
.position-relative.plus-minus[aria-expanded="true"]::after, 
.position-relative.plus-minus[aria-expanded="false"]::after{
    position: absolute;
    content: "\f068";
    font-family: "FontAwesome";
    font-weight: 900;
    color: inherit;
    font-size: 12px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.accordion-style-two .card-header button:after{
    right: 30px;
    left: auto;
}
.accordion-style-two .card-header button.collapsed:after,
.accordion-style-one .card-header button.collapsed:after,
.position-relative.plus-minus[aria-expanded="false"]::after {
    content: "\f067";
}
.accordion-style-one .card-header button:after{
    right: 0px;
    left: auto;
}
.accordion-style-one .card-header{
    padding-top: 0;
    padding-bottom: 10px;
}

.accordion-style-one .card:last-child .card-header{
    padding-bottom: 0px !important
}

/**/
.copyright a{
    display: inline-block;
}
.copyright p{
    font-size: 13px;
}
.cursorpointer:hover{
    cursor: pointer;
}
.contact-font{
    font-size: 14px;
    font-family: inherit;

}
.text-black{
    color:   #242424 !important;
}
.text-black a{
    color:  #242424 !important;
}
.text-black a:hover{
    color:  #242424 !important;
}
.green-whatsapp{
    color: #228b22;
}
.blue-mail{
    color: #004379 !important;
}
.fs-14{
    font-size: 14px !important;
}
.shadow-title{
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0) 100%);
}
.owl-dots button {
    width: 10px;
    height: 10px;
    margin-right: 5px;
    background-color: #242424 !important;
}
.property-features li {
    float: left;
    margin-right: 20px;
}
.bg-primary {
    background: #0d6efd !important;
}
.bg-secondary{
    background: #242424 !important;
}
.color-primary {
    color: #0d6efd !important;
}
.color-secondary{
    color: #242424 !important;
}
.color-white {
    color: #ffffff !important;
}
.fs-20 {
    font-size: 20px !important;
}
.fs-13{
    font-size: 13px !important;
}
.description{
    line-height: 26px!important;
    /* letter-spacing: -.3px; */
    color: #2e2e2e!important;
    font-size: 15px !important;
}
.single-property-amenities li {
    width: calc(100%/3);
    float: left;
}
.single-property-amenities li i{
   color: #0135a8!important;
}
.secgen #ficha{
    margin-top: 190px;
}
.single-review p{
    float: left!important;
    font-size: 15px!important; 
    line-height: 16px!important;
    color: #010101!important;
}
.hr-1{
    margin: 5px 0!important;
    color: inherit!important;
    background-color: currentColor!important;
    opacity: .25!important;
    padding: 0px!important;
}
.rating span {
    margin-left: 20px;
}
.float-right{
    float: right;
}
.mr-2{
    margin-right: 10px;
}
.caract span{
    color: #000000;
    font-weight: bold;
}
.btn-whatsapp{
    background: #00bb2d;
    padding: 3px 13px;
    border-radius: 4px;
    color: #fff!important;
    font-weight: bold;
    line-height: 32px;
    margin: 16px;
    border: none;
}
.btn-whatsapp i{
    color: #fff;
}
.thumbnail-content ul li {
    float: left;
    margin-right: 4px;
    font-size: 15px;
    background-color: #002a99;
    color: white;
    border-radius: 25px;
}
.hover-option li {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-right: 15px;
    text-align: center;
}
@media (max-width: 780px){
    .single-property-amenities li {
        width: 100%;
    }
}