html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

* {
    padding: 0px;
    margin: 0px
}

h2 {
    text-transform: uppercase;
    font-size: 1.19rem;
    font-weight: bold;
    padding-bottom: 0.3rem
}

h3 {
    text-transform: uppercase;
    font-size: 1.17rem;
    font-weight: bold;
    padding-bottom: 0.25rem
}

p {
    padding-bottom: 0.3rem
}

.form-control {
    border-radius: 10px
}

.dw-restrict {
    max-width: 1200px;
    margin: auto
}

.dw-header-telephone {
    border-bottom: 0px solid #333;
    color: #fff;
    font-weight: bold;
    background-color: #222
}

.dw-header {
    background-color: #222;
    border-bottom: 4px solid #009e70
}

.emaillink {
    color: #009e70;
    text-decoration: none;
    font-weight: bold;
}
    .emaillink:hover {
        color: #06815d
    }


.dw-navlink {
    text-transform: uppercase;
    color: #009e70;
    text-decoration: none;
    font-weight: bold;
    padding-left: 20px;
    display: inline-block
}
    .dw-navlink:hover {
        color: #fff;
    }

.dw-footer {
    background-color: #222;
    color: #fff;
    min-height: 300px
}

.dw-pad-10pc {
    padding: 9%
}

.dw-bkg-1 {
    background-image: url('/images/700x700a.jpg');
    background-position: center center;
    background-size: cover
}

.dw-bkg-1a {
    background-image: url('/images/700x700a1.jpg');
    background-position: center center;
    background-size: cover
}

.dw-bkg-1b {
    background-image: url('/images/700x700a2.jpg');
    background-position: center center;
    background-size: cover
}


.dw-bkg-2 {
    background-image: url('/images/700x700b.jpg');
    background-position: center center;
    background-size: cover
}

.dw-bkg-3 {
    background-image: url('/images/700x700c.jpg');
    background-position: center center;
    background-size: cover
}

.dw-block-1 {
    background-color: #009e70;
    color: #fff;
}

.dw-block-2 {
    background-color: #006449;
    color: #fff
}

.dw-block-0 {
    background-color: #fff;
    
}
    .dw-block-0 h2 {
        color: #009e70;
    }


.dw-block-3 {
    background-color: #444;
    color: #fff
}

.dw-parallax {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dw-block-header-image {
    background-position: center center;
    background-repeat:no-repeat;
    background-size:cover;
}

.dw-block-background-image {
    background-position: center center;
    min-height: 400px;
    background-repeat:no-repeat;
    background-size:cover;
}

.dw-block-background {
    background-image: url('/images/1600x650.jpg');
    background-position: center center;
    min-height: 400px
}

.dw-button-1 {
    display: inline-block;
    background-color: #009e70;
    padding: 6px 20px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid rgba(0,0,0,0)
}

    .dw-button-1:hover {
        border: 1px solid #009e70;
        background-color: rgba(0,0,0,0);
        color:#fff
    }

.dw-button-2 {
    display: inline-block;
    background-color: rgba(0,0,0,0);
    padding: 6px 20px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #fff
}

    .dw-button-2:hover {
        border: 1px solid #fff;
        background-color: #fff;
        color: #009e70
    }


.dw-button-3 {
    display: inline-block;
    background-color: rgba(0,0,0,0);
    padding: 6px 20px;
    color: #009e70;
    text-transform: uppercase;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #009e70
}

    .dw-button-3:hover {
        border: 1px solid #009e70;
        background-color: #009e70;
        color: #fff
    }



.dw-bkgimg-1 {
    background-image: url('/images/bkg1.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover
}

.dw-container-2 {
    max-width: 1200px;
    margin: auto
}

.dw-container1 {
    max-width: 900px;
    margin: auto
}

    .dw-container1 h2 {
        color: #009e70;
    }

.dw-container3 {
    max-width: 1200px;
    margin: auto
}

    .dw-container3 h2 {
        color: #009e70;
    }

.dw-headertitlearea h1 {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    color: #fff
}



.dw-subfooter h4 {
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    color: #fff
}

.dw-subfooter p {
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff
}


.dw-footer h4 {
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    color: #009e70
}

.dw-footer p {
    padding: 0px;
    margin: 20px 0px;
    font-size: 1rem;
    font-weight: normal;
    color: #fff
}

.dw-footer a {
    font-size: 0.9rem;
    font-weight: normal;
    color: #fff;
    text-decoration: none
}

    .dw-footer a:hover {
        font-size: 0.9rem;
        font-weight: normal;
        color: #009e70
    }

.dw-footer ul {
    margin: 0px;
    padding: 0px 0px 0px 10px;
    list-style: none
}

    .dw-footer ul li {
        margin: 10px 0px;
        padding: 0px;
        list-style: none
    }

.dw-meettheteam h4 {
    font-size: 1.1rem;
    padding-top: 1.1rem;
    color: #009e70;
    text-transform: uppercase
}

.dw-meettheteam h5 {
    font-size: 0.9rem;
    padding-top: 0.1rem
}

.dw-meettheteam p {
    font-size: 0.9rem;
    padding-top: 0.1rem
}


.dw-callustoday h3 {
    color: #009e70;
    font-size: 1.1rem;
    color: #009e70;
    text-transform: uppercase
}

.dw-callustoday p {
    color: #222;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: bold
}

.dw-footerheader h3 {
    color: #fff;
    font-size: 1.3rem;
    text-transform: uppercase
}

.dw-footerheader p {
    color: #fff;
    font-size: 0.9rem;
    font-weight: normal
}

.dw-productimg img {
    outline: 1px solid #ddd;
    width: 100%
}

.restrict {
    max-width: 1200px;
    margin: auto
}

.dw-contact i {font-size:2rem;color:#006449}
.dw-contactheader {
    color: #009e70;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight:bold;padding-bottom:0px;margin-bottom:0px
}

.dw-contactform  .form-control {outline:1px solid #006449}

.dw-navbars {
    color: #009e70;
    font-size: 1.2rem
}
    .dw-navbars * {
        color: #009e70!important;
        font-size: 1.5rem
    }





.bgcolor2 {
    background-color: #333!important
}


.navlinks {
    box-shadow: 0px 5px 5px rgba(0,0,0,0.1)
}

    .navlinks a {
        color: #009e70;
        font-size: 1rem;
        text-decoration: none;
        margin-left: 8px;
        margin-right: 8px;
        font-weight: 400;
        text-transform: uppercase;
        white-space: nowrap;
        position: relative;font-weight:bold
    }

.mobilenavhide {
    font-size: 0px;
    line-height: 0px;
    min-height: 0px
}

.mobilenavshow {
    line-height: 20px;
}

.navlist > p {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 20px
}

.accordion {
    cursor: pointer
}

.accordioncart {
    cursor: pointer
}

.navfadein > p:nth-child(1) > a {
    opacity: 0;
    animation: fadeinnav 0.4s ease-in forwards;
}

.navfadein > p:nth-child(2) > a {
    opacity: 0;
    animation: fadeinnav 0.4s ease-in 0.05s forwards;
}

.navfadein > p:nth-child(3) > a {
    opacity: 0;
    animation: fadeinnav 0.4s ease-in 0.1s forwards;
}

.navfadein > p:nth-child(4) > a {
    opacity: 0;
    animation: fadeinnav 0.4s ease-in 0.15s forwards;
}

.navfadein > p:nth-child(5) > a {
    opacity: 0;
    animation: fadeinnav 0.4s ease-in 0.2s forwards;
}

.navfadein > p:nth-child(6) > a {
    opacity: 0;
    animation: fadeinnav 0.4s ease-in 0.25s forwards;
}

.navfadein > p:nth-child(7) > a {
    opacity: 0;
    animation: fadeinnav 0.4s ease-in 0.3s forwards;
}

.navfadein > p:nth-child(8) > a {
    opacity: 0;
    animation: fadeinnav 0.4s ease-in 0.35s forwards;
}

.navfadein > p:nth-child(9) > a {
    opacity: 0;
    animation: fadeinnav 0.4s ease-in 0.4s forwards;
}

.navfadein > p:nth-child(10) > a {
    opacity: 0;
    animation: fadeinnav 0.4s ease-in 0.45s forwards;
}


.navfadeout > p:nth-child(1) > a {
    opacity: 1;
    animation: fadeoutnav 0.4s ease-in forwards;
}

.navfadeout > p:nth-child(2) > a {
    opacity: 1;
    animation: fadeoutnav 0.4s ease-in 0.1s forwards;
}

.navfadeout > p:nth-child(3) > a {
    opacity: 1;
    animation: fadeoutnav 0.4s ease-in 0.2s forwards;
}

.navfadeout > p:nth-child(4) > a {
    opacity: 1;
    animation: fadeoutnav 0.4s ease-in 0.3s forwards;
}

.navfadeout > p:nth-child(5) > a {
    opacity: 1;
    animation: fadeoutnav 0.4s ease-in 0.4s forwards;
}

.navfadeout > p:nth-child(6) > a {
    opacity: 1;
    animation: fadeoutnav 0.4s ease-in 0.5s forwards;
}

.navfadeout > p:nth-child(7) > a {
    opacity: 1;
    animation: fadeoutnav 0.4s ease-in 0.6s forwards;
}

.navfadeout > p:nth-child(8) > a {
    opacity: 1;
    animation: fadeoutnav 0.4s ease-in 0.7s forwards;
}

.navfadeout > p:nth-child(9) > a {
    opacity: 1;
    animation: fadeoutnav 0.4s ease-in 0.8s forwards;
}

.navfadeout > p:nth-child(10) > a {
    opacity: 1;
    animation: fadeoutnav 0.4s ease-in 0.9s forwards;
}

@keyframes fadeinnav {
    from {
        padding-left: 40px;
        opacity: 0
    }

    to {
        padding-left: 0px;
        opacity: 1
    }
}

@keyframes fadeoutnav {
    from {
        padding-right: 0px;
        opacity: 1
    }

    to {
        padding-right: 40px;
        opacity: 0
    }
}

.panel {
    padding: 0 18px;
    background-color: #333;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
}


.dw-text-danger > span {
    color: #ffaaaa
}

.dw-text-danger-2 > span {
    color: #ff1e1e
}

.messagesent {font-size:100px!important;color:#006449}
.messagesent2 {
    font-size: 100px !important;
    color: #fff
}