/*------------------------------------------------------------------ -------------------------------------------------------------------*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
video,
object {
  display: block;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
q,
small,
strike,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0 none;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}
html,
body {
  height: 100%;
}
a {
  font-weight: normal;
  text-decoration: none;
}
a img {
  border: 0 none;
}
figure {
  position: relative;
}
figure img {
  width: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul {
  list-style: none outside none;
}
header {
  margin: 0 auto;
  overflow: hidden;
}
div#headerB {
  margin: auto;
  max-width: 876px;
  width: 100%;
  height: 300px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Arial, 'Times New Roman', serif;
  font-weight: normal;
}
/************************ ELEMENTS ENVOLVENTS ************************/
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
html,
body,
#wrapper {
  height: 100%;
}
body > #wrapper {
  height: auto;
  min-height: 100%;
  font-family: Arial;
}
#wrapper {
  margin: auto;
}
#wrapper #body {
  margin: 0 auto;
  max-width: 1004px;
  width: 100%;
}
header {
  background: #eafafe;
  background: -moz-linear-gradient(top, #eafafe 0%, #d2f2fe 83%, #d2f2fe 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eafafe), color-stop(83%, #d2f2fe), color-stop(100%, #d2f2fe));
  background: -webkit-linear-gradient(top, #eafafe 0%, #d2f2fe 83%, #d2f2fe 100%);
  background: -o-linear-gradient(top, #eafafe 0%, #d2f2fe 83%, #d2f2fe 100%);
  background: -ms-linear-gradient(top, #eafafe 0%, #d2f2fe 83%, #d2f2fe 100%);
  background: linear-gradient(to bottom, #eafafe 0%, #d2f2fe 83%, #d2f2fe 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#eafafe', endColorstr='#d2f2fe', GradientType=0);
  border-bottom: 1px solid #9ee3f2;
  height: 77px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
header .head {
  max-width: 990px;
  width: 100%;
  height: 77px;
  margin: 0 auto;
  /* USER BOX */

}
header .head div {
  max-width: 300px;
  width: 100%;
  height: 77px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
header .head .logo {
  background: url("https://dev.promocionesweb.com/tpl/images/logo.png") no-repeat scroll left top;
  float: left;
  margin: 12px 0 0 15px;
  background-size: contain;
}
header .head .user {
  max-width: 270px;
  float: right;
}
header .head .prov {
  background: #e7f9fd;
  background: -moz-linear-gradient(top, #e7f9fd 0%, #f4fdff 54%, #f4fdff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e7f9fd), color-stop(54%, #f4fdff), color-stop(100%, #f4fdff));
  background: -webkit-linear-gradient(top, #e7f9fd 0%, #f4fdff 54%, #f4fdff 100%);
  background: -o-linear-gradient(top, #e7f9fd 0%, #f4fdff 54%, #f4fdff 100%);
  background: -ms-linear-gradient(top, #e7f9fd 0%, #f4fdff 54%, #f4fdff 100%);
  background: linear-gradient(to bottom, #e7f9fd 0%, #f4fdff 54%, #f4fdff 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e7f9fd', endColorstr='#f4fdff', GradientType=0);
  font-size: 0.8em;
  *font-size: 12px;
  border: 1px solid #AADEEA;
  height: 20px;
  float: right;
  width: 110px;
  height: 27px;
  margin: 50px -1px;
  padding: 7px 0 0 2px;
  color: #546d77;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
header .head .provB {
  background: #e7f9fd;
  background: -moz-linear-gradient(top, #e7f9fd 0%, #f4fdff 54%, #f4fdff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e7f9fd), color-stop(54%, #f4fdff), color-stop(100%, #f4fdff));
  background: -webkit-linear-gradient(top, #e7f9fd 0%, #f4fdff 54%, #f4fdff 100%);
  background: -o-linear-gradient(top, #e7f9fd 0%, #f4fdff 54%, #f4fdff 100%);
  background: -ms-linear-gradient(top, #e7f9fd 0%, #f4fdff 54%, #f4fdff 100%);
  background: linear-gradient(to bottom, #e7f9fd 0%, #f4fdff 54%, #f4fdff 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e7f9fd', endColorstr='#f4fdff', GradientType=0);
  border: 1px solid #AADEEA;
  color: #546D77;
  cursor: pointer;
  float: right;
  font-size: 0.8em;
  *font-size: 12px;
  font-weight: bold;
  height: 27px;
  margin: 50px 0;
  padding: 7px 0 0 2px;
  text-align: center;
  width: 110px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
header .head .provB:hover,
header .head .prov:hover {
  background: #d0f4fc;
  background: -moz-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #d0f4fc), color-stop(100%, #edfbff));
  background: -webkit-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -o-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -ms-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: linear-gradient(to bottom, #d0f4fc 0%, #edfbff 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#d0f4fc', endColorstr='#edfbff', GradientType=0);
}
header .head form {
  float: right;
  margin: 15px;
  width: 450px;
}
header .head form p {
  font-size: 10px;
  float: left;
  color: #546d77;
  margin: 0 5px;
}
header .head form p label {
  text-shadow: 1px 0 0 #FFFFFF;
  display: block;
  float: left;
  margin: 2px 5px;
  text-align: left;
}
header .head form p input {
  font-size: 10px;
  border: 1px solid #AADEEA;
  height: 20px;
  float: right;
  width: 110px;
  padding: 0 0 0 2px;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
header .head form p a {
  color: #546d77;
  clear: both;
  float: right;
  text-align: right;
}
header .head form .submit {
  width: 80px;
}
header .head form .submit input {
  background-color: #eaf7fb;
  border: 1px solid #aac1ce;
  color: #546d77;
  width: 60px;
  height: 18px;
  margin-left: 15px;
  text-shadow: 1px 0 0 #FFFFFF;
  padding-bottom: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
header .head form .submit .checkbox {
  height: 10px;
  margin: 20px 9px;
  position: absolute;
  width: 10px;
}
#body section .content .webIndex .formC .hide {
  display: none;
}
/* MAIN MENU */
.menuMain {
  background: #e6f9fd;
  background: -moz-linear-gradient(top, #e6f9fd 0%, #f5fdff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e6f9fd), color-stop(100%, #f5fdff));
  background: -webkit-linear-gradient(top, #e6f9fd 0%, #f5fdff 100%);
  background: -o-linear-gradient(top, #e6f9fd 0%, #f5fdff 100%);
  background: -ms-linear-gradient(top, #e6f9fd 0%, #f5fdff 100%);
  background: linear-gradient(to bottom, #e6f9fd 0%, #f5fdff 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e6f9fd', endColorstr='#f5fdff', GradientType=0);
  border-bottom: 1px solid #9ee3f2;
  margin-bottom: 15px;
}
.menuMain ul {
  border-left: 1px solid #9ee3f2;
  border-right: 1px solid #9ee3f2;
  height: 33px;
  margin: 0 auto;
  z-index: 1;
  max-width: 1004px;
  width: 100%;
}
.menuMain ul li.ie7 {
  *width: 100px;
}
.menuMain ul li {
  font-size: 0.8em;
  *font-size: 12px;
  border-right: 1px solid #9ee3f2;
  color: #488e9d;
  text-transform: uppercase;
  float: left;
  height: 33px;
  z-index: 1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.menuMain ul li a {
  text-shadow: 1px 0 0 #FFFFFF;
  color: #488e9d;
  font-weight: bold;
  text-decoration: none;
  padding: 10px 20px;
  display: block;
}
.menuMain ul li a:hover {
  background: #d0f4fc;
  background: -moz-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #d0f4fc), color-stop(100%, #edfbff));
  background: -webkit-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -o-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -ms-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: linear-gradient(to bottom, #d0f4fc 0%, #edfbff 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#d0f4fc', endColorstr='#edfbff', GradientType=0);
  -moz-transition: all 1s;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  height: 13px;
}
.menuMain ul li .desplegable {
  border: 0 none;
  color: #488E9D;
  display: block;
  font-weight: bold;
  padding: 10px 20px;
  *padding: 10px 10px;
  text-decoration: none;
  text-shadow: 1px 0 0 #FFFFFF;
  width: 80px;
  *width: 70px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  z-index: 200;
}
.menuMain ul li .desplegable li {
  position: absolute;
  z-index: 999;
  display: none;
}
.menuMain ul li .desplegable:hover {
  background: #d0f4fc;
  background: -moz-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #d0f4fc), color-stop(100%, #edfbff));
  background: -webkit-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -o-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -ms-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: linear-gradient(to bottom, #d0f4fc 0%, #edfbff 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#d0f4fc', endColorstr='#edfbff', GradientType=0);
  height: 13px;
}
.menuMain ul li .desplegable:hover li {
  background: #e6f9fd;
  background: -moz-linear-gradient(top, #e6f9fd 0%, #f5fdff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e6f9fd), color-stop(100%, #f5fdff));
  background: -webkit-linear-gradient(top, #e6f9fd 0%, #f5fdff 100%);
  background: -o-linear-gradient(top, #e6f9fd 0%, #f5fdff 100%);
  background: -ms-linear-gradient(top, #e6f9fd 0%, #f5fdff 100%);
  background: linear-gradient(to bottom, #e6f9fd 0%, #f5fdff 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e6f9fd', endColorstr='#f5fdff', GradientType=0);
  border-bottom: 1px solid #9ee3f2;
  border-left: 1px solid #9ee3f2;
  display: block;
  float: none;
  position: relative;
  width: 160px;
  height: 34px;
  left: -21px;
  top: 10px;
  text-align: left;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.menuMain ul li .desplegable:hover li a {
  text-shadow: 1px 0 0 #FFFFFF;
  color: #488e9d;
  font-weight: bold;
  text-decoration: none;
  padding: 10px;
  display: block;
}
.menuMain ul li .desplegable:hover li a:hover {
  background: #d0f4fc;
  background: -moz-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #d0f4fc), color-stop(100%, #edfbff));
  background: -webkit-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -o-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: -ms-linear-gradient(top, #d0f4fc 0%, #edfbff 100%);
  background: linear-gradient(to bottom, #d0f4fc 0%, #edfbff 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#d0f4fc', endColorstr='#edfbff', GradientType=0);
}
.menuMain ul li ul:hover {
  display: block;
}
#main {
  padding-bottom: 200px;
  width: 100%;
}
/* CONTENT */
#body .imgPromo {
  width: 100%;
  height: auto;
  clear: both;
  margin: 0 0 15px;
}
section {
  clear: both;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section .titSection {
  background: #e6f9fd;
  background: -moz-linear-gradient(-45deg, #e6f9fd 0%, #e6f9fd 29%, #f9fefe 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #e6f9fd), color-stop(29%, #e6f9fd), color-stop(100%, #f9fefe));
  background: -webkit-linear-gradient(-45deg, #e6f9fd 0%, #e6f9fd 29%, #f9fefe 100%);
  background: -o-linear-gradient(-45deg, #e6f9fd 0%, #e6f9fd 29%, #f9fefe 100%);
  background: -ms-linear-gradient(-45deg, #e6f9fd 0%, #e6f9fd 29%, #f9fefe 100%);
  background: linear-gradient(135deg, #e6f9fd 0%, #e6f9fd 29%, #f9fefe 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e6f9fd', endColorstr='#f9fefe', GradientType=1);
  border-left: 1px solid #c6f0fa;
  border-right: 1px solid #c6f0fa;
  border-top: 1px solid #daf3fa;
  height: 32px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section .titSection span {
  /*	background: url("@{base-url}tpl/images/arrow.png") no-repeat scroll 10px 11px;*/

  background: #e6f9fd;
  background: -moz-linear-gradient(-45deg, #e6f9fd 0%, #e6f9fd 29%, #f9fefe 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #e6f9fd), color-stop(29%, #e6f9fd), color-stop(100%, #f9fefe));
  background: -webkit-linear-gradient(-45deg, #e6f9fd 0%, #e6f9fd 29%, #f9fefe 100%);
  background: -o-linear-gradient(-45deg, #e6f9fd 0%, #e6f9fd 29%, #f9fefe 100%);
  background: -ms-linear-gradient(-45deg, #e6f9fd 0%, #e6f9fd 29%, #f9fefe 100%);
  background: linear-gradient(135deg, #e6f9fd 0%, #e6f9fd 29%, #f9fefe 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e6f9fd', endColorstr='#f9fefe', GradientType=1);
  border-top: 1px solid #c4ecf8;
  margin: 2px 0;
  padding: 7px 25px 0;
  display: block;
  font-size: 0.8em;
  *font-size: 12px;
  font-weight: bold;
  text-shadow: 1px 0 0 #FFFFFF;
  color: #488e9d;
}
section .titSection span:before {
  content: url("https://dev.promocionesweb.com/tpl/images/arrow.png");
  left: -7px;
  position: relative;
  top: -1px;
}
section .content {
  border: 1px solid #DAF3FB;
  clear: both;
  color: #333333;
  float: left;
  font-size: 0.8em;
  *font-size: 12px;
  height: 100%;
  padding: 12px 10px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section .content p {
  margin: 0 0 20px 0;
}
section .content p span {
  color: #009bce;
}
section .content .webIndex {
  /*			.boxIndex1 {
				background: url("@{base-url}tpl/images/index-bottom-menu/box-VCE.jpg") repeat scroll;
			}
			.boxIndex2 {
				background: url("@{base-url}tpl/images/index-bottom-menu/box-ADP.jpg") repeat scroll;
			}
			.boxIndex3 {
				background: url("@{base-url}tpl/images/index-bottom-menu/box-MONEY.jpg") repeat scroll;
			}
			.boxIndex4 {
				background: url("@{base-url}tpl/images/index-bottom-menu/box-MB.jpg") repeat scroll;
			}
*/

}
section .content .webIndex .boxIndex1 {
  background: url("https://dev.promocionesweb.com/tpl/images/index-bottom-menu/promo-box-vce.jpg") repeat scroll;
}
section .content .webIndex .boxIndex2 {
  background: url("https://dev.promocionesweb.com/tpl/images/index-bottom-menu/promo-box-adp.jpg") repeat scroll;
}
section .content .webIndex .boxIndex3 {
  background: url("https://dev.promocionesweb.com/tpl/images/index-bottom-menu/promo-box-money.jpg") repeat scroll;
}
section .content .webIndex .boxIndex4 {
  background: url("https://dev.promocionesweb.com/tpl/images/index-bottom-menu/promo-box-blanca.jpg") repeat scroll;
}
section .content .webIndex .boxIndex {
  _background: url("https://dev.promocionesweb.com/tpl/images/promo-box.jpg") repeat scroll;
  display: block;
  float: left;
  height: 316px;
  margin: 0 1px;
  w_idth: 194px;
  width: 243px;
}
section .content .webIndex .boxIndex h2 {
  font-size: 0.8em;
  *font-size: 12px;
  margin: 19px 0 5px 23px;
  font-weight: bold;
  text-shadow: 1px 0 0 #FFFFFF;
  color: #488e9d;
  max-width: 160px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section .content .webIndex .boxIndex div h3 {
  font-size: 0.8em;
  *font-size: 12px;
  margin: 29px 25px 0;
  font-weight: bold;
  text-shadow: 1px 0 0 #FFFFFF;
  color: #009bce;
  font-style: italic;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section .content .webIndex .boxIndex div p {
  font-size: 0.8em;
  *font-size: 12px;
  margin: 0 25px;
  text-shadow: 1px 0 0 #FFFFFF;
  color: #333333;
  font-style: italic;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section .content .webIndex .boxIndex img.video {
  margin: 12px 14px;
}
section .content .webIndex .boxIndex img.adp {
  margin: 19px 15px 0;
}
section .content .webIndex .boxIndex img.tarot {
  margin: 12px 16px 0;
}
section .content .webIndex .boxIndex img.movil {
  margin: -4px 16px 0;
}
section .content .webIndex .boxIndex img.klic {
  margin: -10px 17px;
}
section .content .webIndex .boxVideochat,
section .content .webIndex .boxMarcaBlanca {
  display: block;
  float: left;
  margin: 0 1px;
  max-width: 360px;
  width: 100%;
}
section .content .webIndex .boxVideochat h3,
section .content .webIndex .boxMarcaBlanca h3 {
  background: url("https://dev.promocionesweb.com/tpl/images/arrow2.png") no-repeat scroll 4px 6px #819196;
  padding: 3px 20px;
  height: 20px;
  color: #FFFFFF;
  font-style: italic;
  font-weight: bold;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section .content .webIndex .boxVideochat p,
section .content .webIndex .boxMarcaBlanca p {
  margin: 10px 0;
}
section .content .webIndex .boxVideochat p span,
section .content .webIndex .boxMarcaBlanca p span,
section .content .webIndex .boxVideochat p a,
section .content .webIndex .boxMarcaBlanca p a {
  color: #009bce;
  font-weight: bold;
}
section .content .webIndex .boxVideochat .resol,
section .content .webIndex .boxMarcaBlanca .resol {
  margin: 0 0 10px;
}
section .content .webIndex .boxVideochatB,
section .content .webIndex .boxMarcaBlancaB {
  display: block;
  float: right;
  margin: 0 1px;
  max-width: 599px;
  width: 100%;
  text-align: left;
}
section .content .webIndex .boxVideochatB .imgPromoVideo,
section .content .webIndex .boxMarcaBlancaB .imgPromoVideo {
  clear: both;
  float: left;
  height: auto;
  width: 100%;
}
section .content .webIndex .boxMarcaBlanca,
section .content .webIndex .boxMarcaBlancaB {
  padding-right: 2px;
}
section .content .webIndex .boxAdpB {
  display: block;
  float: right;
  margin: 0 1px;
  max-width: 613px;
  width: 100%;
  text-align: right;
}
section .content .webIndex .boxAdpB .slider2 {
  border: 2px solid #000000;
}
section .content .webIndex .boxAdpB object {
  height: 360px;
  width: 100%;
  border: 2px solid #000000;
}
section .content .webIndex .boxAdpB h3 {
  background: url("https://dev.promocionesweb.com/tpl/images/arrow2.png") no-repeat scroll 4px 6px #819196;
  padding: 3px 20px;
  margin: 0 0 10px;
  height: 20px;
  color: #FFFFFF;
  font-style: italic;
  font-weight: bold;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section .content .webIndex .boxAdpB .slideKlic {
  width: 100%;
  height: auto;
  border: 2px solid #000000;
  background-color: #d3eaf6;
}
section .content .webIndex .boxAdpB .titK {
  text-align: left;
}
section .content .webIndex .linkSites {
  clear: both;
  float: left;
  width: 100%;
  margin: 20px auto 0;
}
section .content .webIndex .linkSites li {
  float: left;
  height: 60px;
  width: 122px;
  text-align: center;
}
section .content .webIndex .tarotYt {
  margin: 12px 14px;
}
section .content .webIndex .boxTarifa {
  display: block;
  float: left;
  margin: 0 1px;
  width: 325px;
}
section .content .webIndex .boxTarifa h3 {
  background: url("https://dev.promocionesweb.com/tpl/images/arrow2.png") no-repeat scroll 6px 7px #819196;
  padding: 2px 20px;
  height: 20px;
  color: #FFFFFF;
  font-style: italic;
  font-weight: bold;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section .content .webIndex .boxTarifa p {
  margin: 10px 0;
}
section .content .webIndex .boxTarifa p span,
section .content .webIndex .boxTarifa p a {
  color: #009bce;
  font-weight: bold;
}
section .content .webIndex .boxTarifa .resol {
  margin: 0 0 10px;
}
section .content .webIndex .boxTarifa .tarifa {
  padding: 15px;
}
section .content .webIndex .boxContacto {
  display: block;
  float: left;
  margin: 0 1px;
  max-width: 480px;
  width: 100%;
}
section .content .webIndex .boxContacto h3 {
  background: url("https://dev.promocionesweb.com/tpl/images/arrow2.png") no-repeat scroll 6px 7px #819196;
  padding: 2px 20px;
  height: 20px;
  color: #FFFFFF;
  font-style: italic;
  font-weight: bold;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section .content .webIndex .boxContacto p {
  margin: 10px 0 0;
}
section .content .webIndex .boxContacto .error {
  color: #FF0000;
  display: none;
  display: block;
  float: right;
  height: 14px;
  margin: 5px 5px -5px;
}
section .content .webIndex .formC {
  background-color: #f0fcfe;
  border: 1px solid #daf3fb;
  float: right;
}
section .content .webIndex .formC .validate {
  color: #488E9D;
  display: block;
  font-size: 0.8em;
  *font-size: 12px;
  font-weight: bold;
  margin: 100px 0;
  text-align: center;
  text-shadow: 1px 0 0 #FFFFFF;
}
section .content .webIndex .formC form {
  display: block;
  float: right;
  padding: 10px 20px;
  max-width: 440px;
  width: 100%;
}
section .content .webIndex .formC form p {
  max-width: 440px;
  width: 100%;
  clear: both;
  float: right;
}
section .content .webIndex .formC form .submit input {
  background-color: #f4fbfd;
  border: 1px solid #AAC1CE;
  color: #546D77;
  height: 22px;
  margin-left: 15px;
  padding-bottom: 4px;
  text-shadow: 1px 0 0 #FFFFFF;
  max-width: 60px;
  width: 100%;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
section .content .webIndex .formC form label {
  color: #488E9D;
  display: block;
  float: left;
  font-style: italic;
  font-weight: bold;
  margin: 5px 0 0;
}
section .content .webIndex .formC form input,
section .content .webIndex .formC form textarea {
  max-width: 330px;
  width: 100%;
  height: 20px;
  float: right;
  border: 1px solid #daf3fb;
  padding: 0 0 0 5px;
}
section .content .webIndex .formC form input.inError,
section .content .webIndex .formC form textarea.inError {
  border: 1px solid #FF0000;
}
section .content .webIndex .formC form .comment {
  height: 110px;
  padding: 0 0 0 5px;
}




section .content .webIndex .formC form .checkbox-element input{
	float: left;
	width: auto;
	margin: -2px 5px;
}


.bannerNacho {
  margin: 10px 0;
}
#footer {
  position: relative;
  margin: -200px 0 0 1px;
  /* negative value of footer height */

  height: 200px;
  clear: both;
  text-align: center;
}
#footer #foot {
  position: relative;
  top: 170px;
  font-size: 0.8em;
  *font-size: 12px;
  color: #333333;
}
#footer #foot a {
  color: #43a8bd;
}
/* CLEAR FIX*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
.index,
#menuMobile2 {
  display: none;
}
@media screen and (max-width: 980px) {
  .menuM .index {
    display: block;
  }
  .menuM li {
    display: none;
  }
  #body section .content .webIndex .boxVideochat {
    max-width: 100%;
  }
  #body section .content .webIndex .boxVideochatB {
    float: left;
    max-width: 100%;
  }
  #body section .content .webIndex .boxAdpB {
    max-width: 100%;
    text-align: center;
    clear: both;
    float: left;
    margin: 0 auto;
  }
  video {
    width: 100%;
    clear: both;
    float: left;
    display: block;
  }
  #wrapper header .head .user {
    float: right;
    max-width: 220px;
    position: absolute;
    right: 1px;
    top: 26px;
  }
  #wrapper header .head .prov,
  #wrapper header .head .provB {
    height: 35px;
    padding: 10px 0 0;
  }
}
#menuMobile2 {
  position: absolute;
  padding: 0px;
  margin: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 201;
  display: none;
}
#menuMobile2 div {
  background: #eafafe;
  background: -moz-linear-gradient(top, #eafafe 0%, #d2f2fe 83%, #d2f2fe 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eafafe), color-stop(83%, #d2f2fe), color-stop(100%, #d2f2fe));
  background: -webkit-linear-gradient(top, #eafafe 0%, #d2f2fe 83%, #d2f2fe 100%);
  background: -o-linear-gradient(top, #eafafe 0%, #d2f2fe 83%, #d2f2fe 100%);
  background: -ms-linear-gradient(top, #eafafe 0%, #d2f2fe 83%, #d2f2fe 100%);
  background: linear-gradient(to bottom, #eafafe 0%, #d2f2fe 83%, #d2f2fe 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#eafafe', endColorstr='#d2f2fe', GradientType=0);
  border-bottom: 1px solid #9EE3F2;
  border-top: 1px solid #9EE3F2;
  position: absolute;
  padding: 0px;
  margin: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  max-width: 43%;
  min-width: 325px;
  z-index: 100;
  box-shadow: 0px 0px 60px 0px #000000;
  overflow: auto;
}
#menuMobile2 div li {
  float: left;
  clear: both;
  width: 100%;
  padding: 0;
  text-transform: uppercase;
  border-bottom: 1px solid #9EE3F2;
  z-index: 1;
  font-family: Arial;
}
#menuMobile2 div li a {
  color: #000000;
  display: block;
  float: left;
  font-family: Arial;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.4em 1.5em;
  text-shadow: 1px 0 0 #FFFFFF;
  text-transform: uppercase;
  width: 100%;
  border-top: 1px solid #FFFFFF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#menuMobile2 div li ul {
  display: inline-block;
  font-size: 1.4em;
  padding: 0.4em 1.5em;
  text-shadow: -1px -1px 0 #000000;
  text-transform: uppercase;
  float: left;
  clear: both;
  width: 100%;
  border-top: 1px solid #FFFFFF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#menuMobile2 div li ul li {
  border-bottom: 0px;
}
#menuMobile2 div li ul li a {
  color: #488E9D;
  font-size: 0.8em;
  *font-size: 12px;
  border: none;
}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	font-family: Arial;
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.modal-content p{
	margin-top: 30px;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}