﻿/*Theme Name: Grupo APC
Theme URI: http://www.aplenaconsultoria.com.br/
Version: 0.1
Author: Camila Almeida

/* BODY */
body {background: url('images/bg.jpg');font-family: 'Raleway', sans-serif;width: 100%; height: 100%; margin:0 auto; padding:0px;}

/* TOPO */
#header {width: 100%; margin: 0px auto !important; height: 135px; padding: 0px 0px 0px 0px !important;}

/* MENU */
#logo {background: url('images/bgdark.jpg'); margin: 0px auto !important; width: 100%; height: 200px;}
#logo-content {margin-left: auto; margin-right: auto;width: 328px; height: 325px;padding:30px;}

#grupoapc {width: 100%; height: auto;margin-top:20px;text-align: center;}
.hvr-bounce-in {padding:15px;display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-transition-duration: 0.5s;transition-duration: 0.5s;}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {-webkit-transform: scale(1.2);transform: scale(1.2);-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);}

.slogan1 {text-align: center; font-family:'Raleway', sans-serif; font-size: 35px; color: #303030; text-decoration:none;margin-top:170px;}
.slogan2 {text-align: center; font-family:'Raleway', sans-serif; text-transform:uppercase; font-size:40px; color: #322b7f; text-decoration:none;font-weight: 400;margin-top:10px;}

/* FOOTER */
#footer {width: 100%; height: auto; margin-top:50px;text-align: center; clear: both; font-family: 'Raleway', sans-serif;font-weight: 400; font-size: 16px; background-color: #f2cb40; color: #322c80;padding:50px 0px 50px 0px !important;}
