/*  COMMONS  */

/** style custom **/

.btn-outline-custom {
  width: 100%;
  height: 40px;
  font-size: 15px;
  border-radius: 4px !important;
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px #fff inset;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(119.43deg, #F9BC0A 33.01%, #FEA850 100%);
  padding: 9px 0 !important;
  display: flex;
  align-items: center;
  max-height: 110px;
  height: 100%;
  justify-content: center;
}
.btn-outline-custom.active {
  box-shadow: unset;
  background-image: none;
  background: linear-gradient(119.43deg, #F9BC0A 33.01%, #FEA850 100%);
  color: white !important;
  border: none;
}

.search-btn {
  width: 38px;
  background: linear-gradient(119.43deg, #F9BC0A 33.01%, #FEA850 100%);
  border-radius: 4px;
  position: relative;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
}
.search-btn:hover {
  background: #ED7445;
  color: white !important;
}

.pag-btn {
    background: linear-gradient(119.43deg, #F9BC0A 33.01%, #FEA850 100%);
    border-radius: 4px;
    padding: 13px 20px;
    text-decoration: none;
    min-height: 34px;
    color: #FFFFFF;
    display: flex;
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
    grid-column-gap: 10px;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    position: relative;
    font-family: "Raleway", sans-serif;
  }
  ul.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
  }

.link-btn {
  background: linear-gradient(119.43deg, #F9BC0A 33.01%, #FEA850 100%);
  border-radius: 4px;
  padding: 13px 20px;
  text-decoration: none;
  min-height: 34px;
  color: #FFFFFF;
  display: flex;
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  grid-column-gap: 10px;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  position: relative;
  font-family: "Raleway", sans-serif;
}
.link-btn.arrow::after {
  content: url(../img/60a5a5da9fc05bb4fd14.svg);
  display: flex;
  height: 24px;
}
.link-btn.arrow-reverse::before {
  content: url(../img/60a5a5da9fc05bb4fd14.svg);
  display: flex;
  height: 24px;
  transform: rotate(180deg);
}
.link-btn.fb::after {
  content: url(../img/eaeafbc017b4f88ad1c9.svg);
  display: flex;
  height: 24px;
}
.link-btn.yt::after {
  content: url(../img/cce89071212c9a7e8608.svg);
  display: flex;
  height: 24px;
}
.link-btn:hover {
  background: #ED7445;
  color: white !important;
}
@media (min-width: 992px) {
  .link-btn {
    max-width: 222px;
    margin-left: auto;
    padding: 13px 10px;
  }
  .pag-btn {
    max-width: 30px;
    margin-left: 2px;
    padding: 13px 10px;
  }
}
.link-btn.biggest {
  font-family: var(--bs-body-font-family);
  background: linear-gradient(119.43deg, rgba(249, 188, 10, 0.9) 33.01%, rgba(254, 168, 80, 0.9) 100%), url(../img/4ec6d1d4690e1da85d6c.jpg);
  opacity: 0.9;
  height: 100%;
  max-height: 172px;
  font-size: 22px;
  line-height: 26px;
  padding: 53px 56px;
  text-align: center;
  font-style: normal;
  font-weight: 800;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: -0.015em;
  text-transform: none;
}
.link-btn.biggest:hover {
  background: linear-gradient(119.43deg, rgba(237, 116, 69, 0.9) 33.01%, rgba(237, 116, 69, 0.9) 100%), url(../img/4ec6d1d4690e1da85d6c.jpg);
  color: white !important;
}
@media (min-width: 992px) {
  .link-btn.biggest {
    max-width: unset;
    font-size: 16px;
    line-height: 18px;
  }
}
.link-btn.b-white {
  border: 1px solid white;
}
.link-btn.social-btn {
  margin-bottom: 14px;
  font-family: var(--bs-body-font-family);
}
@media (min-width: 992px) {
  .link-btn.social-btn {
    max-width: unset;
    margin-left: unset;
  }
}
.link-btn.menu-btn {
  max-width: 83px;
  padding: 8px 34px;
  border: none;
}
@media (min-width: 992px) {
  .link-btn.menu-btn {
    max-width: 44px;
    padding: 6px 12px;
    max-height: 32px;
  }
}
.link-btn.menu-right-btn {
  color: white;
  background: transparent;
  border: 1px solid;
  width: 230px;
}
@media (max-width: 991.98px) {
  .link-btn.menu-right-btn {
    color: #828282;
  }
}

#switch-btn {
  margin-bottom: 4px;
}

.c-btn-accordion {
  max-width: 20px !important;
  padding: 0;
  color: #62A7D8;
}
.c-btn-accordion:focus {
  border: none;
  box-shadow: none;
}
.c-btn-accordion:not(.collapsed) {
  background: none;
}

body,
html,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: normal;
  font-style: normal;
  font-family: var(--bs-body-font-family);
}

h1 {
  font-family: var(--bs-body-font-family);
  font-weight: 800;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: -0.015em;
}

h2 {
  font-weight: 800;
  font-size: 22px;
  line-height: 26px;
}

h5 {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 14px;
  color: #3364AC;
  text-transform: uppercase;
  margin-bottom: 4px !important;
  margin-top: 0;
}

a:hover {
  color: #333333 !important;
}

.header-1 {
    font-weight: 700;
    letter-spacing: -0.015em;
    margin-top: 0;
}

@media (max-width: 991px) {
    .header-1 {
        font-size: 24px !important;
        line-height: 34px !important;
    }
}
@media (min-width: 992px) {
  .header-1 {
    font-size: 28px !important;
    line-height: 38px !important;
  }
}

.header-2-thin {
    font-family: var(--bs-body-font-family);;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 26px !important;
    letter-spacing: -0.015em;
    margin-top: 0;
    margin-bottom: 15px;
  }

.header-2 {
  font-family: var(--bs-body-font-family);;
  font-weight: 700 !important;
  font-size: 22px !important;
  line-height: 26px !important;
  letter-spacing: -0.015em;
  margin-top: 0;
}

.header-3 {
  font-style: normal;
  font-weight: bold;
  font-size: 18px !important;
  line-height: 26px !important;
  /* or 26px */
  letter-spacing: -0.015em;
  margin-top: 0;
}

.week-days {
  font-weight: normal;
  font-size: 13px !important;
  line-height: 23px !important;
  padding-bottom: 8px;
  transition: 0.2s;
  position: relative;
  text-decoration: none !important;
  color: #333333;
  min-width: fit-content;
  margin-right: 15px;
}
.week-days::before {
  content: "";
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 0;
  height: 4px;
  background: none;
  transition: all ease 0.5s;
}
.week-days:hover {
  font-weight: 800;
}
.week-days:hover::before {
  width: 100%;
  right: auto;
  left: 0;
}
.week-days.day-selected {
  height: fit-content;
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}
@media (min-width: 992px) {
  .week-days.day-selected {
    display: flex;
    align-items: center;
  }
}
.week-days.day-selected::before {
  width: 100%;
  right: auto;
  left: 0;
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
}
.week-days.day-selected:hover {
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}
.week-days.day-selected:hover::before {
  width: 100%;
  right: auto;
  left: 0;
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
}
.week-days.week-days-city {
  margin-right: 0;
}

@media (min-width: 1200px) {
  .container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
    max-width: 1080px !important;
  }
}

.f-adv {
  width: 100%;
  height: 55px;
  background: #22548f;
  background-position: center !important;
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .f-adv {
    height: 90px;
    background: #22548f;
  }
}

.div-mob-adv {
  width: 100%;
  position: fixed;
  background: #22548f no-repeat;
  background-position: center;
  height: auto;
  bottom: 0;
  z-index: 5000;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .div-mob-adv {
    background-position: center;
  }
}
.div-mob-adv span {
  position: absolute;
  right: 1px;
  top: 4px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .div-mob-adv span {
    right: 10px;
    top: 5px;
  }
}
.div-mob-adv span img {
  width: 15px;
}
@media (min-width: 768px) {
  .div-mob-adv span img {
    width: 25px;
  }
}
.div-mob-adv ul {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-around;
  height: 25px;
  margin: 0;
  background-color: #0a007c;
  color: white;
}

.custom-container-adv {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  top: 23px;
}


.adk-slot.skyscraper {
    width: 0 !important;
}
.adk-slot.skyscraper.right {
    justify-content: left !important;
}
.adk-slot.skyscraper.left {
    justify-content: right !important;
    left: -160px !important;
}

.left-adv {
  display: none;
}
@media (min-width: 1400px) {
  .left-adv {
    display: block;
    min-width: 160px;
    position: absolute;
    top: 0;
  }
}

.rights-adv {
  display: none;
}
@media (min-width: 1400px) {
  .rights-adv {
    display: block;
    max-width: 160px;
    position: absolute;
    top: 0;
  }
}

.w-100 {
  width: 100%;
}

/*================================================
TABLET Area CSS
=================================================*/
@media (min-width: 10px) {
  .week-days-btn {
    z-index: 2;
    font-family: "Open Sans", sans-serif;
    letter-spacing: -0.015em;
    border: 1px solid #BDBDBD;
    box-sizing: border-box;
    border-radius: 4px;
    min-width: 35px;
    height: 36px;
    background-color: white;
    transition: all ease 0.7s;
  }
  .inactive.week-days-btn {
    border: 1px solid #F2F2F2 !important;
  }
  .week-days-btn:hover {
    background: #ED7445;
    color: white;
  }
  .inactive.week-days-btn:hover {
    background: #FFF !important;
    color: #b3b3b3 !important;
  }
}
#right.week-days-btn {
    margin-left: 5px;
}
#left.week-days-btn {
    margin-right: 5px;
}
.week-days-btn.change {
  transform: rotate(-180deg);
  background: white;
}

.home-gray {
  background: #F9F9F9;
  border-radius: 4px;
}

@media (min-width: 992px) {
  .main-img {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 12px;
  }
}
@media (min-width: 992px) {
  .main-img.v2 .main-img-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }
}
@media (min-width: 992px) {
  .main-img.v2 .main-img-group:first-of-type {
    margin-bottom: 50px;
  }
}
.main-img.v2 .main-img-group .main-img-group-p {
  text-align: end;
  position: absolute;
  top: 32px;
  right: 1px;
  background: linear-gradient(119.43deg, #f9bc0a 33.01%, #fea850 100%);
  color: white;
  font-size: 20px;
  font-weight: bold;
  padding: 11px 7px 10px 22px;
  line-height: 0.8;
}
.main-img.v2 .main-img-group .main-img-group-p span {
  font-weight: normal;
  font-size: 13px;
}
.main-img.v3 {
  margin-top: 0;
}
@media (min-width: 992px) {
  .main-img.v3 .main-img-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 13px;
    grid-row-gap: 40px;
  }
}
.main-img.v3 .main-img-group .main-img-group-p {
  text-align: end;
  position: absolute;
  top: 32px;
  right: 1px;
  background: linear-gradient(119.43deg, #f9bc0a 33.01%, #fea850 100%);
  color: white;
  font-size: 20px;
  font-weight: bold;
  padding: 11px 7px 10px 22px;
  line-height: 0.8;
}
.main-img.v3 .main-img-group .main-img-group-p span {
  font-weight: normal;
  font-size: 13px;
}

@media (min-width: 992px) {
  .right-grey-block .header-2 {
    padding: 0 66px !important;
  }
}

.reserved-area {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 0.5px solid white;
  padding-top: 50px;
  text-transform: uppercase;
  grid-column-gap: 4px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .reserved-area {
    border-top: none;
    justify-content: flex-start;
    padding-top: 0;
  }
}
.reserved-area a {
  color: unset;
  text-decoration: none;
}
.reserved-area a:hover {
  color: white !important;
}

.is_adv {
  padding-bottom: 80px !important;
}

.has-list-child {
  position: relative;
}
.has-list-child::after {
  position: absolute;
  background: url(../img/6866874f95c8b833b86a.png);
  width: 10px;
  height: 10px;
}

.menu-mgi-item {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .menu-mgi-item {
    text-decoration: none;
  }
}

.mgi-icon {
  width: 43px;
  height: 43px;
  background-position: center center !important;
  background-size: contain !important;
}
.mgi-icon.icon-big {
  height: 43px;
  min-width: 50px;
}
.mgi-icon.close-icon-small {
  background: url(../img/ecd34ff5c4f3bd6178af.png) no-repeat;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 13px;
  cursor: pointer;
}
.mgi-icon.icon-small {
  width: 12px;
  height: 22px;
}
@media (min-width: 1200px) {
  .mgi-icon.icon-small {
    width: 15px;
    height: 30px;
    margin-right: 5px;
  }
}
.mgi-icon.icon-temp {
  width: 70px;
  height: 70px;
  background-size: 100% !important;
}
@media (min-width: 992px) {
  .mgi-icon.icon-temp {
    width: 70px;
    height: 70px;
  }
}
.mgi-icon.icon-wind {
  width: 20px;
  height: 19px;
}
.mgi-icon.Nuvoloso,
.mgi-icon.nuvoloso  {
  background: url(../img/icon/Nuvoloso.png) no-repeat;
}
.mgi-icon.Neve,
.mgi-icon.neve {
  background: url(../img/icon/Neve.png) no-repeat;
}
.mgi-icon.Nuvoloso_notte,
.mgi-icon.nuvoloso_notte {
  background: url(../img/icon/Nuvoloso_notte.png) no-repeat;
}
.mgi-icon.Pioggia_debole,
.mgi-icon.pioggia_debole {
  background: url(../img/icon/Pioggia_devole.png) no-repeat;
}
.mgi-icon.Pioggia_mista_neve,
.mgi-icon.pioggia_mista_neve {
  background: url(../img/icon/Pioggia_mista_neve.png) no-repeat;
}
.mgi-icon.Pioggia_schiarite_notte,
.mgi-icon.pioggia_schiarite_notte {
  background: url(../img/icon/Pioggia_schiarite_notte.png) no-repeat;
}
.mgi-icon.Pioggia_schiarite,
.mgi-icon.pioggia_schiarite  {
  background: url(../img/icon/Pioggia_schiarite.png) no-repeat;
}
.mgi-icon.Pioggia,
.mgi-icon.pioggia  {
  background: url(../img/icon/Pioggia.png) no-repeat;
}
.mgi-icon.Poco_nuvoloso_notte,
.mgi-icon.poco_nuvoloso_notte {
  background: url(../img/icon/Poco_nuvoloso_notte.png) no-repeat;
}
.mgi-icon.Poco_nuvoloso,
.mgi-icon.poco_nuvoloso {
  background: url(../img/icon/Poco_nuvoloso.png) no-repeat;
}
.mgi-icon.Sereno_notte,
.mgi-icon.sereno_notte {
  background: url(../img/icon/Sereno_notte.png) no-repeat;
}
.mgi-icon.Sereno,
.mgi-icon.sereno {
  background: url(../img/icon/Sereno.png) no-repeat;
}
.mgi-icon.Nebbia,
.mgi-icon.nebbia {
  background: url(../img/icon/Nebbia.png) no-repeat;
}
.mgi-icon.Temporali_schiarite_notte,
.mgi-icon.temporali_schiarite_notte  {
  background: url(../img/icon/Temporali_schiarite_notte.png) no-repeat;
}
.mgi-icon.Temporali_schiarite,
.mgi-icon.temporali_schiarite {
  background: url(../img/icon/Temporali_schiarite.png) no-repeat;
}
.mgi-icon.Temporali,
.mgi-icon.temporali {
  background: url(../img/icon/Temporali.png) no-repeat;
}
.mgi-icon.Tramonto {
  background: url(../img/icon/Tramonto.png) no-repeat;
}
.mgi-icon.Alba {
  background: url(../img/icon/Alba.png) no-repeat;
}
.mgi-icon.Coperto,
.mgi-icon.coperto {
  background: url(../img/icon/Coperto.png) no-repeat;
}
.mgi-icon.thunderBurrascas-clears {
  background: url(../img/64bb232ad3075837ec0c.svg) no-repeat;
}
.mgi-icon.thunderBurrascas-clears-night {
  background: url(../img/fa5c0893a82163cc92a9.svg) no-repeat;
}
.mgi-icon.p1 {
  background: url(../img/4ae0a051cb4742c59062.svg) no-repeat;
}
.mgi-icon.p2 {
  background: url(../img/2a97f2fd11517ddb6368.svg) no-repeat;
}
.mgi-icon.p3 {
  background: url(../img/182831da31652d27b55d.svg) no-repeat;
}
.mgi-icon.Burrasca-e {
  background: url(../img/561fa59d47d93a88f130.svg) no-repeat;
}
.mgi-icon.Burrasca-n {
  background: url(../img/f8ff74e7ec53593293ba.svg) no-repeat;
}
.mgi-icon.Burrasca-ne {
  background: url(../img/17bab36b273d3faadf19.svg) no-repeat;
}
.mgi-icon.Burrasca-nw {
  background: url(../img/1a041d8d47692a1d099b.svg) no-repeat;
}
.mgi-icon.Burrasca-s {
  background: url(../img/c03695ce10b8a2dbd852.svg) no-repeat;
}
.mgi-icon.Burrasca-se {
  background: url(../img/79e6ebe124bfcf7af5df.svg) no-repeat;
}
.mgi-icon.Burrasca-sw {
  background: url(../img/7529a8b1cf5f9cd750c6.svg) no-repeat;
}
.mgi-icon.Burrasca-w {
  background: url(../img/a72b2d0886e0d333a206.svg) no-repeat;
}
.mgi-icon.Debole-e {
  background: url(../img/2d9afb2734e5107568d8.svg) no-repeat;
}
.mgi-icon.Debole-n {
  background: url(../img/6b6c3c1b7b48d4d17a97.svg) no-repeat;
}
.mgi-icon.Debole-ne {
  background: url(../img/5e8dac31e2871e11aa5f.svg) no-repeat;
}
.mgi-icon.Debole-nw {
  background: url(../img/6cb399682f9f6f5fc09a.svg) no-repeat;
}
.mgi-icon.Debole-s {
  background: url(../img/2adda50c064d4bc77795.svg) no-repeat;
}
.mgi-icon.Debole-se {
  background: url(../img/ed0bf99c92ac7881f8a0.svg) no-repeat;
}
.mgi-icon.Debole-sw {
  background: url(../img/dafd43012c15cb653982.svg) no-repeat;
}
.mgi-icon.Debole-w {
  background: url(../img/19b6d4064f341d98a03a.svg) no-repeat;
}
.mgi-icon.Forte-e {
  background: url(../img/f31588512a2806e5f986.svg) no-repeat;
}
.mgi-icon.Forte-n {
  background: url(../img/3bc26522a4e11a84d1d5.svg) no-repeat;
}
.mgi-icon.Forte-ne {
  background: url(../img/74986712c77743a03e2a.svg) no-repeat;
}
.mgi-icon.Forte-nw {
  background: url(../img/2866dbc71c883007946e.svg) no-repeat;
}
.mgi-icon.Forte-s {
  background: url(../img/db1988a959281ce06d5a.svg) no-repeat;
}
.mgi-icon.Forte-se {
  background: url(../img/eb057d6a0fba08933ca3.svg) no-repeat;
}
.mgi-icon.Forte-sw {
  background: url(../img/639e127993d8f7f7ccd1.svg) no-repeat;
}
.mgi-icon.Forte-w {
  background: url(../img/81af510c087c7dc21c68.svg) no-repeat;
}
.mgi-icon.Moderato-e {
  background: url(../img/99501c161a4d39711ac4.svg) no-repeat;
}
.mgi-icon.Moderato-n {
  background: url(../img/a49cdc03227a26309f06.svg) no-repeat;
}
.mgi-icon.Moderato-ne {
  background: url(../img/baaa051895c73dd46e0f.svg) no-repeat;
}
.mgi-icon.Moderato-nw {
  background: url(../img/df9f2abe5d49fbbc0a13.svg) no-repeat;
}
.mgi-icon.Moderato-s {
  background: url(../img/186b28a017f65eb68c51.svg) no-repeat;
}
.mgi-icon.Moderato-se {
  background: url(../img/7eeeb14fb16a9d823ae3.svg) no-repeat;
}
.mgi-icon.Moderato-sw {
  background: url(../img/e958756dd948882afa2f.svg) no-repeat;
}
.mgi-icon.Moderato-w {
  background: url(../img/1b56b2fd64a9e98319f1.svg) no-repeat;
}

#mgi-header {
  background: white;
  box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  #mgi-header {
    box-shadow: none;
    margin-top: 20px;
  }
}

.head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-height: 84px;
}
@media (min-width: 992px) {
  .head {
    justify-content: center;
    flex-direction: column;
  }
}
.head .mgi-logo {
  width: 116px;
  max-height: 46px;
}
@media (min-width: 992px) {
  .head .mgi-logo {
    width: 171px;
    max-height: unset;
  }
}
.head .header-form {
  margin-right: 17px;
  position: relative;
  width: 95px;
}
.head .header-input {
  max-width: 95px;
  border: 0.5px solid #bdbdbd;
  border-radius: 4px;
  height: 100%;
  min-height: 40px;
  position: relative;
  min-width: 100%;
  padding-top: 8px;
  padding-left: 12px;
  padding-bottom: 8px;
}
.head .header-input:focus, .head .header-input:focus-visible {
  border: 0.5px solid #91c6e8;
  box-sizing: border-box;
  box-shadow: 0px 0px 5px #91C6E8;
  border-radius: 4px;
  color: #333333;
  outline: none;
}

.search {
  position: absolute;
  top: 25%;
  right: 10px;
  filter: brightness(0.8);
}
@media (min-width: 992px) {
  .search {
    filter: brightness(1.8);
  }
}

.m-icon {
  width: 100%;
  height: 3px;
  border-radius: 0;
  background-color: #333333;
}
.m-icon:not(:last-of-type) {
  margin-bottom: 6px;
}

.navbar-toggler {
  display: flex;
  border: none;
  padding: 0 !important;
  width: 30px;
  color: black;
  flex-direction: column;
  position: relative;
}
.navbar-toggler:focus {
  box-shadow: none !important;
}
.navbar-toggler > .m-icon:nth-child(1), .navbar-toggler > .m-icon:nth-child(3) {
  opacity: 1;
  transition: all ease 0.5s;
}
.navbar-toggler > .m-icon:nth-child(2) {
  position: relative;
  transform: rotate(0);
  margin-left: auto;
}
.navbar-toggler.open {
  min-width: 30px;
  min-height: 30px;
}
.navbar-toggler.open > .m-icon:nth-child(1) {
  transform: translateY(-50%) rotateZ(45deg);
  position: absolute;
  top: 50%;
  left: 0;
}
.navbar-toggler.open > .m-icon:nth-child(3) {
  transform: translateY(-50%) rotateZ(-45deg);
  position: absolute;
  top: 50%;
  left: 0;
}
.navbar-toggler.open > .m-icon:nth-child(2) {
  transform: translateY(-50%) rotateZ(45deg);
  opacity: 0;
}

@media (min-width: 992px) {
  .mgi-menu-container {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .mgi-menu-container {
    max-height: 90vh;
    overflow: auto;
  }
}

.coll-icon-menu {
  margin-left: 9px;
  transition: all ease 0.5s;
}
.coll-icon-menu.coll-icon-menu-open {
  transform: rotate(180deg);
}

.menu-mgi {
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  grid-row-gap: 32px;
  letter-spacing: -0.015em;
  text-transform: uppercase;
  position: relative;
  padding-top: 20px !important;
}
@media (min-width: 992px) {
  .menu-mgi {
    flex-direction: row;
    text-decoration-line: none !important;
    grid-column-gap: 30px;
    justify-content: center;
    margin-bottom: 0 !important;
    padding-bottom: 16px !important;
  }
}
.menu-mgi a,
.menu-mgi .a {
  text-decoration: none;
  color: unset;
  font-size: 14px;
  font-weight: 500;
}
.menu-mgi > li {
  position: relative;
}
@media (max-width: 991.98px) {
  .menu-mgi > li {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .menu-mgi.menu-mgi-home {
    margin: 0 17px;
    background: #F9F9F9;
    border-radius: 4px;
  }
}

.search-bar {
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .search-bar {
    max-height: 85px;
    border-radius: 10px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
  }
}
.search-bar::before {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../img/e1403dd0b37a3ffd04ba.jpg);
  opacity: 0.2;
  top: 0;
  left: 0;
  content: "";
  border-radius: 10px;
}
@media (min-width: 992px) {
  .search-bar .search-input {
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .search-bar .search-input input {
    max-width: 405px;
  }
}

.sub-menu {
  font-family: "Open Sans", sans-serif;
  z-index: 3000;
  position: absolute;
  /*width: 90vw;*/
  background: white;
  height: 396px;
  border-radius: 10px;
  border: 1px solid #E0E0E0;
  display: none;
  transform: translateX(-50%);
  /*left: 60px;*/
}
.sub-menu.previsioni {
  left: 160px;
  height: 468px;
}
@media (min-width: 992px) {
  .sub-menu.previsioni {
    left: 265px;
  }
}
@media (min-width: 1200px) {
  .sub-menu.previsioni {
    width: 70vw;
  }
}
@media (max-width: 991.98px) {
  .sub-menu.previsioni {
    width: 100%;
    position: unset;
    left: 0;
    height: auto;
    transform: translateX(0);
    border: none;
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .sub-menu.previsioni.previsioni-city {
    left: 160px;
  }
}
@media (max-width: 991.98px) {
  .sub-menu {
    width: 100%;
    position: unset;
    left: 0;
    height: auto;
    transform: translateX(0);
    border: none;
    margin-top: 20px;
  }
}
.sub-menu .sub-list-lv1 {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding: 32px 40px;
}
@media (max-width: 991.98px) {
  .sub-menu .sub-list-lv1 {
    flex-direction: column;
    padding: 0;
    height: auto;
    grid-row-gap: 40px;
  }
}
.sub-menu .sub-list-lv1 .list-1 {
  color: #BDBDBD;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  width: 148px;
  margin: 0;
  border-bottom: 1px solid;
}
@media (max-width: 991.98px) {
  .sub-menu .sub-list-lv1 .list-1 {
    width: 100%;
  }
}
.sub-menu .sub-list-lv1 .sub-list-lv2 {
  color: black;
  list-style: none;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  padding: 0;
  grid-row-gap: 10px;
  margin-top: 10px;
  text-transform: capitalize;
}
.sub-menu.type-1 {
  grid-template-columns: minmax(0, 1fr) 300px;
  height: 442px;
  width: 700px;
}
@media (max-width: 991.98px) {
  .sub-menu.type-1 {
    grid-template-columns: 1fr;
    height: unset;
    width: 100%;
  }
}
.sub-menu.type-1.big {
  height: unset;
  width: 781px;
}
@media (max-width: 991.98px) {
  .sub-menu.type-1.big {
    height: unset;
    width: 100%;
  }
}
.sub-menu.type-1.big .right-sub-menu-btns {
  grid-row-gap: 18px;
}
.sub-menu.type-1.big .list-1 {
  width: unset !important;
}
.sub-menu.type-1.services {
  max-width: 569px;
  transform: translateX(-87%);
}
@media (max-width: 991.98px) {
  .sub-menu.type-1.services {
    max-width: unset;
    transform: translateX(0);
  }
}
.sub-menu.type-1.services .right-sub-menu {
  align-items: flex-start;
  padding: 25px 36px;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%), url(../img/a62e22059732316f9e26.png);
  background-size: cover;
}
@media (max-width: 991.98px) {
  .sub-menu.type-1.services .right-sub-menu {
    background: none;
    align-items: center;
  }
}
.sub-menu.type-1.services .right-sub-menu-btns {
  grid-row-gap: 14px;
}
.sub-menu.type-1 .sub-list-lv1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  padding: 32px 40px;
  grid-column-gap: 60px;
}
@media (max-width: 991.98px) {
  .sub-menu.type-1 .sub-list-lv1 {
    padding: 0;
    display: flex;
  }
}
.sub-menu.type-1 .sub-list-lv1 li:first-child {
  grid-row: 1/4;
}
.sub-menu.type-1 .sub-list-lv1.sub-list-lv1-map {
  grid-template-rows: 1fr;
}
.sub-menu.type-1 .sub-list-lv1.sub-list-lv1-services {
  grid-template-columns: 1fr;
}
.sub-menu.type-1 .list-1 {
  color: #BDBDBD;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  width: 109px;
  margin: 0;
  border-bottom: 1px solid;
}
@media (max-width: 991.98px) {
  .sub-menu.type-1 .list-1 {
    width: 100%;
  }
}
.sub-menu.type-1 .right-sub-menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 39px;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%), url(../img/2e0c196a6b66560096c4.jpg);
  background-size: cover;
  border-radius: 0px 10px 10px 0px;
  align-items: center;
}
@media (max-width: 991.98px) {
  .sub-menu.type-1 .right-sub-menu {
    background: none;
  }
}
.sub-menu.type-1 .right-sub-menu.right-sub-menu-map {
  background: linear-gradient(0deg, rgba(5, 5, 5, 0.71), rgba(5, 5, 5, 0.71)), url(../img/85d71fe0034849b4baf2.jpg);
}
@media (max-width: 991.98px) {
  .sub-menu.type-1 .right-sub-menu.right-sub-menu-map {
    background: none;
  }
}

.right-sub-menu-title {
  color: white;
}

@media (min-width: 992px) {
  .variant {
    display: grid;
    grid-template-columns: 0.2fr 1fr;
    grid-row-gap: 22px;
  }
}
@media (min-width: 992px) {
  .variant .sb {
    grid-column: 1/3;
  }
}
@media (min-width: 992px) {
  .variant .menu-mgi {
    justify-content: space-between;
    padding-top: 28px !important;
  }
}
.variant .menu-mgi .sub-menu.previsioni {
  left: 140px;
}
.variant .menu-mgi .sub-menu.previsioni-city {
  left: 50px;
}
@media (min-width: 1200px) {
  .variant .head {
    margin-left: 58px;
  }
}
@media (min-width: 992px) {
  .variant .mgi-menu-container {
    padding-left: 48px;
    padding-right: 70px;
  }
}

.path {
  font-family: "Open Sans", sans-serif;
  display: flex;
  grid-column-gap: 10px;
  font-size: 12px;
  line-height: 16px;
  color: #828282;
  margin-left: 24px;
  margin-top: 20px;
}

.path a{
  color: #828282;
  text-decoration: none;
}
@media (min-width: 992px) {
  .path {
    margin-top: 0;
  }
}

.header-input,
.header-form {
  transition: all ease 0.5s;
}

.search-trasparent {
  /*position: fixed;*/
  z-index: 3;
  background: white;
  top: 0;
}

@media (min-width: 992px) {
  .last-group {
    display: flex;
    grid-column-gap: 5px;
  }
}

.last {
  min-width: 220px;
  display: flex;
  background: #ffffff;
  box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  align-items: center;
  height: 40px;
  padding: 5px 25px 5px 10px;
  position: relative;
  grid-column-gap: 5px;
  margin-bottom: 22px;
}
.last .text {
    line-height: 13px;
    white-space: nowrap;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
@media (min-width: 992px) {
  .last {
    margin-bottom: 0;
  }
}
.last:hover {
  box-shadow: 0px 0px 19px rgba(98, 167, 216, 0.64);
  border-radius: 4px;
}
.last span {
  position: absolute;
  color: gray;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  top: 40%;
  right: -10px;
}
.last img {
  width: 32px;
}
.last a {
  text-decoration: none;
  color: unset;
}

.last-search {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  align-items: center;
}
.last-search.big {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.last-search.big p {
  margin: 0;
}

#new-search-small {
  display: none;
  flex-direction: column;
  align-self: flex-start;
  grid-row-gap: 18px;
  border-bottom: 1px solid #BDBDBD;
  width: 100%;
  padding-bottom: 35px;
}
#new-search-small a {
  text-decoration: none;
  color: black;
}

#new-search-big {
  display: none;
  flex-direction: column;
  align-content: space-between;
  grid-row-gap: 10px;
}
#new-search-big a {
  text-decoration: none;
  color: black;
}

.suggested-big {
  position: absolute;
  background: white;
  width: 440px;
  left: 51.7%;
  top: 80%;
  transform: translateX(-50%);
  padding-top: 10px;
  padding-left: 10px;
  max-height: 500px;
  overflow: auto;
}

#search-big,
#txtSearch {
  padding: 5px 13px;
  color: #4F4F4F;
  border-radius: 4px 0 0 4px;
}
#search-big:focus,
#txtSearch:focus {
  box-shadow: 0px 0px 19px rgba(98, 167, 216, 0.64);
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: none !important;
    background: #007fff !important;
    font-weight: normal;
    color: #ffffff !important;
}
.pin-position {
  margin-right: 10px;
  align-self: center;
  --color-fill-2nd: white;
  --color-stroke-2nd: #4f4f4f;
  --color-fill-3nd: #4f4f4f;
}
.pin-position:hover {
  --color-fill-2nd: #ed7445;
  --color-stroke-2nd: #ed7445;
  --color-fill-3nd: white;
}

@media (min-width: 992px) {
  footer {
    display: grid;
    grid-template-columns: 0.7fr 1.3fr;
  }
}

#footer-btn {
  display: flex;
  justify-content: center;
  text-transform: none;
}
@media (min-width: 992px) {
  #footer-btn {
    margin-left: unset;
  }
}

.info-section {
  background: linear-gradient(119.43deg, #F9BC0A 33.01%, #FEA850 100%);
  color: white;
  padding-top: 57px;
  padding-bottom: 44px;
}
.info-section .footer-title {
  font-weight: 800 !important;
  font-size: 14px !important;
  line-height: 17px !important;
  letter-spacing: -0.015em;
  padding-bottom: 18px;
}
.info-section .footer-p {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 142%;
}
@media (min-width: 992px) {
  .info-section .footer-p {
    letter-spacing: -0.015em;
  }
}
.info-section .b-white {
  margin-top: 30px;
  width: 316px;
  align-self: center;
}

.fast-link-section {
  background: #333333;
  color: white;
  padding-bottom: 35px;
  padding-top: 35px;
  position: relative;
}
@media (min-width: 992px) {
  .fast-link-section {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 57px;
  }
}

.fast-link {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.fast-link li {
  font-family: "Open Sans", sans-serif;
  margin: 15px 0;
}
@media (min-width: 992px) {
  .fast-link li {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.015em;
  }
}
.fast-link li a {
  text-decoration: none;
  color: unset;
}
.fast-link li a:hover {
  color: white !important;
}

.footer-link-list {
  margin-bottom: 40px;
}

.h-card {
  margin-bottom: 30px;
}
.h-card .content-margin {
  margin-left: 10px;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .h-card .content-margin {
    margin-left: unset;
  }
}
.h-card .author {
  margin-top: 9px;
}
.h-card .card-tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  margin-bottom: 12px;
}
.h-card .card-tag {
  padding: 3px 6px;
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
  color: white;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.04em;
  margin: 0;
}
.h-card.meteo-card {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .h-card.meteo-card {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .h-card.meteo-card .card-img {
    /*height: 121px;*/
    height: unset;
  }
}
@media (min-width: 992px) {
  .h-card.meteo-card .card-video {
    /*height: 352px;*/
    height: unset;
  }
}
.h-card.meteo-card.meteo-card:nth-child(1) {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .h-card.meteo-card.meteo-card:nth-child(1) {
    grid-column: 1/4;
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .h-card.article-card-lg {
    grid-column: auto/span 2;
    display: block;
    position: relative;
  }
}
@media (min-width: 992px) {
  .h-card.article-card-lg .card-img {
    min-width: 53%;
    height: unset !important;
  }
}
.h-card.article-card-lg .card-img img {
  border-radius: 8px 8px 8px 8px;
}
@media (min-width: 992px) {
  .h-card.article-card-lg .card-img img {
    border-radius: 8px 8px 8px 8px;
    /*height: 344px;*/
  }
}
@media (min-width: 992px) {
  .h-card.article-card-lg .card-content {
    display: flex;
    flex-direction: column;
    /*margin-left: 11px;*/
    padding-top: 10px;
  }
  .h-card.article-card-lg .card_group {
    display: flex;
  }
}
@media (min-width: 1400px) {
  .h-card.article-card-lg .card-content {
    /*margin-left: 16px;*/
    margin-top: 10px;
  }
}


@media (min-width: 992px) {
  .h-card.article-card-lg .card-tags {
    position: absolute;
    left: 10px;
  }
}
@media (min-width: 992px) {
  .h-card.article-card-lg .card-content .author {
    margin-top: 9px;
  }
}
.h-card.article-card-lg .card-content .article-p {
  font-family: "Open Sans", sans-serif;
  line-height: 142%;
  /* or 23px */
  letter-spacing: -0.015em;
  margin-bottom: 10px;
}
.article-p {
    padding-bottom: 15px;
}
.h-card.article-card {
  display: flex;
  flex-direction: column;
}
.h-card.article-card .card-img img {
  border-radius: 8px 8px 8px 8px;
}
.h-card.article-card .card-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.h-card.article-card .card-content .author {
  margin-top: auto;
  color: #4F4F4F;
}
.h-card.article-card .card-content .author img,
.h-card .card-content .author img {
  height: 18px;
  width: 18px;
  border-radius: 50%;
}

.h-card .card-content .author a,
.author-name a {
    margin-bottom: 0px !important;
    color: #4F4F4F;
    text-decoration: none;
  }

.h-card .card-content a {
  margin-bottom: 10px;
  color: unset;
  text-decoration: none;
}
.h-card .card-content a:hover,
.author-name a:hover {
  text-decoration: underline;
}

.right-content .h-card:not(:last-child) {
  margin-bottom: 44px;
}
@media (min-width: 992px) {
  .right-content .h-card:not(:last-child) {
    margin-bottom: 24px;
  }
}
.right-content .h-card:last-child {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  #main-container-not-home {
    margin-top: 19px;
  }
}

.c-day-info-head {
  background: rgba(161, 223, 255, 0.25);
  border-radius: 0px 0px 4px 4px;
  min-height: 42px;
  padding-left: 17px;
  padding-right: 17px;
  align-items: center;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.015em;
  display: flex;
  grid-template-columns: 0.8fr 1fr 1.2fr 1fr;
  /* 3 - Blu */
  color: #62A7D8;
}
@media (min-width: 992px) {
  .c-day-info-head {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 0.5fr 2fr 0.5fr 0.5fr 1.5fr 1fr;
    grid-template-columns: 0.5fr 2fr 0.5fr 0.5fr 1.3fr 1fr;
    font-weight: bold;
    /* 3 - Blu Scuro */
    color: #388FC9;
  }
}

.c-day-description {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F5F5F5;
  padding-left: 17px;
  padding-top: 13px;
  padding-bottom: 10px;
}
.c-day-description a {
  text-decoration: underline;
  color: #828282;
}

.c-day-info-body {
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  position: relative;
  letter-spacing: -0.015em;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .c-day-info-body {
    padding-left: 13px;
    padding-right: 13px;
    min-height: 70px;
  }
}
.c-day-info-body:not(:last-of-type)::before {
  content: "";
  bottom: 0;
  width: 92%;
  height: 0.5px;
  position: absolute;
  background: #BDBDBD;
  left: 50%;
  transform: translateX(-50%);
}
.c-day-info-body .dg {
  display: grid;
  grid-template-columns: 0.8fr 1fr 1.2fr 1fr;
  align-items: center;
}
@media (min-width: 992px) {
  .c-day-info-body .dg {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 0.5fr 2fr 0.5fr 0.5fr 1.5fr 1fr;
    justify-items: center;
  }
}
.c-day-info-body .dg .c-day-info-content-p {
  padding-left: 7px;
}

.c-day-info-body .dg .header-2 {
  min-width: 55px;
}

@media (min-width: 992px) {
  .c-day-info-body .dg .c-day-info-content-p {
    padding-left: 0;
  }
}
.c-day-info-body .df {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 10px;
}

@media (min-width: 1200px) {
  .c-day-info-body .c-day-m {
    grid-column-gap: 13px;
    flex-direction: row;
  }
}
.c-day-info-body .c-day-m img {
  width: 42px;
}
.c-day-info-body .c-day-p img {
  width: 12px;
}
.c-day-info-body .c-day-w img {
  width: 20px;
}
.c-day-info-body .c-day-w-info {
  max-width: 52px;
}
@media (min-width: 992px) {
  .c-day-info-body .c-day-w-info {
    max-width: unset;
  }
}
@media (min-width: 992px) {
  .c-day-info-body .c-day-w-info p {
    width: unset;
  }
}
.c-day-info-body .c-day-grey-3 {
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  color: #828282;
}
.c-day-info-body .c-day-extra {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-day-info-body p {
  margin: 0;
  max-width: 70px;
  width: 100%;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 142%;
  letter-spacing: -0.015em;
}
@media (max-width: 575px) {
  .c-day-info-body p {
    font-size: 12px;
  }
  .c-day-info-body .dg .header-2 {
    min-width: 0;
    font-size: 18px !important;
  }
  .c-day-info-body .dg .c-day-info-content-p {
    padding-left: 5px;
    font-size: 12px;
  }
}

.c-day-info-body .c-day-info-content-extra {
  justify-content: space-evenly;
  display: flex;
  padding-top: 20px;
  background: #F5F5F5;
  padding-bottom: 20px;
  margin-top: 20px;
}

.c-updated-at {
  font-size: 12px;
  line-height: 16px;
  text-align: right;
  letter-spacing: -0.015em;
}
.c-updated-at.fonte-article {
  margin-top: 11px;
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .c-updated-at.fonte-article {
    margin-top: 20px;
  }
}

.prefer-block-city .gray-block .header-2 {
    margin-bottom: 5px !important;
}

.prefer-city-day-home {
    min-width: 105px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-row-gap: 3px;
    position: relative;
    padding-bottom: 10px;
  }
  .prefer-city-day-home .mgi-icon.icon-temp {
    width: 100px;
    height: 100px;
}


.country-city.country-city-day {
  min-width: 105px;
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-row-gap: 3px;
  position: relative;
  padding-bottom: 10px;
}
.country-city.country-city-day::before {
  content: none;
}
.country-city img {
  width: 30px;
}

.week-list.week-list-city .days-nav {
  grid-column-gap: 0px;
  padding-bottom: 0;
}
.week-list.week-list-city .today-city-day.selected {
  min-width: 105px;
  background: #F5F5F5;
}
.week-list.week-list-city .selected {
  background: #F5F5F5;
}
@media (min-width: 992px) {
  .week-list.week-list-city .day-selected {
    min-height: unset !important;
  }
}

@media (min-width: 992px) {
  .days-nav-city {
    margin-left: 8px;
  }
}

.day-links.day-links-city {
  margin-top: 50px;
  /*grid-column-gap: 10px;*/
  padding-bottom: 0;
}
.day-links.day-links-city .day-link {
  padding-right: 60px;
  margin-right: 0;
  padding-left: 15px;
}
.day-links.day-links-city .today-link {
  padding-bottom: 8px;
  padding-left: 15px;
  font-size: 12px;
  border-radius: 4px 4px 0 0;
}
.day-links.day-links-city .nextday-link {
  width: 100%;
}

.day-links.day-links-city .selected {
  background: #F5F5F5;
  font-weight: bold;
  color: #F9BC0A;
  border-radius: 4px 4px 0 0;
}


.radar {
  margin-top: 30px;
  margin-bottom: 50px;
  width: 100%;
}

.city-tab {
  font-weight: normal;
  font-size: 15px;
  line-height: 23px;
  padding-bottom: 6px;
  transition: 0.2s;
  position: relative;
  margin-right: 20px;
  text-decoration: none !important;
  color: #333333;
  min-width: fit-content;
}
@media (min-width: 992px) {
  .city-tab {
    font-size: 22px;
  }
}
.city-tab::before {
  content: "";
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 0;
  height: 4px;
  background: black;
  transition: all ease 0.5s;
}
.city-tab:hover {
  background: black;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}
.city-tab:hover::before {
  width: 100%;
  right: auto;
  left: 0;
}
.city-tab.selected {
  background: black;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}
.city-tab.selected::before {
  width: 100%;
  right: auto;
  left: 0;
}

.table-icon {
  margin-right: 7px;
}

.radar-div {
  margin-top: 50px;
  margin-bottom: 120px;
}
.radar-div img {
  width: 100%;
  margin-top: 20px;
}

.pub-block {
  margin-top: 30px;
  margin-bottom: 120px;
}
.pub-block.pub-block-article {
  margin-top: 50px;
  margin-bottom: 50px;
}
.pub-block .img-block {
  width: 100%;
}
@media (min-width: 992px) {
  .pub-block .img-block {
    width: unset;
  }
}

.tc {
  text-align: center;
}

.top-pub {
  width: 728px;
  height: 90px;
  margin-bottom: 18px;
  margin-left: auto;
  margin-right: auto;
}

.c-day-description-p {
  max-height: 23px;
  overflow: hidden;
  transition: all ease 0.5s;
}
.c-day-description-p.more {
  max-height: 300px;
}
.c-day-description-p.more ~ a svg {
  transform: rotate(180deg);
}
.c-day-description-p ~ a:hover {
  color: #828282 !important;
}

.article-header .article-data {
  font-weight: 600;
  line-height: 122.5%;
  /* identical to box height, or 20px */
  letter-spacing: -0.015em;
  padding-left: 9px;
}

.article-tag {
  padding: 3px 6px;
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
  color: white;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
}

.article-footer {
  align-items: baseline;
}

.article-tags {
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 8px;
  margin-left: 15px;
}

.author-name-article {
  font-weight: bold;
  letter-spacing: -0.015em;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.04em;
  color: #BDBDBD;
}
@media (min-width: 992px) {
  .author-name-article {
    margin-bottom: 30px;
  }
}

.article-title {
  margin-bottom: 20px;
}

.article-a-black {
  color: black;
}

.country-block.region {
  flex-wrap: wrap;
  margin: auto;
  max-width: 100%;
  justify-content: unset;
}
.country-block.region .country-city {
  min-width: 25%;
  padding-bottom: 12px;
}
.country-block.region .country-city:nth-child(4n+0)::before {
  content: none;
}

.region-day-parts {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 992px) {
  .region-day-parts {
    flex-direction: row;
    justify-content: flex-start;
  }
}

@media (min-width: 992px) {
  .main-img.region {
    grid-column-gap: 48px;
  }
}

.header-2-region {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .header-2-region.header-2-region-right {
    margin-top: 0;
  }
}

.week-days.map {
  margin-bottom: 30px;
  width: fit-content;
}

.c-updated-at.map {
  text-align: left;
  margin-top: 14px;
}

@media (min-width: 992px) {
  .main-img.main-img-map {
    grid-template-columns: 1fr;
    margin-top: 60px;
  }
}
.main-img.main-img-map .main-img-group {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .main-img.main-img-map .main-img-group {
    margin-bottom: 60px;
  }
}

.nation-form {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 60px;
  grid-row-gap: 20px;
}
@media (min-width: 992px) {
  .nation-form {
    grid-template-columns: 1fr 1fr;
  }
}

.nation-select {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.custom-form-nation {
  margin-left: 8px;
  max-width: 200px;
  min-width: 200px;
  font-family: "Open Sans", sans-serif;
  /*padding: 8px 36px;*/
  text-align: center;
  border: 1px solid #F9BC0A;
  border-radius: 0;
  background-image: url(../img/a6b07ff1a4494955b05f.png);
  background-size: 11px 6px;
}

.custom-form-label {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.015em;
  font-family: "Open Sans", sans-serif;
}

.nation-numbers {
  border: none;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  grid-column: unset;
  justify-content: space-between;
  grid-column-gap: 18px;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .nation-numbers {
    grid-column: 1/3;
  }
}
.nation-numbers .number {
  width: 30px;
  text-align: center;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
}

input[type=radio]:not(:checked),
input[type=radio]:checked {
  position: absolute;
  left: -9999%;
}

.form-check-label {
  height: 29px;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  color: black;
  background-color: white;
  margin-bottom: 10px;
  width: 27px;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  padding: 5px 0;
}

input[type=radio]:checked + label {
  border: 1px solid #E0E0E0;
  color: unset;
  background: linear-gradient(119.43deg, #F9BC0A 33.01%, #FEA850 100%);
}

.form-check .checked {
    border: 1px solid #E0E0E0;
    color: unset;
    background: linear-gradient(119.43deg, #F9BC0A 33.01%, #FEA850 100%);
  }

.results {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  font-family: "Open Sans", sans-serif;
}
@media (min-width: 992px) {
  .results {
    text-align: end;
  }
}

.nation-form-content {
  margin-top: 40px;
}
.nation-form-content .week-days {
  font-size: 12px !important;
  margin-right: 37px;
}

.webcam-hour {
  padding: 3px 6px;
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
  color: white;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.04em;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 16px;
  justify-content: center;
  margin: 0;
}

.webcam-single-groups {
  display: grid;
  grid-template-columns: 1fr;
  margin-bottom: 80px;
  grid-column-gap: 16px;
  grid-row-gap: 30px;
}
@media (min-width: 992px) {
  .webcam-single-groups {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.webcam-single-groups-time {
  display: grid;
  grid-template-columns: 1fr;
  margin-bottom: 80px;
}
@media (min-width: 992px) {
  .webcam-single-groups-time {
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 30px;
  }
}

.webcam-groups {
  margin-bottom: 120px;
}

.webcam {
    height: 130px;
    background-image: url("img/offline.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }


@media (min-width: 992px) {
  .main-webcam {
    margin-bottom: 80px;
  }
  .webcam {
    height: 130px;
  }
}

/*  PAGES  */
.main {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .main {
    margin-top: 50px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    padding-left: 0;
  }
}
.main .main-header {
  margin-bottom: 12px;
}
.main .main-header.main-header-city {
  margin-bottom: 21px;
}
@media (min-width: 992px) {
  .main .main-header.main-header-city {
    margin-bottom: 15px;
  }
}
.main .main-paragraph {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .main .main-paragraph {
    margin-bottom: 19px;
  }
}
@media (min-width: 1400px) {
  .main .main-paragraph {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .right-container {
    max-width: 300px !important;
  }
}
@media (min-width: 992px) {
  .right-container .section-block:first-child {
    padding-top: 0;
  }
}

.linear-g {
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.day-links {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 8px;
}
.day-links .day-link {
  margin-right: 60px;
  text-decoration: none;
  color: #BDBDBD;
  font-size: 12px;
}
@media (min-width: 992px) {
  .day-links .day-link {
    margin-right: 70px;
  }
}
.day-links .day-link:hover {
  color: #f9bc0a !important;
}
.day-links .day-link.today,
.home-week-list .day-link.today{
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.day-part {
  text-decoration: none;
  color: #333333;
}
@media (min-width: 992px) {
  .day-part {
    position: relative;
    padding-bottom: 6px;
    margin-right: 5px;
  }
  .day-part::before {
    content: "";
    position: absolute;
    bottom: 2px;
    right: 0;
    width: 0;
    height: 4px;
    transition: all ease 0.5s;
  }
}
.day-part:hover {
  font-weight: 800;
}
.day-part.selected {
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}
@media (min-width: 992px) {
  .day-part.selected {
    font-weight: 800;
  }
  .day-part.selected::before {
    width: 100%;
    right: auto;
    background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
    left: 0;
  }
}
.day-part.selected:hover {
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 992px) {
  .day-part.selected:hover {
    font-weight: 800;
  }
  .day-part.selected:hover::before {
    width: 100%;
    right: auto;
    background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
    left: 0;
  }
}

@media (min-width: 992px) {
  .main-img-group .header-2 {
    margin-top: 20px;
    margin-bottom: 15px;
  }
}

.nav-item {
  display: flex;
  grid-column-gap: 12px;
  padding-left: 0;
  list-style: none;
  padding-top: 16px;
  padding-bottom: 18px;
  border-top: 0.3px solid #BDBDBD;
  border-bottom: 0.3px solid #BDBDBD;
  margin-bottom: 13px;
  margin-top: 16px;
}
.nav-item li {
  flex: 1;
}

.week-list {
  display: flex;
  font-family: "Open Sans", sans-serif;
}

.main-img {
  margin-top: 11px;
  padding-bottom: 40px;
  padding-top: 0 !important;
}
.home .main-img img,
.region .main-img img {
  border-radius: 8px;
}


.main-img.region {
  padding-bottom: 0;
}

.gray-block {
  background: #F9F9F9;
  border-radius: 4px;
  text-align: center;
  padding-top: 17px;
}
.gray-block .header-2 {
  padding: 0px 50px;
  margin-bottom: 35px;
}
.gray-block ul li {
  display: flex;
  justify-content: space-between;
  margin-right: 28px;
}

.bold-sans {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 0;
}
.bold-sans.hot-temp {
  color: #EB5757;
}
.bold-sans.cold-temp {
  color: #3364AC;
}
.bold-sans.freeze-temp {
  color: #91C6E8;
}

.country-block {
  display: flex;
  justify-content: space-between;
  overflow: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .country-block {
    margin-bottom: 40px;
  }
}
.country-block .city-name,
.country-block .city-name a,
.country-block .country-city,
.country-block .country-city a,
.week-list-city a {
  margin: 0;
  font-size: small;
  color: #000;
  text-decoration: none;
  border-right: 1px solid #efefef;
}
.country-block .country-city {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  min-width: 74px;
  justify-content: space-between;
  grid-row-gap: 2px;
}
.country-block .country-city img {
  width: 30px;
}

.country-block::-webkit-scrollbar {
  display: none;
}

.country-block {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
}
.country-block.home {
  display: flex;
  grid-column-gap: 20px;
  overflow: unset !important;
  margin-top: 25px;
  position: relative;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .country-block.home {
    grid-row-gap: 40px;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 20px;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .country-block.home.v2 {
    flex-wrap: nowrap;
    overflow: hidden;
  }
}
.country-block.home .city-name {
  margin: 0;
  font-size: small;
}
.country-block.home .country-city {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  min-width: 61px;
  justify-content: space-between;
  grid-row-gap: 10px;
}
.country-block.home .country-city img {
  width: 30px;
}
.country-block.home .country-city::before {
  content: none;
}
.country-block.home .country-city::after {
  width: 0.5px;
  background: #BDBDBD;
  content: "";
  height: 58%;
  position: absolute;
  left: -16px;
  transform: translateY(-65%);
  top: 50%;
}
.country-block.home:not(:first-of-type)::after {
  content: none;
  top: -30px;
  width: 91.8%;
  height: 0.5px;
  position: absolute;
  background: #bdbdbd;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 992px) {
  .country-block.home:not(:first-of-type)::after {
    content: "";
  }
}
.country-block.home:last-child {
  margin-left: 30px;
}
@media (min-width: 992px) {
  .country-block.home:last-child {
    margin-left: 0px;
  }
}
.country-block.home:last-child .country-city:first-of-type::before {
  width: 0.5px;
  background: #BDBDBD;
  content: "";
  height: 58%;
  position: absolute;
  left: -16px;
  transform: translateY(-65%);
  top: 50%;
}
@media (min-width: 992px) {
  .country-block.home:last-child .country-city:first-of-type::before {
    content: none;
  }
}

@media (min-width: 992px) {
  .column-v3 {
    grid-row-gap: 20px;
  }
}

.separated {
  grid-row-gap: 10px;
}

.country-city::before {
  width: 1px;
  background: #BDBDBD;
  content: "";
  height: 58%;
  position: absolute;
  right: 0;
  transform: translateY(-65%);
  top: 50%;
}

.temp {
  width: 100%;
  display: flex;
  justify-content: center;
}

.days-nav {
  display: flex;
  overflow: auto;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  margin-left: 0px;
}

.days-nav::-webkit-scrollbar {
  display: none;
}

.meteog .author p {
    color: #4F4F4F !important;
}

.author {
  font-family: "Open Sans", sans-serif;
}
.author img {
  margin-right: 6px;
  border-radius: 50%;
}
.author .author-name {
  letter-spacing: -0.015em;
  font-weight: bold;
}
.author p {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.04em;
  color: #4F4F4F;
  font-weight: normal;
}
@media (min-width: 992px) {
  .author p {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .right-content .section-block::before {
    content: "";
  }
}
@media (min-width: 992px) {
  .right-content .section-block:last-of-type::before {
    content: none;
  }
}

.section-block {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}
.section-block::before {
  content: "";
  bottom: 0;
  width: 71%;
  height: 0.5px;
  position: absolute;
  background: #BDBDBD;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 992px) {
  .section-block::before {
    content: none;
  }
}

.grid {
  grid-column-gap: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid .grid-info {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 40px;
  grid-column-gap: 5px;
}
.grid .grid-info:nth-child(2) {
  justify-content: flex-start;
}
.grid .grid-info img {
  max-width: 50px;
}
.grid .grid-info .grid-content {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
}
.grid .grid-info .grid-content p {
  margin: 0;
}

.download-b {
  border-radius: 8px;
  padding-left: 20px !important;
  padding-right: 40px !important;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%), url(../img/a62e22059732316f9e26.png) !important;
  background-size: cover !important;
  color: #FFFFFF;
}
@media (min-width: 992px) {
  .download-b {
    height: 360px !important;
    padding-left: 35px !important;
  }
}
.download-b .store {
  justify-content: space-evenly;
  align-items: center;
}
@media (min-width: 992px) {
  .download-b .store {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .download-b .store a {
    margin-right: 27px;
  }
}

@media (min-width: 992px) {
  .videos-group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 15px;
  }
}

.download-b-h {
  color: white;
  margin-bottom: 11px;
}

@media (min-width: 768px) {
  .download-b-p {
    padding-right: 46%;
  }
}
@media (min-width: 992px) {
  .download-b-p {
    padding-right: 45%;
  }
}

.custom-block {
  height: 463px;
  background: linear-gradient(to right, #f9bc0a 33.01%, #fea850 100%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 39px 0;
}
.custom-block.social-b {
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%), url(../img/4ec6d1d4690e1da85d6c.jpg);
  background-size: cover;
  border-radius: 4px;
}
@media (min-width: 992px) {
  .custom-block.social-b {
    height: 567px;
  }
}
.custom-block.social-b .social {
  padding: 0 19px;
}
.custom-block.social-b .social-title {
  padding-left: 32px;
  color: white;
}
.custom-block.social-b .social-title h2 {
  letter-spacing: -0.015em;
  margin-bottom: 14px;
}
.custom-block.social-b .social-title p {
  padding-right: 59px;
}

.home-article-title {
  margin-bottom: 40px;
}

.meteog {
  background: #F2F2F2;
  padding-top: 20px;
  padding-bottom: 60px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 992px) {
  .meteog {
    padding-top: 30px;
    padding-bottom: 55px;
    padding-right: 20px;
    padding-left: 20px;
    justify-content: flex-start;
  }
}
.meteog .header-1 {
  padding: 0 20px 40px;
}
@media (min-width: 992px) {
  .meteog .header-1 {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .meteog .h-card-group-meteo {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 15px;
    margin-bottom: 40px;
  }
}
.meteog .link-btn {
  max-width: 316px;
  width: 100%;
}
@media (min-width: 992px) {
  .meteog .link-btn {
    max-width: 222px;
  }
}

@media (min-width: 992px) {
  .h-card-group-article {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
}

.card-img {
  /*height: 198px;*/
}
@media (max-width: 991px) {
    .card-img {
      height: unset !important;
      width: 100%;
    }
  }

.borderRadius {
  border-radius: 8px 8px 8px 8px;
}
.borderRadiusSmall {
  border-radius: 4px 4px 4px 4px;
}
@media (min-width: 992px) {
  .card-img {
    /*height: 168px;*/
  }
}

.img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.choose-video {
  margin-top: 32px;
}
.choose-video:not(:last-child) {
  margin-bottom: 24px;
}
.choose-video .choose-p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 142%;
  margin-top: 10px;
}

.video {
  width: 100%;
  height: 56.25%;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.choose-video-lightbox.pause {
  position: relative;
}
.choose-video-lightbox.pause::after {
  content: url(../img/5b88231bf687a188436c.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.meteo-iframe {
  width: 100%;
  height: 100%;
}

.most {
  grid-column-gap: 9px;
}
.most:not(:last-child) {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .most:not(:last-child) {
    margin-bottom: 16px;
  }
}
.most .most-v-content {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: -0.015em;
}
.most .most-img {
  width: 80px;
  height: 70px;
  border-radius: 4px;
  margin-right: 9px;
  object-fit: cover;
}
.most .most-video {
  width: 135px;
  height: 80px;
  position: relative;
}
.most .most-video::before {
  content: url(../img/a6e1c2cc8df8948c073b.png);
  width: 25px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.most a, .most p {
  color: unset;
  text-decoration: none;
  font-size: small;
}

.gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 13px;
  grid-row-gap: 12px;
  margin-bottom: 24px;
}
.gallery .g-img {
  max-height: 108px;
  width: 100%;
  border-radius: 4px;
}

.choose-your-city-list {
  grid-column-gap: 28px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  padding-bottom: 40px;
  columns: 3;
}
.choose-your-city-list li {
  font-style: normal;
  font-weight: normal;
  font-size: 15.8px;
  line-height: 142%;
}
.choose-your-city-list li a {
  text-decoration: none;
  color: unset;
}

.choose-section {
  background: #F2F2F2;
}
.choose-section .choose-title {
  padding-top: 40px;
  padding-right: 61px;
  padding-bottom: 20px;
}
.choose-section .choose-title.choose-title-city {
  padding-right: 61px;
}

@media (min-width: 992px) {
  .choose-list {
    justify-content: flex-start;
    display: grid;
    grid-template-columns: 1fr 0.3fr 1fr;
  }
}
.choose-list.choose-list-city {
  grid-template-columns: 1fr;
}
.choose-list.choose-list-city .choose-your-city-list {
  columns: 3;
}
@media (min-width: 992px) {
  .choose-list.choose-list-city .choose-your-city-list {
    columns: 4;
  }
}
.choose-list #h-region-div {
  grid-column: 3;
}
.choose-list #h-region-div .choose-your-city-list {
  columns: 2;
}

#arrow,
#arrow::before {
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}

#arrow {
  visibility: hidden;
}

#arrow::before {
  visibility: visible;
  content: "";
  transform: rotate(45deg);
}

#tooltip-pin[data-popper-placement^=top] > #arrow {
  bottom: -4px;
}

#tooltip-pin[data-popper-placement^=bottom] > #arrow {
  top: -4px;
}

#tooltip-pin[data-popper-placement^=left] > #arrow {
  right: -4px;
}

#tooltip-pin[data-popper-placement^=right] > #arrow {
  left: -4px;
}

#tooltip-pin {
  /* ... */
  font-size: 12px;
  line-height: 16px;
  padding: 13px;
  width: 98px;
  height: 60px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 4px;
  background: white;
}

#tooltip-pin[data-show] {
  display: block;
}

.section-article-block::before {
  content: none;
}

.home-container-days {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  font-family: "Open Sans", sans-serif;
}
.home-container-days .home-today-link {
  display: flex;
  flex-direction: column;
  min-width: fit-content;
  grid-row-gap: 9px;
}
@media (max-width: 991px) {
    .home-container-days .home-today-link .home-week-days {
        padding-top: 5px;
    }
}
.home-container-days .home-week-list {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  grid-row-gap: 4px;
}
@media (max-width: 991px) {
    .home-container-days .home-week-list {
        grid-row-gap: 9px !important;
      }
  }
.home-container-days .home-week-list .home-week-link {
  text-decoration: none;
  color: #BDBDBD;
  font-size: 12px;
}
.right-blur {
  position: relative;
  z-index: 1;
}
    .right-blur::after {
        content: "";
        background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
        right: 35px;
        width: 20px;
        height: 100%;
        position: absolute;
        margin-right: 5px;
    }
@media (min-width: 992px) {
  .right-blur::after {
    right: 35px;
    width: 70px !important;
  }
  .left-blur::after {
    left: 40px;
    width: 70px !important;
  }
}

.left-blur {
    position: absolute;
    z-index: 1;
    width: 70px;
    height: 40px;
}
    .left-blur::after {
        content: "";
        background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
        left: 40px;
        width: 20px;
        height: 100%;
        position: absolute;
    }

.right-blur.onlysm::after {
  content: "";
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 92.86%);
  right: 0;
  width: 20px;
  height: 100%;
  top: 0;
  position: absolute;
  margin-right: 0px !important;
}
@media (min-width: 992px) {
  .right-blur.onlysm::after {
    content: none;
  }
}

.temperature-b a {
    text-decoration: none;
    color: unset;
}


/*** Custom ***/
.suggestion-list {
  display: flex;
  justify-content: space-between;
  padding-right: 15px;
}
.heart-fill {
  background-image: url(../img/heart-15.svg);
  display: inline-block;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  filter: invert(17%) sepia(96%) saturate(7449%) hue-rotate(6deg) brightness(110%) contrast(119%);
}
.heart-empty {
  cursor: pointer;
  background-image: url(../img/heart-15.svg);
  display: inline-block;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(322deg) brightness(102%) contrast(101%);
}

button.day-part{
  border: none;
  background: transparent;
}

.article-card-lg .img {
  object-fit: fill;
}
