/*

Template 2083 Steak House

http://www.tooplate.com/view/2083-steak-house

*/

body {
		background: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
	}

html,body {
  width: 100%;
  overflow-x: hidden;
}

html {
  font-size: 100%;
}


/* Typography */
h1,h2,h3, .btn {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

h1 {
  font-weight: bold;
  font-size: 100px;
}

h2 {
  color: #333;
  font-size: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 8px;
}
#contact h2 {
  color: #ffffff;
}

h3 {
  color: #444;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
#menu h3 {
   color: #555;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 400;
}


p {
  font-size: 18px;
  letter-spacing: 0.8px;
  line-height: 28px;
}

a {
  text-decoration: none !important;
}
a:visited,
a:focus {
  outline: none;
  text-decoration: none !important;
}

.parallax-section {
  background-attachment: fixed !important;
  background-size: cover !important;
}

/* hover min css */
.hvr-bounce-to-bottom:before,
.hvr-bounce-to-top:before {
  background-color: #ffffff;
}


/* All Section styles */
#about,
#feature,
#video,
#menu,
#gallery,
#contact {
  color: #3d3d3d;
  padding-top: 100px;
  padding-bottom: 100px;
}

#feature,
#video,
#team,
#gallery,
#contact,
#frase {
  text-align: center;
}

#feature {
  background: #fff;
}





/* section title */
.section-title {
  padding-bottom: 10px;
  
}
#about .section-title,
#menu .section-title {
  text-align: center;
}
#contact .section-title {
  color: #f0f0f0;
}



/* Preloader section  */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}

.sk-spinner-pulse {
  width: 60px;
  height: 60px;
  background-color: #222;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
          animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }


.mobile{

display: none;
}    

.desktop{

display: inline;

}

.toposite {

width: 100%;
background-color: #047108;
height: 80px;

}

.contatopc{
  display: flex;
  padding-bottom: 5px;
}

.contatopc img{

  height: 50px !important;
}

.contatocel{

background-color: #ffffff;
height: 240px;
width: 340px;

}

.bt-cel img{

  height: 40px !important;
  width: 180px!important;
  margin-top: 5px;
padding-right: 15px;

}

.contatocel li{

  display: flex;

  height: 45px;
  text-decoration: none;
  text-align: right;

}

.logo-cel ul{


margin-top: 50px;
list-style-type: none;
margin-left: 10px;



}


#empresa_slides {
      
  margin-top: -20px;
  text-align: center;
  width: 100%;
  height: 200px;
  position:relative;
  overflow-y:hidden;
  background-image: url("../images/fotos_empresas1.jpg");
  

  
}



/* PRODUTOS section*/

#produtos .produtos-thumb {
  position: relative;
  overflow: hidden;
  margin: 0;
  border: #070707;
  border-width: 1px;
  border-style: solid;
} 

#produtos h2{

  color: rgb(37, 35, 35);
}

#produtos .produtos-thumb .produtos-overlay {
  background: #724024;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#produtos .produtos-thumb:hover .produtos-overlay {
    opacity: 0.9;
}

#produtos .produtos-thumb .produtos-overlay .produtos-item {
    text-align: center;
    position: absolute;
    top:50%;
    left: 50%;
    -webkit-transform:translate(-50%,-50%);
      -ms-transform:translate(-50%,-50%);
          transform:translate(-50%,-50%);
}

#produtos .produtos-thumb .fa {
  background: #ffffff;
  border-radius: 100%;
  font-size: 24px;
  color: #222;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
}


#orcamentofaixa {
      
  margin-top: 20px;
  text-align: center;
  width: 100%;
  height: 250px;
  position:relative;
  overflow-y:hidden;
  background-image: url("../images/fundo-1.jpg");
  

  
}



#orcamento {
      
  margin-top: -20px;
  text-align: center;
  width: 100%;
  height: 350px;
  position:relative;
  overflow-y:hidden;
  background-image: url("../images/faixaorc.jpg");
  
  

  
}

#orcamento h1{
      
 color: #eee;
 font-size: 4em;
 text-align: center;
 margin-top: 50px;
 
  

  
}

#orcamentofaixa h1{
      
  color: #eee;
  font-size: 2em;
  text-align: center;
  margin-top: 30px;
  
   
 
   
 }

.slides {
background-color: #047108;
}

.slides img{

  height: 400px !important; 

}


.logosite{

  width: 250px;
  padding-top: 10px;
  
  }
  
  .logotel{
  
   padding-top: 20px;
   height: 300px;
  
  }

  .logowhat{
  

   
   }
  
  .logo-cel{
  
    display: none;
  
  }




/* Home section */
#home {
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
        align-items: center;
  text-align: center;
  height: 50vh;
  overflow: hidden;
  position: relative;
  background-image: url(../images/home-bg.jpg);
}

#home h1{

font-size: 10em;
color: rgb(15, 15, 14);
text-align: center;
-webkit-text-stroke-width: 2px; /* largura da borda */
-webkit-text-stroke-color: rgb(255, 253, 253); /* cor da borda */

}

#home p{

  font-size: 40px;
  color: rgb(187, 8, 8);
  text-align: center;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  -webkit-text-stroke-width: 1px; /* largura da borda */
-webkit-text-stroke-color: rgb(250, 250, 250); /* cor da borda */
text-shadow: 0.1em 0.1em 0.2em black;
  
  }
  

#home2 .gradient-overlay2 {
  /*background: #c21500; *//* fallback for old browsers */  
  background: -webkit-linear-gradient(to left, #06109c , #57a9f5); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #06109c , #57a9f5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  opacity: 0.8;      
  position: absolute;
  top: 0;
  width: 100%;
  height: 50vh;

}


.banner {
 font-size: 40px;
 color: #fff;

}

.menuico img{
height: 100px;
top: 50px;

}

.menuico p{

  color: #070707;
  font-size: 30px;
  padding-top: 0px; 
  padding-left: 10px;
  margin-top: 34px;

}

#home .btn {
  background: transparent;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 2px;
  padding: 13px 30px;
  margin-top: 34px;
  text-transform: uppercase;
}
#home .btn:hover,
#home .btn:focus {
  color: #fff;
}





/* Navigation section */
.navbar-default {
    background: #047108; /* cor do topo */
    border: none;
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
    margin: 0 !important;
}


.navbar-default-cel {

  background: #047108; /* cor do topo */

  border: none;
  margin: 0 !important;
}

.navbar-default .navbar-brand {
  color: #505050;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 40px;
  margin: 0;
}

.navbar-default .navbar-nav li a {

    color: #252525;
    font-size: 19px;
    font-weight: 300;
    line-height: 50px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


.navbar-default .navbar-nav img {

  margin-top: 15px;
    
}

.navbar-default-cel .navbar-nav img {

  
    
}


.navbar-default .navbar-nav > li a:hover {
    color: #f7f3f3 !important;
   
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #606060;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #c21500;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
     border: none;
     padding-top: 10px;
  }

.navbar-default-cel .navbar-toggle {
    border: none;
    padding-top: 1px;
 }

.navbar-default .navbar-toggle .icon-bar {
    border-color: transparent;
  }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent;
}



/* Feature section */
#feature {
  background-color: #ffffff;
  position: relative;
  padding: 40px;
  margin-top: 32px;
  color: #fff;
}


.feature-thumb {
  background-color: #5a9ad8;
  position: relative;
  padding: 5px;
  margin-top: 50px;
  color: #fff;
  
  
}

.meio{

  margin-top: 250px;


}
.lista{

  text-align: center;
  margin: 0 auto;


}

.lista p{

 text-align: center;
  margin: 0 auto;
  display: inline-block;
}

.lista img{

   display: inline-block;
 }
 


#feature .feature-icon {
  background-color: #222;
  width: 85px;
  height: 85px;
  margin: 0 auto;
  top: 0;
  margin-top: -70px;
  margin-bottom: 30px;
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: table;
  text-align: center;
  transition: all 0.4s ease-in-out;
}
#feature .feature-icon:hover {
  background-color: #047108;
}
#feature .feature-icon span {
  display: table-cell;
  vertical-align: middle;
}
#feature .feature-icon .fa {
  color: #ffffff;
  font-size: 36px;
  margin: 0;
  padding: 0;
}

#feature h2 {
  
  font-size: 25px;
}

#feature h3 {
  padding-top: 14px;
  padding-bottom: 10px;
  color: #0a0a0a;
}

#feature p {
text-align: justify;
color: #202020;
}


#orcamento h2{
  padding-top: 30px;
  text-align: center;
  font-size: 25px;
  color: #050505;
  
}

#orcamento h3{

    text-align: center;
    font-size: 20px;
    color: #b36206;
    
}
    
/*--------------------*/
/* CONTACT US */
/*--------------------*/

  

#dgp-contact {
      
    margin-top: 20px;
    text-align: center;
    width: 100%;
    position:relative;
    min-height:auto;
    overflow-y:hidden;
    color:#fff;


    
}

.lado1{

  
  height: 700px;


}

.title-l1{

  color: rgb(10, 10, 10);

}

.lado2{

 
  height: 700px;

}


.formmailtodo{
  
  
  
  text-align: center;
  margin-top: -85px;
  
  
  } 

  
.cabemail p{

  text-align: center;
  color: #111;
  
}

.title{
  width: 100%;
  /*background-color: orange;*/
  margin-top: 50px;
  text-align: center;
  padding-top: 50px;
}

.formmail{
  /*background: transparent;*/
  display: inline-block;
}
  

#beat-contact {
    
  margin-top: 20px;
  width: 500px;
  display: block;
  
  }

  .beat-form-control{
      
    background: rgb(250, 250, 250);
    color: rgb(14, 13, 13);
    font-size: 15px;
    border: 1px solid rgb(7, 7, 7);
    border-radius: 0;
    height: 45px;
    margin-bottom: 24px;
    text-align: center;
 }


 
 
  
  #mensagem{
     width:300px;
     left: 10px;
     height: 200px;
 }
  
 #nome {
  width:300px;
  left: 10px;
}

#email {
  width:297px;
  left: 10px;
}

#tel {
  width:298px;
  left: 10px;
}



  .beat-form-group{

    width: 100%;
}
  
.texform{
 

  text-align: center;
  font-size: 2em;
  color: #050505;
  width: 200px;
  height: 45px;
  float: left;

}

.texform2{

  width: 100px;
  float: left;
  

}
 
 
  .send-btn{
  
    text-align: center;
    margin-left: 50%;
    margin-bottom: 50px;
    color: #0a0a0a;
  }
  
  .confirmacao{

    background-color: #ffffff;

 }

 .logosucesso{
  text-align: center;
  margin: 0;
  height: 300px;

 }

 .telsucesso{
  text-align: center;
  margin: 0;
  height: 300px;
  margin-top: -150px;

 }


 .confirmacao h1{

  font-size: 40px;
  text-align: center;
  color: #c21500;
}
 
.confirmacao h2{

  font-size: 20px;
  text-align: center;
  color: #070707;
}
 


  
/* About section  */
#about .col-md-4 ul {
  padding-top: 4px;
  padding-left: 28px;
}

#about .col-md-4 ul li {
  color: #777;
  font-size: 18px;
  font-weight: 400;
  padding-top: 2px;
  padding-bottom: 2px;
}



/* Video section  */
#video {
  background: url('../images/video-bg.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  color: #999;
}

#video .overlay {
  background: rgba(03,03,03,0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#video h2 {
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 16px;
}

#video .fa {
  position: relative;
  border: 2px solid #ffffff;
  border-radius: 100px;
  color: #ffffff;
  font-size: 28px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  vertical-align: middle;
  margin-top: 22px;
}



/* Menu section */
#menu .media {
  padding-bottom: 20px;
}

#menu .media-object img {
  width: 220px;
  padding-right: 12px;
  position: relative;
}

#menu .media-object span.menu-price {
  position: absolute;
  background-color: #ffffff;
  color: #222;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 20px;
  top: 50%;
  left: 3%;
}



/* Team section */

#team {
  background: #047108;
}

#team h3 {
  padding-bottom: 0px;
}

#team .team-des h4 {
  color: #666;
  padding-top: 0px;
  padding-bottom: 10px;
}

#team img {
  width: 100%;
  padding-bottom: 50px;
}



#team h2{


margin-top: 50px;
color: #f8f5f4;

}


#team p{

color: rgb(248, 242, 242);

}
#team .team-thumb {
  width: 100%;
  position: relative;
}

#team .team-des {
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.04);
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 90px;
  overflow: hidden;
  transition: height 450ms;
}
#team .team-thumb:hover .team-des {
  color: #ffffff;
  height: 100%;
  background-color: #c21500;
  padding-top: 30%;
  opacity: 0.9;
}
#team .team-thumb:hover h3,
#team .team-thumb:hover h4,
#team .team-thumb:hover .social-icon li a {
  color: #eee;
}

#team .join-team {
  background-color: #c21500;
  color: #f0f0f0;
  padding: 30px 20px;
  text-align: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
}
#team .join-team .fa {
  font-size: 32px;
  padding-bottom: 14px;
}
#team .join-team .btn {
  background-color: transparent;
  border: 3px solid #ffffff;
  color: #ffffff;
  font-size: 18px;
  padding: 6px 26px;
  margin-top: 18px;
}
#team .join-team .btn:hover {
  color: #222;
}

#team .col-md-6 {
  padding-top: 62px;
}
#team .col-md-6 h2 {
  padding-bottom: 16px;
}


/* Historia section */

.historia {

text-align: justify;
padding-bottom: 100px;

}

.historia h3{

  font-size: 30px;
  text-align: center;
  padding-bottom: 50px;
}

.historia p{

  padding-top:35px;
}

/* Gallery section */
#gallery .gallery-thumb {
  position: relative;
  overflow: hidden;
  margin: 0;
} 

#gallery .gallery-thumb .gallery-overlay {
  background: #047108;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#gallery .gallery-thumb:hover .gallery-overlay {
    opacity: 0.9;
}

#gallery .gallery-thumb .gallery-overlay .gallery-item {
    text-align: center;
    position: absolute;
    top:50%;
    left: 50%;
    -webkit-transform:translate(-50%,-50%);
      -ms-transform:translate(-50%,-50%);
          transform:translate(-50%,-50%);
}

#gallery .gallery-thumb .fa {
  background: #ffffff;
  border-radius: 100%;
  font-size: 24px;
  color: #222;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  vertical-align: middle;
}

/*filter css*/
.filter-wrapper {
    width: 100%;
    margin-bottom: 42px;
    overflow: hidden;
}

.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}

.filter-wrapper li a {
    color: #666;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 8px 17px;
    margin-right: 2px;
    margin-left: 2px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.filter-wrapper li a:hover,
.filter-wrapper li a:focus {
  color: #C21500;
}


.iso-section{


  width: 100%;
   }
/*isotope box css*/
.iso-box-section {
    width: 100%;
}

.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}

.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
}

.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
} 

.linkspeq img{

  width: 30px;

 

}



/*portifolio*/

#portfolio {
  padding: 140px 0;
  background: #eeeeee;
}
#portfolio .portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
  display: inline-block;
}
#portfolio .portfolio-filter > li {
  float: left;
  display: block;
}
#portfolio .portfolio-filter > li a {
  display: block;
  padding: 7px 15px;
  background: #e5e5e5;
  color: #64686d;
  position: relative;
}
#portfolio .portfolio-filter > li a:hover,
#portfolio .portfolio-filter > li a.active {
  background: #45aed6;
  color: #fff;
  box-shadow: 0 -3px 0 0 #318daf inset;
  -webkit-box-shadow: 0 -3px 0 0 #318daf inset;
}
#portfolio .portfolio-filter > li a.active:after {
  content: " ";
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #318daf transparent transparent transparent;
}
#portfolio .portfolio-filter > li:first-child a {
  border-radius: 4px 0 0 4px;
}
#portfolio .portfolio-filter > li:last-child a {
  border-radius: 0 4px 4px 0;
}
#portfolio .portfolio-items {
  margin: -15px;
}
#portfolio .portfolio-item {
  width: 24.9%;
  float: left;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#portfolio .portfolio-item .portfolio-item-inner {
  position: relative;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {
  position: absolute;
  top: -18px;
  right: 12px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%);
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 2px #fff;
  -webkit-box-shadow: 0 0 0 2px #fff;
}
#portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
}


.section-header {
  margin-bottom: 50px;
}
.section-header .section-title {
  font-size: 44px;
  color: #272727;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 20px;
}
.section-header .section-title:before {
  content: "";
  position: absolute;
  width: 140px;
  bottom: 0;
  left: 50%;
  margin-left: -70px;
  height: 1px;
  background: #ebebeb;
}
.section-header .section-title:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  border: 5px solid #fff;
  border-radius: 20px;
  background: #45aed6;
}
/* final de portifolio*/

.fluid-img {
    width: 100%;
    display: block;
}



/* Footer section  */
footer {
  background-color: #201e1e;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

footer h3 {
  color: #ffffff;
  text-transform: uppercase;
  padding-bottom: 14px;
}

footer strong {
  color: #f0f0f0;
  font-size: 20px;
  display: block;
  padding-top: 6px;
  padding-bottom: 2px;
}

  .zap{

    z-index: 99999 !important;

  }
/* copyright section  */
#copyright p {
  padding: 20px;
}

.gototop {
  background-color: #242424;
  color: #ffffff;
  font-size: 40px;
  padding: 20px 32px;
  text-align: right;
  transition: all 0.4s ease-in-out;
}
.gototop:hover {
  background-color: #012501;
  color: #fff;
}

/* social icon section  */
.social-icon {
  padding: 0;
  margin: 0;
}

.social-icon li {
  list-style: none;
  display: inline-block;
}

.social-icon li a {
  border-radius: 100px;
  color: #626262;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 12px;
  margin-right: 10px;
}

.social-icon li a:hover {
  background: #111;
  color: #ffffff;
}

iframe{
    
  width:100%;
  height: 650px;
}







/*  -------------------------  Mobile Responsive --------------------------------- */


@media (max-width: 980px) {

  .isoboxcel{

    margin-left: 30px;
  }

  
  .lado2{


    height: 900px;
  
  }


#orcamentofaixa h1{
      
  color: #eee;
  font-size: 1em;
  text-align: center;
  margin-top: 30px;
     
 }

 #orcamentofaixa img {
 
  width: 300px;

}

#orcamento {
      
  margin-top: -20px;
  text-align: center;
  width: 100%;
  height: 350px;
  position:relative;
  overflow-y:hidden;
  background-image: url("../images/faixaorc.jpg");
  
}

#orcamento h1{
      
 color: #eee;
 font-size: 2em;
 text-align: center;
 margin-top: 50px;
 
  
}

#orcamento img{
      
width: 300px;
  
   
 }


 
 .iso-box-section {
  width: 100%;
  text-align: center;
  

}

.iso-box-section-gallery{

width: 100%;
text-align: center;


}


#beat-contact {
  
margin-top: 20px;
width: 90%;
display: inline-block
}


.texform{


  text-align: left;
  font-size: 1em;
  color: #050505;
  width: 80px;

  

}




#mensagem{
  width:300px;
  left: 10px;
  height: 150px;
}

#nome {
width:300px;
left: 10px;
}

#email {
width:300px;
left: 10px;
}

#tel {
width:300px;
left: 10px;
}



.beat-form-group{

width: 80%;
}


  .navbar{


    display: none;

  }

  .mobile{

    display:inherit;

    }    
    
    .desktop{
    

    display: none;
    
    }


  .toposite{

    display: none;
    
    }
    .logosite-cel{

      width: 250px;
      
      }   

/*parte do fundo do topo do celular*/

.logo-cel{ 
  text-align: center;
  display: inline-block;
  height: 250px;
  width: 100%;
  padding: 30px;
  

   
 } 
 
 .logo-cel img{

  width: 200px;


 }

 .logo-cel li{



 }



  #home {
    height: 35vh;
  }

  #home img{

    width: 300px;
  }

  #home p{

    font-size: 50px;
    color: rgb(187, 8, 8);
    text-align: center;
    line-height: 1.0;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    -webkit-text-stroke-width: 1px; /* largura da borda */
  -webkit-text-stroke-color: rgb(255, 253, 253); /* cor da borda */
    
    }

  .corfrase{

    color: #259ebb;
  }


  #feature .col-md-4:last-child,
  #about .col-md-4 {
    margin-top: 42px;
  }

  #team .team-thumb {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #team .join-team {
    padding: 71px 50px;
    margin-top: 20px;
  }

/*-  Contato Mobile -*/

 
.formmailtodo{
  
  
  
  margin-top: 0px;
  text-align: center;
  width: 100%;
  
  } 

#dgp-contact {
      
    margin-top: 20px;

    /*opacity: 0.8;      
    height: 700px;*/
    text-align: center;
    width: 100%;
    
}


  
.cabemail p{
 

  text-align: center;
  color: #111;
  
}

.title{
  width: 100%;
  /*background-color: orange;*/
  margin-top: 50px;
  text-align: center;
  padding-top: 50px;
}

.formmail{
  /*background: transparent;*/
  display: inline-block;
}
  



  .beat-form-control{
      
    background: rgb(250, 250, 250);
    color: rgb(14, 13, 13);
    font-size: 15px;
    border: 1px solid rgb(7, 7, 7);
    border-radius: 0;
    height: 45px;
    margin-bottom: 24px;
    text-align: center;
 }



 .send-btn{
  
  text-align: center;
  margin-left: 50%;
  margin-bottom: 50px;
  color: #070707;
}


/*-  Fim Contato Mobile -*/

}


@media (max-width: 900px) {

  .toposite{

    display: none;
    
    }
    
   

  .navbar-toggle{

    display: none;
  }

  .corfrase{

color: #0b0edb;

  }



  h1 {font-size: 70px;}

}


@media (max-width: 768px) {


  .toposite{

    display: none;
    
    }
    
   

  .navbar-toggle{

    display: none;
  }

  .corfrase{

    color: #8b2208;
    
      }


  .navbar-default .navbar-brand {
    line-height: 46px;

  }


  

}

@media (max-width: 767px) {


  .toposite{

    display: none;
    
    }
    


  .navbar-toggle{

    display: none;
  }

  .corfrase{

    color: #056b13;
    
      }

      

        
 

  .navbar-default .navbar-brand {
    line-height: 15px;
  }
  .navbar-default .navbar-nav li a {
    line-height: 30px;
  }



  #feature .col-md-4,
  #about .col-md-5,
  footer .col-md-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .filter-wrapper {
    padding: 0px;
  }

}

@media (max-width: 650px) {


  .toposite{

    display: none;
    
    }
    
     

  .navbar-toggle{

    display: none;
  }

  .corfrase{

    color: #db0bb8;
    
      }

 

  .banner h2{
   
    color: #0a0a0a;

  }

  .navbar-header {
    background-color: #db0bb8;
 
   } 

  .navbar-header img{

   top: 0;

  }  

  #home {
    height: 50vh;
  }

  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 30px;
  }

  #feature {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #about,
  #feature,
  #video,
  #menu,
  #team,
  #gallery,
  #contact {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #menu .media-object img {
    width: 100%;
    padding-bottom: 14px;
  }
  #menu .media-object span.menu-price {
    top: 30%;
    left: 6%;
  }

  footer {text-align: center;}

}