.box-categorias-blog {
  background-color: #fff;
  padding: 20px 0 0;
  float: left;
  width: 100%;
  border: 1px solid #e2e2e2 !important;
}

.box-categorias-blog ul li:nth-child(1) a {
  border-top: 1px solid #e2e2e2 !important;
  border-bottom: 1px solid #e2e2e2 !important;
}

.box-categorias-blog ul li a {
  background-color: #fff;
  border-bottom: 1px solid #e2e2e2 !important;
  width: 100%;
  float: left;
  height: auto;
  padding: 15px;
  font-size: 14px;
  color: #a4a4a4;
  text-transform: uppercase;
  font-weight: 900;
}

.box-categorias-blog h2,
.box-post-lateral h5 {
  padding: 5px 0 20px;
  color: #8e2a31;
  width: 100%;
  text-align: center;
  font-size: 20px;
}

.titulo-blog {
  margin-bottom: 0px;
}

.banner-blog {
  border: 0px solid #fff;
}

.box-titulo-banner {
  position: absolute;
  top: 25% !important;
  left: 19%;
  background: rgba(0, 0, 0, 0.3);
  padding-left: 20px;
  padding-bottom: 10px;
}

.box-titulo-banner .flex-caption h2.post-title {
  position: absolute;
  left: 19%;
  top: 25% !important;
  background: rgba(0, 0, 0, 0.3);
  padding-left: 20px;
  padding-bottom: 10px;
}


.texto-proposta {
  color: #fff;

}

.topo-login {
  padding: 10px 0px 12px;
  border-bottom: 1px solid rgba(38, 38, 38, 0.2);
}

.box-login {
  display: flex;
  left: 0;
  margin-top: 0px;
  width: 12%;
  margin-right: 5px;
  padding: 0;
}


.box-senha {
  width: 400px;
}

.links-topo {
  display: flex;
  align-items: center;
  width: 100% !important;
  margin-right: 0px;
}


.links-topo ul {
  padding: 0;
  text-decoration: none;
}

.links-top {
  padding: 0;
  text-decoration: none;
}

.links-topo li {
  list-style: none;
  float: left;
}

.links-topo li a {
  color: #262626;
  outline: 0;
  font-size: 12px;
  letter-spacing: 0;
  text-decoration: underline;
}

.form-login button {
  background-color: #ffd544;
  border: none;
  color: #262626;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 5px 25px 5px;
  border-radius: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.click {
  width: auto;
  margin-left: 155px;
  /* margin-left: 90px; */
  background-color: #a4181c;
  letter-spacing: 0;
  border-radius: 30px;
  text-decoration: none !important;
  padding: 7px 15px 6px;
  color: #fff !important;
}

.click img {
  height: 16px;
  margin-right: 3px;
}

.click span {
  text-transform: uppercase;
}

.form-login {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 42%;
}


.form-login form input {
  float: left;
  width: 174px;
  height: 30px;
  margin-right: 10px !important;
  border: 1px solid #616161;
  padding: 5px 15px;
  border-radius: 30px;
}



#cms-header-logo {
  height: 120px;
  display: table;
  width: 260px;
  max-width: 200px;
}


div.cms-main-navigation>ul>li,
ul.cms-main-navigation>li {
  margin-right: 20px;
}


.bt-voltar {
  padding: 10px 15px 10px 38px;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  color: #a41236;
  font-size: 18px;
  font-weight: 900;
  width: 119px !important;
  margin-left: 0px;
  float: left;
}

.box-voltar {
  margin-bottom: 30px;
  padding: 0;
}



/* CUSTOMIZAÇÃO GDM */

#cms-navigation #menu-main-menu li > a {
  color: #262626;
  font-weight: 600;
}
#cms-navigation #menu-main-menu li > a:hover {
  color: #a4181c;
  text-decoration: underline;
}
#cms-navigation #menu-main-menu li.current-menu-item a {
  color: #a4181c;
  text-decoration: underline;
}

.mobile-nav,
.mobile-nav .sub-menu {
  background-color: white !important;
}

div.cms-main-navigation > ul li > ul,
ul.cms-main-navigation li > ul {
  border-top: 3px solid #333;
  z-index: 9999;
}

div.cms-main-navigation > ul ul,
ul.cms-main-navigation ul {
  background-color: white;
}

.cms-nav-extra .cms-header-popup .header-icon {
  color: #262626;
}

.standar-dropdown.standard.autodrop_submenu.sub-menu {
  width: 204px !important;
}

#cms-footer-top {
  background: #7f0003 !important;
}
#cms-footer-top h5 {
  font-weight: 400 !important;
  color: #efefef !important;
}
#cms-footer-top h5:after {
  content: "";
  width: 24px;
  height: 2px;
  display: block;
  margin-top: 2px;
  background: white;
}
#cms-footer-top p {
  font-size: 1.2rem;
  line-height: 1.5;
  color: white !important;
}
#cms-footer-top .group-associacoes {
  padding-top: 10px;
  margin-top: 30px;
  border-top: 1px solid rgba(238, 238, 238, 0.2);
  border-bottom: 1px solid rgba(238, 238, 238, 0.2);
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  #cms-footer-top .group-associacoes {
    border-bottom: none;
    padding-bottom: 0;
  }
}
#cms-footer-top .cms-recent-item {
  padding: 0 0 6px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(238, 238, 238, 0.2);
}
#cms-footer-top .cms-recent-item .entry-media {
  display: none;
}
#cms-footer-top .cms-recent-item .item-content {
  padding-left: 0;
}
#cms-footer-top .cms-recent-item .item-content .entry-title {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 1px;
}
#cms-footer-top .widget + .widget {
  margin-top: 25px;
}
@media (min-width: 992px) {
  #cms-footer-top .widget + .widget {
    margin-top: 40px;
  }
}
#cms-footer-top .btn-proposta {
  background-color: #d2da4f;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 600;
  color: #262626;
}
@media (min-width: 992px) {
  #cms-footer-top .btn-proposta {
    width: 90%;
    margin: auto;
  }
}
#cms-footer-top .btn-proposta i {
  font-size: 20px;
  margin-right: 6px;
}
#cms-footer-top ul.footer-assessoria,
#cms-footer-top ul.contato {
  margin-top: -5px;
}
#cms-footer-top ul.footer-assessoria li,
#cms-footer-top ul.contato li {
  border-bottom: 1px solid rgba(238, 238, 238, 0.2);
  padding-bottom: 10px;
  margin-top: 10px;
  font-size: 1.2rem;
  line-height: 1.5;
  list-style: none;
}
#cms-footer-top ul.footer-assessoria li:first-of-type,
#cms-footer-top ul.contato li:first-of-type {
  margin-top: 0;
}
#cms-footer-top ul.footer-assessoria li:last-of-type,
#cms-footer-top ul.contato li:last-of-type {
  margin-bottom: 30px;
}
#cms-footer-top ul.footer-assessoria {
  margin-top: -10px;
}
@media (min-width: 992px) {
  #cms-footer-top ul.footer-assessoria {
    margin-top: -30px;
  }
}
#cms-footer-top aside.cms-social a i {
  font-size: 30px !important;
}

#cms-footer-bottom {
  background-color: #5c0002 !important;
}
#cms-footer-bottom .theme-opt {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#cms-backtotop {
  background: #a4181c !important;
}

.gdm-header-home {
  min-height: 60vh !important;
}
@media (min-width: 1280px) {
  .gdm-header-home {
    min-height: 60vh !important;
  }
}
@media (min-width: 1439px) {
  .gdm-header-home {
    min-height: 65vh !important;
  }
}
.gdm-header-home #header-home h2 {
  font-size: 2.6rem;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.9px;
  color: white;
  position: relative;
}
.gdm-header-home #header-home h2:before {
  position: absolute;
  width: 3px;
  height: 90%;
  left: -1rem;
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
  background-color: #ffd544;
  content: " ";
}
@media (min-width: 768px) {
  .gdm-header-home #header-home h2 {
    font-size: 4rem;
  }
  .gdm-header-home #header-home h2:before {
    left: -2rem;
  }
}
.gdm-header-home #header-home p {
  color: white;
  letter-spacing: 0;
  font-size: 1.2rem;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .gdm-header-home #header-home p {
    font-size: 1.4rem;
  }
}
.gdm-header-home .gdm-home-header-button button,
.gdm-header-home .gdm-home-header-button a {
  display: none;
  padding: 7px 1rem !important;
  transform: translateX(-1rem);
  background-color: #d2da4f !important;
  color: #262626 !important;
  font-size: 1.4rem !important;
  border-color: #d2da4f !important;
  border-radius: 1rem !important;
  background-image: none !important;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0.62px;
}
@media (min-width: 768px) {
  .gdm-header-home .gdm-home-header-button button,
.gdm-header-home .gdm-home-header-button a {
    display: flex;
    justify-content: end;
    font-size: 1.5rem !important;
    transform: translateX(-2rem);
    padding: 7px 2rem !important;
  }
}

.gdm-home-section-title {
  margin-bottom: 20px;
  letter-spacing: 1.38px;
  font-weight: 800;
}

.gdm-home-section-text {
  line-height: 1.3 !important;
}
@media (min-width: 992px) {
  .gdm-home-section-text {
    width: 75%;
    margin: auto;
  }
}

.home .gdm-home-icons .entry-title {
  position: relative;
  width: max-content;
  margin: 0 auto 16px;
}
.home .gdm-home-icons .entry-title:before {
  position: absolute;
  width: 3px;
  height: 70%;
  left: -1rem;
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
  background-color: #d2da4f;
  content: " ";
}
.home article.entry-blog .cms-grid-content {
  padding: 20px 30px !important;
  background-color: #fffacf;
  border-radius: 10px;
}
.home article.entry-blog .cms-grid-content .post-date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  width: max-content;
  padding: 0.5rem 1.7rem;
  border-radius: 1rem;
  background-color: #ffd544;
  transform: translateX(-0.5rem);
}
.home article.entry-blog .cms-grid-content .post-date span {
  color: #262626;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}
.home article.entry-blog .cms-grid-content .post-date span:first-of-type {
  margin-right: 5px;
}
.home article.entry-blog .cms-grid-content .cms-grid-title-wrap {
  margin-bottom: 10px !important;
}
.home article.entry-blog .cms-grid-content .cms-grid-title-wrap .cms-grid-title {
  font-size: 20px;
  text-transform: none;
  margin: 0;
  letter-spacing: 0.8px;
  font-weight: 700;
  color: #262626 !important;
}
.home article.entry-blog .cms-grid-content .cms-grid-title-wrap .cms-grid-title:hover {
  color: #a4181c;
}
.home article.entry-blog .cms-grid-content .entry-excerpt {
  color: #262626;
  line-height: 20px;
}
.home article.entry-blog .cms-grid-content .cms-grid-readmore a {
  font-weight: 600;
  margin-top: 0;
  color: #a4181c;
  text-transform: none;
  letter-spacing: 0.6px;
}
.home article.entry-blog .cms-grid-content .cms-grid-meta {
  margin-top: 10px;
}
.home article.entry-blog .cms-grid-content .cms-grid-meta i {
  display: none;
}
.home article.entry-blog .cms-grid-content .cms-grid-meta li.detail-category a {
  color: rgba(38, 38, 38, 0.7);
  text-decoration: underline;
  letter-spacing: 0.58px;
}
.home article.entry-blog .cms-grid-content .cms-grid-meta li.detail-category a:hover {
  color: rgba(38, 38, 38, 0.7);
}
.home .cms-carousel-item .icon-quote {
  display: none;
}
.home .cms-carousel-item .description {
  font-family: "Lucida Calligraphy";
  color: #363636 !important;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: 500;
  font-style: italic;
  position: relative;
}
@media (min-width: 992px) {
  .home .cms-carousel-item .description {
    font-size: 32px;
    line-height: 36px;
  }
}
.home .cms-carousel-item .author-info {
  color: #262626;
  text-transform: none !important;
}
.home .owl-controls .owl-dot {
  background-color: white !important;
  border: solid 1px #262626;
  opacity: 0.5;
  width: 12px !important;
  height: 12px !important;
}
.home .owl-controls .active {
  opacity: 1;
  border-width: 2px;
}

.gdm-solicite-proposta {
  padding: 0 20px !important;
}
@media (min-width: 992px) {
  .gdm-solicite-proposta {
    padding: 0 !important;
    margin-top: 5.4rem !important;
  }
}
.gdm-solicite-proposta > div {
  background-color: #fffacf !important;
  border-radius: 10px;
  padding: 30px 30px 0 !important;
}
.gdm-solicite-proposta > div > div {
  padding: 0 8px 0 15px;
}
.gdm-solicite-proposta h2 {
  color: #262626 !important;
  font-weight: 400;
  letter-spacing: 0.92px !important;
  text-transform: none;
  font-size: 24px !important;
  margin-bottom: 15px;
}
.gdm-solicite-proposta h2:after {
  content: "";
  width: 24px;
  height: 3px;
  display: block;
  margin-top: 10px;
  background: #262626;
}
.gdm-solicite-proposta .wpb_content_element {
  margin-bottom: 20px;
}
.gdm-solicite-proposta .texto-proposta {
  color: #262626 !important;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.56px;
  padding-right: 10px;
}
.gdm-solicite-proposta a {
  background-color: #ffd544 !important;
  letter-spacing: 0.58px;
  color: #262626 !important;
  padding: 5px 20px 7px !important;
  border-radius: 30px !important;
  border: none !important;
  text-transform: none !important;
  background-image: none !important;
}
.gdm-solicite-proposta .btn-condominios a {
  background-color: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  color: #a4181c !important;
  font-size: 1.6rem !important;
}
.gdm-solicite-proposta .btn-condominios a:hover {
  color: #7f0003;
}

@media (min-width: 992px) {
  .gdm-right-column {
    padding: 0 40px !important;
  }
}
.gdm-right-column p,
.gdm-right-column .description {
  color: #262626;
  line-height: 20px;
  margin-bottom: 20px;
  letter-spacing: 0.56px;
}
.gdm-right-column a {
  text-decoration: underline;
}
.gdm-right-column a:hover {
  color: #a4181c;
}
.gdm-right-column h1,
.gdm-right-column h2,
.gdm-right-column h3,
.gdm-right-column h4,
.gdm-right-column h5,
.gdm-right-column h6 {
  color: #a4181c;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 24px;
  letter-spacing: 0.5px;
}
.gdm-right-column img + h6 {
  margin-top: 0;
  font-size: 20px;
  text-transform: none !important;
}

.gdm-abas .vc_tta-panels-container .vc_tta-panel-heading {
  border: none !important;
  border-bottom: 1px solid #a3a3a3 !important;
  border-radius: 0 !important;
  background-color: white !important;
}
.gdm-abas .vc_tta-panels-container .vc_tta-panel-heading a {
  padding-left: 0 !important;
}
.gdm-abas .vc_tta-panels-container .vc_tta-panel-heading span {
  color: #262626;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.gdm-abas .vc_tta-panels-container .vc_tta-panel-body {
  background-color: white !important;
  border: none !important;
  padding-top: 2rem !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.gdm-abas .vc_tta-tabs-list li a {
  font-size: 16px;
  letter-spacing: 0.8px;
  font-weight: 400;
  color: #cccccc !important;
  background-color: white !important;
  border-color: white !important;
  border-bottom-color: #a3a3a3 !important;
}
.gdm-abas .vc_tta-tabs-list li:first-of-type a {
  border-left: none;
  border-top-left-radius: 0;
}
.gdm-abas .vc_tta-tabs-list li.vc_active a {
  color: #262626 !important;
  border-top-color: #a3a3a3 !important;
  border-right-color: #a3a3a3 !important;
  border-left-color: #a3a3a3 !important;
  border-bottom-color: white !important;
}
.gdm-abas .vc_tta-panels {
  background-color: white !important;
  border-radius: 0 !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-top-color: #a3a3a3 !important;
}

.gdm-abas-home .vc_tta-tabs-list {
  display: flex !important;
  justify-content: space-around;
}
.gdm-abas-home .vc_tta-tabs-list li a {
  padding: 1.4rem 0.75rem !important;
}

.gdm-abas-contato .vc_tta-tabs-list {
  display: flex !important;
  justify-content: space-around;
}
.gdm-abas-contato .vc_tta-tabs-list li a {
  font-size: 16px;
  padding: 1.4rem 0.75rem !important;
}

.form-gdm > div {
  padding-left: 0;
}
.form-gdm input,
.form-gdm textarea,
.form-gdm select {
  border: none;
  border-bottom: 1px solid #ccc !important;
  color: #262626;
  margin-top: 15px;
  padding: 5px 2px !important;
  font-weight: 500;
}
.form-gdm textarea {
  max-height: 8em;
}
.form-gdm .recaptcha {
  display: block;
  margin-top: 15px;
}
.form-gdm input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1 !important;
  background: #a4181c;
  color: white !important;
  width: 100%;
  padding: 1rem !important;
  height: auto !important;
  font-weight: 400;
  border-radius: 50px;
  border: none !important;
}
@media (min-width: 992px) {
  .form-gdm input[type=submit] {
    margin-left: auto;
    margin-right: 0;
    width: auto;
  }
}

.box-post .vc_icon_element-icon {
  color: #262626;
}
.box-post .vc_icon_element-icon:before {
  color: #262626;
}
.box-post .vc_separator .vc_sep_holder span {
  border-color: #262626 !important;
}

.widget_search input {
  border: 1px solid #ccc !important;
  color: #262626;
}

.widget_categories h2 {
  font-weight: 400;
  color: #262626 !important;
  text-transform: capitalize;
}
.widget_categories .cat-item a {
  text-transform: capitalize !important;
  color: #262626;
  font-weight: 400 !important;
}
.widget_categories .cat-item a:hover {
  color: #a4181c;
}

.bt-blog a {
  background-color: #f5f5f5 !important;
  color: #262626 !important;
  letter-spacing: 0.58px;
  border: none !important;
  text-transform: none !important;
  background-image: none !important;
}

.post-template-default .box-voltar {
  display: none;
}
.post-template-default .entry-thumbnail img {
  width: 100%;
}
.post-template-default .entry-title a:hover {
  color: #a4181c;
}
@media (min-width: 992px) {
  .post-template-default .box-cont {
    max-width: 820px;
    margin: auto;
  }
}
.post-template-default .box-cont h1,
.post-template-default .box-cont h2,
.post-template-default .box-cont h3,
.post-template-default .box-cont h4,
.post-template-default .box-cont h5,
.post-template-default .box-cont h6,
.post-template-default .box-cont p,
.post-template-default .box-cont ul,
.post-template-default .box-cont li,
.post-template-default .box-cont ol {
  color: #262626;
}
.post-template-default .box-cont h1,
.post-template-default .box-cont h2,
.post-template-default .box-cont h3,
.post-template-default .box-cont h4,
.post-template-default .box-cont h5,
.post-template-default .box-cont h6 {
  font-weight: 500;
  letter-spacing: 1px;
}
.post-template-default .box-cont h1:hover,
.post-template-default .box-cont h2:hover,
.post-template-default .box-cont h3:hover,
.post-template-default .box-cont h4:hover,
.post-template-default .box-cont h5:hover,
.post-template-default .box-cont h6:hover {
  color: #a4181c;
}
.post-template-default .comment-form input,
.post-template-default .comment-form textarea,
.post-template-default .comment-form select {
  border: 1px solid #ccc !important;
  color: #262626;
  margin-top: 15px;
  padding: 5px 15px !important;
}
.post-template-default .comment-form textarea {
  max-height: 8em;
}
.post-template-default .comment-form .recaptcha {
  display: block;
  margin-top: 15px;
}
.post-template-default .comment-form input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1 !important;
  background: #a4181c !important;
  color: white !important;
  width: 100%;
  font-weight: 400 !important;
}
@media (min-width: 992px) {
  .post-template-default .comment-form input[type=submit] {
    margin-left: auto;
    margin-right: 0;
    width: auto;
  }
}

.gdm-header {
  min-height: 55vh;
  background-size: cover !important;
  background-position: center !important;
  background-attachment: unset !important;
}
@media (min-width: 1280px) {
  .gdm-header {
    min-height: 55vh;
  }
}
@media (min-width: 1439px) {
  .gdm-header {
    min-height: 60vh;
  }
}
@media (min-width: 768px) {
  .gdm-header-title .wpb_wrapper > div {
    position: absolute;
    right: 3rem;
    bottom: 5vh;
  }
}
.gdm-header-title h2 {
  font-size: 36px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.9px;
  color: white;
  position: relative;
}
.gdm-header-title h2:before {
  position: absolute;
  width: 3px;
  height: 90%;
  left: -1rem;
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
  background-color: #ffd544;
  content: " ";
}
@media (min-width: 768px) {
  .gdm-header-title h2 {
    font-size: 40px;
  }
  .gdm-header-title h2:before {
    left: -2rem;
  }
}
.gdm-header-title p {
  color: white;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .gdm-header-title p {
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  #header-condominios-residencial {
    transform: translateX(-8rem);
  }

  #header-condominios-comercial {
    transform: translateX(-11rem);
  }

  #header-condominios-grande-porte {
    transform: translateX(-3rem);
  }

  #header-loteamentos {
    transform: translateX(-1rem);
  }

  #header-condominios-multifamily {
    transform: translateX(-3rem);
  }

  #header-condominios-flat-e-hotel {
    transform: translateX(-10rem);
  }

  #header-condominios-projetos-especiais {
    transform: translateX(-3rem);
  }

  #header-construtoras {
    transform: translateX(-3rem);
  }

  #header-contato {
    transform: translateX(-3rem);
  }
}
.cms-single-fancybox.left .cms-single-fancybox-content {
  padding-left: 0 !important;
}

.home-section-diferenciais h4 {
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0;
}

.home-section-clientes.vc_active .vc_tta-panel-body {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (min-width: 768px) {
  .home-section-clientes.vc_active .vc_tta-panel-body {
    width: 80%;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.home-section-clientes.vc_active .vc_tta-panel-body:before, .home-section-clientes.vc_active .vc_tta-panel-body:after {
  content: none !important;
}
.home-section-clientes.vc_active .home-section-clientes-wrapper {
  padding-left: 1rem;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .home-section-clientes.vc_active .home-section-clientes-wrapper:before {
    padding-left: -1.5rem;
  }
}
.home-section-clientes.vc_active .home-section-clientes-img {
  height: 60px;
  width: 60px;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: end;
  margin-bottom: 1rem;
}
.home-section-clientes.vc_active p {
  color: #7f0003;
  font-size: 2rem;
  letter-spacing: 0.96px !important;
  position: relative;
}
.home-section-clientes.vc_active p strong {
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.68px !important;
}
.home-section-clientes.vc_active p:before {
  position: absolute;
  width: 3px;
  height: 90%;
  left: -1rem;
  margin-top: auto;
  margin-bottom: auto;
  bottom: 0;
  background-color: #d2da4f;
  content: " ";
}
@media (min-width: 768px) {
  .home-section-clientes.vc_active p:before {
    left: -1.5rem;
  }
}

.home-section-aplicativos .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.home-section-aplicativos .wpb_wrapper .vertical-separator {
  width: 2px;
  height: 20px;
  background-color: #d2da4f;
}
.home-section-aplicativos .wpb_wrapper .home-section-aplicativos-title h4 {
  margin: 0 !important;
}
.home-section-aplicativos .wpb_wrapper .home-section-aplicativos-content {
  width: 100%;
  margin-top: 35px;
}
.home-section-aplicativos .wpb_wrapper hr, .home-section-aplicativos .wpb_wrapper .horizontal-rule {
  width: 100%;
  margin-top: 1rem !important;
}
.home-section-aplicativos .wpb_wrapper .home-section-aplicativos-two-columns {
  width: 100%;
}

.gdm-abas.gdm-abas-home aside.cms-social.gdm-manager-responsabilidade-social a i {
  color: #7f0003 !important;
  font-size: 3rem !important;
}

.condominios-title {
  margin-top: 30px !important;
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
  letter-spacing: 0px;
  padding-bottom: 5px;
  color: #262626 !important;
  font-size: 1.6rem;
  font-weight: 500 !important;
}

.construtoras h4 {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .construtoras .construtoras-content {
    max-width: 375px;
  }
}

.franquias h4 {
  max-width: 380px;
  line-height: 1.3;
}
.franquias h4.title-with-line {
  position: relative;
  margin-bottom: 16px;
}
.franquias h4.title-with-line:after {
  position: absolute;
  width: 22px;
  height: 3px;
  bottom: -0.75rem;
  left: 0;
  background-color: #d2da4f;
  content: " ";
}
@media (min-width: 992px) {
  .franquias .franquias-content {
    max-width: 388px;
  }
}
.franquias .franquias-depoimento {
  color: #262626;
  margin-top: 3rem;
}
.franquias .franquias-depoimento .franquias-depoimento-texto {
  padding-left: 3.5rem;
  font-family: "Lucida Calligraphy";
  font-style: italic;
  font-size: 1.6rem;
  line-height: 2rem;
  position: relative;
  margin-bottom: 2rem !important;
}
.franquias .franquias-depoimento .franquias-depoimento-texto:before {
  transform: rotateY(180deg) translateY(-40%);
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;utf8, ");
  content: "";
}
.franquias .franquias-depoimento .franquias-depoimento-nome {
  font-size: 1.4rem;
  font-weight: 600;
  padding-left: 3.5rem;
  margin: 0 !important;
}
.franquias .franquias-depoimento .franquias-depoimento-subtitulo {
  padding-left: 3.5rem;
  margin-bottom: 45px;
}

.gdm-right-column.gdm-right-column-contato {
  padding: 0 2rem !important;
}
.gdm-right-column.gdm-right-column-contato .btn-olho-magico a {
  background-color: #a4181c !important;
  border-radius: 50px !important;
  padding: 0.75rem 2rem 0.85rem !important;
  color: white;
  font-size: 1.8rem;
  font-weight: 700;
  border: none;
  background-image: none;
}