/*
Theme Name: BookYourTravel
Theme URI: http://themeforest.net/item/book-your-travel-online-booking-wordpress-theme/5632266
Author: themeenergy
Author URI: http://themeforest.net/user/themeenergy
Description: Book Your Travel – a responsive WordPress theme with a powerful online booking and reservation system for accommodations, bed and breakfasts, guest houses, villas, hotels, tours, cruises, rent a cars, travel agencies, booking portals, travel blogs and everyone else in the tourism business.
License: Envato Split License
License URI: https://themeforest.net/licenses/standard
Text Domain: bookyourtravel
Version: 8.18.2
*/
#dolar{
	font-size:32px;
	color:white;
	text-shadow: 1px 1px 2px black;
}
.contact span{
	font-size:18px !important;
}
#mega-menu-wrap-primary-menu{
	background: #155636;
}
.botao-newlleter{
	background-color:#ff5702;
	border-radius: 5px;
	padding: 5px;
	color:white;
}
.botao-newlleter:hover{
	background-color:#515151;
	cursor:pointer;
}

.form .fluent_form_7 .ff-btn-submit{
	background-color:#ff5702;
}
.mega-menu-item-1336
{
	width:100px !important;
}
.thumbnail{
	width:200px;
	height:230px;
	background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#resultado {
      position: absolute;
      top: 100%;
      left: 0;
      margin-top: 5px;
    }