header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .logo {
  width: 195px;
  height: auto;
}
#hero {
  background-image: url(../images/bg_hero_tech.jpg);
  background-size: cover;
  display: flex;
  height: 94vh; /* altura para 1440px*/
  position: relative;
}
#hero .area-cta {
  margin-top: 150px;
}
#hero .tit-hero {
  font-size: 53px;
  line-height: 62px;
  letter-spacing: -2px;
  font-family: "Montserrat", sans-serif;
  padding-right: 0%;
  color: #009be6;
  text-transform: none;
  font-weight: 300;
}
#hero .txt-hero {
  font-family: 'Quicksand', Arial, sans-serif;
  font-size: 1rem;
  padding-right: 30%;
  letter-spacing: 1px;
  line-height: 28px;
  margin-top: 0px;
  color: #b0b0b0;
  font-weight: 500;
}
#hero .button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  outline: none;
  white-space: nowrap;
  margin: 5px;
  padding: 0 22px;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  background-color: #1ABC9C;
  color: #FFF;
  font-weight: 700;  
  letter-spacing: 0px;
  border: none;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
#hero .button.call-hero {
  padding: 10px 25px 10px;
  font-size: 15px;
  line-height: 16px;
  background-image: linear-gradient(-54deg, #009be6, #00c6f8);
  box-shadow: -10px 10px 18px rgba(0, 0, 0, 0.1);
  text-align: center;
  height: auto;
  border-radius: 40px;
}
#hero a.button.call-hero {
  text-decoration: none;  
}
.ul-hero {
  position: relative;
  float: unset;
  margin-top: 70px;
  margin-right: 0;
}
.ul-socialhero {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.ul-socialhero li {
  float: left;
  margin: 0px 5px 0px 5px;
  text-transform: initial;
  letter-spacing: 2px;
  font-size: 14px;
  border: 2px solid #ededed;
  width: 35px;
  height: 35px;
  text-align: center;
  padding: 5px;
  border-radius: 50%;
}
.li-list {
  border-bottom: 1px solid #ededed !important;
  width: 213px !important;
  padding-top: 12px !important;
  border-top: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
  border-radius: 0px !important;
  height: unset !important;
  margin-left: 40px !important;
}
ul.ul-socialhero li > a {
  color: #464646;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

#about {
  align-items: center;
  background-image: url(../images/bg_aboutus.jpg);
  background-position: 0px -45px;
  background-size: 105%;
  background-repeat: no-repeat;
  display: flex;
  height: 87vh;
}
#about .tit-hero {
  text-align: right;
}
#expex .tit-hero {  
  text-align: left;
}
#about .tit-hero, #expex .tit-hero, #exprocedx .tit-hero, #equipe .tit-hero {
  font-size: 35px;
  line-height: 45px;
  letter-spacing: -1px;
  font-family: "Montserrat", sans-serif;
  color:#009be6;
  font-weight: 300;  
}
#about .txt-hero {  
  text-align: right;  
}
#expex .txt-hero {  
  text-align: left;    
}
#about .txt-hero, #expex .txt-hero, #exprocedx .txt-hero, #equipe .txt-hero  {
  font-size: 0.92rem;
  letter-spacing: 1px;
  line-height: 28px;
  margin-top: 0px;
  color: #aaa;
  font-weight: 500;  
  font-family: 'Quicksand', Arial, sans-serif;
}
.icon2 {
  width: 55px;
}
.icon-solucoes {
  width: 55px;
  margin-bottom: 15px;
}
.box-solucoes {
  height: 230px;
  padding: 50px 35px;
  margin-bottom: 50px;
  background-color: #fff;
  border-radius: 0.85rem;
  display: flex;
}
.solucoes-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.tit-iconsol {
  color: #009be6;
  font-family: Quicksand;
  font-weight: 600;
  margin-bottom: 0.35rem;
}
.sub-iconsol {
  color: #918f8f;
  font-family: 'Quicksand', arial, sans;
  font-weight: 500;
  font-size: 0.83rem;
  letter-spacing: 0.02rem;
  text-align: center;
}
#expex {
  background-image: linear-gradient(0deg, #f9faff, #fff);
  height: 90vh;
}
#exprocedx {
  background-image: linear-gradient(0deg, #f9faff, #fff);
  height: 55vh;
}
.tel-footter {
  font-size: 43px !important;
  margin-bottom: 0px !important;
  color: #707070;
  font-weight: 300;
}
.end-footter, .mail-footter {
  color: #7b7575;
  font-family: 'Quicksand', Arial, sans-serif;
}
span454 {
  font-size: 20px;
  margin-right: 5px;
}

/* Exames e Procedimentos */

.box-proced {
  display: flex;
  flex-direction: row;
  border-radius: 0.85rem;
  padding: 25px;
  margin-bottom: 30px;
  height: 140px;
  justify-content: flex-start;
  align-items: center;
}
.box-proced h4 {
  font-family: 'Quicksand', Arial, sans-serif;
  font-size: 0.86rem;
  color: #7b7575;
  text-align: left;
  margin: 0;
  font-weight: 700;
}
.num-proced {
  width: 40px;
  height: 40px;
  background-color: #009be6;
  text-align: center;
  padding: 6px;
  border-radius: 50px;
  margin-right: 20px;
  color: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  }
.num-proced span {
  font-family: 'Quicksand', arial, sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  }

/*EQUIPE*/

.dr-box {
  display: flex;
  align-items: end;
  background-size: cover;
  background-position: center -20px;
  height: 300px;
  border-radius: 0.25rem;
}
.dr-box-infos {
  background-color: #fff;
  height: auto;
  width: 100%;
  padding: 20px;
  border-radius: 0 0 0.25rem 0.25rem;
}
.categories-lists {
  display: flex;
  align-items: stretch;
}
.categories:hover {
  border-radius: 0;
}
.categories:hover {
  min-width: 250px;
  background-size: auto 100%;
  border-radius: 10px;
}
.info-dr-box {
  font-family: "Montserrat";
  color: #fff;
  text-transform: uppercase;
  height: auto;
  left: -105px;
  letter-spacing: 1px;
  position: absolute;
  top: 125px;
  z-index: 999;
  width: 310px;
}
p.nom-dr, p.espec-dr {
  font-family: 'Quicksand', Arial, sans-serif;
  line-height: 0.7rem;
}
p.nom-dr {
  color: #009be6;
  font-family: Quicksand;
  font-weight: 600;
  margin-bottom: 0.35rem;
}

p.espec-dr, p.titdr {  
  margin: 0;
  font-size: 0.75rem;
  font-weight: 700;
  color: #918f8f;
  line-height: 140%;  
}
p.titdr {  
  margin-bottom: 4px;  
}
a.link-medicos {
  text-align: right;
  float: right;
  margin-right: 16%;
  margin-top: 55px;
  box-shadow: -10px 14px 30px rgba(0, 0, 0, 0.1) !important;
  background-color: #00c6f8;
}
a.link-medicos:hover {
  box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.2) !important;
  background-color: #00c6f8;
}
.txt-link2 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
  float: left;
  padding: 10px 25px;
  margin-bottom: 0px;
  background-color: #00c6f8;
  border-radius: 50px;
}
.icon-line-arrow-right.icon-link {
  color: #47a2a1;
  font-size: 18px;
  margin-top: 0px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  padding: 7px 12px;
  position: relative;
}
.icon-line-arrow-right {
  color: #47a2a1;
  font-size: 18px;
  margin-top: 0px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  padding: 7px 12px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}/*
.categories {
  position: relative;
  float: left;
  overflow: hidden;
  width: calc(50% - 20px);
  height: 80px;
  margin: 10px;
  background-size: cover;
  background-position: center center;
  border-radius: 20px;
  transition: all 0.5s cubic-bezier(0.02, 0.01, 0.5, 1);
}
.categories::after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.51);
}
.device-xs .categories {
  width: 100%;
} */
.categories .categories-details {
  position: absolute;
  display: flex;
  left: 50%;
  top: 50%;
  bottom: auto;
  z-index: 2;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  transform: translate(-50%, -50%);
}
.categories .categories-details .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #fff;
  padding: 8px;
  color: #000;
  transform: rotate(0deg);
  transition: transform 0.5s ease-out;
}
.categories:hover .categories-details .icon {
  transform: rotate(360deg);
}

.categories .categories-details .info {
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding-left: 10px;
  font-size: 18px;
  text-align: center;
}
#equipe {
    margin: 60px 0px 60px 0px;
  }
  
  /* ----------------------------------------------------------------
Owl Carousel CSS
-----------------------------------------------------------------*/

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut  {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

@keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

.owl-height {
	-webkit-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}

.owl-carousel {
	display:none;
	-webkit-tap-highlight-color:transparent;
	position:relative;
	z-index:1;
	width: 100%;
}

.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}

.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0,0,0);
}

.owl-carousel.owl-loaded { display:block }

.owl-carousel.owl-loading {
	display:block;
	min-height: 100px;
	background: url('images/preloader.gif') no-repeat center center
}

.owl-carousel .owl-refresh .owl-item { display:none }

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display:block;
	width:100%;
	-webkit-transform-style:preserve-3d;
}

.slider-element .owl-carousel .owl-item img { -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none; }

.owl-nav .owl-prev,
.owl-nav .owl-next,
.owl-dot,
.owl-dots button {
	cursor: pointer;
	cursor: hand;
	padding: 0;
	border: 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded { display: block; }

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden { opacity: 0; }

.mega-menu-content .owl-carousel.owl-hidden { opacity: 1; }

.owl-carousel.owl-refresh .owl-item { display: none; }

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl { direction: rtl; }

.owl-carousel.owl-rtl .owl-item { float: right; }

.no-js .owl-carousel { display: block; }

.owl-carousel .owl-item .owl-lazy {
	opacity:0;
	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-item img { transform-style:preserve-3d }

.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#111
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 64px;
	width: 64px;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	background: url("images/icons/play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition:scale(1.3,1.3);
	-o-transition:scale(1.3,1.3);
	transition:scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn { display:none }

.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1;
	height: 100%;
	width: 100%;
}


/* Owl Carousel - Controls
-----------------------------------------------------------------*/

.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	line-height: 1;
}

/* Owl Carousel - Controls - Arrows
-----------------------------------------------------------------*/

.owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: -36px;
	zoom: 1;
	width: 36px;
	height: 36px;
	line-height: 32px;
	border: 1px solid rgba(0,0,0,0.2);
	color: #666;
	background-color: #FFF;
	font-size: 18px;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-carousel.with-carousel-dots .owl-nav [class*=owl-] { margin-top: -38px; }

.slider-element .owl-nav [class*=owl-],
.owl-carousel-full .owl-nav [class*=owl-] {
	margin-top: -30px;
	left: 0 !important;
	height: 60px;
	line-height: 60px;
	border: none;
	color: #EEE;
	background-color: rgba(0,0,0,0.4);
	font-size: 28px;
	border-radius: 0 3px 3px 0;
}

.owl-carousel-full .with-carousel-dots .owl-nav [class*=owl-] { margin-top: -50px; }

.owl-carousel .owl-nav .owl-next {
	left: auto;
	right: -36px;
}

.slider-element .owl-nav .owl-next,
.owl-carousel-full  .owl-nav .owl-next {
	left: auto !important;
	right: 0 !important;
	border-radius: 3px 0 0 3px;
}

.owl-carousel:hover .owl-nav [class*=owl-] {
	opacity: 1;
	left: -18px;
}

.owl-carousel:hover .owl-nav .owl-next {
	left: auto;
	right: -18px;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: #1ABC9C !important;
	color: #FFF !important;
	text-decoration: none;
}

.owl-carousel .owl-nav .disabled { display: none !important; }


/* Owl Carousel - Controls - Dots
-----------------------------------------------------------------*/

.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	width: 8px;
	height: 8px;
	margin: 30px 4px 0 4px;
	opacity: 0.5;
	border-radius: 50%;
	background-color: #1ABC9C;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-carousel .owl-dots .owl-dot.active,
.owl-carousel .owl-dots .owl-dot:hover { opacity: 1; }

/*//////
@media (max-width: 1920px) {
  #hero {
    background-size: 52%;
    height: 60vh;
    background-position: 596px top;
    background-repeat: no-repeat;
  }
  #about {
    background-position: 313px -56px;
    background-size: 69%;
    background-repeat: no-repeat;
    height: 60vh;
  } 
  #expex {   
    height: 72vh;
  } 
  #exprocedx {   
    height: 45vh;
  }  
}

@media (max-width: 1440px) {
  #hero {
    background-size: cover;
    height: 94vh;
    background-position: 0 top;
    background-repeat: no-repeat;
  }
  #hero .area-cta {
    margin-top: 200px;
  }
  #about {
    background-position: -10px 10px;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
  }
  #about .tit-hero {
    text-align: right;
    padding: 0;
  }
  #expex {   
    height: 90vh;
  } 
  #exprocedx {
    height: 50vh;
  }
}
////*/

@media (max-width: 1200px) {
    #hero {
    background-size: cover;
    height: 94vh;
    background-position: 0 top;
    background-repeat: no-repeat;
  }
  #hero .area-cta {
    margin-top: 200px;
  }
  #about {
    background-position: -8px center;
    background-size: 108%;
    background-repeat: no-repeat;
    height: 50vh;
  }
  #about .tit-hero {
    text-align: right;
    padding: 0;
  }
  #about .tit-hero, #expex .tit-hero, #exprocedx .tit-hero, #equipe .tit-hero {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -1px;
    font-family: "Montserrat", sans-serif;
    color: #009be6;
    font-weight: 300;
  }  
  #expex {
    height: 80vh;
    margin-top: 100px;
  }
  .container {
    max-width: 100%;
    padding: 0px 24px;    
  }
  #equipe {
    margin: 90px 0px 150px !important;
  }
  #exprocedx {
    height: 50vh;
  }
}

@media (max-width: 991px) {  
  #hero {
    background: url(../images/bg_hero_tech.jpg);     
    background-size: 125%;
    background-position: -1140px 0;
    height: 57vh;
  }
  #hero .tit-hero {
    font-size: 45px;
    line-height: 50px;    
  }
  #hero .area-cta {
    margin-top: 200px;
  }
  .txt-hero { 
    padding: 0 !important;
  }
  #expex {
     height: 70vh;
     margin: 0;
  } 
  .mt-6 {  
    margin-top: 550px;
  }    
}

@media (max-width: 800px) {  
  .tel-footter {
    font-size: 36px !important;    
  }  
  #copyrights span, #copyrights a {    
    font-size: 0.85rem;
  }
}

@media (max-width: 480px) {  
  .li-list { 
    margin-left: 15px !important;
  }
  #hero {
    background: url(../images/bg_hero_doc.jpg);
    background-size: 299%;
    background-position: -1862px 0;
    height: 91vh;
    position: relative;
  }
  #hero .txt-hero {   
    color: #fff;    
  }
  #about {
    height: 90vh;
    background-size: 210%;
    background-position: -8px -30px;
  }
  .about-txt {
    margin-top: 350px;
  }
  #expex {
    height: 205vh;
    margin: 0;
  }
}

/* Botão flutuante WhatsApp */

.btn-whatsapp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #25d366; /* verde WhatsApp */
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  z-index: 9999;
  text-decoration: none;
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    background-color 0.2s ease;
}

.btn-whatsapp i {
  font-size: 28px;
}

/* Hover no desktop */
.btn-whatsapp:hover {
  background-color: #1ebe5d;
  color: #ffffff;
  transform: translateY(-3px) scale(1.03);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.3);
}

/* Ajustes em telas menores */
@media (max-width: 575.98px) {
  .btn-whatsapp {
    width: 54px;
    height: 54px;
    bottom: 16px;
    right: 16px;
  }

  .btn-whatsapp i {
    font-size: 24px;
  }
}
