#foo1 img{
width: 150px;
}
body{
/*background: #444444;*/
}

.carousel .item {
    width: 100%; /*slider width*/
    /*max-height: 500px; slider height*/
}
.carousel .item img {
    width: 100%; /*img width*/
}
/*full width container*/
@media (max-width: 767px) {
    .block {
        margin-left: -20px;
        margin-right: -20px;
    }
}

.list_carousel {
	/*background-color: #777777;*/
	margin: 0 0 30px 60px;
	width: 360px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	color: #33ff33;
	text-align: center;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 10px;
}
.next {
	float: right;
	margin-right: 10px;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}

#fooBox {
  padding-top: 47px;
}
#fooBox section {
  overflow: hidden;
}
#fooBox .foo-logo {
  margin-top: 3px;
  margin-bottom: 50px;
}
#fooBox .title {
  border-bottom: 1px solid #e9eae4;
  padding-bottom: 9px;
  margin-bottom: 12px;
}
#fooBox .span2 {
    width: 300px;
    float: left;
    margin-right: 30px;
  }
#fooBox .foo-logo {
  margin-top: 3px;
  margin-bottom: 50px;
}
.margBot1 {
  margin-bottom: 17px !important;
  }
.list5 {
  margin: 0;
  list-style: none;
}
.list5 li {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 6px;
}
.list5.info-box li {
  margin-bottom: 1px;
}
.list5.info-box li p {
  color: #333;
  font-size: 12px;
  line-height: 18px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list5.info-box li p span {
  display: block;
  width: 68px;
  float: none;
}
.list5 li a {
  color: #333;
  font-size: 12px;
  line-height: 18px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list5 li a:hover {
  color: #2a2b29;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/*-----map-----*/
.map {
  margin: 5px 0 44px 0;
  display: inline-block;
  line-height: 0;
  width: 100%;
}
.map iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 647px ;
  border: none;
  line-height: 0;
}

@media (min-width: 1200px) {
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 242px;
  }
}
  
@media (min-width: 980px) and (max-width: 1199px) {
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 192px;
  }
}

@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 480px) {
  .map iframe {
    height: 200px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 100%;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px;
  }
 }
 
@media (max-width: 767px) {
.form-div-1,
  .form-div-2,
  .form-div-3 {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
  }
}

/*-----form-----*/
#contact-form {
  position: relative;
  z-index: 1;
  margin: 22px 0 20px 0;
  padding: 0 0 0 0;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
}
.txt-form {
  display: block;
  padding-bottom: 6px;
  color: #ffffff;
}
.txt-form span {
  color: #ffffff;
}
.form-div-1,
.form-div-2,
.form-div-3 {
  float: left;
  width: 192px;
}
.form-div-1,
.form-div-2 {
  margin-right: 22px;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 0;
  width: 100%;
  border: none;
}
#contact-form label {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  min-height: 48px;
  width: 100%;
}
#contact-form .message {
  display: block !important;
  min-height: 129px;
  width: 100%;
  margin-bottom: 22px;
}
#contact-form input,
#contact-form textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0;
  padding: 6px 15px 6px 11px;
  width: 100%;
  outline: none;
  border: none;
  background: #ffffff;
  font: 12px Arial, Helvetica, sans-serif;
  line-height: 21px;
  color: #6f706c;
  border: 1px solid #d0d0d0;
}
#contact-form input {
  height: 35px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form textarea {
  overflow: auto;
  width: 100%;
  height: 330px;
  resize: none;
}
#contact-form .success {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 10px;
  width: 100%;
  border: none;
  background: #ffffff;
  border: 1px solid #d0d0d0;
  color: #6f706c;
  text-align: center;
  text-transform: none;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 22px;
}
#contact-form .error,
#contact-form .empty {
  position: absolute;
  bottom: 0;
  right: 2px;
  display: none;
  overflow: hidden;
  padding: 1px 4px 0px 0;
  width: 100%;
  color: #2f2f2f;
  text-transform: none;
  font-size: 11px;
  line-height: 1.27em;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: -15px;
  text-align: right;
}
.btns a {
  margin-right: 10px;
  } 


