#Slider_Consultorios_Buttons {
position: fixed;
height: 80px;
left: 0;
bottom: 0;
overflow: hidden;
width: 100%;
z-index: 999;
background-color: #edeef6;
box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.15);
}
#Slider_Consultorios_Buttons .keen-slider__slide {
height: auto;
padding: 0 5px 0 0px;
align-items: center;
justify-content: center;
text-align: left;
line-height: 1.4;
min-width: 245px !important;
max-width: 245px !important;
width: 245px !important;
flex: 0 0 auto;
font-weight: 700;
font-size: .9rem;
background-repeat: no-repeat;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline;
background-image: url('../Icones/a-seta-direita-preta.svg');
background-size: 20px;
background-repeat: no-repeat;
background-position: 96% 26px;
}
#Slider_Consultorios_Buttons.only-slide .keen-slider__slide {
min-width: 100% !important;
max-width: 100% !important;
width: 100% !important;
flex: 1 1 auto !important;
}
#Slider_Consultorios_Buttons.only-slide .keen-slider__slide div {
margin-top: 10px;
margin-left: 10px;
max-width: 200px;
}
#Slider_Consultorios_Buttons .keen-slider__slide {
text-decoration: none;
}
#Slider_Consultorios_Buttons .keen-slider__slide img {
width: 80px;
margin-right: 10px;
float: left;
}
#Slider_Consultorios_Buttons .keen-slider__slide div {
float: left;
margin-top: 10px;
max-width: 120px;
}
#Slider_Consultorios_Buttons .keen-slider__slide div span:nth-of-type(1) {
font-weight: 400;
font-size: .75rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
}
#Slider_Consultorios_Buttons .keen-slider__slide div span:nth-of-type(2) {
font-weight: 700;
font-size: .9rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
}
#Slider_Consultorios_Buttons .keen-slider__slide div span:nth-of-type(3) {
font-weight: 400;
font-size: .75rem;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
}
#Slider_Consultorios_Buttons .keen-slider__slide b {
display:none;
}
a.cta-button {
color:#000;
text-decoration: none;
}
a.blue {
background-color: #dce0ef;
transition: background-color 0.3s ease;
}
a.blue span:last-child {
color: #505e96;
}
a.green {
background-color: #d5ebe7;
transition: background-color 0.3s ease;
}
a.green span:last-child {
color: #535a3a;
}
a.red {
background-color: #e2dae4;
transition: background-color 0.3s ease;
}
a.red span:last-child {
color: #6f5876;
}
a.yellow {
background-color: #e8e3db;
transition: background-color 0.3s ease;
}
a.yellow span:last-child {
color: #85704f;
}
a.blue:hover, a.green:hover, a.red:hover, a.yellow:hover {
background-color: #fff;
}
a.blue:hover,
a.green:hover,
a.red:hover,
a.yellow:hover {
  background-color: initial;
}

@media (min-width: 800px) and (max-width: 1299px) {
#Slider_Consultorios_Buttons {
position: relative;
height: auto;
overflow: hidden;
width: calc(100% + 25px);
padding: 20px 0 30px 20px;
margin-left: -30px;
display: flex;
flex-direction: column;
gap: 16px; 
box-shadow: 0 -4px 10px rgba(0, 0, 0, 0);
}
#Slider_Consultorios_Buttons .keen-slider__slide {
min-width:320px !important;
max-width: 320px !important;
width: 320px !important;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
border-radius: 6px;
background-image: url('../Icones/a-seta-direita.svg');
background-size: 14px;
background-repeat: no-repeat;
background-position: 90% 50%;
}

#Slider_Consultorios_Buttons .keen-slider__slide img {
margin-right: 15px;
}
#Slider_Consultorios_Buttons .keen-slider__slide div {
margin-left: 10px;
}

#Slider_Consultorios_Buttons.only-slide .keen-slider__slide {
background-image: url('../Icones/a-seta-direita.svg');
background-size: 16px;
}
#Slider_Consultorios_Buttons.only-slide .keen-slider__slide div {
margin-top: 10px;
margin-left: 5px;
max-width: 170px;
}

}

@media (min-width: 1300px)  {
#Slider_Consultorios_Buttons {
width: 590px;
height: auto;
}
#Slider_Consultorios_Buttons .keen-slider__slide {
padding: 0 5px 0 0px;
min-width: 275px !important;
max-width: 275px !important;
width: 275px !important;
}
#Slider_Consultorios_Buttons .keen-slider__slide img {
width: 100px;
margin-right: 15px;
}
#Slider_Consultorios_Buttons .keen-slider__slide div {
margin-top: 15px;
}
#Slider_Consultorios_Buttons.only-slide .keen-slider__slide {
background-image: url('../Icones/a-seta-direita.svg');
background-size: 16px;
}
#Slider_Consultorios_Buttons.only-slide .keen-slider__slide div {
margin-top: 15px;
margin-left: 5px;
max-width: 170px;
}
#Slider_Consultorios_Buttons.only-slide .keen-slider__slide div span:nth-of-type(1) {
font-size: .85rem;
margin-bottom: 2px;
}
#Slider_Consultorios_Buttons.only-slide .keen-slider__slide div span:nth-of-type(2) {
font-size: 1.05rem;
}
#Slider_Consultorios_Buttons.only-slide .keen-slider__slide div span:nth-of-type(3) {
font-size: .85rem;
margin-top: 2px;
}
#Slider_Consultorios_Buttons .keen-slider__slide span.one {
font-size: .8rem;
}
#Slider_Consultorios_Buttons .keen-slider__slide span.three {
font-size: .90rem;
}
}

@media (min-width: 1440px)  {
#Slider_Consultorios_Buttons {
width: 680px;
}
}

@media (min-width: 1536px)  {
#Slider_Consultorios_Buttons {
width: 660px;
}
#Slider_Consultorios_Buttons .keen-slider__slide {
padding: 0 5px 0 0px;
min-width: 295px !important;
max-width: 295px !important;
width: 295px !important;
background-position: 96% 31px;
}
#Slider_Consultorios_Buttons .keen-slider__slide div {
max-width: 150px;
}
}

@media (min-width: 1600px)  {
#Slider_Consultorios_Buttons {
width: 690px;
}
#Slider_Consultorios_Buttons .keen-slider__slide {
padding: 0 5px 0 0px;
min-width: 305px !important;
max-width: 305px !important;
width: 305px !important;
}
#Slider_Consultorios_Buttons .keen-slider__slide div {
max-width: 155px;
}
}

@media (min-width: 1920px)  {
#Slider_Consultorios_Buttons {
width: 850px;
}
}

@media (min-width: 2000px)  {
#Slider_Consultorios_Buttons {
width: 1090px;
}
}

@media (min-width: 2560px) {
#Slider_Consultorios_Buttons {
width: 750px;
}
}

@media (min-width: 2600px) {
#Slider_Consultorios_Buttons {
width: 750px;
}
}