  .footer{
                margin-top: 100px;
                padding-top: 80px;
                padding-bottom: 50px;
                position: relative;
                z-index: 3;
                background-color: #ffc337!important;

            }
    .footer p{
            font-size: 15px!important;
        font-weight: 600!important;
        color:#000!important;
    }
/*.filtro{
    z-index: 99999;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #000;
    margin: 0 10px 0 0;

}*/
/*.general{
    display: flex;
    flex-direction: row;
    align-items: end;
    justify-content: end;
}*/
/*.button-group {
 
 
    z-index: 99999;
     
    left:unset!important;
}*/

/*

.drop {
      display: flex;
    flex-direction: row;
    align-items: end;
    justify-content: end; 
}
*/

.general .fas{

     margin-right: 10px; 
    z-index: 999999;
    transition: all linear .2s;
     margin-bottom: 2px;
    margin-left: -20px;
     transform: rotate(0deg); 
}
.general .fas.open{
 transform: rotate(180deg);
}
 

/*.init a{
    padding-top: 7px!important;
    padding-bottom: 7px!important;
    margin: 0!important;
    background: #eee!important;
    margin-top: 5px!important;
}*/
.button{
    padding: 0!important;
    background: 0!important;
    color: #000!important;
        margin: 15px 0!important;
        font-size: 13px !important;
    font-weight: 400 !important;
    font-family: 'Montserrat', 'Arial', sans-serif !important;
   
}
.button:hover{
  color: #000!important;
}
.modelos{
    height: 350px;
    position: relative;
}
.box-desktop {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.75);

    width: 100%;
    height: 300px;

    margin-left: auto!important;
    margin-right: auto!important;
    transition: background-position 1.2s ease-out 0.4s;
    background-position: top center;
    background-size: 100% auto!important;
    background-repeat: no-repeat;

    border: 5px solid #fff;
    border-radius: 3px;

    position: absolute;
    bottom: 0;


}

.box-mobile, 
.box-tablet {
   opacity: 0;
}*
/*.box-mobile:hover, 
.box-tablet:hover, 
.box-desktop:hover {
    background-position: bottom center;
    background-size: 100% auto!important;
    background-repeat: no-repeat;
}*/
.box-tablet  {                
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.75);

    width: 280px;
    height: 360px;

    transition: background-position 2.5s ease-out 0.4s;
    background-position: top center;
    background-size: 100% auto!important;
    background-repeat: no-repeat;

    border: 8px solid #E5E5E5;
    border-bottom:30px solid #e5e5e5;

    border-radius: 5px;

    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -140px;

}
.box-tablet::before {     
    border-radius: 50%;
    background: #fff;;
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    margin-left: 50%;
    left: -10px;
    bottom: -26px;

    -webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    -moz-box-shadow:    0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    box-shadow:         0px 0px 5px 1px rgba(50, 50, 50, 0.10);
}

.box-mobile{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);

    width: 160px;
    /*height: 310px;*/
    height:285px;

    transition: background-position 20s ease-out 0.4s;
    background-position: top center;
    background-size: 100% auto!important;
    background-repeat: no-repeat;

    border:5px solid #E5E5E5;
    border-bottom: 30px solid #e5e5e5;
    border-top: 20px solid #e5e5e5;

    border-radius: 10px;

    position: absolute;
    margin-left: 50%;
    left: -80px;
    bottom: 0;


}
.box-mobile::before {

    border-radius: 50%;
    background: #fff;;
    width: 18px;
    height: 18px;
    content: '';
    position: absolute;
    margin-left: 50%;
    left: -9px;
    bottom: -25px;

    -webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    -moz-box-shadow:    0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    box-shadow:         0px 0px 5px 1px rgba(50, 50, 50, 0.10);
}

.box-mobile::after {

    border-radius: 5px;
    background: #fff;;
    width: 50px;
    height: 5px;
    content: '';
    position: absolute;
    margin-left: 50%;
    left: -25px;
    top: -13px;

    -webkit-box-shadow: 0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    -moz-box-shadow:    0px 0px 5px 1px rgba(50, 50, 50, 0.10);
    box-shadow:         0px 0px 5px 1px rgba(50, 50, 50, 0.10);
}

.box-portefolio .controllers {
    padding: 10px 3px;
    position: relative;
}
.box-portefolio h5{  
    text-align: left;
    font-family: 'Montserrat', sans-serif;;
    display: inline;      
    color: #333!important;
    font-size: 1rem;
    font-weight: 500;
}

.box-portefolio .icon-button{
    float: right;   
    overflow: hidden;
    display: none;
}
.box-portefolio .icon-button button{
    background: none;
    border: none;
}
.highlight{
    color: black!important;
}
button{
    color: #ccc;
    cursor: pointer;
    outline-width: 0;
    padding: 0 3px 0 0!important;
}

.controllers a{
    border-left:1px solid #ccc;
    padding: 2px 10px;
    font-size: 14px;
    transition: all 0.2s ease-in-out;
    border-radius: 0;
    text-decoration: none;

    color: #3C215E;
    font-family: 'Montserrat', sans-serif;
}
.controllers a:hover{

    border:1px solid #3C215E;
    border-radius:6px;
    bottom: 0;
    right: 0;
    padding: 2px 10px;
    color: #fff;
    background: #3C215E;


}

.controllers a:hover::after{
    content: 'Ver Mais';
    font-size: 10px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}
.button-group a{
    background: #eeb726;
}
.button-group a:hover, .button-group a:focus{
    background: #c8950f;
}
.button-group li:first-child a{
    border-radius: 3px 0 0 3px;
}
.button-group li:last-child a{
    border-radius: 0 3px 3px 0;
}