.asterisk {color: #ff0000; font-size: 12px; font-style: italic; margin-top: -20px;}
.highlight {font-weight:bold; text-decoration:underline;}
/* Floating & Alignment */
img.centered   {display: block;margin-left: auto;margin-right: auto;}
.float-left    {float:left;}
.float-right   {float:right;}
.float-none    {float:none;}
.float-center  {margin: 0px auto 0px auto;display: block;}

.align-left    {text-align:left;}
.align-right   {text-align:right;}
.align-center  {text-align:center;}
.align-justify {text-align:justify;}

.m0  {margin:0;}
.mt0 {margin-top:0;}
.mb0 {margin-bottom:0;}
.ml0 {margin-left:0;}
.mr0 {margin-right:0;}
.mtb0{margin-top:0; margin-bottom:0;}
.mlr0{margin-left:0; margin-right:0;}

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mr50{margin-right:50px;}

.p0  {padding:0;}
.pt0 {padding-top:0;}
.pb0 {padding-bottom:0;}
.pl0 {padding-left:0;}
.pr0 {padding-right:0;}
.ptb0{padding-top:0; padding-bottom:0;}
.plr0{padding-left:0; padding-right:0;}

.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pr10{padding-right:10px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr40{padding-right:40px;}
.pr50{padding-right:50px;}


.icon-facebook-square{
	background:url("../images/icon-facebook-square.png") 0 0 no-repeat;
	background-size:22px 22px;
}
.icon-twitter-square{
	background:url("../images/icon-twitter-square.png") 0 0 no-repeat;
	background-size:22px 22px;
}
.icon-instagram-square{
	background:url("../images/icon-instagram-square.png") 0 0 no-repeat;
	background-size:22px 22px;
}
.icon-googleplus-square{
	background:url("../images/icon-googleplus-square.png") 0 0 no-repeat;
	background-size:22px 22px;
}
.icon-facebook-square,
.icon-twitter-square,
.icon-instagram-square,
.icon-googleplus-square {
	/*left: 0;
	top: 0;*/
	height: 22px;
	width: 22px;
	float:right;
	margin-right:14px;
}
.cursor_pointer{cursor:pointer;}

body{
	color:#0047aa;
}
.devrama-slider{
	z-index:9;
}
#quickform span .fa{color: #999;
}
.bordered{border:1px dotted #ccc;}
.bg-gray { background-color: #F4F7FC;}
.bg-w { background-color: #fff;}
.ytvideo{margin-bottom:15px;}
.onlinecatalogue {text-align:center; margin:30px 0;}
.onlinecatalogue a{width:225px;}
.onlinecatalogue .img-responsive{ display:inline-block;}
/*
.ytvideo iframe{
	border:1px dotted #ccc;
	}
*/
.pathway {font-size:13px; margin: 10px 0 40px;}
.pathway a:hover {text-decoration:underline; color:#008f9f;}

.b-lline {
	color:#0047aa;
	border-top: 1px solid #B9C6D7;
}
.form-group label{
	font-weight: normal;
}
.success, .contact-form span label.success {
    color: #62A021;
    font-weight: bold;
}
/*.error,*/
label.error {
    color: #F76D2B;
    font-weight: bold;
	margin-bottom:10px;
	margin-left:20px;
}
.notice, .contact-form span label.notice {
    color: #ccc;
}
input.error, textarea.error, .contact-form input.error[type="text"], .contact-form textarea.error {
    background: #f0bebe none repeat scroll 0 0;
    border-color: #973d3d;
    border-style: solid;
    color: #a35959;
}
.nobg{
	background:none;
}
.image_center{	margin: 0 auto;	width:190px !important;}
.image_left  {	float: left; /*margin-right: 6px;*/}
.image_right {	float: right; /*margin-left:6px;*/}
.img-thumb	 { width:100%;}

.thumb_holder {
    float: left;
    padding: 4px;
}
.image_holder{
    background: none repeat scroll 0 0 white;
    /*border: 1px solid #BBBBBB;*/
	text-align:center;
	/*width:200px;*/
	padding:4px;
}
.image_holder_right  {margin-left: 6px;}
.image_holder_left   {margin-right: 6px;}
.image_holder_border {border: 1px solid #BBBBBB;}

a.logo .logo__img{
	display:inherit;
	/*width:60px;*/
	letter-spacing: 1px;
}
h1.pagetitle{
	font-size:24px;
}
/*
body{
  background:url(../images/bg.png) center center repeat-y;
}
*/
/*nav .container,*/
/*header .container,*/
/*
.b-header .container,
.b-world .container{
	background:url(../images/bg-b.png)0 0 repeat;
	/*background: rgba(0, 0, 0, 0.5) url("../images/bg-w.png") 0 0 repeat;*/
/*}*/
.bg,
.container.bg{
	background:url(../images/bg-w.png)0 0 repeat;
	/*background: rgba(0, 0, 0, 0.5) url("../images/bg-w.png") 0 0 repeat;*/
}


.b-nav{
	padding-top:0;
	padding-bottom:0px;
	/*height:100px;*/
}
.b-nav__logo h2 {
	letter-spacing:2px;
}
.b-nav__logo h2 a {
	/*font: 300 16px "Open Sans",sans-serif;*/
	font: inherit;
	text-decoration: none;
}
.b-nav__list {
	/*height:96px;*/
	z-index:99;
}

.b-nav__list ul {
    margin-top: 40px;
}
.b-nav__list ul li a.mainlevel {
	text-align:center;
	padding: 10px 4px 10px 4px;
	border-bottom: 2px solid #fff;
}

.b-nav__list ul li a {
	min-width:80px;
	/*text-align:center;*/
	border-bottom: 2px solid #fff;
    padding: 4px 0px 2px 0px;
	/*background:url(../images/bg-leaf.png) center center no-repeat;*/
	/*display:block;*/
}
.b-nav__list ul li a:hover{
	/*color:#002D6E;
	border-bottom: 2px solid #002D6E;
	/*background:url(../images/bg-leaf-o.png) center center no-repeat;*/
	background-color:#002D6E;
	color:#fff;
	
}

/*
.b-nav__list ul li ul.sub_menu >li{
    background: none;
	background-color:#FFF;
    padding: 0;
	border:none;
}
*/
.b-nav__list ul li ul.sub_menu >li a{
	background: none;
	background-color:#FFF;
    padding: 10px;
	border:none;
	display:block;
}
.b-nav__list ul li ul.sub_menu >li a:hover{
	background-color:#002D6E;
	color:#fff;
}

.m-home .b-nav, .b-footer {
    background-color: #ffffff;
}


.navbar-header .b-nav__logo {
	display:none;
}
.b-footer__company {
    float: left;
    padding: 8px 0 0 5px;
    text-align: center;
    text-transform: uppercase;
}
.b-footer__company img.logo__img{
	display:inline;
	/*width:60px;*/
}
.b-topBar {
	position: absolute;
    /*width: 100%;*/
	border:none;
	/*height:51px;*/
	z-index:99;
}

.b-topBar__search{
	padding:0;
	/*float:right;*/
	text-align:center;
	border:none;
}
.b-topBar__search .search_box{
	/*width:318px;*/
	height:57px;
	color:#002D6E;
	background:url(../images/bg-search.png) center top no-repeat;
	display:block;
}
.b-topBar__search .search_box input[type="text"]{
    border: 1px solid #eeeeee;
    border-radius: 12px;
    font: 400 12px "Open Sans",sans-serif;
    margin: 22px auto 0;
    padding: 3px 20px;
    width: 200px;
}

.b-topBar__lang{
	padding:0;
	/*float:right;*/
	text-align:right;
	border:none;
}

.b-topBar__logo{
	display:none;
}

.img-polaroid {
	background: #ffffff;
	padding: 6px;
	border: 1px solid #e6e6e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
} 
a:hover .img-polaroid {
	background-color:#fff;
	border-color:#666;
}
.b-contact-title {
    margin: 0;
}

.b-world {
    background:none;
    /*box-shadow: 0 30px 100px -38px rgba(0, 0, 0, 0.3);*/
	box-shadow:none;
    position: relative;
    text-align:justify;
}
.b-world__item a {
	border:none;
	font:inherit;
	padding:0px !important;
}
.b-world__item a img {
    width: 100%;
}
.b-world__item h2{
	border-color:#0047aa;
	border-left: 2px solid #0047aa;
	border-right: 2px solid #0047aa;
	text-align:center;
}
.b-world__item h2 a {
    font: 600 16px "Open Sans",sans-serif !important;
}
.b-world__item h2 a:hover {
	background:none;
	border-color:none;
	text-decoration:none;
	color: #3aaf28;
}
.b-world__item-val {
	margin: 0;
}

.b-article {
    padding:0;
	min-height:400px;
}
.b-article .container{
	min-height:400px;
}

.b-world .container {
    padding-top: 30px;
}
.b-blog__aside{
	margin-top:74px;/*ec::*/
}
.b-blog__aside h2 {
	font-size: 22px;
	margin: 0;
}
.b-contacts__address-info-main-item em {
	font: 700 14px "Open Sans",sans-serif;
}
.s-form input[type="text"], .s-form textarea {
    border: 1px solid #ddd;
	color:#444;
    text-transform:inherit;
	font: 600 12px "Open Sans",sans-serif;
	margin-bottom:5px;
}
.b-pageHeader h1 {
	font: 400 22px "PT Sans",sans-serif;
	margin: 0;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	color:	#fff;
	/*float: left;*/
	float:none;
	text-align:center;
}

.b-contact-title h5{
	font-size:16px;
	padding:3px 15px;
}
.b-contacts__form p{
	color:#0047aa;
}
.b-contact__form .quick-contact-form{
	text-align:center;
}
.b-contact__form .quick-contact-form span {
	color:#999;
}
.b-contact__form  input[type="text"] {
	width:280px;
}
.b-footer{
	padding:10px 0;
}
footer h3{
	margin:0;
}

#toTop{
	background-color: rgba(58, 175, 40, 0.6);/*rgba(0, 0, 0, 0.6);*/
	display: none;
	padding: 15px;
	color: #fff;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999;
	border-radius: 3px;
}
.loginPanel {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fafafa none repeat scroll 0 0;
    /*
	border-color: -moz-use-text-color #d5d5d5 #d5d5d5;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
	*/
	border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
    display: block;
    /*height: 212px;
    width: 320px;*/
}
.head {
    background: #efefef url("../images/leftNavBg.png") repeat-x scroll 0 0;
    border-bottom: 1px solid #d5d5d5;
    border-top: 1px solid #d5d5d5;
    height: 38px;
    position: relative;
}
.loginPanel h5 {
    float: left;
    font-weight: normal;
    padding: 10px 12px 10px 35px;
}
.iUser {
    background: rgba(0, 0, 0, 0) url("../images/user.png") no-repeat scroll 12px center;
}
.loginPanel h5 {
    font-size: 16px;
}
.loginPanel .submitButton {
    float: right;
    margin: 0px 20px 10px;
}
.loginPanel .loginRow {
    /*border-top: 1px solid #e7e7e7;*/
    padding: 6px 0;
}
.loginPanel input {
	padding-left:4px;
}
.tableStatic { border: 1px solid #e7e7e7; }
.tableStatic .coltitle {font-weight:bold;}
.tableStatic thead td { padding: 3px 0 2px 10px; border-left: 1px solid #D5D5D5; background: #efefef url(../images/leftNavBg.png) repeat-x; border-bottom: 1px solid #D5D5D5; font-size: 11px; color: #878787; }
.tableStatic thead td:first-child { border-left: none; }

.tableStatic tbody tr { border-top: 1px solid #e7e7e7; }
.tableStatic tbody tr:nth-child(even) { background-color:#f5f5f5; }

.tableStatic tbody td { border-left: 1px solid #e7e7e7; padding: 8px 10px; vertical-align: middle; }
.tableStatic tbody td:first-child { border-left: none; }

.tableStatic tbody tr:hover { background-color: #fffacd;}

.tableStatic.urunListe {
	}
.tableStatic.urunListe .img-thumb{
	/*width:120px;/*ec::*/
	height:90px;
	}
/*@media (max-width: 1199px) {*/
@media (max-width: 1023px) {
	.b-topBar .row > div:nth-child(1){
		display:none;
	}
}
@media screen and (max-width:767px){
	body{
	  background:none;
	}
	.navbar-nav-menu{
		background-color:#fff;/*#F76D2B;*/
		color:#002d6e;
		box-shadow: 0 30px 100px -38px rgba(0, 0, 0, 0.3);
		border: 1px solid #002d6e;
		margin-bottom:40px !important;
	}
	.b-nav__list ul li {
		float:none;
	}
ul.dropmenu li {
	display:block;
}

ul.dropmenu ul ul { 
	position:relative;
	width:100%;
	left:0;
}

ul.sub_menu {
	color:#7F3839;
	/*display:none;*/

}

ul.sub_menu > li {
	padding-left:40px;
}
ul.sub_menu > li a{
	background:none;
	color:#002d6e;
}
	header.b-topBar{
		width:100%;
		text-align:center;
	}
	.b-topBar__lang {
		text-align:right;
	}
	.b-topBar__search{
		display:none;
	}

	.b-nav__list {
		height:inherit;
		margin-top:0;
	}

	.b-nav__list ul li {
		margin-bottom:0;
	}
	.b-nav__list ul li a {
		background:none;
		padding: 15px;
		color:#002d6e !important;
	}
	.b-nav__list ul li a:active,
	.b-nav__list ul li a:hover {
    	background:none;
		background-color:#002D6E;
		color:#fff !important;
		border-bottom:2px solid #fff;
	    
	}
	
	.b-nav__list ul li ul.sub_menu >li{
		background: none;
		/*background-color:#FFF;*/
		padding: 0;
		border:none;
		/*display:block;*/
	}
	.b-nav__list ul li ul.sub_menu >li a{
		background: none;
		/*background-color:#FFF;*/
		padding: 10px 10px 10px 40px;
		border:none;
		display:block;
	}
	
	.b-nav__list ul li ul.sub_menu a{
		color:#641618;
	}
	
	.navbar-toggle:hover {
		background: #002D6E none repeat scroll 0 0;
	}
	.b-contact__form  input[type="text"] {
		width:220px;
	}


}

@media (min-width: 768px) and (max-width: 1024px) {
	.b-nav__logo{
		margin-top:30px;
	}
	.b-contact__form  input[type="text"] {
		width:220px;
	}

}