/*
Theme Name: Komunica Mais
Theme URI: https://www.komunicamais.com.br/
Author: Komunica Mais
Author URI: https://www.komunicamais.com.br/
Description: Construtor de Landing Pages
Version: 1.0
Tags: komunica, mais, landing, page
*/
.home-section .register-form-wrapper {margin-top:110px;}
.register-form .btn-tel {background-color:#4169e1 !important; border-color:#4169e1 !important; margin-bottom: 15px;}
.register-form .btn-tel:hover {border-color:#4169e1 !important;}
.register-form .btn-wpp {background-color:#00BFA5 !important;}
.button-servico {background-color:#4169e1 !important; border-color:#4169e1 !important; color:#FFFFFF !important; display:block; letter-spacing:1px; font-weight:600; margin-top:25px; padding:8px 15px 10px; text-align:center; text-shadow:1px 1px 1px #00000040 !important;}

#tarja-header a {padding:0 12px;}
.navbar-brand img {max-width: 200px;}
.opaque .navbar-brand img {max-width: 180px;}

.calcHeightServ {display: block; vertical-align: top;}
.calcHeightServT, .calcHeightServP {display: block !important;}

.team-item p {font-size: 15px; letter-spacing: 1px; text-align: justify;}
.team-info p {color:#001128 !important; font-style: normal; letter-spacing: 0; text-align: center;}
#depoimentos .container .row {align-items:center; justify-content:center;}

.wpp-image-link {bottom:12px; position:fixed; right:17px; z-index:999;}
.wpp-image-link img {max-width:50px;}

@media (min-width: 768px)
{
	.home-section h1 {font-size: 38px;}
	.home-section h1 em {line-height: 36px;}

	.team-item {padding-bottom: 30px;}
	.button-servico {bottom:0; left:15px; position:absolute; width:calc(100% - 30px);} 	
	.register-form .btn-tel span, .btn-wpp span {display: block; font-size: 20px;}
	.km-section-separador p {display: inline;  font-size: 18px; letter-spacing: 1px; padding: 5px 0;}
}

@media (max-width: 767px)
{
	.display-block-mobile {display: block !important;}

	.navbar {text-align: center;}
	.navbar-brand {margin: 0; text-align: center; width: 100%;}
	.navbar-brand img {max-width: 160px !important;}

	#tarja-header .text-right {text-align:center !important;}
	#tarja-header a {border:1px solid #FFFFFF; border-radius:8px; display:inline-block; margin:0; min-width:230px; padding:8px 12px; text-align:center;}
	#tarja-header a:first-child {margin-bottom:12px;}
	
	.home-section {background-position: -32px 0;}
	#home .register-form-wrapper {display: none;}
	.register-form-wrapper {margin-top:0 !important;}
}