
div#title-toggle {
    background-image: url(/media/2461/Facilities_button.svg);
    width: 125px;
    background-repeat: no-repeat;
    margin-left: 35px;
    margin-top: 10px;
    float: none!important;
}

/* this code make */


div#summary-details {
    left: 90px;
}

i.fa.fas.fa-bars {
    display: none;
}
div#tab-content3 {
    background-color: white;
    color: black;

}

@media (max-width: 780px){
    div#title-toggle {
        margin-left: 5px;
    }
    .main-title-row, #summary-wrapper {
        width: calc(100% - 30px);
    }
    div#summary-wrapper {
        margin-left: 33px!important;
        min-height: fit-content;
    }
    div#summary-details {
    left: 50px;
    max-width: 300px;
    }

    #summary-details, #mattertag {
        max-width: 350px!important;
        margin-left: -15px;
        top: 55px;
    }

    #share {
       bottom: 30px!important;

    }


}

@media (max-width: 576px){
     .overlay-info {
        width: 120px!important;
    }
}

    div#highlight-tour-controls{
        background: initial;
    }

  div.controls.right {
        float:left;
    }

    .right.controls {
        margin: 0 -11px 0 0 !important;
    }

    [data-balloon][data-balloon-pos="up-right"]:after {
        right: -20px !important;
    }

    #share {
        position: absolute!important;
        bottom: 30px;
        left: 10px!important;
    }


div#title-toggle {
    background-color: initial;
}
div#main-title-wrapper {
    display: none;
}

#summary-wrapper{
  opacity: 1;
  pointer-events: all!important;
}

.Collapsed #summary-details, .Collapsed #mattertag, .Collapsed #main-title{
    top: -200%;
}

#summary-details, #mattertag {
    max-width: 450px;
    margin-left: -35px;
    position: fixed;
    user-select: text;
    transition: all .33s ease;
    display: block;
    left: 30%;
    min-width: 349px;
    top: 55px;

}

#model-title{
    width: calc(100vw - 400px);
}
.div.controls {
    bottom: -71px;
}
.left.controls.gui {
    max-width: 20px;
}
.right.controls.gui {
    max-width: 86px;
}
.dollhouse.ui-icon {
    display: none;
}
.floorplan.ui-icon {
    display: none;
}
.select-floor.ui-icon {
    display: none;
}
.view-in-vr.ui-icon {
    display: none;
}
.fullscreen.ui-icon {
    display: none;
}
@font-face {
    font-family: 'AktivGrotesk-Regular';
    src: url('/media/2461/AktivGrotesk-Regular.ttf') format('truetype');
}

* {
    font-family: 'AktivGrotesk-Regular';
    text-shadow: none;
}

#highlight-tour-controls{
    padding: 0px 0px !important;
}
.ui-icon {
    background-color: #1f66d4;
    border: 5px solid #99f8ff;
    border-radius: 22px;
    font-size: 22px;
    margin-bottom: 0.1em;
}

.left.controls {
    margin: 0 0px 3em 10px;
}

div#mode-change {
    margin-top: 5px;
}

#tabs .tab-content {
	border-radius: 4px;
	line-height: 35px;
}

span.icon {
    margin-top: 0px!important;
    padding: 6px 6px!important;
}

div#share {
    margin-right: -4px;
}

.div#footer-terms{
    display: none;
}

body .highlight-button {
    display: none;
}

span.icon.icon-pinterest {
    display: none;
}


.icon-twitter:before {
	/*font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: "\58";*/
    content: url("/media/2461/Icons_Low/Xbefore.png");
}

.icon-twitter:hover{
    content: url("/media/2461/Icons_Low/x_hov_after.png")!important;
    padding: 6px 6px 3px 6px!important;

} 

/* X - close menu */

img#closeMenu {
        top:5px !important;
        right: 5px!important;
        max-height: 25px;
    }
        
    /* botones social media */
    [data-balloon][data-balloon-pos='left']:after {
    
    display:none;
    }
    
    [data-balloon][data-balloon-pos='left']:before {
    display:none;
    } 
    
    #share-slider-wrapper {
    right: 10px!important;
    }
    

/*
#cat0 strong:first-of-type:after {
	content: url("/media/2461/Icons_Low/Pin%20typeentrance_1.svg");
  }

#cat1 strong:first-of-type:after {
	content: url("/media/2461/Close_dc_BW_def.svg");
  }


#cat2 strong:first-of-type:after {
	content:'3';
  }

#cat3 strong:first-of-type:after {
	content:'4';
  }

#cat4 strong:first-of-type:after {
	content:'5';
  }

#cat5 strong:first-of-type:after {
	content:'6';
  }

#cat6 strong:first-of-type:after {
	content:'7';
  }

#cat7 strong:first-of-type:after {
	content:'8';
  }


*/

