#app-mrkt-carousel h5 {
    color: #FFAE17 !important;
    font-size: 30px;
    font-weight: normal !important;
    margin: 0 !important;
    padding-bottom: 20px;
    text-shadow: 2px 2px 3px #d6d6d6;
}

#app-mrkt-carousel h5 span {
    color: #AAAAAA !important;
}

.navbar-wrapper .logo {
    margin: 0 auto;
    width: 250px;
}

.navbar-wrapper .logo img {
    float: left;
    margin-right: 6px;
}

.navbar-wrapper .logo h1 {
    color: #FEF7EC;
    font-weight: 400;
    line-height: 34px;
    padding-top: 10px;
    text-shadow: none;
}

.navbar-wrapper .logo span {
    color: #FFAE17;
    display: block;
    font-weight: 400;
}

.line {
    background: -moz-linear-gradient(left center, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    height: 1px;
    left: 60%;
    margin-left: -35%;
    position: absolute;
    right: 0;
    top: 25px;
    width: 50%;
    z-index: 20;
}

.line2 {
    background: -moz-linear-gradient(left center, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    height: 1px;
    left: 60%;
    margin-left: -35%;
    position: absolute;
    right: 0;
    top: 140px;
    width: 50%;
    z-index: 20;
}

.product-container {
    left: 50%;
    margin-left: -50%;
    position: absolute;
    right: 0;
    top: 200px;
    width: 100%;
    z-index: 18;
}

.product-container > .container {
    padding: 0;
}

.product-list {
    background: transparent;
    border: 3px solid transparent;
    border-radius: 25px;
    margin: 0 auto;
    min-height: 200px;
    padding: 20px 10px 12px 10px;
    transition: all 0.5s ease 0s;
    width: 280px;
    cursor: pointer;
}

.product-list i {
    color: #fff;
    float: left;
    font-size: 75px;
}

.product-list h3 {
    color: #ffffff !important;
    font-size: 68px !important;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: none;
    position: relative;
}

.product-list h3 span {
    float: left;
    font-size: 45px;
    font-weight: lighter;
    line-height: 40px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.product-list p {
    color: #FFAE17;
    float: left;
    font-size: 22px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 0 1px 0 #000000;
    width: 100%;
}

.product-list sup {
    font-size: 27px;
}

.border-product {
    border-right: 1px solid #c5c6c7;
}

.product-list-01 {
    border: 0 solid #000;
    margin: 0 auto;
    min-height: 200px;
    padding: 30px 10px 10px;
    width: 290px;
}

.product-list-01 i {
    color: #fff;
    float: left;
    font-size: 75px;
}

.product-list-01 i img {
    display: block;
    padding-left: 45px;
}

.product-list-01 h3 {
    color: #ffffff !important;
    font-size: 68px !important;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: center;
}

.product-list-01 h3 span {
    clear: both;
    display: block;
    font-size: 45px;
    font-weight: lighter;
    margin: 0;
    padding: 0;
}

.product-list-01 p {
    color: #FFAE17;
    float: left;
    font-size: 22px;
    padding: 0;
    text-shadow: 0 0 0 rgba(255, 255, 255, 1);
}

.product-list-01 sup {
    font-size: 27px;
}

.product-list h3 span.beemargin {
    font-size: 35px;
    margin-top: 0px;
    position: absolute;
    right: 0;
    width: auto;
}

span.hula {
    border: 2px solid #000;
    border-radius: 50%;
    color: #fff;
    font-size: 35px;
    margin-left: 70px;
    padding: 10px;
    position: relative;
    top: -11px;
}

.beeimg {
    float: left;
    margin-top: -20px;
}

.btnProduct {
    background: linear-gradient(to bottom, #ffb417 0%, #ff9d17 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000;
    font-size: 23px;
    margin-right: 40px;
    padding: 5px 20px;
    text-shadow: none;
}

.btnProduct i {
    padding-right: 7px;
}

.product-list:hover {
    background: rgba(255, 255, 255, 0.05);
    border: 3px solid rgba(255, 255, 255, 0.07);
    border-radius: 25px;
}

.active-product, .active-product:hover {
    background: rgba(255, 255, 255, 0.18);
    border: 3px solid rgba(255, 255, 255, 0.25);
    border-radius: 25px;
}

.banner > h2 {
    color: #ffb517;
    font-size: 56px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-shadow: 2px 2px 3px #d6d6d6;
}

.banner > p {
    color: #717171;
    font-size: 25px;
}

.description > h4 {
    color: #626262;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0;
}

.description > p {
    color: #555;
    font-size: 15px;
    margin: 5px 0 30px;
    letter-spacing: 0.04em;
    line-height: 1.6em;
}

.description > p > a {
    color: #ff7f17;
}

.web-link {
    background: #565656;
    color: #ffb517;
    display: inline-block;
    font-size: 23px;
    padding: 7px 0;
    width: 55%;
    text-shadow: none;
}

.web-link:hover {
    color: #ffb517;
    text-decoration: none;
}

.contact-details ul {
    margin: 0;
    padding: 0;
}

.contact-details ul li {
    color: #bfbebe;
    font-size: 30px;
    font-weight: lighter;
    line-height: 25px;
    list-style: none outside none;
    margin: 0 0 37px;
    position: relative;
}

.contact-details ul li a {
    color: #aaaaaa;
    cursor: pointer;
    font-size: 21px;
    font-weight: normal;
    margin-left: 55px;
    vertical-align: middle;
}

.circle {
    border: 1px solid #aaaaaa;
    border-radius: 100%;
    color: #aaaaaa;
    display: inline-block;
    height: 18px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 18px;
}

.circle i {
    font-size: 19px; /* left: 50%; */
    /* margin-left: -15px; */
    /* margin-top: -13px; */
    /* top: 50%; */
    vertical-align: middle;
}

.form-control::-moz-placeholder {
    color: #d0d0d0;
    opacity: 1;
}

.form-control::-webkit-input-placeholder {
    color: #d0d0d0;
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #d0d0d0;
}

.form-control:-ms-input-placeholder {
    color: #d0d0d0;
}

.btn-service {
    background: #FFAE17;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    width: 80%;
}

.btn-send {
    background: #FFAE17;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.btn-send:hover {
    color: #fff;
}

.product-description {
    border-top: 1px solid #e3e3e3;
    box-shadow: 0 11px 15px -10px #cbcbcb inset, 0 -11px 0 -10px #dddddd inset;
    padding: 85px 0 50px;
}

#app-mrkt-carousel h3 {
    color: #666666;
    font-size: 38px;
    font-weight: 400;
    text-shadow: 2px 2px 3px #d6d6d6;
}

.btn-service {
    background: #FFAE17;
    color: #AF6500;
    font-size: 26px;
    font-weight: normal;
    margin: 35px 0 20px;
    padding: 0;
    width: 100%;
}

.service-col {
    border: 0 solid #ccc;
    margin: 0 auto;
    width: 200px;
}

.service {
    background: #565656;
    border: 1px solid #3f3f3f;
    border-radius: 200px;
    display: inline-block;
    height: 200px;
    position: relative;
    width: 200px;
    padding-top: 30px;
    text-align: center;
}

.service:after {
    border-left: 1px solid #333;
    content: "";
    height: 22px;
    left: 50%;
    position: absolute;
    top: 100%;
}

hr.hr-line {
    border-top-color: #3f3f3f;
    box-sizing: content-box;
    height: 0;
}

.padding47 {
    padding-bottom: 47px;
    padding-top: 47px;
}

.padding-bottom {
    padding-bottom: 45px;
}

@media (min-width: 480px) and (max-width: 768px) {
    .tablet {
        display: block;
        margin-left: -50%;
        width: 98%;
    }

    .tablet-contact {
        display: block;
        margin-left: 50%;
        margin-top: 30px;
        width: 98%;
    }

    .contact-details ul li {
        float: left;
        width: 50%;
    }

    .contact-details ul li a {
        font-size: 26px;
    }

    .padding35 {
        padding-bottom: 20px;
        padding-top: 20px;
    }
}

.center {
    text-align: center;
}

.margin-t-b {
    margin: 7px 0 55px 0;
}

/*
#box-contact::after {content: ""; background: rgba(45, 88, 35, 0.7); position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1;}
#box-contact > * {z-index: 10;}*/

.contact-area {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: relative;
    z-index: 2;
}

.contact-area #contact-form input[type="text"], .contact-area #contact-form textarea {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.49);
    border: 1px solid #222222;
    border-radius: 0;
    color: #C97F00;
    display: inline-block;
    outline: medium none;
    padding: 11px 11px 11px 50px;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    outline: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.contact-area #contact-form input[type="text"]:focus, .contact-area #contact-form textarea:focus {
    border: 1px solid #C97F00;
}

.contact-area #contact-form textarea {
    min-height: 122px;
}

.contact-area #contact-form input[type="submit"] {
    display: inline-block;
    outline: none;
    padding: 10px 47px;
    color: #999999;
    font-size: 12px;
    background: transparent;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    border-bottom: 3px solid #e5e5e5;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    background: #ffffff;
}

.contact-area #contact-form input[type="submit"]:hover {
    border: 1px solid #999999;
    border-bottom: 3px solid #999999;
}

.contact-area address {
    color: #aaaaaa;
    font-size: 21px;
    font-style: normal;
    line-height: 1.42857;
    margin-bottom: 20px;
}

#contact-form .form-group [class*="fa-"] {
    background: rgba(0, 0, 0, 0.27);
    color: #f9a831;
    display: block;
    font-size: 20px;
    font-weight: 300;
    height: 100%;
    left: 2px;
    line-height: 43px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 43px;
}

#contact-form.no-placeholder .form-group [class*="fa-"] {
    top: 30px;
}

#contact-form .form-group {
    position: relative;
}

/*----------------------
-----Footer Styles-----
------------------------*/
#main-footer {
    color: #FFAE17;
    padding: 30px 0;
    border-top: 1px solid #E3E3E3;
}

#main-footer .small-logo {
    color: #FFAE17;
    font-size: 26px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 24px;
    padding: 7px 0 0 28px;
}

#main-footer .small-logo span {
    font-size: 24px;
    font-weight: 300;
    line-height: 27px;
    padding: 0;
    text-transform: none;
}

#main-footer ul.footer-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 24px;
}

#main-footer ul.footer-nav li {
    display: inline-block;
    padding: 0 10px;
    line-height: 24px;
    border-right: 1px solid #AAA;
}

#main-footer ul.footer-nav li:first-child {
    padding-left: 0;
}

#main-footer ul.footer-nav li:last-child {
    border-right: none;
    padding-right: 0;
}

#main-footer ul.footer-nav li a {
    color: #AAA;
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    padding: 0;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

#main-footer ul.footer-nav li a:hover, #main-footer ul.footer-nav li a:active {
    color: #555555;
    text-decoration: none;
}

#main-footer p {
    color: #AAA;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

#main-footer .right-col {
    text-align: right;
}

#main-footer .right-col h2 {
    font-size: 26px;
    line-height: 26px;
    margin: 0 0 26px;
    text-shadow: none;
    text-transform: none;
}

#main-footer .right-col p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;
}

.ABs_teaser p {
    color: #aaaaaa;
    margin-bottom: 0 !important;
    margin-top: 5px;
    text-shadow: none;
}

.ABs_teaser .container {
    padding-left: 110px;
    padding-right: 150px;
    position: relative;
}

.ABs_teaser_title {
    color: #cacaca;
    font-size: 32px;
    text-shadow: none;
}

.ABs_teaser img {
    position: absolute;
    right: 0;
    bottom: -30px;
    z-index: 1602;
    width: 105px;
}

.ABs_teaser i {
    color: rgba(255, 255, 255, 0.36);
    font-size: 85px;
    left: 0;
    position: absolute;
    text-shadow: none;
    top: 4px;
}

.no-text-shadow {
    text-shadow: none;
}

.box-fixed-bg {
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.box-fixed-bg.box-bg-1 {
    background-image: url("../icons/slider-01.jpg");
}

.box-fixed-bg.box-bg-2 {
    background-image: url("../icons/bg-image.png");
}

.box-fixed-bg.box-bg-3 {
    background-image: url("../icons/slider-01.jpg");
}

.box-fixed-bg.box-bg-4 {
    background-image: url("../icons/contacts-background-2.jpg");
}

.box-scrolling-bg {
    min-height: 100%;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    line-height: 1.6;
    position: relative;
    z-index: 2;
}

#box-services {
    box-shadow: 0 11px 15px -10px #999999 inset, 0 -11px 15px -10px #999999 inset;
    padding: 65px 0;
}

.ABs_teaser {
    box-shadow: 0 11px 15px -10px #999999 inset, 0 -11px 15px -10px #292929 inset;
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-top: 35px;
}

#box-contact {
    border-top: 1px solid #273840;
    display: block;
    margin-bottom: 0;
    padding: 85px 0;
    position: relative;
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.6) inset;
}

.leftbg {
    background: url("../icons/pixel.png") repeat scroll 0 0 rgba(0, 0, 0, 0.0);
    bottom: 0;
    display: block;
    height: 100%;
    margin: 0;
    min-height: 100%;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

#top-nav {
    position: fixed;
    width: 100%;
    top: -80px;
    transition: top 1s;
    -webkit-transition: top 1s; /* Safari */
    z-index: 99999;
}

/*change font-size on certain screens*/
@media screen and (max-width: 991px) and (min-width: 768px) {
    #top-nav .navbar-nav {
        font-size: 12px;
    }
}

#top-nav.affix {
    background: none repeat scroll 0 0 #ffffff;
    border-color: #eeeeee;
    opacity: 0.99;
    position: fixed;
    top: 0;
    visibility: visible;
    width: 100%;
}

#nav-wrapper, #nav-wrapper a {
    text-shadow: none;
    font-size: 15px;
}

#top-nav:after {
    background: url("http://misc.nestolab.com/Safandi/css/../../images/appMarket/new/header-shadow.png") no-repeat scroll center bottom;
    content: "";
    height: 42px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
}

#contact-form .error-message {
    background: #FEAD1F;
    font-size: 12px;
    font-weight: 300;
    padding: 7px 15px;
    position: absolute;
    right: -10px;
    top: -10px;
    color: #FFF;
}

.login-btn {
    position: fixed;
    right: 15px;
    text-shadow: none;
    top: 7px;
    z-index: 99999;
}
.center-page-inner.newtrail{overflow: hidden !important; position: relative;}

.center-page-inner.newtrail > .try-now{
    width: 300px;
    overflow: hidden;
    background: transparent;
    position: absolute;
    z-index: 1;
    top: 0;
    left: -53px;
    height: 100px;
}
.center-page-inner.newtrail > .try-now > .try-now-action{
    transform: rotate(-45deg);
    position: absolute;
    left: 23px;
    display: block;
    overflow: hidden;
    width: 120px !important;
    text-align: center;
    top: 18px;
    background: #FFFFFF;
    color: #6C6C6C;
    font-weight: bold;
    font-size: 14px;
}
.custom-overview-row{
    background: url('../../images/other/hw-po-img.png') no-repeat;
    background-size: contain;
}