@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
/* =====================================================================================================================================================================================================
 * GOOGLE TURKISH FONTS LIST
 * =====================================================================================================================================================================================================*/
/*@import url(https://fonts.googleapis.com/css?family=Basic);
  @import url(https://fonts.googleapis.com/css?family=Cardo:400,700); 					// font-family: 'Cardo', serif;
  @import url(https://fonts.googleapis.com/css?family=Basic); 							// font-family: 'Basic', sans-serif;
  @import url(https://fonts.googleapis.com/css?family=Courgette); 						// font-family: 'Courgette', cursive;
  @import url(https://fonts.googleapis.com/css?family=Forum); 							// font-family: 'Forum', cursive;
  @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,800italic);	// font-family: 'Open Sans', sans-serif;
  @import url(https://fonts.googleapis.com/css?family=Kaushan+Script); 					// font-family: 'Kaushan Script', cursive;
  @import url(https://fonts.googleapis.com/css?family=Inder); 							// font-family: 'Inder', sans-serif;
  @import url(https://fonts.googleapis.com/css?family=Exo:400,700,900,900italic); 		// font-family: 'Exo', sans-serif;
  @import url(https://fonts.googleapis.com/css?family=Sancreek); 						// font-family: 'Sancreek', cursive;
  @import url(https://fonts.googleapis.com/css?family=Play:400,700);					// font-family: 'Play', sans-serif;
  @import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,300italic);	// font-family: 'Roboto', sans-serif;
/* Loading
***********************/
.loading #outer-wrap {/*opacity: 0;*/}
.loading:before  { /*content: 'Yükleniyor...'; display: block; margin: 150px 0 0; text-align: center; color: #fff; font-weight: bold; font-size: 60px; opacity: 0.3;*/ }

/* =====================================================================================================================================================================================================
 * Clearfix
 * =====================================================================================================================================================================================================*/
/* =====================================================================================================================================================================================================
/* =====================================================================================================================================================================================================
 * GENERAL STYLES
 * =====================================================================================================================================================================================================*/
* {margin:0px; border: 0; padding: 0; outline: 0; moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px; -webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out} 
*,*:before,*:after {box-sizing: border-box} div { }
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,img {display: block} audio,canvas,video {display: inline-block} 
input,button,select,textarea {margin: 0; font: inherit; color: inherit}
/* =====================================================================================================================================================================================================
 * BODY STYLES
 * =====================================================================================================================================================================================================*/
body 						{-webkit-font-smoothing: antialiased;text-rendering: optimizeLegibility;height: auto; color:#cccccc;  }
html						{background-color: ; font-family: 'PT Sans', sans-serif;  font-size:12px; }
hr 							{display: block; margin:10px 0; height: 1px; border: 0; border-top: 1px solid #E4E4E4; border-bottom: 1px solid #FFFFFF; clear: both; }
hr.hr10 					{display: block; margin:5px 0; height: 1px; border: 0; border-top: 1px double #E4E4E4; border-bottom: 1px dashed #FFFFFF; clear: both; }
a 							{outline: 0px none !important;color: #444444; font-size: 14px; line-height:18px; text-decoration: none; /*-webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;-ms-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;*/}
a:hover 					{text-decoration: underline}
input,button,textarea,select{height: 30px; padding: 0 12px; font-size: 14px; line-height:20px; color: #555; vertical-align: middle; background-color: #FFF; background-image: none; border: 1px solid #CCC; margin-right:2px;} textarea {height:50px}
/*input:focus, button:focus, textarea:focus, select:focus{box-shadow: 0 0 5px #1DAEB6;padding: 0 12px; border: 1px solid #69AA34;}*/
table 						{width:100%; max-width: 100%; border-collapse: collapse; border-spacing:0; border-top: 0 solid #DDD; margin:0;}
table th 					{vertical-align: middle; border: 0 solid #DDD; padding:2px 4px}
table > tbody > tr > td 	{vertical-align: middle; border: 0 solid #DDD; padding:5px 4px; background-color:#f9f9f9;}
table > tbody > tr:nth-child(odd) > td, table > tbody > tr:nth-child(odd) > th { background-color: #fff;}*/
code,kbd,pre,samp 			{font-family: Menlo, Monaco, Consolas, "Courier New", monospace} code {font-size: 90%;color: #c7254e;background-color: #f9f2f4}
pre 						{display: block;padding: 9.5px;margin: 0 0 10px;font-size: 13px;line-height: 1.42857143;color: #333;word-break: break-all;word-wrap: break-word;background-color: #f5f5f5;border: 1px solid #ccc} 
pre, code 					{padding: 0;font-size: inherit;color: inherit;white-space: pre-wrap;background-color: transparent}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px;}
input.search				{height:50px; width:100%; font-size:24px}
/* =====================================================================================================================================================================================================
 * BODY RESPONSIVE STYLES
 * =====================================================================================================================================================================================================*/
.container 					{margin-right: auto;  margin-left: auto; padding:0;} 
.index-container-block,.container-block, .cnt-x {display: block; margin: 0 auto; }
.header, .main-menu, .footer-menu, .footer-menu-group, .footer-html {display: table; margin: 0 auto; top:0} header {background-color:transparent;}
@media (max-width: 768px)	{.index-container-block,  .container-block, .header, .main-menu, .footer-menu, .footer-menu-group, .footer-html,.cnt-x {width: 100%}}
@media (min-width: 768px)	{.index-container-block, .container-block, .header, .main-menu, .footer-menu, .footer-menu-group, .footer-html,.cnt-x {width: 100%}}
@media (min-width: 992px)	{.index-container-block, .container-block, .header, .main-menu, .footer-menu, .footer-menu-group, .footer-html {width: 1100px; 
-webkit-box-shadow: 0px 0px 40px 11px rgba(0,0,0,0.1);-moz-box-shadow: 0px 0px 40px 11px rgba(0,0,0,0.1);box-shadow: 0px 0px 40px 11px rgba(0,0,0,0.1);}} @media (min-width: 992px)	{.cnt-x {width: 1100px;}}
@media (min-width: 1200px)	{.index-container-block, .container-block, .header, .main-menu, .footer-menu, .footer-menu-group, .footer-html {width: 1100px; 
-webkit-box-shadow: 0px 0px 40px 11px rgba(0,0,0,0.1);-moz-box-shadow: 0px 0px 40px 11px rgba(0,0,0,0.1);box-shadow: 0px 0px 40px 11px rgba(0,0,0,0.1);}} @media (min-width: 1200px)	{.cnt-x {width: 1100px;}}





.footer-menu, .footer-menu-group, .footer-html {-webkit-box-shadow:none!important; -moz-box-shadow:none!important; box-shadow:none!important}


/* =====================================================================================================================================================================================================
 * BODY CONTAINER STYLES
 * =====================================================================================================================================================================================================*/
.header-top-cnt,.header-cnt,.main-menu-cnt,.footer-menu-cnt,.footer-menu-group-cnt,.footer-html-cnt,table,tr,td {moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0;}
.index-cnt 					{width: 100%; background-color:transparent;}
.middle-cnt 				{width: 100%; background-color:transparent;}
.default-cnt 				{width: 100%; background-color:transparent;}
.top-greeting-cnt 			{width: 100%; background-color:transparent;}
.top-logo-cnt 				{width: 100%; background-color:transparent;}
.header-top-cnt 			{width: 100%; background-color:#e2e2e2;}
.header-cnt 				{width: 100%; background-color:#EDEDEE; } .header-cnt img {width:100% !important; height:auto !important}
.main-menu-cnt 				{width: 100%; background-color:#88A4C4; /*border-bottom:#FFFFFF solid 1px; border-top:#FFFFFF solid 1px; *//* -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.1);-moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.1);box-shadow: 0 0 15px 1px rgba(0,0,0,0.1);*/ position:relative; z-index:999 !important}
.error-db-cnt 				{width: 100%; background:#FFF; padding:15px;}

.index-block				{background-color:#FFFFFF; padding:25px 20px; border:1px solid #cccccc;}
.middle-block				{background-color:#FFFFFF; padding:25px 20px;}
.bottom-block				{background-color:#6C839C; /*padding:35px 20px;*/}

.cnt-contact				{padding:35px 25px}
.cnt-contact h2 			{font-weight:700; line-height:22px !important; padding:0; background-color:#2766AA;} 
.cnt-contact h2.facebook	{background-color:#2766AA !important;} 
.cnt-contact h2.twitter		{background-color:#1BCAFF !important;} 
.cnt-contact h2.basket 		{position:absolute; background:#E84F46; font-size:10px; padding:0 8px; margin:-12px 0 0 -12px}
.cnt-contact h2 span.fa 	{color:#FFFFFF; line-height:22px; padding:5px 10px} 
.cnt-contact h2 span.fa:hover{color:#772D7D;}

/* =====================================================================================================================================================================================================
 * HEADER STYLES
 * =====================================================================================================================================================================================================*/


.cnt-header-block-header 	{width: 100%; background:#809dbf}
.cnt-header-block-bg		{width: 100%; background:url(../images/banner.png) repeat-x top center #F7F5F5; height:137px; padding:20; }
.cnt-header-block 			{width: 100%; background-color:#4496D2; padding:0; }
.cnt-header-block-color		{width: 100%; background-color:transparent;}

.cnt-header-logo 			{width: 100%; background-color:transparent; /*url(../images/logo.jpg) repeat-x top center; height:120px;*/}
.cnt-header-logo-color		{width: 100%; background-color:#6C839C;}
.cnt-header-logo-m 			{width: 100%; background-color:#EDEDEE; padding:4px 20px;}
.cnt-logo-size img			{width: 100%; height:auto}

.header						{background-color:transparent; padding:10px 25px;}
.header ul li				{list-style:none; float:left; font-size:12px; line-height:26px; color:#000000 } 
.header ul li a 			{color:#000000; text-decoration:none;} 
.header ul li a:hover 		{color:#000000}
.header ul li label			{padding:0 10px; font-size:16px; line-height:26px; color:#B8C4D0} 

/* =====================================================================================================================================================================================================
 * WRAP STYLES
 * =====================================================================================================================================================================================================*/
#outer-wrap 	{position: relative; overflow: hidden; width: 100%;}
#inner-wrap 	{position: relative; width: 100%;  background-color:#809dbf}
/* =====================================================================================================================================================================================================
 * FOOTER STYLES
 * =====================================================================================================================================================================================================*/
.footer-menu ul, .footer-menu-group-cnt ul	{list-style:none}
.footer-menu-cnt			{width:100%; background:#282828; padding:5px 0; }
.footer-menu-group-cnt		{width:100%; background:#2f4358; padding:15px 0 30px;} 
.footer-html-cnt			{width:100%; background:#191919; padding:0;} 
.footer-menu a:hover 		{text-decoration:none; color:#FFFFFF} 
.footer-menu li 			{border-right:#444444 solid 1px; border-radius:0; margin-right:10px; padding-right:10px; } div.footer-menu li:last-child {border-right:0}
.footer-menu label			{color:#FFFFFF; margin:0 10px;}
.footer-menu a				{color:#FFFFFF; font-size:16px; line-height:28px; } 
.footer-html p 				{margin:0; padding:0; color:#27BFB9; padding:7px 0;font-size: 14px; line-height:25px; }
.footer-info h2 			{color:#FFFFFF; font-size: 16px !important; line-height: 30px; padding-bottom: 5px; border-bottom:1px solid #ededed; } 
.footer-info h2 a 			{color:#FFFFFF} 
.footer-info .fa 			{color:#FFFFFF} div.footer-info li a, div.footer-info li {color:#b9bbbc; font-size:12px; line-height:22px}
.footer-info li				{list-style:none}
/* =====================================================================================================================================================================================================
 * HEADER MENU BOOTSRAP STYLES
 * =====================================================================================================================================================================================================*/
	.header-container			{border-top:#748FAE solid 0}
	#nav.affix:after 			{-webkit-transition: opacity .3s 0s, visibility 0s 0s;-moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s;}
	#nav.affix 					{background-color:transparent !important; position:fixed; top:0; z-index:1050;  -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.4);-moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.4);box-shadow: 0 0 15px 1px rgba(0,0,0,0.4); moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; }
	
	#nav.affix .cnt-logo-size img{width: auto; height:40px; margin:2px 0 }
	#nav.affix #main-menu		{text-align:center; display: block; margin: 0 auto;}

	#nav 						{z-index: 200; position: relative; width: 100%; color: #fff;}
	#top						{z-index: 100; position: relative;}

	#top .nav-btn 				{font-size:40px; line-height:40px; color:#929497; margin:20px 20px 20px 0;text-decoration:none;display:block;}
	.sm-menu .fa 				{font-size:10px; margin-right:5px; color:#6C839C}

	.sm,.sm ul,.sm li			{display:block;list-style:none;margin:0;padding:0;line-height:normal;}.sm ul {display:none;}.sm li,.sm a {position:relative;}.sm a {display:block;}
	.sm-menu 					{background: transparent;}
	.sm-menu a					{color: white; font-size: 16px; font-weight:bold; line-height: 24px; padding: 10px 15px;padding-right: 58px;text-decoration: none; text-align:left !important}
	/*.sm-menu a span.sub-arr 	{position: absolute; top: 50%; margin-top: -22px;left: 100px; right: 10px;width: 34px;height: 34px;overflow: hidden; font-size: 26px; line-height:30px; text-align: center;} */
	/*.sm-menu a.highlighted span.sub-arr:before {display: block; font-family: "FontAwesome"; content: '\f0d7'; font-size: 26px; line-height:30px;}*/
	.sm-menu li 				{border-top: 1px solid rgba(255,255,255,0.05);}
	.sm-menu li:first-child 	{border-top: 0;}
	.sm-menu ul 				{background: rgba(102, 102, 102, 0.2);}
	.sm-menu ul ul 				{background: rgba(102, 102, 102, 0.4);}
	.sm-menu ul a 				{font-size:14px; line-height:20px;}
	.sm-menu .fa-home,.sm-menu .fa-search {font-size:18px}
	.sm-menu ul li 				{border-top: 1px solid rgba(0, 0, 0, 0.05); moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0;}
	.sm-menu ul li:first-child 	{border-top: 0;}
@media screen and (min-width: 45.0625em) {
	.header-container			{border-top:#748FAE solid 25px}
	#nav.affix 					{background-color:#eaeaea !important; position:fixed; top:0; z-index:1050; /* -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.4);-moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.4);box-shadow: 0 0 15px 1px rgba(0,0,0,0.4);*/ moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; }
	
	#top, #top .nav-btn 		{height: 1px;width: 1px; margin: -1px;overflow: hidden; padding: 0;}
	
	#main-menu					{padding:5px 0; text-align:center; background-color:#eaeaea !important; moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0;}
	.sm-menu ul 				{position: absolute;}
	.sm-menu a 					{white-space: nowrap; padding: 4px 22px; background-color:transparent; color:#052a4e}
	.sm-menu .fa-home,.sm-menu .fa-search {font-size:18px; font-weight:bold; color:#556b84}
	.sm-menu a:hover 			{color:#FFFFFF} .highlighted {color:#FFFFFF !important}
	.sm-menu li:hover 			{background: #869AB4;}
	.sm-menu > li 				{border-left: 0 solid #DBDBDB; padding:0; display:inline-block; margin:0; moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0;}
	.sm-menu > li:first-child 	{border-left: 0;}
	.sm-menu ul, .sm-menu ul ul	{background:#869AB4; }
	
	.sm-menu ul a				{padding: 5px 30px;background: transparent; color: #FFFFFF; width:240px; display:block; font-weight:400; }
	.sm-menu ul a:hover			{color: #FFFFFF; background: #869AB4; }
	.sm-menu ul li 				{border-top: 1px solid #9EB0C7; }
	
	/*arrows
	.sm-menu a span.sub-arr		{border-color: #EF4660 transparent transparent transparent; border-style: solid dashed dashed dashed; top: 22px;margin-top: 0;bottom: 2px; left: 50%;margin-left: -5px; right: auto; width: 0; height: 0; border-width: 5px; background: transparent;}.sm-menu a.highlighted span.sub-arr:before {display: none;}
	.sm-menu ul a span.sub-arr	{border-color: transparent transparent transparent #FFFFFF; border-style: dashed dashed dashed solid; top: 50%;margin-top: -5px;bottom: auto;left: auto;margin-left: 0;right: 10px;}.sm-menu span.scroll-up,  .sm-menu span.scroll-down {position: absolute;display: none;visibility: hidden;overflow: hidden;background: white;height: 20px;}
	.sm-menu span.s-up-arr,
	.sm-menu span.s-dwn-arr 	{border-color: transparent transparent #2b82ac transparent; border-style: dashed dashed solid dashed; position: absolute;top: -2px;left: 50%;margin-left: -8px;width: 0;height: 0;overflow: hidden;border-width: 8px;}
	.sm-menu span.s-dwn-arr		{border-color: #14ACA6 transparent transparent transparent; border-style: solid dashed dashed dashed; top: 6px;}
	*/
}
@media screen and (max-width: 45em) {
	#nav.affix 					{position:absolute;}
	#nav 						{position: absolute;top: 0;}
	#nav:not(:target) 			{z-index: 1;height: 0;}
	#outer-wrap					{background-color:#333333;}
	

	.js-ready #nav 				{height: 100%; width: 70%; left: -70%; background: #000000; /* -webkit-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25); -moz-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25); box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25); */}
	.js-ready #nav ul.hd-menu li{padding:0}
	.js-ready #inner-wrap 		{left: 0;}
	.js-nav #inner-wrap 		{left: 70%;}
}



/* =====================================================================================================================================================================================================
 * CATEGORY MENU STYLES
 * =====================================================================================================================================================================================================*/
.categories_block ul 		{margin: 0; padding: 0; border: 0}
.categories_block			{margin-bottom: 10px;}
.topCategory 				{background: #E4E4E4;}
.topCategory:hover 			{background: #D1D1D1;}
.topCategory a 				{font-size: 15px; color: #626262; text-decoration: none; display: block}
.topCategory a:hover		{color:#626262}
li.topCategory				{line-height: 26px; list-style: none; outline: 0; padding: 6px 0; margin-bottom: 1px;}

.selectedtopCategory 		{background: #D1D1D1;}
.selectedtopCategory a 		{font-size: 16px; color: #323232; font-weight:700; text-decoration: none; display: block}
li.selectedtopCategory		{line-height: 26px; list-style: none; outline: 0; padding: 6px 0; margin-bottom: 1px;}

.subCategory 				{background: #ECECEC;}
.subCategory:hover 			{background: #E4E4E4;}
.subCategory a 				{font-size: 14px; color: #939393; text-decoration: none; display: block }
li.subCategory 				{line-height: 18px; list-style: none; outline: 0; padding: 8px 0; margin-bottom: 1px;}

.selectedsubCategory 		{background: #E4E4E4}
.selectedsubCategory a 		{font-size: 14px; color: #939393; text-decoration: none; display: block}
li.selectedsubCategory 		{line-height: 18px; list-style: none; outline: 0; padding: 8px 0; margin-bottom: 1px;}

.topCategory img, .selectedtopCategory img
							{float: left; margin-left: 5px; margin-top:1px; padding-right:5px} 
.subCategory img, .selectedsubCategory img
							{float: left; margin-left: 5px; margin-top:0; padding-right:5px} 
/* =====================================================================================================================================================================================================
 * CUSTOM MENU STYLES
 * =====================================================================================================================================================================================================*/
#menuLeft					{list-style:none; margin:0; padding:0; background:#006F66}
#menuLeft li a				{color:#FFFFFF; font-size:14px; padding-left:10px; }	
#menuLeft .level1 a			{; font-size:14px; }
#menuLeft .level1 			{padding:0; line-height:30px; border-bottom:1px solid #134A66}
#menuLeft .level2 			{padding-left:15px; line-height:22pt; border-bottom:1px dotted #D2D2D2}
#menuLeft .level3 			{padding-left:30px; line-height:22pt; border-bottom:1px dotted #D2D2D2}
#menuLeft .level4 			{padding-left:40px; line-height:22pt; border-bottom:1px dotted #D2D2D2}
/* =====================================================================================================================================================================================================
 * CUSTOM STYLES
 * =====================================================================================================================================================================================================*/
.responsive 				{display: block; height: auto; max-width: 100%}
.circle 					{-moz-border-radius: 50%; -webkit-border-radius: 50%; -khtml-border-radius: 50%; border-radius: 50%; overflow:hidden}
.cls:before,.cls:after 		{content: "."; display: block; height: 0; overflow: hidden} .cls:after {clear: both}.cls {zoom: 1}
.error 						{background: #FF0000; border: #C00 solid 1px; padding: 10px; color: #FFF} .error a {color: #FFF}
.succss						{background: #2c6ebd; border: #6C839C solid 1px; padding: 10px; color: #EAFFEA} .succss a {color: #FFF}
.border						{padding: 0; background-color:#FFFFFF; border:#dddcdc solid 1px;}
.border-o					{padding: 0; background-color:#6C839C; border:#052b5a solid 5px;}
.spin						{-webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; animation: spin 2s infinite linear}
.shadow						{-webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.4);-moz-box-shadow: 0 0 15px 1px rgba(0,0,0,0.4);box-shadow: 0 0 15px 1px rgba(0,0,0,0.4)}
.rotate-90					{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg)}
.rotate-180					{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg)}
.rotate-270					{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg)}
.flip-horizontal			{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1); -webkit-transform: scale(-1, 1); -moz-transform: scale(-1, 1); -ms-transform: scale(-1, 1); -o-transform: scale(-1, 1); transform: scale(-1, 1)}
.flip-vertical				{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1); -webkit-transform: scale(1, -1); -moz-transform: scale(1, -1); -ms-transform: scale(1, -1); -o-transform: scale(1, -1); transform: scale(1, -1)}
.progress 					{height: 20px;  margin-bottom: 10px;  overflow: hidden;  background-color: #f5f5f5;  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);}
.progress-bar 				{float: left; width: 0; height: 100%; font-size: 12px;line-height: 20px;color: #fff;padding-left:10px; background-color: #428bca; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15); -webkit-transition: width .4s ease; -o-transition: width .4s ease; transition: width .4s ease;}
.contain					{display: block; -webkit-background-size: contain!important;-moz-background-size: contain!important;-o-background-size: contain!important;background-size: contain!important; background-repeat:no-repeat!important; background-position:center center!important;}
.cover						{display: block; -webkit-background-size: cover!important;-moz-background-size: cover!important;-o-background-size: cover!important;background-size: cover!important; background-repeat:no-repeat!important; background-position:center center!important;}
.auto-size					{width:100% !important; height:auto !important;  }
.scroll 					{max-height: 300px;overflow-y: scroll}
.pointer					{cursor:pointer}
/* =====================================================================================================================================================================================================
 * BUTTONS STYLES
 * =====================================================================================================================================================================================================*/
.btn {display: inline-block; padding: 5px 15px; height:36px; font-size:16px; font-weight: 400;  text-align: center; white-space: nowrap; vertical-align: middle; background-image: none; border: 1px solid transparent; transition:background-color 0.5s; cursor:pointer}
.btn-mini {display: inline-block; padding: 1px 5px; font-weight: 400; font-size:12px; line-height: 12px; text-align: center; vertical-align: middle; background-image: none; border: 1px solid transparent; transition:background-color 0.5s; cursor:pointer}
.btn-default:hover, .btn-primary:hover, .btn-warning:hover, .btn-danger:hover, .btn-success:hover, .btn-info:hover {color: #FFF!important; background-color: #F80505; border-color: #DF0000}
.btn-default {color: #FFFFFF; background-color: #CCCCCC; border-color: #B9B9B9} .btn-primary{color: #FFF; background-color: #6C839C; border-color: #506882} .btn-warning {color: #FFF; background-color: #bcbcbc; border-color: #eee}.btn-danger{color: #FFF; background-color: #d9534f; border-color: #d43f3a}.btn-success {color: #FFF; background-color: #5cb85c; border-color: #4cae4c}.btn-info{color: #FFF; background-color: #f4f6f6; border-color: #46b8da}



.btnmr {display: inline-block; padding: 4px 12px; font-weight: 600; font-size:12px; line-height: 16px; text-align: center; white-space: nowrap; vertical-align: middle; background-image: none; border: 1px solid transparent; transition:background-color 0.5s; cursor:pointer}
.btn-minimr {display: inline-block; padding: 4px 5px; text-align: center; vertical-align: middle; background-image: none; border: 1px solid transparent; transition:background-color 0.5s; cursor:pointer}
.btn-defaultmr:hover, .btn-primarymr:hover,.btn-defaultmr {color: #FFFFFF; background-color: #CCCCCC; border-color: #B9B9B9} .btn-primarymr{color: #FFF; background-color: #063973; border-color: #073970} .btn-warning {color: #FFF; background-color: #bcbcbc; border-color: #eee}.btn-danger{color: #FFF; background-color: #006699; border-color: #d43f3a}.btn-success {color: #FFF; background-color: #006699; border-color: #4cae4c}.btn-info{color: #FFF; background-color: #006699; border-color: #46b8da}




/* =====================================================================================================================================================================================================
 * CUSTOM BACKGROUND IMAGE STYLES
 * =====================================================================================================================================================================================================*/
.thumb				{width:100% !important;height:100px !important; -webkit-background-size: cover!important;-moz-background-size: cover!important;-o-background-size: cover!important;background-size: cover!important; background-repeat:no-repeat!important; background-position:center center!important;}
.thumb-mini			{width:100% !important;height:45px !important; -webkit-background-size: cover!important;-moz-background-size: cover!important;-o-background-size: cover!important;background-size: cover!important; background-repeat:no-repeat!important; background-position:center center!important; }

/* =====================================================================================================================================================================================================
 * CUSTOM MARGIN PADDING STYLES
 * =====================================================================================================================================================================================================*/
/*margins*/					.m1{margin:5px 1px;} .m2 {margin:2px} .m5 {margin:5px} .m10 {margin:10px} .m20 {margin:20px} .mb5 {margin-bottom: 5px} .mb10 {margin-bottom: 10px !important} .mb15 {margin-bottom: 15px !important} .mb20 {margin-bottom: 20px !important} .mb25 {background-color:#ffffff; margin-bottom: 25px !important}.mr5 {margin-right: 5px} .mr10 {margin-right: 10px} .mr15 {margin-right: 15px} .mr20 {margin-right: 20px} .mr25 {margin-right: 25px}.ml5 {margin-left: 5px} .ml10 {margin-left: 10px} .ml15 {margin-left: 15px} .ml20 {margin-left: 20px} .ml25 {margin-left: 25px}.mt5 {margin-top: 5px} .mt10 {margin-top: 10px} .mt15 {margin-top: 15px} .mt20 {margin-top: 20px} .mt25 {margin-top: 25px}
/*padding*/					.p2 {padding: 2px} .p5 {padding: 5px} .p10 {padding: 10px} .p15 {padding: 15px} .p20 {padding: 20px} .p25 {padding: 25px} .py10 {padding:0 10px}
/*floats*/					.fl {float: left !important} .fr {float: right !important} left {text-align: left} .right {text-align: right} .center {text-align: center; vertical-align: middle} .center-block {display: block;margin-right: auto; margin-left: auto}
/*hide-show*/				.text-hide, .text-hide a, .text-hide span, .text-hide div, h1.text-hide, h2.text-hide {font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; margin:0; padding:0}.hidden {display: none !important;visibility: hidden !important} .ov-hidden {overflow:hidden}
/*row styles*/				.row1 {background:#f9f9f9; padding:8px} .row2 {background:#ECECEC; padding:8px}
/*default title*/			.default-title {font-size:22px; line-height:32px; color:#91A8C2;} .default-title a {color:#91A8C2;} .default-title .fa {color:#0CA0D7; line-height:32px}
/*default title -o*/		.default-title-o {background-color:#15A0A7; border:#14939A solid 1px; padding: 4px 10px; color:#FFFFFF; font-size:22px; font-weight:700; line-height:32px;  } .default-title-o a {color:#FFFFFF;} .default-title-o .fa {color:#FFFFFF;}
/*colors*/					.gray,.gray a{color: #999999 !important}.gray-o,.gray-o a{color: #E0E0E0}.gray-oo,.gray-oo a{color: #F7F7F7}.red, .red a {color: #D95E54 !important}.blue, .blue a{color:#265267!important}.blue-o,.blue-o a{color:#3D2583}.green, .green a {color:#057545} .white, .white a {color:#FFF} .black, .black a {color:#2F2F2F!important} .orange, .orange a {color:#cc0000!important} .orange-o, .orange-o a {color:#92A9C3 !important} .yellow, .yellow a {color:#FCD800}

	input[type="text"],input[type="password"] {width: 100%; height:35px !important; margin: 1px auto; padding: 15px 10px; border: 2px solid #ced6dc;}
	input[type="submit"], button[type="submit"] {padding:0 25px}
	select {width: 100%; height:35px; margin: 1px auto; border: 2px solid #ced6dc; color:#7d8e9a}
	select option {background: #08598E;border: 2px solid #ced6dc; color:#FFFFFF;}
	textarea {width: 100%; height:190px; margin: 1px auto; padding: 10px 10px; border: 2px solid #ced6dc;}
	input[type="text"]:focus,textarea:focus {border: 2px solid #FBAC42; color: #333333;}
/* =====================================================================================================================================================================================================
 * ARTICLE STYLES
 * =====================================================================================================================================================================================================*/
/*share url*/				.share-url ul {list-style:none;} 
							.share-url li {float:left; margin-right:5px;} 
							.share-url .fa {font-size:20px; line-height:28px; color:#667580;  } 


/*keywords items*/			.keyword-items {width:100%; display:block} .keyword-items a {color:#FFFFFF;} .keyword-items span.fa {font-weight: 400; font-size:14px; color:#FFFFFF; margin:1px;}
/*article list*/			.a_list_style {margin-bottom:10px} @media screen and (min-width: 768px) { .a_list_style {margin-right:10px; margin-bottom:10px} }
/*article catalog list*/	.a_catalog_style {margin-bottom:10px} @media screen and (min-width: 768px) { .a_catalog_style {margin-right:10px;} }
/*article catalog*/			.a-catalog a {color:#FFFFFF;} .a-catalog p {color:#FFFFFF;} .a-catalog strong {} .a-catalog span {color:#3C3C88; font-size:36px;} .a-catalog h1 {background-color:#0268B0;} .a-catalog h1:hover {background-color:#014473; cursor:pointer} .a-catalog .fa {color:#59BAFF}
/*navigation*/				.navigator {padding:2px; background:#FFFFFF; border:#f2f2f2 solid 1px}.navigator span {margin-right:2px}.navigator span.fa {font-size:15px;} .navigator span.fa:hover {color:#FFFFFF}


.title-impact				{font-weight:700;  color:#a2011a; line-height:28px; font-size: 22px;  padding: 10px ; }
.a-sett						{margin-bottom:5px;} .a-sett ul {list-style:none} 
.a-sett-title				{border-bottom:#A6A6A6 dotted 1px; padding: 4px 0; margin-bottom:5px; color:#000000; font-weight:normal; font-size:14px; moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; } 
.a-sett-title a 			{color:#5A5A5A !important}	 
.a-sett-title .fa 			{color:#5A5A5A; line-height:28px} 

.a-sett-title-o				{background-color:#000000; border:#000000 solid 1px; padding: 4px 10px; margin-bottom:1px; color:#FFFFFF; } .a-sett-title a {color:#FFFFFF}	 .a-sett-title .fa {color:#F38394; line-height:28px}	
.a-sett-body-o				{clear:both} 
.a-sett-body-o img			{width:100%; height:auto; }

.a-sett-body				{padding:10px; border:#F5F5F5 solid 1px; margin-bottom:1px; } 
.a-sett small 				{; font-size:small; line-height:inherit; margin:0; padding:0; display:block; color:#C4C4C4; font-style:normal}
.a-sett p 					{; font-size:14px; color:#666666; text-align:left; line-height:20px!important; display:block; }
.a-sett-body img			{width:auto; }

.a-sett-simple				{padding:10px; border:#e4e4e4 solid 1px; margin-bottom:15px} 
.a-sett-simple img			{width:100%; height:auto;}
.a-sett-simple iframe		{width:100%; }



.headline .flex-caption 	{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
							background: -moz-linear-gradient(top,  rgba(0,0,0.25) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
							background: -webkit-linear-gradient(top,  rgba(0,0,0.25) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
							background: linear-gradient(to bottom,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
							filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.headline .flex-caption 	{font-size:24px; line-height:28px; font-weight:700; text-align:center; text-shadow: 0 1px 2px rgba(0, 0, 0, .8); text-transform:capitalize; position: absolute;width:100%; bottom: 0;left: 0; margin: 0; padding: 10px; color: white; display: table-cell; vertical-align: middle;}
.headline img				{width:100%; height:auto}
.headline p 				{font-size:14px; line-height:16px; text-transform:none; border-top:rgba(255,255,255,0.25) solid 1px; padding-top:5px; margin-top:5px;}
@media screen and (max-width: 860px) {
.headline .flex-caption 	{font-size:14px; line-height:18px; text-align:center}
.headline img				{width:100%;height:auto;}
.headline p 				{display:none}

}


/*box intro*/
.box-intro  h2 				{margin: 0; position: relative;}
.box-intro 					{margin-bottom: 10px;text-align: center;}
.box-intro  h2::before 		{background: #C3CDD8 none repeat scroll 0 0;  content: ""; height: 1px;left: 0; position: absolute; top: 14px;width: 100%;}
.box-intro .title 			{background: #FFFFFF none repeat scroll 0 0; display: inline-block; margin:0 0 5px 0 !important;padding: 0 10px; position: relative; color:#2C6EBD !important}
.box-intro .title a			{color:#2C6EBD !important; font-size:16px;}
.box-intro .desc-title		{position:relative; z-index:9; background:#6C839C; font-size:11px; font-weight:400; padding:2px 10px; margin:5px 0} .box-intro .desc-title a {color:#FFFFFF}

/*box intro*/
.box-intro2  h2 			{margin: 0; position: relative;}
.box-intro2 				{margin-bottom: 10px;text-align: left;}
.box-intro2  h2::before 	{background: #92a9c3 none repeat scroll 0 0;  content: ""; height: 31px;left: 0; position: absolute; top: 0;width: 100%;}
.box-intro2 .title 			{background: #92A9C3 none repeat scroll 0 0; display: inline-block; margin:2px !important;padding:2px 15px; position: relative; color:#FFFFFF !important}
.box-intro2 .title a		{color:#FFFFFF !important; font-size:16px;}
.box-intro2 .desc-title		{position:relative; z-index:9; background:#92a9c3; font-size:11px; font-weight:400; padding:2px 10px; margin:5px} .box-intro2 .desc-title a {color:#FFFFFF}

/*box intro*/
.box-intro3  h2 			{margin: 0; position: relative;}
.box-intro3 				{margin-bottom: 10px;text-align: center;}
.box-intro3  h2::before 	{background: #C3CDD8 none repeat scroll 0 0;  content: ""; height: 1px;left: 0; position: absolute; top: 14px;width: 100%;}
.box-intro3 .title 			{background: #FFFFFF none repeat scroll 0 0; display: inline-block; margin:0 0 5px 0 !important;padding: 0 10px; position: relative; color:#011021 !important}
.box-intro3 .title a		{color:#6C839C !important; font-size:16px;}
.box-intro3 .desc-title		{; position:relative; z-index:9; background:#6C839C; font-size:11px; font-weight:400; padding:2px 10px; margin:5px 0} .box-intro3 .desc-title a {color:#011021}


/*box intro*/
.box-intro4  h2 			{margin: 0; position: relative;}
.box-intro4 				{margin-bottom: 10px;text-align: center;}
.box-intro4  h2::before 	{background: #6C839C none repeat scroll 0 0;  content: ""; height: 1px;left: 0; position: absolute; top: 15px;width: 100%;}
.box-intro4 .title 			{background: #6C839C none repeat scroll 0 0; display: inline-block; margin:0 0 5px 0 !important;padding: 0 10px; position: relative; color:#011021 !important}
.box-intro4 .title a		{color:#FFFFFF !important; font-size:16px;}
.box-intro4 .desc-title		{; position:relative; z-index:9; background:#6C839C; font-size:11px; padding:2px 10px; margin:5px 0} .box-intro4 .desc-title a {color:#011021}

.a-catnews img				{width:100%; height:auto}
.a-catnews h2				{font-size:12px; line-height:14px !important;}

.a-hot h2					{font-size:12px; line-height:16px; padding:5px 0; color: #000000; background-color:transparent;} .a-hot h2 a {color:#000000;}
.a-hot img					{width:100%; height:auto;}

.a-hot-set1					{background-color:#052b5a; border:#011021 solid 1px; padding:10px}  
.a-hot-set1 h2				{position:absolute; bottom:6px; left:6px; right:6px; font-size:14px; line-height:16px; text-shadow: 0 1px 2px rgba(0, 0, 0, .8); padding:5px 10px; color: white; background-color: rgba(0,0,0,0.55);} .a-hot-set1 h2 a {color:#FFFFFF;}
.a-hot-set1 img				{width:100%; height:auto}

.a-hot-set2					{background-color:#052B5A; border:#011021 solid 1px; padding:10px}  
.a-hot-set2 h2				{position:absolute; bottom:6px; left:6px; right:6px; font-size:14px; line-height:16px; text-shadow: 0 1px 2px rgba(0, 0, 0, .8); padding:5px 10px; color: white; background-color: rgba(0, 0, 0, 0.6);} .a-hot-set2 h2 a {color:#FFFFFF;}
.a-hot-set2 img				{width:100%; height:auto;}

.a-hot-setsm2					{background-color:#ededed; border:#cccccc solid 1px; padding:15px}  
.a-hot-setsm2 h2				{position:absolute; bottom:6px; left:6px; right:6px; font-size:14px; line-height:16px; text-shadow: 0 1px 2px rgba(0, 0, 0, .8); padding:5px 10px; color: white; background-color: rgba(192,192,192, 0.8);} .a-hot-setsm2 h2 a {color:#FFFFFF;}
.a-hot-setsm2 img				{width:100%; height:auto;}

.a-latest h3				{font-size:16px; line-height:20px; margin-bottom:10px; }			
.a-latest p					{; font-size:14px; line-height:22px!important; margin:0; padding: 0; height: auto; color:#444; }			
.a-latest .gray				{font-size:12px; line-height:14px;}			
.a-latest .views			{font-size:12px; line-height:14px;}			
.a-latest img				{width:100%; height:auto; }
.a-latest-sub h3			{; font-size:12px; line-height:18px; margin-bottom:10px}		
.a-latest-sub p				{; font-size:12px; line-height:18px; margin:0; height:inherit; color:#888888; }			
.a-latest-sub img			{width:100%; height:auto;}
.a-latest-sub .gray			{font-size:12px; line-height:14px;}			


.a-latest1 h3				{font-weight:700; font-size:14px; line-height:16px !important; margin:10px 0; height: 30px; }			
.a-latest1 p				{font-size:12px; line-height:18px!important; margin:0; padding: 0; height: auto; color:#444; }			
.a-latest1 .gray			{font-size:12px; line-height:14px;}			
.a-latest1 .views			{font-size:12px; line-height:14px;}			
.a-latest1 img				{width:100%; height:auto;}
.a-latest1 strong			{font-size:14px; color:#9A9A9A}

.a-latest2 h3				{font-weight:700; font-size:16px; line-height:20px; margin:10px 0; }			
.a-latest2 p				{font-size:14px; line-height:18px!important; margin:0; padding: 0; height: auto; color:#444; }			
.a-latest2 .gray			{font-size:12px; line-height:14px;}			
.a-latest2 .views			{font-size:12px; line-height:14px;}			
.a-latest2 img				{width:100%; height:auto;}
.a-latest2 strong			{font-size:14px; color:#9A9A9A}

.a-latest3 					{border:#C8C8C8 solid 1px; padding:5px; /*background-color:#DCDCDC*/}			
.a-latest3 h3				{font-size:16px; line-height:20px; margin:5px 0; height:35px; text-align:center}			
.a-latest3 p				{font-size:14px; line-height:18px!important; margin:0; padding: 0; height: auto; color:#444; }			
.a-latest3 .gray			{font-size:14px; line-height:16px; margin:5px 0; display:block; text-align:center; font-style:italic}			
.a-latest3 .views			{font-size:12px; line-height:14px;}			
.a-latest3 img				{width:100%; height:auto;}
.a-latest3 strong			{font-size:14px; color:#9A9A9A}
.a-latest3 .category-title	{position:absolute; background-color:rgba(237,238,241,0.95); padding:4px 10px; color:#A04382 } 
.a-latest3 .category-title a{color:#A04382; text-decoration:none}
.a-latest3 .category-title:hover	{position:absolute; z-index:99999; background-color:#A04382; padding:4px 10px; color:#A04382 } 
.a-latest3 .category-title a:hover{color:#FFFFFF;}



.a-detail					{background-color:#FFFFFF;}
.a-detail h1				{font-weight:700; font-size:22px; color:#444444; line-height:30px; text-align:left; margin:10px 0}
.a-detail h2				{font-weight:700; font-size:18px; line-height:18px; margin:0; height:inherit} .a-detail h2 a {color:#044892;}			
.a-detail p					{font-size:16px; color:#333333; text-align:justify; padding-left:8px ; padding-right:10px ; line-height:25px!important; margin:0; margin:5px 0}			
.a-detail small				{font-size:11px; line-height:14px; margin:0; padding:0; display:block; color:#C4C4C4; font-style:normal}		
.a-detail img				{display: block; width:100%; padding-top:8px; padding-bottom:8px; }
.a-detail iframe			{width:100% !important; }



.video-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    padding-top: 30px; height: 0; overflow: hidden; 
} 
.video-container iframe, 
.video-container object, 
.video-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}

.a-sets-aut					{background:#FFFFFF;}  .a-sets-aut-border {margin-bottom:1px; border:#DDDCDC solid 1px}
.a-sets-aut .title			{font-weight:700; font-size:15px; line-height:20px; margin:10px 0; height:inherit; text-align:center} .a-sets-aut .title a {color:#393938}			
.a-sets-aut p				{; font-size:14px; line-height:18px!important; margin:0; height:inherit; color:#888888; text-align:center; min-height:40px; } .a-sets-aut p a {color:#444444}			
.a-sets-aut	em				{font-size:16px; line-height:14px !important; text-align:center}
.a-sets-thumb				{width:65px !important;height:65px !important; -webkit-background-size: cover!important;-moz-background-size: cover!important;-o-background-size: cover!important;background-size: cover!important; background-repeat:no-repeat!important; background-position:center center!important; }
.a-sets-aut img				{/*position:absolute; z-index:999; margin-top:30px*/}

.a-sets-form				{background-color:#FFFFFF;}
.a-sets-form h2				{; font-size:24px; line-height:32px; margin:0; height:inherit; color:#C4C4C4}
.a-sets-form-border 		{padding:30px; border:#A4E2F9 solid 1px}

.a-sets-subscribe-cnt 		{background-color:#D3F4F3; padding:10px; border:#73D1F6 solid 1px}
.a-sets-subscribe			{background-color:#D3F4F3;}
.a-sets-subscribe small a	{color:#C4C4C4}

.a-sets-catalog1-cnt 		{background-color:#f9f9f9; border:#f9f9f9 solid 0}
.a-sets-catalog1 .border	{background-color:#FFFFFF;}
.a-sets-catalog1 h2 		{; font-size:22px; line-height:26px; height:70px; display: table-cell; vertical-align: middle;}.a-sets-catalog1 h2 a {color:#C4C4C4}

.a-sets-list ul				{list-style:none}			
.a-sets-list h2				{font-weight:700; font-size:12px; line-height:16px;} .a-sets-list h2 a {color:#393938}			
.a-sets-list p				{font-size:12px; line-height:14px; margin:0; height:inherit; color:#767676; font-style:normal}			
.a-sets-list small			{font-size:10px; line-height:14px; margin:0; padding:0; display:block; color:#C4C4C4; font-style:normal}			
.a-sets-list img			{width:100%; height:auto}

/*dergi tema eklenti*/
.a-sets-list .cover-list	{width:100%; height:100%; border:#D6D6D6 solid 1px; display:block; -webkit-background-size: cover !important;-moz-background-size: cover !important;-o-background-size: cover!important;background-size: cover!important; background-repeat:no-repeat!important; background-position:top center!important;}
.a-sets-list .cover-dergi	{width:100%; height:auto; display:block; -webkit-background-size: contain !important;-moz-background-size: contain !important;-o-background-size: cover!important;background-size: contain !important; background-repeat:no-repeat!important; background-position:top center!important;}
.a-sets-list .pdf			{font-size:16px; position:absolute; right:25px; top:25px; color:#EC1C24}
.a-sets-list #dergi h2		{font-size:20px; line-height:22px; margin-top:5px; margin-bottom:0;}




/*categories block*/
#description .img			{width: auto; height: 80px;}
#description .desc_title	{border-bottom:#CCCCCC solid 1px; font-size:16px; height:30px; margin:5px 0; color:#232323}
#description .desc			{font-size:14px; line-height:18px; color:#424242}
#description .desc img		{max-width:100%; height:auto}

.a-sets-top-rated .title	{font-weight:700; font-size:14px; line-height:18px; margin:5px 0; height:inherit} .a-sets-top-rated .title a {color:#393938}			
.a-sets-top-rated p			{font-size:14px; line-height:18px; margin:0; height:inherit; color:#767676; font-style:italic}			
.a-sets-top-rated small		{font-size:10px; line-height:14px; margin:0; padding:0; display:block; color:#C4C4C4; font-style:normal}			

.a-sets-top-viewed .title	{font-weight:700; font-size:14px; line-height:18px; margin:5px 0; height:inherit} .a-sets-top-viewed .title a {color:#393938}			
.a-sets-top-viewed p		{font-size:14px; line-height:18px; margin:0; height:inherit; color:#767676; font-style:italic}			
.a-sets-top-viewed small	{font-size:10px; line-height:14px; margin:0; padding:0; display:block; color:#C4C4C4; font-style:normal}			

.a-sets-reviews				{background:#F5F5F5;} 
.a-sets-reviews-border 		{padding:5px; border:#F5F5F5 solid 1px}

.breadcrumb 				{list-style: none; background:#C4C4C4; border:#C4C4C4 solid 0; padding:5px 10px;} 
.breadcrumb a 				{font-size:16px; color:#FFFFFF; } .breadcrumb > li {display: inline-block} 
.breadcrumb > li + li:before{padding: 0 5px; color: #FFFFFF; content: "/\00a0"; font-weight:700}.breadcrumb > .active a 	{color: #FFFFFF}

.a-sets-l3-border			{border:1px solid #14ACA6; padding:10px}
.a-sets-l3 .title a			{color:#14ACA6}
.a-sets-l3 p				{font-size:16px; line-height:20px !important}


/*set3*/
.cover-cover				{width:100% !important; height:auto !important; display: block; -webkit-background-size: cover !important;-moz-background-size: cover!important;-o-background-size: cover!important;background-size: cover!important; background-repeat:no-repeat!important; background-position:center center!important;}
.cover-contain				{width:100% !important; height:auto !important; display: block; -webkit-background-size: contain !important;-moz-background-size: contain!important;-o-background-size: contain!important;background-size: contain!important; background-repeat:no-repeat!important; background-position:center center!important;}
.cover-list					{display:block; -webkit-background-size: cover !important;-moz-background-size: cover !important;-o-background-size: cover!important;background-size: cover!important; background-repeat:no-repeat!important; background-position:top center!important;}


/*reklamlar*/
.site-advertisement.dogear 	{position: absolute;  top: 0;  right: 0;  margin: 0;  padding: 0;  z-index:2500;}
.site-advertisement.torpedo {bottom: 0;  height: 45px;  left: 0;  margin: 0 0 0 0;  overflow: hidden;  padding: 0 0 0 0;  position: fixed;  z-index: 9000;  right: 0;  text-align: center;}
/* =====================================================================================================================================================================================================
 * LIGHTBOX STYLES
 * =====================================================================================================================================================================================================*/
.ekko-lightbox-container 	{position: relative;}
.ekko-lightbox-nav-overlay 	{position: absolute;  top: 0;  left: 0;  z-index: 100;  width: 100%;  height: 100%;}
.ekko-lightbox-nav-overlay a{z-index: 100;  display: block;  width: 49%;  height: 100%;  padding-top: 45%; font-size: 30px;  color: #fff;  text-shadow: 2px 2px 4px #000;  opacity: 0;  filter: dropshadow(color=#000000, offx=2, offy=2);-webkit-transition: opacity 0.5s; -moz-transition: opacity 0.5s; -o-transition: opacity 0.5s;  transition: opacity 0.5s;}
.ekko-lightbox-nav-overlay a:empty {width: 49%;}
.ekko-lightbox a:hover 		{text-decoration: none;opacity: 1;}
.ekko-lightbox .fa-chevron-left {left: 0;float: left;padding-left: 15px;text-align: left;}
.ekko-lightbox .fa-chevron-right {right: 0;float: right;padding-right: 15px;text-align: right;}
.ekko-lightbox .modal-footer{text-align: left;}
/* =====================================================================================================================================================================================================
 * MODAL STYLES
 * =====================================================================================================================================================================================================*/
.modal-open 				{overflow: hidden;}
.modal 						{position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1050;display: none;overflow: hidden;-webkit-overflow-scrolling: touch;outline: 0;}
.modal.fade .modal-dialog 	{-webkit-transition: -webkit-transform .3s ease-out;-o-transition: -o-transform .3s ease-out;transition: transform .3s ease-out;-webkit-transform: translate3d(0, -25%, 0);-o-transform: translate3d(0, -25%, 0);transform: translate3d(0, -25%, 0);}
.modal.in .modal-dialog 	{-webkit-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.modal-open .modal 			{overflow-x: hidden;overflow-y: auto;}
.modal-dialog 				{position: relative;width: auto;margin: 10px}
.modal-content 				{position: relative;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #999;border: 1px solid rgba(0, 0, 0, .2); outline: 0;-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);box-shadow: 0 3px 9px rgba(0, 0, 0, .5);}
.modal-backdrop 			{position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1040;background-color: #000;}
.modal-backdrop.fade 		{filter: alpha(opacity=0);opacity: 0;}
.modal-backdrop.in 			{filter: alpha(opacity=50);opacity: .5;}
.modal-header 				{min-height: 16.42857143px;padding: 15px;border-bottom: 1px solid #e5e5e5;}
.modal-header .close 		{margin-top: -2px; float:right}
.modal-title 				{margin: 0;line-height: 1.42857143;}
.modal-body 				{position: relative;padding: 15px;}
.modal-body img 			{width:100%; height:auto}
.modal-footer 				{padding: 15px;text-align: right;border-top: 1px solid #e5e5e5;}
.modal-footer .btn + .btn 	{margin-bottom: 0;margin-left: 5px;}
.modal-footer .btn-group .btn + .btn {margin-left: -1px;}
.modal-footer .btn-block + .btn-block {margin-left: 0;}
.modal-scrollbar-measure 	{position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll;}
@media (min-width: 768px) {
  .modal-dialog 			{width: 600px;margin: 30px auto;}
  .modal-content 			{-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);box-shadow: 0 5px 15px rgba(0, 0, 0, .5);}
  .modal-sm 				{width: 300px;}
}
@media (min-width: 992px) {
  .modal-lg					{width: 900px;}
}
/* =====================================================================================================================================================================================================
 * FLEX SLIDE STYLES
 * =====================================================================================================================================================================================================*/
#carousel li 				{margin-right: 5px;}
#carousel img 				{border:1px solid #cccccc; display: block; cursor: pointer;filter: grayscale(0);-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-o-filter: grayscale(0);-ms-filter: grayscale(0); }
#carousel img:hover 		{cursor: pointer !important; border:1px solid #EA1C23; filter: grayscale(1);-webkit-filter: grayscale(1);-moz-filter: grayscale(1);-o-filter: grayscale(1);-ms-filter: grayscale(1);}
#carousel .flex-active-slide img {border:1px solid #EA1C23; filter: grayscale(1);-webkit-filter: grayscale(1);-moz-filter: grayscale(1);-o-filter: grayscale(1);-ms-filter: grayscale(1);cursor: default;}

.flex-container a:hover,.flex-slider a:hover,.flex-container a:focus,.flex-slider a:focus { outline: none;}
.slides,.slides > li,.flex-control-nav,.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flex-pauseplay span 		{text-transform: capitalize;}
.flexslider 				{margin: 0; padding: 0; }
.flexslider .slides li 		{position: relative;}
.flexslider .slides > li:first-child {display: inline-block; -webkit-backface-visibility: visible;}
.flexslider .slides > li 	{display: none;-webkit-backface-visibility: hidden;}
.flexslider .slides img 	{display: block; width:100%;}
.flexslider .slides:after 	{content: "\f054";display: block;clear: both;visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .flexslider .slides {display: block;}
* html .flexslider .slides 	{height: 1%;}
.no-js .flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}
.flexslider .slides > li 	{display: none; -webkit-backface-visibility: hidden;}
.flexslider 				{margin-bottom: 5px; background-color:transparent; border: 0 solid #f1f1f1;position: relative; zoom: 1;}
.flexslider .slides 		{zoom: 1;}
.flex-viewport 				{max-height: 2000px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease; }
.loading .flex-viewport 	{max-height: 300px;}
.carousel li 				{margin-right: 0;}

#hot .flex-direction-nav a	{margin-top:-50px}
#latestlist .flex-viewport 	{height: 150px !important;}
#latestlist 				{height: 210px !important;}

.flex-direction-nav 		{*height: 0;}
.flex-direction-nav a 		{text-decoration: none; display: block; width: 50px; height: 50px; margin:-25px 0 0 0; position: absolute;  z-index: 10; opacity: 0; cursor: pointer; color: rgba(0, 0, 0, 0.8); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.flex-direction-nav a:before{font-family: "FontAwesome"; font-size: 15px; content: '\f053'; color: #ED1B23;  !important; }
.flex-direction-nav a.flex-next:before {content: '\f054';}
.flex-direction-nav .flex-prev {left: -50px;}
.flex-direction-nav .flex-next {right: -50px; text-align: right;}
.flexslider:hover .flex-direction-nav .flex-prev {opacity: 1; left: -10px;}
.flexslider:hover .flex-direction-nav .flex-prev:hover {opacity: 1;}
.flexslider:hover .flex-direction-nav .flex-next {opacity: 1; right: -10px;}
.flexslider:hover .flex-direction-nav .flex-next:hover {opacity: 1;}

.flex-direction-nav .flex-disabled {opacity: 0!important; filter: alpha(opacity=0); cursor: default;}
.flex-pauseplay a 			{display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000;}
.flex-pauseplay a:before 	{font-family: "FontAwesome"; font-size: 20px; display: inline-block; content: '\f04c';}
.flex-pauseplay a:hover 	{opacity: 1;}
.flex-pauseplay a.flex-play:before {content: '\f04b';}
.flex-control-nav 			{width: 100%; text-align: center; margin-top:10px; }
.flex-control-nav li 		{margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a 	{width: 9px; height: 9px; display: block; background: #C3C3C3; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 15px; -moz-border-radius: 5px; border-radius: 15px; -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);}
.flex-control-paging li a:hover {background: #6C839C;}
.flex-control-paging li a.flex-active {background: #6C839C; cursor: default;}
.flex-control-thumbs		{margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li 	{width: 25%; float: left; margin: 0;}
.flex-control-thumbs img 	{width: 100%; height: auto; display: block; opacity: .7; cursor: pointer; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {opacity: 1; left: 10px;}
.flex-direction-nav .flex-next {opacity: 1; right: 10px;}
}


/* =====================================================================================================================================================================================================
 * EVENTS CALENDAR STYLES
 * =====================================================================================================================================================================================================*/
.eventCalendar-hidden 		{display: none;}
.eventCalendar-wrap 		{position: relative;overflow: hidden}
.eventCalendar-arrow		{position: absolute; z-index: 5; top: 3px}
.eventCalendar-prev 		{left: 3px}
.eventCalendar-next 		{right: 3px}
.eventCalendar-monthTitle 	{display: block; text-align: center}
.eventCalendar-monthWrap 	{position: absolute; top: 0; left: 0; z-index: 2}
.eventCalendar-currentMonth {z-index: 1}
.eventCalendar-daysList 	{display: table; width: 100%}
.eventCalendar-showAsWeek 	{display: block}
.eventCalendar-daysList li 	{display: table-cell}
.eventCalendar-dayWithEvents{background: rgba(0, 0, 0, 0.15)}
.eventCalendar-current 		{background: rgba(0, 0, 0, 0.35)}
.eventCalendar-showAsWeek li{display: block; float: left; width: 14.28%; height: 20px}
.eventCalendar-daysList a 	{padding: 0; display: block; text-align: center; font-size: 8px; min-width: 7px}
.eventCalendar-loading 		{display: block; min-width: 100px; height: 40px; line-height: 40px}
.eventCalendar-list 		{position: relative; z-index: 1}
.eventCalendar-oldEventList {z-index: 2}
.eventCalendar-subtitle 	{padding-left: 5px; font-weight: 700; font-size: 120%}
.eventCalendar-wrap 		{border:solid 1px #d3d3d3; margin-bottom:20px; background-color:#f5f5f5; color:#807E7E}
.eventCalendar-wrap .eventCalendar-arrow {text-decoration:none; color:#fff; padding:0 5px; line-height:28px; top:0; padding:6px 10px}
.eventCalendar-wrap .eventCalendar-arrow:hover { opacity:0.7;}
.eventCalendar-wrap .eventCalendar-arrow span {height: 0; 	width: 0; 	font-size: 0; 	line-height: 0; 	border-top: 6px solid transparent; 	border-bottom: 6px solid transparent; 	border-left: 6px solid #fff; 	float:left; 	text-indent:-5000px; }
.eventCalendar-wrap .eventCalendar-arrow.eventCalendar-prev span {border-left-width:0; 		border-right: 6px solid #fff; 	}
.eventCalendar-slider 		{height:80px;}
.eventCalendar-monthWrap 	{border-radius:5px; top:0; left:0px}
.eventCalendar-currentTitle {line-height:25px; background-color:#A3A3A3}
.eventCalendar-currentTitle .eventCalendar-monthTitle {font-size:110%; 	text-decoration:none; 	font-weight:700; 	color:#fff; }
.eventCalendar-daysList 	{zoom: 1; padding:0; width:100%;}
.eventCalendar-daysList.eventCalendar-showAsWeek {width:auto; border:solid 1px #BCBCBC; border-bottom-width:0; border-radius:0; background-color:#CCCCCC;}
.eventCalendar-daysList.showDayNames.eventCalendar-showAsWeek {border-radius:5px 5px 0 0}
.eventCalendar-daysList:before, .eventCalendar-daysList:after { content:""; display:table; }
.eventCalendar-daysList:after { clear: both; }
.eventCalendar-day-header 	{text-transform:lowercase; text-align:center; font-size:10px; border-bottom:solid 1px #BCBCBC}
.eventCalendar-daysList.eventCalendar-showAsWeek li {height:auto; margin:0}
.eventCalendar-daysList.eventCalendar-showAsWeek li.eventCalendar-empty {background-color: #ccc; 	min-height:27px; 	border-top: solid 1px #ccc; }
.eventCalendar-day a 		{text-decoration:none; font-size:10px; color:#424242}
.eventCalendar-day 			{border-left:solid 1px #BCBCBC}
.eventCalendar-day a  		{border:solid 1px #BCBCBC; border-width:0 1px 1px 0}
.eventCalendar-showAsWeek .eventCalendar-day { border-left-width:0;}
.eventCalendar-showAsWeek .eventCalendar-day a  {border:solid 1px red; border-color:#fff #BCBCBC #BCBCBC #eee; line-height:27px; font-size:11px;}
.eventCalendar-day a:hover 	{background-color:#E4E4E4; /*	box-shadow:inset 5px 5px 10px #C1C1C1; 	text-shadow: 2px 2px 2px #C1C1C1;*/}
.eventCalendar-daysList li.today a {color:#fff; background:#aaa;/*	box-shadow:inset 5px 5px 10px #777; text-shadow: 2px 2px 2px #777;*/}
li.eventCalendar-day.today a:hover {background-color:#ccc; 	/*box-shadow:inset 5px 5px 10px #999;*/}
.eventCalendar-daysList li.eventCalendar-dayWithEvents a {background:#89B814; /*box-shadow:inset 5px 5px 10px #698B10; text-shadow: 2px 2px 2px #698B10;*/color:#fff}
li.eventCalendar-day.eventCalendar-dayWithEvents a:hover {background-color:#C2D374; 	/*box-shadow:inset 5px 5px 10px #89B814; 	text-shadow: 2px 2px 2px #89B814;*/}
.eventCalendar-daysList li.current a {color:#fff; background:#449FB2; text-shadow: 2px 2px 2px #216B7A}
li.eventCalendar-day.current a:hover {background-color:#79BDCC; text-shadow: 2px 2px 2px #449FB2}
.eventCalendar-loading 		{border-radius:4px; margin:5px auto; padding:0 10px; background-color:#ccc; color:#fff; text-align:center; font-weight:700; text-shadow:0 0 3px #aaa; position:absolute; z-index:4; top:25px; left:5px}
.eventCalendar-loading.error{background-color:red}
.eventCalendar-subtitle 	{padding-top:10px;}
.eventCalendar-list-wrap 	{min-height:100px; position:relative}
.eventCalendar-list-content.scrollable {height:100px; overflow-y:auto; margin:0 5px 5px 0}
.eventCalendar-list 		{margin:0; padding:0; list-style-type:none}
.eventCalendar-list li 		{padding:0 5px 15px; margin:0; clear:both}
.eventCalendar-list li time {font-size:10px; line-height:13px}
.eventCalendar-list li time em {float:left; font-style:normal}
.eventCalendar-list li time small {font-size:10px; float:left; background-color:#807E7E; color:#fff; padding:0 5px 0 4px; margin:0 0 0 3px}
.eventCalendar-list li .eventCalendar-eventTitle {display:block; clear:both;font-weight:700; text-decoration:none}
.eventCalendar-list li a.eventCalendar-eventTitle {color:#0E8EAB; }
.eventCalendar-list li a.eventCalendar-eventTitle:hover { text-decoration:underline;}
.eventCalendar-list li .eventDesc {clear: both; margin:0 0 5px 0; font-size:80%; line-height:1.2em;}
.eventCalendar-list .eventCalendar-noEvents {font-size:120%; border-radius:4px; margin:5px; padding:5px;background-color:#ccc; color:#fff; text-align:center; font-weight:700; text-shadow:0 0 3px #aaa}
.bt 						{font-size:12px; display:block; clear:both; text-align: center; margin-top:10px; padding: 9px 34px 11px; text-decoration: none; font-weight: 700; line-height: 1;color: #ffffff; background-color: #698B10; background-repeat: repeat-x;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);border: 1px solid #698B10; border-color: #698B10 #698B10 #465F05;border-radius: 4px;-webkit-transition: 0.1s linear all; -moz-transition: 0.1s linear all; -ms-transition: 0.1s linear all; -o-transition: 0.1s linear all; transition: 0.1s linear all}
.bt:hover 					{background-position: 0 -15px;   text-decoration: none; }





.boardmember {
    background: rgba(0,0,0,0.03);
	height:200px;
	margin-bottom:15px
	}
	.directorboard img {float:right; height:199px !important; width:150px}
	.directorboard h4 {
		font-size: 18px;
		margin-left: 20px;
		margin-right: 170px;
		padding-top: 20px;
		line-height: 1.3;
		position: relative;
		padding-bottom: 10px;
		border-bottom: 1px solid #DDDDDD;
	}

	.directorboard h2 {
		font-size: 18px;
		margin-left: 20px;
		margin-right: 170px;
		padding-top: 20px;
		line-height: 1.3;
		position: relative;
		padding-bottom: 10px;
		border-bottom: 1px solid #DDDDDD;
	}

	.boardmember p {
		margin: 20px !important;
	}

.boardmember.flex {
    background: rgba(0,0,0,0.03);
    height: auto;
    padding-bottom: 20px;
	 display: inherit;
    align-items: baseline;
}



/* =====================================================================================================================================================================================================
 * ROW BOOTSRAP STYLES
 * =====================================================================================================================================================================================================*/
	.cnt {margin-right: auto;  margin-left: auto;} .cnt-inn {padding:0 5px !important;  } .cnt-height {min-height:500px} .cnt-block {display: block; margin: 0 auto; } .cnt-table {display: table; margin: 0 auto; top:0}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {position: relative; min-height: 1px;}
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float: left;}
	.col-xs-12 {width: 100%;}.col-xs-11 {width: 91.66666667%;}.col-xs-10 {width: 83.33333333%;}.col-xs-9 {width: 75%;}.col-xs-8 {width: 66.66666667%;}.col-xs-7 {width: 58.33333333%;}.col-xs-6 {width: 50%;}.col-xs-5 {width: 41.66666667%;}.col-xs-4 {width: 33.33333333%;}.col-xs-3 {width: 25%;}.col-xs-2 {width: 16.66666667%;}.col-xs-1 {width: 8.33333333%;}
	.col-xs-pull-12 {right: 100%;}.col-xs-pull-11 {right: 91.66666667%;}.col-xs-pull-10 {right: 83.33333333%;}.col-xs-pull-9 {right: 75%;}.col-xs-pull-8 {right: 66.66666667%;}.col-xs-pull-7 {right: 58.33333333%;}.col-xs-pull-6 {right: 50%;}.col-xs-pull-5 {right: 41.66666667%;}.col-xs-pull-4 {right: 33.33333333%;}.col-xs-pull-3 {right: 25%;}.col-xs-pull-2 {right: 16.66666667%;}.col-xs-pull-1 {right: 8.33333333%;}.col-xs-pull-0 {right: auto;}
	.col-xs-push-12 {left: 100%;}.col-xs-push-11 {left: 91.66666667%;}.col-xs-push-10 {left: 83.33333333%;}.col-xs-push-9 {left: 75%;}.col-xs-push-8 {left: 66.66666667%;}.col-xs-push-7 {left: 58.33333333%;}.col-xs-push-6 {left: 50%;}.col-xs-push-5 {left: 41.66666667%;}.col-xs-push-4 {left: 33.33333333%;}.col-xs-push-3 {left: 25%;}.col-xs-push-2 {left: 16.66666667%;}.col-xs-push-1 {left: 8.33333333%;}.col-xs-push-0 {left: auto;}
	.col-xs-offset-12 {margin-left: 100%;}.col-xs-offset-11 {margin-left: 91.66666667%;}.col-xs-offset-10 {margin-left: 83.33333333%;}.col-xs-offset-9 {margin-left: 75%;}.col-xs-offset-8 {margin-left: 66.66666667%;}.col-xs-offset-7 {margin-left: 58.33333333%;}.col-xs-offset-6 {margin-left: 50%;}.col-xs-offset-5 {margin-left: 41.66666667%;}.col-xs-offset-4 {margin-left: 33.33333333%;}.col-xs-offset-3 {margin-left: 25%;}.col-xs-offset-2 {margin-left: 16.66666667%;}.col-xs-offset-1 {margin-left: 8.33333333%;}.col-xs-offset-0 {margin-left: 0;}
@media (min-width: 768px) {
	.cnt-block, .cnt-table {width: 100%}
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float: left;}
	.col-sm-12 {width: 100%;}.col-sm-11 {width: 91.66666667%;}.col-sm-10 {width: 83.33333333%;}.col-sm-9 {width: 75%;}.col-sm-8 {width: 66.66666667%;}.col-sm-7 {width: 58.33333333%;}.col-sm-6 {width: 50%;}.col-sm-5 {width: 41.66666667%;}.col-sm-4 {width: 33.33333333%;}.col-sm-3 {width: 25%;}	.col-sm-2 {width: 16.66666667%;}.col-sm-1 {width: 8.33333333%;}
	.col-sm-pull-12 {right: 100%;}.col-sm-pull-11 {right: 91.66666667%;}.col-sm-pull-10 {right: 83.33333333%;}.col-sm-pull-9 {right: 75%;}.col-sm-pull-8 {right: 66.66666667%;}.col-sm-pull-7 {right: 58.33333333%;}.col-sm-pull-6 {right: 50%;}.col-sm-pull-5 {right: 41.66666667%;}.col-sm-pull-4 {right: 33.33333333%;}.col-sm-pull-3 {right: 25%;}.col-sm-pull-2 {right: 16.66666667%;}.col-sm-pull-1 {right: 8.33333333%;}.col-sm-pull-0 {right: auto;}
	.col-sm-push-12 {left: 100%;}.col-sm-push-11 {left: 91.66666667%;}.col-sm-push-10 {left: 83.33333333%;}.col-sm-push-9 {left: 75%;}.col-sm-push-8 {left: 66.66666667%;}.col-sm-push-7 {left: 58.33333333%;}.col-sm-push-6 {left: 50%;}.col-sm-push-5 {left: 41.66666667%;}.col-sm-push-4 {left: 33.33333333%;}.col-sm-push-3 {left: 25%;}.col-sm-push-2 {left: 16.66666667%;}.col-sm-push-1 {left: 8.33333333%;}.col-sm-push-0 {left: auto;}
	.col-sm-offset-12 {margin-left: 100%;}.col-sm-offset-11 {margin-left: 91.66666667%;}.col-sm-offset-10 {margin-left: 83.33333333%;}.col-sm-offset-9 {margin-left: 75%;}.col-sm-offset-8 {margin-left: 66.66666667%;}.col-sm-offset-7 {margin-left: 58.33333333%;}.col-sm-offset-6 {margin-left: 50%;}.col-sm-offset-5 {margin-left: 41.66666667%;}.col-sm-offset-4 {margin-left: 33.33333333%;}.col-sm-offset-3 {margin-left: 25%;}.col-sm-offset-2 {margin-left: 16.66666667%;}.col-sm-offset-1 {margin-left: 8.33333333%;}.col-sm-offset-0 {margin-left: 0;}
}
@media (min-width: 992px) {
	.cnt-block, .cnt-table {width: 992px}
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float: left;}
	.col-md-12 {width: 100%;}.col-md-11 {width: 91.66666667%;}.col-md-10 {width: 83.33333333%;}.col-md-9 {width: 75%;}.col-md-8 {width: 66.66666667%;}.col-md-7 {width: 58.33333333%;}.col-md-6 {width: 50%;}.col-md-5 {width: 41.66666667%;}.col-md-4 {width: 33.33333333%;}.col-md-3 {width: 25%;}.col-md-2 {width: 16.66666667%;}.col-md-1 {width: 8.33333333%;}
	.col-md-pull-12 {right: 100%;}.col-md-pull-11 {right: 91.66666667%;}.col-md-pull-10 {right: 83.33333333%;}.col-md-pull-9 {right: 75%;}.col-md-pull-8 {right: 66.66666667%;}.col-md-pull-7 {right: 58.33333333%;}.col-md-pull-6 {right: 50%;}.col-md-pull-5 {right: 41.66666667%;}.col-md-pull-4 {right: 33.33333333%;}.col-md-pull-3 {right: 25%;}.col-md-pull-2 {right: 16.66666667%;}.col-md-pull-1 {right: 8.33333333%;}
	.col-md-pull-0 {right: auto;}.col-md-push-12 {left: 100%;}.col-md-push-11 {left: 91.66666667%;}.col-md-push-10 {left: 83.33333333%;}.col-md-push-9 {left: 75%;}.col-md-push-8 {left: 66.66666667%;}.col-md-push-7 {left: 58.33333333%;}.col-md-push-6 {left: 50%;}.col-md-push-5 {left: 41.66666667%;}.col-md-push-4 {left: 33.33333333%;}.col-md-push-3 {left: 25%;}.col-md-push-2 {left: 16.66666667%;}.col-md-push-1 {left: 8.33333333%;}.col-md-push-0 {left: auto;}
	.col-md-offset-12 {margin-left: 100%;}.col-md-offset-11 {margin-left: 91.66666667%;}.col-md-offset-10 {margin-left: 83.33333333%;}.col-md-offset-9 {margin-left: 75%;}.col-md-offset-8 {margin-left: 66.66666667%;}.col-md-offset-7 {margin-left: 58.33333333%;}.col-md-offset-6 {margin-left: 50%;}.col-md-offset-5 {margin-left: 41.66666667%;}.col-md-offset-4 {margin-left: 33.33333333%;}.col-md-offset-3 {margin-left: 25%;}.col-md-offset-2 {margin-left: 16.66666667%;}.col-md-offset-1 {margin-left: 8.33333333%;}.col-md-offset-0 {margin-left: 0;}
}
@media (min-width: 1200px) {
	.cnt-block, .cnt-table {width: 1200px}
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float: left;}
	.col-lg-12 {width: 100%;}.col-lg-11 {width: 91.66666667%;}.col-lg-10 {width: 83.33333333%;}.col-lg-9 {width: 75%;}.col-lg-8 {width: 66.66666667%;}.col-lg-7 {width: 58.33333333%;}.col-lg-6 {width: 50%;}.col-lg-5 {width: 41.66666667%;}.col-lg-4 {width: 33.33333333%;}.col-lg-3 {width: 25%;}.col-lg-2 {width: 16.66666667%;}.col-lg-1 {width: 8.33333333%;}
	.col-lg-pull-12 {right: 100%;}.col-lg-pull-11 {right: 91.66666667%;}.col-lg-pull-10 {right: 83.33333333%;}.col-lg-pull-9 {right: 75%;}.col-lg-pull-8 {right: 66.66666667%;}.col-lg-pull-7 {right: 58.33333333%;}.col-lg-pull-6 {right: 50%;}.col-lg-pull-5 {right: 41.66666667%;}.col-lg-pull-4 {right: 33.33333333%;}.col-lg-pull-3 {right: 25%;}.col-lg-pull-2 {right: 16.66666667%;}.col-lg-pull-1 {right: 8.33333333%;}.col-lg-pull-0 {right: auto;}
	.col-lg-push-12 {left: 100%;}.col-lg-push-11 {left: 91.66666667%;}.col-lg-push-10 {left: 83.33333333%;}.col-lg-push-9 {left: 75%;}.col-lg-push-8 {left: 66.66666667%;}.col-lg-push-7 {left: 58.33333333%;}.col-lg-push-6 {left: 50%;}.col-lg-push-5 {left: 41.66666667%;}.col-lg-push-4 {left: 33.33333333%;}.col-lg-push-3 {left: 25%;}.col-lg-push-2 {left: 16.66666667%;}.col-lg-push-1 {left: 8.33333333%;}.col-lg-push-0 {left: auto;}
	.col-lg-offset-12 {margin-left: 100%;}.col-lg-offset-11 {margin-left: 91.66666667%;}.col-lg-offset-10 {margin-left: 83.33333333%;}.col-lg-offset-9 {margin-left: 75%;}.col-lg-offset-8 {margin-left: 66.66666667%;}.col-lg-offset-7 {margin-left: 58.33333333%;}.col-lg-offset-6 {margin-left: 50%;}.col-lg-offset-5 {margin-left: 41.66666667%;}.col-lg-offset-4 {margin-left: 33.33333333%;}.col-lg-offset-3 {margin-left: 25%;}.col-lg-offset-2 {margin-left: 16.66666667%;}.col-lg-offset-1 {margin-left: 8.33333333%;}.col-lg-offset-0 {margin-left: 0;}
}
/* =====================================================================================================================================================================================================
 * CUSTOM RESPONSIVE STYLES
 * =====================================================================================================================================================================================================*/
	.responsive_mr10 {margin-right:0;}.responsive_ml10 {margin-left:0;}
	.d-mobile {display:block} .d-desktop {display:none} 
@media screen and (min-width: 45.0625em) {
	.d-mobile {display:none} .d-desktop {display:block;}
	.responsive_mr10{margin-right:10px;}.responsive_ml10{margin-left:10px;}
}

/* desktop/mobil reklamlar*/
.d-mobile {display:block} .d-desktop {display:none} 
@media screen and (min-width: 768px) {.d-mobile {display:none} .d-desktop {display:block;}}
/*google reklam*/
.responsive { width: 320px; height: 50px; }
@media(min-width: 500px) { 	.responsive { width: 468px; height: 60px; } }
@media(min-width: 800px) { 	.responsive { width: 728px; height: 90px; } }
/* =====================================================================================================================================================================================================
 * FONT SETS
 * =====================================================================================================================================================================================================*/
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.3.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:20px}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"; /*color:#1DAEB6*/}.fa-facebook-square:before{content:"\f082";  /*color:#0666AF*/}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"; color:#0274B3}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a";}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"; color:#CB2027}.fa-google-plus-square:before{content:"\f0d4"; color:#EC3106}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}