/*
Theme Name: DeepFocus
Theme URI: http://www.elegantthemes.com/gallery/
Version: 5.0
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('fonts/ColabThi-webfont.eot');
    src: url('fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ColabThi-webfont.woff') format('woff'),
         url('fonts/ColabThi-webfont.ttf') format('truetype'),
         url('fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'CarnivaleeFreakshow';
	src: url('fonts/CarnivaleeFreakshow.eot?') format('eot'), 
	     url('fonts/CarnivaleeFreakshow.woff') format('woff'), 
	     url('fonts/CarnivaleeFreakshow.ttf')  format('truetype'),
	     url('fonts/CarnivaleeFreakshow.svg#CarnivaleeFreakshow') format('svg');
}

@font-face {
	font-family: 'Lobster1-4';
	src: url('fonts/Lobster1-4.eot?') format('eot'), 
	     url('fonts/Lobster1-4.otf')  format('opentype'),
	     url('fonts/Lobster1-4.woff') format('woff'), 
	     url('fonts/Lobster1-4.ttf')  format('truetype'),
	     url('fonts/Lobster1-4.svg#Lobster1.4') format('svg');
}

@font-face {
	font-family: 'Calibri';
	src: url('Calibri.eot?') format('eot'), 
	     url('Calibri.woff') format('woff'), 
	     url('Calibri.ttf')  format('truetype'),
}


body { text-align: justify; line-height: 21px; font-family: 'Calibri'; font-size: 14px; color: #ffffff; min-height: 25px; background: url(images/fundo_principal.jpg) #000 no-repeat center top 50px}

a { text-decoration: none; color: #00b7f3; }
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #808080; letter-spacing: -1px; line-height: 1em; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #808080; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; line-height: 25px; text-align:justify; font-size:17px; }
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; text-shadow: none !important; }
	blockquote p { padding-bottom: 0px; }

input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input.text, input.title, textarea, select {  }
textarea { padding: 4px; }

input[type=text], input.text {
	width:100%;
	height:30px;
	padding:5px;
	color:#000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:none;
	background:#FFF;
	font-family: 'Calibri';
	font-size:15px;
}

input[type="date"] {
	-webkit-padding-start: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Calibri';
	font-size: 15px;
}

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

.container { text-align: justify; margin: 0 auto; width: 782px; position: relative; }

#top { padding-top: 30px; height:356px; }

#header { height: 356px; }
/*body#home-featured #header {height: 202px;}*/
	#home-top { width: 100%; height: 292px; position: absolute; top: -1px; left: 0px; z-index: 1;}

	#logo {width: 740px; height: 280px; position: absolute; top: 0px; left: 20px; background: url(images/logo_bf.jpg) no-repeat; }

	#menu { position: absolute; top: 304px; left: 0px; width: 790px; height: 52px; font-family: 'CarnivaleeFreakshow' !important; text-shadow: 2px 2px 2px #000; }

		#search-form {float: right; background: url(images/search-bg.png) no-repeat; width: 150px; height: 31px; margin: 13px 10px 0px 0px; display:none}
			input#searchinput { background:none; border: none; font-size: 12px; font-style: italic; color: #7d7d7d; margin-top:0px; padding-left:13px; width:105px; float: left; margin-right: 4px; position: relative; top: 6px; }
			input#searchsubmit { float:left; margin-top:9px; }

#content-full { position: relative; }
	.center-highlight {  }



#intro {  }
	#hr { }
body#home-featured #hr { min-height: 291px; }
		#hr-center {  }

#portfolio-items { padding-bottom: 20px; }
	#portfolio-items .item { position: relative; background: url(images/item-bottom-shadow.png) no-repeat bottom left; padding-bottom: 5px; float: left; margin: 0px 33px 32px 0px; }
	#portfolio-items .last {margin-right: 0px;}
	.item-image { position:relative; top:0; }
		#portfolio-items .item img.portfolio { border: 3px solid #e5e5e5; }
		.item-image span.overlay { position: absolute; top: 3px; left: 3px; background: url(images/item-overlay.png) no-repeat; width: 207px; height: 136px; }
		a.zoom-icon, a.more-icon { display: block; width: 61px; height: 61px; text-indent: -9999px; position: absolute; top: 41px; }
		a.zoom-icon { left: 31px; background: url(images/zoom-icon.png) no-repeat; }
		a.more-icon { left: 128px; background: url(images/readmore-icon.png) no-repeat; }
			#tagline {line-height: 26px; padding-bottom: 60px; padding-top:30px;}
				#tagline p {font-size: 48px; color: #fff; background:url(images/quote-left.png) no-repeat left top; padding:0px 0px 0 40px; min-height:34px; }
				#tagline span {background:url(images/quote-right.png) no-repeat right bottom; padding:0 50px 3px 40px; font-size: 24px; color: #fff;  }
		div.service {float:left; width:274px; padding: 52px 65px 26px 0px;}
		#blog {padding-right: 0px; width:282px; background: url(images/fromblog-bottom.png) no-repeat bottom left; padding-bottom: 16px; position: relative; }
			h3.hometitle {font-size: 30px; color:#fff; padding-bottom: 8px; }
			a.readmore {float: right; background: url(images/readmore.png) no-repeat bottom right; height: 38px; display: block; font-size: 18px; color: #323232 !important; padding-right: 9px; margin-top: 14px; font-weight: normal;}
				a.readmore span { display: block; background: url(images/readmore.png) no-repeat; padding:9px 5px 4px 12px; height:38px; }
			a.readmore:hover { color: #ffffff; }

			#blog-top {background: url(images/fromblog-top.png) no-repeat; height: 11px;}
			#blog-wrapper {background: url(images/fromblog-mainbg.png) repeat-y #eeeeee; padding: 0px 1px 0px 1px; }
				#blog-content{background: url(images/fromblog-top-gradient.png) repeat-x; padding: 7px 22px 6px 24px; }
					#blog-content h4.widgettitle {font-size: 24px; color: #333333; padding-bottom: 12px; }

					#blog-content ul li { background: url(images/fromblog-bullet.png) no-repeat 0px 5px; padding: 0px 0px 15px 17px; }
						#blog-content ul li a.title  {display: block; color: #7d7d7d; font-size: 14px; margin-bottom:-3px;}
							#blog-content ul li a.title:hover, #blog-content span.postinfo a:hover { color: #000000; text-decoration: none; }
						#blog-content span.postinfo, #blog-content span.postinfo a { color: #9d9d9d; font-size: 12px; font-style: italic;  }

				#controllers2 { position: absolute; bottom: -12px; left: 102px; background: url(images/fromblog-controllers-bg.png) no-repeat; width: 75px; height: 38px; }
					#controllers2 a { display: block; text-indent: -9999px; width: 23px; height: 15px; float: left; }
						#controllers2 a#cleft-arrow { background: url(images/fromblog-controllers-down.png) no-repeat; margin: 11px 0px 0px 12px; }
						#controllers2 a#cright-arrow { background: url(images/fromblog-controllers-top.png) no-repeat; margin: 11px 0px 0px 7px; }

	#breadcrumbs { color: #ffffff; padding: 27px 0px; display:none }
		#breadcrumbs .raquo , #breadcrumbs a { color: #b9b9b9; }
		#breadcrumbs a:hover { color: #ffffff; text-decoration: none; }

	#content-area { background: url(images/sidebar-bg.png) 688px 0px repeat-y; padding: 38px 0px; }
	#full { background: none; padding: 38px 0px }
		#left-area { width: 688px; float: left; }

			.entry { margin-bottom: 45px; }
				.blog-thumb { position: relative; float: left; margin-right: 23px;  }
					.blog-thumb span.overlay { position: absolute; top: 0px; left: 0px; background: url(images/blog-overlay.png) no-repeat; }
					.blog-thumb, .blog-thumb span.overlay { width: 185px; height: 191px; }
				.entry-description { float: left; width: 443px; }
				.full-description { width: 651px; }
					p.post-meta { border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; background: rgba(0, 0, 0, 0.2); border-bottom:1px solid #909090; border-right:1px solid #909090; padding: 5px 13px 5px 12px; font-style: italic; font-size: 11px; float: left; margin-bottom: 11px; }
					p.post-meta, p.post-meta a { color: #cccccc; font-weight: normal !important; }
					.post p.post-meta { width: 404px; }
					p.post-meta a:hover { color: #ffffff; text-decoration: none; }


				.entry h2.title, .entry h1.title { font-size: 36px; padding-bottom: 11px; color: #ffff00; }
					.entry h2.title a { color: #ffffff; font-weight: normal !important; }
					.entry h2.title a:hover { text-decoration: none; }
					.entry a.readmore { margin-top: 5px; }

					.entry a { color:#FFFFFF; font-weight:bold; }

				.post { width: 648px; margin-bottom:17px; }
				.full { width: 782px; }

				.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { color: #ffffff; }

	#gallery { padding: 29px 0px 0px; }

	.gallery-thumb { position: relative; float: left; border:3px solid #E3E3E3; margin: 16px 0px 45px; }
		.gallery-thumb a { display: block; }
		.gallery-thumb img { max-width: 650px; }
		.gallery-thumb .overlay { width: 100%; height: 100%; background: url(images/gallery-overlay.png) no-repeat; display: block; position: absolute; top: 0px; left: 0px; }
		.gallery-thumb-bottom { position: absolute; bottom: -24px; left: 0px; height: 21px; width: 34%; padding: 0px 217px; }
			.gallery-thumb-bottom .bg { background: url(images/gallery-thumb-bottombg.png) repeat-x; height: 14px; }
			.gallery-thumb-bottom .left-shadow { background: url(images/gallery-bottom-leftshadow.png) no-repeat; width: 217px; height: 21px; position: absolute; top: 0px; left: 0px; }
			.gallery-thumb-bottom .right-shadow { background: url(images/gallery-bottom-rightshadow.png) no-repeat; width: 217px; height: 21px; position: absolute; top: 0px; right: 0px; }


/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/

ul.nav { float: left;  }
	ul.nav li {  }
		ul.nav a { font-size: 30px; color: #FFF; text-decoration: none; }
		ul.nav a:hover { background:url(images/fundo_menu.png) repeat-x }
		.current-menu-item { background:url(images/fundo_menu.png) repeat-x }

	ul.nav ul, #mobile_menu { width: 189px; background: #e7e7e7 url(images/dropdown-bottom.png) bottom left repeat-x; border: 1px solid #ffffff; border-top: none; top: 34px !important; box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow:3px 6px 7px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1); border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-top-left-radius: 0px;-moz-border-radius-topleft: 0px; border-top-right-radius: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; padding: 16px 0px 10px; z-index: 9999px; display: none; }
		ul.nav ul li, #mobile_menu li { margin: 0px; padding: 0px 4px 20px 18px; }
			ul.nav ul li a, #mobile_menu li a { background: url(images/dropdown-bullet.png) no-repeat 0px 4px; padding: 0px 0px 0px 17px; width: 130px; }

			ul.nav li:hover ul ul, ul.nav li.sfHover ul ul { top: -16px !important; left: 191px !important; border-top-right-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; }

/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/

#featured { position: relative; /*top: -102px; margin-bottom:-95px;*/ height: 291px; z-index:4; }
	#featured span#left-shadow, #featured span#right-shadow { width: 9px; height: 132px; display: block; position: absolute; z-index: 1; top: -30px; }
	#featured span#left-shadow { background: url(images/featured-leftshadow.png) no-repeat; left: -9px; display:none}
	#featured span#right-shadow { background: url(images/featured-rightshadow.png) no-repeat; right: -9px; display:none }
		#slides, .slides { position: relative; height: auto; background: #000000; }
			.slide .overlay { background: url(images/slide-top-shadow.png) repeat-x; top: 0px; left: 0px; height: 17px; position: absolute; width: 782px; }
			.slide .overlay2 { background: url(images/slide-bottom-shadow.png) repeat-x; bottom: 0px; left: 0px; height: 4px; position: absolute; width: 782px; display:none }

			#slides .description, .slides .description { line-height: 18px; color: #8e8d8d; font-size: 12px; position: absolute; top: 33px; right: -11px; width: 275px; padding-top: 19px; background: url(images/description-top.png) no-repeat; z-index: 14; display:none }
			#slides .description .outer-content, .slides .description .outer-content { background: url(images/description-center-outer.png) repeat-y; padding: 0px 1px 0px 7px; }
				#slides .description .inner-content, .slides .description .inner-content { background: url(images/description-center-inner.png) repeat-x bottom left; padding: 3px 16px 10px 28px; }
			#slides .description .bottom, .slides .description .bottom { height: 36px; background: url(images/description-bottom.png) no-repeat; }

				#slides .description h2.title, .slides .description h2.title { font-size: 32px; padding-bottom: 10px; }
					#slides .description h2.title a, .slides .description h2.title a { color: #363636; }
						#slides .description h2.title a:hover, .slides .description h2.title a:hover { text-decoration: none; }

				#slides .description a.readmore, .slides .description a.readmore { background: url(images/featured-readmore.png) no-repeat bottom right; font-size: 12px; color: #ffffff !important; padding-right: 8px; display: block; height: 35px; float: left; left: 89px; top: -12px; position: relative; }
					#slides .description a.readmore span, .slides .description a.readmore span { background: url(images/featured-readmore.png) no-repeat; display: block; height: 35px; line-height: 32px; padding: 0px 12px 0px 20px; }
				#slides .description a.readmore:hover, .slides .description a.readmore:hover { color: #eeeeee; }

	#controllers-wrapper { position: absolute; bottom: 11px; left: 380px; background: url(images/featured-controllers-left.png) no-repeat; height: 44px; padding-left: 12px; z-index:30; display:none !important }
		#controllers-wrapper #controllers { background: url(images/featured-controllers-bg.png) repeat-x; height: 30px; padding-top: 14px; }
		#controllers-wrapper #controllers, #controllers-wrapper #controllers-right { float: left; }
		#controllers-wrapper #controllers-right { background: url(images/featured-controllers-right.png) no-repeat; height: 44px; width: 8px; }

		#controllers-wrapper a { text-indent: -9999px; display: block; float: left; width: 15px; height: 15px; background: url(images/featured-controller.png) no-repeat; margin-right: 3px; }
		#controllers-wrapper a.active { background: url(images/featured-controller-active.png) no-repeat; }

		#controllers-wrapper a#left-arrow, #controllers-wrapper a#right-arrow { width: 15px; height: 23px; position:relative;
top:-4px; }
		#controllers-wrapper a#left-arrow { background: url(images/featured-controllers-leftarrow.png) no-repeat; margin-right: 17px; }
		#controllers-wrapper a#right-arrow { background: url(images/featured-controllers-rightarrow.png) no-repeat; margin-left: 16px; }
		.recentscroll { height:162px; overflow:hidden; }
			.recentscroll ul { height: 32000px; }

		h3.recentworks { padding: 7px 0px 24px; }
		a.entergallery { margin-top: -3px; }

		.entry ul, .comment-content ul { list-style-type: disc; margin: 10px 0px 10px 20px; }
		.entry ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; margin: 10px 0px 10px 2px; }
			.entry ul li ul, .entry ul li ol, .comment-content ul li ul, .comment-content ul li ol { margin: 2px 0px 2px 20px; }
			.entry ol li ul, .entry ol li ol, .comment-content ol li ul, .comment-content ol li ol  { margin: 2px 0px 2px 35px; }

/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comment-wrap { padding: 30px 40px 0px 0px; }

h3#comments, #reply-title span { font-size: 30px; padding: 0px 0px 25px; color: #ffffff; }

.comment-icon { background: url(images/comment-bottom-bg.png) no-repeat bottom left; padding-bottom: 14px; }

.comment-icon .post { padding: 3px 0px 0px; }

div.authordata { width: 100px; }
	div.avatar { float: left; position: relative; padding:3px; }
		div.avatar span.overlay { background: url(images/avatar-overlay.png) no-repeat; display: block; width: 67px; height: 67px; position: absolute; top: 0px; left: 0px; }

	.comment-wrap { float:left; margin-left:20px; }


		.reply-container { background:url("images/readmore.png") no-repeat scroll right bottom transparent; display:block; float:right; font-size:18px; font-weight:normal; height:38px; margin-top:14px; padding-right:9px; }
			.reply-container a { background:url("images/readmore.png") no-repeat scroll 0 0 transparent; display:block; height:38px;
padding:9px 5px 4px 12px; color:#323232 !important; }
			.reply-container a:hover { text-decoration: none; color: #eeeeee; }

	li.depth-1 .comment-wrap { width: 546px; }
	li.depth-2 .comment-wrap { width: 465px; }
	li.depth-3 .comment-wrap { width: 383px; }
	li.depth-4 .comment-wrap { width: 301px; }

	.fullwidth li.depth-1 .comment-wrap { width: 811px; }
	.fullwidth li.depth-2 .comment-wrap { width: 729px; }
	.fullwidth li.depth-3 .comment-wrap { width: 647px; }
	.fullwidth li.depth-4 .comment-wrap { width: 565px; }

	ol.commentlist { list-style:none outside none; padding-top:8px; }
		ol.commentlist ul { list-style:none outside none; }

		.commentlist li.comment li { background: none; padding: 0px; }
		.commentlist li.comment ul { margin: 8px 0px 8px 82px; }

	#respond { padding-top: 25px; }
		.comment #respond { padding-left: 0px; padding-top: 5px; }
		#commentform textarea#comment { width: 88%; }
		#commentform input[type=text] { width: 40%; }


		li.comment #respond textarea { width: 88% !important; }
		li.comment #respond input[type=text] { width: 50% !important; }

	#respond h3#comments { background: none; margin: 0px; padding: 0px; }

	.comment-author { padding: 2px 0px; font: 21px Arial,sans-serif; }
		.comment-author .comment-meta, .comment-author .comment-meta a { color: #c0bfbf; }
			.comment-author .comment-meta a:hover { text-decoration: none; }
		span.fn, span.fn a { color: #ffffff; }
			span.fn a:hover { text-decoration: none; }

	.comment-content { padding-top:5px; }

	.comment-body { padding: 8px 0px; }

/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

#footer { background: #0a0a0a; padding-bottom: 0; font-size: 20px; height:75px }
	#footer-wrapper {  }
		#footer-center { /*min-height: 147px;*/ padding-top: 0; color: #fbc300; font-family: 'CarnivaleeFreakshow';}
			#footer p#copyright a {  }
		#footer .widget { float: left; width: 280px; margin: 0px 60px 45px 0px; }
			#footer .widget a { color: #ffffff; }
			#footer .last { margin-right: 0px; }
			#copyright { text-align:center; font-size:20px }
 
/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

#sidebar { float: left; width: 269px; }
	.widget h4.widgettitle { font-size: 30px; color: #000000; }
	#sidebar  a { color: #ffffff; }
	#sidebar .widget { padding: 0px 0px 50px 22px; }

	.widget ul ul { margin: 0px 0px 0px 15px; }
		.widget ul li { background: url(images/widget-bullet.png) no-repeat 0px 12px; padding: 4px 0px 4px 16px; }
			.widget ul li ul { padding:5px 0px 0px 7px; margin: 0px 0px -4px; }

/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }


/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }
.nav li { float:left; position:relative; }
.nav a { display:block; float: left; padding: 12px 15px 20px 15px;}
	.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:50px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:192px; top:0px; }
	.nav li:hover ul, .nav li li:hover ul { top: -999em; }
	.nav li li {	display: block;	padding: 0px; float: left; height: auto !important; }
	.nav li ul { width: 191px; }
		.nav li li a:link, .nav li li a:visited {	display: block; height: auto; float: left; }
		.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }


/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #ffffff; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { overflow: hidden; padding: 15px 12px 0px; }

.wp-pagenavi { position: relative; padding: 12px 30px 20px 0px; text-align:right; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { padding: 5px 7px !important; margin: 2px; text-decoration: none; font-weight: normal !important; font-size: 18px !important; color: #6d6d6d !important; border: none !important; background: url(images/pagenavi-bg.png) no-repeat; padding:6px 19px 12px 14px !important; }
.wp-pagenavi span.current { font-size: 18px !important; color: #000000 !important; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding:6px 19px 12px 14px !important; margin: 2px; border: none !important; background: url(images/pagenavi-bg.png) no-repeat; }
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !important ; color: #000000; color: #413f36; border: none !important; color: #000000; }


a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }

.js #feat-content, .js div#from-blog div.entries {display: none;}

.foursixeight { margin: 0px 0px 15px 84px;}


body.cufon-disabled ul.nav a { font-size:15px; }
body.cufon-disabled ul.nav ul li a { background-position: 0 4px; }
body.cufon-disabled #tagline p { font-size:40px; }
body.cufon-disabled a.readmore { font-size: 16px; }
	body.cufon-disabled a.readmore span { padding-top: 6px; }
body.cufon-disabled .reply-container { font-size: 16px; }
body.cufon-disabled .reply-container a { padding-top: 6px; }

body.cufon-disabled ul.nav a, body.cufon-disabled ul.nav ul li a, body.cufon-disabled #tagline p, body.cufon-disabled a.readmore, body.cufon-disabled a.readmore span, body.cufon-disabled .reply-container, body.cufon-disabled .reply-container a { text-indent: 0px; }

.sitemap-col h2, .sitemap-col ul li a, p.et-registration a { color: #fff !important; }
.sitemap-col ul li a:hover { color: #eee !important; }
p.et-registration { color: #eee !important; }
.et-protected-form label { text-shadow: none; }
h2.et_pt_title a { color: #fff !important; }
p.et_pt_blogmeta { color: #eee !important; }
	p.et_pt_blogmeta a { color: #fff !important; }
.et_pt_blogentry a.readmore span { padding: 6px 0 0 13px !important; }
.et_pt_portfolio_item h2 { color: #fff !important; }

.comment_navigation_bottom a, .comment_navigation_top a { color: #fff; }
#comment-wrap .navigation { padding: 10px 0; }
	.nav-previous { float: left; }
	.nav-next { float: right; }
h3#reply-title small { display: block; }
	h3#reply-title small a { color: #fff; font-size: 12px; letter-spacing: 0px; }

#commentform input[type=text] { width: 40%; display: block; padding: 5px; }
#commentform textarea#comment { width: 91%; }
.commentlist #respond textarea#comment { width: 98% !important; }
.commentlist #respond input[type=text] { width: 40%; display: block; padding: 5px; }

p.logged-in-as a { color: #fff; }
.et_embedded_videos { display: none !important; }

.js .et_cycle #slides { background: url(images/ajax-loader.gif) no-repeat center; }
	.js .et_cycle .slide { display: none; }


ul.nav a, #featured h2.title, #tagline, h3.hometitle, .entry h2.title, .entry h1.title, .comment-author, h3#comments, #reply-title span, .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, div.service a.readmore, #portfolio-items a.readmore, .entry a.readmore, .reply-container a, #blog-content h4.widgettitle, h4.widgettitle, .wp-pagenavi {  }

.et_pt_blogentry a.readmore { font-size: 15px !important; }
	.et_pt_blogentry a.readmore span { padding: 0px 0 0 13px !important; }

#tagline, h3.hometitle, .entry h2.title, .entry h1.title, .comment-author, h3#comments, #reply-title span, .entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  { }

a.readmore, .reply-container a, #blog-content h4.widgettitle { font-weight: normal; }
	a.readmore span, .reply-container a { padding-top: 7px; }
.wp-pagenavi, .wp-pagenavi span.pages {  }
strong { color: #fff; }
.wp-caption { color: #111; text-shadow: none; }


/*------------------------------------------------*/
/*-------------------[CRIADAS]--------------------*/
/*------------------------------------------------*/

.conteudo_home { width:782px; height: 380px; margin:40px 0 0 0; background: url(images/fundo_conteudo_home.jpg) no-repeat center bottom;}
.bloco_home_1 { width:371px; height:auto; float:left; margin-right:40px; }
.bloco_home_2 { width:371px; height:auto; float:left; }
.video_home { width:371px; height:205px; float:left; font-size:10px}
.thumbs_home { width:371px; height:104px; float:left; margin-top:20px}

/*RODAPÉ"  ---------------------------------------------------------------- */
.logo_rodape { width:150px; height:75px; float:left; background:url(images/logo_rodape.png) no-repeat left } 
.texto_rodape { width:480px; height:30px; margin-top:25px; float:left }
.midias_sociais_rodape { width:150px; height:75px; float:right; cursor:pointer } 
.midias_sociais_rodape img { float:right } 

/*IMAGEM BANNER ---------------------------------------------------------------- */
.banner_interno { width:782px; height:291px; background: url(images/banner_location.jpg) }
.page-id-7 .banner_interno { background: url(images/banner_events.jpg) }
.page-id-167 .banner_interno { background: url(images/banner_reservation.jpg) }
.page-id-668 .banner_interno { background: url(images/banner_kidsplace.jpg) }
.page-id-235 .banner_interno { background: url(images/banner_hiring.jpg) }
.parent-pageid-235 .banner_interno { background: url(images/banner_hiring.jpg) }
.page-id-162 .banner_interno { background: url(images/banner_overview.jpg) }
.page-id-702 .banner_interno { background: url(images/banner_meat.jpg) }
.parent-pageid-702 .banner_interno { background: url(images/banner_meat.jpg) }
.page-id-704 .banner_interno { background: url(images/banner_salad.jpg) }
.page-id-706 .banner_interno { background: url(images/banner_desserts.jpg) }
.page-id-708 .banner_interno { background: url(images/banner_bar.jpg) }
.page-id-710 .banner_interno { background: url(images/banner_pasta.jpg) }
.page-id-722 .banner_interno { background: url(images/banner_bull_card.jpg) }
.page-id-730 .banner_interno { background: url(images/banner_free_transfer.jpg) }

#home-featured .banner_interno { display:none }
#home-featured .flexslider .slides img { display: block !important }

/*APARECE SUBMENU "MENU" ---------------------------------------------------------------- */
.thumbs_menu { width:100%; height:60px; display:none }
.thumbs_menu img { float:left; cursor:pointer;}
.page-id-162 .thumbs_menu { display:block }
.page-id-702 .thumbs_menu { display:block }
.page-id-770 .thumbs_menu { display:block }
.page-id-772 .thumbs_menu { display:block }
.page-id-774 .thumbs_menu { display:block }
.page-id-776 .thumbs_menu { display:block }
.page-id-778 .thumbs_menu { display:block }
.page-id-780 .thumbs_menu { display:block }
.page-id-782 .thumbs_menu { display:block }
.page-id-784 .thumbs_menu { display:block }
.page-id-786 .thumbs_menu { display:block }
.page-id-788 .thumbs_menu { display:block }
.page-id-790 .thumbs_menu { display:block }
.page-id-792 .thumbs_menu { display:block }
.page-id-704 .thumbs_menu { display:block }
.page-id-706 .thumbs_menu { display:block }
.page-id-708 .thumbs_menu { display:block }
.page-id-710 .thumbs_menu { display:block }

/*SEÇÃO "KIDSPLACE"  ---------------------------------------------------------------- */
.page-id-668 { background: url(images/fundo_kidsplace.jpg) #000 no-repeat center top 50px }
.page-id-668 .fundo_personalizado { background: url(images/kidsplace_fundo.jpg) #9fe0fc bottom center no-repeat; height:480px }
.page-id-668 .logo_flash { display:none }
.page-id-668 #logo img { display:block !important }
.page-id-668 .entry h1 { display:none }
.page-id-668 .entry p { text-align:center; color:#000; font-size: 18px; line-height: 30px; text-shadow:none  }
.kidsplace_titulo { width:782px; height:152px; background: url(images/kidsplace_titulo.png) center no-repeat }

/*SEÇÃO "MENU > SALAD"  ---------------------------------------------------------------- */
.menu_salad_principal { width:100%; height:294px; margin-top:20px; }
.menu_salad_bloco_left { width:510px; height:294px; float:left }
.menu_salad_bloco_right { width:247px; height:294px; float:right  }
.menu_salad_thumbs { width:515px; height:87px; float:left; }
.menu_salad_texto { width:500px; height:177px; float:left; margin-top:30px; line-height:26px; padding-right:10px }

/*SEÇÃO "RESERVATIONS"  ---------------------------------------------------------------- */
.page-id-167 { background: url(images/fundo_reservation.jpg) #000 no-repeat center top 50px }
.page-id-167 .entry .title { display:none }
.menu_reservations_principal { width:100%; height:285px; margin-top:20px; }
.menu_reservations_bloco_left { width:391px; height:285px; float:left; background: url(images/reservations_fundo_01.jpg) }
.menu_reservations_bloco_right { width:391px; height:285px; float:right; background: url(images/reservations_fundo_02.jpg)  }
.menu_reservations_botao { width:100%; height:auto; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }
.menu_reservations_texto { width: 298px; height: 150px; float: left; margin: 87px 0 0 12px; line-height: 29px; font-size: 18px; }
.menu_reservations_bt {  }
.menu_reservations_detaque { font-size:22px; font-weight:bold; color:#ffff00 }
.menu_reservations_botao .heading-more { width: 782px; height: 70px; float: left; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: url(images/textura_madeira.jpg) !important; padding: 15px 0 !important; text-align: center; font-size: 33px !important; border: none !important; color: #FFF !important; margin-top: 20px !important; cursor: pointer; font-weight: bold; font-family: 'Calibri'; text-shadow: none !important; line-height: 60px; }
.menu_reservations_botao .et-learn-more { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: url(images/textura_madeira.jpg) !important; border: none; -webkit-box-shadow:none; box-shadow:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.menu_reservations_botao .et-learn-more h3.heading-more span.et_learnmore_arrow { display:none }
.et-learn-more .learn-more-content { border:none !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.et-learn-more h3.heading-more, .et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav, .et_shortcodes_controller_nav, .et-testimonial-author-info, .et-protected-title, .pricing-heading, .pricing-content-bottom { text-shadow: 2px 2px 5px #000000 !important; }

/*SEÇÃO "BULL CARD"  ---------------------------------------------------------------- */
.page-id-722 .entry h1 {font-family: 'CarnivaleeFreakshow' !important; font-size: 55px; text-align: center; margin-bottom: 20px;}
.page-id-722 .entry p { font-size: 18px; line-height: 30px; }
.bull_card_texto_assinatura { font-family: 'CarnivaleeFreakshow' !important; color:#ffff00; font-size: 35px; text-align: center; margin-top:30px }

/*SEÇÃO "FREE TRANSFER"  ---------------------------------------------------------------- */
.page-id-730 .entry h1 {font-family: 'CarnivaleeFreakshow' !important; font-size: 55px; text-align: center; margin-bottom: 20px;}
.page-id-730 .entry p { font-size: 18px; line-height: 30px; }
.page-id-730 .fundo_personalizado { background: url(images/free_transfer_fundo.jpg) bottom repeat-x; height:350px }

/*SEÇÃO "HIRING"  ---------------------------------------------------------------- */
.hiring_thumbs { width:100%; height:150px; margin-top:40px }
.hiring_cargos { width:100%; height:auto; margin-top:40px }
.hiring_cargos h1 { width:100%; height:auto; margin-bottom:20px; color:#ffff00; text-align:center }
.hiring_cargos td { width:33%; font-size: 19px; line-height: 26px; text-align: center; }
.hiring_cargos a { font-weight:normal; color:#FFF }
.hiring_cargos a:hover { color:#666; text-decoration:none }

/*SEÇÃO "EVENTS"  ---------------------------------------------------------------- */
.div_events { width:100%; height:auto; background:none; display:none }
.div_events h1 {font-size: 36px; padding-bottom: 11px; color: #ffff00;}
.col_esq_events { width: 50%; height: auto; float: left; padding: 38px 46px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.col_esq_events p { font-size: 19px; line-height: 31px; }
.col_dir_events { width: 50%; height: auto; float: right; padding: 20px 5px; background: url(images/fundo_contato.jpg) center repeat-y; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }
.col_dir_events h1 { font-family: 'Lobster1-4'; color: #fff; text-align: center; font-size: 33px; }
.page-id-7 .entry .title { padding-left:10px }
.page-id-7 .fundo_personalizado .container { background: url(images/fundo_contato.jpg) #000 repeat-y right top }
/*.page-id-7 #full { display:none }*/
.wpcf7 { padding:0 20px !important; }
.campos_input { height:30px; width:93%; padding-left:10px !important; padding-right:10px !important; }
.div_campo { width:100%; float:left; margin-top:10px }
.div_campo_output { float:left; margin-top:20px; padding:5px 10px }
.div_campo_periodo { width:40%; float:left; margin-top:20px }
.div_campo_data { width:55%; float:right; margin-top:20px }
.div_campo_data select { width:60px; }
.titulo_form_events { font-family: 'Lobster1-4' !important; color: #FFF; font-size: 40px !important; text-align: center; margin-bottom: 20px; line-height: 40px; margin-top: -60px; text-shadow: 2px 2px 1px #000000; }


/*SEÇÃO "MEAT"  ---------------------------------------------------------------- */
.menu_meat_principal { width:100%; height:634px; margin-top:20px; background:url(images/fundo_meat.jpg) no-repeat center }
.menu_meat_imagem_carne { width:430px; height:340px; float:left; margin-top:25px;}
.menu_meat_itens_carne { width:235px; height:340px; float:left; margin:25px 0 0 60px; font-size:23px; font-size: 19px; line-height:26px; color:#261a14; text-shadow: none; font-weight: bold; }
.menu_meat_itens_carne a { color:#261a14;}
.menu_meat_itens_carne a:hover { text-decoration:underline }
.menu_meat_titulo { font-size: 22px; margin-bottom:5px; line-height:30px; }
.menu_meat_selo { width:235px; height:230px; float:left; margin:5px 0 0 60px; background:url(images/meat_selo.png) no-repeat center }
.menu_meat_texto { width:430px; height:230px; float:left; margin-top:25px; color:#261a14; text-shadow:none; font-size: 15px; line-height: 17px; font-weight: 700; }
.picanha { background:url(images/meat_picanha.jpg) no-repeat center }
.picanha_alho { background:url(images/meat_picanha_alho.jpg) no-repeat center }
.fraldinha { background:url(images/meat_fraldinha.jpg) no-repeat center }
.alcatra { background:url(images/meat_alcatra.jpg) no-repeat center }
.cordeiro { background:url(images/meat_cordeiro.jpg) no-repeat center }
.carre_cordeiro { background:url(images/meat_carre_cordeiro.jpg) no-repeat center }
.frango { background:url(images/meat_frango.jpg) no-repeat center }
.linguica_calabresa { background:url(images/meat_linguica_calabresa.jpg) no-repeat center }
.filet_mignon { background:url(images/meat_filet_mignon.jpg) no-repeat center }
.costela_suina { background:url(images/meat_costela_suina.jpg) no-repeat center }
.costela_bovina { background:url(images/meat_costela_bovina.jpg) no-repeat center }
.peru_bacon { background:url(images/meat_peru_bacon.jpg) no-repeat center }
.coracao_frango { background:url(images/meat_coracao_frango.jpg) no-repeat center }

/*SEÇÃO "LOCATION"  ---------------------------------------------------------------- */
.location_principal { width:100%; height:545px; margin-top:20px; }
.location_placa { width:265px; height:565px; float:left; background:url(images/location_placa.jpg) no-repeat left}
.location_texto { width:485px; height:240px; float:left; margin:0 0 0 20px; color:#FFF; text-shadow:none; font-size:18px; line-height: 40px; } 
.location_mapa { width:485px; height:273px; float:left; margin:20px 0 0 20px; }
#mapa { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }


/*MENU OVER - SESSÃO MEATS*/
.parent-pageid-700 .menu-item-677 { background:url(images/fundo_menu.png) repeat-x }
.parent-pageid-702 .menu-item-677 { background:url(images/fundo_menu.png) repeat-x }

/*MENU OVER - SESSÃO HIRING*/
.parent-pageid-235 .menu-item-681 { background:url(images/fundo_menu.png) repeat-x }

/*OCULTA TITULO - SESSÃO HIRING*/
.parent-pageid-235 .fundo_personalizado .title { display:none }

/*BANDEIRAS"  ---------------------------------------------------------------- */
.bandeiras { width:130px; height:40px; position:absolute; text-align:center; right: 100px; top: 20px; cursor:pointer; z-index:99999 }

/*FORMULARIO HIRING ---------------------------------------------------------------- */

.principal{
	width:100%;
	height:auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:#FFF;
	display: table-cell;
}

.principal_reservation{
	width:100%;
	height:auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:#FFF;
	display: table-cell;
}

.divisoria {
	width:100%;
	height:1px;
	margin: 30px 0;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#FFF;
}

.divisoria_emprego {
	width:100%;
	height:1px;
	margin: 30px 0;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#ffff00;
}

.subtitulo {
	width:100%;
	height:auto;
	float:left;
	margin:30px 0 10px 0;
	padding: 0 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:#ffff00;
	text-transform:uppercase;
	font-size:28px;
}

.subtitulo_obs {
	width: 100%;
	height: 35px;
	font-size: 14px;
	color:#FFF;
	text-transform: none;
}

.educacao {
	font-size: 18px;
	border-bottom:1px solid #FFF;
	color:#ffff00 !important;
}

.termos {
	font-size: 18px;
	color:#ffff00 !important;
}

.texto_termos{
	width:660px;
	height:auto;
	font-size:13px;
	margin-top:5px;
	float:right;
	text-align:justify;
}

.texto_acordo{
	width:100%;
	height:auto;
	font-size:14px;
	margin-top:5px;
	float:right;
	line-height:18px;
	text-align:justify;
}

.box_100 {
	width:100%;
	height:auto;
	padding: 5px 13px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}

.box_66 {
	width:66%;
	height:auto;
	padding: 5px 13px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}

.box_55 {
	width:55%;
	height:auto;
	padding: 5px 13px 5px 57px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}

.box_50 {
	width:50%;
	height:auto;
	padding: 5px 13px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}

.box_45 {
	width:45%;
	height:auto;
	padding: 5px 5px 0 13px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 33px;
}

.box_27 {
	width:27%;
	height:auto;
	padding: 5px 13px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}

.box_19 {
	width:19%;
	height:auto;
	padding: 35px 0 0 0;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}


.box_25 {
	width:25%;
	height:auto;
	padding: 5px 13px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}

.box_33 {
	width:33%;
	height:auto;
	padding: 5px 13px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}

.box_data_1 {
	width:170px;
	height:auto;
	padding: 5px 13px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}

.box_data_2 {
	width:86px;
	height:auto;
	padding: 5px 3px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
	font-size:16px;
}

.box_lingua_1 {
	width:230px;
	height:auto;
	padding: 5px 13px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}

.box_lingua_2 {
	width:135px;
	height:auto;
	padding: 5px 6px;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:16px;
}

.linha_titulo{
	width:100%;
	height:auto;
	padding-top:8px;
	text-shadow: 2px 2px 1px #000000;
}	

.linha_titulo_assinatura{
	width:100%;
	height:auto;
	padding-top:8px;
	color:#ffff00;
	text-align:center;
	text-transform:uppercase;
}

.linha_titulo_assinatura_obs{
	width:100%;
	height:auto;
	padding-top:8px;
	text-align:center;
	font-size:14px;
}	

.linha_input{
	width:100%;
	height:30px;
	margin-top:5px;
	vertical-align:middle;
	float:left;
}

.linha_input_termos{
	width:70px;
	height:30px;
	margin-top:5px;
	vertical-align:middle;
	float:left;
}


.linha_variados{
	width:auto;
	height:30px;
	margin-top:5px;
	padding-right:20px;
	vertical-align:middle;
	float:left;
	line-height:25px;
}

.linha_observacoes{
	width:100%;
	height:auto;
	margin-top:5px;
	float:left;
	font-size:14px;
	color:#999999;
}

.linha_area_texto{
	width:100%;
	height:200px;
}

.linha_area_texto_assinatura{
	width:100%;
	height:150px;
}

.linha_variados_input_01 {
	width:470px;
	height:30px;
	margin-top:5px;
	vertical-align:middle;
	float:left
}

.linha_variados_input_02 {
	width:475px;
	height:30px;
	margin-top:5px;
	vertical-align:middle;
	float:left
}

.linha_variados_input_03 {
	width:455px;
	height:30px;
	margin-top:5px;
	vertical-align:middle;
	float:left
}

.linha_variados_input_04 {
	width:430px;
	height:30px;
	margin-top:5px;
	vertical-align:middle;
	float:left
}


.box_data_2 input[type=text]{
	width:100%;
	height:30px;
	padding:5px;
	color:#000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center
}

.bts_form {
	background:#fdd000 !important;
	padding: 5px 30px !important;
	color:#FF0808 !important;
	font-family: 'Calibri';
	border:none;
	font-size: 19px;
	font-weight:bold;
	cursor:pointer;
}

.logo_form {
	width:350px;
	height:150px;
	float:left;
}

.titulo_form {
	width:390px;
	height:150px;
	float:left;
	line-height:150px;
	color:#ffff00;
	text-align: right;
	font-size:29px;
}

.cargo_titulo {
	color:#ffff00;
	font-size:38px;
}

#wpcf7-f893-p746-o2{
	padding:0 !important
}

input[type=text] {
	width:100%;
	height:30px;
	padding:5px;
	color:#000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type=radio] {
	width:20px;
	height:25px;
	padding:5px;
	color:#000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:middle;
}

textarea {
	width:100%;
	height:100%;
	padding:5px;
	color:#000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	margin-top:5px;
	resize:none;
}

textarea:disabled{
	background-color:#FFF;
}

select { width:100%; 
	height:100%;
	padding:5px;
	color:#000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	resize:none;
}
	
/*--------------- PRINT ---------------------------------------------------------------- */

@media print {
	body { background:#FFF; }
	#top { display:none }
	#footer { display:none }
	.bandeiras { display:none }
	#hr { display:none }
	.entry h2.title, .entry h1.title { padding-left:10px; }
	.principal{ color:#000; }
	.subtitulo { margin:0 }
	.divisoria { background-color:#000; }
	.divisoria_emprego { background-color:#999;}
	.bts_form { display:none }
	input[type=text], input.text { 	border:#999 solid 1px; 	background:#FFF; }
}

/*@media screen and (max-width: 600px) {
  #logo { background-color:#0F0 !important }
}*/

.screen-reader-response {
	display:none;
}