/*
Theme Name: DATAGRO Conferences
Theme URI: http://www.geeksonfire.com.br/
Description: Tema desenvolvido por Geeks on Fire
Version: 1.0
Author: Victor Medeiros
Author URL: http://www.geeksonfire.com.br/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

html, body{
	overflow-x: initial !important;
}

#qlwapp .qlwapp-avatar .qlwapp-avatar-container img {
    width: 100%;
    height: 100% !important;
    object-fit: contain;
}
#video{position:relative}
#video .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0006;
}
 #video .controls {
    text-align: center;
    position: relative;
    z-index: 99;
}
h1.titulo-topo-page{
	color: #05b050;
    font-weight: 900;
    font-size: 64px;
}
/* header ul li.lang-item a::before {
    background-image: url(https://conferencesdz7.datagro.com/site/wp-content/uploads/2020/02/rect_mate.png);
    background-size: auto 20px !important;
    border-radius: 0px !important;
    width: 30px !important;
    height: 20px !important;
    content: "";
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
    overflow: hidden;
} */
/* header ul li.lang-item a img{
	display:none;
}
header ul li.lang-item a {
	font-size:0px !important;
} */
/* header  ul li.lang-item-en a::before {
    background-position: -1920px 0 !important;
}
header  ul li.lang-item-pt a::before {
    background-position: -6630px 0 !important;
} */

#main-evento-single #investimentos{min-height: 300px;}

#investimentos .col-md-12 > div{
	margin: 0 auto;
}

#galeria{
	overflow: hidden;
}

#main-evento-single #conteudo-texto, #main-home #eventos, #main-sobre #intro{
	max-width: 100%;
	overflow: hidden;
}

#main-evento-single #investimentos{
	background: #FFF;
}

#main-evento-single #banner{
	position: relative;
}

#main-evento-single #banner a{
	position: absolute;
	bottom: 30px;
	margin-top: 0
}

#main-evento-single #palestrantes .modal_palestrante h4{
	margin-bottom: 20px;
}

#main-evento-single #palestrantes .modal_palestrante p{
	margin-top: 0;
}

#main-trabalhe #intro .content p, #main-sobre #intro p, #main-evento-single #conteudo-texto p,#main-evento-single #palestrantes .modal_palestrante p{
	margin-bottom: 10px;
}