/*@charset "utf-8";*/
/*!
 * 作者：miniidea
 * 网站地址: http://www.miniidea.com
 */
/**
 +------------------------------------------------------------------------------
 * ************   Reset Css   ************
 +------------------------------------------------------------------------------
 */
html { font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% }
body { margin: 0 }
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section { display: block }
h1 { font-size: 2em; margin: .67em 0 }
figure { margin: 1em 40px }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible }
pre { font-family: monospace; font-size: 1em }
a { background-color: transparent; -webkit-text-decoration-skip: objects }
a:active, a:hover { outline-width: 0 }
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted }
b, strong { font-weight: bolder }
code, kbd, samp { font-family: 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, canvas, 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: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; outline: none }
button, input { overflow: visible }
button, select { text-transform: none }
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0 }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: .35em .625em .75em }
legend { -webkit-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; box-sizing: border-box; padding: 0; cursor: pointer }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto }
[type="search"] { -webkit-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 }
summary { display: list-item }
[hidden], template { display: none }
/**
 +------------------------------------------------------------------------------
 * ************   Common Css   ************
 +------------------------------------------------------------------------------
 */
*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit }
html { -webkit-box-sizing: border-box; box-sizing: border-box }
body { font-size: 1rem; line-height: 1.42858; font-family: "Open Sans", "PingFang SC", "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif; color: #666 }
ol, ul { list-style: none }
dl, dd, ul, p { margin: 0; padding: 0 }
a { text-decoration: none; color: #333 }
a:hover { color: #003f96 }
code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace }
pre { display: block; font-size: 13px; line-height: 1.42858; color: #333; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; overflow: auto }
code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 3px }
kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px }
h1, h2, h3, h4, h5, h6 { margin: 0; font-family: inherit; font-weight: 500; line-height: 1.1 }
small, .small { font-weight: 400; line-height: 1; color: #777; font-size: 65% }
.fl { float: left !important }
.fr { float: right !important }
.fix::before, .fix::after { content: " "; display: table }
.fix::after { clear: both }
.flex { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap }
.hide { display: none !important }
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.ellipsis-rows { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; overflow-wrap: break-word; -webkit-line-clamp: 2; text-overflow: ellipsis }
/**
 +------------------------------------------------------------------------------
 * ************   Grids Css   ************
 +------------------------------------------------------------------------------
 */
.container { max-width: 1340px; margin: 0 auto; padding-left: 15px; padding-right: 15px }
.row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -15px; margin-right: -15px }
.row.no-gutter { margin-left: 0; margin-right: 0 }
.row.no-gutter .col, .row.no-gutter .col-1, .row.no-gutter .col-2, .row.no-gutter .col-3, .row.no-gutter .col-4, .row.no-gutter .col-5, .row.no-gutter .col-6, .row.no-gutter .col-7, .row.no-gutter .col-8, .row.no-gutter .col-9, .row.no-gutter .col-10, .row.no-gutter .col-11, .row.no-gutter .col-12 { padding: 0 }
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { position: relative; width: 100%; min-height: 1px; padding-left: 15px; padding-right: 15px }
@media (min-width:576px) {
  .col-1 { flex: 0 0 8.33333%; max-width: 8.33333% }
  .col-offset-1 { margin-left: 8.33333% }
  .col-2 { flex: 0 0 16.66667%; max-width: 16.66667% }
  .col-offset-2 { margin-left: 16.66667% }
  .col-3 { flex: 0 0 25%; max-width: 25% }
  .col-offset-3 { margin-left: 25% }
  .col-4 { flex: 0 0 33.33333%; max-width: 33.33333% }
  .col-offset-4 { margin-left: 33.33333% }
  .col-5 { flex: 0 0 41.66667%; max-width: 41.66667% }
  .col-offset-5 { margin-left: 41.66667% }
  .col-6 { flex: 0 0 50%; max-width: 50% }
  .col-offset-6 { margin-left: 50% }
  .col-7 { flex: 0 0 58.33333%; max-width: 58.33333% }
  .col-offset-7 { margin-left: 58.33333% }
  .col-8 { flex: 0 0 66.66667%; max-width: 66.66667% }
  .col-offset-8 { margin-left: 66.66667% }
  .col-9 { flex: 0 0 75%; max-width: 75% }
  .col-offset-9 { margin-left: 75% }
  .col-10 { flex: 0 0 83.33333%; max-width: 83.33333% }
  .col-offset-10 { margin-left: 83.33333% }
  .col-11 { flex: 0 0 91.66667%; max-width: 91.66667% }
  .col-offset-11 { margin-left: 91.66667% }
  .col-12 { flex: 0 0 100%; max-width: 100% }
  .col-offset-12 { margin-left: 100% }
  .cols-10 > .col-1 { flex: 0 0 10%; max-width: 10% }
  .cols-10 > .col-offset-1 { margin-left: 10% }
  .cols-10 > .col-2 { flex: 0 0 20%; max-width: 20% }
  .cols-10 > .col-offset-2 { margin-left: 20% }
  .cols-10 > .col-3 { flex: 0 0 30%; max-width: 30% }
  .cols-10 > .col-offset-3 { margin-left: 30% }
  .cols-10 > .col-4 { flex: 0 0 40%; max-width: 40% }
  .cols-10 > .col-offset-4 { margin-left: 40% }
  .cols-10 > .col-5 { flex: 0 0 50%; max-width: 50% }
  .cols-10 > .col-offset-5 { margin-left: 50% }
  .cols-10 > .col-6 { flex: 0 0 60%; max-width: 60% }
  .cols-10 > .col-offset-6 { margin-left: 60% }
  .cols-10 > .col-7 { flex: 0 0 70%; max-width: 70% }
  .cols-10 > .col-offset-7 { margin-left: 70% }
  .cols-10 > .col-8 { flex: 0 0 80%; max-width: 80% }
  .cols-10 > .col-offset-8 { margin-left: 80% }
  .cols-10 > .col-9 { flex: 0 0 90%; max-width: 90% }
  .cols-10 > .col-offset-9 { margin-left: 90% }
  .cols-10 > .col-10 { flex: 0 0 100%; max-width: 100% }
  .cols-10 > .col-offset-10 { margin-left: 100% }
  .col { flex-basis: 0; flex-grow: 1; max-width: 100% }
}
table { background: transparent; border-spacing: 0; border-collapse: collapse; }
.table { width: 100%; max-width: 100%; margin-bottom: 1rem; text-align: left; line-height: 1.5; }
.table th { padding: .75rem .5rem; }
.table td { padding: .5rem; }
.table > thead { background-color: rgba(100, 100, 150, 0.04); }
.table > thead > tr > th, .table > thead > tr > td { border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.table > tfoot { background-color: rgba(100, 100, 150, 0.04); }
.table > tfoot > tr > th, .table > tfoot > tr > td { border-top: 1px solid rgba(0, 0, 0, 0.12); }
.table > tbody > tr + tr > th, .table > tbody > tr + tr > td { border-top: 1px solid rgba(0, 0, 0, 0.12); }
.table.rounded { max-width: none; border-collapse: separate; border-radius: 6px; }
.table.bordered { border: 2px solid rgba(0, 0, 0, 0.12); }
.table.bordered > thead > tr > th + th, .table.bordered > thead > tr > td + td, .table.bordered > tbody > tr > th + th, .table.bordered > tbody > tr > td + td, .table.bordered > tfoot > tr > th + th, .table.bordered > tfoot > tr > td + td { border-left: 1px solid rgba(0, 0, 0, 0.12); }
.table.striped > tbody > tr:nth-of-type(2n + 2) { background-color: rgba(100, 100, 150, 0.04); }
.table.hover > tbody > tr:hover { background-color: rgba(100, 100, 150, 0.04); }
.table-overflow { min-height: .01%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
/**
 +------------------------------------------------------------------------------
 * ************  Icons   ************
 +------------------------------------------------------------------------------
 */
@font-face {font-family: "iconfont";
  src: url('fonts/iconfont.eot?t=20200101'); /* IE9*/
  src: url('fonts/iconfont.eot?t=20200101#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('fonts/iconfont.woff?t=20200101') format('woff'), /* chrome, firefox */
  url('fonts/iconfont.woff2?t=20200101') format('woff'), /* chrome, firefox */
  url('fonts/iconfont.ttf?t=20200101') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('fonts/iconfont.svg?t=20200101#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.icon-order:before { content: "\e63a" }
.icon-add:before { content: "\e767" }
.icon-yjt:before { content: "\e603" }
.icon-wenzhang:before { content: "\e639" }
.icon-top:before { content: "\e672" }
.icon-signup:before { content: "\e641" }
.icon-fabu:before { content: "\e618" }
.icon-tel:before { content: "\e79c" }
.icon-marker:before { content: "\e612" }
.icon-left:before { content: "\e7ad" }
.icon-right:before { content: "\e7ae" }
.icon-zixun:before { content: "\e72c" }
.icon-ss:before { content: "\e63f" }
.icon-index:before { content: "\e621" }
.icon-unfold:before { content: "\e654" }
.icon-liuyan:before { content: "\e629" }
.icon-shoucang:before { content: "\e617" }
.icon-qzone:before { content: "\e642" }
.icon-zan:before { content: "\e607" }
.icon-remen:before { content: "\e638" }
.icon-share:before { content: "\e619" }
.icon-douban:before { content: "\e691" }
.icon-weibo:before { content: "\e620" }
.icon-qq:before { content: "\e7ac" }
.icon-alarm:before { content: "\e69e" }
.icon-view:before { content: "\e600" }
.icon-wechat:before { content: "\e602" }
.icon-download:before { content: "\e697" }
.icon-tags:before { content: "\e6c8" }
.icon-phone:before { content: "\e622" }
.icon-code:before { content: "\e601" }
.icon-yuyan:before { content: "\e649" }
/**
 +------------------------------------------------------------------------------
 * ************   Swiper Css   ************
 +------------------------------------------------------------------------------
 */
:root { --swiper-theme-color: #007aff }
.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1 }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box }
.swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0) }
.swiper-container-multirow > .swiper-wrapper { flex-wrap: wrap }
.swiper-container-multirow-column > .swiper-wrapper { flex-wrap: wrap; flex-direction: column }
.swiper-container-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0 auto }
.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform }
.swiper-slide-invisible-blank { visibility: hidden }
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000 }
.swiper-container-fade.swiper-container-free-mode .swiper-slide { transition-timing-function: ease-out }
.swiper-container-fade .swiper-slide { pointer-events: none; transition-property: opacity }
.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none }
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto }
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto }
.swiper-container-autoheight .swiper-wrapper { align-items: flex-start; transition-property: transform, height }
.swiper-container-css-mode > .swiper-wrapper { overflow: auto; scrollbar-width: none; -ms-overflow-style: none }
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar { display: none }
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide { scroll-snap-align: start start }
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper { scroll-snap-type: x mandatory }
:root { --swiper-pagination-color: var(--swiper-theme-color) }
.swiper-pagination { position: absolute; text-align: center; transition: 300ms opacity; transform: translate3d(0, 0, 0); z-index: 10 }
.swiper-pagination.swiper-pagination-hidden { opacity: 0 }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 10px; left: 0; width: 100% }
.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: .2 }
button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none }
.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer }
.swiper-pagination-bullet-active { opacity: 1; background: var(--swiper-pagination-color, var(--swiper-theme-color)) }
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px }
.swiper-pagination-white { --swiper-pagination-color: #fff }
.swiper-pagination-black { --swiper-pagination-color: #000 }
.swiper-pagination-lock { display: none }
.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; transform-origin: 50%; animation: swiper-preloader-spin 1s infinite linear; box-sizing: border-box; border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color)); border-radius: 50%; border-top-color: transparent }
.swiper-lazy-preloader-white { --swiper-preloader-color: #fff }
.swiper-lazy-preloader-black { --swiper-preloader-color: #000 }
@keyframes swiper-preloader-spin {
    100% { transform: rotate(360deg) }
}
/**
 +------------------------------------------------------------------------------
 * ************   Public Css   ************
 +------------------------------------------------------------------------------
 */
.clear { clear: both }

.mt5 { margin-top: 5px }
.mt10 { margin-top: 10px }
.mt15 { margin-top: 15px }
.mt20 { margin-top: 20px }
.mt30 { margin-top: 30px }
.mt40 { margin-top: 40px }
.mt50 { margin-top: 50px }

.pr { position: relative }

.first { margin-left: 0 !important }
.last { margin-right: 0 !important }

/*header*/
header { width: 100%; background: #fff }

.head { position: relative; height: 104px; padding: 7px 0; color: #003F96; align-items: center; justify-content: space-between; transition: all ease .3s }
.head .logobar { align-items: center }
.head .logobar a.logo { display: block; width: 289px; height: 90px; text-indent: -9999em; background: url(../images/logo.svg) no-repeat; background-size: 100% }
.head .logobar span { display: block; margin-left: 34px; line-height: 42px; font-weight: 500; font-size: 30px; letter-spacing: 1px }
.head .logobar span p { line-height: 22px; font-weight: 400; font-size: 16px; letter-spacing: 0; text-transform: uppercase; white-space: nowrap; align-self: flex-start }
.head .tel { text-align: center }
.head .tel p { line-height: 28px; font-weight: 500; font-size: 20px }

.nav { height: 46px; line-height: 36px; font-size: 23px; justify-content: space-around }
.nav a { display: block; position: relative; text-align: center; font-weight: 500; letter-spacing: 2px }
.nav a em { position: absolute; right: 0; bottom: 0; left: 0; width: 100%; height: 4px }
.nav a em:before { content: ''; display: block; width: 0; height: 4px; margin: 0 auto; background: #003f96; transition: all ease .3s }
.nav a:hover, .nav a.on { color: #003f96 }
.nav a:hover em:before, .nav a.on em:before { width: 100% }
.nav .tel{ display: none; }

.nav-control { display: none; position: absolute; top: 10px; right: 0; z-index: 99; padding: 0; background-color: transparent; border: none; cursor: pointer; outline: none }
.nav-control .line { fill: none; stroke: rgba(0, 0, 0, .85); stroke-width: 3; transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1) }
.nav-control .line1 { stroke-dasharray: 60 207; stroke-width: 3 }
.nav-control .line2 { stroke-dasharray: 60 60; stroke-width: 3 }
.nav-control .line3 { stroke-dasharray: 60 207; stroke-width: 3 }
.nav-control.opened { margin: 0 }
.nav-control.opened .line1 { stroke-dasharray: 90 207; stroke-dashoffset: -134; stroke-width: 3 }
.nav-control.opened .line2 { stroke-dasharray: 1 60; stroke-dashoffset: -30; stroke-width: 3 }
.nav-control.opened .line3 { stroke-dasharray: 90 207; stroke-dashoffset: -134; stroke-width: 3 }

/*footer*/
footer { width: 100%; margin-top: 50px; background: #003f96 }
footer .foot { padding-top: 100px; padding-bottom: 100px; color: #fff; background: url(../images/foot_bg.png) no-repeat top center }
footer .foot .row .col { min-height: 230px; padding-left: 35px; padding-right: 35px; border-left: 1px solid rgba(255, 255, 255, .39) }
footer .foot .row .col:first-child { padding-left: 15px; border-left: none }
footer .foot .row .col:last-child { padding-right: 15px }
footer .foot-logo { align-content: center; align-items: center; }
footer .foot-nav { align-content: center }
footer .foot-nav a { flex: 0 0 50%; max-width: 50%; line-height: 49px; text-align: center }
footer .foot-contact span { display: block; margin-top: 17px; line-height: 29px; font-weight: 500; font-size: 21px }
footer .foot-contact span:first-child { margin-top: 0 }
footer .foot-contact p { margin-top: 7px; line-height: 22px; font-weight: 400; font-size: 16px; opacity: .6 }
footer .foot-social { align-content: center; align-items: center; justify-content: center }
footer .foot-social dl { margin: 0 15px; text-align: center }
footer .foot-social dl dt { width: 102px; height: 102px; padding: 3px; background: #fff }
footer .foot-social dl dd { margin-top: 7px; line-height: 22px; font-weight: 400; font-size: 16px; opacity: .6 }
footer .copyright { padding: 10px 0; line-height: 200%; text-align: center; font-size: 14px; color: #8f8f8f; background: #e9e9e9 }
footer a { color: #fff }
footer a:hover { color: rgba(255, 255, 255, .6) }
footer .copyright a { color: #8f8f8f }
footer .copyright a:before { content: "|"; padding-left: 5px; padding-right: 5px }
footer .copyright a:hover { color: #003f96; text-decoration: underline }
footer .copyright a:hover:before { color: #8f8f8f }

/*grid*/
@media only screen and (min-width:1400px) {
    /* scrollbar */
    ::-webkit-scrollbar { width: 10px; height: 10px }
    ::-webkit-scrollbar-button:vertical { display: none }
    ::-webkit-scrollbar-track, ::-webkit-scrollbar-corner { background-color: #fff }
    ::-webkit-scrollbar-thumb { border-radius: 10px; background-color: rgba(0, 0, 0, .3) }
    ::-webkit-scrollbar-thumb:vertical:hover { background-color: rgba(0, 0, 0, .35) }
    ::-webkit-scrollbar-thumb:vertical:active { background-color: rgba(0, 0, 0, .38) }
}
@media only screen and (max-width:1400px){

}

@media only screen and (max-width:1200px){


}

@media only screen and (max-width:992px){
    .overflow { overflow: hidden }
    /*header*/
    header { position: sticky; top: 0; z-index: 9999; box-shadow: 0 5px 10px -7px rgb(87 53 117 / 13%), 0 10px 30px -6px rgb(0 60 170 / 10%); }
    .head { height: 65px }
    .head .logobar a.logo { display: block; width: 166px; height: 50px }
    .head .logobar span, .head .tel { display: none }

    .nav { position: fixed; left: -100%; top: 0; z-index: 10; width: 80vw; max-width: 500px; height: 100vh; padding: 30px; background: #122e53; -webkit-transition: all .35s ease-in-out; transition: all .35s ease-in-out; flex-direction: column; justify-content: flex-start; align-items: flex-start }
    .nav a { height: 10vh; margin-left: 20px; text-align: left; line-height: 10vh; padding: 0 10px; color: #fff }
    .nav a em { height: 3px }
    .nav a em:before { height: 3px }
    .nav a:hover, .nav a.on { color: #fff }
    .nav a:hover em:before, .nav a.on em:before { background: #fff }
    .nav .tel{ display: block; }
    .nav.active { left: 0 }
    .nav.active a { display: block; margin-left: 0; padding: 0; -webkit-transition: all 800ms cubic-bezier(0.68, -0.55, 0.27, 1.55); transition: all 800ms cubic-bezier(0.68, -0.55, 0.27, 1.55) }
    .nav.active a:nth-of-type(1) { transition-delay: 0.0s }
    .nav.active a:nth-of-type(2) { transition-delay: 0.08s }
    .nav.active a:nth-of-type(3) { transition-delay: 0.16s }
    .nav.active a:nth-of-type(4) { transition-delay: 0.24s }
    .nav.active a:nth-of-type(5) { transition-delay: 0.32s }
    .nav.active a:nth-of-type(6) { transition-delay: 0.4s }
    .nav.active a:nth-of-type(7) { transition-delay: 0.48s }
    .nav.active a:nth-of-type(8) { transition-delay: 0.56s }
    .nav .tel { position: absolute; bottom: 30px; color: #fff }

    .nav-control { display: inline-block }
    header:before { content: ""; position: fixed; z-index: 9; width: 100%; height: 100vh; height: -webkit-fill-available; left: 0; right: 0; top: 0; bottom: 0; padding: 0; overflow-y: scroll; opacity: 0; pointer-events: none; visibility: visible; transition-duration: 350ms; transition-property: opacity, visibility; background-color: rgba(255, 255, 255, .65); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px) }
    .overflow header:before { opacity: 1 }
    .overflow .nav-control .line { stroke: rgb(0, 0, 0) }

    /*footer*/
    footer .foot .row .col { flex: 0 0 50%; max-width: 50%; margin-top: 15px; margin-bottom: 15px; border-left: 1px solid rgba(255, 255, 255, .39) }
}

@media only screen and (max-width:768px){

}

@media only screen and (max-width:576px){
    /*footer*/
    footer .foot { padding-top: 60px; padding-bottom: 60px }
    footer .foot .row .col { min-height: inherit; flex: 0 0 100%; max-width: 100% }
    footer .foot-nav, footer .copyright a { display: none }
    footer .foot-social { justify-content: flex-start }
    footer .foot-social dl { margin-right: 20px }
    footer .copyright { padding: 13px 0; font-size: 12px }
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
    footer .copyright{ padding-bottom: 59px }
}