html{background-color:#f0f0f0;}
body{
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	display: contents;
	font-size:20px;
	font-family: "Reddit Sans", sans-serif;
	color: #353535;
}
.row{margin-right:0px !important;margin-left: 0px !important;}
p{
	width: 100%;
	display: block;
	float: left;
}
a{	text-decoration: none !important;}
.mt3{margin-top: 30px}
.mt5{margin-top: 50px;}
.mb3{margin-bottom: 30px;}
.mb5{margin-bottom: 50px;}
.content-buttom{
	width: 100%;
	position: relative;
	display:flex;
	justify-content: center;
}
.bt-more{
	padding: 10px 20px;
	border-radius: 10px;
	background: #4ADEDD;
	color:#0A198B;
	font-size: 23px;
	text-transform: uppercase;
	margin: 10px;
	transition: .5s;
	-webkit-box-shadow: 1px 2px 12px 1px #111257; 
	box-shadow: 1px 2px 12px 1px #111257;
}
.bt-more:hover{
	background: #0A198B;
	color: #fff;
}
.bt-more:active{
	background: #fff;
	color: #0A198B;
}
.title{
	font-size: 60px;
	width: 100%;
	float: left;
	display: block;
	text-align: center;
	font-weight: 800;
	color: #fff;
}
.title span{
	position: relative;
	top: 10px;
	left: 40px;

}
.font-bolder-styling{font-weight: 800;}

/**********reseat end**********/
#homepage{
	width: 100%;
	min-height: 100vh;
	position: relative;
	display: block;
	background: url('../images/background/view-wavy-ocean.png');
	padding-bottom: 50px;
}
.title-webdoor{
	font-size: 50px;
	width: 100%;
	float: left;
	display: block;
	text-align: center;
	font-weight: 800;
}
.logomarca-ocean{
	width: 50%;
	position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
	margin: 200px 25% 30px 25%;
}
.logomarca-ocean img{width: 100%}
.webdoor-text{
	color: #fff;
	text-align: center;
}
.align-center-area{
	position: relative;	
	margin-bottom: 30px;
}
.estudos-recentes{
	width: 100%;
	float: left;
	position: relative;
	display: block;
	padding: 100px 0px;
}
.icon-studies{
	width: 70%;
	margin: 20px 15%;
	position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
}
.icon-studies img{width: 100%}
.bolder-begin{font-weight: 800; color: #519fad;}
.btn-link-webdoor { 
	position: relative;
	width:100%;
	float: left;
	display: flex;	
}
.bt-home-efects{ 
	position: relative;
	width:70%; 
	margin:25px 15%;
	padding: 20px 0px; 
	text-align:center;
	border-radius: 140px;
	border: 6px solid #fff;
	color: #fff;	
	transition: .5s;
	text-transform: uppercase;

}
.btn-link-webdoor a:hover{
		border: 2px solid #fff;
		font-size: 35px;
		font-weight: 900;
		color: #fff;
}

/******* CARBONO ****/
.carbono-numbers{
	width: 100%;
	float: left;
	position: relative;
	display: block;
	padding: 100px 0px;
}
.half-coluns{
	width: 50%;
	margin: 0px;
	float: left;
	position: relative;
	display: block;
}
.deep-O{
	background: url('../images/background/deep-ocean.png') center 70% no-repeat;
	display: flex;
	align-content: center;
	justify-content: center;
	height: 650px;
	padding-top: 200px;
	left: -15px;
	border-right: solid #82D6FF 30px;
	border-bottom: solid #82D6FF 15px;
}
.number-carbono{
	text-transform: uppercase;
	padding: 25px;
	width: 50%;
	margin: 0px 0px 20px 5%;
	text-align: center;
	font-weight: 600;
}
.number-carbono span{
	font-weight: 900;
	font-size: 50px;
	color:#0A198B;
}
.logo-Global-ocean img{
	width: 80%;
	margin: 0px 10%;
}
/***** about ****/
#about{
	width: 100%;
	float: left;
	position: relative;
	display: block;
	padding-bottom: 50px;
}
.testeira-about{
	width: 100%;
	height: 350px;
	float: left;
	position: relative;
	display: block;
	margin-bottom: 50px;
	background: url('../images/background/ocean.png');
	background-size: cover;
	padding-top: 150px;
	margin-bottom: 70px;
}
.logo-Ocean-2024{
	width: 100%;
	float: left;
	position: relative;
	display: block;
	margin: 30px 0px;
}
.logo-Ocean-2024 img{
	width: 100%;
}
.onu-diretriz{
	width: 70%;
	margin: 30px 15%;
	float: left;
	position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
}
/******speakers******/
#speakers{
	width: 100%;
	float: left;
	position: relative;
	display: block;
	padding-bottom: 50px;
	background: url('../images/background/ocean.png') #003441;
	background-repeat: no-repeat;
}
.testeira-speakers{
	width: 100%;
	height: 350px;
	float: left;
	position: relative;
	display: block;
	margin-bottom: 50px;
	background-size: cover;
	padding-top: 150px;
	margin-bottom: 70px;
}
.box-speeakrs{
	width: 100%;
	float: left;
	position: relative;
	display:block;
	align-content: center;
	justify-content: center;
	background: #fff;
	border-radius: 10px;
	margin-bottom: 50px;
	border-bottom: 5px solid #4adedd;
	padding-bottom: 20px;
	transition: 1s;
}
.box-speeakrs:hover{
	-webkit-box-shadow: 0px 0px 51px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 51px 0px rgba(255,255,255,1);
	box-shadow: 0px 0px 51px 0px rgba(255,255,255,1);
}
.image-speakers{
	width: 100%;
	margin-bottom: 10px;
	float: left;
	position: relative;
	display: block;
	background: black;
	border-radius: 10px;
	border: 3px solid #fff;
	overflow: hidden;
	border-top: 5px solid #4adedd;
}
.image-speakers img{width: 100%;}
.text-speakers{
	width:90%;
	float: left;
	position: relative;
	display:none;
	margin: 10px 5%;
	text-align: center;
}
.name-speakers{
	float: left;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
.position-speakers{
	float: left;
	position: relative;
	display: block;
	width: 100%;
	font-size: 16px;
}
.wave{
	width: 30%;
	position: absolute;
	bottom: -25px;
}
.wave img{width: 100%}
/*******depoimento****/
#depoimento{
	width: 100%;
	float: left;
	position: relative;
	display: block;
	margin: 50px 0px;
}
.box-depoiment{
	width: 100%;
	float: left;
	position: relative;
	display: block;
	margin: 50px 0px;
}
.box-depoiment p{
	font-size: 30px;
	font-style: italic;
}
.aspas{
	position: absolute;
	top:20px;
	left: 0px;
	width: 100px;
	color: #0A198B;
}
.aspas img{
	width: 100%;
}
.pic-dempoiment{
	width: 100px;
	height: 100px;
	float: right;
	overflow: hidden;
	border-radius: 150px;
	display: block;
	position: relative;
	margin-bottom: 30px;
	margin-right: 50px;
}
.pic-dempoiment img{
	width: 100%;
}
.name-dpoiment{
	float: left;
	position: relative;
	display: block;
	width: 100%;
}
/***footer***/
#footer{
	width: 100%;
	float: left;
	position: relative;
	display: block;
	color: #fff;
	text-align: center;
	background:#005387;
	font-size: 10px;
	padding: 10px 0px;
}
/*******Parceiros****/

#partners{
	width: 100%;
	float: left;
	position: relative;
	display: block;
	padding-top: 50px ;	
	display:block;
	background: #e9eff2;
	overflow: hidden;
}

.logos-parceiros{
	width: 70%;
	float: left;
	position: relative;
	margin: 20px 15%px;
	display:flex;
	align-content: center;
	justify-content: center;
}
.logos-parceiros2{
	width: 90%;
	float: left;
	position: relative;
	margin: 20px 5%px;
	display:flex;
	align-content: center;
	justify-content: center;
}
.logos-parceiros2 img{
	width: 100%;
}
.antartico{
	width: 100%;	
	position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
	vertical-align: middle;
}
#Sponsor{
	width: 100%;
	float: left;
	position: relative;
	display: block;
	padding-top: 50px;	
	background: rgb(233,239,242);
background: linear-gradient(0deg, rgba(233,239,242,1) 37%, rgba(179,203,214,1) 100%);
		
}
.surface-ocena{
	background: url("../images/background/Ocean-Surface.png") no-repeat;
	width: 100%;
	padding: 250px 0px;
	float: left;
	display: block;
	position: relative;
}

/***contact***/
#contato{
	width: 100%;
	float: left;
	position: relative;
	display: block;
	padding-bottom: 50px;
}
.input-field{
	width: 100%;
	float: left;
	position: relative;
	display: block;
}
.form-contato{
	width: 99%;
	float: left;
	display: block;
	position: relative;
	margin: 10px 0px;
	border: none;
	padding: 1%;
	border-bottom: 2px solid #0A198B;
}
.botao{
	background: #0A198B;
	color: #fff;
	margin: 10px;
	float: left;
	display: block;
	position: relative;
	border: none;
	border-radius: 5px;
	padding: 5px 20px;
	left: 5px;
	cursor: pointer;
	transition: .5s;
}
.botao:hover{
	background: #4ADEDD;
	color: #0A198B;
}
.image-swimmer{
	width: 70%;
	margin: 0px 15%;
	float: left;
	position: relative;
	display: block;
	border-radius: 20px;
	overflow: hidden;
	border-left: 10px solid #4ADEDD;
	border-bottom: 10px solid #4ADEDD;
}
.estudos-recentes{overflow: hidden;}

.image-swimmer img{	width: 100%;}
/*************schedule************************/
#schedule{
	width: 100%;
	position: relative;
	display: block;
	float: left;
	background: url('../images/background/ocean.png') #003441;
	background-repeat: no-repeat;
}

.testeira-schedule{
	width: 100%;
	height: 500px;
	position: relative;
	display: block;
	float: left;
	background: url('../images/background/museu.png');
}
.texteira-text-schedule{
	width: 100%;
	position: relative;
	display: block;
	float: left;
	color: #fff;
}
.title-testeira{
	width: 100%;
	position: relative;
	display: block;
	float: left;
	}
	.title-testeira{
		font-size: 50px;
		font-weight: 800;
		background:#000;
		text-align: center;
		width: 100%;
		position: absolute;
		bottom: 0px;
	}
.content-agenda{
	width: 100%;
	position: relative;
	float: left;
	display: block;
}
.content-agenda ul{ padding:0px;}
.content-agenda li{
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
}
.content-agenda li img{ width:100%; }
/*******Midia Query****/
@media only screen and (max-width: 760px){
	.logomarca-ocean{margin-top:120px;}
	.half-coluns{width: 100%;}
	.deep-O{
		left:0px;
		border-right: none;
		border-bottom: none;
	}
	.number-carbono{
		width: 100%;
		margin: 20px 0px}
	
}