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

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

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

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

.verdeb-light-txt {
	color: #88c2a2 !important;
}

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

.citrico-txt {
	color: #bbcf35 !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: #d0d4d7 !important;
}

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

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

.cinza-lighten4-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; */
}


.container {
	max-width: 80% !important;
}

/*/////////////*/
/* MEDIA SCREEN */
/*/////////////*/

#banner-full {
	/* The image used */
	margin: 0;
	padding: 0;
	z-index: 0;
	margin-top: 90px;
	margin-bottom: 30px;
	/*display: inline-table;
	border: 1px solid #ccc;*/
	background-position-x: center;
	background-position-y: bottom;
}

@media screen and (min-width: 1920px) {
	#banner-full {
			/* The image used */
			width: 99.1vw;
			height: 50vh;
	}
	#banner-full .banner {
		/* The image used */
		background-image: url('../img/img_bannerG.jpg');
		width: 100%;
		height: 100%;
		/*margin-top: 90px;*/
		background-size: cover;
		background-position-y: bottom;
		background-repeat: no-repeat;
	}
}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
	#banner-full {
			/* The image used */
			width: 100vw;
			height: 50vh;
		}
	#banner-full .banner {
		/* The image used */
		background-image: url('../img/img_bannerG.jpg');
		width: 100%;
		height: 100%;
		background-size: cover;
		background-position-y: bottom;
		background-repeat: no-repeat;
	}
}

@media screen and (min-width: 993px) and (max-width: 1365px) {
	#banner-full {
			/* The image used */
			width: 100vw;
			height: 40vh;
		}
	#banner-full .banner {
		/* The image used */
		background-image: url('../img/img_bannerM.jpg');
		width: 100%;
		height: 100%;
		background-size: cover;
		/*background-position-y: bottom;*/
		background-repeat: no-repeat;
	}
}

@media screen and (min-width: 577px) and (max-width: 992px) {
	#banner-full {
			/* The image used */
			width: 100vw;
			height: 42vh;
		}
	.banner {
		/* The image used */
		background-image: url('../img/img_bannerP.jpg');
		width: 100%;
		min-height: 100%;
		background-size: contain;
		/*background-position-y: bottom;*/
		background-repeat: no-repeat;
	}
}

@media screen and (min-width: 360px) and (max-width: 576px) {
	#banner-full {
		/* The image used */
		width: 100vw;
		height: 35vh;
	}
	.banner {
		/* The image used */
		background-image: url('../img/img_bannerP.jpg');
		width: 100%;
		min-height: 100%;
		background-size: cover;
		background-position-y: bottom;
		background-repeat: no-repeat;
	}
}

/*@media screen and (min-width: 1201px) {}

@media screen and (min-width: 1025px) and (max-width: 1200px) {}

@media screen and (min-width: 769px) and (max-width: 1024px) {}

@media screen and (min-width: 481px) and (max-width: 768px) {}

@media screen and (min-width: 320px) and (max-width: 480px) {}
*/
/* TAMANHOS DE FONTES PADRÃO */
p {
	font-size: calc(initial + 1.5vw);
	line-height: calc(initial + 0.7vw);
	/*padding: 0 0 0.5em 0;*/
}

h1 {
	font-size: calc(100% + 1.5vw);
	line-height: calc(100% + 0.7vw);
	margin: initial;
	/*padding: 0 0 0.5em 0;*/
}

h2 {
	font-size: calc(100% + 1.2vw);
	line-height: calc(100% + 0.7vw);
	margin: initial;
	/*padding: 0 0 0.5em 0;*/
}

h3 {
	font-size: calc(100% + 1vw);
	line-height: calc(100% + 0.7vw);
	margin: initial;
	/*padding: 0 0 0.5em 0;*/
}

h4 {
	font-size: calc(100% + 0.5vw);
	line-height: calc(100% + 0.4vw);
	margin: initial;
}

h5 {
	font-size: calc(100% + 0.3vw);
	line-height: calc(100% + 0.4vw);
	margin: initial;
}

h6 {
	font-size: calc(100%+ 0.1.5vw);
	line-height: calc(100% + 0.4vw);
	margin: initial;
}

html,
body {
	width: 100%;
	height: auto;
}

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

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

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

/* MARGIM */
.mrg {
	margin-top: 0.5em !important;
	margin-left: calc(1em + 1vw) !important;
	margin-right: calc(1em + 1vw) !important;
	margin-bottom: 2em !important;
}
.mrgPi {
	margin-top: 7em !important;
	margin-left: calc(1em + 1vw) !important;
	margin-right: calc(1em + 1vw) !important;
	/*margin-left: calc(1em + 0.2vw);
    margin-right: calc(2em + 0.2vw) ;*/
	margin-bottom: 2em !important;
}

.mrgPi img {
	width: calc(100% - 5vw) !important;
	/* width: 100%; */
	height: auto;
	vertical-align: middle;
	align-self: center;
}

.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;*/
	}
}


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

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

.banners ul.h img {
	/*height: auto;*/
	width: 100%;

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

.banners ul.h li {
	list-style-type: none;
}

@media screen and (min-width: 1920px) {
	.banners ul.h {
		width: 100%;
		display: inline-table;
		align-items: center;
		/*border: 1px solid #000;
	clear: both;*/
	}

	.banners ul.h li {
		/*height: auto;*/
		width: calc(100% - 76%);
		/*mudar 76% quando incluir o bt agendamento*/
		margin: calc(0.2em + 0.2em);
		padding: 0;
		float: left;
		/*border: 1px solid red;*/
	}

}

@media screen and (min-width: 1366px) and (max-width: 1919px) {
	.banners ul.h {
		width: 100%;
		display: inline-table;
		align-items: center;
		/*border: 1px solid #000;
	clear: both;*/
	}

	.banners ul.h li {
		/*height: auto;*/
		width: calc(100% - 76%);
		/*mudar 76% quando incluir o bt agendamento*/
		margin: 0.2em;
		padding: 0;
		float: left;
		/*border: 1px solid red;*/
	}
}

@media screen and (min-width: 1025px) and (max-width: 1365px) {
	.banners ul.h {
		width: 100%;
		display: inline-table;
		align-items: center;
		/*border: 1px solid #000;
	clear: both;*/
	}

	.banners ul.h li {
		/*height: auto;*/
		width: calc(100% - 60%);
		margin: 0.2em;
		padding: 0;
		float: left;
		/*border: 1px solid red;*/
	}
}

@media screen and (max-width: 1024px) and (min-width: 481px) {
	.banners ul.h {
		margin: 0;
		padding: 0.1em;
		display: inline-table;
		/*border: 1px solid #000;*/
	}

	.banners ul.h li {
		width: calc(100% - 57%);
		margin: 0.2em;
		padding: 0;
		float: left;
	}
}

@media screen and (max-width: 480px) {
	.banners ul.h {
		width: 100%;
		margin: 0;
		padding: 0.1em;
		display: inline-block;
		/*border: 1px solid #000;*/
	}

	.banners ul.h li {
		width: 100%;
		margin: calc(0.2em + 0.3em);
		padding: 0;
		float: left;
		clear: both;
	}
}

/* /// FIM /// */

/* BOTÔES PLANOS UR */
.btplanos {
	/*width: 100%;*/
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: flex;
	align-content: center;
	justify-content: center;
	/*background-color: #E8E9EB;*/
	/*border: 1px solid red;*/
}

.btplanos a {
	color: #fff;
	opacity: 1;
}

.btplanos a:hover {
	color: #000;
	opacity: 0.9;
}

.btplanos ul {
	margin: 0;
	padding: 1em;
	display: block;
	/*border: 1px solid green;*/
}

.btplanos ul li {
	list-style-type: none;
	padding: 0;
	/*display:flex;*/
	margin: 0.3em;
	align-content: center;
	justify-content: center;
	float: left;
}

.btplanos ul li img {
	max-width: 100%;
	height: auto;
	/*clear: both;
		border: 1px solid red;*/

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

@media screen and (min-width: 1920px) {
	.btplanos ul li {
		width: 24%;
		margin: 0.3em;
		/*border: 1px solid blue;*/
		display: flex;
	}
}

@media screen and (min-width: 1367px) and (max-width: 1919px) {
	.btplanos ul li {
		width: 24%;
		margin: 0.2em;
		/*border: 1px solid red;*/
		display: flex;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1366px) {
	.btplanos ul li {
		width: 22%;
		margin: 0.2em;
		/*border: 1px solid blue;*/
		display: flex;
	}
}

@media screen and (min-width: 481px) and (max-width: 1024px) {

	.btplanos ul li {
		width: 45%;
		margin: 0.2em;
		/*border: 1px solid green;*/
		display: flex;
	}
}

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

	.btplanos ul li {
		/*width: calc(100% - 77%);*/
		width: calc(100% - 1vw);
		display: flex;
		/*border: 1px solid red;*/
	}
}

/* FIM BOTÔES PLANOS */


@media screen and (max-width: 480px) {
	.res-tela {
		width: 100%;
	}
}

@media screen and (min-width: 481px) and (max-width: 1024px) {
	.res-tela {
		width: 100%;
		height: 1400px;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1919px) {
	.res-tela {
		width: 100%;
		height: 1400px;
	}
}

@media screen and (min-width: 1920px) {
	.res-tela {
		width: 100%;
		height: 1400px;
	}
}

/* /// BTS REGULACAO /// */

#box {
	min-height: 10%;
	width: 100%;
	padding: 1em;
	display: inline-block;

	border-radius: 15px 15px 0px 15px;
	-moz-border-radius: 15px 15px 0px 15px;
	-webkit-border-radius: 15px 15px 0px 15px;
}

.bt_list span {
	min-height: 2em;
	color: #005d52;
	/*background-color: #eee;*/
	border: solid 1px #ccc;
	padding: 0.25em;
	margin: 0;

	vertical-align: middle;

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

.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;
}