*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


.logo{
  width: 100px;
  height: 100px;
}

 .btnWhats{
            bottom: 20px;
            right: 20px;
            width: 70px;
 }

 .icono01{
          color: #CA7842;
          font-weight: bold;
          font-size: 25px;
 }

 .icono02{
          color: #B2CD9C;
          font-size: 25px;
          font-weight: bold;
 }

 .icono03{
          color: #3B060A;
          font-size: 25px;
          font-weight: bold;
}

.cabecera01{
  color: #521C0D;
  font-weight: bold;
  font-size: 15px;
}

.cabecera02{
   font-weight: bold;
  font-size: 15px;
}

/**EMIEZA VISION**/


/**TERMINA VISION**/



 .bg-texto{
            background: #bd9d5e;
}

 .bg-texto02{
            background: #FE7743;
            
}

.colum01{
  color: #521C0D;
  font-size: 55px;
  font-weight: 900;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;

}

.colum02{
 color: #273F4F;
}

.text01{
color: #521C0D;
font-size: 19px;
text-align: justify;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.text02{
  color: #bd9d5e;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size: 50px;
  font-weight: bold;
}

.text03{
  color: #3B060A;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size: 14px;
   border-radius: 3%;
   text-align: center;
   font-weight: bold;
}

.bg-contacto{
  color: #fff;
  font-size: 18px;
  background: #bd9d5e

}

.text033{
  color: #fff;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size: 14px;
   background: #3B060A; 
   border-radius: 3%;
   text-align: center;
   font-weight: bold;
}

.text035{
  color: #fff;
  font-size: 35px;
  padding: 5px;
  margin: 5px;
 }

.text033 i{
     transition: all 2s;
}

.text033 :hover{
  transform: rotate(360deg);
}

.text04{
  color: #273F4F;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size:21px;
  text-align: center;
}

.text05{
  color: #FE7743;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size:38px;
   text-align: center;
   font-weight: bold;
}

.text06{
  color: #3B060A;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size:17px;
   text-align: center;
   font-weight: bold;
}

.text07{
  color: #3B060A;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size:15px;
   text-align: center;
   
}

.direccion01{
  color: #3B060A;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size: 50px;
}

.direccion02{
color: #3B060A;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size: 25px;
}

.direccion03{
  color: #bd9d5e;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size: 50px;
  font-weight: bold;
}

.direccion05{
  color: #FE7743;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size: 5px;  
}

.bgfooter{
  background: #bd9d5e;
  font-size: 15px;
  font-weight: bold;
}

@media screen and (max-width:800px){
    .menu-navegacion{
        flex-direction: column;
        height: 180px;
       justify-content: space-evenly;
}

.text033{
  color: #fff;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size: 13px;
   background: #3B060A;
   border-radius: 3%;
   text-align: center;
   font-weight: bold;
}

.colum01{
  color: #521C0D;
  font-size: 33px;
  font-weight: 900;
  text-align: justify;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.text02{
  color: #bd9d5e;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
}

.text01{
color: #521C0D;
font-size: 19px;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
text-align: justify;
}


}
