@media (max-width: 992px) and (orientation: portrait) {
	.Article-header--slider-item:not(.galeria-mobile) .Multimedia-media:before {
		background-image: url('/wp-content/themes/pulso-engine-branding-2.0.5/assets/dist/css/../images/mobile-rotate.png');
		opacity: 0.8;
		width: 49px;
		height: 40px;
		display: block;
		left: auto;
		top: 0px;
		right: 0px;
		content: " ";
		position: absolute;
		z-index: 2000;
	}
}
.Form input[type="checkbox"] {
	display: inline-block;
	margin-right: 10px;
}
.Form input[type="checkbox"] + *:before {
	display: none;
}
#semi-novos-lista .Table-text {
	padding: 0px;
}
#semi-novos-lista .Table-text a {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	height: 100%;
}

@media screen and (min-width: 992px) {
	.Article-header--slider-nav-control .arrow-up {
		background: url('/wp-content/themes/pulso-engine-branding-2.0.5/assets/dist/css/../images/arrow-right.png') no-repeat center center/100%;
	}
	.Article-header--slider-nav-control .arrow-down {
		background: url('/wp-content/themes/pulso-engine-branding-2.0.5/assets/dist/css/../images/arrow-right.png') no-repeat center center/100%;
	}
	.Article-header--slider .slick-next {
		background: url('/wp-content/themes/pulso-engine-branding-2.0.5/assets/dist/css/../images/arrow-right.png') no-repeat center center/100%;
	}
	.Article-header--slider .slick-prev {
		background: url('/wp-content/themes/pulso-engine-branding-2.0.5/assets/dist/css/../images/arrow-left.png') no-repeat center center/100%;
	}
}
@media screen and (max-width: 992px) {
	.Article-header--slider .slick-prev {
		background: url('/wp-content/themes/pulso-engine-branding-2.0.5/assets/dist/css/../images/arrow-left.png') no-repeat center center/60%;
	}
	.Article-header--slider .slick-next {
		background: url('/wp-content/themes/pulso-engine-branding-2.0.5/assets/dist/css/../images/arrow-right.png') no-repeat center center/60%;
	}
}

/*** Alterações aprovadas dia 2019-10-30 */
input#input-busca-header {
	font-size: 14px;
	padding: 4px 8px;
}
.links-footer-section .links-list .links-content .separator-links {
	font-size: 1.1em;
}
.u-usedBoats:before {
	background: url('/wp-content/themes/pulso-engine-branding-2.0.5/assets/dist/images/usedBoats.png')
		no-repeat center center/100%;
}
#semi-novos-lista .Table-text a {
	height: 95px;
}
.flex {
	display: flex;
}
.p15 {
	padding: 15px;
}
.jBetween {
	justify-content: space-between;
}
.Footer-logo img {
	height: 172px;
	width: auto;
}
footer#footer h5.Footer-text {
	font-size: 25px;
}
footer#footer .recebaNews .form-group {
	margin-top: 6px;
}
.Footer .texto-rodape {
	padding-top: 95px;
}
div.endereco {
	font-size: 14px;
	color: #fff;
	padding-left: 25px;
	padding-right: 25px;
}
div.endereco a {
	color: #fff;
	filter: brightness(85%);
	border: 1px solid transparent;
	transition: ease all 0.4s;
}
div.endereco a:hover {
	filter: brightness(100%);
	border: 1px solid transparent;
}
div.endereco .icone {
	padding-top: 10px;
	width: 35px;
}
@media (max-width: 992px) {
	.Section-title {
		font-size: 26px;
	}
	.Section-title button {
		margin-top: 20px;
	}
	.u-textBase {
		font-size: 1.35rem;
	}
	header#header {
		width: 100%;
		z-index: 99999;
	}
	header#header .Hamburger-text {
		display: none;
	}
}
body.category-barcos-usados.archive .Section-header {
	margin-bottom: 10px;
	margin-top: 30px;
}
body.category-barcos-usados.archive .Section {
	padding-top: 10px;
}
@media (max-width: 992px) {
	.mobile-hide {
		display: none;
	}
	html,
	body {
		height: 100%;
	}
	body.category-barcos-usados .Form-nav--fixed {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		bottom: 0px !important;
		width: 100%;
		left: 0px;
		margin: 0px;
		padding: 0px 8px 10px 8px;
	}
	body.category-barcos-usados .Form-nav--fixed .Button {
		font-size: 12px;
		padding: 3px;
		width: auto;
		display: flex;
		align-items: center;
	}

	body.category-barcos-usados .Form-nav--fixed .Button.oportunidades:before {
		display: none;
	}

	.Footer-logo {
		display: flex;
		justify-content: center;
	}
	.Footer .texto-rodape {
		padding-top: 15px;
	}
	footer div.endereco > div {
		margin-bottom: 20px;
	}
	footer div.endereco > div .col-xs-12 {
		margin-bottom: 25px;
	}
	#semi-novas-filtro {
		padding-bottom: 80px;
	}
}
footer .divisor {
	width: 60%;
	height: 1px;
	background-color: #eda533;
	opacity: 0.8;
	margin: 40px auto;
}
.swiper-container.google_comments {
	width: calc(100% - 120px);
	padding-bottom: 30px;
}
.swiper-container.google_comments .swiper-pagination-bullet {
	background-color: #034369;
	opacity: 1;
	transition: ease all 0.5s;
}
.swiper-container.google_comments .swiper-pagination-bullets {
	bottom: 0px;
}
.swiper-container.google_comments
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #fff;
}

.swiper-container.google_comments .comment {
	color: #fff;
	display: flex;
	flex-wrap: wrap;

	margin: 10px;
	width: 100%;
	padding: 10px;
	height: 180px;
	overflow-y: auto;
}
.swiper-slide {
	display: block;
	padding: 10px;
}

.swiper-container.google_comments .comment .nota {
	width: 90px;
	height: 18px;
	background-size: auto 100%;
}
.swiper-container.google_comments .comment .nota img {
	width: 18px;
	height: 18px;
}
.swiper-container.google_comments .comment .title {
	width: calc(100% - 90px);
	font-size: 20px;
}
.swiper-container.google_comments .comment .the_content {
	font-size: 14px;
	width: 100%;
}

.swiper-container.google_comments ::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}
.swiper-container.google_comments ::-webkit-scrollbar-button {
	width: 0px;
	height: 0px;
}
.swiper-container.google_comments ::-webkit-scrollbar-thumb {
	background: #eda533;
	border: 60px none #ffffff;
	border-radius: 88px;
}
.swiper-container.google_comments ::-webkit-scrollbar-thumb:hover {
	background: #eda533;
}
.swiper-container.google_comments ::-webkit-scrollbar-thumb:active {
	background: #eda533;
}
.swiper-container.google_comments ::-webkit-scrollbar-track {
	background: #034369;
	border: 90px none #ffffff;
	border-radius: 11px;
}
.swiper-container.google_comments ::-webkit-scrollbar-track:hover {
	background: #034369;
}
.swiper-container.google_comments ::-webkit-scrollbar-track:active {
	background: #034369;
}
.swiper-container.google_comments ::-webkit-scrollbar-corner {
	background: transparent;
}

@media (max-width: 992px) {
	.swiper-container.google_comments {
		width: 100%;
	}
	#btn-fechar {
		margin-bottom: 60px;
	}
	/*
	#semi-novas-filtro .Button--checked:before,
	#semi-novas-filtro .Button--checkbox:before{
		display: none;
	}
	*/
}
#btn-fechar {
	width: calc(100% + 30px);
	margin-left: -15px;
	height: 50px;
	background-color: #eda533;
	color: #ffffff;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0px;
	font-size: 22px;
	font-family: "Dosis", sans-serif;
	text-transform: uppercase;
}
@media (min-width: 993px) {
	#btn-fechar {
		display: none;
	}
	.noShoDesktop {
		display: none !important;
	}
}
.Badge.Badge--vendido {
	background-color: #034369;
	color: #ffffff;
}

.oportunidades-singlebarco {
	background: #eca533;
	color: #262032;
	font-size: 16px;
	padding: 2px 15px;
	border-radius: 4px;
	vertical-align: middle;
}

.price-col {
	display: flex;
	align-items: center;
}

.price-col h4 {
	margin-bottom: 15px;
}

.price-col p {
	margin-left: 10px;
	background: #034369;
	padding: 6px 12px;
	border-radius: 4px;
	color: #eda533;
	font-size: 18px;
}

/* turn smartphone */

.turn-smartphone {
	display: none;
}

@media (max-width: 767px) {
	.turn-smartphone {
		display: none;
		position: absolute;
		right: 0;
		top: 0;
		background: #034369;
		border-radius: 0 7px 0 4px;
	}
	.turn-smartphone img {
		padding: 0;
		width: 69px;
	}
}

#politica-privacidade {
	padding: 100px 0;
}

#politica-privacidade p,
#politica-privacidade h3,
#politica-privacidade li {
	font-size: 16px;
}

.politica-link {
	height: 78px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.endereco a {
	font-size: 16px;
}

.Header-contact.mobile {
	display: none;
}

main#obrigado {
	background: url('/wp-content/themes/pulso-engine-branding-2.0.5/assets/dist/images/bg-obrigado.jpg')
		no-repeat;
	height: 100vh;
	padding-top: 130px;
	background-position-y: 130px;
}

main#obrigado .sucesso {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 60px;
}

main#obrigado .voltar a:hover {
	color: #053552;
}
main#obrigado .sucesso a {
	font-size: 22px;
	color: #222;
	transition: ease-out 0.5s;
	text-align: center;
	display: block;
	line-height: 1;
}

main#obrigado .sucesso .infos {
	max-width: 340px;
}

main#obrigado .sucesso a:hover {
	opacity: 0.8;
}
main#obrigado .sucesso h2 {
	font-size: 48px;
	text-align: center;
	line-height: 1;
	margin: 25px 0;
}

main#obrigado .voltar a {
	font-size: 18px;
	color: #fff;
	transition: ease-out 0.5s;
}

main#obrigado .voltar {
	padding-top: 25px;
}

.mobile-only {
	display: none;
}

.slides-seminovos .swiper-pagination-bullet-active {
	opacity: 1;
	background: #eda533;
}

section.avalicoes {
	background: #484848;
	padding: 40px 0;
}
.Slider {
	z-index: 2;
}
section.avalicoes h2 {
	font-size: 3rem;
	text-align: center;
	color: #fff;
	margin-bottom: 0;
	margin-top: 0;
}
.barcos-usados .Article-header--slider-nav-item .Multimedia-media > img {
	height: 93px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	min-height: auto;
}
@media (max-width: 992px) {
	.desktop-only {
		display: none !important;
	}
	.mobile-only {
		display: block;
	}

	.Nav--main-item > a {
		font-size: 19px;
	}

	.Header-contact.mobile.is-active {
		display: flex;
		position: absolute;
		flex-direction: column;
		top: 350px;
		z-index: 4;
		width: 100%;
		left: 0;
		padding: 15px;
		align-items: center;
	}
	.Header-contact-text {
		text-align: center;
	}

	.Header-contact.mobile.is-active a {
		display: block;
		font-size: 14px;
	}

	.Header-contact.mobile.is-active a.flex {
		display: flex;
		color: #fff;
		margin-right: 5px;
		font-size: 14px;
	}

	.Header-contact.mobile.is-active .icone {
		margin-right: 15px;
	}

	.Header-contact.mobile .Header-contact-text:before {
		display: none;
	}

	.Header-contact.mobile .Header-contact-text span.titulo {
		font-size: 16px;
	}

	.Header-contact.mobile span.enderecos {
		margin-top: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.cli-bar-btn_container a {
		width: 50%;
	}
	.cli-bar-btn_container {
		width: 100%;
		display: flex;
		justify-content: center;
	}

	main#obrigado {
		padding-top: 0px;
		background-position-y: 0px;
	}

	.Nav--main-item:before {
		right: calc(50% - 125px);
	}

	.Nav--main-item:after {
		content: "";
		width: 40px;
		height: 39px;
		background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAnCAYAAAB9qAq4AAACVElEQVRYhc3YPWzNURjH8U+vm2CqqTYkFYuIAfESWtK0XiJBgskiYjGwSuwWic0mnZhIsKgg3kPIVarSQdKFhYYQkbRoy3B6ubl677kv59/rt/xvnvPL8//m/J9z7nlO29iVTgl1HrvxEAeaTdaxb1SuaaS/GsARLMZ+AbJppQIcwI6y2GY8QFsziVMAnvAvXFFb8KiZ5CkAl0TGN+Fxo8lTAJ7B54hnI+43kjwF4HusxtuIrwv36k2eapG8wzq8ifi6caeexCm3mTEBciji24a7tSZNCQhfsQbPIr6taqzJ1IAwhfXCHlhNNdVkFoBFdeNWDZ6b1QxZAkIfrkU8vapAZg0Ie3Ex4unF7dkG5gIQDuF0xNNjFsh8ye+OmeevRFClGscpLMfBKr4e4XP3FQN5rMDlmWeWmsCnGnzFmuwjAPZjVXZcfzQf7TV6e3Edu3Lip5FWaSdhkYy3GKSqcljQaohqyuFjqyEq6AkB8Kj4WS6FpoSzYy0qCD2NPAbRiaVCg5PFPvgDH3BBvB0tYAOmi4AwidEMwEp1XO1wU8VAvrI3qc7hWMTzXDimTZcG5wKwH4cjnoLQWE2XD2QNeEm4ZaimgtCaTs42mCXgVeyJeF4pq7lyZQV4A9sjniGh5irCkR5wntBWdkV8L4WZ+x5LmPLAulC44ojBDQo1F4Uj3QwuEi6JVkZ8Q+qAIw1gO15gWcQ3jLUqrNZKSvGJT4rDjQgLoi440szgl8j4iHDbMNFI8hQzeFblq45hYeYagiMN4E+h8J+WxV8Lf1/fErzj/9Vv3LZq4VSGVV4AAAAASUVORK5CYII=');
		margin-right: 15px;
	}
	.Nav--main-item {
		justify-content: center;
		flex-direction: row-reverse;
		align-items: center;
	}

	.Nav--main {
		padding: 45px 15px 15px;
		
	}

	.links-footer-section .links-list .links-content {
		font-size: 12px;
		display: block;
		line-height: 1.5;
	}
	.links-footer-section .titulo-mais-visualizados {
		font-size: 18px;
	}

	.mobile-only .Button {
		font-size: 16px;
	}
}

/* Mar de Amigos */
#mardeamigos .row,
#single-mardeamigos .row {
	display: flex;
	flex-wrap: wrap;
}
#mardeamigos [class^="col-"],
#single-mardeamigos [class^="col-"] {
	float: none;
}
#mardeamigos #banner,
#single-mardeamigos #banner {
	height: calc(100vh - 608px);
	padding-top: 35px;
	background-size: cover;
	background-position: center;
}
#mardeamigos img,
#single-mardeamigos img {
	max-width: 100%;
	height: auto;
	max-height: 100%;
	width: auto;
}

#mardeamigos .logo img,
#single-mardeamigos .logo img {
	max-width: 150px;
}
#mardeamigos #destaque {
	padding: 20px 0 50px;
}
#mardeamigos #destaque .titulo h2,
#mardeamigos #posts .titulo h2 {
	font-size: 30px;
	font-weight: 700;
	color: #1b4265;
	margin-bottom: 30px;
	text-transform: uppercase;
	margin-top: 0;
}

#mardeamigos .titulo-post h3 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin-bottom: 25px;
	text-transform: uppercase;
	margin-top: 0;
}

#mardeamigos .conteudo p {
	font-size: 16px;
	color: #000;
	margin-bottom: 25px;
	display: inline;
}
#mardeamigos .conteudo p a {
	display: none;
}
#mardeamigos .link a:hover,
#single-mardeamigos .link a:hover {
	filter: brightness(1.2);
}
#mardeamigos .link a {
	background: #1b4265;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 155px;
	height: 35px;
	border-radius: 8px;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 700;
	transition: ease-out 0.5s;
	cursor: pointer;
	margin-top: 20px;
}
#mardeamigos #destaque #post-destaque .imagem {
	position: relative;
	height: 343px;
}
#mardeamigos #destaque #post-destaque .imagem img:not(.play) {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#mardeamigos #destaque #post-destaque .imagem img.play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -47.5px;
	margin-left: -47.5px;
}
#mardeamigos #destaque #post-destaque .conteudo {
	display: flex;
	flex-direction: column;
	height: 100%;
}
#mardeamigos #destaque #post-destaque .link {
	margin-top: auto;
}

#mardeamigos #destaque #post-destaque .descricao {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
#mardeamigos #posts {
	position: relative;
	min-height: 400px;
}

#mardeamigos #busca {
	background: #e8a334;
	padding: 30px 0 40px;
}

#mardeamigos #busca .titulo h2 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin-bottom: 25px;
	text-transform: uppercase;
	margin-top: 0;
}
#mardeamigos #busca input {
	width: 100%;
	max-width: 800px;
	height: 55px;
	border: none;
	border-radius: 8px;
	background: #f3f3f3;
	font-size: 16px;
	padding-left: 15px;
}
#mardeamigos #busca form {
	display: flex;
	align-items: center;
}
#mardeamigos #busca a#limpar-busca {
	font-size: 18px;
	text-decoration: underline;
	margin-top: 15px;
	display: flex;
	color: #1b4265;
	font-weight: 700;
}
#mardeamigos #busca button {
	background: #1b4265;
	color: #fff;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 135px;
	height: 55px;
	border-radius: 8px;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 700;
	border: none;
	margin-left: 20px;
}
#loader {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f3f3f3;
}
#mardeamigos #posts {
	padding: 80px 0 90px;
}
#mardeamigos #posts.mais-vistos {
	padding: 0px 0 40px;
}
#mardeamigos #posts .imagem {
	position: relative;
	height: 185px;
}
#mardeamigos #posts .post {
	height: calc(100% - 30px);
	margin-bottom: 30px;
}

#mardeamigos #posts .imagem img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#mardeamigos #posts .imagem img.play {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
}

#mardeamigos #posts .conteudo {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	height: calc(100% - 205px);
}

#mardeamigos #posts .conteudo .titulo h3 {
	font-size: 20px;
	margin-bottom: 25px;
}
#mardeamigos #posts .conteudo .descricao p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
#mardeamigos #posts .conteudo .descricao {
	margin-top: auto;
}

#mardeamigos #web-stories {
	padding-bottom: 40px;
}

#mardeamigos #web-stories .titulo h2 {
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 25px;
	font-weight: 700;
	color: #1b4265;
	text-transform: uppercase;
}
#mardeamigos #web-stories .imagem img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#mardeamigos #web-stories .imagem {
	height: 210px;
	width: 100%;
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}
#mardeamigos #web-stories .imagem::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
}
#mardeamigos #web-stories .swiper-slide {
	position: relative;
}
#mardeamigos #web-stories .swiper-container {
	padding-bottom: 30px;
}

#mardeamigos #web-stories .swiper-pagination-bullet-active {
	background: #053552;
}
#mardeamigos #web-stories .swiper-slide .titulo-story {
	position: absolute;
	left: 20px;
	bottom: 10px;
}

#mardeamigos #web-stories .swiper-slide .titulo-story h4 {
	font-size: 14px;
	color: #fff;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#single-mardeamigos #banner .voltar {
	display: flex;
	justify-content: flex-end;
}
#single-mardeamigos #banner .voltar a {
	background: #eda533;
	color: #1f1f1f;
	width: 150px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	font-size: 15px;
	text-transform: uppercase;
	transition: ease-out 0.5s;
}
#single-mardeamigos #banner .voltar a:hover {
	filter: brightness(0.9);
}
#single-mardeamigos {
	background: #fff;
}
#single-mardeamigos * {
	font-size: 16px;
}
#single-mardeamigos .comentarios-compartilhar .titulo {
	display: flex;
	align-items: center;
	text-transform: uppercase;
	font-size: 25px;

	font-weight: 700;
}
#single-mardeamigos .comentarios-compartilhar .addtoany_list {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 25px;
	line-height: 1;
}
#single-mardeamigos .comentarios-compartilhar .titulo .separador {
	display: inline-flex;
	margin: 0 30px;
	font-size: 25px;
	font-weight: 700;
}
#single-mardeamigos .comentarios-compartilhar .titulo * {
	font-size: 25px;
	color: #000;
	font-weight: 700;
}

#single-mardeamigos .comentarios-compartilhar .comentarios ul {
	padding-left: 0;
}

#single-mardeamigos .comentarios-compartilhar .comentarios {
	margin-top: 50px;
}

#single-mardeamigos .comentarios-compartilhar .comentarios cite {
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
}

#single-mardeamigos .comentarios-compartilhar .comentarios p {
	font-size: 18px;
}

#single-mardeamigos .comentarios-compartilhar .comentarios .comment {
	margin-bottom: 50px;
}
#single-mardeamigos
	.comentarios-compartilhar
	.comentarios
	.comment-form-comment,
#single-mardeamigos .comentarios-compartilhar .comentarios .comment-form-author,
#single-mardeamigos .comentarios-compartilhar .comentarios .comment-form-email {
	display: flex;
	flex-direction: column;
}

#single-mardeamigos .comentarios-compartilhar .comentarios p.comment-form-url {
	display: none;
}
#single-mardeamigos .comentarios-compartilhar .comentarios input:not(#submit) {
	max-width: 500px;
	border: 1px solid #000;
	border-radius: 5px;
	height: 40px;
	padding-left: 15px;
}
textarea#comment {
	width: 100%;
	max-width: 500px;
	border: 1px solid #000;
	border-radius: 5px;
	resize: none;
	padding: 5px 0 0 15px;
}
.form-submit input#submit {
	color: #fff;
	background: #1b4265;
	border-radius: 5px;
	border: none;
	width: 180px;
	height: 40px;
	text-transform: uppercase;
	font-weight: 700;
}
.loader {
	border-radius: 50%;
	width: 100px;
	height: 100px;
	border: 10px solid #124369;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	animation: loader 0.8s linear infinite;
}

#single-mardeamigos .relacionados .imagem {
	position: relative;
	height: 100%;
}

#single-mardeamigos .relacionados .imagem img {
	width: 100%;
	height: 185px;
	object-fit: cover;
}
#single-mardeamigos .relacionados .imagem img.play {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
}

#single-mardeamigos .relacionados .conteudo {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	height: calc(100% - 205px);
}

#single-mardeamigos .relacionados .conteudo .titulo h3 {
	font-size: 20px;
	margin-bottom: 25px;
}
#single-mardeamigos .relacionados .conteudo .descricao p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
#single-mardeamigos .relacionados .conteudo .descricao p a {
	display: none;
}
#single-mardeamigos .relacionados .conteudo .link {
	margin-top: auto;
}

#single-mardeamigos .titulo h3 {
	font-size: 24px;
	text-align: right;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 0;
}

#single-mardeamigos .titulo-post h3 {
	color: #1f1f1f;
	font-size: 20px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 20px;
}
#single-mardeamigos .relacionados .post {
	margin-bottom: 60px;
}
#single-mardeamigos .descricao p {
	margin-top: 0;
}
#single-mardeamigos .link a {
	background: #1b4265;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 155px;
	height: 35px;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 700;
	cursor: pointer;
}

#single-mardeamigos #conteudo {
	padding: 75px 0 90px;
}

#single-mardeamigos .video iframe {
	width: 100%;
	aspect-ratio: 16/9;
	height: auto;
}

#single-mardeamigos .titulo h2 {
	font-size: 40px;
	font-weight: 700;
	color: #1b4265;
	text-transform: uppercase;
	margin-bottom: 40px;
}

#single-mardeamigos .conteudo p {
	font-size: 18px;
	margin-bottom: 20px;
}

@keyframes loader {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@media (min-width: 1200px) {
	.offset-lg-1 {
		margin-left: 8.33333%;
	}
	.offset-lg-2 {
		margin-left: 16.66666%;
	}
	.offset-lg-3 {
		margin-left: 25%;
	}
	.offset-lg-4 {
		margin-left: 33.33333%;
	}
}

@media (max-width: 992px) {
	#mardeamigos #banner,
	#single-mardeamigos #banner {
		height: 265px;
		padding-top: 45px;
	}

	#mardeamigos #banner .logo img,
	#single-mardeamigos #banner .logo img {
		max-width: 150px;
		height: auto;
	}
	#mardeamigos #destaque {
		padding: 40px 0;
	}

	#mardeamigos #destaque .titulo h2 {
		margin-top: 0;
		margin-bottom: 30px;
		font-size: 25px;
	}
	#mardeamigos #destaque #post-destaque .imagem img.play {
		max-width: 50px;
		margin-top: -25px;
		margin-left: -25px;
	}
	#mardeamigos #destaque #post-destaque .imagem {
		margin-bottom: 15px;
		height: 185px;
	}

	#mardeamigos .titulo-post h3 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	#mardeamigos #busca {
		padding: 30px 0;
	}
	#mardeamigos #busca .titulo h2 {
		margin-top: 0;
		font-size: 20px;
		margin-bottom: 20px;
	}

	#mardeamigos .post {
		margin-bottom: 30px;
	}

	#single-mardeamigos .titulo h2 {
		font-size: 24px;
		margin-bottom: 30px;
	}
	#single-mardeamigos .comentarios-compartilhar .titulo {
		font-size: 18px;
	}
	#single-mardeamigos .comentarios-compartilhar .titulo * {
		font-size: 18px;
	}
	#single-mardeamigos .comentarios-compartilhar .comentarios {
		margin-top: 20px;
	}

	textarea#comment {
		height: 120px;
	}
	.form-submit input#submit {
		height: 35px;
		font-size: 14px;
	}

	#single-mardeamigos .comentarios-compartilhar .comentarios {
		margin-bottom: 40px;
	}

	.hidden-lg {
		position: relative;
	}

	.hidden-lg::before {
		content: "";
		position: absolute;
		background-color: #9ce4ec;
		top: 20px;
		right: calc(50% - 125px);
		width: 50px;
		height: 45px;
		background: url('/wp-content/themes/pulso-engine-branding-2.0.5/assets/dist/css/../images/youtube-icon-azul.svg') no-repeat;
	}

	.Nav--main-item:last-child::after {
		left: calc(50% - 118px);
		position: absolute;
	}

	.Nav--main-item:last-child.hidden-lg a {
		margin-left: calc(50% - 85px);
	}
	.galeria-mobile.hidden-lg::before{
		display: none;
	}
}


/***FAQ****/

.faq .titulo h4 {
    font-size: 22px;
    color: #04436a;
	margin-bottom: 30px;
}

.sc_card {
    border-radius: 2px;
    cursor: pointer;
}

.sc_card h2, .sc_card h3, .sc_card h4,.sc_card h5,.sc_card h6{
	font-size: 18px;
	color: #034369;
	font-weight: 700;
	margin-top: 0;
}
.sc_card p{
	font-size: 16px;
	font-weight: 400;
	margin-top: 0;
}

.sc_card h2 + div, .sc_card h3 + div, .sc_card h4 + div,.sc_card h5+ div,.sc_card h6 + div, .sc_card p + div{

    height: 0;
    max-height: 0;
    transition: max-height ease-out 0.5s;
    overflow: hidden;
}


.sc_card.show h2 + div, .sc_card.show h3 + div, .sc_card.show h4 + div,.sc_card.show h5+ div,.sc_card.show h6 + div, .sc_card.show p + div{

    height: auto;
    max-height: 800px;
    transition: max-height ease-out 0.5s;
    overflow: hidden;
    margin-top: 15px;
}


.sc_card .indicador:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 2px;
    background: #e8a334;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -7.5px;
    transform: rotate(90deg);
    transition: ease-out 0.5s;
}
.sc_card.show .indicador:after{
    transform: rotate(0deg);
}
.sc_card .indicador:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 2px;
    background: #e8a334;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -7.5px;
}
.sc_card .indicador {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 12.5px;
    border-radius: 50%;
    background: #034369;
    margin-right: 15px;
}


.sc_card div:first-child h2, .sc_card div:first-child h3, .sc_card div:first-child h4, .sc_card div:first-child h5, .sc_card div:first-child h6, .sc_card div:first-child p{
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

/** Ajuste Mobile 8 **/

.Article-header--slider-item.galeria-mobile {
    height: 500px;
}
.Article-header--slider-item.galeria-mobile .Multimedia{
	height: 100%;
}
.Article-header--slider-item.galeria-mobile .Multimedia-media{
	padding-bottom: 0;
	height: 100%;
}

.Article-header--slider-item.galeria-mobile .Multimedia-media a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.Article-header--slider-item.galeria-mobile .Multimedia-media a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width:992px) and (orientation: landscape) {
	.Article-header--slider-item.galeria-mobile{
		display: none !important;
	}
	.Article-header--slider-item.galeria-desktop{
		display: block !important;
	}
}


/**** Comentário Especialista ****/

.comentario-embarcacao{
	margin-top: 0;
	background: linear-gradient(to bottom, transparent 180px, #034369 180px);
}
.comentario-embarcacao .row {
    display: flex;
    flex-wrap: wrap;
}
.comentario-embarcacao .titulo{
	margin-bottom: 30px;
	margin-top: 130px;
}

.comentario-embarcacao .titulo h3{
	font-size: 32px;
	font-weight: 700;
	color: #eca533;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 1;
	margin-top: 0;
}


.comentario-embarcacao .imagem{
	
	height: 100%;
	min-height: 404px;
	display: flex;
	align-items: flex-end;

}
.comentario-embarcacao .imagem img{
	max-width: 100%;
	height: auto;
}

.comentario-embarcacao .texto{
	width: calc(100% - 181px);
	max-width: 535px;
	padding-bottom: 20px;
}



.comentario-embarcacao .descricao h4{
	font-size: 14px;
	text-transform: uppercase;
	color: #eca533;
	margin-bottom: 12px;
	margin-top: 0;
}
.comentario-embarcacao .descricao h5{
	font-size: 12px;
	color: #eca533;
	margin-bottom: 0px;
	margin-top: 0;
}

.comentario-embarcacao .conteudo-texto p{
	font-size: 22px;
	color: #fff;
}
.comentario-embarcacao .conteudo-texto *{
	margin-top: 0;
}

.barcos-usados .Section--lastSeen:before {
    content: '';
    display: block;
    background: #034369;
    height: 2px;
    width: calc(100% - 15px * 2);
    margin: 0 auto 15px;
}

@media (max-width:992px) {
	.comentario-embarcacao{
		margin: 0 -15px;
		background: #034369;
		padding: 40px 15px 0;

	}
	.comentario-embarcacao .titulo{
		margin-top: 0;
	}
	.comentario-embarcacao .imagem{
		width: 100%;
		display: flex;
		margin-bottom: 0;
		height: auto;
		min-height: auto;
		margin-left: -15px;
	}
	
	.comentario-embarcacao .texto{
		width: 100%;
	}
}

/** Autoridade Rodapé ***/

#autoridade{
	background-color: #034369;
	background-blend-mode: multiply;
	background-size: cover;
	background-position: center;
	padding: 80px 0;
	color: #eca533;
}
#autoridade .texto{
	text-align: center;
}

#autoridade h1, #autoridade h2,#autoridade h3,#autoridade h4,#autoridade h5,#autoridade h6,#autoridade p,#autoridade li, #autoridade a{
	font-size: 32px;
	margin-bottom: 20px;
	margin-top: 0;
}
#autoridade span, #autoridade strong, #autoridade b, #autoridade em, #autoridade i{
	color: inherit;
}

@media (max-width:992px) {
	#autoridade h1, #autoridade h2,#autoridade h3,#autoridade h4,#autoridade h5,#autoridade h6,#autoridade p,#autoridade li, #autoridade a{

		font-size: 24px;
	}
}
/** Whatsapp **/

#whatsapp-fixo{
	position: fixed;
	right: 15px;
	bottom: 80px;
}

/*** Barcos Novos *****/
#barcos-novos-page{
	background: #F3F3F3;
}
#barcos-novos-page img{
	max-width: 100%;
	height: auto;
}
#barcos-novos-page .row{
	display: flex;
	flex-wrap: wrap;
}

#barcos-novos-page [class^="col-"]{
	float: none;
}
#barcos-novos-page .container{
	width: 100%;
}

#barcos-novos-page #banner{
	padding: 0;
	position: relative;
}
#barcos-novos-page #banner .container {
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}
#barcos-novos-page #banner .titulo h2{
	font-size: 3.1vw;
    color: #ffefd7;
    font-weight: 700;
    margin: 0 0 45px;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 3px;
	text-transform: uppercase;
	
}
#barcos-novos-page #banner .swiper-slide{
	padding: 0;
	position: relative;

}
#barcos-novos-page #banner .swiper-slide:before {
    content: "";
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
#barcos-novos-page #banner .swiper-slide img{
	width: 100%;
	height: 630px;
	object-fit: cover;
}

#barcos-novos-page #banner .swiper-pagination-bullets {
    bottom: 0;
    left: auto;
    right: 140px;
    height: 100%;
	width: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	z-index: 3;
}
#barcos-novos-page #banner .swiper-pagination-bullet{
	opacity: 1;
	width: 24px;
	height: 24px;
	background: transparent;
	border: 2px solid #fff;
	margin: 15px 0;
}
#barcos-novos-page #banner .swiper-pagination-bullet-active{

	background: radial-gradient(#fff 36%, transparent 40%);
}
#barcos-novos-page #conteudo {
    position: relative;
    z-index: 2;
	padding-bottom: 70px;
}
#barcos-novos-page #conteudo .texto-1 {
    background: #A49C72;
	color: #fff;
    font-size: 1vw;
	font-weight: 400;    
    padding: 65px 80px;
	margin-top: -70px;
	margin-bottom: 65px;
}
#barcos-novos-page #conteudo .texto-1 *{
	margin-top: 0;
}
#barcos-novos-page #conteudo .texto-1 :last-child{
	margin-bottom: 0;
}
#barcos-novos-page #conteudo .logo {
    margin-top: 65px;
    display: flex;
    justify-content: center;
	margin-bottom: 65px;
}
#barcos-novos-page #conteudo .subtitulo h3{
	font-size: 3.1vw;
    color: #044369;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
    letter-spacing: 3px;
	text-transform: uppercase;
	margin-top: 0;
}
#barcos-novos-page #conteudo .texto-2{
	font-size: 1vw;
	color: #707070;
}

#barcos-novos-page #conteudo .texto-2 *{
	margin-top: 0;
}
#barcos-novos-page #conteudo .texto-2 :last-child{
	margin-bottom: 0;
}

#barcos-novos-page #conteudo .swiper-container{
	padding-top: 130px;
}
#barcos-novos-page #conteudo .swiper-container:before{
	content: "";
	position: absolute;
	top: 45px;
	right: 0;
	width: calc(100% - 140px);
	height: 170px;
	z-index: 1;
	background: #A49C72;
}
#barcos-novos-page #conteudo .swiper-wrapper{
	position: relative;
	z-index: 2;
}
#barcos-novos-page #conteudo .swiper-slide{
	padding: 0;
}
#barcos-novos-page #conteudo .swiper-slide img{
	width: 100%;
	height: 380px;
	object-fit: cover;
}
#barcos-novos-page #conteudo .swiper-button-prev, #barcos-novos-page #conteudo .swiper-button-next{

	top: 70px;
	height: 35px;
	width: 25px;
	background-size: contain;
	margin-top: 0;
}
#barcos-novos-page #conteudo .swiper-button-prev{
	right: 210px;
	left: auto;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
#barcos-novos-page #conteudo .swiper-button-next{
	right: 180px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

#barcos-novos-page #posts{
	padding-top: 75px;
	position: relative;
}
#barcos-novos-page #posts:before{
	content: "";
	position: absolute;
	height: 3px;
	width: 100%;
	max-width: 1265px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #044369;
}
#barcos-novos-page #posts .embarcacao{
	margin-bottom: 50px;
}
#barcos-novos-page #posts .embarcacao img{
	width: 100%;
	height: 170px;
	object-fit: cover;
}
#barcos-novos-page #posts .embarcacao .imagem{
	margin-bottom: 20px;
}
#barcos-novos-page #posts .embarcacao .texto h3{
	color: #707070;
	font-weight: 700;
	text-align: center;
	font-size: 20px;
}
#barcos-novos-page .avalicoes{
	background: #f3f3f3;
}

#barcos-novos-page .avalicoes h2{
	font-size: 4.5rem;
	color: #044369;
	text-align: left;
	padding-bottom: 30px;
	margin-bottom: 25px;
	border-bottom: 3px solid #044369;
}
#barcos-novos-page .swiper-container.google_comments{
	width: 100%;
}
#barcos-novos-page .swiper-container.google_comments .comment{
	color: #707070;
	padding: 0;
	padding-right: 10px;
	margin: 0;
}

#barcos-novos-page .swiper-container.google_comments ::-webkit-scrollbar-thumb {
	background: #b7b7b7;
}
#barcos-novos-page .swiper-container.google_comments ::-webkit-scrollbar-thumb:hover {
	background: #b7b7b7;
}
#barcos-novos-page .swiper-container.google_comments ::-webkit-scrollbar-thumb:active {
	background: #b7b7b7;
}

#barcos-novos-page .swiper-container.google_comments .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #034369;
}

#barcos-novos-page .swiper-container.google_comments
	.swiper-pagination-bullet {
	background-color: #707070;
}

/*** Barcos Novos Interna ****/

#barcos-novos-page.interna #banner{
	padding-top: 0;
}

#barcos-novos-page.interna #ancoras{
	background: #A49C72;
	padding: 45px 0;
}

#barcos-novos-page.interna #ancoras .ancoras{
	display: flex;
	align-items: center;
	justify-content: space-around;
}

#barcos-novos-page.interna #ancoras .ancoras a{
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 3px;
}

#barcos-novos-page.interna #intro{
	padding: 45px 0 75px;

}

#barcos-novos-page.interna #intro .logo{
	display: flex;
	justify-content: flex-end;
}

#barcos-novos-page.interna #intro .texto{
	font-size: 1vw;
	color: #707070;
	font-weight: 400;
}

#barcos-novos-page.interna #intro .texto *{
	margin-bottom: 20px;
	margin-top: 0;
}

#barcos-novos-page.interna #intro .texto :last-child{
	margin-bottom: 0;
}
#barcos-novos-page.interna #galeria{
	padding-top: 80px;
	padding-bottom: 50px;
	position: relative;
}

#barcos-novos-page.interna #galeria::before{
	content: "";
	position: absolute;
	height: 3px;
	width: 900px;
	max-width: 100%;
	top: 0;
	left: 50%;
	transform: translate(-50%);
	background: #044369;
}

#barcos-novos-page.interna #galeria .fotos-2{
	max-height: 0;
	height: 100%;
	overflow: hidden;
	transition: max-height ease-out 0.5s;
	display: flex;
	flex-wrap: wrap;
}
#barcos-novos-page.interna #galeria .fotos-1{
	max-height: 600px;
	height: 100%;
	display: flex;
	overflow: hidden;
	flex-direction: column;
	flex-wrap: wrap;
	position: relative;
}
#barcos-novos-page.interna #galeria .mostrar{
	position: absolute;
	width: 250px;
	height: 54px;
	border-radius: 9px;
	border: 2px solid #044369;
	background: #fff;
	color: #707070;
	font-weight: 700;
	font-size: 18px;
	display: flex;
	align-items: center;
	padding: 0 25px;
	cursor: pointer;
	bottom: 30px;
	right: 45px;
}
#barcos-novos-page.interna #galeria .mostrar img{
	margin-right: 15px;
}
#barcos-novos-page.interna #galeria .fotos-2.show-fotos{
	max-height: 10000px;
}
#barcos-novos-page.interna #galeria .fotos{
	margin: 0 -15px;
}
#barcos-novos-page.interna #galeria .fotos a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#barcos-novos-page.interna #galeria .fotos a{
	display: flex;
	width: 25%;
	padding: 7.5px;
	height: 300px;
}

#barcos-novos-page.interna #galeria .fotos-1 > a:nth-child(1){
	height: 600px;
	width: 50%;
}

#barcos-novos-page.interna #bordo{
	background: #fff;
	padding: 60px 0 25px;

}
#barcos-novos-page.interna #bordo .texto{
	margin-bottom: 65px;
}
#barcos-novos-page.interna #bordo .texto *{
	margin-top: 0;
}
#barcos-novos-page.interna #bordo .texto :last-child{
	margin-bottom: 0;
}
#barcos-novos-page.interna #bordo .texto h3{
	font-size: 2.5vw;
	color: #044369;
	font-weight: 700;
	margin-bottom: 10px;
}
#barcos-novos-page.interna #bordo .imagem, #barcos-novos-page.interna #bordo .video{
	margin-bottom: 65px;
}
#barcos-novos-page.interna #bordo .video{
	position: relative;
	padding-bottom: 56.25%;
}
#barcos-novos-page.interna #bordo .video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#barcos-novos-page.interna #bordo .imagem img{
	width: 100%;
	height: 366px;
	object-fit: cover;
}
#barcos-novos-page.interna #bordo .texto p{
	font-size: 1vw;
	color: #707070;
	font-weight: 400;
	margin-bottom: 10px;
}

#barcos-novos-page.interna #layout{
	padding: 40px 0;

}

#barcos-novos-page.interna #layout .legenda
h5{
	margin-bottom: 0;
	font-size: 1vw;
	font-weight: 400;
	color: #707070;
	text-align: center;
	margin-top: 0;
}

#barcos-novos-page.interna #layout .swiper-thumbs .swiper-slide .legenda {
    margin-top: auto;
}

#barcos-novos-page.interna #layout .swiper-thumbs .swiper-slide {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#barcos-novos-page.interna #layout .infos{
	margin-top: 40px;
	margin-left: 20px;
	padding-left: 70px;
	border-left: 2px solid #707070;
}

#barcos-novos-page.interna #layout .item{
	font-size: 1vw;
	font-weight: 400;
	color: #707070;
	margin-bottom: 5px;
}
#barcos-novos-page.interna #layout .logo{
	margin-bottom: 40px;
}

#barcos-novos-page.interna  #layout .swiper-button-prev, #barcos-novos-page.interna  #layout .swiper-button-next{

	top: 40px;
	height: 35px;
	width: 25px;
	background-size: contain;
	margin-top: 0;
}
#barcos-novos-page.interna  #layout .swiper-button-prev{
	right: 70px;
	left: auto;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
#barcos-novos-page.interna  #layout .swiper-button-next{
	right: 40px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

@media(max-width:992px){
	#barcos-novos-page #banner .titulo h2 {
		font-size: 8.1vw;
		margin: 0px 0 35px;
	}
	#barcos-novos-page #banner .swiper-slide img {
		height: 220px;
	}
	#barcos-novos-page #banner .swiper-pagination-bullets {
		right: 20px;
		width: 12px;
	}
	#barcos-novos-page #banner .swiper-pagination-bullet-active {
		background: radial-gradient(#fff 27%, transparent 30%);
	}
	#barcos-novos-page #banner .swiper-pagination-bullet {
		width: 12px;
		height: 12px;
		margin: 5px 0;
	}
	#barcos-novos-page #conteudo .logo {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#barcos-novos-page #conteudo .logo img{
		max-width: 70%;
	}
	#barcos-novos-page #conteudo .texto-1{
		margin-top: 0;
		font-size: 4.0vw;
		padding: 20px 25px;
		margin-bottom: 45px;
	}
	#barcos-novos-page #conteudo .subtitulo h3 {
		font-size: 8.1vw;
		margin-bottom: 20px;
	}
	#barcos-novos-page #conteudo .texto-2 {
		font-size: 3.4vw;
	}
	#barcos-novos-page #conteudo .swiper-container:before {
		
		width: calc(100% - 40px);
	}
	#barcos-novos-page #conteudo .swiper-button-next {
		right: 20px;
	}
	#barcos-novos-page #conteudo .swiper-button-prev {
		right: 50px;
	}
	#barcos-novos-page #conteudo .swiper-slide img {
		height: 200px;
	}
	#barcos-novos-page .avalicoes h2 {
		font-size: 2.5rem;
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 2px solid #044369;
	}
	#barcos-novos-page.interna #ancoras .ancoras a:nth-child(even) {
		background: rgba(0,0,0,0.2);
	}
	#barcos-novos-page.interna #ancoras .ancoras a {
		display: flex;
		min-height: 40px;
		text-align: center;
		justify-content: center;
		align-items: center;
		text-align: center;
		font-size: 16px;
		padding: 3px 15px;
		margin: 0 -15px;
		width: calc(100% + 30px);
	}
	
	#barcos-novos-page.interna #ancoras .ancoras {
		flex-wrap: wrap;
	}
	#barcos-novos-page.interna #ancoras .ancoras {
		display: flex;
		align-items: center;
		justify-content: space-around;
	}
	#barcos-novos-page.interna #ancoras {
		padding: 0;
	}
	#barcos-novos-page.interna #intro .logo{
		justify-content: center;
	}
	#barcos-novos-page.interna .logo img{
		max-width: 70%;
	}	
	#barcos-novos-page.interna #intro .texto {
		font-size: 3.5vw;
		margin-top: 15px;
	}
	#barcos-novos-page.interna #galeria .fotos{
		display: flex;
		flex-wrap: wrap;
	}
	#barcos-novos-page.interna #galeria .fotos a{
		height: 30vw;
		width: 50%;
	}
	#barcos-novos-page.interna #bordo .texto h3 {
		font-size: 7.5vw;
	}
	#barcos-novos-page.interna #bordo .texto p {
		font-size: 3.6vw;
	}
	#barcos-novos-page.interna #bordo .texto,  #barcos-novos-page.interna #bordo .video  {
		margin-bottom: 35px;
	}
	#barcos-novos-page.interna #bordo .imagem img{
		height: 50vw;
	}	
	#barcos-novos-page.interna #layout{
		padding-top: 0;
		padding-bottom: 0;
	} 

	#barcos-novos-page.interna #layout .swiper-principal{
		padding-top: 70px;
	}
	#barcos-novos-page.interna #layout .swiper-button-prev, #barcos-novos-page.interna #layout .swiper-button-next {
		height: 25px;
	}
	#barcos-novos-page.interna #layout .legenda h5 {
		font-size: 3.5vw;
	}
	#barcos-novos-page.interna #layout .infos {
		margin-left: 0;
		padding-left: 0;
		border-left: 0;
	}
	#barcos-novos-page.interna #layout .logo{
		display: flex;
		justify-content: center;
		margin-bottom: 2px;
	}
	#barcos-novos-page.interna #layout .item {
		font-size: 4vw;
		text-align: center;
	}

}
@media (min-width:992px) {
	#barcos-novos-page .container{
		max-width: 100%;
	}
}
@media (min-width:1200px) {
	#barcos-novos-page .container{
		max-width: 1140px;
	}
}
@media (min-width:1366px) {
	#barcos-novos-page .container{
		max-width: 1300px;
	}
}
@media (min-width:1700px) {

	#barcos-novos-page .container{
		max-width: 1630px;
	}
}

.modal-open .modal{
	z-index: 1000000;
}