/*
Theme Name: BWS-Russo
Text Domain: tema-bwsrusso
Version: 0.0.1
Description: Tema feito para o site bwsrusso.com.br
Tags: blog, ecommerce
Author: Agencia BWS Russo
Author URI: https://bwsrusso.com.br/
Theme URI: https://bwsrusso.com.br/
License: free
License URI: https://bwsrusso.com.br/

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/


@font-face {
	font-family: 'Boldena';
	src: url('fonts/BOLDENABOLDPERSONALUSE.TTF') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

body {
	font-family: 'Boldena', sans-serif;
}

img#logotopo {
	width: 280px;
}

a#logo h1 {
	color: #ae8c71;
	font-family: 'Boldena';
	font-weight: 700;
}

a {
	text-decoration: none;
}

nav.navbar {
	margin-bottom: 30px;
	box-shadow: 0px 1px 2px #0d295473;
	padding: 20px;
}

ul.sub-menu {
	display: none;
	position: absolute;
	box-shadow: 1px 1px 1px #7d7d7d47;
	list-style: none;
	padding: 0;
	margin-top: 12px;
}
ul.top-menu {
	z-index: 99;
}

ul.top-menu li a {
	margin-right: 10px;
	font-family: 'Boldena';
	font-size: 18px;
}

.menu-item-has-children:hover ul.sub-menu {
	display: block;
}
.menu-item {
	font-weight: 600 !important;
	text-align: center;
}
.menu-item a {
	padding: 12px 25px 12px;
	text-decoration: none;
	color: #004789;
}

.menu-item-has-children.current-menu-ancestor a {
	background: #0d2954;
	color: #fff;
	position: relative;
}
.current-menu-item a, .menu-item a:hover {
	background: #ae8c71 !important;
	color: #fff !important;
	position: relative;
}
.menu-item-has-children li.menu-item a {
	display: flex;
	background: #fff;
	color: #004789;
}
div#navbarSupportedContent {
	justify-content: flex-end;
}
.bktopo {
	margin-top: -30px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
	background-size: cover !important;
	background-position: center !important;
}
.bktopo h1 {
	position: absolute;
	color: #fff;
}
.masktopo {
	width: 100%;
	min-height: 200px;
	background: #00000080;
}

/*header modelo 1*/
section.topomod1 {
	background: #263f65;
	color: #fff;
	padding: 6px;
	text-align: center;
}

/*header modelo 1*/
/*header modelo 2*/
.sectopmod2 {
	text-align: center;
	padding: 15px 0 20px;
}
.navmdl2 div#navbarSupportedContent {
	justify-content: center !important;
}
.navmdl2 {
	background: #0d2954;
	color: #fff;
	padding: 13px;
}
.navmdl2 .current-menu-item a, .navmdl2 .menu-item a:hover {
	background: #ffffff1a !important;
	color: #ffffff !important;
	position: relative;
}
.navmdl2 ul.sub-menu li:hover, .navmdl2 ul.sub-menu {
	background: #0d2954 !important;
}
section.topomod2 {
	background: #263f65;
	color: #fff;
	padding: 6px;
	text-align: center;
}

/*header modelo 2*/
/*header modelo 3*/
.sectopmod3 .row {
	align-items: center;
}
section.sectopmod3 {
	padding: 15px 0;
}
.topddsm3 {
	font-size: 20px;
	margin: 0 5px 0px;
	width: 60px;
	height: 60px;
	background: #0d2954;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	color: #fff;
	border: 5px solid #ffffff30;
}
.sectopmod3 .telefone {
	font-weight: 700;
}

/*header modelo 3*/

footer#footer {
	background: #004789;
	padding: 30px 0px 40px;
}
.redess a {
	font-size: 35px;
	padding: 4px;
	color: #fff;
}
.redess a:hover {
	color: #f60;
}

.botao01:hover {
	background: #f60;
	color: #ffffff;
}
.botao01 {
	text-decoration: none;
	padding: 12px 23px;
	display: inline-block;
	font-weight: 500;
	color: #ff6600;
	border: 2px solid #ff6600;
	transition: all .2s;
	border-radius: 4px;
}

span.sublinorang {
	width: 100px;
	height: 3px;
	background: #f60;
	display: inline-block;
	margin-bottom: 15px;
	border-radius: 3px;
}
.twhite{
	color: #fff !important;
}
img {
	max-width: 100%;
	height: auto;
}
ul.lastpost li {
	list-style: none;
	margin: 0 20px 30px 0px;
}
ul.lastpost li h3 {
	margin-top: 6px;
}
ul.lastpost li p {
	height: 75px;
	overflow: hidden;
}
.sideb {
	border: 1px solid #aaa;
	border-radius: 8px;
	padding: 10px;
}
.sideb {
	border-radius: 20px;
	padding: 20px 20px;
	background: #0d2954;
	color: #fff;
}
blockquote {
	font-size: 27px;
}
.foocopy {
	padding: 2em 0;
	background: #000;
	text-align: center;
}
#bwsrusso{
	color: #fff;
}
#bwsrusso:hover{
	color: #fff;
}
#bwsp {
	color: #fff;
	margin-bottom: 0px;
	text-transform: capitalize;
}
#bwsrusso img {
	margin-top: -8px;
}

.site-header {
	font-family: Arial, sans-serif;
}
.navbar-nav a {
	text-decoration: none;
	color: inherit;
	transition: color 0.3s ease;
}
.navbar-nav a:hover {
	color: #007bff;
}
.site-header .site-title {
	font-size: 36px;
	font-weight: bold;
	margin: 0;
}
.site-header .site-description {
	font-size: 16px;
	margin-top: 10px;
}

/* serviços */

ul.nav-servicos {
	display: flex;
	justify-content: center;
	margin-left: 10px;
}

li.nav-item {
	width: 20%;
}

a.bot-nav {
	background: #ae8c71 !important;
	margin-right: 10px;
	min-height: 90px;
	color: #fff;
	display: flex;
	align-items: center;
	font-family: boldena;
	font-weight: 700;
	justify-content: center;
	text-align: center;
	font-size: 16px;
}

ul.nav-servicos .active {
	color: #000 !important;
}

a.bot-nav:hover {
	color: #000;
}

.txt-servicos {
	margin-top: 30px;
	text-align: center;
}

.txt-servicos h3 {
	font-family: boldena;
	font-weight: 700;
	color: #ae8c71;
	font-size: 40px;
}

.txt-servicos p {
	font-family: boldena;
	font-weight: 700;
	color: #000;
	font-size: 20px;
}

.txt-linha7 {
    color: #fff;
    padding: 60px 0px;
}

.txt-linha7 p {
    font-size: 18px;
}

.txt-linha7 h1 {
    font-size: 50px;
}

.img-linha7 {
    text-align: end;
}

.txt-linha8 {
    color: #ae8c71;
}

.txt-linha8 p {
    font-size: 18px;
}

.txt-linha8 h1 {
    font-size: 50px;
}


/* botao whats */
a.btnwhats img {
	width: 60px;
	position: fixed;
	bottom: 40px;
	right: 40px;
}

/* galeria */

h6.nome-projeto {
	color: #ae8c71;
}

.bot-nav-proj a {
    background: #ae8c71 !important;
    margin-bottom: 5px;
    padding: 10px;
    color: #fff;
}

.bot-nav-proj a:hover {
	background: #ae8c71;
	color: #000 !important;
}

.card-body {
	color: #ae8c71;
}

.img-gal {
    display: block;
    width: 100%;
    background-position: center;
    background-size: cover !important;
    aspect-ratio: 16 / 14;
}

.nav-cate-ger ul li a {
    background: #ae8c71 !important;
    margin-bottom: 5px;
    color: #fff;
}

.nav-cate-ger ul li a:hover {
    color: #000 !important;
}

/* home */

.bot-whats a:hover {
	color: #000;
	transition: all .5s;
}

.home-linha-5 {
	margin-bottom: 40px;
}

.img-linha5-home img {
	width: 100%;
}

.conceito-ger {
	margin-bottom: 30px;
}

.txt-linha1 h1 {
	font-family: boldena;
	font-weight: 700;
	font-size: 60px;
	color: #ae8c71;
}

.txt-linha1 {
	text-align: justify;
}

.txt-linha1 p {
	font-family: 'boldena';
	font-size: 18px;
	color: #ae8c71;
	font-weight: 600;
}

.txt-linha-2 {
	padding: 50px 0;
}

.txt-linha-1 h1 {
	font-family: boldena;
	font-weight: 700;
	font-size: 49px;
	color: #ae8c71;
	margin-bottom: 60px;
}

.txt-linha-1 p {
	font-family: boldena;
	color: #ae8c71;
	font-size: 20px;
}

.txt-linha-2 h1 {
	font-family: boldena;
	font-weight: 700;
	font-size: 49px;
	color: #fff;
	margin-bottom: 60px;
}

.txt-linha-2 p {
	font-family: boldena;
	color: #fff;
	font-size: 20px;
}

.home-linha-5 h1 {
	font-family: 'boldena';
	color: #ae8c71;
}

.img-linha2 {
	text-align: end;
}

.img-linha2 img {
	width: 80%;
}

.txt-linha3 h1 {
	font-family: boldena;
	font-weight: 700;
	color: #ae8c71;
	font-size: 50px;
}

.txt-linha3 p {
	font-size: 20px;
	color: #ae8c71;
}

.txt-linha4 h1 {
	font-family: 'boldena';
	font-size: 50px;
	color: #fff;
}

.txt-linha4 p {
	font-size: 18px;
	font-family: 'boldena';
	color: #fff;
}

.txt-linha5 h1 {
	color: #fff;
	font-family: boldena;
	font-weight: 700;
	font-size: 50px;
}

.txt-linha5 p {
	font-size: 20px;
	font-family: 'boldena';
	color: #fff;
}

.txt-linha6 h1 {
	color: #ae8c71;
	font-family: boldena;
	font-weight: 700;
	font-size: 50px;
}

.txt-linha6 p {
	font-size: 20px;
	font-family: 'boldena';
	color: #ae8c71;
}

.ttl-lin1-home {
	margin-bottom: 30px;
}

.ttl-lin1-home h1 {
	color: #fff;
	font-family: 'boldena';
}

.txt-lin1-home p {
	color: #fff;
	font-size: 20px;
	font-family: 'boldena';
	margin-bottom: 30px;
}

.servicos-txt-img {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.bot-whats {
	margin-top: 30px;
}

.bot-whats a {
	background: #ae8c71;
	color: #fff;
	padding: 10px 30px;
	font-size: 17px;
	font-family: 'boldena';
}

.bot-whats img {
	width: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.bot-whats a {
	align-items: center;
}

.bot-whats img {
	width: 20px;
	margin-right: 10px;
}

.lin4-home {
	margin-bottom: 30px;
}

.txt-linha1 h4 {
	font-family: boldena;
	color: #000;
}

.linha-5-ger {
	margin-bottom: 30px;
}

.img-giuliano img {
	width: 100%;
	position: relative;
}

.aba-serv {
	text-align: justify;
}

.frase-efe {
	margin-top: 30px;
	color: #fff;
}

ul.nav-servicos li a {
    margin-bottom: 5px;
}

ul.nav-servicos li {
    display: contents;
}


/* sobre */

.ttl-conceito H1 {
	font-family: boldena;
	color: #ae8c71;
	margin-bottom: 30px;
}

.conceito p {
	font-family: boldena;
	text-align: center;
	margin-top: 10px;
	color: #ae8c71;
}

.conceito img {
	cursor: pointer;
	transition: 0.3s;
}

.conceito img:hover {
	transform: scale(1.03);
}

/* Modal */
#modalImagem {
	display: none;
	position: fixed;
	z-index: 9999;
	padding-top: 60px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	text-align: center;
}

#modalImagem img {
	max-width: 90%;
	max-height: 85vh;
	border-radius: 8px;
}

#modalImagem span {
	position: absolute;
	top: 20px;
	right: 40px;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	cursor: pointer;
}

.sobre-linha-3 {
	margin-bottom: 30px;
}

.sobre-linha-3 h1 {
	font-family: boldena;
	color: #ae8c71;
	margin-bottom: 30px;
}

.sobre-linha-3 a {
	background: #ae8c71;
	color: #fff;
	padding: 15px 20px;
}

/* contato */

.ttl-contato h1 {
	font-family: 'boldena';
	color: #ae8c71;
}

.rds-contato-ger {
	margin-top: 30px;
}

.sg-contato-rds h3 {
	color: #ae8c71;
	font-family: boldena;
}

.inf-page-contato {
	font-family: boldena;
}

.inf-page-contato span {
	font-size: 18px;
}

.inf-contato-rds {
	display: flex;
}

.inf-contato-rds i {
	color: #000;
	border: 1px solid #000;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	margin-right: 5px;
}

.inf-contato-rds i:hover {
	background: #ae8c71;
	color: #fff;
	transition: all .5s;
}

p.campo-label-nome {
	font-family: boldena;
}

/* blog */

h5.color-ttl-blog {
	color: #836751;
	font-family: boldena;
	font-size: 30px;
	font-weight: 700;
}

a.ver-mais {
	background: #ae8c71;
	padding: 5px 10px;
	color: #fff;
}

a.ver-mais {
	background: #ae8c71;
	padding: 5px 10px;
	color: #fff;
}

.conteudo-blog p {
	font-size: 17px;
	color: #000;
	font-family: boldena;
}

.conteudo-blog a:hover {
	color: #000;
	transition: all .5s;
}

.conteudo-single h3 {
	color: #836751;
	font-family: boldena;
	font-weight: 700;
	font-size: 30px;
}

.conteudo-single p {
	font-size: 18px;
}

.sideb {
	border-radius: 20px;
	padding: 20px 20px;
	background: #ae8c71;
	color: #fff;
}

.conteudo-ger-single {
	margin-bottom: 30px;
}

.conteudo-single p {
	font-family: boldena;
}

ul.categoria li, ul.arquivo li {
	list-style: none;
}

ul.categoria li a, ul.arquivo li a {
	color: #fff;
}

ul.categoria li a:hover {
	color: #000
}

ul.arquivo li a:hover {
	color: #000
}

/* widget */

.ttl-inf-contato h5 {
	font-family: 'boldena';
}

.rds-ger {
	text-align: center;
}

.inf-rds {
	display: flex;
	justify-content: center;
}

.inf-rds i {
	color: #fff;
	border: 1px solid #fff;
	width: 40px;
	height: 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-right: 5px;
	font-size: 20px;
}

.inf-rds i:hover {
	background: #ae8c71;
	transition: all .5s;
}

.inf-tel-cel {
	font-family: 'boldena';
	font-size: 15px;
}

.sg-rds h5 {
	font-family: boldena;
}

/* navegação categoria */

.nav-cate-ger ul {
    display: flex;
    flex-direction: column;
}

.nav-cate-ger ul li {
    display: contents;
}

/*woocommerce*/
.woocommerce {
	display: flex;
	flex-direction: column;
}
.woocommerce-account .woocommerce {
	flex-direction: row;
}
.woocommerce nav.woocommerce-MyAccount-navigation {
	width: 25%;
	float: left;
}
.woocommerce .woocommerce-MyAccount-content {
	width: 69%;
	border: 1px solid #aaa;
	padding: 18px 20px;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul {
	margin: 0px;
	padding: 0;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li {
	list-style: none;
	border: 1px solid #aaa;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a {
	padding: 10px 20px;
	display: block;
	text-decoration: none;
	background: #e0e0e0;
	color: #393939;
	font-weight: 500;
}
.woocommerce nav.woocommerce-MyAccount-navigation ul li a:hover {
	background: #cecece;
}
.woocommerce .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {    
	padding: 10px;
}
.woocommerce .columns-4 li.product {
	float: left;
	list-style: none;
	display: flex;
	flex-direction: column;
}
.woocommerce h2.woocommerce-loop-product__title {
	color: #004789;
}
.woocommerce .type-product .price {
	color: #f60 !important;
	font-weight: 700 !important;
	font-size: 18px !important;
	margin: 7px;
}
.woocommerce .type-product .button, [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
	background: #ae8c71 !important;
	text-align: center;
	padding: 10px;
	margin-top: 8px;
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	border: none;
}
.woocommerce .type-product .button:hover {
	background: #f60 !important;
	color: #fff;
}
/*.woocommerce .columns-4 {
display: flex;
justify-content: space-between;
margin: 40px 0;
}*/
.woocommerce .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
	float: left;
	width: 48%;
}

.woocommerce ul.tabs.wc-tabs {
	display: flex;
	margin-top: 10px;
	list-style: none;
	padding: 0;
	border-bottom: 1px solid #004789 !important;
}

.woocommerce ul.tabs.wc-tabs li {
	margin: 8px 3px 6px 0 !important;
	padding: 0px !important;
}

.woocommerce ul.tabs.wc-tabs li a {
	border: 1px solid #004789 !important;
	padding: 8px 20px !important;
	color: #282828 !important;
}

.woocommerce ul.tabs.wc-tabs li.active a, ul.tabs.wc-tabs li a:hover {
	background: #004789;
	border: 1px solid #004789;
	color: #fff !important;
}

.woocommerce .product_meta {
	margin: 12px 0;
}

.woocommerce .input-text.qty.text {
	margin: 5px 0 12px;
	padding: 6px 12px;
}

.woocommerce p.stars {
	margin: 10px 0;
}

.woocommerce p.comment-form-comment label {
	display: block;
}

.woocommerce .summary.entry-summary {
	width: 50%;
	float: left;
}

.woocommerce .woocommerce-tabs.wc-tabs-wrapper {
	clear: both;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display: none;
}

.woocommerce div.product form.cart div.quantity {
	margin-top: 2px !important;
}

.woocommerce-product-gallery__image {
	margin: 5px;
}


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

}

@media only screen and (min-width: 320px) and (max-width: 375px) {
	ul.top-menu li {
		display: flex;
		align-items: center;
		justify-content: center;
		align-content: center;
		background: #ae8c71;
		margin-bottom: 5px;
	}

	img#logotopo {
		width: 180px;
	}

	ul.top-menu {
		margin-top: 15px;
	}

	.ttl-lin1-home {
		margin-top: 30px;
	}

	.ttl-lin1-home h1 {
		font-size: 25px;
		text-align: center;
	}

	.txt-lin1-home p {
		text-align: center;
	}

	.bot-whats {
		text-align: center;
	}

	.txt-linha1 h1 {
		font-size: 35px;
		text-align: center;
	}

	.txt-linha1 h4 {
		font-size: 18px;
		text-align: center;
		margin: 25px 0;
	}

	.txt-linha1 p {
		font-size: 15px;
		text-align: center;
	}

	.txt-linha-2 h1 {
		font-size: 30px;
		text-align: center;
	}

	.txt-linha-2 p {
		font-size: 22px;
		text-align: center;
	}

	ul.nav-servicos li a {
		font-size: 15px;
		margin-bottom: 10px;
	}

	ul.nav-servicos li {
		width: 100%;
	}

	ul.nav-servicos {
		display: flex;
		flex-direction: column;
		align-content: center;
	}

	.home-linha-5 h1 {
		text-align: center;
	}

	.rds-ger {
		margin: 30px;
	}

	.txt-linha-1 h1 {
		font-size: 30px;
		text-align: center;
	}

	.txt-linha-1 p {
		text-align: center;
	}

	.txt-linha3 h1 {
		font-size: 30px;
		margin: 30px 0;
	}

	.txt-linha4 h1 {
		font-size: 44px;
		margin: 30px 0;
	}

	.txt-linha4 p {
		font-size: 17px;
		padding: 20px 10px;
	}

	.txt-linha6 h1 {
		font-size: 40px;
		text-align: center;
		margin: 30px;
	}

	.txt-linha6 p {
		padding: 0 15px;
	}

	.txt-linha5 h1 {
		font-size: 35px;
		text-align: center;
		margin: 30px;
	}

	.txt-linha5 p {
		text-align: center;
	}

	h5.color-ttl-blog {
		font-size: 25px;
		margin: 25px 0;
	}

	.img-giuliano img {
		margin-bottom: -30px;
		width: 100%;
	}

	.img-linha2 {
		padding: 0 0 15px 0;
	}

	.img-linha2 img {
		width: 100%;
	}
}

@media only screen and (min-width: 376px) and (max-width: 425px) {
	ul.top-menu li {
		display: flex;
		align-items: center;
		justify-content: center;
		align-content: center;
		background: #ae8c71;
		margin-bottom: 5px;
	}

	img#logotopo {
		width: 130px;
	}

	ul.nav-servicos {
		display: flex;
		flex-direction: column;
		align-content: center;
	}

	ul.nav-servicos li {
		width: 100%;
	}

	ul.nav-servicos li a {
		font-size: 15px;
		margin-bottom: 10px;
	}

	ul.top-menu {
		margin: 20px 0;
	}

	.txt-linha5 h1 {
		font-size: 50px;
		text-align: center;
		margin: 30px 0;
	}

	.txt-linha6 h1 {
		text-align: center;
		font-size: 50px;
	}

	.txt-linha4 h1 {
		text-align: center;
		font-size: 45px;
		margin: 30px 0;
	}

	.txt-linha-2 h1 {
		text-align: center;
		font-size: 35px;
	}

	.txt-linha-1 h1 {
		text-align: center;
	}

	.txt-linha-2 p {
		text-align: center;
	}

	.txt-linha3 h1 {
		text-align: center;
		font-size: 35px;
		margin: 30px 0;
	}

	.txt-linha3 p {
		text-align: center;
		padding: 0 20px;
	}

	.rds-ger {
		margin: 30px 0;
	}

	.txt-linha1 h1 {
		text-align: center;
		font-size: 40px;
	}

	.txt-linha1 h4 {
		font-size: 25px;
		padding: 20px 10px;
		text-align: center;
	}

	.txt-linha1 p {
		font-size: 18px;
		padding: 15px;
	}

	.ttl-conceito {
		text-align: center;
	}

	h5.color-ttl-blog {
		font-size: 25px;
		margin: 25px 0;
	}

	.img-giuliano {
		text-align: center;
	}

	.img-giuliano img {
		margin-bottom: -30px;
	}

	.ttl-lin1-home {
		margin-top: 30px;
	}

	.img-linha2 {
		padding: 0 0 15px 0;
	}

	.img-linha2 img {
		width: 100%;
	}
}

@media only screen and (min-width: 426px) and (max-width: 768px) {

	img#logotopo {
		width: 130px;
	}

	.ttl-lin1-home {
		margin-top: 40px;
	}

	ul.top-menu li a {
		font-size: 13px;
		padding: 10px;
	}

	nav.navbar {
		padding: 20px 0;
	}

	ul.nav-servicos li a {
		font-size: 12px;
	}

	.servicos-txt-img p {
		font-size: 16px;
	}

	.servicos-txt-img h3 {
		font-size: 30px;
	}

	.txt-linha4 {
		margin: 30px 0;
	}

	.txt-linha6 h1 {
		font-size: 45px;
		margin-top: 30px;
	}

	.txt-linha5 h1 {
		font-size: 40px;
		margin-top: 30px;
	}

	.txt-linha4 h1 {
		font-size: 40px;
	}

	.txt-linha3 h1 {
		font-size: 40px;
	}

	.txt-linha-1 h1 {
		font-size: 40px;
	}

	.txt-linha-2 h1 {
		font-size: 40px;
	}

	h5.color-ttl-blog {
		font-size: 25px;
		margin: 25px 0;
	}

	.img-giuliano img {
		margin-bottom: -30px;
	}

	.img-linha1 {
		text-align: center;
	}

	.img-linha2 img {
		padding: 0 0 15px 0;
	}

	.img-linha2 {
		text-align: center;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
	img#logotopo {
		width: 160px;
	}

	ul.top-menu li a {
		font-size: 15px;
	}

	nav.navbar {
		padding: 20px 0;
	}

	.img-giuliano img {
		width: 100%;
	}

	.img-linha2 img {
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {

	.img-giuliano img {
		margin-bottom: 0px;
	}

	.img-giuliano {
		text-align: start;
		margin-left: -72px;
	}

	.img-linha2 img {
		width: 80%;
	}
}