@charset "utf-8";
/* =============================================================================
   Base
   ========================================================================== */

html, body {
	width: 100%;
	overflow: hidden;
}
html {
	overflow: x-hidden;
!important;
	padding: 0 !important;
	margin: 0px !important;
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	background: #fbfbfb;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background: url(../images/pattern.png) repeat left top;
	/* Fix for webkit rendering */
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}
body, button, input, select, textarea {
	color: #666;
}
/* =============================================================================
   Links
   ========================================================================== */
a {
	text-decoration: none;
}
a, a > *, *:hover, .jcarousel-next, .jcarousel-prev {
	-webkit-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	-moz-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	-ms-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	-o-transition: color 0.2s ease, background-color 0.2s ease, border 0.2s ease, opacity 0.2s ease-in-out;
	transition: color 0.2s linear 0s, background 0.2s linear 0s, border-left-color 0.2s linear 0s, border-bottom-color 0.2s linear 0s;
}
a {
	color: #006fba;
}
a:visited {
	color: #006fba;
}
a:hover {
	color: #ff812a;
}
a:focus {
	outline: 0;
}
a:hover, a:active {
	outline: 0;
	color: #ff812a;
}
p {
	text-align: justify;
}
/* ---------------------------------------------------------------------- */
/* Headings
/* ---------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
}
h1 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 2.333em; /* 28px */
	line-height: 1.214em; /* 34px/28px */
}
h2 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.8em; /* 24px */
	line-height: 1.333em; /* 24px/18px */
}
h3 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.333em; /* 16px */
	line-height: 1.375em; /* 22px/16px */
}
h4 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.166em; /* 14px */
	line-height: 1.428em; /* 20px/14px */
}
h5 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.083em; /* 13px */
	line-height: 1.461em; /* 19px/13px */
}
h6 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1em; /* 12px */
	line-height: 1.5em; /* 18px */
}
/* =============================================================================
   Typography
   ========================================================================== */

/* =============================================================================
   Lists
   ========================================================================== */

ul, ol {
	margin: 0 0;
	padding: 0 0 0 0;
}
dd {
	margin: 0 0 0 0;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/* =============================================================================
   HEADER
   ========================================================================== */
header {
	padding: 0;
	margin: 0;
}
.logotop {
	background: url(../images/logo.png) left top no-repeat;
	float: left;
	width: 220px;
	height: 108px;
	margin: 10px 0;
	padding: 0 0 0 0;
}
.logotop a {
	float: left;
	width: 220px;
	height: 108px;
	text-indent: -9999px;
}
.topmenu {
	float: right;
	padding-top: 50px;
	font-size: 13px;
}
.topmenu li {
	float: left;
	padding: 0 20px 0 20px;
	height: 30px;
	border-right: 1px solid #ededed;
	margin: 0;
	line-height: 30px;
}
.topmenu li:last-child {
	border-right: none;
}
.topmenu li a {
	color: #005690;
}
.topmenu li a:hover {
	color: #ff812a;
}
.topmenu li .active {
	color: #ff812a;
}
.topmenu li a.active:hover {
	color: #005690;
}
.topmenu li .home-aktif {
	background: url(../images/home_icon.png) no-repeat left top;
	float: left;
	text-indent: -9999px;
	height: 30px;
	width: 30px;
}
.topmenu li .home-aktif:hover {
	background: url(../images/home_icon.png) no-repeat left bottom;
}
.topmenu li .home {
	background: url(../images/home_icon.png) no-repeat left bottom;
	float: left;
	text-indent: -9999px;
	height: 30px;
	width: 30px;
}
.topmenu li .home:hover {
	background: url(../images/home_icon.png) no-repeat left top;
}
/* =============================================================================
   MAIN SLIDER
   ========================================================================== */
#mainslider {
	width: 100%;
	clear: both;
}
/* =============================================================================
   HOME ABOUT
   ========================================================================== */
.hasum {
	background: #b6b6b6;
	position: relative;
	top: -5px;
	height: 65px;
	clear: both;
	padding: 20px 0 20px 0;
	z-index: 10;
	border-top: 5px solid #fff;
	color: #FFF;
}
.hasum-img {
	width: 260px;
	float: left;
	padding: 0 20px 0 20px;
}
.hasum-text {
	width: 540px;
	float: left;
	padding: 0 20px 0 20px;
}
.hasum-link {
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
	height: 105px;
	line-height: 105px;
}
.hasum-link a {
	background: #a2a2a2 url(../images/arrow_white.png) center center no-repeat;
	width: 42px;
	height: 105px;
	float: left;
	text-indent: -9999px;
}
.hasum-link a:hover {
	background: #006fba url(../images/arrow_white.png) center center no-repeat;
	width: 42px;
	height: 105px;
}
/* =============================================================================
   HOME CONTENT
   ========================================================================== */
.home-content {
	margin-top: 20px;
}
.home_cap {
	padding: 10px 0;
	margin: 0 0 0 0;
	border-bottom: 5px solid #005690;
	color: #005690;
	font-weight: 400;
}
/* =============================================================================
   FOOTER
   ========================================================================== */
footer {
	background: url(../images/footer_bg.png) repeat-x left bottom;
	height: 241px;
	clear: both;
	margin: 40px 0 0 0;
	color: #FFF;
	padding: 41px 0 0 0;
}
footer p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
footer .footer_in a {
	color: #FFF;
}
footer .footer_in a:hover {
	text-decoration: underline;
}
.footer_in {
	background: url(../images/footer.png) center bottom no-repeat;
	height: 101px;
	padding: 140px 0 0 0;
}
.follow {
	float: left;
	line-height: 30px;
	height: 30px;
	margin: 0 10px 0 0;
}
.facebook, .linkedin {
	float: left;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	margin: 0 3px;
	border-radius: 3px;
}
.facebook {
	background: #0098ff url(../images/facebook.png) center center no-repeat;
}
.linkedin {
	background: #0098ff url(../images/linkedin.png) center center no-repeat;
}
a.facebook:hover {
	background: #ff812a url(../images/facebook.png) center center no-repeat;
}
a.linkedin:hover {
	background: #ff812a url(../images/linkedin.png) center center no-repeat;
}
.social {
	padding: 10px 0 0 60px;
}
.margin-top {
	margin-top: 10px;
}
.link_switch {
	position: absolute;
	right: 0;
	top: 96px;
	height: 60px;
	display: block;
	width: 120px;
	background: #005690 url(../images/link_switch.png) no-repeat 10px center;
	text-indent: -9999px;
	z-index: 100px;
	border-radius: 100px 0px 0px 100px;
}
a.link_switch:hover {
	background: #ff812a url(../images/link_switch.png) no-repeat 10px center;
	width: 140px;
}
/* =============================================================================
   LEFT MENU
   ========================================================================== */
.left_menu ul {
	margin: 33px 0 0 0;
	width: 220px;
}
.left_menu ul li {
	list-style-type: none;
	line-height: 36px;
}
.left_menu ul li a {
	border-bottom: 1px solid #d8d8d8;
	line-height: 36px;
	display: block;
	font-size: 13px;
	color: #919191;
}
.left_menu ul li a:hover {
	color: #ff812a;
}
.left_menu ul li .active {
	border-bottom: 1px solid #d8d8d8;
	line-height: 36px;
	display: block;
	font-size: 13px;
	color: #005690;
}
.left_menu ul li a.active:hover {
	color: #ff812a;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
/* =============================================================================
   PAGE
   ========================================================================== */
.pagetopnavcon {
	background: #37618e url(../images/page_nav_bg.jpg) center center repeat-x;
	height: 80px;
	line-height: 80px;
	color: #FFF;
}
.pagetopnavcon h3 {
	height: 80px;
	line-height: 80px;
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-weight: 100;
}
.content_main {
	margin: 20px 0;
}
.content_in {
	margin-top: 20px;
}
.content_in figure {
	margin: 0 0 20px 0;
}
.content_in h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #005690;
}
.content_in h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	color: #a4a4a4;
}
.content_in p {
	font-size: 13px;
	line-height: 24px;
}
.content_in hr {
	border: 2px solid #005690;
	margin-bottom: 20px;
}
ul.products {
	list-style-type: none;
}
ul.products li {
	float: left;
	width: 182px;
	height: 150px;
	margin: 0 20px 20px 0;
	text-align: center;
}
ul.products li img {
	clear: both;
	width: 180px;
	height: 120px;
	border: 1px solid #e1e1e1;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
ul.products li:nth-child(2n) {
	float: right;
	margin: 0 0px 20px 0;
}
ul.products li span {
}
input, select {
	vertical-align: middle
}
pre {
	white-space: pre-line;
	overflow-wrap: break-word
}
input[type=radio] {
	vertical-align: text-bottom
}
input[type=checkbox] {
	vertical-align: middle
}
.ie6 input {
	vertical-align: text-bottom
}
select, input, textarea {
	font: 99% sans-serif
}
input[type=button], input[type=submit], button {
	cursor: pointer
}
button, input, select, textarea {
	margin: 0
}
button {
	overflow: visible;
	width: auto
}
.table-form td {
	padding: 5px 0;
}
.table-form th {
	padding: 5px 0;
	text-align: left;
}
.textinput {
	background-image: url(../images/common/inputbg.png);
	float: left;
	width: 338px;
	border-color: #CBCBCB #CBCBCB #E1E1E1 #D6D6D6;
	border-style: solid;
	border-width: 1px;
	padding: 5px 0 5px 3px
}
.textinput-medium {
	background-image: url(../images/common/inputbg.png);
	float: left;
	width: 160px;
	border-color: #CBCBCB #CBCBCB #E1E1E1 #D6D6D6;
	border-style: solid;
	border-width: 1px;
	padding: 5px 0 5px 3px
}
.textinput-small {
	background-image: url(../images/common/inputbg.png);
	float: left;
	width: 80px;
	border-color: #CBCBCB #CBCBCB #E1E1E1 #D6D6D6;
	border-style: solid;
	border-width: 1px;
	padding: 5px 0 5px 3px
}
.seccode {
	margin: 0 0 0 10px;
	border: 1px solid #dedede;
}
.select {
	background-image: url(../images/common/inputbg.png);
	float: left;
	width: 344px;
	border-color: #CBCBCB #CBCBCB #E1E1E1 #D6D6D6;
	border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 3px;
}
.textarea {
	background-image: url(../images/common/inputbg.png);
	float: left;
	height: 90px;
	width: 338px;
	border-color: #CBCBCB #CBCBCB #E1E1E1 #D6D6D6;
	border-style: solid;
	border-width: 1px;
	padding: 5px 0 5px 3px;
}
.buttonn {
	background: #005690;
	border: #00426f solid 1px;
	color: #FFF;
	cursor: pointer;
	font-weight: 700;
	height: 28px;
	width: 88px;
	margin: 0 5px 0 0;
	padding: 0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.buttonn:hover, .buttonn:focus {
	border: #e05b00 solid 1px;
	background: #ff812a;
}
/** SYSTEM TEMPLATE : Loading div **/
#froqTag_loadingDiv {
	position: absolute;
	display: none;
	border: 5px solid #CCC;
	border-radius: 5px;
	padding: 10px 10px 10px 10px;
	background-color: #666;
	z-index: 999999;
}
/** PAGING LINKS **/
.paging_1 {
	background-color: #E1E1E1;
	padding: 2px 10px 2px 10px;
	margin-left: 1px;
	float: left;
	font-weight: bold;
}
a.paging_1:hover {
	background-color: #A4A400;
	font-weight: bold;
}
.paging_2 {
	background-color: #C64000;
	padding: 2px 10px 2px 10px;
	margin-left: 1px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
}
a.paging_2:hover {
	background-color: #A4A400;
	font-weight: bold;
}
.purechat.purechat-bottom-right {
	bottom: 0 !important;
	right: 0px !important;
}
/** POPUP **/
.autopopup {
	display: none;
	position: absolute;
	z-index: 10;
	width: 400px;
	height: 160px;
	border: 20px solid rgba(0,51,86,.8);
	border-radius: 10px;
}
.autopopup div {
	height: 120px;
	text-align: center;
	background: rgba(255,255,255,1);
	padding: 20px;
}
.autopopup div h1 {
	font-size: 18px;
	background: url(../images/folder.png) no-repeat left top;
	line-height: 36px;
	display: block;
	padding: 0 10px 0 40px;
	color: #005690;
	border-bottom: 1px dotted #dedede;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.autopopup div.buttoncontainer {
	margin: 0 auto;
	height: 48px;
	padding: 0;
	width: 220px;
}
.autopopup div a {
	padding: 5px;
	float: left;
	height: 32px;
	line-height: 32px;
	background: #005690;
	color: #FFF;
	cursor: pointer;
	font-weight: 700;
	width: 100px;
	margin: 5px;
	padding: 0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	border-radius: 3px;
}
.autopopup div a:hover {
	background: #0077c8;
}
.autopopup div .gonder {
	background: #d94a04;
}

/*BRAND*/
.brand {
	padding: 63px 0 0 30px;
}
.brand ul li {
	border: 1px solid #ebebeb;
	margin: 0 0 0 0;
	line-height: 36px;
	text-align: center;
	margin: 2px 0;
	background: #f2f3f4;
	font-weight: bold;
	font-size: 14px;
	color: #005690;
	list-style-type: none;
}
.extra-margin {
	margin-top: 5px;
}

/** Customers **/
ul.customers {
	list-style-type: none;
}
ul.customers li {
	float: left;
	width: 192px;
	height: 150px;
	margin: 0 20px 20px 0;
	text-align: center;
}
ul.customers li img {
	clear: both;
	width: 190px;
	height: 103px;
	border: 1px solid #e1e1e1;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
ul.customers li:nth-child(3n) {
	float: right;
	margin: 0 0px 20px 0;
}

.cat_active {
	font-weight:bold;
}