.container-pad {
    padding: 20px 0;
}
.line {
    border-bottom: 1px solid #E9E9E9;
    padding: 0 0 5px;
}
.solid-line {
    border-bottom: 1px solid #E9E9E9;
    bottom: 27px;
    display: inline-block;
    margin: 0;
    position: relative;
    width: 100%;
}
.flatna-01 {
  color: #777777;
  font-family: OpenSansBold;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h3.flatna-title-02 span {
  color: #777777 !important;
  display: inline-block;
  font-family: OpenSansBold;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.5px;
  position: relative;
  text-transform: uppercase;
}
h3.flatna-title-02 {
  line-height: 0 !important;
  margin-top: 0;
  max-width: 100%;
  overflow: hidden;
  padding: 10px 0;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
h3.flatna-title span.flatna-02 {
  color: #444444;
  font-size: 12px;
  letter-spacing: 2px;
}
h3.flatna-title-02 span:after {
  left: 100%;
  margin-left: 15px;
}
h3.flatna-title-02 span:before {
  right: 100%;
  margin-left: 15px;
}
h3.flatna-title-02 span:before, 
h3.flatna-title-02 span:after {
  border-top: 1px solid #E4E4E4;
  content: "";
  height: 5px;
  position: absolute;
  top: 0;
  width: 1200px;
}
.flatna-title-03 {
    border-bottom: 1px solid #4CC995;
    padding-bottom: 6px;
}

.flatna-content {
    margin-top: 10px;
}
.nomargin {
    margin-top: -10px;
}

.Shaded-Middle .flatna-title{
    background-color: #F6F6F6 !important;
}

.Shaded-Row .flatna-title{
    background-color: #F6F6F6 !important;
}

.Shaded-Bottom .flatna-title{
    background-color: #F6F6F6 !important;
}

.flatna-title span > h1,
.flatna-title span > h2,
.flatna-title span > h3,
.flatna-title span > h4,
.flatna-title span > h5,
.flatna-title span > h6 {
    display: inline;
    letter-spacing: -0.02em;
    line-height: 10px;
    margin: 0;
    padding-right: 10px;
    position: relative;
    z-index: 5;
}

#Footer-Row .flatna-01 {
  color: #777777;
}

#Footer-Row span.flatna-title {
    padding-bottom: 15px;
}

#Footer-Row div.line {
    margin-bottom: 25px;
}

#Footer-Row .container-pad {
    padding-bottom: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	Container Style 3
/*-----------------------------------------------------------------------------------*/
.section-head {
  margin-bottom: 40px;
}

.section-head h5 {
  color: #777777;
  font-family: OpenSansBold;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 18px !important;
  margin: 10px 0 0 !important;
  text-transform: uppercase;
}

.section-head hr {
  margin-top: 3px;
  position: relative;
}
.section-head hr:after {
  background-color: #4CC995;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 80px;
}


/*-----------------------------------------------------------------------------------*/
/*	Custom Callout Boxes
/*-----------------------------------------------------------------------------------*/

#rox-custom-box-04 {
  background-attachment: scroll;
  background-color: #F86B35;
  background-position: center center;
  background-repeat: repeat;
  border: 1px solid #F86B35;
  margin-bottom: 50px;
  min-height: 100px;
  padding: 40px;
}

#rox-custom-box-05 {
  background-attachment: scroll;
  background-color: #3DB2AA;
  background-position: center center;
  background-repeat: repeat;
  border: 1px solid #3DB2AA;
  margin-bottom: 50px;
  min-height: 100px;
  padding: 40px;
}

#rox-custom-box-06 {
  background-attachment: scroll;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: repeat;
  border: 1px solid #EAEAEA;
  margin-bottom: 50px;
  min-height: 100px;
  padding: 40px;
}

#rox-custom-box-07 {
  background-attachment: scroll;
  background-color: #E74C3C;
  background-position: center center;
  background-repeat: repeat;
  border: 1px solid #E74C3C;
  margin-bottom: 50px;
  min-height: 100px;
  padding: 40px;
}

#rox-custom-box-08 {
  background-attachment: scroll;
  background-color: #95A5A6;
  background-position: center center;
  background-repeat: repeat;
  border: 1px solid #95A5A6;
  margin-bottom: 50px;
  min-height: 100px;
  padding: 40px;
}

#rox-custom-box-09 {
  background-attachment: scroll;
  background-color: #F6F6F6;
  background-image: url("9_bg.png");
  background-position: left top;
  background-repeat: repeat;
  border: 1px solid #EAEAEA;
  margin-bottom: 50px;
  min-height: 100px;
  padding: 30px 40px;
}

#rox-custom-box-10 {
  background-attachment: scroll;
  background-color: #000000;
  background-image: url("10_bg.png");
  background-position: right center;
  background-repeat: no-repeat;
  border: 1px solid #000000;
  margin-bottom: 50px;
  min-height: 100px;
  padding: 30px 40px;
}

#rox-custom-box-04 div.Normal, 
#rox-custom-box-05 div.Normal, 
#rox-custom-box-07 div.Normal, 
#rox-custom-box-08 div.Normal, 
#rox-custom-box-09 div.Normal, 
#rox-custom-box-10 div.Normal {
  color: #FFFFFF;
}