body {
	margin:0;
	background-color: #fff;
	font-family: sans-serif;
	font-size:12px;
	margin-top:60px;
	font-weight: 400;
}
a:link {
    text-decoration: none;
	color:#000;
}

a:visited {
    text-decoration: none;
	color:#000;
}

a:hover {
	color:#000;
}

a:active {
    text-decoration: none;
	color:#000;
}

a:hover span img{
	-webkit-filter: brightness(90%);
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

span img{
	border-radius: 3px;
	-webkit-filter: brightness(100%);
}

button{cursor:pointer;}

p{
	font-family: sans-serif;
	line-height: 1.2em;
	font-size: 1.15em;
	margin-bottom: 0;
}
h2{
	font-family: sans-serif;
	margin-bottom: 30px;
	font-weight: 400;
}
h3 {
	font-family: sans-serif;
	font-weight: 400;
    margin-bottom: -12px;
    margin-top: 8px;
    font-size: 1.4em;
}
h4{font-size: 1.2em;
	font-family: sans-serif;
	font-weight: 600;
	margin-bottom: -10px;
    margin-top: 6px;
}
hr { 
    border: 0;
    height: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
	margin-top:25px;
	margin-bottom:25px;
}
.bold{
	font-weight:600;
	margin-right: 3px;
	color: #000;
}
.logo{
	font-weight: 600;
	margin-right:7px;
}
.logo-mobile{
	font-size: 17px;
	font-weight: 600;
	margin-right:7px;
}
.titulo{
	font-weight:700;
}
.titulo-categoria{
	margin-bottom: 40px;
	font-weight: 400;
	margin-top: 30px;
}
.titulo2{
	margin-bottom: 30px;
	font-weight: 300;
	margin-top: 30px;
	text-transform: uppercase;
	font-size: 1.15em;
	letter-spacing: 0.03em;
}
.assinatura{
	font-weight:300;
	font-size:1.4em;
	display:block;
	width:auto;
	float:left;
}
.assinatura-mobile{
	font-weight:400;
	font-size:0.85em;
	display:block;
	width:auto;
	float:left;
}
.iframe-video{
	position: relative;
	top: 20%;
	width: 640px;
	height: 360px;
}

.social{
	display:block;
	float:right;
	margin-right:12px;
}
#menu{
	background-color:#fff!important;
}
.menu-mobile-active{
	display: block;
	color:#000;
	font-size: 1.8em;
	line-height: 3.2em;
    position: relative;
    top: 20%;
}
.lightbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu-desktop{
	display:block;
	width:940px;
	height:30px;
	margin:auto;
}
.links{
	display:block;
	font-weight:300;
	font-size:1.3em;
	float:right;
	margin-top: -3px;
}
.links a:link{
	margin-left:18px;
}
.links a:hover{
	border-bottom: solid 1.5px #000;
}

.menu-active{
	border-bottom: solid 1.5px #000;
}
.menu-mobile{
	display: none;
	height:54px;
	margin:auto;
	width:440px;
	font-size: 1.3em;
}
.menu-mobile p{
	margin-top: 0;
}
.menu-mobile-icon{
	display:none;
	float: right;
	width: 36px;
	height: 36px;
	margin-right: 0px;
    margin-top: 0px;
	background-image: url("bt-menu-mobile.svg");
	background-size: contain;
}
.menu-mobile-social{
	display: inline-flex;
    text-align: center;
}
.menu-mobile-social li a{
	width: 36px;
	height: 36px;
	margin: 18px;
	margin-top: 40px;
}
.bt-fechar{
	display: block;
	position: absolute;
	top: 0px;
	right: 15px;
	margin-top: 15px!important;
	width: 32px;
	height: 32px;
	background-image: url("bt-fechar.svg");
	background-size: contain;
}
.bt-fechar:hover{
	background-image: url("bt-fechar-hover.svg");
}
.home{
	display:block;
	width:990px;
	margin:auto;
	margin-top:60px;
}
.portfolio{
	display:block;
	width:940px;
	margin:auto;
	margin-top:60px;
}
.projeto{
	float:left;
	display:block;
	width:280px;
	height:340px;
	line-height:18px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:40px;
}
.thumb{
	width:280px;
	height:280px;
	background-color:#FFF;
	display:block;
	margin-bottom:6px;
}
.thumb img{
	border-radius: 3px;
}
.icon-email{
	display: inline-block;
	margin-left:12px!important;
	margin-bottom: -7px;
	height: 26px;
	width: 26px;
	background-image:url("icon-email.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border-bottom: none!important;
}
.icon-instagram{
	display: inline-block;
	margin-bottom: -7px;
	height: 26px;
	width: 26px;
	background-image:url("icon-instagram.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border-bottom: none!important;
}
.icon-linkedin{
	display: inline-block;
	height: 26px;
	width: 26px;
	background-image:url("icon-linkedin.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border-bottom: none!important;
}


/** LIGHTBOX MARKUP **/

.lightbox {
	background-image: url("bt-fechar-branco.svg");
	background-size: 32px;
	background-repeat: no-repeat;
	background-position: top 10px right 10px;
	/** Default lightbox to hidden */
	display: none;
	cursor: default;
	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 90%;
	margin-top: 2%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;
	/** Unhide lightbox **/
	display: block;
}
iframe{
	margin-top:14%;
}
.grid-produtoras{
	display: grid;
	grid-template-columns: 33% 33% 33%;
 	text-align: center;
}
.grid-clientes{
	display: grid;
	grid-template-columns: 33% 33% 33%;
 	text-align: center;
}
.grid-clientes a{
	margin-bottom: 60px;
}
.grid-clientes a:link{
	cursor: pointer;
}
.grid-poster{
  display: grid;
  grid-template-columns: 33% 33% 30%;
  grid-gap: 60px 20px;
  margin-bottom: 60px;
}
.grid{
	display: grid;
	grid-template-columns: 52.5% 48%;
	grid-gap: 40px 0px;
}
.grid span{
	margin-bottom: 30px;
}
.tag{
	color:#4f4f4f;
	display: -webkit-inline-box;
	text-transform: uppercase;
	font-size: 0.85em;
	background-color: #f0f0f0;
	border-radius: 20px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left:7px;
	padding-right:7px;
	margin-top: 4px;
	letter-spacing: 0.6px;
	margin-right: 7px;
	cursor: default;
}
.ano{font-size: 0.95em;font-weight: 300;}
iframe {
    margin-top: 0%;
}
.apoiase{
	width: 240px;
}
