/*@import url(../../../../../css/font-awesome.css);*/
.header-v1 .topbar-v1 {
	background-color:#FCFCFC;
	border-top: 10px solid #990100;
	border-bottom: none
}

.header-v1 .topbar-v1 p {
	color: #848484;
	margin-bottom: -2px
}
.header-v1 .topbar-v1 .top-v1-data li i {
	color: #848484;
	font-size: 25px;
}
.header-v1 .topbar-v1 .top-v1-data li {
	color: #848484;
	font-size: 25px;
}

.header-v1 .topbar-v1 .top-v1-data li {
	border: none
}
.header-v1 .topbar-v1 .top-v1-data li:first-child {
	border: none
}
.header-fixed .header-v1.header-fixed-shrink .navbar-brand img {
	width: auto;
	height: 60px;
	margin-top: -12px;
}
.header-v1 .navbar-brand {
	position: absolute
}
.header-v1 {
	border-bottom: solid 2px #eee;
}


/*Responsive Topbar v1*/
/*@media (max-width: 991px) {
.header-v1 .topbar-v1 ul {
	text-align: right !important;
}
}
 @media (max-width: 991px).header-v1 .navbar-brand {
 margin-top: -5px;
}*/



@media (max-width: 500px){
	.menu_mobile_hide{
		display:none !important
	}
}

@media (max-width: 991px) {
	.header-v1 .topbar-v1 {
		display:none
	}
	
	.navbar-brand>img {
		width: auto;
		height: 77px;
		margin-top: -19px;
		padding-bottom: 2px;
	}
	
	.menu_botoes_mobile{
		display:block
	}
}

@media (min-width: 992px) and (max-width: 1200px){
	
	.menu_botoes_mobile{
		display:none
	}
	
	.navbar-brand>img {
		width: auto;
		height: 90px;
		margin-top: -68px;
		padding-bottom: 2px;	
	}
}

@media (min-width: 1201px){
	
	.menu_botoes_mobile{
		display:none
	}
	
	.navbar-brand>img {
		height: 116px;
		margin-top: -80px;
		padding-bottom: 2px;
	}
}


.menu_botoes_mobile{
	background-color:#990100
}

.menu_botoes_mobile .top-v1-data{
	margin-bottom:0px;
	margin-top:0px;
	padding-top:5px
}

.menu_botoes_mobile .top-v1-data p {
	color: #FFF;
	margin-bottom: -2px;
}

.menu_botoes_mobile .top-v1-data li a{
	text-decoration:none
}

.menu_botoes_mobile .top-v1-data li i {
	color: #FFF;
	font-size: 18px;
}

.menu_botoes_mobile .top-v1-data li a:hover i {
    color: #72c02c;
}

.menu_botoes_mobile > div{
	
}



.boxed-layout {
	padding: 0;
	box-shadow: 0 0 5px #ccc;
	margin-left: auto !important;
	margin-right: auto !important;
	background: url('http://didaxis.didaxis.com.br/portal/layout/341/didaxis/imagens/e-learning.jpg') top center fixed;
	background-size: cover;
}

.top-v1-data .badge{
	/*position: absolute;*/
    /*margin: -45px 0 0 33px;*/
	margin:14px 0 0 0;
    background-color: #CA3E3E;
    color: #FFF;
	font-weight:bold;
    /*padding: 2px 5px 2px 5px;*/
}
/*.navbar-brand>img {
	height: 100px;
	margin-top: -72px;
	padding-bottom: 2px;
}*/
.footer-v1 .footer {
	background-color: #525252
}
.footer-v1 .copyright {
	background: #757575;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: inline;
	max-width: 100%;
	height: auto;
}
.bg-color-blue {
}
.call-action-v1 .call-action-v1-in p {
	color: #FFF
}

.img_container_lista_curso img {
    width: 100%;
    height: 239px;
}

.lista_curso_desc {
    min-height:100px;
    max-height:100px;
    overflow:hidden
}

.lista_curso_buttons {
     min-height: 54px;
}
