@charset "utf-8";


html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td audio,
video {

  margin: 0px;
  padding: 0px;
  border: 0px none;
  outline: 0px none;
  font-size: 100%;


}


html,
body {


  background-image: url(graphics/ps2.jpg);
  background-repeat: repeat-x;

  font-family: Arial, Helvetica, sans-serif;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  direction: ltr;
  color: #ffffff;
  /*font-size:1.05vw;*/
  /*letter-spacing:0.2rem;*/
  /*font-size:1.9vh;*/
}


html {
  font-size: 1.05vw;
  font-size: 1.1vw;
  letter-spacing: 0.2rem;
}


.an {

  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  /* Firefox 4 */
  -webkit-transition: all 0.2s linear;
  /* Safari and Chrome */
  -o-transition: all 0.2s linear;
  /* Opera */
  -ms-transition: all 0.2s linear;
  /* Explorer 10 */
}


div {

  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;


  float: left;
}


a {
  text-decoration: none;
  color: #000000;
  /*line-height:80%;
padding:0;*/
  float: right;
  display: inline;
  line-height: 70%;


}

h1,
h2 {
  font-size: 2.5rem;
  white-space: nowrap;
  font-weight: normal;
  color: #FFFFFF;
  text-transform: uppercase;


}

h1 {
  font-size: 3rem;
  line-height: 50%;
}


p {
  font-size: 1rem;
  letter-spacing: 0.15rem;
  color: #FFFFFF;

}


/* general classes ------------------------------------------------------------------------------------------------*/


.kres {
  height: 0;
  display: table;
  position: relative;
  width: 100%;


}

.kres:after {
  content: "";
  display: block;
  padding-top: 50%;


}

.kres .inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}


.wst {
  margin-top: 0.4%
}

/*header---*/
.kres.m1:after {
  padding-top: 13%;
}

/*top banner---*/
.kres.m2:after {
  padding-top: 9%;
}

/*footer---*/
.kres.m3:after {
  padding-top: 8%;
}

/*large link---*/
.kres.m4:after {
  padding-top: 21.4%;
}

/*small links---*/
.kres.m5:after {
  padding-top: 17.4%;
}

.kres.m6:after {
  padding-top: 8.7%;
}


.center {
  position: absolute;
  top: 50%;
  width: 100%;
  /*  transform: translate(0, -50%);*/


  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);


  text-align: center;

  padding-bottom: 0.1%;
}


.center.d_ar {
  padding-bottom: 1.4%;
  background-image: url(graphics/d_ar1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 0.9% auto;
}

.center.d_ar2 {
  padding-bottom: 1.4%;
  background-image: url(graphics/d_ar2.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 0.9% auto;
}

/*
.d_ar{ width:10%; height:25%; outline:solid 1px #00FF66 }
*/


/* top bar ------------------------------------------------------------------------------------------------*/

/*
.top_bar
{
content:"";
width:20%;
height:3px;
background-color:#000000;
display:block;
margin:0.5% auto;

}
*/

#top_bar .inner {
  background-color: #075081
}

#top_bar h2,
.t_bar h2 {
  line-height: 150%;
  font-size: 1.2rem;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
}

.t_bar h2,
.t_bar p {
  color: #000000;
}


#top_bar h2:after,
.t_bar h2:after {
  content: "";
  width: 20%;
  height: 1px;
  background-color: #FFFFFF;
  display: block;
  margin: 0.5% auto;

}

/*
#top_bar  .center.d_ar h2:after
{
height:1px;
}
*/

.t_bar h2:after {
  background-color: #000000;
}

/* top link ------------------------------------------------------------------------------------------------*/


.top_link {
  float: left
}

.top_link h2 {
  color: #ffffff;
  line-height: 50%;
  font-size: 1.2rem;
  letter-spacing: 0.3rem;

}

.top_link p {
  font-size: 1.2rem;
}

/*
.top_link:hover .back_image{ opacity:0.25;}
*/
.top_link:hover h2,
.top_link:hover p {
  color: #000000;

}

.top_link .biw {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 1;
}

.top_link:hover .biw {
  opacity: 0.25;
}


/* columns ------------------------------------------------------------------------------------------------*/


.sec_link p,
.sec_link h2 {
  color: #000000;


}

.sec_link p {
  font-size: 0.8rem;
}

.sec_link p.p_ar {
  font-size: 1.5rem;
}

.sec_link:hover h2,
.sec_link:hover p {
  color: #FFFFFF;
  text-shadow: 1px 1px 3px rgba(100, 100, 100, 0.8);
}


.sec_link h2 {
  line-height: 150%;
  font-size: 1rem;
  letter-spacing: 0.3rem;


}

.sec_link h2:after {
  content: "";
  width: 20%;
  height: 1px;
  background-color: #000000;
  display: block;
  margin: 1.2% auto 2% auto;
}


.sec_link:hover h2:after {
  background-color: #FFFFFF;

}


.back_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.sec_link {
  width: 33%;
  height: 100%;
  position: relative;
  color: #000000;
  float: left
}

.sec_link.full {
  width: 100%;
}


#s2.sec_link {
  width: 33%;
  margin-left: 0.5%;
  margin-right: 0.5%;
}


.sec_link .biw {
  opacity: 0.25;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.sec_link:hover .biw {
  opacity: 1;
}


.sec_link:hover .back_image {
  opacity: 1
}


.table_content_wrap {
  width: 100%;
  display: table;
  padding: 1% 0 3% 0;
}


.table_content_inner {
  width: 50%;
  display: table;
  margin-left: 25%;
  padding: 0 0;
  color: #000000;
  text-align: justify;
  letter-spacing: 0.05rem;
  overflow: hidden;
  line-height: 130%;
}


.table_content_inner h2 {
  color: #000000;
  line-height: 50%;
  font-size: 2.3rem;
  margin: 0 auto;
  display: block;
  text-align: center;
  letter-spacing: 0.3rem;
  padding: 3% 0 1% 0;

}

.table_content_inner h2:after {
  content: "";
  width: 35%;
  padding-bottom: 4%;

  border-top: solid 2px #000000;
  display: block;
  margin: 3% auto 3% auto;
  background-image: url(graphics/d_ar2.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 3% auto;

}


.table_content_inner p {
  color: #000000;
  letter-spacing: 0.05rem;
  line-height: 130%;
}


.table_content_inner a {
  float: none;
  text-decoration: underline
}

.table_content_inner.wide {
  width: 70%;
  margin-left: 15%;
}


.table_content_inner table {
  width: 105%;
  border-spacing: 0;
}

.table_content_inner table td {
  width: 6%;
  padding-bottom: 3%;
  padding-right: 5%;
  border-spacing: 0;
  margin: 0
}

.table_content_inner table td img {
  width: 100%;
  height: auto;
}


a.back_b {
  text-align: center;
  width: 100%;
  float: left;
  margin: 4% 39.5% 2%;
  width: 21%;
  position: relative
}

a.back_b img {
  width: 21%;
  width: 100%;
  height: auto
}


a.back_b .im2 {
  position: absolute;
  display: none;
  top: 0;
  left: 0;

}

a.back_b:hover .im2 {
  display: block
}

.share_wrap {
  width: 100%;
  text-align: center;
  margin-top: 4%;
}

.share_wrap img {
  width: auto;
  height: 100%;
  max-height: 32px;
  margin: 0 0.3%;

}

/*
img.ssba{height:100%!important; width:auto!important; display:none }

*/
/* animation ------------------------------------------------------------------------------------------------*/


.sec_link h2:after,
.sec_link p,
.sec_link h2,
.top_link h2,
.top_link p,
.sec_link a {
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  /* Firefox 4 */
  -webkit-transition: all 0.2s linear;
  /* Safari and Chrome */
  -o-transition: all 0.2s linear;
  /* Opera */
  -ms-transition: all 0.2s linear;
  /* Explorer 10 */
}


/* header ------------------------------------------------------------------------------------------------*/

#header_wrap {
  width: 100%;
  position: relative;
  z-index: 100;


}


#header_wrap .inner {}


#header {
  width: 100%;
  height: 100%;
  background-colora: #FFFFFF
}


#header_top {
  width: 100%;
  height: 20%;
  position: relative
}


#ct_wrap {
  width: 8%;
  float: right;
  height: 100%;
  position: relative;
  margin-right: 1%;
  margin-top: 1%;
  z-index: 100
}

#ct1,
#ct2 {
  float: right;
  height: 100%
}

#ct1 {
  width: 70%;
  float: right;
  text-align: center;
  height: 50%;
  position: absolute;
  top: 40%;
  right: 0;
  color: #575757
}

#ct2 {
  width: 27%;
  float: left;
  background-image: url(graphics/contact2.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% auto;
}

#ct_wrap:hover #ct2,
#ct_wrap.cur #ct2 {
  background-image: url(graphics/contact3.png);
}

#menu_wrap {
  position: relative;
  height: 80%;
  width: 100%;


}


#logo_wrap {
  width: 10%;
  height: 100%;
  display: block;

  float: left;
  margin-right: 6%;


}


#top_logo {
  display: block;
  height: 100%;
  width: auto;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  height: 90%;
  margin-left: 1%;


}


#menu {

  text-align: center;
  width: 99%;
  height: 100%;
  float: right;
  width: 100%;
  width: 90%;

  width: 83%;

  float: left;


}

/*

#menu_inner
{
width:100%;
direction:ltr;
border:none;
height:100%;
background-color:#00CCFF

}

#menu_inner td
{
width:1%;
height:100%;
border:none;


}
*/
#menu ul,
#menu li {
  margin: 0;
  padding: 0;
  list-style: none
}

#menu ul {
  margin: 0;
  padding: 0;

  height: 100%;
  width: 100%;
  text-align: justify
}

#menu ul:after {
  width: 100%;
  content: "";
  display: inline-block
}

#menu li {
  height: 100%;
  width: 100%;


  display: inline-block;
  float: left;
  float: none;
  width: auto
}

#menu li#umenu4,
#menu li#umenu5 {
  /*
margin-right:0;
*/
}

#menu li#umenu5 {
  /*
float:right

*/
}

#menu a {
  height: 100%;
  line-height: 100%;


  float: left;
  float: none;

  color: #575757;
  width: auto;
  font-size: 0.9rem;
  letter-spacing: 3px;
  text-transform: uppercase;


  white-space: nowrap;
  width: 100%;
  height: 100%;
  float: left;
  text-align: right;
  color: #575757;
  outline: 0;

}


#menu a:hover,
#menu a.cur {
  /*color:#ffd48e;*/
}


/*
#menu a span{ width:100%; float:left}

#menu a span.im{height:57%; background-image:url(graphics/nav_b.png); background-repeat:no-repeat; background-position:center bottom; background-size:auto 80%; opacity:0;}

#menu a:hover span.im ,  #menu a.cur span.im{ opacity:1;}


#menu a span.dv{ height:10%; }

#umenu3 a span.im{background-image:url(graphics/nav_r.png)}
*/


#umenu5 a {}

#menu a span {
  width: 100%;
  float: left
}

#menu a .ats {
  width: auto;
  height: 100%;
  float: right;
  position: relative
}

#menu a .ats .a1 {
  height: 57%;
  background-image: url(graphics/nav_b2.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto 83%;
  opacity: 0;
}

#menu a .ats .a2 {
  height: 5%;
}

#menu a .ats .a3 {
  height: 30%;
}

#menu a:hover .ats .a1,
#menu a.cur .ats .a1 {
  opacity: 1;
}

#umenu3 a .ats .a1 {
  background-image: url(graphics/nav_r2.png)
}

#umenu3 a {
  color: #c32429
}

/* footer ------------------------------------------------------------------------------------------------*/


#footer_wrap {
  width: 100%;
  margin-top: 2%;
  position: relative;
  margin-bottom: 2%;


}


#news_letter_wrap {
  width: 100%;
  height: 50%;
  height: 60%;
}

#news_letter,
#contact_form {
  width: 58%;
  height: 100%;
  margin-left: 21%;
  width: 79%;
  color: #075081
}

#news_letter #nt1,
#news_letter #nt2,
#news_letter #nt3 {
  height: 100%;
}

#news_letter #nt1 {
  width: 20%;
  font-size: 0.9rem;
  position: relative
}

/*#news_letter #nt1 .ttp{position:absolute;left:0;bottom:0;}*/

#news_letter #nt2 {
  width: 46%;
  color: #000000
}

#news_letter #nt3 {
  width: 6%;
}

#news_letter #nt4 {
  width: 25%;
}


#news_letter #nt2 .nn {
  width: 100%;
  height: 50%;
  height: 41%;
}

#news_letter #nt2 .nn#nn1 {
  margin-bottom: 2%
}


#news_letter #nt2 .nn span {
  width: 14%;
  height: 100%;
  float: left;
  line-height: 200%;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 0.9rem;
  text-align: right
}

#news_letter #nt2 .nn input {
  width: 75%;
  height: 90%;
  margin: 0;
  margin-left: 5%;
  border: none;
  padding: 0;
  padding-left: 2%;
  outline: none;
  float: left;
  background-color: #e7e7e8;
}

#news_letter #nt3 #submit-btn {
  border: none;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  background-image: url(graphics/submit2.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  outline: none;
  cursor: pointer
}


#news_letter #nt3 #submit-btn:hover {
  background-image: url(graphics/submit3.png);
}


#footer {
  width: 100%;
  height: 18%;
  position: absolute;
  bottom: 0;
  color: #000000;
  font-size: 0.8rem;
  width: 98%;
  margin-left: 1%;
}


#cr_wrap,
#footer_menu {
  width: 50%;
  height: 100%;
}


#footer_menu ul,
#footer_menu li,
#footer_menu li a {
  height: 100%;
  float: right;
  margin: 0;
  padding: 0;
  color: #000000;
  list-style: none
}

#footer_menu ul {
  width: 100%;
}

#footer_menu li {
  width: auto;
  padding: 0 1%;
  border-left: solid 1px #000000;
  height: 50%;
}

#footer_menu li#mf1 {
  padding-right: 0
}

#footer_menu li#mf3 {
  border: none
}

#footer_menu li a {
  line-height: 100%;
  text-align: right;
  text-transform: uppercase
}

#footer_menu li a:hover {
  text-decoration: underline
}


/* top bar ------------------------------------------------------------------------------------------------*/

#top_bar.kres {
  width: 100%;


}


/* main content ------------------------------------------------------------------------------------------------*/

#main_wrap {
  width: 100%;
  max-width: 1500px;
  max-width: 1366px;
  margin: 0 auto;
  float: none;
  display: table;


  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 100%;

  font-size: 1rem;
  letter-spacing: 0.15rem;


}


#main_content_wrap {
  width: 100%;
  height: 500px;
  display: table;
  height: 0;


}


@media screen and (min-width: 1366px) {


  html,
  body {

    font-size: 0.9vw;
    font-size: 15px;


  }

}

.menu_mobile {
    display:none;
}

@media screen and (max-width: 600px) {
    
  #header_wrap.kres.m1 {
      display:none!important;
  }
  
  
  .menu_mobile {
      display:block;
  }
}


@media screen and (max-width: 480px) {


  html,
  body {
    font-size: 1.2vw;
    font-size: 4px;
  }
 

  .kres.m1:after {
    padding-top: 25%;
  }


  #menu {
    width: 70%;
  }


  #menu ul {
    height: 20%;
  }

  #menu li {
    width: 100%;
  }


  #menu a {
    font-size: 1.8rem;
    text-align: left;
    letter-spacing: 1px;
  }


  #menu a.cur {
    color: #075081
  }

  #umenu3 a.cur {
    color: #c32429;
  }

  #menu a .ats {
    float: left;
    position: relative;
    width: 100%;
  }


  #menu a .ats .a1 {
    display: none
  }

  #menu a .ats .a2 {
    display: none
  }

  #menu a .ats .a3 {
    height: 100%;
    float: left;
    width: 100%;
    text-align: center
  }


  #umenu3 a {
    color: #c32429
  }


  #ct_wrap {
    margin-top: 3%;
    width: 15%;
    font-size: 1.8rem;
  }


  .table_content_inner,
  .table_content_inner.wide {
    width: 90%;
    margin-left: 5%;
  }

  .kres.m3:after {
    padding-top: 5%;
  }
  
  .table_content_inner p {
      font-size: 15px;
      line-height: 1.5;
  }

}