/* ENTRADA */
section { padding: 0px; position: relative; width: 100%; height: auto; }

/*BANNER*/
.entrada { width: 100%; height: auto; min-height: 660px; position: relative; overflow: hidden; background: rgb(120,119,70); background: linear-gradient(270deg, rgba(120,119,70,1) 0%, rgba(250,243,160,1) 100%); }
.entrada .recepcao { width: 100%; height: auto; position: relative; text-align: left; padding-top: 150px; }
.entrada .recepcao .conteudos { width: 550px; display: inline-block; vertical-align: top; text-align: left; height: auto; margin: 0px; padding: 80px 0px 60px 0;  -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; transition: all 0.7s ease; }
.entrada .recepcao .conteudos .chamada { width: 100%; height: auto; position: relative; color: #2d2d2d; padding-bottom: 30px; font-weight: 700; letter-spacing: -2px; font-size: 38px; font-family: 'Montserrat'; line-height: 38px;  -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; transition: all 0.7s ease; }
.entrada .recepcao .conteudos .botoes { width: 100%; height: auto; position: relative; text-align: left; padding: 30px 0px 30px 0px; }
.entrada .recepcao .conteudos .botoes .botao1,
.entrada .recepcao .conteudos .botoes .botao2 { width: auto; height: auto; position: relative; display: inline-block; vertical-align: top; font-weight: 700; color: #ffffff; background-color: var(--cor-principal); font-size: 18px; font-family: 'Montserrat'; padding: 12px 20px 12px 20px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; margin: 0px 10px 0px 0px;  -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.entrada .recepcao .conteudos .botoes .botao2 { color: #2d2d2d; background-color: #ffffff; box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px; }
.entrada .recepcao .conteudos .botoes .botao1:hover, .entrada .recepcao .conteudos .botoes .botao2:hover { padding: 12px 30px 12px 30px; }
.entrada .recepcao .avatar { width: 600px; height: 494px; z-index: 99; margin: 15px 0px 0px 0px; position: absolute; right: 0px; overflow: hidden; text-align: center; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; transition: all 0.7s ease; }
.entrada .recepcao .avatar img { width: auto; height: 494px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display:  inline-block; vertical-align: bottom; }
.entrada .recepcao:hover .avatar { margin-right: -30px; }
.entrada .recepcao:hover .conteudos .chamada { padding-bottom: 20px; }
.entrada .recepcao:hover .conteudos { padding-top: 60px; }

/*COMPLEMENTO*/
.complemento { width: 100%; height: auto; position: relative; overflow: hidden; }
.complemento .espaco { width: 100%; height: auto; min-height: 420px; position: relative; text-align: right; }
.complemento .espaco .conteudos { width: 500px; display: inline-block; vertical-align: top; text-align: left; height: auto; margin: 0px; padding: 80px 0px 60px 0; }
.complemento .espaco .conteudos .chamada { width: 100%; height: auto; position: relative; color: #2d2d2d; padding-bottom: 30px; font-size: 24px; letter-spacing: -1px; font-weight: 700; font-family: 'Montserrat'; line-height: 30px; }
.complemento .espaco .conteudos .checks { width: 100%; height: auto; position: relative; }
.complemento .espaco .conteudos .checks li { width: 100%; height: auto; position: relative; margin: 10px 0px; color: #2d2d2d; font-size: 16px; font-family: 'Montserrat'; line-height: 20px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.complemento .espaco .conteudos .checks li i { color: var(--cor-principal); font-size: 20px; line-height: 20px; padding-right: 15px; vertical-align: top; display: inline-block; }
.complemento .espaco .conteudos .checks li:hover { opacity: 0.6; }
.complemento .espaco .conteudos .checks li:hover i { padding-right: 20px; padding-left: 5px; }
.complemento .espaco .avatar { width: 400px; height: auto; margin: 30px 100px 0px 30px; position: relative; display: inline-block; vertical-align: top; overflow: hidden; text-align: center; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease; -webkit-transition: all 0.9s ease; transition: all 0.9s ease; }
.complemento .espaco .avatar img { width: 100%; height: auto; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display:  inline-block; vertical-align: bottom; }
.complemento .espaco:hover .avatar { margin-top: 15px; }

/*CONEXÃO*/
.conexao { width: 100%; height: auto; position: relative; text-align: left; display: block; padding: 0px 0px 30px 0px; margin-top: -60px; z-index: 100 }
.conexao .numeros { width: 100%; height: auto; position: relative; z-index: 10; text-align: center; display: inline-block; vertical-align: top;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.conexao .numeros ol { width: auto; position: relative; text-align: center; height: auto; display: inline-block; vertical-align: top; }
.conexao .numeros ol li { width: 210px; height: auto; border-top: 2px solid var(--cor-secundaria); line-height: 55px; min-height: 120px; background-color: #ffffff; position: relative; margin: 25px 15px; padding: 10px 15px; color: #2d2d2d; font-size: 18px; letter-spacing: -1px; font-weight: 700; font-family: 'Montserrat'; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px; text-align: center; letter-spacing: -1px; display: inline-block; vertical-align: top; }
.conexao .numeros ol li:hover { box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px; }
.conexao .numeros ol li .avatar { width: 45px; height: 45px; margin: 5px 0px; position: relative; overflow: hidden; float: left; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.conexao .numeros ol li .avatar img { width: 100%; height: auto; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.conexao .numeros ol li p { width: 100%; font-weight: 400; height: auto; font-size: 12px; text-align: center; line-height: 16px; letter-spacing: 0px }
.conexao .numeros ol li:hover { background-color: #ffffff; margin: 15px 15px 35px 15px; }

/*DEPOIMENTOS*/
.depoimentos { width: 100%; height: auto; position: relative; z-index: 2; margin: 0px; padding-top: 60px; }
.depoimentos ul { width: 100%; height: auto; position: relative; list-style-type: none; text-align: center; }
.depoimentos ul li { width: 350px; height: 400px; position: relative; text-align: center; display: inline-block; vertical-align: top; margin: 10px 40px; background-color: #ffffff; -webkit-border-radius: 7px; -moz-border-radius: 7px; -o-border-radius: 7px; border-radius: 7px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.depoimentos ul li .avatar { width: 60px; height: 60px; margin: 20px 0px 0px -33px; position: absolute; overflow: hidden; display: inline-block; vertical-align: top; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.depoimentos ul li .avatar img { width: 100%; height: auto; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.depoimentos ul li:hover .avatar {  margin: 20px 0px 0px -28px; box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px; }
.depoimentos ul li:hover .depoimento { padding: 20px 35px 20px 45px; }
.depoimentos ul li:hover { margin: 2px 40px 18px 40px; box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px; }
.depoimentos ul li .depoimento { width: -moz-calc(100% - 80px); width: -webkit-calc(100% - 80px); width: -o-calc(100% - 80px); width: calc(100% - 80px); height: auto; position: relative; display: inline-block; vertical-align: top; margin: 20px 0px 0px 0px; padding: 20px 30px 20px 50px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.depoimentos ul li .depoimento .autor { width: 100%; padding: 0px 0px 20px 0px; height: auto; color: #000000; font-family: 'Montserrat'; text-align: left; font-size: 12px; }
.depoimentos ul li .depoimento .intro { width: 100%; padding: 0px 0px 20px 0px; height: auto; color: #000000; font-family: 'Montserrat'; text-align: left; font-size: 20px; font-weight: 700; line-height: 24px; }
.depoimentos ul li .depoimento p { width: 100%; padding: 0px; height: auto; color: #000000; text-align: left; font-size: 12px; line-height: 18px; }
.depoimentos ul li .depoimento .quando { width: 100%; padding: 15px 0px 10px 0px; height: auto; color: #c7c7c7; text-align: left; font-size: 12px; line-height: 20px; }
.depoimentos ul li .depoimento .quando i { font-size: 14px; padding-right: 10px; line-height: 20px; color: var(--cor-principal); }

/*FUNCIONALIDADES*/
.funcionalidades { width: 100%; height: auto; position: relative; z-index: 2; margin: 0px; padding: 40px 0px; }
.funcionalidades ul { width: 100%; height: auto; position: relative; list-style-type: none; text-align: center; }
.funcionalidades ul li { width: 100%; height: auto; position: relative; text-align: center; display: inline-block; vertical-align: top; margin: 20px 0px 0px 0px; clear: both; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.funcionalidades ul li .avatar { width: 570px; height: 500px; position: relative; overflow: hidden; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; transition: all 0.7s ease; }
.funcionalidades ul li .avatar img { width: 100%; height: auto; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.funcionalidades ul li .detalhes { width: -moz-calc(100% - 670px); width: -webkit-calc(100% - 670px); width: -o-calc(100% - 670px); width: calc(100% - 670px); height: auto; position: relative; display: inline-block; vertical-align: top; margin: 0px; padding: 100px 0px 50px 0px; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; transition: all 0.7s ease; }
.funcionalidades ul li .detalhes .intro { width: 100%; padding: 0px 0px 20px 0px; letter-spacing: -1px; height: auto; color: #000000; font-family: 'Montserrat'; text-align: left; font-size: 24px; font-weight: 700; line-height: 30px; }
.funcionalidades ul li .detalhes p { width: 100%; padding: 0px; height: auto; color: #000000; text-align: left; font-size: 13px; line-height: 22px; }
.funcionalidades ul li:nth-child(even) .avatar { float: left; margin: 0px 45px 0px 0px; }
.funcionalidades ul li:nth-child(even):hover .avatar { margin: 0px 45px 0px 20px; }
.funcionalidades ul li:nth-child(odd) .avatar { float: right; margin: 0px 0px 0px 45px; }
.funcionalidades ul li:nth-child(odd):hover .avatar { margin: 0px 20px 0px 45px; }
.funcionalidades ul li:hover .detalhes { padding: 100px 0px 50px 35px; }

/*BLOG*/
.blog { width: 100%; height: auto; position: relative; clear: both; padding: 60px 0px 40px 0px; text-align: center; }
.blog ul { width: 100%; height: auto; position: relative; clear: both; text-decoration: center; }
.blog ul li { margin: 30px 30px 20px 30px; text-align: left; }
.blog ul li:hover { margin: 22px 30px 8px 30px; }

@media screen and (max-width: 1100px) {
	section { padding: 70px 0px 0px 0px; }

	.entrada .recepcao { width: 94%; padding: 20px 3% 0px 3%; }
	.entrada .recepcao .conteudos,
	.entrada .recepcao:hover .conteudos { width: 100%; text-align: center; padding: 0px; }
	.entrada .recepcao .conteudos .chamada,
	.entrada .recepcao:hover .conteudos .chamada { padding-bottom: 30px; font-size: 32px; border-top: 1px solid rgba(255,255,255,0.3); padding-top: 25px; line-height: 30px; }
	.entrada .recepcao .conteudos .checks li i { color: white; font-size: 20px; padding-right: 10px; }
	.entrada .recepcao .conteudos .checks li:hover { opacity: 0.6 }
	.entrada .recepcao .conteudos .botoes { text-align: center; }
	.entrada .recepcao .avatar,
	.entrada .recepcao:hover .avatar { width: 100%; height: 250px; margin: 20px 0px 0px 0px; position: relative; right: inherit; }
	.entrada .recepcao .avatar img { height: 250px; }
	.entrada .recepcao .avatar:hover { margin-right: 0px; }

	/*CONEXÃO*/
	.conexao { width: 94%; text-align: center; display: block; padding: 0px 3% 25px 3%; }
	.conexao .numeros { width: 100%; margin-left: 0px; padding-top: 0px; height: auto; position: relative; z-index: 10; text-align: center; }
	.conexao .numeros ol { width: 100%; }
	.conexao .numeros ol li, .conexao .numeros ol li:hover { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); margin: 5px 5px; padding: 10px; }

	/*FUNCIONALIDADES*/
	.funcionalidades { width: 96%; padding: 40px 2%; }
	.funcionalidades ul li { margin: 20px 0px 0px 0px; }
	.funcionalidades ul li .avatar { width: 94%; height: auto; margin: 0px 2% 15px 2%; }
	.funcionalidades ul li .avatar img { width: auto; max-width: 100%; }
	.funcionalidades ul li .detalhes { width: 100%; padding: 0px 0px 30px 0px; }
	.funcionalidades ul li .detalhes .intro, .funcionalidades ul li .detalhes p { text-align: center; }
	.funcionalidades ul li:nth-child(even) .avatar, .funcionalidades ul li:nth-child(even):hover .avatar, .funcionalidades ul li:nth-child(odd) .avatar, .funcionalidades ul li:nth-child(odd):hover .avatar { margin: 0px 2% 15px 2%; float: none; display: inline-block; vertical-align: top; position: relative; }	
	.funcionalidades ul li:hover .detalhes { padding: 0px 0px 30px 0px; }

	/*COMPLEMENTO*/
	.complemento { width: 94%; padding: 0px 3% 0px 3%; }
	.complemento .espaco { width: 100%; height: auto; position: relative; text-align: center; }
	.complemento .espaco .conteudos { width: 94%; display: inline-block; vertical-align: top; text-align: center; padding: 0px 2% 30px 2%; }
	.complemento .espaco .conteudos .chamada { width: 100%; height: auto; padding-bottom: 30px; font-size: 22px; line-height: 26px; }
	.complemento .espaco .conteudos .checks { width: 100%; height: auto; position: relative; }
	.complemento .espaco .conteudos .checks li { font-size: 16px; margin: 5px 0px; }
	.complemento .espaco .conteudos .checks li i { font-size: 14px; padding-right: 10px; }
	.complemento .espaco .conteudos .checks li:hover { opacity: 0.6; }
	.complemento .espaco .conteudos .checks li:hover i { padding-right: 20px; padding-left: 5px; }
	.complemento .espaco .avatar { width: 100%; height: auto; margin: 25px 0px; }
	.complemento .espaco:hover .avatar { margin-top: 25px; }

	/*DEPOIMENTOS*/
	.depoimentos { width: 100%; height: auto; position: relative; z-index: 2; background: url(../imagens/aspas.png) no-repeat left 20px; text-align: center; margin: 10px 0px 40px 0px; }
	.depoimentos ul { width: 100%; height: auto; position: relative; list-style-type: none; text-align: center; }
	.depoimentos ul li { width: 350px; height: auto; position: relative; background: transparent !important; text-align: center; display: inline-block; vertical-align: top; margin: 0px 5px; }
	.depoimentos ul li .avatar { width: 180px; height: 180px; margin: 15px 0px 0px 0px; position: relative; overflow: hidden; display: inline-block; vertical-align: top; }
	.depoimentos ul li .avatar img { width: 180px; height: 180px; }
	.depoimentos ul li .depoimento { width: 94%; margin-top: 20px; margin-left: 3%; margin-right: 3%; padding: 0px 0px 30px 0px; }
	.depoimentos ul li .depoimento .autor { width: 100%; padding: 20px 0px 0px 0px; text-align: center; }
	.depoimentos ul li .depoimento .intro,
	.depoimentos ul li .depoimento .quando { text-align: center; }
	.depoimentos ul li .depoimento p { text-align: center; }
	.depoimentos ul li:hover .avatar {  margin: 15px 0px 0px 0px; box-shadow: rgba(0, 0, 0, 0) 0px 20px 25px -5px, rgba(0, 0, 0, 0) 0px 10px 10px -5px; }
	.depoimentos ul li:hover .depoimento { padding: 0px 0px 30px 0px; }
	.depoimentos ul li:hover { margin: 0px 5px; box-shadow: rgba(0, 0, 0, 0) 0px 20px 25px -5px, rgba(0, 0, 0, 0) 0px 10px 10px -5px; }
	.depoimentos #pager3 { margin-top: 0px; }

	/*BLOG*/
	.blog { width: 96%; padding: 40px 2% 60px 2%; }
	.blog ul li, .blog ul li:hover { text-align: center; margin: 20px }
}