@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
}
ul, ol {list-style:none; margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p {margin:0;}
html {font-size:62.5%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}

a {text-decoration:none; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
a:hover {text-decoration:underline; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
a img {border:none;}
body {width:100%; height:100%; font-family:'Josefin Sans', sans-serif; font-weight:400; font-size:100%; margin:0;}

.aligncenter, 
.alignleft,
.alignright {display:block; margin:0 auto 30px; max-width:100%; height:auto;}
.center-text {text-align:center;}
.h50 {height:50px;}
#popupInicial {display:none;}
    #popupInicial img {max-width:100%; height:auto;}


h4.empty {font-size:2em; color:#555; margin-bottom:15px; }
h2.title-busca {font:3em 'Josefin Slab', sans-serif; font-weight:400; color:#bc782d; text-transform:uppercase; margin-bottom:22px;}
	h2.title-busca span {color:#555; font-weight:700; text-transform:none;}

div.paginacao {margin-top:50px;}
	div.paginacao .wp-pagenavi {text-align:center; padding-top:30px;}
	div.paginacao span.pages {display:none;}
	div.paginacao a,
	div.paginacao span.extend {display:inline-block; font:1.5em 'Open sans', sans-serif; color:#1f110e; font-style:italic; text-decoration:none; padding:0 8px; margin:0 5px}
	div.paginacao a.previouspostslink,
	div.paginacao a.nextpostslink {border:1px solid #1f110e;}
	div.paginacao a:hover {color:#bb772c;}
	div.paginacao a.previouspostslink:hover,
	div.paginacao a.nextpostslink:hover {color:#FFF; background:#1f110e;}
	div.paginacao span.current {display:inline-block; font:1.5em 'Open sans', sans-serif; color:#bb772c; font-style:italic; padding:0 8px; margin:0 5px;}

a.btTop {position:fixed; border:1px solid #FFF; right:20px; bottom:20px; z-index:100; color:#FFF; font-size:1.8em; background:#331f1b; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; padding:6px 12px 6px 10px;}

.divider {
	background:rgb(186,117,42); background:-moz-linear-gradient(left, rgba(186,117,42,1) 0%, rgba(221,181,110,1) 50%, rgba(186,117,42,1) 100%); background:-webkit-linear-gradient(left, rgba(186,117,42,1) 0%,rgba(221,181,110,1) 50%,rgba(186,117,42,1) 100%); 
	background:linear-gradient(to right, rgba(186,117,42,1) 0%,rgba(221,181,110,1) 50%,rgba(186,117,42,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba752a', endColorstr='#ba752a',GradientType=1 ); width:100%; height:5px;
}
.topoPage {background:url(../images/bg_topo_internas.jpg) no-repeat center center; background:cover; width:100%; height:162px;}	


/* ====== HEADER ====== */
.site-header {position:absolute; z-index:90; top:0; left:0; width:100%;}
	.site-header .bg {width:100%; background:url(../images/bg_header.png); padding-top:15px;}
	.site-header a.lkHome {float:left; overflow:hidden; margin-bottom:16px;}
		.site-header a.lkHome img {width:100%; height:auto;}
	.site-header a.btMenu {background:#321f1b; text-align:center; font-size:2.5em; color:#FFF; text-decoration:none; float:right; margin-top:6px; padding:8px 12px 1px; border-radius:5px;}
	.site-header a.btMenu:hover {background:#bb772c; color:#321f1b;}
	.site-header .navMain {position:absolute; z-index:60; top:100%; left:0; width:100%; background:#FFF; -webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.4); -moz-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.4); box-shadow:0px 1px 5px 0px rgba(0,0,0,0.4);}
		.site-header .navMain ul.mainMenu {width:100%;}
			.site-header .navMain ul li {border-bottom:1px solid #e0e0e0; position:relative;}
				.site-header .navMain ul li a {display:block; padding:0 15px; text-decoration:none; font-size:1.6em; color:#321f1b; line-height:35px; text-transform:uppercase; font-weight:500;}
				.site-header .navMain ul li.current-menu-item a,
				.site-header .navMain ul li a:hover {background:#f0f0f0;}
				.site-header .navMain ul ul.sub-menu {display:none; width:100%;}
					.site-header .navMain ul ul.sub-menu li {border-bottom:none;} 
						.site-header .navMain ul ul.sub-menu li a {padding:0 15px; color:#321f1b; text-transform:none;}
						.site-header .navMain ul ul.sub-menu li a:before {content:">"; display:inline-block; margin-right:5px;}
						.site-header .navMain ul ul.sub-menu li a:hover {color:#321f1b;}
	.site-header .social {float:right; text-align:right; height:38px;}
		.site-header .social h5 {display:inline-block; font-size:1.1em; color:#FFF; text-transform:uppercase; float:left; padding-top:16px;}
		.site-header .social a {display:inline-block; font-size:1.9em; color:#FFF; margin-left:12px; padding-top:8px;}
		.site-header .social a:hover {color:#321f1b;} 
						
/* ====== FOOTER ====== */	
.site-footer {background:#311e1a;}
	.site-footer .divider {margin-bottom:35px;}
	.site-footer .brand {margin-bottom:50px;}
		.site-footer .brand img {max-width:100%; height:auto; display:block; margin:0 auto;}
	.site-footer .navFooter {margin-bottom:50px;}
	.site-footer .infoContato {margin-bottom:50px;}
	.site-footer h4 {font-size:1.4em; font-weight:700; color:#FFF; text-transform:uppercase;}
		.site-footer h4:after {
			content:" "; display:block; width:100%; margin:12px 0 16px; height:2px; background:rgb(186,117,42); background:-moz-linear-gradient(left, rgba(186,117,42,1) 0%, rgba(221,181,110,1) 50%, rgba(186,117,42,1) 100%); 
			background:-webkit-linear-gradient(left, rgba(186,117,42,1) 0%,rgba(221,181,110,1) 50%,rgba(186,117,42,1) 100%); background:linear-gradient(to right, rgba(186,117,42,1) 0%,rgba(221,181,110,1) 50%,rgba(186,117,42,1) 100%); 
			filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba752a', endColorstr='#ba752a',GradientType=1 );
		}
	.site-footer ul li {font-size:1.3em; color:#FFF; font-style:italic; text-transform:uppercase; margin-bottom:6px;}
		.site-footer ul li a {color:#FFF; text-decoration:none;}
		.site-footer ul li a:hover {color:#bb772c;}
		.site-footer ul li a br {display:none;}
	.site-footer .social {width:100%; overflow:hidden;}
		.site-footer .social:after {
			content:" "; display:block; width:100%; margin:18px 0 25px; height:2px; background:rgb(186,117,42); background:-moz-linear-gradient(left, rgba(186,117,42,1) 0%, rgba(221,181,110,1) 50%, rgba(186,117,42,1) 100%); 
			background:-webkit-linear-gradient(left, rgba(186,117,42,1) 0%,rgba(221,181,110,1) 50%,rgba(186,117,42,1) 100%); background:linear-gradient(to right, rgba(186,117,42,1) 0%,rgba(221,181,110,1) 50%,rgba(186,117,42,1) 100%); 
			filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba752a', endColorstr='#ba752a',GradientType=1 ); clear:both;
		}
		.site-footer .social h5 {font-size:1.5em; color:#FFF; text-transform:uppercase; margin-bottom:15px;}
			.site-footer .social h5 strong {display:block; font-size:1.2em; font-weight:700;}
		.site-footer .social a {display:block; float:left; width:49px; height:48px; text-align:center; font-size:2.3em; color:#FFF; line-height:52px; margin:0 15px 18px 0; background:url(../images/bg_lk_social.png) no-repeat 0 0;}
		.site-footer .social a:hover {color:#bb772c;}
	.site-footer a.lkEmail {display:inline-block; font-size:1.6em; color:#FFF; font-weight:300; background:url(../images/icon_email.png) no-repeat left center; min-height:16px; padding-left:35px; margin-bottom:20px; text-decoration:none;}
	.site-footer a.lkEmail:hover {color:#bb772c;}
	.site-footer span.tel {display:block; font-size:1.6em; color:#FFF; font-weight:300; background:url(../images/icon_tel.png) no-repeat 6px 4px; min-height:16px; padding-left:35px; margin-bottom:20px; line-height:1.2em;}
	.site-footer address {display:block; max-width:260px; font-size:1.6em; color:#FFF; font-weight:300; background:url(../images/icon_endereco.png) no-repeat 5px 4px; min-height:16px; padding-left:35px; margin:0; line-height:1.2em;}
	.site-footer .copyright {padding-top:30px; padding-bottom:30px; text-align:center; margin-top:20px; background:#1d0f0d;}
		.site-footer .copyright p {font-size:1.2em; color:#FFF; font-weight:300; margin-bottom:30px; text-transform:uppercase;}
	
	
/* ====== HOME ====== */
.baseSlide {width:100%; position:relative; overflow:hidden; height:420px; padding-top:170px; background-repeat:no-repeat; background-position:center bottom; background-size:cover; text-align:center;}
	.baseSlide .slide-item h2 {font:2.2em 'Josefin Slab', sans-serif; font-weight:700; color:#321f1b; text-transform:uppercase; margin-bottom:10px;}
	.baseSlide .slide-item p {font-size:1.8em; color:#321f1b; margin-bottom:25px;}
	.baseSlide .slide-item a {font-size:0.8em; color:#321f1b; text-decoration:none; display:inline-block; text-transform:uppercase; background:#bb772c; border-radius:8px; padding:14px 25px 12px;}
	.baseSlide .slide-item a:hover {color:#FFF; background:#321f1b;}
.spotSobre {
	width:100%; padding:90px 0 68px; background:rgb(175,148,131); background:-moz-linear-gradient(left, rgba(175,148,131,1) 0%, rgba(48,29,25,1) 100%); background:-webkit-linear-gradient(left, rgba(175,148,131,1) 0%,rgba(48,29,25,1) 100%); 
	background:linear-gradient(to right, rgba(175,148,131,1) 0%,rgba(48,29,25,1) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#af9483', endColorstr='#301d19',GradientType=1 );
}	
	.spotSobre h1 {text-align:center; font:4.2em 'Josefin Slab', sans-serif; font-weight:700; color:#FFF; margin-bottom:40px;}
	.spotSobre p {font-size:1.8em; color:#FFF; font-weight:300; margin-bottom:25px; line-height:1.4em;}
	.spotSobre a.lkMore {display:block; float:right; font-size:1.4em; text-transform:uppercase; color:#FFF; text-decoration:none;}
		.spotSobre a.lkMore:after {content:">"; font-size:1.6em; display:inline-block; margin-left:10px;}
	.spotSobre a.lkMore:hover {color:#bb772c;}
.spotSolucoes {padding-top:90px; padding-bottom:90px;}
	.spotSolucoes .title {background:url(../images/bg_linha_h.gif) repeat-x center center; margin-bottom:50px; text-align:center;}
		.spotSolucoes .title h2 {display:inline-block; background:#FFF; padding:0 16px; font:3.5em 'Josefin Slab', sans-serif; font-weight:700; color:#bc782d; text-transform:uppercase;}
	.spotSolucoes .box {max-width:272px; margin:0 auto 30px; position:relative; overflow:hidden;}
		.spotSolucoes .box img {width:100%; height:auto;}
		.spotSolucoes .box span.mask {position:absolute; z-index:5; bottom:0; right:0; width:204px; height:370px; background:url(../images/img_mask_solucao.png) no-repeat 0 0;}
		.spotSolucoes .box h3 {
			font:1.8em 'Josefin Slab', sans-serif; font-weight:700; color:#FFF; text-transform:uppercase; position:absolute; z-index:10; bottom:-20px; left:0; width:100%; height:132px; background:url(../images/bg_titulo_solucao.png) no-repeat center top; padding:40px 70px 0 20px;
			-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;
		}
		.spotSolucoes .box:hover h3 {bottom:0; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
		.spotSolucoes .box a.lkOverlay {display:block; position:absolute; top:0; left:0; z-index:12; width:100%; height:100%;}
	.spotSolucoes .baseBT {text-align:center; padding-top:10px;}
		.spotSolucoes .baseBT a {display:inline-block; font-size:1.8em; font-style:italic; text-transform:uppercase; color:#301d19; text-decoration:none;}
			.spotSolucoes .baseBT a:after {content:">"; font-size:1.4em; font-weight:600; display:inline-block; margin-left:10px;}
		.spotSolucoes .baseBT a:hover {color:#bb772c;}
.bannerCTA {background-attachment:fixed; background-position:center top; background-size:cover; padding:100px 0; text-align:center;}
	.bannerCTA h2 {font:2.5em 'Josefin Slab', sans-serif; font-weight:400; color:#FFF; text-transform:uppercase;}
		.bannerCTA h2 strong {font-weight:700;}
	.bannerCTA a {display:inline-block; font-size:1.6em; color:#FFF; text-decoration:none; text-transform:uppercase; border:2px solid #FFF; padding:15px 30px; margin-top:30px;}
	.bannerCTA a:hover {background:#FFF; color:#301d19;}
.castingDestaque {padding-top:110px;}	.castingDestaque #slideCasting {width:100%; position:relative; margin-bottom:50px;}
	.castingDestaque .box {max-width:562px; margin:0 15px; position:relative; overflow:hidden;}
		.castingDestaque .box img {width:100%; height:auto; display:block;}
		.castingDestaque .box .info {width:100%; background:#331f1b; padding:25px 15px 20px 25px;}
			.castingDestaque .box .info h3 {font-size:2em; font-weight:600; color:#FFF; text-transform:uppercase;}
			.castingDestaque .box .info p {font-size:1.6em; font-weight:300; color:#FFF;}
		.castingDestaque .box a.lkMore {display:block; width:100%; background:#1f110e; font-size:1.5em; font-weight:600; font-style:italic; color:#FFF; text-decoration:none; text-transform:uppercase; padding:15px 0 15px 20px; position:relative;}
		.castingDestaque .box a.lkMore:hover {background:#bb772c;}
		.castingDestaque .box .row-eq-height {width:100%; overflow:hidden;}	.castingDestaque #slideCasting .slick-dots {width:100%; margin-top:20px; text-align:center;}		.castingDestaque #slideCasting .slick-dots li {display:inline-block; width:15px; height:15px; margin:0 5px;}			.castingDestaque #slideCasting .slick-dots li button {border:none; outline:none; width:15px; height:15px; padding:0; display:block; text-indent:-5000em; cursor:pointer; background:url(../images/bullet_depoimento_off.png) no-repeat 0 0;}			.castingDestaque #slideCasting .slick-dots li.slick-active button {background:url(../images/bullet_depoimento_on.png) no-repeat 0 0;}
.spotDepoimentos {padding:90px 0; margin-bottom:100px; background:url(../images/bg_depoimentos.jpg) no-repeat center top; background-size:cover;}
	.spotDepoimentos h2 {font:3em 'Josefin Slab', sans-serif; font-weight:700; color:#FFF; margin:0 auto 80px; max-width:510px; text-align:center;}
	.spotDepoimentos h4 {font:3.2em 'Mr Dafoe', cursive; color:#FFF; margin-bottom:8px; text-align:center;}
	.spotDepoimentos p {font-size:1.8em; color:#FFF;}
	.spotDepoimentos span.cargo {display:block; font-size:1.8em; color:#FFF; font-weight:300; text-align:center;}
	.spotDepoimentos .txt {text-align:center; position:relative; padding:55px 10px 50px;}
	.spotDepoimentos .txt:before {content:" "; display:block; position:absolute; top:0; left:0; width:46px; height:47px; background:url(../images/icon_aspas.png) no-repeat 0 0;}
	.spotDepoimentos .txt:after {content:" "; display:block; position:absolute; bottom:0; right:0; width:46px; height:47px; background:url(../images/icon_aspas.png) no-repeat 0 0;}
	.spotDepoimentos .slick-dots {width:100%; margin-top:70px; text-align:center;}
		.spotDepoimentos .slick-dots li {display:inline-block; width:15px; height:15px; margin:0 5px;}
			.spotDepoimentos .slick-dots li button {border:none; outline:none; width:15px; height:15px; padding:0; display:block; text-indent:-5000em; cursor:pointer; background:url(../images/bullet_depoimento_off.png) no-repeat 0 0;}
			.spotDepoimentos .slick-dots li.slick-active button {background:url(../images/bullet_depoimento_on.png) no-repeat 0 0;}
.spotBlog {margin-bottom:80px;}
	.spotBlog .title {background:url(../images/bg_linha_h.gif) repeat-x center center; margin-bottom:50px; text-align:center;}
		.spotBlog .title h2 {display:inline-block; background:#FFF; padding:0 16px; font:3.5em 'Josefin Slab', sans-serif; font-weight:700; color:#bc782d; text-transform:uppercase;}
	.spotBlog .box {position:relative; width:100%; max-width:362px; margin:0 auto 15px; overflow:hidden;}
		.spotBlog .box img {width:100%; height:auto;}
		.spotBlog .box .resumo {display:none;}
	.spotBlog h3 {font-size:3em; font-weight:600; font-style:italic; color:#311e1a; text-align:center; margin-bottom:50px;}
		.spotBlog h3 a {color:#311e1a; text-decoration:none;}
		.spotBlog h3 a:hover {color:#bc782d;}
	.spotBlog .baseBT {text-align:center; padding-top:10px;}
		.spotBlog .baseBT a {display:inline-block; font-size:1.8em; font-style:italic; text-transform:uppercase; color:#301d19; text-decoration:none;}
			.spotBlog .baseBT a:after {content:">"; font-size:1.4em; font-weight:600; display:inline-block; margin-left:10px;}
		.spotBlog .baseBT a:hover {color:#bb772c;}

/* ====== PAGE TITLE ====== */		
.pageTitlte {margin-top:90px; margin-bottom:50px;}
	.pageTitlte .row {background:url(../images/bg_linha_h.gif) repeat-x center center; text-align:center;}
		.pageTitlte h1,
		.pageTitlte h2 {display:inline-block; background:#FFF; padding:0 16px; font:3.5em 'Josefin Slab', sans-serif; font-weight:700; color:#bc782d; text-transform:uppercase;}
.introPage {margin-top:-20px; text-align:center; margin-bottom:35px;}
	.introPage p {margin-bottom:15px; font:1.4em 'Open sans', sans-serif; color:#555;}

/* ====== A COMPLETATO ====== */		
.spotVideo {margin-bottom:55px;}
	.spotVideo img {max-width:100%; height:auto;}
	.spotVideo a {display:block; position:relative;}
		.spotVideo a span {display:block; position:absolute; top:0; left:0; width:100%; height:100%; background:url(../images/icon_play.png) no-repeat center center; background-size:150px; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
		.spotVideo a:hover span {opacity:0.7; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
.descricao {margin-bottom:50px;}
	.descricao h2 {font-size:6em; color:#32201c; font-weight:600; margin-bottom:34px; line-height:1em;}
	.descricao h3 {font-size:3em; color:#32201c; font-weight:700;}
	.descricao h4 {font:3.5em 'Josefin Slab', sans-serif; font-weight:700; color:#bc782d; text-transform:uppercase; margin-bottom:22px;}
	.descricao p {font:1.8em 'Open sans', sans-serif; color:#555; margin-bottom:22px; text-align:justify; font-weight:400; line-height:1.6em;}
.bannerTexto {margin-bottom:90px;}
	.bannerTexto .row-eq-height {display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
	.bannerTexto .colBG {background-position:right center; background-repeat:no-repeat; background-size:cover;}
	.bannerTexto	.boxAlign {float:left; padding:38px 0 32px 15px; width:280px;}
		.bannerTexto .boxAlign h2 {font:3em 'Josefin Slab', sans-serif; color:#bc782d; text-transform:uppercase;}
			.bannerTexto .boxAlign h2 strong {font-weight:700;}
.spotDepoimentos2 {margin-bottom:50px;}
	.spotDepoimentos2 .title {text-align:center; margin-bottom:30px;}
	.spotDepoimentos2 h2 {font:3em 'Open sans', sans-serif; color:#331f1b; font-weight:400; text-transform:uppercase; margin-bottom:40px; line-height:1.2em;}
		.spotDepoimentos2 h2 strong {font-weight:700;}
	.spotDepoimentos2 .title a {
		display:inline-block; font-size:1.6em; color:#FFF; text-transform:uppercase; text-decoration:none; background:#331f1b; line-height:54px; padding:0 28px 0 10px; position:relative; -webkit-box-shadow:inset 0px 0px 8px 1px rgba(36,22,19,0.9); -moz-box-shadow:inset 0px 0px 8px 1px rgba(36,22,19,0.9);
		box-shadow:inset 0px 0px 8px 1px rgba(36,22,19,0.9); text-align:left;
	}
		.spotDepoimentos2 .title a span {display:block; position:absolute; top:0; right:0; height:54px; width:17px; background:#1e110e; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
		.spotDepoimentos2 .title a span:before {content:" "; display:block; position:absolute; top:50%; left:0; margin-top:-11px; width:0; height:0; border-style:solid; border-width:11px 0 11px 11px; border-color:transparent transparent transparent #331f1b;}
	.spotDepoimentos2 .title a:hover {color:#bc782d;}	
		.spotDepoimentos2 .title a:hover span {background:#bc782d; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
	.spotDepoimentos2 .box {width:100%; margin-bottom:30px; background:#331f1b; padding:40px 35px 50px;}
		.spotDepoimentos2 .box .txt {background:url(../images/icon_aspas.png) no-repeat 0 0; padding-top:70px; margin-bottom:20px;}
		.spotDepoimentos2 .box p {font:1.4em 'Open sans', sans-serif; font-weight:400; color:#FFF; line-height:1.6em;}
		.spotDepoimentos2 .box h4 {font:2.4em 'Mr Dafoe', cursive; color:#FFF; margin-bottom:4px;}
		.spotDepoimentos2 .box span.cargo {font-size:1.8em; color:#FFF; display:block; font-weight:300;}
		
/* ====== NOSSAS SOLUÇÕES ====== */
.solucao {width:100%; background:#ffdac9; padding:44px 0 50px; margin-bottom:100px;}
	.solucao img {max-width:100%; height:auto; display:block; margin:0 auto; border:10px solid #FFF; position:relative; z-index:10;}
	.solucao h2 {margin:25px 0; font:3em 'Josefin Slab', sans-serif; font-weight:700; color:#28140e; text-transform:uppercase;}
	.solucao p {font:1.4em 'Open sans', sans-serif; color:#555; margin-bottom:15px;}
	
/* ====== CASTING ====== */
.navCasting {width:100%; text-align:center; margin-top:15px;}
	.navCasting li {margin-bottom:15px;}
		.navCasting li a {display:inline-block; font-size:1.8em; font-weight:600; color:#1d0f0d; text-decoration:none; text-transform:uppercase; border-bottom:2px solid transparent; line-height:1.2em;}
		.navCasting li a.selected,
		.navCasting li a:hover {border-color:#bc782d;}
#slideGaleria {width:100%; position:relative;}
	#slideGaleria .thumb {margin:0 12px;}
		#slideGaleria .thumb img {max-width:100%; height: auto; display:block; margin:0 auto;}
	#slideGaleria .slick-prev {display:block; border:none; outline:none; padding:0; background:url(../images/bullet_galeria.png) no-repeat 0 0; cursor:pointer; text-indent:-5000em; width:32px; height:51px; opacity:0.75; position:absolute; z-index:30; left:20px; top:50%; margin-top:-25px;}
	#slideGaleria .slick-next {display:block; border:none; outline:none; padding:0; background:url(../images/bullet_galeria.png) no-repeat -32px 0; cursor:pointer; text-indent:-5000em; width:32px; height:51px; opacity:0.75; position:absolute; z-index:30; right:20px; top:50%; margin-top:-25px;}
	#slideGaleria .slick-prev:hover,
	#slideGaleria .slick-next:hover {opacity:1;}
.banners {margin-top:95px; margin-bottom:80px;}
	.banners img {max-width:100%; height:auto; display:block; margin:0 auto 40px;}
	
/* ====== BLOG ====== */
.colPosts,
.detalhePost {margin-bottom:60px;}
	.colPosts .postBlog {border-bottom:2px solid #d6d6d6; padding-bottom:58px; margin-bottom:58px;}
	.colPosts .paginacao .wp-pagenavi {border:none!important; padding-top:0;}
		.colPosts .postBlog img {max-width:100%; height:auto; display:block; margin:0 auto 15px;}
		.colPosts .postBlog h3 {font:1.8em 'Josefin Slab', sans-serif; font-weight:700; color:#bc782d; text-transform:uppercase; margin-bottom:20px;}
			.colPosts .postBlog h3 a {color:#bc782d; text-decoration:none;}
			.colPosts .postBlog h3 a:hover {color:#331f1b;}
		.colPosts .postBlog span.data {display:block; font:1.6em 'Open sans', sans-serif; font-weight:700; font-style:italic; color:#555; margin-bottom:18px; line-height:36px; padding-left:15px; border-left:3px solid #bc782d;}
		.colPosts .postBlog p {font:1.4em 'Open sans', sans-serif; color:#555; margin-bottom:25px;}
	.colPosts .postBlog a.lkMore {display:inline-block; font-size:1.1em; color:#FFF; text-transform:uppercase; text-decoration:none; background:#331f1b; line-height:35px; padding:0 26px 0 14px; position:relative;}
		.colPosts .postBlog a.lkMore span {display:block; position:absolute; top:0; right:0; height:35px; width:12px; background:#1e110e; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
		.colPosts .postBlog a.lkMore span:before {content:" "; display:block; position:absolute; top:50%; left:0; margin-top:-7px; width:0; height:0; border-style:solid; border-width:7px 0 7px 7px; border-color:transparent transparent transparent #331f1b;}
	.colPosts .postBlog a.lkMore:hover {color:#bc782d;}	
		.colPosts .postBlog a.lkMore:hover span {background:#bc782d; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
.sidebar {width:100%; margin-bottom:150px;}
	.sidebar h3 {font:2em 'Open sans', sans-serif; font-weight:800; color:#311e1a; margin-bottom:10px;}
	.sidebar hr {border-color:#d6d6d6; margin:35px 0 40px;}
	.sidebar .boxBusca form {width:100%; border:1px solid #d4d4d4; height:44px;}
	.sidebar .boxBusca input.input-search {border:none; outline:none; background:none; float:left; margin-left:10px; font:1.4em 'Open sans', sans-serif; color:#555; height:42px; width:78%;}
	.sidebar .boxBusca button.search-submit {border:none; outline:none; background:none; float:right; font-size:2.1em; color:#bc782d; height:42px; cursor:pointer; margin-right:10px; padding:6px 0 0;}
	.sidebar .boxBusca button.search-submit:hover {color:#311e1a;}
	.sidebar .tags a {font-family:'Open sans', sans-serif; color:#555; text-decoration:none;}
	.sidebar .tags a:hover {color:#bc782d;}
	.sidebar .maisLidos ul li {border-bottom:1px dotted #d9d9d9; margin-bottom:15px; padding-bottom:15px; position:relative;}
	.sidebar .maisLidos ul li:last-child {border-bottom:none; margin-bottom:0; padding-bottom:0;}
		.sidebar .maisLidos ul li a {font:1.6em 'Open sans', sans-serif; color:#555; text-decoration:none; display:inline-block; padding-left:15px; border-left:3px solid #bc782d;}
		.sidebar .maisLidos ul li a:hover {color:#bc782d;}
	.sidebar .arquivoPost ul li {margin-bottom:14px; font:1.4em 'Open sans', sans-serif; color:#bc782d; text-transform:uppercase;}
		.sidebar .arquivoPost ul li a {color:#bc782d; text-decoration:none;}
		.sidebar .arquivoPost ul li a:hover {color:#311e1a;}
.detalhePost h1 {font:2.4em 'Josefin Slab', sans-serif; font-weight:700; color:#bc782d; text-transform:uppercase; margin-bottom:20px;}
.detalhePost h2 {font:2em 'Josefin Slab', sans-serif; font-weight:700; color:#bc782d; text-transform:uppercase; margin-bottom:20px;}
.detalhePost h3 {font:1.8em 'Josefin Slab', sans-serif; font-weight:700; color:#bc782d; text-transform:uppercase; margin-bottom:20px;}
.detalhePost h4 {font:1.6em 'Josefin Slab', sans-serif; font-weight:700; color:#bc782d; text-transform:uppercase; margin-bottom:20px;}
.detalhePost span.data {display:block; font:1.8em 'Open sans', sans-serif; font-weight:700; font-style:italic; color:#555; margin-bottom:18px; line-height:36px; padding-left:15px; border-left:3px solid #bc782d;}	
.detalhePost p,
.detalhePost ul {font:1.4em 'Open sans', sans-serif; color:#555; margin-bottom:20px; line-height:1.4em; text-align:justify;}
	.detalhePost ul li {margin-bottom:5px;}
	.detalhePost ul li:before {display:inline-block; margin-right:5px; content:"-";}
.detalhePost .galeria {margin-bottom:35px;}
	.detalhePost .galeria img {max-width:100%; height:auto; display:block; margin:0 auto;}
	.detalhePost .galeria #slideThumb {margin-top:20px; position:relative; padding:0 30px;}
	.detalhePost .galeria .thumb {padding:0 15px;}
	.detalhePost .galeria .prevThumb {font:1.8em 'Open sans', sans-serif; font-weight:800; background:#FFF; border:1px solid #311e1a; outline:none; cursor:pointer; color:#311e1a; height:26px; position:absolute; left:0; top:50%; margin-top:-11px; border-radius:50%; width:26px; line-height:22px; z-index:30;}
	.detalhePost .galeria .nextThumb {font:1.8em 'Open sans', sans-serif; font-weight:800; background:#FFF; border:1px solid #311e1a; outline:none; cursor:pointer; color:#311e1a; height:26px; position:absolute; right:0; top:50%; margin-top:-11px; border-radius:50%; width:26px; line-height:22px; z-index:30;}
	.detalhePost .galeria .prevThumb:hover,
	.detalhePost .galeria .nextThumb:hover {color:#FFF; background:#311e1a;}	
.detalhePost a.lkVoltar {display:inline-block; font-size:1.1em; color:#FFF; text-transform:uppercase; text-decoration:none; background:#331f1b; line-height:35px; padding:0 14px 0 26px; position:relative;}
	.detalhePost a.lkVoltar span {display:block; position:absolute; top:0; left:0; height:35px; width:12px; background:#1e110e; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
	.detalhePost a.lkVoltar span:before {content:" "; display:block; position:absolute; top:50%; right:0; margin-top:-7px; width:0; height:0; border-style:solid; border-width:7px 7px 7px 0px; border-color:transparent #331f1b transparent transparent;}
.detalhePost a.lkVoltar:hover {color:#bc782d;}	
	.detalhePost a.lkVoltar:hover span {background:#bc782d; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
.detalhePost .share {margin-top:30px;}
	.detalhePost .share h5 {font-size:1.8em; color:#301d19; font-weight:700; font-style:italic; margin-bottom:15px; line-height:20px;}
		.detalhePost .share .box {margin-bottom:10px;}
			.detalhePost .share .box .fb-like {position:relative; top:-5px;}

/* ====== CONTATO ====== */			
.formContato {margin-bottom:100px;}
	.formContato .col-xs-12 {margin-bottom:16px;}
	.formContato input.campo-txt {background:#FFF; outline:none; border:1px solid #c5c5c5; width:100%; padding:0 15px; height:35px; font:1.4em 'Open sans', sans-serif; color:#848484; }
	.formContato textarea.campo-txt {background:#FFF; outline:none; border:1px solid #c5c5c5; width:100%; padding:10px 15px; height:137px; font:1.4em 'Open sans', sans-serif; color:#848484; resize:none;}
	.formContato button {display:block; font-size:1.1em; color:#FFF; text-transform:uppercase; background:#331f1b; height:35px; padding-left:14px; width:80px; text-align:left; position:relative;border:none; outline:none; margin:0 auto;}
		.formContato button span {display:block; position:absolute; top:0; right:0; height:35px; width:12px; background:#1e110e; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
		.formContato button span:before {content:" "; display:block; position:absolute; top:50%; left:0; margin-top:-7px; width:0; height:0; border-style:solid; border-width:7px 0 7px 7px; border-color:transparent transparent transparent #331f1b;}
	.formContato button:hover {color:#bc782d;}	
		.formContato button:hover span {background:#bc782d; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
	.formContato .wpcf7-response-output {clear:both; font-size:1.4em; color:#848484; text-align:center;}
.bannerCentral {margin-bottom:130px; background:#fdefec; padding:48px 0 68px;}
	.bannerCentral h2 {font:3em 'Josefin Slab', sans-serif; font-weight:700; color:#bc782d; text-transform:uppercase; margin-bottom:44px; font-style:italic;}
	.bannerCentral h4 {font:1.6em 'Open sans', sans-serif; color:#555; margin-bottom:15px;}
	.bannerCentral .social {width:100%; overflow:hidden;}
		.bannerCentral .social h5 {font-size:2em; color:#311e1a; text-transform:uppercase; margin-bottom:15px;}
			.bannerCentral .social h5 strong {display:block; font-size:1.2em; font-weight:700;}
		.bannerCentral .social a {display:block; float:left; width:49px; height:48px; text-align:center; font-size:2.3em; color:#FFF; line-height:52px; margin:0 15px 18px 0; background:url(../images/bg_lk_social.png) no-repeat 0 0;}
		.bannerCentral .social a:hover {color:#bb772c;}
	.bannerCentral a.lkEmail {display:inline-block; font-size:1.6em; color:#311e1a; font-weight:300; background:url(../images/icon_email_banner.png) no-repeat left center; min-height:16px; padding-left:35px; margin-bottom:30px; text-decoration:none;}
	.bannerCentral a.lkEmail:hover {color:#bb772c;}
	.bannerCentral span.tel {display:block; font-size:1.8em; color:#311e1a; font-weight:300; background:url(../images/icon_tel_banner.png) no-repeat 6px 4px; min-height:16px; padding-left:35px; margin-bottom:30px; line-height:1.2em;}
	.bannerCentral address {display:block; max-width:260px; font-size:1.6em; color:#311e1a; font-weight:300; background:url(../images/icon_endereco_banner.png) no-repeat 5px 4px; min-height:16px; padding-left:35px; margin:0; line-height:1.2em;}
	.bannerCentral .border {margin-bottom:30px;}

/* ====== 404 ====== */
.page404 {margin-top:160px; margin-bottom:250px;}
	.page404 h1 {font-size:3.5em; font-weight:700; color:#aa4d2c; text-transform:uppercase; margin-bottom:30px; border-bottom:1px solid #d7d7d7; padding-bottom:20px;}
	.page404 h3 {font-size:2.5em; font-weight:700; color:#aa4d2c; margin-bottom:30px;}
	.page404 p {font-size:1.4em; color:#666766; text-align:justify; margin-bottom:16px;}
	.page404 p a {color:#aa4d2c; text-decoration:underline;}


	
/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
 	
}

/* Extra Small Devices, Phones - xs */ 
@media only screen and (min-width : 480px) {
	.spotVideo a span {background-size:initial;}
}

/* Small Devices, Tablets - sm */
@media only screen and (min-width : 768px) {	
	.aligncenter {display:block; margin:0 auto 30px;}
	.alignleft {float:left; margin:0 30px 20px 0; max-width:40%;}
	.alignright {float:right; margin:0 0 30px 20px; max-width:40%;}
	.baseSlide {height:680px; padding-top:260px;}
		.baseSlide .slide-item h2 {font-size:3.7em; max-width:520px; margin:0 auto 10px;}
		.baseSlide .slide-item p {font-size:2.3em; max-width:400px; margin:0 auto 35px;}
		.baseSlide .slide-item a {padding:14px 50px 12px;}
	.baseSlide span.arrow {
		display:block; position:absolute; font-size:1.3em; color:#FFF; text-transform:uppercase; width:70px; left:50%; bottom:50px; margin-left:-35px; padding-bottom:32px; background:url(../images/arrow_slide.png) no-repeat center bottom; animation:bounce 2s infinite; -webkit-animation:bounce 2s infinite; 
		-moz-animation:bounce 2s infinite; -o-animation:bounce 2s infinite;
	}
	@-webkit-keyframes bounce {
		0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
		40% {-webkit-transform: translateY(-30px);}
		60% {-webkit-transform: translateY(-15px);}
	} 
	@-moz-keyframes bounce {
		0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
		40% {-moz-transform: translateY(-30px);}
		60% {-moz-transform: translateY(-15px);}
	}
	@-o-keyframes bounce {
		0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
		40% {-o-transform: translateY(-30px);}
		60% {-o-transform: translateY(-15px);}
	}
	@keyframes bounce {
		0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
		40% {transform: translateY(-30px);}
		60% {transform: translateY(-15px);}
	}
	.site-footer .divider {margin-bottom:65px;}
	.site-footer .copyright {text-align:left;}
		.site-footer .copyright p {margin-bottom:0; line-height:26px; float:left;}
		.site-footer .copyright a.conectvia {display:inline-block; float:right;}
	.spotSobre h1 {margin-top:20px; text-align:left;}
	.bgMarcaTop {width:100%; background:url(../images/bg_marca_top.png) no-repeat right bottom;}
	.bgMarcaBottom {width:100%; background:url(../images/bg_marca_bottom.png) no-repeat right top;}
	.bannerCTA {text-align:left;}
		.bannerCTA h2 {font-size:3.8em;}
		.bannerCTA a {display:block; float:right; padding:15px 45px; margin-top:10px;}
	.castingDestaque .box {padding-bottom:23px; background:url(../images/bg_sombra_castinghome.png) no-repeat center bottom; background-size:100%;}
	.spotDepoimentos h2 {font-size:4.8em;}
	.spotDepoimentos p {font-size:2em;}
	.spotDepoimentos .txt {padding:55px 55px 50px 45px;}
	.solucao img {margin:0; border:none;}
	.solucao.imgRight h2 {text-align:right; margin-top:0;}
	.solucao.imgRight p {text-align:right;}
	.solucao.imgRight .boxImg {position:absolute; right:0; width:90%; top:25px;}
	.solucao.imgRight .boxImg:before {content:" "; display:block; background:#FFF; position:absolute; top:-25px; left:-30px; z-index:1; height:128%; width:62%;}
	.solucao.imgLeft .boxImg {position:absolute; left:0; width:90%; top:25px;}
	.solucao.imgLeft .boxImg:before {content:" "; display:block; background:#FFF; position:absolute; top:-25px; right:-30px; z-index:1; height:128%; width:62%;}
	.navCasting li {display:inline-block; padding:0 15px;}
	.colPosts,
	.detalhePost {margin-bottom:150px;}
		.colPosts .postBlog img {margin-bottom:0;}
		.colPosts .postBlog.destaque img {margin-bottom:15px;}
		.colPosts .postBlog.destaque h3 {font-size:2.4em;}
		.colPosts .postBlog.destaque span.data {font-size:1.8em;}
	.sidebar {padding-left:15px;}
	.detalhePost .share .box {display:inline-block; margin-right:15px;}
	.bannerCentral .border {margin-bottom:0;}
	.bannerCentral .border:after {content:" "; display:block; position:absolute; top:0; right:15px; height:100%; width:2px; background:#bc782d;}
}

/* Medium Devices, Desktops - md */
@media only screen and (min-width : 992px) {
	.site-header .navMain {position:relative; top:inherit; left:inherit; width:auto; float:right; clear:right; margin-top:26px; background:none; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
		.site-header .navMain ul.mainMenu {width:100%;}
			.site-header .navMain ul li {border:none; display:inline-block; width:auto; position:relative; margin-left:20px;}
				.site-header .navMain ul li a {background:none; line-height:normal; display:inline-block; position:relative; padding:0 0 10px; font-size:1.4em; color:#321f1b;}
				.site-header .navMain ul li a:hover {color:#bb772c; background:none;}
				.site-header .navMain ul li.current-menu-item a {color:#321f1b; background:none;}
				.site-header .navMain ul ul.sub-menu {
					display:none; position:absolute; z-index:70; top:100%; width:auto; min-width:200%; white-space:nowrap; float:left; background:#FFF; -webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.4); -moz-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.4); box-shadow:0px 1px 5px 0px rgba(0,0,0,0.4);
				}
					 .site-header .navMain ul ul.sub-menu li {clear:both; margin:0 auto; width:90%; border-bottom:1px solid #858585; display:block; padding-bottom:0; position:relative;}
					 .site-header .navMain ul ul.sub-menu li:last-child {border:none;}
					  	.site-header .navMain ul ul.sub-menu li a {padding:0 5px; width:100%; font-size:1.4em; color:#bb772c; line-height:40px; background:none; text-align:left; text-transform:uppercase;}
						.site-header .navMain ul ul.sub-menu li a:before {display:none;}
						.site-header .navMain ul ul.sub-menu li a:hover {color:#321f1b;}
	.baseSlide {height:788px;}
	.site-footer .brand img {margin:0;}
	.spotSobre h1 {font-size:6.4em;}
	.spotSobre p {font-size:2.4em;}
	.castingDestaque .box {padding-bottom:30px;}
	.castingDestaque .box .row-eq-height {display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
	.castingDestaque .box .info {width:345px; float:left;}
		.castingDestaque .box .info h3 {font-size:2.5em;}
		.castingDestaque .box .info p {font-size:1.8em;}
	.castingDestaque .box a.lkMore {width:140px; float:right; padding:28px 0 0 40px;}
	.castingDestaque .box a.lkMore:before {content:" "; display:block; width:0; height:0; border-style:solid; border-width:26px 0 26px 26px; border-color:transparent transparent transparent #331f1b; position:absolute; left:0; top:50%; margin-top:-26px;}
	.spotBlog .box .resumo {display:block; position:absolute; bottom:100%; left:0; width:100%; height:100%; background:#331f1b; padding:10% 25px 0; text-align:center; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
	.spotBlog .box:hover .resumo {bottom:0; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}	
		.spotBlog .box .resumo p {font-size:2em; color:#FFF; line-height:1.2em;}
		.spotBlog .box .resumo a.lkMore {display:block; position:absolute; bottom:0; left:0; width:100%; background:#1f110e; font-size:1.5em; font-weight:600; color:#FFF; text-decoration:none; text-transform:uppercase; text-align:center; padding:35px 0 25px;}
		.spotBlog .box .resumo a.lkMore:before {content:" "; display:block; position:absolute; top:0; left:50%; margin-left:-26px; width:0; height:0; border-style:solid; border-width:26px 26px 0 26px; border-color:#331f1b transparent transparent transparent;}
		.spotBlog .box .resumo a.lkMore:hover {background:#bb772c;}
	.bannerTexto	.boxAlign {width:370px;}	
		.bannerTexto .boxAlign h2 {font-size:3.5em;}
	.spotDepoimentos2 h2 {font-size:4em;}
	.spotDepoimentos2 .row-eq-height {display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
		.spotDepoimentos2 .title {padding-top:42px; text-align:right;}
			.spotDepoimentos2 .title a {text-align:left; padding:0 42px 0 30px;}
	.spotDepoimentos2 .depoimento {display:flex; flex-direction:column;}
	.spotDepoimentos2 .box {height:100%;}
	.solucao.imgRight .boxImg:before,
	.solucao.imgLeft .boxImg:before {height:119%;}
	.navCasting li {padding:0 35px;}
	.detalhePost .share span.data {margin-bottom:0; float:left;}
	.detalhePost .share {float:right; margin-top:6px;}
		.detalhePost .share h5 {float:left; padding-top:4px;}
			.detalhePost .share .box {margin-left:15px; margin-right:0;}
	.detalhePost a.lkVoltar {float:left;}
	.bannerCentral img {position:absolute; top:-165px; right:0;}
}

/* Large Devices, Wide Screens - lg */
@media only screen and (min-width : 1200px) {
	.aligncenter, 
	.alignleft,
	.alignright {max-width:100%;}
	.site-footer .navSolucao ul li:nth-child(odd) {float:left; width:49%}
	.site-footer .navSolucao ul li:nth-child(even) {float:right; width:49%}
		.site-footer ul li a br {display:inherit;}
	.site-footer .social h5 {float:left; padding-top:8px;}
	.site-footer .social a {margin:0 0 18px 20px;}
	.castingDestaque .box {padding-bottom:36px;}
	.castingDestaque .box .info {width:445px;}
	.spotBlog .box .resumo {padding-top:20%;}	
		.spotBlog .box .resumo p {font-size:2.4em;}
		.spotBlog .box .resumo a.lkMore {padding:45px 0 35px;}
	.spotDepoimentos2 h2 {font-size:4.4em;}
	.solucao.imgRight .boxImg:before,
	.solucao.imgLeft .boxImg:before {height:114%;}
	.sidebar {padding-left:50px;}
	.bannerCentral .social h5 {float:left; padding-top:8px; text-align:right; margin-right:10px;}
	.bannerCentral .social a {margin:0 0 18px 12px;}
	.bannerCentral img {top:-199px;}
}