@media (max-width: 767px) {
  .xs-text-center {
    text-align: center !important; } }
.col-centered {
  float: none !important;
  margin-left: auto;
  margin-right: auto; }

.text_blue1 {
  color: #03A3C9 !important; }

.text_blue2 {
  color: #49C9F4 !important; }

.text_green1 {
  color: #1CBCA4 !important; }

ul.list-style {
  list-style: none;
  /* Remove default bullets */ }
  ul.list-style li::before {
    content: "\2022";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #03A3C9;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    /* Also needed for space (tweak if needed) */ }
  ul.list-style li {
    font-weight: 300;
    font-size: 18px;
    padding: 5px 0; }

.navigation_header.docked .navigation_container {
  padding: 0;
  margin: 0;
  width: auto;
  max-width: 100%; }

body .logo2 {
  display: block;
  width: 224px;
  height: 39px;
  float: left;
  margin-top: 9px; 
  margin-bottom: 9px;
  }
  body .logo2 img {
    max-width: 100%; }
body .navigation_header .navigation ul.tabs li .tab.btn1 {
  color: #f8f5ee;
  background-color: #022A67;
  width: auto;
  border-radius: 36px;
  height: 36px;
  top: 0px;
  position: relative;
  left: 80px;
  padding-top: 10px; }
  body .navigation_header .navigation ul.tabs li .tab.btn1:before {
    left: -70px; }
  body .navigation_header .navigation ul.tabs li .tab.btn1:after {
    right: -70px; }
body td, body th {
  font-size: 14px; }

@media (max-width: 767px) {
  body .amaze_section #main #images .brush_frame {
    background-image: url(../images/photo-prueba-de-drogas.jpg?v=3);
    width: 100%; }
  body .dnasite_sprite, body .paragraphs .icon {
    background-image: url(../images/dnasite_sprite.png?v=6); }
  body .logo2 {
    float: none;
    text-align: center;
    width: 100%; }
    body .logo2 img {
      height: 46px; }
  body .navigation_header .navigation .navigation_box {
    width: 100%; }
  body .navigation_header .navigation div.tabs {
    float: none;
    margin: 0;
    display: none; }
  body .navigation_header .navigation ul.tabs {
    display: block;
    width: 100%; }
    body .navigation_header .navigation ul.tabs li {
      display: block; }
  body .testimonials_section .carousel_items_container {
    height: auto; }

  body .page_blog .group-content-center {
    margin-top: 40px; }
  body .page_blog .group-content-center .content-description p {
    font-size: 16px; }
  body .page_blog .group-content-center h2 {
    font-size: 20px;
    line-height: 24px; }
  body .page_blog .group-content-center ul li span, body .page_blog .group-content-bottom .content-related-article ul li span {
    font-size: 14px; } }
.page_blog .group-content-center ul {
  margin: 0 !important; }

.list-cities {
  padding: 0;
  list-style: none; }

/*# sourceMappingURL=core.css.map */
