@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');



.Cor1 {color: #231f20;}
.Cor2 {color: #4d4d4d;}
.Cor3 {color: #858585;}
.Cor4 {color: #ffffff;}
.Cor5 {color: #e0e0e0;}
.Cor6 {color: #006376;}
.Cor7 {color: #efefef;}
.Cor8 {color: #4f4f4f;}
.Cor9 {color: #009da4;}
.Cor10 {color: #3d3d3d;}
.Cor11 {color: #58bcba;}
.Cor12 {color: ;}


body {
  padding-top: 0px;
  background: #ffffff;
 font-family: 'PT Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
	letter-spacing: 0px;

  color: #4d4d4d;
  line-height: 26px;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;  
}

h1,
h2,
h3,
h4,
h5,
h6 {

  font-family: 'Lato', sans-serif;
	font-style: normal;
  font-weight: 600;
	letter-spacing: 0px;
  color: #4d4d4d;
}
p {
 font-family: 'PT Sans', sans-serif;
  font-weight: 300;
  letter-spacing: 0px; 
  font-size: 16px;   
}

a {
  color: #4d4d4d;
  -webkit-transition: color 400ms, background-color 400ms;
  -moz-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #231f20;
}


.section-header {
  margin-bottom: 50px;
}
.section-header .section-title {
font-family: 'Lato', sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  color: #4d4d4d;
  position: relative;
  padding-bottom: 0px;
  margin: 20px 0 10px;
text-transform: uppercase;
}
.section-header p {
  color: #4d4d4d;
  position: relative;
  padding-bottom: 0px;
  margin: 60px 0 10px;
  line-height: 30px;
font-family: 'PT Sans', sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0px;
}

ul.nostyle {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
ul.nostyle i {
  color: #231f20;
}
.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

#menutop {
    background: #4f4f4f;
    line-height: 40px;
}

.menutopo {
background-color: rgba(10, 20, 45, 0.25); 
z-index: 9999999999999999999999; 
position:absolute; 
top:0px; 
height: 40px; 
width: 100%; 
border-bottom: 1px solid rgba(255, 255, 255, 0.25); 
line-height: 38px;
}

.menu-sup {
border-left: 1px solid rgba(255, 255, 255, 0.25); 
height: 40px;
}
.menu-sup-right {
border-left: 1px solid rgba(255, 255, 255, 0.25); 
height: 40px;
border-right: 1px solid rgba(255, 255, 255, 0.25);
}


 .menutopoul ul {
   margin: 0px 0px 0px 0px; 
   padding: 0px 0px 0px 0px;
}
.menutopoul ul > li {
   font-weight: 400; 
   font-size: 7px;
   letter-spacing: 0.2px;  
 font-family: 'Lato', sans-serif;

  display: inline;
  margin: 0px 0px 0px 4px;
  color: rgba(255,255,255, 0.8);
}

.menutopoul i {
   font-size: 9px;
  color: rgba(255,255,255, 0.8);
     margin: 0px 0px 0px 20px;

}

 @media only screen and (min-width: 360px) {
.menutopoul i {
   font-size: 14px;
}
}
 @media only screen and (min-width: 480px) {
.menutopoul i {
   font-size: 16px;
     margin: 0px 0px 0px 10px;
}
}

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

.menutopoul ul > li {
   font-weight: 400; 
   font-size: 9.2px;
   letter-spacing: 0.2px;  

}



.topbarmenu {
 font-size:100%;  
}
.menutopo-margin {
 margin: 0px 0px 0px -10px; 
}
.menutopo-icon {
  position: relative; top: 3px; 
  font-size:20px; 
  margin: 0px 10px 0px 0px;  
}
.menutopoul i {
   font-size: 18px;
}
}

@media only screen and (min-width: 982px) {
.menutopo-texto {
  font-size:80%;
}

.menutopoul ul > li {
   font-weight: 400; 
   font-size: 11.2px;
   letter-spacing: 0.2px;  

}


}
@media only screen and (min-width: 1024px) {
.menutopo-texto {
  font-size:90%;
}
}
@media only screen and (min-width: 1280px) {
.menutopo-texto {
  font-size:100%;
}
}


#bg_cinza {
  height: 170px;
  display: block; 
  width: 100%; 
  clear: both; 
  background-position: center center;  
  background-size:cover; 
  -ms-behavior: url(/backgroundsize.min.htc);
  margin-top:0px; 
}



.nav-box {
width: 99%;
margin-left: 1%;
margin-right: 1%;
}
@media only screen and (min-width: 769px) {
.nav-box {
width: 94%;
margin-left: 3%;
margin-right: 3%;
}
}
@media only screen and (min-width: 980px) {
.nav-box {
width: 96%;
margin-left: 2%;
margin-right: 2%;
padding-right: 10px;
}
}
@media only screen and (min-width: 1024px) {
.nav-box {
width: 90%;
margin-left: 5%;
margin-right: 5%;
}
}
@media only screen and (min-width: 1360px) {
.nav-box {
width: 90%;
margin-left: 8%;
margin-right: 8%;
}
}
@media only screen and (min-width: 1440px) {
.nav-box {
width: 80%;
margin-left: 10%;
margin-right: 10%;
}
}
@media only screen and (min-width: 1580px) {
.nav-box {
width: 70%;
margin-left: 15%;
margin-right: 15%;
}
}
}@media only screen and (min-width: 1680px) {
.nav-box {
width: 50%;
margin-left: 25%;
margin-right: 25%;
}
}
@media only screen and (min-width: 1800px) {
.nav-box {
width: 60%;
margin-left: 20%;
margin-right: 20%;
}
}


.header_nav a {
  color: #58bcba;

}
.header_nav a:hover {
color: rgba(255,255,255, 0.8);

}


/*************************
*******Header******
**************************/


.navbar.navbar-default {
  background: rgba(239,239,239, 0.9);
/*    border-top: 6px solid ; */
  border-radius: 0;
  margin-bottom: 0;
}



.navbar-header {
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px;
}

.navbar.navbar-default .navbar-toggle {
margin-top: 6px;
margin-bottom: 6px;
width: 40px;
height: 40px;

margin-right: 15px;
background-image: none;
border: 0px solid transparent;
border-radius: 0px;
color: #fff;
background: #79d2da;

}
/*
   @media only screen and (max-width: 400px) {
.navbar.navbar-default .navbar-toggle {
  margin-top: 10px;
}
    }
    @media only screen and (max-width: 400px) {
.navbar.navbar-default .navbar-toggle {
  margin-top: 10px;
}
    }
    @media only screen and (min-width: 500px) {
.navbar.navbar-default .navbar-toggle {
  margin-top: 30px;
}
    }

*/
.navbar.navbar-default .navbar-brand {
  height: auto;
}

  .navbar-default .navbar-nav > li > a {
   font-family: 'Open Sans', sans-serif; 
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  color: #4d4d4d;
     text-transform: uppercase;


  }
 .navbar-default .navbar-nav > li.active > a,
 .navbar-default .navbar-nav > li.open > a,
  .navbar-default .navbar-nav > li:hover > a { 
background: #ffffff;  
   color: #858585;
  }
  

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

.navbar-header {
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px;
}


  #main-menu.navbar-default {
text-align: right;
   font-weight: 600; 
   font-size: 10px;
   letter-spacing: 0.5px;  
   font-family: 'Open Sans', sans-serif; 
     text-transform: uppercase;
  color: #4d4d4d;
    background: rgba(255,255,255, 0.9);
  }
  #main-menu.navbar-default .navbar-nav > li > a {
    margin: 40px 5px 30px 5px;
    padding: 7px 12px 7px 12px;

  font-family: 'Open Sans', sans-serif;   
  font-size: 8px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  color: #4d4d4d;



  }
  #main-menu.navbar-default .navbar-nav > li.active > a,
  #main-menu.navbar-default .navbar-nav > li.open > a,
  #main-menu.navbar-default .navbar-nav > li:hover > a {
background: #ffffff;  
   color: #858585;
    padding: 7px 12px 7px 12px;
    margin: 40px 5px 30px 5px;
  }
}
@media only screen and (min-width: 790px) {

  #main-menu.navbar-default .navbar-nav > li > a {
  font-size: 9px;

  }


 }


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

  #main-menu.navbar-default .navbar-nav > li > a {
  font-size: 10px;

  }


 }



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

#main-menu.navbar-default {
   font-size: 9px;
  }

  #main-menu.navbar-default .navbar-nav > li > a {
  font-size: 12px;

  }


 }

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

#main-menu.navbar-default {
   font-size: 10px;
  }

  #main-menu.navbar-default .navbar-nav > li > a {
  font-size: 14px;

  }


 }

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

#main-menu.navbar-default {
   font-size: 12px;
  }
 }

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

#main-menu.navbar-default {
   font-size: 13px;
  }
 }

header img#logo {
    display: inline-block;
    height: 60px;
    float: left;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    }

@media all and (max-width: 411px) {

header img#logo {
    height: 40px;
    }
}

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

header img#logo {
    display: inline-block;
    height: 70px;
    line-height: 52px;
    float: left;
    color: white;
    font-weight: 400;
    margin-left: 0px;
    margin-top: 8px;
    margin-bottom: 8px;

    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    }
}



@media only screen and (min-width: 960px) {
header img#logo {
    height: 80px;
    margin-bottom: 8px;
    }
}

@media only screen and (min-width: 1280px) {
header img#logo {
    height: 80px;
    margin-bottom: 8px;
    }
}

@media only screen and (min-width: 1366px) {
header img#logo {
    height: 80px;
    margin-bottom: 8px;
    }
}

@media only screen and (min-width: 1440px) {
header img#logo {
    height: 100px;
        margin-bottom: 8px;
    }
}



#divstatus {
display: none;
}

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

#divstatus {
display: inline-block;
}
}

  #main-menu.navbar-default .dropdown-menu {
   font-weight: 600; 
   font-size: 12px;
   letter-spacing: 0.5px;  
   font-family: 'Open Sans', sans-serif; 
     text-transform: uppercase;
  color: #4d4d4d;
}

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

  #main-menu.navbar-default .dropdown-menu {

    min-width: 130px;
    background-color: rgba(0,99,118, 1.0);
  margin-top: -20px;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 0 rgba(0,99,118, 1.0);
    background-clip: inherit;
  overflow: hidden;
  z-index:999; 
color: rgba(255,255,255, 1.0);
  border-radius: 0px 0px 20px 0px; 
  }
  #main-menu.navbar-default .dropdown-menu > li {
    padding: 8px 12px 8px 14px;
    -webit-transition: border-color 400ms;
    transition: border-color 400ms;
   font-weight: 300; 
   font-size: 11px;

  }
  
  #main-menu.navbar-default .dropdown-menu > li :after {
  content: " ";
  position: absolute;
  top: -20px;
}
  
  
  #main-menu.navbar-default .dropdown-menu > li > a {
    padding: 9px 0;
    color: #ffffff;
  }
  #main-menu.navbar-default .dropdown-menu > li:first-child > a {
    border-top: 0;
  }
  #main-menu.navbar-default .dropdown-menu > li.active,
  #main-menu.navbar-default .dropdown-menu > li.open,
  #main-menu.navbar-default .dropdown-menu > li:hover {
background-color: rgba(255,255,255, 0.1);
color: rgba(255,255,255, 0.8);
  }
  #main-menu.navbar-default .dropdown-menu > li.active > a,
  #main-menu.navbar-default .dropdown-menu > li.open > a,
  #main-menu.navbar-default .dropdown-menu > li:hover > a {
background-color: transparent;
  }



}









#main-slider {
  min-height: 440px;
  overflow: hidden;
  margin-bottom: -150px;

}
#main-slider  a {
color: #ffffff;

}
#main-slider  a:hover {
color: #e0e0e0;
}
#main-slider .item {
  min-height: 440px;
  background-repeat: no-repeat;
  background-position: 80% 80%;
  background-size: cover;
}
#main-slider .slider-inner {
  position: absolute;
  text-align: left;
  top: 90px;
  right: 10%;
  width: 90%;
  height: 100%;
  color: #ffffff;
}
#main-slider .slider-inner h4 {
  margin-top: 5%;
  margin-bottom: 5%;  
  font-size: 20px;
  text-transform: uppercase;
  color: #ffffff;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
padding: 10px;
    background: rgba(0,99,118, 0.4);
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
}
#main-slider .slider-inner h4 > span {
  color: #ffffff;
  
}
#main-slider .slider-inner h5 > span {
font-size: 16px;
color: rgba(0,99,118, 0.8);
padding: 10px;
  line-height: 40px;
    background: rgba(255,255,255, 0.9);
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
}
#main-slider .slider-inner .btn {
  margin-top: 10px;
}
#main-slider .owl-prev,
#main-slider .owl-next {
  position: absolute;
  top: 44%;
  color: #e0e0e0;
  font-size: 40px;
  display: inline-block;
  margin-top: -20px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 60px;
  z-index: 5;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
    background-color: transparent;
}
#main-slider .owl-prev:hover,
#main-slider .owl-next:hover {
  background-color: #231f20;
}
#main-slider .owl-prev {
  left: 10px;
  text-indent: 0px;
}
#main-slider .owl-next {
  right:10px;
  text-indent: 0px;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #231f20;
}
#progressBar {
  margin-top: -40px;
  margin-bottom: 36px;
  position: relative;
  z-index: 999;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}



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

#main-slider .item {
  min-height: 630px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  
}

#main-slider .slider-inner {
  position: absolute;
  text-align: left;
  top: 90px;
  right: 30%;
  width: 70%;
  height: 100%;
  color: #ffffff;
}
#main-slider .slider-inner h4 {
  margin-top: 5%;
  margin-bottom: 5%;  
  font-size: 58px;
  text-transform: uppercase;
  color: #ffffff;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
padding: 0;

    background: rgba(255,255,255, 0.0);
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
}
#main-slider .slider-inner h4 > span {
  color: #ffffff;
  
}
#main-slider .slider-inner h5 > span {
padding: 0;
font-size: 30px;
  line-height: 38px;
color: rgba(0,99,118, 0.8);
    background: rgba(255,255,255, 0.0);
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
}
}

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

#main-slider .slider-inner {
  position: absolute;
  text-align: left;
  top: 90px;
  right: 20%;
  width: 80%;
  height: 100%;
  color: #ffffff;
}


}


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

#main-slider .slider-inner {
  position: absolute;
  text-align: left;
  top: 90px;
  right: 40%;
  width: 60%;
  height: 100%;
  color: #ffffff;
}


}


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

#main-slider .slider-inner {
  position: absolute;
  text-align: left;
  top: 90px;
  right: 45%;
  width: 50%;
  height: 100%;
  color: #ffffff;
}


}






.box-mapa {
display: none;
}
.box-mapa-empty {
display: block;

 position:relative; 
bottom: 170px;
z-index:999; 
height: 82px;  
}


.box-mapa-out {
padding: 5% 15% 0% 15%;
    color: #ffffff;
display: block;
min-height: 180px; 
margin: 0px 0px 40px 0px;
    background: #009da4;
}
.box-mapa-out .btn {
margin: 20px;
    color: #ffffff;
}

.box-mapa-out a {
    color: #ffffff;
}
.box-mapa-out .btn {
margin: 20px;
    color: #ffffff;
}

.box-mapa-endereco {
  font-weight: 400;
  font-size: 13px;
  line-height: 12px;
    color: #ffffff;
}


.box-mapa-fone {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
    color: #ffffff;

}





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

.box-mapa-empty {
display: none;

}

.box-mapa {

display: block;
position:relative; 
bottom: 170px;
z-index:999; 
height: 82px; 
width:  62%;
right: 0%;
margin: 0% 19% 0% 19%;
text-align: right;
    background: url(../images/bg-box-mapa.png) repeat 0 0;  
}
.box-mapa-out {
display: none;

}

.box-mapa-endereco {
  font-weight: 400;
  font-size: 16px;
  line-height: 39px;
    color: #ffffff;
}


.box-mapa-fone {
  font-weight: 700;
  font-size: 23px;
  line-height: 38px;
    color: #ffffff;
  text-shadow: 2px 2px 2px rgba(77,77,77, 0.3);
  -webkit-text-shadow: 2px 2px 2px rgba(77,77,77, 0.3);
  -moz-text-shadow: 2px 2px 2px rgba(77,77,77, 0.3);

}


}

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

.box-mapa-fone {
  font-weight: 700;
  font-size: 15px;
  line-height: 38px;
    color: #ffffff;
  text-shadow: 2px 2px 2px rgba(77,77,77, 0.3);
  -webkit-text-shadow: 2px 2px 2px rgba(77,77,77, 0.3);
  -moz-text-shadow: 2px 2px 2px rgba(77,77,77, 0.3);

}
.box-mapa-endereco {
  font-weight: 400;
  font-size: 13px;
  line-height: 39px;
    color: #ffffff;
}

}

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

.box-mapa-fone {
  font-size: 15px;

}

}

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

.box-mapa-fone {
  font-size: 22px;
    line-height: 44px;
}

}




.box-mapa .btn {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 20px;
  padding: 14px 40px 14px 40px;
  margin-bottom: 60px;
   border: 4px solid #58bcba;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  color: #ffffff;
    background: #006376;
}

.box-mapa .btn:hover {
  border-color: #58bcba;
  color: #ffffff;
    background: #231f20;
}


#about {
  padding: 40px 0;
}

#servicos {
min-height: 300px;
}


#servicos .btn {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 20px;
  padding: 14px 40px 14px 40px;
  margin-bottom: 60px;
   border: 1px solid rgba(35,31,32, 0.2);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  color: #006376;
  text-transform: uppercase;
}

#servicos .btn:hover {
  border-color: rgba(0,99,118, 0.6);
  color: #006376;
  background: rgba(0,99,118, 0.2);
}





#servicos .servicos-img {
height: 180px;
}


#servicos p {
  font-family: 'Roboto', sans-serif; 
  font-weight: 300;
  font-size: 13px;
    line-height: 16px;  
  color: #4d4d4d;
}
#servicos h5 {
  font-family: 'Roboto', sans-serif; 
  font-weight: 400;
  font-size: 18px;
  color: #231f20;
width: 90%;
margin-left: 5%;
margin-right: 5%;

}
.service-title {
  font-family: 'Roboto', sans-serif; 
  font-weight: 600;
  font-size: 28px;
    line-height: 36px;
  color: #231f20;
}


#servicos .servicos-texto {
min-height: 90px;
width: 90%;
margin-left: 5%;
margin-right: 5%;
}

#servicos h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    margin-top: 60px;
  color: #4d4d4d;
}
#servicos .section-header .section-title:after {
 content: "";
  position: absolute;
  width: 4%;
  height: 9px;
  top: 58px;
  left: 48%;
  margin-left: 0px;
    -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #3d3d3d;
}

#servicos .section-header .section-title:before {
 content: "";
  position: absolute;
  width: 40%;
  height: 2px;
  top: 61px;
  left: 30%;
  margin-left: 0px;
background: rgba(77,77,77, 0.5);
}
#servicos .section-header .section-subtitle p {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
    font-size: 28px;
    line-height: 30px;
    margin-top: 60px;
}

#cirurgias .servicos-info {
min-height: 50px;
}

#cirurgias .servicos-texto {
min-height: 110px;
}

@media only screen and (min-width: 769px) {
#servicos h3 {
    font-size: 28px;
}

#cirurgias .servicos-info {
min-height: 50px;
}
#cirurgias .servicos-texto {
min-height: 110px;
}

#servicos .servicos-texto {
min-height: 80px;
width: 90%;
margin-left: 0%;
margin-right: 0%;
}

#servicos h5 {
  font-family: 'Roboto', sans-serif; 
  font-weight: 400;
  font-size: 18px;
  color: #231f20;
width: 90%;
margin-left: 0%;
margin-right: 0%;

}

}










#conteudo-central {
min-height: 640px;
margin-top: 40px;
}

#conteudo-central p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
   color: #4d4d4d;
 line-height: 150%;
}
#conteudo-central span{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
   color: #009da4;
  text-transform: uppercase;
}
#conteudo-central h2{
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
line-height: 40px;
  margin: 12px 0px 12px 0px;
   color: #4d4d4d;
  text-transform: uppercase;
}

#conteudo-central .frasetexto-left{
width: 100%; float: right; padding: 5% 5%;
}
#conteudo-central .cor-left{
float: left; width: 100%; margin: 0 0; height: 400px;
  background: rgba(0,157,164, 0.2);

}
#conteudo-central .divfoto-left{
float: left; width: 100%; margin: 0 0; height: auto;
}


#conteudo-central .frasetexto-right{
width: 100%; float: left; padding: 5% 5%;
}
#conteudo-central .cor-right{
float: right; width: 100%; margin: 0 0; height: 400px;
  background: rgba(0,157,164, 0.2);

}
#conteudo-central .divfoto-right{
float: left; width: 100%; margin: 0 0; height: auto;
}

#conteudo-central .foto{
width: 100%;
height: auto;
}





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



#conteudo-central p{
  font-size: 16px;
 
}
#conteudo-central h2{
line-height: 130%;
font-size: 160%;
}

#conteudo-central .cor-left{
 width: 50%; 
 height: 320px;
}
#conteudo-central .frasetexto-left{

 width: 90%; 
}
#conteudo-central .divfoto-left{
 width: 50%; 
}


#conteudo-central .cor-right{
 width: 50%; 
 height: 320px;
}
#conteudo-central .divfoto-right{
 width: 50%; 
}

#conteudo-central .frasetexto-right{
 width: 90%; 
}
#conteudo-central .foto{
width: auto;
height: 320px;
}

}



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

#conteudo-central {
min-height: 720px;
margin-top: 30px;
}

#conteudo-central p{
  font-size: 16px;
 
}

#conteudo-central .cor-left{
 width: 50%; 
 height: 360px;
}
#conteudo-central .frasetexto-left{

 width: 60%; 
}
#conteudo-central .divfoto-left{
 width: 50%; 
}


#conteudo-central .cor-right{
 width: 50%; 
 height: 360px;
}
#conteudo-central .divfoto-right{
 width: 50%; 
}

#conteudo-central .frasetexto-right{
 width: 60%; 
}
#conteudo-central .foto{
width: auto;
height: 360px;
}

}


#convenios-list {
  padding: 20px 0;
}

#convenios-list .btn {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 20px;
  padding: 14px 40px 14px 40px;
  margin-bottom: 60px;
   border: 1px solid rgba(35,31,32, 0.2);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  color: #006376;
}

#convenios-list .btn:hover {
  border-color: rgba(0,99,118, 0.4);
  color: #006376;
  background: rgba(0,99,118, 0.2);
}

#convenios-list h2 {
  font-size: 1.8em;
}


.logos {
width: 98%;  
height: 160px; 
-webkit-filter: grayscale(1); 
}
@media only screen and (min-width: 360px) {
.logos {
width: 98%;  
height: 240px; 
}
}
@media only screen and (min-width: 460px) {
.logos {
width: 98%;  
height: 240px; 
}
}
@media only screen and (min-width: 560px) {
.logos {
width: 98%;  
height: 300px; 
}
}
@media only screen and (min-width: 600px) {
.logos {
width: 98%;  
height: 400px; 
}
}
@media only screen and (min-width: 992px) {
.logos {
width: 140%;  
height: 180px; 
}
}

@media only screen and (min-width: 1600px) {
.logos {
width: 120%;  
height: 160px; 
}
}

#infraestrutura {
  padding: 40px 0;
  overflow: hidden;
  clear: both;
  min-height : 640px;  
    padding-top: 50px;
      background-image: linear-gradient(to bottom right, #006376, #009da4);
}

#infraestrutura p {
    font-weight: 300;
   line-height :   16px ; 
  font-size: 14px;
    color: #ffffff;
}
#infraestrutura i {
  margin-right: 4px;
    color: #ffffff;
}

#infraestrutura h1,h2,h3,h4,h5 {
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

#infraestrutura h4 {
    font-weight: 400;
   line-height :  18px ; 
    font-size: 16px;
    color: #ffffff;
}

#infraestrutura .btn {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 20px;
  padding: 14px 40px 14px 40px;
    margin-top: 0px;
  margin-bottom: 60px;
   border: 1px solid rgba(255,255,255, 0.2);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  color: #ffffff;
}

#infraestrutura .btn:hover {
  border-color: rgba(255,255,255, 0.4);
  color: #ffffff;
  background: rgba(255,255,255, 0.1);
}
#infraestrutura li {
  color: rgba(255,255,255, 0.9);
   font-family: 'Open Sans', sans-serif;   
    font-weight: 600;
  font-size: 18px;
}
.icone-hospital {
   width: 100%; 
 height: auto;
 margin-bottom: 0px;
}
.fotoitem {
  background-size: 130% !important;
  width: 110%; 
  height: 320px;
  background-position: 50% 50%;
}

#infra .item .item-infra-inner {
  position: relative;
  text-align: center;
}
#infra .item .item-infra-inner .item-info {
  width: 105%;
  opacity: 0;
  transition: opacity 1100ms;
  -webkit-transition: opacity 1100ms;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 36% 0;
    margin: 0 0;
   background: rgba(77,77,77, 0.6);
  color: #e0e0e0;
}

.item-icone {
padding:12px; 
width: 180px; 
height: 60px; 
margin-top: 0px;
margin-bottom: 20px;
 border: 1px solid rgba(255,255,255, 0.5);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  color: rgba(255,255,255, 0.01);
   background: rgba(255,255,255, 0.01);
}

#infra .item .item-infra-inner .item-info h3 {
  font-size: 16px;
   font-weight: 600;
  line-height: 1;
  margin: 0;
  color: #e0e0e0;
}
#infra .item .item-infra-inner .item-info .preview {
  position: absolute;
   width: 100%;
  height: 100%;
}
#infra .item .item-infra-inner .item-info:hover {
  opacity: 9;
}



#consultastyle a {
color: rgba(255,255,255, 0.8);
}
#consultastyle a:hover {
  color: #006376;

}

.link {
color: rgba(0,157,164, 0.9);
}
.link :hover {
color: rgba(77,77,77, 0.9);
}



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

.fotoitem {
  width: 110%; 
  height: 300px;
}


}


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

.fotoitem {
  width: 110%; 
  height: 240px;
}


}

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

.fotoitem {
  width: 110%; 
  height: 240px;
}


}

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

.fotoitem {
  width: 110%; 
  height: 200px;
}



}


@media only screen and (max-width: 768px) {
.icone-hospital {
   width: 40%; 
 height: auto;
 margin-bottom: 30px;
}
#infraestrutura li {
  color: rgba(255,255,255, 0.9);
   font-family: 'Open Sans', sans-serif;   
    font-weight: 600;
  font-size: 15px;
}
#infraestrutura .btn {
  margin-top: 30px;
  margin-bottom: 60px;
}
.fotoitem {
  width: 110%; 
  height: 200px;
}

}

#conteudos {
  padding: 40px 0;
margin-top: 0px;
}
@media only screen and (max-width: 768px) {
#conteudos img {
  margin: 0px 0px 10px 0px;  
  padding: 0;    
}
}
#conteudos .icone-galeria {
width: 23%; height: 130px; float: left; margin-right:2%; margin-bottom:2%;
}
@media only screen and (max-width: 768px) {
#conteudos .icone-galeria {
width: 100%; height: 200px; float: left; margin-right:0%; margin-bottom:2%;
}
}
#conteudos .btn {
  margin-top: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px;
  padding: 14px 40px 14px 40px;
  margin-bottom: 60px;
   border: 1px solid rgba(35,31,32, 0.2);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  color: #858585;
    background: rgba(255,255,255, 0.01);
}

#conteudos .btn:hover {
  border-color: rgba(0,99,118, 0.4);
  color: #006376;
  background: rgba(0,99,118, 0.2);
}


#conteudos h2 {
  font-size: 1.8em;
}

#conteudos .icone-galeria {
width: 23%; height: 170px; float: left; margin-left:1%; margin-right:1%; margin-bottom:2%;
}

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

#conteudos .icone-galeria {
width: 30%; 
height: 100px; 
float: left; 
margin-left:0%; 
margin-bottom:2%;
}
}

#tags ul > li {
    font-weight: 600;
   line-height : 30px ; 
  font-size: 16px;
    color: #4d4d4d;
}


#noticias {
  padding: 40px 0;
  overflow: hidden;
  clear: both;
  min-height : 1320px;  

}

#noticias p {
    font-weight: 300;
   line-height :   16px ; 
  font-size: 14px;
    color: #4d4d4d;
}

#noticias h2,h3,h4,h5 {
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

#noticias h3 {
  font-size: 1.25em;
   margin: 5px 0px 12px 0px; 
   color: #4d4d4d;
}

#noticias .section-header-home {
  margin-bottom: 40px;
}

#noticias .section-header-home .section-title{
    font-weight: 400;
   line-height :  32px ; 
    font-size: 30px;
    color: #58bcba;
text-align: center;
}

#noticias .section-header-home .section-title:before {
 content: "";
  position: absolute;
  width: 40%;
  height: 2px;
  top: 40px;
  left: 30%;
  margin-left: 0px;
background: rgba(224,224,224, 0.5);
}


.noticias-post {
border: 1px solid rgba(35,31,32, 0.1);  

}
.noticias-post:hover {
background: rgba(0,157,164, 0.1);  
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .1);
}

.media-body {
  padding: 20px 20px 4px 20px;
}
#noticias p {
   font-family: 'PT Sans', sans-serif; 
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;  
  color: #006376;
}
.entry-title {
  height: 32px;
    font-weight: 600;
  color: #231f20;
}


.entry-header {
  height: 60px;
}
.entry-content {
  height: 100px; 
}
.divnoticiaspost {
margin-top: 30px;
height: 440px;
}

#noticias span {
    overflow: hidden;
  clear: both;
    display: block;
  padding: 0px 0px 0px 0px;    
  margin: 0px 0px 0px 0px;    
}
#noticias .col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0px;
}
@media only screen and (min-width: 390px) {
.divnoticiaspost {
margin-top: 30px;
height: 490px;
}
}
@media only screen and (min-width: 480px) {
.divnoticiaspost {
margin-top: 30px;
height: 580px;
}
}
@media only screen and (min-width: 768px) {

#noticias {
  padding: 40px 0;
  overflow: hidden;
  clear: both;
  min-height : 560px;  
}

#noticias .section-header-home {
  margin-bottom: 40px;
}
#noticias .section-header-home .section-title{
  text-align: left;
}


#noticias .section-header-home .section-title:before {
 content: "";
  position: absolute;
  width: 76%;
  height: 2px;
  top: 12px;
  left: 22%;
  margin-left: 0px;
background: rgba(77,77,77, 0.2);
}
.entry-content {
  height: 130px; 
}
.entry-header {
  height: 90px;
}
.divnoticiaspost {
margin-top: 30px;
height: 470px;
}
}

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

.entry-header {
  height: 60px;
}
.entry-content {
  height: 90px; 
}
.divnoticiaspost {
margin-top: 30px;
height: 480px;
}

}


#noticias .btn {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 20px;
  padding: 14px 40px 14px 40px;
  margin-bottom: 60px;
   border: 1px solid rgba(35,31,32, 0.2);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  color: #009da4;
}

#noticias .btn:hover {
  border-color: rgba(0,99,118, 0.4);
  color: #006376;
  background: rgba(0,99,118, 0.2);
}

.column-title {
     font-family: 'Open Sans', sans-serif; 
  font-weight: 400;
  font-size: 13px;
  line-height: 40px;  
  padding-left: 8px;
  color: #4d4d4d;
}


#instafeed {
  padding: 10px 0;
  overflow: hidden;
  clear: both;
  min-height : 560px;  
}
#instafeed .section-header-home {
  margin-bottom: 40px;
}

#instafeed .section-header-home .section-title{
    font-weight: 400;
   line-height :  32px ; 
    font-size: 30px;
    color: #58bcba;
text-align: center;
}

#instafeed .section-header-home .section-title:before {
 content: "";
  position: absolute;
  width: 40%;
  height: 2px;
  top: 40px;
  left: 30%;
  margin-left: 0px;
background: rgba(224,224,224, 0.5);
}

#instafeed .section-header-home .section-subtitle {
     font-weight: 400;
   line-height :  14px ; 
    font-size: 14px;
}
.insta-box {
background: #009da4; color: #fff; height: 222px; padding: 10% 0% 0% 0%; margin: 0% 0%; border-bottom: 12px solid #58bcba;
}
.insta-box-out {
padding: 20px 20px;
}

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

#instafeed {
  padding: 10px 0;
  overflow: hidden;
  clear: both;
  min-height : 500px;  
}

#instafeed .section-header-home {
  margin-bottom: 40px;
}
#instafeed .section-header-home .section-title{
  text-align: right;
    margin-right: 2%;
}


#instafeed .section-header-home .section-title:before {
 content: "";
  position: absolute;
  width: 70%;
  height: 2px;
  top: 12px;
  left: 0%;
  margin-right: 0px;
background: rgba(77,77,77, 0.2);
}
#instafeed .section-header-home .section-subtitle {
     font-weight: 300;
    font-size: 22px;
}
.insta-box-out {
padding: 6px 6px;
}

.insta-box {
background: #009da4; color: #fff; height: 498px; padding: 40% 0% 0% 0%; margin: 0% 0%; border-bottom: 12px solid #58bcba;
}

}
@media only screen and (min-width: 992px) {

.insta-box-out {
padding: 6px 6px;
}

.insta-box {
background: #009da4; color: #fff; height: 663px; padding: 230px 0% 0% 0%; margin: 0% 0%; border-bottom: 12px solid #58bcba;
}

}

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

.insta-box-out {
padding: 6px 6px;
}

.insta-box {
background: #009da4; color: #fff; height: 222px; padding: 12% 0% 0% 0%; margin: 0% 0%; border-bottom: 12px solid #58bcba;
}

}


#destaques p {
    font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;  
  color: #ffffff;
  text-transform: uppercase;  
}


#destaques {
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
margin-bottom: 20px;
}


#destaques .banner1 {
width: 33.3%;
float: left;
background: #4d4d4f; 
height: 100px; 
margin-top: 20px;
padding-top: 30px;
}
#destaques .banner1:hover {
    background: #636363; 
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0px 4px 20px rgba(0, 0, 0, .6);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .6);
}


#destaques .banner2 {
width: 33.3%;
float: left;
background: #009da6; 
height: 120px;
padding-top: 30px;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, .4);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, .4);
}
#destaques .banner2:hover {
background: #0facb5; 
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0px 4px 20px rgba(0, 0, 0, .8);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .8);
}


#destaques .banner3 {
width: 33.3%;
float: left;
background: #047877; 
height: 100px; 
margin-top: 20px;
padding-top: 30px;
}
#destaques .banner3:hover {
background: #108a89; 
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0px 4px 20px rgba(0, 0, 0, .6);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .6);
}
#destaques .icone {
width: 22%;
float: left;
text-align: center;
  color: #ffffff;
  font-size: 34px;  
}

#destaques .titulo {
width: 78%;
float: left;
padding-top: 10px;
}


#destaques .titulo2 {
width: 78%;
float: left;
padding-top: 10px;
padding-right: 0px;
}


@media only screen and (max-width: 992px) {
#destaques p {
line-height: 16px;
   font-size: 80%; 

}
}

@media only screen and (max-width: 768px) {
#destaques {
border-bottom: 0px solid rgba(0, 0, 0, 0.25);
margin-bottom: 20px;
}
#destaques .icone {
padding-top: 0px;  
width: 30%;
}
#destaques p {
line-height: 16px;
   font-size: 120%; 

}
#destaques .titulo {
width: 70%;
}

#destaques .titulo2 {
width: 70%;
padding-right: 0px;
}

#destaques .banner1 {
width: 100%;
float: left;
background: #009da6; 
height: 90px;
margin-top: 10px;
padding-top: 28px;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
}
#destaques .banner1:hover {
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
}
#destaques .banner2 {
width: 100%;
float: left;
background: #009da6; 
height: 90px;
margin-top: 10px;
padding-top: 28px;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);

}
#destaques .banner2:hover {
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
}
#destaques .banner3 {
width: 100%;
float: left;
background: #009da6; 
height: 90px;
margin-top: 10px;
padding-top: 28px;
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
}
#destaques .banner3:hover {
    -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
}

}


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

#destaques p {
line-height: 16px;
   font-size: 100%; 

}
}






.btn {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 20px;
  padding: 14px 40px 14px 40px;
  margin-bottom: 20px;
   border: 1px solid rgba(35,31,32, 0.2);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  color: #006376;
}

.btn:hover {
  border-color: rgba(0,99,118, 0.4);
  color: #006376;
  background: rgba(0,99,118, 0.2);
}





.btnmin {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 14px;
  padding: 8px 8px 8px 8px;
  margin-bottom: 10px;
  color: #4d4d4d;
}

.btnmin:hover {
  border-color: rgba(133,133,133, 0.4);
  color: #006376;
}



.btnclean {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 14px;
  padding: 4px 8px 8px 8px;
  margin-bottom: 10px;
  color: #4d4d4d;
   border: 0px;
    background: transparent;
}

.btnclean:hover {
  border-color: rgba(133,133,133, 0.4);
  color: #858585;
  background: transparent;
}




  #equipe .social-icons {
  margin-top: 0px;
    text-align: right;
    color: #e0e0e0;
  font-size: 15px;
  clear: both;
  overflow: hidden;
  }


 #equipe .social-icons .roundborder {

 padding: 4px 4px 4px 4px;
  margin: 2px 4px 2px 4px;
  /*
   border: 0px solid rgba(, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
*/  
  color: #ffffff;
  width: 30px;
  height:30px;
  float: right;
}
#equipe {
  padding: 40px 0;
min-height: 600px;
margin-bottom: 100px;  
}

#equipe ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
    color: #ffffff;
}
#equipe ul > li {
  display: inline-block;
  margin: 0 16.5px;
}
#equipe h2 {
  font-size: 1.8em;
}
#equipe h4 {
  font-weight: 400;
    color: #58bcba;  
   text-transform: uppercase;    
}
#equipe p {
    color: #858585;   
}
#equipe img {
  margin-top: 16px;
}

#equipe .btn {
  margin-top: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px;
  padding: 14px 40px 14px 40px;
  margin-bottom: 60px;
   border: 1px solid rgba(35,31,32, 0.2);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  color: #858585;
    background: rgba(255,255,255, 0.01);
}

#equipe .btn:hover {
  border-color: rgba(0,99,118, 0.4);
  color: #006376;
  background: rgba(0,99,118, 0.2);
}




#cirurgias {
  padding: 40px 0;
min-height: 600px;
margin-bottom: 100px;  
}

#cirurgias h4 {
  font-weight: 400;
    color: #58bcba;  
text-transform: uppercase;    
}
#cirurgias p {
    color: #858585;   
}
#cirurgias img {
  margin-top: 16px;
}

#cirurgias .btn {
  margin-top: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px;
  padding: 14px 40px 14px 40px;
  margin-bottom: 30px;
   border: 1px solid rgba(35,31,32, 0.2);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  color: #858585;
    background: rgba(255,255,255, 0.01);
}

#cirurgias .btn:hover {
  border-color: rgba(0,99,118, 0.4);
  color: #006376;
  background: rgba(0,99,118, 0.2);
}

#cirurgias h2 {
  font-size: 1.8em;
}


#eventos {
  padding: 40px 0;
min-height: 150px;
margin-bottom: 0px;  
}

#eventos h4 {
  font-weight: 400;
    color: #58bcba;  
text-transform: uppercase;    
}
#eventos p {
    color: #858585;   
}
#eventos img {
  margin-top: 16px;
}

#eventos .form-eventos {
   font-family: 'Open Sans', sans-serif; 
color: #009da4;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-weight: 600;
  font-size: 11px; 
  height: 30px;  
  padding: 0% 4% 0% 4%;
  margin: 0;  
  border-radius: 0px;
  border-color: #58bcba;
  background: rgba(239,239,239, 0.1);
  letter-spacing: 1px;  
}
#eventos .drops {
 text-align: center;
  margin: 0px 0px;
  padding: 0px 0px;
}

#eventos .botoes {
 text-align: center;
  margin: 0px 0px;
  padding: 0px 0px;
}




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

#eventos .form-eventos {
   font-family: 'Open Sans', sans-serif; 
color: #009da4;
  box-shadow: none;
    margin: 0;  
  -webkit-box-shadow: none;
  font-weight: 600;
  font-size: 16px; 
  height: 54px;  
  padding: 0% 5% 0% 5%;
  border-radius: 0px;
  border-color: #58bcba;
  background: rgba(239,239,239, 0.1);
  letter-spacing: 1px;  
}
#eventos .drops {
 text-align: left;
}

#eventos .botoes {
 text-align: right;
}

}


/***********************
********* Footer ******
************************/
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
    
  background: #4f4f4f;
font-size: 11px;
font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 400;
letter-spacing: 1px;  
line-height: 16px;  
color: rgba(255,255,255, 0.7);
}
#footer a {
color: rgba(255,255,255, 0.8);
}
#footer a:hover {
  color: #006376;

}

#footer .whats {
color: rgba(255,255,255, 0.9);
 background-color:#46a15c; 
    padding: 8px 8px 8px 8px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
margin: 0px 0px 0px 0px;
line-height: 36px;  
}
#footer .whats :hover {
color: rgba(255,255,255, 0.9);
}


#footer ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
    color: #ffffff;
}
#footer ul > li {
  display: inline-block;
  margin: 0 16.5px;
}
  #footer .copy {
  margin: 0 14.5px;

  }
  #footer p {
 padding: 0;
font-size: 11px;
font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 400;
letter-spacing: 1px;  
line-height: 16px;  
color: rgba(255,255,255, 0.7);
}



  #footer h5 {
font-size: 15px;
  font-style: normal;
    font-weight: 600;
    letter-spacing: 0.0em;
    padding: 1px 0;
  line-height: 1.4;
color: rgba(255,255,255, 0.8);

}

  #footer img {
    margin-top: 30px;

}
  .logo-footer {
    margin-top: 30px;
    padding: 0px 10px 0px 10px;
}

#footer .btn {
  padding: 14px 20px 14px 20px;
  font-size: 13px;
  border-color: rgba(255,255,255, 0.4);
  color: #ffffff;
  }

#footer .btn:hover {
  border-color: rgba(255,255,255, 0.6);
  color: #ffffff;
  background: rgba(255,255,255, 0.2);
}


#footer .section-header {
  margin: 30px 0px 40px 0px;
}
#footer .section-header .section-title {
  color: rgba(255,255,255, 0.8);
  font-size: 22px;
  text-transform: capitalize;
    font-weight: 400;
}
#footer .section-header .section-subtitle {
    font-weight: 300;
  font-size: 17px;
  line-height: 21px; 
}


  #footer .phones {
color: rgba(255,255,255, 0.7);
font-size: 23px;
font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 400;
letter-spacing: 1px;  
line-height: 40px;  
font-weight: 400;
margin-top: 0px;
}

  #footer .mail {
color: rgba(255,255,255, 0.7);
font-size: 15px;
font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 400;
letter-spacing: 1px;  
line-height: 32px;  
font-weight: 400;
margin-top: 0px;
}


  #footer .social-icons {
  margin-top: 0px;
    text-align: left;
    color: #e0e0e0;
  font-size: 26px;
  clear: both;
  overflow: hidden;
  }


 #footer .social-icons .roundborder {

 padding: 4px 4px 4px 4px;
  margin: 2px 20px 10px 0px;
  color: #ffffff;
  width: 30px;
  height:30px;
  float: left;
}



/***********************
********* Footer MENU ******
************************/
#footer_menu {
  margin-top: 50px;
  padding-top: 30px;  
  padding-bottom: 30px;
  color: #e0e0e0;
  background: #009da4;
}
#footer_menu a {
  color: #e0e0e0;
}
#footer_menu a:hover {
  color: #ffffff;
}
#footer_menu ul {
  list-style: none;
  padding: 0;
  margin: 0 -7.5px;
}
#footer_menu ul > li {
  display: inline-block;
  margin: 0 17.5px;
  letter-spacing: 2px;  
  margin: 10px 4px 10px 4px;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  font-size: 14px;
  padding: 3px 9px 3px 9px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
   border: 1px solid rgba(255,255,255, 0.0);
  color: #ffffff;
  background: rgba(88,188,186, 0.4);
}
  #footer_menu .copy {
  margin: 0 14.5px;

  }


#footer_menu .footer-cor {
    background: rgba(0,99,118, 0.8);
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
    min-width: 130px;
    background-color: rgba(0,99,118, 1.0);
    margin: 10px 2px 2px 2px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 0 rgba(0,99,118, 1.0);
    background-clip: inherit;
    overflow: hidden;
    z-index:999; 
    color: rgba(255,255,255, 1.0);
    border-radius: 0px 0px 20px 0px; 

}
#footer_menu .dropdown-menu > li > a:focus, .dropdown-menu > li a {
  display: block;
  letter-spacing: 2px;  
  margin: 0px 0px 0px 0px;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  font-size: 12px;
  padding: 10px 9px 10px 9px;
   border: 0px;
   background: transparent;

}



#footer_menu ul > li .footer-semcor {
   background: transparent;
  margin: 0px 0px 0px 0px;
}
#footer_menu .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: rgba(88,188,186, 0.4);
  padding: 10px 9px 10px 9px;
}





#video {
  padding: 20px 0;
  overflow: hidden;
  clear: both;
  min-height : 500px;  

}

#video p {
    font-weight: 300;
   line-height :   16px ; 
  font-size: 14px;
    color: #4d4d4d;
}

#video h2,h3,h4,h5 {
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

#video h3 {
  font-size: 1.25em;
   margin: 2px 0px 2px 0px; 
   color: #4d4d4d;
}

#video .section-header-home {
  margin-bottom: 30px;
}

#video .section-header-home .section-title{
    font-weight: 400;
   line-height :  30px ; 
    font-size: 30px;
    color: #58bcba;
text-align: center;
}

#video .section-header-home .section-title:before {
 content: "";
  position: absolute;
  width: 40%;
  height: 0px;
  top: 40px;
  left: 30%;
  margin-left: 0px;
background: transparent;
}


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

#video {
  padding: 10px 0;
  overflow: hidden;
  clear: both;
  min-height : 300px;  
}

#video .section-header-home {
  margin-bottom: 30px;
}
#video .section-header-home .section-title{
  text-align: left;
}


#video .section-header-home .section-title:before {
 content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  top: 12px;
  left: 50%;
  margin-left: 0px;
background: rgba(77,77,77, 0.2);
}
}







.form-control {
   font-family: 'Open Sans', sans-serif; 
color: #009da4;
  box-shadow: none;
  -webkit-box-shadow: none;
  font-weight: 600;
  font-size: 16px; 
  height: 54px;  
  border-radius: 20px;
  border-color: #58bcba;
  background: rgba(239,239,239, 0.1);
  letter-spacing: 1px;  
}

.input-group {
  width: 100%;
}
.input-group .input-group-addon {
    border-radius: 14px 0px 0px 0px;
    padding: 0 20px;
      color: #ffffff;
  background: #58bcba;
  border-color: #58bcba;
  width: 60px;
}

.form-control::-webkit-input-placeholder { color: rgba(133,133,133, 0.9); font-weight: 300; }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: rgba(133,133,133, 0.9); font-weight: 300;  }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: rgba(133,133,133, 0.9); font-weight: 300;  }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: rgba(133,133,133, 0.9); font-weight: 300;  }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: rgba(133,133,133, 0.9); font-weight: 300;  }  /* Microsoft Edge */

.text-area{
 padding: 20px 20px;
 border-radius: 14px;
  font-size: 19px; 
     font-family: 'Open Sans', sans-serif; 
  font-weight: 600;
}

.btn-solid {
letter-spacing: 2px;  
  margin-top: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px;
  padding: 14px 40px 14px 40px;
  margin-bottom: 60px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
   border: 1px solid rgba(0,99,118, 0.9);
  color: #ffffff;
    background: rgba(0,99,118, 0.9);

}

.btn-solid:hover {
  border-color: rgba(0,157,164, 0.9);
  color: #ffffff;
  background: rgba(0,157,164, 0.9);
}

#conteudos .btn-social {
  margin-top: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 60px;
   border: 1px solid rgba(35,31,32, 0.2);
 border-radius: 10px;
  padding: 6px 20px 6px 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #858585;
    background: rgba(255,255,255, 0.01);
}



@media only screen and (min-width: 768px) {
.desktop-hide {
display: none;
}
}



/* ----------------------------------*/
/* Scroll Top Arrow */
/* ----------------------------------*/

 .scroll-top-wrapper  { 
     position :   fixed ; 
   opacity :   0 ; 
   visibility :   hidden ; 
   overflow :   hidden ; 
   text-align :   center ; 
   z-index :   6000 ; 

   width :   60px ; 
   height :   60px ; 
   line-height :   60px ; 
   right :   28px ; 
   bottom :   11% ; 
   padding-top :   0px ; 

   border: 0px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  color: #ffffff;
  background: #009da4;

   -webkit-transition :   all   0.5s   ease-in-out ; 
   -moz-transition :   all   0.5s   ease-in-out ; 
   -ms-transition :   all   0.5s   ease-in-out ; 
   -o-transition :   all   0.5s   ease-in-out ; 
   transition :   all   0.5s   ease-in-out ; 
 } 




 .scroll-top-wrapper:hover  { 
   background-color: rgba(88,188,186, 0.8);
 } 
 .scroll-top-wrapper.show  { 
     visibility : visible ; 
     cursor : pointer ; 
   opacity :   1.0 ; 
 } 
 .scroll-top-wrapper i.fa  { 
   line-height :   inherit ; 
 } 







/* ///////////// ANTECIPA O MENU MOBILE  /////////////// */



/* ///////////// FIM MENU MOBILE 1024px /////////////// */

/* ///////////// Vertical Align - As Middle para div /////////////// */
.vcenter {
       display: inline-block;
    vertical-align: middle;
    float: none;
}

/* ///////////// TOOL TIP forced size Temporada /////////////// */
.tooltip-inner {
    min-width: 140px;
    max-width: 240px; 
	  z-index: 9999999999999;
}


.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 2px;
    margin: 0px 4px;
}




.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


.modal-dialog {
width: 98%;
}
.modal-footer .btn {
padding: 4px 2% 4px 2%;
 background: #4d4d4d;
  color: #ffffff;
}
.modal-footer .btn:hover {
padding: 4px 2% 4px 2%;
 background: #858585;
  color: #ffffff;
}


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

.modal-dialog {
width: 50%;
}
}







/* ///////////// FLOAT BUTTONS /////////////// */


#pops .label-container{
    position:fixed;
    bottom:48px;
    right:105px;
    display:table;
    visibility: hidden;
}
#pops .label-text{
    color:#FFF;
    background:rgba(51,51,51,0.5);
    display:table-cell;
    vertical-align:middle;
    padding:10px;
    border-radius:3px;
}
#pops .label-arrow{
    display:table-cell;
    vertical-align:middle;
    color:#333;
    opacity:0.5;
}
#pops .float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:100px;
    right:28px;
    background-color:#006376;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    z-index:1000;
    animation: bot-to-top 2s ease-out;
}

#pops .whatsapp {
 background-color:#46a15c; 
    position:fixed;
    width:60px;
    height:60px;
    bottom:30px;
    right:28px;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    z-index:1000;
    animation: bot-to-top 2s ease-out; 
}    


#pops ul{
    position:fixed;
    right:28px;
    padding-bottom:20px;
    bottom:100px;
    z-index:100;
    margin-bottom:40px;
}

 @media only screen and (min-width: 769px) {
#pops .float{
    bottom:11%;
}
#pops .whatsapp {
    bottom:4%;
}
#pops ul{
    bottom:11%;
}
}
#pops ul li{
    list-style:none;
    margin-bottom:9px;
    background-color:#000;
    border-radius:50px;
    width:60px;
    height:60px;
    text-align:center;

}

#pops ul li a{
    color:#FFF;
    display:block;
}

#pops .whatsapp { background-color:#6bb47c; transition-delay: 50ms;}    

#pops .phone { background-color:#6bb47c; transition-delay: 150ms;}    
#pops .mail { background-color:#595959; transition-delay: 200ms;}    
#pops .instagram { background-image: linear-gradient(to bottom left, rgba(234, 26, 140, 0.9), rgba(254, 134, 82, 0.9)); transition-delay: 250ms;}    
#pops .facebook { background-color:rgba(59,73,129, 0.99); transition-delay: 300ms;}    
#pops .youtube { background-color:rgba(231,23,23, 0.99); transition-delay: 350ms;}    
#pops .tops { background-color:rgba(133,133,133, 0.99); transition-delay: 400ms;}    


#pops ul:hover{
    visibility:visible!important;
    opacity:1!important;
}


#pops .my-float{
    font-size:24px;
    margin-top:18px;
}

#pops a#menu-share + ul{
  visibility: hidden;
}

#pops a#menu-share:hover + ul{
  visibility: visible;
  animation: scale-in 0.5s;
}

#pops a#menu-share i{
    animation: rotate-in 0.5s;
}

#pops a#menu-share:hover > i{
    animation: rotate-out 0.5s;
}



#pops ul li a:before { 
  bottom: 10%; 
  content: attr(data-title); 
  opacity: 0; 
  position: absolute; 
  right: 100%; 
  transition: all .2s ease-out .5s;  
  white-space: nowrap; 
  background-color:#fff; 
  padding:6px 12px; 
  border-radius:2px; 
  color:#333; 
  font-size:12px; 
  margin-right:5px; 
  display:inline-block; 
  box-shadow: 0px 2px 3px -2px rgba(0, 0, 0, 0.18), 0px 2px 2px -7px rgba(0, 0, 0, 0.15);
}

@keyframes bot-to-top {
    0%   {bottom:-3%}
    50%  {bottom:3%}
}

@keyframes scale-in {
    from {transform: scale(0.9);opacity: 0;}
    to {transform: scale(1);opacity: 1;}
}

@keyframes rotate-in {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}

@keyframes rotate-out {
    from {transform: rotate(360deg);}
    to {transform: rotate(0deg);}
}


.whatsc {
color:#6bb47c;
background:#6bb47c;
}


#WhatsBG {
background:#6bb47c; padding:6px 12px; border-radius:10px; color:#fff;
}



.btwhats {
color: rgba(255,255,255, 0.9);
 background-color:#46a15c; 
    padding: 8px 18px 8px 18px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
margin: 0px 0px 0px 0px;
line-height: 56px;  
}
.btwhats :hover {
color: rgba(255,255,255, 0.9);
}




?>


