body {
    background-color: #EFEFD8;
    font-family: Afta Sans, sans-serif;
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Afta Serif, serif;
}

.header {
    background-color: #fff;
}

.header-top {
    margin: 30px 0;
}

.header-logo {
    float: left;
}

.right-section {
    text-align: right;
}

.lang-select {
    margin-top: 10px;
    display: inline-block;
}

.lang-select a {
    display: inline-block;
    padding: 6px 12px;
    background-color: #f4f4f4;
}
.lang-select a.active {
    background-color: #348AA7;
    color: #fff;
}
.header-contact {
    /* float: right; */
    margin: 0;
    padding: 0;
    color: #05668D;
}

.navbar {
    margin-bottom: 0;
    border-radius: 0;
    background-color: #525174;
    border: none;
    border-bottom: solid 10px #513B56;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover {
    background-color: #43435E;
    color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #513B56;
    color: #BCE784;
}

.nav-social>li {
    display: inline-block;
}

.nav-social>li>a {
    font-size: 30px;
    padding: 10px;
}

.main-content {}

.main-content .container-inner {
    background-color: #fff;
}

.banner {
    background-image: url(../img/banner-main-3.jpg);
    background-size: cover;
    position: relative;
    background-position: bottom center;
}

.banner-intro {
    min-height: 460px;
    text-align: right;
    padding: 30px;
    color: #fff;
    padding-top: 60px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a6e6a+0,1a6e6a+100&0+25,1+99 */
    background: -moz-linear-gradient(left, rgba(26, 110, 106, 0) 0%, rgba(26, 110, 106, 0) 25%, rgba(26, 110, 106, 1) 99%, rgba(26, 110, 106, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(26, 110, 106, 0) 0%, rgba(26, 110, 106, 0) 25%, rgba(26, 110, 106, 1) 99%, rgba(26, 110, 106, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(26, 110, 106, 0) 0%, rgba(26, 110, 106, 0) 25%, rgba(26, 110, 106, 1) 99%, rgba(26, 110, 106, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001a6e6a', endColorstr='#1a6e6a', GradientType=1);
    /* IE6-9 */
}

.banner-intro p {
    font-size: 20px;
}

.section-text {
    padding: 60px 0;
    text-align: center;
}

.section-text h1 {
    color: #525174;
}

.section-text .intro {
    font-size: 16px;
    max-width: 800px;
    margin: 0 auto;
    color: #348AA7;
}

.section .col-1 {
    background-color: #348AA7;
    min-height: 300px;
}

.section .col-2 {
    background-color: #525174;
    min-height: 300px;
}

.section-col h1,
.section-col h2 {
    color: #fff;
    margin-top: 0;
}

.section-col p {
    font-size: 16px;
    color: #fff;
}

.section-inner {
    padding: 40px;
}

.section-inner-tips {
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.btn {
    border: none;
    border-radius: 0;
}

.water-uses-row {
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    max-width: 800px;
}

.water-uses-row i {
    font-size: 42px;
    color: #5DD39E;
    margin-bottom: 20px;
    display: block;
}

.col-one-fifth {
    width: 20%;
}

.footer {
    background-color: #F2F2F2;
}

.footer-inner {
    padding: 15px;
}

.footer-inner--right {
    text-align: right;
}

.footer .nav>li>a {
    padding: 6px 0;
}

.footer .nav>li>a:hover {
    background-color: transparent;
}

.footer a {
    color: #525174;
}

.page-title {
    background-color: #41C5B2;
    padding: 20px 30px;
}

.page-title h1 {
    color: #fff;
    margin: 0;
}

.panel-secondary {
    margin-top: -40px;
}

.page-content {
    padding: 30px;
}

.purchase-inq {
    color: #fff;
    background-color: #525174;
    padding: 30px;
}

.purchase-inq h3 {
    margin: 0;
    margin-bottom: 15px;
}

.purchase-inq .form-group {
    margin-top: 20px;
}

.source-info {
    display: none;
}

.form-control {
    border-radius: 0;
    background-color: #75758f;
    border: none;
    color: #fff;
}

.label {
    border-radius: 20px;
}

.label-success {
    background-color: #BCE784;
    color: #525174;
    font-size: 12px;
    padding: 5px 10px;
}

.page-content h2,
.page-content h3,
.page-content h4 {
    color: #525174
}

.page-content p {
    color: #348AA7;
}

.water-uses-detail-row {
    margin: 40px 0;
}

.water-uses-detail-row i {
    font-size: 60px;
    color: #5DD39E;
    float: left;
    margin-right: 20px;
}

.water-uses-details {
    margin-top: 20px;
    margin-bottom: 20px;
}

.water-uses-details p {
    color: #5DD39E;
}

.water-uses-details b {
    color: #348AA7;
}

p.disclaimer {
    font-size: 14px;
}

p.product-intro {
    font-size: 18px;
}

.product-intro {
    background-color: #f4f4f4;
    padding: 15px;
}

.product-intro h2 {
    margin-top: 0;
}

.product-intro:before {
    content: "";
    display: inline-block;
    border: solid 20px #f4f4f4;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    position: absolute;
    left: -20px;
}

.product-row {
    margin-bottom: 30px;
}

#product-select .dd-select,
#product-select,
.dd-options {
    width: 100% !important;
}

.dd-option-selected {
    background-color: #fff !important;
}

.dd-select {
    background-color: #75758f !important;
    border: none !important;
    border-radius: 0 !important;
}

.dd-option:hover {
    background-color: #cfcfe0 !important;
}

.dd-selected-text,
.dd-option-text {
    line-height: 0 !important;
    margin-top: 25px;
    margin-left: 10px;
    color: #fff;
}

.dd-option-text {
    color: #525174;
}

.dd-selected-image,
.dd-option-image {
    max-width: 50px !important;
    padding: 8px;
    background-color: #fff;
    border-radius: 2px;
}

.dd-pointer-down {
    border-top-color: #fff !important;
}

.error {
    color: #D07373;
    font-size: 12px;
}

.section-water-properties .row {
    max-width: 1000px;
    margin: 0 auto;
}

.section-water-properties p {
    font-size: 14px;
    text-align: left;
}

.slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
}

.slick-dots li {
    display: inline-block;
    margin-left: 6px;
}

.slick-dots button {
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    color: transparent;
    text-indent: -9000px;
    font-size: 6px;
}

.slick-active button {
    background-color: #bce784;
}

.video-thumb {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    display: inline-block;
    background-size: cover;
    background-position: center center;
    position: relative;
    cursor: pointer;
}

.video-thumb>i {
    height: 1em;
    width: 1em;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 3em;
    color: #fff;
    opacity: .5;
}

.video-thumb:hover>i {
    opacity: 1;
}

.video-sidebar {
    background-color: #f4f4f4;
    padding: 20px;
    border-bottom: solid 4px #525174;
}

.video-sidebar h3 {
    margin: 0;
    margin-bottom: 20px;
}

.video-sidebar h5 {
    height: 30px;
    overflow: hidden;
}

#video-modal .modal-body {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

#video-modal .modal-body iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal-lg {
    width: 900px;
    max-width: 100%;
}

.contact-item {
    font-size: 18px;
}

.contact-item span {
    display: inline-block;
    width: 80px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #626189;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.datagrid table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}

.datagrid {
    font: normal 12px/150% Arial, Helvetica, sans-serif;
    background: #fff;
    overflow: hidden;
    border: 1px solid #006699;
}

.datagrid table td,
.datagrid table th {
    padding: 4px 10px;
}

.datagrid table thead th {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F));
    background: -moz-linear-gradient(center top, #006699 5%, #00557F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
    background-color: #006699;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    border-left: 1px solid #0070A8;
}

.datagrid table thead th:first-child {
    border: none;
}

.datagrid table tbody td {
    color: #00496B;
    border-left: 1px solid #E1EEF4;
    font-size: 12px;
    font-weight: normal;
}

.datagrid table tbody .alt td {
    background: #E1EEF4;
    color: #00496B;
}

.datagrid table tbody td:first-child {
    border-left: none;
}

.datagrid table tbody tr:last-child td {
    border-bottom: none;
}

.datagrid table tfoot td div {
    border-top: 1px solid #006699;
    background: #E1EEF4;
}

.datagrid table tfoot td {
    padding: 0;
    font-size: 12px
}

.datagrid table tfoot td div {
    padding: 2px;
}

.datagrid table tfoot td ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

.datagrid table tfoot li {
    display: inline;
}

.datagrid table tfoot li a {
    text-decoration: none;
    display: inline-block;
    padding: 2px 8px;
    margin: 1px;
    color: #FFFFFF;
    border: 1px solid #006699;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F));
    background: -moz-linear-gradient(center top, #006699 5%, #00557F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
    background-color: #006699;
}

.datagrid table tfoot ul.active,
.datagrid table tfoot ul a:hover {
    text-decoration: none;
    border-color: #006699;
    color: #FFFFFF;
    background: none;
    background-color: #00557F;
}

div.dhtmlx_window_active,
div.dhx_modal_cover_dv {
    position: fixed !important;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .navbar-nav>li>a {
        font-size: 14px;
        padding: 10px;
    }

    .banner-intro {
        min-height: 330px;
    }

    .section-text {
        padding: 30px 0;
    }
}

@media only screen and (max-width: 768px) {
    .header-logo {
        float: none;
        margin: 0 auto;
        display: block;
        margin-bottom: 15px;
    }

    .header-top {
        margin: 15px 0;
    }

    .header-contact {
        float: none;
        margin: 0 auto;
        display: block;
        text-align: center;
        font-size: 16px;
    }

    body {
        font-size: 14px;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 16px;
    }

    .banner-intro p {
        font-size: 14px;
    }

    .col-one-fifth {
        width: 100%;
        margin-bottom: 20px;
    }

    .water-uses-row {
        margin-top: 20px;
    }

    .section-inner {
        padding: 20px;
    }

    .section-text {
        padding: 20px 0;
    }

    .section-col p {
        font-size: 14px;
    }
}

.price {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.page-title .price {
    color: #fff;
}

.text-small {
    font-size: 10px;
    font-weight: normal;
}