@charset "utf-8";
body {
	font-family: 'Open Sans', sans-serif;
	/* font-size-adjust: 0.5; */
}

a {
	text-decoration: none;
}

#pandemia {
	background-color: #02527738 !important;
	padding: 5% !important;
}

.center {
	margin: 0 auto;
	width: 1000px;
}

.img-top {
	float: left;
	height: 168px;
	margin-left: 160px;
	/*margin-left: 90px;*/
}

._debug {
	background: #fff;
}

.topo, .colorful, .banner-home-container, .content, .footer, .footer-bottom, .title-bar-container, .white-top {
	float: left;
	width: 100%;
}

.content {
	min-height: 300px;
}

.cb {
	clear: both;
}

.topo {
	background: #f9f9f9 none repeat scroll 0 0;
	box-shadow: 0 12px 20px #aaa inset;
}

.date {
	font-size: 13px;
	font-style: italic;
	float: left;
	width: 100%;
	margin: 10px 0;
}

#logo-top {
	float: left;
	margin-top: 12px;
}

.colorful {
	height: 1px;
	background: url('../img/colorful-bar.jpg');
}

.menu-top {
	float: right;
	font-size: 11px;
	font-weight: 600;
}

.menu-top li ul {
	position: absolute;
	margin-top: 26px;
	width: 100px;
	background: #ededed;
	display: none;
}

.menu-top li ul li {
	border-right: 0;
}

.menu-top li ul li a {
	width: 86px;
}

.menu-top li:hover ul {
	display: block;
}

.menu-top li {
	float: left;
	display: inline;
	list-style: none;
}

.menu-top li a {
	float: left;
	color: #000;
	padding: 2px 12px;
	margin: 6px 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #cecece;
}

#btn {
	background: red;
	padding: 1%;
	border-radius: 2px;
	float: right;
	text-align: center;
	justify-content: center;
	margin: 10% 5% 5% 10%;
}

#btn a {
	text-decoration: none;
	color: white;
	font-weight: 700;
}

.menu-top li a:hover {
	/*background-color: #f5f5f5;*/
	color: #0061ab !important;
}

.webmail a {
	font-weight: 900;
	font-size: 12px;
	color: #000 !important;
	padding-left: 30px !important;
	background: url('../img/mail-icon.png') no-repeat 8px 4px;
}

.phone-top {
	float: left;
	height: 20px;
	margin-top: 4px;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	padding-left: 12px;
	background: url('../img/bg-phone-top.png') no-repeat;
}

.phone-top span {
	color: #0089cb;
}

@media screen and (max-width: 960px) {
	.fones-mobile {
		display: block !important;
		margin: 10px;
		width: 170px;
	}
	.localizacao {
		width: 100%;
	}
}

@media screen and (min-width: 961px) {
	.fones-mobile {
		margin-top: 60px;
		width: 600px;
	}
	.localizacao.um {
		margin-right: -20px;
	}
}

.fones-mobile {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	float: right;
	max-width: 45%;
}

.localizacao {
	position: relative;
	text-align: right;
}

.header-texto {
	font-size: 10px;
	font-weight: 800;
	color: black;
}

.header-telefone {
	font-size: 18px;
	font-weight: 600;
	color: #008acf;
}

.header-endereco {
	font-size: 10px;
	color: #898989;
}

.header-localizacao-link {
	font-size: 10px;
	color: #008acf;
}

.social-topo {
	position: absolute;
	top: 15px;
	right: 5px;
}

.social-topo a {
	width: 24px;
	height: 24px;
	transition: 0.2s;
	text-align: center;
}

.social i {
	font-size: 28px;
}

.social-footer {
	margin-top: 5px;
}

.social i.fa-facebook {
	color: #4b70ae;
}

.social i.fa-youtube {
	color: #de2e33;
}

.social i.fa-instagram {
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.social a span {
	background-image: url('../img/social.png');
}

.social-insta, .social-fb, .social-yt {
	float: left;
	width: 24px;
	height: 24px;
}

.social-insta {
	background-position: -24px -24px;
}

.social-fb {
	background-position: 0 -24px;
}

.social-yt {
	background-position: -48px -24px;
}

.social-insta:hover {
	background-position: -24px 0px;
}

.social-fb:hover {
	background-position: 0 0px;
}

.social-yt:hover {
	background-position: -48px 0px;
}

.white-top form {
	position: relative;
	float: right;
	width: 211px;
	margin-top: 16px;
	margin-left: 89px;
}

.white-top input, .white-top select {
	float: right;
	width: 210px;
	border-radius: 3px;
	border: 1px solid #ddd;
	padding: 4px;
	font-size: 13px;
	color: #333;
}

.white-top select {
	margin-top: 4px;
	width: 178px;
}

.video-home:hover img {
	opacity: 0.8;
}

.white-top select:after {
	background: none repeat scroll 0 0 red;
	content: ">aaaaa";
	float: left;
	height: 100px;
	width: 100px;
}

.search-bt {
	float: right;
	width: 28px;
	height: 28px;
	border-radius: 3px;
	border: 1px solid #ddd;
	margin: 4px 0 0 4px;
	background: url('../img/bg-btn-search.png') no-repeat 5px 5px #0089cb;
}

.search-bt:hover {
	background-color: #00a2f0;
}

.banner-home-container {
	height: 330px;
	background: url('../img/bg-banner-home.jpg') center;
}

.boxes-home {
	float: left;
	margin-top: 20px;
	width: 490px;
	height: 100px;
	background-repeat: no-repeat !important;
	background-position: right !important;
}

.boxes-home:hover {
	opacity: 0.8;
}

.boxes-home span {
	float: left;
	width: 280px;
	color: #fff;
	margin: 14px 0 0 10px;
	padding: 2px 7px;
	border-left: 2px solid;
	font-size: 14px;
}

.white-top .logo-outubro_rosa {
	position: absolute;
	top: 50px;
	left: 200px;
	width: 80px;
}

/* Banner slider */
.banner-home-container .slick-slider {
	width: 55%;
	margin-left: auto;
	margin-top: 1.5rem;
}

.banner-home-container .slick-slider .slick-next {
	right: -22px;
}

.banner-home-container .slick-slider .slick-prev {
	left: -20px;
}

@media only screen and (max-width: 991px) {
	.banner-home-container .slick-slider {
		margin-left: 40%;
	}
}

@media only screen and (max-width: 767px) {
	.banner-home-container .slick-slider {
		width: 100%;
		margin: unset;
		margin-bottom: 2rem;
	}

	.banner-home-container .slick-slider .slick-next {
		right: 0;
	}
	
	.banner-home-container .slick-slider .slick-prev {
		left: 0;
	}
}

.content-left-home, .content-right-home {
	margin-top: 20px;
}

.content-depoimento {
	margin-top: 0;
}

.content-left-home {
	float: left;
	width: 660px;
}

.content-right-home {
	float: right;
	width: 320px;
}

.content-left {
	float: left;
	width: 225px;
	margin-top: 20px;
}

.content-right {
	float: right;
	/*width: 755px;*/
	width: 680px;
	/*margin-top: 20px;*/
	margin: 20px 45px 0 0;
}

form p {
	clear: both;
}

p.left-photo {
	width: 415px;
}

.content-1-3-home {
	float: left;
	width: 320px;
	margin-right: 20px;
}

/*
h1{
	float: left;
	width: 680px;
	font-size: 28px;
	font-weight: 400;
	color: #fff;
	margin: 10px 0;
}

h2{
	border-left: 2px solid;
	padding: 6px;
	font-size: 20px;
	margin-bottom: 6px;
	background: none !important;
}

h2{ font-weight: 400; }

h3{ font-weight: 400; }

h3{
	font-size: 24px;
}

h4{
	padding: 6px;
	font-size: 16px;
	margin-bottom: 6px;
	background: none !important;
	font-weight: 600;
	clear: both;
}
*/

h2.notc, h2.msgpac, h2.depo, h2.infpac, h2.vids, h4.subtitle {
	font-weight: 400;
	font-size: 20px;
}

h4.o-hospital {
	color: #444;
	font-size: 14px;
	margin-bottom: 8px;
}

h3 {
	font-weight: 400;
	font-size: 20px;
}

.footer {
	background: #ededed;
	height: 200px;
}

.footer-bottom {
	height: 60px;
}

.info-pac li {
	display: inline;
	list-style: none;
	font-size: 16px;
}

.info-pac li a {
	float: left;
	color: #444;
	width: 275px;
	padding: 7px 0 6px 45px;
	background: no-repeat 5px 5px #e3e3e3;
	margin-bottom: 2px;
	transition: 0.2s;
	font-size: 14px;
}

.info-pac li:hover a {
	width: 280px;
	background-color: #729d18;
	background-position: 5px -28px;
	color: #fff;
}

.container-3cols {
	float: left;
	width: 1000px;
	margin-top: 20px;
}

.txt-msg-pac {
	float: left;
	width: 180px;
	margin: 60px 0 0 12px;
	color: #c52408;
	font-size: 13px;
}

.rdp-left {
	float: left;
}

.rdp-right {
	float: right;
}

.rdp-left, .rdp-right {
	color: #444;
	font-size: 12px;
	font-weight: 600;
	margin-top: 22px;
}

.rdp-right a:hover {
	opacity: 0.8;
}

.logos-rdp img {
	height: 45px;
}

.logos-rdp {
	float: left;
	margin-top: 64px;
}

.logos-rdp a {
	float: left;
	margin-right: 5px;
}

.logos-rdp a.hb {
	margin-top: 5px;
}

.logos-rdp a.hcm {
	margin-top: 3px;
}

.logos-rdp a.ambulatorio {
	margin-top: 15px;
}

.txt-rdp {
	float: right;
	margin-top: 64px;
}

a.localizacao {
	float: left;
	margin-top: 5px;
	transition: 0.2s all;
}

a.localizacao:hover {
	opacity: 0.7;
	transition: 0.2s all;
}

.rdp-end {
	float: left;
	width: 280px;
	color: #888;
	font-size: 12px;
	margin-top: 2px;
}

.rdp-end span {
	color: #444;
	font-weight: 600;
	font-size: 16px;
}

.rdp-contato {
	float: left;
	font-size: 16px;
	color: #444;
}

.breadcrumbs {
	float: right;
	margin-top: 19px;
	font-size: 14px;
	color: #fff;
}

.breadcrumbs a {
	color: #fff;
}

.breadcrumbs a:hover {
	color: #e0e0e0;
}

h2.notc {
	color: #1a4692;
	border-color: #eef1f7;
}

h2.notc span {
	color: #1a4692;
	float: right;
	font-size: 12px;
	margin-top: 6px;
}

h2.notc span:before {
	content: "+";
	background: url('../img/bg-mais-not-home.png') no-repeat 1px 6px;
	color: #fff;
	height: 4px;
	margin: 6px 3px 0 0;
	padding: 2px;
}

h2.notc:hover {
	opacity: 0.8;
}

h2.infpac {
	color: #729d18;
	border-color: #f1f5e7;
}

h2.msgpac {
	color: #eb3c00;
	border-color: #fdebe5;
}

h2.depo {
	color: #0089cb;
	border-color: #e5f3fa;
	margin-top: 30px;
}

h2.vids {
	color: #1a4692;
	border-color: #e8ecf4;
}

/* h2 span{ color: #777; font-size: 13px; } */

#mycarousel li a div {
	float: left;
	width: 100%;
	height: 196px;
}

#mycarousel li a span {
	font-size: 12px;
	color: #888;
}

#mycarousel li a p, .video-home p {
	color: #444;
	transition: 0.2s;
}

.name-notic {
	font-size: 13px;
	/*height: 45px;*/
	height: 40px;
	font-weight: 600;
}

.resum-content {
	font-size: 13px;
}

#mycarousel li {
	padding: 0 10px;
}

#mycarousel li a p span, .video-home p span {
	float: left;
	width: 8px;
	height: 10px;
	background: url('../img/icon-noticia-home.png');
	margin: 5px 3px 0 0;
	transition: 0.2s;
}

#mycarousel li a:hover p span, .video-home:hover p span {
	background-position: -9px 0;
}

#mycarousel li a:hover p, .video-home:hover p {
	color: #1a4692;
}

.video-home p {
	font-size: 13px;
}

.mensagem-paciente {
	width: 320px;
	height: 200px;
	background: url('../img/bg-mensagem-paciente.jpg');
}

.mensagem-paciente:hover {
	opacity: 0.8;
}

.jcarousel-skin-depos li {
	background: #ececec;
}

.jcarousel-skin-depos p {
	float: left;
	/*width: 600px;
	margin-top: 36px;*/
	margin-top: 18px;
	margin-bottom: 15px;
	padding: 0 40px;
	color: #555;
	font-style: italic;
}

.image-gallery {
	float: left;
	/*width: 755px;*/
	/*width: 680px;*/
	width: 100%;
	margin-bottom: 20px;
}

.title-video {
	border-bottom: solid 1px #e3e3e3;
	width: 731px !important;
	color: #444;
	padding: 6px 12px;
	font-size: 16px !important;
}

.inform-pac tr td {
	padding: 15px 10px 15px 70px;
	font-size: 14px;
}

.info-right {
	text-align: right;
}

.title-table {
	font-weight: 700 !important;
	font-size: 16px !important;
}

.abre-aspas {
	display: inline-block !important;
	margin-left: -20px;
	margin-right: 3px;
}

.fecha-aspas {
	display: inline-block !important;
	margin-left: 3px;
}

.author {
	float: left;
	width: 100%;
	margin-top: 18px;
	font-size: 11px;
	color: #888;
	font-style: normal;
}

.author-full {
	float: left;
	width: 615px;
	margin-top: 18px;
	font-size: 12px;
	color: #888;
}

#carousgaleria a {
	float: left;
	/*width: 230px;
	height: 180px;*/
	width: 205px;
	height: 160px;
	transition: 0.3s;
}

#carousgaleria a:hover {
	/*background: rgba(255, 255, 255, 0.5);*/
	background-color: rgba(200, 200, 200, 0.6);
	opacity: 0.8;
}

.year {
	float: left;
	width: 90px;
	text-align: center;
	padding: 5px 0;
	margin: 0 20px 0 0;
	background: #0089cb;
	color: #fff;
	font-size: 22px;
}

.title-depo {
	margin: 0 !important;
	background: #ececec;
	width: 715px !important;
	padding: 8px 18px 0 22px;
	color: #0089cb;
	font-size: 20px !important;
}

label {
	float: left;
	color: #777;
	font-size: 14px;
	text-align: right;
	/*width: 130px;*/
	width: 115px;
	margin: 9px 0;
}

.inputtext, textarea {
	float: right;
	width: 330px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	margin: 4px 280px 4px 0;
	color: #777;
}

textarea {
	height: 135px;
	max-width: 330px;
	min-width: 330px;
	max-height: 180px;
	min-height: 80px;
}

.visu-cart, .envia-cont {
	float: right;
	padding: 8px 22px;
	margin-right: 207px;
	color: #fff;
	font-weight: 600;
}

.visu-cart {
	/*background: #729d18;*/
	background: #999;
}

.visu-cart:hover {
	background: #7ca722;
}

.envia-cont {
	background: #0089cb;
	transition: 0.2s;
}

.envia-cont:hover {
	background: #00a2f0;
}

.opt-radio {
	float: left;
	margin-left: 15px;
	margin-top: 4px;
}

.opt-radio input {
	margin-right: 2px;
}

.outrs-vids {
	float: left;
	margin-right: 10px;
	width: 181px;
	margin-bottom: 16px;
}

.outrs-vids div {
	float: left;
	width: 181px;
	height: 114px;
	background: url('../img/bg-videos.jpg');
}

.outrs-vids p {
	width: 181px;
	color: #444;
	transition: 0.2s;
	text-align: left;
	margin-top: 6px;
}

.outrs-vids p span {
	float: left;
	width: 7px;
	margin-right: 4px;
	height: 15px;
	background: url('../img/icon-noticia-home.png') no-repeat 0 4px;
	transition: 0.2s;
}

a .outrs-vids:hover p {
	color: #1a4692;
}

a .outrs-vids:hover p span {
	background-position: -9px 4px;
}

.content-right p img {
	margin-left: 16px;
}

#formmensagempaciente div.formulario {
	display: block;
}

#formmensagempaciente div.selecionarcartao {
	float: left;
	margin: 0;
	width: 100%;
	display: none;
}

#formmensagempaciente div.selecionarcartao .preview {
	float: left;
	margin: 0;
	width: 313px;
	height: 432px;
	border: 1px solid #B9BDC1
}

#formmensagempaciente div.selecionarcartao .preview p {
	font-size: 11px;
}

#formmensagempaciente div.selecionarcartao .preview p.paciente {
	margin: 20px 0 0 10px;
}

#formmensagempaciente div.selecionarcartao .preview p.remetente {
	margin: 20px 0 0 10px;
}

#formmensagempaciente div.selecionarcartao .preview p.mensagem {
	margin: 20px 0 0 10px;
	width: 285px;
	text-align: justify;
	word-break: break-all;
}

#formmensagempaciente div.selecionarcartao .opcoescartoes {
	float: left;
	margin: 0 0 0 20px;
	/*width: 415px;*/
	width: 345px;
}

#formmensagempaciente div.selecionarcartao .opcoescartoes h2 {
	color: #0089CB;
	border: none;
}

#formmensagempaciente div.selecionarcartao .opcoescartoes label {
	float: left;
	margin: 0;
}

#formmensagempaciente div.selecionarcartao .opcoescartoes label input {
	float: left;
	/*margin: 140px 0 0 0;*/
	margin: 60px 0 0 0;
}

#formmensagempaciente div.selecionarcartao .opcoescartoes label img {
	float: left;
	/*width: 100px;*/
	width: 90px;
	border: 1px solid #C0C0C0;
	cursor: pointer;
}

#formmensagempaciente div.selecionarcartao .btnEnviarCartao {
	float: right;
	margin: 10px 440px 0px 0px;
}

#formmensagempaciente div.selecionarcartao .btnVoltar {
	float: left;
	margin: 10px 0 0 0;
}

.contador {
	float: left;
	margin: 0 0 0 112px;
	color: #777;
	font-size: 14px;
	clear: both;
}

.viewprint {
	width: 128mm;
	height: 190mm;
	display: inline-block;
	position: relative;
	font-size: 11pt;
	background-position: right bottom;
}

.hello {
	top: 35px;
}

.nome_remetente {
	top: 110px;
}

.msg {
	text-align: justify;
	top: 200px;
	white-space: pre-line;
}

.hello, .nome_remetente, .msg, .remetente_info {
	padding-left: 50px;
	padding-right: 50px;
	position: absolute;
}

.remetente_info {
	bottom: 160px;
}

/* ######################
   ### VISITA VIRTUAL ###
   ###################### */

#carousel_visita li {
	float: left;
	width: 137px;
	height: 90px;
	margin-right: 7px;
}

#carousel_visita a {
	display: block;
	width: 100%;
	height: 100%;
	transition: 0.2s;
}

#carousel_visita a:hover {
	background: rgba(255, 255, 255, 0.5);
}

.image-gallery.visita .jcarousel-next.jcarousel-next-horizontal, .image-gallery.visita .jcarousel-prev.jcarousel-prev-horizontal {
	top: 20px;
}

.image-gallery.visita .jcarousel-next.jcarousel-next-horizontal {
	right: 1px;
}

.image-gallery.visita .jcarousel-prev.jcarousel-prev-horizontal {
	left: 1px;
}

.show_image {
	width: 745px;
}

.show_image img {
	width: 100%;
	height: 480px;
}

.show_image ._img-bg {
	width: 100%;
	height: 480px;
	background-size: contain;
}

/* #############
   ### PAGES ###
   ############ */

/* ###############
   ### CONTENT ###
   ############### */

.title {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 6px;
	/*padding: 6px;*/
	position: relative;
}

/*
.title span{ position: absolute; left: -6px; top: -9px; font-size: 37px; opacity: 0.15; }
*/

.title span {
	position: absolute;
	left: -6px;
	top: -13%;
	width: 3px;
	height: 125%;
	opacity: 0.15;
}

.subtitle {
	font-size: 16px;
	color: #03a7ff;
}

/* CONTENT - TEXT */

.content-text p {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 14px;
	color: #444;
}

.content-text p a {
	color: #333;
}

.content-text p a:hover {
	color: #ccc;
}

.content-text img {
	float: right;
	margin: 0 0 20px 20px;
	/*margin: 0 0 20px 20px;*/
}

.content-text img {
	white-space: pre;
}

/* IMG ALT LINE BREAK */

.content-text h2 {
	color: #222;
	font-size: 16px;
}

.content-text h3 {
	color: #222;
	font-size: 16px;
	/*14*/
	margin: 22px 0 12px 0;
}

.content-text img {
	/* padding-top: 16px; */
	margin-bottom: 0px;
}

.content-text img:hover {
	opacity: 0.8;
}

/* LIST */

.mais_artigos a, .mais_artigos .anchor {
	color: #222222;
	display: block;
	width: 97%;
	border-bottom: 1px solid #e3e3e3;
	padding: 6px 10px;
	font-size: 14px;
}

.mais_artigos a span, .mais_artigos .anchor span {
	color: #888;
	font-size: 14px;
}

.mais_artigos a:hover, .mais_artigos .anchor:hover {
	background: #efefef;
}

.mais_artigos .anchor:hover {
	cursor: pointer;
}

/* TABLE */

.table {
	width: 100%;
	color: #222222;
}

.table tbody tr td, tbody tr th {
	border-bottom: 1px solid #e3e3e3;
	padding: 6px 10px;
	font-size: 13px;
}

.table tbody tr th {
	font-weight: bold;
	text-align: left;
}

.table thead tr th {
	background-color: #e5e5e5;
	padding: 14px 10px;
	font-size: 14px;
	/*padding: 20px 10px; font-size: 16px;*/
	text-align: left;
}

.table img {
	float: left;
	margin: 4px 3px 0 0;
}

.list-img a {
	float: left;
	width: 200px;
	padding: 5px 13px;
	text-align: center;
	font-size: 14px;
	color: #222222;
}

.list-img a ._img-bg {
	width: 100%;
	height: 225px;
	background-position: top center;
}

.list-img span {
	float: left;
	height: 95px;
}

/* #####################
   ### MENU TOP MAIN ###
   ##################### */

.blue-menu-container {
	border-top: 2px solid #b7b7b7;
	background: url('../img/top-menu-bg.jpg');
	/* background: url('../img/top-menu-bg-rosa.png'); */
	box-shadow: 0 0 8px #b7b7b7;
	float: left;
	width: 100%;
}

.menu-top-main li {
	float: left;
	list-style: none;
	display: inline;
	margin-right: 0;
	font-size: 16px;
}

.menu-top-main li a {
	/*transition: 0.2s;*/
	float: left;
	padding: 26px 22px;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
}

.menu-top-main li:hover ul {
	display: block;
}

.menu-top-main li ul {
	/*width: 420px;*/
	width: 205px;
	position: absolute;
	margin-left: -6px;
	/* background: url('../img/bg-menu-top.png') no-repeat right bottom #ededed; */
	background: #0072ad;
	color: #fff;
	display: none;
	z-index: 999;
	box-shadow: 3px 3px 0 rgba(100, 100, 100, 0.2);
	margin-top: 75px;
}

.menu-top-main li ul li {
	font-size: 14px;
	padding: 0;
	display: inline-block;
}

.menu-top-main li ul li a {
	float: left;
	padding: 3px 0 3px 17px;
	width: 188px;
	color: #fff;
	border-bottom: none;
	text-shadow: none;
}

.menu-top-main li ul li a:hover {
	background: #fff;
	color: #000;
	font-weight: 600;
	border-bottom: 0px solid transparent;
}

/* ####################
   ### MENU LATERAL ###
   #################### */

.menu-aside li {
	float: left;
	width: 100%;
	list-style: none;
	border-bottom: 1px solid #d9d9d9;
}

.menu-aside li a {
	float: left;
	width: 209px;
	padding: 8px 0 8px 16px;
	color: #444;
	transition: 0.2s;
	border-bottom: 3px solid transparent;
	font-size: 14px;
}

.menu-aside li a:hover, .menu-aside li a.active {
	color: #fff;
	border-bottom: 3px solid transparent;
}

.menu-aside>li>a {
	color: #fff;
}

/* ##################
   ### MENU COLOR ###
   ################## */

.menu-top-main .o-hospital:hover, .menu-aside .o-hospital>a, .menu-aside .o-hospital a:hover, .o-hospital a.active {
	background-color: #069ce3;
}

.menu-top-main .o-hospital {
	border-bottom: 3px solid #069ce3;
}

.title.o-hospital {
	color: #069ce3;
}

h1.o-hospital span {
	background-color: #069ce3;
}

h1.o-hospital {
	color: #069ce3 !important;
}

.menu-top-main .maternidade:hover, .menu-aside .maternidade>a, .menu-aside .maternidade a:hover, .maternidade a.active {
	background-color: #724388;
}

.title.maternidade {
	color: #724388;
}

.menu-top-main .maternidade {
	border-bottom: 3px solid #724388;
}

h1.maternidade span {
	background-color: #724388;
}

.menu-top-main .pediatria:hover, .menu-aside .pediatria>a, .menu-aside .pediatria a:hover, .pediatria a.active {
	background-color: #db6513;
}

.title.pediatria {
	color: #db6513;
}

.menu-top-main .pediatria {
	border-bottom: 3px solid #db6513;
}

h1.pediatria span {
	background-color: #db6513;
}

.menu-top-main .pronto-socorro:hover, .menu-aside .pronto-socorro>a, .menu-aside .pronto-socorro a:hover, .pronto-socorro a.active {
	background-color: #eb0000;
}

.title.pronto-socorro {
	color: #eb0000;
}

.menu-top-main .pronto-socorro {
	border-bottom: 3px solid #eb0000;
}

h1.pronto-socorro span {
	background-color: #eb0000;
}

.menu-top-main .exames:hover, .menu-aside .exames>a, .menu-aside .exames a:hover, .exames a.active {
	background-color: #51a700;
}

.title.exames {
	color: #51a700;
}

.menu-top-main .exames {
	border-bottom: 3px solid #51a700;
}

h1.exames span {
	background-color: #51a700;
}

.menu-top-main .colaborador:hover, .menu-aside .colaborador>a, .menu-aside .colaborador a:hover, .colaborador a.active {
	background-color: #04358a;
}

.menu-top-main .colaborador {
	border-bottom: 3px solid #04358a;
}

.title.colaborador {
	color: #04358a;
}

h1.colaborador span {
	background-color: #04358a;
}

.menu-top-main .fale-conosco:hover, .menu-aside .fale-conosco>a, .menu-aside .fale-conosco a:hover, .fale-conosco a.active {
	background-color: #dcb514;
}

.title.fale-conosco {
	color: #dcb514;
}

.menu-top-main .fale-conosco {
	border-bottom: 3px solid #dcb514;
}

h1.fale-conosco span {
	background-color: #dcb514;
}

.tbListagem td {
	width: 50%;
	padding: 4px;
	border-bottom: 1px dashed #999;
}

/*tabela o que levar para o parto*/

.parto-bebe, .parto-mamae {
	width: 95%;
}

.parto-bebe thead tr th, .parto-mamae thead tr th {
	background: none;
	color: #724388;
	font-size: 16px;
	padding: 16px 10px;
	text-align: left;
}

.parto-bebe tbody tr td, .parto-mamae tbody tr td {
	padding: 5px 0 6px 20px;
	background: url('../img/icon-table-parto.png') 8px 10px no-repeat;
	border: none;
}

.parto-mamae {
	margin-top: 40px;
}

/* .parto-bebe{background: url('../img/bg-parto-bebe.jpg')} */

.parto-mamae {
	background: url('../img/bg-parto-mamae.jpg')
}

/*
BACKUP
h2.o-hospital{color: #0089cb; border-color: #ddebf2;}
h2.pediatria{color: #dc6714; border-color: #f3e7df;}
h2.pronto-socorro{color: #e10000; border-color: #fce5e5;}
h2.exames{color: #58ac00; border-color: #eef7e5;}
h2.colaborador{color: #053d91; border-color: #e6ebf4;}
h2.fale-conosco{color: #dcb514; border-color: #fbf7e7;}
h2.maternidade{color: #724388; border-color: #e9e4eb;}

.color1 a{ border-bottom: 3px solid #05b1ff; }
.color2 a{ border-bottom: 3px solid #784a8d; }
.color3 a{ border-bottom: 3px solid #de6d18; }
.color4 a{ border-bottom: 3px solid #ec0000; }
.color5 a{ border-bottom: 3px solid #58ac00; }
.color6 a{ border-bottom: 3px solid #053d91; }
.color7 a{ border-bottom: 3px solid #deb918; }
*/

.menu-aside .o-hospital>a, .menu-aside .maternidade>a, .menu-aside .pediatria>a, .menu-aside .pronto-socorro>a, .menu-aside .exames>a, .menu-aside .colaborador>a, .menu-aside .fale-conosco>a {
	background: none !important;
	margin-top: 9px;
	font-size: 20px;
	padding: 10px 0 10px 10px;
}

/*.menu-aside .o-hospital > a{ color: #04aeff; /*border-left: 3px solid #daf3ff;}*/

.menu-aside .o-hospital>a {
	color: #069ce3;
	/*border-left: 3px solid #daf3ff;*/
}

.menu-aside .maternidade>a {
	color: #724388;
	/*border-left: 3px solid #eae3ed;*/
}

.menu-aside .pediatria>a {
	color: #db6513;
	/*border-left: 3px solid #fae8dc;*/
}

.menu-aside .pronto-socorro>a {
	color: #eb0000;
	/*border-left: 3px solid #fcd9d9;*/
}

.menu-aside .exames>a {
	color: #51a700;
	/*border-left: 3px solid #e5f2d9;*/
}

.menu-aside .colaborador>a {
	color: #04358a;
	/*border-left: 3px solid #dae1ee;*/
}

.menu-aside .fale-conosco>a {
	color: #dcb514;
	/*border-left: 3px solid #faf4dc;*/
}

.menu-aside .o-hospital>a:hover {
	color: #00ccff;
	/*border-left: 3px solid #04aeff;*/
}

.menu-aside .maternidade>a:hover {
	color: #662390;
	/*border-left: 3px solid #724388;*/
}

.menu-aside .pediatria>a:hover {
	color: #f55003;
	/*border-left: 3px solid #db6513;*/
}

.menu-aside .pronto-socorro>a:hover {
	color: #fc0000;
	/*border-left: 3px solid #eb0000;*/
}

.menu-aside .exames>a:hover {
	color: #33c200;
	/*border-left: 3px solid #51a700;*/
}

.menu-aside .colaborador>a:hover {
	color: #001694;
	/*border-left: 3px solid #04358a;*/
}

.menu-aside .fale-conosco>a:hover {
	color: #f5d403;
	/*border-left: 3px solid #dcb514;*/
}

.v-mais {
	float: right;
	color: #03a7ff !important;
}

.down {
	width: 16px;
	height: 16px;
	background: url('../img/arrow-dl-manager.png') no-repeat 0 0 transparent;
	text-indent: -9999px;
}

.selected .titulo {
	font-weight: bold;
}

.toogle {
	margin-bottom: 10px;
}

.content-text {
	margin-bottom: 25px;
}

.result-busca {
	color: #04aeff;
}

.result-busca span {
	background-color: #04aeff;
}

.nro-result-pesq {
	font-size: 13px;
	color: #ccc;
	border-bottom: dashed 1px #ddd;
	padding-bottom: 2px;
	margin-bottom: 20px;
}

.list-results li {
	list-style: none;
	border-bottom: dashed 1px #ddd;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

.list-results li a {
	color: #04aeff;
}

.resumo-busca {
	font-size: 13px;
	color: #333;
}

.resumo-busca span {
	background: yellow;
}

.icon-hor-vis {
	float: left !important;
	margin: 3px 0 0 0 !important;
}

.duas-linhas {
	padding: 11px 0;
}

.title {}

.toogle {
	display: none
}

.btn-vis-vir {
	float: left;
	padding: 4px 8px;
	margin: 6px 16px 0px 0;
	background: #04aeff;
	color: #fff;
	font-weight: 700;
	border-radius: 8px;
	cursor: pointer;
}

.play-pause {
	display: none !important;
}

/* FORMULARIO */

.envia-cont {
	background: #0089cb;
	transition: 0.2s;
}

.envia-cont:hover {
	background: #00a2f0;
}

.opt-radio {
	float: left;
	margin-left: 15px;
	margin-top: 4px;
	padding-top: 7px;
}

.opt-radio input {
	margin-right: 2px;
	width: auto !important;
}

.formulario label {
	float: none;
	color: #777;
	font-size: 13px;
	text-align: right;
	width: 130px;
}

.formulario input, .formulario textarea, .formulario select, .formulario ._form-input {
	float: none;
	width: 330px;
	padding: 5px;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	margin: 4px 4px;
	color: #777;
	display: inline-block;
}

.formulario textarea {
	height: 135px;
	max-width: 330px;
	min-width: 330px;
	max-height: 180px;
	min-height: 80px;
}

._form-input label {
	width: auto;
	float: left;
	text-align: left;
}

._form-input input {
	width: auto;
}

.voluntario ._form-input label {
	width: 150px;
}

.nao_sou_robo {
	display: block;
}

.nao_sou_robo label {
	width: auto !important;
	margin-left: 140px;
}

.nao_sou_robo input {
	width: auto !important;
}

.abrangencia {
	float: left;
	width: 210px;
	list-style: none;
	margin-right: 25px;
}

.abrangencia li {
	padding: 4px 0;
	font-size: 14px;
	border-bottom: 1px solid #e3e3e3;
}

.last {
	margin-right: 0;
}

/* ########################### */

/* ##### YOUTUBE CHANNEL ##### */

/* ########################### */

.youtubechannel_thumbs li {
	padding: 0;
	border: none;
	/*margin: 0 12px;*/
	margin: 0;
	padding: 6px 12px;
	/*width: 176px;*/
	width: 202px;
}

.youtubechannel_thumbs li:hover {
	background-color: #ededed;
	border: none;
}

.youtubechannel_thumbs img {
	margin: 0;
	/*width: 176px;*/
	width: 202px;
}

.youtubechannel_thumbs li h3 {
	width: 202px;
	height: 60px;
	font-weight: 400;
	font-size: 12px;
	color: #444;
}

.youtubechannel_player {
	/*padding-bottom: 20px;*/
	margin-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
}

.youtubechannel_player p {
	display: none;
}

.youtubechannel_player h3 {
	font-size: 16px;
	padding: 10px 0;
}

.download-files {
	list-style: none;
}

.download-files a {
	display: inline-block;
	color: #222222;
	font-size: 14px;
	margin-bottom: 10px;
}

.fancybox-slide--iframe .fancybox-content {
	width: 800px;
	height: 600px;
	max-width: 80%;
	max-height: 80%;
	margin: 0;
	background: #191919;
}

.fancybox-title-inside-wrap {
	font-weight: bold !important;
}

.fancybox-title-inside-wrap .descricao {
	font-weight: normal;
}

dl.perguntas dt {
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	width: 100%;
	background-color: #f2f2f2;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #111111;
	cursor: pointer;
}

dl.perguntas dt:hover {
	background-color: #ece5f3;
}

dl.perguntas dt span {
	margin-left: 10px;
}

dl.perguntas dd {
	float: left;
	width: 95%;
	padding: 20px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #111111;
	background-color: #f8f8f8;
	display: none;
}

dl.perguntas dt i {
	float: right;
	margin: 4px 10px 0 0;
	font-size: 14px;
	color: #724388;
}

.quero_participar {
	float: left;
	background-color: #0089CB;
	color: #ffffff;
	padding: 10px;
	margin-bottom: 30px;
	font-weight: bold;
	transition: 0.2s all;
}

.quero_participar:hover {
	opacity: 0.6;
	transition: 0.2s all;
}

.lista-resultados-item {
	padding: 15px 5px;
	border-bottom: 1px solid #e5e5e5;
}

.lista-resultados-item h3 {
	font-size: 15px;
	color: #784a8d;
	font-weight: bold;
}

.lista-resultados-item p {
	font-size: 14px;
}

#paginacao {
	text-align: center;
	padding: 25px;
}

.pagina {
	background: #724388;
	display: inline-block;
	color: #fff;
	padding: 5px 15px;
	border-radius: 3px;
	opacity: 1;
	transition: 0.2s;
}

.pagina:hover {
	opacity: 0.8;
}

#pesquisa-nomes {
	padding: 10px 0 20px 0;
}

form#pesquisa-nomes label {
	text-align: center !important;
	width: auto;
	margin: 9px 39px 9px 0;
}

#pesquisa-nomes input[type="text"] {
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	padding: 10px;
	float: left;
	margin-right: 4px;
}

#pesquisa-nomes input[type="text"]::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #111;
	font-style: italic;
}

#pesquisa-nomes input[type="text"]::-moz-placeholder {
	/* Firefox 19+ */
	color: #111;
	font-style: italic;
}

#pesquisa-nomes input[type="text"]:-ms-input-placeholder {
	/* IE 10+ */
	color: #111;
	font-style: italic;
}

#pesquisa-nomes input[type="text"]:-moz-placeholder {
	/* Firefox 18- */
	color: #111;
	font-style: italic;
}

#pesquisa-nomes button {
	background: #724388;
	color: #fff;
	padding: 3px 15px;
	font-size: 28px;
	border-radius: 3px;
	opacity: 1;
	transition: 0.2s;
}

#pesquisa-nomes button:hover {
	opacity: 0.8;
}

.letras-busca {
	text-align: center;
}

.letra {
	display: inline-block;
	padding: 0 4px;
	color: #724388;
	cursor: pointer;
	transition: 0.2s;
	font-size: 19px;
}

.letra:hover {
	color: #fff;
	background-color: #724388;
}

.perguntas dd p a:hover {
	color: #111;
	text-decoration: underline;
}

.perguntas dd p a span {
	color: #0093e2;
	text-decoration: underline;
}

.perguntas dd p a:hover span {
	color: #00d2ff;
}

.icon-menu {
	display: none !important;
	color: #fff;
	font-size: 24px !important;
	margin: 14px;
}

.menu-aside>li>a:after {
	display: none;
	float: right;
	content: "\f0c9";
	font-family: 'FontAwesome';
}

.fade-menu {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0, 0, 0, 0.6);
	z-index: 6;
}

.slick-track {
	margin: 0;
}

.slick-next {
	right: -8px;
	z-index: 1;
}

.slick-prev {
	left: 0px;
	z-index: 1;
}

.slick-prev:before, .slick-next:before {
	color: #0089cb;
}

#carousgaleria li {
	padding: 0 10px;
}

#carousgaleria li a {
	width: 100%;
}

.funfarme-nros {
	width: 48% !important;
	margin: 1% !important;
	float: left !important;
}

.holdernoticias {
	text-align: center;
	margin-top: 20px;
}

.holdernoticias a {
	background-color: #ececec;
	padding: 8px;
	margin-left: 10px;
	cursor: pointer;
	font-size: 13px;
}

.holdernoticias a.jp-first {
	display: none;
}

.holdernoticias a.jp-last {
	display: none;
}

.holdernoticias a.jp-current {
	background-color: #1a638a;
	color: #fff;
}

.accordion {
	max-width: 800px;
}

.accordion .content-box {
	margin: 10px 20px;
	position: relative;
}

.accordion .content-box .accordion-label:before {
	content: '+';
	font-size: 1.5rem;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.accordion .content-box.active .accordion-label:before {
	content: '-';
}

.accordion .content-box .accordion-label {
	background-color: #0074ae;
	color: #ffffff;
	cursor: pointer;
	padding: 10px;
	position: relative;
}

.accordion .content-box .accordion-content ol {
	padding-left: 1rem;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 14px;
	color: #444;
}

.accordion .content-box .accordion-content ul {
	padding-left: 1rem;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 14px;
	color: #444;
}

.accordion .content-box .accordion-content {
	background-color: #ffffff;
	height: 100%;
	max-height: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	transition: 0.5s;
	padding: 0 10px;
}

.accordion .content-box .accordion-content p {
	font-size: 14px;
	text-align: justify;
	margin-bottom: 14px;
	color: #444;
}

.accordion .content-box.active .accordion-content {
	max-height: 10000px;
	padding-top: 10px;
}

@media screen and (min-width: 1000px) {
	.menu-o-hospital {
		background-image: url('../img/menu-o-hospital.jpg');
	}
	.menu-pediatria {
		background-image: url('../img/menu-pediatria.jpg');
	}
	.menu-maternidade {
		background-image: url('../img/menu-maternidade.jpg');
	}
	.menu-fale-conosco {
		background-image: url('../img/menu-fale-conosco.jpg');
	}
	.menu-exames {
		background-image: url('../img/menu-exames.jpg');
	}
	.menu-area-colaborador {
		background-image: url('../img/HCM_area-colaborador.jpg');
	}
	.menu-pronto-socorro {
		background-image: url('../img/Pronto-socorro_ok.jpg');
	}
	.menu-top-main {
		position: relative;
	}
	.container-submn-top {
		display: none;
		background-color: #0072ad;
		background-repeat: no-repeat;
		background-size: 32% 100%;
		width: 100%;
		height: 480px;
		position: absolute;
		top: 78px;
		left: 0;
		z-index: 999;
	}
	.container-ul-menu {
		width: 67%;
		height: 380px;
		float: right;
	}
	.menu-top-main li ul {
		float: left;
		position: relative;
		margin-top: 8px;
		box-shadow: none;
	}
	.menu-top-main li:hover .container-submn-top {
		display: block;
	}
	.menu-top-main li ul {
		margin-left: 0;
	}
	.menu-top-main li ul li {
		font-weight: 700;
	}
	.menu-top-main li ul li a {
		font-weight: 400;
	}
	.menu-aside .container-submn-top {
		background: none;
		position: relative;
		display: block;
		top: 0;
		z-index: 900;
	}
	.menu-aside .container-ul-menu {
		width: 100%;
		height: auto;
	}
	.menu-aside li ul {
		display: inline-block;
		margin-bottom: 20px;
	}
	.menu-aside li ul li {
		font-weight: 700;
	}
	.menu-aside li ul li a {
		font-weight: 400;
	}
}

@media screen and (max-width: 999px) {
	.center {
		width: 98%;
		padding: 0 1%;
	}
	.content-left {
		width: 22%;
	}
	.content-right {
		width: 68%;
		margin-right: 0;
	}
	.menu-aside li a {
		width: 100%;
	}
	.boxes-home {
		width: 48%;
		margin: 20px 1% 0 1% !important;
	}
	.content-left-home {
		width: 66%;
	}
	/*
	.jcarousel-skin-tango .jcarousel-container-horizontal{
		width: 96%;
		padding: 0 2%;
	}
	.jcarousel-skin-tango .jcarousel-clip-horizontal{
		width: 100%;
	}
	.jcarousel-skin-tango .jcarousel-item{
		width: 50%;
	}
	*/
	.img-top {
		display: none;
	}
	.menu-top-main {
		position: absolute;
		top: 0;
		left: 0;
		background: #0072ad;
		z-index: 10;
	}
	.menu-top-main li {
		float: none;
		display: block;
		border-bottom: none !important;
	}
	.menu-top-main li a {
		float: none;
		display: inline-block;
	}
	.menu-top-main li ul {
		position: static;
		margin-top: 0;
	}
	.submenu-active ul {
		display: block !important;
		box-shadow: unset !important;
		margin-left: 0 !important;
	}
	.menu-top-main li:hover ul {
		display: none;
	}
	.menu-top-main {
		display: none;
	}
	.container-3cols {
		width: 100%;
	}
	.content-1-3-home {
		width: 30%;
		margin: 0;
	}
	.box-meio {
		margin: 0 5%;
	}
	.mensagem-paciente {
		width: 100%;
	}
	.blue-menu-container {
		height: 55px;
	}
	.blue-menu-container {
		display: block;
	}
	.show-menu {
		display: block;
	}
	.icon-menu {
		display: block !important;
	}
	.rdp-left, .rdp-right {
		width: 100%;
		text-align: center;
	}
	.footer-bottom {
		height: auto;
		padding-bottom: 25px;
	}
	.mapa-abrangencia {
		width: 100%;
		margin: 0 !important;
	}
	.list-img a {
		width: 33.3%;
		box-sizing: border-box;
	}
}

@media screen and (max-width: 840px) {
	.logos-rdp, .txt-rdp {
		width: 100%;
		margin-top: 30px;
	}
	.footer {
		height: auto;
		padding-bottom: 30px;
	}
	.rdp-contato {
		float: right;
	}
	.logos-rdp a {
		width: 18%;
		height: 50px;
		margin: 0 1%;
		text-align: center;
	}
}

@media screen and (max-width: 580px) {
	.white-top .logo-outubro_rosa {
		width: 60px;
		left: 100px;
		top: 10px;
	}
	.social-topo {
		position: relative;
		top: 0;
		right: 0;
		text-align: right;
	}
	.menu-aside>li>a:after {
		display: block;
	}
	.nivoSlider {
		width: 100%;
		height: auto;
	}
	.banner-home-container {
		height: auto;
		background: none;
	}
	.content-left, .content-right, .content-left-home, .content-right-home {
		width: 98%;
		margin: 0 1%;
	}
	.menu-aside ul {
		display: none;
	}
	.menu-aside li a {
		box-sizing: border-box;
	}
	.menu-aside li {
		width: 100%;
	}
	.boxes-home {
		display: none;
	}
	.info-pac li {
		float: left;
		display: inline-block;
		width: 30%;
		margin: 10px 0;
	}
	.info-pac li a {
		width: 100%;
		height: 100px;
		padding: 0;
		font-size: 11px;
		text-align: center;
		box-sizing: border-box;
		padding-top: 60px;
		background-position: center -31px;
		background-size: 43%;
	}
	.info-pac li:hover a {
		width: 100%;
	}
	.info-pac li:nth-child(3n+2) {
		margin: 10px 5%;
	}
	.content-1-3-home {
		width: 100%;
	}
	.funfarme-nros {
		width: 98% !important;
		margin: 1% !important;
	}
}

@media screen and (max-width: 480px) {
	.menu-top {
		display: none;
	}
	.logos-rdp a {
		width: 31%;
	}
	.rdp-end {
		width: 100%;
		text-align: center;
	}
	.rdp-contato {
		width: 100%;
	}
	.rdp-contato p {
		text-align: center;
	}
	.rdp-contato p:nth-child(2) {
		display: none;
	}
	.rdp-contato .social a {
		float: none;
		display: inline-block;
	}
	.rdp-contato .social {
		width: 100%;
		text-align: center;
	}
	.list-img a {
		width: 50%;
		box-sizing: border-box;
	}
	.formulario input, .formulario textarea, .formulario select, .formulario ._form-input {
		width: 100% !important;
		max-width: unset;
	}
	.formulario label {
		text-align: left;
	}
	.inputtext, textarea {
		width: 85%;
	}
}

/* Cookies */

.cookies {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10000000000;
	display: none;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	padding: 1rem;
	background: rgba(0, 0, 0, 0.7);
}

.cookie-text {
	margin-right: 1rem;
}

.cookie-text, .cookie-text h4 {
	color: #fff;
}

.cookie-text a {
	color: #fff;
	text-decoration: underline;
}

.cookie-button {
	cursor: pointer;
	padding: 0.5rem;
	border-radius: 0.5rem;
	margin: 0 2rem;
}

.cookie-button:hover {
	background: #777 !important;
	opacity: 1;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

@media only screen and (max-width: 767px) {
	.cookie-text p {
		margin-bottom: 1rem;
	}
	.cookie-button {
		margin-left: auto;
	}
}