/*
Theme Name: M1882 Theme
Theme URI: http://alexfrsantos.com/
Version: 1.5.0

Author: AlexFRSantos
Author URI: http://alexfrsantos.com/

Description: Website by AlexFRSantos
Text Domain: m1882-theme

Copyright (c) 2016 AlexFRSantos
*/


/*------------------------ Geral ---------------------- */
html,
body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
	padding:0; margin:0;
	font-size: 9px; /*reset*/
	font-weight: 400;
	line-height: 140%;
	color: #333333;
	overflow-x: hidden !important;
	position: relative;
}

h1,h2,h3,h4,h5,h6,
.font-heading{
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
}

h1{font-size:2.6em; font-weight: 400; line-height:130%; padding:0; margin:0 0 10px 0;}
h2{font-size:2.4em; font-weight: 400; line-height:130%; padding:0; margin:0 0 10px 0;}
h3{font-size:2.2em; font-weight: 400; line-height:130%; padding:0; margin:0 0 10px 0;}	
h4{font-size:2.0em; font-weight: 400; line-height:125%; padding:0; margin:0 0 10px 0;}
h5{font-size:1.6em; font-weight: 400; line-height:125%; padding:0; margin:0 0 10px 0;}
h6{font-size:1.5em; font-weight: 400; line-height:150%; padding:0; margin:0 0 10px 0;}
small{}	

p{font-size:1.3em; font-weight: 400; line-height:150%; padding:0; margin:0 0 20px 0; }  /*max-width recomendado: font x 30 = 390px */
ul,ol{font-size:10px}
li,.content {font-size:1.3em; font-weight: 400; line-height:150%; }

dd,span{} 

.pre-line{white-space:pre-line;}

.legend{font-size:1.2em; line-height:140%;}
.legend-2{font-size:0.9em; line-height:140%;}

b, strong{font-weight: 500;}
em {font-style: italic;}

abbr[data-original-title], abbr[title]{
	border-bottom: 0px dotted #777777;
}

hr{
    border: 0;
    height: 1px;
    background: #dddddd;
	width: 100%;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 10px;
    margin-top: 5px;
}

blockquote {
  font-size: 1.3em;
  border-left: 3px solid #967842;
  padding: 15px;
  white-space:pre-line;
}

address{
}

iframe{
    position: relative;
    display: block;
    border: 0;
}

object{	
	position: relative;
}

/*
img{
	width:100%;
	height: auto; 
	position: relative; 
	display:block;
}*/

.article-img .wp-caption{
	max-width:100% !important;
}

.article-img img{
	max-width:100%;
	height: auto; 
	position: relative; 
}

.fullscreen{ 
	height: 100%;
	display: block;
	position: relative;		
}

.full-30{
	height: 30% !important;
}

.full-65{
	height: 65% !important;
}

.full-80{
	height: 80% !important;
}

/*links e acessibilidade */

:focus{
    border-color: rgba(0,0,0,1);
    -webkit-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.1), 
	0px 0px 3px 1px rgba(0,0,0,0.2);
    box-shadow: 		inset 0px 0px 2px 0px rgba(0,0,0,0.1), 
	0px 0px 3px 1px rgba(0,0,0,0.2);
	outline: 0px;	
}


a{
	background-color:transparent;
	outline:0 !important;
	text-decoration: underline; 
	
	display: inline-block;
	height: 100%;
}

a.a-card{
	width: 100%;
	text-decoration: none; 
}

.td-none a,
.td-none{
	text-decoration: none; 
}

.td-underline{
	text-decoration: underline; 
}


/*links */
a,
a:link,
a:visited {
	color: #967842;
}

a:hover,
a:focus,
a:active{ 
	color: #777777;
} 

.a-color a,
.a-color a:link,
.a-color a:visited {
	color: #777777;
}

.a-color a:hover,
.a-color a:focus,
.a-color a:active { 
	color: #967842;
} 

.a-black a,
.a-black a:link,
.a-black a:visited {
	color: #000000; 
}

.a-black a:hover,
.a-black a:focus,
.a-black a:active { 
	color: #967842;
} 

.a-white a,
.a-white a:link,
.a-white a:visited {
	color: #ffffff;
}

.a-white a:hover,
.a-white a:focus,
.a-white a:active { 
	color: #bbbbbb;
} 

.a-gray a,
.a-gray a:link,
.a-gray a:visited {
	color: #666666;
}

.a-gray a:hover,
.a-gray a:focus,
.a-gray a:active { 
	color: #967842;
} 

/*texto*/
.t-black {
  color: #231f20 !important;
}

.t-white {
  color: #ffffff !important;
}

.t-gray {
  color: #666666 !important;
}

.t-color {
  color: #967842!important;
}

.t-shadow{
	text-shadow: 2px 2px 3px rgba(50, 50, 50, 0.6);
}

.line-b-center:after {
	position: relative;
	content: '';
	bottom: -3px;
	width: 36px;
	height: 3px;
	margin-top: 6px;
	margin-left: 50%;
	margin-bottom: 12px;
	left: -18px;
	display: block;
	background-color:#967842;
}

.line-t-center:before {
	position: relative;
	content: '';
	bottom: 10px;
	width: 36px;
	height: 3px;
	margin-top: 6px;
	margin-left: 50%;
	margin-bottom: 0px;
	left: -18px;
	display: block;
	background-color: #967842;
}

/*limitar texto por linhas*/
h2.txt-limit-1,
h4.txt-limit-1 {
	margin: 5px 0px 0px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block; /*fallback*/
    display: -webkit-inline-box;
    vertical-align: middle;
    font-size: 18px;
    line-height: 20px; /*fallback*/
    height: 20px; /*fallback (line-height x n linhas)*/
    -webkit-line-clamp: 1; /*n linhas*/
    -webkit-box-orient: vertical;
}

.txt-limit-1 p{display:none}
.txt-limit-1 p:first-child {
	margin: 5px 0px 0px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block; /*fallback*/
    display: -webkit-inline-box;
    vertical-align: middle;
    font-size: 14px;
    line-height: 16px; /*fallback*/
    height: 16px; /*fallback (line-height x n linhas)*/
    -webkit-line-clamp: 1; /*n linhas*/
    -webkit-box-orient: vertical;
}



.txt-limit-2 p{display:none}
h6.txt-limit-2,
.txt-limit-2 p:first-child {
	margin: 5px 0px 0px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;  /*fallback*/
    display: -webkit-inline-box;
    vertical-align: middle;
    font-size: 14px;
    line-height: 16px; /*fallback*/
    height: 32px; /*fallback (line-height x n linhas)*/
    -webkit-line-clamp: 2; /*n linhas*/
    -webkit-box-orient: vertical;	
}

.txt-limit-3 p{display:none}
.txt-limit-3 p:first-child {
	margin: 5px 0px 0px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;  /*fallback */
    display: -webkit-inline-box;
    vertical-align: middle;
    font-size: 14px;
    line-height: 16px; /*fallback */
    height: 48px; /*fallback (line-height x n linhas)*/
    -webkit-line-clamp: 3; /*n linhas*/
    -webkit-box-orient: vertical;
	width: 100%;	
}

.txt-limit-5 p{display:none}
.txt-limit-5 p:first-child{
	margin: 5px 0px 0px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;  /* fallback */
    display: -webkit-inline-box;
    vertical-align: middle;
    font-size: 14px;
    line-height: 16px; /* fallback */
    height: 80px; /*fallback (line-height x n linhas)*/
    -webkit-line-clamp: 5; /*n linhas*/
    -webkit-box-orient: vertical;
	width: 100%;	
}


/*centrar verticalmente */
.v-outer {
	width: 100%; 
	height: 100%; 
	left: 0; 
	top: 0;  
	position:absolute; 
}

div.v-align {
    width: 100%;
	height: 100%;
	min-height: 100%;
    display: table !important;
	position: absolute; 
}

div.v-middle {
	display: table-cell !important;
	vertical-align: middle;
}


/*espacamentos*/
.mt-00 {margin-top: 0px !important;}
.mt-10 {margin-top: 10px !important;}
.mt-15 {margin-top: 15px !important;}
.mt-20 {margin-top: 20px !important;}
.mt-30 {margin-top: 30px !important;}
.mt-40 {margin-top: 40px !important;}
.mt-50 {margin-top: 50px !important;}
.mt-60 {margin-top: 60px !important;}
.mt-70 {margin-top: 70px !important;}
.mt-80 {margin-top: 80px !important;}
.mt-90 {margin-top: 90px !important;}
.mt-100{margin-top: 100px !important;}
.mt-150{margin-top: 150px !important;}

.mb-00 {margin-bottom: 0px !important;}
.mb-10 {margin-bottom: 10px !important;}
.mb-15 {margin-bottom: 15px !important;}
.mb-20 {margin-bottom: 20px !important;}
.mb-30 {margin-bottom: 30px !important;}
.mb-40 {margin-bottom: 40px !important;}
.mb-50 {margin-bottom: 50px !important;}
.mb-60 {margin-bottom: 60px !important;}
.mb-70 {margin-bottom: 70px !important;}
.mb-80 {margin-bottom: 80px !important;}
.mb-90 {margin-bottom: 90px !important;}
.mb-100 {margin-bottom: 100px !important;}

.mag-00{margin: 0px!important}

.mr-00{margin-right:0px}
.ml-00{margin-left:0px}
.mr-05{margin-right:5px}
.ml-05{margin-left:5px}
.mr-15{margin-right:15px}
.ml-15{margin-left:15px}

.pr-05{padding-right:5px}
.pl-05{padding-left:5px}
.pr-15{padding-right:15px}
.pl-15{padding-left:15px}

.pad-00{padding: 0px !important;}
.pad-10{padding-top: 10px !important; padding-bottom: 10px !important;}
.pad-15{padding-top: 15px !important; padding-bottom: 15px !important;}
.pad-20{padding-top: 20px !important; padding-bottom: 20px !important;}
.pad-30{padding-top: 30px !important; padding-bottom: 30px !important;}
.pad-40{padding-top: 40px !important; padding-bottom: 40px !important;}
.pad-50{padding-top: 50px !important; padding-bottom: 50px !important;}
.pad-60{padding-top: 60px !important; padding-bottom: 60px !important;}
.pad-70{padding-top: 70px !important; padding-bottom: 70px !important;}
.pad-80{padding-top: 80px !important; padding-bottom: 80px !important;}
.pad-90{padding-top: 90px !important; padding-bottom: 90px !important;}
.pad-100{padding-top: 100px !important; padding-bottom: 100px !important;}
.pad-100-50{padding-top: 100px !important; padding-bottom: 50px !important;}

.frame-t{	
	border-top: 50px  solid #ffffff;
}

.frame-b{	
	border-bottom: 50px  solid #ffffff;
}

.frame-lr{	
	border-left: 50px  solid #ffffff;
	border-right: 50px  solid #ffffff;
}

.frame-border{
	border: 3px solid #cfb53b;
	margin-left: -0px;
	margin-right: -0px;
	margin-top: -0px;
    margin-bottom: -0px;
}

.z-auto{z-index: auto; position: relative;}
.z-1{z-index: 1; position: relative;}
.z-2{z-index: 2; position:relative;}
.z-3{z-index: 3; position:relative;}

/*backgrounds*/
.bg-full-center{
	background-repeat:	no-repeat;
	background-position: center center; 
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.bg-full-top{
	background-repeat:	no-repeat;
	background-position: top center; 
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.bg-fixed{background-attachment: scroll !important;}
@media (min-width: 768px) {.bg-fixed{background-attachment: fixed !important; z-index: auto;}}

/*position fixed*/
.position-fixed{
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	
	z-index: 0;
	position: fixed;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	margin: 0;
}

.position-absolute{
	position: absolute;
}


.position-absolute-t {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
}
.position-absolute-b{
	position: absolute;
	bottom: 0px;
	right: 0px;
    left: 0px;
	z-index:1;
}

section,header,footer{
	z-index: 1;
	position: relative;
	overflow:hidden;
}

.bgvideo-container{
	position: fixed;
	top: -50%; 
	left: -50%; 
	width: 200%; 
	height: 200%; 
}

.bgvideo-container>img,
.bgvideo,
.bgvideo-img{
	position: absolute; 
	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0; 
	margin: auto; 
	min-width: 50%;
	min-height: 50%;
	width: auto;
    height: auto;
}

.bgvideo{
	display: none;
}

.filter .bgvideo-img{
	-webkit-filter: blur(10px) contrast(1) opacity(50%);
    filter: blur(10px) contrast(1) opacity(50%);
}

.bg-black {
	background-color: #323232;
}

.bg-black-texture {
	background-color: rgba(0,0,0,0.3) !important;
	background-repeat:	repeat;
	background-image: url(img/video/grid.png)

}

.bg-black-alpha {
	background-color: #000000;
	background-color: rgba(0,0,0,0.4);
}

.bg-white {
	background-color: #ffffff;
}

.bg-white-alpha {
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.7);
}

.bg-gray {
	background-color: #787878;
}

.bg-gray-light {
	background-color: #eeeeee;
}

.bg-gray-light-2 {
	background-color: #f7f7f7;
}

.bg-gray-alpha {
	background-color: #787878;
	background-color: rgba(120,120,120,0.7);
}  
 
.bg-color {
	background-color: #967842;
}

.bg-transparent {
	background-color: transparent !important;
}
  
.bg-shadow{
	-webkit-box-shadow: 0px 27px 23px -24px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 27px 23px -24px rgba(0,0,0,0.4);
	box-shadow: 0px 27px 23px -24px rgba(0,0,0,0.4);
}

/*limitar imagens proporcionalmente*/
.f-1by1,
.f-3by4,
.f-16by9{
	background-color: #eeeeee;
	position: relative;
	overflow: hidden;
    display: block;
    line-height: 0;
}

.f-1by1{
    width: 100%;
    padding-top: 100%;
}

.f-3by4{
    width: 100%;
    padding-top: 133%;
}
.f-16by9{
    width: 100%;
    padding-top: 56.3%;
}

.f-3by4>img,
.f-1by1>img,
.f-16by9>img{
	position: absolute;
	width: auto !important;
    height: 100% !important;
    min-width: 100%;
    min-height: 100%;
    max-width: initial;
    max-height: initial;
    top: 50%;
	left: 50%;
	/*margin-top: -50%;
	margin-left: -50%;*/
	margin: 0px auto;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

a:hover .f-3by4>img,
a:focus .f-3by4>img,
a:active .f-3by4>img,
a:hover .f-1by1>img,
a:focus .f-1by1>img,
a:active .f-1by1>img,
a:hover .f-16by9>img,
a:focus .f-16by9>img,
a:active .f-16by9>img{
	opacity: 0.3;
	-moz-transition: opacity linear .3s;
    -webkit-transition: opacity linear .3s;
    -o-transition: opacity linear .3s;
    transition: opacity linear .3s;
}

.caption {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    -moz-transition: opacity linear .3s;
    -webkit-transition: opacity linear .3s;
    -o-transition: opacity linear .3s;
    transition: opacity linear .3s;
}

a:hover .caption,
a:focus .caption,
a:active .caption {
    opacity: 1;
    -moz-transition: opacity linear .3s;
    -webkit-transition: opacity linear .3s;
    -o-transition: opacity linear .3s;
    transition: opacity linear .3s;
 }	

.caption i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #967842;
    
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	
}

.caption-meta {
	margin: 5px 0px 0px 0px;
	overflow: hidden;
	display: inline;
    display: -webkit-inline-box;
	vertical-align: middle;
    line-height: 25px;
    height: 25px;
    -webkit-box-orient: vertical;

    width: 100%;
    text-align: left;
}

.caption-meta ul{
	margin: 0px;
}

.caption-meta ul li {
    padding-right: 10px;
    display: inline-block;
	height: 15px;
	margin: 5px 0px 5px 0px;
}

.post-meta ul li .fa-li,
.caption-meta ul li .fa-li {
    position: static;
	color: #333333 ;
}


/*animacoes*/
.transition{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*formularios */
.wpcf7{
	text-align:left;
}

.wpcf7 .col-xs-6,
.wpcf7 .col-xs-12 {
    padding-bottom: 10px;
    padding-top: 10px;
}

form p{
	margin-bottom:10px;
}

form img{
	width: auto;
	display: inline;
} 

form select,
form textarea,
form input{
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	color: #000000;
	text-align: left;
    padding: 8px 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #ffffff;
    background-image: none;

    border: 1px solid #cccccc;
	border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

form input[type="submit"]{	
	/*bootstrap*/
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 10px;
	margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	/*bootstrap*/	
	float: right;
}
	

form select,
form input[type=search],
form input[type=number],
form input[type=text],
form input[type=file],
form input[type=email],
form input[type=tel],
form input[type=password],
form input[type=date]{
	display: block;
    width: 100%;
	height: 40px;
}

form textarea{
	display: block;
    width: 100%;
	height: auto;
}

/*custom*/
form select,
form input[type=search],
form input[type=number],
form input[type=text],
form input[type=file],
form input[type=email],
form input[type=tel],
form input[type=password],
form input[type=date],
form textarea{
	border: 0px;
    line-height: 30px;
    -webkit-appearance: none;
    background-repeat: repeat;
    background-image: url(img/base/notebook.png);	
	-webkit-box-shadow: none;
    box-shadow: none;
}
/*custom*/

span.wpcf7-not-valid-tip{
	text-align: right;
	font-size: 12px;
	color: #990000;
}

div.wpcf7 img.ajax-loader{
	float:right;
	margin: 20px;
}

div.wpcf7-response-output{
	float:right;
	padding: 10px;
	margin: 0px;
	font-size:12px;
	margin-bottom:20px;
} 

/*recaptcha*/
.g-recaptcha iframe,
form.wpcf7-form .wpcf7-recaptcha iframe{
	-ms-transform:scale(0.7);
	-moz-transform:scale(0.7);
	-webkit-transform:scale(0.7);
	transform:scale(0.7);
    -ms-transform-origin: 0 0;
	-moz-transform-origin: 0 0; 
    -webkit-transform-origin: 0 0; 
	transform-origin:0 0;
}

/*badge*/
.grecaptcha-badge {
	display: none;
	z-index: 1 !important;
	opacity: 0.5 !important;
	bottom: 30% !important;
	right: -176px !important;

	-ms-transform:scale(0.75);
	-moz-transform:scale(0.75);
	-webkit-transform:scale(0.75);
	transform:scale(0.75);
}

.grecaptcha-badge:hover {
	opacity: 1 !important;
	right: -30px !important;
}

body.page-template-tmpl-contactos .grecaptcha-badge {
    display: block !important;
}


/*btn*/
a.btn.btn-primary[href='']{
    display: none;
}

form input[type="submit"],
.btn.btn-primary,
a.btn.btn-primary{
	color: #967842 !important;
	background-color: transparent;
	outline: 0px;
	outline-color: #967842;
	border: 1px solid #967842;
	border-radius: 0px;
	text-decoration: none; 
}

.btn.btn-white,
a.btn.btn-white{
	color: #ffffff !important;
	background-color: transparent;
	outline: 0px;
	outline-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 0px;
	text-decoration: none; 
}

form input[type="submit"]:hover,
form input[type="submit"]:focus,
form input[type="submit"]:active,
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
a.btn.btn-primary:hover,
a.btn.btn-primary:focus,
a.btn.btn-primary:active{
	color: #898989 !important;
	background-color: transparent;
	outline-color:  #898989;
	border-color: #898989;
}



/*------------------------ custom ---------------------- */

nav .social{
	height: 50px;
	   line-height: 50px;
	border-bottom: 0px solid #e5e5e5;
}
	
.navbar.navbar-default{
	background-color: #ffffff;
    border-bottom: 0px solid #e5e5e5;
}

nav.navbar.navbar-default .navbar-nav>li,
nav.navbar.navbar-default.top-nav-collapse .navbar-nav>li {
    float: left;
}

.navbar-nav{
	margin-right: 15px;
	margin-left: 15px;
}

.nav>li>a {
    padding: 13px 13px;
}

nav.navbar.navbar-default.top-nav-collapse {
	background-color: #333333;
	background-color: rgba(255,255,255,0.94);
	margin-top: -50px;
}

.navbar-default .navbar-nav>li>a{
	color: #333333;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-radius: 0px;
}

.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:active{
	color: #888888;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,  
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:active{
	color: #967842;
    background-color: transparent;
	border-top: 1px solid #967842;
	border-bottom: 1px solid #967842;
	border-left: 1px solid #967842;
	border-right: 1px solid #967842;
	border-radius: 0px;
}

.navbar-default.top-nav-collapse .navbar-nav>li>a{
	color: #333333;

}
.navbar-default.top-nav-collapse .navbar-nav>li>a:hover, 
.navbar-default.top-nav-collapse .navbar-nav>li>a:focus, 
.navbar-default.top-nav-collapse .navbar-nav>li>a:active{
	color: #888888;
}

.navbar-default.top-nav-collapse .navbar-nav>.active>a,
.navbar-default.top-nav-collapse .navbar-nav>.active>a:hover,  
.navbar-default.top-nav-collapse .navbar-nav>.active>a:focus, 
.navbar-default.top-nav-collapse .navbar-nav>.active>a:active{
	color: #967842;
    background-color: transparent;
	border-top: 1px solid #967842;
	border-bottom: 1px solid #967842;
	border-left: 1px solid #967842;
	border-right: 1px solid #967842;
	border-radius: 0px;
}

@media (max-width: 767px){
	.navbar-default .navbar-collapse,
	.navbar-collapse.in{
		max-height: none;
		padding: 0px;
		width: 100%;
		float: right;
		background: #ffffff;
		position: fixed;
		left: 0px;
		right: 0px;
		border: 0px;
		text-align: center;
	}
	
	.navbar-default .navbar-nav>li>a{
		padding: 7px;
		margin: 8px 0px 8px 0px;
		display: inline-block;
		color: #000000;
	}
	
	/*navbar-toggle*/
	.navbar-toggle{
		padding: 10px 10px;
		border: 0px;
		background: transparent !important;
	}
	
	.navbar-toggle:hover,
	.navbar-toggle:focus,
	.navbar-toggle:active{
	  background: transparent !important;
	}
	
	.navbar-toggle .icon-bar{
		transition: all 0.2s;
	}
	
	.navbar-default .navbar-toggle .icon-bar{
		background-color: #333333;
	}
	.navbar-default.top-nav-collapse .navbar-toggle .icon-bar{
		background-color: #333333;
	}
	
	.navbar-toggle.open .top-bar {
		-moz-transform: translateY(4px) translateX(0) rotate(45deg);
		-webkit-transform: translateY(4px) translateX(0) rotate(45deg);
		transform: translateY(4px) translateX(0) rotate(45deg);

		margin-top: 4px;
	}
	.navbar-toggle.open .middle-bar {
		opacity: 0;
		margin-top: 0px;
	}
	.navbar-toggle.open .bottom-bar {
		-moz-transform: translateY(-4px) translateX(0) rotate(-45deg);
		-webkit-transform: translateY(-4px) translateX(0) rotate(-45deg);
		transform: translateY(-4px) translateX(0) rotate(-45deg);
		
		margin-top: 4px;
	}	
}

nav .menu .navbar-brand {
	height: 100px;
	padding: 10px 0px 5px 15px ;
	margin-left: 0px !important;
	margin-top: -50px;
}
nav.top-nav-collapse .menu .navbar-brand{
	height: 50px;
	margin-top: 0px;
}

nav .menu .navbar-brand img.brand-icon,
nav .menu .navbar-brand img.brand-marca,
nav.top-nav-collapse .menu .navbar-brand img.brand-icon,
nav.top-nav-collapse .menu .navbar-brand img.brand-marca{
	height: 100%;
	width: auto;
	display: block;
}
 
nav .menu .navbar-brand img.brand-marca,
nav.top-nav-collapse .menu .navbar-brand img.brand-marca{
	display: none;
}


header.header-limit{
    display: block;
    position: relative;
    padding: 0;
	margin-top: 0px;
}

@media (max-width: 767px) {
	header.header-limit .f-16by9{
		padding-top: 100%;
	}
}

@media (min-width: 1410px){
	header.header-limit {
		max-height: 80%;
	}
	header.header-limit .f-16by9>img{
		top: 35%;
	}
}

/*owl*/
header.header-banner,
header.header-owl{
    margin-top: 0px;
}
header.header-owl{
    display: block;
    position: relative;
    padding: 0;
}


@media (max-width: 767px) {
	header.header-owl .f-16by9{
		padding-top: 100%;
	}
}

@media (min-width: 1410px){
	header.header-owl {
		max-height: 70%;
	}	
	
	header.header-owl div.v-align{
		top: -15%;
	}
	header.header-owl .owl-carousel .owl-nav div {
		top: 35%;
	}
}


.owl-carousel .owl-item img{
	width: initial;
}

.owl-carousel .owl-nav div {
	height: 40px;
    margin-top: -20px;
	top: 50%;
	
    width: 25px;
    position: absolute;
    z-index: 7;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.owl-carousel .owl-nav div:hover,
.owl-carousel .owl-nav div:focus,
.owl-carousel .owl-nav div:active{
	background-color: #9b9b9b;
    background-color: rgba(155,155,155,0.4);
}

.owl-carousel  .owl-nav div.owl-prev {
    left: 0;
	font-size: 0;
	line-height:0;
	color: transparent;
	margin-left: 0px
}

.owl-carousel  .owl-nav div.owl-prev:before {
    content: "\f104";
    text-indent: -5px;
}

.owl-carousel  .owl-nav div.owl-next  {
    right: 0;
    float: right;
	font-size: 0;
	line-height:0;
	color: transparent;
	margin-right: 0px
}

.owl-carousel  .owl-nav div.owl-next:before  {
    content: "\f105";
    text-indent: 5px;   
}

.owl-carousel  .owl-nav div.owl-prev:before,
.owl-carousel  .owl-nav div.owl-next:before{
    width: 100%;
    height: 100%;
    text-align: center;
    left: 0;
    top: 0;
    position: absolute;
    line-height: 40px;
    font-size: 26px;
    color: #ffffff;
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

.owl-carousel .item-box {
	background-color: #967842;
	display: block;
	padding: 0;
}


.owl-carousel .owl-controls .owl-dots {
    margin: 10px 10px 10px 10px;
    text-align: center;
}

.owl-carousel .owl-controls .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-carousel .owl-controls .owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
	border: 2px solid #967842;
    background: transparent;
}

.owl-carousel .owl-controls .owl-dot.active span, 
.owl-carousel .owl-controls.clickable .owl-dot:hover span,
.owl-carousel .owl-controls.clickable .owl-dot:focus span,
.owl-carousel .owl-controls.clickable .owl-dot:active span {
    filter: Alpha(Opacity=100);
    opacity: 1;
	background: #967842;
}

header .owl-slider.owl-carousel .owl-controls {
	position: absolute;
    right: 0px;
    left: 0px;
    top: 100px;
}

header .owl-slider.owl-carousel .owl-controls .owl-dot span {
	margin: 10px 5px;
	border: 2px solid #967842;
}

header .owl-slider.owl-carousel .owl-controls .owl-dot.active span,
header .owl-slider.owl-carousel .owl-controls.clickable .owl-dot:hover span,
header .owl-slider.owl-carousel .owl-controls.clickable .owl-dot:focus span,
header .owl-slider.owl-carousel .owl-controls.clickable .owl-dot:active span  {
	background: #967842;
}

header .owl-slider.owl-carousel .col-xs-12{
	padding-right: 55px;
    padding-left: 55px;
}

/*
.banner-produto section .card-produto{
	float: right;
}
.banner-produto section:nth-child(2n+0) .card-produto{
	float: right;
}
*/
.bg-produto .bg-fixed:nth-child(1n+0) {
    background-attachment: scroll!important;
}
.bg-produto .bg-fixed:nth-child(2n+0){
	background-position: 25% 50%;
    background-attachment: fixed!important;
    background-size: 50%;
}

@media (max-width: 767px) {
	.bg-produto .bg-fixed:nth-child(2n+0) {
		background-position: 120% 50%;
		background-size: 120%;
	}
}
	
#index .post-meta ul li {
	padding-right: 30px;
	display: inline-block;
}


.card-img {
    border-width: 0px;
    border-style: solid;
	-webkit-border-radius:0 40% 0 0;
    border-radius:0 40% 0 0;
	border-color:#e5e5e5;
    background-color: #ffffff;
	padding: 15px;
}
.card-content {
    border-width: 0px;
    border-style: solid;
	-webkit-border-radius:0 0 0 0;
    border-radius:0 0 0 0;
	border-color:#e5e5e5;
    background-color: #ffffff;
	padding: 15px;
}

.card-content .f-1by1,
.card-img .f-1by1{
    background-color: transparent;
}

.card-img .f-1by1>img{
	-webkit-border-radius:0 40%;
    border-radius: 0 40% ;
}

#servicos .icon{
	position: relative;
    height: 54px;
    width: 54px;
    margin-top: 14px;
    margin-bottom: 20px;
}

#servicos .icon img{
	width: 100%;
	height: auto;
}

#servicos .icon-text{
	margin-top: -50px;
	margin-left: 73px;
    padding: 0px 0px 0px 5px;
}

.timeline:before {
    position: absolute;
    z-index: 0;
    left: 50%;
    height: 100%;
	width:1px;
	background-color: #000;
    content: "";
	display: block;
}

.timeline .row .time-block{
    padding-top: 15px;
	padding-bottom: 15px;
	
	text-align: left; 
	float: right;
}

.timeline .row .time-block > span{
    position: relative;
    z-index: 2;
    top: 12px;
    display: block;
    width: 16px;
    height: 16px;
    line-height: 50px;
    border-radius: 100%;
    border: 3px solid transparent;
    background-color: #967842;
    margin-bottom: -12px;
	
    margin-left: -22px;
    margin-right: auto;
	float:left;
}

@media (min-width: 768px) {
	.timeline .row:nth-child(even) .time-block {
		text-align: right;
		float: left;
	}

	.timeline .row:nth-child(even) .time-block > span{
		margin-right: -22px;
		margin-left: auto;
		float:right;
	}
}

@media (max-width: 767px) {
	.timeline:before {left: 0%; margin-left: 15px;}

}

@media (max-width: 767px) {
	#single .post-meta ul li {
		display: inline-block;
	}
}

#sidebar .brand-2 img,
footer .brand-2 img {
	position: relative;
	display: block;
	height: auto;	
	width: 200px;
	margin: 0 auto;
}
	
#sidebar ul,
footer .col-xs-12 ul {
	width: 200px;
	display: table;
	margin: 0 auto;
	padding-left: 2.5em;
}

#sidebar ul li,
footer .col-xs-12 ul li{
   text-align: left;
}  

footer .col-contactos {
	width: 100% !important;
	float: left;
}

@media (min-width: 991px) {
	footer .col-contactos {
		width: 50% !important;
		float: left;
	}
}
@media (min-width: 1200px){
	footer .col-contactos {
		width: 25% !important;
		float: left;
	}
}

footer .col-contactos h4 {
	padding-left: 20px;
}

/*blog*/
nav.pagination{display:block; text-align:center; font-size: 1.3em;}
nav.pagination h2{display:none}
nav.pagination .nav-links>a, 
nav.pagination .nav-links>span{
	border-radius: 0px;
	padding: 7px;
	margin: 2px;
	display: inline-block;
    border: 1px solid transparent;
}
nav.pagination .nav-links>a:hover,
nav.pagination .nav-links>a:focus,
nav.pagination .nav-links>a:active{
	color: #ffffff;
    background-color: #967842;
	border: 1px solid transparent;
}

nav.pagination .nav-links>span.current {
	color: #ffffff;
    background-color: #967842;
	border: 1px solid transparent;
}

/*blog*/
ul.gallery{
	padding-left: 0;
    list-style: none;
}

ul.gallery li {
    padding-bottom: 15px;
}

ul.gallery li img {
    width: 100%;
    height: auto;
    padding: 0px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

ul.gallery li p  {
    font-weight: normal;
    padding: 5px 10px 0 10px;
    line-height: 20px;
    margin: 0px 0px 15px 0px;
    text-align: center;
	font-size: 13px;
}

.widget .widget-title {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

.menu-rodape-container ul,
.widget ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menu-rodape-container ul li{
    width: 100%;
    padding: 10px 0 10px 0px;
    position: relative;
}

.widget ul li {
    width: 100%;
    padding: 10px 0 10px 10px;
    position: relative;
}

.widget ul li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
    color: #967842;
    position: absolute;
    left: 0;
}

.widget ul li a {
    color: #777777;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


/*btn-messenger */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-3px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.btn-messenger{
	width: 60px;
    height: 60px;
    position: fixed;
    right: 0px;
	bottom: 0px;
    opacity: 1;
    z-index: 888;	

	display: inline-block;
    vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}	
.btn-messenger:hover, 
.btn-messenger:focus, 
.btn-messenger:active{
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

#cookies-modal.modal {
    left: 0px;
    top: auto;
    right: auto;
	z-index: 999;
	padding: 0px !important;
}
#cookies-modal .modal-dialog{
	margin: 10px !important;
	display: inline-block;
}

/*------------------------ responsive ---------------------- */
@media (min-width: 480px) {

}
@media (min-width: 768px) {
	body{
		font-size: 10px; /*reset*/
	}

	h1{font-size:3.6em; font-weight: 500; line-height:125%; padding:0; margin:0 0 10px 0;}
	h2{font-size:3.0em; font-weight: 500; line-height:125%; padding:0; margin:0 0 10px 0;}
	h3{font-size:2.4em; font-weight: 500; line-height:125%; padding:0; margin:0 0 10px 0;}
}

@media (min-width: 992px) {
	nav .menu .navbar-brand img.brand-marca{
		display:block;
	}
	nav .menu .navbar-brand img.brand-icon{
		display:none;
	}
}
@media (min-width: 1200px) {

}