	
	body {
		font-family: 'Roboto', sans-serif;  overflow-x: hidden;  line-height: 1.35714286em;  color: #484848; 
	}

	.lang-read-more {
		font-size:17px
	}
	.lang-read-more:after {
		 content: "\f178";   font-family: "FontAwesome"; padding-left:5px;
	} 
	.alert_banner {
	  animation: blinker 0.5s linear infinite;   font-weight: bold; 
	} 
	@keyframes blinker {  
		50% { opacity: 0.95; }
	} 
 	#preloader {
	    position: fixed;  top: 0;  left: 0;  right: 0;  bottom: 0;  background-color: #fefefe;   z-index: 9999;
	}
	#preloader #status {
	    width: 200px;  height: 200px; position: absolute; left: 50%; top: 50%;  background-image: url("../Images/loader1.gif"); background-repeat: no-repeat;
	    background-position: center;  margin: -100px 0 0 -100px;
	} 
	/** for banner site and mobilers **/
	
	.site_banner {
		width:78%; display:table; margin:0px auto; padding:0px; margin-top:10px; text-align:center;
	} 
	.pd0 {
		padding-left:0px; padding-right:0px;
	} 
	.mobile_banner {
		display:none
	} 	
	.mobile_banner-full {
		display:none
	} 
	.shadow {  
		box-shadow: 1px 6px 13px -7px rgba(0,0,0,0.36) 
	} 
	.shadow-2 {  
		box-shadow: 0 0.5rem 5rem rgba(0, 0, 0, 0.15) !important;
	}
 
	a {
		color:#444
	}
	 
	a:hover { 
		color:#ff0000; text-decoration: none;   -o-transition:.5s;  -ms-transition:.5s;  -moz-transition:.5s; -webkit-transition:.5s; transition:.5s;
	} 
	.grey {
		filter: gray; -webkit-filter: grayscale(1);  filter: grayscale(1);  
	} 
	.grey:hover {
		-webkit-filter: grayscale(0); filter: none;
	}    
	 
	.hover_effect {
		display: block; position: relative; background: #fff; overflow: hidden; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
	} 
	
	.hover_effect:after { 
		content: "\f0c1";   font-family: "FontAwesome"; background:#fff;
		color:#000;  position: absolute; font-size: 1.2em; text-align: center; line-height: 40px; width: 40px; height: 40px; left: 50%; top: 50%; 
		margin-left: -20px; margin-top: -20px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform: scale(0.1, 0.1); 
		transform: scale(0.1, 0.1); filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
		-moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	} 
	.hover_effect img {
		display: block; position: relative; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; 
		-webkit-backface-visibility: hidden; backface-visibility: hidden;
	} 
	.hover_effect:hover:after {
		-webkit-transform: scale(1, 1); transform: scale(1, 1); filter: alpha(opacity=60); -moz-opacity: .6; -khtml-opacity: .6; opacity: .6;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	} 
	.hover_effect:hover img {
		-webkit-transform: scale(1.1); transform: scale(1.1); filter: alpha(opacity=40); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		-moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.5;
	} 
 
 
 
 	
	.hover_effect_video:after { 
		content: "\f16a";   font-family: "FontAwesome"; background:#fff;
		color:#000;  position: absolute; font-size: 1.2em; text-align: center; line-height: 40px; width: 40px; height: 40px; left: 50%; top: 50%; 
		margin-left: -20px; margin-top: -20px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform: scale(0.1, 0.1); 
		transform: scale(0.1, 0.1); filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
		-moz-opacity: 0; -khtml-opacity: 0; opacity: 0;
	} 
	.hover_effect_video img {
		display: block; position: relative; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; 
		-webkit-backface-visibility: hidden; backface-visibility: hidden;
	} 
	.hover_effect_video:hover:after {
		-webkit-transform: scale(1, 1); transform: scale(1, 1); filter: alpha(opacity=60); -moz-opacity: .6; -khtml-opacity: .6; opacity: .6;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	} 
	.hover_effect_video:hover img {
		-webkit-transform: scale(1.1); transform: scale(1.1); filter: alpha(opacity=40); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		-moz-opacity: 0.4; -khtml-opacity: 0.4; opacity: 0.5;
	} 
 
 
 
 
 
 
 
 
	 
	*,h1,h2,h3,h4,h5,h6,a {
		margin: 0; padding: 0; text-decoration: none; 
	}
  
	
 
	 
	/** 
		**************************************************
		 SLIDER SETTINGS 
		**************************************************
	**/
	 
	#main-slider-there {
		margin-top:220px;  
	} 	
  	.main-slider-there {
		background:#fff; padding:10px; height:482px
	} 
	#main-slider-there .main-slider-there img {
		 margin:0px auto; padding:0px; text-align:center;  max-width:100%; max-height:380px; 
	}
	#main-slider-there .main-slider-there .post-slider-date {
		color:#777; font-size:13px;
	} 
	#main-slider-there .slider-desc-center {
		 padding: 5px 10px; 
	} 
	#main-slider-there .slider-desc-center > h2,  #main-slider-there .slider-desc-center > h2 > a  {
		font-size: 17px; letter-spacing: -.1px;  line-height:20px; color:#777; font-weight: 600; 
	} 
	#main-slider-there .slider-date {
		display:block; padding:5px 0px; color: #c2c2c2; font-size: 15px; 
	}  
	/**  Carosel Slider Settings **/ 
	#main-slider-there .main-slider-there .owl-dots { 
		float: left; position: absolute; left: 0%; right: 0%; bottom: 20%; z-index: 10; 
	} 	
	#featured-quick-links .wp-ikonlar .owl-dots { 
		position: absolute; left: 0%; right: 0%; bottom: -80px; z-index: 10; 
	}
	 
		 
	#main-slider-fixed {
		margin-top:220px;  
	} 	
  	#main-slider-fixed .main-slider-fixed {
		 background:rgba (255,255,255,0.789); background:#fff; padding:20px 6px
	} 
	#main-slider-fixed .main-slider-fixed img {
		 max-height:380px;  max-width:100%;  margin:0px auto; padding:0px; text-align:center; 
	} 
	#main-slider-fixed .col-lg-5 a {
		 background:#31649b; border:1px solid #3d74ae; 
	} 
	#main-slider-fixed .col-lg-5 a:hover {
		 background:#2a598c; border:1px solid #31649b; 
	} 
	#main-slider-fixed .col-lg-5 a span {
		 font-size:15px
	}
	#main-slider-fixed .active .col-lg-5 a  {
		-webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-delay: 0.9s; 
		animation-name: fadeInUp; 	
	}   
	#main-slider-fixed .main-slider-fixed .slider-title {
		color:#777; font-size:24px; display:block; padding-bottom:20px; 
	}  
	#main-slider-fixed .main-slider-fixed .active .slider-title {
		-webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-delay: 0.3s; 
		animation-name: fadeInUp; 
	}  
	#main-slider-fixed .main-slider-fixed .slider-date {
		display:block; padding-top:5px; color: #c2c2c2; font-size: 17px;  border-bottom:1px solid #f8f8f8; padding-bottom:20px; 
	}
	#main-slider-fixed .main-slider-fixed .slider-date:before {
		font-family: "FontAwesome"; content: "\f133";  padding-right:5px
	}  
	#main-slider-fixed .active .slider-date  {
		-webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-delay: 0.3s; 
		animation-name: fadeInUp; 	
	}  
	#main-slider-fixed .slider-desc  {
		line-height: 27px;   padding:20px 0px; font-size:17px
	}   
	#main-slider-fixed .active .slider-desc  {
		-webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-delay: 0.3s; 
		animation-name: fadeInUp; 	
	} 
	
	/**  Carosel Slider Settings **/ 
	#main-slider-fixed .main-slider-fixed .owl-dots { 
		position: absolute; left: 5%; right:unset; bottom: 8%; z-index: 10;
	}  
  	#main-slider-fixed .owl-dots .owl-dot {
		background:none; height: 19px; width: 19px; margin: 2px 2px; position: relative; display: inline-block;  border-radius: 3px; 
		background:rgba(255, 255,255, 0.389); cursor: pointer;
	} 
	#main-slider-fixed .owl-dots .owl-dot.active {
		background:rgba(255, 255,255, 0.789);
	} 
	#main-slider-fixed .main-slider-2 .owl-nav div.owl-next  {
		left:unset; right: 30px; position:absolute; top:unset; bottom:10px; opacity: 1; visibility: visible;
		border:1px solid #f2f2f2
	}  
	#main-slider-fixed .main-slider-2 .owl-nav div.owl-prev  {
		left:unset; right: 80px; position:absolute; top:unset;  bottom:10px; opacity: 1;  visibility: visible;
		border:1px solid #f2f2f2
	}   
	#featured-quick-links .wp-ikonlar .owl-dots { 
		position: absolute; left: 0%; right: 0%; bottom: -80px; z-index: 10; 
	}
	
 
		 
	/** 
		**************************************************
		 FULL SLIDER SETTINGS 
		**************************************************
	**/

 
 
 	#main-slider-full {
		margin-top:190px;   margin-bottom:10px; 
	} 
	#main-slider-full .item img {
		height:72vh; width:100%; margin:0px; padding:0px 
		/*  height:75vh; margin:0px auto; padding:0px; text-align:center; max-width:100%;  */
	} 
	/* Sola Hizala **/
  	 
	#main-slider-full .slider-desc-left { 
		background: rgba(49, 100, 155, 0.789);
		position: absolute; top: 20%; left: 15%;   
		padding: 25px 18px; display:inline-block; text-align:left; width:30%;   
	}
	  
	#main-slider-full .slider-date-left { 
		position: absolute; top: 12.2%; left: 15%;  line-height: 38px; padding: 0 12px; font-weight: 600; font-size: 17px; color:#fff;
		background: #31649b; z-index:10;
		-webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-delay: 0.3s; 
		animation-name: fadeInDown; 
	}
	#main-slider-full .slider-date-left:after {
		content: ''; width: 0; height: 0; border-style: solid; border-width: 5px 7px 0 7px;
		border-color: #31649b transparent transparent transparent; position: absolute;
		bottom: -5px; left: 0; right: 0; margin: 0 auto;
	} 
	#main-slider-full .slider-desc-left h2 {
		color:#fff; font-size:19px   
	}

	 
	
	/* Sağa Hizala **/
	
	#main-slider-full .slider-desc-right { 
		background: rgba(49, 100, 155, 0.789); position: absolute; top: 20%; right: 15%;  padding: 25px 18px; display:inline-block; text-align:right; width:30%;   
	} 
	#main-slider-full .slider-date-right { 
		position: absolute; top: 12.2%; right: 15%;  line-height: 38px; padding: 0 12px; font-weight: 600; font-size: 17px; color:#fff;
		background: #31649b; z-index:10; -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both; animation-fill-mode: both; 
		animation-delay: 0.3s;  animation-name: fadeInDown; 
	}
	#main-slider-full .slider-date-right:after {
		content: ''; width: 0; height: 0; border-style: solid; border-width: 5px 7px 0 7px; border-color: #31649b transparent transparent transparent; 
		position: absolute; bottom: -5px; left: 0; right: 0; margin: 0 auto;
	} 
	#main-slider-full .slider-desc-right h2 {
		color:#fff; font-size:19px   
	} 
	/* Ortala **/
	
	#main-slider-full .slider-date-center {
		background: rgba(49, 100, 155, 0.789); position: absolute; top: 23%; left: 48%;  right: 52%; padding: 5px 8px; display:inline-block; text-align:center;  
		-webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-delay: 0.3s; 
		animation-name: fadeInDown; min-width:160px; font-size:17px; color:#fff
	} 
		
	#main-slider-full .slider-desc-center {
		background: rgba(49, 100, 155, 0.289); position: absolute; bottom: 20%; left: 30%;  right: 30%; padding: 25px 8px; display:inline-block; text-align:center;  
		-webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-delay: 0.3s; 
		animation-name: fadeInDown; 
	} 
	
	#main-slider-full .slider-desc-center h2 {
		color: #fff; font-size: 21px; text-align: center; line-height: 27px;
	} 
	
		#main-slider-full .slider-btn { 
			margin-top:30px; background: rgba(200,35,51,0.7); color:#fff; font-size:19px
		}
			 
		#main-slider-full .slider-btn:hover { 
			margin-top:30px; background: rgba(200,35,51,0.987); color:#fff; font-size:19px
		}
			 
		#main-slider-full .slider-btn:after { 
			margin-top:30px; font-size:21px; padding-left:12px;
		}
	
	#main-slider-full .active .slider-desc-left, #main-slider-full .active .slider-desc-right, #main-slider-full .active .slider-desc-center,
	#main-slider-full .active .slider-date-left, #main-slider-full .active .slider-date-right, 	 #main-slider-full .active .slider-date-center 
	{ 
		-webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-delay: 0.3s; 
		animation-name: fadeInUp; 	 
	} 
 	#main-slider-full .main-slider .owl-dots { 
		float: left; position: absolute; left: 0%; right:0%;  bottom:30%; z-index: 10; 
	}
   
	
	#post-carosel {
		position:relative; margin-top:-100px; margin-bottom:70px; z-index:9
	}  
	#post-carosel .container {
		max-width:60%
	} 
	.icon-boxed {
		height:170px; padding:15px; transition: All .2s ease; -webkit-transition: All .2s ease; -moz-transition: All .2s ease; -o-transition: All .2s ease;
		box-shadow: 0px -22px 55px -22px rgba(0,0,0,0.55); background-color:#fff
	}
	.icon-boxed:hover {
		box-shadow: 0px -22px 55px -22px rgba(0,0,0,0.85);
	}
	.icon-boxed-header {
		background:#31649b; padding:0px; margin:0px auto; display:block; text-align:center; width:80px; height:80px;  border-radius:50%;
	} 
   	.icon-boxed img {
		text-align: center; margin: 0px auto;padding: 0px;    padding-top: 0px;display: block; width: 75px; padding-top: 9px;	
	} 
   	.icon-boxed h4 {
		text-align:center; margin:0px auto; padding:0px; display:block;  padding-top:15px; font-size:17px; color:#444
	} 
   	.icon-boxed p {
		text-align:center; margin:0px auto; padding:0px; display:block;  padding-top:15px; font-size:13px; color:#777
	} 
  	 
  
	.post_external {
		background: linear-gradient(120deg,#0b4f77,#0088d9); box-shadow: 1px 6px 13px -7px rgba(0,0,0,0.36); background:#fff;		
		border:0px solid #fff; border-radius: 10px 0px 30px 0px; 
	} 
	.post_external_link_content {
		height: 481px;
	}  
	.post_external_link {
		list-style-type:none; margin:0px auto; padding:0px;  text-align:center;  
	} 
	.post_external_link li a{
		text-align:center; display:inline-block; border-top:1px solid #f2f2f2; padding:12px 3px; 
	}	 				
	.post_external_link li a:hover{
		background:#f2f2f2; transform: scale(1.1, 1.1); -o-transition:.2s; -ms-transition:.2s; -moz-transition:.2s; -webkit-transition:.2s;
	}	 
	.post_external_link li a span{
		display:block; font-size:11px; margin-top:3px; color:#444; line-height:1.1em
	} 			
	.post_external_link li a img{
		max-width:85px;
	} 		
	.post_external_link li a i{
		color:#fff; text-align:center; font-size:31px; 
	}
	
	.post-single-item-photo {

	} 
	.post-single-item-photo img {
		max-width: 100%; padding: 12px; border: 10px solid #f2f2f2; margin-top: 23px; max-height: 240px;
		margin: 0px auto;  padding: 0px; text-align: center; margin-top: 30px;
	}	
	.post-single-item-photo h3 {
		font-size: 19px; text-align: center; display: block; margin-top: 20px;
	}  
	
	/* for design four **/
   
	.left-headline  {
		background:#fff; padding:0px;  width:100%;  
	} 
	.left-headline .nav-pills .nav-link, .nav-pills .show > .nav-link {
		color: #e8e8e8;  
	} 
	.left-headline .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
		color: #444; background-color: #fff; border-radius:0px; font-size:17px
	} 
	.left-headline .nav-pills .nav-link:hover {
		background: #d2d2d2;
	} 
	 
	.left-headline .card .card-header { 
		background-color: #4d7eb3;  border-bottom: 1px solid #fff;  font-weight: 600;  padding:0px;  border-radius:none;
	}
	.card-header:first-child {
		border-radius:none;
	} 
	.left-headline .tab-content {
		padding: 0px 18px;  
	} 
	.left-headline .tab-pane {
		height:431px;  overflow:hidden; 
	} 
	.left-headline  .nav-link {
		display: block; padding: 0.87rem 0rem;  font-size:17px
	} 
	.left-headline .card { 
		border:none;
	}   
	.left-headline .rightmenu-footer { 
		position:absolute; left:2%; right:2%; bottom:8px; z-index:9; width: 96%; padding-top: 10px; padding: 8px 0px;
		background-color: rgba(0, 0, 0, 0.03);  border-top: 1px solid rgba(0, 0, 0, 0.125);
	} 
	.left-headline .lang-read-more  {
		font-size:15px; margin-left:10px
	} 	
	.left-headline .controls  {
		position:absolute; right:8px; top:4px; z-index:9
	} 
	.left-headline .card-footer .controls .ticker-previous{  
		float:left; background:#3e73ad; display:block; width:32px; height:27px; padding-top:3px; text-align:center;   margin-right:5px;
		border-radius:3px; color:#fff; font-size: 14px; 
	} 
	.left-headline .card-footer .controls .ticker-next {  
		float:left; background:#3e73ad; display:block; width:32px; height:27px; padding-top:3px; text-align:center; color:#fff; border-radius:3px;  font-size: 14px; 
	}  
	.left-headline .card-footer .controls .ticker-previous:hover, .controls .ticker-next:hover {  
		background:#3490c4; 
	}	 
	.left-headline .carosel-img-small {
		margin-top:20px; width:80%; margin-left:10%; margin-right:10%
	} 
	.left-headline .carosel-img-big {
		margin-top:20px; width:70%; margin-left:15%; margin-right:15%
	}
  
 
	#manset-yani-ikonlar-mobil {
		display:none;
	}  


	/* Tasarım 7 Slider Settings begin */
 	
	#thumbs {
		display:block; margin-top:-80px
	} 
	#thumbs .item { 
		cursor: pointer;
	}
	#thumbs .post-item-description-x-small {
		padding: 12px 8px; color: #676767; font-size: 14px; text-align: center; height: 70px;
	} 	 
	#thumbs .current .post-item-content {
		border:3px solid #fbfbfb; border-bottom:5px solid #31649b   
	}
	#thumbs .owl-dots {
		padding: 0px; text-align: center; margin: 28px 0px;
	} 	
	.owl-dots .owl-dot { 
		background: rgba(157, 154, 154, 0.39);
	}
	/* Tasarım 7 Slider Settings end */

	
	#headline-right2 .owl-carousel .owl-item {
		float:none
	}	

    
	
	.tab-item-box  {
		background:#fff;/*  padding:10px 12px; */ height:520px
	} 
	.tab-item-box-header  {
		 background:#31649b;  
	} 	
	.tab-item-box-body  {
		padding:12px; overflow:hidden
	}
	.tab-item-box-body .owl-carousel {
		padding:20px; height:347px
	} 
	.tab-left-footer  { 
		background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); position:absolute; left:2%; right:2%; bottom:0px; padding: 10px;
	}	 
	
	.tab-left-footer .lang-read-more, .card-more .lang-read-more { 
	 
		text-align: center; margin: 0px auto; padding: 0px; display: block;
 
	}	 
	
	
	.tab-item-box .controls  {
		position:absolute; right:30px; bottom:9px; z-index:9
	}
 	 
	
		
	
	.vertical-ticker {
		margin-top:20px; height:330px;
	} 
	.vertical-ticker-2 {
		margin-top:20px; height:330px;
	}	 
	.controls .ticker-previous{  
		float:left; background:#3e73ad; display:block; width:32px; height:30px; padding-top:3px; text-align:center;   margin-right:5px;
		border-radius:3px; color:#fff; font-size: 14px; 
	} 
	.controls .ticker-next {  
		float:left; background:#3e73ad; display:block; width:32px; height:30px; padding-top:3px; text-align:center; color:#fff; border-radius:3px; font-size: 14px; 
	}   
	.controls .ticker-previous:hover {  
		background:#3490c4; 
	}	 
	.controls .ticker-previous2{  
		float:left; background:#3e73ad; display:block; width:32px; height:30px; padding-top:3px; text-align:center;   margin-right:5px;
		border-radius:3px; color:#fff; font-size: 14px; 
	} 
	.controls .ticker-next2 {  
		float:left; background:#3e73ad; display:block; width:32px; height:30px; padding-top:3px; text-align:center; color:#fff; border-radius:3px;  font-size: 14px; 
	}   
	.controls .ticker-previous2:hover {  
		background:#3490c4; 
	}	 
  	.controls .ticker-previous:after, .controls .ticker-previous2:after   {  
		content: "\f104"; font-family: "FontAwesome"; font-size:21px
	}
	.controls .ticker-next:before, .controls .ticker-next2:before {  
		content: "\f105"; font-family: "FontAwesome"; font-size:21px
	} 	 
		.box {
			padding:18px 10px; 
		}
		.box-odd {
			background:#f3f3f3;   
		}  
		.box-even {
			background:#f8f8f8; 
		}
	
		.data_text_small {
			text-align:right; color:#444; font-size:17px; line-height:21px;  
		} 
		.data_text_big {
			text-align:right; color:#444; font-size:31px; display:block; padding-top:5px;  
			padding-right:2px;
		}	

	.tab-menu-list  {
		margin:10px 0px;
	} 
	.tab-menu-list li {
		margin-right:15px; 
	} 
	.tab-menu-list li a  {
		display:block; padding:12px 8px;  font-size:17px; color:#b9d1e0
	} 
	.tab-menu-list li a.active  {
		color:#0b4f77; background:#fff;   
	}		
			
 
 
 
 
	/** 
		**************************************************
			post-modern-blog-tab
		**************************************************
	**/
	

	#featured-carosels {
		margin-top:60px;
	}	 
	#featured-tab-blog {
		margin-top:10px; padding:20px 10px
	} 		
	#post-modern-blog-tab {
		padding:10px 15px; height:500px; background-size: cover; position: relative;
	} 
	#post-modern-blog-tab .nav {
		list-style:none; margin:0px auto; padding:0px; text-align:center; display:table; margin:70px
	} 
	#post-modern-blog-tab .nav li {
		 float:left;  
	}  
	#post-modern-blog-tab .nav li a {
		font-size:16px;  text-align: center; float:left; width:160px; height:80px;  display:block; margin:8px; 
		background: rgba(49,100,155, 0.87);  padding: 20px 15px;
	}  
	#post-modern-blog-tab .nav li a.active {
		background: rgba(255,255,2555, 0.47); color:#285b91   
	} 
	#post-modern-blog-tab .nav li a:hover {  
		background: rgba(255,255,2555, 0.47);  transform: scale(1.1, 1.1);
		-o-transition:.2s; -ms-transition:.2s; -moz-transition:.2s; -webkit-transition:.2s;
	}

	#post-modern-blog-tab .nav li a  {
		color:#fff
	}  
	#post-modern-blog-tab .nav li a i {
		text-align:center; font-size:21px; font-size:21px;
	} 
	#post-modern-blog-tab-right-sidebar {
		background:#31649b; padding:20px 45px
	} 
	#post-modern-blog-tab-right-sidebar .card-header h5{
		color:#fff;  
	} 		
	#post-modern-blog-tab-right-sidebar .lang-read-more {
		 color:#fff; font-size: 17px;  color: #fff;	
	}   		
	#post-modern-blog-tab-right-sidebar .controls {
		position: absolute; right: 30px; bottom: 8px; z-index: 9;
	} 
	#full-tab {
		margin:40px 0px
	} 
	#full-tab .tab-content {
		margin:60px 0px
	} 
	#full-tab .nav-pills .nav-item {
		padding: 10px 20px; background: #fff; margin-right: 13px; /* position:relative; */
	}
	#full-tab .nav-pills .nav-link, .nav-pills {
		 color:#999; font-weight:600;  padding:0px; font-size:17px
	}
	#full-tab .nav-pills .nav-link.active {
		color:#31649b;  background:0 0
	}
  
	.background-tab {
		position: relative; min-height: 450px;   display: block;  background-size: cover; padding: 50px 0 100px; color: #fff; text-align: center;
	} 
    
	.background-tab img {
		 padding: 0px;
			background: #31649b;
			border-radius: 50%;
			width: 75px;
			z-index: 11;
			position: absolute;
			top: -34px;
			height: 75px;
			margin-left: -42px;
	} 
  
	.background-tab h2{
		position:relative; opacity:0.223; font-size:15px;
	} 
	  
	.background-tab h3{
		position:relative; opacity:0.423;  font-size:17px;
	} 
	 
	.background-tab .hc-overlay {
		background: rgba(0, 108, 217, 0.8);  position: absolute; top: 0;  right: 0; bottom: 0;  left: 0; background-size: cover;  text-indent: -9999px;
	} 
	
	
	.background-tab-content {
		position: relative;  margin: -350px 15px 0 15px;  min-height: 300px; 
	} 
	.background-tab-content h4 {
		text-align:center; margin-bottom:10px; font-size:16px;  
	} 
	
	
	.h-line {
		margin:0px auto; padding:0px; text-align:center; display: block;  height: 3px;  width:80px;  background-color: #31649b;
		margin-bottom:30px;
	} 
	.background-tab-content .nav-pills {
		margin:30px
	}
	.background-tab-content .tab-content {
		background:#fafafa; padding:30px
	} 
	.background-tab-content .nav-pills .nav-link, .nav-pills {
		color: #fff; font-weight: 600; font-size: 19px; position:relative; border-radius:2px;
	} 
	.background-tab-content .nav-link {
		border:1px solid #77abe4; margin-right:5px
	}	
	.background-tab-content .nav-pills .nav-link.active, .nav-pills .show > .nav-link { 
		background-color: #fafafa; color: #444; 
	}  
	.background-tab-content .nav-pills .nav-link.active:after { 
		content: "";  position: absolute; top: 100%; left: 42%; border-top: 10px solid #fafafa; border-left: 10px solid transparent; border-right: 10px solid transparent;
		-webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;
	}  
	.background-tab-content .card-footer {
		padding: 0.25rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(225, 225, 225, 0.13)
	}
	.background-tab-content .card-footer  .read-more {
		 padding-top:10px; display:block;
	} 
	.background-tab-content .controls {
		position: absolute; right: 54px; bottom: 40px;  z-index: 9;
	}
 
 
	/** 
		**************************************************
			ICON BLOG
		**************************************************
	**/
	
	.icon-box a{
		border:1px solid #3f86b1; height:120px; display:block; padding:15px 0px 1px 0px; margin-bottom:15px; margin-right:15px 
	}
	.icon-box a:hover{
		 background:#0b4f77;  
	}
	.icon-box h2 {
		font-size:17px; padding-top:20px;  color:#fff
	} 
	.icon-box h3 {
		font-size:14px
	}
		.icon-box p {
			font-size:12px; color:#ddd
		}
	.icon-box  i {
		font-size: 38px; text-align: center; line-height: 6px; border-radius: 50%;  color:#fff; margin:0px auto; padding:0px; display:block; padding-top:15px 
	} 
	.icon-box .icon {
		display:block;  float:left; padding:16px 0px; /* background:#f2f2f2;  */border-radius:4px; width:68px; height:88px; margin-right:5px 
	}
 

	/** 
		**************************************************
				LIST SETTINGS
		**************************************************
	**/
 
	.list-icon {
		list-style: none
	} 
	.list-icon a {
		color: #484848
	} 
	.list-icon ul {
		list-style: none
	} 
	.list-icon li {
		margin-bottom: 10px;  margin-left:10px
	} 

	.list-icon li a:before {
		margin-left: -10px; position: absolute; font-size: 12px; font-style: normal; font-variant: normal; text-rendering: auto;
		-webkit-font-smoothing: antialiased; font-weight: 900; font-family: "FontAwesome"; content: "\f105";
	} 
	  
  
	
	.text-center  {
		margin:15px; 
	}  
	
	#footer-bottom .text-center {
		margin:15px; font-size:15px;
	} 
	.text-center h4 {
		text-align:center; padding:4px 0px; 
	} 
	.text-left {
		margin:30px; border-bottom:1px solid #d2d2d2; display:table;
	} 
	.text-left h4 {
		text-align:left; padding:4px 0px; 
	} 
	#featured-quick-links  {
		padding:25px 0px 25px 0px; margin:30px 0px 10px 0px; 
	} 
	#featured-quick-links .owl-dots {
		 margin: 35px 0px; 
	}
	 
   #featured-quick-links .owl-carousel .owl-item .small_logo img {
		border:1px solid #e3e0e0;
   } 
   #featured-quick-links .owl-carousel .owl-item .small_logo img {
		background:#fff;  padding:20px;  height:78px; margin:0px auto; padding:0px; text-align:center; margin-top:25px; -webkit-transition: all .1s ease-in-out;
		transition: all .1s ease-in-out 
   }  
   #featured-quick-links .owl-carousel .owl-item .small_logo img:hover { 
		transform: scale(1.1, 1.1); -webkit-transition: all .5s ease-in-out; transition: all .2s ease-in-out; 
   }  
 
	/** 
		**************************************************
				PAGES SETTINS
		**************************************************
	**/	 
	 
	#pages-header {
		 padding:5px 0px; margin-top:169px;  height:90px;  position: relative; background-size: cover;
	} 	
	#pages-header .hc-overlay {
		background: rgba(255, 255, 255, 0.73);  position: absolute; top: 0;  right: 0; bottom: 0;  left: 0; background-size: cover;  text-indent: -9999px;
	} 
	#page-path { 
		list-style-type:none; position:relative;  z-index:11;  margin:0px auto; padding:0px; display:table; text-align:center; margin-top:40px
		/* position:absolute;   top:45%; z-index:11; left:45%; right:45% */
	} 
	#page-path li {
		float:left;   
	} 
	#page-path li a {
		float:left; font-size:15px; padding:1px 5px; color:#444   
	}	
	#page-path li a:hover {
		color:#777   
	}
	#page-path li a:after {
		font-family:FontAwesome; font-size: 14px; content: "\f105"; 
	}
 
	 
	.page-left-sidebar {
		background:#fff; padding:25px 20px; width:100%; display:table;
	} 	
	.page-left-sidebar .listed li a.active{
		background:#31649b;  color:#fff;
	} 
	.page-left-sidebar .listed li a.active i{
		color:#fff;
	} 
	#div_print h4 {
		display:none /* for print title view */
	} 
	.pages-content {
		margin:30px 0px; margin-bottom:100px
	} 	
	.pages-content-inner {
		background:#fff; padding:25px 20px;/*  display:table; */
	} 	
	.pages-content-inner p {
		 font-size:16px; line-height:21px
	} 
	.page-content-header {
		border-bottom:1px solid #f2f2f2; padding-bottom:15px; margin-bottom:25px
	} 
	.page-content-header h2 {
		font-size:21px
	} 
	.page-content-header span {
		font-size:13px; color:#777; padding-right:10px
	}  
	.page-content-footer {
		border-top:1px solid #f2f2f2; padding-top:5px; margin-top:25px
	} 
	.page-content-footer h2 {
		font-size:21px
	} 
	.page-content-footer span {
		font-size:13px; color:#777; padding-right:10px
	} 
	.page-content-body img {
		 max-width:100%;
	}
	
	.page-content-body p {
		line-height:25px; font-size:14px
	}
		
	.page-content-body .page-content-body-hc ul {
		padding:20px;
	}
			
	.page-content-body .page-content-body-hc ul li {
		/* font-size:14px */
	}
				
	.page-content-body .page-content-body-hc ul li a {
		/* font-size:14px */
	}
	
	.page-button {
		float:right;
	} 
	.page-button .btn-primary, .page-button .btn-danger, .page-button .btn-success {
		 background:#efefef; border:1px solid #e3d8d8; padding: 3px 10px;
	} 
	.page-button .btn-primary i, .page-button .btn-danger i, .page-button .btn-success i {
		 color:#797979
	} 
	.page-button .btn-primary:hover, .page-button .btn-danger:hover, .page-button .btn-success:hover {
		 background:#ddd; color:#797979
	} 
	.page-link-button {
		float:left; margin-left:4px; border-radius:4px; /* background:#f2f2f2 */
	} 
	.page-list-menu  {
		margin:0px; padding:6px; list-style:none
	} 
	.page-list-menu li a {
		border-bottom:1px solid #d2d2d2; display:block; padding:12px 0px ; 
	} 
	.page-list-menu li a.active {
		background:#31649b; color:#fff; padding-left:15px; border-bottom:1px solid #31649b;
	} 
	.page-list-menu li a.active:hover {
		background:#31649b; color:#aaa; padding-left:15px; border-bottom:1px solid #31649b;
	} 
	.page-list-menu li a:last {
		border-bottom:none
	} 
	.page-list-menu li a:hover {
		background:#f2f2f2
	} 
	.page-content-body iframe {
		border:none; width:100%; 
	} 
	.page-content-body iframe table {
		border:none; width:100%; 
	}  
	.site-map {
		margin:0px; padding:0px; list-style-type:none; margin-bottom:5px; margin-left:10px;			
	} 	 
	.site-map a:first-child {
		font-size:14px		
	}
		
	.page_videos {
		margin-bottom:15px; padding:20px; border:1px solid #f3f3f3; height:280px;
	}
		
	.page_videos img {
		max-width:100%; 
	}
			
	.page_videos h3 {
		font-size:15px; text-align:center; display:block; padding-top:10px;
	}
	
			
	.page_videos_small {
		margin-bottom:15px; padding:20px; border:1px solid #f3f3f3; height:250px;
	}
		
	.page_videos_small img {
		max-width:100%; 
	}
			
	.page_videos_small h3 {
		font-size:15px; text-align:center; display:block; padding-top:10px;
	}
	
	
	
	
	
	
	
	/** 
		**************************************************
				PAGES SETTINS KAPAK RESİMLİ SAYFA
		**************************************************
	**/	  
	.page-content-body .post-item {
		margin-bottom:25px
	} 
	.page-content-body .post-item-description h2 a {
		font-size:15px
	} 
	.page-content-body .post-item .post-item-description {
		padding:0px; padding-top: 10px; 
	}
 
 
/** 
	**************************************************
			FOOTER SETTINGS
	**************************************************
**/
 
	#mobile-footer {
		display:none; margin-top:50px
	} 
	footer { 
		background:#2d5783; color: #fff;  
	} 
	footer .list-icon li {  
		 border-bottom: 1px solid #3f6fa2;  padding-bottom: 5px;
	} 		
	footer .list-icon li a{  
		 color:#fff; font-size:13px
	} 		
	footer .list-icon li a:hover {  
		 color:#777; 
	} 	
	footer .lang-read-more {
		margin:10px 0px; display:block; background: #25578c;  color:#fff;  float:left; padding:5px 20px; font-size: 13px;
	} 
	footer .lang-read-more:before {
		 content: "";   font-family: "FontAwesome"; padding-left:0px;
	} 	
	footer .lang-read-more:after {
		 content: "\f105";   font-family: "FontAwesome"; padding-left:10px;
	} 
	footer .lang-read-more:hover {
		color:#a1a1a1; 
	} 
	.single-footer-widget { 
		padding:20px 0px 
	}	
	.single-footer-widget p { 
		font-size:13px
	} 
	footer .right {
		background:#2d5783;  padding-bottom:68px; color:#fff; 
	}  
	.cimer-logo {
		display:block; float:left; margin-top:30px
	} 
	.cimer-logo img {
		width:60%; display:block; 
	} 
	.cimer-logo img:hover {
		opacity:0.787; -o-transition:.5s; -ms-transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; transition:.5s;
	}
	 
	#footer-bottom {
		background:#e8e8e8;
	}  
	.footer-bottom {
		padding: 1px; width: 100%; margin-top: 0px; clear: both;
	} 
	footer h3 {
		color: #fff; padding-bottom:15px; font-size: 19px; margin-bottom: 25px; padding-top:10px; border-bottom: 1px solid #3f6fa2;
	} 
	footer h4 {
		color: #fff; padding-bottom:15px; font-size: 23px; margin-bottom: 25px;  
	} 	
 
	.footer-col-bg-0 {
		background: #2d5783;
	} 
	.footer-col-bg-1 {
		background: #2d5783;
	} 
	.footer-col-bg-2 {
		background: #305c8a;
	} 
	.footer-col-bg-3 {
		background: #315e8e;
	} 
	.footer-col-bg-4 {
		background: #376799;	
	}  
	.social-network {
		display:block; margin-top:40px; list-style:none
	} 
	.social-network li {
		float:left; margin-right:6px; margin-bottom:10px
	} 
	.social-network li a i{
		background: #1f4f82; width: 48px; height: 48px; font-size: 21px; margin: 0px auto;	padding: 0px; text-align: center;	
		border-radius:4px; padding-top:12px; color:#fff
	} 
	.social-network li a i:hover{
		color:#a1a1a1
	} 	
	.social-mobiles {
		list-style:none; float:none; display:table; text-align:center; margin:0px auto; padding:0px;  margin-top:40px; 
	} 
	.social-mobiles li {
		float:left; margin-right:6px;
	} 
	.social-mobiles li a i{
		background: #1f4f82; width: 38px; height: 38px; font-size: 21px; margin: 0px auto;	padding: 0px; text-align: center;	
		border-radius:4px; padding-top:7px; color:#fff
	} 
	.social-mobiles li a i:hover{
		color:#a1a1a1
	}
	 

	.social-middle {
		list-style:none; position:fixed; right:6%; top:400px; z-index:2
	} 
	.social-middle li {
		margin-bottom:6px;
	} 
	.social-middle li a i{
		background: #1f4f82; width: 38px; height: 38px; font-size: 21px; margin: 0px auto;	padding: 0px; text-align: center;	
		border-radius:4px; padding-top:7px; color:#fff
	} 
	.social-middle li a i:hover{
		color:#a1a1a1
	}	 
	 
	/** 
		**************************************************
					ACORDION SETTINGS
		**************************************************
	**/
 
	.panel.panel-default{
	   background: none;  box-shadow: none;
	} 
	#accordion{
	   padding-right: 10px;
	} 
	.panel-default>.panel-heading {
	   background: none;  border-radius: 0;  position: relative; padding: 6px 20px;  background:#fff
	} 
	.panel-group .panel{
	   border-radius: 0;  background:#fff
	} 
	.panel-body{
	   padding: 20px 20px 10px 20px;
	} 
	h5.panel-title a {
	   font-size: 15px;  background:#fff;  padding: 8px 12px; line-height: normal; border: 1px solid #ececec; width:100%;
	   border-radius: 0; box-shadow:0 6px 38px rgba(0, 0, 0, .05); display:block;
	}  
	h5.panel-title a:hover {
	  background:#f2f2f2; 
	} 
	h5.panel-title a{
		/* color: #31649b; */
	} 
	h5.panel-title span{
	   float: right;
	} 
  
	 
	h5.panel-title a.ezmo:before {
		background: #31649b; color: #fff; width: 26px; height: 26px; line-height: 26px; transition: 0.2s;
		font-family: "FontAwesome"; position: absolute; z-index: 0;  font-size: 14px; right: 35px;  padding: 0 5px; text-align: center;  top: 26%;
		content: "\f107"; color:#fff; 
	} 
 
	h5.panel-title a.ezmoil:before {
		background: #31649b; color: #fff; width: 26px; height: 26px; line-height: 26px; font-family: "FontAwesome"; position: absolute; z-index: 0;  
		font-size: 14px; right: 35px;  padding: 0 5px; text-align: center;  top: 26%; 
		content: "\f107"; color:#fff; transform: rotate(180deg);
	} 
 
		 
	/** 
		**************************************************
				HACK CSS SETTINGS
		**************************************************
	**/	 
	
	
	.p0 { 
		padding:0px
	}  
	.p-15 {
		padding:15px 15px
	}  
	.mt-15 {
		margin-top:15px
	} 
	.mt-30 {
		margin-top:30px
	} 	
	.mt-40 {
		margin-top:40px
	} 		
	.mt-50 {
		margin-top:50px
	}
  
	.mb-15 {
		margin-bottom:15px
	} 	 
	.mb-30 {
		margin-bottom:30px
	} 	
	.mb-40 {
		margin-bottom:40px
	} 		
	.mb-50 {
		margin-bottom:50px
	}
	 
	.pb-15 {
		padding-bottom:15px
	} 	
	.pb-30 {
		padding-bottom:30px
	} 	
	.pb-40 {
		padding-bottom:40px
	} 		
	.pb-50 {
		padding-bottom:50px
	} 		
	.p15 {
		padding:15px;
	}
	 
	
	/** 
		**************************************************
				POST IMAGE SETTINGS
		**************************************************
	**/	 
 	 
	.post-item-content   {
		position: relative; padding-bottom:25px; /* add new attribute **/ height:200px;  background:#fff; border:2px solid #fff
	}  
	.post-item-date {
		position: absolute;  right: 10px;  top: 11px;  z-index: 3; background:rgba(10,100,155, 0.789); color: #fff;  padding: 2px 12px; border-radius: 4px;
		font-size:13px
	}  
	.post-item-img-small img {
		margin:0px auto; padding:0px; text-align:center; max-height:160px;   max-width:100%;
	} 
	.post-item-img-x-small img {
		margin:0px auto; padding:0px; text-align:center; max-height:130px;  max-width:100%;  margin-top:10px
	} 
	.post-item-img-medium img {
		margin:0px auto; padding:0px; text-align:center; max-height:200px;   max-width:100%;
	} 
	.post-item-img-large img {
		margin:0px auto; padding:0px; text-align:center; max-height:240px;   max-width:100%;
	}  
	.post-item-description-small {
		background:#fff; padding: 16px; color: #676767; font-size:14px; text-align:center;
	}
		.post-item-description-small .border{
			border-top:1px solid #f2f2f2; padding-top:3px
		}    
	.post-item-description-x-small {
		background:#fff; padding: 16px; color: #676767; font-size:14px; text-align:center; height:70px;
	}  
	.post-item-description-medium {
		background:#fff; padding: 16px; font-weight:600; color: #676767; font-size:17px; text-align:center; height:75px
	}   
	.post-item-description-large {
		background:#fff; padding: 16px; font-weight:600; color: #676767; font-size:17px; text-align:center; height:135px
	 } 
	#featured-box-links  {
		padding:25px 0px 25px 0px; display:block;  
	} 
	.box-links-item {
		display: block;   
	}  
	.box-links-item a {
		border:1px solid #e1e1e1;
		background-image: radial-gradient(circle,#fff,#f9f9f9);
		background-repeat: no-repeat; 
		border-radius:1px;
		display: block;
		width: 96%;
		height: 100%; 
		margin-right:30px;
		padding:15px 5px; 
		height:100px; 
		text-decoration: none;
		margin-bottom:30px;
		transition: All .2s ease;
		-webkit-transition: All .2s ease;
		-moz-transition: All .2s ease;
		-o-transition: All .2s ease; 
		box-shadow: 0px 5px 10px -7px rgba(0,0,0,0.75);
		position:relative;
	} 
	.box-links-item a img {
		margin-right:20px; 
		max-width:100px; max-height:70px; float:left; display:block;  border:1px solid #f2f2f2
	}

	.box-links-item a span {
		display:block; font-size:16px; color:#444;  padding-top:25px
	}
 
	.box-links-item a:hover {
		box-shadow: 0px 17px 40px -22px rgba(0,0,0,0.85);
	}
	 
	/** 
		**************************************************
						SLICK CAROSEL SETTINGS  V1 ROWS: 2
		**************************************************
	**/
 
	.slick-slider { 
		position: relative; display: block; margin-bottom: 30px; box-sizing: border-box; 
	}
	.slick-slider .slick-list { 
		 position: relative; overflow: hidden; display: block; margin: 0px; padding: 0px;  
	}
	.slick-slider .slick-track { 
		position: relative; left: 0px; top: 0px; 
	}
	.slick-slider .slide {
		float: left; min-height: 1px; 
	}
	.slick-slider .slide img {
		display: block; 
	}
	.slick-slider .slide { 
		display: none; 
	}
	.slick-initialized .slide { 
		display: block; 
	} 
	.slick-loading .slick-track { 
		visibility: hidden; 
	}
	.slick-loading .slick-list {  
		background: #000; 
	}
	.slick-loading .slide {
		visibility: hidden;  
	} 
	.slick-slider .slick-prev { 
		border:none; position: absolute; display: block; color:#444;   background:none; cursor:pointer; left: -110px; top: 43%; z-index:9;
		width:40px; height:40px; border-radius:3px; padding-top:4px; padding-right:3px; background:#fbfbfb;
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}
	 .slick-slider .slick-prev:hover { 
		background:#31649b; color:#fff; left:-112px;
	} 
	.slick-slider .slick-prev:before {  
		content: "\f104";   font-family: "FontAwesome";  font-size: 31px; 
	}  
	.slick-slider .slick-next {  
		border:none; position: absolute; display: block; color:#444;   background:none; cursor:pointer; right: -110px; top: 43%; 
		width:40px; height:40px; border-radius:3px; padding-top:4px; padding-left:3px; background:#fbfbfb; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;
	} 
	.slick-slider .slick-next:hover { 
		background:#31649b; color:#fff; right:-112px;
	} 
	.slick-slider .slick-next:before {  
		content: "\f105";   font-family: "FontAwesome";  font-size: 31px; 
	} 
	.slick-list:focus {
		outline: none;
	}
	.slick-list.dragging {
		cursor: pointer; cursor: hand;
	} 
	.slick-slider .slick-track, .slick-slider .slick-list {
		-webkit-transform: translate3d(0, 0, 0);  -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);  -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
	} 
	.slick-track {
		position: relative; top: 0; left: 0;  display: block;
	}
	.slick-track:before, .slick-track:after {
		display: table; content: '';
	}
	.slick-track:after {
		clear: both;
	} 
	.slick-loading .slick-track {
		visibility: hidden;
	} 
	.slick-slide {
		display: none; float: left; height: 100%; min-height: 1px;
	} 
	[dir='rtl'] .slick-slide {
		float: right;
	} 
	.slick-slide img {
		display: block;
	}
	.slick-slide.slick-loading img {
		display: none;
	} 
	.slick-slide.dragging img  {
		pointer-events: none;
	}
	.slick-initialized .slick-slide  {
		display: block;
	} 
	.slick-loading .slick-slide {
		visibility: hidden;
	} 
	.slick-vertical .slick-slide  {
		display: block;  height: auto; border: 1px solid transparent;
	}
	.slick-arrow.slick-hidden {
		display: none;
	} 
	.slick-slider .slick-prev:focus { 
		outline: none 
	}
	.slick-slider .slick-next:focus { 
		outline: none 
	}
	.slick-slider .slick-next.disabled { 
		background-position: -90px -90px 
	}
	.slick-slider .slick-prev.disabled { 
		background-position: -50px -90px 
	} 
	.slick-dots { 
		position: absolute; bottom: -48px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%;
	} 
	.slick-dots li { 
		position: relative; display: inline-block; background:#d2d2d2; height: 13px; border-radius:50%;
		width: 13px; text-indent: -9999px; margin: 0px 3px; padding: 0px; cursor:pointer 
	} 
	.slick-dots li.slick-active { 
		background:#ff0000; 
	}  
	.slick-list.draggable { 
		-webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none; 
	} 
	.slick-list.dragging { 
		cursor: pointer; cursor: hand; 
	} 

	
	/** begin icons **/
	
	.post-icon-image {
		margin-bottom:55px; transition: All .2s ease; -webkit-transition: All .2s ease; -moz-transition: All .2s ease; -o-transition: All .2s ease;
		border: 1px solid #f2f2f2;
	}  
	.post-icon-image a {
		color:#444; height:90px
	}
	.post-icon-image img {
		margin: 0px auto; padding: 0px;  padding-top: 0px; text-align: center; display:block;   padding-top: 10px;
		max-width: 124px; max-height: 75px;
	}	 
	.post-icon-image .hover_effect {
		background:#fff;  /*  border: 1px solid #eee; */ padding:2px
	}	 
	.post-icon-image h2 {
		background:#fff; margin-top:6px; font-size: 13px; color: #777; padding: 0px; margin: 0px auto; text-align: center; padding: 9px; 
		border-top:1px solid #f2f2f2; height:52px
		}	
	.post-icon-image:hover {
		box-shadow: 0px 17px 55px -22px rgba(0,0,0,0.85);
	} 	
		
	.post-cover-image {
		margin-bottom:25px; transition: All .2s ease; -webkit-transition: All .2s ease; -moz-transition: All .2s ease; -o-transition: All .2s ease;
	}  
	.post-cover-image img {
		 margin:0px auto; padding:0px; text-align:center; max-height:100px; max-width:100%;
	}	 
	.post-cover-image .hover_effect {
		background:#fff;   border: 1px solid #eee; padding:2px
	}	 
	.post-cover-image h3 {
		background:#fff; margin: 0px auto; text-align: center; padding: 0px; border-top:1px solid #f2f2f2; line-height:15px; height:60px
	}	
	.post-cover-image h3 a {
		font-size: 13px; color: #444; 
	}	
	
	.post-cover-image:hover {
		box-shadow: 0px 17px 55px -22px rgba(0,0,0,0.85);
	} 	
	
	
	
	
	
	.carosel-item {
		height:160px;
	}		
	.carosel-item-content {
		 background:#eee; border:1px solid #f2f2f2; border-bottom:none; margin-bottom:3px;
	}  
	.carosel-item img {
		 margin:0px auto; padding:0px; text-align:center; height:100px; width:auto;
	} 
	.carosel-item h2 {
		 margin-top:6px; font-size: 13px; color: #777; padding: 0px; margin: 0px auto; text-align: center; padding: 9px;
	}	
 	 
	/** 
		**************************************************
				CAROSEL SETTINGS
		**************************************************
	**/	 
	 
	.owl-carousel .owl-nav div {
		width:42px; height:42px;  display: inline-block;  text-align: center;  padding-top:2px; background:#fbfbfb;
		-webkit-transition: .3s; -o-transition: .3s; transition: .3s;
	} 
	.owl-carousel .owl-nav div i {
		font-size:31px;  
	}   
	.owl-carousel .owl-nav div:hover {
		color:#fff; background: #31649b;   
	} 
	.owl-carousel .owl-nav div {
		position: absolute; border-radius:2px;
		top: 40%; left: 100px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		opacity: 0;
		visibility: hidden;
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	} 
	.owl-carousel .owl-nav div.owl-next  {
		left: auto; right: 100px; opacity: 0; visibility: hidden; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;
	} 
	.owl-carousel:hover .owl-nav div.owl-prev  {
		left: 30px;  opacity: 1; visibility: visible;
	} 
	.owl-carousel:hover .owl-nav div.owl-next  {
		right: 30px;  opacity: 1; visibility: visible;
	} 
	.owl-dots  {
		margin:0px auto; padding:0px; text-align:center; margin:2px 0px
	}	
	.owl-dots .owl-dot {
		height: 15px; width: 15px; margin: 2px 2px; position: relative; display: inline-block; -webkit-border-radius: 50%;
		border-radius: 50%;  background:rgba(255, 255,255, 0.389); cursor: pointer; 
	}
	.owl-dots .owl-dot.active span,.owl-dots .owl-dot:hover span {
		background:#31649b;
	} 
	.owl-dots .owl-dot.active { 
		background: #31649b  
	} 
	
	
	.main-slider .owl-nav div  {
		background:#fff; width:50px; height:50px;  display: inline-block; text-align: center;  border-radius: 2px; padding-top:2px;
		-webkit-transition: .3s; -o-transition: .3s; transition: .3s; 
	} 
	.main-slider .owl-nav div i  {
		font-size:21px; padding-top:12px 
	}  
	.main-slider .owl-nav div:hover  {
		color:#fff; background: #31649b;   
	} 
	.main-slider .owl-nav div  {
		position: absolute; top: 40%; left: 100px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
		opacity: 0; visibility: hidden; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;
	} 
	.main-slider .owl-nav div.owl-next  {
		left: auto; right: 100px; opacity: 0; visibility: hidden; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;
	} 
	.main-slider:hover .owl-nav div.owl-prev  {
		left: 30px;  opacity: 1; visibility: visible;
	} 
	.main-slider:hover .owl-nav div.owl-next  {
		right: 30px;  opacity: 1; visibility: visible;
	}



	/** 
		**************************************************
				LIST SETTINGS
		**************************************************
	**/	 


	.listed-date {
		list-style-type:none
	} 
	.listed-date li {
		float:left; width:100%; 
	} 
	.listed-date li a {
		background:#f9f9f9; font-size:13px; color:#444; display:block;  margin-bottom:6px;  border-bottom:1px solid #f2f2f2; height:60px;
		padding: 8px 12px; border-radius: 5px; border: 1px solid #ececec; 
	} 	
	.listed-date li a.odd {
		background:#f3f3f3;
	} 
	.listed-item {
		list-style-type:none
	} 
	.listed-item li {
		float:left; width:100%; 
	} 
	.listed-item li a {
		background:#f9f9f9; font-size:14px; color:#444; display:block;  margin-bottom:6px;  border-bottom:1px solid #f2f2f2;  
		padding: 10px 12px; border-radius: 5px; border: 1px solid #ececec; 
	}  	
	.listed-item li a:before {
		content: "\f105";   font-family: "FontAwesome";  padding-right:10px
	}  
	.listed-item li a.odd {
		background:#f3f3f3;
	} 
	.listed-date li a span {
		display:block; background:#3490c4; float:left; font-size:11px; color:#fff; height:40px; width:72px; border-radius:2px; margin-right:20px;
		padding:2px 5px; text-align:center; line-height:13px; padding-top:8px;
	} 	
	.listed-date li a:hover { 
		background:#f2f2f2;	 
	} 
	.listed-date li a i {
		float:left; font-size:13px; color:#7b7b7b; padding-right:8px; line-height: 20px;
	}
     

	/* General List Menu Settings */
	.listed {
		list-style-type:none
	}  
	.listed li a {
		font-size:15px; color:#444; display:block;  margin-bottom:6px;  border-bottom:1px solid #f2f2f2;  box-shadow: 0 6px 38px rgba(0, 0, 0, .05); 
		padding: 8px 12px; border-radius: 5px; border: 1px solid #ececec; background:#fff;	 
	} 	
	.listed li a:before {
		 content: "\f105"; font-family:FontAwesome; padding-left:5px
	} 	
	.listed li a span {
		font-size:12px; color:#777;  
	} 	
	.listed li a:hover { 
		background:#f2f2f2;	 
	} 
	.listed li a i {
		float:left; font-size:13px; color:#7b7b7b; padding-right:8px; line-height: 20px;
	}

	

	/* General List Menu Settings */
	.sayfalandirici {
		list-style-type:none; margin:0px auto; padding:0px; text-align:center;  display:table; padding:30px 0px
	}  
	.sayfalandirici li  {
		float:left;
	} 	
	
	.sayfalandirici li a.sayfalandirici_aktifsayfa  {
		background:#31649b; color:#fff
	} 	
	 
	.sayfalandirici li a {
		font-size:16px; color:#444; padding: 8px 12px;  margin-right:2px
	} 	
	 	 
	.sayfalandirici li a:hover {
		 background:#ddd; 
	} 	
	 
	 
	 

	
	
	
	
	
	
	
	
	/**
	 * Owl Carousel v2.2.1
	 * Copyright 2013-2017 David Deutsch
	 * Licensed under  ()
	 */

	.owl-carousel, .owl-carousel .owl-item {
		-webkit-tap-highlight-color: transparent; position: relative
	} 
	.owl-carousel {
		display: none; width: 100%; z-index: 1
	} 
	.owl-carousel .owl-stage {
		position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden
	} 
	.owl-carousel .owl-stage:after {
		content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0
	} 
	.owl-carousel .owl-stage-outer {
		position: relative; overflow: hidden; -webkit-transform: translate3d(0, 0, 0)
	} 
	.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
		-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0)
	} 
	.owl-carousel .owl-item {
		min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-touch-callout: none
	} 
	.owl-carousel .owl-item img {
		display: block; 
	} 
	.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
		display: none
	} 
	.no-js .owl-carousel, .owl-carousel.owl-loaded {
		display: block
	} 
	.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
		cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none
	} 
	.owl-carousel.owl-loading {
		opacity: 0; display: block
	} 
	.owl-carousel.owl-hidden {
		opacity: 0
	} 
	.owl-carousel.owl-refresh .owl-item {
		visibility: hidden
	} 
	.owl-carousel.owl-drag .owl-item {
		-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none
	} 
	.owl-carousel.owl-grab {
		cursor: move; cursor: grab
	} 
	.owl-carousel.owl-rtl {
		direction: rtl
	} 
	.owl-carousel.owl-rtl .owl-item {
		float: right
	} 
	.owl-carousel .animated {
		animation-duration: 1s; animation-fill-mode: both
	} 
	.owl-carousel .owl-animated-in {
		z-index: 0
	} 
	.owl-carousel .owl-animated-out {
		z-index: 1
	} 
	.owl-carousel .fadeOut {
		animation-name: fadeOut
	}

	@keyframes fadeOut {
		0% {
			opacity: 1
		}
		100% {
			opacity: 0
		}
	}

	.owl-height {
		transition: height .5s ease-in-out
	} 
	.owl-carousel .owl-item .owl-lazy {
		opacity: 0; transition: opacity .4s ease
	} 
	.owl-carousel .owl-item img.owl-lazy {
		transform-style: preserve-3d
	} 
	.owl-carousel .owl-video-wrapper {
		position: relative; height: 100%; background: #000
	} 
	.owl-carousel .owl-video-play-icon {
		position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url(owl.video.play.png) no-repeat;
		cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform .1s ease
	} 
	.owl-carousel .owl-video-play-icon:hover {
		-ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3)
	} 
	.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
		display: none
	} 
	.owl-carousel .owl-video-tn {
		opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity .4s ease
	} 
	.owl-carousel .owl-video-frame {
		position: relative; z-index: 1; height: 100%; width: 100%
	} 
	
	
	.backToTop {
		position: fixed; z-index: 1020; right: 25px; bottom: 25px; display: none; width: 63px; height: 63px; border-radius: 50%;
		background: #3368c6; font-size: 18px; line-height: 63px; color: #fff; text-decoration: none; text-align: center; cursor: pointer;
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1); transition: all 0.25s, bottom 0.75s ease-in-out;
	}

	@media (max-width: 1023px) {
		.backToTop {
			width: 41px; height: 41px; right: 15px; font-size: 13px; line-height: 41px;
		}
	} 
	.backToTop [class*='icon'] {
		display: inline-block; transition: 0.5s;
	} 
	.backToTop:hover {
		box-shadow: 0 0 0 10px rgba(51, 104, 198, 0.2);
	} 
	.backToTop:hover [class*='icon'] {
		-moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH";
	} 
	.backToTop.visible {
		opacity: 1;mbottom: 45px;
	} 
	@media (max-width: 1023px) {
		.backToTop.visible {
			bottom: 65px;
		}
	}
 
	.menu_bars {
		position: fixed;  left: 3%; top:30%; z-index:999
	} 
	.menu_bars  {
	   background:#fff; margin:0px auto; padding:0px; text-align:center; padding:15px; border-radius:5px;
	}
	.menu_bars:hover  {
	   background:#a40b1c; 
	}
	.menu_bars:hover i  {
	   color:#fff; 
	} 
	.menu_bars  i {
	  font-size:47px; color:#398683
	}
	.menu_bars span {
	  font-size:11px; color:#000; display:block; border-top:1px solid #f2f2f2; padding-top:4px; margin-top:10px; line-height:13px
	} 
	.side-menu {
		width: 30%; position: fixed; right: -1px; top: 0; 
		background:#eee url(../images/sidemenu.png) center 30px no-repeat; 
		z-index: 9991032; height: 100%; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); 
		-webkit-transition: -webkit-transform .5s ease; transition: -webkit-transform .5s ease; -o-transition: -o-transform .5s ease;
		transition: transform .5s ease; overflow: hidden;
	}
	.side-menu.left {
		left: 0; right: auto; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);
	}
	.side-menu.before-side {
		width: 200px;
	}
	.side-menu.side-menu-active, .side-menu.before-side{
		-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
	}
	.pul-menu .side-menu.side-menu-active {
		visibility: visible; opacity: 1;
	}
	.side-menu .navbar-brand {
		margin: 0 0 2.5rem 0;
	}
 
	#close_side_menu {
		position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000;
		-webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22); -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
		transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22); display: none; z-index: 1031; opacity: 0.4;
	}
 
	.inner-wrapper {
		margin-top:70px; padding-top:40px;
	} 
	.inner-wrapper  .col-md-4 {
		margin-bottom:10px; 
	} 
	.inner-wrapper h6 {
		display:block; padding-bottom:15px; border-bottom:1px solid #d2d2d2; margin-bottom:20px; 
	} 
	.renkler {
		border:1px solid #ddd; height:90px;
	} 
	.renkler:hover {
		background:#f2f2f2;
		transform: scale(1.1, 1.1);
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
	} 
	.renkler a {
		display:block; padding-top:10px;
	} 
	.renkler a span {
		margin:0px auto; padding:0px; text-align:center;  height:40px; width:80%; display:block; font-family:arial; color:#fff; font-size:11px; padding-top:12px
	} 
	.renkler a b {
		margin:0px auto; padding:0px; text-align:center;  padding-top:10px; padding-bottom:10px;  display:block
	} 
	.renkler a span.varsayilan {
		 background:#31649b;
	} 
	.renkler a span.siyah {
		 background:#000;
	} 
	.renkler a span.turkuaz {
		 background:#5eb5b2;
	} 
	.renkler a span.purple {
		 background:#8560a8;
	} 
	.renkler a span.kirmizi {
		 background:#c60c14;
	} 
	.renkler a span.turuncu {
		 background:#9b4f31;
	}
 	.renkler a span.mor {
		 background:#6a3f7b;
	}
  	.renkler a span.blue {
		 background:#31649b;
	}
 

	/* ********** Sidebar Settings */
	
	.side-menu .btn-close {
		height: 33px; width: 33px; display: inline-block; text-align: center; position: absolute; top: 30px; right: 45px; cursor: pointer; color:#000 
	}
	.side-menu.before-side .btn-close{
		display: none;
	}
	.side-menu .btn-close::before, .side-menu .btn-close::after {
		position: absolute; left: 16px; content: ' ';  height: 24px; width: 2px; background: #000; top: 5px;
	}
	.side-menu .btn-close:before {
		-webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); color:#000
	}
	.side-menu .btn-close:after {
		-webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);
	} 
	.sidemenu_btn.left {
		left: 15px; right: auto;
	}
	.sidemenu_btn span {
		height: 2px; width: 100%; background: #fff; display: block;
	} 
	.sidemenu_btn span:nth-child(2) {
		margin: 4px 0;
	}
 
  

 .animated {
 
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
 }
 
 @-webkit-keyframes fadeInDown {
	0% {
	   opacity: 0;
	   -webkit-transform: translateY(-20px);
	}
	100% {
	   opacity: 1;
	   -webkit-transform: translateY(0);
	}
 }
 
 @keyframes fadeInDown {
	0% {
	   opacity: 0;
	   transform: translateY(-20px);
	}
	100% {
	   opacity: 1;
	   transform: translateY(0);
	}
 }
 
 .fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
 }	
 
.adasoftPhotoBox  { 
   display: inline-block;
}
 
.adasoftPhotoBox li { 
    margin: 2px;
}


.adasoftPhotoBox li { 
	border: 1px solid #f2f2f2; 
}

.adasoftPhotoBox li a img.kucuk {
	width: 140px; height:100px;
	border: 1px solid #f2f2f2;
	padding: 5px;	
}


.siteagac, .siteagac ul {
	margin:0; padding:0; list-style:none
}
.siteagac ul {
	margin-left:1em; position:relative
}
.siteagac ul ul {
	margin-left:1.5em
}
.siteagac ul:before {
	content:""; display:block; width:0; position:absolute; top:0; bottom:0; left:0;
	border-left:1px solid #ddd
}
.siteagac li {
	margin:0; padding:0 1em; line-height:2em; color:#369; font-weight:700; position:relative
}
.siteagac ul li:before {
	content:"";
	display:block;
	width:10px;
	height:0;
	border-top:1px solid #ddd;
	margin-top:-1px;
	position:absolute;
	top:1em;
	left:0
}
.siteagac ul li:last-child:before {
	background:#fff; height:auto; top:1em; bottom:0
}
.indicator {
	margin-right:5px;
}
.siteagac li a {
	text-decoration: none; color:#444; font-size:14px; font-weight:normal
}

.siteagac li a:last {
	color: red;
}

.siteagac li a:hover {
	text-decoration: underline
}

.siteagac li button, .siteagac li button:active, .siteagac li button:focus {
	text-decoration: none; color:#369; border:none; background:transparent; margin:0; padding:0; outline: 0;
}

	/** new add sytles **/
	
	#post-carosel-2 {
		max-height:340px;
	}
	
	