
@media screen and (max-width:1200px) and (min-width:991px){
	.checkbox{
		width: 100% !important;
		display: block !important;
		padding: 0px !important;
	}
	.checkbox+.checkbox, .radio+.radio {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
	}	
	.sifre {
    font-size: 12px !important;
	}	
}


@media screen and (max-width:524px){
		.tabs nav ul li {
		float: none !important; 
	}
		.tabs nav a {
		border-bottom: 1px solid #d3d3d3 !important;
	}
}






body
{
	margin:0; 
	padding:0;  
	font-size:16px !important; 
    font-family: 'Open Sans' !important;

}
h5 {
    font-size:18px !important;
    font-weight:bold;
    color:#152179 !important;

}
.heightautobox {
    display: flex;
    flex-flow: wrap;
}
h1
{
    border-bottom:1px solid #ededed;
    padding-bottom:10px;
    margin-top:5px !important;
    margin-bottom:10px !important;
    color:#ff0100;
    font-size:26px !important;
    font-weight:bold;
}
.icul { padding-left:20px; list-style:none; }
.icli { margin-bottom:15px; border-bottom:1px dashed #ccc; }
.icli:before {    
    font-family: 'FontAwesome';
    content: '\f067';
    margin:0 5px 0 -15px;
color: #ff0100;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 5px !important;
}
.headerbg
{
	background-color:#ececec;
	position:relative;
	background-image:url(../images/ust.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
		padding:0px 0px 0px 0px;
		min-height: 157px;
	
}

.btn-thd {

    padding: 3px 16px !important;
	display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-giris {
    display: inline-block;
    padding: 6px 17px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #c8c8c8;
    margin-left: -8px;
	background-color:#005596;
	color:white;
}

.menubg
{
	background-color:#005596;
	border-bottom:4px solid #03436e;
}

.menuhm
{
	padding:10px; background-color:#00335a;
}
@media only screen and (max-width: 768px)  
{
	.menuhm
{
	padding:13px; background-color: transparent;
}
}

.sldbg
{
	background-image:url(../images/sldbg.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
}





#carousel-featured { margin-bottom: 0; }
.carousel-indicators {  bottom: 35px !important;   height: inherit; }
.carousel-indicators li, .carousel-indicators .active { height: 15px; width: 15px; border-width: 2px; margin: 1px; background-color: #b92121; }
.carousel-indicators li { background-color: #222222\9; background-color: rgba( 0, 0, 0, 0.1 ); } 
.carousel-indicators .active { opacity: 0.7; }
.carousel-control.right, .carousel-control.left { background-image: none; background-repeat: inherit; background-color: rgba( 0, 0, 0, 0.7 ); top: 50%; width: 40px; height: 40px; margin-top: -20px; line-height: 40px; }
.carousel-inner > .item { -webkit-transition: 0.3s ease-in-out left; -moz-transition: 0.3s ease-in-out left; -o-transition: 0.3s ease-in-out left; transition: 0.3s ease-in-out left; }

.carousel-inner2 > .item { -webkit-transition: 0.3s ease-in-out left; -moz-transition: 0.3s ease-in-out left; -o-transition: 0.3s ease-in-out left; transition: 0.3s ease-in-out left; }

.carousel-control { color: #ea5644; }
.carousel-control.left { left: 40px; }
.carousel-control.right { right: 40px; }
.carousel-control.left, 
.carousel-control.right { opacity: 0; -webkit-transition: all 100ms ease-out 0s; -moz-transition: all 100ms ease-out 0s; -o-transition: all 100ms ease-out 0s; transition: all 100ms ease-out 0s; }
.carousel:hover .carousel-control.left  { left: 0; opacity: 1; }
.carousel:hover .carousel-control.right { right: 0; opacity: 1; }
.k-carousel-caption { position: absolute; }
.caption-content { padding: 10px 15px; }
.caption-title {font-size: 24px; margin: 0 0 10px 0; padding: 0 0 10px 0;  font-family: 'Open Sans'; font-weight: 400; font-style: normal; border-bottom:1px solid white; }
.pos-1-3-right, .pos-1-3-left { width: 33.3%; }
.pos-2-3-right, .pos-2-3-left  { width: 66.6%; }
.pos-1-3-left, .pos-2-3-left { left: 0; }
.pos-1-3-right, .pos-2-3-right { right: 0; }
.pos-1-3-left, .pos-2-3-left, .pos-1-3-right, .pos-2-3-right { bottom:42px; left:15px; }
.pos-c-full { width: 100%; }
.pos-c-2-3 { width: 66.6%; margin: 0 17%; }
.pos-c-full, .pos-c-2-3 { bottom: 0; text-align: center; border-top: none; }
.scheme-dark { width: 54%; max-height: 60%; color: #FFF;background-color: rgba(91, 132, 183, 0.68); -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); text-shadow: none; }
.scheme-light { color: #111; background-color: rgba(255, 255, 255, 0.5); -moz-text-shadow: 0 1px 2px rgba(255, 255, 255, 0.6); -webkit-text-shadow: 0 1px 2px rgba(255, 255, 255, 0.6); text-shadow: 0 1px 2px rgba(255, 255, 255, 0.6); }
.scheme-dark .caption-title { color: #FFF !important; }
.scheme-light .caption-title { color: #363636; }
.no-bg { background: none; }
.no-bg .caption-title { border-bottom: none; padding: 0; }
/* == END home page slider == */
.yazi
{
	font-size:17px;
	font-family: 'DINPro';
	font-weight: 300;
	font-style: normal;
	color:white;
}

.btnsld
{
	background-color:#ca404a;
	padding:5px 12px;
	color:white;
	font-family: 'LatoTRRegular';
	font-weight:normal;
	display: inline-block;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
	margin-top:10px;
}

@media all and (max-width: 1199px) and (min-width: 992px) {
	
	
	.scheme-dark { width:90%; color: #FFF; }
	
	.caption-content {
    padding: 12px 20px;
}


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    min-height: 343px;
}

} 

@media all and (max-width: 991px) {
	
	.caption-title {
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: normal;
    border-bottom: 1px solid white;
}

.yazi {
    font-size: 14px;
    font-family: 'DINPro';
    font-weight: 300;
    font-style: normal;
    color: white;
}

	.btnsld {
    background-color: #ca404a;
    padding: 5px 9px;
    color: white;
    font-family: 'LatoTRRegular';
    font-weight: normal;
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    margin-top: 10px;
}
	
	.scheme-dark { width:90%; color: #FFF; height:40%; }
	
	.caption-content {
    padding: 5px 5px;
}


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    min-height: 343px;
}

} 

.carousel-indicators {
    position: absolute;
    bottom: 10px;
	left:25px !important;
    z-index: 15;
    width: 100% !important;
    padding-left: 0;
	margin-left:0px !important;
	text-align:left !important;
    list-style: none;
}


.carousel-indicators li{border:1px solid red;display:inline;border-radius:0px;padding:2px;}


.carousel-indicators li {
    display: inline-block;
    width: 20px!important;
    height: 20px !important;
    margin:0;
	padding:0px;
	padding-right:8px;
    cursor: pointer;
	
    border-radius:12px !important;
	border:3px solid white !important;
	color:white;
}

.carousel-indicators .active {
	width: 20px!important;
    height: 20px !important;
    margin:0;
	padding:0px;
	padding-right:8px;
    background-color:red !important;
}

@media all and (max-width: 768px) 
{
	.scheme-dark { width:90%; color: #FFF; height:36%; }
	
	
	.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 25px !important;
    z-index: 15;
    width: 100% !important;
    padding-left: 0;
    margin-left: 0px !important;
    text-align: left !important;
    list-style: none;
}
.carousel-indicators {
    bottom: 46px !important;
    height: inherit;
}

.caption-title {
    font-size: 12px !important;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: normal;
    border-bottom:none;
}
	
	
}



.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    min-height: auto;
}


.gecis
{
background: rgba(236,236,236,1);
background: -moz-linear-gradient(left, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 50%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(236,236,236,1)), color-stop(50%, rgba(236,236,236,1)), color-stop(100%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 50%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 50%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 50%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 50%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#ffffff', GradientType=1 );

}

.bkose
{
	border-right:1px solid #ccc;
}

.resimbyt
{
	min-height:456px !important;
}
.reskucuk
{
	max-width:89% !important;
}


.k-sld-byt {

background-color: white; padding: 5px; border: 1px solid #ccc; margin-bottom: 33px;
}


.borderDiv {

    border:1px solid #ccc;
    padding:2px;
}

@media all and (max-width: 1199px) and (min-width: 992px) {
	
	.reskucuk
{
	max-width:87% !important;
}

	
}


@media all and (max-width: 991px) and (min-width: 768px) {
	
	
		.reskucuk
{
	max-width:83% !important;
}


        .k-sld-byt {

background-color: white; padding: 5px; border: 1px solid #ccc; margin-bottom: 15px;
}
	
	
}

@media (max-width: 768px) {
        .k-sld-byt {

background-color: white; padding: 3px; border: 1px solid #ccc; margin-bottom: 15px; margin-top:15px;
}




}


@media (max-width: 1191px) 
{
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.resimbyt
{
	 min-height: 366px !important;
}
}

@media (max-width: 991px) 
{
	
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.resimbyt
{
	 min-height: 271px !important;
}

.gecis
{
	background:transparent !important;
}

.bosluk
{
	margin-top:15px;
	margin-bottom:15px;
}

.bkose
{
	border-right:none;
}
	
}




@media (max-width: 768px) 
{
	
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    min-height: AUTO !important;
	margin-bottom:15px;
}

.bkose
{
	border-right:none;
}

.gecis
{
	background:transparent !important;
}


	
}

@media (max-width: 445px) 
{
	
		.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    min-height: 150px !important;
	margin-bottom:15px;
}
	
}


.panel-default>.panel-heading {
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-heading {
    padding:0px 5px !important;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px !important;
    border-top-right-radius:0px !important;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0 !important;
}


.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 10px 0px;
	font-weight: 300;
}

/* Nav */
.tabs nav {

}

.tabs nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.tabs nav ul li {
	display: block;
	float: left;
	position: relative;
}

.tabs nav li.tab-current {
	z-index: 100;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	border-bottom:1px solid #cfd6e3;
}

.tabs nav li.tab-current:after {
	right: auto;
	width: 4000px;
	border-bottom:1px solid #cfd6e3;
}

@media (max-width: 768px) 
{
	
	.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	border-bottom:none;
}

.tabs nav li.tab-current:after {
	right: auto;
	width: 4000px;
	border-bottom:none;
}
	
}



.tabs nav a {
	color: #000;
	display: block;
	font-size: 15px;
    padding: 5px 17px;
	white-space: nowrap;
	background-color:white;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	border-right:1px solid #ccc;
}

.tabs nav a:hover {
	color: #FFFFFF;
    background-color: #005596;
	text-decoration:none;
}



/* Icons */
.tabs nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: -0.25em 0.4em 0 0;
}

@media (max-width: 715px) 
{

.tabs nav a {
    color: #000;
    display: block;
    font-size: 14px;
    padding: 5px 15px;
    white-space: nowrap;
    background-color: white;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    border-right: 1px solid #ccc;
}
}

@media (max-width: 435px) 
{
	
	.tabs nav a {
    color: #000;
    display: block;
    font-size: 13px;
    padding: 5px 6px;
    white-space: nowrap;
    background-color: white;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    border-right: 1px solid #ccc;
}
}

@media (max-width: 375px) 
{
		.tabs nav a {
    color: #000;
    display: block;
    font-size: 13px;
    padding: 5px 5px;
    white-space: nowrap;
    background-color: white;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    border-right: 1px solid #ccc;
}
}

.icon-food:before {
	content: "\e600";
}

.icon-lab:before {
	content: "\e601";
}

.icon-cup:before {
	content: "\e602";
}

.icon-truck:before {
	content: "\e603";
}

.icon-shop:before {
	content: "\e604";
}

/* Content */
.content section {
	display: none;
}

.content section:before,
.content section:after {
	content: '';
	display: table;
}

.content section:after {
	clear: both;
}

/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #47a3da;
}

.content section.content-current {
	display: block;
}

.mediabox {
	float: left;
	width: 33%;
	padding: 0 25px;
}

.mediabox img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.mediabox h3 {
	margin: 0.75em 0 0.5em;
}

.mediabox p {
	padding: 0 0 1em 0;
	margin: 0;
	line-height: 1.3;
}

/* Example media queries */


@media screen and (max-width: 52.375em) {

	.mediabox {
		float: none;
		width: auto;
		padding: 0 0 35px 0;
		font-size: 90%;
	}

	.mediabox img {
		float: left;
		margin: 0 25px 10px 0;
		max-width: 40%;
	}

	.mediabox h3 {
		margin-top: 0;
	}

	.mediabox p {
		margin-left: 40%;
		margin-left: calc(40% + 25px);
	}

	.mediabox:before,
	.mediabox:after {
		content: '';
		display: table;
	}

	.mediabox:after {
		clear: both;
	}
}

@media screen and (max-width: 32em) {

	.mediabox {
		text-align: center;
	}

	.mediabox img {
		float: none;
		margin: 0 auto;
		max-width: 100%;
	}

	.mediabox h3 {
		margin: 1.25em 0 1em;
	}

	.mediabox p {
		margin: 0;
	}
}

.duyurupad
{
	padding:0px !important;
}


.media {
    margin-top: 18px !important;
    border-bottom: 2px dotted #ccc;
    padding-bottom: 9px;
}

.media .tarih
{
	font-size: 12px;
    text-align: right;
    color: #5393b3;
    margin-bottom: 0px;
    font-weight: 600;
    float: right;
}


.vticker{
  
text-shadow: 0 0 1px rgba(0,0,0,0.3);
-webkit-font-smoothing: antialiased;
  width: 100%;
  
  font-size:14px;
font-family: 'LatoTRBold';
  font-style:normal;
    font-weight:600;
	color:#044b91;

}
.vticker ul{
  padding: 0;
  width: 100%;
}
.vticker li{

    font-size: 15px;
    list-style: none;
    border-bottom: 2px dotted #ccc;
	font-weight: 300;
    font-style: normal;
       padding: 11px 0px 11px 0px;
	   	   font-family: 'LatoTRBold';
  font-style:normal;
  	color:#044b91;


}
.vticker li i{
  font-size: 10px;
  margin-right: 5px;
color: #e76635;



}


.vticker2{
  
text-shadow: 0 0 1px rgba(0,0,0,0.3);
-webkit-font-smoothing: antialiased;
  width: 100%;
  
  font-size:15px;
font-family: 'LatoTRBold';
  font-style:normal;
    font-weight:600;
		color:#044b91;

}
.vticker2 ul{
  padding: 0;
  width: 100%;
}
.vticker2 li{

    font-size: 15px;
    list-style: none;
    border-bottom: 2px dotted #ccc;
	font-weight: 300;
    font-style: normal;
       padding: 11px 0px 11px 0px;
	   font-family: 'LatoTRBold';
  font-style:normal;
    font-weight:600;
		color:#044b91;


}
.vticker2 li i{
  font-size: 10px;
  margin-right: 5px;
color: #e76635;



}

.sehir
{
	color:#6c6c6c;
	font-size:14px;
	font-family: 'LatoTRRegular';
	font-weight:normal;
	font-style:normal;
}

.cerceve
{
	border:1px solid #dee2ec;
	color:#5c5e66;
	padding:5px;
	font-size:20px;
	width:70px;
	height:65px;
	font-family: 'LatoTRRegular';
	font-weight:300;
	font-style:normal;
}

.tumetkinlik
{
	color:white;
	font-size:15px;
	background-color:#0960a3;
	padding:8px;
	margin-top:15px;
	float:right;
}

.haberalt
{
	background-color:#f6f6f6;
	border-top:2px solid #e0e0e0;
	padding-top:25px;
}

.btn-kongre {

    padding: 3px 10px !important;
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 25px;
	background-color:#cd1e1b !important;
	margin-top:10px;
	margin-bottom:10px;
	color:white;
	font-size:14px;
}

@media (max-width: 768px) 
{
	.btn-kongre {

    padding: 3px 10px !important;
	display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 25px;
	background-color:#cd1e1b !important;
	margin-top:10px;
	margin-bottom:0px;
	color:white;
	font-size:15px;
}

	
}


.gorselbg
{
	background-image:url(../images/logosbg.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	padding-top:25px;
	padding-bottom:25px;
	border-top:3px solid #c9c9c9;
}


.footer {
    font-size: 13px;
}

ul.footer {
    padding-left: 0;
    list-style-type: none;
}

    ul.footer a {
        color: #606061;
    }
	
.foot
{
	width:100%;
height:auto;
background-color:#d7d7d7;
border-top:5px solid #50ab5e;
 padding-top:10px;
  padding-bottom:10px;
}

h5
{
	margin:0px;
	font-family: 'Open Sans' !important;
	font-weight: 700 !important;
    font-style: normal;
	font-size:16px !important; 
	color:#606061 !important;
}

.ff
{
	font-size:14px;
	color:#606061;
	font-family: 'Open Sans';
	font-weight:300;
	font-style:normal;
}

.footerfont {
    color: #3d3d3d;
    font-size: 12px;
}

.footerBox {
    border-right: 1px solid #CCCCCC;
}

@media (max-width: 765px)

{
.footerBox {
    border-right: 0px !important;
}
}

.footmenu
{
	font-family: 'Open Sans';
	font-weight:600;
	font-style:normal;
	font-size:14px;
	color:#606061;
}



.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative !important;
    min-height: 1px !important;
    
}

.col-sm-15 {
        width: 20% !important;
        float: left !important;
    }
	
@media (min-width: 768px) {
	.col-xs-15 {
    width: 20% !important;
    float: left !important;
}
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20% !important;
        float: left !important;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20% !important;
        float: left !important;
    }
}


h3
{
	margin:0px;
	font-family: 'Open Sans' !important;
	font-weight: 700 !important;
    font-style: normal;
	font-size:18px !important; 
	color:#005596 !important;
	margin-bottom:10px;
}

h2
{
	margin:0px;
	font-family: 'Open Sans' !important;
	font-weight: 700 !important;
    font-style: normal;
	font-size:18px !important; 
	color:#005596 !important;
	margin-bottom:10px;
}

.baslik
{
	margin:0px;
	font-family: 'Open Sans' !important;
	font-size:16px !important; 
	color:#333 !important;
}
@media (max-width: 768px)
{
.baslik
{
	margin:0px;
	font-family: 'Open Sans' !important;
	font-size:11px !important; 
	color:#333 !important;
}
}


@media (max-width: 545px)
{
.carousel-indicators {
    bottom: 10px !important;
    height: inherit;
}}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -16px !important;
}
input[type=checkbox], input[type=radio] {
    margin: 0px 0 0 !important;
    margin-top: 1px\9;
    line-height: normal;
}

.sifre
{
	color:#005596 !important;
	font-size:11.5px !important;
	font-family:Arial, Helvetica, sans-serif;
}

.checkbox+.checkbox, .radio+.radio {
    margin-top: 10px !important;
}

.icerikbg {
    background-color: white;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 14px 2px rgba(199,199,199,1);
    -moz-box-shadow: 0px 0px 14px 2px rgba(199,199,199,1);
    box-shadow: 0px 0px 25px 2px rgba(199,199,199,1);
    min-height: 733px !important;
    padding-bottom: 100px;
    margin-bottom:20px;
    padding: 15px !important;
}

.breadcrumb > span > li {
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
    }

        .breadcrumb > span > li > a {
            font-family: 'Open Sans', sans-serif;
            font-size: 13px;
            color: #272727;
        }

    .breadcrumb > span.active > li > a {
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        color: #8c8f96;
    }
    .breadcrumb{
    margin-bottom: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 0px !important;
    }
    .fa-chevron-right-color {
        color: #8c8f96;
        padding: 0px 2px 0px 5px;
    }
a:focus, a:hover {
    color:#F80807;
    text-decoration: none;
}
.footmenu a{
    color:#606061;
}
.tabs nav a:hover, .tabs nav a:focus ,.tab-current{
    color: #FFFFFF;
    background-color: #005596;
    text-decoration: none;
}


.media-body {
    color: #6c6c6c;
	font-size:14px;
	font-family: 'LatoTRRegular' !important;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100% !important;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}


@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}

.eventyear{
    background-color:#ededed;
    border:1px solid #d5d5d5;
    padding:7px;
    color:#005596 !important;
}
.eventsul{
    list-style-type:none;
}
.eventsul li {
    margin-top:15px;
    border-bottom:1px solid #ededed;
    padding-bottom:15px;
}
.eventsul li b {
    font-size:14px !important;
    color:#696969;
}
.profilebg {
    border: solid 1px #dbdbdb;
    background-image: -webkit-linear-gradient(bottom, #e4e4e4, #fff);
    background-image: -moz-linear-gradient(bottom, #e4e4e4, #fff);
    background-image: -o-linear-gradient(bottom, #e4e4e4, #fff);
    background-image: -ms-linear-gradient(bottom, #e4e4e4, #fff);
    background-image: linear-gradient(to top, #e4e4e4, #fff);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.altbirim{
    padding:10px 10px;
    text-align:right;
    font-weight:bold;
    font-size:18px;
    color:#fff;
background-color:#02436e;
}
.altbirim-menu{
    padding:0;
}
.altbirim-menu .nav {
    width:100%;
        background-color: #005596;
}
.altbirim-menu .nav>li>a {
    color:#fff;
    line-height:5px;
}
.altbirim-menu .nav>li>a:hover {
    color:#fff;
    line-height:5px;
    background-color:#286ab0;

}
.altbirim-menubg{
       background-color: #005596;
}
    .altbirim-menubg .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        color: #fff;
        background-color: white;
    }
    .altbirim-menubg .navbar-toggle{
        
        float: left;
    }
    .altbirim-menu .nav{
    margin: 7.5px 0px;
    }
    .news-text{
        font-weight:bold;
        font-size:15px;
    }
    @media (min-width: 1200px){
.container {
    width: 1130px;
}
    }


 .navbar-default .navbar-toggle {
    border-color: #fff;
    color: white;
}

 .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd;
    color:#999;
}

 .checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 0px !important;
}