/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.18.1.1667420486
Updated: 2022-11-02 20:21:26

*/
.publicos {
  background: url(/wp-content/uploads/2022/11/publico.png) no-repeat left center;
  padding: 0 0 0 65px;
  margin: 0 0 15px 0;
  display: block;
}

.privados {
  background: url(/wp-content/uploads/2022/11/privado.png) no-repeat left center;
  padding: 0 0 0 65px;
  margin: 0 0 15px 0;
  display: block;
}

.et_contact_bottom_container {
  float: none !important;
  justify-content: center !important;
}

@media (max-width: 600px) {
  .publicos {
    background: url(/wp-content/uploads/2022/11/publico.png) no-repeat left center;
    padding: 0 0 0 50px !important;
    margin: 0 0 15px 0;
    display: block;
  }
  .privados {
    background: url(/wp-content/uploads/2022/11/privado.png) no-repeat left center;
    padding: 0 0 0 50px !important;
    margin: 0 0 15px 0;
    display: block;
  }
}
@media (max-width: 1300px) {
  img.wp-image-32 {
    margin-bottom: 49% !important;
    max-width: 88% !important;
  }
}
@media (min-width: 1700px) {
  img.wp-image-32 {
    margin-bottom: -13px !important;
  }
}
@media only screen and (max-width: 1350px) and (min-width: 1160px) {
  .et_pb_button_1 {
    margin-left: 5% !important;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 1351px) {
  .et_pb_button_1 {
    margin-left: -5% !important;
  }
}
@media only screen and (max-width: 1310px) and (min-width: 1278px) {
  .et_pb_image_1 {
    margin-top: 4% !important;
  }
}
@media only screen and (max-width: 1277px) and (min-width: 1250px) {
  .et_pb_image_1 {
    position: absolute !important;
    top: -86% !important;
    bottom: auto;
    right: -20%;
    left: auto;
    text-align: left;
    margin-left: 0;
    max-width: 135% !important;
  }
}
@media only screen and (max-width: 1155px) and (min-width: 1140px) {
  .et_pb_image_1 {
    position: absolute !important;
    top: 64% !important;
    bottom: auto;
    right: -20%;
    left: auto;
    text-align: left;
    margin-left: 0;
    max-width: 135% !important;
  }
}
@media only screen and (max-width: 1174px) and (min-width: 1156px) {
  .et_pb_image_1 {
    position: absolute !important;
    top: 51% !important;
    bottom: auto;
    right: -20%;
    left: auto;
    text-align: left;
    margin-left: 0;
    max-width: 135% !important;
  }
}
.footer a {
  color: #FFFFFF;
}
.footer a:hover {
  color: #9b9c9d;
}

.power-by .powered-wrap {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.power-by .powered-wrap .powered-one {
  float: left;
  padding: 7px 10px 0 0;
}
.power-by .powered-wrap .powered-two {
  float: left;
}

@media (max-width: 767px) {
  .power-by .powered-wrap {
    overflow: hidden;
    display: table;
    margin: 0 auto;
  }
  .power-by .powered-wrap .powered-one {
    float: none !important;
    padding: 0;
    margin-bottom: 20px;
  }
  .power-by .powered-wrap .powered-two {
    float: none !important;
  }
}
.et_pb_menu__wrap {
  justify-content: flex-end !important;
}

@media (max-width: 980px) {
  .et_pb_menu__logo-wrap {
    margin-left: 25px !important;
  }
  .et_pb_menu__wrap {
    justify-content: flex-end !important;
    margin-right: 25px;
  }
}
.mobile_menu_bar:before {
  color: #FFFFFF !important;
}

.page-id-15 ul#menu-menu-principal .menu-item-55 a {
  color: black !important;
  font-weight: bold;
}

.page-id-39 ul#menu-menu-principal .menu-item-57 a {
  color: black !important;
  font-weight: bold;
}

.page-id-35 ul#menu-menu-principal .menu-item-59 a {
  color: black !important;
  font-weight: bold;
}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
  .et_pb_section_0.et_pb_section {
    margin-top: -10.2% !important;
  }
}
ul {
  list-style-type: square !important;
}
ul li::marker {
  color: #34004a !important;
}

a {
  transition: all 0.3s ease 0s;
}
a:hover {
  transition: all 0.3s ease 0s;
}/*# sourceMappingURL=style.css.map */