/**
* Edits Tema
*/
html, body {
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

.clear {
	clear: both;
}
#content {
	min-height: 100%;
	position: relative;
}

.fancybox-lock body {
	overflow: initial !important;
}

.rowspace {
	margin-bottom: 40px !important;
}
.pseudo-slider {
	display: none;
}

.transicao,
.eff-op,
.eff {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
	display: block;
}

.eff:hover {
	box-shadow: 1px 1px 10px #1e5391;
	text-decoration: none;
}

.eff-op:hover {
	opacity: .8;
	text-decoration: none;
}

form select,
form input[type="text"] {
	box-sizing: border-box;
	border-radius: 4px;
	padding: 0 12px;
	height: 36px;
	float: left;
}

.btn {
	text-transform: uppercase;
	background-color: black;
	font-weight: 100;
	padding: 0 16px;
	display: block;
	line-height: 2;
	border: none;
	color: white;
}
.btn:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	margin: 0 0 24px 0;
	font-weight: 200;
	line-height: 1;
}

h1 {
	margin: 0 !important;
	font-size: 0px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 22px;
}

h4 {

}

h5 {

}

form textarea {
	border-radius: 4px;
	height: 120px;
	padding: 12px;
	resize: none;
}

iframe {
	width: 100%;
}
/**
* Header
*/
.interna .wrap-header,
.home .wrap-header {
	position: absolute;
}

.wrap-header {
	background-color: rgba(16, 27, 35, .9);
	margin-bottom: 130px;
	padding: 16px 0;
	width: 100%;
	z-index: 10;

}
.home .wrap-header {
	margin-bottom: 30px;
}
.area-logo a {
	display: block;
	position: absolute;
}
@media only screen and (max-width: 600px) {
	.area-logo a {
		position: relative;
		margin: 0 auto;
	}
}
.area-logo img {
	max-width: 150px;

}
.area-menu ul {
	list-style: none;
	margin: 3px 0;
}

.area-menu ul li {
	text-transform: capitalize;
	margin-right: 11px;
	font-weight: 300;
	font-size: 15px;
	line-height: 1;
	float: left;
}

.area-menu ul li:last-child {
	margin-right: 0;
}

.area-menu ul li a:not(.soc) {
	background-color: transparent;
	padding: 6px 10px;
	display: block;
	color: white; 
}

.wrap-footer ul li a.soc,
.area-menu ul li a.soc {
	padding: 14px 0 14px 26px;
	font-size: 11px;
	display: block;
	color: white;
}

.area-menu ul li a.soc.fb {
	background: url(../img/ico-facebook.png) no-repeat center;
}

.area-menu ul li a.soc.insta {
	background: url(../img/ico-instagram.png) no-repeat center;
}

.wrap-footer ul li a.soc.whatsapp,
.area-menu ul li a.soc.whatsapp {
	background: url(../img/ico-whatsapp.png) no-repeat left center;
	padding: 7px 0 7px 30px;
}

.area-menu ul li a:not(.soc).actv,
.area-menu ul li a:not(.soc):hover {
	text-decoration: none;
	background-color: #c6ab67;
	
	color:  #101b23;
}
/**
* Menu
*/
.home .wrap-menu-responsivo {
	margin-bottom: 0;
}

.wrap-menu-responsivo {
	border-bottom: 1px solid #FFFFFF;
	background-color: #000000;
	margin-bottom: 30px;
	position: relative;
	z-index: 4000;
	height: 50px;
	width: 100%;
}
.wrap-menu-responsivo .menu {
	text-transform: capitalize;
	position: relative;
	padding: 2px 16px;
}

.wrap-menu-responsivo .menu a {
	display: block;
	color: #FFFFFF;
	padding: 5px;
}

.wrap-menu-responsivo .menu a:hover {
	text-decoration: none;
}

.wrap-menu-responsivo .hide-menu {
	border-top: 1px solid #FFFFFF;
	background-color: #000000;
	padding: 0 !important;
	margin: 0 !important;
	position: absolute;
	list-style: none;
	display: none;
	z-index: 200;
	width: 100%;
	top: 50px;
	left: 0;

}

.wrap-menu-responsivo .menu a img {
	width: 32px;
	height: 32px;
	}

.wrap-menu-responsivo .hide-menu li {
	font-size: 1.125rem !important;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
}

.wrap-menu-responsivo .hide-menu li a {
	padding-left: 25px;
	background: none;
	border: none;
}

.wrap-menu-responsivo .hide-menu li a:hover {
	text-decoration: none;
}

.menu ul li .dropdown-2,
.menu ul li .dropdown {
	background: #12aaa0;
	display: none;
	left: -20px;
	width: 100%;
	z-index: 70;
	top: 35px;
	margin: 0;
}

.menu ul li .dropdown-2 {
	background: #83c881;
	display: none;
}
/**
* Wrap Banner
*/
.wrap-carousel {
	background-color: white;
	position: relative;
	height: 100%;
	width: 100%;
	z-index: 0;
	left: 0;
	top: 0;
}

.carousel {
	margin-bottom: 0;
	height: 100%;
}

.carousel .slider {
	width: 100%;
}
/**
* Footer
*/
.wrap-footer {
	background-color: white;
	width: 100%;
	bottom: 0;
	left: 0;
}

.wrap-footer .row .large-12 {
	margin-top: 8px;
	border-top: 2px solid #b2b2b2;
}

.wrap-footer ul {
	display: inline-block;
	margin: 30px 0 38px;
	list-style: none;
}

.wrap-footer ul li {
	line-height: 28px;
	font-weight: 300;
	margin: 0 16px;
	float: left;
}

.wrap-footer ul li a.soc {
	color: #000000;
}

.wrap-footer ul li a.soc.fb {
	background: url(../img/ico-footer-facebook.png) no-repeat center;
}

.wrap-footer ul li a.soc.insta {
	background: url(../img/ico-footer-instagram.png) no-repeat center;
}

.wrap-footer ul li a.soc.whatsapp {
	line-height: 1;
	background: url(../img/ico-footer-whatsapp.png) no-repeat left center;
}

.assinatura a,
.assinatura {
	margin: 0;
	line-height: 2;
	font-family: Arial, sans-serif !important;
	font-size: 11px !important;
	color: #999;
}

/**
* PORTFOLIO
*/
.lista-portfolio li {
	font-weight: 300;
	line-height: 1;
}

.lista-portfolio li a {
	border: 1px solid #bfbfbf;
	text-align: center;
	border-radius: 3px;
	line-height: 2.6;
	font-size: 13px;
	display: block;
}

.lista-portfolio li a.ativo,
.lista-portfolio li a:hover {
	background-color: #bfbfbf;
	text-decoration: none;
	color: white;
}

.vitrine .all {
	-webkit-transition: all .2s ease-in;
}

.vitrine .box {
	position: relative;
	overflow: hidden;
	display: block;
}

.vitrine .box img {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale(1.2);
	-moz-transform: translate(-50%, -50%) scale(1.2);
	-ms-transform: translate(-50%, -50%) scale(1.2);
	transform: translate(-50%, -50%) scale(1.2);
}

.vitrine .box .curtain {
	background-color: rgba(0, 0, 0, .8);
	position: absolute;
	padding: 18px 0;
	width: 100%;
	-webkit-transition: all .3s cubic-bezier(.17,.67,1,2);
	-moz-transition: all .3s cubic-bezier(.17,.67,1,2);
	-ms-transition: all .3s cubic-bezier(.17,.67,1,2);
	transition: all .3s cubic-bezier(.17,.67,1,2);
}

.vitrine .box:hover .curtain {
	bottom: 0 !important;
}

.vitrine .box .curtain h4 {
	text-transform: none;
	font-weight: 300;
	font-size: 16px;
	color: white;
	text-align: center;
	margin-bottom: 16px;
}

.vitrine .box .curtain span {
	text-align: center;
	display: block;
	margin: 0 auto;
	color: white;
	font-size: 28px;
}

.carr-portfolio .slick-prev {
	left: 15%;
}

.carr-portfolio .slick-next {
	right: 15%;
}

/**
* PERFIL
*/
.moldura {
	box-shadow: 1px 1px 15px #999;
	position: relative;
	z-index: 5;
}

.moldura .erika {
	padding: 12px;
}

.moldura .pin {
	position: absolute;
	margin-left: -22px;
	top: -20px;
	left: 50%;
	z-index: 10;
}

/**
* PUBLICAÇOES
*/
.lista-publicacoes a {
	box-shadow: 1px 1px 15px #999;
	display: block;

	min-height: 115px;
}

.lista-publicacoes a img{
	width:100%;
}

.lista-publicacoes a span {
	display: block;
	font-size: 11px;
}

.lista-publicacoes a p {
	line-height: 1.4;
	text-align: left;
	font-size: 14px;
	margin: 0;
}

.lista-depoimentos {

}

.lista-depoimentos li .wrapper {
	border: 2px solid #b2b2b2;
	min-height: 250px;
	padding: 18px;
	position: relative;
}

.lista-depoimentos li .wrapper p {
	line-height: 1.4;
	text-align: left;
	margin-bottom: 35px;
}

.lista-depoimentos li .wrapper p:last-child {
	margin-bottom: 0;
}

.lista-depoimentos li .wrapper ul {
	list-style: none;
	margin: 0;
	right: 10px;
	bottom: 10px;
}

.lista-depoimentos li .wrapper ul li:first-child {
	font-weight: 700;
}

.lista-depoimentos li .wrapper ul li {
	font-size: 12px;
}
/**
* QUERIES
*/
@media only screen and (max-width: 480px) {

}
@media only screen and (max-width: 600px) {

}
@media only screen and (max-width: 768px) {
	.wrap-footer {
		position: absolute;
		height: 190px;
	}

	.wrap-footer ul {
		margin: 14px 0;
	}

	#content {
		padding-bottom: 190px;
	}

	.wrap-header {
		position: relative !important;
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 1023px) {

	.wrap-footer {
		position: absolute;
		height: 135px;
	}

	#content {
		padding-bottom: 135px;
	}

	.lista-depoimentos li .wrapper ul {
		position: absolute;
	}
}


/*
18/02/2019 - Instafeed
*/

.instagram-bar {
	padding: 30px 0;
}

.instagram-bar h3 {
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 6px;
}

.instagram-bar h4 {
	text-align: center;
	font-weight: 300;
	text-transform: none;
	font-size: 14px;
}

.instagram-bar ul {
    list-style: none;
    margin: 0;
}

 .instagram-bar li {
    width: 24%;
    margin-right: 1%;
    display: inline-block;
}

.instagram-bar  p {
    text-align: center;
    text-transform: uppercase;
    margin: 60px 0;
}

.instagram-bar figure {
	padding-top: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    position: relative;
    margin: 0;
}

.instagram-bar figure img {
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
}

.whatsapp3 {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 999;
	display: flex;
	border-radius: 25px;
	padding: 12px 30px;
	color: #ffffff;
	background: #52ce5f;
	background: -moz-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #52ce5f), color-stop(100%, #32ba45));
	background: -webkit-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
	background: -o-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
	background: -ms-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
	background: linear-gradient(to bottom, #52ce5f 0%, #32ba45 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52ce5f', endColorstr='#32ba45', GradientType=0);
  }
  .whatsapp3 i {
	font-size: 20px;
	margin-right: 10px;
  }
  .whatsapp3:hover {
	text-decoration: none;
  }
  
  .whatsapp2 {
	position: fixed;
	right: 20px; 
	bottom: 20px;
	background: url('../img/xwhats-icon.png') no-repeat;
	width: 50px; 
	height: 50px;
	z-index: 999;
  } 