@font-face {
    font-family: -black;
    src: url(../fonts/-black/-black.woff2) format("woff2"), url(../fonts/-black/-black.woff) format("woff"), url(../fonts/-black/-black.ttf) format("truetype"), url(../fonts/-black/-black.eot) format("eot")
}

@font-face {
    font-family: -Light;
    src: url(../fonts/-Light/-Light.woff2) format("woff2"), url(../fonts/-Light/-Light.woff) format("woff"), url(../fonts/-Light/-Light.ttf) format("truetype"), url(../fonts/-Light/-Light.eot) format("eot")
}

@font-face {
    font-family: -Italic;
    src: url(../fonts/-Italic/-Italic.woff2) format("woff2"), url(../fonts/-Italic/-Italic.woff) format("woff"), url(../fonts/-Italic/-Italic.ttf) format("truetype"), url(../fonts/-Italic/-Italic.eot) format("eot")
}

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

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;

}

:focus {
    outline: 0
}

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

body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

.overlayed::before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

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
}

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

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

textarea {
    vertical-align: top;
    resize: vertical
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}

[hidden] {
    display: none
}

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    height: 4px;
    overflow: visible;
    border: 0;
    background: #fff;
    margin: 20px 0
}

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

a {
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

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

img {
    border-style: none
}

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

button,
input,
optgroup,
select,
textarea {
    font-family: 'Poppins', sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

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

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

:after,
:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none
}

ul:not(.browser-default)>li {
    list-style-type: none
}

a {
    -webkit-tap-highlight-color: transparent
}

.valign-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center
}

.clearfix {
    clear: both
}

.z-depth-0 {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.btn,
.btn-floating,
.btn-large,
.card,
.card-panel,
.collapsible,
.dropdown-content,
.sidenav,
.toast,
.z-depth-1 {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2)
}

.btn-floating:hover,
.btn-large:hover,
.btn:hover,
.z-depth-1-half {
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .14), 0 1px 7px 0 rgba(0, 0, 0, .12), 0 3px 1px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .14), 0 1px 7px 0 rgba(0, 0, 0, .12), 0 3px 1px -1px rgba(0, 0, 0, .2)
}

.z-depth-2 {
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .3)
}

.z-depth-3 {
    -webkit-box-shadow: 0 8px 17px 2px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
    box-shadow: 0 8px 17px 2px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2)
}

.z-depth-4 {
    -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -7px rgba(0, 0, 0, .2);
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -7px rgba(0, 0, 0, .2)
}

.modal,
.z-depth-5 {
    -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12), 0 11px 15px -7px rgba(0, 0, 0, .2);
    box-shadow: 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12), 0 11px 15px -7px rgba(0, 0, 0, .2)
}

.modal {
    text-align: center;
    height: auto !important;
    top: 50% !important;
    width: 400px !important;
    left: 50% !important;
    transform: translateX(-50%);
    border-radius: 0.3rem;
}

.modal-content {
    background: transparent;
    border: none;
    width: 50%;
    margin: 0 auto;
    display: block;
}

.modal-content p {
    margin: 1rem;
}

.modal-content .close-btn {
    position: absolute;
    right: 15px;
    background: none;
    border: none;
    box-shadow: none;
    cursor: pointer;
}

.hoverable {
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    -o-transition: box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s
}

.hoverable:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0
}

blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ee6e73
}

img.responsive-img,
video.responsive-video {
    max-width: 100%;
    height: auto
}

.hide {
    display: none !important
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

.center,
.center-align {
    text-align: center
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.no-select,
input[type=range],
input[type=range]+.thumb {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.circle {
    border-radius: 50%
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.no-padding {
    padding: 0 !important
}

.container {
    margin: 0 auto;
    max-width: 1640px
}

.col .row {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.section {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.section.no-pad {
    padding: 0
}

.section.no-pad-bot {
    padding-bottom: 0
}

.section.no-pad-top {
    padding-top: 0
}

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0
}

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

.row .col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .75rem;
    min-height: 1px
}

.row .col[class*=pull-],
.row .col[class*=push-] {
    position: relative
}

.row .col.s1 {
    width: 8.3333333333%
}

.row .col.s1,
.row .col.s2 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s2 {
    width: 16.6666666667%
}

.row .col.s3 {
    width: 25%
}

.row .col.s3,
.row .col.s4 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s4 {
    width: 33.3333333333%
}

.row .col.s5 {
    width: 41.6666666667%
}

.row .col.s5,
.row .col.s6 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s6 {
    width: 50%
}

.row .col.s7 {
    width: 58.3333333333%
}

.row .col.s7,
.row .col.s8 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s8 {
    width: 66.6666666667%
}

.row .col.s9 {
    width: 75%
}

.row .col.s9,
.row .col.s10 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s10 {
    width: 83.3333333333%
}

.row .col.s11 {
    width: 91.6666666667%
}

.row .col.s11,
.row .col.s12 {
    margin-left: auto;
    left: auto;
    right: auto
}

.row .col.s12 {
    width: 100%
}

.row .col.offset-s1 {
    margin-left: 8.3333333333%
}

.row .col.pull-s1 {
    right: 8.3333333333%
}

.row .col.push-s1 {
    left: 8.3333333333%
}

.row .col.offset-s2 {
    margin-left: 16.6666666667%
}

.row .col.pull-s2 {
    right: 16.6666666667%
}

.row .col.push-s2 {
    left: 16.6666666667%
}

.row .col.offset-s3 {
    margin-left: 25%
}

.row .col.pull-s3 {
    right: 25%
}

.row .col.push-s3 {
    left: 25%
}

.row .col.offset-s4 {
    margin-left: 33.3333333333%
}

.row .col.pull-s4 {
    right: 33.3333333333%
}

.row .col.push-s4 {
    left: 33.3333333333%
}

.row .col.offset-s5 {
    margin-left: 41.6666666667%
}

.row .col.pull-s5 {
    right: 41.6666666667%
}

.row .col.push-s5 {
    left: 41.6666666667%
}

.row .col.offset-s6 {
    margin-left: 50%
}

.row .col.pull-s6 {
    right: 50%
}

.row .col.push-s6 {
    left: 50%
}

.row .col.offset-s7 {
    margin-left: 58.3333333333%
}

.row .col.pull-s7 {
    right: 58.3333333333%
}

.row .col.push-s7 {
    left: 58.3333333333%
}

.row .col.offset-s8 {
    margin-left: 66.6666666667%
}

.row .col.pull-s8 {
    right: 66.6666666667%
}

.row .col.push-s8 {
    left: 66.6666666667%
}

.row .col.offset-s9 {
    margin-left: 75%
}

.row .col.pull-s9 {
    right: 75%
}

.row .col.push-s9 {
    left: 75%
}

.row .col.offset-s10 {
    margin-left: 83.3333333333%
}

.row .col.pull-s10 {
    right: 83.3333333333%
}

.row .col.push-s10 {
    left: 83.3333333333%
}

.row .col.offset-s11 {
    margin-left: 91.6666666667%
}

.row .col.pull-s11 {
    right: 91.6666666667%
}

.row .col.push-s11 {
    left: 91.6666666667%
}

.row .col.offset-s12 {
    margin-left: 100%
}

.row .col.pull-s12 {
    right: 100%
}

.row .col.push-s12 {
    left: 100%
}

html {
    font-weight: 400
}

button:focus {
    outline: none
}

label {
    font-size: .8rem
}

.bar-long {
    height: 5px;
    width: 0;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    background: #9cc6da;
    -webkit-box-shadow: 0 0 15px rgba(33, 32, 32, .66);
    box-shadow: 0 0 15px rgba(33, 32, 32, .66)
}

a.link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding: 10px;
    width: 61px;
    margin: 15px 0 15px auto
}

a.link,
a.link span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

a.link span {
    margin-left: auto;
    width: 25px;
    height: 3px;
    background: white;
    margin-bottom: 5px;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

a.link span:nth-child(2) {
    width: 25px
}

a.link span:last-child {
    margin-bottom: 0;
    width: 25px
}

a.link:hover span {
    background: #000;
    margin-left: auto;
    width: 25px;
}

html {
    /*scroll-behavior: smooth;*/
    line-height: 1em;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

:active,
:focus {
    outline: 0;
    outline-offset: 0
}

:-moz-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder {
    opacity: 1
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input::-ms-clear,
input::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    line-height: 1.4 !important;
}

a {
    text-decoration: none
}

li,
ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ol li:last-child,
ul li:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important
}

:after,
:before,
img {
    pointer-events: none
}

img {
    max-width: 100%
}

span {
    display: block;
    position: relative
}

.overflow {
    overflow: hidden !important
}

.cursor {
    cursor: pointer
}

[class*=see] {
    display: block
}

.none {
    display: none !important
}

a,
button,
select {
    outline: none !important
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

form input, form textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background: transparent;
	border-bottom: 2px solid #171229;
	padding-left: 5px;
 
}

textarea {
    resize: none;
    color: black !important;
}

button:hover {
    cursor: pointer
}

a,
button,
i,
input,
textarea {
    text-decoration: none;
    outline: 0;
    border: 0;
    -webkit-transition: all .4s ease !important;
    -o-transition: all .4s ease !important;
    transition: all .4s ease !important;
}

a,
button {
    cursor: pointer
}

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

[class*=section__],
section {
    position: relative;
    padding: 80px 0
}

form {
    max-width: 100%;
    width: 100%;
    margin: 20px auto;
}

input {
    margin-bottom: 30px;
    color: #000 !important
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: silver !important;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: silver !important;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: silver !important;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: silver !important;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
}

input::placeholder, textarea::placeholder {
    color: silver !important;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
    opacity: 1;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: silver !important;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-style: italic;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: silver !important;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-style: italic;
}

input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: silver !important;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-style: italic;
}

input:focus::-ms-input-placeholder, textarea:focus::-ms-input-placeholder {
    color: silver !important;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-style: italic;
}

input:focus::placeholder, textarea:focus::placeholder {
    color: #6c757d !important;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-style: italic;
}

label.margin-bottom {
    margin-bottom: 5px !important
}

label.checkbox-on {
    cursor: pointer
}

[type=checkbox] {
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0 1px rgba(70, 36, 159, .6);
    box-shadow: 0 0 0 1px rgba(70, 36, 159, .6)
}

/*
[type=checkbox].errore {
    -webkit-box-shadow: 0 0 0 1px red;
    box-shadow: 0 0 0 1px red
}
*/

textarea {
    width: 100%;
    height: 100px;
    padding: 16px 20px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

textarea::-webkit-input-placeholder {
    color: silver;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    vertical-align: bottom;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
}

textarea::-moz-placeholder {
    color: silver;
    opacity: 1;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
    vertical-align: bottom;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
}

textarea:-ms-input-placeholder {
    color: silver;
    opacity: 1;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    vertical-align: bottom;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
}

textarea::-ms-input-placeholder {
    color: silver;
    opacity: 1;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    vertical-align: bottom;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
}

textarea::placeholder {
    color: silver;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    vertical-align: bottom;
    font-family: 'Poppins', sans-serif;
    font-style: italic;
}

textarea:focus::-webkit-input-placeholder {
    color: silver;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-style: italic;
}

textarea:focus::-moz-placeholder {
    color: silver;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-style: italic;
}

textarea:focus:-ms-input-placeholder {
    color: silver;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-style: italic;
}

textarea:focus::-ms-input-placeholder {
    color: silver;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-style: italic;
}

textarea:focus::placeholder {
    color: #6c757d !important;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-style: italic;
}

input[type=checkbox] {
    cursor: pointer
}

input[type=checkbox]:checked~label>.label {
    display: block
}

input[type=checkbox]:checked+label:before {
    width: 20px;
    height: 20px;
    font-size: 35px;
    color: #000;
    position: absolute;
    left: 3px;
    top: -6px;
    cursor: pointer;
    z-index: 11
}

label {
    position: relative;
    display: block
}

/*label:after {*/
/*    content: "";*/
/*    display: block;*/
/*    float: left;*/
/*    margin-right: 10px;*/
/*    margin-top: 1px;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    cursor: pointer;*/
/*    background: #fff;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    border: 1px solid rgba(70, 36, 159, .6);*/
/*    -webkit-box-shadow: inset 4px 4px 20px rgba(0, 0, 0, .08);*/
/*    box-shadow: inset 4px 4px 20px rgba(0, 0, 0, .08);*/
/*    border-radius: 3px*/
/*}*/

/*
label.errore:after {
    content: "";
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 1px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid red;
    border-radius: 3px
}
*/

[type=checkbox] {
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee
}

.form_input {
    display: block;
    position: relative
}

.form_input span.allert {
    text-align: right;
    top: -22px;
    position: absolute;
    float: right;
    right: 0;
    color: red;
    background: hsla(0, 0%, 100%, .9);
    padding: 1px 5px;
    margin-right: 1px
}

select::-ms-expand {
    display: none
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000 !important;
    background-color: #fff;
    border: none;
    border: 0 solid rgba(0, 0, 0, 0);
    border-radius: 0;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 50px;
    padding: 13px 10px 13px 20px;
    margin-bottom: 20px
}

select:focus {
    border-bottom: 0 solid rgba(0, 0, 0, 0)
}

select option {
    background: #fff
}

[type=checkbox],
[type=radio] {
    width: 20px;
    height: 20px;
    padding: 0 15px;
    background: #e3e3e3;
    font-size: 18px;
    margin-bottom: 0;
    color: #7f7f7f;
    border: none;
    float: left;
    margin-right: 10px;
    margin-top: 2px
}

input {
    border: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    display: block;
    width: 100%;
    height: 100%;
    max-height: 50px;
    padding: 11px 20px;
    background-color: #fff;
    background-image: rgba(0, 0, 0, 0);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

/*
.error,
[type=checkbox].error~.checkbox-on:after,
option.error {
 
    -webkit-box-shadow: inset 0 0 15px rgba(255, 0, 0, .24);
    box-shadow: inset 0 0 15px rgba(255, 0, 0, .24)
}

[type=checkbox].error~.allert {
    display: none
}
*/

.slick-slider {
    width: 100%
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0 !important;
    padding: 40px 0 !important;
    min-height: 400px;
}

.slick-list:focus {
    outline: none
}

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

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

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

.slick-track:after {
    display: table;
    content: "";
    clear: both
}

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

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

.home_section_header .slick-slide {
    text-align: center;
    margin: 20px
}

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

.slick-slide img {
    display: block;
    margin: 20px auto;
}

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

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

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

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

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0)
}

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

.ion,
.ion-chevron-left:before,
.ion-chevron-right:before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-chevron-right:before {
    content: "\f125"
}

.ion-chevron-left:before {
    content: "\f124"
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 19999992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
    -o-transition: opacity .25s ease, visibility 0s ease .25s;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    -o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: rgba(0, 0, 0, 0);
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: rgba(0, 0, 0, 0);
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
    color: #ccc
}

.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .85), rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0));
    background: linear-gradient(0deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0));
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a 1s linear infinite;
    animation: a 1s linear infinite;
    background: rgba(0, 0, 0, 0);
    border: 4px solid;
    border-color: #888 #888 #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    -ms-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

.compensate-for-scrollbar {
    margin-right: 17px !important;
    padding: 0 !important
}

.front__end {
    z-index: -1001 !important;
    opacity: .5 !important
}

.zindex {
    z-index: -1000 !important
}

.blue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 45px 0 0;
    background-color: #6fe2aa;
    width: 60%;
    max-width: 260px;
    height: auto;
    min-height: 65px;
    cursor: pointer;
    border: 0;
    /*-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .18);
    box-shadow: 0 0 30px rgba(0, 0, 0, .18);*/
    color: #fff;
    letter-spacing: .05em;
    text-decoration: none;
	border-radius: 50px;
	font-weight: 400;
	font-size: 20px;
}

.blue:hover {
    color: #fff;
    /*-webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .25) */
}


p {
    color: #010101;
    margin-bottom: 15px;
}

a,
p,
p span {
    font-size: 18px;
}

.block__slider {
    display: none;
}

div.slick-slider.slick-initialized {
    display: block
}

.slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 25px;
    z-index: 3
}

.slick-slider .ion-chevron-right {
    right: -25px;
    cursor: pointer;
}

.slick-slider .ion-chevron-left {
    left: -25px;
    cursor: pointer;
}

.menu_ {
    height: 100vh;
    margin-left: -270px;
    overflow: hidden;
    position: fixed;
}

.contactusbtn a {
    color: black !important;
}

.menu li a {
    color: white;
}

ul {
    margin-bottom: 0 !important;
}

.menu_ footer,
.menu_ header,
.menu_ section {
    -webkit-filter: brightness(.7);
    filter: brightness(.7)
}

body {
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    width: 100%;
    font-family: 'Poppins', sans-serif !important;
}

.section__top h2, .section__1 h2, .section__2 h2, .section__3 h2, .section__4 h2 {
    font-size: 30px;
    font-weight: 600;
}

.menu_ {
    height: 100vh;
    margin-left: -270px;
    overflow: hidden;
    position: fixed;
}

.menu li a {
    color: white;
    text-transform: uppercase;
}

ul {
    margin-bottom: 0 !important;
}

/*
    .left__menu {
        display: block;
        position: absolute;
        height: 0;
        top: 0;
        bottom: 0;
        right: 0;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        z-index: 1001;
        width: 270px;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: -webkit-transform 3.3s ease-in-out;
        transition: -webkit-transform 3.3s ease-in-out;
        -o-transition: transform 3.3s ease-in-out;
        transition: transform 3.3s ease-in-out;
        transition: transform 3.3s ease-in-out, -webkit-transform 3.3s ease-in-out;
        -ms-scroll-chaining: none
    }

.left__menu ul {
    width: 100%;
    height: 100vh;
    background: #eee
}

.left__menu ul li {
    padding: 20px 0;
    border-bottom: 1px solid #cecece;
    text-align: center
}

.left__menu ul li:last-child {
    padding-bottom: 10px !important
}

.left__menu ul li a {
    font-size: 18px;
    color: #000;
    font-weight: 900;
    text-transform: uppercase
}
*/

header {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background-color: rgba(0, 0, 0, 0);
    position: fixed;
    top: 0;
    z-index: 1;
    width: 100%;
    z-index: 99;
    padding: 5px 0;
}

header.scroll {
    background: hsla(0, 0%, 94.5%, .9);
    -webkit-box-shadow: 0 0 15px hsla(0, 0%, 94.5%, .9);
    box-shadow: 0 0 15px hsla(0, 0%, 94.5%, .9)
}

header .box__logo {
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -20px;
}

header .box__logo .logo {
    width: 100%;
    height: auto;
    display: block;
    max-width: 100%;
}

header .nav {
    align-items: center;
}

header .nav li {
    margin-left: 40px;
}

header .nav li a {
    color: white;
    font-weight: 600;
    letter-spacing: .07em;
}

header .nav li a:hover {
    text-shadow: 0 0 25px hsla(0, 0%, 100%, .5);
}

.nav li:nth-child(3) {
    background-color: #6fe2aa;
    border-radius: 50px;
    border-color: #6fe2aa;
    line-height: 1.8;
    padding: 12px 20px !important;
    color: white;
  }

header .menu {
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header .menu li {
    margin: 0 15px
}

header .menu li a {
    color: #000;
    font-weight: 600;
    letter-spacing: .07em
}

header .menu li a:hover {
    text-shadow: 0 0 25px hsla(0, 0%, 100%, .5)
}

 /* BASIC SETUP */
  
 .nav-wrapper {
    width: 100%;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    background-color: transparent;
    z-index: 99;
  }

/* NAVIGATION */
  
.navbar {
    display: grid !important;
    grid-template-columns: 1fr 3fr !important;
    align-items: center !important;
    height: auto;
    overflow: hidden;
    padding: 0 20px !important;
  }
  
  .navbar img {
    height: 16px;
    width: auto;
    justify-self: start;
    margin-left: 0px;
  }
  
  .navbar ul {
    list-style: none;
   /* display: grid;
    grid-template-columns: repeat(4,1fr); */
    justify-self: end;
    
  }
  
  .nav-item a {
    color: white;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.3s ease-out;
  }
  
  /* SEARCH FUNCTION */

  .search {
    transform: translate(-35%);
    -webkit-transform: translate(-35%);
    transition: transform 0.7s ease-in-out;
    color: #51806f;
  }
  
  .no-search {
    transform: translate(0);
    transition: transform 0.7s ease-in-out;
  }
  
  /* MOBILE MENU & ANIMATION */
  
  .menu-toggle .bar {
    width: 25px;
    height: 3px;
    background-color: white;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .menu-toggle {
    justify-self: end;
    margin-right: 25px;
    display: none; 
  }
  
  .menu-toggle:hover {
    cursor: pointer;
  }
  
  #mobile-menu.is-active .bar:nth-child(2){
    opacity: 0;
  }
  
  #mobile-menu.is-active .bar:nth-child(1){
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
  
  #mobile-menu.is-active .bar:nth-child(3){
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    -o-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
  }
  
  /* KEYFRAME ANIMATIONS */
  
  @-webkit-keyframes gradbar {
      0% {
          background-position: 0% 50%
      }
      50% {
          background-position: 100% 50%
      }
      100% {
          background-position: 0% 50%
      }
  }
  
  @-moz-keyframes gradbar {
      0% {
          background-position: 0% 50%
      }
      50% {
          background-position: 100% 50%
      }
      100% {
          background-position: 0% 50%
      }
  }
  
  @keyframes gradbar {
      0% {
          background-position: 0% 50%
      }
      50% {
          background-position: 100% 50%
      }
      100% {
          background-position: 0% 50%
      }
  }
  
  /* Media Queries */
  
    /* Mobile Devices - Phones/Tablets */
  
  @media only screen and (max-width: 992px) { 
    .box__logo {
        width: 300px;
    }
    
    /* MOBILE NAVIGATION */

    .navbar {
        padding: 0 !important;
    }
       
    .navbar ul {
      display: flex;
      flex-direction: column;
      position: fixed;
      justify-content: start;
      top: 80px;
      background-color: #fff;
      width: 100%;
      height: calc(100vh - 55px);
      transform: translate(101%);
      text-align: center;
      overflow: hidden;
      right: 0;
    }
    
    .navbar li {
        padding: 20px 0;
        border-bottom: 1px solid #cecece;
        margin-left: 0 !important;
        width: 100%;
    }

    .navbar li:first-child {
      margin-top: 0px;
    }

    .nav li:nth-child(3) {
        width: 50%;
        margin-top: 25px;
    }
    
    .navbar li a {
      font-size: 18px;
      color: black !important;
      font-weight: bold !important;
      text-transform: uppercase;
    }

    .contactusbtn {
        margin-top: 5px;
    }
     
    .menu-toggle, .bar {
      display: block;
      cursor: pointer;
    }
    
    .mobile-nav {
    transform: translate(0%)!important;
  }  
    header .box__logo .logo {
      max-width: 100% !important;
  }
  }

@media (max-device-width : 340px) {
    .nav li:nth-child(3) {
        width: 70%;
    }
}

.section__top {
    min-height: 130vh;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1366px) 
and (orientation : landscape) {
    .section__top {
        padding: 100px 0 180px !important;
    }
    .section__top h1 {
        margin-top: 50px;
      }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    .section__top {
    min-height: 160vh;
    padding: 120px 50px 180px !important;
}
.section__3 .block {
    min-height: 480px !important;
}
.section__3 {
    padding-bottom: 20px !important;
}
}

@media only screen 
and (min-device-width : 1025px) 
and (max-device-width : 1200px) 
and (orientation : landscape) {
    .section__3 .block {
        min-height: 460px !important;
    }
}

@media only screen 
and (min-device-width : 1201px) 
and (orientation : landscape) {
    .section__3 .block {
        min-height: 450px !important;
    }
    .section__top h1 {
        margin-top: 10px;
      }
}

@media only screen 
and (max-device-width : 1366px) 
and (orientation : portrait) {
    .section__top h1 {
        margin-top: 40px !important;
      }
}

@media only screen 
and (min-device-width : 993px) 
and (max-device-width : 1366px) 
and (orientation : portrait) {
    .section__top {
        min-height: 100vh !important;
        padding-left: 60px !important;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    .section__3 .block {
        min-height: 450px !important;
    }
}


@media only screen 
and (max-device-width : 767px) 
and (orientation : landscape) {
    .section__top h1 {
        margin-top: 0 !important;
      }
}

.section__top h1 {
    display: inline-block;
    position: relative;
    color: white;
    font-size: 50px;
    text-align: left;
    line-height: 1.2;
}

.section__top h2 {
    color: white;
    font-size: 34px;
}

.section__2 {
    background-color: #fff;
}

.section__2 .block {
   text-align: center;
}

.section__2 .block,
.section__2 .block span {
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.section__2 .block span {
    color: #d4d4d4;
    font-size: 50px;
    margin-bottom: 40px
}

.section__2 .block p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
}

.section__2 .block:hover span {
    color: #888
}

.section__3 h2 {
    width: 100%;
    margin-bottom: 50px;
    font-weight: 600;
}
    
.section__3 .block {
    margin: 0 20px;
    border: 1px solid #e7e7e9;
    padding: 20px;
    min-height: 400px;
}

.section__3 .block p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.6;
}

.section__3 .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section__3 .list li img {
    margin-bottom: 30px;
    max-height: 80px;
    width: auto
}

.section__4 {
    background: #f7f6f9;
}

.section__4 .row {
    align-items: baseline !important;
}

.section__4 .block {
    position: relative;
    background: transparent;
}

.section__4 .block .block__form {
    margin-top: 50px
}

.section__4 .block .block__form,
.section__4 .block h3,
.section__4 .block p {
    position: relative;
    z-index: 1
}

.section__4 .block form .blue {
    margin-top: 30px;
}

.section__4 .block:before {
    content: "";
    display: block;
    width: 70vw;
    height: 100%;
    right: 0;
    float: right;
    top: 0;
    position: absolute;
    z-index: 0;
}

footer {
    padding: 30px 0;
}

footer p {
    font-size: 17px;
    color: #000;
    text-align: center;
    font-weight: 500;
    letter-spacing: .03em;
    margin-bottom: 0;
}

footer ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 13px 0
}

footer ul li:first-child:before {
    display: none
}

footer ul li {
    margin: 0 15px;
    position: relative
}

footer ul li a {
    font-size: 17px;
    font-weight: 900;
    color: #000;
    text-decoration: underline
}

footer ul li a:hover {
    color: #6fe2aa;
    text-shadow: 0 0 25px hsla(0, 0%, 100%, .5)
}



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

    .row .col.m1 {
        width: 8.3333333333%
    }

    .row .col.m1,
    .row .col.m2 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m2 {
        width: 16.6666666667%
    }

    .row .col.m3 {
        width: 25%
    }

    .row .col.m3,
    .row .col.m4 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m4 {
        width: 33.3333333333%
    }

    .row .col.m5 {
        width: 41.6666666667%
    }

    .row .col.m5,
    .row .col.m6 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m6 {
        width: 50%
    }

    .row .col.m7 {
        width: 58.3333333333%
    }

    .row .col.m7,
    .row .col.m8 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m8 {
        width: 66.6666666667%
    }

    .row .col.m9 {
        width: 75%
    }

    .row .col.m9,
    .row .col.m10 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m10 {
        width: 83.3333333333%
    }

    .row .col.m11 {
        width: 91.6666666667%
    }

    .row .col.m11,
    .row .col.m12 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.m12 {
        width: 100%
    }

    .row .col.offset-m1 {
        margin-left: 8.3333333333%
    }

    .row .col.pull-m1 {
        right: 8.3333333333%
    }

    .row .col.push-m1 {
        left: 8.3333333333%
    }

    .row .col.offset-m2 {
        margin-left: 16.6666666667%
    }

    .row .col.pull-m2 {
        right: 16.6666666667%
    }

    .row .col.push-m2 {
        left: 16.6666666667%
    }

    .row .col.offset-m3 {
        margin-left: 25%
    }

    .row .col.pull-m3 {
        right: 25%
    }

    .row .col.push-m3 {
        left: 25%
    }

    .row .col.offset-m4 {
        margin-left: 33.3333333333%
    }

    .row .col.pull-m4 {
        right: 33.3333333333%
    }

    .row .col.push-m4 {
        left: 33.3333333333%
    }

    .row .col.offset-m5 {
        margin-left: 41.6666666667%
    }

    .row .col.pull-m5 {
        right: 41.6666666667%
    }

    .row .col.push-m5 {
        left: 41.6666666667%
    }

    .row .col.offset-m6 {
        margin-left: 50%
    }

    .row .col.pull-m6 {
        right: 50%
    }

    .row .col.push-m6 {
        left: 50%
    }

    .row .col.offset-m7 {
        margin-left: 58.3333333333%
    }

    .row .col.pull-m7 {
        right: 58.3333333333%
    }

    .row .col.push-m7 {
        left: 58.3333333333%
    }

    .row .col.offset-m8 {
        margin-left: 66.6666666667%
    }

    .row .col.pull-m8 {
        right: 66.6666666667%
    }

    .row .col.push-m8 {
        left: 66.6666666667%
    }

    .row .col.offset-m9 {
        margin-left: 75%
    }

    .row .col.pull-m9 {
        right: 75%
    }

    .row .col.push-m9 {
        left: 75%
    }

    .row .col.offset-m10 {
        margin-left: 83.3333333333%
    }

    .row .col.pull-m10 {
        right: 83.3333333333%
    }

    .row .col.push-m10 {
        left: 83.3333333333%
    }

    .row .col.offset-m11 {
        margin-left: 91.6666666667%
    }

    .row .col.pull-m11 {
        right: 91.6666666667%
    }

    .row .col.push-m11 {
        left: 91.6666666667%
    }

    .row .col.offset-m12 {
        margin-left: 100%
    }

    .row .col.pull-m12 {
        right: 100%
    }

    .row .col.push-m12 {
        left: 100%
    }
}

@media only screen and (min-width:993px) {
    .container {
        width: 90%
    }

    .row .col.l1 {
        width: 8.3333333333%
    }

    .row .col.l1,
    .row .col.l2 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l2 {
        width: 16.6666666667%
    }

    .row .col.l3 {
        width: 25%
    }

    .row .col.l3,
    .row .col.l4 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l4 {
        width: 33.3333333333%
    }

    .row .col.l5 {
        width: 41.6666666667%
    }

    .row .col.l5,
    .row .col.l6 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l6 {
        width: 50%
    }

    .row .col.l7 {
        width: 58.3333333333%
    }

    .row .col.l7,
    .row .col.l8 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l8 {
        width: 66.6666666667%
    }

    .row .col.l9 {
        width: 75%
    }

    .row .col.l9,
    .row .col.l10 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l10 {
        width: 83.3333333333%
    }

    .row .col.l11 {
        width: 91.6666666667%
    }

    .row .col.l11,
    .row .col.l12 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.l12 {
        width: 100%
    }

    .row .col.offset-l1 {
        margin-left: 8.3333333333%
    }

    .row .col.pull-l1 {
        right: 8.3333333333%
    }

    .row .col.push-l1 {
        left: 8.3333333333%
    }

    .row .col.offset-l2 {
        margin-left: 16.6666666667%
    }

    .row .col.pull-l2 {
        right: 16.6666666667%
    }

    .row .col.push-l2 {
        left: 16.6666666667%
    }

    .row .col.offset-l3 {
        margin-left: 25%
    }

    .row .col.pull-l3 {
        right: 25%
    }

    .row .col.push-l3 {
        left: 25%
    }

    .row .col.offset-l4 {
        margin-left: 33.3333333333%
    }

    .row .col.pull-l4 {
        right: 33.3333333333%
    }

    .row .col.push-l4 {
        left: 33.3333333333%
    }

    .row .col.offset-l5 {
        margin-left: 41.6666666667%
    }

    .row .col.pull-l5 {
        right: 41.6666666667%
    }

    .row .col.push-l5 {
        left: 41.6666666667%
    }

    .row .col.offset-l6 {
        margin-left: 50%
    }

    .row .col.pull-l6 {
        right: 50%
    }

    .row .col.push-l6 {
        left: 50%
    }

    .row .col.offset-l7 {
        margin-left: 58.3333333333%
    }

    .row .col.pull-l7 {
        right: 58.3333333333%
    }

    .row .col.push-l7 {
        left: 58.3333333333%
    }

    .row .col.offset-l8 {
        margin-left: 66.6666666667%
    }

    .row .col.pull-l8 {
        right: 66.6666666667%
    }

    .row .col.push-l8 {
        left: 66.6666666667%
    }

    .row .col.offset-l9 {
        margin-left: 75%
    }

    .row .col.pull-l9 {
        right: 75%
    }

    .row .col.push-l9 {
        left: 75%
    }

    .row .col.offset-l10 {
        margin-left: 83.3333333333%
    }

    .row .col.pull-l10 {
        right: 83.3333333333%
    }

    .row .col.push-l10 {
        left: 83.3333333333%
    }

    .row .col.offset-l11 {
        margin-left: 91.6666666667%
    }

    .row .col.pull-l11 {
        right: 91.6666666667%
    }

    .row .col.push-l11 {
        left: 91.6666666667%
    }

    .row .col.offset-l12 {
        margin-left: 100%
    }

    .row .col.pull-l12 {
        right: 100%
    }

    .row .col.push-l12 {
        left: 100%
    }

    .pc {
        display: block !important
    }

    .fpc {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .decktop {
        display: block !important
    }

    .fdecktop {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .fmobail,
    .mobail {
        display: none !important
    }

    #about .row {
        flex-wrap: nowrap;
        align-items: baseline !important;
    }
}

@media only screen and (min-width:1100px) {
    .container {
        width: 90%
    }
}

@media only screen and (min-width:1300px) {
    .container {
        width: 90%
    }
}

@media only screen and (max-width: 600px) {
    .col .row {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .row .col {
        padding: 0 1rem
    }

    p {
        font-size: 14px;
    }

    .section__top h1 {
        padding-right: 0 !important;
    }

    .section__1 h3, .section__1 h2 {
        padding-right: 0 !important;
    }
    
    .section__1 p, .section__4 p, .section__3 .block p {
        font-size: 14px !important;
    }

    .section__3 h5 {
        font-size: 1rem !important;
    }

    [class*=section__],
    footer {
        padding: 30px 0px;
    }

    [class*=section__],
    section {
        padding: 30px 0px;
    }

    .display__center__element {
        text-align: center
    }

    .display__flex__element,
    .display__none__element {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .display__block__element {
        display: block
    }

    .margin__center__element {
        margin: 25px auto 30px
    }

    .last,
    .margin__bottom__element {
        margin-bottom: 30px
    }

    .padding__bottom__element {
        padding-bottom: 30px
    }

    .slick-slider .ion-chevron-right {
        right: 0px;
    }
    
    .slick-slider .ion-chevron-left {
        left: 0px;
    }
    .section__3 {
        padding-bottom: 30px !important;
    }
}

@media only screen and (min-width:1201px) {
    .row .col.xl1 {
        width: 8.3333333333%
    }

    .row .col.xl1,
    .row .col.xl2 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl2 {
        width: 16.6666666667%
    }

    .row .col.xl3 {
        width: 25%
    }

    .row .col.xl3,
    .row .col.xl4 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl4 {
        width: 33.3333333333%
    }

    .row .col.xl5 {
        width: 41.6666666667%
    }

    .row .col.xl5,
    .row .col.xl6 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl6 {
        width: 50%
    }

    .row .col.xl7 {
        width: 58.3333333333%
    }

    .row .col.xl7,
    .row .col.xl8 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl8 {
        width: 66.6666666667%
    }

    .row .col.xl9 {
        width: 75%
    }

    .row .col.xl9,
    .row .col.xl10 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl10 {
        width: 83.3333333333%
    }

    .row .col.xl11 {
        width: 91.6666666667%
    }

    .row .col.xl11,
    .row .col.xl12 {
        margin-left: auto;
        left: auto;
        right: auto
    }

    .row .col.xl12 {
        width: 100%
    }

    .row .col.offset-xl1 {
        margin-left: 8.3333333333%
    }

    .row .col.pull-xl1 {
        right: 8.3333333333%
    }

    .row .col.push-xl1 {
        left: 8.3333333333%
    }

    .row .col.offset-xl2 {
        margin-left: 16.6666666667%
    }

    .row .col.pull-xl2 {
        right: 16.6666666667%
    }

    .row .col.push-xl2 {
        left: 16.6666666667%
    }

    .row .col.offset-xl3 {
        margin-left: 25%
    }

    .row .col.pull-xl3 {
        right: 25%
    }

    .row .col.push-xl3 {
        left: 25%
    }

    .row .col.offset-xl4 {
        margin-left: 33.3333333333%
    }

    .row .col.pull-xl4 {
        right: 33.3333333333%
    }

    .row .col.push-xl4 {
        left: 33.3333333333%
    }

    .row .col.offset-xl5 {
        margin-left: 41.6666666667%
    }

    .row .col.pull-xl5 {
        right: 41.6666666667%
    }

    .row .col.push-xl5 {
        left: 41.6666666667%
    }

    .row .col.offset-xl6 {
        margin-left: 50%
    }

    .row .col.pull-xl6 {
        right: 50%
    }

    .row .col.push-xl6 {
        left: 50%
    }

    .row .col.offset-xl7 {
        margin-left: 58.3333333333%
    }

    .row .col.pull-xl7 {
        right: 58.3333333333%
    }

    .row .col.push-xl7 {
        left: 58.3333333333%
    }

    .row .col.offset-xl8 {
        margin-left: 66.6666666667%
    }

    .row .col.pull-xl8 {
        right: 66.6666666667%
    }

    .row .col.push-xl8 {
        left: 66.6666666667%
    }

    .row .col.offset-xl9 {
        margin-left: 75%
    }

    .row .col.pull-xl9 {
        right: 75%
    }

    .row .col.push-xl9 {
        left: 75%
    }

    .row .col.offset-xl10 {
        margin-left: 83.3333333333%
    }

    .row .col.pull-xl10 {
        right: 83.3333333333%
    }

    .row .col.push-xl10 {
        left: 83.3333333333%
    }

    .row .col.offset-xl11 {
        margin-left: 91.6666666667%
    }

    .row .col.pull-xl11 {
        right: 91.6666666667%
    }

    .row .col.push-xl11 {
        left: 91.6666666667%
    }

    .row .col.offset-xl12 {
        margin-left: 100%
    }

    .row .col.pull-xl12 {
        right: 100%
    }

    .row .col.push-xl12 {
        left: 100%
    }

    [class*=section__] {
        padding: 100px 0
    }
}

@media (max-width:993px) {
    .bar-long {
        top: inherit;
        bottom: 0
    }

    .section__top {
        background: #f1f1f1 url("/img/bg-img-all.png") no-repeat top;
        background-size: contain;
		text-align: center;
		min-height: 200px;
        padding-left: 20px;
        padding-right: 20px;
		padding-bottom: 20%;
		background-color: #171229;
    }
	
	.section__top h1 {
		font-size: 38px;
	}

    .section__top h2, .section__top .colorgreen, .section__1 h2, .section__2 h2, .section__3 h2, .section__4 h2 {
		font-size: 28px;
	}
	
	.section__2 {
		padding: 50px 20px !important;
	}
	
	.section__3 .block__slider {
		padding: 20px 30px;
		background-color: #fefefe;
	}

    .section__4 {
        background: #f7f6f9;
		text-align: left;
		padding: 40px 20px !important;
    }

    .section__4 .block form .blue {
        margin-top: 1em;
    }
	
	.section__1 {
        top: 0 !important;
    }

    .hrrow {
        border-top: 1px solid rgb(56,52,72) !important;
        opacity: 0.5;
        margin-bottom: 40px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        max-width: 90%;
    }
	
	#about h3, .section__2 h3, .section__3 h3, .section__4 h3 {
		font-size: 24px;
	}
	
	.section__1 h3 {
		margin-top: 1em;
	}
	
	.section__1 h2 {
		margin-bottom: 1em !important;
	}
	
	.blue {
		margin: 0 auto;
		margin-top: 1em;
		margin-bottom: 0px;
	}
	
	form input, form textarea {
		background: transparent;
		border-bottom: 2px solid black;
		padding-left: 5px;
	}
	
	form textarea {
		height: 100px;
	}
	
	footer {
		border-top: none;
	}
	
	#copyright {
		margin-bottom: 0;
	}

	
}

@media (max-width: 767px) {
.section__1 .row, .section__4 .row {
    display: block !important;
}
	
.services-items {
	display: block;
    margin-top: 1em;
}

.section__2 .block {
    min-height: 180px;
    padding: 20px;
}

.section__2 .block p {
    max-width: 50% !important;
    margin: 0 auto;
    font-size: 18px;
}

.section__3 {
    padding-bottom: 20px !important;
}

.section__4 {
    text-align: center;
}

header .box__logo .logo {
    max-width: 100%;
}

.form-text {
    text-align: left;
}
}

@media (min-width: 768px) { 
    .modal {
        text-align: center;
        height: auto !important;
        left: auto !important;
        top: 50% !important;
        width: 400px !important;
        left: 50% !important;
        transform: translateX(-50%);
    }
}

@media (min-width: 769px) { 
.services-items {
    display: flex;
}

.section__2 h2 {
    margin-bottom: 80px;
}
}

@media only screen and (max-width:992px) and (min-width:769px) {
.block__form {
    padding-left: 20px;
}
.section__4 .block { 
    padding-right: 20px;
}
}

@media only screen and (max-width:1199px) and (min-width:767px) {
    .section__3 .block {
        margin: 0 20px;
        border: 1px solid #e7e7e9;
        padding: 20px;
        min-height: 440px;
    }
    header .box__logo .logo {
        max-width: 100%;
        }
        .slick-list {
            padding: 40px 0 !important;
        }
}

@media (min-width: 769px) {

    .left__menu,
    a.link {
        display: none;
    }
    #messagebox {
        margin-top: 30px;
    }
}

@media only screen and (max-width:299px) {
    html {
        height: 100vh;
        width: 100vw
    }
}

@media only screen and (min-width:1200px) {
    .fullpc {
        display: block !important
    }
}

@media only screen and (max-width:993px) and (min-width:300px) {
    .mob {
        display: block !important
    }

    .fmob {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    br {
        display: none
    }
}

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

    .decktop,
    .fdecktop {
        display: none !important
    }

    .mobail {
        display: block !important
    }

    .fmobail {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media only screen and (max-width:993px) and (min-width:600px) {

    [class*=section__],
    section {
        padding: 40px 0;
    }

    [class*=section__],
    footer {
        padding: 40px 0;
    }

    .display__center__element {
        text-align: center
    }

    .display__flex__element,
    .display__none__element {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .display__block__element {
        display: block
    }

    .margin__center__element {
        margin: 45px auto 50px
    }

    .margin__bottom__element {
        margin-bottom: 50px
    }

    .padding__bottom__element {
        padding-bottom: 50px
    }

}

@media (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media (max-width:768px) and (min-width:600px) {
    .section__3 .block {
        min-height: 350px;
    }
}

@media (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

@media (max-width: 600px) {
    .section__top {
        background: #f1f1f1 url("/img/shapes-600x600.png") no-repeat top;
        background-size: contain;
		text-align: center;
		min-height: 200px;
        padding-left: 20px;
        padding-right: 20px;
		padding-bottom: 20%;
		background-color: #171229;
    }
    .section__top h1, .section__top h2, .section__top .get-quote {
		text-align: center;
	}

    .section__top .get-quote {
        font-size: 18px !important;
    }

    .section__2 .block {
        min-height: auto;
        padding: 20px;
    }

    .section__3 .block {
        padding: 20px 30px;
        min-height: 350px;
    }

    .modal {
        text-align: center;
        height: auto !important;
        top: 50% !important;
        width: 80% !important;
        left: 50% !important;
        transform: translateX(-50%);
    }
    

    h1 {
        font-size: 40px;
        color: #000;
        text-transform: capitalize;
        margin-bottom: 40px
    }

    h1 span {
        font-size: 70px;
    }

    h2 {
        font-size: 23px !important;
        color: #000;
        margin-bottom: 37px;
        font-weight: 600;
    }

    h2 span {
        font-size: 60px;
    }

    h3 {
        font-size: 16px !important;
        color: #000;
        text-transform: capitalize;
        margin-bottom: 20px
    }

    h3 span {
        font-size: 50px;
    }

    h4 {
        font-size: 10px;
        color: #000;
        text-transform: capitalize;
        margin-bottom: 31px
    }

    h4 span {
        font-size: 40px;
    }

    h5 {
        font-size: 1rem -black;
        color: #000;
        text-transform: capitalize;
        margin-bottom: 28px
    }

    h5 span {
        font-size: 30px;
    }

    h6 {
        font-size: -10px;
        color: #000;
        text-transform: capitalize;
        margin-bottom: 25px
    }

    h6 span {
        font-size: 20px;
    }

    header.back {
        background-color: black;
        -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
        box-shadow: 0 0 25px rgba(0, 0, 0, .15);
        z-index: 5;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    header.back .box__logo,
    header.back .menu {
        height: 80px;
    }

    header.back a.link {
        margin: 7px 0 7px auto
    }

    .section__top {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .section__top .colorgreen {
        font-size: 23px !important;
    }

    .section__2 .block span {
        font-size: 40px
    }

   .section__2 .block p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
	max-width: 70% !important;
	margin: 0 auto;
    }
    	
	.section__3 {
		overflow-x: hidden;
		padding-bottom: 0px;
		padding-top: 0 !important;
	}

    .section__3 .block {
        margin: 0;
    }

    .section__3 .bulbs {
        position: relative;
        right: -5%;
        top: 0;
        z-index: -1;
        float: right
    }

    footer p,
    footer ul li a {
        font-size: 14px;
		font-weight: bold;
    }
    	
	.row {
		flex-wrap: nowrap !important;
	}

    form {
        margin: 0;
    }

}

@media (max-width: 600px) {
.section__top {
    padding-top: 180px;
    padding-bottom: 5%;
    -moz-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.box__logo {
    margin-left: 0 !important;
}
}

@media (max-width:410px) {
    .section__top {
        padding-top: 150px;
    }
    }

    @media (max-width:330px) {
        .section__top {
            padding-top: 110px;
        }
        }

@media (max-width: 992px) {
    .blue {
        max-width: 210px;
        min-height: 50px;
    }
    .slick-slider .ion-chevron-left {
        left: -5px;
    }
    .slick-slider .ion-chevron-right {
        right: -5px;
    }
}

@media (min-width:992px) {
    h1 {
        font-size: 63px;
        color: #000;
        text-transform: capitalize;
        letter-spacing: .01em;
        margin-bottom: 40px;
        line-height: 1.3;
    }

    h1 span {
        font-size: 70px;
    }

    h2 {
        font-size: 40px;
        color: #000;
        letter-spacing: .01em;
        margin-bottom: 37px
    }

    h2 span {
        font-size: 60px;
    }

    h3 {
        font-size: 30px;
        color: #000;
        text-transform: capitalize;
        letter-spacing: .01em;
        margin-bottom: 20px
    }

    h3 span {
        font-size: 50px;
    }

    h4 {
        font-size: 42px;
        color: #000;
        text-transform: capitalize;
        letter-spacing: .01em;
        margin-bottom: 31px
    }

    h4 span {
        font-size: 40px;
    }

    h5 {
        font-size: 35px;
        color: #000;
        text-transform: capitalize;
        letter-spacing: .01em;
        margin-bottom: 28px
    }

    h5 span {
        font-size: 30px;
    }

    h6 {
        font-size: 28px;
        color: #000;
        text-transform: capitalize;
        letter-spacing: .01em;
        margin-bottom: 25px
    }

    h6 span {
        font-size: 20px;
    }

    .section__top {
        background: #f1f1f1 url(../img/bg-img-all.png) no-repeat top;
        background-size: cover;
        padding: 0
    }

    /*
    .section__top h1:after {
        content: "Elevate your presence";
        display: block;
        font-size: 20px;
        color: #000;
        position: absolute;
        right: 18px;
        bottom: -40px;
        line-height: 1
    }
    */

    .section__1 {
        padding-top: 0px;
        padding-bottom: 0
    }

    .section__1 .container>.row:first-child p {
        line-height: 2.2em
    }

    .section__1 .container>.row:first-child {
        margin-bottom: 50px
    }

    .section__3 .list li {
        max-width: 250px;
        margin-bottom: 85px;
        margin-right: 50px
    }

    .section__3 .list li h5 {
        font-size: 23px
    }

    .section__3 .list li p {
        font-size: 16px
    }

    .section__4 {
        padding-top: 0;
        padding-bottom: 60px;
    }

    .section__4 .block {
        padding: 100px 50px;
        margin-right: 40px;
    }

}

@media (max-width:993px) and (min-width:600px) {
    h1 {
        font-size: 51px;
        color: #000;
        text-transform: capitalize;
        letter-spacing: .01em;
        margin-bottom: 40px
    }

    h1 span {
        font-size: 70px;
    }

    h2 {
        font-size: 42px;
        color: #000;
        letter-spacing: .01em;
        margin-bottom: 37px
    }

    h2 span {
        font-size: 60px;
    }

    h3 {
        font-size: 28px;
        color: #000;
        text-transform: capitalize;
        letter-spacing: .01em;
        margin-bottom: 20px
    }

    h3 span {
        font-size: 50px;
    }

    h4 {
        font-size: 24px;
        color: #000;
        text-transform: capitalize;
        letter-spacing: .01em;
        margin-bottom: 31px
    }

    h4 span {
        font-size: 40px;
    }

    h5 {
        font-size: 15px;
        color: #000;
        text-transform: capitalize;
        letter-spacing: .01em;
        margin-bottom: 28px
    }

    h5 span {
        font-size: 30px;
    }

    h1 {
        line-height: 1em;
        font-size: 80px
    }

    h6 {
        font-size: 6px;
        color: #000;
        text-transform: capitalize;
        letter-spacing: .01em;
        margin-bottom: 25px
    }

    h6 span {
        font-size: 20px;
    }

    .section__top {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 0;
    }

    .section__top h1 {
        margin-top: 140px;
        display: block;
    }

    .section__top h1, .section__top h2, .section__top h3, .section__top .get-quote {
		text-align: left !important;
	}
}

@media (min-width: 600px) {
    header.back {
        background-color: black;
        -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
        box-shadow: 0 0 25px rgba(0, 0, 0, .15);
        z-index: 5;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .section__2 .block {
        
        width: 100%;  
        padding: 20px;
        margin: 0px auto;
    }
	
	.section__2 .block p {
    font-weight: 500;
    line-height: 1.5em;
	max-width: 100%;
	margin: 0 auto;
}
}

@media (max-width: 769px) {
    header .menu {
        display: none;
    }

    .block__form {
        margin-top: 2em;
    }

    .box__logo {
        width: 280px;
        margin-left: -20px;
    }

    .section__3 .list li {
        max-width: 50%;
        margin-bottom: 30px
    }

    .section__3 .list li:nth-child(2n) {
        padding-right: 0;
        padding-left: 10px
    }

    .section__3 .list li:nth-child(odd) {
        padding-right: 10px
    }

    .section__3 .list li h5 {
        font-size: 20px;
        margin-bottom: 20px
    }

    .section__3 .list li p {
        font-size: 13px
    }

    .section__3 .list li img {
        max-height: 65px;
        margin-bottom: 20px
    }
}

@media (max-width: 500px) {
    .box__logo {
        width: 280px;
        margin-left: -10px;
    }
    .section__3 .block {
        padding: 20px;
        min-height: 400px;
    }
}

@media (max-width: 400px) {

    .section__3 .block {
   
        min-height: 460px;
    }

    .box__logo {
        width: 250px;
        margin-left: -10px;
    }
}


@media only screen 
and (max-device-width : 376px) 
and (orientation : portrait) {
    .box__logo {
        width: 200px;
    }
}

@media (max-width:1760px) and (min-width:993px) {
    /*
    .section__top h1:after {
        content: "Elevate your presence";
        display: block;
        font-size: 20px;
        color: #000;
        position: absolute;
        right: 18px;
        bottom: -40px;
        line-height: 1;
        width: 100%;
        text-align: center
    }
    */
}

@media (max-width:991px) and (min-width:501px) {

    /*
    .section__top h1:after {
        content: "Elevate your presence";
        display: block;
        font-size: 30px;
        color: #000;
        position: relative;
        right: 0;
        bottom: -20px;
        line-height: 1
    }
     */
}

@media (max-width:500px) {
   

    /*
    .section__top h1:after {
        content: "Elevate your presence";
        display: block;
        font-size: 20px;
        color: #000;
        position: relative;
        right: 0;
        bottom: -20px;
        line-height: 1
    }
    */

    footer ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    footer ul li {
        margin: 5px 15px;
        text-align: center
    }
}

@media (min-width:1201px) {
    .section__2 {
        padding-top: 140px;
    }
}

@media (min-width:1200px) {
    .section__3 .bulbs {
        position: absolute;
        right: 0;
        top: 20%;
    }

    .section__3 .block {
        min-height: 360px;
    }

    .navbar img {
        height: 16px;
        width: auto;
        justify-self: start;
        margin-left: -10px;
      }
}

@media (max-width:1199px) and (min-width:993px) {
    .section__3 {
        overflow-x: hidden
    }

    .section__3 .bulbs {
        position: absolute;
        right: -17%;
        top: 20%;
        z-index: -1
    }
}

@media (max-width:993px) and (min-width:600px) {
    .section__3 .bulbs {
        display: none
    }
}

@media (max-width:993px) and (min-width:701px) {
    .section__3 .list li {
        max-width: 33%;
        margin-bottom: 55px;
        padding-right: 35px
    }

    .section__3 .list li:nth-child(3),
    .section__3 .list li:nth-child(6) {
        padding-right: 0
    }

    .section__3 .list li h5 {
        font-size: 22px
    }

    .section__3 .list li p {
        font-size: 15px
    }
}

@media (min-width:501px) {
    footer ul li:before {
        content: "";
        display: block;
        width: 1px;
        height: 15px;
        margin: 3px 0;
        position: absolute;
        left: -13px;
        top: 0;
        background: #000
    }
}

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

    .display__center__element {
        text-align: center
    }

    .display__none__element {
        display: none
    }

    .display__flex__element {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .display__block__element {
        display: block
    }

    .margin__bottom__element {
        margin-bottom: 50px
    }

    .margin__center__element {
        margin: 45px auto 50px
    }

    .section__top {
        min-height: 120vh;
        padding: 100px 0 140px;
    }
    #about .row {
        align-items: first baseline !important;
    }
}

/* EXTRA CODE */

.colorgreen {
    color: #6fe2aa;
    font-size: 34px;
    display: inline-block;
}

#about .row {
    display: flex;
    align-items: baseline;
}

#about p {
    text-align: justify;
}

.section__1 {
    position: relative;
    top: 225px;
    margin: 20px 0;
}

.section__1 h2, .section__1 h3 {
    color: white;
}

.section__1 p {
    color: white;
    font-size: 16px;
    line-height: 2;
}

.section__4 p {
    font-size: 16px;
    line-height: 2;
}

.text-center {
    text-align: center;
}

.section__3 {
    padding-top: 50px;
    padding-bottom: 100px;
    text-align: center;
}


@media only screen and (min-width: 1200px) { 
.container {
	max-width: 1040px !important;
}
.section__top {
    min-height: 130vh;
    padding: 120px 0 180px;
}
.section__2 .block:hover {
    position: relative; 
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.section__3 .block:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: 0.5s;
}
}

@media (min-width: 1300px) and (max-width: 1699px) {
    .section__top {
        padding: 100px 0 180px;
        min-height: 130vh;
      }
      #about {
          top: 200px;
      }
      .section__top h1 {
        margin-top: 50px;
      }
    }

@media only screen and (max-width: 1600px) { 
   #about {
       top: 180px;
    }
    .section__top {
        min-height: 150vh;
        padding: 120px 0 180px;
    }

    }

    @media only screen and (min-width: 1600px) {
        .section__top {
            padding: 120px 0 180px;
            min-height: 130vh;
        }
        .section__1 {
            top: 250px;
        }
    }

@media only screen and (min-width: 1400px) { 
    .container {
        max-width: 1240px !important;
    }
    }

    @media only screen and (max-width: 475px) {
        .modal-content .close-btn {
            right: 0;
        }
        .modal-content p {
            margin-top: 20px;
        }
    }

    @media only screen and (max-width: 420px) {
        .section__3 {
            padding-bottom: 0 !important;
        }
        .section__top h1 {
            display: block;
        }
    }

.row {
    align-items: center;
}

.btn-light {
	background-color: #6fe2aa !important;
	color: black !important;
	border-radius: 50px !important;
	border-color: #6fe2aa !important;
	line-height: 1.8 !important;
	font-size: 20px !important;
    font-weight: bold !important;
	padding: 8px 30px !important;
}

.menu li:nth-child(3) {
    background-color: #6fe2aa;
	border-radius: 50px;
	border-color: #6fe2aa;
	line-height: 1.8;
	padding: 8px 20px !important;
    color: white;
  }

  a:hover {
      text-decoration: none !important;
  }

.form-text {
   color: #6fe2aa;
   font-weight: 500;
   text-transform: uppercase;
   padding-left: 5px;
   font-size: 18px;
}

.section__3 h5 {
    font-weight: 600;
    min-height: 30px;
}

@media (min-width: 992px) and (max-width: 1399px) {
.section__top h1 {
     margin-top: 80px;
}

.section__3 h5 {
    min-height: 60px;
}
}

.form_input input:focus {
    outline: 0;
}

.form_input .success input, .form_input .success textarea {
    border-color: #09c372;
}

.form_input.error input, .form_input.error textarea {
    border-bottom: 2px solid #ff3860;
}

.form_input .error {
    color: #ff3860;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0px;
}

@media only screen 
and (max-device-width : 992px) 
and (orientation : portrait) {
    .section__top {
        min-height: 0vh;
        padding: 120px 0 20px;
      }
}

@media only screen 
and (max-device-width : 1500px) 
and (orientation : landscape) {
    .section__top {
        padding: 100px 0 180px !important;
        min-height: 100vh;
      }
}

@media only screen 
and (min-device-width : 500px) 
and (max-device-width : 992px) 
and (orientation : landscape) {
    .section__top {
        padding: 100px 0 20px !important;
        min-height: 0vh;
    }
}