#carousel-homepage.carousel .carousel-inner .item {
	height: 500px !important;
}
#carousel-homepage.carousel .slide {
	margin-bottom: -20px !important;
}
section#content>.container>.row {
	padding-top: 0px !important;
}
@media only screen and (max-width: 600px) {
  #carousel-homepage.carousel .carousel-inner .item {
	height: 300px !important;
  }
}
#tab-544 label.control-label {
  background: #fefefe !important;
}

#tab-544 fieldset {
  border: 1px solid #e95d0e !important;
}
#tab-544 .col-sm-5 {
  width: 30%;
  min-width: 290px;
}
#tab-544 fieldset legend {
  padding: 0 10px;
  width: auto;
  margin: 0 auto;
  text-decoration: none;
  border-bottom: 0;
  background: #e95d0e;
  color: #fff;
  font-weight: bolder;
}

#tab-544 .col-sm-7 {
  width: 36%;
}
#tab-544 .form-group {
  margin-left: 0px;
  margin-right: 0px;
}

.iconblue, .iconorange {
  float:left;
  margin:6px 12px 6px 0px;
  width: 108px;
  height:54px;
  border-radius:10px;
  background:#fff;
  color: ;
  text-align: center;
}
.iconorange {
  background: #e95d0e !important;
}
.iconblue h5, .iconorange h5 {
  font-size:13px;
  margin:0;
  color:#fff;
}
.iconblue h5 a,
.iconorange h5 a {
  line-height: 54px;
}
.collection {
  border-radius: 10px;
  padding: 10px;
  float: left;
  margin: 20px 0;
  background: #003697;
}
.collection h3 {
  color: #fff;
}
.iconblue a {
  color: #003697;
}
.iconorange h5 a {
  color: #fff !important;
}
.webpage-67995 .paragraph-text-view {
  border:1px solid #e95d0e;
  border-radius:10px;
  padding: 20px 20px 0px 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}