#studio-agents-for-map-br
{
     width: 100%;
     height: 100%;
     
}

#spw-map-pop
{
     z-index: 999999 !important;
}

.studio-agents-for-map-br-state 
{ 
     fill: #F4E3A0;
     cursor: pointer;
}

.studio-agents-for-map-br-state-hover
{ 
     fill:#F3E9C9;
}

.studio-agents-for-map-br-text
{ 
     fill:#000;
     font-family: Arial;;
     cursor:pointer;
     font-size: 8px;
          
}

.studio-agents-for-map-br-text-hover 
{ 
     fill:#000;
}


.studio-agents-for-map-br-circle 
{ 
     display: none !important;
}


.studio-agents-for-map-br-pop
{
     position: fixed;
     font-family: Arial;
     width: 100vw;
     height: 100vh;
     top: 0;
     left: 0;
     z-index: 999999 !important;
     display: flex;
     flex-direction: row;
     justify-content: center;
     align-items: center;
     
          
}

.studio-agents-for-map-br-pop-background
{
     position: fixed;
     width: 100vw;
     height: 100vh;
     top: 0;
     left: 0;
     background-color: rgba(255, 255, 255, 0.25);
     
}


.studio-agents-for-map-br-pop-window
{
     position: relative;
     width: 100%;
     height: 100%;
     max-width: 320px;
     max-height: 320px;
     background-color: #FFF;
     box-sizing: border-box;
     padding: 20px;
     box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}

@media(min-width: 768px)
{
     .studio-agents-for-map-br-pop-window
     {
          max-width: 600px;
          max-height: 450px;
     }
     
}


.studio-agents-for-map-br-pop-window-close
{
     position: absolute;
     width: 30px;
     height: 30px;
     top: 10px;
     right: 10px;
     z-index: 11000;
     cursor: pointer;
     display: flex;
     flex-direction: row;
     justify-content: center;
     align-items: center;
     font-size: 28px;
     color: #666;
}

.studio-agents-for-map-br-pop-window-close img
{
     max-width: 30px;
     max-height: 30px;
}

.studio-agents-for-map-br-pop-window-content
{
     position: relative;
     width: 100%;
     height: 100%;
     box-sizing: border-box;
     overflow-y: auto;
     padding: 25px;
}

.studio-agents-for-map-br-pop-window-content-title
{
     position: relative;
     width: 100%;
     height: auto;
     font-size: 36px;
     text-transform: uppercase;
     padding-bottom: 15px;
     margin-bottom: 25px;
     border-bottom: 4px solid #CCC;
}


.studio-agents-for-map-br-pop-window-content-item
{
     margin-top: 20px;
     margin-bottom: 20px;
}

.studio-agents-for-map-br-pop-window-content-item-name
{
     font-weight: bold;
     font-size: 16px;
}

.studio-agents-for-map-br-pop-window-content-item-description
{
     font-size: 14px;
     font-weight: 300;
}

.studio-agents-for-map-br-pop-preload
{
     position: fixed;
     width: 100vw;
     height: 100vh;
     top: 0;
     left: 0;
     background-color: rgba(255, 255, 255, 0.25);
     z-index: 9999999 !important;
     display: none;
     justify-content: center;
     align-items: center;
     font-family: Arial;
}

.studio-agents-for-map-br-pop-preload-open
{
     display: flex;
}

.studio-agents-for-map-br-pop-preload-text
{
     padding-left: 20px;
     padding-right: 20px;
     padding-top: 10px;
     padding-bottom: 10px;
     background-color: #FFF;
     border-radius: 25px;
}.studio-catalog-of-works .studio-widget-post
{
     border:0;
     height: 580px;
     display: flex;
     align-items: center;
     flex-direction: column;
}

.studio-catalog-of-works .studio-widget-post-buttons-button
{
     border-radius: 0;
}

.studio-catalog-of-works .studio-widget-post-image
{
     max-width: 350px;
     max-height: 350px;
}

.studio-catalog-of-works-form-filter-input
{
     width: 100%;
     height: 50px;
     background-color: #F2F2F2;
     border-radius: 15px;
     font-weight: 900;
     font-size: 16px;
     letter-spacing: 0.15em;
     box-sizing: border-box;
     padding-left: 20px;
}.studio-educational-materials-btn-download
{
     position: relative;
     width: 100%;
     max-width: 150px;
     height: 50px;
     background-color: #CCC;
     display: flex;
     flex-wrap: nowrap;
     flex-direction: row;
     align-items: center;
     justify-content: center;
     
}

.studio-educational-materials .studio-widget-table-row .studio-col-number-1
{
     justify-content: flex-start;
}

.studio-educational-materials .studio-widget-table-row .studio-col-number-2
{
     justify-content: center;
}

.studio-educational-materials .studio-widget-table-row .studio-col-number-3
{
     justify-content: flex-end;
}

.studio-educational-materials .studio-educational-materials-btn-download
{
     background-color: #EEE;
     color: #000;
     font-weight: bold;
}.studio-educational-materials-filter
{
     position: relative;
     font-family: 'Roboto';
     width: 100%;
     height: auto;
     display: flex;
     flex-direction: row;
     flex-wrap: wrap;
     justify-content: flex-start;
     align-items: center;
}

.studio-educational-materials-filter-input
{
     position: relative;
     width: 200px;
     height: 40px;
     background-color: #EEE;
     padding-left: 10px;
     padding-right: 10px;
     box-sizing: border-box;
     border: 0;
     font-size: 14px;
     outline: none !important;
     
}


.type-02
{
     position: relative;
     width: 100%;
     min-height: 200px;
     background-position: top;
     background-size: cover;
     background-repeat: no-repeat;
}

@media(min-width: 765px)
{
     
     .type-02
     {
          min-height: 300px;
     }
     
}


@media(min-width: 1020px)
{
     
     .type-02
     {
          background-position: top;
          background-size: cover;
          background-repeat: no-repeat;
     }
     
}


.studio-widget-card-download
{
     position: relative;
     font-family: Roboto;
     background-color: #F7F7F7;
     width: 100%;
     height: auto;
     min-height: 260px;
     padding: 40px;
     box-sizing: border-box;
     border-radius: 20px;
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
}

.studio-widget-card-download-link
{
     position: absolute;
     display: block;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     z-index: 5;
}


.studio-widget-card-download-text
{
     position: relative;
     width: 100%;
     height: auto;
     text-align: center;
     font-size: 16px;
}

.studio-widget-card-download-buttons
{
     position: relative;
     width: 100%;
     height: auto;
     margin-top: 30px;
     display: flex;
     flex-direction: row;
     justify-content: center;
     align-items: center;
}

.studio-widget-card-download-buttons-btn
{
     position: relative;
     display: flex;
     flex-direction: row;
     justify-content: center;
     align-items: center;
     width: 100%;
     max-width: 160px;
     height: 50px;
     background-color: #E5AD36;
     color: #FFFFFF;
     text-decoration: none;
     font-size: 14px;
     font-weight: 900;
     text-transform: uppercase;
     border-radius: 30px;
     
}

@media(min-width: 760px)

{

     .studio-widget-card-download-buttons-btn
     {
          position: relative;
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          width: 100%;
          max-width: 175px;
          height: 50px;
          background-color: #E5AD36;
          color: #FFFFFF;
          text-decoration: none;
          font-size: 14px;
          font-weight: 900;
          text-transform: uppercase;
          border-radius: 30px;

     }

}
.studio-floating-menu
{
     position: absolute;
     width: auto;
     height: auto;
     right: 0;
     top: 0;
     
}

.studio-floating-menu img
{
     cursor: pointer;
}

.studio-floating-menu-pop
{
     position: absolute;
     width: 250px;
     height: auto;
     min-height: 400px;
     background-color: #FFF;
     box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
     top: 0;
     right: 0;
     display: none;
}

@media(min-width :768px)
{
     
     .studio-floating-menu-pop
     {
          position: absolute;
          width: 550px;
          height: auto;
          min-height: 600px;
     }
     
     
}

.studio-floating-menu-pop-btn-close
{
     position: absolute;
     width: auto;
     height: auto;
     left: -54px;
     top: 0;
}

.studio-floating-menu-pop-content
{
     padding: 20px;
     box-sizing: border-box;
     max-height: 450px;
     overflow-y: auto;
}

@media(min-width: 768px)
{
     
     .studio-floating-menu-pop-content
     {
          max-height: 600px;
     }
     
}.studio-display-off
{
    display: none !important;
}


.widget-neo-home-ambience-desktop
{
    position: relative;
    font-family: Roboto;
    width: 100%;
    height: auto;
}

.widget-neo-home-ambience-desktop-wrap
{
    position: relative;
    width: 100%;
    height: 550px;
    background-color: #000;
}

.widget-neo-home-ambience-desktop-banner
{
    position: relative;
    width: 100%;
    height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.widget-neo-home-ambience-desktop-banner-overlay
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(108.32deg, rgba(0, 0, 0, 0.5) 30.69%, rgba(0, 0, 0, 0) 100%);
    z-index: 2;
}

.widget-neo-home-ambience-desktop-banner-contents
{
    position: relative;
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    z-index: 3;
}

.widget-neo-home-ambience-desktop-banner-contents-title
{
    color: #FFF;
    font-size: 36px;
    line-height: 43px;
}

.widget-neo-home-ambience-desktop-banner-contents-description
{
    position: relative;
    width: 100%;
    max-width: 350px;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
}

.widget-neo-home-ambience-desktop-buttons
{
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-top: -50px;
    z-index: 4;
}

.widget-neo-home-ambience-desktop-buttons-items
{
    position: relative;
    width: 100%;
    max-width: 910px;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.widget-neo-home-ambience-desktop-buttons-items-item
{
    transition: transform 0.3s;
}

.widget-neo-home-ambience-desktop-buttons-items-item:hover
{
    cursor: pointer;
    transform: scale(1.1);
    transition: transform 0.3s;
}

.widget-neo-home-ambience-mobile
{
    position: relative;
    width: 100%;
    height: auto;
    font-family: Roboto;
}

.widget-neo-home-ambience-mobile-wrap
{
    position: relative;
    width: 100%;
    height: auto;
}

.widget-neo-home-ambience-mobile-banner
{
    position: relative;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0;
    margin-top: 0;
}

.widget-neo-home-ambience-mobile-banner img
{
    width: 100%;
    height: auto;
}

.widget-neo-home-ambience-mobile-contents
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 40px;
    color: #FFF;
    box-sizing: border-box;
    background-color: #252A2C;
    margin-top: -5px;
}

.widget-neo-home-ambience-mobile-contents-title
{
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    color: #FFF;

}

.widget-neo-home-ambience-mobile-contents-description
{
    font-size: 16px;
    line-height: 19px;
    color: #FFF;
    font-weight: normal;

}

.widget-neo-home-ambience-mobile-buttons
{
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #EEE;
}

.widget-neo-home-ambience-mobile-buttons-items
{
    position: relative;
    width: 100%;
    height: 100%;
    display: grid;
    align-items: stretch;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}

.widget-neo-home-ambience-mobile-buttons-items-item
{

    min-width: 138px;
    min-height: 138px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;

}

.widget-neo-home-ambience-mobile-buttons-items-item.audio-video
{
    background-color: #3FB657;
}

.widget-neo-home-ambience-mobile-buttons-items-item.automacao-residencial
{
    background-color: #F47E47;
}

.widget-neo-home-ambience-mobile-buttons-items-item.aspiracao-central
{
    background-color: #9481BB;
}

.widget-neo-home-ambience-mobile-buttons-items-item.aquecimento-piso
{
    background-color: #D34D42;
}

.widget-neo-home-ambience-mobile-buttons-items-item.sistema-de-seguranca
{
    background-color: #27BFF0;
}

.widget-neo-home-ambience-mobile-buttons-items-item.custom-decor
{
    background-color: #EF4C77;
}

