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

.slider #carousel1 .right.carousel-control {
	background-image: none;
}
.slider #carousel1 .left.carousel-control {
	background-image: none;
}
.container .main .jumbotron {
	background-color: rgba(255,255,255,1.00);
	background-color: rgba(255,255,255,1.00);
}
.header {
	background-color: rgba(91,91,91,1.00);
	color: rgba(255,255,255,1.00);
	padding: 6px 20px;
	text-align: right;
	font-size: 12px;
	margin-bottom: 20px;
}
.header a {
	color: rgba(255,255,255,1.00);
}
.container-fluid #defaultNavbar1 .nav.navbar-nav.navbar-right {
	margin-top: 20px;
}
.navbar.navbar-default .container-fluid #defaultNavbar1 {
	border: 0px none #FFFFFF;
	padding-top: 6px;
	padding-bottom: 0px;
}
.item .carousel-caption h3 {
	text-align: right;
	color: #336699;
}
.item.active .carousel-caption p {
	text-align: right;
	color: #373737;
}
.carousel-inner .item .carousel-caption {
	display: none;
}
.slider {
	border-top: 2px solid #336699;
	border-bottom: 2px solid #336699;
}
.footer {
	background-color: #336699;
	color: #FFFFFF;
	padding: 40px;
	border-top: 2px solid #5B5B5B;
}
.footer h3, a {
	color: #FFFFFF;
}
iframe {
	width: 100%;
	height: 300px;
}
body  {
	font-family: open-sans;
	font-style: normal;
	font-weight: 300;
}
.nav.navbar-nav.navbar-right li a {
	font-weight: bold;
}

  .row .col-lg-12 .img-responsive.pull-left {
	width: 30%;
	margin-right: 10px;
}
h1, h2,h3 {
	color: #336699;
}
.row .jumbotron h1 {
	font-size: 40px;
	color: #5B5B5B;
	margin: 0px;
}
/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
	width: 166px;
	height: 68px
}
/* End carousel */
.partner {
	background-color: #E7E7E7;
	margin-top: 20px;
	border-top: 2px solid #C9C9C9;
}
* {
	margin:0;
	padding:0;
}
.languageselect {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	text-align: right;
	background-color: rgba(91,91,91,1.00);
}
.languageselect img {
	margin-left: 10px;
}


a {
	color: #336699;
}
.red{
    color:red;
    }
.form-area
{
	/* [disabled]background-color: #FAFAFA; */
	padding: 10px 40px 60px;
	margin: 10px 0px 60px;
	/* [disabled]border-style: solid; */
	/* [disabled]border-width: 1px; */
	}
.col-lg-12 p a {
	color: #336699;
}
.main .jumbotron ul {
	margin-left: 100px;
}
.col-lg-4 p a {
	text-decoration: underline;
}
