.dividir{
	display:inline-block;
	padding-right:100px;
	width:300px;
}
.dividir2{
	display:inline-block;
	
	width:300px;
}
.dividir3{
	display:inline-block;
	
	width:300px;
}

.block-23 ul {
  padding: 0; }
  .block-23 ul li, .block-23 ul li > a {
    display: table;
    line-height: 1.5;
    margin-bottom: 15px; }
  .block-23 ul li .icon, .block-23 ul li .text {
    display: table-cell;
    vertical-align: top; }
  .block-23 ul li .icon {
    width: 40px;
    font-size: 18px;
    padding-top: 2px; }

.ftco-footer1 {
display:inline-block;
	width:100%;
  font-size: 14px;
  padding: 2.5em;
  color: rgba(255, 255, 255, 0.8);
  background: #4e4e4e;
  background: #ffa500; }
  .ftco-footer1 .ftco-footer-logo1 {
    text-transform: uppercase;
    letter-spacing: .1em; }
  .ftco-footer1 .ftco-footer-widget1 h2 {
    font-weight: normal;
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff; }
  .ftco-footer1 .ftco-footer-widget1 ul li {
    font-size: 14px;
    margin-bottom: 0px; }
    .ftco-footer1 .ftco-footer-widget1 ul li a {
      color: rgba(255, 255, 255, 0.8); }
  .ftco-footer1 .ftco-footer-widget1 .btn-primary1 {
    border: 2px solid #fff !important; }
    .ftco-footer1 .ftco-footer-widget1 .btn-primary1:hover {
      border: 2px solid #fff !important; }

.ftco-footer-social1 li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block; }
  .ftco-footer-social1 li a {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    background: #dbcc8f;
    border-radius: 50%;
    position: relative; }
    .ftco-footer-social1 li a span {
      position: absolute;
      font-size: 26px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #fff; }
    .ftco-footer-social1 li a:hover {
      color: #000000; }