/* Edit theme.less, not this file. */
h1 {
  font-size: 2em !important;
  color: #7D0000 !important;
  display: block !important;
  margin-before: 0.67em !important;
  margin-after: 0.67em !important;
  margin-start: 0 !important;
  margin-end: 0 !important;
}
h2 {
  font-size: 1.5em !important;
  color: #7D0000 !important;
  display: block !important;
  margin-before: 0.83em !important;
  margin-after: 0.83em !important;
  margin-start: 0 !important;
  margin-end: 0 !important;
}
h3 {
  font-size: 1.17em !important;
  color: #7D0000 !important;
  margin-before: 1em !important;
  margin-after: 1em !important;
  margin-start: 0 !important;
  margin-end: 0 !important;
}
img[title="Premios Todopapás"] {
  border: 1px solid #CCC !important;
  padding: 4px !important;
  background-color: white;
  border-radius: 4px;
}
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.nombretiendaonline a {
  font-size: 20px;
  font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}
.bannermovil {
  display:none;
}
.bannermovil img {
  border-radius: 2px;
}
.parrafo {
  font-size: 16px!important;
}

/**
*
* Visualizador de Videos de Youtube
*
**/
div.youtubevideo {
  border: 1px solid #CCC;
  border-radius: 4px;
  background-color: #f5f5f5;
  padding: 10px;
  cursor:pointer;
}
div.youtubevideo .youtubeContent {
  position:relative;
}
div.youtubevideo .youtubeVideoTitle {
  color: #990000 !important;
  font-style: italic !important;
  font-size: 20px !important;
  padding-top: 5%;
}
div.youtubevideo .youtubeVideoText {
  text-align: left;
  font-size:16px;
}
div.youtubevideo .youtubeThumbnail {
  width:100%;
  margin:5%;
  border-radius:2px;
}
div.youtubevideo .youtubeImage {
  position: absolute;
  left: 45%;
  top: 40%;
  opacity: .6;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
}
div.youtubevideo:hover .youtubeImage {
  opacity: 1;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
}

/* */

.newsletter {
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 2px;
  background-color: #f5f5f5;
}
.archivos {

}
.archivo {
  color: grey;
  background-color: #f5f5f5;
  border: 1px solid #CCC;
  border-radius: 2px;
  height: 100px;
  width: auto;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
.archivo:hover  {
  background-color:#f5f5f5;
  border: 1px solid #999;
  box-shadow: 0 0 10px grey;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
  background: -webkit-radial-gradient(circle, white 40%, #f5f5f5); /* Safari 5.1 to 6.0 */
  background: -o-radial-gradient(circle, white 40%, #f5f5f5); /* For Opera 11.6 to 12.0 */
  background: -moz-radial-gradient(circle, white 40%, #f5f5f5); /* For Firefox 3.6 to 15 */
  background: radial-gradient(circle, white 40%, #f5f5f5); /* Standard syntax (must be last) */
}
.archivo:hover p {
  text-decoration:none!important;
  color:black;
}
#filedescription {
  position:absolute!important;
  bottom:35px!important;
  font-size:14px;
  font-weight: normal;
  text-align:center!important;
  margin-top: 50%;
  text-align: center !important;
}
.pregunta {
  background-color: #f5f5f5;
  border: 1px solid #CCC;
  border-radius: 2px;
  padding: 20px;
  margin: 20px 0 0 0;
  font-size: 16px;
}
.padclass {
  padding:0;
  margin-bottom:30px;
}
.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
.clearfix,
.ipModuleForm .form-horizontal .form-group,
.ipModuleForm.form-horizontal .form-group {
  zoom: 1;
}
.clearfix:before,
.clearfix:after,
.ipModuleForm .form-horizontal .form-group:before,
.ipModuleForm .form-horizontal .form-group:after,
.ipModuleForm.form-horizontal .form-group:before,
.ipModuleForm.form-horizontal .form-group:after {
  content: '.';
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
.clearfix:after,
.ipModuleForm .form-horizontal .form-group:after,
.ipModuleForm.form-horizontal .form-group:after {
  clear: both;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
html,
body {
  border: none;
  height:100%;
  margin: 0;
  padding: 0;
  /*background-color: #F9F6F4 !important;*/
  background-color: #F5F5F5 !important;
}

.quote {
  color: #000000;
  display: block;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  margin: .5em;
  text-align: center;
}
.note {
  background-color: transparent;
  border-left-color: #747474;
  border-left-style: solid;
  border-left-width: 2px;
  color: #000000;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1em;
  padding-left: 1em;
}
.button {
  background-color: #660000;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  padding: 0.5em 1em 0.5em 1em;
  text-decoration: none;
}
.button:hover {
  box-shadow: 0 0 0 1px #660000 inset;
  background: #000000;
}
.button a {
  color: inherit;
}
.button a:hover {
  text-decoration: inherit;
}

.topmenu {
  /*background-color: #CCC;*/
  border-radius: 2px;
  display: inline;
  right: 0;
  margin-top: 5px !important;
  position: absolute;
  /*box-shadow: 0 0 10px #CCC;*/
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
.topmenu .active {
  font-weight:bold;
  color: #d9534f !important;
  /*color: #CC0000 !important;*/
  /*text-decoration: underline !important;*/
}
.topmenu .level1 .active > a {
  text-decoration:none!important;
}

.topmenu a {
  color: #333 !important;
  display: block;
  white-space: nowrap;
}
a[title="Los mejores productos de puericultura para tu bebé"] {
  border-radius: 6px 0 0 6px;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
a[title="Los mejores productos de puericultura para tu bebé"]:hover {
  text-decoration:underline !important;
  color: #d9534f !important;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
/*a[title="Los mejores productos de puericultura para tu bebé"]:active {
border-radius: 6px 0 0 6px;
background-color: #990000;
color: white !important;
}*/
a[title="Nuestras Marcas"] {
  margin-left: -4px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
a[title="Nuestras Marcas"]:hover {
  /*background-color: #990000;
  border-radius: 4px;*/
  text-decoration:underline !important;
  color: #d9534f !important;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
a[title="Catalogos y sorteos"] {
  margin-left: -4px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
a[title="Catalogos y sorteos"]:hover {
  text-decoration:underline !important;
  color: #d9534f !important;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
a[title="Madres y Padres"] {
  margin-left: -4px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
a[title="Madres y Padres"]:hover {
  text-decoration:underline !important;
  color: #d9534f !important;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
a[title="Buscador Tiendas"] {
  margin-left: -4px;

  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
a[title="Buscador Tiendas"]:hover {
  text-decoration:underline !important;
  color: #d9534f !important;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
a[title="La Empresa"] {
  margin-left: -4px;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
a[title="La Empresa"]:hover {
  text-decoration:underline !important;
  color: #d9534f !important;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
a[title="Blog"] {
  margin-left: -4px;

  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
a[title="Blog"]:hover {
  text-decoration:underline !important;
  color: #d9534f !important;
  -webkit-transition-duration: .8s;
  transition-duration: .8s;
}
.topmenu .level1 .crumb {

}
.topmenu .active > a {
  color: #d9534f !important;
  font-weight: bold;
  /*background-color: #990000;*/
  text-decoration:underline !important;
}
.topmenu .crumb > a {
  font-weight:bold;
}
.topmenu .level1 .crumb > a {

}

.topmenu .level1 ul {
  /*background-color: inherit;
  border: none;
  box-shadow: none;
  margin: 0 10px;
  position: static;*/
}
.topmenu ul li ul {
  z-index: -2;
  opacity: 0;
  height: 0;
}

.topmenu ul li:hover > ul {
  z-index: 20;
  opacity: 1;
  height: auto;
  -webkit-transition:1s!important;
  transition:1s!important;
}
.topmenu .level1 > li {
  display: list-item;
}
.topmenu .level1 li {
  /*border-right: 1px dotted white;*/
  border-radius: 0;
}
ul .level2 {
  background-color: #f5f5f5;
  font-weight: 400;
  top: 25px !important;
  border: 1px solid #CCC;
}
ul .level2 li a {
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
  /*border-bottom: 1px dotted #666;*/
}
ul .level2 li a:hover {
  background-color: #d9534f;
  color: white !important;
}
.ipWidget .button a {
  color: #ffffff;
}
.ipWidget {
  /* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
  /*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
  */
  zoom: 1;
  color: #000000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  margin-bottom: 20px;
}
.ipWidget:before,
.ipWidget:after {
  content: '.';
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
.ipWidget:after {
  clear: both;
}
.ipWidget h1,
.ipWidget h2,
.ipWidget h3,
.ipWidget h4,
.ipWidget h5,
.ipWidget h6,
.ipWidget img,
.ipWidget blockquote,
.ipWidget p,
.ipWidget ul,
.ipWidget ol,
.ipWidget li,
.ipWidget dl,
.ipWidget dd,
.ipWidget dt,
.ipWidget pre {
  border: none;
  margin: 0;
  padding: 0;
}
.ipWidget:last-child {
  margin-bottom: 0;
}
.ipWidget .quote {
  color: #000000;
  display: block;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  margin: .5em;
  text-align: center;
}
.ipWidget .note {
  background-color: transparent;
  border-left-color: #747474;
  border-left-style: solid;
  border-left-width: 2px;
  color: #000000;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1em;
  padding-left: 1em;
}
.ipWidget .button {
  background-color: #660000;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  padding: 0.5em 1em 0.5em 1em;
  text-decoration: none;
}
.ipWidget .button:hover {
  box-shadow: 0 0 0 1px #660000 inset;
  background: #000000;
}
.ipWidget .button a {
  color: inherit;
}
.ipWidget .button a:hover {
  text-decoration: inherit;
}
.ipWidget h1 {
  color: #000000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 36px;
}
.ipWidget h2 {
  color: #000000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 30px;
}
.ipWidget h3 {
  color: #000000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 24px;
}
.ipWidget ul {
  list-style-position: inside;
  list-style-type: square;
  margin: 0 0 1em 1em;
}
.ipWidget ol {
  list-style-position: inside;
  margin: 0 0 1em 1em;
}
.ipWidget p {
  line-height: 1.5;
  margin-bottom: 1em;
}
.ipWidget ul ul,
.ipWidget ol ol {
  margin-bottom: 0;
}
.ipWidget li {
  line-height: 1;
  margin-bottom: 5px;
}
.ipWidget p + ul,
.ipWidget p + ol {
  margin-top: -0.5em;
}
.ipWidget a {
  color: #660000;
  text-decoration: none;
}
.ipWidget a:hover {
  text-decoration: underline;
}
.ipWidget table {
  border-collapse: collapse;
  color: #000000;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  margin-bottom: 1em;
  width: 100%;
}
.ipWidget table p {
  line-height: normal;
  margin: 0;
}
.ipWidget-File ul {
  list-style: none;
  margin-left: 0;
  width: 95% !important;
}
.ipWidget-File a {
  color: black;
  font-weight: bold;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;

}
.ipWidget-File a:hover {
  text-decoration: none;
  color: #990000;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.ipWidget td {
  border-bottom: 1px solid #747474;
  font-size: 14px;
  padding: 9px;
}
.ipWidget th,
.ipWidget thead td,
.ipWidget tbody tr:first-child td {
  font-size: 14px;
  font-weight: bold;
}
.ipWidget thead + tbody tr:first-child td {
  background-color: transparent;
  border-bottom: 1px solid #8e8e8e;
  color: inherit;
  font-size: 14px;
  font-weight: normal;
}
.ipWidget p:last-child,
.ipWidget ul:last-child,
.ipWidget ol:last-child {
  margin-bottom: 0;
}
.ipModuleForm fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.ipModuleForm legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 21px;
  line-height: inherit;
  color: #000000;
  border: 0;
  border-bottom: 1px solid #747474;
}
.ipModuleForm label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.ipModuleForm input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ipModuleForm input[type="radio"],
.ipModuleForm input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.ipModuleForm input[type="file"] {
  display: block;
}
.ipModuleForm input[type="range"] {
  display: block;
  width: 100%;
}
.ipModuleForm select[multiple],
.ipModuleForm select[size] {
  height: auto;
}
.ipModuleForm input[type="file"]:focus,
.ipModuleForm input[type="radio"]:focus,
.ipModuleForm input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ipModuleForm output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
}
.ipModuleForm .form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #747474;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.ipModuleForm .form-control:focus {
  border-color: #000000;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.6);
}
.ipModuleForm .form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.ipModuleForm .form-control:-ms-input-placeholder {
  color: #777777;
}
.ipModuleForm .form-control::-webkit-input-placeholder {
  color: #777777;
}
.ipModuleForm .form-control[disabled],
.ipModuleForm .form-control[readonly],
fieldset[disabled] .ipModuleForm .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.ipModuleForm .form-control {
  height: auto;
}
.ipModuleForm input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .ipModuleForm input[type="date"],
  .ipModuleForm input[type="time"],
  .ipModuleForm input[type="datetime-local"],
  .ipModuleForm input[type="month"] {
    line-height: 35px;
  }
  .ipModuleForm input[type="date"].input-sm,
  .ipModuleForm input[type="time"].input-sm,
  .ipModuleForm input[type="datetime-local"].input-sm,
  .ipModuleForm input[type="month"].input-sm,
  .input-group-sm .ipModuleForm input[type="date"],
  .input-group-sm .ipModuleForm input[type="time"],
  .input-group-sm .ipModuleForm input[type="datetime-local"],
  .input-group-sm .ipModuleForm input[type="month"] {
    line-height: 30px;
  }
  .ipModuleForm input[type="date"].input-lg,
  .ipModuleForm input[type="time"].input-lg,
  .ipModuleForm input[type="datetime-local"].input-lg,
  .ipModuleForm input[type="month"].input-lg,
  .input-group-lg .ipModuleForm input[type="date"],
  .input-group-lg .ipModuleForm input[type="time"],
  .input-group-lg .ipModuleForm input[type="datetime-local"],
  .input-group-lg .ipModuleForm input[type="month"] {
    line-height: 46px;
  }
}
.ipModuleForm .form-group {
  margin-bottom: 15px;
}
.ipModuleForm .radio,
.ipModuleForm .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ipModuleForm .radio label,
.ipModuleForm .checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.ipModuleForm .radio input[type="radio"],
.ipModuleForm .radio-inline input[type="radio"],
.ipModuleForm .checkbox input[type="checkbox"],
.ipModuleForm .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.ipModuleForm .radio + .radio,
.ipModuleForm .checkbox + .checkbox {
  margin-top: -5px;
}
.ipModuleForm .radio-inline,
.ipModuleForm .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.ipModuleForm .radio-inline + .radio-inline,
.ipModuleForm .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.ipModuleForm input[type="radio"][disabled],
.ipModuleForm input[type="checkbox"][disabled],
.ipModuleForm input[type="radio"].disabled,
.ipModuleForm input[type="checkbox"].disabled,
fieldset[disabled] .ipModuleForm input[type="radio"],
fieldset[disabled] .ipModuleForm input[type="checkbox"] {
  cursor: not-allowed;
}
.ipModuleForm .radio-inline.disabled,
.ipModuleForm .checkbox-inline.disabled,
fieldset[disabled] .ipModuleForm .radio-inline,
fieldset[disabled] .ipModuleForm .checkbox-inline {
  cursor: not-allowed;
}
.ipModuleForm .radio.disabled label,
.ipModuleForm .checkbox.disabled label,
fieldset[disabled] .ipModuleForm .radio label,
fieldset[disabled] .ipModuleForm .checkbox label {
  cursor: not-allowed;
}
.ipModuleForm .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.ipModuleForm .form-control-static.input-lg,
.ipModuleForm .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.ipModuleForm .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.ipModuleForm .input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.ipModuleForm .input-sm,
select[multiple].ipModuleForm .input-sm {
  height: auto;
}
.ipModuleForm .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.ipModuleForm .form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.ipModuleForm .form-group-sm .form-control,
select[multiple].ipModuleForm .form-group-sm .form-control {
  height: auto;
}
.ipModuleForm .form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.ipModuleForm .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}
select.ipModuleForm .input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.ipModuleForm .input-lg,
select[multiple].ipModuleForm .input-lg {
  height: auto;
}
.ipModuleForm .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}
select.ipModuleForm .form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.ipModuleForm .form-group-lg .form-control,
select[multiple].ipModuleForm .form-group-lg .form-control {
  height: auto;
}
.ipModuleForm .form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.ipModuleForm .has-feedback {
  position: relative;
}
.ipModuleForm .has-feedback .form-control {
  padding-right: 43.75px;
}
.ipModuleForm .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}
.ipModuleForm .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.ipModuleForm .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.ipModuleForm .has-success .help-block,
.ipModuleForm .has-success .control-label,
.ipModuleForm .has-success .radio,
.ipModuleForm .has-success .checkbox,
.ipModuleForm .has-success .radio-inline,
.ipModuleForm .has-success .checkbox-inline {
  color: #3c763d;
}
.ipModuleForm .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ipModuleForm .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.ipModuleForm .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.ipModuleForm .has-success .form-control-feedback {
  color: #3c763d;
}
.ipModuleForm .has-warning .help-block,
.ipModuleForm .has-warning .control-label,
.ipModuleForm .has-warning .radio,
.ipModuleForm .has-warning .checkbox,
.ipModuleForm .has-warning .radio-inline,
.ipModuleForm .has-warning .checkbox-inline {
  color: #8a6d3b;
}
.ipModuleForm .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ipModuleForm .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.ipModuleForm .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.ipModuleForm .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.ipModuleForm .has-error .help-block,
.ipModuleForm .has-error .control-label,
.ipModuleForm .has-error .radio,
.ipModuleForm .has-error .checkbox,
.ipModuleForm .has-error .radio-inline,
.ipModuleForm .has-error .checkbox-inline {
  color: #b80000;
}
.ipModuleForm .has-error .form-control {
  border-color: #b80000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ipModuleForm .has-error .form-control:focus {
  border-color: #850000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff1f1f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff1f1f;
}
.ipModuleForm .has-error .input-group-addon {
  color: #b80000;
  border-color: #b80000;
  background-color: #f2dede;
}
.ipModuleForm .has-error .form-control-feedback {
  color: #b80000;
}
.ipModuleForm .has-feedback label ~ .form-control-feedback {
  top: 26px;
}
.ipModuleForm .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.ipModuleForm .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .ipModuleForm .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ipModuleForm .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .ipModuleForm .form-inline .form-control-static {
    display: inline-block;
  }
  .ipModuleForm .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .ipModuleForm .form-inline .input-group .input-group-addon,
  .ipModuleForm .form-inline .input-group .input-group-btn,
  .ipModuleForm .form-inline .input-group .form-control {
    width: auto;
  }
  .ipModuleForm .form-inline .input-group > .form-control {
    width: 100%;
  }
  .ipModuleForm .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ipModuleForm .form-inline .radio,
  .ipModuleForm .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ipModuleForm .form-inline .radio label,
  .ipModuleForm .form-inline .checkbox label {
    padding-left: 0;
  }
  .ipModuleForm .form-inline .radio input[type="radio"],
  .ipModuleForm .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .ipModuleForm .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.ipModuleForm .form-horizontal .radio,
.ipModuleForm .form-horizontal .checkbox,
.ipModuleForm .form-horizontal .radio-inline,
.ipModuleForm .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.ipModuleForm .form-horizontal .radio,
.ipModuleForm .form-horizontal .checkbox {
  min-height: 28px;
}
.ipModuleForm .form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .ipModuleForm .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.ipModuleForm .form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}
@media (min-width: 768px) {
  .ipModuleForm .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .ipModuleForm .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.ipModuleForm .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/*.ipModuleForm .input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}*/
.ipModuleForm .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.ipModuleForm .input-group-lg > .form-control,
.ipModuleForm .input-group-lg > .input-group-addon,
.ipModuleForm .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}
select.ipModuleForm .input-group-lg > .form-control,
select.ipModuleForm .input-group-lg > .input-group-addon,
select.ipModuleForm .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.ipModuleForm .input-group-lg > .form-control,
textarea.ipModuleForm .input-group-lg > .input-group-addon,
textarea.ipModuleForm .input-group-lg > .input-group-btn > .btn,
select[multiple].ipModuleForm .input-group-lg > .form-control,
select[multiple].ipModuleForm .input-group-lg > .input-group-addon,
select[multiple].ipModuleForm .input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.ipModuleForm .input-group-sm > .form-control,
.ipModuleForm .input-group-sm > .input-group-addon,
.ipModuleForm .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.ipModuleForm .input-group-sm > .form-control,
select.ipModuleForm .input-group-sm > .input-group-addon,
select.ipModuleForm .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.ipModuleForm .input-group-sm > .form-control,
textarea.ipModuleForm .input-group-sm > .input-group-addon,
textarea.ipModuleForm .input-group-sm > .input-group-btn > .btn,
select[multiple].ipModuleForm .input-group-sm > .form-control,
select[multiple].ipModuleForm .input-group-sm > .input-group-addon,
select[multiple].ipModuleForm .input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.ipModuleForm .input-group-addon,
.ipModuleForm .input-group-btn,
.ipModuleForm .input-group .form-control {
  display: table-cell;
}
.ipModuleForm .input-group-addon:not(:first-child):not(:last-child),
.ipModuleForm .input-group-btn:not(:first-child):not(:last-child),
.ipModuleForm .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ipModuleForm .input-group-addon,
.ipModuleForm .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.ipModuleForm .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #000000;
  text-align: center;
  background-color: #dadada;
  border: 1px solid #747474;
  border-radius: 3px;
}
.ipModuleForm .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.ipModuleForm .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 3px;
}
.ipModuleForm .input-group-addon input[type="radio"],
.ipModuleForm .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.ipModuleForm .input-group .form-control:first-child,
.ipModuleForm .input-group-addon:first-child,
.ipModuleForm .input-group-btn:first-child > .btn,
.ipModuleForm .input-group-btn:first-child > .btn-group > .btn,
.ipModuleForm .input-group-btn:first-child > .dropdown-toggle,
.ipModuleForm .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.ipModuleForm .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ipModuleForm .input-group-addon:first-child {
  border-right: 0;
}
.ipModuleForm .input-group .form-control:last-child,
.ipModuleForm .input-group-addon:last-child,
.ipModuleForm .input-group-btn:last-child > .btn,
.ipModuleForm .input-group-btn:last-child > .btn-group > .btn,
.ipModuleForm .input-group-btn:last-child > .dropdown-toggle,
.ipModuleForm .input-group-btn:first-child > .btn:not(:first-child),
.ipModuleForm .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ipModuleForm .input-group-addon:last-child {
  border-left: 0;
}
.ipModuleForm .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.ipModuleForm .input-group-btn > .btn {
  position: relative;
}
.ipModuleForm .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.ipModuleForm .input-group-btn > .btn:hover,
.ipModuleForm .input-group-btn > .btn:focus,
.ipModuleForm .input-group-btn > .btn:active {
  z-index: 2;
}
.ipModuleForm .input-group-btn:first-child > .btn,
.ipModuleForm .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.ipModuleForm .input-group-btn:last-child > .btn,
.ipModuleForm .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.ipModuleForm .progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ipModuleForm .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  background-color: #660000;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.ipModuleForm .progress-striped .progress-bar,
.ipModuleForm .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.ipModuleForm .progress.active .progress-bar,
.ipModuleForm .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.ipModuleForm * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ipModuleForm .form-group {
  margin-bottom: 20px;
}
.ipModuleForm .form-control,
.ipModuleForm .input-group {
  max-width: 380px;
}
.ipModuleForm textarea.form-control {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  height: 10em;
}
.ipModuleForm .progress {
  margin-bottom: 0;
}
.ipModuleForm .help-hint {
  background-color: #747474;
  color: #fff;
  display: none;
  font-size: 12px;
  padding: 4px 10px 2px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  z-index: 1;
}
.ipModuleForm .form-group:hover .help-hint {
  display: block;
}
.ipModuleForm .help-error {
  background-color: #b80000;
  color: #fff;
  display: none;
  font-size: 12px;
  max-width: 380px;
  padding: 4px 10px 2px;
  width: 100%;
}
.ipModuleForm .has-error .help-error {
  display: block;
}
.ipModuleForm .captcha img {
  display: block;
  max-width: 100%;
}
.ipModuleForm .form-group.type-blank {
  margin-bottom: 0;
}
.ipModuleForm .form-group.type-blank label {
  display: none;
}
.ipModuleForm .form-group.type-blank .help-error {
  margin-bottom: 20px;
}
.ipModuleForm .form-group.type-submit label {
  display: none;
}
.ipModuleForm ._file {
  background-color: #dadada;
  border: 1px solid #747474;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-top: 5px;
  max-width: 380px;
  min-height: 20px;
  padding: 0.5em;
  position: relative;
  word-wrap: break-word;
}
.ipModuleForm ._file .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.ipModuleForm ._file .close:hover,
.ipModuleForm ._file .close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ipModuleForm ._file button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.ipModuleForm ._file ._error {
  color: #b80000;
  font-size: 12px;
}
.ipModuleForm .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ipModuleForm .btn-default {
  background: #660000;
  border: none;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0.5em 1em;
}
.ipModuleForm .btn-default:hover {
  box-shadow: 0 0 0 1px #660000 inset;
  background: #000000;
  text-decoration: inherit;
}
@media (min-width: 768px) {
  .ipModuleForm.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ipModuleForm.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .ipModuleForm.form-inline .form-control-static {
    display: inline-block;
  }
  .ipModuleForm.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .ipModuleForm.form-inline .input-group .input-group-addon,
  .ipModuleForm.form-inline .input-group .input-group-btn,
  .ipModuleForm.form-inline .input-group .form-control {
    width: auto;
  }
  .ipModuleForm.form-inline .input-group > .form-control {
    width: 100%;
  }
  .ipModuleForm.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ipModuleForm.form-inline .radio,
  .ipModuleForm.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ipModuleForm.form-inline .radio label,
  .ipModuleForm.form-inline .checkbox label {
    padding-left: 0;
  }
  .ipModuleForm.form-inline .radio input[type="radio"],
  .ipModuleForm.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .ipModuleForm.form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.ipModuleForm.form-horizontal .radio,
.ipModuleForm.form-horizontal .checkbox,
.ipModuleForm.form-horizontal .radio-inline,
.ipModuleForm.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.ipModuleForm.form-horizontal .radio,
.ipModuleForm.form-horizontal .checkbox {
  min-height: 28px;
}
.ipModuleForm.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .ipModuleForm.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.ipModuleForm.form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}
@media (min-width: 768px) {
  .ipModuleForm.form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .ipModuleForm.form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.ipBlock {
  min-height: 10px;
  /* to create minimum height when block is empty */
}
.ipBlock.ipbEmpty {
  /* styles when block is empty */
  min-height: 30px;
  outline: #000 dashed 1px;
}
.ipBlock.ipbEmpty:hover {
  /* styles when block is empty */
  outline-color: #019bd4;
}
.ipBlock .ipbExampleContent {
  position: relative;
}
.ipBlock .ipbExampleContent:after {
  background-color: #e3e3e3;
  content: ' ';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  opacity: 0.3;
  filter: alpha(opacity=30);
  top: 0;
  width: 100%;
}
.ipBlock .ipbExampleContent .ipWidget:hover {
  outline: none;
}
.ipBlock .ipbExampleContent .ipbDefault {
  color: #2f313f;
  font-size: 24px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  height: 50px;
  line-height: 50px;
  visibility: hidden;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.ipBlock .ipbExampleContent .ipbUser {
  position: relative;
  margin-top: -50px;
  /* same height as .ipbDefault to show on top of it */
  min-height: 50px;
  /* same height as .ipbDefault to show on top of it */
}
.ipBlock .ipbExampleContent:hover .ipbDefault {
  visibility: visible;
}
.ipBlock .ipbExampleContent:hover .ipbUser {
  visibility: hidden;
}
.breadcrumb {
  display:none;
  margin-bottom: 20px;
  list-style: none;
  padding: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 0.5em;
  color: #000000;
}
.breadcrumb > .active {
  color: #000000;
}
.ipWidget-Columns ._container {
  margin: 0 -10px;
}
.ipWidget-Columns ._col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding: 0 10px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .ipWidget-Columns ._col {
    float: none;
    margin-bottom: 20px;
    width: auto !important;
  }
  .ipWidget-Columns ._col:last-child {
    margin-bottom: 0;
  }
}
.ipWidget-Divider.ipSkin-default {
  border-bottom: 2px solid #f5f5f5;
  height: 0;
}
.ipWidget-Divider.ipSkin-space {
  height: 25px;
}
.ipWidget-Form .ipwThankYou {
  /* mimicking the same styles as for form to keep message 'inside' the box */
  border: 1px solid #888;
  padding: 20px 25px;
}
.ipWidget-Gallery {
  margin-bottom: 0px;
}
.ipWidget-Gallery ._container {
  list-style: none;
  margin: 0 -10px;
}
.ipWidget-Gallery ._item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-bottom: 20px;
  width: 24.99%;
}
.ipWidget-Gallery ._image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .ipWidget-Gallery ._container {
    margin: 0 -10px;
  }
  .ipWidget-Gallery ._item {

  }
}
.ipWidget-Html {
  max-width: 100%;
}
.ipWidget-Image img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  /* to remove 3px space below the image (default rendering behavior) */
  max-width: 100%;
}
.ipWidget-Image .ipsImage {
    margin:0 auto !important;
}
.ipWidget-Missing {
  /* covered by default styles */
}
.ipWidget-Text table,
.ipWidget-Text pre {
  max-width: 100%;
  overflow: auto;
}
.ipWidget-Heading {
  margin-bottom: 10px;
  margin-top: 30px;
}
.ipWidget-Heading:first-child {
  margin-top: 0;
}
.ipWidget-Heading a {
  color: #000000;
  text-decoration: inherit;
}
.ipWidget-Heading a:hover {
  text-decoration: underline;
}
/**
* Dynamic, fluid, responsive, nested grid
* Includes selectors from the system to mimic grid without adding extra classes to HTML
*/
[class^="col_"],
[class*=" col_"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  margin-bottom: 20px;
  padding: 0 10px;
  position: relative;
}
[class^="col_"] .grid,
[class*=" col_"] .grid {
  margin: 0 -10px;
}
.hidden {
  display: none !important;
}
.col_1 {
  width: 8.33333333%;
}
.col_1 .col_1 {
  width: 100%;
}
.col_1 .col_2 {
  width: 200%;
}
.col_1 .col_3 {
  width: 300%;
}
.col_1 .col_4 {
  width: 400%;
}
.col_1 .col_5 {
  width: 500%;
}
.col_1 .col_6 {
  width: 600%;
}
.col_1 .col_7 {
  width: 700%;
}
.col_1 .col_8 {
  width: 800%;
}
.col_1 .col_9 {
  width: 900%;
}
.col_1 .col_10 {
  width: 1000%;
}
.col_1 .col_11 {
  width: 1100%;
}
.col_1 .col_12 {
  width: 1200%;
}
.col_2 {
  width: 16.66666667%;
}
.col_2 .col_1 {
  width: 50%;
}
.col_2 .col_2 {
  width: 100%;
}
.col_2 .col_3 {
  width: 150%;
}
.col_2 .col_4 {
  width: 200%;
}
.col_2 .col_5 {
  width: 250%;
}
.col_2 .col_6 {
  width: 300%;
}
.col_2 .col_7 {
  width: 350%;
}
.col_2 .col_8 {
  width: 400%;
}
.col_2 .col_9 {
  width: 450%;
}
.col_2 .col_10 {
  width: 500%;
}
.col_2 .col_11 {
  width: 550%;
}
.col_2 .col_12 {
  width: 600%;
}
.col_3 {
  width: 25%;
}
.col_3 .col_1 {
  width: 33.33333333%;
}
.col_3 .col_2 {
  width: 66.66666667%;
}
.col_3 .col_3 {
  width: 100%;
}
.col_3 .col_4 {
  width: 133.33333333%;
}
.col_3 .col_5 {
  width: 166.66666667%;
}
.col_3 .col_6 {
  width: 200%;
}
.col_3 .col_7 {
  width: 233.33333333%;
}
.col_3 .col_8 {
  width: 266.66666667%;
}
.col_3 .col_9 {
  width: 300%;
}
.col_3 .col_10 {
  width: 333.33333333%;
}
.col_3 .col_11 {
  width: 366.66666667%;
}
.col_3 .col_12 {
  width: 400%;
}
.col_4 {
  width: 33.33333333%;
}
.col_4 .col_1 {
  width: 25%;
}
.col_4 .col_2 {
  width: 50%;
}
.col_4 .col_3 {
  width: 75%;
}
.col_4 .col_4 {
  width: 100%;
}
.col_4 .col_5 {
  width: 125%;
}
.col_4 .col_6 {
  width: 150%;
}
.col_4 .col_7 {
  width: 175%;
}
.col_4 .col_8 {
  width: 200%;
}
.col_4 .col_9 {
  width: 225%;
}
.col_4 .col_10 {
  width: 250%;
}
.col_4 .col_11 {
  width: 275%;
}
.col_4 .col_12 {
  width: 300%;
}
.col_5 {
  width: 41.66666667%;
}
.col_5 .col_1 {
  width: 20%;
}
.col_5 .col_2 {
  width: 40%;
}
.col_5 .col_3 {
  width: 60%;
}
.col_5 .col_4 {
  width: 80%;
}
.col_5 .col_5 {
  width: 100%;
}
.col_5 .col_6 {
  width: 120%;
}
.col_5 .col_7 {
  width: 140%;
}
.col_5 .col_8 {
  width: 160%;
}
.col_5 .col_9 {
  width: 180%;
}
.col_5 .col_10 {
  width: 200%;
}
.col_5 .col_11 {
  width: 220%;
}
.col_5 .col_12 {
  width: 240%;
}
.col_6 {
  width: 50%;
}
.col_6 .col_1 {
  width: 16.66666667%;
}
.col_6 .col_2 {
  width: 33.33333333%;
}
.col_6 .col_3 {
  width: 50%;
}
.col_6 .col_4 {
  width: 66.66666667%;
}
.col_6 .col_5 {
  width: 83.33333333%;
}
.col_6 .col_6 {
  width: 100%;
}
.col_6 .col_7 {
  width: 116.66666667%;
}
.col_6 .col_8 {
  width: 133.33333333%;
}
.col_6 .col_9 {
  width: 150%;
}
.col_6 .col_10 {
  width: 166.66666667%;
}
.col_6 .col_11 {
  width: 183.33333333%;
}
.col_6 .col_12 {
  width: 200%;
}
.col_7 {
  width: 58.33333333%;
}
.col_7 .col_1 {
  width: 14.28571429%;
}
.col_7 .col_2 {
  width: 28.57142857%;
}
.col_7 .col_3 {
  width: 42.85714286%;
}
.col_7 .col_4 {
  width: 57.14285714%;
}
.col_7 .col_5 {
  width: 71.42857143000001%;
}
.col_7 .col_6 {
  width: 85.71428571%;
}
.col_7 .col_7 {
  width: 100%;
}
.col_7 .col_8 {
  width: 114.28571429%;
}
.col_7 .col_9 {
  width: 128.57142857%;
}
.col_7 .col_10 {
  width: 142.85714286%;
}
.col_7 .col_11 {
  width: 157.14285714%;
}
.col_7 .col_12 {
  width: 171.42857143%;
}
.col_8 {
  width: 66.66666667%;
}
.col_8 .col_1 {
  width: 12.5%;
}
.col_8 .col_2 {
  width: 25%;
}
.col_8 .col_3 {
  width: 37.5%;
}
.col_8 .col_4 {
  width: 50%;
}
.col_8 .col_5 {
  width: 62.5%;
}
.col_8 .col_6 {
  width: 75%;
}
.col_8 .col_7 {
  width: 87.5%;
}
.col_8 .col_8 {
  width: 100%;
}
.col_8 .col_9 {
  width: 112.5%;
}
.col_8 .col_10 {
  width: 125%;
}
.col_8 .col_11 {
  width: 137.5%;
}
.col_8 .col_12 {
  width: 150%;
}
.col_9 {
  width: 75%;
}
.col_9 .col_1 {
  width: 11.11111111%;
}
.col_9 .col_2 {
  width: 22.22222222%;
}
.col_9 .col_3 {
  width: 33.33333333%;
}
.col_9 .col_4 {
  width: 44.44444444%;
}
.col_9 .col_5 {
  width: 55.55555556%;
}
.col_9 .col_6 {
  width: 66.66666667%;
}
.col_9 .col_7 {
  width: 77.77777777999999%;
}
.col_9 .col_8 {
  width: 88.88888889%;
}
.col_9 .col_9 {
  width: 100%;
}
.col_9 .col_10 {
  width: 111.11111111%;
}
.col_9 .col_11 {
  width: 122.22222222%;
}
.col_9 .col_12 {
  width: 133.33333333%;
}
.col_10 {
  width: 83.33333333%;
}
.col_10 .col_1 {
  width: 10%;
}
.col_10 .col_2 {
  width: 20%;
}
.col_10 .col_3 {
  width: 30%;
}
.col_10 .col_4 {
  width: 40%;
}
.col_10 .col_5 {
  width: 50%;
}
.col_10 .col_6 {
  width: 60%;
}
.col_10 .col_7 {
  width: 70%;
}
.col_10 .col_8 {
  width: 80%;
}
.col_10 .col_9 {
  width: 90%;
}
.col_10 .col_10 {
  width: 100%;
}
.col_10 .col_11 {
  width: 110%;
}
.col_10 .col_12 {
  width: 120%;
}
.col_11 {
  width: 91.66666667%;
}
.col_11 .col_1 {
  width: 9.09090909%;
}
.col_11 .col_2 {
  width: 18.18181818%;
}
.col_11 .col_3 {
  width: 27.27272727%;
}
.col_11 .col_4 {
  width: 36.36363636%;
}
.col_11 .col_5 {
  width: 45.45454545%;
}
.col_11 .col_6 {
  width: 54.54545455%;
}
.col_11 .col_7 {
  width: 63.63636364%;
}
.col_11 .col_8 {
  width: 72.72727273%;
}
.col_11 .col_9 {
  width: 81.81818182000001%;
}
.col_11 .col_10 {
  width: 90.90909091%;
}
.col_11 .col_11 {
  width: 100%;
}
.col_11 .col_12 {
  width: 109.09090909%;
}
.col_12 {
  width: 100%;
}
.col_12 .col_1 {
  width: 8.33333333%;
}
.col_12 .col_2 {
  width: 16.66666667%;
}
.col_12 .col_3 {
  width: 25%;
}
.col_12 .col_4 {
  width: 33.33333333%;
}
.col_12 .col_5 {
  width: 41.66666667%;
}
.col_12 .col_6 {
  width: 50%;
}
.col_12 .col_7 {
  width: 58.33333333%;
}
.col_12 .col_8 {
  width: 66.66666667%;
}
.col_12 .col_9 {
  width: 75%;
}
.col_12 .col_10 {
  width: 83.33333333%;
}
.col_12 .col_11 {
  width: 91.66666667%;
}
.col_12 .col_12 {
  width: 100%;
}
@media screen and (min-width: 480px) {
  .hidden_md {
    visibility: hidden !important;
    display: none !important;
  }
  .col_md_1 {
    width: 8.33333333%;
  }
  .col_md_1 .col_md_1 {
    width: 100%;
  }
  .col_md_1 .col_md_2 {
    width: 200%;
  }
  .col_md_1 .col_md_3 {
    width: 300%;
  }
  .col_md_1 .col_md_4 {
    width: 400%;
  }
  .col_md_1 .col_md_5 {
    width: 500%;
  }
  .col_md_1 .col_md_6 {
    width: 600%;
  }
  .col_md_1 .col_md_7 {
    width: 700%;
  }
  .col_md_1 .col_md_8 {
    width: 800%;
  }
  .col_md_1 .col_md_9 {
    width: 900%;
  }
  .col_md_1 .col_md_10 {
    width: 1000%;
  }
  .col_md_1 .col_md_11 {
    width: 1100%;
  }
  .col_md_1 .col_md_12 {
    width: 1200%;
  }
  .col_md_2 {
    width: 16.66666667%;
  }
  .col_md_2 .col_md_1 {
    width: 50%;
  }
  .col_md_2 .col_md_2 {
    width: 100%;
  }
  .col_md_2 .col_md_3 {
    width: 150%;
  }
  .col_md_2 .col_md_4 {
    width: 200%;
  }
  .col_md_2 .col_md_5 {
    width: 250%;
  }
  .col_md_2 .col_md_6 {
    width: 300%;
  }
  .col_md_2 .col_md_7 {
    width: 350%;
  }
  .col_md_2 .col_md_8 {
    width: 400%;
  }
  .col_md_2 .col_md_9 {
    width: 450%;
  }
  .col_md_2 .col_md_10 {
    width: 500%;
  }
  .col_md_2 .col_md_11 {
    width: 550%;
  }
  .col_md_2 .col_md_12 {
    width: 600%;
  }
  .col_md_3 {
    width: 25%;
  }
  .col_md_3 .col_md_1 {
    width: 33.33333333%;
  }
  .col_md_3 .col_md_2 {
    width: 66.66666667%;
  }
  .col_md_3 .col_md_3 {
    width: 100%;
  }
  .col_md_3 .col_md_4 {
    width: 133.33333333%;
  }
  .col_md_3 .col_md_5 {
    width: 166.66666667%;
  }
  .col_md_3 .col_md_6 {
    width: 200%;
  }
  .col_md_3 .col_md_7 {
    width: 233.33333333%;
  }
  .col_md_3 .col_md_8 {
    width: 266.66666667%;
  }
  .col_md_3 .col_md_9 {
    width: 300%;
  }
  .col_md_3 .col_md_10 {
    width: 333.33333333%;
  }
  .col_md_3 .col_md_11 {
    width: 366.66666667%;
  }
  .col_md_3 .col_md_12 {
    width: 400%;
  }
  .col_md_4 {
    width: 33.33333333%;
  }
  .col_md_4 .col_md_1 {
    width: 25%;
  }
  .col_md_4 .col_md_2 {
    width: 50%;
  }
  .col_md_4 .col_md_3 {
    width: 75%;
  }
  .col_md_4 .col_md_4 {
    width: 100%;
  }
  .col_md_4 .col_md_5 {
    width: 125%;
  }
  .col_md_4 .col_md_6 {
    width: 150%;
  }
  .col_md_4 .col_md_7 {
    width: 175%;
  }
  .col_md_4 .col_md_8 {
    width: 200%;
  }
  .col_md_4 .col_md_9 {
    width: 225%;
  }
  .col_md_4 .col_md_10 {
    width: 250%;
  }
  .col_md_4 .col_md_11 {
    width: 275%;
  }
  .col_md_4 .col_md_12 {
    width: 300%;
  }
  .col_md_5 {
    width: 41.66666667%;
  }
  .col_md_5 .col_md_1 {
    width: 20%;
  }
  .col_md_5 .col_md_2 {
    width: 40%;
  }
  .col_md_5 .col_md_3 {
    width: 60%;
  }
  .col_md_5 .col_md_4 {
    width: 80%;
  }
  .col_md_5 .col_md_5 {
    width: 100%;
  }
  .col_md_5 .col_md_6 {
    width: 120%;
  }
  .col_md_5 .col_md_7 {
    width: 140%;
  }
  .col_md_5 .col_md_8 {
    width: 160%;
  }
  .col_md_5 .col_md_9 {
    width: 180%;
  }
  .col_md_5 .col_md_10 {
    width: 200%;
  }
  .col_md_5 .col_md_11 {
    width: 220%;
  }
  .col_md_5 .col_md_12 {
    width: 240%;
  }
  .col_md_6 {
    width: 50%;
  }
  .col_md_6 .col_md_1 {
    width: 16.66666667%;
  }
  .col_md_6 .col_md_2 {
    width: 33.33333333%;
  }
  .col_md_6 .col_md_3 {
    width: 50%;
  }
  .col_md_6 .col_md_4 {
    width: 66.66666667%;
  }
  .col_md_6 .col_md_5 {
    width: 83.33333333%;
  }
  .col_md_6 .col_md_6 {
    width: 100%;
  }
  .col_md_6 .col_md_7 {
    width: 116.66666667%;
  }
  .col_md_6 .col_md_8 {
    width: 133.33333333%;
  }
  .col_md_6 .col_md_9 {
    width: 150%;
  }
  .col_md_6 .col_md_10 {
    width: 166.66666667%;
  }
  .col_md_6 .col_md_11 {
    width: 183.33333333%;
  }
  .col_md_6 .col_md_12 {
    width: 200%;
  }
  .col_md_7 {
    width: 58.33333333%;
  }
  .col_md_7 .col_md_1 {
    width: 14.28571429%;
  }
  .col_md_7 .col_md_2 {
    width: 28.57142857%;
  }
  .col_md_7 .col_md_3 {
    width: 42.85714286%;
  }
  .col_md_7 .col_md_4 {
    width: 57.14285714%;
  }
  .col_md_7 .col_md_5 {
    width: 71.42857143000001%;
  }
  .col_md_7 .col_md_6 {
    width: 85.71428571%;
  }
  .col_md_7 .col_md_7 {
    width: 100%;
  }
  .col_md_7 .col_md_8 {
    width: 114.28571429%;
  }
  .col_md_7 .col_md_9 {
    width: 128.57142857%;
  }
  .col_md_7 .col_md_10 {
    width: 142.85714286%;
  }
  .col_md_7 .col_md_11 {
    width: 157.14285714%;
  }
  .col_md_7 .col_md_12 {
    width: 171.42857143%;
  }
  .col_md_8 {
    width: 66.66666667%;
  }
  .col_md_8 .col_md_1 {
    width: 12.5%;
  }
  .col_md_8 .col_md_2 {
    width: 25%;
  }
  .col_md_8 .col_md_3 {
    width: 37.5%;
  }
  .col_md_8 .col_md_4 {
    width: 50%;
  }
  .col_md_8 .col_md_5 {
    width: 62.5%;
  }
  .col_md_8 .col_md_6 {
    width: 75%;
  }
  .col_md_8 .col_md_7 {
    width: 87.5%;
  }
  .col_md_8 .col_md_8 {
    width: 100%;
  }
  .col_md_8 .col_md_9 {
    width: 112.5%;
  }
  .col_md_8 .col_md_10 {
    width: 125%;
  }
  .col_md_8 .col_md_11 {
    width: 137.5%;
  }
  .col_md_8 .col_md_12 {
    width: 150%;
  }
  .col_md_9 {
    width: 75%;
  }
  .col_md_9 .col_md_1 {
    width: 11.11111111%;
  }
  .col_md_9 .col_md_2 {
    width: 22.22222222%;
  }
  .col_md_9 .col_md_3 {
    width: 33.33333333%;
  }
  .col_md_9 .col_md_4 {
    width: 44.44444444%;
  }
  .col_md_9 .col_md_5 {
    width: 55.55555556%;
  }
  .col_md_9 .col_md_6 {
    width: 66.66666667%;
  }
  .col_md_9 .col_md_7 {
    width: 77.77777777999999%;
  }
  .col_md_9 .col_md_8 {
    width: 88.88888889%;
  }
  .col_md_9 .col_md_9 {
    width: 100%;
  }
  .col_md_9 .col_md_10 {
    width: 111.11111111%;
  }
  .col_md_9 .col_md_11 {
    width: 122.22222222%;
  }
  .col_md_9 .col_md_12 {
    width: 133.33333333%;
  }
  .col_md_10 {
    width: 83.33333333%;
  }
  .col_md_10 .col_md_1 {
    width: 10%;
  }
  .col_md_10 .col_md_2 {
    width: 20%;
  }
  .col_md_10 .col_md_3 {
    width: 30%;
  }
  .col_md_10 .col_md_4 {
    width: 40%;
  }
  .col_md_10 .col_md_5 {
    width: 50%;
  }
  .col_md_10 .col_md_6 {
    width: 60%;
  }
  .col_md_10 .col_md_7 {
    width: 70%;
  }
  .col_md_10 .col_md_8 {
    width: 80%;
  }
  .col_md_10 .col_md_9 {
    width: 90%;
  }
  .col_md_10 .col_md_10 {
    width: 100%;
  }
  .col_md_10 .col_md_11 {
    width: 110%;
  }
  .col_md_10 .col_md_12 {
    width: 120%;
  }
  .col_md_11 {
    width: 91.66666667%;
  }
  .col_md_11 .col_md_1 {
    width: 9.09090909%;
  }
  .col_md_11 .col_md_2 {
    width: 18.18181818%;
  }
  .col_md_11 .col_md_3 {
    width: 27.27272727%;
  }
  .col_md_11 .col_md_4 {
    width: 36.36363636%;
  }
  .col_md_11 .col_md_5 {
    width: 45.45454545%;
  }
  .col_md_11 .col_md_6 {
    width: 54.54545455%;
  }
  .col_md_11 .col_md_7 {
    width: 63.63636364%;
  }
  .col_md_11 .col_md_8 {
    width: 72.72727273%;
  }
  .col_md_11 .col_md_9 {
    width: 81.81818182000001%;
  }
  .col_md_11 .col_md_10 {
    width: 90.90909091%;
  }
  .col_md_11 .col_md_11 {
    width: 100%;
  }
  .col_md_11 .col_md_12 {
    width: 109.09090909%;
  }
  .col_md_12 {
    width: 100%;
  }
  .col_md_12 .col_md_1 {
    width: 8.33333333%;
  }
  .col_md_12 .col_md_2 {
    width: 16.66666667%;
  }
  .col_md_12 .col_md_3 {
    width: 25%;
  }
  .col_md_12 .col_md_4 {
    width: 33.33333333%;
  }
  .col_md_12 .col_md_5 {
    width: 41.66666667%;
  }
  .col_md_12 .col_md_6 {
    width: 50%;
  }
  .col_md_12 .col_md_7 {
    width: 58.33333333%;
  }
  .col_md_12 .col_md_8 {
    width: 66.66666667%;
  }
  .col_md_12 .col_md_9 {
    width: 75%;
  }
  .col_md_12 .col_md_10 {
    width: 83.33333333%;
  }
  .col_md_12 .col_md_11 {
    width: 91.66666667%;
  }
  .col_md_12 .col_md_12 {
    width: 100%;
  }
}
@media screen and (min-width: 993px) {
  .hidden_lg {
    visibility: hidden !important;
    display: none !important;
  }
  .col_lg_1 {
    width: 8.33333333%;
  }
  .col_lg_1 .col_lg_1 {
    width: 100%;
  }
  .col_lg_1 .col_lg_2 {
    width: 200%;
  }
  .col_lg_1 .col_lg_3 {
    width: 300%;
  }
  .col_lg_1 .col_lg_4 {
    width: 400%;
  }
  .col_lg_1 .col_lg_5 {
    width: 500%;
  }
  .col_lg_1 .col_lg_6 {
    width: 600%;
  }
  .col_lg_1 .col_lg_7 {
    width: 700%;
  }
  .col_lg_1 .col_lg_8 {
    width: 800%;
  }
  .col_lg_1 .col_lg_9 {
    width: 900%;
  }
  .col_lg_1 .col_lg_10 {
    width: 1000%;
  }
  .col_lg_1 .col_lg_11 {
    width: 1100%;
  }
  .col_lg_1 .col_lg_12 {
    width: 1200%;
  }
  .col_lg_2 {
    width: 16.66666667%;
  }
  .col_lg_2 .col_lg_1 {
    width: 50%;
  }
  .col_lg_2 .col_lg_2 {
    width: 100%;
  }
  .col_lg_2 .col_lg_3 {
    width: 150%;
  }
  .col_lg_2 .col_lg_4 {
    width: 200%;
  }
  .col_lg_2 .col_lg_5 {
    width: 250%;
  }
  .col_lg_2 .col_lg_6 {
    width: 300%;
  }
  .col_lg_2 .col_lg_7 {
    width: 350%;
  }
  .col_lg_2 .col_lg_8 {
    width: 400%;
  }
  .col_lg_2 .col_lg_9 {
    width: 450%;
  }
  .col_lg_2 .col_lg_10 {
    width: 500%;
  }
  .col_lg_2 .col_lg_11 {
    width: 550%;
  }
  .col_lg_2 .col_lg_12 {
    width: 600%;
  }
  .col_lg_3 {
    width: 25%;
  }
  .col_lg_3 .col_lg_1 {
    width: 33.33333333%;
  }
  .col_lg_3 .col_lg_2 {
    width: 66.66666667%;
  }
  .col_lg_3 .col_lg_3 {
    width: 100%;
  }
  .col_lg_3 .col_lg_4 {
    width: 133.33333333%;
  }
  .col_lg_3 .col_lg_5 {
    width: 166.66666667%;
  }
  .col_lg_3 .col_lg_6 {
    width: 200%;
  }
  .col_lg_3 .col_lg_7 {
    width: 233.33333333%;
  }
  .col_lg_3 .col_lg_8 {
    width: 266.66666667%;
  }
  .col_lg_3 .col_lg_9 {
    width: 300%;
  }
  .col_lg_3 .col_lg_10 {
    width: 333.33333333%;
  }
  .col_lg_3 .col_lg_11 {
    width: 366.66666667%;
  }
  .col_lg_3 .col_lg_12 {
    width: 400%;
  }
  .col_lg_4 {
    width: 33.33333333%;
  }
  .col_lg_4 .col_lg_1 {
    width: 25%;
  }
  .col_lg_4 .col_lg_2 {
    width: 50%;
  }
  .col_lg_4 .col_lg_3 {
    width: 75%;
  }
  .col_lg_4 .col_lg_4 {
    width: 100%;
  }
  .col_lg_4 .col_lg_5 {
    width: 125%;
  }
  .col_lg_4 .col_lg_6 {
    width: 150%;
  }
  .col_lg_4 .col_lg_7 {
    width: 175%;
  }
  .col_lg_4 .col_lg_8 {
    width: 200%;
  }
  .col_lg_4 .col_lg_9 {
    width: 225%;
  }
  .col_lg_4 .col_lg_10 {
    width: 250%;
  }
  .col_lg_4 .col_lg_11 {
    width: 275%;
  }
  .col_lg_4 .col_lg_12 {
    width: 300%;
  }
  .col_lg_5 {
    width: 41.66666667%;
  }
  .col_lg_5 .col_lg_1 {
    width: 20%;
  }
  .col_lg_5 .col_lg_2 {
    width: 40%;
  }
  .col_lg_5 .col_lg_3 {
    width: 60%;
  }
  .col_lg_5 .col_lg_4 {
    width: 80%;
  }
  .col_lg_5 .col_lg_5 {
    width: 100%;
  }
  .col_lg_5 .col_lg_6 {
    width: 120%;
  }
  .col_lg_5 .col_lg_7 {
    width: 140%;
  }
  .col_lg_5 .col_lg_8 {
    width: 160%;
  }
  .col_lg_5 .col_lg_9 {
    width: 180%;
  }
  .col_lg_5 .col_lg_10 {
    width: 200%;
  }
  .col_lg_5 .col_lg_11 {
    width: 220%;
  }
  .col_lg_5 .col_lg_12 {
    width: 240%;
  }
  .col_lg_6 {
    width: 50%;
  }
  .col_lg_6 .col_lg_1 {
    width: 16.66666667%;
  }
  .col_lg_6 .col_lg_2 {
    width: 33.33333333%;
  }
  .col_lg_6 .col_lg_3 {
    width: 50%;
  }
  .col_lg_6 .col_lg_4 {
    width: 66.66666667%;
  }
  .col_lg_6 .col_lg_5 {
    width: 83.33333333%;
  }
  .col_lg_6 .col_lg_6 {
    width: 100%;
  }
  .col_lg_6 .col_lg_7 {
    width: 116.66666667%;
  }
  .col_lg_6 .col_lg_8 {
    width: 133.33333333%;
  }
  .col_lg_6 .col_lg_9 {
    width: 150%;
  }
  .col_lg_6 .col_lg_10 {
    width: 166.66666667%;
  }
  .col_lg_6 .col_lg_11 {
    width: 183.33333333%;
  }
  .col_lg_6 .col_lg_12 {
    width: 200%;
  }
  .col_lg_7 {
    width: 58.33333333%;
  }
  .col_lg_7 .col_lg_1 {
    width: 14.28571429%;
  }
  .col_lg_7 .col_lg_2 {
    width: 28.57142857%;
  }
  .col_lg_7 .col_lg_3 {
    width: 42.85714286%;
  }
  .col_lg_7 .col_lg_4 {
    width: 57.14285714%;
  }
  .col_lg_7 .col_lg_5 {
    width: 71.42857143000001%;
  }
  .col_lg_7 .col_lg_6 {
    width: 85.71428571%;
  }
  .col_lg_7 .col_lg_7 {
    width: 100%;
  }
  .col_lg_7 .col_lg_8 {
    width: 114.28571429%;
  }
  .col_lg_7 .col_lg_9 {
    width: 128.57142857%;
  }
  .col_lg_7 .col_lg_10 {
    width: 142.85714286%;
  }
  .col_lg_7 .col_lg_11 {
    width: 157.14285714%;
  }
  .col_lg_7 .col_lg_12 {
    width: 171.42857143%;
  }
  .col_lg_8 {
    width: 66.66666667%;
  }
  .col_lg_8 .col_lg_1 {
    width: 12.5%;
  }
  .col_lg_8 .col_lg_2 {
    width: 25%;
  }
  .col_lg_8 .col_lg_3 {
    width: 37.5%;
  }
  .col_lg_8 .col_lg_4 {
    width: 50%;
  }
  .col_lg_8 .col_lg_5 {
    width: 62.5%;
  }
  .col_lg_8 .col_lg_6 {
    width: 75%;
  }
  .col_lg_8 .col_lg_7 {
    width: 87.5%;
  }
  .col_lg_8 .col_lg_8 {
    width: 100%;
  }
  .col_lg_8 .col_lg_9 {
    width: 112.5%;
  }
  .col_lg_8 .col_lg_10 {
    width: 125%;
  }
  .col_lg_8 .col_lg_11 {
    width: 137.5%;
  }
  .col_lg_8 .col_lg_12 {
    width: 150%;
  }
  .col_lg_9 {
    width: 75%;
  }
  .col_lg_9 .col_lg_1 {
    width: 11.11111111%;
  }
  .col_lg_9 .col_lg_2 {
    width: 22.22222222%;
  }
  .col_lg_9 .col_lg_3 {
    width: 33.33333333%;
  }
  .col_lg_9 .col_lg_4 {
    width: 44.44444444%;
  }
  .col_lg_9 .col_lg_5 {
    width: 55.55555556%;
  }
  .col_lg_9 .col_lg_6 {
    width: 66.66666667%;
  }
  .col_lg_9 .col_lg_7 {
    width: 77.77777777999999%;
  }
  .col_lg_9 .col_lg_8 {
    width: 88.88888889%;
  }
  .col_lg_9 .col_lg_9 {
    width: 100%;
  }
  .col_lg_9 .col_lg_10 {
    width: 111.11111111%;
  }
  .col_lg_9 .col_lg_11 {
    width: 122.22222222%;
  }
  .col_lg_9 .col_lg_12 {
    width: 133.33333333%;
  }
  .col_lg_10 {
    width: 83.33333333%;
  }
  .col_lg_10 .col_lg_1 {
    width: 10%;
  }
  .col_lg_10 .col_lg_2 {
    width: 20%;
  }
  .col_lg_10 .col_lg_3 {
    width: 30%;
  }
  .col_lg_10 .col_lg_4 {
    width: 40%;
  }
  .col_lg_10 .col_lg_5 {
    width: 50%;
  }
  .col_lg_10 .col_lg_6 {
    width: 60%;
  }
  .col_lg_10 .col_lg_7 {
    width: 70%;
  }
  .col_lg_10 .col_lg_8 {
    width: 80%;
  }
  .col_lg_10 .col_lg_9 {
    width: 90%;
  }
  .col_lg_10 .col_lg_10 {
    width: 100%;
  }
  .col_lg_10 .col_lg_11 {
    width: 110%;
  }
  .col_lg_10 .col_lg_12 {
    width: 120%;
  }
  .col_lg_11 {
    width: 91.66666667%;
  }
  .col_lg_11 .col_lg_1 {
    width: 9.09090909%;
  }
  .col_lg_11 .col_lg_2 {
    width: 18.18181818%;
  }
  .col_lg_11 .col_lg_3 {
    width: 27.27272727%;
  }
  .col_lg_11 .col_lg_4 {
    width: 36.36363636%;
  }
  .col_lg_11 .col_lg_5 {
    width: 45.45454545%;
  }
  .col_lg_11 .col_lg_6 {
    width: 54.54545455%;
  }
  .col_lg_11 .col_lg_7 {
    width: 63.63636364%;
  }
  .col_lg_11 .col_lg_8 {
    width: 72.72727273%;
  }
  .col_lg_11 .col_lg_9 {
    width: 81.81818182000001%;
  }
  .col_lg_11 .col_lg_10 {
    width: 90.90909091%;
  }
  .col_lg_11 .col_lg_11 {
    width: 100%;
  }
  .col_lg_11 .col_lg_12 {
    width: 109.09090909%;
  }
  .col_lg_12 {
    width: 100%;
  }
  .col_lg_12 .col_lg_1 {
    width: 8.33333333%;
  }
  .col_lg_12 .col_lg_2 {
    width: 16.66666667%;
  }
  .col_lg_12 .col_lg_3 {
    width: 25%;
  }
  .col_lg_12 .col_lg_4 {
    width: 33.33333333%;
  }
  .col_lg_12 .col_lg_5 {
    width: 41.66666667%;
  }
  .col_lg_12 .col_lg_6 {
    width: 50%;
  }
  .col_lg_12 .col_lg_7 {
    width: 58.33333333%;
  }
  .col_lg_12 .col_lg_8 {
    width: 66.66666667%;
  }
  .col_lg_12 .col_lg_9 {
    width: 75%;
  }
  .col_lg_12 .col_lg_10 {
    width: 83.33333333%;
  }
  .col_lg_12 .col_lg_11 {
    width: 91.66666667%;
  }
  .col_lg_12 .col_lg_12 {
    width: 100%;
  }
}
.gridHint {
  display: none;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.showGridHint .gridHint {
  display: block;
}
.showGridHint [class^="col_"],
.showGridHint [class*=" col_"] {
  box-shadow: 0 0 2px black inset;
}
.showGridHint .gridHint [class^="col_"],
.showGridHint .gridHint [class*=" col_"] {
  height: 100%;
  background-clip: content-box;
  background-color: rgba(255, 0, 0, 0.5);
  box-shadow: none;
}
body {
  /*background-image: url(/file/repository/a.jpg);*/
  /*background-repeat: repeat;*/
  /*margin-top: 10px !important;
  margin-bottom: 80px !important;*/
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
}
body.rtl {
  direction: rtl;
}
a {
  color: #660000;
  text-decoration: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.wrapper {
  background-color: white;
  min-height:100%;
  position:relative;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #CCC;
  padding:0 35px;
}
.wrapper > header {
  /*
  border-radius: 10px 10px 0 0;
  padding-bottom: 5px;
  margin-bottom: 25px;*/
}

footer {
  min-height: 200px;
  background-color: #333;
  padding: 20px 0 0 0;
  color: white;
  bottom:0;
  left:0;
  position:absolute;
}
footer h2, footer h3, footer h5 {
  color: white !important;
  font-weight:400!important;

}
footer h5 {
  font-size:14px!important;
}
footer img:hover {
  cursor:pointer;
}

/*MIS ESTILOS*/
.msfunicef {
}
.spacer {
  margin-top: 45px;
}
.req {
  color: red;
}
.sn {
  margin-left: 8px;
  margin-top: 8px;
}

.logo {
  float:left;
  margin-top:20px;
  margin-left: -5px;
}

.slogan {
  top: 10px;
  position: relative;
  margin-bottom:10px;
}

.slogan h4 {
  color: #d9534f;
  text-align: center;
  font-weight: bold;
}
.slogan h5 {
  color: #d9534f;
  text-align: center;
  font-weight:200;
  font-size: 16px;
  /*font-style: italic;*/
  text-transform:lowercase;
}
.snheader{
  /*float: right;*/
  top: 20px;
  margin-bottom: 10px!important;
}
.padding {
  padding: 25px;
}
img[alt="Nina y Michael"] {
  cursor:auto;
  box-shadow: 0 0 10px #999;
  padding: 5px!important;
}
img[alt="BabyBjörnNina"] {
  cursor:auto;
  box-shadow: 0 0 10px #999;
  padding: 5px!important;
}
img[alt="NinaMichaelAxkid"] {
  cursor:auto;
  box-shadow: 0 0 10px #999;
  padding: 5px!important;
}
img[alt="Sorteos mensuales Infobebe"] {
  border-radius: 2px;
}
img[alt="BabyDan-Team"] {
  box-shadow: 0 0 10px #999;
  padding: 5px!important;
}
.Sorteo {
  /*height: 438px;*/
  height:auto;
  border: 1px solid #999;
  border-radius: 4px;
  padding: 15px 15px 15px 15px;
  cursor: pointer;
  -webkit-transition: .6s;
  -o-transition: .6s;
  -moz-transition: .6s;
  transition: .6s;
}
.Sorteo:hover {
  background-color: #999;
  box-shadow: 4px 4px 20px black;
  background: -webkit-radial-gradient(circle, white 60%, grey); /* Safari 5.1 to 6.0 */
  background: -o-radial-gradient(circle, white 60%, grey); /* For Opera 11.6 to 12.0 */
  background: -moz-radial-gradient(circle, white 60%, grey); /* For Firefox 3.6 to 15 */
  background: radial-gradient(circle, white 60%, grey); /* Standard syntax (must be last) */
  -webkit-transition: .6s;
  -o-transition: .6s;
  -moz-transition: .6s;
  transition: .6s;
}
.brandlogo {

}
.premio img {
  margin-top: 5px!important;
  z-index:0;
}

.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.banner {
  margin-top:2px!important;
  width: 100%;
  border-radius: 3px;
  background-color: #d9534f;
  padding:8px;
  z-index:9999!important;
}
.sortdesc {
  font-size:12px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.infobebeteam {
  background-color: #F3F3F3;
  border-radius: 4px;
  /*border: 1px solid #333;*/
  margin-bottom:20px;
  border: 1px solid #ccc;
}
.infobebeteam p {
  width: 95%;
  font-size:16px;
  margin-top:15px!important;
  margin-bottom:15px!important;
  text-align: left;
}
.infobebeteam img {
  margin-top:10px;
  /*box-shadow: 0 0 5px #999;*/
}
.infobebeteam h3 {
  padding: 5px;
  text-align:center;
  color: black!important;
  font-size: 18px;
  font-weight: bold;
  margin-top:10px;
}
.main p, .main h1, .main h2, .main h3 {
  margin-right: 25px;
  margin-left: 15px;
}
.main {
  padding-bottom:200px;
  margin-bottom:50px;
}

/* EFECTO*/
/* Wobble Vertical */
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: .8s;
  animation-duration: .8s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/*PULSE*/
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
}
/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .2s, 1s;
  animation-duration: .2s, 1s;
  -webkit-animation-delay: 0s, .2s;
  animation-delay: 0s, .2s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.hvr-icon-bob:before {
  content: "\f077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {

}
/* Buzz */
@-webkit-keyframes hvr-buzz {
  0% {
    -webkit-transform: translateX(1px) rotate(3deg);
    transform: translateX(1px) rotate(3deg);
  }

  50% {
    -webkit-transform: translateX(-1px) rotate(-3deg);
    transform: translateX(0px) rotate(-5deg);
  }

  100% {
    -webkit-transform: translateX(1px) rotate(3deg);
    transform: translateX(1px) rotate(3deg);
  }

}

@keyframes hvr-buzz {
  0% {
    -webkit-transform: translateX(1px) rotate(3deg);
    transform: translateX(1px) rotate(3deg);
  }

  50% {
    -webkit-transform: translateX(-1px) rotate(-3deg);
    transform: translateX(0px) rotate(-5deg);
  }

  100% {
    -webkit-transform: translateX(1px) rotate(3deg);
    transform: translateX(1px) rotate(3deg);
  }

}

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.banner h3 {
  color: white;
}

.parpadea {
  color: white;
  font-size: 2em;
  padding-left: 20%;
  animation-name: parpadeo;
  animation-duration: .8s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: .8s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{
  0% { opacity: 1.0; }
  50% { opacity: 0.3; }
  100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {
  0% { opacity: 1.0; }
  50% { opacity: 0.3; }
  100% { opacity: 1.0; }
}

@keyframes parpadeo {
  0% { opacity: 1.0; }
  50% { opacity: 0.3; }
  100% { opacity: 1.0; }
}

/*FIN EFECTO*/

/*GANADORES*/

.bottomShadow {
  background: -moz-linear-gradient(top,#FFF 0,#CCC 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFF),color-stop(100%,#CCC));
  background: -webkit-linear-gradient(top,#FFF 0,#CCC 100%);
  background: -o-linear-gradient(top,#FFF 0,#CCC 100%);
  background: -ms-linear-gradient(top,#FFF 0,#CCC 100%);
  background: linear-gradient(top,#FFF 0,#CCC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#cccccc',GradientType=0)
}
.winnersWrapper {
  border-radius: 4px;
  background-color: #f5f5f5;
  height: auto;
  padding: 10px;
  cursor: pointer;
  margin-bottom: 15px;
  border: 1px solid #CCC;
}
.winnersWrapper p.title {
  position: relative;
  cursor: pointer;
}
.winnersWrapper > h4 {
  color: #660000;
}
.winnersWrapper > p {
  position: absolute;
  left: 0;
  color: black;
}
.winnersWrapper div.winnersMain {
  border-radius: 4px;
  padding: 1%;
  margin: 0 0 10px 0;
  background-color: #FFF;
  /*box-shadow: 2px 2px 2px 0 #999;*/
  overflow: hidden;
}
.winnersWrapper div.winnersMain p {
  margin: 0;
}
div.winnersMain div.winners {
  clear: both;
}
div.winnersMain div.winners a {
  float: left;
  display: inline-block;
  width: 75px;
  height: 75px;
  background-size: cover;
}
div.winnersMain div.content {
  float: left
}
div.winnersMain div.content p.winnersTitle {
  border-radius: 4px;
  padding: 2px;
  text-align: center;
  margin-bottom: 10px;
  height: auto
}
div.winnersMain div.prizePhoto {
  float: right
}
.fotoGanador {
  border-radius: 4px;
  width: 45%;
  height: auto;
}
.fotoPremio {
  border-radius: 4px;
  margin-top: 10px;
}

/*FIN GANADORES*/

.brand {
  margin:4px;
}

.brand img {
  /*padding:4px;*/
}
div.shopsinfo .ipmErrorMessage {
  padding:8px;
  border-radius:12px;
  margin:8px 0;
}
.baaack {
  width: 99% !important;
  background-color: #cccccc;
  border-radius: 4px;
  border: 1px solid #CCC;
  padding: 15px 0 15px 0;
  /*box-shadow: 0 0 10px #999 !important;*/
}
div.shopsinfo {
  width: 99%;
  border-radius: 4px;
  margin-bottom: 10px;

}
div.shopsinfo form p span {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: white
}
.shopsinfo a:hover {
  text-decoration:none;
}
.shopsinfo a {

  text-aling:center;
  position: relative !important;
}
/*.col-xs-offset-2{
margin-left: 16.66666667%!important;
}*/
div.shopsinfo p {
  font-size:16px !important;
  /*border-bottom: 1px solid #999;*/
}
div.shopsinfo img {
  /*padding-left: 20px;*/
  /*vertical-align: baseline;*/
}
.shop {
  background-color: #f5f5f5;;
  padding: 10px;
  font-size: 16px;
  border-radius: 4px;
  margin-bottom: 25px;
  height:auto!important;
}
.shop a:hover {
  text-decoration: none;
  color: #990000;
}
div.shop p {
  font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  margin: 0;
  font-size:14px!important;
}
div.shop div.content {
  margin-bottom: 10px
}
div.shop div.content p.shopname {
  font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  font-size: 24px!important;
  font-weight: 400;
  color: #990000;
}
div.shop div.content p.shopcontact {
  font-family:'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  float: right;
  font-size: 14px;
  font-weight: 200;
  color: #666
}
div.shop div.shopbrands {
  margin-top: 10px !important;
  /*border-radius: 4px;
  padding: 3px;
  background-color: #e5e5e5;
  text-align: center;*/
}
div.shop div.shopbrands span img {
  margin: 0 5px 0 10px;
  vertical-align: central;
  width: 15px;
}
div.shop div.shopbrands span {
  margin-left: 5px;
  color: #222;
  font-size: 13px!important;
  text-align:center!important;
}
div.shop div.shopdetails {
  padding-top: 2px
}
.shopdetails p {
  font-size: 14px!important;
  margin-top: -5px!important;
}
div.shopsinfo div.brands {
  margin: 0 10px 5px 0;
  float: left;
  background-color: #CCC;
  border-radius: 6px;
  padding: 3px
}

.brandheader {
  background-color: #222;
  color: white;
  left: 0;
  border-radius: 4px;
}

.box {
  background-color: #F3F3F3;
  border-radius: 12px;
  border: 1px solid #333;
}

.head1 {
  background-color: #333;
  color: white;
  margin: 0;
  padding: 5px 5px 5px 5px;
  border-radius: 10px 10px 0 0;
}
.slider{
  margin-top: 35px!important;
}
.equipophoto {
  float: right;
  top: 10px;
}

.brandstyp {
  font-size: .8em;
  border-color: #CCC;
  padding: 10px 25px 10px 25px;
}
.brandstyp p {
  background-color: #CCC;
  border-radius: 4px;
  padding: 5px;
  width: auto;
  color: black;
}
/* Buscador */
.cajabuscador {
  background-color: #f5f5f5;
  /*background-color: #ebebeb;*/
  border-radius:4px;
  padding:15px
}
.cajamarcas{
  background-color: #f5f5f5;
  /*background-color: #ebebeb;*/
  padding:0;
  border-radius:4px;
}
.marcas {
  padding:0
}
.marca {
  padding:10px;
  margin:0;
  webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.marca img {
  height:23px!important;
  width:auto!important;
}
.selected {
  background-color:#CCC;
}
.marca:hover {
  background-color:#CCC;
  cursor:pointer;
  webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.marca:active {
  background-color:#CCC;
}
.brandSelected {
  background-color: #CCC;
  background-image: url(/file/brands/selected.png);
  background-repeat:no-repeat;
  background-position:5% 50%;
}
/* Fin: Buscador*/
/* Colorbox */
#cboxLoadedContent {
  /*background-color: white;*/
}
/* Fin: Colorbox */
.gama {
  background-color: #333;
  font-size: .8em;
  color: white;
  border-radius: 6px;
  width: 80px !important;
  padding: 5px 5px 5px 5px;
  margin: 10px 10px 10px 10px;
}

.shopbox {
  border: 1px solid #333;
  border-radius: 6px;
  padding: 5px;
  height: 80px;
  margin-right: 15px;
  webkit-transition-duration: .8s;
  transition-duration: .8s;
}
.shopbox:hover {
  background-color: #F3F3F3;
  box-shadow: 0 0 10px black;
  webkit-transition-duration: .2s;
  transition-duration: .2s;
}
.shopbox > img {
  box-shadow: 0 0 10px #999;
  margin-top: 10px;
  height: 150px;
  width: auto;
}
.shopbox span {
  font-size: 16px;
  margin-top: 0;
}
.gamatv {
  vertical-align: text-bottom;
  margin-top: 30px;
}
.centro {
  display:block;
  width: 80%;
  margin:auto;
}

.innerpad {
  padding: 0 0 0 0;
}

#spinner {
  margin-left: 45%;
  margin-top: 25px;
  margin-bottom: 50px;
}
#backtop {
  display: none;
  float: right;
  position:fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  opacity: .9;
}

/*FIN DE MIS ESTILOS*/


.homerow {
  clear: both;
  border-top: 1px solid #747474;
  padding-top: 20px;
}
.side {
  clear: left;
}
/*@media screen and (max-width: 979px) {
.main + .side {
border-top: 1px solid #747474;
padding-top: 20px;
}
}
.sidenav {
margin-bottom: 0;
}
.sidenav nav > ul {
margin-bottom: 40px;
}
.logo {
margin-top: 20px;
display: block;
float: left;
}
.logo a {
color: #000000;
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
}
.homeHeadline {
font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 60px;
font-weight: bold;
margin: 20px 0;
text-align: center;
}
*/
@media screen and (max-width: 479px) {
  .bannermovil {
    display: none;
  }
  .homeHeadline {
    font-size: 40px;
  }
}
.homeDescription {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 24px;
  margin-bottom: 20px;
}
.homeDescription p {
  margin-bottom: 20px;
}
.homeDescription p:last-child {
  margin-bottom: 0;
}
.button2 {
  background-color: #ddd;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding: 0.5em 1em 0.5em 1em;
  text-decoration: none;
}
.button2:hover {
  box-shadow: 0 0 0 1px #aaa inset;
  background: #ccc;
}
.button2 a {
  color: inherit;
}
.button2 a:hover {
  text-decoration: inherit;
}
.currentPage {
  font-weight: bold;
  display: none;
  margin-right: 10px;
}
.topmenuToggle {
  display: none;
}
.topmenu {
  float: right;
  font-size: 14px;
  margin-top: 10px !important;
  margin-bottom: 15px !important;
}
.topmenu ul {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.topmenu li {
  position: relative;
  margin-top: 0;
}
.topmenu .level1 > li {
  display:inline-block;
  font-weight: bold;
}
.topmenu a {
  color: #990000;
  display: block;
  padding: 0.5em 1em;
  white-space: nowrap;
}
.topmenu a:hover {
  text-decoration:none !important;
  color: #d9534f;
  transition-duration: 700ms;
  /*background-color: red;*/
}

/*.topmenu .crumb > a {
color: #660000;
font-weight: bold;
}
.topmenu .parent > a {
padding-right: 30px;
}
.topmenu .parent > a:after {
content: '\25BC';
position: absolute;
right: 5px;
}*/
.topmenu .level1 ul {
  position: absolute;
  z-index: -1;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition:opacity 1s ease;
  transition: opacity 1s ease;
}
.topmenu ul li ul {
  opacity:0;
  display:none;
  -webkit-transition:opacity 1s ease;
  transition: opacity 1s ease;
}
.topmenu ul li:hover > ul {
  display: block;
  opacity:1;
  -webkit-transition:opacity 1s ease;
  transition: opacity 1s ease;
}
.topmenu .level2 ul {
  /* margin-left: 100%;*/
}
.topmenuPopup {
  /*background-color: #ffffff;*/
  border: 1px solid #747474;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.languages {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}
.languages .active a {
  background-color: inherit;
}
.languages ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.languages li {
  display: inline-block;
}
.languages a {
  color: #660000;
  display: block;
  padding: 0.5em 0.25em;
  white-space: nowrap;
}
/*
.languages a:hover {
text-decoration: underline;
}
.active .grayscale {
-webkit-filter: grayscale(65%);
}
*/
.languages .active a {
  font-weight: bold;
}
.sidenav nav {
  font-size: 14px;
}
.sidenav nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidenav nav ul ul {
  margin-left: 1em;
}
.sidenav nav a {
  color: #660000;
  display: block;
  margin-bottom: 10px;
}
.sidenav nav a:hover {
  text-decoration: underline;
}
.sidenav nav .active > a {
  font-weight: bold;
}
.sidenav nav .crumb > a {
  color: #000000;
  font-weight: bold;
}
.sidenav nav.collapse .level1 ul {
  display: none;
}
.sidenav nav.collapse .active > ul,
.sidenav nav.collapse .crumb > ul {
  display: block;
}

@media screen and (max-width: 1005px) {
  .sortdesc {
    display:none;
  }
  .breadcrumb {
    display:none;
  }
  .slider {
    /*display:none!important;*/
  }
  .bannermovil {
    display:block;
  }
  #backtop {
    display:none;
    opacity: .8;
  }

  div.shopsinfo {
    width: 98% !important;
    float: left;
  }
  .shop {
    width: 100% !important;
  }
  .snheader {
    /*margin: 0 10px 50px 0;*/
  }

  .slogan {
    margin-top: -10px;
  }

  .wrapper {
    margin: 0 !important;
    border-radius: 0 !important;
    padding:0;
    min-height:100%;
  }

  .wrapper > header {
    height: auto;
    margin:0!important;
  }

  footer {
    margin:0;
  }

  body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px!important;
    height:100%;
  }
  .Sorteo {
    height: auto;
  }

  .topmenu {
    background-color: #ffffff;
    box-shadow: 0 0 20px #666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    right: 0;
    margin-top: 0 !important;
    position: relative;
    top: 0;
    float: left !important;
    z-index: 10;
    /*opacity: .93;*/
    width: 100% !important;
    position:fixed;
  }
  .topmenu .level1 ul {
    border: none;
    box-shadow: none;
    margin: 0 10px;
    position: static;
  }
  .topmenu .level1 > li {
    display: list-item;
    border-bottom: 1px dotted #666;
    font-weight: bold;
    color: black;
  }
  a[title=""] {
    margin-left: 0;
  }
  a[title="Nuestras Marcas"] {
    margin-left: 0;
  }
  a[title="Catalogos y Sorteos"] {
    margin-left: 0;
  }
  a[title="Consumidores"] {
    margin-left: 0;
  }
  a[title="Puntos de Venta"] {
    margin-left: 0;
  }
  a[title="La Empresa"] {
    margin-left: 0;
  }
  a[title="Blog"] {
    margin-left: 0;
  }
  .level2 {
    display:none;
  }
  ul .level2 li a {
    border-bottom: 0;
  }
  .languages {
    border-top: 1px solid #747474;
    display: block;
    margin-left: 0;
  }
  .languages a {
    padding: 1em 1em;
  }
  .ipWidget-File ul {
    width: 99%;
  }
  .ipWidget-File li {
    /*background-image: url("/image/paper.png") !important;
    background-position: 0 30%;
    background-size:100% 100%;*/
    background-color:#CCC;
    border-radius: 4px !important;
    width: 99% !important;
    margin-bottom: 4px;
    padding: 8px 0 8px 20px;
  }

  .side .ipWidget-Gallery li {
    width: 50%;
  }
  .showmenu {
    display: block;
  }
  .topmenuToggle {
    display: block;
    position: fixed;
    right:10px !important;
    background: #d9534f url(img/icon_menu.png) no-repeat center center;
    top: 10px !important;
    border-radius: 2px;
    color: black;
    padding: 0.75em 1.5em;
    width: 45px;
    height: 45px;
    z-index: 10;
  }
  .youtube-videogallery-item {
    width: 100%;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  aside #ipBlock-side1 {
    display: none;
  }
  p {
    font-size: 16px;
  }
  .bannermovil {
    display:block;
  }
  .logo {
    /*display:none;*/
  }
  .slogan h4 {
    font-size: 17px !important;
  }
  .slogan {
    margin-bottom:5px;
  }
  .main {
    margin:-5px;
    margin-bottom:50px;
  }
  .slider{
    margin-top: 15px!important;
  }
}