body {
 font-family: 'Work Sans', sans-serif!Important;
 font-weight: 400!Important;
}

h1, h2, h3, h4, h5, h6 {
 font-family: 'Montserrat', sans-serif;
 font-weight: 900;
}
/*===================
=====Navbar==========
===================*/

.yamm a{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
.yamm h6 {
    font-family: 'Oswald', sans-serif!Important;
}
.yamm {
  z-index: 999;
  width: 100%;
  background-color: #ffffff;
  border: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 1px 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.08) 0 1px 3px;
  -ms-box-shadow: rgba(0, 0, 0, 0.08) 0 1px 3px;
  box-shadow: rgba(0, 0, 0, 0.08) 0 1px 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  min-height: 72px; }
  @media (min-width: 767px) {
    .yamm {
      min-height: 70px; } }
  .yamm .navbar-brand {
    height: 70px;
    font-size: 20px;
    line-height: 40px;
    margin-right: 25px; }
  .yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: static; }
  .yamm .container {
    position: relative; }
  .yamm .dropdown-menu {
    left: auto; }
  .yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0; }
  .yamm .yamm-fw .dropdown-menu {
    left: 0;
    right: 0; }
  .yamm .navbar-nav > li {
    margin: 0 2px; }
    .yamm .navbar-nav > li > a {
      color: #35404f;
      font-weight: 400; }
      @media (min-width: 767px) {
        .yamm .navbar-nav > li > a {
          border-top: 0px solid transparent; } }
      @media (min-width: 767px) {
        .yamm .navbar-nav > li > a:hover {
          background-color: #ec6e00;
          color: #ffffff;
          border-top: 0px solid #ec6e00; } }
      @media (min-width: 767px) {
        .yamm .navbar-nav > li > a {
          padding-top: 10px;
          padding-bottom: 10px;
          line-height: 50px; } }
    .yamm .navbar-nav > li.active > a {
      background-color: transparent;
      color: #35404f;
      font-weight: 400; }
      @media (min-width: 767px) {
        .yamm .navbar-nav > li.active > a {
            background-color: #ec6e00;
            color: #ffffff;
            border-top: 0px solid #ec6e00; } }
      .yamm .navbar-nav > li.active > a:hover, .yamm .navbar-nav > li.active > a:active, .yamm .navbar-nav > li.active > a:focus {
        background-color: #ec6e00;
        color: #ffffff;
        background-color: transparent;
        font-weight: 400; }
        @media (min-width: 767px) {
          .yamm .navbar-nav > li.active > a:hover, .yamm .navbar-nav > li.active > a:active, .yamm .navbar-nav > li.active > a:focus {
            background-color: #ec6e00;
            color: #ffffff;
            border-top: 0px solid #ec6e00; } }
    @media (min-width: 767px) {
      .yamm .navbar-nav > li.dropdown.open > a {
        background-color: #ec6e00;
        border-color: transparent; }
        .yamm .navbar-nav > li.dropdown.open > a:hover {
          background-color: #ec6e00;
          color: #ffffff; }
      .yamm .navbar-nav > li.dropdown.active.open > a {
        background-color: #ec6e00;
          color: #ffffff; }
        .yamm .navbar-nav > li.dropdown.active.open > a:hover {
          background-color: #ec6e00;
          color: #ffffff; } }
    @media (max-width: 767px) {
      .yamm .navbar-nav > li.dropdown.open > a {
        background-color: #ec6e00;
          color: #ffffff;}
      .yamm .navbar-nav > li.dropdown.open .dropdown-menu > .active > a {
        background-color: #ec6e00;
          color: #ffffff; }
      .yamm .navbar-nav > li.dropdown.active.open > a {
        background-color: #ec6e00;
          color: #ffffff; } }
    .yamm .navbar-nav > li.left .dropdown-menu .dropdown-submenu .dropdown-menu {
      top: 0;
      left: 100%; }
    @media (min-width: 767px) {
      .yamm .navbar-nav > li.right .dropdown-menu .dropdown-submenu .dropdown-menu {
        top: 0;
        right: 100%; } }
  .yamm .nav .open > a {
    background-color: transparent; }
    .yamm .nav .open > a:hover, .yamm .nav .open > a:active, .yamm .nav .open > a:focus {
      background-color: transparent; }
  .yamm li .dropdown-menu {
    padding: 0;
    font-size: 14px;
    background-color: #ffffff;
    color: #878c94;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in; }
    @media (min-width: 767px) {
      .yamm li .dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
        margin-top: 10px; } }
    .yamm li .dropdown-menu .divider {
      height: 1px;
      margin: 0;
      overflow: hidden;
      background-color: rgba(0, 0, 0, 0.05); }
    .yamm li .dropdown-menu li a {
      padding-top: 8px;
      padding-bottom: 8px;
      clear: both;
      font-weight: 400;
      color: #878c94; }
      .yamm li .dropdown-menu li a:hover, .yamm li .dropdown-menu li a:active, .yamm li .dropdown-menu li a:focus {
        background-color: rgba(0, 0, 0, 0.02);
        color: #35404f; }
    .yamm li .dropdown-menu li.active > a {
      background-color: rgba(0, 0, 0, 0.02); }
    .yamm li .dropdown-menu .yamm-content {
      padding: 20px 30px; }
      .yamm li .dropdown-menu .yamm-content a {
        padding: 0; }
        .yamm li .dropdown-menu .yamm-content a:hover {
          background-color: transparent; }
      .yamm li .dropdown-menu .yamm-content ul {
        list-style-type: none; }
        .yamm li .dropdown-menu .yamm-content ul li.title {
          font-family: 'Oswald', sans-serif!Important;
          margin: 5px 0; }
        .yamm li .dropdown-menu .yamm-content ul li a {
          padding: 7px 0;
          display: block;
          line-height: normal; }
          .yamm li .dropdown-menu .yamm-content ul li a:hover, .yamm li .dropdown-menu .yamm-content ul li a:active, .yamm li .dropdown-menu .yamm-content ul li a:focus {
            background-color: transparent;
            color: #35404f; }
        .yamm li .dropdown-menu .yamm-content ul li.active a {
          background-color: transparent;
          color: #35404f; }
  @media (min-width: 767px) {
    .yamm li:hover > .dropdown-menu {
      display: block;
      visibility: visible;
      opacity: 1;
      margin-top: 0; } }
  .yamm li:hover > a:after {
    border-left-color: #878c94; }
  .yamm .dropdown-submenu {
    position: relative; }
    @media (min-width: 767px) {
      .yamm .dropdown-submenu > .dropdown-menu {
        margin-top: -6px;
        margin-left: -1px; } }
    @media (max-width: 767px) {
      .yamm .dropdown-submenu > .dropdown-menu {
        margin-left: 5px; } }
    .yamm .dropdown-submenu > a:after {
      display: block;
      content: " ";
      float: right;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 5px 0 5px 5px;
      border-left-color: #dedede;
      margin-top: 5px;
      margin-right: -10px; }
  @media (max-width: 767px) {
    .yamm .navbar-collapse {
      max-height: 340px;
      padding-right: 15px;
      padding-left: 15px;
      overflow-x: visible;
      border-top-color: rgba(0, 0, 0, 0.08);
      box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
      -webkit-overflow-scrolling: touch; }
    .yamm .navbar-toggle {
      background-color: #333333;
      border-color: #333333;
      margin-top: 18px; }
      .yamm .navbar-toggle:hover, .yamm .navbar-toggle:active, .yamm .navbar-toggle:focus {
        background-color: #ec6e00;
        border-color: #ec6e00; }
      .yamm .navbar-toggle .icon-bar {
        background-color: #f7f7f7; } }
  @media (max-width: 767px) {
    .yamm div[class^="col-"] {
      margin-bottom: 20px; }
      .yamm div[class^="col-"]:last-child {
        margin-bottom: 0; } }

  
  
.topBar {
    background-color: #ffffff;
    border-bottom: 0px solid rgba(0, 0, 0, 0.08);
    font-size: 13px;
}

 
.topBar.inverse {
    color: #dedede;
    background-color: #333333; }
    .topBar.inverse a {
      color: #dedede; }
      .topBar.inverse a:hover, .topBar.inverse a:active, .topBar.inverse a:focus {
        color: #ec6e00; }
    .topBar.inverse ul.topBarNav li {
      border-color: rgba(255, 255, 255, 0.08); }
      .topBar.inverse ul.topBarNav li a:hover, .topBar.inverse ul.topBarNav li a:active, .topBar.inverse ul.topBarNav li a:focus {
        color: #f7f7f7; }
      .topBar.inverse ul.topBarNav li ul li a:hover, .topBar.inverse ul.topBarNav li ul li a:active, .topBar.inverse ul.topBarNav li ul li a:focus {
        color: #35404f; }
      .w-100 a{
          color: #878c94!Important;
      }
      .w-150 a{
          color: #878c94!Important;
      }
      
.topBar ul.topBarNav li {
    position: relative;
    display: inline-block;
    margin-right: -4px;
    border-right: 0px solid rgba(0, 0, 0, 0.08);
} 
      
.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 5px;
    font-size: 18px;
    line-height: 20px;
}



/*===================
=====footer==========
===================*/
.footer {
  padding: 50px 0 20px 0;
  background-color: #333333;
  color: #878c94; }
  .footer hr {
    background-color: rgba(255, 255, 255, 0.1); }
    .footer hr.no-border {  
      background-color: transparent; }
  .footer .title {
    color: #f7f7f7; }
  .footer a {
    color: #878c94; }
    .footer a:hover, .footer a:active, .footer a:focus {
      color: #ec6e00; }
  .footer.light {
    background-color: #ffffff;
    border-top: 1px solid #eaeaea; }
    .footer.light hr.no-border {
      background-color: transparent; }
    .footer.light .title {
      color: #35404f; }
    .footer.light a:hover, .footer.light a:active, .footer.light a:focus {
      color: #ec6e00; }
    
    
    
.section {
    position: relative;
    padding: 0px 0;
    margin-bottom: 25px;
}

.youtube-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
  }

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("//i.imgur.com/TxzC70f.png") no-repeat;
    cursor: pointer;
}




#bread{
    width: 100%;
    z-index: 998;
}
#menu-go{
    background-color: #ffffff;
    z-index: 997;
    width: 100%;
    padding-top: 15px; 
    padding-bottom: 15px; 
    background-color: #ffffff;
    box-shadow: rgb(0 0 0 / 8%) 0 1px 3px;
}
#menu-producto {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menu-producto li {
    display:inline;
}
#menu-producto li a {
    text-align: center;
    padding-right: 16px;
    text-decoration: none;
    font-size: 20px;
}

.img-full{
    width: 100%;
}

h5{
    text-transform: uppercase!Important;
}
/*.img-lista{

    height: 269px!Important;
    width: 100%;
    object-fit: cover;

}*/

.blog .blog-title h2{
    font-size: 30px!Important;    
}


.title{
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 30px;
  }  