@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;
		padding-top: 15px !important;
	}
   .hg-custom {
   	height: auto;
   }
   .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;
	}
	.quadro-indic-2  {
		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: 20px;
		padding-right: 15px;
	}
	.text-temp{
		font-size: 20px;
	}
	.text-geral p{
		margin-right: 40px;
		line-height: 18px;

	}
	
	.border-b{
		border-bottom: 5px dotted black;

	}
	.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;
	}
	.lista-1{
		padding-right: 30px;
	}
	.text-cuid{
		word-spacing: -3px;
		font-size: 14px;
		font-family: 'bookman-old-style-regular';
		line-height: 17px;
	}
	.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: 29px;
	}
	

	.align-text-mobile p{
		text-align: left!important;
	}
	
}


@media (min-width:768px) and (max-width:991px) {
	
	.quadro-indic p{
		font-size: 19px;
	}
	.quadro-indic-2  {
		font-size: 19px;
	}

}
@media (min-width:992px) and (max-width:1400px) {
	
	.quadro-indic p{
		font-size: 17px;
	}
	.quadro-indic-2  p{
		font-size: 17px;
	}

}
@media (min-width:765px) and (max-width:767px) {
	
	.quadro-indic p{
		font-size: 17px;
	}
	.quadro-indic-2  {
		font-size: 17px;
	}

}

@media (min-width:765px) and (max-width:1400px) {
	.img-listra{
		width: 615px;
		height: 130px;
	}
	.desktop-none {
		display: none;
	}
	.icon-footer{
		padding-left: 50px;
	}
	.text-geral p{
		word-spacing: 2px;
		line-height: 0;
	 }
	.quadro-indic {
		height: 430px;
	}
	.quadro-indic-2  {
		height: 430px;
	}
	.text-sobre-3{
		font-size: 30px;
	}
	.text-geral p{
		line-height: 17px;

	}
	.lista-1{
		padding-right: 30px;
	}
}
@media (min-width:765px) and (max-width:1200px) {
	.img-listra{
		display: none;
	}
	.border-b {
        border-bottom: 5px dotted black;
    }


}


@media (min-width:1401px){
	.text-banner {
   	height: 615px;
   }
   .icon-footer{
	padding-left: 80px;
   }
   .img-listra{
	width: 690px;
    height: 150px;
    }
    
   .txt-quadro2 {
	margin-top: 17px;
	}
	.text-dr{
    color: rgb(0, 0, 0);
    text-align: justify;
    margin-left: 50px;
	}
	
	.lista-1{
		padding-right: 30px;
	}
	.text-geral p{
		line-height: 25px;
		line-height: -2px;
	}
	.text-sobre-3{
		font-size: 40px;
	}
	.quadro-indic{
		height: 430px !important;

	}
	.quadro-indic-2  {
		height: 430px;
	}
	.text-geral p{
		line-height: 19px !important;


	}
	
}	


