@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;
}

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: 1176px;
}
.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: 188px;
	position: absolute;
	top: 0;
	left: 0;
}
#darkTop{
	background: #ececec;
}
.contentDarkTop{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 68px;
}
.contentDarkTop .telTop{
	display: flex;
	align-items: center;
	margin-right: 44px;
}
.contentDarkTop .telTop strong{
	display: block;
}
.contentDarkTop .telTop figure{
	width: 36px;
	height: 36px;
	background: #000;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 8px; 
}
.contentDarkTop .telTop span{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
#carrito{
	width: 165px;
	height: 46px;
	background: #dcdcdc;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 0px;
	color: #4c4c4c;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
}
#carrito figure{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ff0000;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	margin-right: 6px;
	color: #ffffff;
}

#logo{
	display: block;
	width: 110px;
	position: absolute;
	top: 19px;
	left: 15px;
	z-index: 4;
}
#logo a{
	display: block;
	position: relative;
}
#logo img{
	display: block;
	width: 100%;
	height: auto;
	mix-blend-mode: multiply;
}

#topMenu{
	height: 120px;
	width: 100%;
	position: relative;
	background: #fff;
}
#menu{
	margin: auto;
	position: absolute;
	right: 6px;
	top: 0;
	height: 120px;
}
#menu ul{
	margin: 0;
	position: relative;
}
#menu ul::before,
#menu ul::after{
	display: block;
	content: "";
	clear: both;
}
#menu li{
	float: left;
	position: relative;
	padding: 0 5px;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#menu li::before{
	content: '';
	position: absolute;
	top: calc(50% - 9.5px);
	right: -0.5px;
	background: rgba(0,0,0,0.25);
	width: 1.1px;
	height: 19px
}

#menu li a{
	display: block;
	color: #2b2b2b;
	position: relative;
	background: transparent;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0px;
	font-weight: 300;
	line-height: 20px;
	height: 120px;
	display: flex;
	align-items: center;
	padding: 0 10px;
}
#menu li a span.span1{
	display: block;
}
#menu li:nth-child(2) a,
#menu li:nth-child(3) a{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 34px;
	width: 130px;
	border-radius: 6px;
	color: #fff;
}
#menu li:nth-child(2) a{
	background: #02284C;
	color: white !important;
}
#menu li:nth-child(3) a{
	background: #ff0101;
}
#menu li a img{
	margin-left: 3px;
	height: 9px;
}
#menu li:nth-child(2){
	padding-right: 3px;
}
#menu li:nth-child(3){
	padding-left: 3px;
	padding-right: 5px;
}
#menu li:first-child{
	padding-left: 0;
}
#menu li:last-child{
	float: right;
	background: transparent;
	padding-right: 0;
}
#menu li:last-child:before,#menu li:nth-child(2):before,
#menu li:nth-child(3):before{
	width: 0;
	height: 0;
}
#menu li.active a, #menu li a:hover, #menu li a:focus{
	color: #2b2b2b;
}
#menu li.active a:before, #menu li a:hover:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 100%;
	background: #000000;
}
#menu li:nth-child(2) a:hover:before,
#menu li:nth-child(3) a:hover:before,
#menu li.active:nth-child(2) a:before,
#menu li.active:nth-child(3) a:before{
	width: 0px;
	height: 0px;
}


/*Footer*/
#datFooter{
	background: url(../images/banner/datfooter.jpg) top center no-repeat;
	background-size: cover;
	padding-top: 81px;
	padding-bottom: 64px;
}
#datFooter a{
	color: #616161;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 0.25px;
	font-size: 14.5px;
}
#datFooter ul{
	display: inline-block;
}
#datFooter li{
	list-style: none;
}
#datFooter .tit{
	display: flex;
	align-items: center;
	font-size: 18px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	color: #000;
	line-height: 24px;
	letter-spacing: 0.25px;
	padding-bottom: 20px;
}
#datFooter .tit img{
	margin-right: 4px;
}
.contentDatFooter{
	display: flex;
	flex-wrap: wrap;
}
.itemDat1{
	width: 100%;
	border-right: 0;
	padding-right: 0px;
	margin-right: 0px;
	padding-bottom: 50px;
}
.itemDat1 img{
	margin: auto;
}
.itemDat2{
	margin-right: 30px;
}
.itemDat3{
	margin-right: 20px;
	width: calc(50% - 10px);
	position: relative;
}
.itemDat4{
	position: relative;
	width: calc(50% - 10px);
}
.itemDat5{
	position: relative;
	margin-left: 0px;
	width: calc(50% - 10px);
	margin-top: 50px;
}
#redesSuc{
	display: flex;
	align-items: center;
	padding-top: 10px;
}
#redesSuc a{
	color: #7e7e7e;
	font-size: 17px;
	margin-right: 10px;
	text-decoration: none;
}
#redesSuc a i{
	display: block;
	width: 18px;
	height: 17px;
	font-size: 18px;
}
#redesSuc a:hover{
	transform: scale(1.1);
}

.topfooter{
	background: #d50303;
	position: relative;
}
.topfooter:before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: #7e052e;
}
.contentTopPrefooter{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 30px;
	padding-bottom: 0px;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.contentTopPrefooter a{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0px;
	color: #ffffff;
	text-transform: uppercase;
}
.itemPreFoot{
	margin-right: 48px;
	position: relative;
	margin-bottom: 30px;
}
.itemPreFoot:nth-child(3){
	margin-right: 0px;
}
.itemPreFoot:last-child{
	margin-right: 0px;
}
.itemPreFoot:before{
	content: '';
	position: absolute;
	top: calc(50% - 7.5px);
	right: -24px;
	width: 1px;
	height: 15px;
	background: rgba(255,255,255,0.25);
}
.itemPreFoot:last-child:before,.itemPreFoot:nth-child(3):before{
	width: 0px;
	height: 0px;
}

#footer{
	text-align:center;
	font-size:11px;
	color:#FFF;
	background: #000;
	line-height:19px;
	font-family:'Verdana', sans-serif;
	min-height: 117px; 
}
#footer .container{
	padding-top: 38px; 
	padding-bottom: 37px; 
	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 .tfooter{
	margin-bottom:10px;
}
#footer .tfooter,
#footer #powered{float:none; text-align:center;}
#footer .tfooter span{display:block; text-align:center; line-height:18px}

#footer #powered {
  line-height: 22px;
}
#footer #powered a {
  background: url(../images/icoTW.svg) no-repeat center left;
  padding: 0 0 0 30px;
  line-height: inherit;
  display: inline-block;
  color: #FFF;
  margin-left: 4px;
  text-decoration:none !important;
}
/*Footer*/




/*==================     ToTop     ======================*/
a.toTop {
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
  border-radius: 50%;
  position: fixed;
  background:#000;
  border:solid 2px #fff;
  left: 21px;
  bottom: 65px;
  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: 300px;
	margin-top: 189px;
}
#sliderTop .slides li{
	height: 300px;
	position: relative;
	background-position: center center !important;
	background-size: cover;
}
#sliderTop .slides li img{
	display: none;
	width: 100%;
}
.contSlider{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.contSlider .container{
	height: 100%;
}

.flex-direction-nav a{
	width: 34px;
	height: 35px;
}
.flex-direction-nav .flex-prev {
	margin-left: -360px;
	opacity: 1;
	background: url(../images/slider/prev.png);
}
.flex-direction-nav .flex-next {
	margin-left: -320px;
	opacity: 1;
	background: url(../images/slider/next.png);
}
#main{
	overflow: hidden
}
.desktop .wow{
	visibility: hidden;
}

#icoWa{
  background: url(../images/cotiza1.png?v2.1) left center no-repeat;
  width: 200px;
  height: 70px;
  position: fixed;
  bottom: 205px;
  right: 0;
  z-index: 5;
  background-size: contain;
}
#icoWaM{
  background: url(../images/cotiza2.png?v2.1) left center no-repeat;
  width: 200px;
  height: 70px;
  position: fixed;
  bottom: 120px;
  right: 0;
  z-index: 5;
  background-size: contain;
}
#icoWaC{
  background: url(../images/cotiza4.png?v2.1) left center no-repeat;
  width: 200px;
  height: 70px;
  position: fixed;
  bottom: 36px;
  right: 0;
  z-index: 5;
  background-size: contain;
}



#formTop{
	position: relative;
	padding-bottom: 40px;
	padding-top: 0px;
}
#frmContacto{
	overflow: hidden;
}
#frmContacto .tit{
	color: #5e5e5e;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
	position: relative;
	margin-bottom: 33px;
	padding: 3px 0;
	text-align: center;
}
#frmContacto .row{
	margin: 0 -4px;
}
#frmContacto div[class*="col-"]{
	padding: 0 4px;
}
#frmContacto .form-group{
	margin-bottom: 7px
}
#frmContacto .form-control{
	display: block;
	height: 44px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 11px;
	font-weight: 400;
	color: #949494;
	box-shadow: inset 0 1px 1px transparent !important;
	border: 1px solid #d5d5d5;
}
#frmContacto .textarea{
	height: 91px;
	padding-top: 12px;
}

#frmContacto input[type=submit],
#frmContacto input[type=reset]{
	display:inline-block; 
	height:42px; 
	background: url(../images/submit.png) center no-repeat; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family:Arial, sans-serif; 
	font-size:11px;
	width: 83px;
	text-align: center;
	font-weight: 400;
	border-radius: 5px;
	margin-top: 20px;
}
#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:#959595; opacity:  1;}
.frmContacto input:-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto input::-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto input:-ms-input-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea::-webkit-input-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea:-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea::-moz-placeholder {color:#959595; opacity:  1;}
.frmContacto textarea:-ms-input-placeholder {color:#959595; 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;
}


/* ......................
 Estilos para Inicio
.......................*/
#textHome1{
	padding: 99px 0;
}
.contentHome1{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.25px;
	color: #616161;
	text-align: left;
	position: relative;
	z-index: 1;
}
/*.contentHome1:before{
	content: '';
	position: absolute;
	width: 393px;
	height: 384px;
	background: url(../images/inicio/logo.png) center no-repeat;
	top: -44px;
	left: -358px;
	z-index: -1;
}*/
.home1{
	padding-bottom: 20px;
}
.titleHome1{
	color: #333333;
	font-weight: 900;
	font-size: 36px;
	line-height: 35px;
	text-transform: uppercase;
	padding-bottom: 45px;
	position: relative;
}
.titleHome1:before{
	content: '';
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 30px;
	height: 5px;
	background: #0d2951;
}
.contentVideoHome1{
	max-width: 486px;
	margin-left: auto;
}
#textHome2{
	background: url(../images/inicio/fondo2.jpg) center no-repeat;
	background-size: cover;
	padding-top: 27.5px;
	padding-bottom: 22.5px;
}
.titleHome2{
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 21px;
	line-height: 26px;
	letter-spacing: 0.25px;
	color: #ffffff;
	padding-bottom: 10px;
}
.home2{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.itemHome2{
	display: flex;
	align-items: center;
	font-weight: 300;
	font-size: 21px;
	font-family: 'Lato', sans-serif;
	line-height: 36px;
	color: #ffffff;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.itemHome2 img{
	margin-right: 3px;
}

#textHome3{
	padding-top: 74px;
	position: relative;
	width: 100%;
	min-height: 150px;
	padding-bottom: 27px;
}

#sidebar-wrapper{
	position: static;
	top: 0px;
	z-index: 2;
	left: 15px;
	width: 100%;
	height: auto;
	overflow-y: hidden;
	overflow-x: hidden;	
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-bottom: 0px;
    border-radius: 0;
}
.cont-btnCategoria{
	width: 100%;
	height: 59px;
	background: #333333;
	margin-top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-top: 0px;
	cursor: pointer;
}
.btnCategoria{
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	color: #ffffff;
	cursor: pointer;
}
.btnCategoria:hover,.btnCategoria:focus{
	color: #ffffff;
	text-decoration: none;
}
#sidebar-wrapper.open ul{display:block}

#sidebar-wrapper .sidebar-nav{
	background: #ffffff;
	display: none;
	width: 100%;
}
.my-li-nav:first-child{	
	border-top: solid 1px #e4e4e4;
}
.my-li-nav{	
	border-bottom: solid 1px #e4e4e4;
	border-left: solid 1px #e4e4e4;
	border-right: solid 1px #e4e4e4;
}
.my-li-nav a{
	color: #494949;
	font-family: 'Lato',sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 0 !important;
	line-height: 48px;
	height: 50px;
	text-align: left;
}
.my-li-nav a div:first-child{
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
	line-height: 48px;
	width: 89px;
	height: 50px;
}
.my-li-nav a div:last-child{
	float: left;
	width: calc(100% - 89px);
	line-height: 48px;
	height: 50px;
}
.my-li-nav a .hover2{
	display: none;
}
.my-li-nav > a:focus, .my-li-nav  > a:hover,.sidebar-nav > li.active > a{
    text-decoration: none;
    background-color: #e4e4e4 !important;
    color: #494949;
}
#textHome3 #page-content-wrapper {
    position: relative;
    padding-left: 0;
    margin-top: 23px;
}

#productos .row{
	margin: 0 -12px;
}
#productos div[class*="col-"]{
	padding: 0 12px;
	margin-bottom: 31px;
	min-height: 357px;
}
#productos .contentCategProd{
	max-width: 413px;
	margin-right: auto;
	margin-left: auto;
}
#productos .contentCategProd a{
	text-decoration: none;
}
#productos .titleProductCateg{
	margin-top: 2px;
	display: flex;
	flex-wrap: wrap;
}
#productos .imgCatFlecha{
	width: 61px;
}
#productos .titleProductCateg .nombreCatP{
	background: url(../images/productos/categorias/bg.png);
	height: 61px;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 61px;
	text-transform: uppercase;
	padding-left: 21px;
	width: calc(100% - 61px);
}
.cntRegCat{
	background: url(../images/iconos/bg.png);
	color: #ffffff;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 36px;
	padding-top: 10px;
	padding-bottom: 5px; 
	margin-top: 5px;
	width: calc(50% - 2.5px);
}
.cntRegCat2{
	margin-left: 5px;
}
.cntRegCat img{
	margin-right: auto;
	margin-left: auto;
}
.contRegalosCat{
	display: flex;
	flex-wrap: wrap;
}
.cntRegCat3{
    background: url(../images/productos/categorias/bg.png);
    padding: 25px 0;
}

.titleCatList{
	background: url(../images/iconos/bg1.png);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-right: 304px;
	position: relative;
}
.titleCatList .titleCat{
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 18px;
	line-height: 24px;
	display: flex;
	height: 59px;
	align-items: center;
	color: #ffffff;
	text-transform: uppercase;
}
.titleCatList .titleCat img{
	margin-right: 18px;
	margin-left: 18px;
}
.cntFiltros{
	position: absolute;
	top: 0;
	right: 0;
	border-left: solid 2px #ffffff;
	height: 59px;
	border-top-right-radius: 5px;
	background: url(../images/iconos/bg2.png);
	width: 304px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
}
.cntFiltros label{
	font-weight: 400;
	padding-left: 10px;
	line-height: 59px;
	padding-right: 2px;
}
#filtrosSelect{
	background: url(../images/iconos/bg2.png);
	color: #ffffff;
	height: 59px;
	border-top-right-radius: 5px;
	text-align-last: center;

	cursor: pointer;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    background-image: url("../images/iconos/caret.png");
	background-repeat: no-repeat;
	background-position: 93% 50%;
	padding-right: 25px;

}
#filtrosSelect option{
	background-color: #2e3862;
	color: #ffffff;
}
.cntListProductos{
	padding-top: 34px;
	padding-bottom: 23px;
}
.cntListProductos .row{
	margin: 0 -12px;
}
.cntListProductos div[class*="col-"]{
	padding: 0 12px;
	margin-bottom: 54px;
}
.cntListProductos .item-prod{
	max-width: 413px;
	margin-right: auto;
	margin-left: auto;
}
.cntListProductos .item-prod figure{
	position: relative;
	border: solid 1px #e5e5e5; 
	height: 338px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
}
.cntListProductos .item-prod figure img{
	transform: scale(1.1);
}
.cntListProductos .item-prod figure .precio{
	position: absolute;
	bottom: 22px;
	left: 0;
	background: url(../images/iconos/bg3.png);
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 25px;
	text-transform: uppercase;
	left: 0.25px;
	color: #ffffff;
	padding-left: 32px;
	padding-right: 41px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cntListProductos .item-prod figure .precio span{
	font-size: 16px;
}
.cntListProductos .descripcion{
	margin-top: 3px;
	padding-right: 123px;
	position: relative;
}
.cntListProductos .descripcion .nombre{
	background: url(../images/iconos/bg4.png);
	height: 61px;
	padding-left: 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: 300;
	line-height: 61px;
}
.cntListProductos .descripcion a{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 120px;
	height: 61px;
	background: url(../images/iconos/bg5.png);
	top: 0;
	right: 0;
	color: #ffffff;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.cntListProductos .descripcion a:hover{
	text-decoration: none;
	opacity: 0.9;
}
.cntListProductos .descripcion a i{
	margin-right: 5px;
}
/* ......................
 Estilos para servicios
.......................*/
#bajar{
	margin-bottom: 188px;
}
#textServicios1{
	background: #f2f2f2; 
	padding-top: 58px;
	padding-bottom: 35px;
}
#textServicios1 .row{
	margin: 0 -10.666px;
}
#textServicios1 div[class*="col-"]{
	width: 50%;
	padding: 0 10.666px;
	margin-bottom: 30px;
}
#textServicios1 figure{
	max-width: 269px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#textServicios1 figure:before{
	content: '';
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 100%;
	height: 5px;
	background: #d50303;
}
.contServicios1{
	position: absolute;
	height: 100%;
	width: 100%;
	padding: 0 25px;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 0.25px;
	color: #ffffff;
	text-align: center;
}
.contServicios1 strong{
	font-weight: 900;
}
.contServicios1 span{
	display: block;
}
#textServicios2{
	padding-top: 89px;
	padding-bottom: 74px;
}
.contentServicios2{
	position: relative;
	padding-left: 0px;
	height: auto;
}
.contentServicios2 .textoServicios2{
	position: relative;
	margin-bottom: 25px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
.contentServicios2 .textoServicios2 div:last-child{
	margin-left: 25px;
}

#textServicios3{
	background: url(../images/servicios/fondo1.jpg) top center no-repeat;
	background-size: cover;
}
.titleServicios3{
	background: rgba(8,8,8,0.25);
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 30px;
	text-transform: uppercase;
	color: #ffffff;
	padding: 35.5px 15px;
}
#textServicios3 .container{
	padding-top: 35px;
	padding-bottom: 42px;
}
.subtitleServ2{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #ffffff;
}
.subtitleServ2 img{
	margin-left: 3px;
	margin-right: 2px;
}
.subtitleServ2 strong{
	font-size: 15px;
}
.subtitleServ22{
	padding-bottom: 15px;
}
.formCita{
	padding-top: 36px;
}
#frmCita{
	overflow: hidden;
}
#frmCita .row{
	margin: 0 -5.5px;
}
#frmCita div[class*="col-"]{
	padding: 0 5.5px;
}
#frmCita .form-group{
	margin-bottom: 9px
}
#frmCita .form-control{
	display: block;
	height: 39px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 11px;
	font-weight: 400;
	color: #616161;
	box-shadow: inset 0 1px 1px transparent !important;
	border: 0;
}
#frmCita .textarea{
	height: 79px;
	padding-top: 12px;
}
#frmCita input[type=submit]{
	margin-left: 5px;
}
#frmCita input[type=submit],
#frmCita input[type=reset]{
	display:inline-block; 
	height:42px; 
	background: url(../images/servicios/submit.png) center no-repeat; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family:Arial, sans-serif; 
	font-size:11px;
	width: 82px;
	text-align: center;
	font-weight: 400;
	border-radius: 5px;
	margin-top: 0px;
}
#frmCita input[type=submit]:hover,
#frmCita input[type=reset]:hover{opacity:.8}
#frmCita .error input,
#frmCita .error textarea{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}

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

#frmCita .has-error .form-control-feedback{line-height:36px; height:100%; }
#frmCita .has-error input{
	border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
#frmCita select{
	cursor: pointer;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    background-image: url("../images/servicios/flecha.png");
	background-repeat: no-repeat;
	background-position: 98% 50%;
	padding-right: 25px;
}
.cntServForm{
	margin-top: 30px;
	padding-right: 0px;
	position: relative;
}
.submitsServ3{
	position: relative;
	text-align: center;
	padding-bottom: 30px;
}
.horServCitas{
	position: relative;
	display: flex;
}
.iteHorServ,.itemTelServ{
	color: #fff5f5;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}
.iteHorServ{
	margin-right: 84px;
}
.iteHorServ span{
	display: block;
}
.titleItemServ3{
	display: flex;
	align-items: center;
	color: #fff5f5;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 10px;
	margin-bottom: 7px;
	border-bottom: solid 1px #ffffff;
}
.titleItemServ3 img{
	margin-right: 8px;
}
.telsSucServ3{
	display: flex;
}
.telsSucServ3 strong{
	display: block;
}
.telsSucServ3 a{
	color: #fff5f5;
}
.telZapopanServ3{
	margin-right: 36px;
}
/* ......................
 Estilos para Financiamiento
.......................*/
#textFinan1{
	background: #f7f7f7;
	padding-top: 55px;
	padding-bottom: 60px;
}
.contentFinan1{
}
.titleFinan1{
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	background: #000;
	text-align: center;
	font-weight: 900;
	font-size: 24px;
	line-height: 24px;
	padding: 17.5px 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px; 
}
.formZapopan{
	background: #ffffff;
	border: solid 1px #cccccc;
	border-top: 0;
	padding-top: 20px;
	padding-bottom: 28px;
	padding-right: 30px;
	padding-left: 30px;
}

.frmFinan{
	overflow: hidden;
}
.frmFinan .row{
	margin: 0 -4px;
}
.frmFinan div[class*="col-"]{
	padding: 0 4px;
}
.frmFinan .form-group{
	margin-bottom: 9px
}
.frmFinan .form-control{
	display: block;
	height: 50px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 11px;
	font-weight: 400;
	color: #616161;
	box-shadow: inset 0 1px 1px transparent !important;
	border: solid 1px #d5d5d5;
}
.frmFinan .textarea{
	height: 79px;
	padding-top: 12px;
}
.frmFinan input[type=submit]{
	margin-left: 5px;
}
.frmFinan input[type=submit],
.frmFinan input[type=reset]{
	display:inline-block; 
	height:39px; 
	background: #d50303; 
	color:#ffffff; 
	text-transform:uppercase; 
	font-family:Arial, sans-serif; 
	font-size:11px;
	width: 113px;
	text-align: center;
	font-weight: 400;
	border-radius: 5px;
	margin-top: 0px;
}
.frmFinan input[type=submit]:hover,
.frmFinan input[type=reset]:hover{opacity:.8}
.frmFinan .error input,
.frmFinan .error textarea{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}

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

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

.frmFinan select{
	cursor: pointer;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    background-image: url("../images/caret.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-right: 25px;

}
.frmFinan select option{
	font-size: 14px;
	padding: 8px;
}

.titlecheckLab{
	text-align: center;
	color: #4e4e4e;
	font-family: 'Verdana', sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 25px;
	position: relative;
}
.titlecheckLab label{
	font-weight: 400;
	position: relative;
	cursor: pointer;
}
.titlecheckLab input[type="checkbox"]{
	opacity: 0;
}
.titlecheckLab input[type="checkbox"] + i:after{
  content: "";
  position: absolute;
  top: 8px;
  left: 2px;
  width: 9px;
  height: 9px;
  background: url(../images/financiamiento/cuadro.png); 
}
.titlecheckLab input[type="checkbox"]:checked + i:before{
  content: "";
  position: absolute;
  top: 6px;
  left: 4px;
  width: 8px;
  height: 8px;
  background: url(../images/formulario/check.png) center no-repeat;
  background-size: contain; 
  z-index: 2;
}


#textFinan2{
	background: #eaeaea;
	padding-top: 56px;
	padding-bottom: 60px;
}
#textFinan3{
	background: url(../images/financiamiento/fondo1.png);
	padding: 30px 0;
}
#textFinan3 .container{
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	line-height: 31px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
}
#textFinan3 .container strong{
	font-weight: 900;
}
#textFinan4{
	background: url(../images/financiamiento/fondo2.jpg) center no-repeat;
	background-size: cover;
	padding-top: 71px;
	padding-bottom: 67px;
}
.colf-fian{
	padding-left: 56px;
}
.contentFinan4{
	max-width: 537px;
}
.titleFinan4{
	background: #000;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 17px;
	line-height: 24px;
	color: #ffffff;
	letter-spacing: 0.5px;
	border-radius: 4px;
	padding: 22px 10px;
}
.finan4{
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
.itemFan4{
	display: flex;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #3e3e3e;
	font-size: 18px;
	line-height: 24px;
	margin-top: 28px;
}
.itemFan4 span.span1{
	font-size: 14px;
}
.itemFan4 figure{
	padding-right: 10px;
	margin-right: 10px;
	position: relative;
	width: 35px;
}
.itemFan4 figure:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 0.9px;
	height: 22px;
	background: #c3c4c4;
}

#textFinan5{
	padding-top: 80px;
	padding-bottom: 95px;
}
.titleFinan5{
	color: #000;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 36px;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 25px;
}
.titleFinan5:before{
	content: '';
	position: absolute;
	height: 4px;
	width: 28px;
	bottom: 0;
	left: calc(50% - 14px);
	background: #1f2951;
}
.subtitleFinan5{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
	color: #767676;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 40px;
}
.subtitleFinan5 span{
	margin-left: 8px;
	margin-right: 8px;
}
#textFinan5 .row{
	margin: 0 -5.25px;
}
#textFinan5 div[class*="col-"]{
	padding: 0 5.25px;
}

#textFinan6{
	background: url(../images/financiamiento/fondo3.jpg) center no-repeat;
	background-size: cover;
}
.contentFinan6{
	height: 489px;
	padding-left: 50%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.finan6{
	max-width: 350px;
	text-align: right;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 24px;
	color: #ffffff;
}
.finan6 span{
	display: block;
}
.finan6 strong{
	font-weight: 900;
}
.titleFinan6{
	font-weight: 900;
	font-size: 36px;
	line-height: 30px;
	color: #ffffff;
	letter-spacing: 0.5px;
	border-bottom: solid 1px #ffffff;
	padding-bottom: 27px;
	margin-bottom: 19px;
}
/* ......................
 Estilos para contacto
.......................*/


#textContactanos2{
  padding-top: 85px;
  padding-bottom: 20px;
}
#textContactanos2 .row{
  margin: 0;
}
.itemMapa1{
  position: relative;
  float: left;
  width: 392px;
  margin-bottom: 60px;
}
.itemMapa2{
  position: relative;
  float: left;
  width: calc(100% - 392px);
  margin-bottom: 60px;
}
.contentMapa{
  border: solid 1px #cbcbcb;
  height: 356px;
}

.lineaCont2{
  height: 11px;
  background: #d50303;
  margin-bottom: 60px;
}
.titleMap1{
  color: #000;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 36px;
  line-height: 26px;
  max-width: 351px;
  border-bottom: solid 1px #d1d1d1;
  padding-bottom: 28px;
  margin-bottom: 15px;
}
.titleMap1 strong{
  font-weight: 700;
}
.conf-2{
  color: #616161;
  font-family: 'Arial', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 15px;
  padding-left: 39px;
  text-align: left;
} 
.conf-2 a{
  color: #616161;
}
.dirMap{
  color: #545454;
  background: url(../images/contactanos/icoLugar2.png) top left no-repeat;
}
.telMap{
  background: url(../images/contactanos/icoTel2.png) top left no-repeat;
}
.emailMap{
  background: url(../images/contactanos/icoMail2.png) top left no-repeat;
  line-height: 29px;
}
.redesMap{
  margin-top: 35px;
}
.redesMap a:hover img{
  text-decoration: none;
  transform: scale(1.2);
}


#textDetalle1{
	background: url(../images/detalles/fondo1.jpg) center no-repeat;
	background-size: cover; 
}
.contentDetalle1{
	padding: 35px 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #1f2951;
	text-align: left;
	padding-right: 180px;
	position: relative;
}
.contentDetalle1 a{
	position: absolute;
	top: calc(50% - 31px);
	right: 0;
	cursor: pointer;
}

#textDetalle2{
	padding-top: 42px;
	padding-bottom: 64px;
}
.contentDetalle2{
	position: relative;
}
.contentDetalle2 figure.visor{
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #d1d1d1;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 650px;
}
.contentDetalle2 figure.visor img{
	max-height: 600px;
}
.contentDetalle2 figure.visor a{
	display: none;
}
.contentDetalle2 figure.visor a:first-child{
	display: block;
}
.contImgsFlex .row{
	margin: 0 -8px;
}
.contImgsFlex div[class*="col-"]{
	padding: 0 8px;
	width: 25%;
}
.contImgsFlex img{
	cursor: pointer;
	border: solid 1px #d1d1d1;
	margin-bottom: 16px;
	margin-right: auto;
	margin-left: auto;
}
.contImgsFlex{

}
.colf-visor1{
	width:100%;
	margin-bottom: 36px;
}
.colf-visor2{
	width: 100%;
	margin-bottom: 36px;
}
.contentPrecio{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 60px;
}
.precioDet{
	width: 231px;
	height: 62px;
	background: #d8d9db;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	color: #3b3b3b;
	font-size: 26px;
	line-height: 26px; 
}
.precioDet span{
	font-size: 18px;
	font-weight: 400;
}


.detalleprev{
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #3f3f3f;
	height: 62px;
	width: 214px;
	margin-left: 12.8px;
	position: relative;
	padding-right: 105px;
	border-radius: 4px; 
}
.cantidadProdc{
	position: absolute;
	top: 0;
	right: 0;
	height: 62px;
	width: 105px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #5c5c5c; 
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
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/detalles/min.png) center no-repeat;
	height: 60px;
}
.number-input.detalleprev button.plus{
	background: url(../images/detalles/plus.png) center no-repeat;
	height: 60px;
}
.number-input .minus,.number-input .plus{
	-webkit-appearance: none;
	background-color: #dcdcdc;
	border: none;
	width: 30px;
	height: 30px;
	cursor: pointer;
	margin: 0 1px;
	position: relative;
	color: #2d2c2c;
}
.number-input.detalleprev .quality{
	
}

.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] {
	font-family: 'Lato';
	max-width: 36px;
	padding: .5rem;
	background: #dcdcdc;
	font-size: 15px;
	color: #2d2c2c;
	height: 45px;
	font-weight: 400;
	text-align: center;
}
.number-input.detalleprev input[type=number] {
	height: 33px;
	max-width: 28px;
	background: transparent;
	color: #ffffff;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	padding: 0;
	margin-left: 1px;
	margin-right: 1px;
}
.number-input .qty {
	font-family: 'Arial';
	max-width: 50px;
	padding: .5rem;
	background: #dcdcdc;
	font-size: 15px;
	color: #2d2c2c;
	height: 30px;
	font-weight: 400;
	text-align: center;
}

.cntpAgregar{

}
.btn-aCarrito{
	width: 231px;
	height: 62px;
	display: block;
	background: #1f2951;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center; 
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	cursor: pointer;
}
.btn-aCarrito img{
	margin-right: 5px;
}
.btn-aCarrito:hover{
	text-decoration: none;
	color: #ffffff;
	opacity: 0.9;
}

.cntpAgregar{
	padding-top: 15px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}


.select_wrap{
  width: 213px;
  height: 62px;
  margin-left: 13.8px;
  border: solid 2px #a9a9a9;
  border-radius: 4px;
  position: relative;
  user-select: none;
}

.select_wrap .default_option{
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  height: 58px;
}
.select_wrap ul{
	list-style: none;
	text-align: left;
}
.select_wrap .default_option li{
    padding: 13px 15px;
    color: #4b4b4b;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    list-style: none;
}
.select_wrap .default_option:before{
    content: "";
    position: absolute;
    top: 26px;
    right: 18px;
    width: 9px;
    height: 5px;
    background: url(../images/detalles/select.png);
}
.select_wrap .select_ul{
  position: absolute;
  top: 62px;
  left: 0;
  width: 100%;
  background: #eaeaea;
  border-radius: 4px;
  display: none;
  border: solid 1px #bfbfbf;
  z-index: 2;
}

.select_wrap .select_ul li{
	border-bottom: solid 1px #bfbfbf;
  	padding: 15px 20px;
  	font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #4b4b4b;
    line-height: 20px;
  	cursor: pointer;
}
.select_wrap .select_ul li:last-child{
	border-bottom: 0;
}

.select_wrap .select_ul li:first-child:hover{
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.select_wrap .select_ul li:last-child:hover{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.select_wrap .select_ul li:hover{
  background: #fff;
  color: rgba(17,72,147,1.00);
}

.select_wrap .option{
  	display: flex;
  	align-items: center;
}

.select_wrap .option .icon{
	width: 32px;
	height: 32px;
  	margin-right: 15px;
}

.select_wrap .option .icon{
	background-image: url(../images/regalos/default.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.select_wrap .option.usb .icon{
	background-image: url(../images/regalos/1.png);
}
.select_wrap .option.red .icon{
	background-image: url(../images/regalos/2.png);
}
.select_wrap .option.tiras .icon{
	background-image: url(../images/regalos/3.png);
}
.select_wrap .option.protector .icon{
	background-image: url(../images/regalos/4.png);
}
.select_wrap .option.cubre-boca .icon{
	background-image: url(../images/regalos/5.png);
}
.select_wrap .option.candado .icon{
	background-image: url(../images/regalos/6.png);
}
.select_wrap .option.porta-celular .icon{
	background-image: url(../images/regalos/7.png);
}
.select_wrap .option.casco .icon{
	background-image: url(../images/regalos/8.png);
}
.select_wrap.active .select_ul{
  display: block;
}
.select_wrap.active .default_option:before{
  transform: rotate(-180deg);
}
.d-none{
	display: none;
}
.titleRegalosA{
	font-size: 24px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	line-height: 33px;
	background: url(../images/detalles/rojo.png) center no-repeat;
	background-size: cover;
	padding: 25px 10px;
	margin-bottom: 40px;
}
.titleRegalosA strong{
	font-weight: 900;
}

.titDescripcion{
	color: #3b3b3b;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 30px;
	line-height: 30px;
	text-align: left;
	padding-bottom: 17px;
	border-bottom: solid 1px #9e9e9e;
	margin-bottom: 7px;
}
.descripcionDet{
	color: #616161;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 60px;
}
.contentInfoDet{
	display: flex;
	flex-wrap: wrap;
}
.itemIconDet{
	width: 33.333%;
	height: 190px;
	border-right: solid 1px #cfcfcf;
	position: relative;
}
.itemIconDet figure{
	height: 95px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.itemIconDet:last-child{
	display: none;
	border-right: 0;
}
.itemIconDet:nth-child(7){
	display: none;
}
.itemIconDet:nth-child(1){
	border-bottom: solid 1px #cfcfcf;
}
.itemIconDet:nth-child(2){
	border-bottom: solid 1px #cfcfcf;
}
.itemIconDet:nth-child(3){
	border-right: 0;
	border-bottom: solid 1px #cfcfcf;
}
.itemIconDet:nth-child(4){
	border-right: solid 1px #cfcfcf;
	border-bottom: 0;
}
.itemIconDet:nth-child(6){
	border-right: 0;
}
.titleIconDet{
	color: #3f3f3f;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	padding: 10px;
}
.infoDet{
	color: #616161;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	padding: 0 10px;
}

#textCart1{
	background: url(../images/carrito/fondo1.jpg) center no-repeat;
	background-size: cover; 
}
.contentCart1{
	padding: 35px 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #1f2951;
	text-align: center;
	position: relative;
}

.contentCart3{
	margin-top: 30px;
	background: url(../images/carrito/fondo2.jpg);
	background-size: cover;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	padding: 20.5px 10px;
}
.contentCart3 strong{
	font-weight: 800;
	font-size: 18px;
	display: block;
}
.contentCart4{
	background: url(../images/carrito/fondo3.jpg);
	background-size: cover;
	height: 300px;
	margin-top: 38px;
	margin-bottom: 63px;
	padding-right: 50%;
	padding-left: 25px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.contentCart4 img{
	height: 150px;
}

#textCart2{
	margin-top: 53px;
}
.contentCarrito{
	width: 100%;
	position: relative;
	padding-right: 0px;
	min-height: 355px;
}
.resumenCart {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    margin-top: 60px;
}
.contentCarrito .encabezado{
	color: #616161;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	padding-top: 0 !important;
	padding-bottom: 15px !important;
	border-bottom: solid 1px #a0a0a0;
}
.resumenCart .encabezado{
	margin-bottom: 10px;
}
.contentCarrito .encabezado.titlepC{
	padding-left: 40px;
}
.resumenCart .text-right{
	text-align: right;
}
.resumenCart .title1,.resumenCart .title2{
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #9f9f9f;
	margin-bottom: 10px;
}
.resumenCart .title2{
	color: #323232
}
.resumenCart .title1.nota{
	font-size: 11px;
	margin-top: 10px;
}
.resumenCart .btn-seguir,.resumenCart .btn-continuar{
	background: #585858;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	line-height: 45px;
	width: 100%;
	display: block;
	color: #ffffff;
	margin-top: 15px;
	cursor: pointer;
}
.resumenCart .btn-continuar{
	background: #1f2951;
	margin-top: 8px;
}


.contentCarrito td img{
	width: 48px;
}
.contentCarrito td .delete,.contentCarrito td .deleteReg{
	width: 18px;
	text-decoration: none;
	height: 21px;
	background: #dcdee1;
	color: #b2b2b2;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	font-weight: 400;
	display: block;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
}
.table > tbody > tr > td{
	vertical-align: middle !important;
	text-align: center;
	height: 90px;
}
.table > tbody > tr > td.nombreprodp{
	text-align: left;
}
.table > tbody > tr > td.icodel{
	padding-left: 0;
}
.table > tbody > tr > td.tprecio{
	color: #616161;
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	font-weight: 400;

}
.table > tbody > tr > td.total-sum{
	color: #616161;
	font-family: 'Arial', sans-serif;
	font-size: 18px;
	font-weight: 700;

}
.contentCarrito td .name-p{
	color: #1b1b1b;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.contentCarrito td .name-p small{
	color: rgb(97,97,97);
	font-size: 12px;
}
.contentCarrito td .name-p small.regalo{
	color: #ff2929;
}
.car-items table .ctrls_cant {
    display: block;
	position: relative;
	width: 110px;
	margin: 0px auto 0 120px;
	margin-left: auto !important;
	height: 30px;
	background: #d5d5d5;
}
.car-items .ctrls_cant input {
    display: block;
    height: 30px;
    width: 100%;
    text-align: center;
    background: none;
    border: none;
    font-weight: bold;
    color: #2d2c2c;
}
.car-items .ctrls_cant .resta {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    line-height: 30px;
    background: #d5d5d5;
    color: #2d2c2c;
    z-index: 2;
    border: none;
    border-right: solid 1px rgb(255,255,255);
    cursor: pointer;
}
.car-items .ctrls_cant .suma {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    line-height: 30px;
    background: #d5d5d5;
    color: #2d2c2c;
    z-index: 2;
    border: none;
    border-left: solid 1px rgb(255,255,255);
}



.frmResumenP{
	overflow: hidden;
}
.frmResumenP .row{
	margin: 0 -4px;
}
.frmResumenP div[class*="col-"]{
	padding: 0 4px;
}
.frmResumenP .form-group{
	margin-bottom: 9px
}
.frmResumenP .form-control{
	display: block;
	height: 51px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Verdana", serif;
	font-size: 11px;
	font-weight: 400;
	color: #616161;
	box-shadow: inset 0 1px 1px transparent !important;
	border: solid 1px #d5d5d5;
}
.frmResumenP .textarea{
	height: 101px;
	padding-top: 12px;
}

.frmResumenP input[type=submit]:hover,
.frmResumenP input[type=reset]:hover{opacity:.8}
.frmResumenP .error input,
.frmResumenP .error textarea{border:solid 1px #000; background:rgba(255,216,217,1.00); color:#000}

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

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

.frmResumenP select{
	cursor: pointer;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    background-image: url("../images/servicios/flecha.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-right: 25px;
}

.titleFrmResumen{
	background: url(../images/formulario/bg1.png);
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 26px;
	color: #ffffff;
	text-align: center; 
	padding: 12px 10px;
	margin-bottom: 27px;
}
.titleFrmResumen2{
	margin-top: 48px;
}
.dondeenvio{
	border: solid 1px #d5d5d5;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 26px 0;
}
.dondeenvio .cntchek{
	width: 300px;
	text-align: center;
}
.dondeenvio .infoenvio{
	width: calc(100% - 300px);
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #6e6e6e;
	text-align: left;
	padding-right: 20px;
}
.dondeenvio1{
	margin-bottom: 18px;
}
.textresumenfinal{
	margin-bottom: 58px;
}

#documentosRequeridos div[class*="col-"]{
	width: 100%;
}
#documentosRequeridos div[class*="col-"]:last-child{
	margin-top: 40px;
}
.cntDocumento{
	max-width: 547px;
	margin-right: auto;
	margin-left: auto;
}
.cntInstruciones{
	border: dashed 1px #d5d5d5;
	padding: 17.5px 10px;
}
.titleDoc{
	font-family: 'Lato', sans-serif;
	color: #203460;
	font-weight: 900;
	font-size: 21px;
	text-transform: uppercase;
	line-height: 21px;
	text-align: center;
	padding-bottom: 7px;
}
.subtitleDoc{
	font-family: 'Lato', sans-serif;
	color: #616161;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	padding-bottom: 15px;
}
.preArchivo{
	background: #545454;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 409px;
	height: 59px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-weight: 300;
	font-size: 24px;
	line-height: 20px;
}
.preArchivo img{
	margin-right: 10px;
}
.btn-subir{
	background: #111835;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Lato', sans-serif;
	color: #ffffff;
	font-weight: 400;
	font-size: 19px;
	line-height: 19px;
	text-transform: uppercase;
	margin-top: 3px;
}
.btn-subir img{
	margin-left: 10px;
}
.titlePagos span{
	font-weight: 300;
}

#textPagos1{
	padding-top: 42px;
}
.titlePagos1{
	background: #3b3b3b;
	height: 52px;
	padding-right: 305px;
	position: relative;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	text-transform: normal;
	line-height: 52px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 37px;
}
.titlePagos1 a{
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 305px;
	height: 52px;
	background: #2d4988;
	line-height: 52px;
	font-weight: 400;
	font-size: 21px;
	color: #ffffff;
	text-transform: none;
}

.cntDatosPedido{
	border: solid 1px #aaaaaa;
	padding: 38px 31px;
}
.cntDatosPedido .row{
	margin: 0 -8px;
}
.cntDatosPedido div[class*="col-"]{
	padding: 0 8px;
}
.subtitlePagos1{
	color: #203460;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 15px;
	border-bottom: solid 1px #aaaaaa;
	margin-bottom: 20px;
}
.contentDato{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 11px;
}
.contentDato .iconoDato{
	width: 39px;
	height: 36px;
	margin-right: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #484848;
}
.contentDato .titleDatoP{
	width: 152px;
	height: 36px;
	margin-right: 2px;
	padding-left: 8px;
	display: flex;
	align-items: center;
	background: #484848;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	color: #ffffff;
}
.contentDato .datoP{
	width: calc(100% - 195px);
	height: 36px;
	display: flex;
	align-items: center;
	background: #e6e6e6;
	padding-left: 15px;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	color: #8a8a8a;
}
.contentDato .datoP.precioResump{
	font-size: 15px;
	color: #383838;
	font-weight: 700;
}
.subtitlePagos2{
	margin-top: 24px;
}
.titleFrmResumen21{
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}


.contentPagos3{
	background: #f6f6f6;
	border: solid 1px rgba(90,90,90,0.25);
	margin-top: 39px;
	padding: 20px 20px 27px 20px; 
}


#formFactura .row{
	margin: 0 -7px;
}
#formFactura div[class*="col-"]{
	padding: 0 7px;
}
#formFactura .form-group{
	margin-bottom: 14px
}
#formFactura .form-control{
	display: block;
	height: 54px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	font-family: "Lato", serif;
	font-size: 13.5px;
	color: #707070;
	border: 1px solid #d2d2d2;
	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: #5a5a5a;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 26px;
	line-height: 31px;
	position: relative;
}
#textFrmPagos{
	border-top: solid 1px #5a5a5a;
	padding-top: 25px;
	margin-top: 35px;
}
.titlePagosMForm label{
	font-weight: 400;
	position: relative;
	cursor: pointer;
}
.titlePagosMForm input[type="checkbox"]{
	opacity: 0;
}
.titlePagosMForm input[type="checkbox"] + i:after{
  content: "";
  position: absolute;
  top: 11px;
  left: -10px;
  width: 16px;
  height: 16px;
  background: url(../images/metodos/cuadro.png); 
}
.titlePagosMForm input[type="checkbox"]:checked + i:before{
  content: "";
  position: absolute;
  top: 5px;
  left: -8px;
  width: 19px;
  height: 18px;
  background: url(../images/metodos/check.png); 
  z-index: 2;
}
.titleMasForm{
	text-align: center;
	color: #5d5d5d;
	font-weight: 400;
	font-size: 17.25px;
	line-height: 31px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 25px;
}
#textPagos2{
	margin-top: 49px;
	margin-bottom: 50px;
}
#textPagos2 div[class*="col-"]{
	width: 50%;
	margin-bottom: 35px;
	border-right: dashed 1px #a0a0a0;
}

#textPagos2 div[class*="col-"]:nth-child(2){
	border-right: 0;
}
#textPagos2 div[class*="col-"]:last-child{
	margin-left: 25%;
	border-right: 0;
}
.bgMetodo{
	max-width: 330px;
	height: 270px;
	position: relative;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
}
.metodo1{
	background: url(../images/metodos/metodo1.png) center no-repeat;
	background-size: cover;
}
.metodo2{
	background: url(../images/metodos/metodo21.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: 229px;
	height: 55px;
	bottom: 32px;
	left: calc(50% - 114.5px);
	color: #585858;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 43px;
}
.bgMetodo a:hover,.bgMetodo a:focus{
	opacity: 0.9;
}

.colFrmResumenEnvio{
	margin-top: 35px;
	display: none;
}
#upDom,#upIne{
	position: relative;
	cursor: pointer;
}
.mf_upload_m{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mf_upload_m form,.mf_upload_m form input{
	height: 100%;
	width: 100%;
}
.mf_upload_m form input{
	opacity: 0;
	cursor: pointer;
}

#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)}}


#pagoRealizado {
    height: 145px;
    background: url(../images/pagos/bgPagoOk.jpg) center;
    margin-bottom: 0px;
    margin-top: 42px;
}
#pagoRealizado .col-xs-6 > div{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	height: 145px;
}
#pagoNoRealizado{
	margin-top: 42px;
}
#pagoNoRealizado img{
	margin-left: auto;
	margin-right: auto;
}


.textChekEnvio{
	text-align: center;
	color: #203460;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 18px;
	position: relative;
}
.textChekEnvio label{
	font-weight: 700;
	position: relative;
	cursor: pointer;
}
.textChekEnvio input[type="radio"]{
	opacity: 0;
}
.textChekEnvio input[type="radio"] + i:after{
  content: "";
  position: absolute;
  top: -1px;
  left: -10px;
  width: 21px;
  height: 21px;
  background: url(../images/formulario/cuadro2.png); 
}
.textChekEnvio input[type="radio"]:checked + i:before{
  content: "";
  position: absolute;
  top: -5px;
  left: -6px;
  width: 22px;
  height: 20px;
  background: url(../images/formulario/check.png); 
  z-index: 2;
}
.winPagoTarjeta.fancybox-opened .fancybox-skin {
	background: #ffffff;
}

#textBan1{
	background: url(../images/carrito/fondo1.jpg) center no-repeat;
	background-size: cover; 
}
.contentBan1{
	padding: 22px 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #474747;
	text-align: center;
	position: relative;
}
.contentBan1 strong{
	font-weight: 300;
}
.contentBan1 .tit1{
	display: flex;
	align-items: center;
	text-align: left;
}
.contentBan1 .tit1 figure{
	margin-right: 5px;
	padding-right: 24px;
	margin-right: 24px;
	border-right: solid 1px #3e3e3e;
	height: 56px;
	display: flex;
	align-items: center; 
}
.contentBan1 a{
	position: absolute;
	top: calc(50% - 22.5px);
	right: 0;
}

.contentBan2{
	background: #3b3b3b;
	position: relative;
	padding-right: 305px;
	height: 62px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contentBan2 .titleBan2{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 23px;
	color: #ffffff;
}
.contentBan2 .fechaFolio{
	background: url(../images/imprimir/bg.png);
	width: 305px;
	height: 62px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 19.4px;
	line-height: 25px;
}
#textBan2{
	margin-top: 45px;
	margin-bottom: 45px;
}
#textBan3 div[class*="col-"]:last-child{
	border-left: dashed 1px #bebebe;
}
#textBan3 div[class*="col-"]:last-child img{
	margin-left: auto;
}
#textBan3{
	margin-bottom: 60px;
}
.titleFrmResumen234{
	margin-bottom: 40px !important;
}
.contentBan5{
	background: url(../images/imprimir/bg2.png);
	padding: 34px 15px;
	margin-bottom: 60px;
	margin-top: 30px;
}
.titleBan5{
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 23px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 2px;
}
.subtitleBan5{
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
}

#catlog{
	background: #d6d6d6;
}
#catlog .container{
	text-align: center;
	color: #3c3c3c;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 30px;
	line-height: 30px;
	padding: 34.5px 0;
	text-transform: uppercase;
}
.imgFin21{
	mix-blend-mode: multiply;
}

.itemTelServ .telsSucServ3 span{
	display: block;
}

#textServicios1a{
	padding-top: 60px;
	padding-bottom: 48px;
}
#textServicios2a{
	background: url(../images/garantia/fondo1.jpg) center no-repeat;
	background-size: cover;
	padding-top: 65px;
	padding-bottom: 67px;
}
.contServicios2a{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-wrap: wrap;
}
.itemServ1aa{
	width: 100%;
	padding-bottom: 35px;
}
.itemServ1aa img{
	margin-right: auto;
	margin-left: auto;
}
.itemServ1ab{
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding-right: 0px;
	padding-top: 12px;
}
.itemServ1ab .img1{
	margin-right: auto;
	margin-left: auto;
}
.cntDownServ{
	margin-top: 52px;
	padding-top: 44px;
	height: 238px;
	display: flex;
	align-items: flex-start;
	position: relative;
}
.itemDownIos{
	margin-right: 94px;
}
.cntDownServ:before{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 100%;
	background: url(../images/garantia/line.png);
}