/*
 Theme Name:   Infinite Child
 Theme URI:    http://demo.goodlayers.com/infinite
 Description:  Goodlayers Infinite Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     infinite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  infinite-child

 START YOUR CHILD THEME CSS HERE
*/

@font-face {
font-family: 'Rubik-Regular';
  src: url('https://www.murtaconsultoria.com.br/wp-content/themes/infinite-child/fontes/woff2/Rubik-Regular.woff2') format('woff2'),
       url('https://www.murtaconsultoria.com.br/wp-content/themes/infinite-child/fontes/woff/Rubik-Regular.woff') format('woff');
  /* Adicione outras declarações de formato, se necessário */
}
font-family: 'Rubik-bold';
  src: url('https://www.murtaconsultoria.com.br/wp-content/themes/infinite-child/fontes/woff2/Rubik-bold.woff2') format('woff2'),
       url('https://www.murtaconsultoria.com.br/wp-content/themes/infinite-child/fontes/woff/Rubik-bold.woff') format('woff');
  /* Adicione outras declarações de formato, se necessário */
}
 body,h1,h2,h3,h4,h5,h6,p,a,span,b,strong,i {
  font-family: 'Rubik-Regular', sans-serif!important; /* Use o nome da fonte que você definiu acima */
}

/*   MENU   */

@media only screen and (max-width: 1280px){
.infinite-navigation .sf-menu > li {
    padding-left: 0px;
    padding-right: 10px;
	}
div#menu-left-header {
    margin-left: 12px;
	}
}
@media only screen and (max-width: 1125px){
	a.icons-link {
    margin-left: 3px!important;
	}
}
@media only screen and (max-width: 1084px){
div.btn-entrar-header a {
	font-size: 13px;
	}
	.infinite-navigation .sf-menu > li > a, .infinite-navigation .sf-vertical > li > a {
    font-size: 12px;
	}
}
.sf-menu > li > a:hover, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a, .sf-vertical > li > a:hover, .sf-vertical > li.current-menu-item > a, .sf-vertical > li.current-menu-ancestor > a {
    background-color: #096cb5;
    padding: 4px 8px ;
    margin-bottom: 20px;
    color:#fff;
    border-radius:50px;

}
.infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-menu > li > a:hover, .infinite-animate-fixed-navigation.infinite-header-style-boxed .infinite-navigation .sf-menu > li > a:hover {
    background-color: #096cb5;
    padding: 4px 8px;
    margin-bottom: 20px;
    color: #fff;
    border-radius: 50px;
}
.sf-menu > li > a{
	background-color: #fff;
    padding: 4px 8px;
    margin-bottom: 20px;
    border-radius: 20px;
}
.sf-menu > li > .sub-menu a, .sf-menu > .infinite-mega-menu > .sf-mega a, .sf-vertical ul.sub-menu li a {
    color: #021624;
    font-weight: normal;
}
.sf-menu > .infinite-normal-menu li, .sf-menu > .infinite-mega-menu > .sf-mega, .sf-vertical ul.sub-menu li, ul.sf-menu > .menu-item-language li {
    background-color: #EAF0F8;
}
.sf-menu > li > .sub-menu a:hover, .sf-menu > li > .sub-menu .current-menu-item > a, .sf-menu > li > .sub-menu .current-menu-ancestor > a, .sf-menu > .infinite-mega-menu > .sf-mega a:hover, .sf-menu > .infinite-mega-menu > .sf-mega .current-menu-item > a, .sf-vertical > li > .sub-menu a:hover, .sf-vertical > li > .sub-menu .current-menu-item > a, .sf-vertical > li > .sub-menu .current-menu-ancestor > a {
    background-color: #096cb5;
}
.infinite-animate-fixed-navigation.infinite-header-style-plain .infinite-navigation .sf-menu > li > a, .infinite-animate-fixed-navigation.infinite-header-style-boxed .infinite-navigation .sf-menu > li > a {
    padding-bottom: 5px;
}
.infinite-navigation .sf-menu > .infinite-normal-menu li > a{
	text-transform:none;
}
.mm-menu {
	background-color: #0069b5;
}
.mm-navbar .mm-title, .mm-navbar .mm-btn, ul.mm-listview li > a, ul.mm-listview li > span {
    color: #f2f5fc;
}
ul.mm-listview li {
    border-color: #71c3ff;
}
.mm-arrow:after, .mm-next:after, .mm-prev:before {
    border-color: #EAF0F8;
}
.infinite-navigation .sf-menu > .infinite-normal-menu li > a {
	padding: 0px 30px 0px 12px;
}
ul.sub-menu {
    margin-top: -10px;
}
/*   FIM MENU   */

/*   Botão orçamento Menu    */

div.btn-entrar-header {
    float: right;
    margin-top: 10px;
	margin-right: 20px;
    list-style: none;
    text-transform: uppercase;		
    font-weight: bold;
	font-size: 14px;
}
div.btn-entrar-header a {
	font-size: 13px;
    FONT-WEIGHT: bold;
    background-color: #09B542;
    color: #fff;
    padding: 9px 17px;
    border-radius: 50px;
    border: 2px solid #09B542;
}
div.btn-entrar-header a:hover{
	    color: #f6f9fc;
    background-color: #053558;
    border: 2px solid #053558;
}
a.btn-banner {
    background-color: #096CB5;
    padding: 14px 44px;
    margin-right: 10px;
    border-radius: 31px;
    color: #fff;
}
a.btn-banner2 {
    background-color: #021624;
    padding: 14px 44px;
    margin-right: 10px;
    border-radius: 31px;
    color: #fff;
}
/*   FIM Botão orçamento Menu   */

/*   FIM redes sociais header   */

.social-icons-bar {
    display: inline-flex;
}
div#menu-left-header {
    display: inline-flex;
    align-items: stretch;
	margin-right: -210px;
    margin-left: 24px;
	margin-top: 4px;
}
a.icons-link {
    margin-top: -5px;
	margin-left: 8px;
}
a.icons-link img {
    max-width: 90%;
}
@media only screen and (max-width: 1187px){
div.btn-entrar-header {
    margin-right: 4px;
	}
div#menu-left-header {
    margin-right: -210px;
    margin-left: 20px;
	}
	.infinite-navigation .sf-menu > li {
    padding-right: 16px;
	}
	ul#menu-menu-principal-1 {
    margin-right: 20px;
	}
}
@media only screen and (max-width: 1187px){
.infinite-navigation .sf-menu > li {
    padding-right: 3px;
	}
}
@media only screen and (max-width: 1085px){
div.btn-entrar-header {
	margin-left: -22px;
}
	div.btn-entrar-header {
    margin-left: -62px;
    margin-right: 4px;
}
	ul#menu-menu-principal-1 {
    margin-left: -26px;
    margin-right: 60px;
}
	}
/*  FIM redes sociais header  */


/*  BANNER PRINCIPAL   */

span.titulo-1 {
    background-color: #096CB5;
    padding: 7px 10px;
    border-radius: 10px;
    color: #fff;
}
p.titulo-1-2 {
    margin-bottom: 0px;
}
p.titulo-1-2 {
    margin-bottom: -6px;
    margin-top: 13px;
}
@media only screen and (max-width: 999px) and (min-width: 766px){
a.btn-banner, a.btn-banner2 {
    padding: 14px 14px!important;
	}
	#col-banner-principal .gdlr-core-pbf-column-content-margin.gdlr-core-js {
    padding: 20px 0px 0px 0px !important;
	}
}
@media only screen and (max-width: 899px) {
span.titulo-1 {
    font-size: 28px;
}
p.titulo-1-2 {
    font-size: 28px;
	}
}
@media only screen and (max-width: 802px) {
span.titulo-1 {
    font-size: 26px;
}
p.titulo-1-2 {
    font-size: 26px;
	}
	a.btn-banner, a.btn-banner2 {
    font-size: 14px;
	}
}
@media only screen and (max-width: 767px){
	a.btn-banner {
		padding: 14px 7%!important;
		margin-right: 20px;
		font-size: 13px;
		}
	a.btn-banner2 {

		padding: 14px 7%;
		margin-right: 0px;
		font-size: 13px;
		}
	#gdlr-core-title-item-1 .gdlr-core-title-item-title {
    font-size: 24px !important;

	}
	div#gdlr-core-title-item-1 {
    text-align: center;
	padding-left: 0px;
    padding-right: 0px;	
	}
	div#botao-banner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
	}
	#gdlr-core-title-item-2 .gdlr-core-title-item-title {
    font-size: 24px !important;
   }
}
@media only screen and (max-width: 367px){
a.btn-banner, a.btn-banner2 {
	padding: 11px 3%;	
	}
}
@media only screen and (max-width: 331px){
	p.titulo-1-2, span.titulo-1 {
    font-size: 22px;
	}
}

.gdlr-core-fluid-video-wrapper iframe {
    border-radius: 20px;
}
.gdlr-core-video-item .gdlr-core-video-item-overlay {
    border-radius: 20px;
}
div#mep_1 {
    width: 100%!important;
}
.mejs-controls {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
video#video-11-1_html5 {
    border-radius: 20px;
}
div#mep_0 {
    border-radius: 20px!Important;
}
a.btn-banner2:hover {
    background-color: #26e965 !important;
    color: #032035;
    font-weight: bold;
}
a.btn-banner:hover {
    background-color: #09b542 !important;
    color: #fff !important;
    border: none !important;
	font-weight: bold;
}
a#btn-bg-claro:hover {
    background-color: #096cb5!important;
    border: 1px solid #096cb5!important;
    color: #fff;
    font-weight: bold;
}
/*  FIM BANNER PRINCIPAL  */

/*  SERVIÇOS HOME  */


.colall .gdlr-core-pbf-background-wrap {
    border-radius: 10px!important;
}
@media only screen and (max-width: 999px){
div#col1, div#col-1, div#col-2, div#col-3, div#col-4, div#col-5, div#col-6 {
    width: 33.333%;
}
	}
@media only screen and (max-width: 767px){
div#col1, div#col-1, div#col-2, div#col-3, div#col-4, div#col-5, div#col-6 {
    width: 50%;
	}
}
#col1 .gdlr-core-column-service-item, #col-1 .gdlr-core-column-service-item {
    padding-left: 5px;
    padding-right: 5px;
}
@media only screen and (max-width: 1146px){
	#col1 .gdlr-core-column-service-item, div#col-1 .gdlr-core-column-service-item{
    padding-right: 2px;
	}
}
@media only screen and (max-width: 1112px) and (min-width:1000px){
	.colall h3.gdlr-core-column-service-title.gdlr-core-skin-title, div#col-1, div#col1  {
    font-size: 11px!important;
	}
}
@media only screen and (max-width: 999px){
.colall h3.gdlr-core-column-service-title.gdlr-core-skin-title {
    font-size: 13px!important;
	}
}
@media only screen and (max-width: 1028px) and (min-width:1000px){
	a.btn-banner, a.btn-banner2 {
    	padding: 14px 24px;
	}
	#col-banner-principal .gdlr-core-pbf-column-content-margin{
		padding: 30px 0px 0px 0px!important;
	}
	span.titulo-1 {
   		background-color: #096CB5;
    	padding: 5px 6px;
	}
}
.colall img {
    width: 50px;
}
.colall:hover {
    box-shadow: 4px 4px 6px #f2f5fc;
}
/*  FIM SERVIÇOS HOME   */

/*  MURTA NUMEROS HOME   */

.numeros-murta span {
    color: #fff!important;
	font-weight: 500;
}
.gdlr-core-counter-item-bottom-text {
    color: #ebf6ff;
    font-size: 22px!important;
	line-height: 28px;
}
.numeros-murta .gdlr-core-counter-item-number.gdlr-core-skin-title.gdlr-core-title-font {
    font-size: 33px !important;
}
/*  FIM MURTA NUMEROS HOME  */

/*  CLIENTES   */

#clinteslogohome img {
    filter: grayscale(100%);
}

#clinteslogohome img:hover {
    filter: grayscale(0%);
}
@media only screen and (max-width: 767px){
#clinteslogohome .gdlr-core-gallery-column {
    width: 50%;
	}
}
/*  FIM CLIENTES   */
	
	
/*  SOLUÇÕES HOME   */
.bgsoilucoes .gdlr-core-pbf-background.gdlr-core-parallax.gdlr-core-js {
    filter: brightness(0.5);
    opacity: 0.1;
}	
@media only screen and (max-width: 767px){
#bgwhitehome.gdlr-core-pbf-wrapper > .gdlr-core-pbf-background-wrap > .gdlr-core-pbf-background {
    background-size: cover;
}
#bgcolorhome1.gdlr-core-pbf-wrapper > .gdlr-core-pbf-background-wrap > .gdlr-core-pbf-background {
    background-size: cover;
}
#bgcolorhome2.gdlr-core-pbf-wrapper > .gdlr-core-pbf-background-wrap > .gdlr-core-pbf-background {
    background-size: cover;
}
#bggrayhome.gdlr-core-pbf-wrapper > .gdlr-core-pbf-background-wrap > .gdlr-core-pbf-background {
    background-size: cover;
}
#bggrayhome2.gdlr-core-pbf-wrapper > .gdlr-core-pbf-background-wrap > .gdlr-core-pbf-background {
    background-size: cover;
}
#barrahealth.gdlr-core-pbf-wrapper > .gdlr-core-pbf-background-wrap > .gdlr-core-pbf-background {
    background-size: cover;
}
	}

@media only screen and (max-width: 999px){
#solucao2 .gdlr-core-pbf-background.gdlr-core-parallax.gdlr-core-js {
    background-position: right!important;
	}
#solucaomobile2 .gdlr-core-pbf-background.gdlr-core-parallax.gdlr-core-js {
    background-position: right!important;
	}
	#solucao1 .gdlr-core-pbf-background.gdlr-core-parallax.gdlr-core-js {
    background-position: left!important;
	}
#solucaomobile1 .gdlr-core-pbf-background.gdlr-core-parallax.gdlr-core-js {
    background-position: left!important;
	}
}

/*  FIM SOLUÇÕES HOME   */


/*  DEPOIMENTOS   */

#depoimentos2 .gdlr-core-testimonial-content-wrap {
    border: 1px solid #e7e7e7;
    border-radius: 15px;
    padding: 20px;
	margin: 12px;
}
#depoimentos2 .gdlr-core-testimonial-content-wrap:hover {
    box-shadow: 6px 6px 15px -2px #eaf0f8;
}
#depoimentos2 .gdlr-core-flexslider .flex-control-nav li a.flex-active {
    background-color: #096CB5;
}
#depoimentos2 .gdlr-core-flexslider .flex-control-nav li a {
    border-color: #096CB5;
}
#depoimentos{
	display:none;
}
/*  FIM DEPOIMENTOS   */

/*  TECNOLOGIAS HOME   */

div#titulo-tec {
    padding-left: 140px;
}
@media only screen and (max-width: 999px){
div#titulo-tec {
    text-align: center;
    padding-left: 0px;
}
}
/*  FIM TECNOLOGIAS HOME   */

/*  CONTATO   */

div#form-contato {
    background-color: #096cb5;
/*     padding: 26px 20px 18px 20px; */
	padding: 16px 20px 0px 20px;
    border-radius: 20px;
/* 	margin: 0 40px; */
}
.fa-angle-down:before {
    display:none;
}
.formgeral, .phone_br  {
    border-radius: 8px;
}
.form-input p {
    margin-bottom: 10px;
}
input.formgeral, #tel-c .phone_br, #tel-job {
    padding: 10px 25px;
    font-size: 14px;
	border:none;
}
input#tel-c {
    padding: 9px 22px;
	border:none;
}
.form-input select {
    padding: 10px 25px;
    font-size: 14px;
    border-radius: 8px;
	border:none;
}
.form-input textarea {
    border-radius: 10px;
	border:none;
}
.form-input-btn p {
    margin-bottom: 0px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.enviar-btn {
    width: 100%;
    border-radius: 10px;
    background-color: #09b542;
	padding: 12px 20px;
}
h3.titulo-form {
    font-size: 21px;
    padding-top: 7px;
    text-align: center;
    color: #fff;
	margin-bottom: 16px;
}
p.texto-form {
    font-size: 17px;
    font-weight: normal;
    margin-top: -16px;
    text-align: center;
    color: #ddd;
}
@media only screen and (max-width: 999px){
div#form-contato {
    margin: 0;
	}
	p.texto-form {
		line-height: 19px;
	}
	h3.titulo-form {
		margin-bottom: 27px;
	}
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.enviar-btn:hover {
    background-color: #26e965;
    color: #053558;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background-color: #46b450;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-top: -29px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
/*  FIM CONTATO   */

/*  FOOTER  */

p.text-copyright {
    margin-bottom: 3px;
    text-align: center;
}
.widget_nav_menu ul li, .widget_nav_menu ul ul li {
    border: 1px solid #fff;
    line-height: 0px;
    padding-left: 28px;
    font-size: 12px;
	padding-bottom: 0px;
    margin-top: -7px;
}
.infinite-footer-wrapper .infinite-widget-title {
    margin-bottom: 24px;
}
.newsletterfooter1 p {
    margin-bottom: 10px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.enviarbtn {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    background-color: #09b542;
}
.widget_nav_menu ul li a, .widget_nav_menu ul ul li a {
    line-height: 18px;
}
.infinite-footer-wrapper a:hover {
    font-weight: bold;
}

@media only screen and (max-width: 767px){

img.alignnone.size-full.wp-image-55 {
    margin: 0 auto;
}
.textwidget {
    text-align: center;
}
h3.infinite-widget-title {
    text-align: center;
}

.widget_nav_menu ul li, .widget_nav_menu ul ul li {
    padding-left: 0px;
    text-align: center;
}
.infinite-footer-wrapper .widget_recent_entries ul li:before, .infinite-footer-wrapper .widget_recent_comments ul li:before, .infinite-footer-wrapper .widget_pages ul li:before, .infinite-footer-wrapper .widget_rss ul li:before, .infinite-footer-wrapper .widget_archive ul li:before, .infinite-footer-wrapper .widget_categories ul li:before, .widget_nav_menu ul li:before, .infinite-footer-wrapper .widget_meta ul li:before {
    display: none;
	}
}

.page-id-11 #contatos-footer {
	display:none;
}
footer input.formgeral {
    border: 1px solid;
}
.widget_nav_menu ul li:before{
	margin-top: 9px;
}
/*  FIM FOOTER  */


/*    Trabalhe conosco    */
.form-job, .phone_br, .cpf, .rg {
    margin-bottom: 10px;
    border-radius: 7px;
}
select#Modalidade-job {
    border-radius: 7px;
}
.cf7-cep-autofill, .cf7-cep-autofill__rua, .cf7-cep-autofill__bairro, .cf7-cep-autofill__cidade, .cf7-cep-autofill__uf {
    border-radius: 7px;
}
input#form-job-enviar {
    float: right;
	background-color: #053558;
    border-radius: 40px;
    width: 200px;
}
/*    FIM trabalhe conosco    */

.btnescuro a:hover {
    background-color: #096cb5 !important;
}
a.btn-banner2:hover {
   
}

/*   clientes   */

div#clinteslogohome img {
    border-radius: 8px;
}
.page-id-229 #clinteslogohome img {
    filter: grayscale(0%);
}
/*   FIM clientes   */


/*   MAPA   */

#mapcontato .gdlr-core-pbf-wrapper-container.clearfix.gdlr-core-container {
    max-width: 100%;
    padding: 0;
    margin-left: 0;
}
#mapcontato .gdlr-core-widget-item.gdlr-core-item-pdlr.gdlr-core-item-pdb {
    padding: 0;
}
/* .i4ewOd-pzNkMb-haAclf {
    background-color: #053558!important;
}
.dIxMhd-bN97Pc-b3rLgd {
    display: none!important;
}
.dIxMhd-bN97Pc-Tswv1b-Bz112c {
    display: none!important;
}
.dIxMhd-bN97Pc-b3rLgd-fmcmS {
    display: none!important;
}
span.dIxMhd-bN97Pc-b3rLgd-MEDVr {
    display: none!important;
}
.qqvbed-tJHJj {
	background-color: #096cb5!important;
}
.HzV7m-b7CEbf.neVct-IlgHgd .dIxMhd-bN97Pc-b3rLgd {
	display: none!important;
}
.dIxMhd-bN97Pc-b3rLgd-fmcmS {
	display: none !important;
}
div#contatos-footer {
    margin-top: -8px;
}
.i4ewOd-pzNkMb-haAclf {
    display: none!important;
} */
.page-id-19 div#contatos-footer {
    margin-top: -8px;
}
/*   FIM MAPA   */


/*   TECNOLOGIAS   */


.formcontato {
    background-color: #053558 !important;
}

/*   FIM TECNOLOGIAS   */

/* whatsapp form*/


.float{
				position:fixed;
				width:50px;
				height:50px;
				bottom:20px;
				left:20px;
				background-color:#25d366;
				color:#fff;
				border-radius:40px;
				text-align:center;
				font-size:30px;
				z-index:100;
			}
			.float-absolute{
				position: absolute !important;
				bottom: -28px !important;
			}
			.my-float{
				margin-top:11px;
				color: #fff;
			}
			.slick-track div a img{
				width: 100%;
				padding-right: 10px;
				max-height: 300px;
			}
			.modal3 {
		  		display: none; 
		  		position: fixed; 
		  		z-index: 99999999;
		  		left: 0;
		  		top: 0;
		  		width: 100%; 
		  		height: 100%;
		  		overflow-y:hidden; 
		  		background-color: rgb(0,0,0); 
		  		background-color: rgba(0,0,0,0.4);
			}

			
			.modal-content2 h1{
				margin-top: 45px;
				margin-bottom: 30px;
				color: #08234E;
				font-size: 30px;
				text-align: center;
				font-weight: 700;
			}
			
			.modal-content-button{
				color: #FFFFFF !important;
				font-size: 16px !important;
				text-align: center !important;
				padding: 18px 15px !important;
				background-color: #66c4eb !important;
				border-radius: 10px !important;
				font-weight: 700 !important;
				width: 100% !important;
				margin-top: 0px !important;
				text-decoration: none !important;
                border:none;
			}
			.modal-form{
				padding-left: 20px;
				padding-right: 20px;
			}
			.modal-form label{
				color: #888888;
				font-size: 14px;
				font-weight: 700;
				margin-bottom: 5px;
				padding-left: 10px;
			}
			.modal-form input{
				border: 1px solid #D5D5D5;
				border-radius: 10px;
				margin-bottom: 15px;
				padding-left: 10px;
				padding-top: 10px;
				padding-bottom: 10px;
			}
			.modal-form input:focus{
				outline: none;
				border-color: #027BAD;
			}
			.modal-form input::placeholder{
				color: #DCDCDC;
				font-size: 12px;
				font-weight: 700;
			}
			.close2 {
	  			position: absolute;
				right: 20px;
				top: 20px;
				width: 20px;
				height: 20px;
				opacity: 0.7;
				transition: all .3s;
			}
			.close2:hover,
			.close2:focus {
	  			cursor: pointer;
				opacity: 1;
			}
			.close2:before, .close2:after {
			 	position: absolute;
			 	left: 11px;
			  	content: ' ';
			  	height: 21px;
			  	width: 2px;
			  	background-color: #fff;
			}
			.close2:before {
			  	transform: rotate(45deg);
			}
			.close2:after {
			  	transform: rotate(-45deg);
			}
			.single-cliente img{
				box-shadow: 0px 3px 6px #00000029;	
			}	
			.social-medias div{
				display: flex;
				justify-content: space-between;
    			width: 150px;
			}
.wa2,
.wa2 img {
    vertical-align: middle
}

#cssmenu>ul>li:hover>a,
.wa2 {
    color: #fff
}

.wa2 img {
    max-width: 45px;
    margin: 0 auto;
	margin-top: 5px;
	
}

.wa2 {
    display: block;
    position: fixed;
    left: 60px;
    width: 60px;
    height: 60px;
    bottom: 20px;
    padding: 5px;
    text-align: center;
    border-radius: 50%;
    background: #0ba360;
    z-index: 1000;
    z-index: 2000
}

.wa2::after,
.wa2::before {
    content: '';
    position: absolute;
    opacity: 0;
    border: 4px solid #0ba360;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    -webkit-border-radius: 50%;
    animation: WaveWhatsApp 1.5s ease infinite
}

.wa2::after {
    animation-delay: .5s
}

@keyframes WaveWhatsApp {
    0% {
        transform: scale(.5)
    }
    50% {
        opacity: 1
    }
    100% {
        transform: scale(1.2);
        opacity: 0
    }
}
			@media (max-width: 768px){
				.wa2{
					left: 15px;
					display: block;
				}
				
			}
			@media only screen and (max-width: 767px) {
			.modal-content2 h1{
				font-size: 16px;
				}
			.modal-content2 {
				padding-left: 12px;
				padding-right: 12px;
				}
				.modal-form {
				padding-left: 7px;
				padding-right: 7px;
				}
				.modal-form input {
				padding-top: 5px;
				padding-bottom: 5px;
				}
				.modal-form label {
				font-size: 12px;
				padding-left: 2px;
				}
				.modal-content-button {
				font-size: 12px !important;
				padding: 12px 15px !important;
				margin-top: 0px !important;
			}
				.close2 {
				right: 16px;
				top: 10px;
				}
			}
            
a.float-whatsapp {
        position: fixed;
        bottom: 10px!important;
    }
.single-post .float-whatsapp {
	Display:none;
}
a.float-whatsapp {
        position: fixed;
        bottom: 90px;
    }

    .float-whatsapp {
        position: fixed;
        width: 80px;
        height: 80px;
        bottom: 15px;
        left: 2%;
        background-color: #25d366;
        color: #FFF !important;
        border-radius: 50px;
        text-align: center;
        font-size: 46px;
        z-index: 100;
    }
i.fa.fa-whatsapp.my-float-whatsapp {
    margin-top: 15px;
}
@media only screen and (max-width: 767px){
 .float-whatsapp {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 15px;
        left: 2%;
        background-color: #25d366;
        color: #FFF !important;
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        z-index: 100;
    }
	i.fa.fa-whatsapp.my-float-whatsapp {
    margin-top: 13px;
}
	a.float-whatsapp {
    right: 20px;
	}
}

/*MODAL*/

body {font-family: Arial, Helvetica, sans-serif;}

/* The Modal (background) */
.modal3 {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index:99999999; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content2 {
    background-color: #096cb5;
    margin: 0px 20px 0px -25px;
    padding: 40px 20px;
    border: 0px;
    width: 350px;
    bottom: 94px;
    left: 80px;
    position: fixed;
    border-radius: 20px;
}

/* The Close Button */
.close2 {
color: #fff;
float: right;
font-size: 28px;
font-weight: bold;
margin-bottom: 0px;
margin-top:-8px;
}

.close2:hover,
.close2:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}


div#btn-float-footer {
    padding-bottom: 0px;
}
@media only screen and (max-width: 767px){
.modal-content2 {
    background-color: #4b76b8;
    margin: 10px;
    padding: 40px 20px 30px 20px;
    border: 0px;
    width: 95%;
    bottom: 86px;
    left: 0px;
    position: fixed;
	}
	.close2 {
    margin-top: 4px;
	}
}    
.input-wtsp {
    padding: 16px;
    width: 100%;
    border-radius: 5px;
    border: none;
}
input#form-wts-enviar {
    width: 100%;
    border-radius: 50px;
    background-color: #26e965;
	color: #052b47;
	padding: 10px 20px;
}
input#form-wts-enviar:hover {
    background-color: #09b542;
	color: #fff;
}
h3.titulo-form-wts {
    font-size: 18px;
    color: #fff;
    text-align: center;
}
input#form-home-nome, input#form-home-email, input#form-home-tel {
    border-radius: 30px;
    padding: 10px 20px;
	border: none;
	color: #021624;
	font-size: 14px;
	margin-bottom: -6px;
}
/* FIM whatsapp form*/



/*   MENSAGENS FORM    */

.wpcf7 form.invalid .wpcf7-response-output {
    background-color: #ffb900;
    color: #052b47;
    margin-top: 18px;
	font-weight: bold;
    line-height: 19px;
	margin-bottom: -41px;
}
.modal-content2 .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background-color: #46b450;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-top: 16px;
    margin-bottom: -43px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 100%;
}
.infinite-body span.wpcf7-not-valid-tip {
    color: #ffbdbd;
    text-align: center;
    margin-bottom: -8px;
}
/*   FIM MENSAGENS FORM    */

video#video-13-1_html5 {
    border-radius: 20px;
}
div#video-banner video {
    width: 100%;
    min-width: 320px;
    margin:0 auto;
    height: auto;
    border-radius: 10px;
}
.btnverdeclaro a:hover {
    background-color: #09b542!important;
	color:#fff!important;
}
.infinite-logo-inner img {
    max-width: 100%;
    width: 170px;
    margin-top: -3px;
}
@media only screen and (max-width: 1022px){
.infinite-navigation .sf-menu > li > a, .infinite-navigation .sf-vertical > li > a {
    margin-right: -7px;
}
	}


/*    LGPD    */
.cky-revisit-hide {
    display: none;
}
/* .cky-box-bottom-right {
    width: 100%;
    bottom: 0px;
    right: 0px;
    border-radius: 0px;
    z-index: 9;
} */
.cky-consent-container {
    width: 100%!important;
    bottom: 0px!important;
    right: 0px!important;
    border-radius: 0px!important;
    z-index: 9!important;
}
.cky-notice-group {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}
.cky-btn {
    padding: 8px 27px!important;
	border-radius: 6px!important;
}
.cky-consent-container .cky-consent-bar {
    padding: 18px 26px;
    border-radius: 0px!important;
}
button.cky-banner-btn-close {
    padding-top: 10px!important;
    padding-right: 7px!important;
}
.cky-consent-bar .cky-banner-btn-close img {
    height: 11px!important;
	width: 11px!important;
}
@media only screen and (max-width: 999px){
.cky-notice-group {
	display: block;
	}
	.cky-consent-container {
    z-index: 9999999!important;
	}
}
/*    FIM LGPD    */

.pum-theme-451 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 0px;
    border-radius: 0px;
    border: none;
    box-shadow: none;
    background-color: unset;
}
.pum-theme-451 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: 48px;
    bottom: auto;
    top: 16px;
    padding: 0px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 100;
    font-size: 16px;
    line-height: 24px;
    border: none;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgb(2 2 2 / 0%);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: transparent;
}
@media only screen and (max-width: 767px){
div#popmake-459 {
    min-width: 380px !important;
    max-width: 380px !important;
    left: 5px !important;
	}
	.pum-theme-451 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
	right: 8px;
	}
}
div#murtavalores p {
    margin-bottom: 0px;
}
.pum-container .pum-content>:first-child {
    margin-top: -23px!important;
}
.pum-container .pum-content>:last-child, .pum-form__message:last-child {
    margin-bottom: -38px!important;
}
.pum-overlay, .pum-overlay *, .pum-overlay :after, .pum-overlay :before, .pum-overlay:after, .pum-overlay:before {
    margin-left: -6px;
    margin-right: -12px;
}
@media only screen and (max-width: 767px){
.pum-overlay, .pum-overlay *, .pum-overlay :after, .pum-overlay :before, .pum-overlay:after, .pum-overlay:before {
    margin-left: 0px!important;
    margin-right: 0px!important;
	}
	div#popmake-479 {
    min-width: 360px !important;
    max-width: 360px !important;
    left: 19px !important;
	}
	.pum-theme-451 .pum-container, .pum-theme-lightbox .pum-container {
		padding: 0px!important;
	}
}
.modal-content2 input#tel-job {
    padding: 10px 20px;
    border-radius: 50px;
}
.certificados img {
    width: 73px!important;
}
@media only screen and (max-width: 767px){
.gdlr-core-item-list.gdlr-core-gallery-column.gdlr-core-column-10.gdlr-core-item-pdlr.gdlr-core-item-mgb {
    width: 50%!important;
	}
}