/*
Theme Name:         HND
Theme URI:          http://www.detheme.com
Description:        Home & Decor, The Awesome Wordpress Theme by detheme
Version:            1.1.5
Author:             detheme
Tags: 				editor-style, featured-images,post-formats, translation-ready,rtl
Author URI:         http://detheme.com
License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
Text Domain: 		hnd
Domain Path: 		/languages/
*/
.wp-caption {
	max-width: 100%;
}
.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px;
	text-align: center;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.bypostauthor {

}
.alignright{
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.alignleft{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.aligncenter {
	display:block;
	margin:0 auto;
	margin-bottom: 20px;
}

.alignright, .alignleft, .aligncenter {
	vertical-align: baseline;
}

input.wpcf7-form-control.wpcf7-submit {
    float: left;
    margin-bottom: 50px;
    background: #FFCC2A;
    border: 1px solid #D2A71F;
    padding: 10px 50px;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #fff;
    color: #A78519;
    font-weight: bold;
transition:0.1s linear all;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    float: left;
    margin-bottom: 50px;
    background: #FFCC2A;
    border: 1px solid #D2A71F;
    padding: 10px 50px;
    border-radius: 3px;
    text-shadow: 0px 0px 1px #fff;
    color: #fff;
    font-weight: bold;
}

form.wpcf7-form p {
    margin: 0;
}

form.wpcf7-form {
    padding: 0 20px;
}

.sumir{
display:none!important;
}

img.attachment-full {
    height: 100%!important;
}

.div-azul {
    background: #1b6498;
    padding: 50px 50px!important;
    color: #fff;
}

.div-azul h3 {
    color: #eac70c;
    text-align: center;
    font-weight: 100;
    font-size: 20px;
}

.div-azul h2.section-main-title {
    color: #eac719;
    margin-bottom: 30px;
    font-size: 25px;
}

.margem7010 {
    margin: 70px 0 10px 0!important;
}

img#logomenureveal {
    width: 100px;
}