
/* Index
-------------------------------------------------- dfdedc*/



h4 {

    font-weight: 300;
}


/* section header */
.section_header {
    text-align: center;
    font-weight: bolder;
    color: #252b34;
    margin-top: 40px;
    position: relative;
    margin-bottom: 40px;
}
.section_header.left span {
    margin-left: 0px;
    text-align: left;
}
.section_header hr {
    border-top: 1px solid #BEC0C3;
    border-bottom: 2px solid white;
    width: 36%;
    position: absolute;
}
.section_header hr.left { }
.section_header hr.right {
    right: 0px;
    top: 0px;
}
.section_header span {
    width: 27%;
    display: block;
    margin: 0 auto;
}
.section_header small {
    margin-left: 20px;
    font-size: 16px;
    color: #7f8387;
    display: none;
}


.descriptions .fa-4x {
    color:#F90;
    width:60px;
}

.descriptions .fa-5x {
    color:#F90;
    width:60px;
}

.descriptions .description{
    text-align:justify;
}

.descriptions h4 {
    font-weight: 300;
}


.feature .icon-4x {
    color:#666;

}

.feature .description{
    color:#999;
}



.masterfeatures {
    margin-top:30px;
    background-color:#32323a;


}

.masterfeatures .container{
    color:#CACACA;
}


