.toggle-nav,
nav ul ul {
	display: none
}

.paragrafoSlide {
    font-family: Poppins;
    font-size: 18px;
    line-height: 27px;
    color: rgba(69, 67, 66, 0.84);
    width: 529px;
}

.slide1Button {
    width: 196px;
    height: 62px;
    left: 239px;
    top: 570px;
    background: #C7A74D;
    color:rgba(255, 255, 255, 1);
    box-shadow: 0px 10px 30px rgba(115, 115, 115, 0.2);
    border-radius: 10px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    margin-top: 2.5rem;
    transition: 0.3s;
    text-transform: none;
}

.slide1SecButton {
    margin-left: 4rem;
    text-decoration: underline;
    color: #85110E;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}

.slide1SecButton:hover {
    color: #b01f26;
}
.slide1Button:hover {
    background: #fff;
    color: #c7a74d;
    border-color: #C7A74D;
    box-shadow: 0px 10px 30px rgba(199, 167, 77, 0.9);
}

#slide1,
#slide2,
body,
header {
	width: 100%
}

body {
	margin: 0;
	padding: 0
}

a.back-to-top {
	display: none;
	padding: .25rem .75rem;
	border: 1px solid #FFF;
	font-size: 1.5em;
	position: fixed;
	color: #FFF;
	z-index: 999;
	right: 2rem;
	bottom: 2rem;
	background: #777
}

.google-maps,
nav,
nav ul,
nav ul ul li {
	position: relative
}

a:hover.back-to-top {
	background-color: #b01f26;
	color: #FFF
}

nav a,
nav ul li:hover>ul,
nav ul:after {
	display: block
}

header {
	background-color: rgba(255, 255, 255, 1);
	z-index: 5;
	box-shadow: 0 5px 8px rgba(0, 0, 0, .1);
	position: fixed;
	top: 0;
	left: 0
}

nav {
	z-index: 5;
	float: right;
	margin-top: 1px
}

nav ul,
nav ul li {
	padding: 0;
	margin: 0
}

nav ul {
	border-radius: 10px;
	list-style: none;
	display: inline-table;
	vertical-align: middle
}

nav ul:after {
	content: "";
	clear: both
}

nav li {
	float: left;
	list-style: none
}

nav li:last-child,
nav li:last-child a {
	margin-right: 0;
	padding-right: 0
}

nav a {
	padding: 3.5rem 1rem 1rem;
	letter-spacing: .1em;
	color: rgba(0, 0, 0, .5);
	transition: color linear .15s;
	-webkit-transition: color linear .15s;
	-moz-transition: color linear .15s;
	-o-transition: color linear .15s;
	font-weight: 600;
	text-transform: uppercase;
	font-size: .85em
}

nav ul li a.active,
nav ul li:hover>a {
	color: #b01f26
}

nav ul ul {
	background: rgba(255, 255, 255, 1);
	border-radius: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	border: 1px solid #f0f0f0;
	border-top: 2px solid #b01f26
}

nav ul ul li {
	float: none;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

nav ul ul li a {
	padding: 1rem;
	font-size: .8em;
	color: rgba(0, 0, 0, .5);
	-webkit-transition: all linear .5s;
	-moz-transition: all linear .5s;
	-o-transition: all linear .5s;
	transition: all linear .5s
}

nav ul ul li:hover a {
	background: #b01f26;
	color: #FFF;
	border: none
}

nav ul ul ul {
	position: absolute;
	left: 100%;
	top: 0
}

.logo {
	float: left;
	display: inline-block;
	padding: 0
}

.logo a {
	-webkit-transition: all linear .5s;
	-moz-transition: all linear .5s;
	-o-transition: all linear .5s;
	transition: all linear .5s;
	color: rgba(250, 105, 0, 1);
	font-size: 4em
}

.logo a:hover {
	color: rgba(250, 105, 0, .3)
}

ul {
	list-style: none
}

p {
	color: #323232
}

hr {
	border: .1rem solid rgba(250, 105, 0, .3)
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #b01f26;
	font-weight: 400
}

img {
	max-width: 100%;
	height: auto
}

.button-primary,
a {
	text-decoration: none;
	-webkit-transition: all linear .25s;
	-moz-transition: all linear .25s;
	-o-transition: all linear .25s;
	transition: all linear .25s
}

.quotes {
	font-size: 3rem;
	text-align: left;
	margin: 5rem auto
}

.author_name_gray,
.author_name_white {
	margin: 7rem 0 0 7.5rem;
	font-size: 2rem
}

.author_name_white {
	color: #fff
}

.author_name_gray {
	color: #94a4a4
}

#slide1 h1,
#slide1 h2,
#slide1 h3 {
	color: rgba(0, 0, 0, .7)
}

#slide1 {
    display:flex;
    flex-direction: row;
	padding: 25vh 0 0 0;
	height: calc(75vh - 79.2px);
	margin: 0 auto;
}



.img1 {
	background: url(../images/slide1.jpg) 50% 0 no-repeat fixed;
	background-size: cover
}

.img2 {
	background: url(../images/cao-escondido.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
	text-align: center
}

.img3 {
	background: url(../images/slide1-img3.jpg) 50% 0 no-repeat fixed;
	background-size: cover
}

.img4 {
	background: url(../images/cachorro-lingua.jpg) 50% 0 no-repeat fixed;
	background-size: cover
}

.img5 {
	background: url(../images/sphynx-curioso.jpg) 50% 0 no-repeat fixed;
	background-size: cover
}

.img10 {
	background: url(../images/cao-chapeu.jpg) 50% 0 no-repeat fixed;
	background-size: cover
}

.content {
	background-color: #FFF;
	padding: 10rem 0
}

#slide1 h1 {
	font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;

/* identical to box height */

color: #2B2929;
}

#slide1 h2 {
	font-family: Poppins;
font-style: normal;
font-weight: normal;
font-size: 36px;
line-height: 50px;
margin-bottom: 0 !important;

/* identical to box height */

color: #2B2929;
}

#slide1 h3 {
	font-size: 3.25em
}

.infoCentral {
	background-color: #b01f26;
	color: #333;
	margin: 0 auto;
	padding: 1.5rem 0
}

.infoCentral .infoNumeros {
	margin-top: .5rem
}

.infoCentral a,
.infoCentral p {
	color: #FFF;
	margin: 0 auto;
	font-size: 1.15em
}

.infoCentral a,
.infoCentral i {
	background-color: #FFF;
	color: #b01f26;
	text-align: center
}

.infoCentral p {
	margin-top: 1rem
}

.infoCentral i {
	float: left;
	font-size: 2em;
	margin-right: 2rem;
	width: 4.25rem;
	height: 4.25rem;
	line-height: 4.25rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%
}

.infoCentral a {
	float: right;
	font-weight: 600;
	display: block;
	border: 1px solid #FFF;
	width: 13rem;
	padding: 1rem 2rem;
	border-radius: .5rem;
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	-webkit-transition: all linear .5s;
	-moz-transition: all linear .5s;
	-o-transition: all linear .5s;
	transition: all linear .5s
}

.infoCentral a:hover {
	color: #FFF;
	border: 1px solid #FFF;
	background: 0 0
}

.infoCentralMinor {
	display: none;
	overflow: hidden
}

.infoCentralMinor .infoNumeros {
	clear: both;
	width: 24rem;
	margin: 0 auto 2.5rem
}

.infoCentralMinor i {
	display: block;
	margin-right: .75rem
}

.infoCentralMinor p {
	padding-top: 1rem;
	overflow: hidden
}

.container.imagemSlide img {
	max-width: 200px;
}

.infoCentralMinor a {
	float: none;
	text-align: center;
	margin: 2rem auto 0
}

.textoIntro {
	background: url(../images/cta.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
	text-align: center;
	padding: 15rem
}

.textoIntro h3 {
	color: #323232;
	line-height: 2em
}

.textoIntro h3 .corRec {
	color: #b01f26;
	padding: .5rem 1.5rem;
	border: 1px solid #b01f26;
	border-radius: .5rem;
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem
}

.textoIntro p {
	font-size: 1.25em;
	color: rgba(0, 0, 0, .5)
}

.inicio {
	text-align: center
}

.separadorTitulo {
	width: 15rem;
	height: 2px;
	background-color: #b01f26;
	margin: 1rem auto
}

.inicio h3 {
	font-weight: 600;
	font-size: 3em
}

.inicio h3,
.inicio h6 {
	color: #323232;
	margin: 0;
	padding: 0
}

.inicio h6 {
	font-size: 1.15em;
	color: #999
}

.destaque .minorWidth {
	display: none
}

.destaque {
	margin-top: 3rem
}

.destaque article {
	margin-top: 1rem
}

.destaque article .icone {
	height: 20rem;
	padding: 2rem
}

.destaque article .icone a i {
	background-color: #FFF;
	border: 5px solid #b01f26;
	color: #b01f26;
	font-size: 7em;
	width: 20rem;
	height: 20rem;
	line-height: 20rem;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin-bottom: 2rem;
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear
}

.destaque article .icone a:hover i {
	width: 18rem;
	height: 18rem;
	line-height: 18rem;
	background-color: #b01f26;
	color: #FFF;
	font-size: 6em
}

.destaque article h5 {
	text-transform: uppercase;
	margin: 1rem 0;
	color:#111;
}

.destaque article p {
	margin-bottom: 0
}

.destaque article .saberMais {
	display: block;
	width: 10rem;
	border: 1px solid #323232;
	color: #323232;
	margin: 2rem auto 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	padding: 1rem 2rem;
	text-transform: uppercase;
	font-size: .9em
}

.direitosMinor,
.footerMedium,
.footerMinor,
.minorWidthSobre {
	display: none
}

.destaque article .saberMais:hover {
	border-color: #FF6900;
	color: #FF6900
}

.google-maps {
	padding-bottom: 25%;
	height: 0;
	overflow: hidden
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important;
	z-index: 1
}

footer {
	background-color: #222;
	color: #fff;
	padding: 10rem 0 0;
	background-size: cover
}

footer .informacao article a,
footer .informacao article li {
	color: #fff;
	font-size: 1em;
	font-weight: 400
}

footer .informacao article li i {
	font-size: 1.35em;
	margin-right: .5rem
}

footer .informacao article li a:hover {
	color: #b01f26
}

#mc_embed_signup {
	clear: left;
	padding: 0;
	margin: 0
}

#mc_embed_signup form {
	padding: 0
}

#mc_embed_signup .button {
	background-color: #b01f26;
	width: 100%
}

#mc_embed_signup .mc-field-group {
	padding: 0;
	margin: 0;
	width: 100%
}

#mc_embed_signup form input {
	font-size: 1em;
	color: #323232;
	margin-bottom: 0
}

#mc_embed_signup form input:focus {
	border: 1px solid #b01f26
}

footer .footerMedium #mc_embed_signup .indicates-required,
footer .footerMinor #mc_embed_signup .indicates-required {
	margin-right: 0!important
}

footer .footerMedium #mc_embed_signup .button,
footer .footerMinor #mc_embed_signup .button {
	margin: 0 0 10px
}

footer .direitos {
	background-color: #777;
	padding: 1.5rem 0 1rem;
	margin-top: 5rem
}

footer .direitos p {
	color: #FFF;
	margin: 0
}

footer .direitos ul,
footer .direitos ul li {
	margin: 0;
	padding: 0
}

footer .direitos ul li {
	float: left;
	margin-left: 1rem
}

footer .direitos ul li a i {
	font-size: 1.5em;
	color: #FFF;
	-webkit-transition: all linear .25s;
	-moz-transition: all linear .25s;
	-o-transition: all linear .25s;
	transition: all linear .25s
}

footer .direitos ul li a:hover i {
	color: rgba(250, 255, 255, .7)
}

footer .direitos .direitosMinor {
	text-align: center
}

footer .direitos .direitosMinor ul {
	width: 9rem;
	margin: .5rem auto 0
}

footer .footerFull form .button-primary {
	width: 100%
}

footer .footerMedium .newsletter h5,
footer .footerMinor .newsletter h5 {
	text-align: left;
	margin: .5rem 0;
	font-size: 1.5em
}

footer .footerMedium .newsletter,
footer .footerMinor .newsletter {
	clear: both
}

footer .footerMedium hr,
footer .footerMinor hr {
	border: .1rem solid rgba(0, 0, 0, .1);
	clear: both;
	margin-bottom: 1.5rem
}

footer .footerMinor .informacao {
	margin-bottom: 1rem;
	overflow: hidden
}

footer .footerMinor hr {
	margin-top: 1rem
}

footer .footerMinor h5 {
	clear: both;
	margin-bottom: .5rem
}

footer .footerMinor .informacao ul li {
	float: left
}

footer .footerMinor li i {
	font-size: 1.35em;
	margin: 0 1rem
}

footer .footerMinor li .first {
	margin-left: 0
}

.divSobre h3 {
	font-weight: 600;
	font-size: 3em;
	color: #323232;
	text-align: center
}

.divSobre .separadorTitulo {
	min-width: 25rem;
	margin-bottom: 2.5rem
}

.divSobre p {
	color: rgba(0, 0, 0, .7);
	line-height: 2em;
	font-size: 1.05em;
	text-align: justify
}

.divSobre img {
	border-top: 10px solid #b01f26;
	border-bottom: 10px solid #b01f26
}

.galeriaSobre {
	overflow: hidden;
	margin-top: 0
}

.galeriaSobre ul li {
	margin-bottom: 0
}

.contactos h3,
.equipa h3,
.galeria h3,
.servicos h3,
.termos h3 {
	font-weight: 600;
	font-size: 2.75em;
	color: #323232;
	text-align: center
}

.equipa .separadorTitulo {
	min-width: 25rem;
	margin-bottom: 5.5rem
}

.equipa article {
	text-align: center;
	display: block
}

.equipa article .bolaEquipa {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background-color: #b01f26;
	display: block;
	overflow: hidden;
	padding: 1.5rem
}

.equipa article img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%
}

.equipa article h5 {
	color: #323232;
	font-weight: 600;
	margin-top: 2rem;
	margin-bottom: 1rem
}

.equipa article .separadorTitulo {
	margin-bottom: 1rem;
	background-color: #CCC
}

.equipa article p {
	font-size: 1.25em;
	margin-bottom: 0
}

.equipa .equipaMinor {
	display: none
}

.equipa .equipaMinor article {
	margin-top: 3rem
}

.equipa .equipaMinor article .bolaEquipa {
	background-color: none;
	padding: 0
}

.equipa .equipaMinor article img {
	text-align: center;
	margin-bottom: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 10px solid #b01f26
}

.listaServFullWidth .listaServicos {
	margin: 5rem 0 0;
	overflow: hidden
}

.listaServicos article img {
	position: relative;
	z-index: 1
}

.listaServicos article .caixaTextoServ {
	margin-top: 0;
	position: relative;
	z-index: 2;
	text-align: center
}

.listaServicos article .caixaTextoServ .iconeServicos {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #b01f26;
	color: #FFF;
	width: 10rem;
	height: 10rem;
	line-height: 10rem;
	font-size: 4.5rem;
	text-align: center;
	margin: 0 auto .5rem;
	border: 10px solid #FFF
}

.listaServicos article .caixaTextoServ .textoServicos span {
	font-size: 1em
}

.listaServicos article .caixaTextoServ .textoServicos h4 {
	text-transform: uppercase;
	margin: .5rem 0;
	font-weight: 600;
	color: #323232
}

.listaServicos article .caixaTextoServ .textoServicos p {
	font-size: .85em;
	font-weight: 600
}





.listaServMinorWidth {
	display: none;
	margin-top: 5rem;
	overflow: hidden
}

.listaAlbuns {
	margin: 5rem auto 3rem;
	overflow: hidden;
	width: 24rem;
}

.listaAlbuns ul li {
	float: left;
	margin: 0;
	padding: 0
}

.listaAlbuns ul li a {
	color: #b01f26;
	display: block;
	margin: 1rem .5rem 0;
	padding: 1rem 2rem;
	font-size: 1.25em;
	border: 1px solid #b01f26;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}

#Container .mix,
.minorWidthConsultas {
	display: none
}

.listaAlbuns ul li a.active,
.listaAlbuns ul li a:hover {
	color: #FFF;
	background: #b01f26
}

.galeriaGal {
	overflow: hidden;
	margin-top: 2rem
}

.galeriaGal ul li {
	margin-bottom: 0
}

.contactosTexto {
	text-align: center;
	margin: 5rem 0
}

.contactosTexto h5 {
	color: rgba(0, 0, 0, .5)
}

.contactosTexto h6,
.formContactos form,
.formContactos option,
.formContactos select,
.mapaSite a,
.termosTexto a {
	color: #323232
}

.contactosTexto i {
	font-size: 1.5em;
	margin-right: 1rem
}

.formContactos form {
	margin: 0
}

.formContactos form label {
	color: #323232;
	font-weight: 600
}

.formContactos input:focus,
select:focus,
textarea:focus {
	border: 1px solid rgba(250, 105, 0, .3)
}

.formContactos form input.button-primary {
	background-color: #b01f26;
	border: 0;
	padding: 0 5rem;
	transition: all linear .5s;
	-webkit-transition: all linear .5s;
	-moz-transition: all linear .5s;
	-o-transition: all linear .5s
}

.mapaSite h5,
.mapaSite ul li {
	text-align: center;
	padding: 1rem 0
}

.formContactos form .button-primary:hover {
	background-color: #f77d24
}

.formContactos textarea {
	resize: none;
	height: 12rem
}

.excepcaoForm {
	margin-left: 0
}

.mapaSite,
.termosTexto {
	margin-top: 5rem;
	overflow: hidden
}

.mapaSite a:hover,
.termosTexto a:hover {
	color: #b01f26
}

.termos p i {
	margin-right: 1rem;
	font-size: 1.5em;
	color: #929292
}

.termos h6 {
	font-weight: 600;
	margin-bottom: 1rem
}

.mapaSite h5 {
	background: #b01f26;
	color: #FFF;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom: 0
}

.mapaSite ul li {
	border-bottom: 1px solid #ccc;
	font-size: 1.25em
}
.container.textoSlider1 {
	padding: 0 0 0 20%;
}

.imagemSlider img {
	max-width: 310px;
	margin-left: 10%;
}

h1, h2, h3, h4, h5, h6 {
	/* color: #b01f26; */
	color: #fff;
  }
  
  footer .direitos {
	/* background-color: #777; */
	background-color: #222;
  }
  
.textoIntro h3 {
	color: #fff;
}
  
  .textoIntro p {
	/* color: rgba(0, 0, 0, .5); */
	color: #fff;
  }
  
  .textoIntro h3 .corRec {
	/* color: #b01f26; */
	/* border: 1px solid #b01f26; */
	color: #F4ADAB;
	border: 1px solid #F9D6D5;
  }
  

@media screen and (max-width:1600px) {
	.container.textoSlider1 {
		padding: 0 0 0 10%;
	}

	.textoIntro {
		padding: 10rem
	}
	.textoIntro h3 {
		font-size: 1.75em;
		line-height: 2.5em
	}
	.google-maps {
		padding-bottom: 30%
	}
}

@media screen and (max-width:1280px) {
	.textoIntro {
		padding: 10rem 5rem
	}
	.textoIntro h3 {
		font-size: 1.75em;
		line-height: 2.5em
	}
}

@media screen and (max-width:1220px) {
	.wrap {
		width: 90%
	}
	.footerFull {
		display: none
	}
	.footerMedium {
		display: block
	}
	footer {
		padding: 7rem 0 0
	}
	.google-maps {
		padding-bottom: 40%
	}
	.fullWidthSobre {
		display: none
	}
	.divSobre h3 {
		font-size: 2.5em
	}
	.divSobre p {
		font-size: 1em;
		line-height: 1.85em
	}
}

@media screen and (max-width:1080px) {
	nav,
	nav ul ul {
		position: relative
	}
	nav {
		display: inline-block;
		margin-top: .5rem;
		padding: 0 2rem
	}
	.toggle-nav,
	nav a {
		padding: 1rem 2rem
	}
	nav ul.active {
		display: none
	}
	nav a,
	nav li {
		display: block
	}
	nav ul {
		min-width: 15rem;
		white-space: nowrap;
		position: absolute;
		top: 120%;
		right: 0;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		text-align: center;
		background: rgba(255, 255, 255, 255.3);
		border: 1px solid rgba(0, 0, 0, .3)
	}
	nav>ul {
		margin-top: 1rem;
		right: 2rem
	}
	nav ul:after {
		width: 0;
		height: 0;
		position: absolute;
		top: 0;
		right: 2rem;
		content: '';
		transform: translate(0, -100%);
		border-left: 7px solid transparent;
		border-right: 7px solid transparent;
		border-bottom: 7px solid #000
	}
	nav li {
		float: none
	}
	nav ul li a.active,
	nav ul li:hover>a {
		background-color: #711916;
		color: #FFF
	}
	nav ul ul {
		background-color: #F0F0F0
	}
	.toggle-nav {
		margin-top: 2rem;
		float: left;
		display: inline-block;
		border: 1px solid rgba(0, 0, 0, .5);
		color: rgba(0, 0, 0, .5);
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		transition: color linear .15s;
		-webkit-transition: color linear .15s;
		-moz-transition: color linear .15s;
		font-size: 20px
	}
	.toggle-nav.active,
	.toggle-nav:hover {
		color: #711916;
		border: 1px solid #711916
	}
	.equipa .bxslider,
	.equipa .equipaFull {
		display: none
	}
	.equipa .equipaMinor {
		display: block
	}
	.listaServFullWidth {
		display: none
	}
	.listaServMinorWidth {
		display: block
	}
}

@media screen and (max-width:980px) {
	.search-form input {
		width: 120px
	}
	.direitosFull {
		display: none
	}
	.direitosMinor {
		display: block
	}
	footer {
		padding: 5rem 0 0
	}
	footer .direitos {
		margin-top: 3rem
	}
	.fullWidthSobre {
		display: none
	}
	.minorWidthSobre {
		display: block;
		text-align: center
	}
}

@media screen and (max-width:880px) {
	.footerMedium {
		display: none
	}
	.footerMinor {
		display: block
	}
	.google-maps {
		padding-bottom: 60%
	}

/* Inline #10 | http://localhost/imvfa// */

.container.imagemSlider {
	display: none;
  }
  
  /* Elemento | http://localhost/imvfa// */
  
  .textoSlider1 {
	padding-left: 0px !important;
	text-align: center;
  }
  
}

@media screen and (max-width:850px) {
	.textoIntro {
		padding: 8rem 3rem
	}
	.textoIntro h3 {
		font-size: 1.25em
	}
	.textoIntro p {
		font-size: 1em
	}
	.destaque .minorWidth {
		display: block
	}
	.destaque .fullWidth,
	.fullWidthConsultas {
		display: none
	}
	.textoIntro h3 .corRec {
		color: #b01f26;
		padding: 0;
		border: none
	}
	.minorWidthConsultas {
		display: block
	}
}

@media screen and (max-width:660px) {
	#slide1 h1,
	#slide1 h2,
	#slide1 h3 {
		color: rgba(0, 0, 0, .7)
	}
	.infoCentralFull,
	footer .footerMinor .infoFooterMinor {
		display: none
	}
	#slide1 h1 {
		font-size: 2em
	}
	#slide1 h2 {
		font-size: 3em
	}

    #slide1 {
        height: 75vh;
    }

	#slide1 h3 {
		font-size: 2.5em
	}
	.google-maps {
		padding-bottom: 80%
	}
	.infoCentralMinor {
		display: block;
		clear: both
	}
}

@media screen and (max-width:549px) {
	footer .footerMinor h5 {
		margin-bottom: .5rem;
		font-size: 1.5em;
		font-weight: 400
	}
	.google-maps {
		padding-bottom: 100%
	}
	.textoSlide1 {
		text-align: center;
        max-width: 400px !important;
	}

    .paragrafoSlide {
        width: auto;
    }

    .slideButtons {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .slide1SecButton {
        margin: 1.5rem auto 0;
    }
    
}