/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#fff;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #319400;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #319400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border: 1px solid #319400;
    background: #319400;
    background: #319400 -moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.3)),color-stop(100%,rgba(0,0,0,.3)));
    background: #319400 -webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border: 1px solid #319400;
    background: #319400;
    background: #319400 -moz-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(255,255,255,.3)),color-stop(100%,rgba(0,0,0,.3)));
    background: #319400 -webkit-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -o-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -ms-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    color: #fff;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
}

.navbar-default .navbar-brand {
    font-family: "Kaushan Script","Helvetica Neue",Helvetica,Arial,cursive;
    color: #fed136;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border: 1px solid #319400;
    background: #319400;
    background: #319400 -moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.3)),color-stop(100%,rgba(0,0,0,.3)));
    background: #319400 -webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #319400;
    background: #319400 -moz-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -webkit-gradient(linear,left bottom,left top,color-stop(0%,rgba(255,255,255,.3)),color-stop(100%,rgba(0,0,0,.3)));
    background: #319400 -webkit-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -o-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -ms-linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 linear-gradient(bottom,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #fed136;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}

@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 15px 0;
        background-color: rgba(34, 34, 34, 0.8);
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-bg.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}

section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 150px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
    background: #222;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #319400;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}

/* CUSTOM CSS */
.duration {padding-left: 15px;color: #fff;margin-top: -2px;font-size: 30px;float: left;}
.navbar-shrink .duration {margin-top:2px;}
.clock-1{zoom: 0.7; -moz-transform: scale(0.7)}
.navbar-shrink .top-order-btn {margin-top: -5px !important;padding: 0;margin-bottom: -5px !important;}
.top-order-btn {margin-top: -15px !important;padding: 0 !important;}

section#product {padding:85px 0 10px 0 !important;}
.product-description p {text-align: justify;font-size: 16px;line-height: 30px;}
.product-description h1 {margin: 0 0 10px 0;line-height: 48px;color:#319400;}
.advantages {text-align: left;font-size:16px;}
.advantages li {padding:10px 0;}
.main-img {border: 3px solid transparent;width:98%; margin-bottom:10px;border-radius: 25px;
    -webkit-box-shadow: 0 0px 62px rgba(0,0,0,.8);
    -moz-box-shadow: 0 0px 62px rgba(0,0,0,.8);
    box-shadow: 0 0px 62px rgba(0,0,0,.8);}
a.fancybox img {width: 19%; border-radius: 10px; border: 3px solid transparent;
    -webkit-box-shadow: 0 0px 62px rgba(0,0,0,.8);
    -moz-box-shadow: 0 0px 62px rgba(0,0,0,.8);
    box-shadow: 0 0px 62px rgba(0,0,0,.8);}
.price-box {text-align: left;padding: 10px;border-radius: 8px;background: rgba(0,0,0,0.7);color: #FFFFFF;line-height: 40px;}
.price-box .btn-order {width:100%;}
.regular-price {text-decoration: line-through;}
.special-price {font-size:24px; font-weight:bold;}
.free-shipping {font-size:12px; font-weight:normal;}
.blink_me {
  animation: blinker 1s linear infinite;
    font-size: 28px;
    padding: 20px;

}

@keyframes blinker {  
  50% { opacity: 0.0; }
}

.cons-1,
.cons-2 {text-align:left; font-size:18px;line-height: 40px;}
.cons-1 li {background: url(../img/check-bullet.png) no-repeat left center;padding-left: 40px;list-style: none;margin-left:-25px;}
.cons-2 li {background: url(../img/happy-bullet.png) no-repeat left center;padding-left: 40px;list-style: none;margin-left:-25px;}
section#sales,
section#testimonials {
    padding:0px !important;
    border-top:2px solid #FFF;
    background: #319400;
    background: #319400 -moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.3)),color-stop(100%,rgba(0,0,0,.3)));
    background: #319400 -webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 -ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);
    background: #319400 linear-gradient(top,rgba(255,255,255,.3) 0,rgba(0,0,0,.3) 100%);}

section#comparison {padding:20px 0;text-align:center;background: #fdfdfd;background-image: url(../img/middle-bg.png); background-position:bottom center;}
section#comparison h3 {color:#B0182B;text-align:center;margin-bottom:30px;}
.one-star,
.two-stars,
.three-stars,
.four-stars,
.five-stars {width:80%;padding: 15px 0;}

table.comparison-table {width:100%;color:#000;}
table.comparison-table tr {padding:10px 0;}
.comparison-img {width:75%;border-radius:10px; margin-bottom:10px;
    -webkit-box-shadow: 0 0px 62px rgba(0,0,0,.8);
    -moz-box-shadow: 0 0px 62px rgba(0,0,0,.8);
    box-shadow: 0 0px 62px rgba(0,0,0,.8);}
section#examples {padding:30px 0 !important; background: #151515;}
#owl-examples img.example-imgs {border-radius: 10px;margin: 15px 0;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.3);
    box-shadow: 5px 5px 7px rgba(0,0,0,.3);}
.example-text {font-size:34px; color:#fff;}
.quote1,
.quote2 {width: 40px !important;margin:5px auto;}
section#hair-images {padding: 0px 0px;border-top: 5px solid #B0182B;border-bottom: 5px solid #319400;}

section#presentation {padding:20px 0;text-align:center;background: #fdfdfd;background-image: url(../img/middle-bg.png); background-position:bottom center;}
section#presentation p {text-align:justify;color: #000;}
.presentation-text {padding-bottom:15px;}
.how-it-works {padding-bottom:10px;}
.recommended h4 {text-align:left;}
.how-it-works h4,
.presentation-faq h4 {color:#319400;text-align:left;}
.btn-video-presentation {width:100%;}  
.recommended {padding:20px 0;}
.recommended ul {padding-left:15px;}
.recommended li {text-align:left; color: #fff;padding-bottom:10px;}
.presentation-img {max-width:100%;border-radius:20px; border: 2px solid #BBBBBB;padding-bottom: 15px;background: #fff;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.3);
    box-shadow: 5px 5px 7px rgba(0,0,0,.3);}
section#testimonials .owl-carousel {padding: 10px;text-align: center;color: #fff;font-size: 24px;}

    
#owl-headers .item {
    height:100px; max-width:100%; font-size:24px;
    display:-ms-flexbox;
    -ms-flex-pack:center;
    -ms-flex-align:center;

    /* Firefox */
    display:-moz-box;
    -moz-box-pack:center;
    -moz-box-align:center;
    
    /* Safari, Opera, and Chrome */
    display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;

    /* W3C */
    display:box;
    box-pack:center;
    box-align:center;}

.header-text {background: rgba(0,0,0,0.4);margin-bottom:20px;}
section#order-form {background-image: url(../img/order-bg.jpg);background-position:bottom center;background-repeat: no-repeat;}
#order-form h2.section-heading {font-size:30px; color:#fff;}
#order-form h3.section-subheading {color:#fff;}
#order-form .order-fields {background: rgba(0,0,0,0.5);border-radius: 20px;color: #fff;}
.help-block {color: #fff;float: left;width: 100%;margin-top:0px;}

.radio-custom {opacity: 0;position: absolute;}
.radio-custom, .radio-custom-label {display: inline-block;vertical-align: middle;margin: 5px;cursor: pointer;color:#fff;}
.radio-custom-label {position: relative;}
.radio-custom + .radio-custom-label:before {content: '';background: #fff;border: 2px solid #319400;display: inline-block;vertical-align: middle;width: 24px;height: 24px;padding: 3px;margin-right: 10px;text-align: center;margin-top: -3px;font-size:16px;border-radius: 3px;}

.radio-custom + .radio-custom-label:before {border-radius: 50%;}
.radio-custom:checked + .radio-custom-label:before {background: #319400;box-shadow: inset 0px 0px 0px 4px #fff;}

.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {outline: 1px solid #7F7777;}

.product-select tr {line-height:40px;}
section#order-form .form-group input, section#order-form .form-group textarea {padding: 15px;height:100%;}
.product-form input {background: none;border: none;color: #FFF;font-size: 24px;width: 80%;text-align: right;}
.product-select thead {color: #FFF;font-weight: bold;border-bottom: 1px dashed #FFF;font-size: 20px;}
.product-select tbody {border-bottom: double #FFF;}
.product-select a {color: #FFF;}
.totals {font-size: 20px;}
.submit-btn {width:100%; margin:26px 0;}

section#product .owl-controls,
section#testimonials .owl-controls,
section#hair-images .owl-controls {display:none;}

.tooltip-badge {color: #fff;font-size: 20px;text-align:left;margin-bottom: 50px;}
.icon-img {float:left;width:20%;margin-right:10%;}
html > body .ui-pnotify {position:fixed;}
.ui-pnotify.stack-bottomright, .ui-pnotify.stack-bottomleft {bottom:25px; top: auto;}
.ui-pnotify {right: 25px;position: absolute;height: auto;z-index: 9999;color: #fff;border-radius: 10px;border: 1px solid #fff; background: #B0182B;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.3);
    box-shadow: 5px 5px 7px rgba(0,0,0,.3);}
.ui-pnotify-history-container {display:none;}
  
.alert-success {color: #fff;background:none;border:none;padding:0 10px 10px 10px;}

@media (max-width:459px) {
    .container {padding:0;}
    .row {margin:0;}
    .header-text {margin-bottom:15px;}
    #owl-headers .item {font-size:14px;}
    .btn-top-order {padding: 10px;font-size: 12px;margin-top: 10px;margin-right: 25px;padding: 5px 15px;}
    .duration {display:none;}
    .clock-1{zoom: 0.3; -moz-transform: scale(0.3)}
    .flip-clock-wrapper {margin-top: 10px !important;margin-left: 10px;padding-top:20px;}
    .navbar-shrink .flip-clock-wrapper {margin-top:0px}
    .ui-pnotify {display:none !important;}
    .product-description h1 {font-size: 22px;margin-top: 15px;}
    section#testimonials .owl-carousel {font-size:14px;}
    section#comparison {padding:20px 10px; font-size:12px;}
    .example-text {font-size:20px;}
    #order-form h2.section-heading {font-size:20px;}
    .product-select thead, .product-select tr td, .product-form input, .totals {font-size:14px !important;}
    .btn-video-presentation {font-size:12px;}
    .tooltip-badge {font-size:14px; float:left;width:100%;margin-bottom: 10px;}
    .icon-img {width:15%;}
}

@media (min-width: 460px) and (max-width: 767px) {
    .container {padding:0;}
    .row {margin:0;}
    .header-text {margin-bottom:20px;}
    .btn-top-order {padding: 10px;font-size: 12px;margin-top: 10px;margin-right: 25px;}
    .duration {display:none;}
    .clock-1{zoom: 0.5; -moz-transform: scale(0.5)}
    .flip-clock-wrapper {margin-top: 10px !important;margin-left: 10px;padding-top:20px;}
    .navbar-shrink .flip-clock-wrapper {margin-top:0px}
    .ui-pnotify {display:none !important;}
    .btn-video-presentation {font-size:18px;}
    .tooltip-badge {font-size:14px; float:left;width:100%;margin-bottom: 10px;}
    .icon-img {width:10%;}
}
@media (min-width: 768px) and (max-width: 1000px) {
    .btn-top-order {padding: 10px;font-size: 16px;margin-top: 10px;margin-right: 25px;}
    .duration {font-size:18px;}
    .clock-1{zoom: 0.55; -moz-transform: scale(0.55)}
    
}

/* PAYPAL FORM */
#paypalPay {height:349px;}
#paypalPay .product-form {height:225px;padding:15px;background: rgba(0,0,0,0.5);border-radius: 20px;color: #fff;}
#paypalPay input.pp-totals  {background: none;border: none;color: #FFF;font-size: 24px;width: 80%;text-align: right;}
table.paypaltotals {width:50%; float:right; font-size: 20px;margin-top:8px;}
.paypal-btn {float:right; width:50%;margin-top:20px;}
.ppal-submit {margin-top: -15px;height: 180px;width: 100%;float: left;}
.old-price {text-decoration: line-through;}
/* SUCCESS PAGE */
header#success_page {height:760px; padding:150px 0;}
.success_wrapper {margin-top:150px;}
.success-text {font-size:30px;font-weight:bold;}
.btn-top-back {margin-top:-20px;}