body{
    -webkit-user-select: none;/* prevent copy paste, to allow, change 'none' to 'text' */
}

.m0{margin:0px!important;}

html body .siSelect{
    -webkit-user-select: all!important;
}
html body .toast-content *{color: white;}
html body .navbar-inner{
    background:url(assets/img/tile_background.png);
    background-size:900px;
}

.emtpyState{
    width: 140px;
    height: 140px;
    border-radius: 10000px;
    background: white;
    display: flex;
    margin: auto;
    border: 1px solid var(--f7-block-strong-border-color);
}
.emtpyState img{
    width: 70px;
    margin: auto;
    position: relative;
    left: -3px;
}
html body .photo-browser-current,
html body .photo-browser-of,
html body .photo-browser-total{
    color: white;
    font-family: 'font__4';
    filter: drop-shadow(0px 2px 2px rgb(0 0 0 / 35%));
}

.liked{
    position: absolute;
    top: 5px;
    right: 5px;
    background: white;
    border-radius: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 26px;
    height: 26px;
    border: 1px solid #e6e6e6;
}
.liked i{
    font-size: 12px!important;
    color: #cd0000;
    margin: auto;
    position: relative;
    top: 1px;
}
.searcher{
    overflow: hidden;
    border-radius: 10pt;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    background: white;
}
.categoriesH{
    height: 48.5px;
    width: 48.5px;
    border-radius: 10pt;
    min-width: 48.5px;
    margin-left: 15px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    background: white;
}
.categoriesH select{
    opacity: 0;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
}
.categoriesH i{
    color: #65b300;
}
.searcher input{
    padding: 14px!important;
    padding-left: 0px!important;
    text-indent: 15px!important;
    font-size: 18px!important;
    letter-spacing: -0.7px!important;
    width: 100%;
    height: 48.5px;
}
.searcher i{
    margin-left: 10px;
    color: #65b300;
}
.user2{
    width: 34px;
    height: 33px;
    background: #92ff03;
    border-radius: 100000pt;
    padding: 5px;
    display: flex;
    overflow: hidden;
    }
.bbg{
    border-bottom: 1px solid var(--f7-block-strong-border-color);
}
.user2 img{width: 41px;margin: auto;position: relative;left: -4px;top: -2px;}
.fill-color{background: var(--colorBrokin)!important;}
:root{
    --colorBrokin: linear-gradient(90deg, #00a8bd, #030632)!important;
}
html body .accordion-item>a>div>img{height: 32px!important; opacity: .75!important; padding: 5px 0px!important;}
.mdpSpan{
    display: block;
}
.infos{
    width: calc(100% - 20px);
    margin: auto;
    margin-top: 10px;
}
.contentBoxed{
    padding: 0px 15px;
}
.infos .col-50{
    padding: 5px;
}
.subtitle{

}
.cardCustom .icon-play{
    color: white;
    z-index: 1000;
    position: absolute;
    right: 15px;
    text-shadow: 0px 0px 10px black;
    top: 15px;
}

.doodle div{
  width: 80px;
  height: 80px;
  background: var(--colorBrokin);
  border-radius: 100%;
  display: flex;
  border: 2px solid white;
  margin: auto;
  margin-bottom: 1;
}

.doodle i{
    font-size: 36px!important;
    color: white;
    left: 0;
    right: 0;
    margin: auto;
}
.dialog-title-custom{

}
.dialog-inner-custom{

}

popup-mis-prospectos .item-inner {
    border-bottom: 1px solid #e0e0e0;
}
.deleteSpace i{
    margin: auto!important;
    color: white!important;
}
.deleteSpace{
    transition: width 0.3s ease;
    background: red!important;
    width: 0px!important;
    display: flex!important;
    padding: 0px!important;
}

.editSpace{
    background:#0f597d!important;
}

html .mtb0{
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}
.tabImg-Active{
    opacity: 1!important;
}
.tabImg{
    width: 22px;
}
.infos .col-50>div{
    border: 1px solid #e0e0e0;
    border-radius: 8pt;
    padding: 10px;
    font-size: 8pt;
    line-height: 8pt;
}

.db{display: block;}

.user-img{
    width: 70px;
    border-radius: 999999pt;
    border: 2px solid white;
    box-shadow: 0px 0px 10px -2px #02496c;
    margin: auto;
    display: block;
}
.infos .col-50>div>span{}
.infos .col-50>div>span>img{
    width: 24px;
    margin-bottom: 5px;
    opacity: .8; 
}
.infos .col-50>div>div{
    font-family: 'font__5';
    line-height: 12px;
    font-size: 8pt;
}

.logoInmobiliaria{
    width: 60px;
    z-index: 10;
    background: white;
    height: 60px;
    border-radius: 1000000pt;
    border: 2px solid white;
    float: right;
    right: 15px;
    overflow: hidden;
    box-shadow: 0px 0px 10px -2px #02496c;
    position: absolute;
    top: -32px;
}
.logoInmobiliaria img{
    width: 80%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin: auto;
}
.toe {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.cardCustom{
    margin-bottom: 10px;
    padding-top: 7px;
    margin-top: 5px;
}
.cardCustom .top-section{
    height: 200px;
    overflow: hidden;
    position: relative;
    border-radius: 8pt;
    width: calc(100% - 20px);
    margin: auto;
    box-shadow: 0px 0px 8px -2px #000;
}
.cardCustom .top-section img{width: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 1;}
.bot-section .author{
    font-size: 9pt;
    left: 15px;
    font-family: 'font__1';
    position: relative;
    top: 6px;
    background: var(--colorBrokin);
    padding: 3px 5px;
    border-radius: 4pt;
    color: white;
    margin-bottom: ;
}
.cardCustom .top-section .description{
    position: absolute;
    color: white;
    left: 15px;
    bottom: 7px;
    z-index: 3;
    font-size: 10pt;
    font-family: 'font__2';
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 100px);
    overflow: hidden;
}
.cardCustom .top-section .gradient{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    background: linear-gradient(0deg, black, transparent);
    width: 100%;
    z-index: 2;
}
.cardCustom .top-section .precio{
    position: absolute;
    color: white;
    left: 15px;
    bottom: 20px;
    z-index: 3;
    font-size: 14pt;
    font-family: 'font__5';
}

.bot-section .info{
    padding-left: 15px;
    color: #484848;
    font-size: 10pt;
}
.bot-section .info i{
    font-size: 11pt;
}

.cardCustom .bot-section{
    position: relative;
}
.cardCustom .bot-section .title{
        font-size: 12pt;
        font-family: 'font__5';
        padding-left: 15px;
        padding-top: 5px;
        color: #1d1d1d!important;
        width: calc(100% - 100px);
        line-height: 12pt;
}
.cardCustom .bot-section .description{}

html .titleFiltro{
    font-family: font__3!important;
    font-size: 12pt!important;
    line-height: 22px;
    margin-bottom: 0px!important;
}

.decorationIcon {
    cursor: pointer;
    background: var(--colorBrokin);
    border-radius: 4px;
    width: 36px;
    height: 36px;
    display: flex;
    text-align: center;
}
.iconBell{
    background: #e0e0e0;
    border-radius: 99999pt;
    width: 50px;
    height: 50px;
    top: 20px;
    position: relative;
}
#mdpF7 .item-inner,
.mdpF7 .item-inner{
    padding-left: 21px;
    line-height: 28px;
}


#mdpF7 .item-inner img,
.mdpF7 .item-inner img{
    position: absolute;
    width: 26px;
    left: -15px;
    top: 8px;
}

.decorationIcon i {
    color: white!important;
}

.fixedSearch{
  position: absolute;
  top: 0px;
  left: 0;
  height: 52px;
  background: white;
  width: 100vw;
  z-index: 1000000000;
  box-shadow: 0px 0px 10px -7px black;
}
.inputColonia{
  width: 100vw;
  font-size: 16pt;
  height: 52px;
  padding-right: 15px;
}
html body #filterBtn{
    width: 110px!important;transform: translateY(-15px);background: linear-gradient(90deg, #00a8bd, #030632)!important;
}

html body .btnSaved{
    width: 140px!important;
    transform: translateY(-15px);
    background: linear-gradient(90deg, #00a8bd, #030632)!important;
}
html body .whatsappBtn{
    transform: translateY(-15px);background: #25d366!important;
}
html body .fab-extended{background: transparent!important;}
.normalButton i{color: white}
.normalButton{
    transform: translateY(-15px);background: var(--colorBrokin);
}
html body #filterBtnPopup{
    width: 185px!important;transform: translateY(-15px);background: linear-gradient(90deg, #00a8bd, #030632)!important;
}
html body .pt50{
    padding-top: 50px!important;
}
.fixedSearch .icon-search{
  position: absolute;
  top: 16px;
  left: 18px;
  font-size: 16pt;
  color: gray;
}

#pulseCircle {
    width: 48px;
    height: 48px;
    border-radius: 10000pt;
    background: linear-gradient(45deg, black, transparent);
    display: flex;
    top: -10px;
    position: absolute;
    animation: pulseCircle 2.5s infinite;
}

cuenta .item-media i {
    top:0!important;
}

html .bgHeader{
    background: #00a80d!important;
}
html .bgHeader *{
}
html body .txt-white{color: white!important;}

.footerCard i{    font-size: 16px!important;
    margin-left: 5px;}
.gridButtons{

}
.gridButtons >div{
    width: 100%;
    margin-bottom: 8px;
    float: left;
}
.gridButtons >div .ic{
    width: 50px;
    float: left;
    display: flex;
    text-align: center;
    height: 50px;
}
.gridButtons >div .ic span{
    border-radius: 10000pt;
    width: 35px;
    height: 35px;
    margin: auto;
    background: linear-gradient(45deg, #519e3d, #8fbe23)!important;
    display: flex;
}
.gridButtons >div .ic span i{
    margin: auto;
    color: white;
    font-size: 13pt;
}
.gridButtons >div .contBtn{
    width: calc(100% - 70px);
    float: left;
    text-align: left!important;
}
html>body .gridButtons button>i {
    color: white!important;
    font-size: 10pt!important;
    float: right!important;
}
.gridButtons button{
    height: 30px!important;
    font-size: 11pt!important;
    padding: 0px 20px 0px 10px!important;
    margin-top: 3px;
}
.sheet-modal>i{
    position: absolute!important;
    top: 0px!important;
    right: 0px!important;
    padding: 10px!important;
    font-size: 16pt!important;
}

#MyLocationIW button{
    padding: 0px 10px!important;
    text-align: center!important;
    font-size: 10pt!important;
    text-transform: uppercase!important;
}
/*.gm-style-iw.gm-style-iw-c{padding: 0px!important;}*/
/*.gm-style-iw-d>div{*/
/*    margin: auto!important;
    display: block!important;
    width: 100%!important;
    overflow: hidden!important;
    border-radius: 6pt!important;
}*/
.headerIW{
    background: linear-gradient(45deg, #519e3d, #8fbe23)!important;
    color: white!important;
    font-size: 14pt!important;
    padding: 8px 10px!important;
    font-family: font__5!important;
}
.gm-style-iw-d{
    padding: 0px!important;
    width: 100%!important;
    overflow: hidden!important;
}
/*.gm-style-iw-a{*/
/*    transition: opacity 0.3s ease!important;
    opacity: 0!important;
}*/
.gm-style-iw.gm-style-iw-c{padding: 0px!important; overflow: hidden!important;}
.gm-ui-hover-effect{display: none!important}

cuenta .item-inner::before{
    opacity: 0!important;
}
.color1{color:#4d4d4d!important;}
.w100{width: 100%!important;}
#pulseReport{
    width: 44px;
    border-radius: 10000pt;
    background: linear-gradient(90deg, #00a8bd, #030632);
    box-shadow: 0px 0px 20px -3px #00a8bd;
    display: flex;
    top: -10px;
    position: relative;
    transform: scale(1.08);
    border: 2px solid white;
    height: 44px!important;
}
@keyframes pulseCircle {
  0% {
    opacity:1;
    transform: scale(0.9);
  }
  100% {
    opacity:0;
    transform: scale(1.9);
  }
}
#pulseReport span{}
#pulseReport i{
    margin: auto;
    color: white;
    font-size: 15pt;
}
.pr{position: relative!important;}


.sliderWizard{
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    z-index: 10000000!important;
    height: 100%!important;
    width: 100%!important;
    background: white!important;
}
.title, .title i{color:#4d4d4d!important;}
.p20{padding: 20px!important;}
html .txt-center{
    text-align: center!important;
}

.separator{
    width: 100%;
    height: 8px;
    background: #e0e0e0;
    margin: auto;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
}
.item-media i{
    font-size: 14pt!important;
    margin: auto;
}
.icon-green-success{
    font-size: 60px!important;
    margin: auto!important;
    display: block!important;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    color: green!important;
}
.cardProduct{
    overflow: hidden;
    border-radius: 10pt;
    display: flex;
    padding: 10px;
    flex-direction: row;
    align-items: stretch;
    margin-bottom: 15px;
    background: white;
}
.cardProduct .dImg img{
    width: 90px;
    filter: drop-shadow(0px 25px 10px rgb(0 0 0 / 35%));
}
.cardProduct .dImg{max-width: 110px;overflow: hidden;min-width: 110px;background: #f1f1f1;display: flex;align-items: center;justify-content: center;border-radius: 10pt;margin-right: 15px;}
.cardProduct .dContent{}
.df{display: flex!important;}
.dContent .title{
    font-size: 18px;
    font-family: 'font__5';
    line-height: 20px;
}
.dContent .desc{
    font-size: 14px;
    line-height: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0px;
}

#toolbar-index .tab-link{opacity: .35!important;}
html body #toolbar-index .tab-link-active{opacity: 1!important;}
.tab-link-active .tabbar-label{
    color: black;
}
.button{
    font-family: font__5!important;
    position: relative!important;
    text-align: left!important;
    padding-left: 20px!important;
    font-size: 11pt!important;
}

.footerCard{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footerCard .price{
    font-family: 'font__5';
    font-size: 14px;
    line-height: 12px;
    margin-bottom: 10px;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}
popup-product .footerCard{margin: 10px 0px;}
popup-product .footerCard i{}
popup-product .footerCard .udm{
    margin-top: 10px;
    font-size: 25px!important;
}
popup-product .footerCard .price{
    font-size: 22px;
}
popup-product .footerCard button{
    transform: scale(1.2);
    margin-top: 0px!important;
    border: 1px solid white;
}
.footerCard button{
    font-size: 12px;
    font-family: 'font__5';
    border: none;
    border-radius: 1000pt;
    width: 110px;
    padding: 8px;
    color: white;
    background: linear-gradient(160deg, #88f100, #70c501);
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid white;
}
.price span{
    display: block;
    background: #ededed;
    padding: 5px 7px;
    border-radius: 3pt;
    margin: 10px 5px;
    text-align: center;
    margin-bottom: 0px;
    font-size: 12px;
}
.udm{
    width: 100%;
    display: flex;
    justify-content: center;
}
popup-product .footerCard span{
    font-size: 14px;
    padding: 8px 12px;
}
.udm .active{
    background: #646464;
    color: white;
}
.button > i {
    position: absolute!important;
    right: 15px;
    top: 50%;
    font-size: 16pt!important;
    transform: translateY(-50%);
}
wizard, popup-nosotros{
    position: fixed!important;
    width: 100%!important;
    height: 100%!important;
    z-index: 10000!important;
    top: 0!important;
    left: 0!important;
}

.footerControl{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
}
.quantity{
    min-width: 110px;
    margin-right: 30px;
    border: 1px solid #e1e1e1;
    display: flex;
    border-radius: 10pt;
    overflow: hidden;
    background: #f7f7f7;
}
.quantity .btnL{
    width: calc(100% / 3);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40.4px;
    border-right: 1px solid #e1e1e1;
}
html body .btnCustom{

    text-align: center!important;
    padding: 0 10px!important;
    width: 200px;
    display: block;
    margin: auto;
    margin-top: 10px;
    background: #77d300;
    background: linear-gradient(
160deg, #88f100, #70c501);
    border: 1px solid white;
    border-radius: 1000px;
    height: 42px;

}
.quantity .q{
    width: calc(100% / 3);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-family: 'font__5';
    background: white;
}
.quantity .btnR{
    width: calc(100% / 3);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40.4px;
    border-left: 1px solid #e1e1e1;
}
.quantity .btnL i,.quantity .btnR i{
    margin: 0;
}