body {
	overflow-x: hidden;
	/*-moz-user-select: none; 
	-webkit-user-select: none; 
	-ms-user-select:none; 
	user-select:none;
	-o-user-select:none;*/

	-webkit-perspective: 0px;
	perspective: 0px;
}

a {
	text-decoration: none !important;
}

/* unvisited link */
a:link {
	color: inherit;
}

/* visited link */
a:visited {
	color: inherit;
}

/* mouse over link */
a:hover {
	color: inherit;
}

/* selected link */
a:active {
	color: inherit;
}

.noselect {
	-webkit-touch-callout: none;
	/* iOS Safari */
	-webkit-user-select: none;
	/* Safari */
	-khtml-user-select: none;
	/* Konqueror HTML */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.backgroundPattern {
	background-image: url("../img/patternBG.jpg");
	background-repeat: all;
	background-size: 400px 400px;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#menu {
	position: fixed;
	left: 30px;
	top: 30px;
	width: 200px;
	height: 200px;
	z-index: 1000;

}

#barraIcones {
	position: fixed;
	width: 300px;
	height: 35px;
	right: 25px;
	top: 23px;
	z-index: 300;
	text-align: right;
}

#barraSocialRight {
	display: none;
	position: fixed;
	width: 300px;
	height: 35px;
	right: 11px;
	bottom: 14px;
	z-index: 300;
	text-align: right;
}


#barraSocialLeft {
	position: fixed;
	width: 300px;
	height: 35px;
	left: 23px;
	bottom: 10px;
	z-index: 300;
	text-align: left;
}

#vimeoIcon {
	background-image: url("../img/logoVimeo_small.png");
	background-size: 60%;
	margin-right: -9px;
	margin-top: -2px;
}

#youtubeIcon {
	background-image: url("../img/logoYoutube_small.png");
	background-size: 70%;
	margin-right: -7px;
	margin-top: 0px;
}

#instagramIcon {
	background-image: url("../img/instagram1.png");
	background-size: 78%;
	margin-left: 2px;
}

#facebookIcon {
	background-image: url("../img/facebook1.png");
	background-size: 55%;
	margin-left: -10px;
}

#languageIcon {}


#languageIcon span {
	position: absolute;
	top: 10px;
	left: 2px;
	text-align: center;
	width: 30px;
}

.iconBarra {
	opacity: .8;
	position: relative;
	display: inline-block;
	width: 34px;
	height: 34px;
	text-align: center;
	border-radius: 200px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	font-size: 10px;

	vertical-align: middle;
	text-align: center;
	/*background-color:#1bf6ff;*/
}



#logoAlice {
	position: absolute;
	width: 140px;
}

#iconeMenu {
	position: absolute;
	left: 80px;
	top: 80px;
	width: 100px;
	cursor: pointer;
}

#blockIntro {
	position: relative;
	z-index: 30;
	margin: 0 auto;
	width: 100%;
}





#intro {
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	font-size: 100px;
	font-size: 8.5vw;
	line-height: 91px;
	line-height: 8vw;
	top: 100px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 20px;
	z-index: 11;
}

#intro .animation-text-wrapper {
	position: relative;
	display: inline-block;
	/*padding-right: 0.05em;
  padding-bottom: 0.1em;*/
	overflow: hidden;
	height: 180px;
	/*  background-color: orange;
*/
	top: 30px;
}

#intro .animation-letters {
	margin-top: -10px;
}

#intro .animation-letter {
	display: inline-block;
	line-height: 1em;
}




.listaItensMenu {
	list-style-type: none;
	position: absolute;
	top: 140px;
	left: -260px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	/*font-size:2vw;*/
	font-size: 30px;
	color: magenta;
}

.itemMenu {
	cursor: pointer;
	margin-bottom: -3px;
	display: inline-block;
	background-color: #fff;
	padding-right: 7px;
	padding-left: 7px;
}

.menuOut {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 200 !important;
}

.menuOver {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 500 !important;
}

.menuSelect {
	/*
	color:#b500ba;
	font-size:40px;
	margin-bottom:-11px;
	margin-top:-11px;*/
	/*font-size:3vw;
	margin-bottom: -.7vw;
	margin-top: -.7vw;*/
	color: #59e2fb;
}


.titlePaginas {
	position: absolute;
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	font-size: 100px;
	font-size: 9vw;
	line-height: 91px;
	line-height: 4vw;
	z-index: 10;
	width: 100%;
	top: 13vw;
	text-align: center;

}

.titlePaginasWork {
	top: 8vw !important;
}

.navDetalhe {
	/*color:#bbb;*/
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	position: relative;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 10px;
	top: 8vw;
}

.navDetalhe a:link {
	color: inherit;
	text-decoration: none;
}

/* visited link */
.navDetalhe a:visited {
	color: inherit;
	text-decoration: none;
}

/* mouse over link */
.navDetalhe a:hover {
	color: #FF00FF;
	text-decoration: none;

}

/* selected link */
.navDetalhe a:active {
	color: inherit;
	text-decoration: none;
}

.introDetalheJob {
	position: relative;
	z-index: 0;
	width: 100%;
	height: auto;
	margin-top: 10vw;
	text-align: center;
	padding-bottom: 20px;
}

.tituloDetalheJob {
	width: 60%;
	margin: 0 auto;
	height: auto;
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	font-size: 5vw;
	line-height: 4.2vw;
}

.subtitleDetalheJob {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 3vw;
	line-height: 3.5vw;
	margin-top: -.5vw;
	width: 60%;

}

.textoDetalheJob {
	color: #666;
	padding-top: 20px;
	width: 65vw;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	/*text-transform: uppercase;*/
	font-size: 1.6vw;
	line-height: 2vw;
}

.introDetalheJob p {
	color: #666;

	width: 65vw;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	/*text-transform: uppercase;*/
	font-size: 1.6vw;
	line-height: 2vw;
}


#worksWord {
	cursor: pointer;
}

#contatoWord {
	display: none;
	position: absolute;
	text-align: center;
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	font-size: 120px;
	line-height: 91px;
	line-height: 9vw;
	z-index: 0;
	width: 800px;
	top: 6vw;
}

#mapaGoogle {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.overInfos {
	display: none;
	position: absolute;
	left: 50%;
	width: 800px;
	z-index: 10;
	text-align: center;
	bottom: 57px;
}

#textoHome {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 2.6vw;
	text-align: center;
	line-height: 2.7vw;
	margin-top: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 67%;
	height: auto;
	margin: 0 auto;
	z-index: 200;


}

#canvasIntro {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 1250px;
	margin: 0 auto;
	z-index: 0;
}

#canvasLogoParticles {
	position: absolute;
	z-index: 0;
}

.shadow {
	box-shadow: 10px 10px 5px #888888;
}

.close-portfolio {
	text-transform: uppercase;
}

#blockImages {
	position: relative;
	width: 100%;
	margin-bottom: 6vw;
	margin-top: 3vw;
	text-align: center;
}

#blockMoldura {
	display: inline-block;
	z-index: 200;
	width: 35%;
	margin-right: 2vw;
}

#block3d {
	display: inline-block;
	width: 35%;
	z-index: 200;

}

/*#textoMoldura {
    left: 200px;
    width: 200px;
    margin-top: -130px;
    text-align: left;
    line-height: 71px;
    font-size: 73px;
    background-color: blue
}*/


#column1 {}

#column2 {}


#table1 {
	width: 100%;
	height: 200px;
}


#table1 td {
	width: 50%;
	text-align: center
}








#gradBackground {
	position: absolute;
	top: 400px;
	left: 0px;
	width: 100%;
	height: 800px;
	background: #6be5fb;
	/* For browsers that do not support gradients */
	background: -webkit-linear-gradient(-90deg, #6be5fb, yellow);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(-90deg, #6be5fb, yellow);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(-90deg, #6be5fb, yellow);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(-90deg, #6be5fb, yellow);
	/* Standard syntax */
}



#contentWrapper {
	position: relative;
	width: 100%;
	height: auto;

}



.placeRight {
	margin-left: 400px;
}

.sectionGraph {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 130px;
	margin-left: 20px;
}

.sectionGraph img {
	display: inline-block;
	margin-left: 0px;
}

.graphDiv {
	width: 40%;
	display: inline-block;
}

.graphDiv .img1 {
	width: 80%;
	margin-left: 14vw;
}

.graphDiv .img2 {
	width: 54%;
	margin-top: -30vw;
	margin-left: -14vw;
}

.containerMarcas {
	vertical-align: top;
	margin-left: -17vw;
	margin-top: 1.1vw;
	width: 50%;
	text-align: center;
	display: inline-block;
}

.thumbMarca {
	display: inline-block;
	width: 10vw;
	height: 10vw;
	background-position: center center;
	background-size: cover;
	margin-right: 10px;
}

#imgArduino {
	position: absolute;
	/*
    margin-top: -315px;
    right: 70px;
    */
	width: 25%;
}

.sectionText {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	width: 70%;
	color: #444 !important;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
}

.sectionText p {
	font-weight: 200;
	margin: 0 auto;
	margin-bottom: 17px;
	font-size: 22px;
	font-size: 2.2vw;
	width: 100%;
	line-height: 28px;
	line-height: 2.2vw;
	text-transform: uppercase;
}


.sectionText h1 {
	font-weight: 900;
	margin: 0;
	margin-bottom: -20px;
	font-size: 100px;
	font-size: 9vw;
	color: #46e3ff;
}

.textOver {
	font-weight: 900 !important;
	color: #e15d9d !important;
	margin-top: -7.6vw !important;
	margin-bottom: 4.2vw !important;
	mix-blend-mode: multiply;
}



.worksIntroParticles {
	width: 100%;
	height: 22vw;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0 auto;
}

.sectionJob {
	width: 100%;
	height: 350px;
	padding-top: 30px;
	padding-bottom: 50px;
	margin: 0 auto;
}

.templateJobHome {
	margin: 0 auto;
	width: 1000px;

}



.tituloDestaque {
	position: absolute;
	width: 300px;
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	font-size: 60px;
	line-height: 51px;
	color: #000;
}

.posTituloDestaque1 {
	margin-left: 520px;
}

.posTituloDestaque2 {
	margin-left: 180px;
	text-align: right;
}


.textoDestaque {
	position: absolute;
	width: 370px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 19px;
	line-height: 21px;
	color: #000;
}




.posTextoDestaque1 {
	margin-left: 613px;
}

.posTextoDestaque2 {
	margin-left: 15px;
	text-align: right;

}


.maskImageDestaque {
	width: 600px;
	height: 340px;
	background-size: cover;
	float: left;
	background-position: center;
}

.posImgDestaque1 {
	margin-left: 0px;
}

.posImgDestaque2 {
	margin-left: 400px;
}


.boxShadow {
	box-shadow: 0px 0px 50px #aaa;
}

#footer {
	width: 100%;
}

.infosFooter {
	position: absolute;
	display: inline-block;
	width: 100%;
	margin-top: 21vw;
	text-align: center;
}

.highlightFooter {
	display: inline-block;
	background-color: magenta;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	padding: 13px;
	padding-top: 7px;
	padding-bottom: 3px;
	margin-bottom: 7px;
}





.multiplyBlend {
	mix-blend-mode: multiply;
}

.burnBlend {
	isolation: auto;
	mix-blend-mode: color-burn;
}



#containerWorks {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;

}


#containerThumbs {
	position: relative;
	display: inline-block;
	left: 0px;
	width: 1145px;
	height: 2000px;
	padding: 0px;
}



.thumbWorkWrapper {
	position: absolute;
	opacity: 0;
	display: none;
}

.thumbWork {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 300px;
	overflow-x: hidden;
	font-size: 70px;
	cursor: pointer;
	overflow: hidden;
	/*background-image: url("../img/placeHolder.png");
    background-repeat: all;	
    background-size: 400px 400px;
    border: 5px solid red;*/
}

.imageThumb {
	width: 250px;
	height: 250px;
}



.overThumb {

	opacity: 0;
	z-index: 10;
}

.overThumbColor {
	background-color: #6efba7;
	opacity: 0;
	z-index: 1000;
	width: 250px;
	height: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.overThumbClient {
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	font-size: 26px;
}

.overThumbTitle {
	position: absolute;
	opacity: 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	font-size: 28px;
	line-height: 26px;
	text-align: center;
	z-index: 15;
	/* top: 99px; */
	left: 0px;
	width: 190px;
	padding: 30px;
	color: #444;

}


.detalheJobContainer a {
	text-decoration: underline !important;
}

.mainDetalheJob {
	position: relative;
	width: 75%;
	margin: 0 auto;

}

.mainDetalheJob img {
	width: 100%;
}





.areaEmbed, .areaEmbed iframe {
	width: 100%;
	overflow: visible;
	height: 55vw;
}


.videoVimeo, .videoVimeo iframe {
	width: 100%;
	height: 42vw;
}

.videoYoutube, .videoYoutube iframe {
	width: 100%;
	height: 41vw;
}




.introDetalheBlog {
	position: relative;
	z-index: 0;
	width: 100%;
	height: auto;
	margin-top: 10vw;
	text-align: center;
}

.tituloDetalheBlog {
	width: 700px;
	margin: 0 auto;
	height: auto;
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	font-size: 63px;
	line-height: 57px;
}

.subtitleDetalheBlog {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 16px;
	width: 700px;
	font-weight: normal !important;
}

.creditosDetalheBlog {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 1vw;
	width: 100%;
}

.textoDetalheBlog {
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	position: relative;
	color: #555;
	width: 700px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 27px;
	text-align: justify;

}

.textoDetalheBlog img {
	width: 100%;
	margin-bottom: 16px;
	margin-top: 16px;
}

.textoDetalheBlog a {
	background-color: transparent;
	color: inherit;
	text-decoration: none;
	-webkit-transition: background .15s cubic-bezier(0.33, 0.66, 0.66, 1);
	transition: background .15s cubic-bezier(0.33, 0.66, 0.66, 1);
	border-bottom: 2px solid #6efba7;
	-webkit-box-shadow: inset 0 -4px 0 #6efba7;
	box-shadow: inset -2 -2px 0 #6efba7;
	overflow-wrap: break-word;
	word-break: break-word;
	word-wrap: break-word;
}

.textoDetalheBlog a:hover {
	background-color: #6efba7;
	color: #000;
}

.textoDetalheBlog strong {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
}

/*.detalheLeftColumn {
	position:relative;
	top:0px;
	width:60%;
	height:300px;
	background-color:red;
	float:left;
}

.detalheLeftColumn img {
	width:100%;
}

.detalheLeftColumn .video-vimeo {
	width:100%;
}

.detalheRightColumn {
	position:relative;
	top:0px;
	width:40%;
	height:300px;
	background-color:cyan;
	float:left;
}
*/


#maskInterna {
	z-index: 0;
	background-repeat: all;
	background-size: cover;
	background-position: center center;

}

.maskHexagono {
	z-index: 10;
	/*
  -webkit-backface-visibility: hidden;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  */
	-webkit-clip-path: url("#clip-shape-hexagon");
	clip-path: url("#clip-shape-hexagon");
}

#containerMoldura {
	width: 100%;
	height: 100px;
	text-align: center;
	margin-top: -9vw;
}

#containerTitulo {
	width: 100%;
	height: 100px;
	text-align: center;
	margin-top: -4vw;
}

.molduraBlog {
	display: inline-block;
	height: 18vw;

}

.tituloBlog {
	font-size: 8vw !important;
	text-align: center;
}

#containerBlog {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 85%;
	padding: 0px;
}

#containerCards {
	display: inline-block;
	margin-top: 23vw;
	width: 100%;
	height: 1000px;
}

.containerSingleCard {
	width: 360px;


}

.cardBlog {
	/* quirk para funcionar overflow:hidden com border-radius; */
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);

	box-sizing: border-box;
	width: 100%;
	text-align: left;
	background-color: #ddd;
	overflow: hidden;
	padding: 30px;
	border-radius: 10px 0px 10px 0px;
	cursor: pointer;
	z-index: 10;
}

.cardBlog .lineTop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
	z-index: -1;

}

.cardBlog .titulo {
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	line-height: 32px;
	font-size: 38px;
	line-height: 32px;
}

.cardBlog .subtitulo {
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 29px;
	margin-top: 8px;
}


/* Card Works */
#containerThumbsCards {
	position: relative;
	left: 0px;
	width: auto;
	top: 23vw;
	margin-bottom: 500px;
	padding: 0px;
	text-align: center;
	margin: 0 auto;
	overflow: visible;
	min-height: 100px;
}

.thumbWorkCard {
	position: absolute;
	background-color: white;
	width: 250px;
	margin: 0 auto;
	margin-bottom: 20px;
	box-sizing: border-box !important;
	border-radius: 10px;
	overflow: hidden;

}

.thumbWorkCard .content {
	text-align: left !important;
	padding: 20px;
	width: 100%;
	box-sizing: border-box !important;
}

.thumbWorkCard .titulo {
	font-family: 'Playfair Display';
	/*text-transform: uppercase;*/
	width: 95%;
	font-size: 27px;
	line-height: 28px;

}

.thumbWorkCard .subtitulo {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
}

.thumbWorkCard .marca {
	display: none;
	width: 20px;
	height: 20px;
	background-color: #5f9;
	overflow: hidden;
	border-radius: 50px;
	margin-left: 170px;
	margin-top: 10px;
}


.thumbWorkCard .tags {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	display: inline-block;
	width: auto;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	color: #bbb;
	border: 1px solid #bbb;

}

.thumbWorkCard .tagsGroup {
	margin-top: 7px;
	width: 180px;
}


.shadowCard {
	box-shadow: 10px 10px 30px -15px #888888;
}

.searchWorks {
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	padding: 10px;
	width: 300px;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 16px;
	margin-top: -20px;
	margin-bottom: 20px;
}

.clienteName {
	padding-top: 0px;
	padding-bottom: 10px;

	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}

/* Card Concept */
#containerConceptThumbsCards {
	position: relative;
	left: 0px;
	width: auto;
	top: 23vw;
	margin-bottom: 500px;
	padding: 0px;
	text-align: center;
	margin: 0 auto;
	overflow: visible;
	min-height: 100px;
}


.thumbConceptCard {
	height: 250px;
	margin: 0 auto;
	margin-bottom: 10px;
	/*	box-sizing: border-box !important;
*/
	border-radius: 10px;
	overflow: hidden;

}

.imageConceptThumb {
	height: 250px;
}

.item-quad {
	width: 250px;
}

.item-double-quad {
	width: 510px;
}

.circleTag {
	position: absolute;
	border-radius: 10px;
	width: 5px;
	height: 5px;
	right: 10px;
	bottom: 10px;
	background-color: #5f9;

}

.instagram_feed {
	width: 80%;
	margin: 0 auto;
	margin-top: 50px;
}