@charset "utf-8";
.text01 {
	font-size: 18px;
	width: auto;
	text-align: center;
	margin: 5px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.row01 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.noline {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.active {
	color: #FFF;
}
.color01 {
	background-color: #658fbc;
	padding: 20px;
}
.color02 {
	background-color: #6b9cc9;
	padding: 10px;
}
.color03 {
	background-color: #73a8db;
	padding-top: -10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 120px;
	color: #CDDAE0;
}
.color04 {
	padding: 30px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	float: center;

}
.color05 {
	padding-top: -10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: -20px;
	color: #000;
}

.color06 {
	background-color: #9ab1b9;
	padding-top: -10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 120px;
	color: #000;

}

.color07 {
	background-color: #9ab1b9;
	padding-top: -10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 120px;
	color: #000;

}
.alert01 {
	padding: 20px;
	width: 500px;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
}
.poz01 {
	position: relative;
}
.poz02 {
	position: relative;
}
.poz03 {
	position: relative;
}
.title01 {
	font-style: italic;
	color: #069;
}
.bubble 
{
	position: relative;
	width: 390px;
	height: auto;
	padding: 20px;
	background: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
}

.bubble:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 15px 15px 0;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
margin-left: -15px;
bottom: -15px;
left: 50%;
padding: 2px,10px,30px,30px;
}

.bubble2a
{
position: relative;
width: 750px;
height: auto;
padding: 20px;
background: #9e9e9e;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 95% !important;
}

.bubble2a:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 12px 15px;
border-color: #9e9e9e transparent;
display: block;
width: 0;
z-index: 1;
margin-left: -75px;
top: -15px;
left: 15%;
}

.bubble2b
{
position: relative;
width: 750px;
height: auto;
padding: 20px;
background: #808080;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 95% !important;
}

.bubble2b:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 12px 15px;
border-color: #808080 transparent;
display: block;
width: 0;
z-index: 1;
margin-left: -75px;
top: -15px;
left: 15%;
}


.bubble2c
{
position: relative;
width: 750px;
height: auto;
padding: 20px;
background: #7a7a7a;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 95% !important;
}

.bubble2c:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 12px 15px;
border-color: #7a7a7a transparent;
display: block;
width: 0;
z-index: 1;
margin-left: -75px;
top: -15px;
left: 15%;
}
.bubbleust1
{
	position: relative;
	width: 390px;
	height: auto;
	padding: 13px;
	background: #8ec08f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
}
.bubbleust1:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 13px;
border-color: #8ec08f transparent;
display: block;
width: 0;
z-index: 1;
top: -13px;
left: 27px;
}

.bubbleust2
{
	position: relative;
	width: 390px;
	height: auto;
	padding: 13px;
	background: #dbc653;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
}
.bubbleust2:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 13px;
border-color: #dbc653 transparent;
display: block;
width: 0;
z-index: 1;
top: -13px;
left: 27px;
}

.bubblesol1
{
	position: relative;
	height: auto;
	padding: 13px;
	background: #91bcc5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
}
.bubblesol1:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 11px 24px 11px 0;
border-color: transparent #91bcc5;
display: block;
width: 0;
z-index: 1;
left: -20px;
top: 14px;
}

.bubblesol2
{
	position: relative;
	height: auto;
	padding: 13px;
	background: #cbadc5;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
}
.bubblesol2:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 11px 24px 11px 0;
border-color: transparent #cbadc5;
display: block;
width: 0;
z-index: 1;
left: -20px;
top: 14px;
}

.bubblesag1
{
	position: relative;
	height: auto;
	padding: 13px;
	background: #ecad82;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
}
.bubblesag1:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 11px 0 11px 18px;
border-color: transparent #ecad82;
display: block;
width: 0;
z-index: 1;
right: -18px;
top: 18px;
}

.bubblesag2
{
	position: relative;
	height: auto;
	padding: 13px;
	background: #dbc653;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
}
.bubblesag2:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 11px 18px;
border-color: #dbc653 transparent;
display: block;
width: 0;
z-index: 1;
margin-left: -11px;
top: -18px;
left: 84%;
}


.bubbleust1koyu
{
	position: relative;
	width: 390px;
	height: auto;
	padding: 13px;
	background: #346073;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
	color : #fff ;
}
.bubbleust1koyu:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 13px;
border-color: #346073 transparent;
display: block;
width: 0;
z-index: 1;
top: -13px;
left: 27px;
}


.bubbleust2koyu
{
	position: relative;
	width: 390px;
	height: auto;
	padding: 13px;
	background: #3a697e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
	color : #fff ;
}
.bubbleust2koyu:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 13px;
border-color: #3a697e transparent;
display: block;
width: 0;
z-index: 1;
top: -13px;
left: 27px;
}



.bubbleust3koyu
{
	position: relative;
	width: 390px;
	height: auto;
	padding: 13px;
	background: #4c8097;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
	color : #fff ;
}
.bubbleust3koyu:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 13px;
border-color: #4c8097 transparent;
display: block;
width: 0;
z-index: 1;
top: -13px;
left: 27px;
}

.bubbleust4koyu
{
	position: relative;
	width: 390px;
	height: auto;
	padding: 13px;
	background: #639eb8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
	color : #fff ;
}
.bubbleust4koyu:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 13px;
border-color: #639eb8 transparent;
display: block;
width: 0;
z-index: 1;
top: -13px;
left: 27px;
}


.bubbleust5koyu
{
	position: relative;
	width: 390px;
	height: auto;
	padding: 13px;
	background: #70afcb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 90% !important;
	color : #fff ;
}
.bubbleust5koyu:after 
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 13px;
border-color: #70afcb transparent;
display: block;
width: 0;
z-index: 1;
top: -13px;
left: 27px;
}


.butona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CDDAE0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: none;
}
.bative {
	color: #FFF;
}

.ayrac01
 {
	background-image:url('images/ayrac02.png');
	background-repeat:repeat-y;
	padding: 5px;
	float: left;
	height: 50px;
	margin-right:10px;
	margin-left:10px;
}

.ayrac02
 {
	background-image:url('images/ayrac02.png');
	background-repeat:repeat-y;
	padding: 5px;
	float: left;
	height: 25px;
	margin-right:10px;
	margin-left:10px;
}
a:hover.butona {
	color: #036;
}
.butondiv {
	color: #F66;
	display:inline;
}
.ul2
{
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
.li2 {
	display:inline;
}

.inside_box {
	color: #D1D3DC !important;
}

a:hover.inside_box {
	color: #FFF !important;
}
a:visited.inside_box {
	color: #D1D3DC;
}
.inside_boxa {
	color: #FF8040 !important;
}
.subtitle01
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #7f7f7f;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.subtitle02
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #7f7f7f;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height:30px;
}

.subtitle03
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #7f7f7f;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height:26px;
}

.subtitle04
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #7f7f7f;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height:20px;
	width:380px;
	word-wrap: normal;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.buton01
 {
	padding: 5px;
	float: right;
	margin-right:200px;
	margin-left:10px;
}
#locator01 { position:absolute; visibility:show; left: 1000px; top: 200px; z-index:200;  z-index: 1}
#locator02 { position:absolute; visibility:show; left: 950px; top: 200px; z-index:200;  z-index: 1}
#locator03 { position:absolute; visibility:show; left: 900px; top: 200px; z-index:200;  z-index: 1}
#locator04 { position:absolute; visibility:show; left: 850px; top: 200px; z-index:200; z-index: 1}
#locator05 { position:absolute; visibility:show; left: 800px; top: 200px; z-index:200; z-index: 1}
#locator06 { position:absolute; visibility:show; left: 750px; top: 200px; z-index:200; z-index: 1}
#locator07 { position:absolute; visibility:show; left: 700px; top: 200px; z-index:200; z-index: 1}
#locator08 { position:absolute; visibility:show; left: 1050px; top: 200px; z-index:200; z-index: 1}



/* Pen specific styles */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
.btn {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFF !important;
  position: relative;
  display: block;
  padding: 1.8em 1em;
  width: 500px;
  color: #fff;
  font-size: 1,4em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  background-color: #9f9f9f;
  @include background-image(linear-gradient(#c2d4e0 0%, #7791a2 100%));
  border: 0px solid #0769a7;
  border-radius: 10px;
  box-shadow: inset 0 0 7px 0 rgba(white, 0.5);
  &:before, &:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
 


  &:before {
    height: 1px;
    background: rgba(white, 0.4);
  }
  &:after {
    height: 100%;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(black, 0.3);
  }
  &:hover, &:focus {
    font-size: 18px !important;
    text-decoration: none;
    @include background-image(linear-gradient(#5fc1ff 0%, #007fd0 100%));
  }
  &:focus {

    color: #FFF;
    outline: none;
    border: 1px solid darken(#0769a7, 25%);
    @include background-image(linear-gradient(#5fc1ff 0%, #0078c5 100%));
  }
  &:active {
        font-size: 18px !important;
    color: #FFF !important;
    top: 1px;
    &:after {
      box-shadow: 0 1px 5px 0 rgba(black, 0.3);
    }
  }
}

/* END Pen specific styles */

/* Pen specific styles */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
.btn2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFF !important;
  position: relative;
  display: block;
  padding: 1.6em 1em;
  width: 1000px;
  color: #fff;
  font-size: 1,4em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  background-color: #7076a2;
  @include background-image(linear-gradient(#c2d4e0 0%, #7791a2 100%));
  border: 1px solid #0769a7;
  border-radius: 10px;
  box-shadow: inset 0 0 7px 0 rgba(white, 0.5);
  &:before, &:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  

  &:before {
    height: 1px;
    background: rgba(white, 0.4);
  }
  &:after {
    height: 100%;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(black, 0.3);
  }
  &:hover, &:focus {
    font-size: 18px !important;
    text-decoration: none;
    @include background-image(linear-gradient(#5fc1ff 0%, #007fd0 100%));
  }
  &:focus {

    color: #FFF;
    outline: none;
    border: 1px solid darken(#0769a7, 25%);
    @include background-image(linear-gradient(#5fc1ff 0%, #0078c5 100%));
  }
  &:active {
        font-size: 18px !important;
    color: #FFF !important;
    top: 1px;
    &:after {
      box-shadow: 0 1px 5px 0 rgba(black, 0.3);
    }
  }
}

/* END Pen specific styles */

.serit01 {
padding: 200px 0;
background-color: #5282ae;
color: #fff;
font-size: 14px;
text-align: center;
	margin: 0 auto;
	min-width: 1240px;
	padding: 30px 0;
	width: 100%;
}

.contentback {
background-color: #5282ae;
background-color: #dadada;
background-image:url('images/fback01.jpg');
}

div.col {
    float: left;
    width: 50%;
}

div.col13 {
    float: left;
    width: 35%;
}
div.col23 {
    float: left;
    width: 65%;
	padding-left:40px;
}
table, td, th {
    border: 2px solid white;
}
div.maincol01  {
    float: left;
    width: 589px;
}

div.maincol02 {
    float: left;
    width: 589px;
}

div.maincol03  {
    float: left;
    width: 50%;
}

.table-row01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	line-height: 12px;
	text-align: center;
}
.table-header01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	line-height: 10px;
}
#tooltip{
	font-size: 14px;
	font-weight: bold;
	position:absolute;
	border:1px solid #eee;
	background-color:rgba(255, 255, 255, 0.5);
	padding:5px 15px;
	color:#333;
	display:none;
	z-index: 1;
	}	
.site-header.languageselect {
	float:right;
    padding-right: 100px;
    padding-left: 20px;
	text-align:right;	
	margin-top:-5px;
	position:absolute;
	width: 300px;
	}
	
.relative {
  font-family: "Source Sans Pro", Helvetica, sans-serif;
  color: #141412;
  position: absolute;
  top: -25px;
  left: 1100px;
  width: 200px;
  color: #2f6587;
  display: block;
  font-size: 13px;
  text-decoration: none;
}

.relativebold{
	color: #141412;
	font-weight: bold;
}


.site-header .search-form2 {
	position: absolute;
	right: 10px;
	top: 1px;
}

