*,
*::before,
*::after {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-style: normal
}

:active,
:hover,
:focus {
    outline: 0;
    outline-offset: 0
}

.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

div {
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

svg {
    stroke: #000
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

body {
    font-family: "Lato", sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px
}

.tr {
    transition-duration: .5s
}

.container {
    max-width: 480px;
    margin: 0 auto;
    padding: 0 6.25% 0 6.25%;
    margin-top: -30px;
}

@media(min-width: 480px) {
    .container {
        padding: 0 20px 0 20px
    }
    .unmove-big {
        transform: translateX(0px) !important
    }
}

@media(min-width: 768px) {
    .container {
        max-width: 768px;
        padding: 0 74px 0 74px
    }
}

@media(min-width: 1280px) {
    .container {
        max-width: 1280px;
        padding: 0 110px 0 110px
    }
    .unmove-small {
        transform: translateX(0px) !important
    }
}

@media(max-width: 767px) {
    .unmove-small {
        transform: translateX(0px) !important
    }
}

@-webkit-keyframes opacity {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes opacity {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}


/*! modern-normalize | MIT License | https://github.com/sindresorhus/modern-normalize */

html {
    box-sizing: border-box
}

*,
::after,
::before {
    box-sizing: inherit
}

html {
    line-height: 1.15
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[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 {
    padding: 0
}

progress {
    vertical-align: baseline
}

[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
}

details {
    display: block
}

summary {
    display: list-item
}

.heder-div-close {
    height: 100%;
    width: 15px;
    position: absolute;
    top: 0px;
    right: 11px;
    padding-top: 5px;
    z-index: 2
}

.header-close {
    stroke: rgba(255, 255, 255, .5);
    width: 10px;
    height: 10px
}

.header-form {
    width: 100%;
    padding-top: 30px;
    position: relative
}

@media(min-width: 768px) {
    .header-form {
        padding-top: 60px
    }
}

@media(min-width: 1280px) {
    .header-form {
        padding-top: 79px;
        margin: 0 auto
    }
}

.header {
    text-align: center
}

@media(min-width: 768px) {
    .header {
        padding: 0px 60px 0px 60px
    }
}

@media(min-width: 1280px) {
    .header {
        margin: 0 auto;
        width: 520px;
        padding: 0
    }
}

.header-input {
    width: 100%;
    height: 48px;
    padding: 13px 20px 13px 57px;
    margin-bottom: 15px;
    border: none;
    border-radius: 20px;
    background: #fff;
    outline: none;
    font-size: 14px;
    line-height: 1.21;
    text-align: start;
    letter-spacing: .04em;
    color: #000
}

@media(min-width: 768px) {
    .header-input {
        margin-bottom: 12px;
        font-size: 18px;
        line-height: 1.22
    }
}

@media(min-width: 1280px) {
    .header-input {
        margin-bottom: 12px
    }
}

.header-icon {
    stroke: none;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 43px;
    left: 20px
}

@media(min-width: 768px) {
    .header-icon {
        top: 73px
    }
}

@media(min-width: 1280px) {
    .header-icon {
        top: 92px
    }
}

.header-icon-star {
    stroke: #7e8691;
    fill: none;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 43px;
    right: 20px;
    cursor: pointer
}

@media(min-width: 768px) {
    .header-icon-star {
        top: 73px
    }
}

@media(min-width: 1280px) {
    .header-icon-star {
        top: 92px
    }
}

::-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

::placeholder {
    color: #000
}

.header-item {
    list-style: none;
    margin-bottom: 5px
}

.header-slider {
    overflow: hidden;
    position: relative
}

.add-indent {
    height: 28px
}

.header-list {
    align-content: space-around;
    width: 200px;
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px
}

@media(min-width: 768px) {
    .header-list {
        width: 400px
    }
}

.header-btn {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid transparent;
    border-radius: 20px;
    min-width: 74px;
    height: 28px;
    padding: 5.5px 32px 5.5px 12px;
    background: rgba(16, 33, 54, .5);
    cursor: pointer
}

.header-text {
    display: flex;
    font-size: 12px;
    line-height: 1.17;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-align: start;
    color: #fff
}

@media(min-width: 768px) {
    .header-text {
        font-size: 14px;
        line-height: 1.21
    }
}

.header-arrow {
    fill: none;
    stroke: #000;
    display: block;
    margin: 0 auto;
    width: 8px;
    height: 8px;
    top: 10px;
    left: 11px
}

.header-slide {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 0;
    right: 0;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .2);
    border: none;
    cursor: pointer
}

.quotes {
    color: #fff;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: .04em;
    line-height: 17px;
    margin-left: auto;
    margin-top: 43.59px;
    text-align: right;
    width: 280px
}

.quotes__autor {
    font-size: 18px;
    font-style: normal;
    line-height: 22px;
    margin-top: 15px
}

.quotes__svg {
    fill: #fff;
    height: 20px;
    opacity: .2;
    position: absolute;
    right: 7%;
    top: 673px;
    width: 21.62px
}

.square {
    z-index: -1;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%
}

.square-1 {
    border: 2px solid rgba(255, 255, 255, .15);
    border-radius: 12px;
    box-sizing: border-box;
    height: 110px;
    left: -71px;
    position: absolute;
    top: 5.92px;
    transform: rotate(-30deg);
    width: 110px
}

.square-2 {
    border: 2px solid rgba(255, 255, 255, .15);
    border-radius: 12px;
    box-sizing: border-box;
    height: 110px;
    left: 85%;
    position: absolute;
    top: -1.08px;
    transform: rotate(-30deg);
    width: 110px
}

body body .dark-theme .today {
    background-color: #1f1f1f;
}

.today {
    background: #fff;
    border-radius: 16px;
    box-shadow: none;
    margin: 30px auto 11px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 11px;
    margin-left: auto;
    padding: 30px 56px;
    padding-top: 10px;
    padding-right: 6px;
    padding-bottom: 0px;
    padding-left: 6px;
    text-align: center;
}

.today-info {
    background: rgba(16, 33, 54, .8);
    border-radius: 34px;
    color: #fff;
    margin: 30px auto 44px;
    padding: 30px 56px
}

.today-list {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.today-list__dayOfWeek {
    border-right: 1px solid rgba(255, 255, 255, .4);
    margin-top: 13px;
    padding-right: 10px;
    width: 50px
}

.today-list__item {
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    letter-spacing: .04em;
    line-height: 17px
}

.today-list__item__svg {
    fill: #ff6b09;
    height: 20px;
    margin-right: 10px;
    stroke: none;
    width: 20px
}

.today-list__number {
    font-size: 45px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: .04em;
    line-height: 54px;
    margin: 0 auto
}

.today-list__sunrice {
    align-items: center;
    border-right: 1px solid rgba(255, 255, 255, .4);
    display: flex;
    justify-content: center;
    margin-top: 25px;
    padding-right: 10px
}

.today-list__sunset {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 25px;
    padding-left: 10px
}

.today-list__time {
    margin-top: 13px;
    padding-left: 10px;
    width: 50px
}

.today__box {
    display: flex;
    justify-content: center;
    margin-top: -8px;
}

.today__city {
    color: #767d85;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    padding-top: 0px;
    text-align: left;
    margin-left: 30px;
    padding-left: 30px;
}

.today__max {
    border-left: 0px solid #27384a;
    display: flex;
    flex-direction: column;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    padding-left: 0px;
    text-align: center
}

.today__min {
    display: flex;
    flex-direction: column;
    font-style: normal;
    font-weight: 400;
    justify-content: center;
    margin-right: 10px;
    text-align: center
}

.today__min__max {
    display: flex
}

.today__min__temp,
.today__max__temp {
    color: #333;
    font-size: 16px;
    line-height: 19px
}

.today__min__text,
.today__max__text {
    color: #767d85;
    font-size: 14px;
    line-height: 17px
}

.today__svg {
    height: 48px;
    stroke: none;
    width: 48px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

.ZKbJmc.oKxlCb svg {
    stroke: #767d85;
    width: 18px;
    height: 18px;
}

.today__temp {
    color: rgb(32, 33, 36);
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 54px;
    margin-right: 20px;
}

.weather-toggle {
    align-items: center;
    display: flex;
    justify-content: center
}

.weather-toggle-btn1 {
    align-items: center;
    background: rgba(255, 255, 255, .5);
    border: none;
    border-radius: 20px;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
    line-height: 15px;
    margin-right: 9px;
    padding: 6px 40px;
    text-align: center;
    text-transform: uppercase
}

.weather-toggle-btn1 :hover {
    color: #fff
}

.weather-toggle-btn2:hover,
.weather-toggle-btn1:hover {
    transition: all .3s ease;
    background-color: #fff
}

.weather-toggle-btn2 {
    align-items: center;
    background: rgba(255, 255, 255, .5);
    border: none;
    border-radius: 20px;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
    line-height: 15px;
    margin-left: 9px;
    padding: 6px 40px;
    text-align: center;
    text-transform: uppercase
}

body {
    background-image: url(city.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center
}

.current {
    background: #fff
}

@media screen and (min-width: 480px) {
    .quotes {
        position: relative;
        margin-right: 20px
    }
    .quotes__svg {
        right: 0px;
        top: -15px
    }
    .today,
    .today-info {
        width: 420px
    }
    .square-2 {
        left: 416px
    }
}

@media screen and (min-width: 768px) {
    .quotes {
        position: relative;
        font-size: 22px;
        font-weight: 400;
        line-height: 26px;
        width: 379px;
        margin-right: 60px
    }
    .quotes__autor {
        text-align: right
    }
    .quotes__svg {
        height: 45.7px;
        right: 0px;
        top: -15px;
        width: 49.42px
    }
    .square-1 {
        border: 4px solid rgba(255, 255, 255, .15);
        border-radius: 30px;
        height: 197.85px;
        left: -98px;
        top: -47.08px;
        width: 197.85px
    }
    .square-2 {
        border: 4px solid rgba(255, 255, 255, .15);
        border-radius: 30px;
        height: 197.85px;
        left: 644px;
        top: 5.92px;
        width: 197.85px
    }
    .today {
        margin: 110px auto 40px;
        padding: 29px 0 36px;
        width: 500px
    }
    .today-info {
        margin: 40px auto 63px;
        padding: 60px 0 38px;
        width: 500px
    }
    .today-list__number {
        font-size: 90px;
        line-height: 96px;
        text-align: center
    }
    .today__box {
        align-items: center;
        flex-direction: column
    }
    .today__city {
        font-size: 18px;
        line-height: 14px
    }
    .today__max {
        padding-left: 20px
    }
    .today__min {
        margin-right: 20px
    }
    .today__min__max {
        margin-top: 16px
    }
    .today__min__temp,
    .today__max__temp,
    .today-list__item {
        font-size: 18px;
        line-height: 22px
    }
    .today__min__text,
    .today__max__text {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 6px
    }
    .today__temp {
        font-size: 90px;
        line-height: 97px
    }
}

@media screen and (min-width: 1280px) {
    .margin {
        margin-right: 110px
    }
    .quotes {
        position: absolute;
        right: 89px;
        top: 339px
    }
    .quotes__autor {
        margin-top: 30px
    }
    .quotes__svg {
        right: 0;
        top: -18px
    }
    .square-1 {
        left: -51px;
        top: 91px
    }
    .square-2 {
        left: 1033px;
        top: -148.08px
    }
    .today {
        border-radius: 34px 0 0 34px;
        margin: 92px 0 21px;
        margin-left: auto;
        width: 450px
    }
    .today-info {
        border-radius: 0 34px 34px 0;
        margin: 65px 0 0;
        padding: 64px 0 90px 110px;
        width: 630px
    }
    .today-list__box {
        display: flex
    }
    .today-list__dayOfWeek {
        margin-top: 10px;
        width: auto
    }
    .today-list__number {
        margin: 0;
        text-align: left
    }
    .today-list__sunrice,
    .today-list__sunset {
        margin-top: 10px
    }
    .today-list__time {
        margin-right: 40px;
        margin-top: 10px;
        width: auto
    }
    .weather-toggle {
        justify-content: flex-end
    }
}

.button-chart-close {
    border: none;
    background-color: transparent;
    color: #ff6b09;
    display: flex;
    align-items: center;
    margin: 0 auto
}

.chart-svg {
    width: 8px;
    height: 16px;
    fill: none;
    stroke: #fff;
    top: 8px;
    right: 8px
}

.chart-svg-box {
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .2);
    border: 1px solid rgba(0, 0, 0, .1)
}

.button-chart-text {
    text-decoration: underline
}

.button-chart-show {
    margin-top: 21px;
    border: none;
    background-color: transparent;
    color: #ff6b09;
    display: flex;
    align-items: center;
    left: calc(50% - 50px)
}

.charts-open {
    margin: 0 auto
}

.charts-canvas {
    width: 507px;
    position: relative;
    margin: 0 auto;
    padding-top: 58px;
    padding-bottom: 20px
}

.charts-open {
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 26px;
    z-index: 20
}

.charts {
    position: relative
}

.charts-continer {
    background-color: rgba(16, 33, 54, .8);
    box-shadow: 0px 8px 43px rgba(16, 33, 54, .6);
    border-radius: 34px;
    padding-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px
}

.charts-container-else {
    overflow-x: scroll
}

@media screen and (min-width: 768px) {
    .charts-container-else {
        overflow-x: inherit;
        padding-bottom: 0
    }
}

.charts-container-else::-webkit-scrollbar {
    height: 2px;
    background-color: rgba(255, 255, 255, .2)
}

.charts-container-else::-webkit-scrollbar-thumb {
    background-color: #ff6b09
}

.rotate {
    transform: rotate(180deg)
}

@media screen and (min-width: 768px) {
    .charts-canvas {
        width: 620px;
        height: 462px;
        padding-top: 78px;
        padding-bottom: 41px;
        padding-right: 33px
    }
    .charts-continer {
        padding: 0
    }
}

@media screen and (min-width: 1280px) {
    .charts-canvas {
        width: 1060px;
        height: 540px;
        padding-top: 88px;
        padding-left: 80px;
        padding-bottom: 40px;
        padding-right: 80px
    }
}

.with-jc {
    justify-content: start
}

@media(min-width: 480px) {
    .with-jc .container {
        padding: 0 20px 0 20px
    }
}

.without-jc {
    justify-content: center
}

.weather-moreInfo {
    display: flex;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    padding-bottom: 20px
}

@media(max-width: 479px) {
    .weather-moreInfo {
        justify-content: start
    }
    .weather-moreInfo .container {
        padding: 0 20px 0 20px
    }
}

@media(min-width: 768px) {
    .weather-moreInfo {
        padding-bottom: 0px
    }
    .weather-moreInfo .container {
        max-width: 768px;
        padding: 0 74px 0 74px
    }
}

@media(min-width: 1280px) {
    .weather-moreInfo {
        justify-content: center
    }
    .weather-moreInfo .container {
        max-width: 1280px;
        padding: 0 110px 0 110px
    }
}

.galery {
    padding: 0px;
    display: flex;
    justify-content: center
}

.galery_item:not(:last-child) {
    margin-right: 10px
}

.border {
    border: 2px solid rgba(255, 255, 255, .2)
}

.galery_item:hover {
    background-color: rgba(255, 255, 255, .2)
}

.galery_item {
    padding-top: 15px;
    padding-bottom: 18px;
    text-align: center;
    list-style: none;
    min-width: 115px;
    border: 1px solid rgba(255, 255, 255, .2);
    color: rgba(255, 255, 255, .54);
    box-sizing: border-box;
    border-radius: 25px
}

@media(min-width: 768px) {
    .galery_item {
        min-width: 120px
    }
    .galery_item .container {
        max-width: 768px;
        padding: 0 74px 0 74px
    }
}

.weather-main {
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
    background: rgba(16, 33, 54, .8);
    box-shadow: 0px 8px 43px rgba(16, 33, 54, .6);
    border-radius: 34px
}

@media(min-width: 768px) {
    .weather-main {
        padding-right: 19px;
        padding-left: 19px
    }
}

@media(min-width: 1280px) {
    .weather-main {
        justify-content: center
    }
    .weather-main .container {
        max-width: 1280px;
        padding: 0 110px 0 110px
    }
}

.galery_item_time {
    color: rgba(255, 255, 255, .2);
    padding-bottom: 6px
}

.galery_svg {
    stroke: none;
    fill: rgba(255, 255, 255, .54)
}

.bar {
    padding-right: 20px
}

.galery_item_temperature {
    padding-top: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #ff6b09
}

@media(min-width: 1280px) {
    .galery_item_temperature {
        font-size: 25px;
        line-height: 30px
    }
    .galery_item_temperature .container {
        max-width: 1280px;
        padding: 0 110px 0 110px
    }
}

.galery_item_barometer {
    margin: 0px;
    padding-top: 10px;
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.peshka {
    margin: 0px
}

.ewcw_right {
    display: none;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .2);
    border: 1px solid rgba(0, 0, 0, .1)
}

@media(min-width: 480px) {
    .ewcw_right .container {
        padding: 0 20px 0 20px
    }
}

@media(min-width: 768px) {
    .ewcw_right {
        display: flex
    }
    .ewcw_right .container {
        max-width: 768px;
        padding: 0 74px 0 74px
    }
}

@media(min-width: 1280px) {
    .ewcw_right {
        display: none
    }
    .ewcw_right .container {
        max-width: 1280px;
        padding: 0 110px 0 110px
    }
}

.ewcw_left {
    display: none;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .2);
    border: 1px solid rgba(0, 0, 0, .1)
}

@media(min-width: 480px) {
    .ewcw_left .container {
        padding: 0 20px 0 20px
    }
}

@media(min-width: 768px) {
    .ewcw_left {
        display: flex
    }
    .ewcw_left .container {
        max-width: 768px;
        padding: 0 74px 0 74px
    }
}

@media(min-width: 1280px) {
    .ewcw_left {
        display: none
    }
    .ewcw_left .container {
        max-width: 1280px;
        padding: 0 110px 0 110px
    }
}

.button_svg {
    fill: none;
    stroke: #fff
}

.weather-moreInfo-slider {
    max-width: 100%;
    height: 0px;
    display: none;
    justify-content: space-between
}

@media(min-width: 768px) {
    .weather-moreInfo-slider {
        display: flex;
        margin-bottom: 12px
    }
    .weather-moreInfo-slider .container {
        max-width: 768px;
        padding: 0 74px 0 74px
    }
}

@media(min-width: 1280px) {
    .weather-moreInfo-slider {
        display: none
    }
    .weather-moreInfo-slider .container {
        max-width: 1280px;
        padding: 0 110px 0 110px
    }
}

.weather-moreInfo-container {
    margin-bottom: 29px;
    overflow-x: scroll
}

.weather-moreInfo-container::-webkit-scrollbar {
    height: 2px;
    background-color: rgba(255, 255, 255, .2)
}

.weather-moreInfo-container::-webkit-scrollbar-thumb {
    background-color: #ff6b09
}

@media(min-width: 480px) {
    .weather-moreInfo-container {
        justify-content: start
    }
    .weather-moreInfo-container .container {
        padding: 0 20px 0 20px
    }
}

@media(min-width: 768px) {
    .weather-moreInfo-container {
        overflow-x: hidden;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 40px;
        margin-bottom: 30px
    }
    .weather-moreInfo-container .container {
        max-width: 768px;
        padding: 0 74px 0 74px
    }
}

@media(min-width: 1280px) {
    .weather-moreInfo-container {
        margin-bottom: 0px;
        margin-top: 40px
    }
    .weather-moreInfo-container .container {
        max-width: 1280px;
        padding: 0 110px 0 110px
    }
}

.fivedays {
    margin-top: 60px
}

.weather {
    margin-bottom: 20px
}

.fiveDaysScrollLeft {
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0);
    border: none
}

.fiveDaysScrollRight {
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
    margin-left: 20px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0);
    border: none
}

.five-days-arrow {
    width: 10px;
    height: 20px;
    margin-bottom: 10px;
    stroke: #fff;
    fill: rgba(255, 255, 255, 0)
}

.position {
    margin-top: 60px
}

@media(max-height: 550px) {
    .position {
        position: static;
        transform: none
    }
}

.weather>.weather-title {
    display: none
}

.weather-main .weather-title {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-top: 30px;
    margin-bottom: 20px
}

.days_list_item {
    list-style: none;
    text-align: center;
    width: 82px;
    height: 154px
}

.weather-main {
    margin-top: 30px;
    padding: 0 20px
}

.weather-list-container {
    overflow: hidden
}

.weather-list {
    width: 408px;
    display: flex;
    justify-content: space-between
}

.weather_icon {
    width: 35px;
    height: 35px;
    margin-bottom: 10px;
    stroke: none;
    fill: rgba(255, 255, 255, .54)
}

.weather-list-slider {
    text-align: center;
    margin-top: 10px
}

.days_list_item_day {
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    opacity: .55;
    margin-bottom: 15px
}

.days_list_item_date {
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #fff
}

.date {
    margin-right: 5px
}

.temperature-on-card {
    display: flex;
    justify-content: center
}

.min-temp {
    padding-right: 5px;
    margin-right: 5px;
    border-right: 1px solid #27384a
}

.temp-txt {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #767d85
}

.temp-number {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #ff6b09
}

.more_info_btn {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
    border: none;
    background: transparent;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #fff;
    opacity: .3
}

@media(min-width: 480px) {
    .weather-list {
        justify-content: center
    }
    .weather-list-container {
        margin-bottom: 40px
    }
    .weather-list-slider {
        display: none
    }
}

@media(min-width: 768px) {
    .fivedays {
        margin-top: 90px
    }
    .position {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 40px
    }
}

@media(min-width: 768px)and (max-height: 670px) {
    .position {
        position: static;
        transform: none
    }
}

@media(min-width: 768px) {
    .weather-main {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media(min-width: 768px) {
    .weather-list-container {
        width: auto;
        margin-bottom: 0
    }
}

@media(min-width: 768px) {
    .weather-main .weather-title {
        display: none
    }
}

@media(min-width: 768px) {
    .weather>.weather-title {
        display: block;
        text-align: center;
        color: #fff;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
        font-size: 28px;
        line-height: 34px;
        margin-top: 30px
    }
}

@media(min-width: 768px) {
    .days_list_item {
        width: 100px;
        height: 190px
    }
}

@media(min-width: 768px) {
    .days_list_item_day {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 10px
    }
}

@media(min-width: 768px) {
    .days_list_item_date {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px
    }
}

@media(min-width: 768px) {
    .weather-list {
        justify-content: space-between;
        width: 585px
    }
}

@media(min-width: 768px) {
    .temp-number {
        font-size: 18px;
        line-height: 22px
    }
}

@media(min-width: 768px) {
    .temp-txt {
        font-size: 14px;
        line-height: 17px
    }
}

@media(min-width: 768px) {
    .min-temp {
        padding-right: 10px;
        margin-right: 10px
    }
}

@media(min-width: 768px) {
    .more_info_btn {
        font-size: 14px;
        line-height: 17px;
        margin-top: 20px
    }
}

@media(min-width: 1280px) {
    .fivedays {
        margin-top: 60px
    }
    .weather {
        position: relative
    }
    .weather-list {
        width: 900px;
        margin: auto
    }
    .weather-main {
        padding-bottom: 40px
    }
    .weather>.weather-title {
        margin-top: 0px;
        position: absolute;
        top: -4px;
        left: 50%;
        transform: translateX(-50%)
    }
    .days_list_item {
        width: 120px;
        height: 228px
    }
    .days_list_item_day {
        font-size: 18px;
        line-height: 22px
    }
    .days_list_item_date {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px
    }
    .weather_icon {
        margin-bottom: 30px
    }
    .temp-number {
        font-size: 25px;
        line-height: 30px
    }
    .temp-txt {
        font-size: 18px;
        line-height: 22px
    }
    .min-temp {
        padding-right: 15px;
        margin-right: 15px
    }
    .more_info_btn {
        font-size: 14px;
        line-height: 17px;
        margin-top: 5px
    }
    .hundred {
        margin-bottom: 100px
    }
}

.currentMoreInfoBtn {
    opacity: 1
}

.currentCity {
    color: #ff6b09;
    opacity: 1
}

.none {
    display: none !important
}

.off {
    -webkit-animation-name: offP;
    animation-name: offP;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.compress {
    border: none !important;
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important
}

@media(min-width: 1280px) {
    .container_off {
        max-width: unset !important;
        margin: 0 !important;
        padding: 0 !important
    }
}

@-webkit-keyframes offP {
    to {
        opacity: 0
    }
}

@keyframes offP {
    to {
        opacity: 0
    }
}


/*# sourceMappingURL=style.css.map*/