/*politicas*/

body{
    background: #e5e5e5;;
}

@import url(font-awesome.css);
@import url(flexslider.css);
@import url(colorbox.css);
@font-face {
  font-family: 'Lato', sans-serif;
  src: url('font/BebasNeue-webfont.eot');
  src: url('font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
     url('font/BebasNeue-webfont.woff') format('woff'),
     url('font/BebasNeue-webfont.ttf') format('truetype'),
     url('font/BebasNeue-webfont.svg#BebasNeue') format('svg');
  font-weight: normal;
  font-style: normal;
}

.doc_politicas{
    margin: 40px;
    text-align: justify;
  
  }
  


  .titulo_politicas{
    padding-bottom: 5px;
    text-align: center;
    border-bottom: 5px solid  #007934;
    width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  /*
  .borde{
    border-bottom: 5px solid  #007934;
    line-height: 2.2;
    text-align: left;
    display: block;
    margin-bottom: 15px;
    position: relative;
    width: 300px;
  }*/
  
  .btn_politicas{
    text-align:center;
    
  }

  .firma{
    text-align: center;
  }

  .img-firma{
    width: 120px;
    height: 80px;
  }
