@charset "UTF-8";

@media (max-width:764px) {

	.sty-iframe iframe {
		width: 100%!important;
	}

   .border-termos {
	    border-right: 0px solid var(--primaria);
	    border-left: 0px solid var(--primaria);
	    border-top: 1px solid var(--primaria);
	    border-bottom: 1px solid var(--primaria);
	}

	.pd-slide-clinica {
	    padding-left: 0px;
	    padding-right: 0px;
	    background: transparent;
	}
	.text-projet{
		font-size: 29px;
	}
   .hg-custom {
   	height: auto;
   }
   .ajuste-mob{
	font-size: 18px;
   }
   .banner-mobile {
   	background-position: top;
   }

	.btn-position {

	    position: absolute; 
	    bottom: 20px;
	}
   
   .mobile-none {
   	display: none;
   }

   .quadro-indic {
	    border: 1px solid var(--secundaria);
	    border-radius: 10px;
	    box-shadow: 0px 10px 10px  rgba(0, 0, 0, 0.3);
	    height: auto!important;
	}
	.text-geral{
		padding: 0;
		margin-top: 25px;		
	}
	.img-listra{
		display: none;
	}
	.title-contat{
		margin-top: 40px;
	}
	.title-contat-1{
		margin-top: 10px;
	}
	.text-sobre-3{
		font-size: 35px;
		padding-right: 15px;
	}
	.text-temp{
		font-size: 20px;
	}
	.text-geral p{
		text-align: start;
		font-size: 20px;
	}
	
	.border-b{
		border-bottom: 5px dotted #83563D;

	}
	.img-drabanner{
		height: 400px;
		width: 500px;
	}
	.logo-drath{
		margin-top: 50px;
	}
	.bg-contatos {
		margin-right: 40px;
		font-size: 16px;
		text-align: justify;
		font-weight: 500;
		word-spacing: -3px;
		
	}
	.icon-footer{
		padding-left: 50px;

	}
	.img-draform{
		padding-top: 30px;

		height: 600px;

	}
	.sty-iframe iframe{
		height: 300px;
		width: 300px;
	}
	.text-ser p {
		color: rgb(0, 0, 0);
		text-align: start;
	}
	.lista-1{
		padding-right: 30px;
	}
	.text-cuid{
		word-spacing: 3px;
		font-size: 18px;
		font-family: 'bookman-old-style-regular';
		line-height: 18px;
		text-align: start !important;


	}
	.icon-person{
		margin-inline-start: 10px;
	}
	.bg-contatos{
		padding-top: 30px;
	}
	.btn-prima{
		padding: 16px;
		font-size: 16px;
	}
	.title-Servic-2{
		font-size: 30px;
	}

	.title-Servic {
		font-size: 40px;
	}
	
	


}

@media (min-width:765px) {
	.desktop-none {
   	display: none;
   }
   .icon-footer{
		padding-left: 50px;
   }
   .text-geral p{
		font-size: 20px;
	}
}
    
@media (min-width:766px) {
	.img-listra{
		width: 700px;
		height: 130px;
		margin-left: 40px;
	}
	

	
	.lista-1{
		padding-right: 30px;
	}
}
	

@media (min-width:1600px) {
	.text-banner {
   	height: 615px;
   }
   .icon-footer{
	padding-left: 80px;
   }
   .img-listra{
	width: 900px;
    height: 150px;
    margin-left: 90px;
   }
	.text-dr{
    color: rgb(0, 0, 0);
    text-align: justify;
    margin-left: 50px;
	}
	
	.lista-1{
		padding-right: 30px;
	}
	.text-geral p{
		line-height: 27px;
		line-height: -2px;
	}
	.text-sobre-3{
		font-size: 40px;
	}

}
@media (min-width: 0px) and (max-width: 1199px) {
	.func-consul{
		padding-top: 25px;
	}
}
@media (min-width: 765px) and (max-width: 1399px) {
	.text-sobre-3{
		padding-top: 40px;
	}
}

}
@media (min-width: 992px) and (max-width: 1399px) {
    .pt-ipad {
        padding-top: 160px;
    }
}
@media (min-width: 765px) and (max-width: 1200px) {
    .border-b {
        border-bottom: 5px dotted black;
    }
	.img-listra {
        display: none;
    }
}