<?php $sayfa="hakkimda"; ?>
<?php $sayfabaslik="Applying a Foreign Material Into Body in Aesthetics"?>
<?php require_once("_ustkod.php") ?>
<body>
<?php require_once("_komut.php") ?>

<div id="icerik">
	<div class="container-fluid video-tepe">
		<div class="container">
			<div class="row">
				<div class="col-12 text-center">
					<div class="video-baslik">
						<h2>Applying a Foreign Material Into Body in Aesthetics</h2>
						<p>There are 2 types of silicone prostheses according to the substance they contain.</p>
					</div>
				</div>
			</div>
		</div>
	</div>

	<div class="container videolar">
		<div class="row">
			<div class="col-12">
				<div class="youtube">
					<div class="embed-responsive embed-responsive-16by9" style="margin: 48px 0;">
						<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/NpUa5jkoulg" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
					</div>
				</div>
				<h5>Applying Foreign Body in Aesthetics - Professor Dr. Murat Topalan <</h5>
				<div class="video-aciklama">
					<p>There are 2 types of silicone prostheses according to the substance they contain:</p>
					<p>
						<ul>
							<li>SSilicone prostheses containing saline: They contain saline, in other words salt water, inside the capsule made of silicone. It is not a foreign substance for our body. Since its consistency is the same as the consistency of the breast tissue, its presence is not felt much from the outside.</li>
							<li>Silicone prostheses: There are two types of prosthesis according to the consistency of the silicone they contain:
								<ol>
									<li>Containing liquid silicone: Liquid silicone is of soft consistency and flowing. Since the softness of the liquid silicone is close to the softness of the breast, the presence of a liquid silicone-containing prosthesis is not felt much when examined manually from the outside.</li>
									<li>Containing cohesive silicone: It is denser than liquid silicone, it is solid, so it is not fluent. Since the consistency is denser compared to the liquid silicone, it is a bit harder, the presence of the silicone inside can be felt in the breast from the outside. It has a harder consistency than other types of prosthesis.</li>
								</ol>
							</li>
						</ul>
					</p>
				</div>
			</div>
			<?php require_once("video-listesi.php") ?>			
		</div>
	</div>

<?php require_once("_alt.php") ?>
</div>

</body>
	
</html>