/**
 * Custom CSS
 * Use this file to override styles if you feel uncomfortable editing
 * component stylesheets.
 ============================================================================ */
 
 @font-face {
    font-family: 'Akhandnormal';
    src: url('font/Akhand-Regular.eot');
    src: url('font/Akhand-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/Akhand-Regular.woff2') format('woff2'),
        url('font/Akhand-Regular.woff') format('woff'),
        url('font/Akhand-Regular.ttf') format('truetype'),
        url('font/Akhand-Regular.svg#Akhand-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Akhand';
    src: url('font/Akhand-Extrabold.eot');
    src: url('font/Akhand-Extrabold.eot?#iefix') format('embedded-opentype'),
        url('font/Akhand-Extrabold.woff2') format('woff2'),
        url('font/Akhand-Extrabold.woff') format('woff'),
        url('font/Akhand-Extrabold.ttf') format('truetype'),
        url('font/Akhand-Extrabold.svg#Akhand-Extrabold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Montserratb İtalika';
    src: url('font/Bozon-ExtraBoldItalic.eot');
    src: url('font/Bozon-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('font/Bozon-ExtraBoldItalic.woff2') format('woff2'),
        url('font/Bozon-ExtraBoldItalic.woff') format('woff'),
        url('font/Bozon-ExtraBoldItalic.ttf') format('truetype'),
        url('font/Bozon-ExtraBoldItalic.svg#Bozon-ExtraBoldItalic') format('svg');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Montserratb';
    src: url('font/Bozon-ExtraBold.eot');
    src: url('font/Bozon-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('font/Bozon-ExtraBold.woff2') format('woff2'),
        url('font/Bozon-ExtraBold.woff') format('woff'),
        url('font/Bozon-ExtraBold.ttf') format('truetype'),
        url('font/Bozon-ExtraBold.svg#Bozon-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Bozon';
    src: url('font/Bozon-Regular.eot');
    src: url('font/Bozon-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/Bozon-Regular.woff2') format('woff2'),
        url('font/Bozon-Regular.woff') format('woff'),
        url('font/Bozon-Regular.ttf') format('truetype'),
        url('font/Bozon-Regular.svg#Bozon-Regular') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Bozonbold';
    src: url('font/Bozon-Bold.eot');
    src: url('font/Bozon-Bold.eot?#iefix') format('embedded-opentype'),
        url('font/Bozon-Bold.woff2') format('woff2'),
        url('font/Bozon-Bold.woff') format('woff'),
        url('font/Bozon-Bold.ttf') format('truetype'),
        url('font/Bozon-Bold.svg#Bozon-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bozon Book';
    src: url('font/Bozon-Book.eot');
    src: url('font/Bozon-Book.eot?#iefix') format('embedded-opentype'),
        url('font/Bozon-Book.woff2') format('woff2'),
        url('font/-Book.woff') format('woff'),
        url('font/Bozon-Book.ttf') format('truetype'),
        url('font/Bozon-Book.svg#Bozon-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserratb';
    src: url('font/Montserrat-Black.eot');
    src: url('font/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
        url('font/Montserrat-Black.woff2') format('woff2'),
        url('font/Montserrat-Black.woff') format('woff'),
        url('font/Montserrat-Black.ttf') format('truetype'),
        url('font/Montserrat-Black.svg#Montserrat-Black') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'Montserratr';
    src: url('font/Montserrat-Regular.eot');
    src: url('font/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('font/Montserrat-Regular.woff2') format('woff2'),
        url('font/Montserrat-Regular.woff') format('woff'),
        url('font/Montserrat-Regular.ttf') format('truetype'),
        url('font/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'DryBrush';
    src: url('font/DryBrush.eot');
    src: url('font/DryBrush.eot?#iefix') format('embedded-opentype'),
        url('font/DryBrush.woff2') format('woff2'),
        url('font/DryBrush.woff') format('woff'),
        url('font/DryBrush.ttf') format('truetype'),
        url('font/DryBrush.svg#DryBrush') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.block {
	margin: 0;
}
.l-rw {
	padding: 0;
}
.l-r {
	padding: 0;
}
.node {
	-webkit-box-shadow: none;
box-shadow: none;
}
#block-views-block-blog-block-1  a {
  text-decoration: none;
}

#block-sliderana img {
	width: 100%;
}
.node__title {
	color: #fff;
background-color: rgb(161,119,28);
max-width: 480px;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 10px;
margin-bottom: 40px;
border-radius: 20px/20px;
}

#superfish-yeni-menu a {
  text-decoration: none;
}
 #leaderboard {
	 width: 1140px;
	 margin-left: auto;
	 margin-right: auto;
 }
 
 #block-logo {
  width: 380px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -30px;
margin-bottom: -20px;
}
 #block-logo img {
 width: 100%;
 }
#block-biziarayin {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
}
#block-biziarayin  img {
	width: 49%;
}
#block-yenimenu {
  font-family: Montserratb;
color: #4d4d4d;
width: 700px;
margin-left: auto;
margin-right: auto;
font-size: 21px;
margin-top: 30px;
margin-bottom: 100px;
}
#block-yenimenu a {
  color: #4d4d4d;
}

#block-baslicahizmetler {
	width:480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}
#block-fobiler {
  width: 49%;
  float: left;
  text-align: right;
  border-top: solid rgb(161,119,28);
  padding-right: 1%;
  border-right: solid rgb(161,119,28);
  padding-top: 30px;
padding-bottom: 40px;
font-size: 24px;
line-height: 1.5;
font-family: Akhandnormal;
}

#block-bagimlilikvealkolizm {
  width: 49%;
  float: left;
  text-align: left;
  padding-left: 1%;
  border-bottom: solid rgb(161,119,28);
  padding-top: 30px;
  padding-bottom: 40px;
  font-size: 24px;
  line-height: 1.5;
  font-family: Akhandnormal;
}

.pr-features {
	background: #f7f7f7;
}

#rid-features-second {
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
	margin-bottom: 50px;
}
.pr-footer {
	 background: #f7f7f7;
}
#block-foter {
  color: #6d6e71;
 background: #f7f7f7;
  text-align: center;
  padding-top: 20px;
}

.node--type-blok-yazisi {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
   background: #f7f7f7;
}

.node--type-blok-yazisi .flexslider {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

.node--type-ek-sayfa.node--view-mode-full {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
   background: #f7f7f7;
}
#block-sertifika img {
	width: 100%
}
#block-hakkimizda  img {
	width: 100%
}
#block-tedaviedilenhastaliklar img {
	width: 100%
}

#block-tedaviedilenhastaliklar {
  width: 49%;
  float: left;
  margin-left: 1%;
}

#block-sertifika {
  width: 49%;
  float: left;
  margin-left: 1%;
}
#block-views-block-blog-block-1  {
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

#block-views-block-blog-block-1  .views-row {  
	width: 48%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
	color: #fff;
background-color: rgb(161,119,28);
}
#block-views-block-blog-block-1  .views-row  a {
	color: #fff;
	text-align: center;	
}
#block-views-block-blog-block-1 .views-field.views-field-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
}

#block-views-block-blog-block-1 .views-field.views-field-body {
	padding: 10px;
}
#block-sldieralt {
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  margin-bottom: 350px;
}
#block-sliderana {
  height: 250px;
}
#webform-submission-online-terapi-node-394-add-form label {
	display: none;
}
#webform-submission-online-terapi-node-394-add-form {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#webform-submission-online-terapi-node-394-add-form #edit-soy-isim {

	height: 50px;
	border-radius: 50px/50px;
text-align: center;
}

#webform-submission-online-terapi-node-394-add-form #edit-isim {

	height: 50px;
	border-radius: 50px/50px;
text-align: center;
}
#webform-submission-online-terapi-node-394-add-form #edit-telefon-numarasi {

	height: 50px;
	border-radius: 50px/50px;
text-align: center;
}
#webform-submission-online-terapi-node-394-add-form #edit-e-postaniz {

	height: 50px;
	border-radius: 50px/50px;
text-align: center;
}
#webform-submission-online-terapi-node-394-add-form #edit-konu {

	height: 50px;
	border-radius: 50px/50px;
text-align: center;
}
#webform-submission-online-terapi-node-394-add-form #edit-actions-submit {
	
margin-left: auto;
margin-right: auto;
}

/**************************2222222222******************/


@media all and (max-width: 48em)  {
	#leaderboard {
		width: 340px;
	}
	#rid-features-second {
		width: 340px;
	}
	#block-sertifika {
	width: 100%;
		float: left;
	}
	#block-tedaviedilenhastaliklar  {
		width: 100%;
		float: left;
	}
	#block-tedaviedilenhastaliklar  img { width: 100%; }
	#block-sertifika 	img { width: 100%; }
	#block-yenimenu span {
		display: none;
	}
	
	#block-yenimenu {
		width: 60px;
		float: left;
		font-size: 15px;
		margin-bottom: 0;
	}
	
	#block-biziarayin {
  width: 270px;
  float: right;
}
#block-baslicahizmetler {
	width: 320px;
}

#block-bagimlilikvealkolizm   {
	font-size: 14px;
}
#block-fobiler  {
	font-size: 14px;
}

#rid-features-second {
	margin-top: 20px;
}

#block-logo {
	width: 340px;
}
#block-fobiler {
  width: 35%;
}

#block-bagimlilikvealkolizm  {
  width: 65%;
}
.node--type-blok-yazisi {
  width: 340px;
  margin-left: auto;
  margin-right: auto;
}

.node--type-blok-yazisi .flexslider {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
}


#block-views-block-blog-block-1  {
	width: 340px;
	margin-left: auto;
	margin-right: auto;
}

#block-views-block-blog-block-1  .views-row {  
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.node--type-ek-sayfa.node--view-mode-full {
	width: 340px;
}
#block-sldieralt img {
	width: 25%;
}

#block-sldieralt {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  margin-bottom: 100px;
}
#block-sliderana {
  height: 20px;
}


}

/**************************************************************/
/******************************************************************/


@media (max-width: 20em) {
#leaderboard {
		width: 340px;
	}
	#rid-features-second {
		width: 340px;
	}
	#block-logo {
		width: 90%;
		margin-left: auto;
		margin-right: auto:
	}
	#block-sertifika {
	width: 100%;
		float: left;
	}
	#block-tedaviedilenhastaliklar  {
		width: 100%;
		float: left;
	}
	
	#block-yenimenu span {
		display: none;
	}
		#block-yenimenu {
		width: 60px;
		float: left;
		font-size: 15px;
		margin-bottom: 0;
	}
	
	#block-biziarayin {
  width: 270px;
  float: right;
}

#block-baslicahizmetler {
	width: 320px;
}
	#block-bagimlilikvealkolizm   {
	font-size: 14px;
}
#block-fobiler  {
	font-size: 14px;
}

#rid-features-second {
	margin-top: 20px;
}
#block-fobiler {
  width: 35%;
}

#block-bagimlilikvealkolizm  {
  width: 65%;
}
	.node--type-blok-yazisi {
  width: 340px;
  margin-left: auto;
  margin-right: auto;
}

.node--type-blok-yazisi .flexslider {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
}

#block-views-block-blog-block-1  {
	width: 340px;
	margin-left: auto;
	margin-right: auto;
}
#block-views-block-blog-block-1  .views-row {  
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
#block-sldieralt img {
	width: 20%;
}

#block-sldieralt {
  width: 240px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  margin-bottom: 300px;
}
#block-sliderana {
  height: 10px;
}


}
