/**
 * 	
 * 
 * 
 *  CSS
 * 
 * 
 * 
 */

html {font-size: 62.5%; } /*REM fica igual aos px :) */
.row{ max-width: 130rem;}
.noPadding{
    padding: 0rem !important;
}
.noMargin {
    margin:0rem !important;
}
.entireWidth{
    width: 100% !important;
}
.entireHeight{
    height: 100% !important;
}
.y-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.widtScroller{
    overflow-x: hidden;
    overflow-y:auto;
    height:90%;
    position: fixed;
    width: 74%;
}
body{
    background-image: url('../_img/client/casa.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-attachment: fixed;

}
.bar{
    background-color: rgba(53, 70, 122, 0.9);
    margin-left: 5rem;
    padding: 0px;
    position:fixed;
    z-index: 1000;
}
.bar div.menu{
    height:60%;
    font-family: nexa_bold !important;
}
.bar div.nossos_servicos{
    height:5%;
}
.bar div.serv_list{
    height:10%;
}
ul#menu{
    list-style: none;
    margin-left: 3rem;
    margin-top: 2rem;
}
ul#menu li, ul#menu li a{
    color:#ffffff;
    font-size: 1.7rem;
    transition: color 0.2s ease;
    text-transform: uppercase;
}
ul#menu li:hover, 
ul#menu li a:hover, 
ul#menu li.active, 
ul#menu li.active a/*,
.serv_list:hover, 
.serv_list a:hover*/{
    color: #c89e53;
}
.nossos_servicos{
   font-family: nexa_bold;
    color:#c79f59;
    font-size: 1.5rem; 
    text-align: left;
    margin:0rem 3rem;
    text-transform: uppercase;
    padding-top: 1rem;
    border-top:1px solid rgba(46, 42, 80, 1)
}
.serv_list > h3, .serv_list a{
    color:#ffffff;
    font-size: 1.6rem; 
    text-align: left;
    margin-bottom: 1rem;
    width: 100%;
    transition: color 0.2s ease;
    font-family: cyntho;
}


.serv_list > h3{
    margin:0rem 3rem;
}
.titGran, .titGran h1{
    color:#ffffff;
    font-size: 6rem; 
    float: right;
    text-align: right;
    padding-right: 2rem;
    margin-top: 4rem;
    line-height: 5rem;
    text-transform: uppercase;
    font-family: nexa_bold !important;
    font-weight: bold;
}
.txtGran > h2{
    color:#c79f59;
    font-size: 2rem; 
    float: right;
    text-align: right;
    padding-right: 4rem;
    margin-top: 1rem;
    font-family: nexa_bold;
}
.txtPeq{
    color:#c79f59;
    font-size: 1.3rem; 
    float: right;
    text-align: right;
    padding-right: 4rem;
    margin-top: 1rem;
    font-family: nexa_bold;
}
.footer{
    color:#ffffff;
    font-size: 1.6rem; 
    float: right;
    bottom: 0px;
    position: absolute;
    height:80px;
    right: 0px;
    font-family: cyntho;
}
.footer2{
    color:#ffffff;
    font-size: 1.6rem; 
    float: right;
    width: 100% !important;
    font-family: cyntho;
    
}
.navigator{
      padding:1% 0 0  2%;
      font-size:1.5rem;
      /*font-weight: bold;*/
      text-transform: uppercase;
      font-family: nexa_bold;
}

.soares{
    position: fixed;
    width: 74%;
}


.newspaper {
    column-count:4;
    -moz-column-count:4;
    -webkit-column-count:4;   
}
.navigator span {
    color:#ffffff;
    padding-right: 1rem;
}
.navigator span.active,
.navigator span.active a{
    color:#c89e53;
}
.aboutUs{
    padding:2% 0 0  2%;
    font-size:3rem;
    /*font-weight: bold;*/
    color:#c89e53;
    text-transform: uppercase;
    font-family: nexa_bold;
}
.titInternal{
    padding:3% 0 0  2%;
    font-size:5rem;
    line-height: 6.2rem;
    /*font-weight:bold;*/
    color:#c89e53;
    text-transform: uppercase;
    font-family: nexa_bold;
}
.textColumns{
    margin-top: 2%;
    padding:2rem 2rem 2rem  2rem;
    background-color: rgba(0,0,0,0.5);
    /*background-color: rgba(0,0,0,0.1);*/
    font-family: cyntho;
}
.textColumns div{
    text-align: center;
    margin-top: 1%;
    font-size:1.6rem;
    font-weight: bold;
    color:#ffffff;
    padding:0 0.5rem;
    font-family: cyntho;
}
.txtDetalhe, .txtDetalhe p{
    font-size:1.6rem;
    color:#ffffff;
    padding:0 1.5rem;
    font-family: cyntho;
    font-weight: bold;
}

.label_detalhe_Serv{
    width: 50%;
    font-size: 1.6rem;
    color: #ffffff;
    padding: 0 1.5rem;
    font-family: cyntho;
    text-align: center;
    display: table;
    margin: auto;
    background-color: rgba(0,0,0,0.5);
    margin-top: 1rem;
}

.a2a_default_style a{
    line-height: 30px !important;
}
a {
    color: white
}
.noLink a.active{
    color:#c89e53;
}
a:hover, a:focus{
    color:#c89e53;
}

a:hover{
    color: #c89e53;
}
.servicos{
    /*overflow: hidden;*/
    /*overflow-y:scroll;*/
    /*height:80%;*/
    /*top:12%;*/
    /*width: 70%;*/
    /*position: fixed;*/
}
.titServ{
    color:#ffffff;
    font-size: 1.6rem; 
    font-weight: bold;
    margin-top: 1rem;
    font-family: cyntho;
}
.img_galeria{
    border: solid 5px #ffffff;
}

.img_galeria_inferior{
    border: solid 1px #ffffff !important;
}

.label_titServ{
    color:#ffffff;
    font-size: 1.6rem; 
    font-weight: bold;
    margin-top: 1rem;
    font-family: cyntho;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    text-align: center;
    cursor: inherit;
    position: relative;
}
.square_ser{
    min-height: 8em;
    cursor: initial;
    border-radius: 5px;
    background-color:rgba(255,255,255,0.8);
    border: solid 1px;
    color: #d9d9d9;
    border: 1px solid rgba(53, 70, 122, 0.3);
    display: table;
    width: 100%;
}
.label_serv{
    text-align: center;
    cursor: inherit;
    font-family: cyntho;
    font-size: 1.8em;
    color: rgba(53, 70, 122, 0.9); 
    display: table-cell;
    vertical-align: middle;
}

.desc_proj{
    display: table;
    width: 50%;
    cursor: inherit;
    color: rgba(53, 70, 122, 0.9);
    font-size: 15px;
    font-family: cyntho;
    background-color:rgba(255,255,255,0.8);
    /*text-align: center;*/
    padding-left: 5%;
    padding-right: 5%;
  
}
.image{
    position: relative;
    width: 50%;
    float: left;
}
.image_sobre_nos{
    position: relative;
    width: 100%;
    float: left;
}

.label_tipo_proj{
    text-align: center;
    height: 60px;
    cursor: inherit;
    position: absolute;
    bottom: 0;
    font-size: 1.7em;
    font-family: cyntho;
    color: #084559;
    background-color:rgba(255,255,255,0.8);
    font-weight: bold;
    width: 100%;
    display: table;
}
.middle{
    display: table-cell;
    vertical-align: middle;
    font-size: 0.9em;
    font-weight: bold;
}

.img_Serv{
    width: 100%;
    padding: 4%;
}
.descServ, .descServ p{
    color:#ffffff;
    font-size: 1.4rem; 
    font-family: cyntho;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    font-weight: bold;
}
.img_projetos{
    width: 100%;
    padding: 4%;
}

.img_projetos_home{
    width: 100%;
    opacity: 0.9;
    margin-bottom: 2%;
    -webkit-box-shadow: 0px -1px 3px 3px rgba(179,179,179,1);
    -moz-box-shadow: 0px -1px 3px 3px rgba(179,179,179,1);
    box-shadow: 0px -1px 3px 3px rgba(179,179,179,1);
}
#projectos > li {
    padding: 1% !important;
}
.img_original{
    width: 50%;
    display: table;
    margin: auto;
}
.middle > span {
    font-size: 0.8em;
}
.label_projetos{
    min-height: 60px;
    width: 100%;
    position: relative;
    color: #ffffff;
    font-family: cyntho;
    text-align: center;
    font-weight: bold;   
    font-size: 1.3rem;
    cursor: inherit;
    background-color: rgba(0,0,0,0.5);
    display: table;
}

ul#servicos li{
    padding: 0 2.625rem 1.25rem;
}
ul#servicos{
    margin: 2rem 0px 0px 0px;
    padding: 0 2rem 0 0;
}
ul#projectos{
    margin: 0px 0px 2rem 0px;
    padding: 0 2rem;
    
}
ul#projectos li{
    padding: 0 0rem 0rem;
}
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.2);
    border-left: none;
}
::-webkit-scrollbar-thumb {
    background-color: #000000;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #000000;
}
.lista{
    background-color: rgba(0,0,0,0.3);
    margin: 2rem 0 0 0;
    padding-bottom: 3rem;
    padding-top: 3rem;
    font-family: cyntho;
}
.txtInfo, .txtInfo a{
    color:#ffffff;
    font-size: 1.6rem; 
    font-weight: bold;
    margin-top: 1rem;
}

.postfix.button{
    font-family: cyntho;
    font-size: 1.6rem;
}


.lblFrom{
    color:#ffffff;
    font-size: 1.6rem; 
    font-weight: bold;
    margin-top: 1rem;
}
#contact-form input, #contact-form textarea, #mapa-origem{
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    box-shadow: none;
    font-size: 1.6rem;
    margin-bottom: 1rem;
    padding: 0px;
    font-family: cyntho;
}
.error input, .error textarea{
    border: 1px solid #ff0000 !important;
    padding: 0px;
    margin:0px;
    margin-bottom: 1rem;
}
.botao{
    background-color: rgba(7, 15, 83, 0.7);
    border: none;
    box-shadow: none;
    font-size: 1.6rem;
    margin-bottom: 1rem;
    color:#ffffff;
    text-align: center;
    padding: 1rem 0;
    cursor: pointer;
    transition: background-color 0.5s ease;
    font-family: cyntho;
}
.btnIr{
    background-color: rgba(7, 15, 83, 0.7);
    transition: background-color 0.5s ease;
}
.btnIr:hover, .botao:hover{
    background-color: rgba(7, 15, 83, 0.95);
}
.linhaInfo{
    margin-top: 4rem;
}

/*goncalo_43*/
.btn_seguinte{
    font-size: 17px;
    background: white !important;
    color: rgba(53, 70, 122, 0.9);
    border-radius: 5px;
    font-family: nexa_bold;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    
    
}
.btn_seguinte:hover{
    background: rgba(53, 70, 122, 0.9) !important;
    color: white! important;
}
.btn_seguinte:active{
    color: rgba(53, 70, 122, 0.9) !important;
    background: white !important;
}
.btn_seguinte:focus{
    color: rgba(53, 70, 122, 0.9) !important;
    background: white !important;
}

/*Slider*/

.bx-viewport{
    min-height: 400px;
}
.bx-wrapper img{
    max-width: 98% !important;
    display: block !important;
    height: 398px !important;
    margin-left: -1% !important;
}
.bx-wrapper .bx-viewport {
    background: transparent !important;
}

/*Slider*/

/*MAP*/

#_map{
    min-height: 400px;
}
#map{
    min-height: 400px;
}
#trajeto{
    max-height: 418px;
    overflow: scroll;
}
/*MAP*/

.como_chegar_tit{
    padding-top: 3%;   
}
.como_chegar_tit > h3{
    color: white;
    font-size: 2em;
}
.topos_proj{
    margin-bottom: 1% !important;
}
.border_tipos_proj{
    padding: 1%  1% 1% 1%;
}
.border_tip_proj_final{
    border: 1px solid rgba(53, 70, 122, 0.66);
}
.tit_tip_proj{
    margin-bottom: 2.5% !important;   
}
.como_chegar > input{
    height: 45px;
}

/*End Map*/

.bx-wrapper .bx-next {
    right: 17px !important;
    
}

.bar{
    max-width: 20%;
}

/*goncalo_43*/


/* XXLarge screens*/
@media only screen and (min-width: 2230px) {
}
@media only screen and (min-width: 2600px) {
}
/* min-width 1921px*/
@media only screen and (min-width: 120.063em) { 
} 
/* XLarge screens*/
/* min-width 1441px and max-width 1920px*/
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    
} 
@media only screen and (max-width: 1650px) {
}
/* Large screens*/
/* min-width 1025px and max-width 1440px*/
@media only screen and (min-width: 64.000em) and (max-width: 90em) {
} 
@media only screen and (min-width: 1100px) and (max-width: 1440px) {
    
}
/* Medium screens*/
/* min-width 641px and max-width 1024px*/
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .widtScroller{
        padding-bottom: 5%;
    }
}
@media only screen and (max-width: 980px) {
}
@media only screen and (max-width: 815px) {
}
@media only screen and (max-width: 670px) {
}
/* Small screens*/
/* Define mobile styles */
@media only screen {

}

/* max-width 640px */
@media only screen and (max-width: 641px) { 
    ::-webkit-scrollbar {
        width: 0px;
    }
    ::-webkit-scrollbar-track {
        background-color: #CFCFCF;
        border-left: none;
    }
    ::-webkit-scrollbar-thumb {
        background-color: #000000;
    }
    ::-webkit-scrollbar-thumb:hover {
        background-color: #000000;
    }
    .logoMobile{
      background-color: white;
      position: relative;
    }
    .logoMobile img{
        width: 42%;
        padding: 2rem 0 0.5rem 1rem;
    }
    .top-bar {
        overflow: hidden;
        height: 45px;
        line-height: 45px;
        position: relative;
        background: #595959;
        margin-bottom: 0;
    }
    .top-bar.expanded .title-area{
        background: #595959 !important;
    }
    .top-bar-section ul li{
        background: #595959 !important;
    }
        
    
    .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0 40px 0 15px;
        color: #ffffff;
        position: relative;
        font-family: nexa_bold;
        font-size: 17px
    }
    .top-bar .toggle-topbar.menu-icon a span::after {
        content: "";
        position: absolute;
        display: block;
        height: 0;
        top: 50%;
        margin-top: -8px;
        right: 15px;
        box-shadow: 0 0px 0 1px #ffffff,0 7px 0 1px #ffffff,0 14px 0 1px #ffffff;
        width: 16px;
    }
    .top-bar-section ul li.active>a {
        background: #c89e53;
        color: #fff !important;
    }
    .top-bar-section ul li>a:hover{
    background-color:#d9d9d9 !important;
        }
    .top-bar-section ul li.active>a:hover {
        background: #fff;
        color: #c89e53 !important;
    }
    
    .top-bar .toggle-topbar a {
        color: #fff;
        text-transform: uppercase;
        font-family: 'oswaldlight';
        font-size: 1.2rem;
        font-weight: bold;
        position: relative;
        display: block;
        padding: 0 15px;
        height: 45px;
        line-height: 45px;
    }
    .top-bar-section ul li>a, .top-bar-section ul li a>div {
        display: block;
        width: 100%;
        color: #fff;
        padding: 12px 0 12px 0;
        padding-left: 15px;
        /*font-family: 'oswaldlight',Helvetica,Roboto,Arial,sans-serif;*/
        font-family: nexa_bold;
        font-size: 1.4rem;
        font-weight: normal;
        text-transform: uppercase;
    }
    .top-bar-section .dropdown li.parent-link{
        display:none !important;
    }
} 
@media only screen and (max-width: 641px) {
    .titGran, .titGran h1{
        font-size: 3rem;
        margin-top: 2.5rem;
    }
    .aboutUs{
        font-size: 3rem;
        text-align: center;
        padding-top: 2.5rem;
    }
    .titInternal{
        font-size: 2rem;
        text-align: center;
            
    }
    .textColumns div{
        font-size: 1.1rem;
    }
    .titGran, .titGran h1{
        float: none;
        text-align: center;
        padding-right: 0rem;
    }
    .txtGran > h2{
        text-align: center;
        font-size: 2rem;
    }
    .widtScroller{
        width: 100%;
    }
    .image_contact{
       
    }
    .top-bar-section ul li:hover:not(.has-form)>a{
        color: #c89e53;
    }
    .formulario{
        padding-top: 8%;
    }
    .label_serv{
        font-size: 13px;
    }
    .pad_scrol{
        padding-bottom: 50%;
    }

}
@media only screen and (min-width: 400px) and (max-width:450px)
{
    .square_ser{
        max-width: 76%;
    }
}
@media only screen and (min-width: 451px) and (max-width:521px)
{
    .square_ser{
        max-width: 59%;
    }
}
@media only screen and (min-width: 522px) and (max-width:641px)
{
    .square_ser{
        max-width: 100%;
    }
    .label_serv{
        font-size: 14px;
    }
}




@media only screen and (min-width: 320px) and (max-width: 420px) {
    .img_contacto{
        max-width: 60%;
    }
    .txtInfo, .txtInfo a{
        font-size: 1.3rem;
    }
}
@media only screen and (min-width: 421px) and (max-width: 641px) {
    .img_contacto{
        max-width: 70%;
    }
    .txtInfo, .txtInfo a{
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 642px) and (max-width:700px) {
    ul#menu li, ul#menu li a{
        font-size: 1.5rem;        
    }
    ul#menu{
        margin-left: 1rem;
    }
    .titGran, .titGran h1{
        font-size: 4rem;
    }
    .txtGran > h2{
        font-size: 1.6rem;
    }
    .bar{
        margin-left: 0.5rem;
    }
    .bar div.nossos_servicos{
        height: 9%;
    }
}
@media only screen and (min-width: 701px) and (max-width:1362px) {
    ul#menu li, ul#menu li a{
        font-size: 1.5rem;        
    }
    ul#menu{
        margin-left: 2rem;
    }
    .titGran, .titGran h1{
        font-size: 4rem;
    }
    .txtGran > h2{
        font-size: 1.6rem;
    }
    .bar{
        margin-left: 0.5rem;
    }
    .bar div.nossos_servicos{
        height: 9%;
    }
}
@media only screen and (min-width: 642px) and (max-width:1362px) {
    .titInternal{
        font-size: 4rem;
    }
    .textColumns div{
        font-size: 1.3rem;
    }
    .txtInfo, .txtInfo a{
        font-size: 1.4rem;
    }
    .lblFrom{
        font-size: 1.4rem;
    }
    .botao{
        font-size: 1.4rem;
    }
   
}

@media only screen and (min-width: 1025px) {
    .face{
        width: 6%;
        margin-left: 7%;
    }
}
@media only screen and (max-width: 641px) {
    .face{
        width: 6%;
    }
    .a2a_default_style a{
        line-height: 32px !important;
    }
    .a2a_kit{
        display: table !important;
        margin:auto;
    }
    
}
@media only screen and (min-width: 642px) and (max-width:1024px) {
    .face{
        width: 6%;
    }
    .btn_seguinte{
        font-size: 14px;
    }
}

/*house small view*/

@media only screen and (min-width: 320px) and (max-width:400px){
   body{
    background-image: url('../_img/client/casamobile.jpg');
    background-size: 200% 100%;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-attachment: fixed;
}
}
@media only screen and (min-width: 401px) and (max-width:500px){
   body{
    background-image: url('../_img/client/casamobile.jpg');
    background-size: 180% 100%;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-attachment: fixed;
}
}
@media only screen and (min-width: 501px) and (max-width:641px){
   body{
    background-image: url('../_img/client/casamobile.jpg');
    background-size: 150% 100%;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-attachment: fixed;
}
}

/*house medium view*/

@media only screen and (min-width: 642px) and (max-width:800px){
   body{
    background-image: url('../_img/client/casa.jpg');
    background-size: 150% 100%;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-attachment: fixed;
}
}
@media only screen and (min-width: 801px) and (max-width:900px){
   body{
    background-image: url('../_img/client/casa.jpg');
    background-size: 140% 100%;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-attachment: fixed;
}
}
@media only screen and (min-width: 901px) and (max-width:1000px){
   body{
    background-image: url('../_img/client/casa.jpg');
    background-size: 125% 100%;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-attachment: fixed;
}
}


@media only screen and (max-width:641px){
   .footer{
        font-size: 15px;
        background-color: rgba(76, 88, 186, 0.55);
       padding-top: 1%;
       text-align: center;

    }
    .footer2{
        font-size: 15px;
        background-color: white;
    }
   
    .mapasmall{
        padding-bottom: 40%;
    }
    .img_galeria{
        margin: auto;
        display: table;
        width: 80%;
    }
    .txtDetalhe{
        text-align: center;
    }
    .titServ{
        text-align: center;
    }
    .descServ p{
        text-align: center;
    }
    .imgServ{
        margin: auto;
        display: table;
    }
    li.descricao{
        padding-top: 0%
    }
    .desc_proj{
        text-align: center;
    }
    
    .desc_proj > .middle{
        font-size: 0.7em !important;
    }
    
    .img_tipo_proj{
        width: 100%;
    }
    .margem_botao{
        padding-top: 6% !important;
        padding-bottom: 6% !important;
    }
   /* .servicos{
        padding-bottom: 40%;
    }*/
        
    .det_proj_small{
        padding-bottom: 50%;
    }
}
@media only screen and (min-width:642px) and (max-width:1024px){ 
    
    .newspaper {
    column-count:2;
    -moz-column-count:2;
    -webkit-column-count:2;   
    }
    .footer{
       font-size: 14px;
    }
    .footer2{
        font-size: 14px;
    }
    
}
@media only screen and (min-width:1025px){ 
   
    .img_galeria{
        width: 80%;
    }
}

@media only screen and (min-width:642px) and (max-width:750px){ 
    .nossos_servicos{
        margin: 0rem 1rem;
    }
}
@media only screen and (min-width:1150px) and (max-width:1400px){ 
    .nossos_servicos{
        margin: 0rem 1rem;
    }
}
@media only screen and (max-width:1024px){ 
    .img_galeria{
        padding-bottom: 0%;
    }
}

@media only screen and (min-width:1025px){ 
    .detalhe_servicos{
        padding-top: 8%;
    }
    .detalhe_projectos{
        padding-top: 8%;
    }
}
@media only screen and (min-width:642px) and (max-width:1024px){ 
    .detalhe_servicos{
        padding-top: 15%;
    }
    .img_original{
        width: 70%;
    }
    .label_detalhe_Serv{
        width: 70%;
    }
    .txtDetalhe, .txtDetalhe p{
         font-size: 1.4rem;
    }
    .detalhe_projectos{
        padding-top: 5%;
    }
}
@media only screen and (max-width:641px){ 
    .detalhe_servicos{
        padding-top: 8%;
    }
    .img_original{
        width: 80%;
    }
    .label_detalhe_Serv{
        width: 80%;
    }
    .txtDetalhe, .txtDetalhe p{
         font-size: 1.4rem;
    }
    .detalhe_projectos{
        padding-top: 4%;
    }
}

/*btn_seguinte*/
@media only screen and (min-width:642px) and (max-width:700px){ 
    .btn_seguinte{
        margin-right: 0%;
    }
}
@media only screen and (min-width:701px) and (max-width:800px){ 
    .btn_seguinte{
        margin-right: -10%;
    }
}

@media only screen and (min-width:801px) and (max-width:850px){ 
    .btn_seguinte{
        margin-left: 22%;
    }
}
@media only screen and (min-width:851px) and (max-width:930px){ 
    .btn_seguinte{
        margin-left: 26%;
    }
}
@media only screen and (min-width:931px) and (max-width:990px){ 
    .btn_seguinte{
        margin-left: 32%;
    }
}
@media only screen and (min-width:991px) and (max-width:1024px){ 
    .btn_seguinte{
        margin-left: 36%;
    }
}

@media only screen and (min-width:1025px) and (max-width:1025px){ 
    .btn_seguinte{
        margin-left: 31%;
    }
}
@media only screen and (min-width:1026px) and (max-width:1100px){ 
    .btn_seguinte{
        margin-left: -2%;
    }
}
@media only screen and (min-width:1101px) and (max-width:1200px){ 
    .btn_seguinte{
        margin-left: 3%;
    }
}
@media only screen and (min-width:1201px) and (max-width:1300px){ 
    .btn_seguinte{
        margin-left: 11%;
    }
}
@media only screen and (min-width:1301px) and (max-width:1400px){ 
    .btn_seguinte{
        margin-left: 20%;
    }
}
@media only screen and (min-width:1401px) and (max-width:1500px){ 
    .btn_seguinte{
        margin-left: 25%;
    }
}
@media only screen and (min-width:1501px) and (max-width:1600px){ 
    .btn_seguinte{
        margin-left: 30%;
    }
}
@media only screen and (min-width:1601px) and (max-width:1800px){ 
    .btn_seguinte{
        margin-left: 36%;
    }
}
@media only screen and (min-width:1801px) and (max-width:2000px){ 
    .btn_seguinte{
        margin-left: 41%;
    }
}
@media only screen and (min-width:2001px) and (max-width:2200px){ 
    .btn_seguinte{
        margin-left: 44%;
    }
}
/*end btn_seguinte*/

/*imagem soares*/

@media only screen and (max-width:641px){ 
    .soares{
        display: table;
        margin: auto;
        width: 100%;
        position: fixed;
        bottom: 8%;
        width: 90%;   
    }
    
    .img_tipo_proj{
  display: table;
    margin: auto;
}
    .label_tipo_proj{
    display: table;
    margin: auto;
        width: 100%;
        text-align: center;
}
    .square_ser{
        display: table;
        margin: auto;
        width: 80%;
            
    }
    .label_projetos{
        font-size: 1.3rem;
    }
    ul#projectos{
    padding-bottom: 40%;

    }
    
}

@media only screen and (min-width:642px) and (max-width:720px){ 
    .soares{
        bottom: 11%;
        width: 70%;
    
    }
}
@media only screen and (min-width:721px) and (max-width:800px){ 
    .soares{
        bottom: 10%;
        width: 70%;
    
    }
}
@media only screen and (min-width:801px) and (max-width:900px){ 
    .soares{
        bottom: 9%;
        width: 70%;
    
    }
}
@media only screen and (min-width:901px) and (max-width:1000px){ 
    .soares{
        bottom: 9%;
        width: 70%;
    
    }
}
@media only screen and (min-width:1001px) and (max-width:1150px){ 
    .soares{
        bottom: 8%;
        width: 72%;
    
    }
}
@media only screen and (min-width:1151px) and (max-width:1350px){ 
    .soares{
        bottom: 6.5%;
        width: 72%;
    
    }
}
@media only screen and (min-width:1351px) and (max-width:1362px){ 
    .soares{
        bottom: 6%;
        width: 72%;
    
    }
}
@media only screen and (min-width:1363px) and (max-width:1450px){ 
    .soares{
        bottom: 10%;
        width: 72%;
    
    }
}
@media only screen and (min-width:1451px) and (max-width:1600px){ 
    .soares{
        bottom: 9%; 
    
    }
}

@media only screen and (min-width:1601px) and (max-width:1700px){ 
    .soares{
        bottom: 11%; 
    }
}
@media only screen and (min-width:1701px){ 
    .soares{
        bottom: 10%; 
    }
}


@media only screen and (min-width:1025px) and (max-width:1440px){ 
    .bx-wrapper img {
        max-width: 97% !important;
        display: block !important;
        height: 271px !important;
        margin-left: -2% !important;
        margin-top: 2%;
}

}
@media only screen and (max-width:641px){ 
    .bx-wrapper img {
        max-width: 97% !important;
        display: block !important;
        height: 270px !important;
        margin-left: -2% !important;
        margin-top: 7%;
}
    .img_galeria_inferior{
        margin: auto;
        display: table;
    }
    #bx-pager{
        padding-bottom: 49%;
    }

}
@media only screen and (min-width:642px) and (max-width:900px){ 
    .bx-wrapper img {
        max-width: 97% !important;
        display: block !important;
        height: 271px !important;
        margin-left: -3% !important;
        margin-top: 6%;
}
}
    @media only screen and (min-width:901px) and (max-width:1024px){ 
    .bx-wrapper img {
           max-width: 100% !important;
            display: block !important;
            height: 366px !important;
            margin-left: -2% !important;
            margin-top: 5%;
}
    }

@media only screen and (min-width:642px) and (max-width:830px){ 
    .label_serv{
    font-size: 12px;    
    }
}
@media only screen and (min-width:1026px) and (max-width:1250px){ 
    .label_serv{
    font-size: 11px;    
    }
}
@media only screen and (min-width:1251px) and (max-width:1350px){ 
    .label_serv{
    font-size: 12px;    
    }
}
@media only screen and (min-width:1351px) and (max-width:1500px){ 
    .label_serv{
    font-size: 13px;    
    }
}
@media only screen and (min-width:1501px) and (max-width:1600px){ 
    .label_serv{
    font-size: 14px;    
    }
}

@media only screen and (min-width:642px) and (max-width:1025px){ 

    .label_tipo_proj{
        font-size: 16px;
        height: 50px;
    }
   
    .desc_proj{
        font-size: 13px;
    }
    li.descricao{
        margin-left: -6%;
    }
   
}


@media only screen and (min-width:1026px) and (max-width:1350px){ 
    .desc_proj{
        font-size: 11px;
    }
    .label_tipo_proj{
        font-size: 13px;
        height: 40px;
    }
    li.descricao{
        margin-left: -3%;
    }
    
}
@media only screen and (min-width:1351px) and (max-width:1500px){ 

    .desc_proj{
        font-size: 14px;
    }
    .label_tipo_proj{
        font-size: 15px;
        height: 46px;
    }
    li.descricao{
        margin-left: -2.5%;
    }
   
}

@media only screen and (min-width:1500px){ 
    .img_tipo_proj{
    max-width: 100%;
    }
    .label_tipo_proj{
        max-width: 100%;
    }
    li.descricao{
        margin-left: -7%;
    }
      
}
@media only screen and (min-width:642px) and (max-width:1000px){
    .bar div.menu{
        height: 50% !important;
    }
    .nossos_servicos{
        font-size: 1.4rem !important;
        margin: 0rem 2rem;
    }
    .serv_list > h3{
        font-size: 1.1rem !important;
        margin: 0rem 2rem;
    }
    
    .serv_list > h3 > a{
        font-size: 1.1rem !important;
    }
    
    .bar div.serv_list{
        height: 22%;
        padding-top: 10%;
    }
    
    .bar {
        max-width: 25%;
    }
}

@media only screen and (min-width:1001px) and (max-width:1300px){
    .bar div.menu{
        height: 50% !important;
    }
    .nossos_servicos{
        font-size: 1.7rem !important;
        margin: 0rem 2rem;
    }
    .serv_list > h3{
        font-size: 1.3rem !important;
        margin: 0rem 2rem;
    }
    
    .serv_list > h3 > a{
        font-size: 1.3rem !important;
    }
    
    .bar div.serv_list{
        height: 22%;
        padding-top: 10%;
    }
}
@media only screen and (min-width:1301px){
    .bar div.menu{
        height: 50% !important;
    }
    .nossos_servicos{
        font-size: 1.7rem !important;
        margin: 0rem 2rem;
    }
    .serv_list > h3{
        font-size: 1.5rem !important;
        margin: 0rem 1rem;
    }
    .bar div.serv_list{
        height: 22%;
        padding-top: 10%;
    }
}
@media only screen and (min-width:1301px){
    .serv_list > h3{
        margin: 0rem 2rem;
    }   
}


@media only screen and (min-width:642px) and (max-width:780px){

.label_projetos{
        font-size: 1.2rem;
        height: 72px;
    }
}

@media only screen and (min-width:781px) and (max-width:1200px){

.label_projetos{
        font-size: 1.2rem;
        height: 60px;
    }
}