.tema{
	color: #ffff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	font-family: 'Rajdhani', sans-serif;
}

.title{
	color: #999;
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	font-family: 'Rajdhani', sans-serif;
}
a {
	color:#00b8fc !important;
}
.sub-title{
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-size: 16px;
	font-family: 'Rajdhani', sans-serif;
}
.text-gradient {
  font-size: 45px;
  background: -webkit-linear-gradient(bottom, #c45601 0%, #f8a503 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.MaisNegrito {
	font-weight: bolder;
}
.aviso {
	font-size: 10px;
	font-style: italic;
}
.al-c {
	text-align: center !important;
}
.alleft {
	text-align: left !important;
}
.al-justi {
	text-align: justify !important;
}
.bkhr {
	background: color #333333;;
	height: 6px;
	width: 100px;
}
.float-l {
	float: left !important;
}
.bkhr-2 {
	background-color:#fff;
	height: 6px;
	width: 100px;
	text-align:center !important;
}
.bkhr-light {
	background-color:#999;
	height: 1px;
	width: 70%;
	text-align:center !important;
}
.p-left {
	color:#333;
	text-align: left !important;
	padding: 20px;
	font-family: 'Rajdhani', sans-serif;
}
.txt-size {
	font-size: 14px;
}
.txt-size2 {
	font-size: 14px;
	text-align: top !important
}
.h-center {
	color: #333;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center !important;
	padding: 20px;
	font-family: 'Rajdhani', sans-serif;
}
.p-center {
	color: #ffff;
	text-align: center;
	padding: 20px;
	line-height: 17px;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600;
	margin-top: -20px;
}

.small{
	font-size: 30px;
	margin-bottom: -20px; !important
}

.p-center-title {
	text-align: center;
	margin-top: 20px;
	margin-bottom: -100px;
}


.p-center-2 {
	color: #ffff;
	text-align: center;
	padding: 10px;
	font-size: 18px;
	line-height: 20px;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 500;
	margin-top: -20px;
}

.p-center-3 {
	color: #ffff;
	text-align: center;
	padding: 20px;
	font-size: 18px;
	line-height: 20px;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 500;
	margin-top: -20px;
}

.p-centerB {
	color: #676767;
	text-align: center;
	font-size: 14px;
	font-family: 'Rajdhani', sans-serif;
}

.sub-titleB{
	color: #333;
	text-transform: uppercase;
	text-align: left;
	font-size: 16px;
	font-family: 'Rajdhani', sans-serif;
}

.p-leftB {
	color:#333;
	text-align: left !important;
	padding: 20px;
	font-family: 'Rajdhani', sans-serif;
}
.cor-1 {
	color:#ff9900 !important;
}
.noborde {border:none;
}
.bottom {
	margin-bottom: 25px;
}
.top {
	margin-top: -500px;
}

.top2 {
	margin-top: 2px; !important
}

.txt-preto {
	color:#000;
}
.txt-branco {
	color:#fff !important;
}
.txt-cinza {
	color:#949292 !important;
}
.txt-laranja {
	color:#fcb01d !important;
}
.mb-10 {
	margin-bottom: 100px;
}

.ml-10 {
	margin-left:-110px !important;
}

p {
	color: #fff;
	text-align: center;
	padding: 20px;
	font-family: 'Rajdhani', sans-serif;
}
.noborder {
	border:none;
}
.boxcolor1 {
	background-color:#cdcdcd;
	text-align: center; !important
}
.boxcolor2 {
	background-color:#ffff;
}
#boxcolor3 {
	background-color:#000000;
}
.img-ico {
	width: 95% !important;
	align-self: center !important;
}
.img-ico2 {
	width: 60% !important;
	justify-content: center !important;
}
@media (max-width: 420px){
	.video{
    height: 200px;
  }
}

@media (min-width:421px) and (max-width: 600px){

	.video{
    height: 350px;
  }
}
@media (min-width:601px) and (max-width: 740px){
	
  .video{
   height: 400px;
  }
}

