﻿@charset "utf-8";


/****************** ONDE ENCONTRAR *********************/

.onde-encontrar {
  width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.onde-barra {
  padding: 58px 0px 0px 0px;
  width: 270px;
}

.onde-band {
  background-color: #f4f4f4;
  padding: 8px 8px 5px 8px ;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  margin-bottom: 20px;
}

.onde-band img {
  margin-right: 5px;
}

.onde-pais {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-weight: 400;
  color: #608a4d;
}

.onde-drop select {
  width: 270px !important;
  margin-bottom: 0px !important;
}

.onde-drop-ajuste {
  margin: 10px 0px 0px 0px;
}

.onde-resultado {
  margin-top: 10px;
  border: 1px solid #DCDCDC;
  padding: 16px 13px;
  background-color: #FBFBFB;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}

.onde-local {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #608a4d;
  margin-bottom: 7px;
}

.onde-info {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #9C9C9C;
}	


.onde-encontrar {
  width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.onde-barra {
  padding: 58px 0px 0px 0px;
  width: 270px;
}

.onde-band {
  background-color: #f4f4f4;
  padding: 8px 8px 5px 8px ;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  margin-bottom: 20px;
}

.onde-band img {
  margin-right: 5px;
}

.onde-pais {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-weight: 400;
  color: #608a4d;
}

.onde-drop select {
  width: 270px !important;
  margin-bottom: 0px !important;
}

.onde-drop-ajuste {
  margin: 10px 0px 0px 0px;
}

.onde-resultado {
  margin-top: 10px;
  border: 1px solid #DCDCDC;
  padding: 16px 13px;
  background-color: #FBFBFB;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}

.onde-local {
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #608a4d;
  margin-bottom: 7px;
}

.onde-info {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #9C9C9C;
}	

.onde-combo {
  width: 270px !important;
  margin-bottom: 0px;
}
