/*
 Theme Name:   Superior Springs
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       A-Z Web Solutions
 Author URI:   https://www.azwebsolutions.co.nz
 Template:     understrap
 Version:      0.5.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/
body {
    font-family: 'Manrope', sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    letter-spacing: 1px;
}
h1 {
    color: #262729;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 45px;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-weight: 700;
}
h2 {
    color: #ee3040;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-weight: 700;
}
.home h1 {
    margin-bottom: 10px;
}
.home h2 {
    font-size: 50px;
    line-height: 50px;
}
h3 {
    color: #262729;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-weight: 700;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    color: #000000;
    font-weight: 700;
    text-decoration: none;
}
a:hover {
    color: #000000;
    font-weight: 700;
    text-decoration: underline;
}
a:focus, a:visited {
    color: #000000;
    font-weight: 700;
    text-decoration: none !important;
}
.btn {
    text-transform: uppercase;
    border-radius: 0;
    padding: 15px 20px;
    font-size: 16px;
    position: relative;
}
.btn-primary {
    background-color: #4c4d4f;
    border-color: #4c4d4f;
    color: #ffffff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:visited {
    background-color: #4c4d4f;
    border-color: #4c4d4f;
    color: #ffffff;
    font-weight: 400;
}
.btn-primary span {
    display: inline-block;
    position: absolute;
    right: -57px;
    padding: 15px;
    top: -1px;
    font-size: 26px;
    background-color: #4c4d4f;
}
.btn-secondary {
    background-color: #ee3040;
    border-color: #ee3040;
    color: #ffffff;
}
.btn-secondary span {
    display: inline-block;
    position: absolute;
    right: -57px;
    padding: 15px;
    top: -1px;
    font-size: 26px;
    background-color: #ee3040;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:visited {
    background-color: #ee3040;
    border-color: #ee3040;
    color: #ffffff;
    font-weight: 400;
}
.red-section a.btn {
    color: #ffffff;
}
.header-widget-wrapper h2 {
    font-size: 45px;
    line-height: 45px;
    font-weight: 400;
    color: #262729;
    margin-bottom: 70px;
}
.header-widget-wrapper p {
    margin-bottom: 0;
}
#header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: auto;
    z-index: 2;
    padding-top: 40px;
}
#header .logo-wrapper {
    display: inline-block;
    margin-left: 35px;
}
#header .inner-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.navbar-brand {
    margin: 0;
    padding: 0;
}
.no-padding {
    padding: 0;
}
#ss-menu-wrapper {
    margin-top: -30px;
    margin-right: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: relative;
    z-index: 99;
}
#ss-menu-wrapper .main-nav {
    margin-right: 50px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    text-transform: uppercase;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {

}
.banner-wrapper {
    position: relative;
}
.banner-wrapper .nz-made-badge {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 20%;
    width: 300px;
}
.banner-wrapper .inner-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    width: 1200px;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 2;
}
.product-tiles-wrapper {
    padding-top: 40px;
    padding-bottom: 75px;
}
.home .wpb_content_element {
    margin-bottom: 0;
}
.product-tile {
    text-align: center;
}
.product-tile a {
    display: block;
}
.product-tile .icon-wrapper {
    width: 200px;
    display: inline-block;
    margin-bottom: 10px;
}
.product-tile h3 {
    color: #ffffff;
    font-size: 22px;
    line-height: 28px;
    width: 80%;
    display: inline-block;
}
.red-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.red-section h2 {
    color: #ffffff;
}
.red-section p {
    color: #ffffff;
}
.red-section.capabilities p {
    font-size: 22px;
    line-height: 30px;
}
.red-section a {
    color: #ffffff;
}
.key-points-section {
    padding-top: 45px;
    padding-bottom: 80px;
}
.home .red-section {
    padding-top: 35px;
    padding-bottom: 80px;
}
.inside-banner-wrapper {
    position: relative;
    overflow: hidden;
    height: 500px;
}
.inside-banner-wrapper .page-title {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.grey-section {
    padding-top: 35px;
    padding-bottom: 50px;
}
.grey-section p {
    color: #ffffff;
}
.grey-section h2 {
    color: #ffffff;
}
.grey-section a {
    color: #ffffff;
}
.grey-section h3 {
    color: #ffffff;
    margin-bottom: 20px;
}
.wpb_text_column ul {
    list-style: none;
    padding: 0;
}
.wpb_text_column ul li {
    position: relative;
    padding-left: 20px;
    line-height: 30px;
}
.wpb_text_column ul li:before {
    height: 6px;
    width: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    background-color: #000000;
    content: "";
    top: 12px;
}
.grey-section ul {
    color: #ffffff;
}
.grey-section ul li:before {
    background-color: #ffffff;
}
.products-module {
    margin-top: 50px;
}
.product .inner-wrapper {
    display: flex;
    flex-direction: row;
    margin-bottom: 80px;
}
.product .inner-wrapper .image-wrapper {
    flex: 1;
}
.product .inner-wrapper .image-wrapper img {
    padding-right: 20px;
}
.product .inner-wrapper .content-wrapper {
    flex: 2;
}
.product h3 {
    color: #d2232a;
    width: 60%;
    line-height: 30px;
    margin-bottom: 20px;
}
.product .inner-wrapper .content-wrapper .btn {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px;
}
.product .inner-wrapper .content-wrapper .btn span {
    transform: rotate(90deg);
    right: -63px;
    top: -3px;
    padding: 17px;
    font-size: 26px;
}
.wpb_raw_html {
    margin-bottom: 0 !important;
}
.section {
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-form .form-control {
    border-radius: 0;
    background-color: #f7b1ac;
    border: 0;
}
.contact-form .submit-btn-wrapper {
    text-align: right;
    margin-top: 30px;
}
.contact-form .submit-btn-wrapper .inner-wrapper {
    position: relative;
    display: inline-block;
    right: 40px;
}
.contact-form .submit-btn-wrapper .inner-wrapper:after {
    content: "\f04b";
    width: 56px;
    height: 56px;
    background-color: #4c4d4f;
    position: absolute;
    top: 0;
    right: -40px;
    font-family: FontAwesome;
    color: #ffffff;
    text-align: center;
    line-height: 56px;
    font-size:26px;
}
.contact-form label {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
}
.contact-form h3 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #ffffff;
    font-weight: 400;
}
.contact-form .form-group {
    margin-bottom: 20px;
}
.contact-form .radio-product {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.contact-form .radio label {
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
}
.contact-form .qbutton {
    text-transform: uppercase;
    border-radius: 0;
    padding: 15px 20px;
    font-size: 16px;
    position: relative;
    background-color: #4c4d4f;
    color: #ffffff;
    cursor: pointer;
    border: 0;
}
#footer {
    background-color: #f4f2f2;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    color: #404041;
}
#footer a {
    color: #404041;
}
#footer .ph-wrapper {
    margin-top: 15px;
}
.top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 50%;
    z-index: 98;
    text-align: center;
    transition: all 0.25s ease-in-out;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background: #404041;
    color: #ffffff;
    line-height: 40px;
    opacity: 0;
    cursor:pointer;
    border: 2px solid #ffffff
}
.top span {
    color: #ffffff;
}
.top.show {
    transition: all 0.25s ease-in-out;
    opacity: 1;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.btn:focus,
.uneditable-input:focus {
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 0;
}
.slick-slide, .slick-current, .slick-active {
    outline: none;
}
.contact-form .wpcf7-file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.contact-form .fileLabel {
    text-transform: uppercase;
    border-radius: 0;
    padding: 15px 20px;
    font-size: 16px;
    position: relative;
    background-color: #4c4d4f;
    border-color: #4c4d4f;
    color: #ffffff;
    cursor: pointer;
}
.radio-product label {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 35px;
}
.radio-product label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    background-color: #f7b1ac;
    border-radius: 50%;
}
/* When the checkbox is checked, add a blue background */
.radio-product label input:checked ~ .checkmark {
    background-color: #2196F3;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the checkmark when checked */
.radio-product label input:checked ~ .checkmark:after {
    display: block;
}
/* Style the checkmark/indicator */
.radio-product label .checkmark:after {
    left: 11px;
    top: 8px;
    width: 7px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.alert-warning {
    border: 0;
    background-color: transparent;
}
a.view-examples {
    border: 1px solid #ffffff;
}
a.view-examples:hover {
    font-weight: 400;
    border: 1px solid #ffffff;
}
#copyright {
    text-align: center;
    background-color: #f4f2f2;
    font-size: 14px;
    padding-bottom: 10px;
}
@media screen and (max-width: 1200px) {
    .container {
        width: 100%;
    }
    .banner-wrapper .inner-wrapper {
        width: 90%;
        transform: none;
        -webkit-transform: none;
        top: unset;
        bottom: 100px;
    }
    #header .logo-wrapper {
        margin-left: 10px;
    }
    #ss-menu-wrapper {
        margin-right: 15px;
    }
}
@media screen and (max-width: 1199px) {
    .home h2 {
        font-size: 45px;
        line-height: 45px;
    }
    #header {
        padding-top: 20px;
    }
    .banner-wrapper .inner-wrapper {
        bottom: 40px;
    }
    .product-tile h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .product h3 {
        width: 70%;
    }
    .radio-product {
        font-size: 16px;
        line-height: 24px;
    }
    .inside-banner-wrapper {
        height: 450px;
    }
}
@media screen and (max-width: 991px) {
    h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .home h1 {
        margin-bottom: 5px;
    }
    h2 {
        font-size: 25px;
        line-height: 25px;
    }
    .home h2 {
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 30px;
    }
    #header .logo-wrapper {
        width: 200px;
    }
    #ss-menu-wrapper .main-nav {
        margin-right: 10px;
    }
    #ss-menu-wrapper {
        margin-top: -20px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 16px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .btn {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .btn-primary span {
        padding: 10px;
        right: -48px;
    }
    .product-tiles-wrapper {
        padding-top: 20px;
        padding-bottom: 35px;
    }
    .product-tile {
        margin-bottom: 20px;
    }
    .product-tile .icon-wrapper {
        width: 150px;
    }
    .inside-banner-wrapper {
        height: 375px;
    }
    .product h3 {
        width: 100%;
    }
    .contact-form .submit-btn-wrapper .inner-wrapper::after {
        width: 47px;
        height: 47px;
        line-height: 47px;
        right: -34px;
    }
    .contact-form .radio-product {
        flex-wrap: wrap;
    }
    .contact-form .radio-product .radio {
        flex-grow: 1;
        width: 33%;
        margin-bottom: 10px;
    }
    .contact-form .fileLabel, .contact-form .qbutton {
        padding: 10px 15px;
    }
    .red-section.capabilities p {
        font-size: 20px;
        line-height: 28px;
    }
}
@media screen and (max-width: 767px) {
    body {
        font-size: 16px;
        line-height: 24px;
    }
    h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .home h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
        color: #262729;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1::after {
        color: #262729;
    }
    #header .logo-wrapper {
        width: 150px;
    }
    .nz-made-badge {
        width: 50px;
    }
    .banner-wrapper .inner-wrapper {
        z-index: 1;
    }
    .banner-wrapper .inner-wrapper .btn {
        padding: 5px 10px;
    }
    .product-tile .icon-wrapper {
        width: 100px;
    }
    .product-tile h3 {
        font-size: 16px;
        line-height: 24px;
    }
    .key-points-section {
        padding-top: 25px;
        padding-bottom: 60px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        margin-top: 25px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .inside-banner-wrapper {
        height: 280px;
    }
    .grey-section {
        padding-top: 15px;
        padding-bottom: 30px;
    }

    .product h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .products-module {
        margin-top: 0;
    }
    .product .inner-wrapper {
        margin-bottom: 50px;
    }
    .contact-form .radio-product .radio {
        width: 50%;
    }
    .inside-banner-wrapper .page-title {
        z-index: 2;
    }
    .footer-widget-wrapper img {
        width: 200px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        padding-left: 15px;
        padding-right: 15px;
    }
    .capabilities-left-col.vc_col-xs-12 {
        width: 40%;
    }
    .capabilities-right-col.vc_col-xs-12 {
        width: 60%;
    }
    .section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .red-section.capabilities p {
        font-size: 18px;
        line-height: 26px;
    }
    .process-left-col.vc_col-xs-12 {
        width: 60%;
    }
    .process-right-col.vc_col-xs-12 {
        width: 40%;
    }
}
@media screen and (max-width: 575px) {
    body {
        font-size: 14px;
        line-height: 22px;
    }
    h1 {
        font-size: 25px;
        line-height: 30px;
    }
    .home h2 {
        font-size: 20px;
        line-height: 25px;
    }
    #header {
        position: relative;
        padding-top: 10px;
    }
    .btn {
        font-size: 14px;
    }
    .key-points-section {
        padding-top: 15px;
        padding-bottom: 50px;
    }
    .vc_row-has-fill > .vc_column_container > .vc_column-inner {
        padding-top: 15px !important;
    }
    .inside-banner-wrapper {
        height: 180px;
    }
    .contact-form .radio-product .radio {
        width: 100%;
        margin-bottom: 20px;
    }
    .checkmark {
        top: -3px;
    }
    .grey-section {
        padding-bottom: 0;
    }
    .capabilities-left-col.vc_col-xs-12 {
        width: 100%;
    }
    .capabilities-left-col.vc_col-xs-12 img {
        width: 60%;
    }
    .capabilities-left-col .vc_align_left {
        text-align: center !important;
    }
    .capabilities-right-col.vc_col-xs-12 {
        width: 100%;
    }
    .wpb_content_element {
        margin-bottom: 15px !important;
    }
    .process-left-col.vc_col-xs-12 {
        width: 100%;
    }
    .process-right-col.vc_col-xs-12 {
        width: 100%;
    }
    .process-right-col .vc_align_left {
        text-align: center !important;
    }
    .process-right-col img {
        width: 60%;
    }
    .process-right-col .vc_column-inner {
        padding-top: 0 !important;
    }
    .red-section.capabilities p {
        font-size: 16px;
        line-height: 24px;
    }
    .home h1 {
        width: 90%;
    }
}