@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,700&subset=latin-ext,latin);

.alert{
opacity: .8;
top: 10px;
margin-left: 10%;
position: fixed;
z-index: 1000000000;
width: 80%;
}
.alert:hover{
opacity: 1;
}

body{
padding: 0px;
margin: 0px;
background: url(../img/bg.png) repeat top center scroll;
  width: 100%;
}

.header-mobile{
width: 100%;
  position: absolute;
  z-index: 100000;
  top: 0;
  left: 0;
background-color: #a51010;
  height: 55px;
}

.header-mobile2{
width: 100%;
background-color: #a51010;
}


.header-mobile3{
width: 100%; 
}

.header-mobile4{
width: 100%;
height: 16px;
background-color: #a51010;
}


.carousel-control {
font-size: 50px;
border: 0px;
-webkit-border-radius: 5px;
-moz-border-radius: 23px;
border-radius: 5px;
}

 #showmenu{
padding: 20px 25px 20px 25px;
  background: none;
  border: 0px;
  position: absolute;
  left: 0px;
  border-right: 1px solid #a51010;
}
 #showmenu.open{
background-color: #a51010;
}

#menu{
position: absolute;
  width: 260px;
  left: 0;
  background-color: #4D4D4D;
  height: 100%;
    min-height: 800px !important;
  overflow: hidden;
  -webkit-box-sizing: border-box;
}

#menu.close{
display: none !important;
}

.wrapper{
padding: 0px;
  margin: 0px;
   position:relative;
  top:0px;
 left:0px;
  width:100%;
   height: 100%;
  min-height: 800px;
  overflow:hidden;
}


.header-desktop {
margin-top: 50px;
  border-top: 4px solid #C71A1A;
  color: #222;
background: #fff;
padding: 20px 20px 0px 20px;
}


.logo a{
color: #000;
  text-decoration: none;
}
.logo h2{
margin: 0px;
font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
}
.search{
margin-top: 5px;
}
.search input[type="text"]{
width: 420px;
  padding: 4px 0 4px 5px;
background-color: #FFF;
border: 1px solid #ccc;
  border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
box-shadow: 0 1px 1px rgba(0,0,0,0.12) inset;
}

.search .btn{
-webkit-border-radius:0px !important;
-moz-border-radius: 0px !important;
border-radius:0px !important;
}

.header-desktop .input-append{
float: right;
}

.select-language{
margin-top: 8px;
}

.language-select-box{
float: right;
}

.language-select-box li a{
padding: 2px 4px 4px 4px; 
    transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
}
.language-select-box li a:hover{
background-color: #eeeeee;
}

.menu{
padding: 0px;
margin: 20px 0px 10px 0px !important;
  background: #c71a1a;
}

.menu #droppy li{
margin: 0;
padding: 0;
float: left;
  position: relative;
  z-index: 10000;
}

.menu #droppy li a{
font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
  color: #fff;
  transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
  padding: 15px 20px;
    text-transform: uppercase;
  font-weight: bold ;
}

.menu #droppy li a:hover, #droppy a.menuOpen, #droppy a.hover{
  text-decoration: none;
background: #a51010 !important;
}

.menu #droppy ul{
position: absolute;
display: none;
background: #D90000;
z-index: 10000000 !important;
width: 220px;
}



.menu #droppy ul li{
line-height: 18px;
}

.menu #droppy ul li a{
  font-size: 15px;
background: #D90000;
display: block;
margin: 0;
  text-transform: uppercase;
  font-weight: normal;
    padding: 10px 20px;
  width: 180px;
font-family: 'Titillium Web', sans-serif;
border-bottom: 1px #a51010 solid;
background: none;
}

.menu #droppy ul li a:hover{
color: white;
  background: #a51010 !important;
}


#content{
padding: 20px 20px 0px 20px;
  background: #fff;
}

.footer{
  background: rgb(165, 21, 21);
border-top: 5px solid #a51010;
  min-height: 30px;
  padding: 20px;
  margin-bottom: 30px;
}

.footer a.top {
margin-right: 0px;
float: right;
margin-top: 0px;
width: 50px;
height: 44px;
display: block;

background-color: #C71A1A;
color: #fff;
background-image: url(../img/top.png);
background-repeat: no-repeat;
background-position: 50%;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.news, .page{
margin: 0px;
  width: 100%;
}

.page p{
text-align: justify;
  color: #555555;
}

h3.right-title{
padding: 0px 10px;
color: #fff;
  font-size: 18px;
margin: 0;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
background: #C71A1A;
border-bottom: 4px solid #850606;
  font-family: 'Titillium Web', sans-serif;
  font-weight: bold;
  margin: 20px 0px;
}

h3.left-title{
padding: 0px 10px;
color: #000;
  font-size: 18px;
margin: 0;
  text-shadow: 0 0 1px #eee;
background: none;
border-bottom: 4px solid #850606;
  font-family: 'Titillium Web', sans-serif;
  font-weight: bold;
}

h3.no-margin{
margin-top: 0px;
}
 h4.title{
margin-bottom: 20px;
text-align: center;
font-family: 'Titillium Web', sans-serif;
color: #444444;
font-weight: 300;
font-size: 32px;
}


.breadcrumb{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.breadcrumb li a{
color: #000;
}
.breadcrumb li a:hover{
text-decoration: none;
}

.news .newsNormal, .page newsNormal{
margin-bottom: 20px;
}

.news .newsNormal li{
display: inline-block;
 width: 345px;
  padding: 20px;  
}


.news .newsNormal li:nth-child(odd) {
background-color: transparent;
border-bottom: 0px #eee solid;
border-top: 0px #eee solid;
}

.news .newsNormal li img{
float: none;
  -webkit-filter:  grayscale(1);
  transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;

}
.news .newsNormal li img:hover{
  -webkit-filter: grayscale(0);
}
.news .newsNormal li a{
text-decoration: none;
    color: #000;
  font-weight: normal;
}

.news .newsNormal li h4{
  margin-top: 10px; 
  font-weight: normal;
font-family: 'Titillium Web', sans-serif;
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
}

.news .newsNormal li p{
text-align: justify;
  font-size: 12px;
}



.page .newsNormal li{
  padding: 10px;  
  margin-bottom: 10px;
}


.page .newsNormal li:nth-child(odd) {
background-color: transparent;
border-bottom: 0px #eee solid;
border-top: 0px #eee solid;
}

.page .newsNormal li img{
float: left;
  margin-right: 10px;
  -webkit-filter:  grayscale(1);
  transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;

}
.page .newsNormal li img:hover{
  -webkit-filter: grayscale(0);
}
.page .newsNormal li a{
text-decoration: none;
    color: #000;
  font-weight: normal;
}

.page .newsNormal li h4{
  margin-top: 0px; 
  font-weight: normal;
font-family: 'Titillium Web', sans-serif;
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
}
.contentListShow li{
margin-bottom: 20px;
  padding: 20px;
  background-color: #F9F9F9;
}

.contentListShow li:nth-child(odd){
border: 0px;
}

.contentListShow li a {
text-decoration: none;
color: #000;
font-weight: normal;
}

.contentListShow li{
text-align: justify;
font-size: 12px;
  color: #555555;
}

.contentListShow li h4 {
margin-top: 0px;
font-weight: normal;
font-family: 'Titillium Web', sans-serif;
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
}


.searchList li{
margin-bottom: 20px;
  padding: 20px;
  background-color: #F9F9F9;
}

.searchList li:nth-child(odd){
border: 0px;
}

.searchList li a {
text-decoration: none;
color: #000;
font-weight: normal;
}

.searchList img{
margin-right: 20px;
}

.searchList .label{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.searchList li{
text-align: justify;
font-size: 12px;
  color: #555555;
}

.searchList li h4 {
margin-top: 0px;
font-weight: normal;
font-family: 'Titillium Web', sans-serif;
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.2);
}



.page .newsNormal li p{
text-align: justify;
  font-size: 12px;
}

.partners{
background-color: #F9F9F9;
  min-height: 60px;
margin-left: -20px;
  margin-top: 20px;
  padding: 0px 20px 20px 20px;
  text-align: center;
}
.partners img:hover{
opacity: .8;
}
.partners h4{
font-family: 'Titillium Web', sans-serif;
color: #444444;
  font-weight: 300;
}

.footer a.top:hover{
opacity: .6;
  filter: alpha(60);
}

.footer p{
  font-size: 12px;
color: #fff;
  text-align: center;
font-family: 'Titillium Web', sans-serif;
font-weight: 300;
}
.footer p a{
color: #fff;
  text-decoration: underline;
}





#menu input[type="text"]{
  padding: 4px 0 4px 5px;
background-color: #FFF;
border: 1px solid #ccc;
  border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
box-shadow: 0 1px 1px rgba(0,0,0,0.12) inset;
}

#menu h3{
background: #454545;
display: block;
line-height: 16px;
font-size: 16px;
  padding: 10px;
  margin: 0px;
  color: #e8e8e8;
}


@media (max-width: 979px){

.alert{
width: 60%;
}

body{
padding-top: -40px;
}

.container, .span12{
width: auto;
}

#menu ul{
list-style: none;
margin: 0px;
}
#menu ul li:first-child{
 border-top: 1px solid #444444;
}

#menu ul li{
display: block;
width: 100%;
  float: none;
  border-bottom: 1px solid #444444;
}

#menu ul ul{
display: none;
}

#menu ul li a{
display: block;
padding: 20px 10px;
  font-size: 18px;
  color: #d2d2d2;
  font-weight: normal;
}
#menu ul li a:hover{
text-decoration: none;
}
#menu ul li a.menuOpen{
color: white;
  border-left: 3px solid #c71a1a;
}

.carousel-caption{
display: none;
}

.searchForm{
margin-left: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#menu input[type="submit"]{
width: 60px;
padding: 7px 4px 7px 4px !important;
  border: 0px;
text-shadow: 0px;
   font-size: 14px;
  margin: 0px;
  vertical-align: middle;
  line-height: normal !important;
  -webkit-border-radius: 0;
-moz-border-radius:0;
border-radius: 0;
}

.header-mobile h2{
  font-size: 24px;
  text-align: center;
  color: #fff;
margin: 6px 0px 0px 0px;
font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-weight: bold;
}

.header-mobile a{
text-decoration: none;
}

.page .newsNormal li img{
float: none;
  display: block;
  margin: 0px auto;
  -webkit-filter: grayscale(0);
}
.page .newsNormal li h4{
margin-top: 10px;
  text-align: center;
}

.container{
width: auto;
    margin: 0px;
}

.news .newsNormal li{
  width: 100%;
  padding: 0px;
  margin-top: 20px;
}
.news .newsNormal li p{
font-size: 16px;
}
.news .newsNormal li img{
  -webkit-filter: grayscale(0);
  display: block;
  margin: 0px auto;
}
.news .newsNormal li h4{
text-align: center;
  font-size: 20px;
}

.partners{
width: 100%;
  padding: 20px 0px 0px 0px;
  margin: 20px 0px 0px 0px;
}

#content{
padding-top: 70px;
}

#content.mobile{
position: relative;
left: 260px;

  direction: ltr;
  min-height: 100%;
     -moz-box-shadow:    0 0 10px #000000;
   -webkit-box-shadow: 0 0 10px #000000;
   box-shadow:    0 0 10px #000000;
  padding-bottom:25px;
}







.pg_form {
width: 90%;
font-family: arial;
border: 1px solid #AAA;
padding:10px;

}
.pg_formheader {
font-size:18px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}
.pg_formmessage {
text-align:center;
padding-bottom:10px;
}
.pg_form td {
padding:4px;
font-size:12px;
}
.pg_form p {
padding:4px;
}
.pg_form label {
padding:4px;
}
.pg_form label {
padding-right:10px
}
.required {
font-weight:bold;
}
.required_star {
font-weight:bold;
color:#F00;
}
.not-required {
font-weight:normal
}
.antispammessage {
padding:10px;
border-top:1px solid #AAA;
border-bottom:1px solid #AAA;
font-weight:bold 
}
.antispamquestion {
font-weight:normal;
}





}