/* /////////////////////// */
/*   CORES PADRÃO UNIMED   */
/* /////////////////////// */

/* verde bandeira */
.verdeb {
	background-color: #008c50 !important;
}

.verdeb-txt {
	color: #008c50 !important;
}

/* verde bandeira light */
.verdeb-light {
	background-color: #24a475 !important;
}

.verdeb-light-txt {
	color: #24a475 !important;
}

/* verde bandeira light1 */
.verdeb-light1 {
	background-color: #89c2a3 !important;
}

.verdeb-light1-txt {
	color: #89c2a3 !important;
}

/* verde bandeira light2 */
.verdeb-light2 {
	background-color: #e0eee5 !important;
}

.verdeb-light2-txt {
	color: #cae2d3 !important;
}

/* verde citrico */
.citrico {
	background-color: #bbcf35 !important;
}

.citrico-txt {
	color: #bbcf35 !important;
}

/* verde citrico */
.citrico-light1 {
	background-color: #cddb71 !important;
}

.citrico-light1-txt {
	color: #cddb71 !important;
}

/* verde citrico */
.citrico-light2 {
	background-color: #dee7a6 !important;
}

.citrico-light2-txt {
	color: #dee7a6 !important;
}

/* verde citrico */
.citrico-light3 {
	background-color: #f5f8e7 !important;
}

.citrico-light3-txt {
	color: #f5f8e7 !important;
}

/* verde musgo */
.musgo {
	background-color: #0a3e1f !important;
}

.musgo-txt {
	color: #0a3e1f !important;
}

/* verde petroleo */
.petroleo {
	background-color: #015f54 !important;
}

.petroleo-txt {
	color: #015f54 !important;
}

/* roxo */
.roxo {
	background-color: #46195f !important;
}

.roxo-txt {
	color: #46195f !important;
}

/* violeta */
.violeta {
	background-color: #a61680 !important;
}

.violeta-txt {
	color: #a61680 !important;
}

/* magenta */
.magenta {
	background-color: #e40046 !important;
}

.magenta-txt {
	color: #e40046 !important;
}

/* laranja */
.laranja {
	background-color: #ed7203 !important;
}

.laranja-txt {
	color: #ed7203 !important;
}

/* amarelo */
.amarelo {
	background-color: #ffcb00 !important;
}

.amarelo-txt {
	color: #ffcb00 !important;
}

/* ouro */
.ouro {
	background-color: #dbac00 !important;
}

.ouro-txt {
	color: #dbac00 !important;
}

/* prata */
.prata {
	background-color: #a4a3a3 !important;
}

.prata-txt {
	color: #a4a3a3 !important;
}

/* bronze */
.bronze {
	background-color: #b13a0b !important;
}

.bronze-txt {
	color: #b13a0b !important;
}

/* bege */
.bege {
	background-color: #efe1c0 !important;
}

.bege-txt {
	color: #efe1c0 !important;
}

/* marrom */
.marrom {
	background-color: #6a340e !important;
}

.marrom-txt {
	color: #6a340e !important;
}

/* grafite */
.grafite {
	background-color: #66656c !important;
}

.grafite-txt {
	color: #66656c !important;
}

/* cinza */
.cinza {
	background-color: #E8E9EB !important;
}

.cinza-txt {
	color: #d0d4d7 !important;
}

/* cinza lighten-4 */
.cinza-light {
	background-color: #f6f7f8 !important;
}

.cinza-light-txt {
	color: #f6f7f8 !important;
}

/* azul */
.azul {
	background-color: #0096d2 !important;
}

.azul-txt {
	color: #0096d2 !important;
}

/* branco */
.branco {
	background-color: #ffffff !important;
}

.branco-txt {
	color: #ffffff !important;
}

.txtBold {
	font-weight: bold;
}

.txtBolder {
	font-weight: bolder;
}

.txtSemibold {
	font-weight: 600;
}

.txtlighter {
	font-weight: lighter;
}

/* /// FIM /// */

.ur-sans {
	font-family: "unimed_slab";
}

/* TIPOGRAFIA PADRAO PADRÃO */
.sans {
	font-family: 'unimed_sansregular';
	/* font-weight: normal;
  line-height: normal;*/

}

.sans-italic {
	font-family: 'unimed_sansitalic';
	/*font-weight: normal;
  line-height: normal;*/

}

.sans-book {
	font-family: 'unimed_sansbook';
	/* font-weight: normal;
  line-height: normal;*/

}

.sans-book-italic {
	font-family: 'unimed_sansbook_italic';
	/* font-weight: normal;
  line-height: normal;*/

}

.sans-bold {
	font-family: 'unimed_sansbold';
	/*font-weight: normal;
  line-height: normal;*/
}

.sans-bold-italic {
	font-family: 'unimed_sansbold_italic';
	/* font-weight: normal;
  line-height: normal;*/
}

.sans-black {
	font-family: 'unimed_sansblack';
	/*font-weight: normal;
  line-height: normal;*/
}

.sans-black-italic {
	font-family: 'unimed_sansblack_italic';
	/* font-weight: normal;
  line-height: normal;*/
}

.slab {
	font-family: 'unimed_slabregular';
	/* font-weight: normal;
  line-height: normal;*/
}

.slab-italic {
	font-family: 'unimed_slabbook';
	/*font-weight: normal;
  line-height: normal;*/
}

.slab-book {
	font-family: 'unimed_slabitalic';
	/*font-weight: normal;
  line-height: normal;*/
}

.slab-book-italic {
	font-family: 'unimed_slabbook_italic';
	/*font-weight: normal;
  line-height: normal;*/
}

.slab-semi {
	font-family: 'unimed_slabsemibold';
	/*font-weight: normal;
  line-height: normal;*/
}

.slab-semi-italic {
	font-family: 'unimed_slabsemibold_italic';
	/* font-weight: normal;
  line-height: normal;*/
}

.slab-bold {
	font-family: 'unimed_slabbold';
	/* font-weight: normal;
  line-height: normal;*/
}

.slab-bold-italic {
	font-family: 'unimed_slabbold_italic';
	/*  font-weight: normal;
  line-height: normal;*/
}

.serif {
	font-family: 'unimed_serifregular';
	/*font-weight: normal;
  line-height: normal;*/

}

.serif-italic {
	font-family: 'unimed_serifitalic';
	/* font-weight: normal;
  line-height: normal;*/

}

.serif-book {
	font-family: 'unimed_serifbook';
	/* font-weight: normal;
  line-height: normal;*/

}

.serif-book-italic {
	font-family: 'unimed_serifbook_italic';
	/* font-weight: normal;
  line-height: normal;*/

}

.serif-bold {
	font-family: 'unimed_serifbold';
	/* font-weight: normal;
  line-height: normal;
  */
}

.serif-bold-italic {
	font-family: 'unimed_serifbold_italic';
	/*  font-weight: normal;
  line-height: normal;*/

}

.brush {
	font-family: 'unimed_brushregular';
	/*  font-weight: normal;
  line-height: normal; */
}


html,
body {
	width: 100%;
	height: auto;
	/*border: #a61680 dotted 1px;*/
}

main {
	position: relative !important;
	/*min-height: 100%;*/
	min-height: 90vh;
}

.content-wrap {
	padding-bottom: 7.5em !important;
	/*border: #a61680 dotted 1px;*/
}

@media screen and (min-width: 1920px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		max-width: 1500px !important;
	}
}

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

	.container,
	.container-sm {
		max-width: 900px !important;
	}
}

/*       RODAPÉ         */
.rodape {
	font-family: 'unimed_sansregular';
	position: absolute !important;
	width: 100% !important;
	left: 0 !important;
	bottom: 0 !important;
}

/* PADDING */
.pdg {
	margin: 0;
	padding: 1em !important;
	position: relative;
}

/* MARGIM */
.mrg {
	margin-top: 0.5em !important;
	margin-left: 10vw !important;
	margin-right: 10vw !important;
	margin-bottom: 2em !important;
	position: relative;
}

.mrgPi {
	margin-top: 7em !important;
	margin-left: 10vw !important;
	margin-right: 10vw !important;
	margin-bottom: 2em !important;
	position: relative;
}

.mrg img {
	width: 5vw !important;
	vertical-align: middle;
	align-self: center;
}

.mrgPi img {
	width: 3vw !important;
	padding: 0.4em;
	vertical-align: middle;
	align-self: center;

}

@media screen and (min-width: 360px) and (max-width: 1080px) {
	.mrg {
		margin-top: 0.5em !important;
		margin-left: 1vw !important;
		margin-right: 1vw !important;
		margin-bottom: 2em !important;
	}

	.mrgPi {
		margin-top: 7em !important;
		margin-left: 1vw !important;
		margin-right: 1vw !important;
		margin-bottom: 2em !important;
	}

	.mrg img,
	.mgPi img {
		width: 32vw !important;

	}
}

.mgr02 {
	margin: 0.2em;
}

/* PADDING */

.pad02 {
	padding: 0.2em;
}

/* IMAGEM RESPONSIVA */
.img-container {
	width: 98%;
}

.img-container::before {
	content: "";
	height: 0;
	float: left;
	padding-bottom: calc(58% / (var(--aspect-ratio)));
	/*border: 1px solid red;*/
}

.img-container::after {
	content: "";
	display: block;
	clear: both;
}


@media screen and (max-width: 480px) {
	.img-container {
		width: 100%;
		/*border: 1px solid BLUE;*/
	}

	.img-container::before {
		content: "";
		height: 0;
		float: left;
		padding-bottom: calc(125% / (var(--aspect-ratio)));
		/*border: 1px solid red;*/
	}
}

/*PARALAX*/

.parallax {
	background-image: url('../img/parallax.jpg');
	/* Substitua pela URL da sua imagem */
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 0;

}

.det-parallax {
	background-image: url('../img/det-baixo-parallax.svg');
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	/* border: #6a340e 1px solid; */
	/* height: 65vh; */
}

/*//////  MEDIA SCREEM ////////*/


.h0 {
	line-height: normal;
	margin: initial;
	text-align: left;
	/*padding: 0 0 0.5em 0;*/
}

h1 h2 h3 h4 h5 h6 {
	line-height: normal;
	margin: initial;
	/*padding: 0 0 0.5em 0;*/
}

p,
li {
	line-height: normal;
	margin: initial;
}



/* /////////////////////// */
/*         BANNERS         */
/* /////////////////////// */

/*.banners{
	margin: 1.5em;
}*/


.banner-full {
	/* The image used */
	width: 100%;
	/*margin-top: 90px;*/
	margin: 0px;
	z-index: 0;
	display: inline-table;
	/*border: 1px solid #ccc;*/
	background-position-x: center;
	background-position-y: bottom;
	background-repeat: no-repeat;
	background-size: auto;
}

@media screen and (min-width: 1920px) {
	.banner-full {
		/* The image used */
		background-image: url('../img/img_bannerG.png');
		min-height: 450px;
		margin-top: 90px;
		background-size: cover;
	}
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
	.banner-full {
		/* The image used */
		background-image: url('../img/img_bannerG.svg');
		min-height: 350px;
		/*margin-top: 60px;	*/
		background-size: cover;
	}
}

@media screen and (min-width: 1080px) and (max-width: 1365px) {
	.banner-full {
		/* The image used */
		background-image: url('../img/img_bannerM.svg');
		min-height: 350px;
		/*margin-top: 20px;*/
		background-size: contain;
	}
}

@media screen and (min-width: 577px) and (max-width: 1079px) {
	.banner-full {
		/* The image used */
		background-image: url('../img/img_bannerM.svg');
		min-height: 350px;
		/*margin-top: 20px;*/
		background-size: contain;
	}
}

@media screen and (min-width: 360px) and (max-width: 576px) {
	.banner-full {
		/* The image used */
		background-image: url('../img/img_bannerP.svg');
		min-height: 400px;
		margin-top: 30px;
		background-size: contain;
	}
}

*/ .bt_list span a i {
	color: #005d52;
	vertical-align: middle;
}

#Btback {
	margin: 2em;
}

#Btback a {
	font-family: "unimed_slabbook";
	font-size: 1em;
	color: #ee7203;
}

#Btback a:hover {
	color: #cccccc;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.bordacirc {
	width: 100%;
	min-height: 1em;
	align-items: center;
	justify-content: center;
	background-color: #eee;
	padding: 0.5em;
	margin: 0;
	display: inline-table;

	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

section {
	/* border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px; */
	background-image: url('../img/det-bg-section.svg');
	/* background-image: url('../img/det-esq-bg-section.svg'),
	 url('../img/det-dir-bg-section.svg'); */
	background-position: left top;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 1em;
	padding-left: 2em;
	padding-right: 2em;
}


/*//////  MEDIA SCREEM ////////*/

/* @media screen and (max-width: 576px) {
	.container {
		padding-right: 0.5vw !important;
		padding-left: 0.5vw !important;
	}

	.parallax {
		height: 10vh;
		transition: height 0.5s ease-in-out;
		background-image: url('../img/parallax-mobile.jpg');
	}

	.det-parallax {
		height: 10vh;
		background-image: url('../img/det-baixo-parallax-mobile.svg');
	}

	section {
			background-image: url('../img/det-bg-section-mobile.svg');
			background-position: left top;
			background-size: contain 100%;
			background-repeat: no-repeat;
			padding: 2em;
	}

	.h0 {
		font-size: 6vw !important;
	}

	h1 h2 h3 h4 h5 h6 {
		font-size: 5vw !important;
	}

	p,
	li {
		font-size: 3.5vw !important;
	}
} */

@media screen  and (max-width: 1199px) {
	.container {
		padding-right: 0.5vw !important;
		padding-left: 0.5vw !important;
	}

	.parallax {
		height: 55vw;
		transition: height 0.5s ease-in-out;
		background-image: url('../img/parallax-mobile.jpg');

	}

	.det-parallax {
		height: 56vw;
		background-image: url('../img/det-baixo-parallax-mobile.svg');
	}

		section {
			background-image: url('../img/det-bg-section-mobile.png');
			background-position: left top;
			background-size: contain 100%;
			background-repeat: no-repeat;
			padding: 2em;
		}

	.h0 {
		font-size: 6vw !important;
	}

	h1 h2 h3 h4 h5 h6 {
		font-size: 5vw !important;

	}

	p,
	li {
		font-size: 3.5vw !important;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
	.parallax {
		height: 26vw;
		transition: height 0.5s ease-in-out;
		background-image: url('../img/parallax-medium.jpg');

	}

	.det-parallax {
		height: 27vw;
		background-image: url('../img/det-baixo-parallax-medium.png');
	}


	.h0 {
		font-size: 3.2vw !important;
	}

	h1 h2 h3 h4 h5 h6 {
		font-size: 2vw !important;

	}

	p,
	li {
		font-size: 0.9vw !important;
	}
}

@media screen and (min-width: 1400px) {
	.parallax {
		height: 30vw;
		transition: height 0.5s ease-in-out;
	}

	.det-parallax {
		height: 31vw;
	}

	.h0 {
		font-size: 3.5vw !important;
	}

	h1 h2 h3 h4 h5 h6 {
		font-size: 2vw !important;

	}

	p,
	li {
		font-size: 0.9vw !important;
	}
}