body {
	 background:url(../img/patternblack.png);
	 font-family: 'Montserrat', sans-serif;
	
}

body,td,th {
	font-family: 'Montserrat', sans-serif;
	color: #000 !important;
}

a {
    color: #3E3334 !important;
    text-decoration: none;
	font-weight:300;
}

a:link {
	color: #3E3334 !important;
	text-decoration: none;
	font-weight:300;
}

a:hover {
	color: #3E3334 !important;
	text-decoration: none;
	font-weight:300;
}

hr {
	border-color:black;
	
	}
	
.hr-panel {
	border-color:#1A1D18;
	border: medium;
	margin-top:1px;
	margin-bottom:1px;
	
	}
.hr-line {
	border-color:black;
	border: thin;
	margin-top:3px;
	margin-bottom:3px;
	
	}

h0 {
	font-size:6vw;
	font-weight:900 !important;
	margin-top:0px;
	margin-bottom:0px;
	color:#3E3334;
}

h1 {
	font-size:30px;
	font-weight:400 !important;
	margin-top:0px;
	margin-bottom:0px;
	color:#3E3334;
}

h2 {
	font-size:24px;
	font-weight:400 !important;
	text-transform:uppercase;
	margin-top:1px;
	margin-bottom:0px;
	color:#3E3334;
}

.texto-grande {
	font-size:34px;
	font-weight:900 !important;
	text-transform:uppercase;
	margin-top:1px;
	margin-bottom:0px;
	color:#3E3334;
}

.texto-pequeno {

	font-size:14px;
	font-weight:300 !important;
	
	text-align: justify;
	margin-top:1px;
	margin-bottom:0px;
	color:#3E3334;
}

.mb {
	color:#3E3334 !important;
	font-size:16px;
	font-weight:900 !important;
	padding-left: -20px;
}


@media(max-width:768px) {
	
h2 {
	font-size:16px;
	font-weight:400 !important;
	text-transform:uppercase;
	margin-top:1px;
	margin-bottom:0px;
	color:#3E3334;
}
	
}

h3 {
	font-size:16px;
	font-weight:300 !important;
	
	margin-top:3px;
	margin-bottom:3px;
	
	
}

h4 {
	font-size:14px;
	font-weight:400 !important;
	color:#3E3334;
	
}

@media(max-width:360px) {
	
h3 {
	font-size:14px;
	font-weight:300 !important;
	
	margin-top:5px;
	margin-bottom:5px;
	
	
	
}

h4 {
	font-size:12px;
	font-weight:700 !important;
	text-transform:lowercase;
	color:#3E3334;
	
}

	
}

h5 {
	font-size:14px;
	font-weight:400 !important;
	text-transform:lowercase;
	color:#3E3334;
	margin:1px;
}

h6 {
	font-size:13px;
	font-weight:400 !important;
	
	color:#3E3334 !important;
	margin-top:5px;
	
}

p {
	text-align:justify;
	font-size:13px;
	font-weight:300;
	line-height:20px;
}

label {
	font-size:12px;
	font-weight:400 !important;
	text-transform: uppercase;
	margin-top:5px;
	margin-bottom:5px;
	color:#3E3334;
	
}

.shadow {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); 
}



.fundo-standart {
background:url(../img/patterng.png);
	
}

.kfundo {background:url(../img/pattern.png);
}

.wfundo {background:url(../img/patternb.png);
}

.zfundo {background:url(../img/patterns.png);
}



.box:hover {
	
	border:transparent;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	
}

  
.img {
	width:100% !important;
	height:100% !important;
}

.img-circle {
	
    border-radius:50%;
	border:1px #EEEEEE solid;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	
}
.img-rounded {
    border-radius: 12px;
	border:10px #EEEEEE solid;
}

.abrir-painel {
	position:fixed;
	top:10%;
	left:5%;
	z-index:1000;
	}
	
@media(max-width:360px) {
	
.abrir-painel {
	position:fixed;
	top:15%;
	left:5%;
	z-index:1000;
	}
	
}

.panel-heading {
    
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	padding: 5px 10px;
	
}

.panel-footer {
    background:url(../img/patterngreylight.png) !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	height:auto;
}



.panel-group {
    margin-bottom:5px;
}

.panel {
	padding:5px;
	margin-bottom:20px;
    background:url(../img/patternwhithe.png);
    border: 1px solid #EEEEEE;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);	
}

.panel-warning {
	min-height:650px !important;
	background:url(../img/patterns.png);
	}
	
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: transparent !important;
    border-color: #444;
}

.panel-edit {
	padding:10px;
    margin-bottom:20px;
    background:url(../img/patternwhithe.png);
    border: 1px solid #EEEEEE;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	height: 55px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #444 !important;
}


.panel-upload {
    margin-bottom:20px;
	padding:25px;
    background:url(../img/pattern.png);
    border: 20px solid #b7b7b7;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);
}


.panel-projecto {

    padding: 5px;
    margin-bottom: 20px;
    border: 1px solid #b7b7b7;
	
    border-radius: 4px !important;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);

}

.panel-website {

    padding: 5px;
    margin-bottom: 20px;
    border: 1px solid #b7b7b7;
	
    border-radius: 4px !important;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);

}

.panel-produto {

    padding: 5px;
    margin-bottom: 20px;
    border: 1px solid #b7b7b7;
	
    border-radius: 4px !important;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);

}

.panel-extra {

    padding: 5px;
    margin-bottom: 20px;
    border: 1px solid #b7b7b7;
	
    border-radius: 4px !important;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
    box-shadow: 0 2px 2px rgba(0,0,0,0.5);

}


.panel-body {
    padding: 10px;
}

.login {
	width:300px;
	float: right;
	margin: 0;
	position: absolute;
	top: 15%;
	right: 15%;
	left:70%;
	text-align:left;
	z-index: auto;
	padding:10px;
}
@media(max-width:360px) {
.login {
	width:300px;
	float: right;
	margin: 0;
	position: absolute;
	top: 15%;
	right: 15%;
	left:8%;
	text-align:left;
	z-index: auto;
	padding:10px;
}

}

.text-produto {
	width:280px;
	float: left;
	margin:0;
	position: fixed;
	top: 20%;
	right:5%;
	left:5%;
	text-align:left;
	z-index: 1;
	padding:10px;
	
}



.text-perfil {
	width:180px;
	float:right;
  	margin: 0;
  	position:absolute;
  	top:15%;
  	right:15%;
 	text-align:left;
	text-shadow: 1px 1px #444;
}

@media(min-width:960px) {
	

.text-produto {
	width:280px;
	float: right;
	margin: 0;
	position: fixed;
	top: 10%;
	right: 15%;
	left:70%;
	text-align:left;
	z-index: 1;
}

.text-perfil {
	width:400px;
	float:right;
  	margin: 0;
  	position:absolute;
  	top:10%;
  	right:5%;
 	text-align:left;
	text-shadow: 1px 1px #444;
	
}

}

@media(max-width:360px) {
	
.text-produto {
	width:280px;
	margin: 0;
	position:fixed;
	top:22%;
	left:6%;
	right:10%;
	text-align:left;
	z-index: 1;
}
}
	
	
	
.one {
	margin-left:5%;
	margin-right:5%;
  padding-top:80px;
  padding-bottom:80px;

  text-align:justify;
  color:#444;
 
 
 
}

@media(min-width:768px) {

.one {
  padding-top:80px;
  padding-bottom:80px;

  text-align:justify;
  color:#444;
  
 
 
}

}

@media(max-width:360px) {

.one {
  padding-top:80px;
  padding-bottom:80px;
 
  text-align:justify;
  color:#444;
  
 
 
}

}

.contact {
	position:absolute;
	left:10%;
	top:350px;
}

@media(max-width:1024px) {
.imagem {
	width:100%;
	height:768px;
}
}
@media(max-width:360px) {

.contact {
  position:absolute;
  left:10%;
  top:50px;
 }
 .imagem {
	 display:none;
	 background:url(../img/patterna.png);
	
}


}

.two {
  padding-top:60px;
  padding-bottom:80px;
  padding-left:10%;
  padding-right:10%;
  text-align:justify;
}
@media(max-width:360px) {
.two {
  padding-top:60px;
  padding-bottom:80px;
  padding-left:2%;
  padding-right:2%;
  text-align:justify;
}
}
	
	
	
	
.tree {
  background:url(../img/pattern.png);
 
}


.master {
	min-height:800px;
  	padding-left:100px;
  	padding-right:100px;
  	padding-bottom:100px;
  	text-align:justify;
  	background:url(../img/pattern.jpg);
 
}



.master-admin {
	height:100%;
	margin-top:100px;
  	padding-left:3%;
  	padding-right:3%;
	padding-bottom:100px;
  	margin-bottom:100px !important;
}

.master-project {
	
  	padding-left:10%;
  	padding-right:10%;
}
@media(max-width:360px) {
	
.master-project {
  	padding-left:15%;
  	padding-right:15%;

  	
}
}	
	
.master-full {
  
  display: table;
  width: 100%;
  height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;

  
}


.master-two {
	height:250px;
	width:100%;
  	text-align:justify;
	background:url(../img/pattern.jpg);
	float:left;
}


.bar {
  height:10px;
  width:250px;
  background-color:#b7b7b7;
  margin:0px;
 
}

.bar-top {
	position: absolute;
	z-index:500;
 
}

.bar-footer {
	position: absolute;
	top:opx;
	z-index:500;
 
}
.btn {
	min-width:60px;
	}


.btn-default {
	color:#3E3334 !important;
	background-color:  transparent;
	border-color: #ADADAD;
}

.btn-default:hover {
    color: #FFF !important;
    background-color: #EEEEEE;
    border-color: #ADADAD;
}

.btn-warning {
	color:#3E3334 !important;
	

}

.btn-warning:hover {
    color: #FFF !important;
    
}

.btn-index {
	color: #FFF !important;
	background-color: #3E3334;
	border-color:none ;
	min-width:100px;
}

.btn-index:hover {
    color: #FFF !important;
    background-color: #DCDCDC !important;
    border-color:none;
	min-width:100px;
}

.btn-index:link {
    color: #FFF !important;
    background-color: #3E3334;
    border-color:none;
	min-width:100px;
}


 .btn-start {
	color: #3E3334 !important;
	background-color: none;
	border-color:#3E3334;
	min-width:140px;
}

.btn-start:hover {
    color: #3E3334 !important;
    background-color: #DCDCDC !important;
    border-color:#3E3334;
	min-width:140px;
}

.btn-start:link {
    color: #3E3334 !important;
    background-color: none;
    border-color:#3E3334;
	min-width:140px;
}





span {
	color: #000000;
	}

.btn span.glyphicon {    			
	opacity: 0;				
}
.btn.active span.glyphicon {				
	opacity: 1;				
}

.featurette-divider {
    margin: 80px 0;
}

.featurette {
    overflow: hidden;
}

.featurette {
	padding-bottom:20px;
}

.featurette-image.pull-left {
    margin-right: 40px;
	/*border:solid 10px #444;*/
}

.featurette-image.pull-right {
    margin-left: 40px;
	/*border:solid 10px #444;*/
}

.featurette-heading {
    font-size: 30px;
}


@media(max-width:1024px) {
	
.featurette-heading {
    font-size: 20px;
}
	
.lead {
	text-align:justify;
    font-size: 14px;
	color:#E1E1E1 !important;
}	
}	

.lead {
    text-align:justify;
	font-size:16px;
	color:#E1E1E1 !important;
}

.text-muted {
	text-transform:lowercase;
    color:#3E3334 !important;
	font-weight:400;
}

.texto {
	width:350px;
	height: 650px;
	overflow: scroll;
	margin-bottom:50px;
}
@media(max-width:1200px) {
.texto {
	width:95%;
	height: 450px;
	overflow: scroll;
}

}
.tdline {
	padding-left:25px; 
	color:#444;
}

.tdtitle {
	padding-left:25px;
	font-weight:700;
}




.footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #EEEEEE;
	
}

.footer-mini {
	width:100%;
	position:fixed;
	
	bottom:0px;
	background-color: transparent !important;
	
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
	background: rgba(255, 255, 255, 0.53);
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #444 !important;
    text-decoration: none;
    background-color: rgb(0, 0, 0, 0.5) !important;
}

.modal-header {
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
	background:url(../img/patternwhite.png);
}

.modal-body {
    position: relative;
    padding: 15px;
	background:url(../img/patternwhite.png);
}

.modal-footer {
    padding: 10px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
	background:url(../img/patternwhite.png);
}

.blink {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}


.carousel-inner > .item > img, .img-responsive  {
    display: block;
    height:auto;
    image-rendering: auto;
}

@media(max-width:768px) {
	
.carousel-inner > .item > img, .img-responsive  {
    display: block;
    height:auto;
    image-rendering: auto;
}

}

.carousel {

    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto !important;
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;

}





.loading-wrapper {
    width:100%;
    height: 100%;
    background: none !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
}


.master-pro {
  margin-top:250px;
  margin-bottom:250px !important;
  display: table;
  width: 100%;
  height: auto;
  padding-left:13%;
  padding-right:13%;
}


@media(max-width:1224px) {
	
.master-pro {
  margin-top:50px;
  margin-bottom:50px !important;
  display: table;
  width: 100%;
  height: auto;
  padding-left:6%;
  padding-right:4%;
}

}

.thumbnail {

    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color:transparent;
    border:none;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;

}

.text, .a {
	font-size:24px;
	color:#FFF !important;
}

.portfolio {
	
	margin-left:5px;
	margin-right:5px;
}



.slideLogo {
	fill: #FF0000;	
}

.slideLogo:hover {
	fill: #000;	
}

.slideLogo {
	fill: #FF0000;	
}

.media-body {
    width: 100%;
	margin:5px;
}

.carousel-control {
	background-color:transparent;
}

.carousel-control:hover {
	background-color:transparent;
}


.carousel-control.left {

    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,

rgba(0, 0, 0, 0.04) 0,

    rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;

}

.carousel-control.right {

    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,

rgba(0,0,0,.0001) 0,

    rgba(0, 0, 0, 0.05) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;

}

.glyphicon {

    position: relative;
    top: 50%;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
	color: darkgrey;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}


nav {
    background: rgb(255, 255, 255, 0.0) !important;
    height: 50px;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
	border-color: none;
}

.nav-up {
    top: -60px;
}
		
.nav > li > a {

    position: relative;
    display: block;
    padding-top: 15px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
	line-height: 0.4;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px !important;
    border: 1px solid 
    transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
}
		
.navbar-brand {

    float: left;
    height: 50px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-size: 18px;
    line-height: 20px;

}

 .navbar-right {

    float: right !important;
    margin-right: 15px;
	margin-top: 8px;

}

.navbar-nav > li > .dropdown-menu {

    margin-top: 9px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
	

}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {

    color: #555;
   background-color: #fff0;

}

.navbar-default {

    background-color: #f8f8f8;
    border-color:none !important;

}

.navbar-fixed-top {
    border-width: 0 0 0px;

}

.navbar-collapse {

    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
	border-top-color: transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255, 0.87);
	box-shadow: inset 0 1px 0 rgba(255,255,255, 0.87);
	background: rgba(255, 255, 255, 0.87);

}

.navbar-toggle {

    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
	background-image: none;
	border: 0px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 4px;

}

.navbar-toggle:hover {
background-color: rgb(255, 255, 255, 0.0) !important;

}

.navbar-default .navbar-toggle .icon-bar {
background-color: #3E3334;

}
	
.prev:hover, .next:hover {
background-color: rgb(255, 255, 255, 0.5) !important;

}

.next:hover, .next:hover {
background-color: rgb(255, 255, 255, 0.5) !important;

}


#cookie-bar {
    background: #D3CFD0 !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10pt;
    left: 0;
    line-height: 1.5;
    margin: 0;
    padding: 20px !important;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

#cookie-bar p {

    float: left;
    margin: 4px 0 0 20px;
    padding: 0;
    color: #3E3334 !important;
    font-family: sans-serif;

}


#cookie-bar-button {

    background-color: #000 !important;
	border-bottom: 1px solid #222;
	border-radius: 5px;
	color:#fff !important;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-weight: 700;
	line-height: 1;
	margin-right: 20px;
	margin-top: 3px;
	padding: 10px 10px 10px !important;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 1px #222;

}
	