@import url(https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900);

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: none;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

body {
    margin: 0
}

ul {
    list-style-type: none
}

a {
    background: transparent;
    text-decoration: none
}

button,
input {
    line-height: normal
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

input:focus,
textarea:focus {
    outline: 0
}

input {
    margin: 0 5px 0 0;
    padding: 0
}

@media print {
    @page {
        margin: 1cm
    }

    body {
        background: #fff;
        color: #000
    }

    a,
    blockquote,
    pre,
    table {
        page-break-inside: avoid
    }

    dl,
    ol,
    ul {
        page-break-before: avoid
    }
}

html {
    height: 100%
}

body {
    background: #fff;
    color: #fff;
    font-family: Lato, sans-serif;
    min-height: 100%;
    line-height: 1.5;
    font-size: 18px
}

body .responsive {
    width: 100%;
    height: auto
}

.header {
    font-size: 2em;
    color: #536c67;
    background: #61a59c;
    padding: 50px 0 30px;
    background-size: 3000px
    height: 320px;
}

.header .box-brand {
    text-align: center
}

.header .box-brand .media-brand {
    width: 450px;
    margin: 0 auto
}

.header .box-brand .media-title {
    width: 450px;
    margin: 1em auto 0
}

.main {
    width: 1024px;
    margin: 2em auto;
    text-align: center;
    color: #020202
}

.mt-0 {
    margin-top: 7px !important
}

.mt-1 {
    margin-top: 1em
}

.mt-1-2 {
        margin-bottom: 1.5em;
}

.mt-2 {
    margin-top: 2em
}

.mt-3 {
    margin-top: 3em
}

.mt-4 {
    margin-top: 4em
}

.mb-1 {
    margin-bottom: 1em
}

.mb-2 {
    margin-bottom: 2em
}

.mb-3 {
    margin-bottom: 3em
}

.mb-4 {
    margin-bottom: 4em
}

.main .title {
    text-transform: uppercase
}

.main .subtitle,
.main .title {
    font-size: 40px;
    font-weight: 900;
    color: #536c67
}

.main .subtitle {
    text-transform: lowercase
}

.main .products {
    display: grid;
    grid-column-gap: 20px;
    grid-row-gap: 50px;
    grid-template-columns: 49% 49%
}

.main .products article {
    text-align: left
}

.main .products article .title {
    font-size: 36px;
    font-weight: 700
}

.main .products article .text {
    margin: .5em 0;
    font-size: 16px
}

.main .form-content {
    margin-top: 2em;
    font-size: 1.4rem;
    font-weight: 700
}

.main .form-content span.required {
    color: red
}

.main .form-content label {
    display: inline-block;
    margin-bottom: .5rem
}

.main .form-content small {
    font-size: .7em
}

.main .form-content input[type=checkbox],
.main .form-content input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5)
}

.main .form-content .btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.main .form-content .form-group {
    margin-bottom: .6em
}

.main .form-content .form-group .form-control {
    display: block;
    width: 640px;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin: 0 auto
}

.main .form-content .form-group .form-control .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.main .form-content .form-group .form-control .form-check .form-check-input {
    position: absolute;
    margin-top: .8rem;
    margin-left: -1.25rem
}

.main .form-content .form-group .form-control .form-check.form-check-label {
    margin-bottom: 0
}

.main .btn {
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #536c67;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .1rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-top: 2em
}

.main .btn.btn-full {
    width: 100%
}

.main .btn.btn-middle {
    width: 55%
}

.main .btn.btn-small {
    width: 35%;
    margin: 0 5px
}

.main .btn.btn-large {
    height: 52px
}

.main .btn.btn-primary {
    color: #fff;
    background-color: #536c67;
    border-color: #000;
    text-transform: uppercase
}

.main .btn.btn-primary:hover {
    color: #fff;
    background-color: #84a19b;
    border-color: #273230
}

@media screen and (max-width:768px) {
    .header {
        height: 235px;
    }
    .main {
        font-size: 18px !important;
    }
    .main .btn.btn-small {
        width: 100%;
        margin: 1em 5px;
        display: block;
    }
    .main .form-content .form-group .form-control {
        width: 100%;
    }
    .header .box-brand .media-title {
        width: 250px;
    }
    .header .box-brand .media-brand {
        width: 300px;
    }
}

@media screen and (max-width:1024px) {
    .header {
        padding: 50px 0 30px
    }

    .header .media-brand {
        width: 250px
    }

    .main {
        width: 100%;
        padding: 0 20px;
        font-size: 18px
    }

    .main .title {
        color: #536c67;
        text-transform: uppercase
    }

    .main .subtitle,
    .main .title {
        font-size: 40px;
        font-weight: 900
    }

    .main .subtitle {
        color: #1e599e;
        text-transform: lowercase
    }

    .main .products {
        display: grid;
        grid-column-gap: 25px;
        grid-row-gap: 50px;
        grid-template-columns: 100%;
    }

    .main .products article {
        text-align: left
    }

    .main .products article .title {
        font-size: 36px;
        font-weight: 700
    }

    .main .products article .text {
        margin: 1em 0;
        font-size: 14px
    }

    .main .form-content .form-control {
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        margin: 0 auto
    }

    .main .btn-full {
        width: 100%
    }
}

.footer {
    color: #464646;
    background: #fff url(../img/outdoor19/img-bottom.jpg) bottom repeat-x;
    padding: 0;
    background-size: 1820px;
    height: 330px
}

/* @media screen and (max-width:560px) {
    .main .products {
        display: grid;
        grid-column-gap: 25px;
        grid-row-gap: 50px;
        grid-template-columns: 100%;
    }
} */
