.nav-item a {
    color: #131f6b;
}

.nav-item a:active {
}

.nav-item a:active {
    color: #131f6b;
}

.nav-item a:hover {
    color: #ff0000;
}

#logo img {
    width: 70%;
}

#banner {
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

#banner_bg {
    background-color: #131f6b;
    margin-left: 0px;
    margin-right: 0px;
}

#navbar {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

#banner img.img-fluid {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 44px 0px;
}

#banner h1 {
    font-family: 'Calistoga', cursive;
    padding-top: 44px;
    font-size: 3em;
    color: #00b4e5;
    text-align: center;
}

#banner p {
    font-family: 'Quicksand', sans-serif;
    text-align: center;
}

#range {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

#range h2 {
    text-align: center;
    margin-top: 30px;
    color: #131f6b;
    text-transform: uppercase;
}

#range p {
    text-align: center;
    color: #131f6b;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
}

body {
    font-family: 'Quicksand', sans-serif;
    color: #131f6b;
}

#bottle_range {
    margin-top: 19px;
}

#bottle_range img.img-fluid {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#range h4 {
    font-family: 'Quicksand', sans-serif;
    color: #131f6b;
    text-align: center;
    font-size: 24px;
}

#info {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-top: 27px;
    margin-bottom: 25px;
    font-family: 'Quicksand', sans-serif;
}

#info_bg {
    background-color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
}

#range_bg {
    margin-left: 0px;
    margin-right: 0px;
}

nav {
    margin-left: 0px;
    margin-right: 0px;
}

#info > h2 {
    font-family: 'Quicksand', sans-serif;
}

#info h2 {
    font-family: 'Calistoga', cursive;
    color: #131f6b;
    font-size: 2.2em;
    text-align: center;
    text-transform: uppercase;
}

#info p {
    color: #131f6b;
}

#info ul {
    color: #131f6b;
}

#info hr {
    margin-top: 25px;
}

#info_2_bg {
    background-color: #00b4e5;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
}

#info_2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    color: #ffffff;
    font-family: 'Quicksand', sans-serif;
}

#guarantee_bg {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #ffffff;
}

#guarantee {
    max-width: 1200px;
    margin: 25px auto;
    color: #141f6b;
    font-family: 'Quicksand', sans-serif;
}

#guarantee h2 {
    font-family: 'Calistoga', cursive;
    font-size: 2.2em;
    text-align: center;
    color: #131f6b;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#footer_bg {
    margin-left: 0px;
    margin-right: 0px;
    background-color: #141f6b;
}

#footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    color: #ffffff;
    margin-top: 25px;
    font-family: 'Quicksand', sans-serif;
}

#info_2 h3 {
    font-family: 'Quicksand', sans-serif;
    text-align: center;
    text-transform: uppercase;
}

#info_2 button {
    background-color: #00b4e5;
    margin-bottom: 25px;
    text-transform: uppercase;
}

#info_2 a button {
    color: #ffffff;
}

#info_2 a:hover button {
    color: #00b4e5;
}

#info_2 a:hover button {
    color: #141f6b;
    background-color: #ffffff;
}

#footer h4 {
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
}

#footer p {
    font-size: 14px;
    text-align: center;
}

#footer a {
    color: #00b4e5;
    text-decoration: none;
    font-size: 13px;
}

#footer a:hover {
    color: #ffffff;
}

#info_2 p a {
    color: #141f6b;
    text-decoration: none;
}

#info_2 p a:hover {
    color: #f0eeee;
}

#info_2 p a:hover {
    color: #ed1e24;
}

@media (min-width:768px) {
    #banner img.img-fluid {
        width: 100%;
    }
}

@media (min-width:1024px) {
    #banner img.img-fluid {
        width: 80%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width:600px) and (max-width:767px) {
    #banner img.img-fluid {
        width: 70%;
    }
}

#info img.img-fluid {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

@media (min-width:320px) and (max-width:480px) {
    #range h2 {
        font-size: 2.7em;
        font-family: 'Calistoga', cursive;
    }
}

@media (min-width:481px) and (max-width:600px) {
    #range h2 {
        font-size: 3em;
    }
}

@media (min-width:600px) and (max-width:767px) {
    #range h2 {
        font-size: 3em;
        font-family: 'Calistoga', cursive;
    }
}

@media (min-width:768px) {
    #range h2 {
        font-size: 3em;
        font-family: 'Calistoga', cursive;
    }
}

#range h3 {
    font-family: 'Calistoga', cursive;
    color: #e2331b;
    text-align: center;
}

#banner button.btn.btn-light {
    width: 100%;
    color: #141f6b;
}

#banner a button.btn.btn-light {
    font-size: 20px;
    background-color: #00b4e5;
    color: #141f6b;
}

#banner a:hover button.btn.btn-light {
}

#banner a:hover button.btn.btn-light {
    color: #ffffff;
    background-color: #141f6b;
}

@media (min-width:1025px) {
    #info img.img-fluid {
        width: 80%;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #info img.img-fluid {
        width: 100%;
    }
}

#info button.btn.btn-light {
    margin-bottom: 25px;
    font-size: 20px;
    width: 100%;
    color: #141f6b;
}

#info a button.btn.btn-light {
    background-color: #00b4e5;
    text-transform: uppercase;
}

#info a:hover button.btn.btn-light {
    background-color: #141f6b;
    color: #fefefe;
}

#guarantee button.btn.btn-light {
    text-transform: uppercase;
    font-size: 20px;
    background-color: #00b4e5;
    color: #141f6b;
}

#guarantee a:hover button.btn.btn-light {
}

#guarantee a:hover button.btn.btn-light {
    color: #ffffff;
    background-color: #141f6b;
}

@media (min-width:481px) {
    #info button.btn.btn-light {
        width: 65%;
    }
}

#product {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

#product h2 {
    margin-top: 30px;
    text-align: center;
    font-family: 'Calistoga', cursive;
    text-transform: uppercase;
    font-size: 2.7em;
    color: #141f6b;
    margin-bottom: 30px;
}

@media (min-width:768px) {
    #product h2 {
        font-size: 3em;
    }
}

#product h3 {
    font-family: 'Calistoga', cursive;
    text-transform: uppercase;
    text-align: center;
    color: #141f6b;
    margin-bottom: 30px;
    margin-top: -15p;
    font-size: 2em;
}

#product p {
    color: #141f6b;
    text-align: center;
}

#product_bg {
    margin-left: 0px;
    margin-right: 0px;
}

#quote {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

#quote button.btn.btn-light {
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
}

#quote a button.btn.btn-light {
    background-color: #00b4e5;
}

#quote_bg {
    margin-left: 0px;
    margin-right: 0px;
}

@media (min-width:600px) {
    #quote_bg {
        margin-left: 0px;
        margin-right: 0px;
    }
}

#quote a:hover button.btn.btn-light {
    color: #ffffff;
    background-color: #141f6b;
}

#range p a {
    color: #141f6b;
    text-decoration: none;
}

#range p a:hover {
    color: #e2331b;
}

#SCO_link {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 14%;
    padding-right: 14%;
}

#SCO_link a button.btn.btn-light {
    background-color: #141f6b;
    color: #ffffff;
}

#SCO_link a:hover button.btn.btn-light {
    color: #ffffff;
    background-color: #00b4e5;
}

#t&c {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

#t_c {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

#t_c_bg {
    margin-left: 0px;
    margin-right: 0px;
}

#range h1 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Calistoga', cursive;
    padding-top: 30px;
    color: #141f6b;
}

@media (min-width:320px) and (max-width:480px) {
    #range h1 {
        font-size: 2.5em;
    }
}

@media (min-width:600px) and (max-width:767px) {
    #range h1 {
        font-size: 3em;
    }
}

@media (min-width:481px) and (max-width:599px) {
    #range h1 {
        font-size: 2.7em;
    }
}

@media (min-width:768px) {
    #range h1 {
        font-size: 3em;
    }
}

#t_c {
}

#t_c h1 {
    font-family: 'Calistoga', cursive;
    font-size: 2.7em;
    text-align: center;
    color: #141f6b;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 20px;
}

#t_c p {
    margin-bottom: 20px;
    margin-top: 5px;
    color: #141f6b;
}

#t_c h2 {
    font-size: 2.2em;
    font-family: 'Calistoga', cursive;
    text-transform: uppercase;
    text-align: center;
    color: #141f6b;
    margin-top: 30px;
}

#t_c ol {
    color: #141f6b;
}

#t_c h3 {
    color: #141f6b;
    text-align: center;
    margin-bottom: 30px;
}

#t_c a {
    color: #00b4e5;
    text-decoration: none;
}

#t_c a:hover {
    color: #e2331b;
}

#testimonials_bg {
    margin-left: 0px;
    margin-right: 0px;
}

#testimonials {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

#testimonials h1 {
    font-size: 3em;
    text-align: center;
    text-transform: uppercase;
    margin-top: 30px;
    color: #141f6b;
    font-family: 'Calistoga', cursive;
}

#testimonials p {
    color: #141f6b;
    margin-bottom: 10px;
    text-align: center;
    padding-bottom: 0px;
}

#testimonials h3 {
    color: #141f6b;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    margin-top: 30px;
}

#testimonials img.img-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0px;
    padding-left: 0px;
    width: 75%;
    display: block;
}

#testimonial_content p {
    text-align: left;
    margin-bottom: 7px;
}

#testimonial_content {
    padding-top: 30px;
}

#testimonials.row hr {
    margin-top: 20px;
}

#info.row p a {
    color: #19bce7;
}

#info.row p a:hover {
    color: #e2331b;
}

#info.row h1 {
    font-family: 'Calistoga', cursive;
    font-size: 3em;
    color: #141f6b;
    text-transform: uppercase;
    text-align: center;
}

#info_2 h4 {
    text-align: center;
    margin-top: 20px;
    font-size: 1.2em;
}

#info_2 h4 a {
    color: #ffffff;
}

#info_2 h4 a:hover {
    color: #e2331b;
}

#range.row button.btn.btn-light {
    font-size: 20px;
    background-color: #00b4e5;
    color: #141f6b;
    text-transform: uppercase;
    text-decoration: none;
}

#Price {
    margin-right: auto;
    margin-left: auto;
}

#range h5 {
    text-align: center;
    margin-top: 25px;
    font-size: 2em;
    color: #141f6b;
    font-family: 'Calistoga', cursive;
}

#Price button.btn.btn-light:hover {
    background-color: #00b4e5;
    color: #141f6b;
}

form_detail {
    margin-left: )px;
    margin-right: 0px;
}

#form_detail {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}

#form_detail_bg {
    margin-left: 0px;
    margin-right: 0px;
}

#form_detail h1 {
    font-size: 3em;
    font-family: 'Calistoga', cursive;
    text-transform: uppercase;
    text-align: center;
    color: #141f6b;
    margin-top: 20px;
    margin-bottom: 20px;
}

#form_detail h3 {
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    color: #141f6b;
    font-size: 2em;
}

#form_detail p {
    text-align: center;
    color: #141f6b;
    font-size: 20px;
}

#form_detail p a {
    color: #00b4e5;
    text-decoration: none;
}

#form_detail p a:hover {
    color: #e2331b;
}

#site_map {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    text-align: center;
}

#site_map h3 {
    color: #141f6b;
    font-family: 'Quicksand', sans-serif;
}

#site_map p {
    font-family: 'Quicksand', sans-serif;
    color: #141f6b;
}

#site_map h2 {
    font-family: 'Calistoga', cursive;
    text-transform: uppercase;
    color: #141f6b;
    font-size: 3em;
}

#site_map p a {
    color: #00b4e5;
    text-decoration: none;
}

#site_map p a:hover {
    color: #e2331b;
}