.container:after {
    clear: both;
    content: "";
    display: table
}

.btn,
.btn-danger,
.btn-warning,
.btn-info,
input,
textarea,
.nav-icon,
.container {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s
}

.btn,
.btn-danger,
.btn-warning,
.btn-info,
input,
textarea,
.nav-icon {
    display: inline-block;
    box-sizing: border-box
}

.btn:hover,
.btn-danger:hover,
.btn-warning:hover,
.btn-info:hover,
input:hover,
textarea:hover,
.nav-icon:hover {
    text-decoration: none
}

.enable-js,
.browsehappy {
    background: #e3e3e3;
    color: #000;
    font-size: 14px;
    margin-bottom: .2em;
    padding: 0.5em;
    text-align: center;
    line-height: 1.3
}

.enable-js a,
.browsehappy a {
    font-weight: bold
}

form li:after,
.banner-home:after,
.img-list>li:after {
    clear: both;
    content: "";
    display: table
}

.h2,
.tips,
.banner-home .title,
.banner-home p,
.banner-section p,
.nav-icon {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

body {
    overflow-x: hidden
}

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

img.full {
    width: 100%;
    display: block
}

@media \0screen {
    img,
    svg {
        width: auto
    }
}

[class^="icon-"]::before,
[class*=" icon-"]::before,
[class^="icon-"]:before,
[class*=" icon-"]:before {
    display: none
}

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

label {
    cursor: pointer
}

figure,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

dl,
ul,
ol {
    padding: 0
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none;
    color: inherit
}

.hidden {
    display: none
}

.hidden-checkbox {
    position: absolute;
    left: -10000px
}

.top {
    margin-top: 0 !important;
    padding-top: 0 !important
}

.bottom {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

.ad {
    margin: 0 auto 1.25em;
    text-align: center
}

.h2 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 1em
}

.h3 {
    font-size: 23px;
    font-size: 1.4375rem;
    font-weight: normal
}

.h4 {
    font-size: 17px;
    font-size: 1.0625rem;
    text-transform: uppercase
}

p {
    line-height: 1.5;
    margin: 1.5em 0;
    color: #666
}

p:last-child {
    margin-bottom: 0
}

.tips {
    font-size: 12px;
    font-size: 0.75rem
}

@media (min-width: 40em) {
    .h2 {
        font-size: 32px;
        font-size: 2rem
    }
    .h3 {
        font-size: 27px;
        font-size: 1.6875rem
    }
    .tips {
        font-size: 14px;
        font-size: 0.875rem
    }
}

@media (min-width: 68.75em) {
    .h2 {
        font-size: 38px;
        font-size: 2.375rem
    }
    .h3 {
        font-size: 32px;
        font-size: 2rem
    }
    .tips {
        font-size: 16px;
        font-size: 1rem
    }
    p {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.btn {
    border-radius: 0.22em;
    padding: 13px 10px 16px;
    background-color: #ccc;
    color: #000;
    min-width: 5em;
    border-radius: 0.42857em;
    font-weight: bold;
    color: #fff !important;
    text-align: center;
    border-width: 0;
    box-shadow: 0 -3px 0 0 rgba(0, 0, 0, 0.4) inset;
    white-space: nowrap
}

.btn:hover {
    background-color: #b3b3b3;
    color: #000
}

.btn-group .btn {
    margin-right: 0.8em
}

.btn-danger {
    background-color: #e54d40;
    color: #fff
}

.btn-danger:hover {
    background-color: #d52b1d;
    color: #fff
}

.btn-warning {
    background-color: #f09800;
    color: #000
}

.btn-warning:hover {
    background-color: #ffaf24;
    color: #000
}

.btn-info {
    background-color: #38a7b8;
    color: #fff
}

.btn-info:hover {
    background-color: #57bccc;
    color: #000
}

input,
textarea {
    border-radius: 0.22em;
    padding: 0.6em 0.8em;
    border: 1px solid #ccc
}

@media (max-width: 39.9375em) {
    .grid-2 {
        margin-bottom: 1em
    }
    .grid-2:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 40em) {
    .grid-2 {
        float: left;
        width: 49%;
        margin-right: 2%;
        left: 0
    }
    .grid-2:last-child {
        margin-right: 0
    }
}

form li {
    margin-bottom: 1em;
    font-size: 15px
}

form label {
    display: block;
    margin-bottom: 0.3em
}

form a {
    color: #377fa7
}

form a:hover {
    text-decoration: underline
}

.submit-line {
    text-align: right
}

.submit-line>label {
    display: inline-block;
    margin-right: 0.21429em
}

.full {
    width: 100%;
    box-sizing: border-box
}

table {
    width: 100%;
    border-top: 1px solid #e1e1e1
}

table th,
table td {
    text-align: left;
    font-size: 13px;
    padding: 0.7em 0.7em 0.7em 0;
    border-bottom: 1px solid #e1e1e1
}

table th:nth-child(n+2),
table td:nth-child(n+2) {
    width: 20%
}

table th {
    text-transform: uppercase;
    border-bottom-color: #aaa
}

.banner-success {
    background-color: #82b163
}

.banner-info {
    background-color: #38a7b8
}

.banner-danger {
    background-color: #e54d40
}

.banner-warning {
    background-color: #f09800
}

.banner {
    padding: 1.875em 0;
    margin-bottom: 1.875em;
    color: #fff
}

@media (min-width: 64em) {
    .banner {
        padding: 2.5em 0
    }
}

@media (min-width: 75em) {
    .banner {
        padding: 3.125em 0
    }
}

.banner p {
    color: inherit
}

.banner-home {
    margin-bottom: 0
}

.banner-home img {
    max-width: 90%
}

.banner-home .title {
    font-size: 26px;
    margin-bottom: 0.8em
}

.banner-home p {
    font-size: 15px
}

@media (min-width: 53.3125em) and (max-width: 64em),
(min-width: 65.625em) {
    .banner-home .title {
        margin-top: 4%
    }
}

@media (min-width: 35em) and (max-width: 48em),
(min-width: 64em) and (max-width: 74.9375em) {
    .banner-home .title {
        font-size: 32px
    }
    .banner-home p {
        font-size: 18px
    }
}

@media (min-width: 75em) {
    .banner-home .title {
        font-size: 40px
    }
    .banner-home p {
        font-size: 20px
    }
}

.banner-section {
    text-align: center
}

.banner-section .h2 {
    text-transform: uppercase
}

@media (min-width: 31.25em) {
    .banner-section .h2 {
        position: relative
    }
    .banner-section .h2:before,
    .banner-section .h2:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 23%;
        height: 0;
        border-bottom: 1px solid #fff
    }
    .banner-section .h2:before {
        margin-right: 5%
    }
    .banner-section .h2:after {
        margin-left: 5%
    }
}

.banner-section p {
    line-height: 1.6;
    max-width: 39em;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 40em) {
    .banner-section p {
        font-size: 18px
    }
}

@media (min-width: 50em) {
    .banner-section p {
        font-size: 20px
    }
}

@media (min-width: 64em) {
    .banner-section p {
        font-size: 22px
    }
}

@media (min-width: 68.75em) {
    .banner-section p {
        font-size: 24px
    }
}

@media (min-width: 75em) {
    .banner-section p {
        font-size: 26px
    }
}

@media (max-width: 49.9375em) {
    .banner-home figure {
        margin: 0 auto 20px;
        text-align: center
    }
    .banner-home img {
        width: 65%;
        max-width: 430px
    }
    .lt-ie9 .banner-home img {
        max-width: 100% !important
    }
    .banner-content {
        text-align: center
    }
}

@media (min-width: 50em) {
    .banner-home figure {
        float: right;
        width: 43.9%;
        margin-left: 2%;
        left: 0;
        text-align: right
    }
    .banner-content {
        float: right;
        width: 54.1%;
        left: 0
    }
}

body {
    padding-top: 81px
}

.container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2%;
    padding-right: 2%
}

@media (min-width: 75em) {
    .container {
        padding-left: 0;
        padding-right: 0
    }
}

.center {
    text-align: center
}

.site-head {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    background-color: #fff;
    -webkit-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s
}

.site-head.scrolled {
    background-color: rgba(255, 255, 255, 0.9)
}

.lt-ie9 .site-head.scrolled {
    background: none;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#E6FFFFFF, endColorstr=#E6FFFFFF);
    zoom: 1
}

.nav-icon {
    font-size: 27px;
    font-size: 1.6875rem;
    padding: 11px 12px;
    float: right;
    margin-top: 10px;
    border-radius: 3px
}

@media (min-width: 48em) {
    .nav-icon {
        display: none !important
    }
}

.nav-icon:hover {
    color: #fff;
    background-color: #f09800
}

.nav-icon i:before {
    float: left
}

.logo {
    padding-top: 15px;
    padding-bottom: 15px
}

.logo,
.logo img {
    float: left
}

@media (max-width: 47.9375em) {
    body {
        padding-top: 71px
    }
    .logo {
        width: 129px;
        height: 41px
    }
}

.site-foot {
    padding: 20px 0;
    color: #fff;
    background-color: #383838
}

.foot-links {
    margin-left: -1%;
    margin-right: -1%
}

.foot-links h4 {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 10px
}

.foot-links li {
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: capitalize
}

.foot-links a {
    display: block;
    padding: 0.3em 0;
    color: #9e9e9e;
    text-decoration: none;
    -webkit-transition: color 0.3s;
    transition: color 0.3s
}

.foot-links a:hover {
    color: #fff
}

.foot-links:after {
    clear: both;
    content: "";
    display: table
}

.foot-links:after {
    clear: both;
    content: "";
    display: table
}

.foot-links>section {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 1% 2%
}

.foot-links>section:nth-child(2n+1) {
    clear: both
}

.foot-links>section:nth-child(2n+2) {
    clear: none
}

@media (min-width: 31.25em) {
    .foot-links {
        margin-left: -1%;
        margin-right: -1%
    }
    .foot-links:after {
        clear: both;
        content: "";
        display: table
    }
    .foot-links:after {
        clear: both;
        content: "";
        display: table
    }
    .foot-links>section {
        width: 33.33333%;
        float: left;
        box-sizing: border-box;
        padding: 0 1% 2%
    }
    .foot-links>section:nth-child(3n+1) {
        clear: both
    }
    .foot-links>section:nth-child(3n+2) {
        clear: none
    }
    .foot-links>section:nth-child(3n+3) {
        clear: none
    }
}

@media (min-width: 40em) {
    .foot-links {
        margin-left: -1%;
        margin-right: -1%
    }
    .foot-links:after {
        clear: both;
        content: "";
        display: table
    }
    .foot-links:after {
        clear: both;
        content: "";
        display: table
    }
    .foot-links>section {
        width: 25%;
        float: left;
        box-sizing: border-box;
        padding: 0 1% 2%
    }
    .foot-links>section:nth-child(4n+1) {
        clear: both
    }
    .foot-links>section:nth-child(4n+2) {
        clear: none
    }
    .foot-links>section:nth-child(4n+3) {
        clear: none
    }
    .foot-links>section:nth-child(4n+4) {
        clear: none
    }
}

.site-nav {
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease 0s;
    transition: max-height 0.3s ease 0s
}

@media (max-width: 47.9375em) {
    .site-nav li {
        font-size: 15px
    }
}

.site-nav li:last-child>a {
    padding-right: 0
}

.site-nav li:last-child>a:hover {
    color: #333;
    background-color: transparent
}

.site-nav a {
    display: block;
    -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, background-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, background-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s
}

.site-nav a:hover {
    color: #fff;
    background-color: #f09800
}

.site-nav .current>a {
    color: #f09800
}

.site-nav .current>a:hover {
    color: #fff
}

.site-nav .btn {
    line-height: normal
}

@media (max-width: 47.9375em) {
    .site-nav {
        clear: both;
        margin: 0 -2%;
        max-height: 0;
        background-color: #f2f2f2;
        box-shadow: 0 13px 13px 0 rgba(0, 0, 0, 0.15)
    }
    #site-nav-toggle:checked ~ .site-nav {
        max-height: 500px
    }
    .site-nav a {
        padding: 12px 2%
    }
}

@media (min-width: 48em) {
    .site-nav>ul {
        float: right
    }
    .site-nav li {
        float: left
    }
    .site-nav a {
        padding: 15px 20px;
        height: 51px;
        line-height: 51px
    }
}

@media (min-width: 56.25em) {
    .site-nav a {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media (min-width: 68.75em) {
    .site-nav li {
        font-size: 18px
    }
    .site-nav a {
        padding-left: 30px;
        padding-right: 30px
    }
}

.subnav {
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: capitalize;
    margin-bottom: 2em;
    background: #f5f5f5
}

.subnav a {
    display: block;
    padding: 0.5em 1.2em;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s
}

.subnav a:hover {
    background: #e8e8e8
}

.subnav li:first-child>a {
    padding-top: 1em
}

.subnav li:last-child>a {
    padding-bottom: 1em
}

.section {
    padding: 6% 0
}

.section h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 1em
}

@media (max-width: 49.9375em) {
    .gallery-2>li {
        margin-bottom: 30px !important
    }
}

@media (min-width: 50em) {
    .gallery-2 {
        margin-left: -1%;
        margin-right: -1%
    }
    .gallery-2:after {
        clear: both;
        content: "";
        display: table
    }
    .gallery-2:after {
        clear: both;
        content: "";
        display: table
    }
    .gallery-2>* {
        width: 50%;
        float: left;
        box-sizing: border-box;
        padding: 0 1% 2%
    }
    .gallery-2>*:nth-child(2n+1) {
        clear: both
    }
    .gallery-2>*:nth-child(2n+2) {
        clear: none
    }
}

.compare {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto
}

.compare-edbrite {
    background-color: #f5f5f5;
    border-radius: 7px;
    overflow: hidden
}

.compare-edbrite>h3 {
    color: #fff;
    background-color: #82b163
}

.compare h3 {
    padding: 20px 30px;
    margin-bottom: 0
}

.compare ul {
    padding: 15px 30px
}

.compare ul>li {
    font-size: 16px;
    margin: 1.5em 0
}

.compare span {
    display: table-cell;
    vertical-align: middle
}

.compare img {
    width: 70px;
    margin-right: 15px;
    vertical-align: middle
}

.home-e-learning {
    text-align: center;
    background-color: #f09800
}

.home-e-learning p {
    font-size: 16px;
    font-size: 1rem;
    max-width: 30em;
    margin-left: auto;
    margin-right: auto;
    color: #000
}

.media .h2 {
    text-transform: capitalize
}

@media (max-width: 49.9375em) {
    .media {
        text-align: center
    }
    .media .h2 {
        margin-top: 30px
    }
}

@media (min-width: 50em) {
    .media img {
        width: 45%
    }
    .media .h2 {
        text-align: left
    }
    .media-left img {
        float: left;
        margin-right: 30px
    }
    .media-right img {
        float: right;
        margin-left: 30px
    }
}

.home-interface {
    color: #fff;
    background-color: #82b163
}

.home-interface p {
    color: inherit
}

.get-started {
    background-color: #f5f5f5
}

.form-signup-3m {
    max-width: 860px
}

.form-home {
    margin: 30px auto
}

.home-tips {
    margin-top: 0.3em;
    text-align: center;
    color: #e54d40
}

.img-list {
    max-width: 800px;
    margin: 2em auto
}

@media (min-width: 40em) {
    .img-list>li {
        text-align: left !important;
        margin-bottom: 40px
    }
    .img-list img {
        float: left;
        margin-right: 20px
    }
}

.more {
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
    text-decoration: underline
}

.more:hover {
    color: #e54d40
}

.gallery-features {
    text-align: center
}

.gallery-features img {
    max-width: 140px;
    height: auto
}

.gallery-features .h4 {
    margin: 1em 0
}

.gallery-features .h4>span {
    display: inline-block;
    position: relative
}

.gallery-features .h4>span:after {
    content: '';
    display: block;
    left: 10%;
    margin-top: 6px;
    width: 80%;
    position: absolute;
    border-bottom: 2px solid #666
}

.gallery-features .h4>.arrow:after {
    border-bottom-color: #d04b69
}

.gallery-features .h4>.ecology:after {
    border-bottom-color: #b9cd4b
}

.gallery-features .h4>.education:after {
    border-bottom-color: #90b8d8
}

.gallery-features .h4>.ecology-2:after {
    border-bottom-color: #f5be5d
}

.gallery-features p {
    font-size: 14px
}

.gallery-features li {
    padding-bottom: 1.25em
}

@media (min-width: 37.5em) {
    .gallery-features {
        margin-left: -1%;
        margin-right: -1%
    }
    .gallery-features:after {
        clear: both;
        content: "";
        display: table
    }
    .gallery-features:after {
        clear: both;
        content: "";
        display: table
    }
    .gallery-features>* {
        width: 50%;
        float: left;
        box-sizing: border-box;
        padding: 0 1% 2%
    }
    .gallery-features>*:nth-child(2n+1) {
        clear: both
    }
    .gallery-features>*:nth-child(2n+2) {
        clear: none
    }
}

@media (min-width: 57.5em) {
    .gallery-features {
        margin-left: -1%;
        margin-right: -1%
    }
    .gallery-features:after {
        clear: both;
        content: "";
        display: table
    }
    .gallery-features:after {
        clear: both;
        content: "";
        display: table
    }
    .gallery-features>* {
        width: 33.33333%;
        float: left;
        box-sizing: border-box;
        padding: 0 1% 2%
    }
    .gallery-features>*:nth-child(3n+1) {
        clear: both
    }
    .gallery-features>*:nth-child(3n+2) {
        clear: none
    }
    .gallery-features>*:nth-child(3n+3) {
        clear: none
    }
}

@media (min-width: 70em) {
    .gallery-features {
        margin-left: -1%;
        margin-right: -1%
    }
    .gallery-features:after {
        clear: both;
        content: "";
        display: table
    }
    .gallery-features:after {
        clear: both;
        content: "";
        display: table
    }
    .gallery-features>* {
        width: 25%;
        float: left;
        box-sizing: border-box;
        padding: 0 1% 2%
    }
    .gallery-features>*:nth-child(4n+1) {
        clear: both
    }
    .gallery-features>*:nth-child(4n+2) {
        clear: none
    }
    .gallery-features>*:nth-child(4n+3) {
        clear: none
    }
    .gallery-features>*:nth-child(4n+4) {
        clear: none
    }
}

.gallery-features-wrapper {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 1.875em
}

.feature-list {
    max-width: 39em;
    margin: 1.875em auto 3.125em
}

.feature-list>li {
    display: inline-block;
    width: 16em;
    padding-left: 3.125em;
    line-height: 2;
    background: url("../img/check.png") left center no-repeat
}

.feature-list p {
    margin: 15px 0
}

@media (max-width: 39em) {
    .feature-list {
        text-align: center
    }
    .feature-list>li {
        text-align: left
    }
}

.center-btns {
    text-align: center;
    margin: 3.125em 0
}

.modules {
    color: #666
}

.modules-tips {
    max-width: 50em;
    margin: 0 auto
}

.modules-tips>span {
    color: #e54d40
}

.modules-wrapper {
    padding-bottom: 3.125em;
    margin-bottom: 2.5em;
    border-bottom: 1px solid #e1e1e1
}

.modules .h2 {
    font-weight: normal;
    line-height: 1.7
}

.modules .h2>strong {
    font-weight: bold
}

.gallery-modules {
    text-align: center
}

.gallery-modules li {
    display: inline-block;
    padding: 1.8em 2.6em;
    margin: 1.25em 0.625em;
    font-size: 18px;
    line-height: 1.5;
    border: 1px solid #e1e1e1
}

/*.gallery-modules li:after {
    content: ' *';
    color: #e54d40
}*/

@media (min-width: 46.25em) {
    .gallery-modules li {
        font-size: 22px
    }
}

@media (min-width: 66.25em) {
    .gallery-modules li {
        font-size: 25px
    }
}

.panel {
    padding-bottom: 3.125em;
    text-align: center;
    overflow: hidden
}

.panel:not(.last) {
    margin-bottom: 3.125em;
    border-bottom: 1px solid #e1e1e1
}

.panel .h2 {
    margin-bottom: 40px
}

.panel img:last-child {
    margin-bottom: -3.4375em
}

.management-system p {
    max-width: 50em;
    margin: 2em auto
}

.management-system h4 {
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 1em
}

.management-system li p {
    font-size: 15px;
    font-size: 0.9375rem
}

.management-system .gallery-2 p {
    max-width: 28em;
    margin-bottom: 1em
}

.report {
    max-width: 800px;
    margin: 50px auto
}

.report li {
    font-size: 13px;
    margin: 0.5em 0;
    color: #999
}

.report li span {
    color: #000
}

.report section {
    padding: 30px 0
}

.report h4 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 1em
}

.about-wrapper {
    text-align: left;
    max-width: 900px;
    margin: 0 auto
}

@media (min-width: 40em) {
    .about-wrapper:after {
        clear: both;
        content: "";
        display: table
    }
    .no-csscalc .about-wrapper {
        padding-right: 0;
        padding-left: 230px
    }
    .about-wrapper>[data-col-main] {
        float: right;
        width: calc(100% - 230px)
    }
    .no-csscalc .about-wrapper>[data-col-main] {
        width: 100%
    }
    .about-wrapper>[data-col-aside] {
        float: left;
        width: 200px
    }
    .no-csscalc .about-wrapper>[data-col-aside] {
        margin-right: 0;
        margin-left: -230px;
        padding-left: 0;
        padding-right: 30px;
        box-sizing: border-box
    }
}

.about-content section {
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    border-bottom: 1px solid #e1e1e1
}

.about-content section:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom-width: 0
}

.about-content h4 {
    margin-bottom: 0.5em
}

.about-content p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-top: 0;
    color: inherit
}

.about-content ul {
    margin-left: 2em;
    list-style-type: disc
}

.about-content li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3;
    margin-bottom: 1.2em
}

.avatar {
    margin-bottom: 1.875em
}

.avatar img {
    max-width: 70%;
    height: auto
}

.avatar figcaption {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: center;
    color: #666
}

.avatar-wrapper {
    padding: 10px 0;
    margin-bottom: 10px;
    text-align: center
}

@media (max-width: 43.6875em) {
    .avatar {
        display: none
    }
}

@media (min-width: 43.75em) {
    .avatar {
        float: left;
        width: 25.71429%;
        margin-right: 4%;
        left: 0
    }
    .contact-form {
        float: left;
        width: 62.85714%;
        left: 0
    }
}

@media print {
    * {
    *         background: transparent !important;
    *                 color: #000 !important;
    *                         box-shadow: none !important;
    *                                 text-shadow: none !important
    *                                     }
    *                                         a,
    *                                             a:visited {
    *                                                     text-decoration: underline
    *                                                         }
    *                                                             a[href]:after {
    *                                                                     content: " (" attr(href) ")"
    *                                                                         }
    *                                                                             abbr[title]:after {
    *                                                                                     content: " (" attr(title) ")"
    *                                                                                         }
    *                                                                                             .ir a:after,
    *                                                                                                 a[href^="javascript:"]:after,
    *                                                                                                     a[href^="#"]:after {
    *                                                                                                             content: ""
    *                                                                                                                 }
    *                                                                                                                     pre,
    *                                                                                                                         blockquote {
    *                                                                                                                                 border: 1px solid #999;
    *                                                                                                                                         page-break-inside: avoid
    *                                                                                                                                             }
    *                                                                                                                                                 thead {
    *                                                                                                                                                         display: table-header-group
    *                                                                                                                                                             }
    *                                                                                                                                                                 tr,
    *                                                                                                                                                                     img {
    *                                                                                                                                                                             page-break-inside: avoid
    *                                                                                                                                                                                 }
    *                                                                                                                                                                                     img {
    *                                                                                                                                                                                             max-width: 100% !important
    *                                                                                                                                                                                                 }
    *                                                                                                                                                                                                     @page {
    *                                                                                                                                                                                                             margin: 0.5cm
    *                                                                                                                                                                                                                 }
    *                                                                                                                                                                                                                     p,
    *                                                                                                                                                                                                                         h2,
    *                                                                                                                                                                                                                             h3 {
    *                                                                                                                                                                                                                                     orphans: 3;
    *                                                                                                                                                                                                                                             widows: 3
    *                                                                                                                                                                                                                                                 }
    *                                                                                                                                                                                                                                                     h2,
    *                                                                                                                                                                                                                                                         h3 {
    *                                                                                                                                                                                                                                                                 page-break-after: avoid
    *                                                                                                                                                                                                                                                                     }
    *                                                                                                                                                                                                                                                                     }
    *
    *
    */*# sourceMappingURL=main.css.map */
