@font-face {
    font-family: icomoon;
    src: url(fonts/icomoon.eot?4bompb);
    src: url(fonts/icomoon.eot?4bompb#iefix) format('embedded-opentype'), url(fonts/icomoon.ttf?4bompb) format('truetype'), url(fonts/icomoon.woff?4bompb) format('woff'), url(fonts/icomoon.svg?4bompb#icomoon) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-h10:before {
    content: "\e927"
}

.icon-h3:before {
    content: "\e91e"
}

.icon-h2:before {
    content: "\e91f"
}

.icon-h1:before {
    content: "\e920"
}

.icon-h9:before {
    content: "\e921"
}

.icon-h8:before {
    content: "\e922"
}

.icon-h7:before {
    content: "\e923"
}

.icon-h6:before {
    content: "\e924"
}

.icon-h5:before {
    content: "\e925"
}

.icon-h4:before {
    content: "\e926"
}

.icon-twitter:before {
    content: "\e91a"
}

.icon-linkedin:before {
    content: "\e91b"
}

.icon-facebook:before {
    content: "\e91c"
}

.icon-instagram:before {
    content: "\e91d"
}

.icon-right-arrow:before {
    content: "\e919"
}

.icon-p2:before {
    content: "\e90b";
    color: #fff
}

.icon-p3:before {
    content: "\e914"
}

.icon-p5:before {
    content: "\e915";
    color: #43909e
}

.icon-p0:before {
    content: "\e916";
    color: #fff
}

.icon-p1:before {
    content: "\e917";
    color: #fff
}

.icon-close:before {
    content: "\e913"
}

.icon-menu:before {
    content: "\e912"
}

.icon-au4:before {
    content: "\e90a";
    color: #fff
}

.icon-au5:before {
    content: "\e918";
    color: #fff
}

.icon-au6:before {
    content: "\e90c";
    color: #fff
}

.icon-au7:before {
    content: "\e90d";
    color: #fff
}

.icon-au0:before {
    content: "\e90e";
    color: #fff
}

.icon-au1:before {
    content: "\e90f";
    color: #fff
}

.icon-au2:before {
    content: "\e910";
    color: #fff
}

.icon-au3:before {
    content: "\e911";
    color: #fff
}

.icon-mail:before {
    content: "\e907";
    color: #fff
}

.icon-phone:before {
    content: "\e908";
    color: #fff
}

.icon-location:before {
    content: "\e909";
    color: #fff
}

.icon-starburst:before {
    content: "\e906";
    color: #43909e
}

.icon-rv1:before {
    content: "\e904";
    color: #43909e
}

.icon-rv0:before {
    content: "\e905";
    color: #fff
}

.icon-hn2:before {
    content: "\e900";
    color: #1693a1
}

.icon-hn3:before {
    content: "\e901";
    color: #1693a1
}

.icon-hn0:before {
    content: "\e902";
    color: #1693a1
}

.icon-hn1:before {
    content: "\e903";
    color: #1693a1
}

* {
    outline: 0
}

html::-webkit-scrollbar {
    width: 10px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

html::-webkit-scrollbar-thumb {
    background: #888
}

html::-webkit-scrollbar-track {
    background: #f1f1f1
}

html {
    height: 100%;
    font-family: Montserrat;
    font-size: 16px
}

body {
    margin: 0;
    height: 100%;
    top: 0!important
}

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

a:-webkit-any-link {
    text-decoration: none;
    color: inherit
}

button,
input,
textarea {
    -webkit-appearance: none!important;
    outline: 0;
    font-family: Montserrat;
    border: 0;
    border-radius: 0;
    margin: 0
}

dl,
ol,
ul {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

header {
    position: fixed;
    top: 0;
    right: 0;
    font-weight: 700;
    font-size: 1.1rem;
    height: 90px;
    align-items: center;
    display: flex;
    z-index: 6;
    transition: .3s
}

header ul {
    display: flex;
    position: relative;
    z-index: 2;
    color: #fff;
    align-self: center;
    margin: auto;
    padding-right: 25px;
    transition: .3s
}

span.sep {
    background: #fff;
    width: 1px;
    height: 33.33%;
    display: block
}

header ul li {
    padding: 20px 15px
}

.header-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s
}

.header-bg0 {
    background: #19919f;
    z-index: 1
}

.header-bg.header-bg0:before {
    border-bottom-color: #19919f
}

.header-bg1 {
    transform: translate(-40px, 22px);
    background: #2b3e50
}

.header-bg:before {
    content: '';
    position: absolute;
    left: -1.1rem;
    top: 0;
    width: 50px;
    transform: translateX(-50%);
    height: auto;
    border: solid transparent 90px;
    border-top: 0;
    border-right: 0;
    border-left: solid 60px transparent
}

.header-bg.header-bg1:before {
    border-bottom-color: #2b3e50
}

header[data-size=small] {
    width: 100%;
    box-shadow: 0 0 5px 1px #19919f
}

header[data-size=small] ul {
    margin-right: 0
}

header[data-size=small]+.tops .top-logo {
    height: 70px;
    width: auto;
    z-index: 5;
    top: 9px
}

header[data-size=small] .header-bg1 {
    transform: none;
    opacity: 0;
    visibility: hidden
}

span.langs {
    position: absolute
}

li.langs {
    display: flex;
    align-items: center;
    padding: 0 15px;
    position: relative
}

div#lango {
    position: absolute;
    top: 100%;
    width: 75px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    max-height: 0;
    overflow: hidden;
    transition: .3s
}

.lang {
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    background: #19919f;
    cursor: pointer
}

.lang.selected,
.lang:hover {
    background: #2c3e50
}

.langs:hover #lango {
    max-height: 200px
}

header[data-state=open] li.langs span {
    margin: 12px auto
}

header[data-state=open] ul li {
    height: auto;
    flex-direction: column;
    width: 100%;
    box-sizing: border-box
}

header[data-state=open] ul li a {
    margin: auto
}

li.opendown {
    position: relative
}

.opens {
    max-height: 0;
    overflow: hidden;
    position: absolute;
    left: 50%;
    transform: translateY(-50%);
    top: 100%;
    display: flex;
    flex-direction: column;
    background: #19919f;
    transition: .3s
}

.opendown:hover .opens,
.opendown[data-state=open] .opens {
    max-height: 200px
}

.opendown:hover .hdowns-multi.opens,
.opendown[data-state=open] .hdowns-multi.opens {
    visibility: visible;
    opacity: 1;
    max-height: 440px
}

header[data-state=open] .opens {
    position: relative;
    transform: none;
    top: 0;
    background: 0 0;
    left: 0;
    padding: 0
}

header[data-state=open] .hdowns-multi.opens:before {
    display: none
}

header[data-state=open] li.opendown {
    padding: 0
}

.opens a {
    padding: 12px 30px;
    white-space: nowrap
}

.opens a:hover {
    background: #2b3e50
}

.opens {
    padding: 0;
    box-sizing: border-box;
    left: 50%;
    transform: translateX(-50%)
}

.hdowns-multi {
    position: absolute;
    top: 100%;
    padding: 0;
    width: 420px
}

.hdowns-multi {
    white-space: nowrap
}

.hdownm {
    width: auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 40px;
    max-height: 40px;
    min-height: 40px;
    position: relative;
    background: #2c3e50;
    padding: 0!important
}

header[data-state=open] {
    z-index: 7
}

header[data-state=open] ul {
    z-index: 8
}

header[data-state=open] .hdownm {
    width: 100%
}

.hdownm span {
    font-size: 20px;
    height: 100%;
    min-width: 40px;
    display: flex;
    align-items: center;
    place-content: center;
    justify-content: center;
    border: 0;
    background: #2c3e50;
    position: relative
}

.headerin {
    margin-left: auto
}

.headerin,
header ul {
    height: 100%;
    align-items: center
}

header ul li {
    height: 100%;
    box-sizing: border-box;
    align-items: center;
    display: flex
}

.hdownm p {
    margin: 0;
    padding: 0 10px;
    height: 100%;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    align-items: center;
    background: #19919f;
    color: #fff;
    font-weight: 400;
    padding-left: 26px;
    font-size: 15px
}

.hdownm span:after {
    background: #2c3e50;
    display: block;
    content: '';
    position: absolute;
    left: 100%;
    border-top: solid 40px #19919f;
    z-index: 2;
    border-left: solid 20px #2c3e50
}

.hdownm:hover p {
    background: #2c3e50
}

.hdowns-multi.opens {
    background: 0 0;
    overflow: visible;
    transition: .3s;
    opacity: 0;
    visibility: hidden
}

.hdownm.type0 span:after {
    background: #2c3e50;
    display: block;
    content: '';
    position: absolute;
    left: 100%;
    border-top: solid 40px #19919f;
    border-bottom: 0;
    z-index: 2;
    border-left: solid 20px #2c3e50
}

.hdownm:hover span:after {
    border-top: solid 40px #2c3e50
}

.hdownm p:before {
    background: #2c3e50;
    display: block;
    content: '';
    position: absolute;
    right: 100%;
    border-right: solid 40px #2c3e50;
    z-index: 2;
    border-left: solid 20px transparent;
    display: none
}

header[data-state=""] .hdownm:nth-child(2) {
    margin-left: 20px!important
}

header[data-state=""] .hdownm:nth-child(3) {
    margin-left: 40px!important
}

header[data-state=""] .hdownm:nth-child(4) {
    margin-left: 60px!important
}

header[data-state=""] .hdownm:nth-child(5) {
    margin-left: 80px!important
}

header[data-state=""] .hdownm:nth-child(6) {
    margin-left: 100px!important
}

header[data-state=""] .hdownm:nth-child(7) {
    margin-left: 120px!important
}

header[data-state=""] .hdownm:nth-child(8) {
    margin-left: 140px!important
}

header[data-state=""] .hdownm:nth-child(9) {
    margin-left: 160px!important
}

header[data-state=""] .hdownm:nth-child(10) {
    margin-left: 180px!important
}

header[data-state=open] .hdownm:nth-child(2) {
    padding-left: 20px!important
}

header[data-state=open] .hdownm:nth-child(3) {
    padding-left: 40px!important
}

header[data-state=open] .hdownm:nth-child(4) {
    padding-left: 60px!important
}

header[data-state=open] .hdownm:nth-child(5) {
    padding-left: 80px!important
}

header[data-state=open] .hdownm:nth-child(6) {
    padding-left: 100px!important
}

header[data-state=open] .hdownm:nth-child(7) {
    padding-left: 120px!important
}

header[data-state=open] .hdownm:nth-child(8) {
    padding-left: 140px!important
}

header[data-state=open] .hdownm:nth-child(9) {
    padding-left: 160px!important
}

header[data-state=open] .hdownm:nth-child(10) {
    padding-left: 180px!important
}

.hdowns-multi.opens:before {
    content: '';
    position: absolute;
    left: -20px;
    border-top: solid 360px #2c3e50;
    border-left: solid 180px transparent;
    top: 0
}

a.logo-out {
    display: none
}

header[data-state=open] a.logo-out {
    display: block
}

a.logo-out .logo {
    width: 10rem;
    margin-bottom: 10px
}

.tops {
    height: 100%
}

.top-logo {
    position: fixed;
    top: 30px;
    left: 40px;
    width: 16.25rem;
    z-index: 3;
    transition: .3s
}

div#topsin {
    position: absolute;
    width: 100%;
    height: 100%
}

.topbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover
}

.topbg.bgf {
    background: -moz-linear-gradient(-.26% 50% 0deg, rgba(25, 145, 159, .4) 10.35%, rgba(26, 138, 153, .38) 15.91%, rgba(35, 97, 113, .26) 53.09%, rgba(41, 71, 89, .16) 82.39%, rgba(43, 62, 80, .1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(25, 145, 159, .4) 10.35%, rgba(26, 138, 153, .38) 15.91%, rgba(35, 97, 113, .26) 53.09%, rgba(41, 71, 89, .16) 82.39%, rgba(43, 62, 80, .1) 100%);
    background: -webkit-gradient(linear, -.26% 50%, 99.74% 50%, color-stop(.1035, rgba(25, 145, 159, .4)), color-stop(.1591, rgba(26, 138, 153, .38)), color-stop(.5309, rgba(35, 97, 113, .26)), color-stop(.8239, rgba(41, 71, 89, .16)), color-stop(1, rgba(43, 62, 80, .1)));
    background: -o-linear-gradient(0deg, rgba(25, 145, 159, .4) 10.35%, rgba(26, 138, 153, .38) 15.91%, rgba(35, 97, 113, .26) 53.09%, rgba(41, 71, 89, .16) 82.39%, rgba(43, 62, 80, .1) 100%);
    background: -ms-linear-gradient(0deg, rgba(25, 145, 159, .4) 10.35%, rgba(26, 138, 153, .38) 15.91%, rgba(35, 97, 113, .26) 53.09%, rgba(41, 71, 89, .16) 82.39%, rgba(43, 62, 80, .1) 100%);
    background: linear-gradient(90deg, rgba(25, 145, 159, .4) 10.35%, rgba(26, 138, 153, .38) 15.91%, rgba(35, 97, 113, .26) 53.09%, rgba(41, 71, 89, .16) 82.39%, rgba(43, 62, 80, .1) 100%)
}

.top {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.top0 {
    z-index: 4;
    background: #fff
}

.topin {
    position: absolute;
    right: 0;
    color: #fff;
    z-index: 1;
    height: 100%;
    padding-right: calc((100% - 1600px)/ 2)
}

footer {
    background: #19919f;
    color: #fff;
    padding: 120px 40px 20vh;
    display: flex;
    position: relative;
    z-index: 5;
    overflow: hidden
}

.footerin {
    display: flex;
    height: 100%;
    margin: auto;
    width: 100%;
    max-width: 1600px
}

footer h1 {
    font-size: 19px;
    background: #fff;
    display: flex;
    margin: 0 auto 30px 0;
    color: #19919f;
    position: relative;
    box-sizing: border-box;
    align-items: center;
    font-weight: 700;
    width: 300px;
    max-width: 320px
}

.footer-part {
    display: flex;
    flex-direction: column;
    max-width: 340px;
    padding: 0 10px;
    box-sizing: border-box
}

.footer-part a {
    transition: .3s
}

.footer-part a:hover {
    color: #f5f5f5
}

footer h1:after {
    content: '';
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 50px;
    border-bottom: 0;
    border-top: solid transparent 50px;
    border-left: solid 25px #fff;
    border-right: 0
}

.fshadow {
    background: #2c3e50;
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
    height: 50px;
    left: 16px
}

.fshadow:after {
    content: '';
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 50px;
    border-bottom: 0;
    border-right: 0;
    border-left: solid 25px #2c3e50;
    border-top: solid transparent 50px
}

footer h1 font {
    z-index: 2;
    padding: 0 20px;
    height: 50px;
    display: flex;
    align-items: center;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    text-align: center
}

.footer-part p {
    line-height: 1.7;
    max-width: 355px;
    font-size: 15px;
    margin: auto
}

.footer-part:nth-child(1) p {
    line-height: 2
}

footer .sep {
    min-height: 321px;
    width: 1px;
    background: #fff;
    display: flex;
    margin: 0 auto;
    height: 100%
}

footer img {
    width: 175px;
    margin: 30px auto 30px 0
}

footer .links {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    box-sizing: border-box
}

footer .links li {
    width: 100%;
    text-align: left;
    line-height: 2;
    font-size: 15px;
    display: flex;
    box-sizing: border-box
}

footer .links li:before {
    content: '';
    margin-right: 10px;
    background: #fff;
    width: 4px;
    height: 4px;
    align-self: center
}

.footer-part:nth-child(3) p {
    font-size: 14px
}

.footerbg {
    position: absolute;
    bottom: 0;
    background: #fff;
    height: 20vh;
    width: 100%;
    left: 0
}

.footerbg:after {
    content: '';
    position: absolute;
    top: 0;
    width: 50%;
    height: auto;
    border-top: 0;
    right: 0;
    border-left: solid calc(var(--dwidth)/2) #19919f;
    border-bottom: solid transparent 20vh!important;
    width: auto!important
}

.footerbg:before {
    content: '';
    position: absolute;
    top: 0;
    width: 50%;
    height: auto;
    border-top: 0;
    left: 0;
    border-right: solid calc(var(--dwidth)/2) #19919f;
    border-bottom: solid transparent 20vh!important;
    width: auto!important
}

.footer-part ul span {
    font-size: 16px;
    margin: 0 10px 0 0;
    display: flex;
    align-items: center;
    width: 16px
}

.footer-part ul a {
    display: flex
}

.footer-part ul.links a {
    text-transform: capitalize
}

.footer-part .icon-location {
    font-size: 20px;
    align-items: baseline
}

.footer-part .icon-mail {
    font-size: 13px
}

.footer-part li p {
    margin: auto 0
}

.footer-part:last-child li {
    margin-bottom: 10px
}

li.socials {
    display: flex;
    max-width: 230px;
    width: 100%;
    margin-top: 15px;
    padding-left: 30px;
    box-sizing: border-box
}

li.socials a {
    margin: auto
}

span.icon-close,
span.icon-menu {
    display: none
}

.tops a {
    position: relative;
    z-index: 7
}

.result {
    text-align: center;
    max-height: 0;
    transition: .3s;
    margin: 0;
    padding: 0;
    overflow: hidden;
    box-sizing: border-box;
    height: 30px
}

.result[data-state=failure] {
    color: #cd5c5c;
    max-height: 100px
}

.result[data-state=success] {
    color: #3cb371;
    max-height: 100px
}

div#google_translate_element {
    display: none
}

.skiptranslate {
    display: none
}

.goog-text-highlight {
    background-color: initial!important;
    box-shadow: initial!important
}

div#goog-gt-tt {
    display: none!important
}

@media(min-width:1600px) {
    img.top-logo {
        padding-left: calc((100% - 1600px)/ 2)
    }
    header#header {
        padding-right: calc((100% - 1600px)/ 2)
    }
}

@media(max-width:1900px) {
    html {
        font-size: 15px
    }
}

@media(max-width:1800px) {
    html {
        font-size: 14px
    }
}

@media(max-width:1700px) {
    html {
        font-size: 13px
    }
}

@media(max-width:1600px) {
    .footer-part {
        max-width: 300px
    }
    footer h1 {
        width: calc(100% - 40px)
    }
    html {
        font-size: 12px
    }
    header {
        height: 80px
    }
    .header-bg:before {
        border: solid transparent 80px;
        border-top: 0;
        border-right: 0;
        border-left: solid 50px transparent
    }
    header[data-size=small]+.tops .top-logo {
        height: 60px;
        top: 8px;
        width: auto;
        left: 40px
    }
    header ul {
        padding-right: 30px
    }
    header ul li {
        padding: 10px
    }
    .item-mid {
        height: 200px
    }
}

@media(max-width:1366px) {
    .header-bg1 {
        transform: translate(-40px, 18px);
        background: #2b3e50
    }
    .header-bg:before {
        width: 40px
    }
    .header-bg1::before {
        width: 24px
    }
    footer h1 font {
        font-size: 17px
    }
    .footer-part p,
    footer .links li {
        font-size: 13px
    }
    footer .sep {
        opacity: .3
    }
    .footer-part {
        max-width: 260px
    }
    footer img {
        width: 150px
    }
}

@media(max-width:1350px) {
    header ul li {
        padding: 10px 8px
    }
}

@media(max-width:1300px),
(max-height:670px) {
    html {
        font-size: 11px
    }
}

@media(max-width:1276px) {
    header ul li {
        padding: 10px 6px
    }
    header ul {
        padding-right: 24px
    }
    .top-logo,
    header[data-size=small]+.tops .top-logo {
        left: 30px
    }
    footer {
        padding: 60px 30px 20vh
    }
}

@media(max-width:1200px) {
    header {
        height: 70px
    }
    header[data-size=small]+.tops .top-logo,
    logo {
        height: 53px
    }
    .header-bg:before {
        border-bottom: solid transparent 70px
    }
    header ul li {
        padding: 10px 6px
    }
    .header-bg1 {
        transform: translate(-28px, 13px)
    }
}

@media(max-width:1100px) {
    header span.sep {
        width: 0
    }
    header ul li {
        padding: 10px 3px
    }
    header ul {
        padding-right: 26px
    }
    .header-bg:before {
        width: 30px
    }
    .header-bg1 {
        transform: translate(-24px, 13px)
    }
    .footer-part {
        max-width: 240px
    }
}

@media(max-width:1050px) {
    .header-bg0,
    .header-bg1 {
        display: none
    }
    header ul {
        flex-direction: column;
        background: #19919f;
        padding: 10px 0 30px;
        text-align: right;
        height: auto;
        margin-right: 0;
        margin-top: 0
    }
    header ul li {
        padding: 0 30px
    }
    header ul li a {
        padding: 15px 0;
        display: table;
        text-align: right;
        width: auto;
        margin-left: auto
    }
    header ul li:hover {
        background: #2c3e50
    }
    header {
        height: 100%;
        width: 0
    }
    span.icon-menu {
        position: fixed;
        top: 30px;
        right: 30px;
        background: #fff;
        width: 30px;
        height: 30px;
        font-size: 13px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 700;
        color: #2c3e50
    }
    header ul .icon-close {
        position: fixed;
        top: 10px;
        right: 10px;
        width: 30px;
        height: 30px;
        color: #fff;
        display: none;
        align-items: center;
        justify-content: center;
        font-weight: 700
    }
    header[data-state=open] .icon-close {
        display: flex
    }
    .header-bg.header-bg2 {
        display: block;
        background: #2c3e50;
        width: 0;
        height: 100%;
        left: auto;
        right: 0;
        top: 0;
        opacity: .3
    }
    header[data-state=open] .header-bg.header-bg2 {
        width: 100%;
        position: fixed
    }
    header[data-state=open]+.tops a {
        opacity: 0
    }
    header[data-size=small] {
        width: 100%;
        background: #19919f;
        height: 70px
    }
    header[data-size=small] span.icon-menu {
        top: 20px
    }
    .headerin {
        display: flex;
        background: #19919f;
        position: fixed;
        right: -100%;
        width: 420px;
        height: 100%;
        z-index: 9;
        overflow: auto;
        top: 0;
        transition: .3s
    }
    header[data-state=open] {
        width: 100%
    }
    header[data-state=open] .headerin {
        right: 0;
        top: 0
    }
}

@media(max-width:1024px) {
    footer h1 font {
        font-size: 14px;
        padding: 0 0 0 10px
    }
    .footer-part {
        max-width: 240px
    }
    .fshadow {
        width: calc(100% + 30px);
        left: -15px
    }
    footer h1:before {
        content: '';
        position: absolute;
        right: 100%;
        bottom: 0;
        width: 50px;
        border-bottom: 0;
        border-top: solid transparent 50px;
        border-right: solid 25px #fff;
        border-left: 0;
        z-index: 1
    }
    .fshadow:before {
        content: '';
        position: absolute;
        right: 100%;
        bottom: 0;
        width: 0;
        border-bottom: 0;
        border-left: 0;
        border-right: solid 25px #2c3e50;
        border-top: solid transparent 50px
    }
    .footerin {
        flex-direction: column
    }
    footer .sep {
        min-height: 1px;
        width: 100%;
        margin: 40px 0
    }
    footer h1 font {
        font-size: 16px;
        text-align: center;
        justify-content: center;
        padding: 0
    }
    footer h1 {
        margin: auto auto 30px
    }
    .footer-part {
        max-width: 100%
    }
    footer img {
        order: 1;
        margin: auto auto 30px
    }
    .footer-part:nth-child(1) p {
        order: 3;
        max-width: initial
    }
    .footer-part:nth-child(1) h1 {
        order: 2
    }
    footer .links li {
        width: 25%;
        padding: 0 10px 10px;
        margin: auto
    }
    footer .links {
        max-width: initial;
        margin-bottom: -10px
    }
    .footer-part:last-child {
        max-width: 300px;
        margin: auto
    }
}

@media(max-width:768px) {
    footer .links li {
        width: 33.33%
    }
    footer .sep {
        margin: 30px 0
    }
    footer h1 font {
        height: 40px
    }
    footer h1:before {
        border-top: solid transparent 40px;
        border-right: solid 20px #fff
    }
    footer h1:after {
        border-top: solid transparent 40px;
        border-left: solid 20px #fff
    }
    .fshadow {
        width: calc(100% + 20px);
        left: -10px
    }
    .top-logo {
        width: 12rem;
        top: 15px
    }
}

@media(max-width:600px) {
    footer .links li {
        width: 50%
    }
}

@media(max-width:450px) {
    .hdowns-multi.opens {
        width: 100%
    }
    .hdownm p {
        font-size: 13px
    }
    header[data-state=open] .opens .hdownm {
        padding-left: 0!important
    }
    .hdownm span:after {
        border: 0;
        display: none
    }
    .hdownm span {
        min-width: 50px
    }
    .hdownm p {
        padding-left: 15px
    }
    .top-logo,
    header[data-size=small]+.tops .top-logo {
        height: 53px;
        left: 15px;
        top: 8px;
        width: auto
    }
    footer {
        padding: 60px 15px 20vh
    }
    span.icon-menu {
        right: 15px;
        top: 20px
    }
    footer .links li {
        width: 100%
    }
    .hdownm p {
        font-size: 13px
    }
    .headerin {
        width: 268px
    }
}