@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Audiowide&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Audiowide&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Anybody:ital,wght@0,100..900;1,100..900&family=Audiowide&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=ABeeZee:ital@0;1&family=Anybody:ital,wght@0,100..900;1,100..900&family=Audiowide&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&display=swap');
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.container {
  width: 90%;
  margin: 0 auto;
}

.rubic {
  font-family: "Rubik", sans-serif !important;
}

.white {
  color: #fff !important;
}



#cityList{
    display:flex;
    flex-wrap:wrap;
    gap:100px;
    align-items:flex-start;
    flex-basis:auto;
}

/* #region{
    height:110px;
} */

@media(max-width:1282px){
    #cityList{
        gap:20px;
}
}

@media(max-width:1180px){
    #region{
        height:auto;
    }
}
#region, .cityonmap{
    list-style-type:none;
}

.red {
  color: #bf1b21;
}

.pt-55 {
  padding: 55px 0;
}

.weight8 {
  font-weight: 800;
}

#map{
    width:100%;
    height:50vh;
    position:relative;
}

.map-wrap{
    display:flex;
    width:100%;
}

#map .button{
    font-size:55px;
}

.choosecity{
    z-index:1;
    width:100%;
     font-size: 40px;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}

.map-text{
    margin:25px 0;
    display:flex;
    align-items:center;
}

.modal{
    position:absolute;
    top:0;
    left:0;
    z-index:99;
    background:#4A4A4A;
    width:100%;
    height:100%;
    overflow-y:auto;
    display:none;

}

#modal{
    cursor:pointer;
    color:red;
}

#searchInput{
    border:none;
    background-color:grey;
    width:100%;
    height:50px;
    outline:none;
    padding-left:25px;
    
}

#region{
    font-family: "Montserrat", sans-serif;
    padding-bottom:10px;
    font-size:40px;
}


.cityonmap{
    font-family: "Montserrat", sans-serif;
     font-size:35px;
     padding-left:50px;
}

.modal nav ul li{
 color:white;   
}

.cityonmap{
    cursor:pointer;
}

.showonmap{
    cursor:pointer;
}

#cityForm{
    visibility:hidden;
}

header {
  background-color: #bf1b21;
  width: 100%;
}

.logo {
  display: flex;
  justify-content: center;
  padding: 25px 0;
}

.logo img {
  display: block;
  width: 90px;
}

.menuLinks {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  padding-top: 38px;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}

.menuLinks li {
  list-style-type: none;
}

.menuLinks a {
  text-decoration: none;
  color: #323232;
}

.menu {
  font-family: "Montserrat", sans-serif;
  color: #f0f0f0;
  font-size: 20px;
  display: flex;
  gap: 40px;
}

.menu a {
  text-decoration: none;
  color: #f0f0f0;
}

.menu li {
  list-style-type: none;
}

.mobileMenu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.onlinebuy h1{
    font-size:60px;
    font-weight:700;
      font-family: "Anybody", sans-serif;
}

.onlinebuy{
    display:flex;
   margin-bottom:50px;
    margin-top:30px;
    align-items:center;
}

/* .onlineStores{
    display:flex;
    justify-content:space-between;
    align-items:center;
    
} */

.onlineStores img{
    display:block;
    width:100%;
}

.onlineStores a{
    display:block;
    text-align:center;
    color:black;
    font-family: "Anybody", sans-serif;
    text-decoration:none;
}

.onlinestore{
    width:60%;
    margin-left:25px;
}



.mapStores h2{
        font-size:60px;
    font-weight:700;
      font-family: "Anybody", sans-serif;
      width:100%;
      margin-bottom:15px;
}

.mapStores select{
    font-family: "Montserrat", sans-serif;
}

.storesList h3{
     font-size:60px;
    font-weight:700;
      font-family: "Anybody", sans-serif;
      margin-bottom:93px;
}

/* .storeList{
    display:flex;
    justify-content:space-between;
    align-items:center;
    border-bottom:1px solid black;
    padding:5px 0;
} */

/* .storeImg{
    width:15%;
}

.leftBlock{
    width:40%;
    padding-left:116px;
   
}

.rightBlock{
    width:45%;
    align-items:flex-end;
}

.storeImg img{
    width:100%;
    border-radius:15px;
} */



.storeList{
    border:1px solid #e5e5e5;
    padding:25px 13px;
    
    
}


.storeList h4{
     font-family: "Montserrat", sans-serif;
     font-style:italic;
     font-size:16px;
     font-weight:500;
}
#resultDiv{
    width:30%;
}

.schedule{
    font-family: "Montserrat", sans-serif;
     font-style:italic;
     font-size:32px;
     font-weight:500;
}

.showonmap{
      font-family: "Montserrat", sans-serif;
     font-style:italic;
     font-size:25px;
     font-weight:500;
}

.rightBlock{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    
}

.storephone{
      font-family: "Montserrat", sans-serif;
     font-style:italic;
     font-size:40px;
     font-weight:500;
     text-decoration:none;
     color:black;
     display:block;

}

.web{
     font-family: "Montserrat", sans-serif;
     font-style:italic;
     font-size:40px;
     font-weight:700;
     color:black;
     display:block;
}

.button {
  border-top: 7px solid #bf1b21;
  border-bottom: 7px solid #bf1b21;
  border-radius: 5px;
  padding: 22px 35px;
}


footer {
  background-color: #2c2c2c;
  font-family: "Montserrat", sans-serif;
  color: #f0f0f0;
  font-size: 25px;
  padding: 50px 0;
}

.fBlocks {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fBlock h1 {
  font-size: 22px;
  font-weight: 600;
}

.fBlock span {
  font-size: 130px !important;
  font-weight: 700;
}

.fLinks {
  display: flex;
}

.fLink:nth-child(2) {
  margin-left: 130px;
}

.fLink a {
  display: block;
  text-decoration: none;
  color: #f0f0f0;
}

.fCall,
.fCallMobile {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.fCall .phone,
.fCallMobile .phone {
  text-decoration: none;
}

.callback {
  border-top: 4px solid #0188e3;
  border-bottom: 4px solid #0188e3;
  text-decoration: none;
  padding: 12px 30px;
}


@media(max-width:1575px){

    
    .choosecity{
        font-size:30px;
    }
}


 @media (max-width: 1265px) {
  .fLink:nth-child(2) {
    margin-left: 30px;
  }
  .choosecity{
     font-size: 20px;

}
}

@media(max-width:1205px){


.storeList h4{
     font-size:16px;
}

.schedule{
     font-size:22px;
}

.showonmap{
     font-size:15px;
}

.schedule img{
    width:15px;
    height:15px;
}

.showonmap img{
    width:15px;
    height:15px;
}

.storephone{
     font-size:30px;
}

.web{
     font-size:30px;
}

   .choosecity{
        font-size:20px;
    }
}


@media (max-width: 1190px) {
  .fLinks {
    flex-direction: column;
  }
  .fLink:nth-child(2) {
    margin-left: 0;
    margin-top: 55px;
  }

  .fBlock span {
    font-size: 100px !important;
  }
  
}   

@media(max-width:981px){
    .storeList h4{
     font-size:16px;
}

.schedule{
     font-size:8px;
     font-weight:500;
}

.showonmap{
     font-size:8px;
     font-weight:500;
}

.schedule img{
    width:8px;
    height:8px;
}

.showonmap img{
    width:8px;
    height:8px;
}



.storephone{
     font-size:8px;
}

.web{
     font-size:8px;
}

.onlinebuy h1{
    font-size:25px;
}

.onlineStores {
    width:30%;
}

.mapStores h2 {
     font-size:30px;
     width:100%;
}

.storesList h3 {
     font-size:8px;
}
.onlinebuy {
    margin-top: 20px;
    margin-bottom:20px;
}

.storesList h3 {

    margin-bottom: 20px;

}

   .choosecity{
        font-size:15px;
    }
}


@media (max-width:960px){
    .menu{
        display:none;
    }
    .menuMobile{
        display:block;
        font-family: "Montserrat", sans-serif;
      color: #f0f0f0;
         font-size: 20px;
    }
}

@media(min-width:960px){
    .menuMobile{
        display:none;

    }
}

@media (max-width: 900px) {
  .hide-on-mobile {
    display: none;
  }
  .hide-on-desktop {
    display: block;
  }

  .fCallMobile {
    margin-top: 25px;
    gap: 40px;
  }

  .fLink {
    font-size: 12px;
  }

  .fBlock span {
    font-size: 40px !important;
  }

  .fBlock ul li {
    font-size: 16px;
  }

  .fCallMobile a {
    font-size: 12px;
  }

  .fBlock h1 {
    font-size: 8px;
  }
  
    .map-wrap{
        flex-direction:column-reverse;
    }
    
    #resultDiv{
        width:100%;
    }
    
    .cityonmap{
     font-size:25px;
}

    #region{
        font-size:30px;
    }
}

@media (min-width: 900px) {
  .hide-on-mobile {
    display: block;
  }
  .hide-on-desktop {
    display: none;
  }

  .fCallMobile {
    display: none;
  }
}

@media(max-width:590px){
    .storeImg{
    width:15%;
}

.choosecity{
    width:50%;
}

.leftBlock{
    width:40%;
    padding-left:10px;
   
}

.rightBlock{
    width:45%;
    align-items:flex-end;
}
}

