@font-face {
  font-family: "58743";
  src: url(../../templates/exploratorio/fonts/58743.ttf);
}
@font-face {
  font-family: "58744";
  src: url(../../templates/exploratorio/fonts/58744.ttf);
}
@font-face {
  font-family: "58745";
  src: url(../../templates/exploratorio/fonts/58745.ttf);
}
.t3-header {
  background-color: rgba(0, 0, 0, 0.22);
}
.logo {
  text-align: center;
  margin: 13px auto 0;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 9px;
  margin-bottom: 13px;
  margin-right: 9%;
  float: right;
}
@media screen and (max-width: 1050px) {
  .head-search {
    margin-right: 0;
  }
}
@media screen and (max-width: 990px) {
  .head-search {
    margin-top: 13px;
    width: 80%;
    margin-left: -30%;
  }
}
@media screen and (max-width: 767px) {
  .head-search {
    margin-right: 0;
    margin-top: 4px;
    width: 60%;
  }
}
@media screen and (max-width: 479px) {
  .head-search {
    margin-right: 0;
    width: 90%;
    margin-left: 5%;
    margin-top: 47px;
  }
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 75%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  margin-bottom: 22px;
  padding-top: -33px;
  width: 90%;
  margin-left: 4%;
  margin-top: 22px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    margin-bottom: -33px;
    padding-top: -33px;
  }
}
.t3-spotlight {
  margin-left: 0 !important;
  margin-right: 0 !important;
  content: "";
  display: table;
  clear: both;
  overflow: hidden;
  margin-bottom: 22px;
}
.ajuste {
  padding-bottom: 99999px;
  margin-bottom: -99999px;
}
@media screen and (max-width: 1100px) {
  .ajuste {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.ajuste1 {
  padding-bottom: 99999px;
  margin-bottom: -99999px;
  border-radius: 0 !important;
  
}
@media screen and (max-width: 1000px) {
  .ajuste1 {
    padding-bottom: 22px;
    margin-bottom: 22px;
  }
}
.t3-sl-1 img {
  width: 100%;
  height: auto;
  max-width: 1366px;
  border: 2px solid #fff;
  
}
.t3-mainbody {
  padding-top: 3px;
  padding-bottom: 3px;
  
  width: 90%;
  margin-left: 5%;
  margin: -13px auto 13px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 0px solid #000311;
  background: none;
  color: #222222;
  font-family: Arial;
  font-size: 0.6em !important;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: none;
  color: #222222;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #222222;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #222222;
}
.t3-copyright {
  font-size: 12px;
  padding: 20px 0 3px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 0;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
ul li {
  font-size: 1.1em;
}
p {
  font-size: 1.1em;
}
.sociales {
  margin-left: 0;
  margin-right: 0;
  font-family: "58743" !important;
  color: #C1272D;
  text-shadow: 1px 1px 2px #fff;
  font-size: 2.2em;
  font-weight: bold;
  margin-top: 47px;
  text-align: left;
}
@media screen and (max-width: 1100px) {
  .sociales {
    margin-left: 6%;
    margin-right: -6%;
  }
}
@media screen and (max-width: 990px) {
  .sociales {
    margin-left: 0;
    margin-right: 0;
    display: none;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a {
  border-right: 1px solid #a52127;
}
.mapa {
  width: 48%;
  float: right;
}
@media screen and (max-width: 900px) {
  .mapa {
    width: 100%;
    margin-bottom: 0;
  }
}
.contacto {
  width: 48%;
  float: left;
}
@media screen and (max-width: 900px) {
  .contacto {
    width: 100%;
  }
}
#mapbody6_ewpta_0 {
  border: 3px solid #999;
}
.adp,
.adp table {
  color: #000;
}

td,
tr td {
  border-top: none !important;
}
.adp,
.adp table {
  color: #666;
}
.adp-text {
  color: #424242 !important;
  padding-left: 13px !important;
  line-height: 38px !important;
}
article {
  padding: 13px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 13px;
  -moz-box-shadow: 3px 3px 6px #333;
  -webkit-box-shadow: 3px 3px 6px #333;
  box-shadow: 3px 3px 6px #333;
  border: 1px solid #eee;
}

.readmore {
  margin-bottom: 3px;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  color: #ffffff !important;
  font-family: "Open Sans" !important;
  text-shadow: 1px 1px 2px #000;
  font-size: 0.9em;
  letter-spacing: 0.03em;
  padding-bottom: 13px;
  font-weight: bold;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #a52127;
}
.t3-megamenu .mega-nav > li:last-child,
.t3-megamenu .dropdown-menu .mega-nav > li:last-child {
  border-bottom: none;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: #9d2025 !important;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  background-color: #9d2025 !important;
  color: #ffffff !important;
  text-decoration: none;
}
.navbar-nav > li:first-child {
  border-left: 1px solid #a52127;
}
.camera_fakehover {
  width: 99.8% !important;
  border: 2px solid #fff;
  -moz-box-shadow: 3px 3px 6px #000;
  -webkit-box-shadow: 3px 3px 6px #000;
  box-shadow: 3px 3px 6px #000;
  margin-left: 0.1%;
}
.video {
  border: 2px solid #fff;
  -moz-box-shadow: 3px 3px 6px #000;
  -webkit-box-shadow: 3px 3px 6px #000;
  box-shadow: 3px 3px 6px #000;
}
#camera_wrap_95 .camera_caption > div,
.camera_caption_title {
  font-family: "58745" !important;
  font-size: 1.6em !important;
  letter-spacing: 0.066em;
  text-shadow: 2px 2px 1px #000;
  color: #fff;
}
.camera_caption > div {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6) !important;
}
.languageswitcherload {
  margin-right: 0;
  font-family: "58743" !important;
  color: #333;
  text-shadow: 1px 1px 2px #fff;
  font-size: 1em;
  margin-top: 3px;
  text-align: right;
  padding-right: 3%;
}
.btn-default {
  margin: 0 auto;
  background-color: #00a8fa;
  border-color: #0086c7;
  color: #ffffff;
}
.btn-default:hover {
  background: #0097e1;
  border-color: #0086c7;
  color: #ffffff;
}
.btn-primary {
  background: #001e9b;
  border-color: #000f4f;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .btn-primary {
    float: right;
    margin-top: -33.5px;
  }
}
.counter {
  display: none;
}
.btn-primary:hover {
  background-color: #00a8fa;
  border-color: #000f4f;
}
.module-ct {
  color: #666;
}
.disegnosis {
  margin: 22px auto 0;
}
.afip {
  float: left;
  width: 66px;
}
.afip img {
  height: auto;
  width: 47px;
}
.facebook {
  float: left;
  margin: 7px auto -33px;
  margin-right: 1%;
  margin-left: 62%;
}
@media screen and (max-width: 1400px) {
  .facebook {
    margin: 9px auto -33px;
    margin-left: 52%;
  }
}
@media screen and (max-width: 1300px) {
  .facebook {
    margin-left: 47%;
  }
}
@media screen and (max-width: 1100px) {
  .facebook {
    margin-left: 40%;
  }
}
@media screen and (max-width: 990px) {
  .facebook {
    margin-right: -100%;
    margin-top: 77px;
  }
}
@media screen and (max-width: 767px) {
  .facebook {
    margin-right: 0;
    margin-top: 0;
    width: 40%;
  }
}
@media screen and (max-width: 479px) {
  .facebook {
    margin-right: 0;
    margin-top: 0;
    width: 100%;
    height: 47px;
  }
}
.tabla {
  float: left;
  width: 33.3333%;
}
@media screen and (max-width: 640px) {
  .tabla {
    width: 100%;
  }
}
@media screen and (max-width: 1030px) {
  .izq {
    width: 100% !important;
    margin-right: 0 !important;
    max-width: 333px;
  }
}
@media screen and (max-width: 1030px) {
  .der {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 900px) {
  .der {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cat-children h3 {
  display: none;
}
.cat-children .page-header a {
  display: inherit !important;
  line-height: normal;
  color: #ffffff;
  text-shadow: 1px 1px 2px #000;
  font-size: 1.3em;
  background: #001468;
  border-radius: 13px;
  margin-bottom: 13px;
  border: 1px solid #00051c;
  text-align: center;
  font-weight: bold;
}
.cat-children .page-header a:hover {
  color: #00a8fa;
}
.page-header {
  border-bottom: none;
}
@media screen and (max-width: 1100px) {
  .imagen {
    max-width: 299px !important;
    height: auto;
  }
}
@media screen and (max-width: 810px) {
  .imagen {
    display: none !important;
  }
}
@media screen and (max-width: 1601px) {
  .ingreso .nav > li:first-of-type {
    margin-left: 58%;
  }
}
@media screen and (max-width: 1050px) {
  .ingreso .nav > li:first-of-type {
    margin-left: 48%;
  }
}
@media screen and (max-width: 990px) {
  .ingreso .nav > li:first-of-type {
    margin-left: 33%;
  }
}
@media screen and (max-width: 767px) {
  .ingreso .nav > li:first-of-type {
    margin-left: 66%;
  }
}
@media screen and (max-width: 642px) {
  .ingreso .nav > li:first-of-type {
    margin-left: 58%;
  }
}
@media screen and (max-width: 480px) {
  .ingreso .nav > li:first-of-type {
    margin-left: 45%;
  }
}
@media screen and (max-width: 362px) {
  .ingreso .nav > li:first-of-type {
    margin-left: 28%;
  }
}
@media screen and (max-width: 321px) {
  .ingreso .nav > li:first-of-type {
    margin-left: 18%;
  }
}
.ingreso .nav > li:first-of-type {
  margin-top: 6px !important;
}
.ingreso .nav > li > a:first-of-type {
  margin-right: 2%;
}
.ingreso .nav > li > a:nth-child(2) {
  margin-top: -13px;
}
.ingreso .nav > li > a {
  display: inline;
  float: left;
  color: #ef6ecc;
  text-shadow: 1px 1px 2px #fff;
  background-color: #eeeeee;
  font-size: 0.7em;
  height: auto;
  text-align: center;
  margin-top: 0;
  margin-bottom: -6px;
}
.ingreso .nav > li > a:hover {
  color: #de19a9;
  background-color: #eeeeee;
}
.ingreso .nav > li > a:active,
.ingreso .nav > li > a:focus {
  color: #de19a9;
  background-color: #eeeeee;
}
.row {
  width: 100%;
}
@media screen and (max-width: 1610px) {
  .marcas {
    width: 100%;
    height: auto;
    max-width: 750px !important;
  }
  .logo {
    padding-left: 13%;
  }
  .languageswitcherload {
    padding-right: 9.3%;
  }
}
@media screen and (max-width: 1400px) {
  .marcas {
    width: 100%;
    height: auto;
    max-width: 500px !important;
  }
  .logo {
    padding-left: 9%;
  }
  input[type="search"] {
    width: 78% !important;
  }
}
@media screen and (max-width: 1300px) {
  .marcas {
    width: 100%;
    height: auto;
    max-width: 500px !important;
  }
  .logo {
    padding-left: 6%;
  }
  input[type="search"] {
    width: 76% !important;
  }
}
@media screen and (max-width: 1100px) {
  .marcas {
    width: 100%;
    height: auto;
    max-width: 375px !important;
  }
  .languageswitcherload {
    padding-right: 2%;
  }
  .logo {
    padding-left: 3%;
  }
  input[type="search"] {
    width: 76% !important;
  }
}
@media screen and (max-width: 1000px) {
  .marcas {
    width: 100%;
    height: auto;
    max-width: 100% !important;
    margin-top: 47px;
  }
  .telefonos:nth-child(1),
  .telefonos:nth-child(2) {
    font-size: 1.5em !important;
  }
  .telefonos {
    font-size: 0.9em !important;
    text-align: center;
  }
  .logo {
    padding-left: 0;
  }
  .languageswitcherload {
    padding-right: 0;
  }
}
@media screen and (max-width: 990px) {
  .logo {
    padding-left: 27.5%;
  }
  .telefonos {
    text-align: center !important;
  }
}
@media screen and (max-width: 910px) {
  input[type="search"] {
    width: 74% !important;
  }
  .logo {
    padding-left: 25%;
  }
}
@media screen and (max-width: 899px) {
  input[type="search"] {
    width: 71% !important;
  }
}
@media screen and (max-width: 820px) {
  input[type="search"] {
    width: 68% !important;
  }
  .logo {
    padding-left: 21.5%;
  }
  .titulo_promos {
    font-size: 1em;
    line-height: 1.3em;
  }
  .marcas {
    margin-top: 66px;
  }
}
@media screen and (max-width: 768px) {
  input[type="search"] {
    width: 81% !important;
  }
}
@media screen and (max-width: 767px) {
  input[type="search"] {
    width: 89% !important;
  }
  .logo {
    padding-left: 2%;
  }
}
@media screen and (max-width: 480px) {
  .telefonos {
    font-size: 0.9em;
  }
  input[type="search"] {
    width: 88% !important;
  }
  .marcas {
    margin-top: 33px;
  }
}
@media screen and (max-width: 360px) {
  input[type="search"] {
    width: 83% !important;
  }
  .marcas {
    margin-top: 3px;
  }
}
@media screen and (max-width: 320px) {
  input[type="search"] {
    width: 80% !important;
  }
}
#mailto-window {
  padding: 13px;
}
#mailto-window h2 {
  font-size: 1.3em;
}
.btn.dropdown-toggle {
  font-size: 1.3em;
  background: #fff;
}
.dropdown-backdrop .dropdown-menu {
  background: #fff !important;
}