/*==================_Fonts_======================*/
@font-face {
	font-family:"Romanica";
	src: url('../fonts/Romanica.woff') format('woff');
}
@font-face {
	font-family:"OpenSansebi";
	src: url('../fonts/OpenSansebi.woff') format('woff');
}
@font-face {
	font-family:"OpenSanssbi";
	src: url('../fonts/OpenSanssbi.woff') format('woff');
}
@font-face {
	font-family:"OpenSanseb";
	src: url('../fonts/OpenSanseb.woff') format('woff');
}
@font-face {
	font-family:"OpenSansi";
	src: url('../fonts/OpenSansi.woff') format('woff');
}
@font-face {
	font-family:"OpenSansli";
	src: url('../fonts/OpenSansli.woff') format('woff');
}
@font-face {
	font-family:"OpenSansr";
	src: url('../fonts/OpenSansr.woff') format('woff');
}
@font-face {
	font-family:"Lora";
	src: url('../fonts/Lora.woff') format('woff');

}
@font-face {
	font-family:"Lorai";
	src: url('../fonts/Lorai.woff') format('woff');

}
@font-face {
	font-family:"Lorar";
	src: url('../fonts/Lorar.woff') format('woff');

}
@font-face {
	font-family:"Latoi";
	src: url('../fonts/Latoi.woff') format('woff');

}
@font-face {
	font-family:"Latob";
	src: url('../fonts/Latob.woff') format('woff');

}
/*==================_Reset_======================*/
html{
	scrollbar-color:#861919 #fff;
}
*{
	margin:0;
	padding:0;
	scroll-behavior:smooth;
}
body{
	background-color:#f2f1f1;
}
a.buttom_whatz{
    position:fixed;
    top: 60%;
    right:10px;
    font-size:14px;
    z-index:10000000;
    background-image:url('../images/icons/fale_conosco.png');
    background-repeat:no-repeat;
    display:flex;
    flex-direction:column;
    width:64px;
    height:100px;
    justify-content:flex-end;
    text-align:center;
    text-decoration:none;
    color:#861919;
    font-family:'OpenSansebi';
    box-sizing:border-box;
}
/*==================_Header_======================*/
header{
	width:100%;
	display:flex;
	flex-direction:column;
	background-image:url('../images/sindico-profissional-em-joao-pessoa.jpg');
	background-size:100%;
	background-repeat:no-repeat;
	height:770px;
}
.top_contacts{
	display:flex;
	background-color:#861919;
	height:70px;
	align-items:center;
	justify-content:space-evenly;
	padding:0px 5px 0px 5px;
	box-sizing:border-box;
}
.top_contacts span{
	color:white;
	font-size:13px;
	font-family:"Romanica";
}
.top_contacts img{
	margin-right:20px;
}
.align_botao{
	background-color:white;
	color:#861919;
	width:19.64418%;
	height:50px;
	text-decoration:none;
	font-size:110%;
	font-family:"OpenSansebi";
	border-radius:3px;
	text-align:center;
}
.align_botao a{
	display:flex;
	width:100%;
	height:50px;
	border-radius:3px;
	justify-content:center;
	align-items:center;
	text-decoration:none;
	color:#861919;
}
.align_botao a:hover{
	background:#861919;
	color:white;
	border:1px solid #fff;
}
.adress, .telephones, .emails{
	display:flex;
	height:32px;
	margin-right:3.70645%;
}
.tc_content{
	display:flex;
	flex-direction:column;
}
/*==================_Header_Pages======================*/
.pages{
	height:unset;
	background-color:#ebebeb;
	background-image:unset;
	justify-content:center;
}
.logo_pages{
	text-align:center;
	padding-top:113px;
}
/*=====================_Menu_======================*/
.top_menu{
	width:100%;
	height:70px;
	display:flex;
	background-color:rgba(255,255,255,.4);
	align-items:center;
	border-bottom:1px solid #861919;
}
.nav-fix{
	position:fixed;
	top:0;
}
.nav-abs{
}
.top_menu ul{
	display:flex;
	list-style:none;
	justify-content:space-evenly;
	width:100%;
}
.top_menu ul li a{
	color:#861919;
	text-decoration:none;
	font-size:22px;
	font-family:"OpenSanssbi";
	padding:9px;
	box-sizing:border-box;
}
.top_menu ul li a:hover{
	background-color:#861919;
	color:white;
	border-radius:3px;
}
.menu_mobile{
	display:none;
}
/*==================_Logo_======================*/
.logo{
	margin:50px 0px 50px 50px;
}
.logo, .logo a img{
	width: 300px;
}
.logo2{
	display:none;
}
/*==================_Calls_======================*/
.call-to-action{
	background-color:rgba(255,255,255,.7);
	height: 95%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.call-to-action h1{
	margin-bottom: 40px;
	font-size: 23px;
	font-family:"OpenSanssbi";
	color:#686868;
}
.call-to-action h2{
	max-width: 85%;
	font-size:30px;
	font-family:"OpenSanssbi";
	color:#861919;
}
.call_to_action{
	width:56%;
	background-color:#861919;
	color:white;
	font-size:130%;
	font-family:"OpenSanseb";
	display:flex;
	box-sizing:border-box;
	height:10%;

}
.call_to_action a{
	text-decoration:none;
	color:white;
	display:flex;
	padding:2%;
	box-sizing:border-box;
	width:100%;
	height:100%;
	text-align:center;
	align-items:center;
	justify-content:center;

}
.call_to_action:hover{
	background-color:#25d366;
}
/*--------------------------------------------------------------
# Fale conosco whatsapp button
--------------------------------------------------------------*/

.btn-get-started-contact{
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.5px;
  display: flex;
  padding: 14px 50px;
  border-radius: 5px;
  transition: 0.5s;
  margin-top: 50px;
  color: #fff;
  background: #861919;
  width: 250px;
  align-self: center;
  justify-content: center;
  text-decoration: none;
}
.btn-get-started-contact{
  background: #50cc5d;
}
.btn-get-started:hover{
  background: #BE2323;
}
a.btn-get-started-contact:hover{
  color: #fff;
}
.btn-get-started-contact img{
  align-self: center;
  margin-right: 7px;
}
.btn-get-started-contact:hover {
  background: #35bd49;
}
/*==================_Content_Pages_======================*/
.content_pages{
	width:100%;
	height:auto;
	background-color:#ebebeb;
	background-image:unset;
	display:flex;
	flex-direction:column;
	align-items:center;
	padding-bottom:300px;
	color:#861919;
}
.content_pages h1{
	font-size:50px;
	font-family:"Lorar";
	margin:113px 0px 113px 0px;
}
.content_pages h3{
	font-family:'OpenSanssbi';
}
.content_pages p{
	width:80%;
	font-family:'OpenSansli';
	font-size:30px;
	margin-bottom:113px;
}
/*==================_Under_Header_======================*/
.red_bar{
	height:70px;
	width:100%;
	background-color:#861919;
	display:flex;
}
.under_header{
	height:auto;
	width:100%;
	background-image:url('../images/sindico-profissional-e-qualidade-de-vida.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	display:flex;
	align-items:center;
	flex-direction:column;
	
}
.under_header h2{
	font-family:'OpenSanssbi';
	font-size:40px;
	color:#861919;
	margin:120px 0px 170px 0px;
}
.under_title{
	width:100%;
	display:flex;
	justify-content:space-evenly;
	padding-bottom:45px;

}
.under_header_box{
	width:230px;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.under_header_box h3{
	color:#861919;
	font-family:'Lora';
	margin:45px 0px 45px 0px;
}
.under_header_box h4{
	color:#686868;
	font-family:'OpenSanssbi';
	text-align:center;
	font-size:14px;
}
/*==================_Middle_Page_======================*/
.middle_page{
	display:flex;
	width:100%;
	flex-direction:column;
	align-items:center;
	height:1750px;
    background-image:url('../images/competencias-do-sindico-joao-pessoa2.jpg');
    background-size:cover;
	background-repeat:no-repeat;
	color:white;
}
.double_box{
	width:83.91401%;
	height:auto;
	display:flex;
	margin-top:150px;
	background-color:white;
	box-shadow:3px 2px 5px 0px rgba(55, 55, 55, 0.75);
}
.image_box{
	background-image:url('../images/um-sindico-profissional-e-imparcial.jpg');
	background-size:cover;
	width:50%;
	height:auto;
}
.side_box{
	width:50%;
	padding:45px;
	box-sizing:border-box;
}
.side_box span{
	color:#686868;
}
.side_box h2{
	width:79.36508%;
	color:#861919;
	margin:20px 0px 20px 0px;
	font-size:23px;
}
.side_box span, h2{
	font-family:'OpenSanssbi';
}
.side_box p{
	width: 72.66314%;
	color:#686868;
	font-family:'OpenSansi';
	margin-bottom:20px;
}
.red_box{
	width:100%;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.ontop_title{
	font-family:'Latob';
	margin:150px 0px 62px 0px;
}
.red_box h2{
	font-family:'Latob';
	font-size:55px;
	margin-bottom:62px;
}
.under_title2{
	font-family:'Latoi';
	margin-bottom:62px;
	width:45%;
	text-align:center;
	margin-bottom:124px;
}
.red_box_contents{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-evenly;
}
.rb_the_content{
	width:27%;
	text-align:center;
	margin-bottom:124px;
}
.rb_the_content img, h3{
	margin-bottom:40px;
}
.rb_the_content h3{
	font-size:25px;
	font-family:'Lorai';
}
.rb_the_content p{
	font-size:17px;
	font-family:'OpenSansr';
}
/*==================_White_Box_======================*/
.white_box{
	width:100%;
	height:685px;
	background-color:#fff;
	display:flex;
	flex-direction:column;
	align-items:center;
}
.white_box h2{
	margin-top:135px;
	font-size:40px;
	font-family:'Lorar';
	color:#861919;
	text-shadow: 1px 1px #861919;
}
.red_line{
	background-color:#861919;
	width:27.65011%;
	height:1px;
	margin:68px 0px 68px 0px;
}
.white_box p{
	width:85.54485%;
	text-align:center;
	margin-bottom:68px;
	color:#686868;
	font-size:23px;
	font-family:'OpenSansr';
}
/*==================_Bottom_Contacts_======================*/
.bottom_contacts{
	width:100%;
	height:789px;
	background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),
    url(../images/consolida-sindicancia-profissional.jpg);
    background-size:cover;
    display:flex;
    justify-content:center;
    color:white;
    font-family:'Lorar';
}
.left_box, .right_box, .box_contacts{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}
.left_box, .right_box{
	width:48%;
	height:100%;
}
.logo2, .call_to_number, .number, .call_to_email{
	margin-bottom:50px;
}
.call_to_number, .call_to_email{	
	font-size:23px;	
}
.email_sindico, .email_administradora{
	font-size:20px;
}
.number{
	font-size:45px;
}
.right_box span{
	font-size:33px;
}
form .Name, .Email, .Telephone, .text_area{
	display:flex;
	flex-direction:column;
}
form label{
	font-size:22px;
	margin-bottom:12px;
}
form input{
	background:none;
	color:white;
	border:none;
	border-bottom:1px solid white;
	margin-bottom:6px;
	font-size:19px;
}
form span{
	display:block;
}
form textarea{
	height:120px;
}
form .form_call{
	margin-bottom:18px;
	font-size:27px;
}
form .white_line{
	margin-bottom:35px;
}
.redform{
	width:90%;
	height:627px;
	background-color:rgba(134,25,25,.5);
	padding:50px;
	box-sizing:border-box;
}
form .white_line{
	width:150px;
	height:1px;
	background-color:#fff;
}
.final_buttons{
	width:100%;
	display:flex;
	justify-content:space-between;
}
.btn_enviar{
	width:36%;
}
.g-recaptcha{
	margin-top:5px;
	width:63%;
}
.send{
	background-color:#861919;
	width:100%;
	height:76px;
	display:flex;
	justify-content:center;
	align-items:center;
	margin-top:5px;
	border:unset !important;
	border-radius:2px;
}
.send:hover{
	cursor:pointer;
	background-color:#fff;
	color:#861919;
	text-decoration:underline;
}
/*==================_Last_Call_======================*/
.last_call{
	width:100%;
	height:212px;
	background-color:#1c1f25;
	color:white;
	display:flex;
	font-family:'Lorar';
	font-size:30px;
	justify-content:center;
	align-items:center;
}
.last_call a{
	display:block;
	width:30%;
	text-align:center;
	color:white;
	background-color:#25d366;
	padding:19px 7px 19px 7px;
	box-sizing:border-box;
	text-decoration:none;
	border-radius:3px;
	font-family:'OpenSanseb';
}
.last_call a:hover{
	background-color:#075e54;
	box-shadow:inset 0px 0px 0px 3px #fff;
}
.lc_content{
	width:60%;
}
/*==================_Footer_======================*/
footer{
	width:100%;
	display:flex;
	background-color:#181b20;
	color:white;
	flex-direction:column;
	height:770px;
}
iframe{
	width:100%;
}
.top_footer{
	display:flex;
	height:632px;
	justify-content:space-evenly;
	margin-top:90px;
}
.footer_box{
	text-align:center;
	height:370px;
	width:29%;
}
.logo_sind{
	margin-bottom:55px;
}
.footer_contacts, .footer_last_links{
	width:100%;
	font-size:32px;
	text-align:left;
	display:block;
	border-bottom:1px solid white;
	padding-bottom:20px;
	box-sizing:border-box;
	margin-bottom:20px;
}
.footer_box ul{
	flex-direction:column;
	color:white;
	list-style:none;
}
.footer_box ul li{
	width:100%;
}
.footer_box ul li a{
	color:white;
	text-decoration:none;
	font-size:17px;
	padding:17px 0px 19px 0px;
	display:block;
	box-sizing:border-box;
}
.footer_box ul li:last-child a{
	padding-bottom:unset;
}
.footer_box ul li a:hover{
	background-color:#1c1f25;
	border-bottom:1px solid #fff;
	border-radius:3px;
}
.fc_line_contact, .footer_box ul{
	width:100%;
	display:flex;
	text-align:left;
	font-family:'Lorar';
	margin-bottom:20px;
	font-size:14px;
	align-items:center;
}
.fc_line_contact img{
	margin-right:10px;
}
.maps_box{
	width:100%;
}
.bottom_footer{
	width:100%;
	height:135px;
	display:flex;
	align-items:center;
	justify-content:flex-end;
	font-family:'OpenSansr';
	font-size:16px;
	border-top:1px solid #686868;
	padding-right:10px;
	box-sizing:border-box;
}
/*==================_Responsividade_======================*/
/*==================_Header_======================*/
@media screen and (max-width: 994px){
	.align_botao{
		font-size:100%;
	}
	.top_contacts span{
		font-size:10px;
	}
	.call_header{
		padding:18px;
		height:auto;
	}
	.logo, .logo a img {
	  width: 250px;
	}
	.logo{
		margin: 50px 0px 50px 0px;
	}
	.call-to-action h1 {
	  margin-bottom: 30px;
	  font-size: 20px;
	}
	.call-to-action h2 {
	  max-width: 90%;
	  font-size: 25px;
	}
	.btn-get-started-contact {
		margin-top: 25px;
		margin-bottom: 25px;
		width: 200px;
	}
	a.buttom_whatz{
		top: 35%;
	}
}
@media screen and (max-width: 776px){
	header{
		background:linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,.5)),
    	url(../images/sindico-profissional-em-joao-pessoa-mobile768.jpg);
		background-repeat:no-repeat;
		background-size:cover;
		background-position:bottom;
		height:unset;
	}
	.tc_content{
		width:90%;
		align-items:flex-end;
	}
	.menu_mobile{
		flex-direction:column;
		width:40px;
		height:40px;
		display:flex;
		justify-content:space-around;
		position:absolute;
		margin-top:55%;
		left:80%;
		cursor:pointer;
	}
	.litle_bar{
		background-color:#861919;
		height:3px;
	}
	.call_header{
		width:100%;
		margin-top:50px;
		margin-bottom:10px;
		border:none;
		text-align:center;
		background-color:rgba(255,255,255,.8);
	}
	.call_header h1{
		font-size:25px;
	}
	.top_contacts{
		flex-direction:column;
		height:180px;
		padding:4px;
		width:100%;
		justify-content:center;
		align-items:flex-end;
	}
	.adress, .telephones, .emails{
		width:100%;
		margin-right:unset;
		margin-bottom:8px;
	}
	.align_botao{
		width:100%;
	}
	.top_contacts span{
		font-size:13px;
	}
	.top_menu{
		height:230px;
		display:none;
		position:absolute;
		margin-top:400px;
		background-color:rgba(255,255,255,.8);
	}
	.top_menu ul{
		flex-direction:column;
	}
	.top_menu ul li{
		text-align:center;
	}
	.top_menu ul li a{
		display:block;
	}
	.call_to_action{
		width:100%;
		font-size:12px;
		height:70px;
		margin-bottom:10px;
	}
	.red_bar{
		display:none;
	}
/*==================_Content_Pages======================*/
	.content_pages{
		text-align:center;
		padding-bottom:100px;
	}
/*==================_Under_Header_======================*/
	.under_header h2{
		font-size:25px;
		text-align:center;
	}
	.under_title{
		flex-direction:column;
		align-items:center;
	}
	.under_header_box{
		margin-bottom:45px;
	}
/*==================_Double_Box_======================*/
	.double_box{
		flex-direction:column;
		height:auto;
	}
	.side_box, .image_box{
		width:100%;
	}
	.image_box{
		height:100px;
	}
/*==================_Red_Box_======================*/
	.middle_page{
		height:3500px;
		background-image:url('../images/competencias-do-sindico-joao-pessoa2mb.jpg');
	}
	.red_box_contents{
		flex-direction:column;
		height:auto;
	}
	.ontop_title{
		text-align:center;
	}
	.red_box h2{
		font-size:200%;
		text-align:center;
	}
	.under_title2{
		width:unset;
	}
	.rb_the_content{
		width:unset;
	}
/*==================_White_Box_======================*/
	.white_box{
		height:1170px;
	}
	.white_box h2{
		text-align:center;
	}
/*==================_Bottom_Contacts_======================*/
	.bottom_contacts{
		flex-direction:column;
		height:1400px;
		background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),
    url(../images/consolida-sindicancia-profissionalmb.jpg);
	}
	.left_box{
		margin-bottom:50px;
	}
	.left_box, .right_box{
		width:100%;
		height:auto;
	}	
	.logo2{
		display:block;
	}
	.logo2, .call_to_number, .number, .call_to_email{
		margin-bottom:50px;
	}
	.logo2 a{
		padding:5%;
		box-sizing:border-box;
		width:99%;
		display:block;
		text-align:center;
	}
	.logo2 a img{
		width:90%;
	}
	.call_to_number{
		font-size:17px;
	}
	.email_sindico, .email_administradora{
		font-size:16px;
	}
	.send{
		width:100%;
	}
	.final_buttons{
		flex-direction:column;
	}
	.g-recaptcha > div:first-of-type{
		width:231px !important;
	}
	.redform{
		height:700px;
	}
	.btn_enviar{
		width:100%;
	}
/*==================_Last_Call_======================*/
	.last_call{
		flex-direction:column;
		height:412px;
	}
	.lc_content{
		text-align:center;
		width:unset;
		margin-bottom:50px;
	}
	.last_call a{
		width:unset;
	}
/*==================_Footer_======================*/
	footer{
		height:1685px;
	}
	.top_footer{
		flex-direction:column;
		height:1550px;
		margin-top:unset;
	}
	.footer_box{
		width:unset;
		padding:1%;
	}
	.logo_adm img{
		width:100%;
	}
	.bottom_footer{
		text-align:center;
	}
}
