body {
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	background-color: #fbfaf6;
	font-size: 18px;
	color: #494743;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
}
p {
	margin: 0 0 10px;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	font-weight: 300;
	color: #494743;
	margin-bottom: 10px;
	line-height: 31px;
}
.col-md-12 ul li, .col-md-6 ul li {
	margin-top: 15px !important;	
}
div.codigodeetica img {
	border: 3px solid #9f001e;
}
div.codigodeetica img:hover {
	opacity: 0.8;
	border:3px solid #000;
}
div.codigodeetica {
	padding: 0;
}
a {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #494743;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	outline: none !important;
}
.noBorder {
	border: none !important;
}
.noPaddingTop {
	padding-top: 0 !important;
}
.noPaddingBottom {
	padding-bottom: 0 !important;
}
a:hover {
	text-decoration: none;
	color: #fba531;
}
ul {
	margin:0px;
	padding: 0px;
	margin-bottom: 30px;
}
ul li {
	line-height: 31px;
	font-size: 18px;
	color: #494743;
	font-weight: 300;
	list-style: none;
}
ol li {
	line-height: 31px;
	font-size: 18px;
	color: #494743;
	font-weight: 300;
}

h1 {
	color: #9f001e;
	font-size: 40px;
	letter-spacing: -1px;
	margin-bottom: 20px;
	margin-top: 0px;
}
h2 {
	color: #9f001e;
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 23px;
}
h3 {
	color: #9f001e;
	margin-bottom: 20px;
	margin-top: 0px;
	font-size: 23px;
	margin-bottom: 20px;
}
/* Controle Erros e mensagens form */
#message_sent
{
	display: none;
	position:absolute;
	top:50%;
	left:50%;
	width:500px;
	height: auto;
	padding: 30px;
	font-size: 18px;
	box-shadow: 1px 1px 2px #000;
	line-height:2em;
	background: #91021e;
	color: #fff;
	font-weight:bold;
	height:auto;
	margin-left:-250px;
	margin-top:-140px;
	text-align:center;
	z-index: 999999;
}
.formError .formErrorContent {
	width:100%;
	background: #9f001e;
	color: #fff;
	width: 160px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:2em;
	padding: 6px 6px 11px 18px;
	z-index:5001;
}

.greenPopup .formErrorContent {background:#9f001e;}

.blackPopup .formErrorContent {background:#9f001e;color:#fff;}

.formError .formErrorArrow{
	width:20px;
	margin:0 0 -3px 13px;
	z-index:5001;
}

.formError .formErrorArrowBottom{top:0;margin:-6px;}

.formError .formErrorArrow div{
	font-size:0px; height:1px; background:#9f001e;margin:0 auto;line-height:0px; font-size:0px; display:block;
}

.formError .formErrorArrowBottom div{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div{background:#9f001e;}
.blackPopup .formErrorArrow div{background:#9f001e;color:#fff;}

.formError .formErrorArrow .line10{width:15px;border:none;}
.formError .formErrorArrow .line9{width:13px;border:none;}
.formError .formErrorArrow .line8{width:11px;}
.formError .formErrorArrow .line7{width:9px;}
.formError .formErrorArrow .line6{width:7px;}
.formError .formErrorArrow .line5{width:5px;}
.formError .formErrorArrow .line4{width:3px;}
.formError .formErrorArrow .line3{width:1px;
	border-left:2px solid #ddd;
	border-right:2px solid #ddd;
	border-bottom:0px solid #ddd;}
.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}
/* Fim form erros e mensagens */

.container {
	max-width: 1100px !important;	
}


::-moz-selection {
background: #7c031c;
color: #fff;
}
::selection {
background: #7c031c;
color: #fff;
}
p.col-xs-offset-4 img.img-responsive {
	margin-top: 50px;	
}

/***************** Practice styles *****************/

.menu-nav li a, .flexslider-home .flex-direction-nav a, .practice-item, .practice-item .practice-icon, .circle-icon, .circle-icon i, .view-more a, .blog-button a, .lawyer-social li a, #submit-evaluation, .footer-social li a, #submit-contact, .blog-title a, .page-numbers, .widget_categories ul li a, .widget_archive ul li a, .widget_recent_entries ul li a, .widget_tag_cloud a, .faq-title a, .articles-title a, .scrollup i{

-webkit-backface-visibility: hidden;
-webkit-transition: all 0.3s ease-in-out 0s;
   -moz-transition: all 0.3s ease-in-out 0s;
   -o-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
   
}

.practice-item{
	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
background: #e80136; /* Old browsers */
background: -moz-linear-gradient(top, #e80136 0%, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e80136 0%,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e80136 0%,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e80136', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

min-height: 100px;
padding:20px;
}

h5.practice-title {
	color: #3e3e3e;
	font-size: 13px !important;	
}
.practice-item a:hover{text-decoration:none;;}
.practice-icon, .circle-icon{text-align:center;
font-size:72px;
color:#fff;}
.practice-title, .circle-title{font-weight:400;
font-family: 'Roboto', sans-serif; font-weight: bold;
text-align:center;
margin-top:16px;}


.practice-item:hover .practice-icon, .circle-icon:hover i{-webkit-transform: scale(1.2,1.2);
-moz-transform: scale(1.2,1.2);
-ms-transform: scale(1.2,1.2);
-o-transform: scale(1.2,1.2);
transform: scale(1.2,1.2);
}

.practice-title, .circle-title, .small-title, .lawyer-title, .testimonial-client strong{color:#404040;}
.practice-item:hover, .circle-icon:hover{background:#7a0219;}
.practice-item:hover .practice-icon, .practice-item:hover .practice-title, .circle-icon:hover{color:#ffffff;}

.practice-single-title {
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.practice-single-subtitle, .single-subtitle{margin-bottom:16px;
color:#ffffff;}


/***************** Template Button Style *****************/

.btn-outline {
	background: #9f001e;
	font-family: 'Roboto', sans-serif !important;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 18px;
	padding: 10px 20px;
	color: #fff;
	font-family:
}
.btn-outline:hover {
	background-color: #81031b !important;
	color: #fff !important;
}
/*********** Header Start**********/

.header-row {
	padding-bottom: 10px;
	padding-top: 20px;
	z-index: 1;
	position: absolute;
	right: 0;
	left: 0;


}
#bs-example-navbar-collapse-1 {
	margin-left: -10px;	
}
.header-sec {
	position: relative;
	z-index: 1;
}
hr {
	display: none;	
}
.header-row.logo {
	padding: 0px;
	height: 76px;
}
.tpClass {
	display: block;
	text-indent: -9999px;
}
div.col-md-5 h1 a {
	width: 258px;
	height: 116px;
	float: left;
	background:url(../images/logo-company.png) no-repeat;
}
div.col-md-5 h1.en a {
	background:url(../images/logo-company-en.png) no-repeat;
}
div.col-md-5 h1.fr a {
	background:url(../images/logo-company-fr.png) no-repeat;
}
.contact-info {
	text-align: right;
	padding-top: 15px;
}
.contact-info span.call-number {
	margin-right: 10px;
	font-weight: 400;
	color: #fff;
	z-index: 2;
}
.contact-info span.call-number i {
	margin-right: 10px;
}
.contact-info span.mail-info {
	margin-right: 10px;
	font-weight: 400;
	color: #fff;
}

.contact-info span.mail-info i {
	margin-right: 10px;
}
.social-icon {
	padding-top: 16px;
}
.social-icon li {
	float: left;
	list-style: none;
	margin-left: 10px;
}
.social-icon li a {
	color: #4a4840;
	font-size: 24px;
}
.social-icon li a:hover {
	color: #40010c;
	font-size: 24px;
}
.tp-navigations {
	margin-top: 20px;
}
.tp-navigations .navbar-default {
	background: none;
	border-color: #a47c0a;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;	
}
div.col-md-7 {
	position: relative;
}
.tp-navigations .navbar {
	border-radius: 0px;
	border-bottom: none;
}

.tp-navigations .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #9f001e;
	font-weight:bold !important;
	font-size: 14px;
	padding-left: 13px;
	padding-right: 13px;
	border-right: 1px solid #9f001e;
		
}
.tp-navigations .navbar-nav.spaceFr>li>a {
	font-size: 14px;	
}
.tp-navigations .navbar-nav.spaceFr  {
		margin-left: -20px;
	}
.tp-navigations .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	border-color: #9f001e;
			
}
.tp-navigations .navbar-default .navbar-nav>.active>a {
	color: #fff;
	background-color: #9f001e;
	
}
.tp-navigations .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #fff !important;
	background-color: #88021b;
}
.tp-navigations .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #9f001e;

}
.tp-navigations .container>.navbar-collapse {
	margin-left: -15px!important;
	
}
.tp-navigations .navbar-form .input-group .form-control {
	border-color: #fff;
	background-color: #fff;
	border-radius: 0px 0px 0px 0px;
	
}
.tp-navigations .input-group-btn .btn-yellow {
	background-color: #fff;
	border-color: #fff;
	color: #494743;
	border-radius: 0px;
}
.tp-navigations .navbar-form .input-group {
	margin-top: 6px;
}
.tp-navigations .navbar-nav>li>.dropdown-menu {
	background-color: #9f001e;
	border: 0px;
		
}
.tp-navigations .navbar-nav>li>.dropdown-menu>li>a {
	display: block;
	padding: 8px 15px;
	clear: both;
	font-weight: 300;
	line-height: 1.42857143;
	color: #fff !important;
	white-space: nowrap;
	font-size:11px !important;
	background: #8e001b;
	
}
.tp-navigations .navbar-nav>li>.dropdown-menu>li>a:hover {
	color: #fff !important;
	background: #9f001e !important;
}

.tp-navigations .navbar-default .navbar-toggle {
border-color: #9f001e;
}
.tp-navigations .navbar-toggle {
position: relative;
float: right !important;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: #fba531;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;

}
.tp-navigations .navbar-default .navbar-toggle .icon-bar {
	background-color: #1a2733;
}
.tp-navigations .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #dc8b1d;
}
.tp-navigations .navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	-webkit-overflow-scrolling: touch;
	border: none !important;
}
.tp-navigations .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}
ul.language {
	width: 76px;
	height: 17px;
	float: right;
	display: block;
	position: absolute;
	z-index: 9999;
	top: 10px;
	right: 0;
}
hr.guide {
	border: 1px solid #d6d6d6 !important;
	display: block;
	max-width: 1200px;	
}
.noMargin {
	margin: 0 !important;	
}
ul.language li a {
	float: left;	
	transition: none;	
}
ul.language li a.br {
	width: 25px;
	height: 17px;
	background:url(../images/language.png) top left no-repeat;
	margin-right:5px;
}
ul.language li a.br:hover {
	background:url(../images/language.png) bottom left no-repeat;	
}
ul.language li a.eua {
	width: 25px;
	height: 17px;
	margin-right:5px;
	background:url(../images/language.png) top right no-repeat;	
}
ul.language li a.eua:hover {
	background:url(../images/language.png) bottom right no-repeat;	
}
ul.language li a.fr {
	width: 25px;
	height: 17px;
	background:url(../images/language-fr.png) top left no-repeat;	
}
ul.language li a.fr:hover {
	background:url(../images/language-fr.png) bottom left no-repeat;	
}

/*
***************************************************
*******************  UTIL SKIN  ******************
****************************************************/

#portfolio {
	margin-top: 30px;	
}
.portfolio-list .item {
	margin: 5px 10px;
    overflow: hidden;
	cursor: pointer;
}
.portfolio-list .meida-holder > img {
	width: 100%;
	border: none;
	vertical-align: middle;
}
.portfolio-list .meida-holder {
	position: relative;
	overflow: hidden;
}
.portfolio-list .hover-content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background-color: rgba(159, 0, 30, 0.6);
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;

}
/* Companys logo fim */

.portfolio-list .item:hover .hover-content {
	opacity: 1;
}
.portfolio-list .detail-container {
	padding: 15px 20px 5px 5px;
	border-top: none;
	text-align: center;
}
.portfolio-list .link-container,.portfolio-list .link-contianer {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	text-align: center;
	width: 100%;
	z-index: 2;
	opacity: 0.9;
}
.portfolio-list .link-container a,.portfolio-list .link-contianer a {
	display: inline-block;
	margin: 0 4px;
	color: #fff;
	font-size: 22px;
	width: 32px;
	text-decoration: none;
	
}
.portfolio-list .detail-container h2 {
	font-weight: bold;
	margin: 0 0 10px 0;
}
.portfolio-list .detail-container h2 a {
	color: #9f001e;
	font-size: 20px;
	line-height: 1em !important;
	text-align:center !important;
}
.portfolio-list .detail-container h2 a:hover {
	color: #3e3e3e;
}
.portfolio-list .detail-container p {
	font-size: 14px;
	color: #3e3e3e;
	margin: 0 0 10px 0;
}

/******************** Header End ***************/

/* CONTACT */
.alignc{text-align:center;}


p.contact-btn{margin-bottom:24px !important;}
.contact-right h5{margin-bottom:24px;}
.contact-right ul{margin-top:24px;}
.contact-right ul li{margin-bottom:16px;}
.contact-right ul li span{color:#ff6666;}

/*************************************/
#evaluation-form {
 z-index:-1 !important;
}
#evaluation-form-holder{margin-top:72px; position:relative;}
.contact-field, #msg-evaluation{width:100%;

border:none;
padding:16px;
color: #fff;
background:#4b4b4b;}

.comm-field, #msg-contact{width:100%;

padding:16px;
margin-top:8px;
border:1px solid #4b4b4b;
background:#4b4b4b;
color:#5f0213;}


#contact-form-holder label{color:#404040;}

#submit-evaluation, #submit-contact{padding:13px;

	margin-top:4px;
	text-align:center;
	width:100%;
	font-weight:700;
	background:none;
	border:3px solid #5f0213;
	color:#fff;}

#submit-evaluation:hover, #submit-contact:hover{background:#5f0213;

	color:#ffffff;
	text-decoration:none;}

#output-evaluation{margin-top:24px;}

.footer-social{margin: 0;}
.footer-social li{float: right; padding-left:10px;
}

.footer-social li:first-child{margin-left:0;}

.footer-social li a{color:#ffffff; font-size:18px;}
.footer-social li a:hover{color:#5f0213;}

.foo-copyright{font-size:14px;color:#707070;}

.output2{padding:16px;

border:1px solid #5f0213;
color:#ff6666;
display:inline-block;}



/* Fim Contact */


/* Sobre Nós */

.lawyer{padding-bottom:72px;}
.lawyer-content:last-child .lawyer
 .lawyer-img img{width:100%;}




/***************** Template Camera Slider *****************/

#slider {
	position: relative;
	z-index: 0;
}
.camera_caption h1 {
color: #fff !important;
text-shadow: 0px 1px 1px rgba(15, 26, 36, 1);
font-size: 22px;
text-align: left;
font-family: 'Roboto', sans-serif  !important;
}
.camera_caption p {
color: #fff !important;
line-height:1.2em;
}
.slider-wrapper {
	position: relative;
	z-index: 0;
	top: 0;
	overflow: hidden;
}
.camera_caption {
	display: block;
	position: absolute;
	width: 100%;
	top: 40%;
	left: 0;
	max-width: 650px;
	margin-left:70px;
}
.camera_caption > div {
	background:transparent!important;
}
.camera_caption h1 {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(15, 26, 36, 1);
	font-size: 35px !important;
	font-weight: 700 !important;
}
.camera_wrap a.btn-outline {
	background-color: #5f0213;
	border:3px solid #fba531;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 18px;
	padding: 10px 20px;
	font-family: 'Roboto', sans-serif !important;
	color: #fff;
}
.camera_wrap a.btn-outline:hover {
	background-color: #fff;
	border:3px solid #fff;
	color: #fff;
}
/***************** Template Camera Slider *****************/

/***************** Aboutus Section Start *****************/


.tp-aboutus {
	padding-top: 60px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.tp-about-dec {
	margin-top: 20px;
}
.tp-about-dec h1 {
	color: #32302b;
}
.tp-about-feature {
	margin-top: 20px;
}
.tp-about-feature .tp-about-block {
	margin-bottom: 30px;
}
.tp-about-feature .tp-about-block h2 span {
	color: #5f0213;
}
.tp-heading-title {
	text-align: center;
}
.tp-heading-title  p {
	line-height: 1.4em;	
}
.marginTopTitle {
	margin-top: 40px;	
}
.bottomTitle {
	margin-bottom: 40px;	
}
/* Parceiros */
.clientes img {
	margin-top: 20px !important;
	width: 100% !important;
	border: 2px solid #9f001e;	
}
/***************** Aboutus Section End *****************/

/***************** Service Section Start *****************/

.tp-section-space {
	padding-top: 60px;
	padding-bottom: 40px;
}
.tp-service-section {
	background-image:url(../images/tp-pattern.png);
	background-repeat:repeat;
}
.tp-service-block {
	margin-bottom: 20px;
	margin-top: 10px;
}
.tp-service-block a h2 {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.tp-service-block a h2:hover {
	color: #5f0213;
	text-decoration: none;
}
.tp-thumb-pic {
	margin-bottom: 30px;
}
.tp-ser-dec {
}


/***************** Project Section Start ****************/
#project-section {
}
.project-section {
}
.project-section-space {
	padding-top: 100px;
	padding-bottom: 100px;
}
.project-block {
	margin-bottom: 20px;
	margin-top: 10px;
}
.project-block .pro-thumb {
	margin-bottom: 30px;
}
.project-block .pro-thumb a img {
	
	width: 100%;
}

.project-block .pro-dec {
}
.project-block .pro-dec a h2 {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.project-block .pro-dec a h2:hover {
	color: #5f0213;
	text-decoration: none;
}
.project-block .pro-dec .locations {
	color: ##9B9891;
	margin-bottom: 20px;
}
.project-block .pro-dec .locations i {
	margin-right: 10px;
}

/***************** Trusted Client Section **********/

#trusted {
}
.tp-heading-title h1 {
	color: #9f001e !important;
	font-weight: bold;
}

.trusted-section {
	padding-bottom: 20px;
	padding-top: 20px;
}
#owl-demo .item {
	margin: 3px;
}
#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
/***************** Trusted Client End **********/


/**************** Footer Start *************/
#footer {
	margin-top: 70px;
	padding:0 0 20px 0;
}
.footer-section {
	background-color: #9f001e;


}
.footer-section h2{color: #fff;}
.tp-ft-about {
}
.footer-section p{color: #fff;}
.tp-ft-about .address {
	margin-top: 30px;
}
.tp-ft-about .address ul li, .tp-investor-relation ul li, .tp-pages-link ul li, .tp-informations-link ul li {
	list-style: none;
	margin-bottom: 8px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #7d7b77;
}
.tp-ft-about .address ul li a, .tp-investor-relation ul li a, .tp-pages-link ul li a, .tp-informations-link ul li a {
	list-style: none;
	margin-bottom: 10px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: inherit;
	color: #7d7b77;
}
.tp-ft-about .address ul li a:hover, .tp-investor-relation ul li a:hover, .tp-pages-link ul li a:hover, .tp-informations-link ul li a:hover{color: #fba531;}
.tp-ft-about .address ul li i, .tp-investor-relation ul li i, .tp-pages-link ul li i, .tp-informations-link ul li i {
	margin-right: 20px;
}z
.tp-pages-link {
}
.tp-informations-link {
}
.tp-investor-relation, .tp-pages-link, .tp-informations-link {
	margin-top: 30px;
}
.tp-investor-relation h2, .tp-pages-link h2, .tp-informations-link h2 {
	margin-bottom: 30px;
}
.tp-ft-section-second {
	margin-top: 60px
}
.location-map {
}
.twitter-widget {
}
.twitter-widget ul li {
	margin-bottom: 30px;
	color: #7d7b77;
}
.btn-submit {
	background: #9f001e;
	font-family: 'Roboto', sans-serif !important;
	text-transform: uppercase;
	font-size: 18px;
	border-radius: 0px;
	color: #fff;
	padding:10px 20px;
}
.btn-submit:hover {
	color: #fff !important;
	background: #510110 !important;	
}
#tiny-footer {
}
.tiny-footer {
	background: #191816;
	padding-top: 30px;
}
.tiny-footer .copyright-ct {
	
	font-size: 14px;
}
.social-icon-ft li {
	float: left;
	margin-right: 10px;
}
/**************** Footer Start *************/



/*****************Common Page Class**********/
#main-wrapper {

}
.main-wrapper {
	padding-top: 60px;
	padding-bottom: 100px;

}
/************************************************
***************** ABOUT US PAGE *****************
*************************************************/

/************Page header start ***********/

.tp-page-header {
	padding-top: 40px;
	padding-bottom:300px;
	height: 400px;
	z-index: 10 !important;
}
.tp-page-header.BgSobreNos {
	background: url(../images/banner-sec/banner_sec5.jpg) top center no-repeat;	
}
.tp-page-header.bgAreas {
	background: url(../images/banner-sec/banner_sec2.jpg) top center no-repeat;	
}
.tp-page-header.bgAdvogados {
	background: url(../images/banner-sec/banner_sec3.jpg) top center no-repeat;	
}
.tp-page-header.bgContactUs {
	background: url(../images/banner-sec/banner_contact.jpg) top center no-repeat;	
}
.tp-page-header.bgConsultoria {
	background: url(../images/banner-sec/banner_sec1.jpg) top center no-repeat;	
}
.tp-page-header.bgTrabalheConosco {
	background: url(../images/banner-sec/banner_sec6.jpg) top center no-repeat;	
}
.tp-page-header.bgAssessoriaEmp {
	background: url(../images/banner-sec/banner_assessoria.jpg) top center no-repeat;	
}
.tp-page-header.bgTrabalhista {
	background: url(../images/banner-sec/banner_trabalhista.jpg) top center no-repeat;	
}
.tp-page-header.bgoleoegas {
	background: url(../images/offshore-capa.jpg) top center no-repeat;	
}
.tp-page-header.bgTributaria {
	background: url(../images/banner-sec/banner_tributaria.jpg) top center no-repeat;	
}
.tp-page-header.bgAmbiental {
	background: url(../images/banner-sec/banner_ambiental.jpg) top center no-repeat;	
}
.tp-page-header.bgComercial {
	background: url(../images/banner-sec/banner_comercial.jpg) top center no-repeat;	
}
.tp-page-header.bgInternacional {
	background: url(../images/banner-sec/banner_internacional.jpg) top center no-repeat;	
}



.page-header-title {
	margin-top:20px;

}
.pageSec {
	margin-top: 160px;
	padding-bottom:20px;
}
.page-header-title h2{color: #fba531;}


.tp-page-header .page-header-title h2 {
	margin-bottom:5px;
}
.tp-page-header .breadcrumb {
	background:transparent;
	padding-left: 0px
}
.tp-page-header .breadcrumb li a {
	color:#fff;
}
.tp-page-header .breadcrumb>.active {
	color: #fba531;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
}

/****************************************************
*******************  Contact us Page  ******************
****************************************************/
#contact-page {
}
.contact-page {
}
.contact-heading {
	border-bottom: 1px solid #D5D3CC;
}
.contact-page .contact-form .form-control {
	/*background-color: #17222c;
	border: 1px solid #324656;*/
	border-radius: 0px;
	height: 55px;
	width: 65%;
	color: #90a3b5;
	font-size: 18px;
	font-weight: 300;
	padding-left: 20px;
}
.contact-page .contact-form label {
	font-weight: 300;
	color: #494743;
	margin-bottom: 15px;
}
.contact-page .contact-form textarea.form-control {
	width: 100%;
	height: 150px;
}
.contact-form, .investor-info {
	margin-top: 20px;
}
.ct-support {
	margin-top: 60px;
}
.ct-support i, .contact-address .ct-address p i {
	margin-right: 10px;
}
#contact-address {
}
.contact-address {
	background-image:url(../images/tp-pattern.png);
	background-repeat:repeat;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-top: 10px;
}
.contact-address .ct-address {
	color: #90a3b5;
	font-weight: 300;
}
.contact-address .ct-address p {
	margin-bottom: 10px;
}
.contact-address .ct-address .address-info {
	margin-top: 30px;
}
.contact-address .map-box {
	margin-top: 60px;
	opacity: .5
}
.contact-address .ct-address p i {
	color: #fba531;
}

button, html input[type=button], input[type=reset], input[type=submit] {
	background: transparent;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}



/********** Mobile CSS  ****************/

@media(min-width: 769px) and (max-width: 1000px) {
	div.col-md-5 h1 a {
		background:url(../images/logo-company-responsive.png) no-repeat !important;
}
	.tp-navigations {
		margin-left:80px !important;
	}
	div.col-md-5 h1 a {
		width: 120px !important;	
	}
	.camera_pag_ul {
		margin-left: 43px !important;
	}

	
}
@media(min-width: 1210px) and (max-width: 1400px) {
.camera_pag_ul {
		margin-left: 43px !important;
	}
	.tp-navigations  {
		margin-left: -10px;
	}
	.tp-navigations .navbar-nav>li>.dropdown-menu>li>a {
		font-size:14px !important;
	}

}
@media(min-width: 1410px) and (max-width: 1700px) {
.camera_pag_ul {
		margin-left: 43px !important;
	}
	.tp-navigations  {
		margin-left: -40px;
	}
		.camera_caption {
		display: block;
		position: absolute;
		width: 100%;
		top: 45%;
		left: 12%;
		}

}
@media(min-width: 1700px) and (max-width: 2000px) {
		.camera_caption {
		display: block;
		position: absolute;
		width: 100%;
		top: 45%;
		left: 17%;
		}

}



@media(min-width: 1000px) and (max-width: 1200px) {
	.tp-navigations {
		margin-left:-70px !important;
	}
	body {
		overflow-x: hidden;
	}
	.camera_pag_ul {
		margin-left: 43px !important;
	}
	.tp-navigations .navbar-nav>li>a {
		font-size: 14px;	
	}
	.tp-navigations .navbar-nav>li>.dropdown-menu>li>a {
		font-size:11px;
	}
}


@media(max-width:768px) {
	.noBorder {
		border-right: 1px solid #9f001e
		 !important;	
	}	
	.header-row {
	padding-bottom: 5px !important;	
	padding-top: 10px !important;	
	}
	.camera_wrap .camera_pag .camera_pag_ul {
		display: none;	
	}
	ul.language {
		margin-right: 20px;	
	}
	.itens .item {
	width: 50%;
	margin-bottom:20px;	
	}
}
@media(min-width: 760px) and (max-width: 900px) {
	div.col-md-5 h1 a {
		background:url(../images/logo-company-responsive.png) no-repeat;
		width: 100px;
		margin-left: 30px;
		display:inline;
		
}
	.tp-navigations  {
		margin-left: 100px;
	}
	.tp-navigations li a.noBorder {
		border-right: none !important;	
	}
	p.col-xs-offset-4 img {
		margin-left: 0;	
	}


}
@media(max-width:1200px) {

/****** Social icon header  *******/
.social-icon, .contact-info span.mail-info{display: none;}
/*****Contact infor******/
.contact-info {
text-align: right;
padding-top: 0px;
}
	div.col-lg-4.col-xs-offset-2{
		margin: 0;
	}

/******Camera slider heading size *********/
.camera_caption h1 {
color: #fff;
text-shadow: 0px 1px 1px rgba(15, 26, 36, 1);
font-size: 29px;
}
.camera_caption {
display: block;
position: absolute;
width: 100%;
top: 45%;
left: 0;
margin-left:40px !important;
}
.contact-page .contact-form .form-control{width: 100%;}
.blog-pagination .pagination>li>a, .pagination>li>span {
border: 2px solid #3c4f60;
border-radius: 0px;
position: relative;
float: left;
padding: 8px 16px;
margin-left: 5px;
line-height: 1.42857143;
color: #90a3b5;
text-decoration: none;
background-color: transparent;
}
.tp-navigations .navbar-nav>li>a {
		font-size: 14px;	
	}
	.tp-navigations .navbar-nav>li>.dropdown-menu>li>a {
		font-size:11px;
	}


}
@media(max-width:781px) {
	.tp-navigations {
		margin-left: 15px;	
	}
	.tp-navigations .navbar-nav>li>a {
		background: #9f001e;
		color: #fff;
	}

}
@media(max-width:600px) {
	.camera_caption {
	display: block;
	position: absolute;
	width: 100%;
	top: 45%;
	left: 0;
	margin-left:20px !important;
}
	.camera_caption h1 {
		font-size: 25px !important;	
	}	
	p.col-xs-offset-4 img {
		margin-left: -55px;	
	}
	ul.footer-social  {
		width: 100%;
		margin-bottom: 50px;
		margin-left: -20px;
	}
	ul.footer-social li a {
		margin-left: -20px;
	}
	ul.footer-social li {
		width: 24%;
		padding: 0;
		text-align: center;
		margin-bottom: 15px;
	}
	p.foo-copyright {
		display: block;
		width: 100%;
		margin-top: 30px;
	}	

}
@media(max-width:568px) {
	.camera_caption {
	top: 45%;
}
	.camera_caption h1 {
		font-size: 20px !important;	
	}		
}
@media(max-width:480px) {
	.camera_caption {
	display: block;
	position: absolute;
	width: 100%;
	top: 65%;
	left: 0;
	max-width: 480px;
	margin-left:20px;
}
	.camera_caption h1 {
		font-size: 20px !important;	
	}		
}
@media(max-width:414px) {
	.camera_caption {
	max-width: 414px;
	margin-left:-195px !important;
}
	.camera_caption h1 {
		font-size: 20px !important;	
	}	
	
}

@media(max-width:380px) {
	.camera_caption {
	display: block;
	position: absolute;
	width: 100%;
	top: 45%;
	left: 50%;
	max-width: 380px;
	margin-left:-175px !important;
}
	.camera_caption h1 {
		font-size: 20px !important;	
	}
	.itens .item {
	width: 100%;
	margin-bottom:20px;	
}	

}
@media(max-width:320px) {
	.camera_caption {
	display: block;
	position: absolute;
	width: 100%;
	top: 65%;
	left: 50%;
	max-width: 320px;
	margin-left:-150px !important;
}
	.camera_caption h1 {
		font-size: 20px !important;	
	}

}
