/*Fonts*/
h5 {
  margin-right: 22px;
  margin-block: 0px;
  height: 1rem;
  padding: 0px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 0.9rem;
  letter-spacing: 0.14px;
  color: #000000;
  opacity: 1;
  margin-top: 3px;
  float: left;
  width: 90px;
}

.nav-link {
  display: block;
  margin-right: 0px;
  transition: color 0.5s ease 0s;
  text-align: center;
  font-family: Poppins, sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.14px;
  color: rgb(147, 147, 147);
  opacity: 1;
}

h7 {
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  height: 100%;
}

label {
  font-family: 'Poppins', sans-serif;
  font-size: 0.9rem;
  font-weight: 300;
  margin-bottom: 0px;
  color: black;
}

.subheading {
  font-family: 'Poppins', sans-serif;
  color: #000000;
  text-align: left;
  font-size: 1rem;
  letter-spacing: 0.1px;
  opacity: 1;
  font-weight: 600;
  text-transform: uppercase;
}



/* Side nav*/

#signOutbtn {
  background-color: #F35B04;
  width: 80%;
  color: white;
  padding: 9px 20px;
  border: none;
  border-radius: 7px;
  cursor: pointer;
  font-weight: 500;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 1.3rem;
  outline: none;
  float: none;
  height: 4rem;
}

.login-btn {
  width: 100%;
  height: 5rem;
  background-color: white;
  border-radius: 6px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-bottom: 1rem;
  margin-top: 1.6rem;
}


.login-container {
  width: 100%;
  bottom: 0px;
  text-align: left;
  padding-top: 8%;
  padding-left: 4%;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}


input[type="radio" i] {
  background-color: initial;
  cursor: default;
  appearance: auto;
  box-sizing: border-box;
  border: initial;
  margin: 1px;
  padding: 0px;
}
.box {
  width: 100%;
  /* border: 1px solid transparent; */
  border-radius: 4px;
  resize: vertical;
  margin-top: 0.4rem;
  outline: none;
  background-color: transparent;
}

input[type=submit] {
  background-color: #000000;
  width: 11rem;
  color: white;
  padding: 9px 20px;
  border: none;
  border-radius: 7px;
  cursor: pointer;
  float: right;
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-size: 0.8125rem;
  outline: none;
}

#model{
  background-color: lightgrey;
  font-family: sans-serif;
  font-size: 0.8rem;

  width: 100%;
  padding: 7px;
  border: 1px solid transparent;
  border-radius: 4px;
  resize: vertical;
  margin-top: 0.4rem;
  outline: none;
  background-color: #ffffffa3;

  text-rendering: auto;
  color: -internal-light-dark(black, white);
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  text-align: start;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  cursor: default;
  font-family: 'Poppins', sans-serif;
  font-size: 0.65rem;
  font-weight: 300;
}

option {
  background-color: #bbb;
  padding: 4px;
  margin-bottom: 1px;
  cursor: pointer;
}

@media screen and (max-width: 835px) {
  .black{
    display: none;
  }

  .white{
    display: none;
  }

  .mobile-link {
    margin-right: -2px;
    transition: color .5s;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 1rem !important;
    font-weight: 300;
    letter-spacing: 0.14px;
    opacity: 1;
}

.ad-slider-m{
    height: 10.01rem;
}

.slider-images-m{
  height: 100%;
  background-color: white;
  width: 100%;
  padding: 0;
  margin: 0;
  display: inline-flex;
}

.image-box1-m {
  background-image: url(../Images/IMG_1009.JPG);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
    margin: auto;
    border-radius: 0px;
}

.title-section {
  height: 5rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.nav-btn {
  width: 25%;
  height: 26%;
  float: left;
  margin-right: 2%;
}

.line {
  width: 2%;
  background-color: #F35B04;
  height: 79%;
  margin-right: 2%;
}

.title {
  width: 70%;
  height: 70%;
}

h2 {
  font-family: 'Poppins', sans-serif;
  color: #939393;
  text-align: left;
  font-size: 1.4rem;
  letter-spacing: 0.1px;
  opacity: 1;
  font-weight: 300;
  margin: 0px;
}

h3 {
  font-family: 'Poppins', sans-serif;
  color: #939393;
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0.1px;
  opacity: 1;
  font-weight: 300;
  margin: 0px;
  font-style: normal;
}s

.filters-block{
  height: 15rem;
  width: 97%;
  margin: auto;
  margin-top: 1rem;
}

.form-box {
  height: fit-content;
  margin-top: 0rem;
  width: 100%;
  margin-left: 0px;
}

.containerOne {
  width: 100%;
  background-color: #0000000d;
  float: left;
  padding: 1rem;
  border-radius: 0px;
  height: 49%;
  padding-left: 6px;
  padding-right: 6px;
}

.col-25 {
  float: left;
  width: 50%;
  margin-top: 10px;
  padding-right: 0.5rem;
}

.col-75 {
  float: right;
  width: 50%;
  margin-top: 10px;
}

.col-35 {
  float: none;
  width: 100%;
  padding-right: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  margin: auto;
  margin-top: 2rem;
}


.results-container {
  height: 20rem;
  width: 97%;
  margin: auto;
}

.heading{
  display: block;
  margin-right: -2px;
  transition: color .5s;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;  
  letter-spacing: 2px;
  font-weight: Bold;  
  letter-spacing: 0.14px;
  color: #939393;
  opacity: 1;
}

}

@media screen and (min-width: 794px){
  .topnav{
      display: none;
  }
  
  .title-section{
    display: none;
  }
  
  .filters-block{
    display: none;
  }
  
  .results-container{
    display: none;
  }
  
  .ad-slider-m{
    display: none;
  }
  
  .slider-images-m{
    display: none;
  }
  
  .image-box1-m {
    display: none;
  }



  .ad-slider {
    height: 7rem;
    margin-bottom: 2rem;
  }


  
  .white {
    background-color: white;
    height: fit-content;
    width: 80%;
    float: left;
  }
  
  .nav-list {
    padding-left: 0%;
    width: 80%;
  }
  
  .image-box1 {
    display: block;
    display: block;
    background-image: url(../Images/IMG_1009.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 75%;
    width: 20%;
    margin: auto;
    border-radius: 17px;
    margin-right: 5px;
    margin-left: 5px;
  }
  
  .image-box2 {
    display: block;
    background-image: url(../Images/IMG_1018.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 75%;
    width: 20%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
  }
  
  .image-box3 {
    display: block;
    background-image: url(../Images/IMG_1020.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 75%;
    width: 20%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
  }
  
  .image-box4 {
    display: block;
    background-image: url(../Images/IMG_1021.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 75%;
    width: 20%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
  }
  
  .image-box5 {
    display: block;
    background-image: url(../Images/IMG_1022.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 75%;
    width: 20%;
    margin: auto;
    border-radius: 17px;
    margin-right: 5px;
    margin-left: 5px;
  }
  
  .form-box {
    height: 70%;
    margin-top: 0rem;
    width: 85%;
    margin: auto;
  }

  .containerOne {
    width: 100%;
    float: left;
    padding: 1rem;
    border-radius: 35px;
    height: fit-content;
    margin-bottom: 3rem;
}
  
  }

  @media screen and (max-width: 420px) {
    /* start of phone styles */
  
    .col-25 {
      float: left;
      width: 100%;
      margin-top: 10px;
      padding-right: 0px;
  }

  .col-75 {
    float: left;
    width: 100%;
    margin-top: 0px;
}
  
    }

/*Form containers*/
.col-15 {
    float: left;
    width: 19%;
    margin-top: 10px;
    padding-right: 0.5rem;
  }

@media screen and (max-width: 794px) {
  .logo-blk {
    height: 5rem;
    width: 27%;
    padding-top: 7px;
    padding-left: 14px;
}

.logo {
    width: 47%;
    height: 100%;
    background-image: url(../Images/Logo.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
}