
@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'kit55p';
    src: url('fonts/kit55p.eot') format('eot'),
    url('fonts/kit55p.woff') format('woff'),
    url('fonts/kit55p.ttf')  format('truetype'),
    url('fonts/kit55p.svg') format('svg'); /* Legacy iOS */	
}
body{
	line-height:1;
	margin-top:15px;
	 background: url(../resources/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
 body { padding-top: 20px; }
#myCarousel .nav a small {
    display:block;
}
#myCarousel .nav {
  background:#eee;
}
#myCarousel .nav a {
    border-radius:0px;
}
.container {
  background-color: rgba(0, 0, 0, 0.6);
background: rgba(0, 0, 0, 0.8);
color: #ffffff;
}
.nopadingnomargin{
      padding: 0px;
      margin: 0px;
    }
    .standard-top{
      margin-top: 15px;
    }
    .headerstyle{
      width:1200px;
      height: 180px;
    }
    .headerstyle img{
      max-height: 180px;
    }
    .headercontact{
      font-size: 25px;

    }
    .headercontact p{
      line-height: 40px;
      text-align: justify;
    }
    .hompage-description p{
      text-align: justify;
      font-family: 'kit55p';
      font-size: 20px;
      line-height: 25px;
      text-indent: 30px;
    }
    .hompage-description h1{
      font-family: 'kit55p';
      font-size: 30px;
    }
    .yellowcolor{
      color:  #ffd100;
    }
    .textshardow{
     text-shadow:0px 2px 0px #000000;
    }
    .yellowcolor{
      color: #ffd100;
    }
    
    
    .reduis-standard{
      border-radius: 20px;
      margin-bottom: 10px;
        -moz-box-shadow: 0px 1px 25px #ffea00;
        -webkit-box-shadow: 0px 1px 25px #ffea00;
        box-shadow: 0px 1px 25px #ffea00;


    }
    .nobackground{
      background-color: rgba(0, 0, 0, 0);
background: rgba(0, 0, 0, 0);
    }


    