.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@media screen and (max-width:600px) {
    .only-tablet {
        display: none !important
    }

    .only-desktop {
        display: none !important
    }

    .only-tablet-desktop {
        display: none !important
    }
}

@media screen and (max-width:1200px) {
    .only-desktop {
        display: none !important
    }
}

@media screen and (min-width:601px) and (max-width:1200px) {
    .only-mobile {
        display: none !important
    }

    .only-desktop {
        display: none !important
    }
}

@media screen and (min-width:1201px) {
    .only-mobile {
        display: none !important
    }

    .only-mobile-tablet {
        display: none !important
    }

    .only-tablet {
        display: none !important
    }
}

@media screen and (max-width:47.99em) {
    .only-medium-large {
        display: none !important
    }
}

@media screen and (min-width:48em) {
    .only-small {
        display: none !important
    }
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

* html .clearfix {
    zoom: 1
}

.background-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.background-image-contain {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.standard-padding {
    padding: 4rem
}

@media screen and (min-width:48em) {
    .standard-padding {
        padding: 7rem
    }
}

.standard-padding-vertical {
    padding-bottom: 4rem;
    padding-top: 4rem
}

@media screen and (min-width:48em) {
    .standard-padding-vertical {
        padding-bottom: 7rem;
        padding-top: 7rem
    }
}

.vertical-centered-parent {
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.indented {
    max-width: 1232px;
    margin: 0 auto;
    padding: 0 4rem;
    width: 100%
}

@media screen and (min-width:601px) {
    .indented {
        padding: 0;
        width: 90%
    }
}

@media screen and (min-width:601px) {
    .indented-inner {
        margin-left: 4.54545455%;
        margin-right: 4.54545455%
    }
}

#page,
.after-header,
body,
html {
    height: 100%
}

* {
    box-sizing: border-box
}

html.mchugh {
    margin-top: 0 !important
}

@media screen and (max-width:782px) {
    html.mchugh {
        margin-top: 0 !important
    }
}

body {
    background: #fff;
    box-sizing: border-box
}

body.admin-bar {
    height: calc(100% - 46px);
    margin-top: 46px
}

@media screen and (min-width:783px) {
    body.admin-bar {
        height: calc(100% - 32px);
        margin-top: 32px
    }
}

.after-header {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-top: 15.2rem
}

@media screen and (min-width:601px) {
    .after-header {
        padding-top: 15.2rem
    }
}

@media screen and (min-width:1201px) {
    .after-header {
        padding-top: 22.6rem
    }
}

@media screen and (max-width:1200px) {
    .after-header.frozen {
        position: fixed;
        width: 100%
    }
}

.site-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto
}

.entry-content,
.entry-summary,
.hentry,
.page-content {
    margin: 0
}

#wpadminbar {
    position: fixed
}

@font-face {
    font-family: mchugh;
    src: url(../fonts/mchugh.eot?yjvkry);
    src: url(../fonts/mchugh.eot?yjvkry#iefix) format('embedded-opentype'), url(../fonts/mchugh.ttf?yjvkry) format('truetype'), url(../fonts/mchugh.woff?yjvkry) format('woff'), url(../fonts/mchugh.svg?yjvkry#mchugh) format('svg');
    font-weight: 400;
    font-style: normal
}

.icon-mixin,
[class*=" icon-"],
[class^=icon-] {
    font-family: mchugh !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-social-yell:before {
    content: "\e912"
}

.icon-social-facebook:before {
    content: "\e90f"
}

.icon-social-instagram:before {
    content: "\e910"
}

.icon-social-twitter:before {
    content: "\e911"
}

.icon-mixes-building:before {
    content: "\e905"
}

.icon-mixes-general:before {
    content: "\e906"
}

.icon-mixes-structural:before {
    content: "\e907"
}

.icon-order-1-phone:before {
    content: "\e908"
}

.icon-order-2-speech:before {
    content: "\e909"
}

.icon-order-3-payment:before {
    content: "\e90a"
}

.icon-order-4-roadsign:before {
    content: "\e90b"
}

.icon-order-5-checklist:before {
    content: "\e90c"
}

.icon-order-6-truck:before {
    content: "\e90d"
}

.icon-order-7-tick:before {
    content: "\e90e"
}

.icon-alert:before {
    content: "\e904"
}

.icon-jug:before {
    content: "\e900"
}

.icon-pound:before {
    content: "\e901"
}

.icon-truck1:before {
    content: "\e902"
}

.icon-truck2:before {
    content: "\e903"
}

.primary-font {
    font-family: Rubik, sans-serif
}

.secondary-font {
    font-family: Montserrat, sans-serif
}

html {
    font-size: 62.5%
}

body {
    font-family: Rubik, sans-serif;
    font-size: 21px;
    font-size: 2.1rem;
    color: #464749
}

@media screen and (min-width:1201px) {
    body {
        font-size: 17px;
        font-size: 1.7rem
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Rubik, sans-serif;
    font-weight: 400;
    margin-top: 0
}

h2,
h3,
h4,
h5,
h6 {
    color: #28BECF
}

h2 {
    font-size: 22px;
    font-size: 2.2rem
}

.placeholder {
    color: #939598
}

.placeholder-calculator {
    color: #bcbec0
}

input[type=email],
input[type=text],
input[type=tel],
textarea {
    font-family: Rubik, sans-serif;
    font-size: 17px;
    font-size: 1.7rem;
    border: none;
    background-color: #f1f2f2;
    color: #939598;
    line-height: 6.7rem;
    padding: 0 1.5rem 0 2.5rem
}

input[type=email]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #939598
}

input[type=email]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #939598
}

input[type=email]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #939598
}

input[type=email]::placeholder,
input[type=text]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
    color: #939598
}

textarea {
    line-height: normal;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

button,
input[type=submit] {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    font-family: Rubik, sans-serif;
    background-color: #28BECF;
    border: none;
    color: #fff;
    line-height: 6.7rem;
    text-align: center
}

input[type=email],
input[type=text],
input[type=tel],
input[type=submit] {
    height: 4.5rem
}

section.calculator input[type=email],
section.calculator input[type=text] {
    font-size: 17px;
    font-size: 1.7rem;
    background-color: #fff;
    color: #bcbec0;
    line-height: 4.5rem
}

@media screen and (min-width:1201px) {

    section.calculator input[type=email],
    section.calculator input[type=text] {
        padding: 0 1rem;
        text-align: center
    }
}

section.calculator input[type=email]::-webkit-input-placeholder,
section.calculator input[type=text]::-webkit-input-placeholder {
    color: #bcbec0
}

section.calculator input[type=email]:-ms-input-placeholder,
section.calculator input[type=text]:-ms-input-placeholder {
    color: #bcbec0
}

section.calculator input[type=email]::-ms-input-placeholder,
section.calculator input[type=text]::-ms-input-placeholder {
    color: #bcbec0
}

section.calculator input[type=email]::placeholder,
section.calculator input[type=text]::placeholder {
    color: #bcbec0
}

a {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    color: #28BECF;
    position: relative;
    text-decoration: none
}

a:visited {
    color: #28BECF
}

a::after {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
    filter: alpha(opacity=0) !important;
    -moz-opacity: 0 !important;
    -khtml-opacity: 0 !important;
    opacity: 0 !important;
    content: '';
    left: 0;
    position: absolute;
    border-bottom: .1rem solid #28BECF;
    bottom: 0;
    width: 100%
}

.entry-content a::after,
a:active::after,
a:focus::after,
a:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    bottom: -.3rem
}

.entry-content .email a::after,
.entry-content .tel a::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
    filter: alpha(opacity=0) !important;
    -moz-opacity: 0 !important;
    -khtml-opacity: 0 !important;
    opacity: 0 !important;
    bottom: 0
}

.entry-content .email a:active::after,
.entry-content .email a:focus::after,
.entry-content .email a:hover::after,
.entry-content .tel a:active::after,
.entry-content .tel a:focus::after,
.entry-content .tel a:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    bottom: -.3rem
}

a.cta::after {
    content: normal;
    display: none
}

.site-footer a.cta {
    font-size: 23px;
    font-size: 2.3rem;
    border: .1rem solid #28BECF;
    color: #fff !important;
    display: block;
    padding: 1.5rem;
    text-align: center;
    width: 100%
}

.site-footer a.cta:active,
.site-footer a.cta:focus,
.site-footer a.cta:hover {
    background-color: rgba(40, 190, 207, .5)
}

@media screen and (min-width:1201px) {
    .site-footer a.cta {
        font-size: 18px;
        font-size: 1.8rem
    }
}

.no-line::after,
.selectboxit-list a::after {
    content: normal;
    display: none
}

header.site-header {
    background: #0D4A79;
    color: #fff;
    height: 15.2rem;
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001
}

@media screen and (min-width:601px) {
    header.site-header {
        height: 15.2rem
    }
}

@media screen and (min-width:1201px) {
    header.site-header {
        height: 22.6rem
    }
}

header.site-header .top-strip {
    color: #0D4A79;
    display: none;
    padding-top: .75rem;
    text-align: right
}

@media screen and (min-width:1201px) {
    header.site-header .top-strip {
        background-color: #eaf6f8;
        display: block;
        height: 4.2rem
    }
}

header.site-header .top-strip a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #0D4A79
}

header.site-header .top-strip span.socials,
header.site-header .top-strip span.tel {
    display: block;
    float: right
}

header.site-header .top-strip span.tel a {
    font-size: 18px;
    font-size: 1.8rem;
    background-size: 1.8rem 1.8rem;
    font-weight: 500;
    height: 100%;
    width: 100%
}

header.site-header .top-strip span.tel span {
    padding-left: 2.7rem
}

header.site-header .top-strip span.socials {
    margin-right: 3.5rem
}

header.site-header .top-strip .so-me {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    font-size: 16px;
    font-size: 1.6rem;
    border-radius: 50%;
    background: #0D4A79;
    color: #eaf6f8;
    display: block;
    float: left;
    height: 1.8rem;
    margin-right: 1rem;
    margin-top: .5rem;
    text-decoration: none;
    width: 1.8rem
}

header.site-header .top-strip .so-me::after {
    content: normal;
    display: none
}

header.site-header .top-strip .so-me::before {
    display: inline-block;
    left: 0;
    line-height: 1.8rem;
    position: relative;
    height: 1.8rem;
    text-align: center;
    top: 0;
    width: 1.7rem
}

header.site-header .top-strip .so-me:active,
header.site-header .top-strip .so-me:hover {
    background: #28BECF;
    text-decoration: none
}

header.site-header .inner {
    position: relative
}

header.site-header .contact-details {
    font-size: 17px;
    font-size: 1.7rem;
    letter-spacing: .05em;
    color: #fff;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 4.25rem
}

header.site-header .contact-details a {
    border-bottom: .1rem solid #fff;
    color: #fff;
    margin-left: 1.5rem;
    text-decoration: none
}

header.site-header .lower-header {
    font-family: Rubik, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    background: #28BECF;
    color: #fff;
    font-weight: 300;
    padding: 1.5rem 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 101
}

@media screen and (min-width:1201px) {
    header.site-header .lower-header {
        font-size: 17px;
        font-size: 1.7rem;
        padding: 0
    }
}

header.site-header .lower-header a {
    color: #fff;
    margin-left: 1.5rem;
    text-decoration: underline
}

header.site-header .tel a {
    background-image: url(../img/phone.svg);
    background-repeat: no-repeat;
    background-position: center left;
    display: inline-block
}

header.site-header .tel.only-mobile-tablet {
    height: 100%;
    left: 4rem;
    position: absolute;
    z-index: 1001
}

header.site-header .tel.only-mobile-tablet a {
    height: 3.1rem;
    width: 3.1rem
}

body.admin-bar header.site-header {
    margin-top: 46px
}

@media screen and (min-width:783px) {
    body.admin-bar header.site-header {
        margin-top: 32px
    }
}

.site-branding {
    background-color: #0D4A79;
    border-bottom: .4rem solid #28BECF;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000
}

@media screen and (max-width:1200px) {
    .site-branding {
        display: -webkit-flex;
        display: -webkit-box;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        height: 100%
    }
}

@media screen and (min-width:1201px) {
    .site-branding {
        background-color: transparent;
        border-bottom: none;
        height: auto;
        position: relative;
        width: auto
    }
}

.site-title {
    text-align: center
}

.site-title a {
    background: url(../img/logo.svg) no-repeat left center;
    display: inline-block;
    height: 59px;
    width: 151px
}

.site-title a:hover {
    text-decoration: none
}

@media screen and (min-width:1201px) {
    .site-title {
        text-align: left
    }

    .site-title a {
        margin-top: 3.7rem
    }
}

.site-title span {
    display: none
}

nav.main-navigation {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
    filter: alpha(opacity=0) !important;
    -moz-opacity: 0 !important;
    -khtml-opacity: 0 !important;
    opacity: 0 !important;
    background: #0D4A79;
    height: 0;
    left: 0;
    overflow-y: auto;
    position: absolute;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 999
}

@media screen and (max-width:1200px) {
    nav.main-navigation.visible {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1 !important;
        -khtml-opacity: 1 !important;
        opacity: 1 !important;
        height: 100vh;
        min-height: 100%;
        padding-bottom: 5rem;
        padding-top: 22.2rem
    }
}

@media screen and (max-width:1200px) {
    nav.main-navigation li {
        padding: .5em 0;
        text-align: center
    }

    nav.main-navigation a {
        font-weight: 400
    }

    nav.main-navigation a:active,
    nav.main-navigation a:focus,
    nav.main-navigation a:hover {
        color: #28BECF !important
    }

    nav.main-navigation li.current-menu-item a {
        color: #28BECF
    }

    nav.main-navigation li.current-menu-item a::after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1 !important;
        -khtml-opacity: 1 !important;
        opacity: 1 !important;
        bottom: -.3rem
    }
}

@media screen and (min-width:1201px) {
    nav.main-navigation {
        z-index: 1100
    }
}

@media screen and (min-width:1201px) {
    nav.main-navigation .header-menu-2 {
        position: relative
    }

    nav.main-navigation .header-menu-2>div {
        position: absolute;
        right: 0;
        top: -12rem
    }

    nav.main-navigation .header-menu-2 ul {
        width: 100%
    }

    nav.main-navigation .header-menu-2 li {
        display: inline-block;
        margin-left: 3.5rem;
        text-align: left
    }

    nav.main-navigation .header-menu-2 a {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 5.4rem
    }

    nav.main-navigation .header-menu-2 a:hover {
        color: #28BECF
    }

    nav.main-navigation .header-menu-2 a:hover::after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1 !important;
        -khtml-opacity: 1 !important;
        opacity: 1 !important;
        bottom: -.3rem
    }

    nav.main-navigation .header-menu-2 li.current-menu-item a {
        color: #28BECF
    }

    nav.main-navigation .header-menu-2 li.current-menu-item a::after {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1 !important;
        -khtml-opacity: 1 !important;
        opacity: 1 !important;
        bottom: -.3rem
    }
}

@media screen and (max-width:1200px) {
    nav.main-navigation .header-menu-2 li.tel {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1 !important;
        -khtml-opacity: 1 !important;
        opacity: 1 !important;
        position: absolute;
        left: 0;
        top: 0
    }
}

@media screen and (min-width:1201px) {
    nav.main-navigation .header-menu-1 {
        background: #28BECF;
        top: auto;
        width: 100%
    }

    nav.main-navigation .header-menu-1 ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }

    nav.main-navigation .header-menu-1 li {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        text-align: center
    }

    nav.main-navigation .header-menu-1 a {
        font-size: 13px;
        font-size: 1.3rem;
        display: inline-block;
        font-weight: 700;
        line-height: 5.4rem;
        padding: 0 2rem;
        text-transform: uppercase;
        width: 100%
    }

    nav.main-navigation .header-menu-1 a::after {
        content: normal;
        display: none
    }

    nav.main-navigation .header-menu-1 a:hover {
        background-color: #1b84a4
    }

    nav.main-navigation .header-menu-1 li.current-menu-item a {
        background-color: #1b84a4
    }
}

nav.main-navigation a {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    color: #fff
}

nav.main-navigation a:active,
nav.main-navigation a:hover {
    color: #fff;
    text-decoration: none
}

nav.main-navigation ul {
    margin: 0;
    padding: 0
}

nav.main-navigation li {
    display: block;
    float: none;
    font-weight: 700;
    white-space: nowrap
}

@media screen and (min-width:1201px) {
    nav.main-navigation {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1 !important;
        -khtml-opacity: 1 !important;
        opacity: 1 !important;
        bottom: 0;
        height: auto;
        min-height: 0;
        overflow-y: visible;
        padding-top: 0;
        top: auto
    }
}

header.entry-header,
header.page-header {
    background-color: #f1f2f2;
    height: 15rem
}

header.entry-header .entry-title,
header.page-header .entry-title {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 300;
    margin-bottom: 0;
    padding-top: 7rem;
    text-transform: none
}

@media screen and (min-width:1201px) {

    header.entry-header .entry-title,
    header.page-header .entry-title {
        padding-top: 5.5rem
    }
}

@media screen and (min-width:1201px) {

    header.entry-header,
    header.page-header {
        height: 12rem
    }
}

.hamburger {
    transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    cursor: pointer;
    height: 4rem;
    position: relative;
    text-align: center;
    margin-left: 1.5rem;
    position: absolute;
    right: 4.5rem;
    top: 6.5rem;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 4rem;
    z-index: 1001
}

@media screen and (min-width:1201px) {
    .hamburger {
        display: none
    }
}

body.compact-header .hamburger {
    top: 3rem
}

.hamburger span {
    display: block;
    position: absolute;
    height: .2rem;
    width: 4rem;
    background: #28BECF;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

.hamburger span:nth-child(1) {
    top: 0
}

.hamburger span:nth-child(2),
.hamburger span:nth-child(3) {
    top: .7rem
}

.hamburger span:nth-child(4) {
    top: 1.4rem
}

.hamburger.open span:nth-child(1) {
    top: .7rem;
    width: 0%;
    left: 50%
}

.hamburger.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.hamburger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.hamburger.open span:nth-child(4) {
    top: 0;
    width: 0%;
    left: 50%
}

footer.site-footer {
    background: #414142;
    color: #fff
}

footer.site-footer .global-content {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 33px;
    line-height: 3.3rem;
    color: #28BECF;
    padding-bottom: 6.5rem;
    padding-top: 8rem;
    text-align: center
}

@media screen and (min-width:1201px) {
    footer.site-footer .global-content {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 26px;
        line-height: 2.6rem;
        padding-bottom: 11rem;
        padding-top: 11rem;
        text-align: left
    }
}

footer.site-footer .global-content h3 {
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: 700;
    margin: 0 0 5rem;
    text-transform: uppercase
}

footer.site-footer .global-content .footer-text {
    margin-bottom: 5rem
}

@media screen and (min-width:1201px) {
    footer.site-footer .global-content .footer-text {
        margin-bottom: 0
    }
}

footer.site-footer .global-content .cta {
    margin: 3rem 0
}

@media screen and (min-width:1201px) {
    footer.site-footer .global-content .cta {
        margin: 0
    }
}

footer.site-footer .footer-cols .footer-col {
    width: 100%
}

@media screen and (min-width:1201px) {
    footer.site-footer .footer-cols.one-col .footer-col {
        width: 100%
    }

    footer.site-footer .footer-cols.three-col .footer-col,
    footer.site-footer .footer-cols.two-col .footer-col {
        float: left
    }

    footer.site-footer .footer-cols.three-col .footer-col:first-child,
    footer.site-footer .footer-cols.two-col .footer-col:first-child {
        margin-left: 0
    }

    footer.site-footer .footer-cols.two-col .footer-col {
        margin-left: 2.75rem;
        width: calc(50% - 5.5rem / 2)
    }

    footer.site-footer .footer-cols.three-col .footer-col {
        margin-left: 3.66666667rem;
        width: calc(33.33% - 11rem / 3)
    }
}

footer.site-footer .site-info {
    font-size: 16px;
    font-size: 1.6rem;
    border-top: .1rem solid #818386;
    color: #818386;
    padding-bottom: 6rem;
    padding-top: 4.5rem
}

footer.site-footer .site-info span {
    display: block
}

@media screen and (min-width:1201px) {
    footer.site-footer .site-info {
        font-size: 14px;
        font-size: 1.4rem;
        padding-bottom: 3.5rem;
        padding-top: 2.6rem
    }

    footer.site-footer .site-info span {
        display: inline
    }
}

footer.site-footer .footer-menus {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 25px;
    line-height: 2.5rem;
    border-top: .1rem solid #818386
}

@media screen and (min-width:1201px) {
    footer.site-footer .footer-menus {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 6.5rem 0 4.5rem 0
    }
}

footer.site-footer .footer-menus .col,
footer.site-footer .footer-menus .menu-menu-1-container,
footer.site-footer .footer-menus .menu-menu-2-container {
    width: 100%
}

@media screen and (min-width:601px) {

    footer.site-footer .footer-menus .col,
    footer.site-footer .footer-menus .menu-menu-1-container,
    footer.site-footer .footer-menus .menu-menu-2-container {
        float: left;
        width: calc(50% - 1.5rem)
    }
}

@media screen and (min-width:1201px) {

    footer.site-footer .footer-menus .col,
    footer.site-footer .footer-menus .menu-menu-1-container,
    footer.site-footer .footer-menus .menu-menu-2-container {
        min-width: 33.33%;
        width: auto
    }
}

footer.site-footer .footer-menus a {
    color: #fff
}

footer.site-footer .footer-menus a::after {
    border-color: #fff
}

footer.site-footer .footer-menus ul {
    list-style: none;
    margin: 0;
    padding: 0
}

footer.site-footer .footer-menus .left {
    line-height: 40px;
    line-height: 4rem;
    padding: 4rem 0
}

@media screen and (min-width:601px) {
    footer.site-footer .footer-menus .left .menu-menu-1-container {
        margin-right: 1.5rem
    }

    footer.site-footer .footer-menus .left .menu-menu-2-container {
        margin-left: 1.5rem
    }
}

@media screen and (min-width:1201px) {
    footer.site-footer .footer-menus .left {
        line-height: 25px;
        line-height: 2.5rem;
        float: left;
        padding: 0;
        width: 50%
    }

    footer.site-footer .footer-menus .left .col,
    footer.site-footer .footer-menus .left .menu-menu-1-container,
    footer.site-footer .footer-menus .left .menu-menu-2-container {
        padding-right: 3rem;
        margin: 0
    }
}

footer.site-footer .footer-menus .right {
    border-top: .1rem solid #818386;
    padding: 4rem 0
}

footer.site-footer .footer-menus .right .col {
    float: right;
    overflow: hidden
}

footer.site-footer .footer-menus .right .col.tel-email {
    margin-bottom: 2rem
}

@media screen and (min-width:601px) {
    footer.site-footer .footer-menus .right .col.tel-email {
        margin-bottom: 0;
        margin-left: 1.5rem
    }

    footer.site-footer .footer-menus .right .col.postal-address {
        margin-right: 1.5rem
    }
}

footer.site-footer .footer-menus .right .so-me-block {
    clear: both;
    margin-right: 1rem;
    padding-top: 3rem;
    width: 66.67%
}

@media screen and (min-width:1201px) {
    footer.site-footer .footer-menus .right .so-me-block {
        float: right
    }
}

footer.site-footer .footer-menus .right .so-me {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    font-size: 30px;
    font-size: 3rem;
    border-radius: 50%;
    background: #fff;
    color: #414142;
    display: block;
    float: left;
    height: 3rem;
    margin-right: 1.5rem;
    text-decoration: none;
    width: 3rem
}

footer.site-footer .footer-menus .right .so-me::after {
    content: normal;
    display: none
}

footer.site-footer .footer-menus .right .so-me::before {
    display: inline-block;
    line-height: 3rem;
    height: 3rem;
    position: relative;
    text-align: center;
    top: 0;
    width: 3rem
}

footer.site-footer .footer-menus .right .so-me:active,
footer.site-footer .footer-menus .right .so-me:hover {
    background: #f1f2f2;
    text-decoration: none
}

@media screen and (min-width:1201px) {
    footer.site-footer .footer-menus .right {
        border-top: none;
        float: right;
        padding: 0;
        width: 50%
    }

    footer.site-footer .footer-menus .right .col {
        padding-left: 3rem
    }
}

footer.site-footer #yext-widget-242439.yext-reviews,
footer.site-footer .yext-reviews,
footer.site-footer .yext-widget-popup-242439.yext-reviews {
    background-color: #0D4A79
}

footer.site-footer #yext-widget-242439.yext-reviews .reviews-widget-wrapper,
footer.site-footer .yext-widget-popup-242439.yext-reviews .reviews-widget-wrapper {
    max-width: 1232px;
    margin: 0 auto;
    padding: 0 4rem;
    width: 100%
}

@media screen and (min-width:601px) {

    footer.site-footer #yext-widget-242439.yext-reviews .reviews-widget-wrapper,
    footer.site-footer .yext-widget-popup-242439.yext-reviews .reviews-widget-wrapper {
        padding: 0;
        width: 90%
    }
}

.selectboxit-container {
    width: 100%
}

.selectboxit-container * {
    font-family: Rubik, sans-serif;
    font-size: 17px;
    font-size: 1.7rem
}

.selectboxit-container .selectboxit {
    border-radius: 0;
    width: 100%
}

.selectboxit-container .selectboxit-options a,
.selectboxit-container a,
.selectboxit-container span {
    height: 6.7rem;
    line-height: 6.7rem
}

.selectboxit-container .selectboxit-text {
    padding: 0 1.5rem 0 2.5rem;
    text-indent: 0
}

.selectboxit-container .selectboxit-options {
    border-radius: 0
}

.selectboxit .selectboxit-option-icon-container {
    margin-left: 0;
    position: absolute;
    width: 0
}

.selectboxit-btn {
    background-color: #f1f2f2;
    background-image: none;
    border: none;
    color: #939598
}

.selectboxit-list {
    border: .1rem solid #f1f2f2
}

.selectboxit-list .selectboxit-option-anchor {
    color: #939598
}

.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor {
    background-color: #f1f2f2;
    background-image: none;
    color: #939598
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    top: calc(50% - 4px)
}

.selectboxit-default-arrow {
    border-top: 6px solid #939598
}

.selectboxit-btn.selectboxit-enabled:active,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:hover {
    background-color: #f1f2f2;
    color: #939598
}

section.calculator .selectboxit-container .selectboxit-options a,
section.calculator .selectboxit-container a,
section.calculator .selectboxit-container span {
    height: 4.5rem;
    line-height: 4.5rem
}

@media screen and (min-width:1201px) {
    section.calculator .selectboxit-container .selectboxit-text {
        padding: 0 1rem;
        text-align: center
    }
}

section.calculator .selectboxit-btn {
    background-color: #28BECF;
    color: #fff
}

section.calculator .selectboxit-list .selectboxit-option-anchor {
    color: #28BECF
}

section.calculator .selectboxit-options.selectboxit-list {
    border: none
}

section.calculator .selectboxit-default-arrow {
    border-top: 6px solid #fff
}

section.calculator .selectboxit-btn.selectboxit-enabled:active,
section.calculator .selectboxit-btn.selectboxit-enabled:focus,
section.calculator .selectboxit-btn.selectboxit-enabled:hover {
    background-color: #28BECF;
    color: #fff
}

body.page-template-page-calculator .main-text {
    padding-bottom: 5rem;
    padding-top: 5rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-calculator .main-text {
        padding-bottom: 6rem;
        padding-top: 6rem
    }
}

body.page-template-page-calculator .main-text p {
    margin-top: 0
}

@media screen and (min-width:601px) {
    body.page-template-page-calculator .main-text {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 11.2rem;
        column-gap: 11.2rem
    }
}

body.page-template-page-calculator .cta {
    color: #28BECF
}

body.page-template-page-contact section.text .inner {
    border-bottom: .1rem solid #818386;
    padding-bottom: 5rem;
    padding-top: 5rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-contact section.text .inner {
        padding-bottom: 6rem;
        padding-top: 6rem
    }
}

body.page-template-page-contact section.text .email,
body.page-template-page-contact section.text .intro-text,
body.page-template-page-contact section.text .opening-hours,
body.page-template-page-contact section.text .tel {
    color: #28BECF
}

@media screen and (min-width:1201px) {

    body.page-template-page-contact section.text .email,
    body.page-template-page-contact section.text .intro-text,
    body.page-template-page-contact section.text .opening-hours,
    body.page-template-page-contact section.text .tel {
        font-size: 21px;
        font-size: 2.1rem
    }
}

body.page-template-page-contact section.text .opening-hours {
    margin-bottom: 1em
}

body.page-template-page-contact section.text .intro-text {
    margin-bottom: 3rem
}

body.page-template-page-contact section.text .postal-address {
    font-size: 17px;
    font-size: 1.7rem;
    margin-top: 3rem
}

body.page-template-page-contact section.text .postal-address h3 {
    font-size: 17px;
    font-size: 1.7rem;
    color: #464749;
    font-weight: 500;
    margin: 0
}

@media screen and (min-width:601px) {
    body.page-template-page-contact .col {
        float: left;
        width: 50%
    }

    body.page-template-page-contact .col.col-left {
        padding-right: 4.54545455%
    }

    body.page-template-page-contact .col.col-right {
        padding-left: 4.54545455%
    }
}
/*
body.page-template-default:not(.home) .entry-content {
    padding-bottom: 5rem;
    padding-top: 5rem
}

@media screen and (min-width:1201px) {
    body.page-template-default:not(.home) .entry-content {
        padding-bottom: 6rem;
        padding-top: 6rem
    }
}
*/
@media screen and (min-width:601px) {
    body.page-template-default:not(.home) .entry-content .col {
        float: left;
        width: 50%
    }

    body.page-template-default:not(.home) .entry-content .col.col-left {
        padding-right: 4.54545455%
    }

    body.page-template-default:not(.home) .entry-content .col.col-right {
        padding-left: 4.54545455%
    }
}

body.page-template-default:not(.home) .intro-text {
    font-family: Rubik, sans-serif;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 30px;
    line-height: 3rem;
    color: #28BECF;
    margin-bottom: 5.5rem
}

body.page-template-default:not(.home) .bullet-list ul {
    border-top: .1rem solid #28BECF;
    list-style-position: inside;
    margin: 0 0 5.5rem 0;
    padding: 0
}

body.page-template-default:not(.home) .bullet-list li {
    border-bottom: .1rem solid #28BECF
}

body.page-template-default:not(.home) .image {
    margin-bottom: 4rem
}

body.page-template-default:not(.home) .image img {
    width: 100%
}

body.page-template-default:not(.home) .main-text p {
    margin-top: 0
}

body.page-template-default:not(.home) .main-text img {
    display: block;
    height: auto;
    width: 100%
}

body.page-template-default:not(.home) .cta {
    color: #28BECF
}

body.page-template-page-faq .entry-content {
    padding-bottom: 5rem;
    padding-top: 5rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-faq .entry-content {
        padding-bottom: 6rem;
        padding-top: 6rem
    }
}

@media screen and (min-width:601px) {
    body.page-template-page-faq .col {
        float: left;
        width: 50%
    }

    body.page-template-page-faq .col.col-left {
        padding-right: 4.54545455%
    }

    body.page-template-page-faq .col.col-right {
        padding-left: 4.54545455%
    }
}

body.page-template-page-faq .intro-text {
    margin-bottom: 5.5rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-faq .intro-text {
        margin-bottom: 4.5rem
    }
}

body.page-template-page-faq .faqs,
body.page-template-page-faq .specs {
    border-top: .1rem solid #28BECF
}

body.page-template-page-faq .faq,
body.page-template-page-faq .spec {
    border-bottom: .1rem solid #28BECF
}

body.page-template-page-faq .faqs {
    margin-bottom: 7rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-faq .faqs {
        margin-bottom: 0
    }
}

body.page-template-page-faq .question {
    background-image: url(../img/faq-plus.svg);
    background-position: right .5rem;
    background-repeat: no-repeat;
    font-weight: 500;
    margin: 1rem 0;
    padding-right: 2.6rem
}

body.page-template-page-faq .question.active {
    background-image: url(../img/faq-minus.svg)
}

body.page-template-page-faq .answer {
    margin: 0 0 1rem 0
}

body.home h1,
body.home h2,
body.home h3,
body.home h4,
body.home h5,
body.home h6 {
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    margin-top: 0;
    text-transform: uppercase
}

body.home .entry-header {
    background-color: #28BECF;
    height: auto
}

body.home .entry-header .entry-title {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 34px;
    line-height: 3.4rem;
    color: #0D4A79;
    font-weight: 900;
    margin: 0 0 10rem;
    padding-top: 0;
    text-transform: uppercase
}

@media screen and (min-width:1201px) {
    body.home .entry-header .entry-title {
        font-size: 53px;
        font-size: 5.3rem;
        line-height: 55px;
        line-height: 5.5rem
    }
}

body.home .entry-header .entry-title span {
    display: block
}

body.home .entry-header .entry-title span.heading-2 {
    color: #1b84a4
}

body.home .entry-header .entry-title span.heading-3 {
    color: #fff
}

body.home .entry-header .entry-title span.heading-4 {
    color: #BFE5EC
}

@media screen and (min-width:1201px) {
    body.home .carousel {
        float: left;
        width: calc(100% - 60rem)
    }
}

body.home .header-image {
    height: 53.8rem
}

@media screen and (min-width:1201px) {
    body.home .header-image {
        height: 61.5rem
    }
}

@media screen and (min-width:1201px) {
    body.home section.calculator {
        float: left;
        width: 60rem
    }
}

body.home section.quote {
    background-color: #fff;
    padding: 7rem 0 8rem 0
}

body.home ul.slick-dots {
    bottom: 4rem;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

body.home ul.slick-dots li {
    display: inline-block
}

body.home ul.slick-dots li button {
    font-size: 0;
    font-size: 0;
    background: 0 0;
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    height: 2rem;
    line-height: 0;
    outline: 0;
    padding: .5rem;
    position: relative;
    width: 2rem
}

body.home ul.slick-dots li button::before {
    border-radius: 50%;
    background-color: #28BECF;
    border: .1rem solid #28BECF;
    content: '';
    display: inline-block;
    height: .8rem;
    left: 0;
    margin: .5rem;
    position: absolute;
    top: 0;
    width: .8rem
}

body.home ul.slick-dots li.slick-active button::before {
    background-color: #fff;
    border-color: #fff
}

body.home .header-text {
    padding-top: 6rem;
    padding-bottom: 4rem
}

@media screen and (min-width:601px) {
    body.home section.usps {
        margin-left: -1rem;
        margin-right: -1rem
    }
}

@media screen and (min-width:1201px) {
    body.home section.usps {
        margin-left: -1.75rem;
        margin-right: -1.75rem
    }
}

body.home .usp {
    font-size: 17px;
    font-size: 1.7rem;
    border: .1rem solid #fff;
    color: #fff;
    float: left;
    line-height: normal;
    margin-bottom: 2rem;
    min-height: 17rem;
    padding: 2rem;
    position: relative;
    width: 100%
}

@media screen and (min-width:601px) {
    body.home .usp {
        margin: 0 1rem 2rem 1rem;
        width: calc(50% - 2rem)
    }
}

@media screen and (min-width:1201px) {
    body.home .usp {
        margin: 0 1.75rem;
        min-height: 22rem;
        width: calc(25% - 3.5rem)
    }
}

body.home .usp .usp-icon {
    font-size: 72px;
    font-size: 7.2rem
}

@media screen and (min-width:1201px) {
    body.home .usp .usp-icon {
        font-size: 100px;
        font-size: 10rem
    }
}

body.home .usp .usp-text {
    bottom: 2rem;
    left: 2rem;
    position: absolute;
    width: calc(100% - 4rem)
}

body.home section.page-links {
    font-size: 0;
    font-size: 0
}

body.home section.page-links .cell {
    min-height: 100%
}

body.home section.page-links .cell .image {
    height: 20rem;
    position: relative;
    overflow: hidden
}

body.home section.page-links .cell .image div {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media screen and (min-width:601px) {
    body.home section.page-links .cell .image {
        height: 32.4rem
    }
}

body.home section.page-links .cell .text {
    color: #0D4A79;
    min-height: 19rem;
    padding: 2.66666667rem 4rem;
    padding: 3rem
}

body.home section.page-links .cell .text .inner {
    position: relative;
    padding-right: 4rem
}

body.home section.page-links .cell .text a {
    color: #fff
}

@media screen and (min-width:601px) {
    body.home section.page-links .cell .text {
        padding: 4.5rem 5.4rem
    }
}

body.home section.page-links .cell .arrow {
    background-image: url(../img/home-arrow.svg);
    background-size: 3rem 3rem;
    bottom: 0;
    height: 3rem;
    position: absolute;
    right: 0;
    width: 3rem
}

@media screen and (min-width:601px) {
    body.home section.page-links .cell .arrow {
        background-size: 4.5rem 4.5rem;
        bottom: auto;
        height: 4.5rem;
        right: 0;
        top: 0;
        width: 4.5rem
    }
}

body.home section.page-links .cell .title {
    font-size: 18px;
    font-size: 1.8rem;
    color: #0D4A79;
    font-weight: 400;
    margin: 0;
    max-width: 39rem;
    text-transform: none
}

@media screen and (min-width:601px) {
    body.home section.page-links .cell .title {
        margin-top: 1rem
    }
}

body.home section.page-links .cell:active,
body.home section.page-links .cell:focus,
body.home section.page-links .cell:hover {
    background-color: #e6e6e6
}

body.home section.page-links .cell:active .image span,
body.home section.page-links .cell:focus .image span,
body.home section.page-links .cell:hover .image span {
    border-bottom: 60px solid #e6e6e6
}

body.home section.page-links .cell:active .image div,
body.home section.page-links .cell:focus .image div,
body.home section.page-links .cell:hover .image div {
    -webkit-transform: scale(1.025);
    transform: scale(1.025)
}

body.home section.page-links .cell:hover {
    cursor: pointer
}

body.home section.page-links .cell:first-child {
    background-color: #f1f2f2
}

body.home section.page-links .cell:first-child:active,
body.home section.page-links .cell:first-child:focus,
body.home section.page-links .cell:first-child:hover {
    background-color: #d7d9d9
}

@media screen and (min-width:601px) {
    body.home section.page-links .cell .text {
        padding: 4.66666667rem 7rem
    }

    body.home section.page-links .cell .text .inner {
        display: inline-block;
        max-width: 54.6rem;
        text-align: left;
        width: 100%
    }

    body.home section.page-links .cell:first-child .text {
        text-align: right
    }
}

body.page-template-page-mixes section.popular {
    padding-bottom: 5rem;
    padding-top: 5rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-mixes section.popular {
        padding-bottom: 6rem;
        padding-top: 6rem
    }
}

body.page-template-page-mixes section.popular .mixes {
    display: block
}

@media screen and (min-width:1201px) {
    body.page-template-page-mixes section.popular .mixes {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }
}

body.page-template-page-mixes section.popular .mix {
    background-color: #28BECF;
    color: #fff;
    margin-bottom: 1.5rem;
    padding: 3rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-mixes section.popular .mix {
        float: left;
        margin-bottom: 0;
        margin-left: 5%;
        width: 30%
    }

    body.page-template-page-mixes section.popular .mix:first-child {
        margin-left: 0
    }
}

body.page-template-page-mixes section.popular .inner {
    position: relative
}

body.page-template-page-mixes section.popular [class*=" icon-"],
body.page-template-page-mixes section.popular [class^=icon-] {
    font-size: 50px;
    font-size: 5rem;
    left: 0;
    margin-bottom: 4.5rem;
    position: absolute;
    top: 0
}

@media screen and (min-width:1201px) {

    body.page-template-page-mixes section.popular [class*=" icon-"],
    body.page-template-page-mixes section.popular [class^=icon-] {
        margin-bottom: 3rem;
        position: relative
    }
}

body.page-template-page-mixes section.popular .purpose,
body.page-template-page-mixes section.popular .title {
    font-family: Rubik, sans-serif;
    font-size: 25px;
    font-size: 2.5rem;
    color: #fff;
    font-weight: 400;
    margin: 0 0 0 10rem;
    text-transform: none
}

@media screen and (min-width:1201px) {

    body.page-template-page-mixes section.popular .purpose,
    body.page-template-page-mixes section.popular .title {
        margin-left: 0
    }
}

body.page-template-page-mixes section.popular .purpose {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 100%;
    padding-top: .5rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-mixes section.popular .purpose {
        padding-top: 0
    }
}

body.page-template-page-mixes section.popular .text,
body.page-template-page-mixes section.popular .title {
    font-size: 15px;
    font-size: 1.5rem
}

body.page-template-page-mixes section.popular ul {
    margin: 3rem 0 0 1em;
    padding: 0
}

@media screen and (min-width:1201px) {
    body.page-template-page-mixes section.popular ul {
        margin: 2.5rem 0 0 1em
    }
}

body.page-template-page-mixes section.all {
    margin-bottom: 5rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-mixes section.all {
        margin-bottom: 7rem
    }
}

body.page-template-page-mixes section.all .mixes {
    border-top: .1rem solid #28BECF
}

body.page-template-page-mixes section.all .mix {
    display: block
}

@media screen and (max-width:1200px) {

    body.page-template-page-mixes section.all .mix .applications,
    body.page-template-page-mixes section.all .mix .further-details {
        display: none
    }

    body.page-template-page-mixes section.all .mix.active .applications,
    body.page-template-page-mixes section.all .mix.active .further-details {
        display: block
    }
}

body.page-template-page-mixes section.all .mix-header {
    display: none
}

body.page-template-page-mixes section.all .mix-header .table-header {
    font-size: 17px;
    font-size: 1.7rem;
    color: #464749;
    margin: 0
}

body.page-template-page-mixes section.all .mix,
body.page-template-page-mixes section.all .mix-header {
    font-size: 21px;
    font-size: 2.1rem;
    border-bottom: .1rem solid #28BECF;
    margin: 0;
    padding: 0
}

@media screen and (min-width:1201px) {

    body.page-template-page-mixes section.all .mix,
    body.page-template-page-mixes section.all .mix-header {
        font-size: 17px;
        font-size: 1.7rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

body.page-template-page-mixes section.all .mix-cell {
    font-size: 17px;
    font-size: 1.7rem;
    box-sizing: border-box;
    overflow: hidden
}

body.page-template-page-mixes section.all .mix-cell.cell-header .title {
    font-size: 21px;
    font-size: 2.1rem;
    margin: 1.5rem 0;
    background-image: url(../img/faq-plus.svg);
    background-position: right .5rem;
    background-repeat: no-repeat;
    padding-right: 2.6rem
}

body.page-template-page-mixes section.all .mix-cell.cell-header .title.active {
    background-image: url(../img/faq-minus.svg)
}

@media screen and (min-width:1201px) {
    body.page-template-page-mixes section.all .mix-cell {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        margin-right: 5%;
        padding: 3rem 0;
        width: 35%
    }

    body.page-template-page-mixes section.all .mix-cell.cell-header {
        width: 15%
    }

    body.page-template-page-mixes section.all .mix-cell.cell-header .title {
        font-size: 17px;
        font-size: 1.7rem;
        background-image: none;
        margin: 0;
        padding-right: 0
    }
}

body.page-template-page-mixes section.all .further-details {
    margin-bottom: 3rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-mixes section.all .further-details {
        margin-bottom: 0
    }
}

body.page-template-page-mixes section.all ul {
    margin: 0 0 1em 1em;
    padding: 0
}

@media screen and (min-width:1201px) {
    body.page-template-page-mixes section.all ul {
        margin: 0 0 0 1em
    }
}

body.page-template-page-mixes section.all .other-mixes {
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 2rem
}

body.page-template-page-ordering .steps-wrapper {
    border-top: .1rem solid #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

body.page-template-page-ordering .steps-wrapper .index {
    border-radius: 50%;
    font-family: Montserrat, sans-serif;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    font-size: 28px;
    font-size: 2.8rem;
    border: .1rem solid #28BECF;
    color: #28BECF;
    display: inline-block;
    font-weight: 700;
    height: 5rem;
    line-height: 5rem;
    text-align: center;
    width: 5rem
}

body.page-template-page-ordering section.tabs {
    background-color: #0D4A79;
    color: #28BECF;
    display: none;
    float: left;
    text-align: right;
    width: calc(50% - 20rem)
}

@media screen and (min-width:1201px) {
    body.page-template-page-ordering section.tabs {
        display: block
    }
}

body.page-template-page-ordering section.tabs .tab {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    font-size: 17px;
    font-size: 1.7rem;
    border-bottom: .1rem solid #fff;
    cursor: pointer;
    line-height: 5rem;
    padding: 2.4rem 0
}

body.page-template-page-ordering section.tabs .tab .index {
    float: left;
    margin-right: 4.3rem
}

body.page-template-page-ordering section.tabs .tab:hover {
    background-color: #1b84a4;
    color: #94dfe7
}

body.page-template-page-ordering section.tabs .tab:hover .index {
    border-color: #94dfe7;
    color: #94dfe7
}

body.page-template-page-ordering section.tabs .tab.active,
body.page-template-page-ordering section.tabs .tab.active:hover {
    background-color: #28BECF;
    color: #fff
}

body.page-template-page-ordering section.tabs .tab.active .index,
body.page-template-page-ordering section.tabs .tab.active:hover .index {
    border-color: #fff;
    color: #fff
}

body.page-template-page-ordering section.tabs .inner {
    display: inline-block;
    margin-left: 15%;
    text-align: left;
    width: 41.5rem
}

body.page-template-page-ordering section.steps {
    background-color: transparent;
    color: #fff;
    width: 100%
}

@media screen and (min-width:1201px) {
    body.page-template-page-ordering section.steps {
        background-color: #28BECF;
        float: left;
        width: calc(50% + 20rem)
    }
}

body.page-template-page-ordering section.steps .step {
    background-color: #0D4A79;
    border-bottom: .1rem solid #28BECF
}

body.page-template-page-ordering section.steps .step.active {
    background-color: #28BECF
}

body.page-template-page-ordering section.steps .step a {
    color: #fff
}

body.page-template-page-ordering section.steps .step a.active:hover,
body.page-template-page-ordering section.steps .step a:focus:hover,
body.page-template-page-ordering section.steps .step a:hover:hover {
    border-color: #fff
}

body.page-template-page-ordering section.steps .step .index,
body.page-template-page-ordering section.steps .step .subheading,
body.page-template-page-ordering section.steps .step .title {
    color: #fff
}

body.page-template-page-ordering section.steps .step .title {
    font-size: 25px;
    font-size: 2.5rem;
    margin-bottom: 0;
    padding-left: 9rem
}

body.page-template-page-ordering section.steps .step .subheading {
    font-size: 21px;
    font-size: 2.1rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-ordering section.steps .step .subheading {
        font-size: 25px;
        font-size: 2.5rem
    }
}

body.page-template-page-ordering section.steps .step .index {
    border-color: #fff;
    position: absolute
}

body.page-template-page-ordering section.steps .step [class*=" icon-"],
body.page-template-page-ordering section.steps .step [class^=icon-] {
    display: none
}

@media screen and (min-width:1201px) {

    body.page-template-page-ordering section.steps .step [class*=" icon-"],
    body.page-template-page-ordering section.steps .step [class^=icon-] {
        font-size: 80px;
        font-size: 8rem;
        display: block;
        margin-bottom: 4rem
    }
}

body.page-template-page-ordering section.steps .step>.inner {
    padding: 3rem 0;
    width: 100%
}

@media screen and (min-width:1201px) {
    body.page-template-page-ordering section.steps .step>.inner {
        border-bottom: .1rem solid #fff;
        border-top: .1rem solid #fff;
        min-height: 49.3rem;
        max-width: 71.5rem;
        padding: 6rem 0
    }
}

@media screen and (max-width:1200px) {
    body.page-template-page-ordering section.steps .step {
        max-width: 1232px;
        margin: 0 auto;
        padding: 0 4rem;
        width: 100%;
        cursor: pointer;
        padding: 0 5%
    }

    body.page-template-page-ordering section.steps .step .title-block {
        -webkit-box-pack: left;
        -webkit-justify-content: left;
        justify-content: left
    }

    body.page-template-page-ordering section.steps .step .post-title {
        transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
        filter: alpha(opacity=0) !important;
        -moz-opacity: 0 !important;
        -khtml-opacity: 0 !important;
        opacity: 0 !important;
        box-sizing: border-box;
        height: 0;
        overflow: hidden
    }

    body.page-template-page-ordering section.steps .step .post-title .inner {
        padding: 6rem 0 3rem 0
    }

    body.page-template-page-ordering section.steps .step.active .post-title {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1 !important;
        -khtml-opacity: 1 !important;
        opacity: 1 !important;
        height: auto
    }
}

@media screen and (max-width:1200px) and screen and (min-width:601px) {
    body.page-template-page-ordering section.steps .step {
        padding: 0;
        width: 90%
    }
}

@media screen and (min-width:1201px) {
    body.page-template-page-ordering section.steps .step {
        background-color: transparent;
        border-bottom: none;
        display: none;
        padding: 10rem 10% 10rem 10rem
    }

    body.page-template-page-ordering section.steps .step .inner {
        transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
        filter: alpha(opacity=0) !important;
        -moz-opacity: 0 !important;
        -khtml-opacity: 0 !important;
        opacity: 0 !important
    }

    body.page-template-page-ordering section.steps .step.active {
        background-color: transparent;
        display: block
    }

    body.page-template-page-ordering section.steps .step.active .inner {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity= @percentageValue )" !important;
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1 !important;
        -khtml-opacity: 1 !important;
        opacity: 1 !important
    }

    body.page-template-page-ordering section.steps .step .index,
    body.page-template-page-ordering section.steps .step .title {
        display: none
    }

    body.page-template-page-ordering section.steps .step .title {
        line-height: auto;
        padding-left: 0
    }
}

body.page-template-page-delivery .col.col-left {
    margin-bottom: 6rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-delivery .col {
        float: left;
        width: 50%
    }

    body.page-template-page-delivery .col.col-left {
        margin-bottom: 0;
        padding-right: 4.54545455%
    }

    body.page-template-page-delivery .col.col-right {
        padding-left: 4.54545455%
    }
}

body.page-template-page-delivery section.images .image {
    margin-bottom: 3rem
}

body.page-template-page-delivery section.images .truck-front {
    text-align: center
}

@media screen and (min-width:601px) {
    body.page-template-page-delivery section.images .truck-front {
        text-align: left
    }
}

body.page-template-page-delivery section.images .truck-front img {
    display: inline-block
}

body.page-template-page-delivery section.main {
    padding-bottom: 5rem;
    padding-top: 5rem
}

@media screen and (min-width:1201px) {
    body.page-template-page-delivery section.main {
        padding-bottom: 6rem;
        padding-top: 6rem
    }
}

body.page-template-page-delivery section.main ul {
    margin: 0 0 0 1em;
    padding: 0
}

body.page-template-page-delivery section.main .yard-address {
    font-family: Rubik, sans-serif;
    margin-bottom: 1em;
    max-width: 20rem
}

body.page-template-page-delivery section.main .yard-address span {
    display: block;
    font-weight: 500;
    padding-bottom: .5em
}

body.page-template-page-delivery section.main .marker-link {
    font-family: Rubik, sans-serif;
    font-weight: 500;
    text-decoration: underline
}

body.page-template-page-delivery section.main .map {
    width: 100%;
    height: 35rem;
    margin: 0
}

@media screen and (min-width:601px) {
    body.page-template-page-delivery section.main .map {
        height: 70rem
    }
}

@media screen and (min-width:1201px) {
    body.page-template-page-delivery section.main .map {
        height: 50rem
    }
}

body.page-template-page-delivery section.main .map img {
    max-width: inherit !important
}

body.page-template-page-delivery .subheading {
    font-size: 21px;
    font-size: 2.1rem
}

body.page-template-page-delivery .cta {
    color: #28BECF
}

body.error404 .entry-content {
    min-height: 30rem;
    padding-bottom: 8rem;
    padding-top: 9.5rem
}

section.calculator {
    font-size: 17px;
    font-size: 1.7rem;
    background-color: #0D4A79;
    color: #fff;
    padding-bottom: 5rem;
    padding-top: 5rem
}

body.home section.calculator {
    line-height: 1
}

@media screen and (min-width:1201px) {
    body.home section.calculator {
        height: 61.5rem;
        padding-bottom: 3rem;
        padding-top: 3rem
    }
}

section.calculator .title {
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-size: 3.5rem;
    color: #fff;
    font-weight: 900;
    margin: 0 0 5rem;
    text-transform: uppercase
}

body.home section.calculator .title {
    font-size: 25px;
    font-size: 2.5rem;
    margin: 0 0 .25em
}

section.calculator h3 {
    margin-bottom: 3rem
}

section.calculator h4 {
    font-family: Rubik, sans-serif;
    font-weight: 400;
    text-transform: none;
    padding-right: 2rem
}

section.calculator .selectboxit-container,
section.calculator input[type=text] {
    margin-bottom: 2rem
}

@media screen and (min-width:1201px) {

    body:not(.home) section.calculator .selectboxit-container,
    body:not(.home) section.calculator input[type=text] {
        margin-bottom: 0
    }
}

@media screen and (min-width:1201px) {
    body:not(.home) section.calculator .line-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex
    }
}

section.calculator .line-item:first-child .input {
    border-top: .1rem solid #fff
}

@media screen and (min-width:1201px) {
    body:not(.home) section.calculator .line-item:first-child .output {
        border-top: .1rem solid #fff
    }
}

section.calculator .input,
section.calculator .output {
    border-bottom: .1rem solid #fff;
    padding: 4rem 0
}

body.home section.calculator .input,
body.home section.calculator .output {
    padding: 2rem 0 .5rem
}

@media screen and (min-width:1201px) {
    body:not(.home) section.calculator .input {
        margin-right: 2.8rem;
        width: calc(66.67% - 2.8rem)
    }
}

section.calculator .shapes {
    float: left;
    width: 33.33%
}

@media screen and (min-width:1201px) {
    body:not(.home) section.calculator .shapes {
        width: 28%
    }
}

section.calculator .shape {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 3.6rem;
    margin-bottom: 2rem;
    width: 3.6rem
}

@media screen and (min-width:1201px) {
    body:not(.home) section.calculator .shape {
        display: inline-block;
        margin-right: 2rem;
        margin-bottom: 0
    }
}

section.calculator .shape.rectangle {
    background-image: url(../img/shapes/rectangle.svg)
}

section.calculator .shape.rectangle.active,
section.calculator .shape.rectangle:hover {
    background-image: url(../img/shapes/rectangle-active.svg)
}

section.calculator .shape.triangle {
    background-image: url(../img/shapes/triangle.svg)
}

section.calculator .shape.triangle.active,
section.calculator .shape.triangle:hover {
    background-image: url(../img/shapes/triangle-active.svg)
}

section.calculator .shape.circle {
    background-image: url(../img/shapes/circle.svg)
}

section.calculator .shape.circle.active,
section.calculator .shape.circle:hover {
    background-image: url(../img/shapes/circle-active.svg)
}

section.calculator .dimensions {
    display: none;
    float: left;
    width: 66.67%
}

section.calculator .dimensions.active {
    display: block
}

@media screen and (min-width:1201px) {
    body:not(.home) section.calculator .dimensions {
        width: 72%
    }

    body:not(.home) section.calculator .dimensions h4 {
        padding-left: 2rem
    }
}

section.calculator .dimensions .selectboxit-container,
section.calculator .dimensions input,
section.calculator .dimensions select {
    display: block;
    width: 100%
}

@media screen and (min-width:1201px) {

    body:not(.home) section.calculator .dimensions .selectboxit-container,
    body:not(.home) section.calculator .dimensions input,
    body:not(.home) section.calculator .dimensions select {
        display: inline;
        float: left;
        margin-left: 2rem;
        width: calc(25% - 2rem)
    }
}

section.calculator .add-shape {
    font-size: 14px;
    font-size: 1.4rem;
    background-image: url(../img/plus.svg);
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
    line-height: 2rem;
    padding-left: 3rem;
    margin-top: 2.5rem
}

@media screen and (min-width:1201px) {
    body:not(.home) section.calculator .add-shape {
        margin-top: 1.5rem
    }
}

section.calculator .output,
section.calculator .output-all {
    position: relative
}

section.calculator .output .item-total,
section.calculator .output .total,
section.calculator .output-all .item-total,
section.calculator .output-all .total {
    bottom: 4rem;
    position: absolute
}

body.home section.calculator .output .item-total,
body.home section.calculator .output .total,
body.home section.calculator .output-all .item-total,
body.home section.calculator .output-all .total {
    bottom: auto;
    top: 4rem
}

section.calculator .output .item-total .value,
section.calculator .output .total .value,
section.calculator .output-all .item-total .value,
section.calculator .output-all .total .value {
    bottom: 0;
    position: absolute;
    right: 0
}

body.home section.calculator .output .item-total .value,
body.home section.calculator .output .total .value,
body.home section.calculator .output-all .item-total .value,
body.home section.calculator .output-all .total .value {
    bottom: -1rem
}

section.calculator .output .item-total .value,
section.calculator .output-all .item-total .value {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 48px;
    line-height: 4.8rem
}

section.calculator .output .total .value,
section.calculator .output-all .total .value {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    font-size: 86px;
    font-size: 8.6rem;
    line-height: 76px;
    line-height: 7.6rem
}

body.home section.calculator .output .total .value,
body.home section.calculator .output-all .total .value,
section.calculator .output .total .value.small,
section.calculator .output-all .total .value.small {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 48px;
    line-height: 4.8rem
}

section.calculator .output {
    display: none;
    min-height: 16rem;
    width: 100%
}

@media screen and (max-width:1200px) {
    body:not(.home) section.calculator .output.active {
        display: inline-block
    }
}

body.home section.calculator .output.active {
    display: inline-block
}

@media screen and (min-width:1201px) {
    body:not(.home) section.calculator .output {
        display: inline-block;
        margin-left: 2.8rem;
        min-height: 0;
        width: calc(33.33% - 2.8rem)
    }
}

section.calculator .output .item-total,
section.calculator .output .total {
    display: none;
    width: 100%
}

section.calculator .output .item-total.active,
section.calculator .output .total.active {
    display: block
}

section.calculator .output-all {
    display: none;
    height: 14rem
}

body.home section.calculator .output-all {
    height: 6rem
}

@media screen and (max-width:1200px) {
    body:not(.home) section.calculator .output-all {
        display: block
    }
}

body.home section.calculator .output-all {
    display: block
}

section.calculator .output-all.active {
    display: block
}

section.calculator .output-all .total {
    width: 100%
}

section.calculator .quote-cta {
/*     display: none; */
    margin-top: 3.5rem;
    text-align: right
}

body.home section.calculator .quote-cta {
    margin-top: 2.5rem
}

body.home section.calculator .quote-cta button {
    line-height: 5.5rem
}

section.calculator button {
    font-size: 21px;
    font-size: 2.1rem;
    border: .1rem solid #28BECF;
    width: 100%
}

@media screen and (min-width:1201px) {
    body:not(.home) section.calculator button {
        font-size: 17px;
        font-size: 1.7rem;
        display: inline-block;
        width: calc(33.33% - 2.8rem)
    }
}

section.calculator button:active,
section.calculator button:focus,
section.calculator button:hover {
    background-color: rgba(40, 190, 207, .5)
}

section.quote {
    padding-bottom: 5rem;
    padding-top: 5rem
}

@media screen and (min-width:1201px) {
    section.quote {
        padding-bottom: 7rem;
        padding-top: 6rem
    }
}

section.quote input[type=email],
section.quote input[type=text],
section.quote input[type=tel],
section.quote input[type=submit] {
    height: 6.7rem
}

section.quote .title {
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: 900;
    margin: 0 0 3rem;
    text-transform: uppercase
}

@media screen and (min-width:1201px) {
    section.quote .title {
        margin: 0 0 4.5rem
    }
}

section.quote .intro {
    font-size: 21px;
    font-size: 2.1rem;
    margin: 0 0 7rem
}

@media screen and (min-width:1201px) {
    section.quote .intro {
        font-size: 18px;
        font-size: 1.8rem;
        margin: 0 0 6.5rem
    }
}

section.quote input,
section.quote textarea {
    width: 100%
}

section.quote .text-row {
    font-size: 17px;
    font-size: 1.7rem;
    display: block;
    height: 6.7rem;
    line-height: 6.7rem;
    margin-bottom: 1.5rem
}

section.quote .ajax-loader {
    display: none
}

section.quote .wpcf7-form p {
    margin: 0
}

section.quote .wpcf7-form-control-wrap,
section.quote .wpcf7-submit {
    display: block;
    margin-bottom: 1.5rem
}

section.quote .wpcf7-submit {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out
}

section.quote .wpcf7-submit:hover {
    background-color: #0D4A79
}

section.quote .wpcf7-not-valid-tip {
    font-size: 14px;
    font-size: 1.4rem;
    color: #0D4A79;
    font-weight: 500;
    padding-top: .5rem
}

section.quote .wpcf7-not-valid-tip::before {
    font-family: mchugh !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #0D4A79;
    content: "\e904";
    display: inline-block;
    margin-right: 1rem
}

section.quote div.wpcf7-response-output,
section.quote div.wpcf7-validation-errors {
    border: none;
    color: #0D4A79;
    font-weight: 500;
    margin: 0;
    padding: 0 0 0 1rem
}

@media screen and (min-width:1201px) {

    section.quote .quote-1,
    section.quote .quote-2 {
        float: left;
        width: 50%
    }

    section.quote .quote-1 {
        padding-right: 2.8rem
    }

    section.quote .quote-2 {
        padding-left: 2.8rem
    }
}

/*# sourceMappingURL=mchugh.css.map */