@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);

body,
input,
textarea,
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Roboto', sans-serif;
}
.btn,
h1,
h2,
h3,
h4,
h5,
h6,
.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Roboto', sans-serif;
}
font-family: 'Roboto', sans-serif;
font-style: normal;
}
font-family: 'Roboto', sans-serif;


#menu-cd {
  
}
#menu-cd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cd .navbar-caption {
  color: #ffffff;
}
#menu-cd .navbar-toggler {
  color: #ffffff;
}
#menu-cd .close-icon::before,
#menu-cd .close-icon::after {
  background-color: #ffffff;
}
#menu-cd .link,
#menu-cd .dropdown-item {
  color: #ffffff;
}
#menu-cd .link {
  font-size: 0.75rem;
}
#menu-cd .dropdown-item,
#menu-cd .nav-dropdown-sm .link {
  font-size: 0.812rem;
}

#menu-cd .link[aria-expanded="true"],
#menu-cd .dropdown-menu {
  background: #0e0e0e;
}
#menu-cd .nav-dropdown-sm .link:focus,
#menu-cd .nav-dropdown-sm .link:hover,
#menu-cd .nav-dropdown-sm .dropdown-item:focus,
#menu-cd .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-cd .navbar,
#menu-cd .nav-dropdown-sm,
#menu-cd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cd .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-cd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-cd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cd .bg-color.transparent.opened .link:hover,
#menu-cd .bg-color.transparent.opened .link:focus {
  color: #008293;
}
#menu-cd .link[aria-expanded="true"],
#menu-cd .dropdown-item[aria-expanded="true"] {
  color: #008293 !important;
}
#menu-cd .hide-buttons .nav-btn {
  display: none !important;
}
#menu-cd .navbar-caption {
  color: #ffffff;
}
#menu-cd .navbar-toggler {
  color: #ffffff;
}
#menu-cd .close-icon::before,
#menu-cd .close-icon::after {
  background-color: #ffffff;
}
#menu-cd .link,
#menu-cd .dropdown-item {
  color: #ffffff;
}
#menu-cd .link {
  font-size: 0.75rem;
	color: #fff !important;
}
#menu-cd .dropdown-item,
#menu-cd .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#menu-cd .link:hover,
#menu-cd .dropdown-item:hover,
#menu-cd .link:focus,
#menu-cd .dropdown-item:focus {
  color: #ccc;
}
#menu-cd .link[aria-expanded="true"],
#menu-cd .dropdown-menu {
  background: #FFF;
}
#menu-cd .nav-dropdown-sm .link:focus,
#menu-cd .nav-dropdown-sm .link:hover,
#menu-cd .nav-dropdown-sm .dropdown-item:focus,
#menu-cd .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#menu-cd .navbar,
#menu-cd .nav-dropdown-sm,
#menu-cd .nav-dropdown-sm .link[aria-expanded="true"],
#menu-cd .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#menu-cd .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#menu-cd .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#menu-cd .bg-color.transparent.opened .link:hover,
#menu-cd .bg-color.transparent.opened .link:focus {
  color: #008293;
}
#menu-cd .link[aria-expanded="true"],
#menu-cd .dropdown-item[aria-expanded="true"] {
  color: #008293 !important;
}
#menu-cd A {
  font-family: 'Roboto', sans-serif;
}
#menu-cd .pull-xs-right {
  float: inherit!important;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 991px) {
  #menu-cd img {
    width: 120px;
	  height: 56px;
  }
}

#menu-cd img {
  max-width: 150px;
}
#menu-cd .nav-dropdown {
  font-weight: 500;
}
#menu-cd .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: center;
  padding-right: 0;
  width: 100%;
}
#menu-cd .navbar-brand {
  padding: 0.625rem 0;
  display: none;
}
@media (max-width: 991px) {
  #menu-cd .navbar-brand {
    display: block;
  }
}
@media (max-width: 991px) {
  #menu-cd .hid-mobi {
    display: none;
  }
}

#menu-cd .navbar {
    background: linear-gradient(180deg, #008293 0%, rgba(0, 130, 147, 0.8) 20%, rgba(0, 130, 147, 0.1) 100%) !important;
}

#menu-cd .nav-dropdown .btn {
  padding: 0.5em 0;
  /* adjust vertical distance between flags in mobile menu with the first number */
  background-color: rgba(0, 0, 0, 0);
  /* removing background and border */
  border: none;
  font-weight: 500;
}
#menu-cd .btn-white-outline {
  color: #fff !important;
}
#menu-cd .btn-white-outline:hover {
  color: #fff !important;
}
#menu-cd .bt-top {
  border: 1px solid transparent;
  border-color: #FFF;
  position: relative;
  font-weight: 500;
  letter-spacing: 2px;
  padding: 0.2rem 0.5rem;
  border-radius: 5px;
  margin: 20px !important;
  top: 15px;
}
@media (min-width: 768px) {
  #menu-cd .bt-top {
    right: 1vw !important;
    position: relative;
  }
}
#menu-cd .bt-top2 {
  border-color: #999;
  position: relative;
  margin: 20px !important;
  top: 15px;
}
@media (min-width: 768px) {
  #menu-cd .bt-top2 {
    left: 1vw !important;
    position: relative;
  }
}
#menu-cd .nav-dropdown .nav-btn {
  padding-left: 0.8rem;
}
@media (max-width: 991px) {
  #menu-cd .bt-top2 {
    border: 0px solid transparent;
    top: 0 !important;
    margin: 0px !important;
    padding: 0px !important;
  }
}
@media (max-width: 991px) {
  #menu-cd .bt-top {
    top: 0 !important;
  }
}

@media (max-width: 991px) {
.menu-empreendimento{
	display: none;
}
}

.menu-empreendimento{
	width: 100%;
	height: 100px;
	background-color: #AD7F66;
}

.content-menu-empreendimento{
	width: 1080;
	height: 100px;
	margin: 0 auto;
}

.content-menu-empreendimento ul{
	margin: 0;
	padding: 0;
    text-align: center;
    list-style: none;
    font-size: 1vw;
    padding-top: 23px;
    display: flex;
    justify-content: center;
}

.content-menu-empreendimento li{
    float: left;
    margin-left: 2%;
    margin-right: 2%;	
	margin-top: 17px;
}

.content-menu-empreendimento a li{
	color: #FFF !important;
}

.text-center{
	text-align: center;
}