.header .menu a{
  font-size: 0.85em;
  font-family: 'Open Sans';
}
body {
	text-align: left;
}
html {margin-top: 0;}

.header {
	height: 462px;
    z-index: 1;
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 100% 80%);
	/*background: #888 url(../images/bg-principal.jpg) 50% 0 no-repeat fixed;*/
}
.container {
    width: 95%!important;
}
.header .instead-logo {
    text-align: right;
}

.header .container {
	min-height: 525px; 
}

#subscription .button {
	line-height: 20px;
}

#subscription .button.button-green.right.radius {
	border: none;
}

#subscription.form-inscription h1 {
	visibility: hidden;
}

#content.dc-content {
    margin-top: 0px;
}

.register-now {
    margin-right: .97%;
}

.price {
	width: 300px;
	padding-left: 0;
}

.price div {
  height: 90px;
  margin-bottom: 15px;
}

.price div .amount {
	width: 300px;
  height: 40px;
  line-height: 42px;
}
.adicionar_palestrante.button{
	height: 41px;
}

.adicionar_palestrante.button:hover {
  color: #004A87;
}

.price div h4 {
  text-align: center;
  font-size: 1.98571em;
  padding-right: 0;
  padding-top: 22px;
}

/*#footer {
	display:none;
}*/

#contact .button:hover {
  color: #004A87;
}

.wrapper-title-buttons {
    bottom: 40px;
}

.container.header-container {
    min-height: 350px!important;
    margin: 0 auto;
    max-width:1180px;
}

.large-3.large-push-1.medium-4.small-12.columns.right-side.end.new_price {
    top: 77px;
    margin-bottom: 90px;
}
