.letra {
  font-family: "Verdana-Bold" !important;
}

.fuente {
  font-family: "Verdana" !important;
}

.tp-mask-wrap {
  cursor: pointer;
}
.radioRow {
 max-width: 100%;
 width: 100px;
  font-size: 16px;
  display: block;
  padding: 0 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
input[type="radio"] {
  display: none;
}

input[type="radio"] + label {
  color: #333;
  font-family: Arial, sans-serif;
  font-size: 16px;
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 400px) {
  input[type="radio"] + label {
    font-size: 12px;
  }
}

input[type="radio"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: 0 0 0 0;
  vertical-align: middle;
  background: url("../img/check_radio_sheet.png") left top no-repeat;
  cursor: pointer;
  float: right;
  right: 0;
}

input[type="radio"]:checked + label span {
  background: url("../img/check_radio_sheet.png") right top no-repeat;
}
div .sombra {
  text-shadow: 7px 5px 1px rgba(62, 58, 58, 0.27);
}

div .sombraTitle {
  text-shadow: 6px 5px 1px rgba(62, 58, 58, 0.27);
}

ul#menu-menu-1 li {
  display: inline;
  cursor: pointer;
}

.current-menu-item {
  background-color: #fecc02;
  border-radius: 20px;
  padding: 4px 0;
  color: #060606;
  margin-right: 6px;
}

.current-menu-item a {
  color: #060606 !important;
}

ul#menu-menu-1 li a {
  color: #fff;
  font-weight: 900;
  text-decoration: none;
  font-family: "Verdana-Bold";
  /*background-color: red;*/
  padding: 5px 20px;
  border-radius: 50px;
}

body {
  position: relative;
}

pre {
  tab-size: 10;
}

.gray {
  color: #333 !important;
}

.navbar-inverse {
  background-color: rgba(255, 0, 0, 0) !important;
  border-color: rgba(12, 12, 12, 0) !important;
  padding: 0px 0;
}

/* nav#menu {
    margin-top: 30px;
    margin-left: 50px;
} */

article#post-250 {
  margin-top: -20px;
}

/* div .logo img {
  width: 100%;
} */

div .no-padding {
  padding: 0 !important;
}

/* .navbar-inverse .navbar-toggle,
.navbar-collapse {}

.navbar-nav>li>a:hover {
    color: #333 !important;
} */

/* .navbar-toggle,
.navbar-toggle:hover {
    background-color: #bfbfbf !important;
    margin-left: 20px;
} */

.menu-menu-1-container {
  float: left;
}

select {
  background: transparent;
  font-size: 14px;
  height: 30px;
  padding: 5px;
  width: 60px;
  border-radius: 20px;
}

div#home {
  margin-top: -15px;
}

.banderas {
  float: right;
}

.txtjusti {
  text-align: justify !important;
}

div#rev_slider_90_2_wrapper {
  border-top: solid 6px blue;
}

div#rev_slider_94_2_wrapper {
  border-top: solid 6px blue;
}
/* 
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 0px !important;
}

.navbar-defaultCambio {
    background: rgba(0, 0, 0, 0.74) !important;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.74) 0%, rgba(5, 3, 0, 0.38) 48%, rgba(0, 0, 0, 0.36) 51%, rgba(0, 0, 0, 0) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.74)), color-stop(48%, rgba(5, 3, 0, 0.38)), color-stop(51%, rgba(0, 0, 0, 0.36)), color-stop(100%, rgba(0, 0, 0, 0))) !important;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.74) 0%, rgba(5, 3, 0, 0.38) 48%, rgba(0, 0, 0, 0.36) 51%, rgba(0, 0, 0, 0) 100%) !important;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.74) 0%, rgba(5, 3, 0, 0.38) 48%, rgba(0, 0, 0, 0.36) 51%, rgba(0, 0, 0, 0) 100%) !important;
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.74) 0%, rgba(5, 3, 0, 0.38) 48%, rgba(0, 0, 0, 0.36) 51%, rgba(0, 0, 0, 0) 100%) !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.74) 0%, rgba(5, 3, 0, 0.38) 48%, rgba(0, 0, 0, 0.36) 51%, rgba(0, 0, 0, 0) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0) !important; */
/* } */

/* Footer */

.footerFix {
  min-height: 100%;
  margin-bottom: -194px;
}

.fixedFooter {
  width: 100%;
  height: auto;
  line-height: 20px;
  background: #fff;
  left: 0;
  padding: 10px 0px;
  border-top: solid 6px;
  bottom: 0;
  overflow: hidden;
  float: left;
}

.footerStr {
  font-size: 10px;
  max-width: 500px;
  padding: 0px 0;
  text-align: justify;
  float: left;
  line-height: 10px;
  margin-left: 32px;
}

img.cajaImg {
  width: 95px;
  /* left: 90px; */
  position: relative;
  padding: 0px 10px;
  display: inline-block;
}

img.cajaImg2 {
  width: 200px;
  position: relative;
  /* left: 120px; */
  display: inline-block;
}

.fila_2 {
  float: right;
  margin-right: 0px;
  width: 300px;
}

.footerRow {
  max-width: 1170px;
  margin: 0 auto;
  display: block;
}

ul#menu-footer {
  max-width: 500px;
  margin: 0 0;
}

ul#menu-footer li {
  list-style: none;
  display: inline-block;
}

p.footer {
  font-size: 15px;
  font-family: "Verdana";
  color: #525252;
  display: block;
}

.space {
  margin-top: 5px;
}

.banderas {
  float: right;
  position: relative;
  bottom: 5px;
}

.banderas select {
  height: 27px;
  -ms-padding: 0px 15px;
  width: 80px;
  line-height: 12px;
  border-radius: 20px;
  outline: none;
  font-family: "Verdana-Bold";
  -webkit-appearance: none;
  background-color: #fecc02;
  background-image: url("//mypakage.com/wp-content/uploads/down_arrow-black.png");
  background-position-x: 90%;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: contain;
}
select::-ms-expand {
  display: none;
}
.footerRow {
  max-width: 1366px;
}

.formatedStr {
  max-width: 420px;
  text-align: justify;
  font-size: 16px;
}

ul.menuFooter {
  float: right;
  width: 100%;
}

ul.menuFooter li {
  display: inline-block;
  padding: 0px 30px 0 0px;
  cursor: pointer;
  font-family: Verdana;
}

ul li.menu-item-382 {
  border-left: solid 1px;
  padding: 0px 30px 0px 30px;
  border-right: solid 1px;
}

ul li.menu-item-380 {
  border-left: solid 1px;
  padding: 0px 30px 0px 30px;
}

ul li.menu-item-381 {
  border-right: solid 1px;
  font-family: verdana;
}

ul li.menu-item a {
  text-decoration: none;
  color: #000000;
}

.closed {
  float: right;
  font-size: 28px;
  font-weight: bold;
  line-height: 20px;
  color: #ffc107;
  text-shadow: 0 1px 0 #ffffff;
  border: 0;
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  padding: 5px 10px;
}

.modal-header {
  text-align: center;
}

.modal-body {
  text-align: justify;
}

.selectItem {
  background-color: #fecc02;
  border-radius: 20px;
  padding: 4px 0;
}
@media screen and (max-width: 1007px) {
  ul#menu-menu-1 li {
    font-size: 12px;
  }
}

@media screen and (max-width: 846px) {
  /* div .logo img {
    width: 170px;
    height: auto;
    margin-left: 5px;
  } */
  .footerStr {
    font-size: 10px;
    max-width: 100%;
    padding: 0px 0;
    text-align: center;
    float: left;
    line-height: 10px;
  }

  ul.menuFooter {
    float: right;
    width: 100%;
    padding-left: 0px;
  }
  .fila_2 {
    float: inherit;
    margin-right: 0px;
    text-align: center;
  }
  .fila_3 {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
  img.cajaImg {
    width: 70px;
    left: -10px;
    position: relative;
    padding: 0px 0px;
  }
  img.cajaImg2 {
    width: 200px;
    position: relative;
    left: 0px;
  }
  ul.menuFooter li {
    display: inherit;
    padding: 0px 0px 0px 0px;
    cursor: pointer;
    border-left: none;
    text-align: center;
    font-family: Verdana;
  }
  .banderas {
    float: left;
  }
  ul#menu-menu-1 li {
    display: block;
    padding: 0 12px;
    text-align: left;
    padding: 0 3px;
    font-size: 12px;
  }

  ul li.menu-item-381 {
    border-right: solid 0px;
    font-family: verdana;
  }
  ul li.menu-item-382 {
    border-left: solid 0px;
    border-right: solid 0px;
  }
/* 
  nav#menu {
    margin-top: 30px;
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-inverse {
    background-color: #000000 !important;
  }
  .side-collapse-container {
    width: 100%;
    position: relative;
    left: 0;
    transition: left 0.4s;
  }
  .side-collapse {
    top: 50px;
    bottom: 0;
    left: 0;
    width: 200px;
    position: fixed;
    overflow: hidden;
    transition: width 0.4s;
  }
  .side-collapse.in {
    width: 0;
  }
  div#home {
    margin-top: -20px;
  }
  ul#menu-menu-1 li a {
    color: #fff;
    font-weight: 900;
    text-decoration: none;
    font-family: "Verdana-Bold";
    padding: 5px 10px;
    border-radius: 50px;
  }
  .navbar-toggle {
    display: block !important;
  }
  div#rev_slider_100_1,
  div#rev_slider_74_1_wrapper {
    margin-top: 40px !important;
  } */
}

@media (max-width: 992px) {
  .fila_2 {
    float: none;
    margin-right: 0px;
    width: 100%;
    display: block;
    margin: 10px auto;
  }
  .fixedFooter {
    padding: 20px;
  }
  .footerStr {
    max-width: 100%;
  }
}
@media (min-width: 999px) and (max-width: 1088px) {
  ul#menu-menu-1 li a {
    padding: 5px 10px;
  }
}
