body {
  background:#fff;
  color: #555;
  font-size: 13px;
  margin: 0;
  height: auto;
  font-family: 'Roboto', sans-serif;
  
}

.bg1 { background:#f5f5f5; border-bottom:#ebebeb 1px solid;}
.bg2 { background:#fff; overflow:hidden;}
.bg3 { background:#444; overflow:hidden;}
.bg4 { background:#d9dbda; overflow:hidden;}

.brd1 {border-bottom: 1px solid #eee;}

.title {overflow: hidden; width: 100%; height: 30px; padding:0px; }
.title h2{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding-top:5px !important;
	margin: 0px; 
	font-size: 14px;
	color: #222;
	text-align: left;
}
.content {text-align: justify; font-weight: 300; }

.content h2{
	padding:0px;
	margin: 0px;
	font-weight: 300;
	color: #090188;
	text-align: left;
}

.identity {
	text-align: center;
}

.identity h2{
	background: #ededed;
	font-size: 50px;
	padding: 20px 0px;
	font-weight: 500;
	color: #d1d1d1;
	margin-bottom: 0px;
}
.identity p{
	background: #f1f1f1;
	font-size: 13px;
	margin-top: 0px;
	padding: 10px 5px;
	font-weight: 400;
	color: #333;
}

.project{
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: inline-block;
    }
.project ul{display: inline-block; margin: 0; padding: 0;}
.project li{
    float: left;
    width: 152px;
    height: 152px;
    display: block;
    position: relative;
    margin: 0 5px 5px 0;
    
}

.certfica {
	overflow: hidden;
    border:1px solid #f1f1f1;
    box-sizing: border-box;
}

.project li a{
    display: block;    
    width: 152px;
    height: 152px;
    position: relative;
}
.project>li:hover>a{
    filter:alpha(opacity=50);
    opacity:0.50;
}
.project>li:first-child a{margin: 0px 0px 8px 0px;}

#mask{width: 964px; height: 264px; background: url(../img/slide-mask.png) no-repeat; position: absolute; z-index:2;}
a {
  color: #090188;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #333;
}

h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: left;
}

h2 {
}

p {
  
  overflow: hidden;
  padding: 0px 0;
}

.box6{
	background:url(../img/bg-box-top.png) no-repeat center top;
	border-bottom: #ddd 3px solid;
	margin-bottom: 30px;
	 }

.box6 a {}
.box6 a:hover {opacity:0.7; filter:alpha(opacity=70);}

.box6 h2 {
	padding:10px;
	margin: 0px;
	font-weight: 300;
	color: #090188;
	text-align: center;
}

.box6 h4 {
	padding:10px;
	margin: 0px;
	font-weight: 400;
	color: #090188;
	text-align:left;
	text-align: center;
}

.box6 .tab{
	background:#ebedec;
	width: 472px;
	line-height: 115px;
	float: left;
	margin-bottom: 10px;
	 }
.box6 .tab .img{
	width: 160px;
	height: 115px;
	float: left;
	 }
.box6 .tab .text{
	width: 300px;
	padding-left: 10px;
	font-size: 22px;
	height: 115px;
	float: right;
	font-weight: 300;
	text-align:left;	
	 }



.sep-10 {width: 100%; height: 10px;}
.sep-20 {width: 100%; height: 20px;}
.sep-30 {width: 100%; height: 30px;}
.sep-40 {width: 100%; height: 40px;}
.sep-50 {width: 100%; height: 50px;}
.sep-60 {width: 100%; height: 60px;}

.head_logo { width:192px; height:23px; float:left;  border:0px;  margin:30px 0px 30px 0px; }
.head_logo img {border: 0px;}

.language { min-width:40px; float:right; margin-top:26px; text-align:right; padding:3px;}
.language a{ color:#333; margin-left: 5px;  }
.language a:hover{ color:#090188; text-decoration: none; font-weight: 500; }

.menu { width:100%; height:46px; float:left; }

.footer {
	width: 100%;
	color: #999;
	height: 100px;
	
}

.footer .logo{margin-top: 40px;}
.footer .copy{font-size: 12px; margin-top: 46px;}
.footer .footlink{margin-top: 46px;}
.footer .footlink li
{
    float: left;
    display: block;
    position: relative;
    z-index: 500;
    margin: 0px;
	font-size:12px;
}
.footer .footlink li a
{
    display: block;
    padding-left: 16px;
    text-align: center;   
    text-decoration: none;
    color: #7a7a7a;
    position: relative;
}
.footer .footlink li a:hover
{
    color: #eee;    
}

/* ************************************************************** */
/* ************************** MENU CSS  HEADER******************* */
/* ************************************************************** */

#nav
{
    margin:0px 0px 0px 0px;
    padding: 0;
    list-style: none;
    z-index: 9999;

}


#nav li
{
    float: left;
    display: block;
    position: relative;
    z-index: 500;
    margin: 0px;
	font-size:12px;
	height:36px;
}
#nav li a
{
    display: block;    
    padding: 13px 0px;
    width: 192px;
    text-align: center;
    border-top: #f5f5f5 1px solid;    
    text-decoration: none;
    color: #7a7a7a;
    position: relative;
}
#nav>li:hover>a
{
    color: #333;
    border-top: #090188 1px solid;
    background-image: url(../img/arrow-2.png);
    background-position: center bottom;
    background-repeat: no-repeat;    
}

#nav>li.active>a
{
    color: #090188;
    border-top: #090188 1px solid;
    border-left: none;
    border-right:none;
    background-image: url(../img/arrow-1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#nav>li.active>a>span{background-position: 0 -7px;}
#nav>li>a>span{position: absolute; width: 8px; height: 7px; background-image: url("../img/arrow-1.png"); background-repeat: no-repeat; top:32px; left: 50%; margin-left: -4px; }
#nav>li:hover>a>span{background-position: 0 -7px; }

#nav li:hover ul{display: block;}
#nav li ul
{
    position: absolute;
    left: 0;
    display: none;
    margin:0px;
    padding:5px;
    width: 180px;
    list-style: none;
	border-left:#f5f5f5 1px solid;
	border-right:#f5f5f5 1px solid;
	border-bottom:#f5f5f5 1px solid;
	background: #fff;
	color:#999;
	outline:none;
	float:left;
	z-index: 9999;
			
}
#nav li ul li a
{
    border-top: 1px #090188 dotted;
    border-bottom: none;
    border-left: none;
    border-right: none;
    width:172px;
	text-align: center;
	background: #fff;
	float:left;
	font-size:12px;
	font-weight:400;
	text-align: center;
	
}
#nav li ul li:first-child a{border: none;}
#nav li ul li a:hover
{
	background: #fff;
	
}

#nav li ul a
{
    display: block;
    background: #efefef;
	padding:7px 0px 5px 5px;
	color: #999;
}
#nav li ul a:hover
{
    text-decoration: none;
    background: #f9f9f9;
	color: #333;
	padding:7px 0px 5px 5px;
}
.lang_w { width:62px !important; font-weight:normal !important; border:0px !important; font-size:11px !important;}



/**
* Carousel with image and text, custom skinned scrollbar
**/
#carousel-image-and-text {
	width: 472px;
	height: 200px;
	margin: 0 auto;	
}	
#carousel-image-and-text .arrow-holder {
	height: 220px;
}		
#carousel-image-and-text .touchcarousel-item {
	margin-right: 1px;	
	width: 156px;
	height: 156px;		
}
#carousel-image-and-text .item-block {
	width: 156px;
	height: 156px;
	display: block;
}
#carousel-image-and-text .item-block img,
#carousel-image-and-text .item-block h4, 
#carousel-image-and-text .item-block p {
	float: left;
	position: relative;
	display: block;
	margin: 2px;			
}
#carousel-image-and-text .item-block img {
	width: 156px;
	height: 156px;		
	border:0px;
	padding:0px;		
}
#carousel-image-and-text .item-block {			
	text-decoration: none;
	color: inherit;	
		text-align: center;		
}					
#carousel-image-and-text .item-block h4 {
	font: bold 13px/20px Helvetica, Arial, sans-serif;
	color: #000;
	width: 156px;
	height: auto;		
	padding: 2px 0 0 6px;
	-webkit-transition: color 0.2s ease-out; 
	-moz-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;  	
}
#carousel-image-and-text .item-block:hover h4 {	
	color: #1873c9;		
}
#carousel-image-and-text .item-block p {
	font-size: 13px;
	font-weight: 400;
	color: #222;		
	width: 158px;
	padding:0px;
}
#carousel-image-and-text .scrollbar-holder {
	background: #CED7DB;
	bottom: 0;
	height: 1px;
	left: 0;
	right: 0;
}
#carousel-image-and-text .scrollbar {
	background-color: #45a8ce !important;
	bottom: 0;
}

/**
* Carousel with a single image per view
**/
#carousel-single-image {
	width: 964px;
	height: 264px;
	margin: 0 auto;			
	background: #242021;
	z-index: 1;
}
#carousel-single-image .touchcarousel-container {
	height: 100%;
	background: url(demo-images/wood-pattern.jpg) repeat;
}
#carousel-single-image .touchcarousel-item {
	margin-right: 0;
	width: 964px;
	height: 264px;
}
#carousel-single-image img {
	width: 964px;
	height: 264px;
	margin: 0px;	
	
	float:left;
	position: relative;
	display: block;
	padding: 0px;
	background: #FFF;
	border: 0;
}
#carousel-single-image .tc-paging-container {
	margin-top: -29px;
	z-index: 3;
}


.extLink {
	width: 960px;
	height:62px;
	background:#a60021;
	float: left;
}
.extLink a {
	color: #fff;
}
.extLink a:hover {
	color: #d28a9b;
}
.extLink .logo{
	width:177px;
	height:60px;
	margin: 1px;
	float: left;
}
.extLinkDet h2 {
	padding:0px;
	font-weight: 400;
	text-align: left;
	margin: 0px;
	font-size:34px;
	color: #a60021;
}
.koksalHolding {}
.koksalHolding a{
	font-size: 18px;
	width: 100%;
	padding:12px 0 20px 0;
	display: inline-block;
	line-height: 30px;
	color: #000;
	border-bottom: 1px solid #fff;
}
.koksalHolding a:hover{
	color: #a60021;
}

.koksalBg {
	background: url(../img/koksal-antalya-bg.jpg) no-repeat center top;
}

/*----------------------------------------*/
/*----- 2.8 forms -----*/
/*----------------------------------------*/
/*common properties for contact, subscribe and search form*/
form {
	margin: 0;
	padding: 0;
	z-index: 0;
}
form p {
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	background: none;
	list-style-type: none;
}
form label.error {
	display: none !important;
}
form input.error, form textarea.error {
	border-color: #b94a48 !important;
	box-shadow: none;
}

fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
label, input, button, select, textarea, input[type="text"] {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #7a7a7a;
	font-weight: 300;
	line-height: 2em;
	margin:3px;
}
input[type="text"], textarea {
	width: 100% !important;
	height: 36px;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	display: inline-block;
}
select {
	width: 90% !important;
	height: 25px;
	padding: 5px 0px 5px 5px;
	display: inline-block;
}
textarea {
	height: auto;
	width: 100% !important;
	padding: 5px;
}
select {
	width: 99% !important;
	height: 37px;
}
input[type="text"], textarea, select {
	background-color: #FFF;
	border: 1px solid #f1f1f1;
	border-radius: 0px;
	box-shadow: none;
	-webkit-transition: border linear 0.2s;
	-moz-transition: border linear 0.2s;
	-ms-transition: border linear 0.2s;
	-o-transition: border linear 0.2s;
	transition: border linear 0.2s;
	padding: 5px;
}
textarea:focus, input[type="text"]:focus, select:focus {
	box-shadow: none;
}
.submit, .sub-submit, .search-submit {
	background: #090188;
	padding: 10px 30px 10px 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #ffffff !important;
	line-height: 12px;
	font-weight: 300;
	cursor: pointer;
	border: none;
	width: auto;
	float: right;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.submit:hover {
	background: #404040;
	color: #fff !important;
}
/*----- subscribe / search form -----*/
#subform p {
	margin-bottom: 7px;
}
#subform input[type="text"], #searchform input[type="text"] {
	width: 170px !important;
	height: 23px;
	float: left;
	margin: 0;
	background: #fff;
	border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
}
.sub-submit, .search-submit {
	border-top-right-radius: 2px;
	-moz-border-radius-rightleft: 2px;
	-webkit-border-right-left-radius: 2px;
	border-right-left-radius: 2px;
	-moz-border-radius-rightleft: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	height: 35px;
	margin-top:0px;
}		