#header {
    margin: 0px 0 0;
    background: url(../../images/opacity1.png) repeat left top;
}
.logoarea {
    float: left;
    width: 100%;
    height: 64px;
    background: url(../../../images/background/opacity2.png) repeat left top;
}
.right_links li {    
    padding: 0px 6px;
}
.navbar-nav>li {
    float: left;
}
ul.nav>li.active>a {
    color: #fff;
    background-color: #7ab700;
}
.yamm ul.nav li:hover > a {
	color: #fff;
    background-color: #95c11f;
}
.page-header, .page-info {
	display: none;
}
.footer1 {
    float: left;
    width: 100%;
    padding: 70px 0px 40px 0px;
    border-top: none;
    *background: url(../../../images/business/footer-bg.jpg) repeat left top;
    background: #262626 url(../../../images/background/footer-graph2.jpg) no-repeat center bottom;
}
.copyright_info.four {
    background: #1a1a1a;
}
.readmore_but5 {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 16px 13px;
    border-radius: 4px;
    background-color: #95c11f;
    -webkit-transition: background-color .3s, -webkit-transform .3s;
    transition: background-color .3s, transform .3s;
}
.readmore_but5 i {
    border-left: 1px solid #95c11f;
}
.readmore_but9 {
    background-color: #95c11f;
}
.page_heading {
    float: left;
    width: 100%;
    text-align: center;
    padding: 70px 0px;
    background-color: #272727;
}
.page_heading h1 {
    color: #fff;
    margin: 0 auto;
    line-height: 52px;
    font-weight: 200;
    width: 94%;
}

.feature_section02 .left {
    float: left;
    width: 50%;
    padding-right: 2%;
    background: url(../../../images/business/v-line.png) repeat-y right top;
}
.feature_section02 .left .conta {
    float: left;
    width: 100%;
    padding-top: 20px;
    min-height: 395px;
    /* background: url(../../../images/site-img14.png) no-repeat right top; */
}
.feature_section02 .left .conta h1 {
    line-height: 47px;
}
.feature_section02 .left .conta p {
    width: 50%;
}
.feature_section02 .right {
    float: left;
    width: 50%;
    padding-left: 4%;
	background: url(../../../images/business/v-line.png) repeat-y right top;
}
.feature_section02 .right .conta {
    float: left;
    width: 100%;
    padding-top: 20px;
    min-height: 395px;
    *background: url(../../../images/site-img15.png) no-repeat right top;
}
.feature_section02 .right .conta h1 {
    line-height: 47px;
}
.feature_section02 .right .conta p {
    width: 50%;
}
.feature_section03 h1, .feature_section03 h1 b {
    color: #fff;
	text-align: center;
}
.feature_section03 i {
    font-size: 40px;
    float: left;
    margin-right: 20px;
	color: #fff;
}
.feature_section03 strong {
    float: left;
    color: #7ab700;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-weight: 300;
    padding: 13px 18px;
    background-color: #fff;
    border-radius: 4px;
    margin-top: -7px;
}
.feature_section03 p {
    float: left;
    font-size: 16px;
    line-height: 25px;
    margin-top: 20px;
	color: #fff;
}
.feature_section04 {
    float: left;
    width: 100%;
    *padding: 70px 0px 90px 0px;
    text-align: center;
    *background: url(../../../images/parallax-bg6.jpg);
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.feature_section04 .flex-viewport {
	background: #fff;
    padding: 25px 0;
    margin-top: 35px;
}
.feature_section04 .pesbox {
    float: left;
    width: 100%;
    padding: 8% 8% 13% 8%;
    background-color: #fff;
    border-radius: 4px;
    text-align: left;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.feature_section04 .pesimg {
    float: left;
    margin-top: -42px;
    margin-left: 50px;
}
.feature_section04 .pesimg strong {
    color: #7ab700;
    font-weight: normal;
}
.feature_section04 .pesimg i {
    color: #999;
    font-size: 12px;
    font-style: normal;
}
.feature_section04 .pesimg img {
    float: left;
    width: 70px;
    height: 70px;
    padding: 5px;
    border: 1px solid #999;
    border-radius: 100%;
}
.feature_section05 {
    float: left;
    width: 100%;
    padding: 70px 0px 70px 0px;
    text-align: center;
}
.feature_section05 .cirbox {
    border: 5px solid #95c11f;
}
.feature_section05 .cirbox:hover {
    background-color: #7ab700;
}
.feature_section05 .cirbox strong {
    color: #95c11f;
}
.feature_section05 .cirbox:hover strong {
    color: #fff;
}
.feature_section06 {
    text-align: center;
}
.custom_tabs ul {
	margin: 0;
}
.custom_tabs li a {
	color: #454545;
    height: 40px;
    padding: 0px 30px;
    text-decoration: none;
    line-height: 40px;
    font-size: 14px;
    background-color: #e3e3e3;
    border-right: 1px solid #fff;
}
.custom_tabs li.active a {
	color: #fff;
    background-color: #95c11f;
}
.azura_nav-tabs > li.active > a, .azura_nav-tabs > li.active > a:hover, .azura_nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #95c11f;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.custom_tabs .azura_tab-content {
    float: left;
    width: 100%;
    padding: 5% 5% 6% 5%;
    text-align: left;
    margin-bottom: 40px;
    border: 1px solid #e3e3e3;
}
.accrodation .acc-trigger.active a {
    color: #95c11f;
    background-position: 14px -58px;
    cursor: default;
}
.accrodation .acc-trigger a {
    background: url(../../hoxa/images/accordion-ico.png) no-repeat 14px 13px;
}
.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover {
    color: #95c11f;
    border-bottom: 1px solid #fff;
}
.accrodation .acc-trigger.active a:hover {
    color: #95c11f;
    border-bottom: 1px solid #fff;
}
.magento01 .left {
	width: 60%;
}
.magento01 .right {
	width: 40%;
}  
.magento01 h2.caps {
	text-align: center;
}
.magento01 .isecbox {
	margin-right: -15px;
    margin-left: -15px;
}
.magento01 .isecbox i {
    float: left;
    font-size: 35px;
    margin-right: 18px;
    color: #95c11f;
    margin-top: 4px;
    margin-bottom: 10px;
}
.magento01 h5 b {
    color: #727272;
    font-size: 13px;
    font-weight: normal;
    display: block;
}
.magento03 {
    background: #95c11f url(../../../../images/site-img28.png) no-repeat center top;
}
.shopware05 i {
    float: left;
    color: #fff;
    font-size: 40px;
}
.shopware05 .rcont {
    float: right;
    width: 89%;
}
.info-list .narrow-list {
	float: left;
    padding: 20px 30px 20px 0px;
}
.info-list .narrow-list li, .info-list li {
    margin-bottom: 20px;
}
.info-list .list-icon {
    background: url(../images/list-icon-checkbox.png) no-repeat 0 0;
    width: 50px;
    height: 55px;
    float: left;
}
.narrow-list .list-icon {
    position: relative;
    top: -6px;
}
.info-list .list-text {
    padding-left: 50px;
}
.narrow-list .list-text {
    min-height: 55px;
}
.clear-row {
    clear: both;
    width: 100%;
    height: 50px;
}
.liste-icon {
    background: url(http://moodia.net/templates/hoxa/images/list-icon-checkbox.png);
    float: left;
    position: relative;
    width: 33px;
    height: 32px;
}
.liste-text {
    float: left;
    position: relative;
    margin: 9px 0 0 0;
    min-width: 150px;
    position: relative;
}