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

html {
  margin: 0;
  border: 0;
  padding: 0;
  height: 100%;
}

* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  border: 0;
  background-color: #e3e2e3;
  padding: 0;
  height: 100%;
  color: #3e3e3e;
  font-family: arial, helvetica, sans-serif;
  font-size: 15px;
  font-weight: 100;
}

a {
  color: #3e3e3e;
}

ul {
  margin-left: 15px;
  list-style-image: url("../images/arrow-1.jpg");
}

li {
  margin-bottom: 10px;
  padding-left: 5px;
}

strong {
  font-weight: bold;
}

iframe {
  width: 100%;
}

#header {
  float: left;
  margin-top: 30px;
  margin-bottom: 40px;
}

.container {
  float: left;
  background: #fff;
  width: 100%;
  height: auto;
}

#main-content {
  background: #fff;
}

img.left-img {
  padding: 30px;
}

.sub-content {
  margin-left: 10px;
  padding-bottom: 20px;
  line-height: 1.5em;
}

.sub-content p {
  margin-bottom: 18px;
}

.footer {
  text-align: left;
  font-size: 0.9em;
}

ul.footer-list {
  list-style-type: none;
  list-style-image: none;
  text-align: left;
}

ul.footer-list li {
  padding-bottom: 8px;
}

p.copyright {
  margin-top: 70px;
}

#logo {
  position: relative;
  left: 0;
  float: left;
  margin: 0 50px 0 25px;
  width: 170px;
  height: 206px;
}

#topmenu {
  position: relative;
  float: left;
  border-top: #bc004f solid 3px;
  background-color: #fff;
  height: 45px;
  line-height: 45px;
  font-size: 17px;
  font-weight: 800;
}

/*.menu-1 {
	
	float: left;
	background-color: #bc004f;
	height: 45px;
	color: #fff;
	line-height: 45px;
}

.menu-1 a {
	color: #fff;
	line-height: 45px;
	text-decoration: none;
}

.menu-2 {
	
	float: left;
	color: #000;
	height: 45px;
	background-color: #fff;
	line-height: 45px;
}

.menu-2 a {
	color: #000;
	line-height: 45px;
	text-decoration: none;
}*/

.menu-sep {
  float: left;
  background-color: #dcdcdc;
  width: 1px;
  height: 45px;
}

.slogan-title {
  float: left;
  margin: 30px 0;
  text-align: left;
  text-shadow: 0 2px 3px #fff;
  color: black;
  font-size: 36px;

  font-weight: 700;
}

#slogan {
  float: left;
  text-align: left;

  text-shadow: 0 2px 2px #fff;
  color: black;
  font-size: 22px;
}

#div2 {
  margin: 0 auto;
  background-color: #fff;
  width: 1000px;
  height: 386px;
  text-align: center;
}

#slider-container {
  float: left;
  margin: 15px 12px;
  background: url(../images/bg-g.jpg) repeat-x center;
  width: 97.5%;
  height: 356px;
}

#slider-container-sub {
  float: left;
  margin: 15px 12px;
  background: url(../images/bg-g.jpg) repeat-x center;
  /*width:97.5%;*/
  width: 230px;
  height: 356px;
}

#slider-left {
  float: left;
  padding-top: 20px;
  width: 230px;
  text-align: center;
}

#slider {
}

.nivoSlider img {
}

#home-news {
  float: left;
  margin-left: 15px;
}

.news-box {
  float: left;
  height: auto;
  text-align: left;
}

.news-title {
  line-height: 60px;
  color: black;
  font-size: 22px;
}

.news-image {
  height: 97px;
}

.news-text {
  margin: 25px 0;
  min-height: 176px;
}

.news-date {
  color: #bc004f;
  font-size: 13px;
  font-style: italic;
}

.highlight {
  text-decoration: none;
  color: #bc004f;
  font-size: 15px;
}

.highlight a {
  text-decoration: none;
  color: #bc004f;
  font-size: 15px;
}

.blackfont {
  line-height: 32px;
  color: black;
  font-size: 14px;
}

.blackfont a {
  text-decoration: none;
  line-height: 32px;
  color: black;
  font-size: 14px;
}

.bottom-border hr {
  margin: 30px 0;
  border: 0 none;
  background-color: #fff;
  height: 3px;
  color: #fff;
}

#bottom-row {
  position: relative;
  bottom: 30px;
  margin: 10px 0;
}

#search-container {
  float: left;
  margin-top: 47px;
  height: 26px;
  text-align: right;
}

#search-button {
  float: left;
  margin-top: 47px;
  height: 26px;
  text-align: left;
}

.tg {
  position: relative;
  top: 44px;
  float: right;
}

.clear {
  clear: both;
}

/*----------------For Pages-------------------*/

#pageleft {
  float: left;
  background: url(../images/bg-g-o.jpg) top repeat-x;
  width: 220px;
  height: auto;
}

.content {
  float: left;
  margin: 0 15px 25px 25px;
  width: 710px;
  height: auto;
  min-height: 365px;
  text-align: left;
}

#content-container {
  float: left;
  margin: 15px;
  width: 970px;
  height: auto;
}

.title-line {
  margin-bottom: 25px;
  background: url(../images/title-line.jpg) no-repeat left;
  width: auto;
  height: 1px;
}

.bigred {
  color: #bc004f;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}

/*----------------form-----------------*/

.button {
  margin: 0 10px;
  border: 1px solid #ddd;
  padding: 5px 10px;
  text-shadow: 1px 1px 1px #fff;
  font-size: 1.2em;
  font-weight: normal;
}

.button:active {
  background: #fff; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ccc", endColorstr="#fff"); /* for IE */ /* for webkit browsers */
  background: -moz-linear-gradient(top, #ccc, #fff); /* for firefox 3.6+ */
}

.gradient {
  background: #fff; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#cccccc"); /* for IE */ /* for webkit browsers */
  background: -moz-linear-gradient(top, #fff, #ccc); /* for firefox 3.6+ */
}

.required {
  color: #bc004f;
}

form {
}

fieldset {
  border: 1px dotted #ccc;
  background-color: #f2f2f2;
  padding: 1em;
}

form p {
  position: relative;
  margin: 0 0 10px;
  width: 100%;
}

label {
  float: left;
  width: 10em;
}

.label {
  float: none;
  width: auto;
}

.input {
}

.shortinput {
}

textarea {
  padding: 5px;
  height: 100px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85em;
}

#charterForm input {
  margin-top: 10px;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 5px;
}

table.home {
  border: 0;
  background: #e3e2e3;
}

table.home td {
  background: #e3e2e3;
  padding-left: 10px;
}

/*#submit.disabled {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.active #submit.disabled {
    cursor: pointer;
    filter: alpha(opacity=1);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
}*/
.hidden {
  display: none;
}

.captcha-error {
  display: none;
}

.active .captcha-error {
  display: block;
}

#slider .slick-dots li button::before {
  text-shadow: 0 0 4px #3e3e3e;
  font-size: 10px;
}

#slider .slick-dots li button:hover::before {
  opacity: 0.7;
  text-shadow: 0 0 2px #da0962;
  color: #da0962;
}

#slider .slick-dots li.slick-active button::before {
  opacity: 1;
  text-shadow: 0 0 2px #bb014d;
  color: #bb014d;
}

.client-row > div {
  padding: 15px 0;
}
