@charset "utf-8";
/* CSS Document
font-family: 'Montserrat', sans-serif;
*/


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');




html {
  scroll-behavior: smooth;
}

.azul{color: #83b4a6!important;}
.azul2{color: #3d5584!important; font-size: 24px; font-weight: bold;}


a{text-decoration:none; color:inherit;}
a:hover{text-decoration:none; color:inherit;}
a:link{text-decoration:none; color:inherit;}
a:visited{text-decoration:none; color:inherit;}

body{
	color: #383838;
	font-family: 'Montserrat', sans-serif;
	margin: 0; padding: 0;
}


.whatsBt{
	width:268px;
	height:72px;
	position:fixed;
	bottom:0;
	left:0;
	margin:15px;
	z-index:400;
}


.verde{
	color: #99bfc2;
}

.botao1{
   background-color: #3d5584!important;
	color: #fff!important;
	font-weight: 600;
	display: inline-block;
	padding: 15px 25px;
	font-size: 18px;
	width: 400px;
	margin: 0 auto;
	text-align: left;
	text-transform: uppercase;
	line-height: 20px;

}


.topoPagina{
	 width: 100%;
  height: 30vh;
	color: #fff;
	background: url("../dados/layout/topo.jpg")center no-repeat;
	background-size: cover;
	display: table;
	}

.topoPagina h1 {
  color: #fff;
	text-transform: uppercase;
	font-weight: 600;
  font-size: 60px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}


.gradient{
	 transition: all 0.3s;
}

.gradient:hover{
	-webkit-box-shadow: 0px 2px 9px 0px #000000; 
box-shadow: 0px 2px 9px 0px #000000;

	
}



.dropdown .active2{border: none!important; height: auto;}
	
	.dropdown-menu a{font-weight: bold; font-size: 14px;}



/*5 COLUNAS*/

  .col-1-5{
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }



.gradient p{
	word-wrap:break-word;
}
.gradient{
	text-align: center;
	font-weight: bold;
	padding: 30px;
	width: 100%;
	color: #fff;
	height: 530px;
}

.color1{
 background: rgb(33,52,90);
 background: linear-gradient(36deg, rgba(33,52,90,1) 0%, rgba(61,85,132,1) 100%);
}

.color2{
background: rgb(46,68,112);
background: linear-gradient(36deg, rgba(46,68,112,1) 0%, rgba(92,120,176,1) 100%);
}

.color3{
 background: rgb(47,97,102);
 background: linear-gradient(36deg, rgba(47,97,102,1) 0%, rgba(86,133,137,1) 100%);
}

.color4{
 background: rgb(40,82,112);
 background: linear-gradient(36deg, rgba(40,82,112,1) 0%, rgba(80,123,154,1) 100%);
}

.color5{
 background: rgb(15,41,60);
 background: linear-gradient(36deg, rgba(15,41,60,1) 0%, rgba(36,79,110,1) 100%);
}




.circle {
    background: #fff;
    width: 100px;
    height: 100px;
	margin: 0 auto;
	padding: 15px;
	font-size: 48px;
	color: #3d5584;
    border-radius: 50%;
}

/*5 COLUNAS*/





article{
	color: #3d5584;
	font-weight: 300;
	font-size: 48px;
	text-align: center;
	padding: 80px 0;
}

.article2{
	float: left; width: 100%;
	color: #3d5584;
	font-weight: 300;
	font-size: 36px;
	text-align: center;
	padding: 50px 0;
}




.topoPagina hr{
	border: 7px solid #83b4a6;
	width: 250px;
	background-color: #83b4a6;
}



.double{
	margin-top: -28px;
}


.sticky {
  position:fixed;
  top:0;
	z-index: 2000;
	width: 100%;
	background-color: #fff;
	
	-webkit-box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.4); 
box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.4);
}


footer{
	background: url("../dados/layout/bgRoda.jpg")no-repeat center;
	width: 100%!important;
	text-align: center!important;
	background-size: cover;
	padding: 40px 0;
	color: #fff;
	
}

footer p{
	padding: 10px 50px 10px 20px;
	display: inline-flex;
	align-self: center;
	margin: 0 15px;
	text-align: left;
	border-right: 1px solid #3b628f;
	
	
}

footer p img{float: left; height: 40px;}


.carousel-item blockquote h4{
	font-weight: bold;
	font-size: 18px;
	color: #3d5584;
}

.carousel-item blockquote p{
	font-size: 16px;
}


.row{
	margin-left: 0px;
	margin-right: 0px;
}


.bt1{
	background-color: #3d5584!important;
	color: #fff!important;
	font-weight: bold;
	display: inline-block;
	padding: 13px 20px;
	text-transform: uppercase;
}


h2{
	padding: 50px 0;
	width: 100%;
	text-align: center;
	color: #3d5584;
	font-weight: bold;
	font-size: 36px;
	margin: 0;
	text-transform: uppercase;
	line-height: 30px;
}

h2 small{
	color: #99bfc2;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 10px;
}






h2 hr{
	border: 8px solid #83b4a6;
	width: 50px;

	background-color: #83b4a6;
	text-align: right;
}





h3{ width: 100%;
	
}


h4{
	
}

.home2{
	font-size: 30px;
	font-weight: bold;
	color: #3d5584;
	text-transform: uppercase;
}

.home{
	font-size: 18px;
	font-weight: bold;
	color: #3d5584;
	text-transform: uppercase;
}

.home hr{
	 border: 8px solid #83b4a6;
	width: 50px;
	background-color: #83b4a6;

float: left;
	
}




.btLogin{
	background-color: #3d5584!important;
	color: #fff!important;
	font-weight: bold;
	float: right;
	padding: 15px 20px 15px 50px;
	background: url("../dados/layout/seta.png") left no-repeat;
	background-position: 14px;
	text-transform: uppercase;
}






.verdeagua{
	color: #83b4a6;
}


/*========= FONTES DO SLIDER ===========*/

/*
.mobFont{
	
	text-align: right!important;
	
	font-size: 60px;
	color: #3d5584!important;
	font-weight: bold;
	position: absolute!important;
	
	
	
	 white-space:normal;
	text-shadow: 0px 0px 0px #000000;
	/*margin: 20% 0 0 90%!important;
	
}*/




.mobFont{
	
	text-align: right!important;
	
	font-size: 60px;
	color: #3d5584!important;
	font-weight: bold;
	
	
	text-shadow: 0px 0px 0px #000000;
	margin: 50px 0 0 7em!important;
	
	
}


.mobFont a{
	display: inline;
	color: #fff;
	width: auto;
	background-color: #3d5584;
	margin: 0 10px 0 0;
	padding:15px;
	font-size: 18px;
}

.mobFont hr{
	 border: 7px solid #83b4a6;
	width: 250px;
background-color: #83b4a6;
	float: right;
	margin: 15px 0;
	text-align: right;
	
}

.mobFont h3{
	
	font-size: 30px;
	font-weight: 400;
	line-height: normal!important;
	
}

/*========= FONTES DO SLIDER ===========*/

.contatopo{
	width: 100%;
	text-align: center;
}

.bgimg {
	padding: 15px;
	border-right: solid #d3d8e3 1px;
}

.list-inline-item {
  padding-left: 55px;
  margin-left: 20px; margin-right:20px;
}



.mail{
	background: url("../dados/layout/bmail.png")left no-repeat;
}

.whats1{
	background: url("../dados/layout/bwhats.png")left no-repeat;
}



.contatopo h5{
	width: 100%;

	margin: 0; padding: 0; font-size: 14px; font-weight: bold;
	color: #83b4a6;
}

.arriba{
	top:-7px!important; position: relative;
}






/*contato*/















/*=====carousel====*/
#owl-demo4{
	width: 100%!important; float: left;
}

#owl-demo4 .item4{
	margin:0;
	padding:0.5px;
	
}

#owl-demo4 .item4 img{
	width: 100%;
}

#owl-demo6{
	width: 100%;
	padding: 50px 0;
}

#owl-demo6 .item6{
	overflow: hidden!important;
}

/*=====carousel PLANOS====*/
#owl-demo7{
	width: 100%!important; 
}

#owl-demo7 .item7{
	
	margin:0;
	text-align: center;
	padding:50px;
	}
.planos:hover{
	-webkit-box-shadow: 0px 2px 9px 0px #000000; 
box-shadow: 0px 2px 9px 0px #000000;

	
}

.item7 h2{
	padding: 30px 0!important;
}

.item7 a{
	padding: 15px 0!important;
	color: #fff;
	background: #3d5584;
	width: 100%;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}


.planos{
	width: 100%;
	float: left;
	padding: 25px!important;
	color: #fff;
	line-height: 25px;
	 transition: all 0.3s ease;
}

.planos p{font-size: 16px!important; font-weight: 600;}
.planos p font{font-size: 22px!important; font-weight: bold!important;}


.bg1{background-color: #99bfc2;}
.bg2{background-color: #dbb577;}
.bg3{background-color: #3d5584;}


/*=====carousel PLANOS====*/




/*=====carousel====*/
#owl-demo5 .item5{
	margin: 0.5px;
	text-align: center;
}
#owl-demo5{padding: 0px 0 100px 0;}

#owl-demo5 .item5 img{
  display: block;
 
  height: auto;
	text-align: center;
}













.alturaSlider{
		
	height: 75vh;
	margin: 0px 0 0px 0!important;
	position: relative;
	z-index: 4;

	
}




.whatsBt{
	width:67px;
	height:67px;
	position:fixed;
	bottom:0;
	left:0;
	margin:15px;
	z-index:400;
}



hr.new4 {
  border: 1px solid #d3d8e3;
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #83b4a6;
}



.navbar-toggler-icon {
	
	position: relative;
	border: none;
right: 0;
	
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(38, 82, 130, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")!important;
	
	outline:none!important;
}


.dark{background-color: #4c201a!important;}

.loguinho{
	transition: all 0.5s ease;
	width: 40%;
}

.nav-item{
	
	
	margin: 0 10px;
	
	
	
}
.nav-item a{}
.nav-link{
	
height: 55px;
	padding:15px 0 0px 0;
	
	color: #393939!important; text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-weight: bold; font-size: 14px; }


.nav-link:hover {
  border-bottom: solid 4px #83b4a6!important;}

.active2{border-bottom: solid 4px #83b4a6!important; height: 55px;}


.navbar{margin: 0!important; padding: 0!important; height: auto!important;}










/* Seta Topo */
.arrow-topo {z-index: 5000; position: absolute;  margin-bottom: 90px; bottom: 0; width: 100%; height: 72px; text-align: center!important; background: url(../dados/layout/elipse.png) center no-repeat }

.arrow-topo img{width: inherit!important;}


/* AnimaĂ§ĂŁo seta */
@-webkit-keyframes arrmove {
  from { top: 20px; opacity: 1; }
  to { top: 50px; opacity: 0; }
} 

/* Standard syntax */ 
@keyframes arrmove {
  from { top: 20px; opacity: 1; }
  to { top: 50px; opacity: 0; }
}
.arrow-topo div.arr-down { 
  position: relative;
  -webkit-animation: arrmove 2s infinite; /* Chrome, Safari, Opera */
  animation: arrmove 2s infinite;
}
















































.parallax1 {
  /* The image used */
  background-image: url("../dados/layout/parallax.jpg");
	color: #fffbd6!important;
	margin: 0px 0;
	padding: 80px 0;
	
	text-align: center;
	
  /* Set a specific height 
  min-height: 500px; */

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax1 font{
	
	font-size: 16px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}




.parallax2 {
  /* The image used */
  background-image: url("../dados/layout/parallax2.jpg");
	color: #fff;
	margin: 0px 0;
	padding: 80px 0;
	
	text-align: center;
	
  /* Set a specific height 
  min-height: 500px; */

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax2 font{
	
	font-size: 16px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}






/*===cinza===*/

.cinza{
	background-color: #e4e5e6!important;
	width: 100%;
	padding: 40px 0;
	background: url("../dados/layout/doctor1.png")bottom no-repeat;
	
	float: left;
  background-position: 75% 78px;
	
}


.cinza3{
	background-color: #e4e5e6!important;
	width: 100%;
	padding: 40px 0;
	font-size: 18px;
	float: left;
}



.cinza2{
	background-color: #e4e5e6!important;
	width: 100%;
	float: left;
	
	background: url("../dados/layout/doctor2.png")bottom no-repeat;
	
	
  background-position: 30% 120px;
	
}


	.cinza4{
	background-color: #e4e5e6!important;
	width: 100%;
		float: left;
	
	background: url("../dados/layout/doctor3.png")bottom no-repeat;
	
	
  background-position: 30% 120px;
	
}


.cinza6{
	background-color: #e4e5e6!important;
}

	.cinza7{
	background-color: #f6f6f3!important;
	width: 100%;
		float: left;
	
	background: url("../dados/layout/doctor4.png")bottom no-repeat;
	
	
  background-position: 10% 120px;
	
}







.grid2 {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
	width: 100%;
}

/* Common style */
.grid2 figure {
	position: relative;
	float: left;
	overflow: hidden;
	/*margin: 10px 1%;
	min-width: 100%;
	max-width: 100%;
	max-height: 100%;*/
	width: 100%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid2 figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid2 figure figcaption {
		text-shadow: 2px 4px 4px rgba(0,0,0,0.58);
	padding:30% 0 0 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid2 figure figcaption::before,
.grid2 figure figcaption::after {
	pointer-events: none;
}

.grid2 figure figcaption,
.grid2 figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button 
.grid2 figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid2 figure h2 {
	
}

.grid2 figure h2 span {
	
}

.grid2 figure h2,
.grid2 figure p {
	
}

.grid2 figure p {
	
}
*/



/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-apollo {
	background: #3d5584;
}

figure.effect-apollo figcaption span{
	width:65%!important;
	display: inline-block;
	text-align: center!important;

	font-weight: bold!important;
	font-size: 16px!important;
	text-transform: none!important;
}


figure.effect-apollo img {
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo{text-align: center!important;}

figure.effect-apollo p {
	position: relative;
	
	display: inline-block;
	
	font-weight: bold;
	
	text-align: center;
	
	
	margin:40px 0 0 0 ;
	padding:10px 15px;
	
	border: 1px solid #fff;
	/*
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	*/
}

figure.effect-apollo h2 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin: 0;padding: 0;
}

figure.effect-apollo h2 hr{
	border: 5px solid #83b4a6;
	width: 120px;
	background-color: #83b4a6;
}


figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}















/*-----------------*/
/***** Apollo *****/
/*-----------------*/

figure.effect-apollo2 {
padding: 0; margin: 0;
	height: 100%!important; 
}


figure.effect-apollo2 figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}



figure.effect-apollo2:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}














/*DEPOIMENTOS*/

.carousel-indicators {
  position: relative;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 5px;
    text-indent: 0;
    cursor: pointer;
    border: none;
    border-radius: 50%;
    background-color: #393939;
    box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,0.5);    
}
.carousel-indicators .active {
    width: 13px;
    height: 13px;
    margin: 5px;
    background-color: #3d5584;
}





