@charset "UTF-8";
/* CSS Document */

.menuMobile {display:none; position:absolute; top:0px; right:0px;}
@media (max-width: 1025px) {
footer{ 
    
}
.logo-cofin {  float:unset ; }
.project-datasheet{ height:auto; margin: 0 0 0 35px;}
.project-datasheet a { margin: 0; white-space: nowrap;}
.designby, .linhaFooter { display:none; height: 0; width: 0;}
}

@media (max-width: 780px) {
  .moldura_esquerda {display:none;}  
  .corner2 {display:n;}
  .dois {width:100%;margin:0;}
  .dois .foid {margin-right:0;}
  .contactFundo {top:145px;}
  .servicos .serv1 {padding:inherit;}
  .menuMobile {display:block; cursor:pointer;}
.menu2 {background:#fff; top:30px; right:0; position:absolute; left:inherit;overflow:hidden; height:0; -webkit-transition:all ease 0.5s; -moz-transition:all ease 0.5s;transition:all ease 0.5s;}
#menu-primary {padding-top:10px;}
#menu-primary li {display:block;margin-bottom:5px;}
#menu-primary li a {background:none; text-align:right;display:block;width:150px;font-size:25px;line-height:23px }
.header {z-index:300;}
.menuOpen {height:215px;border-bottom:none;}
.linha{display:none;}
 /*FIM MEDIA QUERY**/ 
  }



@media (max-width: 550px) {
  .carousel-caption {width:100%;}
  .btCaption , .linha, .setaR2{display:none;}
  
  .one_half {padding:0;}
.contact1 {display:none;}
      .contactFundo {width:calc(100% - 80px);}
.servicos .titulo3 {padding-left:15px;}

.wpcf7 {display:none;}

  .logo-cofin {
    width: 300px;
  }
 /*FIM MEDIA QUERY**/ 
  }
  
