@charset "utf-8";
*{outline:none !important}
html{height:100%;}
body{
	font-family:"Arial", sans-serif;
	font-size:14px;	
	color:#616161;
	min-width:320px;
	margin:auto;
	background:#fff;
	line-height:19px;
}
@font-face {
  font-family: "Myriad Pro";
  src: url(../fonts/myriadpro-regular.otf);
}
body p{font-family:inherit;font-size:inherit;color:inherit; line-height:normal}
.container{margin:auto; line-height:23px; text-align:justify; position:relative; color:#757575; max-width: 1110px;}
.container:before,
.container:after{display:block; content:""; clear:both;}
.animar{transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;}
#header{
	width: 100%;
	z-index: 3;
	height: 140px;
	position: absolute;
	top: 0;
	left: 0;
}
body[data-page="4"] #header,body[data-page="5"] #header,
body[data-page="6"] #header,body[data-page="7"] #header{
	background: url(../images/top.jpg) center no-repeat;
	background-size: cover;
}
#bajarSl{
	margin-top: 140px;
}
.logo{
	position: absolute;
	width: 230px;
	height: auto;
	top: 55px;
	left: 15px;
}

#redes{
	display: block;
	width: 61px;
	height: 325px;
	position: fixed;
	top: calc(50% - 162.5px);
	left: 0;
	background:url(../images/banner/redes.png);
	z-index: 5;
	padding: 26px 0;
}
#redes a{
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: auto;
	height: auto;
	font-size: 14px;
	color: #2D2D2D;
}
#redes a img{
	margin: auto;
	display: none;
}
#redes div{
	text-align: center;
	margin-bottom: 45px;
}
#redes a .fa{
	display: inline;
	font-size: 15.5px;
}
#redes div:last-child{
	margin-bottom: 0;
}
#redes a:hover,#redes a:focus{
	transform: scale(1.15);
	text-decoration: none;
	color: #ffffff;
}

#topMenu{
	height: 140px;
}
#menu{
	position: absolute;
	top: 0px;
	left: 42%;
	height: 140px;
}
#menu .nav{
	display: inline-block;
}
#menu ul{
	margin: 0;
}
#menu ul:before,
#menu ul:after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	float: left;
	position: relative;
	height: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px;
}
#menu li a{
	display: block;
	color: #ffffff;
	position: relative;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	line-height: 30px;
	font-weight: 400;
	height: auto;
	padding: 5px 0.5px;
	background: transparent;
	letter-spacing: 0.25px;
	text-transform: none;
}
#menu li a:hover,
#menu li a:focus,
#menu li.active a{
	color: #ffffff;
}
#menu li a:hover:before,
#menu li a:focus:before,
#menu li.active a:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: -4px;
	width: calc(100% + 8px);
	height: 4px;
	background: #fa2939;
}
.cntCartTop{
	position: absolute;
	top: 0;
	right: 15px;
	background: url(../images/banner/crt.png) center no-repeat;
	background-size: cover;
	height: 104px;
	width: 48px;
	padding-bottom: 10px;
}

#myCart{
	position: absolute;
	top: 62px;
	left: 13px;
}
#myCart:hover,#myCart:focus{
	text-decoration: none;
	color: #ffffff;
	opacity: 1;
}
#myCart:hover img,#myCart:focus img{
	transform: scale(1.05);
}
#btnIngresar{
	position: absolute;
	top: 20px;
	left: 15px;
}
#btnIngresar:hover img,#btnIngresar:focus img{
	transform: scale(1.05);
}
.cantidadCP{
	position: absolute;
	top: -15px;
	right: -7px;
	color: #ffffff;
}

/*Footer*/
.titleDat{
	background: url(../images/banner/cap.png);
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	font-size: 25px;
	line-height: 71px;
	color: #ffffff;
	text-align: center;
}
#datFooter{
	background: #2d2d2d;
}
.contentDatFoot{
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 57px 0; 
	flex-wrap: wrap;
}
.contentDatFoot .itemDat1{
	width: 100%;
	color: #ffffff;
	font-family: 'Arial',sans-serif;
	font-size: 15px;
	line-height: 20.32px;
	letter-spacing: 0.25px;
	margin-bottom: 50px;
}

.contentDatFoot .liUl a{
	display: flex;
	align-items: center;
	font-size: 15px;
	color: #ffffff;
	letter-spacing: 0px;
	line-height: 19px;
	margin-bottom: 8px;
}
.contentDatFoot .liUl.liDir{
	font-size: 15px;
	color: #ffffff;
	letter-spacing: 0px;
	line-height: 20px;
	padding-left: 29px;
	background: url(../images/banner/mark.png) center no-repeat;
	background-position: 4px 9px;
	padding-top: 7px;
}
.contentDatFoot .liUl a img{
	margin-right: 10px;
}
.contentDatFoot .tit{
	color: #ff2437;
	font-family: 'Arial',sans-serif;
	font-size: 20px;
	line-height: 20.32px;
	text-align: left;
	letter-spacing: 0px;
	padding-bottom: 15px;
}
.contentDatFoot .itemDat2{
	margin-left: 0px;
	margin-right: 200px;
}
#footer{
	text-align:center;
	font-size:11px;
	color:#FFF;
	background: url(../images/banner/footer.png);
	background-size: cover;
	line-height:19px;
	font-family:'Arial', sans-serif;
	min-height: 44px; 
	font-weight: 400;
	padding: 9px 0;
}
#footer .container{
	padding-top:14px; 
	padding-bottom:13px; 
	font-family:inherit; 
	font-size:inherit
}
#footer .tfooter{
	color:#FFF;
	line-height:16px;	
	text-align:left;
	float:left;
}
#footer #powered {
	color:#FFF; 
    line-height: 16px;
    margin: 0 auto 0;
    width: auto;
	text-align:right;
	float:right
}
#footer a{	
	color:#FFF;	
}
#footer #powered a{
	background: url(../images/iconGlobal.png) no-repeat center left;
	padding:3px 0 3px 20px;
}
#footer a:hover{
	text-decoration:underline;
}
#footer #powered a{color:#FFF;}
/*Footer*/


#footer .tfooter,
#footer #powered{float:none; text-align:center;}
#footer .tfooter{
	margin-bottom:10px;
}
#footer .tfooter span{display:block; 
	text-align:center; 
	line-height:18px
}



/*==================     ToTop     ======================*/
a.toTop {
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
  border-radius: 50%;
  position: fixed;
  background:#000;
  border:solid 1px #fff;
  left: 10px;
  bottom: 50px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  cursor:pointer;
  z-index: 20; opacity:.75 }
a.toTop:hover,
a.toTop:active {color: #000;
    text-decoration: none; opacity:1; background:#fff}
a#toTop
a#toTop .fa{color:#FFF !important;}
a.toTop:hover:after{
	-webkit-transform:scale(1.3);
	-moz-transform:scale(1.3);
	-ms-transform:scale(1.3);
	transform:scale(1.3);
	opacity:0;
}
.mobile .toTop,
.tablet .toTop {display: none !important; }

#sliderTop{
	height: 1240px;
	margin-top: 0px;
}
#sliderTop .slides li{
	height: 1240px;
	position: relative;
	background-position: center center !important;
	background-size: cover;
}
#sliderTop .slides li .img1{
	display: none;
}
.cont-logos{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cont-logos .container{
	height: 100%;
}
.contentTextoSlide{
	height: 100%;
	padding-top: 160px;
	padding-left: 40%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
}
.antesCaption{
	text-align: right;
}
.contentTextoSlide .caption1{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: normal;
	color: #ffffff;
	text-align: left;
	background: url(../images/banner/cap.png);
	display: inline-block;
	margin-left: auto; 
	margin-bottom: 53px;
	padding: 51px 0;
	position: relative;
}
.contentTextoSlide .caption1:before{
	content: '';
	position: absolute;
	width: 500px;
	height: 100%;
	background: url(../images/banner/cap.png);
	right: -500px;
	top: 0;
}
.contentTextoSlide .caption1:after{
	content: '';
	position: absolute;
	width: 100px;
	height: 100%;
	background: url(../images/banner/cap.png);
	left: -100px;
	top: 0;
}
.contentTextoSlide .textCaption{
	max-width: 580px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 30.48px;
	color: #ffffff;
	letter-spacing: -0.2px;
	margin-bottom: 65px;
	margin-left: auto;
}
.tituloCaption{
	color: #ff2437;
	text-align: right;
	padding-right: 45px;
	font-size: 40px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin-bottom: 40px;
	line-height: normal;
}
.botonesSlider{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.botonesSlider a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 287px;
	height: 136px;
	background: url(../images/banner/cap.png);
	margin-right: 12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #ffffff;
}
.botonesSlider a:last-child{
	margin-right: 0;
}


#sliderTop .flex-direction-nav a {
	bottom: 10px;
	top: auto;
	left: 50%;
}
#sliderTop .flex-direction-nav .flex-prev {
	margin-left: -245px;
	background: url(../images/banner/prev.png?v2) center no-repeat;
	width: 45px;
	height: 45px;
	opacity: 1;
}
#sliderTop .flex-direction-nav .flex-next {
	margin-left: -195px;
	background: url(../images/banner/next.png?v2) center no-repeat;
	width: 44px;
	height: 44px;
	opacity: 1;
}


#icoWa{
	background: url(../images/icoWha.png) 0 0 no-repeat;
	position: fixed;
	bottom: 83px;
	z-index: 5;
	width: 292px;
	height: 77px;
	right: 0px;
}
#main{
	overflow: hidden
}
.desktop .wow{
	visibility: hidden;
}

/*inicio*/
#textHome1{
	background: url(../images/banner/cap.png);
	background-size: cover;
}
#textHome1 .container{
	color: #fefefe;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 35px;
	text-transform: uppercase;
	line-height: 117.62px;
	text-align: center;
}
#textHome2{
	padding-top: 106px;
	padding-bottom: 98.5px;
}
.contentHome2{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.itemHome2{
	background: url(../images/inicio/bg1.png) no-repeat;
	background-size: cover;
	margin-bottom: 7.5px;
	width: 210px;
	height: 210px;
	margin-right: 7.5px;
	font-family: 'Arial', sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	line-height: 17.82px;
	color: #ffffff;
	text-transform: uppercase;
}
.contentHome2 .itemHome2:last-child{
	margin-right: 0;
}
.contentHome2 .topItemHome2{
	height: 132px;
	padding-bottom: 24px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.itemHome2:nth-child(4){
	font-size: 14px;
	margin-right: 7.5px;
}
.itemHome2:nth-child(3){
	margin-right: 0;
}
/*fin inicio*/
/*Quienes somos*/
#textSomos1{
	padding-top: 101px;
	padding-bottom: 91px;
}
#textSomos1 div[class*="col-"]:first-child{
	padding-right: 15px;
	margin-bottom: 30px;
}
#textSomos1 div[class*="col-"]:last-child img{
	margin-left: auto;
	margin-right: auto;
}
#textSomos1 div[class*="col-"]{
	width: 100%;
}
.contentSomos1{
	color: #313131;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 30.48px;
	letter-spacing: 0px;
	padding: 16.5px 0;
}
.titleSomos1{
	color: #ffffff;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: 64px;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-left: 25px;
	background: url(../images/banner/cap.png) center no-repeat;
	background-size: cover;
	margin-bottom: 48px;
}

.titleSomos2{
	padding-left: 0;
	text-align: center;
	margin-bottom: 50px;
}
.contentSomos2{
	color: #313131;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14.5px;
	line-height: 28px;
	letter-spacing: 0px;
	margin: 0 -27.5px;
	margin-top: 50px;
	padding-bottom: 80px;
}
.contentSomos2 .liimg{
	position: relative;
	top: -2px;
	margin-right: 5px;
}
.contentSomos2 div[class*="col-"]{
	padding: 0 27.5px;
}
.contentSomos2 img{
	display: inline-block;
}
#textSomos3{
	background: #dcdcdc;
	padding-top: 75px;
	padding-bottom: 60px; 
}
.cntSomos3{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.itemSomos3{
	margin-right: 0;
	width: 50%;
	margin-bottom: 30px;
}
.cntSomos3 .itemSomos3:last-child{
	margin-right: 0;
}
.contentSomos3{
	color: #313131;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 30.48px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.contentSomos3 img{
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
.titleSomos3{
	color: #ff2437;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 30.48px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 73px;
}
/*fin quienes somos*/
/*Servicios*/
#textServ1{
	padding: 79px 0;
}
.contentServ1{
	height: 422px;
	display: flex;
	align-items: center;
	padding-right: calc(50% + 13px);
	position: relative;
	font-family: 'Open Sans', sans-serif;
	line-height: 30.48px;
}
.contentServ1:before{
	content: '';
	position: absolute;
	top: 0;
	left: calc(50% + 55px);
	width: 905px;
	height: 100%;
	background: url(../images/servicios/img1.jpg) center no-repeat;
	background-size: cover;
}
.titleServ1{
	font-weight: 700;
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #ff2437;
	text-align: left;
}
.textoServ1{
	color: #313131;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	margin-top: 32px;
	margin-bottom: 25px;
}
.textoServ1 span{
	letter-spacing: -0.18px;
}
.btnDirectorio{
	display: block;
	width: 162px;
	height: 44px;
	background: #ff2437;
	margin-left: auto;
	font-size: 15px;
	text-align: center;
	color: #ffffff;
	line-height: 44px;
}
.btnDirectorio:hover{
	text-decoration: none;
	opacity: 0.9;
	color: #ffffff;
}
.titleServ2{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 31px;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-align: center;
	padding: 15px 10px;
	background: #ff2437;
	color: #ffffff;
}
.textoServ2{
	font-family: 'Open Sans', sans-serif;
	color: #313131;
	font-weight: 400;
	font-size: 16px;
	margin-top: 63px;
	margin-bottom: 45px;
	line-height: 30.48px;
	letter-spacing: 0px;
}
#textServ3{
	padding-top: 63px;
	padding-bottom: 44px;
}
.contentServ3{
	height: 684px;
	display: flex;
	align-items: center;
	padding-right: calc(50% + 8px);
	position: relative;
	font-family: 'Open Sans', sans-serif;
	line-height: 26px;
	color: #313131;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0px;
}
.contentServ3 strong{
	display: block;
}
.contentServ3:before{
	content: '';
	position: absolute;
	top: 0;
	left: calc(50% + 55px);
	width: 905px;
	height: 100%;
	background: url(../images/servicios/img2.jpg) center no-repeat;
	background-size: cover;
}
.titleServ3{
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	color: #ff2437;
	text-align: left;
}
.textoServ3{
	margin-top: 48px;
	margin-bottom: 5px;
}

#textServ4{
	padding-bottom: 67px;
}
.contentServ4{
	height: 422px;
	display: flex;
	align-items: center;
	padding-left: calc(50% + 13px);
	position: relative;
	font-family: 'Open Sans', sans-serif;
	line-height: 26px;
	color: #313131;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0px;
}
.contentServ4:before{
	content: '';
	position: absolute;
	top: 0;
	right: calc(50% + 55px);
	width: 905px;
	height: 100%;
	background: url(../images/servicios/img3.jpg) center no-repeat;
	background-size: cover;
}
.textoServ4{
	margin-bottom: 23px;
	margin-top: 33px;
}
.titleServ5{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 31px;
	letter-spacing: 0.1px;
	text-transform: uppercase;
	text-align: left;
	padding: 15px 45px;
	background: #ff2437;
	color: #ffffff;
}
#textServ5 .row{
	margin-top: 49px;
	margin-bottom: 59px;
	margin-left: -5.625px;
	margin-right: -5.625px;
}
#textServ5 div[class*="col-"]{
	width: 20%;
	padding: 0 5.625px;
}
.contentServ5{
	max-width: 207px;
	height: 110px;
	border: solid 1px #dadada;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #313131;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.contentServ5 strong{
	font-weight: 700;
	font-size: 20px;
	margin-top: 10px;
	display: block;
}
.contentServ5 strong.strong1{
	color: #ff2437;
}
/*Fin servicios*/
#textBlog1{
	padding-top: 80px;
	padding-bottom: 20px;
}
.contentBlog{
	margin-bottom: 65px;
}
.imgblog{
	height: 210px;
	background-size: cover;
	background-position: center;
	position: relative;
}
.fechaBlog{
	width: 66px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 106.03px;
	background: #ff2437;
	position: absolute;
	left: 0;
	top: calc(50% - 53px);
	color: #ffffff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 29px;
}
.fechaBlog strong{
	display: block;
	font-size: 39px;
	letter-spacing: 0.25px;
	padding-bottom: 8px;
}
.fechaBlog span{
	display: block;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0px;
	padding-top: 2px;
}
.tituloBlog{
	background: #313131;
	position: relative;	
}
.nombreBlog{
	line-height: 29px;
	padding: 15px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	letter-spacing: 0.5px;
	color: #ffffff;
	text-align: left;
	padding-left: 24px;
	padding-right: 210px;
}
.btnverBlog{
	position: absolute;
	top: 0;
	height: 100%;
	right: 0;
	background: #ff2437;
	padding: 15px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 195px;
	font-size: 13px;
	letter-spacing: 0.25px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #ffffff;
	cursor: pointer;
}
.btnverBlog:hover{
	color: #ffffff;
	opacity: 0.9;
	text-decoration: none;
}
.textoBlog{
	color: #606060;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0px;
	margin-top: 15px;
}
#textBlogDetalle1{
	padding-top: 80px;
}
.imgBlogDet{
	position: relative;
}

/*Tienda*/
#textTienda1{
	padding-top: 63px;
	padding-bottom: 8px;
}
.titleTienda1{
	background: #ff2437;
	padding: 15px 48px;
	line-height: 31px;
	font-size: 30.48px;
	letter-spacing: 0.1px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #ffffff;
	margin-bottom: 47px;
}
.contentTienda{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.sidebartienda{
	width: 100%;
	margin-right: 0px;
	margin-bottom: 30px;
}
.productosTienda{
	width: 100%;
	min-height: 300px;
}
.titleCategoria{
	background: #313131;
	color: #ffffff;
	height: 59px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 22px;
	cursor: pointer;
}
.titleCategoria .fa{
	margin-right: 5px;
}
.categorias{
	background: #e9e9e9;
	width: 100%;
	text-align: left;
	display: none;
}
.sidebartienda.open .categorias{
	display: block;
}
.categorias ul{
	list-style: none;
	width: 100%;
}
.categorias ul li{
	width: 100%;
	border-bottom: solid 1px #fbfbfb;
}
.categorias ul li.active{
	background: #ff2437;
}
.categorias ul li a{
	color: #616161;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	width: 100%;
	display: block;
	padding: 15px 0;
	padding-left: 40px;
}
.categorias ul li.active a{
	color: #ffffff;
}
.categorias ul li a:hover{
	background: #ff2437;
	color: #ffffff;
	text-decoration: none;
}
.noHay{
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
}
/*productos*/
.productosTienda .row{
	margin: 0 -9.75px;
}
.productosTienda div[class*="col-"]{
	padding: 0 9.75px;
	margin-bottom: 52px;
}
.contenedor-producto{
	max-width: 250px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.irAProductos:hover{
	text-decoration: none;
	opacity: 0.9;
}
.title-produc{
	color: #313131;
	font-family: 'Open Sans', sans-serif;
	font-width: 400;
	font-size: 18px;
	letter-spacing: 0px;
	text-align: center;
}
.title-produc .nomb{
	text-overflow: ellipsis;
 	white-space: nowrap;
 	overflow: hidden;
 	padding: 0 5px;
 	height: 52px;
 	line-height: 52px;
}
.botones-produc{
	background: #313131;
	padding-right: 114px;
	height: 41px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 41px;
	letter-spacing: -0.25px;
	color: #ffffff;
	text-align: center;
}
.botones-produc span{
	font-size: 24px;
}
.comprar{
	width: 114px;
	height: 41px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #ff2437;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
}
.comprar img{
	margin-right: 3px;
}
.btnAddCart:hover{
	text-decoration: none;
	opacity: 0.9;
}

/* Contacto */
#textContacto{
	margin-top: 40px;
	padding-bottom: 12px;
	background: url(../images/contacto/fondo.png) center top no-repeat;
	background-size: cover;
	height: 105px;
}
#textContacto .container div{
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 26px;
	line-height: 23px;
	height: 105px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	letter-spacing: 0.25px;
	color: #ffffff;
	text-align: center;
}
#formTop{
	position: relative;
	padding-bottom: 50px;
	padding-top: 0px;
}
#frmContacto{
	overflow: hidden;
}
#frmContacto .row{
	margin: 0 -2px;
}
#frmContacto div[class*="col-"]{
	padding: 0 2px;
}
#frmContacto .form-group{
	margin-bottom: 4px
}
#frmContacto .form-control{
	display: block;
	height: 62px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Arial", serif;
	font-size: 13px;
	color: #707070;
	border: 1px solid #d7d7d7;
	box-shadow: inset 0 1px 1px transparent;
	background: #d2d2d2;
	border-radius: 6px;
}
#frmContacto .textarea{
	height: 135px;
	padding-top: 15px;
}
#frmContacto .mt-submit{
	margin-top: 20px;
}
#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height:43px; 
	background: url(../images/submit.png); 
	color:#FFF; 
	text-transform:uppercase; 
	font-family:Arial,sans-serif; 
	font-size:12.5px;
	width: 105px;
	text-align: center;
	font-weight: 400;
	border-radius: 5px;
}
#frmContacto input[type=submit]:hover,
#frmContacto input[type=reset]:hover{opacity:.8}
#frmContacto .error input,
#frmContacto .error textarea{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}

.frmContacto input::-webkit-input-placeholder {color:#313131; opacity:  1;}
.frmContacto input:-moz-placeholder {color:#313131; opacity:  1;}
.frmContacto input::-moz-placeholder {color:#313131; opacity:  1;}
.frmContacto input:-ms-input-placeholder {color:#313131; opacity:  1;}
.frmContacto textarea::-webkit-input-placeholder {color:#313131; opacity:  1;}
.frmContacto textarea:-moz-placeholder {color:#313131; opacity:  1;}
.frmContacto textarea::-moz-placeholder {color:#313131; opacity:  1;}
.frmContacto textarea:-ms-input-placeholder {color:#313131; opacity:  1;}
.frmContacto input:focus::-webkit-input-placeholder {opacity:0.5}
.frmContacto input:focus:-moz-placeholder{opacity:0.5}
.frmContacto input:focus::-moz-placeholder{opacity:0.5}
.frmContacto input:focus:-ms-input-placeholder{opacity:0.5}
.frmContacto textarea:focus::-webkit-input-placeholder{opacity:0.5}
.frmContacto textarea:focus:-moz-placeholder{opacity:0.5}
.frmContacto textarea:focus::-moz-placeholder{opacity:0.5}
.frmContacto textarea:focus:-ms-input-placeholder{opacity:0.5}

#frmContacto .has-error .form-control-feedback{line-height:36px; height:100%; }
#frmContacto .has-error input{
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
/*fin contacto*/

/*DetalleDeProducto*/
#textDetalle1{
	padding-top: 63px;
	padding-bottom: 10px;
}
#infoProducto div[class*="col-"]{
	width: 100%;
}
.visorImg figure img{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.contentDetallesProducto{
	max-width: 473px;
	margin-left: auto;
	margin-right: auto;
}
.nombrePDetalle{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
	color:  #ff2437;
	text-align: center;
	padding-bottom: 22px;
	border-bottom: solid 1px #dddddd;
}
.precioProductoDet{
	color: #313131;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	letter-spacing: -0.25px;
	text-align: center;
	height: 145px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: solid 1px #dddddd;
}
.precioProductoDet span{
	font-size: 50px;
}
/*FinDetalleDeProducto*/
.contentNumGrad{
	text-align: center;
	padding-top: 29px;
}
.detalleprev{
	font-family: 'Open Sans', sans-serif;
	color: #313131;
	font-weight: 400;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 56px;
	width: 219px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-right: 105px;
}
.cantidadProdc{
	position: absolute;
	top: 0;
	right: 0;
	height: 56px;
	width: 105px;
	display: flex;
	align-items: center;
	justify-content: center;
}
input[type="number"] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
}
.number-input {
	display: inline-flex;
}
.number-input,
.number-input * {
	box-sizing: border-box;
}
.number-input button{
	outline:none;
	-webkit-appearance: none;
	background-color: #dcdcdc;
	border: none;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 45px;
	cursor: pointer;
	margin: 0 2px;
	position: relative;
}
.number-input.detalleprev button{
	background-color: transparent;
	color: #252525;
	height: 33px;
	margin: 0;
	padding: 0;
	width: 20px;
}
.number-input.detalleprev button.mix{
	background: url(../images/productos/min.png?v2) center no-repeat;
	height: 56px;
}
.number-input.detalleprev button.plus{
	background: url(../images/productos/plus.png?v2) center no-repeat;
	height: 56px;
}
.number-input .minus,.number-input .plus{
	-webkit-appearance: none;
	background-color: transparent;
	border: none;
	width: 20px;
	height: 56px;
	cursor: pointer;
	margin: 0 1px;
	position: relative;
	color: #a7a7a7;
}
.number-input.detalleprev .quality{
	font-weight: 600;
}

.number-input button:before,
.number-input button:after {
	display: inline-block;
	position: absolute;
	content: '';
	width: 8px;
	height: 2px;
	background-color: #424242;
	transform: translate(-50%, -50%);
}
.number-input button.plus:after {
	transform: translate(-50%, -50%) rotate(90deg);
}
.number-input.detalleprev button:before,
.number-input.detalleprev button:after {
	width: 0;
	height: 0;
}
.number-input input[type=number] {
	height: 56px;
	max-width: 56px;
	border: solid 1px #a7a7a7;
	background: transparent;
	color: #252525;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	padding: 0;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
}
.number-input.detalleprev input[type=number] {
	height: 56px;
	max-width: 56px;
	border: solid 1px #000000;
	background: transparent;
	color: #252525;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	padding: 0;
	margin-left: 8px;
	margin-right: 8px;
}
.number-input .qty {
	height: 56px;
	max-width: 56px;
	border: solid 1px #a7a7a7;
	background: transparent;
	color: #252525;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	padding: 0;
	margin-left: 8px;
	margin-right: 8px;
}
.btn-aCarrito{
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	border-radius: 0;
	line-height: 23px;
	width: 100%;
	height: 74px;
	background: #ff2437;
	padding: 6px 5px;
	margin-top: 25px;
}
.btn-aCarrito img{
	margin-right: 3px;
}
.btn-aCarrito:hover,.btn-aCarrito:focus{
	color: #ffffff;
	opacity: 0.85;
}

.descripcionProdcut{
	color: #313131;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 27px;
	letter-spacing: 0px;
	margin-top: 48px;
	margin-bottom: 90px;
}

.bgBlack{
	background: #3f3f3f;
	height: 45px;
}
#textCart1{
	padding-top: 60px;
	padding-bottom: 8px;
}


.ResumenCarrito{
	margin-top: 40px;
}

#carrito,#carrito2{
	padding-bottom: 40px;
}
#carrito .c100{
	width: 100%;
}

#carrito2 .c100{
	width: 100%;
}

#carrito td {
    vertical-align: middle;
    padding: 25px 8px;
}
#carrito td.fotoPc{
	width: 71px;
}
#carrito td.delItem{
	padding-right: 0;
}
.foto-producto{
	width: 55px;
	margin: auto;
	border: solid 1px #a0a0a0;
}
#resumenForm2 #carrito td.fotoPc{
	padding-left: 0;
	width: 55px;
}
#resumenForm2 #carrito td.fotoPc img{
	margin-left: 0;
	margin-right: 0;
}
.nombreP{
	color: #141414;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: left;
	max-width: 200px;
}
.nombreP span{
	color: #616161;
	font-family: 'Arial Narrow';
	text-align: left;
}
.codigoP{
	font-family: 'Arial Narrow';
	font-size: 14px;
	color: #616161;
}
.precioP{
	font-family: 'Arial';
	font-weight: 400;
	color: #616161;
	font-size: 16px;
	line-height: 49px !important;
}
.precioPT{
	font-size: 22px;
	font-family: 'Arial';
	font-weight: 700;
	color: #616161;
	line-height: 49px !important;
	text-align: right;
	padding-right: 0px !important;
}
.encabezado{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #616161;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: 700;	
}
.titlepC{
	text-align: left;
	padding-left: 0px !important;
}
.totalrc{
	text-align: right;
	padding-right: 0px !important;
}
.resumen{
	vertical-align: bottom;
	border-bottom: 1px solid #a0a0a0;
	padding: 8px;
	line-height: 1.42857143;
}
.centro{
	padding-top: 8px;
}
.title1{
	font-family: 'Arial';
	font-size: 14px;
	font-weight: 400;
	color: #a1a1a1;
	line-height: 20px;
}
.title1.nota{
	font-family: 'Arial';
	font-size: 11px;
	font-weight: 400;
	color: #918e8e;
	text-align: justify;
	line-height: 19px;
}
.title2{
	font-family: 'Arial';
	font-size: 14px;
	font-weight: 400;
	color: #ff4c4c;
	line-height: 20px;
}
.title3{
	line-height: 23px;
}
.p-envio{
	font-family: 'Arial';
	font-size: 12px;
	font-weight: 400;
	color: #9d9d9d;
	padding: 10px 0;
}

.icoEliminar{
	cursor: pointer;
}
.table > tbody > tr > td{
	border-top: 1px solid #a0a0a0;
}
.table > tbody > tr:last-child{
	border-bottom: 1px solid #a0a0a0;
}
.table > thead > tr > th {
    border-bottom: 1px solid #a0a0a0;
}
.informacionCart .row{
	position: relative;
	padding: 9px 0;
}
.informacionCart .row.border:before{
	content: '';
	position: absolute;
	width: calc(100% - 30px);
	height: 0.8px;
	bottom: 0;
	left: 15px;
	background:  #a0a0a0;
	opacity: 0.38;
}
.btn-seguir, .btn-continuar{
	width: 100%;
	color: #ffffff;
	height: 45px;
	border:0;
	border-radius: 0;
	line-height: 33px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	cursor: pointer;
}
.btn-seguir:hover, .btn-continuar:hover,.btn-seguir:focus, .btn-continuar:focus{
	color: #ffffff;
	opacity: 0.85;
}
.btn-seguir{
	background: #3b3b3b;
	margin-bottom: 7px;
	margin-top: 30px;
}
.btn-continuar{
	background: #ff2437;
}
.table > tbody > tr > th{
	padding: 15px 8px;
}
.carritoR{
	margin-bottom: 25px;
}
.text-right{
	text-align: right;
}
.imgCarritoF{
	margin-bottom: 46px;
	margin-top: -15px;
}

#textFormulario1{
	font-family: 'Oswald', sans-serif;
}
.textformulario1{
	margin-bottom: 6px !important;
}

#formResumen .form-group {
 margin-bottom: 9px;
}
#formResumen .row-resumen{margin: 0 -4px}
#formResumen .titDesc2{line-height: 24px; padding-left: 5px}
#formResumen .row-resumen [class*="col-"]{
	padding-left: 4px; 
	padding-right: 4px;
}
#formResumen label {
	padding-left: 50px;
	color: #e56c13;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 24px;
	line-height: 18px;
}
#formResumen abbr{border-bottom: none;}
#formResumen textarea{height: 127px; line-height: 18px;}
#formResumen .form-control,
#formResumen label.control-label{font-weight:400;font-size: 15.5px;font-family:Verdana, sans-serif; color:#979797; padding-top:7px;}
#formResumen .form-control{ 
	height:47px; 
-moz-border-radius:0;
-ms-border-radius:0;
-o-border-radius:0;
-webkit-border-radius:0;
box-shadow: none;
color: #717171;
border: solid 1px #d4d4d4;
font-size: 12px;
}
#formResumen textarea.form-control{height:123px; padding-top:11px}
#formResumen div.required .control-label:before {
content: '* ';
color: #F00;
font-weight: bold;
}
#formResumen .form-horizontal label.control-label{display:block; text-align:left}
#formResumen .form-horizontal .form-group{margin:0 0 10px}
#formResumen .has-feedback label ~ .form-control-feedback {
	top: 27px !important;
	right:0 !important;}
#formResumen .form-control-feedback{display:none;}
#formResumen .error .form-control-feedback{
	display:block; 
	line-height:47px;
	height: 47px;
	color: #db1a1a;}
#btnSubmitResumen{display: none !important}

.contenedorTitleRes{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #171717;
	line-height: 28px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 29px;
	text-align: left;
}
.mp{
	margin-top: 0;
}
.subirmas{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.nuevosubir{
	margin-top: 30px;
}
.contenedorTitleRes span{
	padding-right: 5px;
	background: #ffffff;
}
.linearesumen{
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 6px;
	right: 0;
	background: #3f3f3f;
	z-index: -1;
}
.linearesumen.linea22{
	width: 58.5%;
}
.titleResForm2{
	margin-top: 10px;
	background: url(../images/productos/bgcarrito.png);
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	height: 75px;
	line-height: 75px;
	color: #ffffff;
	font-size: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	margin-bottom: 40px;
}
#resumenForm2{
	margin-bottom: 30px;
}


#loading{background-size:60% auto;display:block;width:100px;height:100px;position:fixed;left:50%;margin-left:-50px;top:50%;margin-top:-50px;z-index:99999 !important;}
.basic-spinner{display:inline-block;margin:0 auto;border-radius:50%;background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url(../images/site-spinner-240.png);width:100px;height:100px;-webkit-animation:full-rotation 1s infinite linear;-moz-animation:full-rotation 1s infinite linear;animation:full-rotation 1s infinite linear}.basic-spinner.isHidden{display:none}.ua-ie-7 .basic-spinner,.ua-ie-8 .basic-spinner,.ua-ie-9 .basic-spinner{background-image:url(../images/site-spinner-100.gif)}
@-webkit-keyframes full-rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@-moz-keyframes full-rotation{from{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}
@-o-keyframes full-rotation{from{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes full-rotation{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}


.datosCuenta{
	background: #e8e7e7;
	font-family: 'Arial';
	font-weight: 400;
	color: #444444;
	font-size: 14px;
	width: 100%;
	height: 99px;
	padding: 10px;
	padding-left: 185px;
	text-align: left;
}
.pagarenefectivo{
	padding-left: 195px;
}
.datosCuenta span{
	font-weight: 700;
	color: #000000;
}
#metodos .container{
	padding-top: 27px;
	padding-bottom: 33px;
}
.cl-50{
	width: 100%;
}
.btn-realizar{
	background: #13a9ed;
	color: #ffffff;
}
.btn-realizar:hover,.btn-realizar:focus{
	text-decoration: none;
}
.btnCuenta{
	display: flex;
	align-items: center;
	justify-content: center;
}

.contenido-total{
	border:solid 1px #d4d4d4;
	min-height: 68px;
	margin-top: 10px;
	padding: 10px 20px;
}
.contenido-total .tit{
	font-family: 'Oswaldo', sans-serif;
	font-size: 28px;
	color: #3a7f21;
	font-weight: 700;
	text-align: left;
	line-height: 23px;
}
.contenido-total ul{
	list-style-image: url(../images/icoli3.png);
	margin-left: 15px;
}
.contenido-total ul li{
	font-family: 'Arial';
	font-size: 14px;
	color: #616161;
}
#metodo1{
	width: 100%;
	height: 112px;
	background: #bc006e;
	margin-top: 20px;
}
#metodo1 .importante{
	width: 100%;
	height: 112px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
#metodo1 .inst{
	text-align: center;
	font-size: 16px;
	font-family: 'Arial';
	color: #ffffff;
	font-weight: 700;
}
#metodo1 span{
	display: inline-block;
	text-align: center;
	font-size: 16px;
	font-family: 'Arial';
	color: #ffffff;
	font-weight: 400;
	background: rgba(0,0,0,0.35);
	margin-top: 5px;
	padding: 2px 25px;
}
.noteCart{
	font-size: 10.7px;
}


.contentPagos1{
	background: #dcdcdc;
	color: #161616;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	height: 52px;
	line-height: 52px;
	font-weight: 400;
	position: relative;
}
.contentPagos1:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0;
	left: calc(50% - 0.5px);
	background: rgba(246,246,246,0.57);
}
.contentPagos1 span{
	font-weight: 900;
}
.contentPagos1 span.folio{
	text-transform: uppercase;
}
.textPagos1{
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #616161;
	border: solid 1px #eaeaea;
	padding: 35px 15px;
}
.textPagos1 span{
	display: block;
}
.iconoPagos{
	background: #484848;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 33px;
	width: 33px;
	border-right: solid 1px #e9e9e9;
}
.titlePagos2{
	background: #484848;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 33px;
	color: #ffffff;
	font-weight: 400;
	text-align: left;
	padding-left:10px;
	margin-right: 3px;
	width: 137px;
}
.textPagos2{
	background: #e6e6e6;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 33px;
	color: #8a8a8a;
	font-weight: 400;
	text-align: left;
	padding: 0 15px;
	width: calc(100% - 173px);
}
.contenedorPagos2{
	display: flex;
	margin-bottom: 8px;
}
.maxContent{
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#pagos2 .contenedorPagos2:last-child{
	margin-bottom: 0;
}
#pagos1{
	padding-top: 0px;
}
#pagos2{
	margin-top: 35px;
	margin-bottom: 69px;
}
#pagos2 .row div[class*="col-"]:first-child{
	padding-right: 15px;
	width: 100%;
	margin-bottom: 20px;
}
#pagos2 .row div[class*="col-"]:last-child{
	padding-left: 15px;
	margin-left: 20%;
	width: 60%;
}
.contenedorPrecioP{
	background: #ff3838;
	height: 115px;
	display: flex;
	align-items: center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 18px;
	max-width: 485px;
	margin-left: auto;
}
.title-total{
	background: rgba(0,0,0,0.25);
	font-family: 'Lato';
	font-size: 27px;
	color: #ffffff;
	font-weight: 400;
	height: 85px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 68.5%;
}
.title-total .span2{
	font-size: 54px;
}
.titlePreciop{
	height: 115px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 31.5%;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	padding: 8px;
	text-align: left;
}
.titlePreciop div{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}



#pagos3{
	background: #d7701e;
	padding: 14px 0;
}
#pagos3 img{
	margin: auto;
}
.d-none{
	display: none;
}


.masInfoRe{
	font-family: 'Verdana';
	font-weight: 400;
	font-size: 12px;
	color: #8f8f8f;
	line-height: 16px;
	padding-left: 35px;
	margin-right: 50px;
	padding-bottom: 25px;
	text-align: left;
	margin-left: 15px;
	padding-top: 3px;
}
.masInfoRe.liner{
	border-bottom: solid 1px #bfbfbf;
	margin-bottom: 19px;
}
.titleresumenCart2{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	line-height: 53px;
	font-weight: 900;
	color: #ffffff;
	background: #3a3a3a;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 32px;
}

.acomodarForm{
	margin-bottom: 16px !important; 
}
.cantidadForm{
	max-width: 45px;
	margin: auto;
	background: transparent;
	color: #2d2c2c;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
}
.titlecp2{
	padding-left: 65px !important;
}
.tituloReFom{
	margin-bottom: 45px;
}
.ref2{
	margin-bottom: 50px !important;
}

.titleMetodos1{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	color: #ffffff;
	text-align: center;
	background: #3b3b3b;
	padding: 19px 0;
	text-transform:none;
}
#metodos .row{
	margin: 0 -7.5px;
}
#metodos .row div[class*="col-"]{
	padding: 0 7.5px;
}
#metodos .row div[class*="col-"] a{
	text-decoration: none;
	cursor: pointer;
}
#metodos .row div[class*="col-"] a:hover,#metodos .row div[class*="col-"] a:focus{
	opacity: 0.85;
}
.titleDetalle1{
	position: relative;
}
.btnBack{
	position: absolute;
	top: -11px;
	right: 15px;
}
.btnBack:hover,.btnBack:focus{
	opacity: 0.85;
}
.imgLogoFoot{
	width: 187px;
	height: 159px;
	background: url(../images/bgLogo2.png) center no-repeat;
	display: flex;
	justify-content: center;
	padding-top: 25px;
	padding-left: 10px;
	align-items: flex-start;
	margin: auto;
}
.imgLogoFoot img{
	mix-blend-mode: multiply;
	width: 139px;
	margin: 0;
}
.solomov{
	display: none;
}
.bblack{
	background: #000000 !important;
}
.titleMetodo{
	margin-top: 60px;
}
#textCart10{
	padding-top: 62px;
}
#textCart10 .container div.tilem{
	background: #ff2437;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	height: 61px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	padding-left: 47px;
}
.titleDetMet{
	text-align: left;	
	height: 75px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 75px;
	color: #ffffff;
	padding-left: 35px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	position: relative;
}
.btn-print{
	position: absolute;
	top: 0px;
	right:0;
	display: block;
	width: 142px;
	height: 100%;
	background: #3b3b3b;
	text-align: center;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
}
.btn-print:hover,.btn-print:focus{
	color: #ffffff;
	text-decoration: none;
}
.bgmetodobanco{
	margin-top: 56px;
	margin-bottom: 44px;
}
.banamexbg{
	background: url(../images/metodos/bgbancomer.png) center no-repeat;
	background-size: cover;
	height: 210px;
	padding-left: 50%;
	display: flex;
	align-items: center;
}
.oxxobg{
	background: url(../images/metodos/bgoxxo.png) center no-repeat;
	background-size: cover;
	height: 225px;
	display: flex;
	align-items: center;
	padding: 39px 0;
	justify-content: center;
}
.titleBanamex{
	font-size: 26px;
	line-height: 36px;
	color: #ffffff;
	letter-spacing: 0.25px;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
	padding-bottom: 10px;
}
.titleBanamex2{
	font-size: 24px;
	line-height: 36px;
	color: #ffffff;
	letter-spacing: 0.25px;
	font-weight: 200;
	font-family: 'Oswald', sans-serif;
}
.titleBanamex2 strong{
	font-weight: 600;
}
.textBancoBancomer{
	border-left: solid 2px #cfcfcf;
	padding-left: 30px;
	margin-left: 15px;
}
.datosOxxo{
	height: 100%;
	border-left: solid 2px #cfcfcf;
	display: flex;
	align-items: center;
	padding-left: 30px;
	margin-left: 30px;
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	line-height: 36px;
	font-weight: 200;
	letter-spacing: 0.25px;
	color: #ffffff;
}
.datosOxxo strong{
	font-weight: 600;
}
.contenCorreoPrint{
	border: solid 1px #d2d2d2;
	background: transparent;
	text-align: center;
	color: #424242;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 23px;
	padding: 31px 10px;
	margin-bottom: 40px;
}
.titlePrintc{
	color: #5a5a5a;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.25px;
	padding-top: 7px;
}
.titlePrints2{
	color: #fa2939;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 28px;
	text-align: center;
	padding-bottom: 40px;
}
.titleRecientes{
	background: #bcbcbc;
}
.titleRecientes .container{
	color: #313131;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 22px;
	text-transform: uppercase;
	padding: 41px 15px;
	text-align: center;
}
.newcolor{
	background: #ffffff !important;
}



#textPagos2{
	margin-top: 20px;
	margin-bottom: 22px;
}
#textPagos2 div[class*="col-"]{
	width: 50%;
	margin-bottom: 35px;
	border-right: 0;
}
#textPagos2 div[class*="col-"]:nth-child(2){
	border-right: 0;
}
#textPagos2 div[class*="col-"]:last-child{
	border-right: 0;
}
.bgMetodo{
	max-width: 246px;
	height: 201px;
	position: relative;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
}
.metodo0{
	background: url(../images/metodos/metodo0.jpg) center no-repeat;
	background-size: cover;
}
.metodo1{
	background: url(../images/metodos/metodo1.png) center no-repeat;
	background-size: cover;
}
.metodo2{
	background: url(../images/metodos/metodo2.png) center no-repeat;
	background-size: cover;
}
.metodo3{
	background: url(../images/metodos/metodo3.png) center no-repeat;
	background-size: cover;
}
.bgMetodo a{
	display: block;
	position: absolute;
	background: #ffffff;
	width: 170px;
	height: 41px;
	bottom: 24px;
	left: calc(50% - 85px);
	color: #444444;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 15.28px;
	line-height: 29px;
}
.bgMetodo a:hover,.bgMetodo a:focus{
	opacity: 0.9;
}
.cont-btnCategoria{
	cursor: pointer;
}
.oxxobg img{
	max-width: 220px;
}

.contentPagos3{
	background: #ffffff;
	margin-top: 25px;
	padding: 20px 0px 27px 0px; 
}
#formFactura .row{
	margin: 0 -3.5px;
}
#formFactura div[class*="col-"]{
	padding: 0 3.5px;
}
#formFactura .form-group{
	margin-bottom: 8px
}
#formFactura .form-control{
	display: block;
	height: 45px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 12px;
	color: #707070;
	border: 1px solid #d5d5d5;
	box-shadow: inset 0 1px 1px transparent;
}

#formFactura .error input{
	border:solid 1px #000; 
	background:rgba(255,216,217,1.00); 
	color:#000
}

#formFactura input[type=submit]:hover,
#formFactura input[type=reset]:hover{opacity:.8}
#formFactura .error input,

#formFactura input::-webkit-input-placeholder {color:#a6a6a6; opacity:  1;}
#formFactura input:-moz-placeholder {color:#a6a6a6; opacity:  1;}
#formFactura input::-moz-placeholder {color:#a6a6a6; opacity:  1;}
#formFactura input:-ms-input-placeholder {color:#a6a6a6; opacity:  1;}

#formFactura input:focus::-webkit-input-placeholder {opacity:0.5}
#formFactura input:focus:-moz-placeholder{opacity:0.5}
#formFactura input:focus::-moz-placeholder{opacity:0.5}
#formFactura input:focus:-ms-input-placeholder{opacity:0.5}
#formFactura .has-error .form-control-feedback{line-height:36px; height:100%; }
#formFactura .has-error input{
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.titlePagosMForm{
	text-align: center;
	color: #383838;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 36px;
	position: relative;
	border-bottom: solid 1px #d5d5d5;
	padding-bottom: 35px;
	margin-bottom: 25px;
}
.titlePagosMForm label{
	font-weight: 700;
	position: relative;
	cursor: pointer;
}
.titlePagosMForm input[type="checkbox"]{
	opacity: 0;
}
.titlePagosMForm input[type="checkbox"] + i:after{
  content: "";
  position: absolute;
  top: 11px;
  left: -10px;
  width: 21px;
  height: 21px;
  background: url(../images/metodos/cuadro.png?v2); 
}
.titlePagosMForm input[type="checkbox"]:checked + i:before{
  content: "";
  position: absolute;
  top: 7px;
  left: -6px;
  width: 22px;
  height: 20px;
  background: url(../images/metodos/check.png?v2); 
  z-index: 2;
}
.titleMasForm{
	text-align: center;
	color: #616161;
	font-weight: 400;
	font-size: 17px;
	line-height: 31px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 25px;
}
.titleSelecMp{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: normal;
	color: #383838;
	text-align: center;
	margin-bottom: 58px;
	padding-bottom: 30px;
	border-bottom: solid 1px #d5d5d5;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.detallesdemetodoCart{
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	background: url(../images/metodos/bgcar.png);
	background-size: cover;
	text-align: center;
	line-height: 32px;
	padding: 20px 10px;
	margin-bottom: 35px;
}


#textResumen3{
  padding-bottom: 46px;
}
#textResumen3 .titleResumen3{
  background: #484848;
  text-align: center;
  height: 68px;
  line-height: 68px;
  font-family: 'Lato', sans-serif;
  font-size: 28px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: 0.25px;
}
#textResumen3 .contentResumen3{
  min-height: 178px;
  background: #f6f6f6;
}
#textResumen3 .titleResumen31{
  background: #7f7f7f;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 22px;
  color: #ffffff;
  line-height: 30px;
  padding: 15.5px 15px;
  text-align: center;
}
.resumen3{
  padding: 28.5px 50px;
  border: solid 1px #dcdcdc;
  border-top: 0;
}
.resumen3 .resu3{
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-family: 'Lato', sans-serif;
  color: #777777;
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  flex-wrap: wrap;
}
.resumen3 .resu3 strong{
  color: #393939;
}
.itemResumen3{
  width: 50%;
  text-align: center;
  margin-bottom: 10px;
}
.itemResumen4{
  width: 50%;
  text-align: center;
  margin-bottom: 10px;
}
.itemResumen5{
  width: 50%;
  text-align: center;
}
.itemResumen6{
	width: 50%;
	text-align: center;
}

#textIngresar1{
	position: relative;
	padding-top: 62px;
}
#textIngresar1 .titleTienda1{
	margin-bottom: 20px;
	font-size: 24px;
}

#textIngresar2{
	padding-top: 0px;
	padding-bottom: 62px;
}
.contentLogin{
	max-width: 417px;
	margin-right: auto;
	margin-left: auto;
}
.titleLogin{
	font-family: 'Verdana', sans-serif;
	font-weight: 400;
	color: #3d3d3d;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.contentLogin .liner,.contentLogin2 .liner{
	max-width: 417px;
	height: 17px;
	background: url(../images/panel/line.png?v2) center no-repeat;
	background-size: cover;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.contentLogin .liner,.contentLogin2 .liner{
	margin-bottom: 10px;
}
.contentLogin2 .liner{
	margin-bottom: 20px;
}
#frmLogin .row{
	margin: 0 -5px;
}
#frmLogin div[class*="col-"]{
	padding: 0 5px;
}
#frmLogin .form-group{
	margin-bottom: 12px
}
#frmLogin .form-control{
	display: block;
	height: 43px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 11px;
	color: #707070;
	border: 1px solid #d7d7d7;
	box-shadow: inset 0 1px 1px transparent;
}
#frmLogin input[type=submit]{
	display:inline-block; 
	height:51px; 
	background: #404040; 
	color:#FFF; 
	text-transform:uppercase; 
	font-family: 'Open Sans', sans-serif; 
	font-size:17px;
	width: 100%;
	text-align: center;
	font-weight: 700;
	border-radius: 0px;
}
#textIngresar2 #frmLogin .form-control{
	font-family: 'Open Sans', sans-serif; 
	font-size:11px;
}
#frmLogin input[type=submit].btnregistrarme{
	max-width: 417px;
	height: 51px;
	background: #ff2437;
	margin-top: 6px;
}
#frmLogin input[type=submit]:,
#frmLogin input[type=reset]:hover{opacity:.8}
#frmLogin .error input,
#frmLogin .error textarea{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}

.frmLogin input::-webkit-input-placeholder {color:#959595; opacity:  1;}
.frmLogin input:-moz-placeholder {color:#959595; opacity:  1;}
.frmLogin input::-moz-placeholder {color:#959595; opacity:  1;}
.frmLogin input:-ms-input-placeholder {color:#959595; opacity:  1;}
.frmLogin input:focus::-webkit-input-placeholder {opacity:0.5}
.frmLogin input:focus:-moz-placeholder{opacity:0.5}
.frmLogin input:focus::-moz-placeholder{opacity:0.5}
.frmLogin input:focus:-ms-input-placeholder{opacity:0.5}

#frmLogin .has-error .form-control-feedback{line-height:36px; height:100%; }
#frmLogin .has-error input{
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.btnRecovery{
	margin-top: 12px;
	color: #ffffff;
	background: #8f8f8f;
	line-height: 51px;
	text-align: center;
	font-family: 'Open Sans', sans-serif; 
	font-size:17px;
	max-width: 417px;
	display: block;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
}
.btnRegistrar{
	background: #ff2437;
	text-align: center;
	font-family: 'Lato', sans-serif; 
	font-size:18px;
	max-width: 417px;
	display: block;
	font-weight: 400;
	cursor: pointer;
	height: 51px;
	line-height: 51px;
	color: #ffffff;
	margin-top: 20px;
}
.btnRecovery:hover,.btnRegistrar:hover{
	color: #ffffff;
	opacity: 0.9;
}
#btnalert{
	cursor: pointer;
}
.cntSuscribirse .fancybox-skin{
	background: #ffffff;
	border-radius: 4px;
}
.cntSuscribirse .fancybox-close {
    position: absolute;
    top: -13px;
    right: -13px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 8040;
    background: url(../images/panel/delete.png) center no-repeat;
}
.winSuscribir{
	
}
.contentsus{
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 20px;
}
.winSuscribir .logov{
	mix-blend-mode: multiply;
}
.contentFoto{
	padding-top: 15.5px;
	padding-bottom: 15.5px;
	background: #e6e6e6;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.contentFoto img{
	margin: auto;
}
.titleSuscribirse{
	color: #696969;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	line-height: 25px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.titleSuscribirse strong{
	display: block;
	font-size: 24px;
	color: #362c4e;
}
.winSuscribir #frmContacto .form-group {
    margin-bottom: 6px;
}
.winSuscribir #frmContacto .form-control{
	display: block;
	height: 44px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Lato", sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #707070;
	border: 1px solid #c9c9c9;
	background: transparent;
	box-shadow: inset 0 1px 1px transparent;
	border-radius: 6px;
}
.winSuscribir #frmContacto input[type=submit]{
	display:inline-block; 
	height:44px; 
	background: #ff2437;; 
	color:#FFF; 
	text-transform: uppercase; 
	font-family:'Lato',sans-serif; 
	font-size:14px;
	width: 100%;
	text-align: center;
	font-weight: 900;
	border-radius: 5px;
	margin-top: 4px;
	margin-bottom: 8px;
}

.winSuscribir .frmContacto input::-webkit-input-placeholder {color:#b0b0b0; opacity:  1;}
.winSuscribir .frmContacto input:-moz-placeholder {color:#b0b0b0; opacity:  1;}
.winSuscribir .frmContacto input::-moz-placeholder {color:#b0b0b0; opacity:  1;}
.winSuscribir .frmContacto input:-ms-input-placeholder {color:#b0b0b0; opacity:  1;}

.olvidPass a{
	cursor: pointer;
	color: #257cc0;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-decoration: underline;
}
.olvidPass{
	padding-bottom: 15px;
}
.btnRV,.btnSv{
	display: block;
	background: #8e8e8e;
	height: 44px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 44px;
	text-align: center;
	border-radius: 6px;
	color: #ffffff;
}
.btnRV{
	margin-top: 17px;
	margin-bottom: 17px;
}
.btnSv{
	background: #333333;
	margin-top: 17px;
}
.btnRV:hover,.btnSv:hover,.btnRV:focus,.btnSv:focus{
	color: #ffffff;
	opacity: 0.9;
}
.notav{
	text-align: center;
	color: #b0b0b0;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
	padding-top: 4px;
}
#frmLogin .help-block{
	font-size: 12px;
	line-height: 14px;
	display: block;
	color: #959595;
}
#frmLogin .form-group{
	position: relative;
}
#frmLogin .form-control{
	padding-left: 39px;
}
#frmLogin .form-group div{
	position: absolute;
	top: 0px;
	left: 0;
	width: 39px;
	height: 43px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#titlePanel{
	background: #ff2437;
}
#titlePanel .container{
	height: 93px;
	line-height: 93px;
	text-align: center;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 24px;
}
#titleNombreP{
	background: #f2f2f2;
}
#titleNombreP .container{
	font-family: 'Lato', sans-serif;
	color: #161616;
	font-weight: 300;
	font-size: 19.24px;
	line-height: 30px;
	letter-spacing: 0.25px;
	text-align: center;
	padding: 32.5px 15px;
}
#wapperPanel{
	padding-top: 52px;
	padding-bottom: 75px;
}
.wPanel{
	padding-left: 0px;
	position: relative;
	min-height: 200px;
}
.sidebarPanel{
	padding-right: 0px;
	position: relative;
	width: 100%;
	margin-bottom: 40px;
}
.sidebarPanel ul{
	display: flex;
	align-items: center;
	justify-content: center;
}
.sidebarPanel .liPanel{
	height: 60px;
	margin-bottom: 1px;
	width: 33.333%;
	list-style: none;
	display: flex;
	align-items: center;
}
.sidebarPanel .liPanel a{
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 23px;
	height: 60px;
	font-weight: 400;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background: #454545;
	border-right: solid 1px #ffffff;
	text-align: left;
}
.sidebarPanel .liPanel:last-child a{
	border-right: 0;
}
.sidebarPanel .liPanel a div:first-child{
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sidebarPanel .liPanel.active a,.sidebarPanel .liPanel a:hover,.sidebarPanel .liPanel a:focus{
	background: #939393;
	text-decoration: none;
}

#MiperfilUser .titlePUser{
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 24px;
	line-height: 20px;
	color: #3f3f3f;
	padding-bottom: 20px;
	border-bottom: solid 1px #bfbfbf;
	margin-bottom: 20px;
}
#MiperfilUser .titlePUser2{
	margin-top: 31px;
}
#frmPerfil .row{
	margin: 0 -5px;
}
#frmPerfil div[class*="col-"]{
	padding: 0 5px;
}
#frmPerfil .form-group{
	margin-bottom: 9px
}
#frmPerfil .form-control{
	display: block;
	height: 50px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 11px;
	color: #707070;
	border: 1px solid #d7d7d7;
	box-shadow: inset 0 1px 1px transparent;
}
#frmPerfil input[type=submit]{
	display:inline-block; 
	height: 50px; 
	background: #ff2437;
	color:#FFF; 
	text-transform:uppercase; 
	font-family: 'Lato',sans-serif; 
	font-size: 19px;
	width: 100%;
	text-align: center;
	font-weight: 400;
	border-radius: 0px;
}
#frmPerfil input[type=submit]:hover,
#frmPerfil input[type=reset]:hover{opacity:.8}
#frmPerfil .error input{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}

.frmPerfil input::-webkit-input-placeholder {color:#a5a5a5; opacity:  1;}
.frmPerfil input:-moz-placeholder {color:#a5a5a5; opacity:  1;}
.frmPerfil input::-moz-placeholder {color:#a5a5a5; opacity:  1;}
.frmPerfil input:-ms-input-placeholder {color:#a5a5a5; opacity:  1;}

.frmPerfil input:focus::-webkit-input-placeholder {opacity:0.5}
.frmPerfil input:focus:-moz-placeholder{opacity:0.5}
.frmPerfil input:focus::-moz-placeholder{opacity:0.5}
.frmPerfil input:focus:-ms-input-placeholder{opacity:0.5}


#frmPerfil .has-error .form-control-feedback{line-height:36px; height:100%; }
#frmPerfil .has-error input{
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

#frmPerfil select{
	cursor: pointer;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#frmPerfil .select {
    background-image: url("../images/panel/caret.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-right: 21px;
}
.titlePediTable{
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 19px;
	padding-bottom: 20px;
	color: #3f3f3f;
}
.titlePediTable strong{
	font-weight: 900;
}
.tbaprobados,.tbtransito,.tbentregados,.tbcancelados{
	margin-top: 38px;
}
.encabezadoPed{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	color: #ffffff;
	text-align: center;
	background: #FF2437;
	border-right: solid 1px #ffffff;
	border-bottom: 0;
	height: 50px;
}
#tblPedi .table > thead > tr > th {
    border-bottom: 0;
    vertical-align: middle;
    width: 20%;
}

#tblPedi .table > tbody > tr > td{
	background: #f2f2f2;
	border-right: solid 1px #ffffff;
}
#tblPedi .table > tbody > tr > td {
    border-top: solid 1px #ffffff;
    height: 50px;
    vertical-align: middle;
    text-align: center;
}
#tblPedi .table > tbody > tr:last-child {
    border-bottom: 0;
}
#tblPedi .table > tbody > tr > td > a{
	color: #ffffff;
	background-color: #454545;
	border-color: #454545;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.p0p0c {
    text-align: center !important;
}
.imgPTPed{
	border: solid 1px #f2f2f2;
}

#lostPass{
	cursor: pointer;
}

.cntWinLost .fancybox-close {
    position: absolute;
    top: -13px;
    right: -13px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: url(../images/panel/delete.png) center center no-repeat;
}
.cntWinLost .fancybox-skin{
	border-radius: 0;
}
.cntWinLost .fancybox-inner{
	border: solid 3px #FFF;
	background: #f5f5f5
}
.cntWinLost #logoLost{
	height: 100px;
	background: url(../images/panel/logo.png?v3) center center no-repeat;
	mix-blend-mode: multiply;
}
.cntWinLost .winLost .h3{
	margin: 0;
	line-height: 20px;
	text-align: center;
	color: #616161;
	font-size: 21px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700
}
.cntWinLost .winLost .lbl{
	margin: 0;
	font-family: 'Raleway', sans-serif;
	font-size: 13.5px;
	color: #666666;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
}
#frmLost{
	padding: 0 23px;
}
#frmLost input[type="text"]{
	border:solid 1px #ababab;
	display: block;
	width: 100%;
	padding: 0 12px;
	height: 36px;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #959595;
}
#frmLost input[type="submit"]{
	background: #ff2437;
	display: block;
	width: 100%;
	padding: 0 12px;
	height: 40px;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #fff;
	margin-top: 7px
}
#frmLost .error input{
	border:solid 1px #000;
	background:rgba(255,216,217,1.00);
	color:#000;
}

#dateFacturas{
	display: none;
}
#dateFacturas.open{
	display: block;
}
.ptRela{
	background: url(../images/poligon.png);
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 36px;
	padding: 30px 15px;
	text-align: center;
	color: #ffffff;
	position: relative;
}
.ptRela:before{
	content: '';
	position: absolute;
	width: 167px;
	height: 23px;
	background: url(../images/poligono.png) center no-repeat;
	bottom: -18px;
	left: calc(50% - 83.5px);
}
#productosDetRelacionados{
	padding-top: 56px;
	padding-bottom: 40px;
}
#productosDetRelacionados .bx-wrapper{
	margin: auto;
}

body[data-page="5"] #cnt-alert{
	z-index: 8032;
}
body[data-page="5"] #overlay{
	z-index: 8031;
}

#MiperfilUser .btn-vercurso{
	background-color: transparent;
	background: url(../images/panel/btn.png) center no-repeat;
	background-size: cover;
	width: 75px;
	height: 35px;
	display: inline-block;
	border-radius: 5px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 12px;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
}

.nombreCursoP{
	background: #f2f2f2;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 21px;
	color: #3f3f3f;
	line-height: 30px;
	text-align: left;
	position: relative;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 160px;
	margin-bottom: 31px;
}
.nombreCursoP a{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 153px;
	height: 100%;
	background: #454545;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	color: #ffffff;
	font-size: 15px;
}
.nombreCursoP a img{
	margin-right: 6px;
}
.titleMaterialApoyo{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0;
	color: #3f3f3f;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
}
.cntMaterialApoyo{
	background: #f5f5f5;
	padding: 45px 38px;
	position: relative;
}
.cntMaterialApoyo:before{
	content: '';
	position: absolute;
	width: 80px;
	height: 30px;
	background: url(../images/panel/material/poli.png) center bottom no-repeat;
	background-size: cover;
	top: 0;
	left: calc(50% - 40px);
}
.cntMat{
	max-width: 192px;
	margin-right: auto;
	margin-left: auto;
}
.cntMat a{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: 0.05px;
	color: #353535;
}
.titleNameMat{
	height: 62px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.cntMat a:hover,.cntMat a:focus{
	text-decoration: none;
	opacity: 0.85;
}

.videoCursoLine{
	position: relative;
}
.videoCursoLine iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}