@charset "utf-8";
/* CSS Document */

body{
	background-color: white;
	height: 100%;
	width: 100%;
	
	/** font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; **/
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 14px;
	color: #000;
	
	padding: 0;
	margin:  0;
}

section{
	margin: 10px;
	
	background-color: transparent;	
	height: 100%; /*4100 // 4980px*/
}

/** *************** START ADV BOX *************** */

.empresas-body{
	background-color: transparent;	
	height: 100%; /*4100*/
	padding: 3% 5% 1%;
}

.box-1{
	height: auto;
	width: 50%;
	float: left;
	font-size: 17px;
	text-align: justify;
}
.box-2{
	height: 335px;
	width: 50%;
	float: left;
	padding: 1%;
	/** background-color: whitesmoke; **/
}
.box-2-a{
	height: 100%;
	width: 7%;
	background-color: white;
	float: left;
	margin-right: 1%;
}
.box-2-b{
	height: 100%;
	width: 91%;
	background-color: whitesmoke;
	float: left;
	margin-left: 8%;
}


#janela{
	height: auto;;
	width: 100%;
	margin: 30px 0%;/**30px;
	margin-right: auto;
	margin-left: auto;**/
	
	float: left;
	/*padding: 0 10% 0 25%;/*22%*/
	padding: 0 0% 0 1.5%;/*22%*/
	
	background-color: transparent;
}
.janela_palestrante {
	position: relative;
	float: left;
	/**width: 256px;
	height: 256px;**/
	/*border:  solid 5px #C31B1E;*/
	background-color: gray;
	margin:  20px 2% 0 0%;
	box-shadow: 0px 0px 3px #333;
	
	z-index: 0;
	width: 23%;/*270*/
	height: 450px;
	border-top-left-radius: 5px;	
	border-top-right-radius: 5px;
}
#janela-2{
	height: auto;;
	width: 100%;
	margin: 30px 0%;/**30px;
	margin-right: auto;
	margin-left: auto;**/
	
	float: left;
	/*padding: 0 10% 0 25%;/*22%*/
	padding: 0 0% 0 27%;/*22%*/
	
	background-color: transparent;
}
.janela_palestrante-2 {
	position: relative;
	float: left;
	/**width: 256px;
	height: 256px;**/
	/*border:  solid 5px #C31B1E;*/
	background-color: gray;
	margin:  20px 2% 0 0%;
	box-shadow: 0px 0px 5px #333;
	
	z-index: 0;
	width: 30%;/*270*/
	height: 450px;
	border-top-left-radius: 5px;	
	border-top-right-radius: 5px;
}
.janela_foto{
	position: absolute;
	top: 0; left: 0;
	width: 100%;/*256px*/
	height: 100%;
	z-index: 1;
	clip: rect(0 500px 450px 0);
}
.janela_foto-interna{
	width: 100%;
	height: 400px;
}
.janela_texto{
	position: absolute;
	top: 400px;
	left: 0;
	width: 100%;
	height: 350px;
	background-color: #000;
	z-index: 2;
	padding: 5px;
	opacity: 0.9;
	cursor: pointer;
	
	transition: all 0.5s ease-out;
	
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
.janela_texto:hover{
	top:300px;
}
.janela_title{
	position: relative;
	width: 100%;
	height: 60px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 4.5% 0;
	color: white;
	font-weight: bolder;
	background-color: #14214D;
	text-align: center;
}
.title_2{
	background-color: #144d37;
}
.title_3{
	background-color: #222222;
}
.title_4{
	background-color: #320C35;
}

#janela h3{font-size: 16px; color: #FFF; font-weight: bolder; padding-top: 5px}
#janela p{font-size: 14px}
#janela b{font-size: 24px}

#janela-2 h3{font-size: 16px; color: #FFF; font-weight: bolder; padding-top: 5px}
#janela-2 p{font-size: 14px}
#janela-2 b{font-size: 24px}
.mais{
	background-color: red;
	margin: 0 10%;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	widows: 80%;
	opacity: 1; 
	border-radius: 5px;
}
.mais:hover{background-color: darkred;}


.greeen-bar{
	background-color: #144d37;
	height: auto;
	padding: 2% 10% 1%;
	border-top: 10px solid rgb(238, 232, 170);
	text-align: center;
	color: #fff;
	margin: 0;
}
.green-bar{
	width: 100%;
	height: auto;
	background-color: #144d37;
	float: left;
	margin: 0;
	text-align: center;
	padding-bottom: 2%;
	border-bottom: 10px solid rgb(238, 232, 170);
}
.carousel-width {text-align: center; margin:0 20%}
.t-shadow{text-shadow: 0 0 5px #000, 3px 2px 5px #000, 3px 2px 8px #000; margin-bottom: 2px; font-size: 16px}

.box-bar{
	width: 80%;
	height: auto;
	margin: 0 10%;
	background-color: whitesmoke;
	float: left;
	text-align: center;
	border-radius: 5px;
}
.box-map{
	width: 55%;
	height: 380px;
	background-color: dimgrey;
	float: left;
}
.box-bar-text{
	float: left;
	width: 45%;
	height: auto;
	padding: 2%;
	text-align: left;
}


/** **************** END ADV BOX **************** */



h1{ font-size: 30px;}
h2{ font-size: 26px;}

.mobile{display: none;}
.desktop{display: block;}


/** *************** TABLET VIEW *************** */
@media only screen and (min-width:500px /*568px*/) and (max-width:770px) {

section{
	background-color: transparent;
	/*height: 3650px; /*4100*/
}

h1{ font-size: 18px;}	

.box-1{
	width: 100%;
	font-size: 17px;
}
.box-2{
	height: 350px;
	width: 100%;
	float: left;
	padding: 1%;
	/** background-color: whitesmoke; **/
}
.box-2-b{
	height: 100%;
	width: 90%;
	background-color: whitesmoke;
	float: left;
	margin: 0 5%;
}
	
#janela{
	height: 350px;
	padding: 0 0 0 14%;
}
.janela_palestrante {
	margin:  0 30px 50px 0;
	width: 230px;
	height: 350px;
}
.janela_foto{
	clip: rect(0 270px 350px 0);
}
.janela_foto-interna{
	height: 300px;
}
.janela_texto{
	top: 300px;
	height: 350px;
}
.janela_texto:hover{
	top:200px;
}

#janela h3{font-size: 14px;}

.box-bar{
	background-color: whitesmoke;
}
.box-map{
	width: 45%;
	height: 310px;
	background-color: dimgrey;
	float: left;
}
.box-bar-text{
	width: 55%;
	padding: 1.3% 2% 0;
}
.box-bar h3{font-size: 25px;}

/** *************** START ADV BOX *************** */


/** **************** END ADV BOX **************** */	


/** ************** START ADV BUTTON ************** */

.btn-anuncio-pequeno{
	width: 100%;
	font-size: 10px;
}	
	
/** *************** END ADV BUTTON *************** */

    
.mobile{display: none;}
.desktop{display: block;}
	
    
}

/** ************* CELLPHONE VIEW ************* */
@media only screen and (min-width:300px) and (max-width:499px) {
	
section{
	background-color: transparent;
	/*height: 7670px; /*4100*/
}
	
h1{ font-size: 15px;}
	
.box-1{
	width: 100%;
	font-size: 17px;
}
.box-2{
	height: 200px;
	width: 100%;
	float: left;
	padding: 0% 0;
}
.box-2-b{
	height: 100%;
	width: 100%;
	margin: 0;
}	
	
#janela{
	height: auto;
	width: 100%;
	padding: 0 5%;
}
.janela_palestrante {
	margin:  15px 0px 15px 0;
	width: 100%;
	height: 350px;
}
.janela_foto{
	width: 100%;/*****/
	clip: rect(0 330px 350px 0);
}
.janela_foto-interna{
	height: 300px;
}
.janela_texto{
	top: 300px;
	height: 350px;
}
.janela_texto:hover{
	top:200px;
}

#janela h3{font-size: 14px;}
	
.carousel-width {text-align: center; margin:0 5%}

.box-bar{
	width: 90%;
	margin: 0 5%;
}
.box-map{
	width: 100%;
	height: 250px;
	background-color: dimgrey;
	float: left;
}
.box-bar-text{
	width: 100%;
	padding: 2% 2% 1%;
}
.box-bar h3{font-size: 25px;}
	
	
/** *************** START ADV BOX *************** */
	
/** **************** END ADV BOX **************** */	


/** ************** START ADV BUTTON ************** */
	
/** *************** END ADV BUTTON *************** */
	

.mobile{display: block;}
.desktop{display: none;}
    
    
}