@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);

.subtitleFont {
  font-family: 'Lora', serif;
  font-style: normal;
}
body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}
.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: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
  font-style: normal;
}
.bg-primary {
  background-color: #c0a375 !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #f28281 !important;
}
.btn-primary {
  background-color: #c0a375;
  border-color: #c0a375;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #a07e49;
  border-color: #a07e49;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #a07e49 !important;
  border-color: #a07e49 !important;
}
.btn-secondary {
  background-color: #bfcecb;
  border-color: #bfcecb;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #94ada8;
  border-color: #94ada8;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #94ada8 !important;
  border-color: #94ada8 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #f28281;
  border-color: #f28281;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #eb3d3c;
  border-color: #eb3d3c;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #eb3d3c !important;
  border-color: #eb3d3c !important;
}
.btn-primary-outline {
  background: none;
  border-color: #8e7041;
  color: #8e7041;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #c0a375;
  border-color: #c0a375;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #c0a375 !important;
  border-color: #c0a375 !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #85a29c;
  color: #85a29c;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #bfcecb;
  border-color: #bfcecb;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #bfcecb !important;
  border-color: #bfcecb !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #e82625;
  color: #e82625;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #f28281;
  border-color: #f28281;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #f28281 !important;
  border-color: #f28281 !important;
}
.text-primary {
  color: #c0a375 !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #f28281 !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #f28281;
}
.btn-social {
  border-color: #c0a375;
}
.btn-social:hover {
  background: #c0a375;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #c0a375;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #c0a375;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #c0a375;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #c0a375;
}
.lead a,
.lead a:hover {
  color: #c0a375;
}
.lead blockquote {
  border-color: #c0a375;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #e8ddcd;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #c0a375;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
#ext_menu-b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-b .navbar-caption {
  color: #ffffff;
}
#ext_menu-b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-b .close-icon::before,
#ext_menu-b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-b .link,
#ext_menu-b .dropdown-item {
  color: #ffffff;
}
#ext_menu-b .link {
  font-size: 0.75rem;
}
#ext_menu-b .dropdown-item,
#ext_menu-b .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-b .link:hover,
#ext_menu-b .dropdown-item:hover,
#ext_menu-b .link:focus,
#ext_menu-b .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-b .link[aria-expanded="true"],
#ext_menu-b .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-b .nav-dropdown-sm .link:focus,
#ext_menu-b .nav-dropdown-sm .link:hover,
#ext_menu-b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-b .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-b .navbar,
#ext_menu-b .nav-dropdown-sm,
#ext_menu-b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-b .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-b .bg-color.transparent.opened .link:hover,
#ext_menu-b .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-b .link[aria-expanded="true"],
#ext_menu-b .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-b * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header2-1 #quitafixed {
  z-index: -100 !important;
}
#header2-1 h3 {
  color: black;
  font-family: 'Quicksand', sans-serif !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 2.2rem;
}
#header2-1 h4 {
  color: white;
  font-family: 'Quicksand', sans-serif !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 2.2rem;
}
#header2-1 h1 {
  vertical-align: middle;
  margin-top: 50px !important;
  margin-left: 1.5rem;
}
#header2-1 #bannernaranja {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 150px;
  margin-top: 80px;
  vertical-align: middle;
  transition: all 1s linear 0s;
  z-index: 2 !important;
}
#header2-1 #bannernaranja img {
  width: 100%;
  height: auto;
  transition: all 1s linear 0s;
  z-index: 2 !important;
}
#header2-1 #bannerabogados img {
  width: 220px;
  height: auto;
  transition: all 1s linear 0s;
  z-index: 0 !important;
  transition: all .5s linear 0s;
}
#header2-1 section {
  z-index: 1 !important;
}
#header2-1 #bannerabogados {
  position: fixed;
  bottom: 170px;
  left: 150px;
  width: 100%;
  height: 150px;
  margin-top: 80px;
  vertical-align: middle;
  transition: all .5s linear 0s;
}
#header2-1 #fototodo {
  transition: all .5s linear 0s;
  position: fixed;
  width: auto;
  height: 100%;
}
#header2-1 .mbr-arrow {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
}
#header2-1 .mbr-section {
  height: 2000px;
  background-size: cover !important;
}
#header2-1 .mbr-table-cell {
  position: fixed;
  top: 40%;
  left: 15%;
}
#header2-1 .mbr-figure {
  position: fixed;
  bottom: 0px;
  right: 0px;
  border-radius: 6px;
  height: auto;
  width: 40%;
}
#header2-1 #pantallacarga {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url(http://bufetearanda.es/assets/images/abogados-bufete-aranda-2000x1237-9carga.jpg);
  z-index: 100000000000000000000000000000000000000;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#header2-1 #rueda {
  width: 20px;
  height: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}
#header2-1 #textprev {
  margin-top: 30%;
}
#header2-1 #chica {
  opacity: 0;
  transition: all 1s linear 0s;
  height: auto;
  width: 35%;
}
#header2-1 #chica2 {
  opacity: 0;
  transition: all 1s linear 0s;
  height: auto;
  width: 35%;
}
#header2-1 #aranda {
  opacity: 1;
  transition: all 1s linear 0s;
}
@media (max-width: 767px) {
  #header2-1 .mbr-section-hero .mbr-section-title {
    font-size: 1.7rem !important;
  }
}
#extMsg-box4-e SPAN {
  font-size: 36px;
  text-align: left;
}
#extMsg-box4-e P {
  font-size: 18px;
}
#extMsg-box4-e * {
  z-index: 100000000000000 !important;
  text-align: left !important;
}
#extMsg-box4-e section {
  z-index: 100000000000 !important;
}
#extMsg-box4-e .pad-r {
  font-family: 'Quicksand', sans-serif;
}
#extMsg-box4-e .tab-content {
  z-index: 100000000000000000000000000000000 !important;
}
#msg-box8-7g .mbr-section-title,
#msg-box8-7g p {
  color: #fff;
}
#msg-box8-7g .mbr-section-title {
  font-size: 46px;
  color: #ecac79;
}
#msg-box8-7g .lead P {
  color: #28324e;
}
#msg-box8-7g .mbr-section-title SPAN {
  color: #ecac79;
}
#header5-a .mbr-section-title {
  color: #ffffff;
}
#header5-a .mbr-section-lead {
  color: #9c9a9a;
  font-size: 18px;
}
#header5-a h1 {
  font-family: 'Quicksand', sans-serif !important;
}
#extFeatures6-6 .card-img {
  background-color: #c0a375 !important;
}
#extFeatures6-6 P {
  text-align: left;
}
#extFeatures6-6 .card-subtitle {
  text-align: right;
}
#extFeatures6-6 .card-title a {
  font-weight: bold !important;
  margin: .5rem;
}
#extFeatures6-6 .card-img span {
  margin-top: 10px;
}
#extHeader5-5 H3 {
  font-size: 30px;
}
#header3-e .mbr-section-title,
#header3-e .mbr-section-subtitle {
  text-align: center;
}
#header3-e H3 {
  color: #ffffff;
  font-family: 'Oxygen', sans-serif;
}
#map2-b iframe {
  border-radius: 14px;
}
#form1-51 .form-control-label {
  color: #232323;
}
#form1-51 .form-control-label {
  color: #232323;
}
#form1-51 SMALL {
  color: #cccccc;
}
#form1-51 .mbr-section-title {
  color: #ffffff;
}
#form1-51 #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts3-9 .mbr-footer {
  z-index: 10000000000000000000000000000 !important;
}
#contacts1-5f P {
  color: #ffffff;
}
#contacts1-5f img {
  height: 100px;
}
#contacts1-5f p {
  color: #c0a375 !important;
}
#ext_menu-k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-k .navbar-caption {
  color: #ffffff;
}
#ext_menu-k .navbar-toggler {
  color: #ffffff;
}
#ext_menu-k .close-icon::before,
#ext_menu-k .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-k .link,
#ext_menu-k .dropdown-item {
  color: #ffffff;
}
#ext_menu-k .link {
  font-size: 0.75rem;
}
#ext_menu-k .dropdown-item,
#ext_menu-k .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-k .link:hover,
#ext_menu-k .dropdown-item:hover,
#ext_menu-k .link:focus,
#ext_menu-k .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-k .nav-dropdown-sm .link:focus,
#ext_menu-k .nav-dropdown-sm .link:hover,
#ext_menu-k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-k .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-k .navbar,
#ext_menu-k .nav-dropdown-sm,
#ext_menu-k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-k .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-k .bg-color.transparent.opened .link:hover,
#ext_menu-k .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-k .link[aria-expanded="true"],
#ext_menu-k .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-k * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#extHeader5-1z H3 {
  font-size: 46px;
}
#extHeader5-1z P {
  font-size: 21px;
}
#extHeader5-1z h3 {
  font-size: 36px !important;
}
#header6-7x .mbr-section-title {
  color: #28262b;
}
#header6-7x .mbr-section-text {
  color: #565656;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-q .navbar-caption {
  color: #ffffff;
}
#ext_menu-q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-q .close-icon::before,
#ext_menu-q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-q .link,
#ext_menu-q .dropdown-item {
  color: #ffffff;
}
#ext_menu-q .link {
  font-size: 0.75rem;
}
#ext_menu-q .dropdown-item,
#ext_menu-q .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-q .link:hover,
#ext_menu-q .dropdown-item:hover,
#ext_menu-q .link:focus,
#ext_menu-q .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-q .nav-dropdown-sm .link:focus,
#ext_menu-q .nav-dropdown-sm .link:hover,
#ext_menu-q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-q .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-q .navbar,
#ext_menu-q .nav-dropdown-sm,
#ext_menu-q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-q .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-q .bg-color.transparent.opened .link:hover,
#ext_menu-q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-q .link[aria-expanded="true"],
#ext_menu-q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-q * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-2a .mbr-section-title {
  font-size: 46px;
}
@media (max-width: 900px) {
  #header1-2a h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-2a h1 {
    font-size: 2.2rem !important;
  }
}
#header3-2c .mbr-section-title,
#header3-2c .mbr-section-subtitle {
  text-align: center;
}
#header3-2c a {
  text-decoration: none !important;
}
#extFeatures3-2b .mbr-iconfont-features4 {
  color: #c0a375 !important;
}
#extFeatures3-2b .wraper {
  border-color: #c0a375 !important;
}
#form1-46 .form-control-label {
  color: #232323;
}
#form1-46 .form-control-label {
  color: #232323;
}
#form1-46 SMALL {
  color: #cccccc;
}
#form1-46 .mbr-section-title {
  color: #ffffff;
}
#form1-46 #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-t .navbar-caption {
  color: #ffffff;
}
#ext_menu-t .navbar-toggler {
  color: #ffffff;
}
#ext_menu-t .close-icon::before,
#ext_menu-t .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-t .link,
#ext_menu-t .dropdown-item {
  color: #ffffff;
}
#ext_menu-t .link {
  font-size: 0.75rem;
}
#ext_menu-t .dropdown-item,
#ext_menu-t .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-t .link:hover,
#ext_menu-t .dropdown-item:hover,
#ext_menu-t .link:focus,
#ext_menu-t .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-t .link[aria-expanded="true"],
#ext_menu-t .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-t .nav-dropdown-sm .link:focus,
#ext_menu-t .nav-dropdown-sm .link:hover,
#ext_menu-t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-t .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-t .navbar,
#ext_menu-t .nav-dropdown-sm,
#ext_menu-t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-t .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-t .bg-color.transparent.opened .link:hover,
#ext_menu-t .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-t .link[aria-expanded="true"],
#ext_menu-t .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-t * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-2d .mbr-section-title {
  font-size: 46px;
}
@media (max-width: 900px) {
  #header1-2d h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-2d h1 {
    font-size: 2.2rem !important;
  }
}
#header3-2e .mbr-section-title,
#header3-2e .mbr-section-subtitle {
  text-align: center;
}
#header3-2e a {
  text-decoration: none !important;
}
#content2-2g blockquote {
  border-left: 4px solid orange;
}
#extFeatures14-2f h3 {
  color: ligthgrey;
}
#form1-3i .form-control-label {
  color: #232323;
}
#form1-3i .form-control-label {
  color: #232323;
}
#form1-3i SMALL {
  color: #cccccc;
}
#form1-3i .mbr-section-title {
  color: #ffffff;
}
#form1-3i #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-w .navbar-caption {
  color: #ffffff;
}
#ext_menu-w .navbar-toggler {
  color: #ffffff;
}
#ext_menu-w .close-icon::before,
#ext_menu-w .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-w .link,
#ext_menu-w .dropdown-item {
  color: #ffffff;
}
#ext_menu-w .link {
  font-size: 0.75rem;
}
#ext_menu-w .dropdown-item,
#ext_menu-w .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-w .link:hover,
#ext_menu-w .dropdown-item:hover,
#ext_menu-w .link:focus,
#ext_menu-w .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-w .nav-dropdown-sm .link:focus,
#ext_menu-w .nav-dropdown-sm .link:hover,
#ext_menu-w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-w .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-w .navbar,
#ext_menu-w .nav-dropdown-sm,
#ext_menu-w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-w .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-w .bg-color.transparent.opened .link:hover,
#ext_menu-w .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-w .link[aria-expanded="true"],
#ext_menu-w .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-w * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-3e .mbr-section-title {
  font-size: 36px;
}
#header1-3e .mbr-section-lead {
  font-size: 21px;
}
@media (max-width: 900px) {
  #header1-3e h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-3e h1 {
    font-size: 2.2rem !important;
  }
}
#header3-3f .mbr-section-title,
#header3-3f .mbr-section-subtitle {
  text-align: center;
}
#header3-3f a {
  text-decoration: none !important;
}
#extMsg-box4-6f P {
  font-size: 20px;
}
#content6-6i UL {
  font-size: 15px;
}
#content6-6j UL {
  font-size: 15px;
}
#form1-4k .form-control-label {
  color: #232323;
}
#form1-4k .form-control-label {
  color: #232323;
}
#form1-4k SMALL {
  color: #cccccc;
}
#form1-4k .mbr-section-title {
  color: #ffffff;
}
#form1-4k #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-z .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-z .navbar-caption {
  color: #ffffff;
}
#ext_menu-z .navbar-toggler {
  color: #ffffff;
}
#ext_menu-z .close-icon::before,
#ext_menu-z .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-z .link,
#ext_menu-z .dropdown-item {
  color: #ffffff;
}
#ext_menu-z .link {
  font-size: 0.75rem;
}
#ext_menu-z .dropdown-item,
#ext_menu-z .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-z .link:hover,
#ext_menu-z .dropdown-item:hover,
#ext_menu-z .link:focus,
#ext_menu-z .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-z .link[aria-expanded="true"],
#ext_menu-z .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-z .nav-dropdown-sm .link:focus,
#ext_menu-z .nav-dropdown-sm .link:hover,
#ext_menu-z .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-z .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-z .navbar,
#ext_menu-z .nav-dropdown-sm,
#ext_menu-z .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-z .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-z .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-z .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-z .bg-color.transparent.opened .link:hover,
#ext_menu-z .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-z .link[aria-expanded="true"],
#ext_menu-z .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-z * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-2h .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-2h h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-2h h1 {
    font-size: 2.2rem !important;
  }
}
#header3-2j .mbr-section-title,
#header3-2j .mbr-section-subtitle {
  text-align: center;
}
#header3-2j a {
  text-decoration: none !important;
}
#form1-47 .form-control-label {
  color: #232323;
}
#form1-47 .form-control-label {
  color: #232323;
}
#form1-47 SMALL {
  color: #cccccc;
}
#form1-47 .mbr-section-title {
  color: #ffffff;
}
#form1-47 #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-12 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-12 .navbar-caption {
  color: #ffffff;
}
#ext_menu-12 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-12 .close-icon::before,
#ext_menu-12 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-12 .link,
#ext_menu-12 .dropdown-item {
  color: #ffffff;
}
#ext_menu-12 .link {
  font-size: 0.75rem;
}
#ext_menu-12 .dropdown-item,
#ext_menu-12 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-12 .link:hover,
#ext_menu-12 .dropdown-item:hover,
#ext_menu-12 .link:focus,
#ext_menu-12 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-12 .link[aria-expanded="true"],
#ext_menu-12 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-12 .nav-dropdown-sm .link:focus,
#ext_menu-12 .nav-dropdown-sm .link:hover,
#ext_menu-12 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-12 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-12 .navbar,
#ext_menu-12 .nav-dropdown-sm,
#ext_menu-12 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-12 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-12 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-12 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-12 .bg-color.transparent.opened .link:hover,
#ext_menu-12 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-12 .link[aria-expanded="true"],
#ext_menu-12 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-12 * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-2k .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-2k h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-2k h1 {
    font-size: 2.2rem !important;
  }
}
#header3-2m .mbr-section-title,
#header3-2m .mbr-section-subtitle {
  text-align: center;
}
#header3-2m a {
  text-decoration: none !important;
}
#header3-59 .mbr-section-title,
#header3-59 .mbr-section-subtitle {
  text-align: center;
}
#header3-59 H3 {
  font-size: 18px;
}
#header3-59 h3 {
  border-left: 2px solid orange;
}
#msg-box5-5p H3 {
  font-size: 30px;
  text-align: left;
}
#msg-box5-5p P {
  text-align: left;
}
#form1-48 .form-control-label {
  color: #232323;
}
#form1-48 .form-control-label {
  color: #232323;
}
#form1-48 SMALL {
  color: #cccccc;
}
#form1-48 .mbr-section-title {
  color: #ffffff;
}
#form1-48 #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-15 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-15 .navbar-caption {
  color: #ffffff;
}
#ext_menu-15 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-15 .close-icon::before,
#ext_menu-15 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-15 .link,
#ext_menu-15 .dropdown-item {
  color: #ffffff;
}
#ext_menu-15 .link {
  font-size: 0.75rem;
}
#ext_menu-15 .dropdown-item,
#ext_menu-15 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-15 .link:hover,
#ext_menu-15 .dropdown-item:hover,
#ext_menu-15 .link:focus,
#ext_menu-15 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-15 .link[aria-expanded="true"],
#ext_menu-15 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-15 .nav-dropdown-sm .link:focus,
#ext_menu-15 .nav-dropdown-sm .link:hover,
#ext_menu-15 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-15 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-15 .navbar,
#ext_menu-15 .nav-dropdown-sm,
#ext_menu-15 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-15 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-15 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-15 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-15 .bg-color.transparent.opened .link:hover,
#ext_menu-15 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-15 .link[aria-expanded="true"],
#ext_menu-15 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-15 * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-35 .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-35 h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-35 h1 {
    font-size: 2.2rem !important;
  }
}
#header3-34 .mbr-section-title,
#header3-34 .mbr-section-subtitle {
  text-align: center;
}
#header3-34 a {
  text-decoration: none !important;
}
#header3-56 .mbr-section-title,
#header3-56 .mbr-section-subtitle {
  text-align: center;
}
#header3-56 H3 {
  text-align: right;
}
#extTestimonials3-57 .mbr-section-title {
  font-size: 24px;
}
#extTestimonials3-57 .mbr-section-title SPAN {
  color: #ffffff;
}
#extTestimonials3-57 .mbr-section-subtitle {
  color: #ffffff;
  font-size: 14px;
}
#extTestimonials3-57 .card-block P {
  color: #c0a375;
  text-align: left;
}
#extTestimonials3-57 .carousel-control {
  display: none;
}
#extTestimonials3-57 .card-block {
  border-radius: 16px;
}
@media (max-width: 1100px) {
  #extTestimonials3-57 .carousel-control {
    display: block;
  }
}
@media (max-device-width: 1100px) {
  #extTestimonials3-57 .carousel-control {
    display: block;
  }
}
#form1-4f .form-control-label {
  color: #232323;
}
#form1-4f .form-control-label {
  color: #232323;
}
#form1-4f SMALL {
  color: #cccccc;
}
#form1-4f .mbr-section-title {
  color: #ffffff;
}
#form1-4f #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-18 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-18 .navbar-caption {
  color: #ffffff;
}
#ext_menu-18 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-18 .close-icon::before,
#ext_menu-18 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-18 .link,
#ext_menu-18 .dropdown-item {
  color: #ffffff;
}
#ext_menu-18 .link {
  font-size: 0.75rem;
}
#ext_menu-18 .dropdown-item,
#ext_menu-18 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-18 .link:hover,
#ext_menu-18 .dropdown-item:hover,
#ext_menu-18 .link:focus,
#ext_menu-18 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-18 .link[aria-expanded="true"],
#ext_menu-18 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-18 .nav-dropdown-sm .link:focus,
#ext_menu-18 .nav-dropdown-sm .link:hover,
#ext_menu-18 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-18 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-18 .navbar,
#ext_menu-18 .nav-dropdown-sm,
#ext_menu-18 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-18 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-18 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-18 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-18 .bg-color.transparent.opened .link:hover,
#ext_menu-18 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-18 .link[aria-expanded="true"],
#ext_menu-18 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-18 * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-32 .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-32 h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-32 h1 {
    font-size: 2.2rem !important;
  }
}
#header3-33 .mbr-section-title,
#header3-33 .mbr-section-subtitle {
  text-align: center;
}
#header3-33 a {
  text-decoration: none !important;
}
#form1-4e .form-control-label {
  color: #232323;
}
#form1-4e .form-control-label {
  color: #232323;
}
#form1-4e SMALL {
  color: #cccccc;
}
#form1-4e .mbr-section-title {
  color: #ffffff;
}
#form1-4e #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-1b .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1b .navbar-caption {
  color: #ffffff;
}
#ext_menu-1b .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1b .close-icon::before,
#ext_menu-1b .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1b .link,
#ext_menu-1b .dropdown-item {
  color: #ffffff;
}
#ext_menu-1b .link {
  font-size: 0.75rem;
}
#ext_menu-1b .dropdown-item,
#ext_menu-1b .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1b .link:hover,
#ext_menu-1b .dropdown-item:hover,
#ext_menu-1b .link:focus,
#ext_menu-1b .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1b .link[aria-expanded="true"],
#ext_menu-1b .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-1b .nav-dropdown-sm .link:focus,
#ext_menu-1b .nav-dropdown-sm .link:hover,
#ext_menu-1b .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1b .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-1b .navbar,
#ext_menu-1b .nav-dropdown-sm,
#ext_menu-1b .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1b .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-1b .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1b .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1b .bg-color.transparent.opened .link:hover,
#ext_menu-1b .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1b .link[aria-expanded="true"],
#ext_menu-1b .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1b * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-2p .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-2p h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-2p h1 {
    font-size: 2.2rem !important;
  }
}
#header3-2q .mbr-section-title,
#header3-2q .mbr-section-subtitle {
  text-align: center;
}
#header3-2q a {
  text-decoration: none !important;
}
#form1-4a .form-control-label {
  color: #232323;
}
#form1-4a .form-control-label {
  color: #232323;
}
#form1-4a SMALL {
  color: #cccccc;
}
#form1-4a .mbr-section-title {
  color: #ffffff;
}
#form1-4a #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-1e .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1e .navbar-caption {
  color: #ffffff;
}
#ext_menu-1e .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1e .close-icon::before,
#ext_menu-1e .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1e .link,
#ext_menu-1e .dropdown-item {
  color: #ffffff;
}
#ext_menu-1e .link {
  font-size: 0.75rem;
}
#ext_menu-1e .dropdown-item,
#ext_menu-1e .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1e .link:hover,
#ext_menu-1e .dropdown-item:hover,
#ext_menu-1e .link:focus,
#ext_menu-1e .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1e .link[aria-expanded="true"],
#ext_menu-1e .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-1e .nav-dropdown-sm .link:focus,
#ext_menu-1e .nav-dropdown-sm .link:hover,
#ext_menu-1e .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1e .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-1e .navbar,
#ext_menu-1e .nav-dropdown-sm,
#ext_menu-1e .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1e .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-1e .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1e .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1e .bg-color.transparent.opened .link:hover,
#ext_menu-1e .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1e .link[aria-expanded="true"],
#ext_menu-1e .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1e * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-2s .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-2s h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-2s h1 {
    font-size: 2.2rem !important;
  }
}
#header3-2t .mbr-section-title,
#header3-2t .mbr-section-subtitle {
  text-align: center;
}
#header3-2t a {
  text-decoration: none !important;
}
#extFeatures4-43 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures4-43 .wraper {
  border-color: undefined !important;
}
#extFeatures4-43 P {
  text-align: center;
  font-size: 14px;
}
#form1-4b .form-control-label {
  color: #232323;
}
#form1-4b .form-control-label {
  color: #232323;
}
#form1-4b SMALL {
  color: #cccccc;
}
#form1-4b .mbr-section-title {
  color: #ffffff;
}
#form1-4b #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-1h .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1h .navbar-caption {
  color: #ffffff;
}
#ext_menu-1h .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1h .close-icon::before,
#ext_menu-1h .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1h .link,
#ext_menu-1h .dropdown-item {
  color: #ffffff;
}
#ext_menu-1h .link {
  font-size: 0.75rem;
}
#ext_menu-1h .dropdown-item,
#ext_menu-1h .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1h .link:hover,
#ext_menu-1h .dropdown-item:hover,
#ext_menu-1h .link:focus,
#ext_menu-1h .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1h .link[aria-expanded="true"],
#ext_menu-1h .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-1h .nav-dropdown-sm .link:focus,
#ext_menu-1h .nav-dropdown-sm .link:hover,
#ext_menu-1h .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1h .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-1h .navbar,
#ext_menu-1h .nav-dropdown-sm,
#ext_menu-1h .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1h .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-1h .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1h .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1h .bg-color.transparent.opened .link:hover,
#ext_menu-1h .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1h .link[aria-expanded="true"],
#ext_menu-1h .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1h * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-2w .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-2w h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-2w h1 {
    font-size: 2.2rem !important;
  }
}
#header3-31 .mbr-section-title,
#header3-31 .mbr-section-subtitle {
  text-align: center;
}
#header3-31 a {
  text-decoration: none !important;
}
#form1-4d .form-control-label {
  color: #232323;
}
#form1-4d .form-control-label {
  color: #232323;
}
#form1-4d SMALL {
  color: #cccccc;
}
#form1-4d .mbr-section-title {
  color: #ffffff;
}
#form1-4d #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-1k .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1k .navbar-caption {
  color: #ffffff;
}
#ext_menu-1k .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1k .close-icon::before,
#ext_menu-1k .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1k .link,
#ext_menu-1k .dropdown-item {
  color: #ffffff;
}
#ext_menu-1k .link {
  font-size: 0.75rem;
}
#ext_menu-1k .dropdown-item,
#ext_menu-1k .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1k .link:hover,
#ext_menu-1k .dropdown-item:hover,
#ext_menu-1k .link:focus,
#ext_menu-1k .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1k .link[aria-expanded="true"],
#ext_menu-1k .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-1k .nav-dropdown-sm .link:focus,
#ext_menu-1k .nav-dropdown-sm .link:hover,
#ext_menu-1k .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1k .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-1k .navbar,
#ext_menu-1k .nav-dropdown-sm,
#ext_menu-1k .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1k .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-1k .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1k .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1k .bg-color.transparent.opened .link:hover,
#ext_menu-1k .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1k .link[aria-expanded="true"],
#ext_menu-1k .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1k * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-2o .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-2o h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-2o h1 {
    font-size: 2.2rem !important;
  }
}
#header3-2r .mbr-section-title,
#header3-2r .mbr-section-subtitle {
  text-align: center;
}
#header3-2r a {
  text-decoration: none !important;
}
#extFeatures3-41 .mbr-iconfont-features4 {
  color: #c0a375 !important;
}
#extFeatures3-41 .wraper {
  border-color: #c0a375 !important;
}
#form1-49 .form-control-label {
  color: #232323;
}
#form1-49 .form-control-label {
  color: #232323;
}
#form1-49 SMALL {
  color: #cccccc;
}
#form1-49 .mbr-section-title {
  color: #ffffff;
}
#form1-49 #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-1n .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1n .navbar-caption {
  color: #ffffff;
}
#ext_menu-1n .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1n .close-icon::before,
#ext_menu-1n .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1n .link,
#ext_menu-1n .dropdown-item {
  color: #ffffff;
}
#ext_menu-1n .link {
  font-size: 0.75rem;
}
#ext_menu-1n .dropdown-item,
#ext_menu-1n .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1n .link:hover,
#ext_menu-1n .dropdown-item:hover,
#ext_menu-1n .link:focus,
#ext_menu-1n .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1n .link[aria-expanded="true"],
#ext_menu-1n .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-1n .nav-dropdown-sm .link:focus,
#ext_menu-1n .nav-dropdown-sm .link:hover,
#ext_menu-1n .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1n .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-1n .navbar,
#ext_menu-1n .nav-dropdown-sm,
#ext_menu-1n .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1n .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-1n .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1n .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1n .bg-color.transparent.opened .link:hover,
#ext_menu-1n .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1n .link[aria-expanded="true"],
#ext_menu-1n .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1n * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-3c .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-3c h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-3c h1 {
    font-size: 2.2rem !important;
  }
}
#header3-3d .mbr-section-title,
#header3-3d .mbr-section-subtitle {
  text-align: center;
}
#header3-3d a {
  text-decoration: none !important;
}
#form1-4j .form-control-label {
  color: #232323;
}
#form1-4j .form-control-label {
  color: #232323;
}
#form1-4j SMALL {
  color: #cccccc;
}
#form1-4j .mbr-section-title {
  color: #ffffff;
}
#form1-4j #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-1q .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1q .navbar-caption {
  color: #ffffff;
}
#ext_menu-1q .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1q .close-icon::before,
#ext_menu-1q .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1q .link,
#ext_menu-1q .dropdown-item {
  color: #ffffff;
}
#ext_menu-1q .link {
  font-size: 0.75rem;
}
#ext_menu-1q .dropdown-item,
#ext_menu-1q .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1q .link:hover,
#ext_menu-1q .dropdown-item:hover,
#ext_menu-1q .link:focus,
#ext_menu-1q .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1q .link[aria-expanded="true"],
#ext_menu-1q .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-1q .nav-dropdown-sm .link:focus,
#ext_menu-1q .nav-dropdown-sm .link:hover,
#ext_menu-1q .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1q .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-1q .navbar,
#ext_menu-1q .nav-dropdown-sm,
#ext_menu-1q .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1q .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-1q .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1q .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1q .bg-color.transparent.opened .link:hover,
#ext_menu-1q .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1q .link[aria-expanded="true"],
#ext_menu-1q .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1q * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-2u .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-2u h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-2u h1 {
    font-size: 2.2rem !important;
  }
}
#header3-2v .mbr-section-title,
#header3-2v .mbr-section-subtitle {
  text-align: center;
}
#header3-2v a {
  text-decoration: none !important;
}
#form1-4c .form-control-label {
  color: #232323;
}
#form1-4c .form-control-label {
  color: #232323;
}
#form1-4c SMALL {
  color: #cccccc;
}
#form1-4c .mbr-section-title {
  color: #ffffff;
}
#form1-4c #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-1t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1t .navbar-caption {
  color: #ffffff;
}
#ext_menu-1t .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1t .close-icon::before,
#ext_menu-1t .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1t .link,
#ext_menu-1t .dropdown-item {
  color: #ffffff;
}
#ext_menu-1t .link {
  font-size: 0.75rem;
}
#ext_menu-1t .dropdown-item,
#ext_menu-1t .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1t .link:hover,
#ext_menu-1t .dropdown-item:hover,
#ext_menu-1t .link:focus,
#ext_menu-1t .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1t .link[aria-expanded="true"],
#ext_menu-1t .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-1t .nav-dropdown-sm .link:focus,
#ext_menu-1t .nav-dropdown-sm .link:hover,
#ext_menu-1t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1t .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-1t .navbar,
#ext_menu-1t .nav-dropdown-sm,
#ext_menu-1t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1t .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-1t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1t .bg-color.transparent.opened .link:hover,
#ext_menu-1t .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1t .link[aria-expanded="true"],
#ext_menu-1t .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1t * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-36 .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-36 h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-36 h1 {
    font-size: 2.2rem !important;
  }
}
#header3-37 .mbr-section-title,
#header3-37 .mbr-section-subtitle {
  text-align: center;
}
#header3-37 a {
  text-decoration: none !important;
}
#form1-4g .form-control-label {
  color: #232323;
}
#form1-4g .form-control-label {
  color: #232323;
}
#form1-4g SMALL {
  color: #cccccc;
}
#form1-4g .mbr-section-title {
  color: #ffffff;
}
#form1-4g #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-1w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1w .navbar-caption {
  color: #ffffff;
}
#ext_menu-1w .navbar-toggler {
  color: #ffffff;
}
#ext_menu-1w .close-icon::before,
#ext_menu-1w .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-1w .link,
#ext_menu-1w .dropdown-item {
  color: #ffffff;
}
#ext_menu-1w .link {
  font-size: 0.75rem;
}
#ext_menu-1w .dropdown-item,
#ext_menu-1w .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-1w .link:hover,
#ext_menu-1w .dropdown-item:hover,
#ext_menu-1w .link:focus,
#ext_menu-1w .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-1w .link[aria-expanded="true"],
#ext_menu-1w .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-1w .nav-dropdown-sm .link:focus,
#ext_menu-1w .nav-dropdown-sm .link:hover,
#ext_menu-1w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1w .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-1w .navbar,
#ext_menu-1w .nav-dropdown-sm,
#ext_menu-1w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1w .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-1w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-1w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1w .bg-color.transparent.opened .link:hover,
#ext_menu-1w .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-1w .link[aria-expanded="true"],
#ext_menu-1w .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-1w * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-39 .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-39 h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-39 h1 {
    font-size: 2.2rem !important;
  }
}
#header3-38 .mbr-section-title,
#header3-38 .mbr-section-subtitle {
  text-align: center;
}
#header3-38 a {
  text-decoration: none !important;
}
#form1-4h .form-control-label {
  color: #232323;
}
#form1-4h .form-control-label {
  color: #232323;
}
#form1-4h SMALL {
  color: #cccccc;
}
#form1-4h .mbr-section-title {
  color: #ffffff;
}
#form1-4h #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-20 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-20 .navbar-caption {
  color: #ffffff;
}
#ext_menu-20 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-20 .close-icon::before,
#ext_menu-20 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-20 .link,
#ext_menu-20 .dropdown-item {
  color: #ffffff;
}
#ext_menu-20 .link {
  font-size: 0.75rem;
}
#ext_menu-20 .dropdown-item,
#ext_menu-20 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-20 .link:hover,
#ext_menu-20 .dropdown-item:hover,
#ext_menu-20 .link:focus,
#ext_menu-20 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-20 .link[aria-expanded="true"],
#ext_menu-20 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-20 .nav-dropdown-sm .link:focus,
#ext_menu-20 .nav-dropdown-sm .link:hover,
#ext_menu-20 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-20 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-20 .navbar,
#ext_menu-20 .nav-dropdown-sm,
#ext_menu-20 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-20 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-20 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-20 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-20 .bg-color.transparent.opened .link:hover,
#ext_menu-20 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-20 .link[aria-expanded="true"],
#ext_menu-20 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-20 * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-3a .mbr-section-title {
  font-size: 48px;
}
@media (max-width: 900px) {
  #header1-3a h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header1-3a h1 {
    font-size: 2.2rem !important;
  }
}
#header3-3b .mbr-section-title,
#header3-3b .mbr-section-subtitle {
  text-align: center;
}
#header3-3b a {
  text-decoration: none !important;
}
#header3-68 .mbr-section-title,
#header3-68 .mbr-section-subtitle {
  text-align: center;
}
#header3-68 SMALL {
  text-align: right;
}
#extFeatures10-69 .etl-icon {
  color: #333333;
}
#extFeatures10-69 .mbr-section-title {
  font-size: 20px;
  color: #c0a375;
}
#extFeatures10-69 H4 {
  font-size: 18px;
  color: #565656;
}
#form1-4i .form-control-label {
  color: #232323;
}
#form1-4i .form-control-label {
  color: #232323;
}
#form1-4i SMALL {
  color: #cccccc;
}
#form1-4i .mbr-section-title {
  color: #ffffff;
}
#form1-4i #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-26 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-26 .navbar-caption {
  color: #ffffff;
}
#ext_menu-26 .navbar-toggler {
  color: #ffffff;
}
#ext_menu-26 .close-icon::before,
#ext_menu-26 .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-26 .link,
#ext_menu-26 .dropdown-item {
  color: #ffffff;
}
#ext_menu-26 .link {
  font-size: 0.75rem;
}
#ext_menu-26 .dropdown-item,
#ext_menu-26 .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-26 .link:hover,
#ext_menu-26 .dropdown-item:hover,
#ext_menu-26 .link:focus,
#ext_menu-26 .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-26 .link[aria-expanded="true"],
#ext_menu-26 .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-26 .nav-dropdown-sm .link:focus,
#ext_menu-26 .nav-dropdown-sm .link:hover,
#ext_menu-26 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-26 .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-26 .navbar,
#ext_menu-26 .nav-dropdown-sm,
#ext_menu-26 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-26 .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-26 .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-26 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-26 .bg-color.transparent.opened .link:hover,
#ext_menu-26 .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-26 .link[aria-expanded="true"],
#ext_menu-26 .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-26 * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header3-5q .mbr-section-title,
#header3-5q .mbr-section-subtitle {
  text-align: center;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-4l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4l .navbar-caption {
  color: #ffffff;
}
#ext_menu-4l .navbar-toggler {
  color: #ffffff;
}
#ext_menu-4l .close-icon::before,
#ext_menu-4l .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-4l .link,
#ext_menu-4l .dropdown-item {
  color: #ffffff;
}
#ext_menu-4l .link {
  font-size: 0.75rem;
}
#ext_menu-4l .dropdown-item,
#ext_menu-4l .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-4l .link:hover,
#ext_menu-4l .dropdown-item:hover,
#ext_menu-4l .link:focus,
#ext_menu-4l .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-4l .link[aria-expanded="true"],
#ext_menu-4l .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-4l .nav-dropdown-sm .link:focus,
#ext_menu-4l .nav-dropdown-sm .link:hover,
#ext_menu-4l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4l .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-4l .navbar,
#ext_menu-4l .nav-dropdown-sm,
#ext_menu-4l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4l .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-4l .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-4l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4l .bg-color.transparent.opened .link:hover,
#ext_menu-4l .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-4l .link[aria-expanded="true"],
#ext_menu-4l .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-4l * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header1-4o .mbr-section-title {
  font-size: 48px;
}
#header1-4o .mbr-section-lead {
  font-size: 21px;
}
#header3-5h .mbr-section-title,
#header3-5h .mbr-section-subtitle {
  text-align: center;
}
#header1-4t .mbr-section-title {
  font-size: 48px;
}
#header3-5g .mbr-section-title,
#header3-5g .mbr-section-subtitle {
  text-align: center;
}
#header1-4r .mbr-section-title {
  font-size: 48px;
}
#msg-box8-5j .mbr-section-title,
#msg-box8-5j p {
  color: #fff;
}
#header3-7f .mbr-section-title,
#header3-7f .mbr-section-subtitle {
  text-align: center;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-5t .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5t .navbar-caption {
  color: #ffffff;
}
#ext_menu-5t .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5t .close-icon::before,
#ext_menu-5t .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5t .link,
#ext_menu-5t .dropdown-item {
  color: #ffffff;
}
#ext_menu-5t .link {
  font-size: 0.75rem;
}
#ext_menu-5t .dropdown-item,
#ext_menu-5t .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-5t .link:hover,
#ext_menu-5t .dropdown-item:hover,
#ext_menu-5t .link:focus,
#ext_menu-5t .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-5t .link[aria-expanded="true"],
#ext_menu-5t .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-5t .nav-dropdown-sm .link:focus,
#ext_menu-5t .nav-dropdown-sm .link:hover,
#ext_menu-5t .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5t .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-5t .navbar,
#ext_menu-5t .nav-dropdown-sm,
#ext_menu-5t .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5t .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-5t .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5t .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5t .bg-color.transparent.opened .link:hover,
#ext_menu-5t .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-5t .link[aria-expanded="true"],
#ext_menu-5t .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-5t * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header3-61 .mbr-section-title,
#header3-61 .mbr-section-subtitle {
  text-align: center;
}
#content2-7r P {
  text-align: left;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-5w .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5w .navbar-caption {
  color: #ffffff;
}
#ext_menu-5w .navbar-toggler {
  color: #ffffff;
}
#ext_menu-5w .close-icon::before,
#ext_menu-5w .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-5w .link,
#ext_menu-5w .dropdown-item {
  color: #ffffff;
}
#ext_menu-5w .link {
  font-size: 0.75rem;
}
#ext_menu-5w .dropdown-item,
#ext_menu-5w .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-5w .link:hover,
#ext_menu-5w .dropdown-item:hover,
#ext_menu-5w .link:focus,
#ext_menu-5w .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-5w .link[aria-expanded="true"],
#ext_menu-5w .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-5w .nav-dropdown-sm .link:focus,
#ext_menu-5w .nav-dropdown-sm .link:hover,
#ext_menu-5w .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5w .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-5w .navbar,
#ext_menu-5w .nav-dropdown-sm,
#ext_menu-5w .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5w .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-5w .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-5w .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5w .bg-color.transparent.opened .link:hover,
#ext_menu-5w .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-5w .link[aria-expanded="true"],
#ext_menu-5w .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-5w * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#header3-5z .mbr-section-title,
#header3-5z .mbr-section-subtitle {
  text-align: center;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
#ext_menu-6y .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-6y .navbar-caption {
  color: #ffffff;
}
#ext_menu-6y .navbar-toggler {
  color: #ffffff;
}
#ext_menu-6y .close-icon::before,
#ext_menu-6y .close-icon::after {
  background-color: #ffffff;
}
#ext_menu-6y .link,
#ext_menu-6y .dropdown-item {
  color: #ffffff;
}
#ext_menu-6y .link {
  font-size: 0.75rem;
}
#ext_menu-6y .dropdown-item,
#ext_menu-6y .nav-dropdown-sm .link {
  font-size: 0.812rem;
}
#ext_menu-6y .link:hover,
#ext_menu-6y .dropdown-item:hover,
#ext_menu-6y .link:focus,
#ext_menu-6y .dropdown-item:focus {
  color: #c0a375;
}
#ext_menu-6y .link[aria-expanded="true"],
#ext_menu-6y .dropdown-menu {
  background: #0e0e0e;
}
#ext_menu-6y .nav-dropdown-sm .link:focus,
#ext_menu-6y .nav-dropdown-sm .link:hover,
#ext_menu-6y .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-6y .nav-dropdown-sm .dropdown-item:hover {
  background: #202020!important;
}
#ext_menu-6y .navbar,
#ext_menu-6y .nav-dropdown-sm,
#ext_menu-6y .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-6y .nav-dropdown-sm .dropdown-menu {
  background: #282828;
}
#ext_menu-6y .bg-color.transparent .link {
  color: #ffffff;
  transition: none;
}
#ext_menu-6y .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-6y .bg-color.transparent.opened .link:hover,
#ext_menu-6y .bg-color.transparent.opened .link:focus {
  color: #c0a375;
}
#ext_menu-6y .link[aria-expanded="true"],
#ext_menu-6y .dropdown-item[aria-expanded="true"] {
  color: #c0a375!important;
}
#ext_menu-6y * {
  z-index: 100000000000000000000000000000000000000000000000000000000000000000000000000000000000 !important;
}
#contacts3-6z .mbr-footer {
  z-index: 10000000000000000000000000000 !important;
}
#header2-72 .mbr-section-text {
  font-size: 18px;
}
#header2-72 img {
  border-radius: 16px;
  margin-top: 0px !important;
  padding-top: 0px !important;
}
#header2-72 p {
  font-size: 20px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
@media (max-width: 900px) {
  #header2-72 h3 {
    font-size: 2.2rem !important;
  }
}
@media (max-device-width: 900px) {
  #header2-72 h3 {
    font-size: 2.2rem !important;
  }
}
#msg-box8-7h .mbr-section-title,
#msg-box8-7h p {
  color: #fff;
}
#msg-box8-7h .mbr-section-title {
  font-size: 32px;
  color: #ecac79;
}
#msg-box8-7h .lead P {
  color: #28324e;
}
#msg-box8-7h .mbr-section-title SPAN {
  color: #ecac79;
}
#msg-box8-73 .mbr-section-title,
#msg-box8-73 p {
  color: #fff;
}
#msg-box8-73 .btn {
  background-color: transparent !important;
  border: none;
}
#msg-box8-73 a span {
  text-align: center !important;
  margin-left: 25px !important;
}
#msg-box8-73 a {
  text-decoration: none;
}
#msg-box8-73 h3 a {
  font-size: 2.5rem !important;
}
#msg-box8-74 .mbr-section-title,
#msg-box8-74 p {
  color: #fff;
}
#extTabs1-76 H3 {
  color: #c0a375;
}
#extTabs1-76 P {
  color: #686868;
}
#header3-7b .mbr-section-title,
#header3-7b .mbr-section-subtitle {
  text-align: center;
}
#header3-7b H3 {
  font-size: 16px;
  color: #c0a375;
}
#header3-79 .mbr-section-title,
#header3-79 .mbr-section-subtitle {
  text-align: center;
}
#header3-79 H3 {
  color: #ffffff;
}
@media (max-width: 900px) {
  #header3-79 h3 {
    font-size: 1rem !important;
  }
}
@media (max-device-width: 900px) {
  #header3-79 h3 {
    font-size: 1rem !important;
  }
}
#form1-7a .form-control-label {
  color: #232323;
}
#form1-7a .form-control-label {
  color: #232323;
}
#form1-7a SMALL {
  color: #cccccc;
}
#form1-7a .mbr-section-title {
  color: #ffffff;
}
#form1-7a #logoaranda {
  height: 150px;
  width: auto;
  border-radius: 14px;
  margin-bottom: 40px;
}
#contacts1-5v P {
  color: #ffffff;
}
#contacts1-5v img {
  height: 100px;
}
#contacts1-5v p {
  color: #c0a375 !important;
}
