@charset "UTF-8";
@import url(9c9167285feb4f7992725ccd7383ef4a.css);

.row {
    width: 100%;
    max-width: 1184px;
    margin: 0 auto
}

.row:after,
.row:before {
    content: "";
    display: table;
    clear: both
}

[class*=col-] {
    float: left;
    min-height: 1px;
    width: 8.33333%;
    padding: 0 22px;
    position: relative
}

.col-1 {
    width: 8.33333%
}

.suffix-1 {
    padding-right: 8.33333%
}

.prefix-1 {
    padding-left: 8.33333%
}

.col-2 {
    width: 16.66667%
}

.suffix-2 {
    padding-right: 16.66667%
}

.prefix-2 {
    padding-left: 16.66667%
}

.col-3 {
    width: 25%
}

.suffix-3 {
    padding-right: 25%
}

.prefix-3 {
    padding-left: 25%
}

.col-4 {
    width: 33.33333%
}

.suffix-4 {
    padding-right: 33.33333%
}

.prefix-4 {
    padding-left: 33.33333%
}

.col-5 {
    width: 41.66667%
}

.suffix-5 {
    padding-right: 41.66667%
}

.prefix-5 {
    padding-left: 41.66667%
}

.col-6 {
    width: 50%
}

.suffix-6 {
    padding-right: 50%
}

.prefix-6 {
    padding-left: 50%
}

.col-7 {
    width: 58.33333%
}

.suffix-7 {
    padding-right: 58.33333%
}

.prefix-7 {
    padding-left: 58.33333%
}

.col-8 {
    width: 66.66667%
}

.suffix-8 {
    padding-right: 66.66667%
}

.prefix-8 {
    padding-left: 66.66667%
}

.col-9 {
    width: 75%
}

.suffix-9 {
    padding-right: 75%
}

.prefix-9 {
    padding-left: 75%
}

.col-10 {
    width: 83.33333%
}

.suffix-10 {
    padding-right: 83.33333%
}

.prefix-10 {
    padding-left: 83.33333%
}

.col-11 {
    width: 91.66667%
}

.suffix-11 {
    padding-right: 91.66667%
}

.prefix-11 {
    padding-left: 91.66667%
}

.col-12 {
    width: 100%
}

.suffix-12 {
    padding-right: 100%
}

.prefix-12 {
    padding-left: 100%
}

.alpha {
    padding-left: 0
}

.omega {
    padding-right: 0
}

@media (max-width:767px) {
    [class*=col-] {
        width: 100%;
        padding: 0 22px
    }
}

#main-body ol,
#main-body table,
#main-body ul,
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,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

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

* {
    margin: 0;
    padding: 0
}

main {
    display: block
}

* {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

strong {
    font-weight: bold
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    width: 100%;
    height: 100%
}

#main-body ol,
#main-body table,
#main-body ul,
body,
p {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #525252;
    line-height: 23px
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    background-color: #F6F6F6
}

#main-body ol,
#main-body table,
#main-body ul,
p {
    margin-bottom: 20px;
    line-height: 150%
}

.pagination-news .fa,
a {
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

#menu ul li a,
.btn {
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

a {
    color: #00883A;
    outline: none;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 23px
}

a:hover {
    color: #0E6F2A;
    text-decoration: underline
}

a:active {
    color: #0E6F2A
}

a,
button,
input,
select,
textarea {
    outline: none
}

.bold,
b,
strong {
    font-weight: 700
}

.italic,
em,
i {
    font-style: italic
}

#main-body .underline,
#main-body u {
    text-decoration: underline
}

#main-body .uppercase {
    text-transform: uppercase
}

#main-body img {
    border: 0
}

#main-body ul {
    list-style: disc;
    margin-left: 1.4em
}

#main-body ol {
    list-style: decimal;
    margin-left: 1.4em
}

#main-body table {
    margin-bottom: 1em
}

#main-body table th {
    font-weight: bold;
    text-align: left
}

#main-body table.full-width {
    width: 100%
}

#main-body textarea {
    resize: none;
    overflow: hidden
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.padding-bottom-0 {
    padding-bottom: 0
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    font-family: "Open Sans", sans-serif
}

h1,
h1 a {
    font-size: 30px;
    line-height: 34px;
    color: #00883A;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 35px
}

h2,
h2 a {
    font-size: 26px;
    line-height: 32px;
    color: #FF7F00;
    font-weight: 600
}

h3,
h3 a {
    font-size: 24px;
    line-height: 30px;
    color: #838383;
    font-weight: 600;
    margin-bottom: 25px
}

h4,
h4 a {
    font-size: 20px;
    line-height: 24px;
    color: #00883A;
    font-weight: bold
}

h5,
h5 a {
    font-size: 18px;
    line-height: 22px;
    color: #838383;
    font-weight: 600
}

h6,
h6 a {
    font-size: 16px;
    line-height: 20px;
    color: #FF7F00;
    font-weight: bold
}

#wrapper {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden
}

#main-body {
    padding-bottom: 520px
}

#footer {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    /* height: 520px */
}

.lines-button {
    height: 50px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    border: none;
    background-color: #00883A;
    outline: none;
    margin: 0;
    float: right;
    width: 50px
}

.lines-button:hover {
    opacity: 1
}

.lines-button:active {
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0
}

.lines {
    display: inline-block;
    width: 20px;
    height: 3px;
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    top: 9px
}

.lines:after,
.lines:before {
    display: inline-block;
    width: 20px;
    height: 3px;
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.28571rem center;
    -ms-transform-origin: 0.28571rem center;
    transform-origin: 0.28571rem center
}

.lines:before {
    top: 7px
}

.lines:after {
    top: -7px
}

.lines-button:hover .lines:before {
    top: 10px
}

.lines-button:hover .lines:after {
    top: -10px
}

.lines-button.close {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.lines-button.arrow.close .lines:after,
.lines-button.arrow.close .lines:before {
    top: 0;
    width: 2.22222rem
}

.lines-button.arrow.close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 40deg);
    transform: rotate3d(0, 0, 1, 40deg)
}

.lines-button.arrow.close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -40deg);
    transform: rotate3d(0, 0, 1, -40deg)
}

.lines-button.arrow-up.close {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 90deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 90deg)
}

.lines-button.minus.close .lines:after,
.lines-button.minus.close .lines:before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: 0;
    width: 4rem
}

.lines-button.x.close .lines {
    background: transparent
}

.lines-button.x.close .lines:after,
.lines-button.x.close .lines:before {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 20px;
    height: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.lines-button.x.close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.lines-button.x.close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.lines-button.x2 .lines {
    -webkit-transition: background 0.3s 0.5s ease;
    -o-transition: background 0.3s 0.5s ease;
    transition: background 0.3s 0.5s ease
}

.lines-button.x2 .lines:after,
.lines-button.x2 .lines:before {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
    -webkit-transition: top 0.3s 0.6s ease, -webkit-transform 0.3s ease;
    -o-transition: top 0.3s 0.6s ease, transform 0.3s ease;
    transition: top 0.3s 0.6s ease, transform 0.3s ease;
    transition: top 0.3s 0.6s ease, transform 0.3s ease, -webkit-transform 0.3s ease
}

.lines-button.x2.close .lines {
    -webkit-transition: background 0.3s 0s ease;
    -o-transition: background 0.3s 0s ease;
    transition: background 0.3s 0s ease;
    background: transparent
}

.lines-button.x2.close .lines:after,
.lines-button.x2.close .lines:before {
    transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
    -webkit-transition: top 0.3s ease, -webkit-transform 0.3s 0.5s ease;
    -o-transition: top 0.3s ease, transform 0.3s 0.5s ease;
    transition: top 0.3s ease, transform 0.3s 0.5s ease;
    transition: top 0.3s ease, transform 0.3s 0.5s ease, -webkit-transform 0.3s 0.5s ease;
    top: 0;
    width: 4rem
}

.lines-button.x2.close .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.lines-button.x2.close .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

/*! Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
    src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before,
.fa-genderless:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.icheckbox,
.iradio {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background: url(../images/green.png) no-repeat;
    border: none;
    cursor: pointer
}

.icheckbox {
    background-position: 0 0
}

.icheckbox.hover {
    background-position: -20px 0
}

.icheckbox.checked {
    background-position: -40px 0
}

.icheckbox.disabled {
    background-position: -60px 0;
    cursor: default
}

.icheckbox.checked.disabled {
    background-position: -80px 0
}

.iradio {
    background-position: -100px 0
}

.iradio.hover {
    background-position: -120px 0
}

.iradio.checked {
    background-position: -140px 0
}

.iradio.disabled {
    background-position: -160px 0;
    cursor: default
}

.iradio.checked.disabled {
    background-position: -180px 0
}

@media (-o-min-device-pixel-ratio:5/4),
(-webkit-min-device-pixel-ratio:1.25),
(min-resolution:1.25dppx),
(min-resolution:120dpi) {

    .icheckbox,
    .iradio {
        background-image: url(../images/green@2x.png);
        -webkit-background-size: 200px 20px;
        background-size: 200px 20px
    }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    z-index: 99
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
    z-index: 99
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left;
    z-index: 99
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

button,
input[type=password],
input[type=text],
textarea {
    -webkit-appearance: none;
    outline: none
}

.notification-container {
    background-color: #E5E5E5
}

.notification {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center
}

@media screen and (min-width:767px) {
    .notification {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: left
    }
}

.notification-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.notification-icon img {
    width: auto !important;
    display: inline-block !important
}

@media screen and (min-width:767px) {
    .notification-icon {
        padding-right: 10px
    }
}

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

.notification-content>:last-child {
    margin-bottom: 0
}

.notification-content h6 {
    color: #CE1719
}

.notification-content a {
    color: #CE1719
}

.header-fixed .main-menu {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99999999
}

.btn {
    line-height: 50px;
    height: 50px;
    background-color: #00883A;
    color: #fff;
    border: 0;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0
}

.btn:hover {
    background-color: #0E6F2A;
    text-decoration: none
}

.relative {
    position: relative
}

.btn-header {
    color: #FFF;
    line-height: 55px;
    position: absolute;
    right: 22px;
    top: 0
}

.btn-header:hover {
    color: #fb1007
}

.col-12.topmenu {
    padding-right: 70px;
    position: relative
}

.row.topmenu {
    position: relative
}

.bar-code {
    position: absolute;
    right: 22px;
    bottom: 10px;
    cursor: pointer
}

input[type=datalist],
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
textarea {
    border: 1px solid #CCCCCC;
    max-width: 480px;
    height: 45px;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #A1A1A1;
    font-weight: 600;
    line-height: 45px;
    padding: 0 5px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: border .3s ease;
    -o-transition: border .3s ease;
    transition: border .3s ease
}

input[type=datalist]:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
textarea:focus {
    border-color: #FF7F00
}

select {
    width: 410px;
    color: #A2A2A2;
    font-weight: 600
}

textarea {
    height: 100px;
    line-height: 23px;
    padding-top: 5px
}

[class*=" icon-"],
[class^=icon-] {
    background: url(../images/sprite.png) no-repeat;
    font-size: 0;
    vertical-align: middle;
    display: none
}

.icon-house {
    background-position: 0;
    width: 32px;
    height: 32px;
    display: inline-block
}

.icon-user {
    background-position: -38px 0;
    width: 24px;
    height: 32px;
    display: inline-block
}

.icon-cloud {
    background-position: -70px 0;
    width: 32px;
    height: 30px;
    display: inline-block
}

.icon-check {
    background-position: -109px 0;
    width: 32px;
    height: 32px;
    display: inline-block
}

#header {
    background-color: #fff;
    margin-bottom: 20px
}

.main-menu {
    background-color: #00883A
}

#menu ul li {
    float: left;
    position: relative
}

#menu ul li a {
    font-weight: 600;
    line-height: 55px;
    height: 55px;
    padding: 0 11px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff
}

#menu ul li a.active {
    background-color: #FF7F00
}

#menu ul li ul {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    top: 100%;
    z-index: 111;
    left: 0;
    -webkit-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px)
}

#menu ul li ul li {
    position: relative;
    border-top: 1px solid #fff;
    width: 100%
}

#menu ul li ul li:first-child {
    border-top: 1px solid #fff
}

#menu ul li ul li a {
    background-color: #FF7F00;
    white-space: nowrap;
    display: block;
    text-transform: capitalize
}

#menu ul li ul li a.active {
    background-color: #F06507
}

#menu ul li ul li:hover a {
    background-color: #F06507
}

#menu ul li ul li:hover ul {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

#menu ul li ul li:hover .submenu {
    left: auto;
    right: 100%;
    top: -1px
}

#menu ul li:hover>a {
    text-decoration: none;
    background-color: #FF7F00
}

#menu ul li:hover>ul {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.owl-carousel {
    margin-bottom: 20px
}

.owl-carousel .owl-item {
    float: left;
    min-height: 1px;
    position: relative;
    text-align: center
}

.owl-carousel .owl-item h2,
.owl-carousel .owl-item h4 {
    display: inline-block;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 5px;
    padding-right: 10px;
    z-index: 2;
    padding: 5px;
    min-width: 80%;
    background-color: rgba(255, 255, 255, 0.5)
}

.owl-carousel .owl-item h4 {
    top: inherit;
    bottom: 10px;
    width: 80%
}

.owl-carousel .owl-item .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    background-color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=0.5);
    padding-right: 10px
}

.media,
.siderbar-left {
    margin-bottom: 20px
}

.media span,
.siderbar-left span {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #525252;
    line-height: 14px;
    display: block;
    margin-bottom: 10px
}

.media span.bold,
.siderbar-left span.bold {
    font-weight: bold
}

.media img,
.siderbar-left img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.media {
    width: 135px;
    border: 1px solid #DDDDDD;
    text-align: center
}

.media .top-media {
    height: 40px;
    background-color: #00883A;
    margin-bottom: 10px
}

.media .top-media span {
    line-height: 40px;
    color: #fff
}

.main-content {
    border: 1px solid #DDDDDD;
    background-color: #fff;
    padding: 20px 50px 50px 50px;
    margin-bottom: 35px
}

.main-content h1 {
    margin-bottom: 20px
}

.main-content h2 {
    margin-bottom: 40px
}

table tr {
    border-bottom: 1px solid #028643;
    border-right: 1px solid #028643
}

table tr td {
    padding: 20px;
    border-left: 1px solid #028643;
    border-top: 1px solid #028643;
    font-size: 14px;
    color: #525252;
    font-family: "Open Sans", sans-serif
}

table tr td.first {
    color: #00883A;
    font-weight: bold
}

#breadcrumbs {
    margin-bottom: 20px
}

#breadcrumbs a {
    color: #525252;
    text-transform: lowercase
}

.siderbar-right .btn {
    display: block;
    width: 100%;
    line-height: 80px;
    height: 80px;
    margin-bottom: 20px;
    padding: 0;
    padding-left: 20px;
    text-align: left
}

.siderbar-right .btn [class*=" icon-"],
.siderbar-right .btn [class^=icon-] {
    margin-right: 25px
}

.siderbar-right .btn:hover {
    color: #fff
}

.siderbar-right .btn.btn-user {
    background-color: #FF7F00
}

.siderbar-right .btn.btn-user:hover {
    background-color: #F06507
}

.siderbar-right .btn.btn-seminar {
    background-color: #A2A2A2
}

.siderbar-right .btn.btn-seminar:hover {
    background-color: #535353
}

.siderbar-right .btn.btn-cloud {
    background-color: #635B54
}

.siderbar-right .btn.btn-cloud:hover {
    background-color: #564E47
}

.siderbar-right .item .btn {
    margin-bottom: 0
}

#main-body .item {
    margin-bottom: 20px
}

#main-body .item ul {
    margin-left: 0;
    list-style: none;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .3s ease;
    -o-transition: height .3s ease;
    transition: height .3s ease
}

#main-body .item ul .btn {
    -webkit-transition: padding-left .3s ease;
    -o-transition: padding-left .3s ease;
    transition: padding-left .3s ease;
    text-transform: uppercase
}

#main-body .item ul .btn:hover {
    padding-left: 30px
}

#main-body .item ul .btn .fa {
    font-size: 20px;
    margin-right: 10px
}

#main-body .item ul.active {
    height: auto
}

#main-body .item.cloud .btn {
    background-color: #635B54
}

#main-body .item.cloud .btn:hover {
    background-color: #564E47
}

#main-body .item.seminar .btn {
    background-color: #A2A2A2
}

#main-body .item.seminar .btn:hover {
    background-color: #535353
}

#main-body .item.user .btn {
    background-color: #FF7F00
}

#main-body .item.user .btn:hover {
    background-color: #F06507
}

.digital span {
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #525252;
    line-height: 23px;
    display: block;
    margin-bottom: 20px
}

.digital .list-digital a {
    float: left;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 2px
}

.digital .list-digital a img {
    display: block
}

.digital .list-digital a.first {
    margin-left: 0
}

#main-body {
    margin-bottom: 70px
}

#main-body table {
    display: block;
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    margin: 0 0 1em
}

#main-body .col-2 {
    width: 15%
}

#main-body .col-7 {
    width: 60%
}

.footer-top {
    background-color: #00883A;
    border-top: 11px solid #F7921E;
    padding: 50px 0
}

.footer-top h4 {
    color: #FF7F00;
    margin-bottom: 50px
}

.footer-top h4.white {
    color: #fff;
    margin-bottom: 10px
}

.footer-top h6 {
    color: #fff;
    margin-bottom: 50px
}

.footer-top h6 .fa {
    display: none
}

.footer-top span {
    display: block;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    position: absolute;
    left: 22px;
    top: 20px
}

#main-body .footer-top ol,
#main-body .footer-top table,
#main-body .footer-top ul,
.footer-top #main-body ol,
.footer-top #main-body table,
.footer-top #main-body ul,
.footer-top a,
.footer-top p {
    color: #fff
}

.footer-bottom a {
    margin-top: 40px;
    margin-bottom: 28px;
    display: inline-block
}

.footer-bottom span {
    display: inline-block;
    color: #00883A;
    font-size: 14px
}

#main-body .errors {
    padding: 5px 0px;
    color: #f00;
    list-style: none;
    margin-left: 0
}

.form-col .form-line {
    margin-bottom: 10px
}

.form-col .form-line .control-label {
    float: left;
    width: 28%;
    max-width: 160px;
    margin-top: 10px;
    text-align: left;
    margin-right: 4%;
    color: #535353;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif
}

.form-col .form-line .controls {
    width: 68%;
    max-width: 400px;
    float: left;
    position: relative;
    text-align: left
}

.form-col .form-line .controls label {
    font-family: "Open Sans", sans-serif;
    color: #535353;
    font-weight: 600;
    font-size: 14px;
    line-height: 45px;
    display: inline-block;
    margin-left: 30px
}

.form-col .form-line .controls input[type=datalist],
.form-col .form-line .controls input[type=date],
.form-col .form-line .controls input[type=email],
.form-col .form-line .controls input[type=number],
.form-col .form-line .controls input[type=password],
.form-col .form-line .controls input[type=search],
.form-col .form-line .controls input[type=tel],
.form-col .form-line .controls input[type=text],
.form-col .form-line .controls input[type=time],
.form-col .form-line .controls input[type=url],
.form-col .form-line .controls textarea {
    width: 100%
}

.form-col .form-line .btn {
    line-height: 45px;
    float: right;
    padding: 0;
    width: 200px;
    text-transform: uppercase;
    cursor: pointer
}

.gallery-img {
    display: inline-block
}

.gallery-img img {
    display: inline-block;
    width: 100%;
    height: 205px;
    object-fit: cover;
}

.gallery {
    display: inline-block
}

.gallery-item {
    float: left;
    width: 33.3333%;
    padding: 5px
}

.defaultpage .wrap-content {
    padding-left: 0px
}

.defaultpage .main-content {
    padding: 20px 40px
}

.full .wrap-content {
    padding-left: 0px
}

.full .main-content {
    padding: 20px 15px !important
}

.full #breadcrumbs,
.full h1 {
    padding-left: 40px
}

.gallery-pagin {
    display: none
}

.news .news-content {
    border-bottom: 1px solid #A2A2A2;
    padding: 10px 0px
}

.news .news-content h4 {
    margin-bottom: 15px
}

.news .date {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #FB1007;
    padding: 0px 5px;
    margin-top: -2px;
    float: left;
    margin-right: 5px
}

.news .more {
    display: block;
    float: right
}

#main-body .news ol,
#main-body .news table,
#main-body .news ul,
.news #main-body ol,
.news #main-body table,
.news #main-body ul,
.news p {
    margin-bottom: 15px
}

.news .pagination-news {
    margin-top: 40px
}

.news .pagination-news .left,
.news .pagination-news .right {
    float: left
}

.news .pagination-news .brnr {
    float: left;
    line-height: 40px;
    height: 40px;
    width: 38px;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC
}

.news .pagination-news .brnr.first {
    border-left: none
}

.wrap-pagination {
    text-align: center
}

.wrap-pagination .pagination-news {
    display: inline-block
}

.apply-form .form-line {
    margin-bottom: 10px
}

.apply-form .form-line .label {
    float: left;
    width: 160px;
    font-weight: 600;
    line-height: 45px
}

.apply-form .form-line .controls {
    overflow: hidden
}

.apply-form .form-line .controls input[type=text] {
    width: 100%
}

.apply-form .form-line .controls .input-small {
    width: 85px !important
}

.apply-form .form-line .controls .btn-sub {
    width: 200px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0px
}

.apply-form .form-line .controls.controls-btn {
    text-align: right
}

.apply-form .form-line .company,
.apply-form .form-line .label-salution {
    line-height: normal
}

.apply-form h6 {
    margin-bottom: 15px
}

.message h6 {
    margin-bottom: 20px
}

.message .btn {
    display: block;
    width: 200px;
    height: 45px;
    text-align: center;
    padding: 0px;
    line-height: 45px
}

.message .btn:hover {
    background-color: #0E6F2A;
    color: #fff
}

#main-body .message ol,
#main-body .message table,
#main-body .message ul,
.message #main-body ol,
.message #main-body table,
.message #main-body ul,
.message p {
    width: 385px
}

.desktop-home img {
    display: block
}

.selection {
    background-color: #fff;
    width: 100%;
    height: 45px;
    position: relative;
    text-align: left;
    border-color: #ccc;
    border-width: 1px;
    border-style: solid
}

.selection select {
    cursor: pointer;
    opacity: 0;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.selection .btn-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    text-align: center
}

.selection .btn-icon .fa-caret-down {
    padding-top: 10px;
    padding-right: 10px;
    font-size: 25px
}

.selection span {
    height: 100%;
    left: 0;
    padding-left: 15px;
    position: absolute;
    top: 0;
    width: 100%;
    font-size: 14px;
    line-height: 45px;
    color: #A2A2A2;
    font-weight: 600
}

.package {
    margin-bottom: 10px
}

.hr {
    height: 1px;
    width: 100%;
    display: block;
    background-color: #A2A2A2;
    margin: 20px 0
}

.br {
    background-color: white;
    border-color: #cccccc;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    width: 35px;
    height: 40px;
    text-align: center
}

.br .fa {
    font-size: 18px;
    color: #00883A;
    line-height: 40px
}

.br .fa:hover {
    color: #0E6F2A
}

.br.left {
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -ms-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    float: left
}

.br.right {
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -ms-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    float: right
}

.pagination-news {
    text-align: center;
    margin-bottom: 20px
}

#main-body .pagination-news ol,
#main-body .pagination-news table,
#main-body .pagination-news ul,
.pagination-news #main-body ol,
.pagination-news #main-body table,
.pagination-news #main-body ul,
.pagination-news p {
    margin-bottom: 0
}

#main-body .pagination-news ol .fa,
#main-body .pagination-news table .fa,
#main-body .pagination-news ul .fa,
.pagination-news #main-body ol .fa,
.pagination-news #main-body table .fa,
.pagination-news #main-body ul .fa,
.pagination-news p .fa {
    color: #CCCCCC
}

#main-body .pagination-news ol .fa:hover,
#main-body .pagination-news table .fa:hover,
#main-body .pagination-news ul .fa:hover,
.pagination-news #main-body ol .fa:hover,
.pagination-news #main-body table .fa:hover,
.pagination-news #main-body ul .fa:hover,
.pagination-news p .fa:hover {
    color: #A2A2A2
}

.pagination-news .back {
    line-height: 40px
}

.new-detail .date {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #FB1007;
    padding: 0 5px;
    line-height: 24px;
    margin-top: 5px;
    float: left;
    margin-right: 5px
}

.new-detail img {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.fa-checked {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("../images/checked.png") no-repeat;
    margin-right: 20px;
    vertical-align: middle
}

.controls-salution .salution {
    display: inline-block;
    font-weight: 600
}

.owl-carousel .owl-item .item-ow {
    margin-right: 10px;
    position: relative
}

.owl-carousel .owl-item img {
    width: 100%;
    display: block
}

.apply-content h4 {
    margin-bottom: 15px
}

#infscr-loading img {
    margin-top: -10px;
    position: absolute;
    left: 50%;
    top: 50%
}

@media screen and (max-width:1200px) {
    .bar-code {
        display: none
    }

    #header .col-12 img {
        width: 90%;
        display: block
    }
}

.mobile,
.mobile-home {
    display: none
}

@media screen and (max-width:1024px) {
    body {
        min-width: 720px
    }

    [class*=col-] {
        padding: 0 10px
    }

    .main-menu .col-12 {
        padding: 0
    }

    .media {
        width: 100%
    }

    .media img {
        max-width: 100%
    }

    .siderbar-right .item>.btn {
        text-align: center
    }

    .siderbar-right .btn {
        padding-left: 0;
        font-size: 13px
    }

    .siderbar-right .btn [class^=icon-] {
        margin-right: 10px
    }

    #main-body .item ul .btn .fa {
        margin-left: 10px;
        margin-right: 5px;
        vertical-align: top;
        margin-top: 29px
    }

    #main-body .item ul .btn {
        font-size: 11px;
        overflow: hidden
    }

    #menu ul .submenu {
        left: 0
    }

    #menu ul .more .submenu {
        left: auto;
        right: 0
    }

    .siderbar-left {
        width: 100%
    }

    .siderbar-left img {
        max-width: 100%
    }

    .siderbar-right img {
        max-width: 100%
    }

    #main-body {
        padding-bottom: 0
    }

    #footer {
        height: auto;
        position: relative
    }

    #header .col-12 {
        padding: 0
    }

    #header .col-12 img {
        width: 100%
    }

    .btn-header {
        width: 50px;
        right: 0;
        top: 0
    }

    .btn-header img {
        border-top: 0
    }

    .banner-later img {
        max-width: 100%
    }

    .footer-bottom .col-6 {
        display: none
    }

    .footer-bottom .col-3 {
        width: 100%;
        text-align: center
    }

    .footer-bottom .col-3 a {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .footer-bottom .col-3.frst a {
        margin-top: 10px;
        margin-bottom: 0
    }

    .footer-bottom .col-3.secod a {
        margin-top: 0;
        margin-bottom: 10px
    }

    .defaultpage .main-content {
        padding: 20px
    }

    .owl-carousel .owl-item h4 {
        display: none
    }

    .iphone {
        display: none
    }
}

.lines-button {
    display: none
}

#header .tree {
    display: none
}

@media screen and (max-width:767px) {
    body {
        min-width: 320px
    }

    .desktop {
        display: none
    }

    .mobile {
        display: block
    }

    #wrapper {
        background-color: #F6F6F6
    }

    #container {
        overflow: hidden
    }

    .lines-button {
        display: block;
        float: left;
        text-align: center
    }

    #main-body .message ol,
    #main-body .message table,
    #main-body .message ul,
    .message #main-body ol,
    .message #main-body table,
    .message #main-body ul,
    .message p {
        width: 100%
    }

    #main-body .item ul .btn .fa {
        vertical-align: middle;
        margin-top: inherit
    }

    .siderbar-right .btn [class^=icon-] {
        margin-right: 5px
    }

    #main-body iframe,
    #main-body img {
        max-width: 100%;
        display: block
    }

    .gallery {
        width: 100%
    }

    .gallery-item {
        width: 100%;
        float: none
    }

    .gallery-item .gallery-img {
        width: 100%;
        margin-right: 0
    }

    .gallery-item .gallery-img img {
        width: 100%;
        height: auto;
    }

    #breadcrumbs {
        display: none
    }

    .mobile-home {
        display: block;
        padding-left: 50px
    }

    .main-menu {
        background-color: transparent
    }

    .desktop-home {
        display: none
    }

    [class*=col-].none {
        display: none
    }

    .footer-top {
        padding-bottom: 25px
    }

    .footer-top h6 {
        margin-bottom: 0;
        cursor: pointer
    }

    .footer-top h6 .fa {
        display: inline-block;
        position: absolute;
        right: 25px;
        top: 10px;
        font-size: 20px;
        color: #fff
    }

    .footer-top h6 .fa.fa-angle-up {
        color: #0E6F2A
    }

    .footer-top h6 .fa.fa-angle-up:before {
        content: "\f106"
    }

    .footer-top span {
        left: 10px;
        top: 30px
    }

    .footer-top .col-4 {
        border-bottom: 1px solid #027026;
        padding: 10px
    }

    .footer-top .col-4.first {
        border-top: 1px solid #027026
    }

    #main-body .footer-top .col-4 ol,
    #main-body .footer-top .col-4 table,
    #main-body .footer-top .col-4 ul,
    .footer-top .col-4 #main-body ol,
    .footer-top .col-4 #main-body table,
    .footer-top .col-4 #main-body ul,
    .footer-top .col-4 p {
        display: none
    }

    #main-body .footer-top .col-4 ol span,
    #main-body .footer-top .col-4 table span,
    #main-body .footer-top .col-4 ul span,
    .footer-top .col-4 #main-body ol span,
    .footer-top .col-4 #main-body table span,
    .footer-top .col-4 #main-body ul span,
    .footer-top .col-4 p span {
        display: block
    }

    .footer-top .col-4.active h6 {
        margin-bottom: 50px
    }

    #main-body .footer-top .col-4.active ol,
    #main-body .footer-top .col-4.active table,
    #main-body .footer-top .col-4.active ul,
    .footer-top .col-4.active #main-body ol,
    .footer-top .col-4.active #main-body table,
    .footer-top .col-4.active #main-body ul,
    .footer-top .col-4.active p {
        display: block
    }

    .digital {
        display: none
    }

    #main-body .item .btn {
        height: 40px;
        line-height: 40px
    }

    .main-content {
        padding: 10px
    }

    #menu ul li a {
        padding-left: 10px
    }

    #menu ul li ul li {
        border-top: 0
    }

    #menu ul li ul li a {
        padding-right: 45px
    }

    #menu ul li ul li a .fa {
        right: 25px
    }

    .defaultpage .main-content {
        padding: 10px
    }

    .defaultpage .wrap-content {
        padding-left: 10px
    }

    .apply-form .form-line {
        margin-bottom: 10px
    }

    .apply-form .form-line .label {
        float: none;
        width: 100%
    }

    .apply-form .form-line .controls {
        overflow: hidden
    }

    .apply-form .form-line .controls input[type=text] {
        width: 100%;
        max-width: 100%
    }

    .apply-form .form-line .controls .input-small {
        width: 60px !important
    }

    .apply-form .form-line .controls .btn-sub {
        width: 100%;
        height: 45px;
        line-height: 45px;
        text-align: center;
        padding: 0px
    }

    .apply-form .form-line .controls.controls-btn {
        text-align: right
    }

    .apply-form h6 {
        margin-bottom: 15px
    }

    .full .wrap-content {
        padding-left: 10px
    }

    #main-body .message ol,
    #main-body .message table,
    #main-body .message ul,
    .message #main-body ol,
    .message #main-body table,
    .message #main-body ul,
    .message p {
        width: 100%
    }

    .owl-carousel .owl-item h2 {
        font-size: 16px
    }

    .item.house,
    .item.user {
        display: none
    }

    table tr td {
        padding: 0
    }

    #main-body .col-2 {
        width: 100%
    }

    #main-body .col-7 {
        width: 100%
    }

    #menu ul>li {
        float: none;
        width: 100%;
        position: relative;
        border-top: 1px solid #fff;
        text-align: left
    }

    #menu ul>li:first-child {
        border-top: 0
    }

    #menu ul>li:hover a {
        background-color: #027026
    }

    #menu ul>li a {
        display: block;
        background-color: #FF7F00;
        color: #fff;
        line-height: 40px;
        height: 40px
    }

    #menu ul>li.open a {
        background-color: #00883A
    }

    #menu ul>li.open a:hover {
        background-color: #027026
    }

    #menu ul>li ul {
        position: relative;
        top: inherit
    }

    #menu ul>li ul li a {
        background-color: #00883A;
        line-height: 40px;
        height: 40px
    }

    #menu ul>li ul li a.active {
        background-color: #027026
    }

    #menu ul>li ul li:hover a {
        background-color: #027026
    }

    .mobile-home {
        display: none;
        padding-left: 0
    }

    .mobile-home.iphone {
        display: inline-block;
        padding-right: 50px
    }

    .mobile-home.iphone img {
        max-width: 100%
    }

    #header div {
        text-align: center
    }

    #header .tree {
        position: absolute;
        bottom: 10px;
        right: 0;
        display: block;
        width: 53px;
        height: 70px
    }
}

@media only screen and (max-width:768px) {
    .cd-main-content {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        will-change: transform
    }
}

.cd-main-content {
    position: relative;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

#header,
.slider-wrapper {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

.slider-wrapper {
    z-index: 2
}

.cd-main-content {
    background-color: #fff
}

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

    .cd-main-content.nav-is-visible,
    .menu-open .cd-overlay,
    .menu-open .slider-wrapper {
        -webkit-transform: translateX(220px);
        -moz-transform: translateX(220px);
        -ms-transform: translateX(220px);
        -o-transform: translateX(220px);
        transform: translateX(220px);
        background-color: #fff;
        -moz-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
        box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
        -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=3,OffY=3,Color=#4d000000,Positive=true)";
        filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color=#4d000000, Positive=true)
    }

    .nav-on-left .cd-main-content.nav-is-visible,
    .nav-on-left .cd-main-header.nav-is-visible {
        -webkit-transform: translateX(-220px);
        -moz-transform: translateX(-220px);
        -ms-transform: translateX(-220px);
        -o-transform: translateX(-220px);
        transform: translateX(-220px)
    }
}

.cd-main-content {
    min-height: 100vh;
    z-index: 2
}

.cd-main-header {
    height: 140px;
    background: #ffffff;
    z-index: 3
}

.nav-is-fixed .cd-main-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

@media only screen and (min-width:768px) {
    .cd-main-header:after {
        content: "";
        display: table;
        clear: both
    }
}

@media only screen and (min-width:768px) {
    .cd-nav-trigger {
        display: none
    }
}

.cd-primary-nav,
.cd-primary-nav ul {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 220px;
    background: #fff;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    z-index: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

.cd-primary-nav a,
.cd-primary-nav ul a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #1F1F1F;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform, opacity;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s
}

.cd-primary-nav.is-hidden,
.cd-primary-nav ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.cd-primary-nav.moves-out>li>a,
.cd-primary-nav ul.moves-out>li>a {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0
}

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

    .nav-on-left .cd-primary-nav,
    .nav-on-left .cd-primary-nav ul {
        right: auto;
        left: 0
    }
}

.cd-primary-nav .see-all a {
    color: #69aa6f
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item,
.cd-primary-nav .cd-nav-icons .cd-nav-item {
    height: 80px;
    line-height: 80px
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item h3,
.cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item {
    padding-left: 90px
}

.cd-primary-nav .cd-nav-gallery .cd-nav-item img {
    position: absolute;
    display: block;
    height: 40px;
    width: auto;
    left: 20px;
    top: 50%;
    margin-top: -20px
}

.cd-primary-nav .cd-nav-icons .cd-nav-item {
    padding-left: 75px
}

#main-body .cd-primary-nav .cd-nav-icons .cd-nav-item ol,
#main-body .cd-primary-nav .cd-nav-icons .cd-nav-item table,
#main-body .cd-primary-nav .cd-nav-icons .cd-nav-item ul,
.cd-primary-nav .cd-nav-icons .cd-nav-item #main-body ol,
.cd-primary-nav .cd-nav-icons .cd-nav-item #main-body table,
.cd-primary-nav .cd-nav-icons .cd-nav-item #main-body ul,
.cd-primary-nav .cd-nav-icons .cd-nav-item p {
    color: #2e3233;
    font-size: 1.3rem;
    display: none
}

.cd-primary-nav .cd-nav-icons .cd-nav-item:before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px 40px
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-1:before {
    background-image: url("../images/line-icon-1.svg")
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-2:before {
    background-image: url("../fonts/line-icon-2.svg")
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-3:before {
    background-image: url("../fonts/line-icon-3.svg")
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-4:before {
    background-image: url("../fonts/line-icon-4.svg")
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-5:before {
    background-image: url("../fonts/line-icon-5.svg")
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-6:before {
    background-image: url("../fonts/line-icon-6.svg")
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-7:before {
    background-image: url("../fonts/line-icon-7.svg")
}

.cd-primary-nav .cd-nav-icons .cd-nav-item.item-8:before {
    background-image: url("../fonts/line-icon-8.svg")
}

@media only screen and (max-width:1169px) {
    .cd-primary-nav {
        visibility: hidden;
        -webkit-transition: visibility 0s 0.3s;
        -moz-transition: visibility 0s 0.3s;
        -o-transition: visibility 0s 0.3s;
        transition: visibility 0s 0.3s
    }

    .cd-primary-nav.nav-is-visible {
        visibility: visible;
        -webkit-transition: visibility 0s 0s;
        -moz-transition: visibility 0s 0s;
        -o-transition: visibility 0s 0s;
        transition: visibility 0s 0s
    }
}

@media only screen and (min-width:1170px) {
    .cd-primary-nav {
        position: static;
        height: auto;
        width: auto;
        float: right;
        overflow: visible;
        background: transparent
    }

    .cd-primary-nav:after {
        content: "";
        display: table;
        clear: both
    }

    .cd-primary-nav.moves-out>li>a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    .cd-primary-nav ul {
        position: static;
        height: auto;
        width: auto;
        background: transparent;
        overflow: visible;
        z-index: 3
    }

    .cd-primary-nav ul.is-hidden {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .cd-primary-nav ul.moves-out>li>a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    .cd-primary-nav>li {
        float: left;
        margin-left: 3em
    }

    .cd-primary-nav>li>a {
        position: relative;
        display: inline-block;
        height: 80px;
        line-height: 80px;
        padding: 0 10px;
        color: #2e3233;
        overflow: visible;
        border-bottom: none;
        -webkit-transition: color 0.3s, box-shadow 0.3s;
        -moz-transition: color 0.3s, box-shadow 0.3s;
        -webkit-transition: color 0.3s, -webkit-box-shadow 0.3s;
        transition: color 0.3s, -webkit-box-shadow 0.3s;
        -o-transition: color 0.3s, box-shadow 0.3s;
        transition: color 0.3s, box-shadow 0.3s;
        transition: color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s
    }

    .cd-primary-nav>li>a:hover {
        color: #69aa6f
    }

    .cd-primary-nav>li>a.selected {
        color: #69aa6f;
        -webkit-box-shadow: inset 0 -2px 0 #69aa6f;
        box-shadow: inset 0 -2px 0 #69aa6f
    }

    .cd-primary-nav .go-back,
    .cd-primary-nav .see-all {
        display: none
    }

    .cd-primary-nav .cd-nav-gallery,
    .cd-primary-nav .cd-nav-icons,
    .cd-primary-nav .cd-secondary-nav {
        position: absolute;
        top: 80px;
        width: 100vw;
        background: #ffffff;
        padding: 48px 64px 130px;
        -webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        -o-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s
    }

    .cd-primary-nav .cd-nav-gallery:after,
    .cd-primary-nav .cd-nav-icons:after,
    .cd-primary-nav .cd-secondary-nav:after {
        content: "";
        display: table;
        clear: both
    }

    .cd-primary-nav .cd-nav-gallery.is-hidden,
    .cd-primary-nav .cd-nav-icons.is-hidden,
    .cd-primary-nav .cd-secondary-nav.is-hidden {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s 0s, visibility 0s .3s;
        -moz-transition: opacity .3s 0s, visibility 0s .3s;
        -o-transition: opacity .3s 0s, visibility 0s .3s;
        transition: opacity .3s 0s, visibility 0s .3s
    }

    .cd-primary-nav .cd-nav-gallery>.see-all,
    .cd-primary-nav .cd-nav-icons>.see-all,
    .cd-primary-nav .cd-secondary-nav>.see-all {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 80px;
        width: 100%;
        overflow: hidden;
        margin: 0;
        padding: 0
    }

    .cd-primary-nav .cd-nav-gallery>.see-all a,
    .cd-primary-nav .cd-nav-icons>.see-all a,
    .cd-primary-nav .cd-secondary-nav>.see-all a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        font-size: 2.2rem;
        font-weight: bold;
        text-align: center;
        line-height: 80px;
        border-top: 1px solid #e2e3df;
        border-bottom: none;
        margin: 0;
        padding: 0;
        -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
        -moz-transition: color 0.2s, background 0.2s, border 0.2s;
        -o-transition: color 0.2s, background 0.2s, border 0.2s;
        transition: color 0.2s, background 0.2s, border 0.2s
    }

    .cd-primary-nav .cd-nav-gallery>.see-all a:hover,
    .cd-primary-nav .cd-nav-icons>.see-all a:hover,
    .cd-primary-nav .cd-secondary-nav>.see-all a:hover {
        background: #2e3233;
        border-color: #2e3233;
        color: #ffffff
    }

    .cd-primary-nav .cd-secondary-nav>li {
        height: 340px;
        width: 23%;
        float: left;
        margin-right: 2.66%;
        border-right: 1px solid #e2e3df;
        overflow: hidden;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }

    .cd-primary-nav .cd-secondary-nav>li:nth-child(4n+2) {
        margin-right: 0;
        border-right: none
    }

    .cd-primary-nav .cd-secondary-nav>li>a {
        color: #69aa6f;
        font-weight: bold;
        font-size: 1.6rem;
        margin-bottom: .6em
    }

    .cd-primary-nav .cd-secondary-nav a {
        height: 30px;
        line-height: 30px;
        padding: 0 18% 0 0;
        color: #2e3233;
        border-bottom: none;
        font-size: 1.4rem
    }

    .cd-primary-nav .cd-secondary-nav a:hover {
        color: #69aa6f
    }

    .cd-primary-nav .cd-secondary-nav ul {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0)
    }

    .cd-primary-nav .cd-secondary-nav ul ul {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

    .cd-primary-nav .cd-secondary-nav ul ul.is-hidden {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }

    .cd-primary-nav .cd-secondary-nav ul ul .go-back {
        display: block
    }

    .cd-primary-nav .cd-secondary-nav ul ul .go-back a {
        color: transparent
    }

    .cd-primary-nav .cd-secondary-nav ul ul .see-all {
        display: block
    }

    .cd-primary-nav .cd-secondary-nav .moves-out>li>a {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .cd-primary-nav .cd-nav-gallery li {
        width: 22%;
        float: left;
        margin: 0 4% 40px 0
    }

    .cd-primary-nav .cd-nav-gallery li:nth-child(4n+2) {
        margin-right: 0
    }

    .cd-primary-nav .cd-nav-gallery .cd-nav-item {
        border-bottom: none;
        padding: 0;
        height: auto;
        line-height: 1.2
    }

    .cd-primary-nav .cd-nav-gallery .cd-nav-item img {
        position: static;
        margin-top: 0;
        height: auto;
        width: 100%;
        margin-bottom: .6em
    }

    .cd-primary-nav .cd-nav-gallery .cd-nav-item h3 {
        color: #69aa6f;
        font-weight: bold;
        padding: 0 .4em
    }

    .cd-primary-nav .cd-nav-icons li {
        width: 32%;
        float: left;
        margin: 0 2% 20px 0
    }

    .cd-primary-nav .cd-nav-icons li:nth-child(3n+2) {
        margin-right: 0
    }

    .cd-primary-nav .cd-nav-icons .cd-nav-item {
        border-bottom: none;
        height: 80px;
        line-height: 1.2;
        padding: 24px 0 0 85px
    }

    .cd-primary-nav .cd-nav-icons .cd-nav-item:hover {
        background: #f6f6f5
    }

    .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
        color: #69aa6f;
        font-weight: bold
    }

    #main-body .cd-primary-nav .cd-nav-icons .cd-nav-item ol,
    #main-body .cd-primary-nav .cd-nav-icons .cd-nav-item table,
    #main-body .cd-primary-nav .cd-nav-icons .cd-nav-item ul,
    .cd-primary-nav .cd-nav-icons .cd-nav-item #main-body ol,
    .cd-primary-nav .cd-nav-icons .cd-nav-item #main-body table,
    .cd-primary-nav .cd-nav-icons .cd-nav-item #main-body ul,
    .cd-primary-nav .cd-nav-icons .cd-nav-item p {
        display: block
    }

    .cd-primary-nav .cd-nav-icons .cd-nav-item:before {
        left: 25px
    }
}

.cd-primary-nav .go-back a {
    padding-left: 20px !important
}

.cd-primary-nav .go-back a:after,
.cd-primary-nav .go-back a:before {
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%
}

.cd-search {
    position: absolute;
    height: 50px;
    width: 100%;
    top: 50px;
    left: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    -o-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

.cd-search form {
    height: 100%;
    width: 100%
}

.cd-search input {
    border-radius: 0;
    border: none;
    background: #ffffff;
    height: 100%;
    width: 100%;
    padding: 0 5%;
    -webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

.cd-search input::-webkit-input-placeholder {
    color: #c9cbc4
}

.cd-search input::-moz-placeholder {
    color: #c9cbc4
}

.cd-search input:-moz-placeholder {
    color: #c9cbc4
}

.cd-search input:-ms-input-placeholder {
    color: #c9cbc4
}

.cd-search input:focus {
    outline: none
}

.cd-search.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    -o-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

.nav-is-fixed .cd-search {
    position: fixed
}

@media only screen and (min-width:1170px) {
    .cd-search {
        height: 120px;
        top: 80px
    }

    .cd-search input {
        padding: 0 2em;
        font-size: 3.2rem;
        font-weight: 300
    }
}

.cd-overlay {
    position: fixed;
    z-index: 10;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    background-color: rgba(216, 125, 0, 0.8);
    visibility: hidden;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
    -o-transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, -webkit-transform 0.3s 0s
}

.cd-overlay.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
    -o-transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, -webkit-transform 0.3s 0s
}

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

    .cd-overlay.is-visible.search-is-visible,
    .nav-on-left .cd-overlay.is-visible.search-is-visible {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .go-back a,
    .has-children>a {
        position: relative
    }

    .has-children>a {
        padding-right: 40px
    }
}

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

    .form-col .form-line .control-label,
    .form-col .form-line .controls {
        width: 100%
    }

    .form-col .form-line .btn {
        width: 100%
    }
}

@media screen and (max-width:480px) {
    #menu ul li {
        width: inherit
    }
}

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