	/*
Theme Name: Bruno Máquina Theme 2023
Author: Paula Junior
Version: 1.0
*/


* {
    padding: 0;
    margin: 0;
    border: 0;
}
html {
    overflow-x: hidden;
}
body {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif !important;
}
h1 {
    font-size: 42px;
	font-weight: 700
}
h2 {
    font-size: 42px;
    font-weight: 500;
}
h3 {
    font-size: 24px;
    font-weight: 500;
}
h5 {
	font-size: 24px;
    font-weight: 600;
}

p {
    line-height: 30px;
    font-weight: 400;
    font-size: 18px;
}
.font-creditos{
	font-size: 14px
}
.separador{
	border-bottom: solid 5px #13cb0b
}
strong {
    font-weight: 800 !important;
}
.cor-verde{
	color: #13cb0b
}
.borda-arredondada{
	border-radius: 10px
}
.bgs {
    width: 100%;
    margin: 0 auto;
	background-size: cover !important;
}
.bg-topo{
	background: url(https://mentorbrunomaquina.com/wp-content/uploads/2023/08/bg-topo.jpg) no-repeat top center;
	height: 100vh
}

.bg-comportamentos{
	background: url(https://mentorbrunomaquina.com/wp-content/uploads/2023/08/bg-comportamentos.jpg) no-repeat top left;
}
.bg-o-que-recebera{
	background: url(https://mentorbrunomaquina.com/wp-content/uploads/2023/08/bg-que-ira-receber.jpg) no-repeat top left;
}
.bg-o-que-recebera p, .bg-comportamentos p, .bg-diferenciais p{
	line-height: normal
}
/*.bg-diferenciais{
	background: url(https://mentorbrunomaquina.com/wp-content/uploads/2023/08/img-diferenciais.jpg) no-repeat top right;
}*/

.textos-diferenciais {
	font-size: 20px;
    font-weight: 600;
	color: #000
}
.icone-comportamento{
	width: 60px;
	padding-top: 5px
}
.bg-como-funciona{
	background: #f3f3f3
}
.bg-topo h1{
	font-size: 54px;
	font-weight: 800
}
.numeros-diferenciais{
	font-size: 60px;
	font-weight: 800;
	color: #13cb0b
}
.quadro-recebera{
	height: 370px
}
.titulo-planos{
	font-size: 30px;
	font-weight: 700;
	padding-bottom: 20px
}
.col-planos{
	padding: 30px;
    background: #dddddd;
}
.padding-titulo-topo{
	padding: 0 100px
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
	bottom: -45px
}
.texto-topo{
	font-size: 14px
}
.assinatura p{
	font-size: 13px
}
.bt-sections, .wp-block-button__link{
	padding: 12px 30px;
    font-weight: 600;
    font-size: 18px;
    z-index: 9999;
	text-transform: uppercase
}
.bt-verde, .wp-block-button__link{
	background: #13c20b;
	color: #fff !important
}
.bt-branco{
	background: #fff;
	color: #312717
}
.btn_whapp {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999999999;
}
footer{
	background-color: #312717;
	padding: 3rem 0 3rem 0 !important
}
footer h3{
	font-size: 20px
}
footer p{
	font-size: 16px
}
.assinatura{
	border-top: solid #fff 1px;
	padding-top: 20px
}
.assinatura p{
	font-size: 14px
}
a, a:active, a:hover, a:link, a:visited {text-decoration: none;}
.menu-auxiliar {
	background: #000;
}
.bg-menu {
    width: 100%;
    z-index: 999999;
}
nav{
	position: relative;
}
nav ul#menu-desktop {
    margin: 0;
    padding: 0;
}
nav ul#menu-desktop li {
    list-style-type: none;
    display: inline;
}
nav ul#menu-desktop li a {
    padding: 0 30px 0 30px;
    text-decoration: none;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
	text-align: center
}
nav ul#menu-mobile {
    display: none;
}
nav div#menu-btn {
    display: none;
}
@media only screen and (min-width: 320px) and (max-width: 700px) {
    nav {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 70px;
        padding-top: 15px;
		background:#333
       }
    nav #brand-image {
        width: 100%;
        left: 50%;
        margin-left: -35px;
    }
    nav ul#menu-desktop {
        display: none;
        margin-top: 70px;
    }
    nav ul#menu-mobile {
        margin: 55px 0 0 0;
        padding: 0;
    }
    nav ul#menu-mobile li {
        width: 100%;
        list-style-type: none;
        display: block;
    }
    nav ul#menu-mobile li a {
        padding: 15px 0 15px 0;
        text-decoration: none;
        background-color: #e2e2e4;
        color: #354d5d;
        display: block;
        margin-right: none;
        font-size: 20px;
        letter-spacing: 0.6;
        text-align: center;
        border-bottom: 1px solid #fff;
    }
    nav div#menu-btn {
        position: absolute;
        cursor: pointer;
        display: block;
        top: 20px;
        right: 20px;
        height: 30px;
        width: 30px;
    }
}
@media only screen and (min-width: 701px) and (max-width: 2880px) {
    nav ul#menu-mobile {
        display: none;
    }
    body {
        background-color: #fff;
    }
}
footer p {
    font-size: 14px;
    margin-bottom: 0;
	color: #fff
}
.wpcf7-select::placeholder,
input::placeholder,
textarea::placeholder {
    color: #fff;
    font-size: 14px;
}
#respond {
    border-top: 1px solid #e7e7e7;
    margin: 24px 0;
    overflow: hidden;
    position: relative;
}
#respond p {
    margin: 0;
}
input[type="email"],
input[type="tel"],
input[type="text"]{
    padding: 10px;
    font-size: 16px;
    width: 100%;
    border-radius: 5px;
    background: #fff;
    outline: 0;
	margin-bottom: 10px;
	border: solid 1px #ccc
}
textarea {
    max-height: 150px;
    border: solid 1px #ccc;
	width: 100%
}
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background: #898989;
    color: #fff;
	padding: 10px 30px;
    font-size: 16px;
	border-radius: 5px;
}
.wpcf7-list-item-label {
    color: #0d2142;
    font-weight: 600;
}
.wpcf7-mail-sent-ok {
    padding: 30px !important;
    background: #51b89b;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 15px;
    border: solid 2px #fff;
}
.wpcf7-response-output {
    border: none !important;
    margin: 40px 0 0 0 !important;
}
.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid red;
    background: red;
    padding: 10px !important;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    border-radius: 20px;
}

@media only screen and (min-width: 1366px) and (max-width: 1919px) {
	h1{
		font-size: 36px
	}
	h2{
		font-size: 24px
	}
	p{
		font-size: 16px;
		line-height: 26px
	}
	.btn_whapp{
		width: 200px
	}
	.quadro-recebera {
    	height: 320px;
	}
}
@media only screen and (min-width: 961px) and (max-width: 1365px) {
	h1{
		font-size: 36px
	}
}
@media only screen and (min-width: 481px) and (max-width: 960px) {
    h1 {
        font-size: 28px
    }
    h3 {
        font-size: 18px
    }
   
}
@media only screen and (max-width: 480px) {
    h1,
    h2,
    h3,
    h5,
    p {
        text-align: center !important;
    }
	input[type="submit"] {	
		margin: auto;
		display: table
	}
    h1 {
        font-size: 32px;
    }
    h2 {
        font-size: 24px !important;
    }
    h3 {
        font-size: 25px !important;
        margin: 5px 0 0 0;
    }
    h4 {
        font-size: 22px !important;
        text-align: center;
    }
    footer p {
        text-align: center;
		font-size: 12px;
    }
    .row {
        margin: 0;
    }
	input{
		margin-bottom: 2rem
	}
	.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){
		margin-bottom: 50px
	}
	.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
		bottom: -50px
	}
	.media{
		display: block
	}
	
	.footer-responsivo{
		padding-bottom: 8rem !important
	}
	
	.btn_whapp{
		bottom: 0;
		left: 0;
		right: 0;
		width: 200px
	}
	.padding-titulo-topo{
		padding: 0
	}
	
	.bg-topo h1{
		font-size: 38px
	}
	
	.bg-topo{
		background:  url(https://mentorbrunomaquina.com/wp-content/uploads/2023/08/bg-que-ira-receber.jpg);
		background-size: cover;
		height: auto
	}
}
