@font-face
{
	font-family: Nexa_Bold;
	src: url("../fonts/Nexa_Bold.otf");
}

@font-face
{
	font-family: Nexa_Light;
	src: url("../fonts/Nexa_Light.otf");
}

.no-margin-row
{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#main-index-div .jumbotron
{
	background: url(../imagens/_index/darul_iftaa_mz_banner_3.jpg); 
	background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px !important;
}

.jumbotron .display-4
{
	font-family: Nexa_Bold !important;
	color: #B01A1A !important;
	opacity: .5 !important;
	margin-bottom: 30px !important;
}

.btn-danger {
    color: #fff;
    background-color: #F54337 !important;
    border-color: #F54337 !important;
}

.btn-danger.focus, .btn-danger:focus {
    box-shadow: 0 0 0 0.2rem rgba(245, 67, 55,.5) !important;
}

.btn-danger:hover {
    color: #fff;
    background-color: #FA483C !important;
    border-color: #FA483C !important;
}

.nexa-l
{
	font-family: Nexa_Light !important;
}

.nexa-b
{
	font-family: Nexa_Bold !important;
}

.red-color
{
	color: #B01A1A !important;
}

.white-color
{
	color: #fff !important;
}

.gray-color
{
	color: #3D3D3D;
}

.bg-white
{
	background-color: white !important;
}

.lead
{
	background-color: rgba(0, 0, 0, .5);
	padding: 5px;
	border-radius: 5px;
}

.table thead th {
    border-bottom: 0px solid #dee2e6 !important;
}

.table td, .table th {
    border-top: 0px solid #dee2e6 !important;
}

.table-line-one{
	text-align: center;
	text-transform: uppercase;
	color: #3D3D3D;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 30px;
	font-family: Nexa_Bold;
}

.table-line-two{
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	/*padding-top: 20px;
	padding-bottom: 40px;*/
	margin-bottom: 0px !important;
	font-size: 30px;
	font-family: Nexa_Bold;
	background-color: #F54337 !important;
}

.table-danger, .table-danger>td, .table-danger>th {
    background-color: #FA483C !important;
}

.bg-danger-1
{
	background-color: #F54337!important;
}

.border-gray
{
	border: 2px solid #B7B7B7 !important;
	border-radius: 5px !important;
	margin-bottom: 20px;
}

.little-data
{
	font-size: 13px !important;
	font-family: Nexa_Light;
	color: #3D3D3D !important;
	text-align: right !important;
}

.center-text
{
	text-align: center !important;
}

.left-text
{
	text-align: left !important;
}

#tabela-categoria tr
{
	cursor: pointer !important;
	transition: .1s ease-in-out !important;
}

#tabela-categoria tr:hover
{
	opacity: 0.5;
}

#tabela-perguntas-recentes tr
{
	cursor: pointer !important;
	transition: .1s ease-in-out !important;
}

#tabela-perguntas-recentes tr:hover
{
	/*opacity: 0.5;*/
	 box-shadow: 0 1px 9px 1px rgba(0, 0, 0, 0.28);
  	-webkit-box-shadow: 0 1px 9px 1px rgba(0, 0, 0, 0.28);
}

.right-border
{
	border-right: 2px solid #B7B7B7 !important;
	margin-top: 40px;
}

.left-border
{
	border-right: 2px solid #B7B7B7 !important;
	margin-top: 40px;
}

@media only screen and (max-width: 991px) {
  	.right-border
	{
		border-right: 0px solid #B7B7B7 !important;
		margin-top: 40px;
	}

	.left-border
	{
		border-right: 0px solid #B7B7B7 !important;
		margin-top: 40px;
	}
}

.perguntas
{
	margin-bottom: 40px !important;
	text-align: left !important;
	text-transform: uppercase !important;
}

.mr-b-2
{
	margin-bottom: 20px;
}

.mr-b-4
{
	margin-bottom: 40px;
}

.mr-t-4
{
	margin-top: 40px;
}

.mr-t-6
{
	margin-top: 60px;

}

.pd-l-4
{
	padding-left: 40px !important;
}


/*hover effect*/

.hover01 
{
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

.hover01:hover 
{
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: .7;
}
/*hover effect*/

.temas
{
	color: #3D3D3D !important;
}

.temas:hover
{
	color: #3D3D3D !important;
}

.mensagem
{
	border: 2px solid #707070 !important;
	border-radius: 5px;
	margin-top: 40px;
	background-color: rgba(210, 211, 213, .2);
	padding: 10px;
	padding-left: 35px;
}

.text-size-67
{
	font-size: 40px;
	color: rgba(176, 26, 26, .85);
}

.no-underline
{
	text-decoration: none !important;
}

.news
{
	text-align: center;
	margin-top: 40px;
	border: 2px solid #B7B7B7;
	border-radius: 5px;
	padding: 30px;
}

.news-field
{
	padding: 5px 16px;
	color: #B01A1A !important;
  	border: 2px solid #B7B7B7;
	border-radius: 5px;
	text-align: center;
	width: 70%;
	transition: .3s ease-in-out;
}

.news-field:focus
{
	outline: none;
}

.news-buton
{
	padding: 5px 16px;
	border: 2px solid #B7B7B7;
	color: #3D3D3D;
	text-align: center;
	border-radius: 5px;
	background-color: transparent;
	transition: .3s ease-in-out
}

.news-buton:hover
{
	color: #fff;
    background-color: #F54337 !important;
    border-color: #F54337 !important;
    cursor: pointer;

}

.news-buton:focus
{
	outline: none;
}


.aviso-p
{
	font-size: 15px !important;
	color: rgba(55, 52, 53, .75) !important;
	width: 85%;
}

@media only screen and (max-width: 991px) {

	.pd-l-991px-w-pd-l-0
	{
		padding-left: 0px !important;
	}

}