/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

/* PC için slider boyutu ayarlama */

.tp-banner{
	width:100%;
	position:relative;
	height: 550px !important;
}

/* Mobil Ekranlar için Slider Boyutu Ayarlama */
@media only screen and (max-width: 768px) {


.tp-banner{
	width:100%;
	position:relative;
	height: 300px !important;
}
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0 !important;
}

@font-face {
font-family: 'AvenirNextLTPro-Regular';
font-style: normal;
font-weight: bold;
src: url('../fonts/yazi/AvenirNextLTPro-Regular.woff') format('woff');
}

.yazi-font p{
	font-family: 'AvenirNextLTPro-Regular' !important;
}


.yazi-font-detay p{
	font-family: 'AvenirNextLTPro-Regular' !important;
	font-size: 18px;
}

.yazi-font-sss p{
	font-family: 'AvenirNextLTPro-Regular' !important;
	font-size: 16px !important;
}

.yazi-font ul li{
	font-family: 'AvenirNextLTPro-Regular' !important;
}

span div .hekim_yazi_ic{
	font-family: 'AvenirNextLTPro-Regular' !important;
}