/*
Theme Name: Reporte de Puentes
Theme URI: https://puentesreporte.com/
Author: CARPIO
Author URI: https://carpio.mx/
Description: CARPIO theme designed to be a perfect companion for a simple and good looking website.
Version: 3.0.3
License: CARPIO
License URI: https://carpio.mx/
Tags: featured-images, full-width-template, blog
Text Domain: visual-composer-starter
*/

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: "liga";
}

body {
  padding-top: 0 !important;
}

#header {
  background-color: #383838;
}

.navbar-wrapper {
  padding: 15px 15px 15px 15px;
}

.navbar-brand h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
}

.navbar-brand h1 a {
  font-size: 30px;
  color: #fff;
}

.navbar-header .navbar-brand h1 a img {
  max-width: 85px;
}

.navbar-brand h1 a:hover {
  color: #fff;
}

body:not(.menu-sandwich) .header-widgetised-area .widget_text {
  padding: 0;
  float: none;
}

.header-widgetised-area {
  text-align: right;
  text-transform: capitalize;
}

.header-widgetised-area .menu-menu-principal-container {
  margin-bottom: 10px;
}

.header-widgetised-area .menu-menu-principal-container select {
  padding: 5px;
  color: #555;
}

.header-widgetised-area p {
  margin: 0;
}

.content-wrapper {
  padding: 25px 15px 1px 15px;
}

.main-content {
  padding-bottom: 20px;
}

.addtoany_list a,
.widget .addtoany_list a {
  margin: 0 2px 6px 2px;
}

.erw-iframe {
  height: 100%;
}

.container {
  width: 100%;
}

.adsbygoogle {
  text-align: center;
}

.cookie-notice-container .cn-privacy-policy-link {
  color: #fff;
  text-decoration: underline;
}

.mtphr-dnt-title {
  color: #fff;
  margin: 0;
  font-size: 15px;
  background-color: #0091cd;
  line-height: 1;
  padding: 3px 5px;
}

.mtphr-dnt {
  margin-bottom: 15px;
}

.content-menu ul {
  text-align: center;
}

.content-menu ul li {
  display: inline-block;
  list-style: none !important;
  margin-right: 8px;
  padding-left: 0;
}

.content-menu ul li:before {
  content: "";
}

.amazon-products-container-list a:hover {
  text-decoration: none;
}

.addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
  display: none;
}

.amazon-products-container-list .amazon-product-title {
  margin: 0.1em 0 1em;
  font-size: 18px;
  line-height: 1.25;
}

.widget .amazon-products-container-list .amazon-auto-links-product-body,
.widget-area .amazon-products-container-list .amazon-auto-links-product-body {
  width: 100%;
}

.puentes,
.puentes .row,
.puentes div[class*="col-"] {
  margin: 0;
  padding: 0;
}

.puentes .row {
  margin: 20px 0;
}

.puentes .row .column-inner:not(:empty) {
  background-color: #eee;
  border: 1px solid #fdfdfd;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.puentes .row .col-sm-4:nth-child(2) .column-inner,
.puentes .row .col-sm-4:nth-child(5) .column-inner {
  background-color: #fdfdfd;
}

.puentes span {
  display: block;
  text-align: center;
}

.puentes span.material-icons {
  font-size: 4.575em;
  line-height: 1.25;
}

.puentes span.lanes-open {
  font-size: 0.975em;
  line-height: 1.5;
}

.puentes span.delay {
  font-size: 1.545em;
  line-height: 1.5;
  padding-bottom: 10px;
}

.puentes h3 {
  margin: 0;
}

.puentes h4 {
  background-color: #00ad45;
  color: #fff;
  margin: 0;
  padding: 7px 10px;
  text-align: center;
}

.puentes h4.standard {
  background-color: #e04646;
}

.puentes h4.sentry {
  background-color: #0091cd;
}

.puentes h4.fast-lane {
  background-color: #fb8a2e;
}

.google-auto-placed {
  padding-bottom: 15px;
}

.sidebar-widget-area {
  padding-bottom: 0;
}

.material-icons.ubicacion {
  vertical-align: middle;
  color: #e04646;
  font-size: 34px;
}

#footer a:hover {
  text-decoration: underline !important;
}

.footer-widget-area .share-with {
  margin-bottom: 5px;
}

#footer .copyright {
  line-height: 1.5;
}

#footer a,
#footer a:hover {
  border-bottom: none;
}

.footer-widget-area .widget-title {
  font-size: 14px;
  margin-bottom: 5px;
}

#footer
  .ss-inline-share-wrapper.ss-large-icons
  .ss-social-icons-container
  > li
  > a:hover {
  text-decoration: none !important;
}

@media only screen and (min-width: 768px) {
  body:not(.menu-sandwich) .navbar-header {
    max-width: 50%;
  }

  .footer-menu .menu-main-menu-container > ul > li:not(:last-child) {
    position: relative;
    margin-right: 15px;
  }

  .footer-menu .menu-main-menu-container > ul > li:not(:last-child) > a:after {
    content: "";
    height: 15px;
    width: 1px;
    background-color: #fff;
    display: block;
    position: absolute;
    right: -7px;
    top: 2px;
  }
}

@media only screen and (max-width: 768px) {
  .visualcomposerstarter .navbar-wrapper {
    display: block;
  }

  .navbar-brand {
    float: none !important;
    height: auto !important;
  }

  .navbar-header {
    margin-bottom: 15px;
  }

  .navbar-header,
  .header-widgetised-area {
    float: none;
    text-align: center;
    width: 100%;
  }

  #footer {
    text-align: center;
  }

  .footer-menu li {
    line-height: 1.7;
  }

  #footer a:not(.privacy-policy-link),
  #footer ul#menu-menu-principal-1 li.menu-item a {
    font-size: 18px !important;
    line-height: 1.5;
  }

  #footer .footer-socials ul li a {
    font-size: 42px !important;
  }
}

@media only screen and (max-width: 600px) {
  .navbar-header .navbar-brand h1 a {
    display: block;
    text-align: center;
  }

  .navbar-header .navbar-brand h1 a img {
    display: block;
    margin: 0 auto;
  }

  .puentes h4 {
    font-size: 20px;
  }
}
