/* Generales */
@charset "utf-8";
html, body, iframe, header, footer, main, aside, nav, section, article, div,
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, hr, blockquote, pre,
a, address, del, em, strong, sub, sup, i, figure, figcaption, img,
form, fieldset, legend, label, input, select, textarea, button,
table, thead, tbody, tfoot, tr, th, td{margin:0;padding:0;border:0;outline:none;background:none;font-size:100%;font:;vertical-align:baseline;font-weight: 300;}
dl, dt, dd, ul, ol, li{list-style:none;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, .p, label, button, input, select, option{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.1;
	text-align: center;
	margin:0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, .p, label, input, select, option{
	color: #454545;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 23px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 12px;
}

p{
	font-size: 14px;
	text-align:left;
}
label{
	font-size:12px;
}
button, input, select, option{
	font-size:14px;
}
input, select{
	text-align:left;
}
a{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-align:center;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}

strong{
	font-weight: 700;
}
.getBack{
font-weight: 400;
text-align: center;
text-decoration: none;
display:block;
}
.font-size-20{
font-size:20px !important;
}
.width-77{
width:77%;
}

.right-5{
	margin-right:5px !important;
}
.right-10{
	margin-right:10px !important;
}
.top-0{
	margin-top:0px !important;
}
.top-5{
	margin-top:5px !important;
}
.top-10{
	margin-top:10px;
}
.top-15{
	margin-top:15px !important;
}
.top-20{
	margin-top:20px !important;
}
.top-30{
	margin-top:30px !important;
}
.top-40{
	margin-top:40px !important;
}
.top-50{
	margin-top:50px !important;
}
.top-60{
	margin-top:60px !important;
}
.top-80{
	margin-top:80px;
}
.top-100{
	margin-top:100px;
}
.bottom-0{
	margin-bottom:0px !important;
}

.bottom-5{
	margin-bottom:5px !important;
}
.bottom-10{
	margin-bottom:10px;
}
.bottom-15{
	margin-bottom:15px !important;
}
.bottom-20{
	margin-bottom:20px !important;
}
.bottom-30{
	margin-bottom:30px !important;
}
.bottom-40{
	margin-bottom:40px !important;
}
.bottom-50{
	margin-bottom:50px !important;
}

.bottom-60{
	margin-bottom:60px !important;
}
.bottom-80{
	margin-bottom:80px !important;
}
.bottom-100{
	margin-bottom:100px !important;
}


/* Fin Generales */

/* Tickets */

.textareaDeriva{
padding:20px;
background:white;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
min-height:100px;
}

/* Fin Tickets */

/* Registro de Usuario */
.iconround{
	border-radius:50%;
}
hr {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 1px;
}
.title-content {
	background: #f0f0f0;
	color: #A2A2A2;
	font-weight: bold;
	text-align: center;
}
.content-nav {
	position: relative;
	padding: 5px;
	padding-left: 30px;
	padding-top: 22px;
	padding-right: 30px;
}
.nav-left {
	position: relative;
}
.nav-left:before {
	content: "";
	position: absolute;
	top: 0%;
	right: 0%;
	width: 0px;
	height: 0px;
	border-bottom: 15px solid #e0375f;
	border-right: 15px solid transparent;
}
.nav-left:after {
	content: "";
	position: absolute;
	top: 0%;
	right: 0%;
	width: 0px;
	height: 0px;
	border-top: 15px solid #5e4485;
	border-left: 15px solid transparent;
}
.nav-left-white {
	position: relative;
}
.nav-left-white:before {
	content: "";
	position: absolute;
	top: 0%;
	right: 0%;
	width: 0px;
	height: 0px;
	border-bottom: 30px solid #e3e4e4;
	border-right: 30px solid #fff;
}
.nav-left-white:after {
	content: "";
	position: absolute;
	top: 0%;
	right: 0%;
	width: 0px;
	height: 0px;
	border-top: 30px solid transparent;
	border-left: 30px solid transparent;
}
.category-user {
	min-height: 353px;
	padding: 20px;
	margin-bottom: 30px;
	background-color: #fff;
	text-align:center;
}
.category-user h3 {
	font-size: 20px;
	text-align: center;
	font-weight: 300;
	padding-bottom: 10px;
	color: #676767;
}
.category-user p {
	font-size: 13px;
	text-align: center;
	font-weight: 300;
	padding-bottom: 10px;
}
.category-user-container-a {
	padding: 20px 0;
	text-align: center;
}
.category-user-container-b {
	padding: 20px 0;
	text-align: center;
}
.category-user-container-c {
	padding: 20px 0;
	text-align: center;
}
.category-user-container-d {
	padding: 20px 0;
	text-align: center;
}
.cat-user-a {
	border: 1px solid #4ea9b1;
}
.cat-user-b {
	border: 1px solid #80c269;
}
.cat-user-c {
	border: 1px solid #9cbb1a;
}
.cat-user-d {
	border: 1px solid #116aa2;
}
.category-user-container-a .category-user-icon {
	position: relative;
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto 0px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	-webkit-box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.category-user-container-b .category-user-icon {
	position: relative;
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto 0px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	-webkit-box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.category-user-container-c .category-user-icon {
	position: relative;
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto 0px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	-webkit-box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.category-user-container-d .category-user-icon {
	position: relative;
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto 0px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff;
	box-shadow: 0 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	-webkit-box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	box-shadow: 0 0 0 0 #fff, transparent 0 0 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.category-user-container-a .category-user-icon::after {
	position: absolute;
	top: 1px;
	left: 1px;
	content: "";
	display: block;
	width: 148px;
	height: 148px;
	border: 2px solid #4ea9b1;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	transition: all .1s ease-out
}
.category-user-container-b .category-user-icon::after {
	position: absolute;
	top: 1px;
	left: 1px;
	content: "";
	display: block;
	width: 148px;
	height: 148px;
	border: 2px solid #80c269;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	transition: all .1s ease-out
}
.category-user-container-c .category-user-icon::after {
	position: absolute;
	top: 1px;
	left: 1px;
	content: "";
	display: block;
	width: 148px;
	height: 148px;
	border: 2px solid #9cbb1a;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	transition: all .1s ease-out
}
.category-user-container-d .category-user-icon::after {
	position: absolute;
	top: 1px;
	left: 1px;
	content: "";
	display: block;
	width: 148px;
	height: 148px;
	border: 2px solid #116aa2;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	transition: all .1s ease-out
}
.category-user-container-a .category-user-link:hover .category-user-icon {
	-webkit-box-shadow: 0 0 0 8px #f4fbfe;
	-moz-box-shadow: 0 0 0 8px #f4fbfe;
	box-shadow: 0 0 0 8px #f4fbfe;
	-moz-box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0;
	-webkit-box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0;
	box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0
}
.category-user-container-a .category-user-link:hover .category-user-icon::after {
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9);
	border: 2px solid #99daf3;
	top: 1px;
	left: 1px;
	opacity: .003;
	filter: alpha(opacity=0.3);
	-moz-opacity: .3;
	-khtml-opacity: .3;
	-webkit-opacity: .3;
	opacity: .3;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	filter: alpha(opacity=30)
}
.category-user-container-b .category-user-link:hover .category-user-icon {
	-webkit-box-shadow: 0 0 0 8px #f4fbfe;
	-moz-box-shadow: 0 0 0 8px #f4fbfe;
	box-shadow: 0 0 0 8px #f4fbfe;
	-moz-box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0;
	-webkit-box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0;
	box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0
}
.category-user-container-b .category-user-link:hover .category-user-icon::after {
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9);
	border: 2px solid #99daf3;
	top: 1px;
	left: 1px;
	opacity: .003;
	filter: alpha(opacity=0.3);
	-moz-opacity: .3;
	-khtml-opacity: .3;
	-webkit-opacity: .3;
	opacity: .3;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	filter: alpha(opacity=30)
}
.category-user-container-c .category-user-link:hover .category-user-icon {
	-webkit-box-shadow: 0 0 0 8px #f4fbfe;
	-moz-box-shadow: 0 0 0 8px #f4fbfe;
	box-shadow: 0 0 0 8px #f4fbfe;
	-moz-box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0;
	-webkit-box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0;
	box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0
}
.category-user-container-c .category-user-link:hover .category-user-icon::after {
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9);
	border: 2px solid #99daf3;
	top: 1px;
	left: 1px;
	opacity: .003;
	filter: alpha(opacity=0.3);
	-moz-opacity: .3;
	-khtml-opacity: .3;
	-webkit-opacity: .3;
	opacity: .3;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	filter: alpha(opacity=30)
}
.category-user-container-d .category-user-link:hover .category-user-icon {
	-webkit-box-shadow: 0 0 0 8px #f4fbfe;
	-moz-box-shadow: 0 0 0 8px #f4fbfe;
	box-shadow: 0 0 0 8px #f4fbfe;
	-moz-box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0;
	-webkit-box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0;
	box-shadow: 0 0 0 8px #f4fbfe, transparent 0 0 0
}
.category-user-container-d .category-user-link:hover .category-user-icon::after {
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9);
	border: 2px solid #99daf3;
	top: 1px;
	left: 1px;
	opacity: .003;
	filter: alpha(opacity=0.3);
	-moz-opacity: .3;
	-khtml-opacity: .3;
	-webkit-opacity: .3;
	opacity: .3;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	filter: alpha(opacity=30)
}
.fondo-user {
	width: 100%;
	height: 181px;
	background-color: rgba(228, 228, 228, 0.43);
	position: fixed;
	bottom: 0;
}
.spinner {
	position: relative;
	width: 60px;
	height: 60px;
	margin: 0 auto;
}
.bubble-1, .bubble-2 {
	position: absolute;
	top: 0;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	background-color: #4b9cdb;
}
#cargando{
	z-index:10000;
	width:100%;
	text-align:center;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	display:none;
}

#loading h3{
    text-align: center;
    margin-left: -130px;
    margin-top: 20px;
    color:white;
    font-weight: bold;
    z-index:1;
}

#loading .modal-backdrop{
    opacity: 0.5;
    z-index:-1;
}

@media screen and (max-width:767px){

#loading_cotizador {
width:95% !important;
left:1% !important;
top:5% !important;
}

}

#loading_cotizador {
width:50%;
top:33%;
left:27%;
}

#loading_cotizador h3{
    text-align: left;
    margin-top: 20px;
    color:white;
    z-index:1;
}

#loading_cotizador h3:first-child{
    font-weight: bold;
}

#loading_cotizador .modal-backdrop{
    opacity: 0.7;
    z-index:-1;
}


.bubble-2 {
	top: auto;
	bottom: 0;
}
.load-9{
	margin-top:20%;
	text-align:center;
}
.load-9 .spinner {
	animation: loadingI 2s linear infinite;
}
.load-9 .bubble-1, .load-9 .bubble-2 {
	animation: bounce 2s ease-in-out infinite;
}
.load-9 .bubble-2 {
	animation-delay: -1.0s;
}
.load-9 span {
	color:#fff;
	text-shadow: 2px 2px 4px #000000;
	font-size: 18px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:rgba(0,0,0,0.4);
	text-align:center;
}

@keyframes loadingI {
100% {
	transform: rotate(360deg);
}
}
@keyframes bounce {
0%, 100% {
	transform: scale(0.0);
}
50% {
	transform: scale(1.0);
}
}
/* Fin Registro de Usuario */
/* Campos */
.gmal {
	color: #AD0002;
}
.mal {
	border-color: #AD0002 !important;
	border-style: solid !important;
	border-width: 2px !important;
	background-repeat: no-repeat !important;
	background-position: 98% !important;
	background-size: 20px;
}
.fanew {
	top: auto;
	bottom: auto;
	padding-left: 15px;
	padding-top: 8px;
	position: absolute;
	z-index: 3;
	font-size: 20px;
	font: normal normal normal 24px/1 FontAwesome;
	font-style: normal;
	font-weight: normal;
	color: #6F6F6F;
}
.corrector {
	padding-left: 45px !important;
	height: 42px !important;
}
div.campos {
	padding-bottom: 17px;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 960px) {
div.campos:hover div.tips {
	margin-top: -43px;
	display: block;
	position: absolute;
	left: calc(37.2%);
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	color:#fff;
}
.tips:after {
	right: 100%;
	top: 50px!important;
	margin-left: -150px!important;
	border: solid transparent;
	/*content: " ";*/
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(38, 41, 50, 0);
	border-right-color: #87c1a0;
	border-width: 10px;
	margin-top: -10px;
}
div.campos:hover div.tipsalter {
	margin-top: -6px;
	display: block;
	position: absolute;
	left: calc(50% + 160px);
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.tipsalter:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(38, 41, 50, 0);
	border-right-color: #87c1a0;
	border-width: 10px;
	margin-top: -10px;
}
}
@media (max-width: 959px) {
div.campos:hover div.tips {
	margin-top: -60px;
	display: block;
	width: 300px;
	position: absolute;
	left: calc(50% - 150px);
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	color:#fff;
}
.tips:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(38, 41, 50, 0);
	border-top-color: #87c1a0;
	border-width: 10px;
	margin-left: -10px;
}

div.campos:hover div.tipsalter {
	margin-top: -60px;
	display: block;
	width: 300px;
	position: absolute;
	left: calc(50% - 150px);
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.tips:afteralter {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(38, 41, 50, 0);
	border-top-color: #87c1a0;
	border-width: 10px;
	margin-left: -10px;
}
}
.bien {
	background-image: url(../../img/bien.png) !important;
	background-repeat: no-repeat !important;
	background-position: 98% !important;
	background-size: 20px;
}
.tips {
	z-index: 10;
	min-width: 300px !important;
	display: none;
	font-size: 12px;
	position: relative;
	background: #87c1a0;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #262932;
	color: #FFF;
	padding: 10px;
}
.tips h6{
	color: #FFF;
}
.tipsalter {
	z-index: 99999;
	min-width: 300px !important;
	display: none;
	font-size: 12px;
	position: relative;
	background: #F06;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #F06;
	color: #FFF;
	padding: 10px;
}
/* Fin Campos */
/*Header top */
.page-header-top{padding:8px 24px;text-align:right;}
.page-header-top i{font-size:15px;}
.page-header-top div p{margin-top:2px;display:block;float:right;margin-left:6px;}
.page-header-top.fixed{position:fixed;z-index:1002;top:0;right:0;left:0;padding:0px 24px;}
.page-header-top a{color:white;text-decoration:none;}
.page-header-bottom{position:relative;}
.page-header-bottom > div{position:relative;}
.page-header-bottom + div{position:absolute;left:-9999px;height:110px;transition:height 0.3s;}
noindex:-o-prefocus, .page-header-bottom + div{transition:none;}
.page-header-bottom.fixed{position:fixed;z-index:1001;top:36px;right:0;left:0;box-shadow:0 0 10px rgba(0,0,0,0.5);}
.page-header-bottom.fixed img{height:37px;margin-bottom:2px;}
.page-header-bottom.fixed{position:fixed;z-index:1001;top:0;right:0;left:0;box-shadow:0 0 10px rgba(0,0,0,0.5);}
.page-header-bottom.fixed + div{position:static;display:block;height:80px;}
.logoHeader{background-image:url(/images/logoHeader.png) !important;height:67px !important;width:247px !important;background-repeat:no-repeat;}
@media screen and (max-width:980px){
.logoHeader{background-image:url(/images/logoTablet.png) !important;height:54px !important;width:200px !important;background-repeat:no-repeat;}
}
@media screen and (max-width:767px){.page-header-bottom.fixed{position:initial;box-shadow:none;}
.page-header-top.fixed{position:initial;}
.page-header-bottom.fixed + div{display:none;}
.logoHeader{background-image:url(/images/logoPhone.png) !important;height:41px !important;width:150px !important;background-repeat:no-repeat;}
.page-header-top{padding:0px 5px;}
}
.logo{float:left;}
.logo img{display:block;margin-top:5px;}
.logo span{display:table-cell;vertical-align:middle;height:110px;transition:height 0.3s;color:white;}
.logo p {
    display: table-cell;
    vertical-align: middle;
    height: 110px;
    transition: height 0.3s;
    color: white;
    font-size: 13px;
}
.logo p a {
    display: block;
    background-image: url(/images/logoHeader.png);
    height: 40px;
    width: 218px;
    background-size: contain;
    background-repeat: no-repeat;
}
noindex:-o-prefocus, .logo span{transition:none;}
.page-header-bottom.fixed .logo span{height:80px;}
.page-header-bottom.fixed .logo p{height:80px !important;}
@media screen and (max-width:1200px){.logo span{font-size:13px;}}
@media screen and (max-width:980px){.logo img{margin-bottom:8px;}
.logo p{height:111px;transition:height 0.3s;color:white;}
.logo p a{background-image:url(/images/logoTablet.png);height:40px;width:200px;}
}
@media screen and (max-width:767px){.logo{float:none;}
.logo span{height:80px;}
.logo img{margin:0;height:27px;}
.page-header-bottom.fixed img{height:27px;margin:0px;}
.logo p{font-size:0px;height:82px;}
.logo p a{display:block;background-image:url(/images/logoPhone.png);height:26px;width:151px;background-repeat:no-repeat;}
}
.quick-contacts{float:left;margin-left:-15px;font-size:12px;line-height:16px;color:#fff;margin-bottom:0px;}
.quick-contacts li{position:relative;display:inline-block;vertical-align:top;margin:0 15px;}
.quick-contacts a{text-decoration:none;color:#fff;}
.quick-contacts a:hover{text-decoration:underline;}
.quick-contacts i{display:block;float:left;margin-right:8px;font-size:14px;line-height:16px;}
@media screen and (max-width:767px){
.quick-contacts{margin-left:-9px;padding:10px 0;}
.quick-contacts li{margin:0 9px;}
.quick-contacts li:nth-child(2){display:none;}
.justifyThis p{text-align:justify;}
.justifyThis .marginBottom{margin-bottom:40px;}
}
.userAccess{float:right;font-size:12px;line-height:16px;color:#fff;}
.userAccess li{position:relative;display:inline-block;vertical-align:top;margin-left:15px;}
.userAccess li:first-child{display:none;}
.userAccess li ul>li{padding-left:6px;padding-right:6px;padding-top:26px;margin:0;float:left;border-bottom:1px solid white;padding-bottom:14px;}
.userAccess li ul>li:last-child{border-bottom:none;padding-top:14px;}
.userAccess li:hover > ul{left:0;display:block;}
.userAccess a{text-decoration:none;color:#fff;}
.userAccess a:hover{text-decoration:none;}
.userAccess i{display:block;float:left;margin-right:8px;font-size:14px;line-height:16px;}

.Notifications{float:right;font-size:12px;line-height:16px;color:#fff; margin:0px;}
.Notifications li{position:relative;display:inline-block;vertical-align:top;margin-left:15px;}
.Notifications li ul>li{padding-left:6px;padding-right:6px;padding-top:26px;margin:0;float:left;border-bottom:1px solid white;padding-bottom:14px;}
.Notifications li ul>li:last-child{border-bottom:none;padding-top:14px;}
.Notifications li:hover > ul{left:0;display:block;}
.Notifications a{text-decoration:none;color:#fff;}
.Notifications a:hover{text-decoration:none;}
.Notifications i{display:block;float:left;margin-right:8px;font-size:14px;line-height:16px;}

@media screen and (max-width:980px){
.userAccess{float:right;padding:4px 0px;}
.userAccess li{margin:0;}
.userAccess li:nth-child(2){display:none;}
.userAccess li:nth-child(3){display:none;}
.userAccess li:nth-child(4){display:none;}
.userAccess li:first-child{display:block;}
}
@media screen and (max-width:767px){
.cart-summary{margin-left:0px !important;}
.userAccess{float:non;padding:4px 0px;}
.userAccess li{margin:0 0px;}
.userAccess li:nth-child(2){display:none;}
.userAccess li:nth-child(3){display:none;}
.userAccess li:nth-child(4){display:none;}
.userAccess li:first-child{display:block;}
}
.cart-summary{position:relative;display:inline-block;vertical-align:top;margin-left:20px;font-size:12px;line-height:16px;text-decoration:none;color:#fff;}
.cart-summary:hover{text-decoration:underline;}
.cart-summary i{display:block;float:left;margin-right:8px;font-size:14px;line-height:1;}
.main-user{float:right;margin-left:5px;}
.main-user span{background:#C90B15;padding:2px;color:white;font-size:8px;border-radius:2px;}
.main-user a{padding:0 20px;box-sizing:content-box;line-height:110px;text-align:center;color:#fff;transition:line-height 0.3s;background:rgba(255, 255, 255, 0.11);}
.page-header-bottom.fixed .main-user div{padding:15px 0;}
.page-header-bottom.fixed .main-user a{line-height:80px;}
@media screen and (max-width:767px){.main-user{display:none;}}
.main-search{float:right;}
.main-search form{position:absolute;top:0;right:0;display:none;}
.main-search input{
	height: auto;
    padding: 30px 40px;
    border: 0;
    font-size: 23px;
    line-height: 60px;
    font-weight: 300;
    transition: padding 0.3s;
    color: #fff;
    width: 100%;
    background: transparent;
}
#busqueda{
	border:none;
}
#busqueda:focus{
	border:none;
}

.main-search input::-webkit-input-placeholder{color:#fff;}
.main-search button{position:relative;z-index:1;width:13px;padding:0 20px;box-sizing:content-box;line-height:110px;text-align:center;color:#fff;transition:line-height 0.3s;background:rgba(255, 255, 255, 0.11);}
.main-search button:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff;opacity:1;}
.main-search button:hover{background:rgba(255, 255, 255, 0.11);}
.main-search button:hover:after{opacity:1;}
.main-search button[type="submit"]{display:none;}
.main-search.active form{display:block;float:right;width:568px;margin-right:53px;}
.main-search.active + .main-nav{visibility:hidden;pointer-events:none;}
.main-search.active button:before{content:'\f00d';}
.main-search.active + .logo,
.main-search.active + .logo + .main-nav{visibility:hidden;pointer-events:none;}
.logoVisibility{visibility:inherit !important;}
.page-header-bottom.fixed .main-search input{padding:15px 0;}
.page-header-bottom.fixed .main-search button{line-height:80px;}
@media screen and (max-width:1200px){.main-search{margin-left:10px;}}
@media screen and (max-width:980px){
.main-search{margin-left:1px;}
.main-search button{padding:0 15px;}
}
@media screen and (max-width:767px){.main-search{float:right;margin-top:22px;display:none}
.main-search input{padding:15px 0;font-size:23px;}
.main-search button{width:36px;padding:0;line-height:36px;}
.main-search button:after{display:none;}
.page-header-bottom.fixed .main-search button{line-height:36px;}
}
@media screen and (max-width:479px){.main-search input{font-size:16px;}}
.main-nav{float:right;font-size:11px;line-height:110px;transition:line-height 0.3s;}
noindex:-o-prefocus, .main-nav{transition:none;}
.main-nav .Notifications li {position:relative;float:left;margin-left:5px; text-transform:none;}
.main-nav .Notifications li i{position:relative;top:inherit;right:inherit;margin:0px 5px;}
.main-nav .Notifications li:hover > a,
.main-nav .Notifications li.active > a{background:inherit !important;}
.main-nav .Notifications li ul{position:absolute;z-index:500;top:100%;left:-9999px;width:225px;border-bottom:none !important;opacity:0;}
.main-nav .Notifications li:hover > ul{opacity:0;left:-9999px; }
.main-nav .Notifications li a:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:0px;background:white;opacity:0;transition:opacity 0.3s;}

.Notifications_active {opacity:1 !important; left:-100px !important; }

.main-nav li{position:relative;float:left;margin-left:5px;text-transform:uppercase;}
.main-nav li:first-child{margin-left:0;}
.main-nav li a{position:relative;display:block;padding:0 12px;text-decoration:none;color:#fff;transition:background 0.3s; text-align:left}
.main-nav li a:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff;opacity:0;transition:opacity 0.3s;}
.main-nav li span{margin-top:-4px;font-size:10px;}
.main-nav li i{position:absolute;top:50%;right:50%;margin:10px -4px 0 0;}
.main-nav li ul{position:absolute;z-index:500;top:100%;left:-9999px;width:225px;border-bottom:1px solid rgba(255, 255, 255, 0.49);opacity:0;transition:opacity 0.3s;}
.main-nav li:hover > a,
.main-nav li.active > a{background:rgba(255, 255, 255, 0.11);}
.main-nav li:hover > a:before,
.main-nav li.active > a:before{opacity:1;}
.main-nav li:hover > ul{left:0;opacity:1;}
.main-nav li:last-child:hover > ul{right:0;left:auto;}
.main-nav li li{float:none;margin:0;border-top:1px solid rgba(255, 255, 255, 0.49);line-height:20px;}
.main-nav li li:first-child{border-top:0;}
.main-nav li li a{padding-top:12px;padding-bottom:12px;color:#ecf0f1;transition:background 0.3s, color 0.3s;}
.main-nav li li a:before{display:none;}
.main-nav li li i{right:20px;margin:-6px 0 0 0;}
.main-nav li li ul{top:-1px;border-top:1px solid #e9e9e9;}
.main-nav li li:hover > a,
.main-nav li li.active > a{background:#ecf0f1;color:#2d3e50;}
.main-nav li li:hover > ul{left:-100%;}
.main-nav li li:last-child:hover > ul{right:auto;left:100%;}
.main-nav .mega{position:static;}
.main-nav .mega ul{position:static;width:auto;border-bottom:0;opacity:1;}
.main-nav .mega > div{position:absolute;z-index:500;top:100%;left:-9999px;width:100%;padding:20px 0;box-sizing:border-box;opacity:0;transition:opacity 0.3s;}
.main-nav .mega .row{display:table;width:100%;}
.main-nav .mega .col{display:table-cell;vertical-align:top;padding:0 20px;border-left:1px dotted #e9e9e9;box-sizing:border-box;}
.main-nav .mega .col:first-child{border-left:0;}
.main-nav .mega .col p{font-size:14px;line-height:1;text-align:center;text-transform:none;color:#fff;}
.main-nav .mega .col img{display:block;margin:20px auto;max-width:100%;height:auto;}
.main-nav .mega .col-3{width:25%;}
.main-nav .mega .col-6{width:25%;}
.main-nav .mega .col-vam{vertical-align:middle;}
.main-nav .mega .col-vam a{padding:0;}
.main-nav .mega li{border-top:0;}
.main-nav .mega:hover > div{left:0;opacity:1;}
.main-nav .mega-alt{position:relative;}
.main-nav .mega-alt > div{width:460px;}
.main-nav .mega-alt:hover > div{right:0;left:auto;}
.main-nav .switcher{position:absolute;top:-57px;right:22px;display:none;height:30px;padding:2px 0 0 13px;text-align:left;color:#fff;}
.main-nav .switcher i:last-child{font-size:17px;}
.main-nav .switcher i{display:block;float:right;width:30px;font-size:31px;line-height:28px;text-align:center;color:#fff;}
.page-header-bottom.fixed .main-nav{line-height:80px;}
@media screen and (max-width:1200px){.main-nav li{margin-left:1px;}}
@media screen and (max-width:992px){
.main-nav li{margin-left:1px;}
.main-nav li a{padding:0 5px;}
}
@media screen and (max-width:767px){
.main-nav{position:relative;float:none;margin:0 -14px;}
.main-nav ul{display:none;font-size:16px;line-height:60px;}
.main-nav li{float:none;margin-left:0;border-top:1px solid #DFDFDF;}
.main-nav li:first-child{border-top:0;}
.main-nav li a{color:#fff;padding:0 23px;}
.main-nav li:hover > a,
.main-nav li.active > a{background:none;}
.main-nav li:hover > a:before,
.main-nav li.active > a:before{opacity:0;}
.main-nav li i{top:0;right:0;width:60px;height:60px;margin:0;font-size:14px;line-height:60px;text-align:center;}
.main-nav li i:before{content:"\f196";}
.main-nav li ul{position:static;display:none;width:auto;margin-left:0;border:0;opacity:1;}
.main-nav li li{border-top-color:#1B5F8A;line-height:30px;}
.main-nav li li a{padding-left:40px;color:white;}
.main-nav li li a:hover{background:white;}
.main-nav li li i{right:0;margin:0;}
.main-nav li li ul{border-top:1px solid #2d3e50;}
.main-nav li li li a{padding-left:60px;}
.main-nav .switcher{display:block;}
.main-nav .mega > div{position:static;display:none;width:auto;padding:0;background:#e9e9e9;opacity:1;}
.main-nav .mega .row{display:block;width:100%;}
.main-nav .mega .col{display:block;width:100%;padding:0;border:0;}
.main-nav .mega .col-vam{display:none;}
.main-nav .mega ul{display:block;border:0;}
.main-nav .mega ul li{border-top:1px solid #2d3e50;}
}
.main-search{float:right;}
.main-search form{position:absolute;top:0;right:0;display:none;}
.main-search input{height:auto;padding:30px 40px;border:0;font-size:23px;line-height:50px;font-weight:300;transition:padding 0.3s;color:#fff;}
.main-search input::-webkit-input-placeholder{color:#fff;}
.main-search button{position:relative;z-index:1;width:13px;padding:0 20px;box-sizing:content-box;line-height:110px;text-align:center;color:#fff;transition:line-height 0.3s;background:rgba(255, 255, 255, 0.11);}
.main-search button:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:#fff;opacity:1;}
.main-search button:hover{background:rgba(255, 255, 255, 0.11);}
.main-search button:hover:after{opacity:1;}
.main-search button[type="submit"]{display:none;}
.main-search.active form{display:block;float:right;width:568px;margin-right:53px;}
.main-search.active + .main-nav{visibility:hidden;pointer-events:none;}
.main-search.active button:before{content:'\f00d';}
.main-search.active + .logo,
.main-search.active + .logo + .main-nav{visibility:hidden;pointer-events:none;}
.logoVisibility{visibility:inherit !important;}
.page-header-bottom.fixed .main-search input{padding:15px 0;}
.page-header-bottom.fixed .main-search button{line-height:80px;}
@media screen and (max-width:1200px){.main-search{margin-left:10px;}}
@media screen and (max-width:980px){.main-search{margin-left:1px;}
.main-search button{padding:0 15px;}
}
@media screen and (max-width:767px){.main-search{float:right;margin-top:22px;display:none}
.main-search input{padding:15px 0;font-size:24px;}
.main-search button{width:36px;padding:0;line-height:36px;}
.main-search button:after{display:none;}
.page-header-bottom.fixed .main-search button{line-height:36px;}
}
@media screen and (max-width:479px){.main-search input{font-size:16px;}}
/* Fin Header Top */
/* Carrito Header */
.cbp-tm-submenu {
position: absolute;
display: block;
visibility: hidden;
opacity: 0;
padding: 0;
text-align: left;
pointer-events: none;
-webkit-transition: visibility 0s, opacity 0s;
-moz-transition: visibility 0s, opacity 0s;
transition: visibility 0s, opacity 0s;
}
.cbp-tm-show .cbp-tm-submenu {
width: 16em;
left: 50%;
margin: 0 0 0 -8em;
opacity: 1;
visibility: visible;
pointer-events: auto;
-webkit-transition: visibility 0s, opacity 0.3s;
-moz-transition: visibility 0s, opacity 0.3s;
transition: visibility 0s, opacity 0.3s;
}
.cbp-tm-show-above .cbp-tm-submenu {
bottom: 100%;
padding-bottom: 10px;
}
.cbp-tm-show-below .cbp-tm-submenu {
top: 100%;
padding-top: 10px;
}
.cbp-tm-nospace-right .cbp-tm-submenu {
right: 0;
left: auto;
}
.cbp-tm-nospace-left .cbp-tm-submenu {
left: 0;
}
.cbp-tm-menu > li:last-child .cbp-tm-submenu {
right: 0;
}
.cbp-tm-submenu:after {
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.cbp-tm-show-above .cbp-tm-submenu:after {
top: 100%;
margin-top: -10px;
}
.cbp-tm-show-below .cbp-tm-submenu:after {
bottom: 100%;
margin-bottom: -10px;
}
.cbp-tm-submenu:after {
border-color: transparent;
border-width: 16px;
margin-left: -16px;
left: 50%;
}
.cbp-tm-show-above .cbp-tm-submenu:after {
border-top-color: #fff;
}
.cbp-tm-show-below .cbp-tm-submenu:after {
border-bottom-color: #fff;
}
.cbp-tm-submenu > li {
display: block;
background: #fff;
}
.cbp-tm-submenu > li > a {
padding: 5px 2.3em 5px 0.6em;
display: block;
font-size: 1.2em;
position: relative;
color: #47a3da;
border: 4px solid #fff;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
.no-touch .cbp-tm-submenu > li > a:active {
color: #fff;
background: #47a3da;
}
.cbp-tm-submenu li a:before,
.cbp-tm-menu > li > a:before {
font-family: 'cbp-tmicons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
vertical-align: middle;
margin-right: 0.6em;
-webkit-font-smoothing: antialiased;
}
.cbp-tm-submenu li a:before {
position: absolute;
top: 50%;
margin-top: -0.5em;
right: 0.5em;
}
/* Fin Carrito Header */
/*Menu Para Mobiles */
.menu_opener {
	display: none;
}
.menu_opener_label {
	width: 50px;
	height: 50px;
	display: block;
	cursor: pointer;
	border-radius: 50%;
	position: fixed;
	bottom: 63px;
	right: 19px;
	z-index: 10;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener_label:after {
	position: absolute;
	top: 18px;
	left: 15px;
	background: #FFF;
	content: "";
	width: 20px;
	height: 2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu_opener_label:before {
    position: absolute;
	top: 32px;
    left: 15px;
	background: #FFF;
    content: "";
    width: 20px;
    height: 2px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.barre_hamburger {
	width: 20px;
	height: 2px;
	position: fixed;
	bottom: 86px;
	right: 34px;
	background: #fff;
	z-index: 20;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu_opener:checked ~ .barre_hamburger {
	opacity: 0;
}
.menu_opener:checked ~ .menu_opener_label:after {
	transform: rotate(45deg);
	top: 24px;
}
.menu_opener:checked ~ .menu_opener_label:before {
	transform: rotate(-45deg);
	top: 24px;
}
.link_general {
	width: 45px;
	height: 45px;
	display: block;
	border-radius: 50%;
	position: fixed;
	bottom: 66px !important;
	right: 22px;
	background: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	text-align:center;
}
.link_general i {
	width: 45px;
	height: 45px;
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 0px !important;
	left: 0px;
	background: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	text-align:center;
}
.link_general i {
	color: rgb(41, 162, 141);
	font-size: 26px;
	line-height: 45px;
}
.link_general span {
	position: absolute;
	right: 37px;
	text-align: right;
	background: rgb(33, 119, 104);
	padding: 2px 12px 2px 6px;
	line-height: 14px;
	color: #fff;
	border-radius: 3px;
	top: 7px;
	z-index: -1;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
	opacity:0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.menu_opener:checked ~ .link_one {
	bottom: 131px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_two {
	bottom: 189px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_three {
	bottom: 247px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_four {
	bottom: 303px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_five {
	bottom: 360px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_six {
	bottom: 417px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_general .gremiospan {
	width: 86px;
	opacity:1;
}
.link_general:hover>span{
	opacity:1;
}
/*Fin Menu para Mobiles */
/* Footer */
.page-footer{position:relative; color:#fff}

.page-footer-pic{position:absolute;top:0;right:0;bottom:0;left:0;background-position:50% 50%;background-size:cover;opacity:0.15;}

.page-footer-section{position:relative;padding:50px 0 10px;}

.page-footer-section + .page-footer-section{border-top:2px solid rgba(255,255,255,0.3);}
.page-footer h2{
	font-size: 24px;
    line-height: 30px;
	margin-bottom: 30px;
}
.page-footer p{
    color: #fff;
}
.page-footer ul{
    margin: -25px 0 0 -5px;
	color: #fff
}
.page-footer ul > li{
    display: inline-block;
    vertical-align: top;
}
.page-footer ul > li > a {
    border: 1px solid #fff;
    line-height: 28px;
    color: rgba(255,255,255,0.7);
    transition: color 0.3s;
}
.page-footer ul > li > a:hover {
    color: #fff;
}
.page-footer ul > li > a:visited {
    color: rgba(255,255,255,0.7);
}
/* Fin Footer */
/*BOTON GREMIO PROV */
.cont-opcion-gremio{
	text-decoration:none;
	position: fixed;
	right: 0;
	top: 180px;
	background: rgba(255, 255, 255, 0.74);
	z-index: 10;
	background-image: url('/assets/img/bg_off.png');
	padding: 8px;
}
.cont-opcion-gremio p{
	text-align: center;
	padding-top: 5px;
	font-weight: 600;
	color: #292929;
}
.cont-opcion-gremio a{
	color: #009688;
}
.cont-opcion-gremio a:hover{
	color: #4CAF50;
}

/* ESPECIFICACIONES PROMOS*/

.especificaciones-top{
background: #0062A0;margin-bottom: 0;padding: 20px 0px;
}
.especificaciones-top h3 i {
font-size: 36px;margin-top: -7px;
}

.especificaciones-promos .contzigzag {
min-height:230px; color:#252525; top:0px;
}

.especificaciones-cuerpo p{
margin-bottom: 20px; text-align: left; font-size:13px;
}

.especificaciones-cuerpo p:first-child{
margin-top:40px;
}

.especificaciones-cuerpo-curso-online p{
margin-bottom: 20px; text-align: left; font-size:13px;
}

.especificaciones-cuerpo-curso-online p:first-child{
margin-top:0px;
font-size:18px;
}

.especificaciones-cuerpo-curso-online div a {
left: 0;
}

.especificaciones-cuerpo .pdf-acceso{
display: block;float: left;margin-top: 10px;margin-bottom: 20px;
}

.especificaciones-cuerpo .pdf-acceso img {
width:43px;
}

.especificaciones-cuerpo div a {
left: 38%;
position: relative;
}


#videoDemostracion .InfoNosotros img{
max-height: 100px;margin-left: auto;margin-right: auto;margin-bottom: 10px;margin-top: 10px;
}

#videoDemostracion .InfoNosotros .cuerpo p {
text-align: left;font-size: 13px;line-height: 14px;margin-top: 12px;color:white;
}

#videoDemostracion .InfoNosotros .cuerpo p:first-child {
font-weight: 600;
}


.InfoNosotros img{
max-height: 100px;margin-left: auto;margin-right: auto;margin-bottom: 10px;/*margin-top: 40px;*/
}

.InfoNosotros .cuerpo p {
text-align: left;font-size: 13px;line-height: 14px;margin-top: 12px;
}

.InfoNosotros .cuerpo p:first-child {
font-weight: 600;
}


/*BOTON GREMIO PROV */
/* Checkbox y Radio */
.radio, .checkbox{position:relative;display:inline-block;vertical-align:top;padding-left:22px;line-height:16px;cursor:pointer;}
.radio i{border-radius:50%;}
.radio i, .checkbox i{position:absolute;top:-2px;left:0;width:20px;height:20px;border:1px solid #ddd;text-align:center;line-height:19px; background:white;}
.radio i:before{content:'';position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#2d3e50;}
.radio i:before, .checkbox i:before{opacity:0;}
.radio input, .checkbox input{display:none;}
.radio input:checked + i:before, .checkbox input:checked + i:before{opacity:1;}
/* Checkbox y Radio */
/*titulo footer */
.widget-head{margin-bottom:30px;font-size:30px;text-transform:uppercase;color:#fff;}
/*titulo footer */
.widget-about{margin-bottom:40px;padding-top:10px;color:#ecf0f1;}
.widget-about p{margin-top:18px;font-size:12px;line-height:18px;}
.widget-about p:last-child{margin-top:36px;}
.widget-about img{display:block;margin-bottom:22px;}
.widget-about a{text-transform:uppercase;color:#ecf0f1;}
.widget-about-2{margin-bottom:15px;color:#ecf0f1;}
.widget-about-2 p{margin-top:18px;line-height:18px;}
.widget-about-2 .widget-head{font-size:24px;line-height:30px;color:#fff;}
.widget-recent-posts{margin-bottom:40px;color:#ecf0f1;}
.widget-recent-posts li{margin-top:22px;font-size:12px;line-height:18px;}
.widget-recent-posts li p{overflow:hidden;}
.widget-recent-posts li span{display:block;margin-top:2px;opacity:0.7;}
.widget-recent-posts li a{text-decoration:none;color:#ecf0f1; font-size:12px}
.widget-recent-posts li a:hover{text-decoration:none;}
.widget-recent-posts .pic{position:relative;float:left;margin:4px 12px 0 0;border:2px solid #ecf0f1;}
.widget-recent-posts .pic:after,
.widget-recent-posts .pic:before{content:'';position:absolute;top:50%;left:50%;background:#ecf0f1;opacity:0;transition:opacity 0.3s;}
.widget-recent-posts .pic:after{width:16px;height:2px;margin:-1px 0 0 -8px;}
.widget-recent-posts .pic:before{width:2px;height:16px;margin:-8px 0 0 -1px;}
.widget-recent-posts .pic:hover:after,
.widget-recent-posts .pic:hover:before{opacity:1;}
.widget-recent-posts .pic img{display:block;}
.widget-recent-posts .widget-head{margin:0;padding-top:10px;font-size:24px;line-height:58px;color:#fff;}
.widget-recent-posts .widget-foot{margin:36px 0 0 72px;font-size:12px;line-height:18px;text-transform:uppercase;}
.widget-recent-posts .widget-foot a{color:#ecf0f1;}
@media screen and (max-width:980px){.widget-recent-posts .pic{display:none;}
.widget-recent-posts .widget-foot{margin-left:0;}
}
@media screen and (max-width:767px){.widget-recent-posts .pic{display:block;}
.widget-recent-posts .widget-foot{margin-left:72px;}
}
.widget-categories-filter li{margin-top:10px;line-height:24px;}
.widget-categories-filter a{display:block;text-decoration:none;color:#808b8d;}
.widget-categories-filter a:hover{color:#2d3e50;}
.widget-categories-filter i{display:block;float:left;margin-right:10px;line-height:24px;}
.widget-categories-filter span{float:right;display:block;width:24px;height:24px;border-radius:50%;background:#a0a8aa;line-height:24px;text-align:center;color:#fff;font-size:11px;margin-left:10px;}

.widget-recent-posts-2 li{font-size:12px;}
.widget-recent-posts-2 li span{font-size:12px;}
.widget-recent-posts-2 .widget-head{margin-bottom:30px;padding:0;line-height:30px;color:#fff;}
.widget-tags-2{margin-bottom:40px;color:#ecf0f1;}
.widget-tags-2 ul{margin:-5px 0 0 -5px;}
.widget-tags-2 li{display:inline-block;vertical-align:top;margin:5px 0 0 5px;}
.widget-tags-2 li a{display:block;padding:0 10px;border:1px solid #969fa8;line-height:28px;text-decoration:none;color:rgba(255,255,255,0.7); font-size:14px;transition:color 0.3s;}
.widget-tags-2 li a:hover{color:#fff;}
.widget-tags-2 .widget-head{font-size:24px;line-height:30px;color:#fff;}
.widget-contacts{margin-bottom:0px;color:#ecf0f1;}
.widget-contacts li{position:relative;min-height:32px;margin-top:10px;padding:8px 0 0 50px;font-size:14px;line-height:24px;}
.widget-contacts li i{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,0.1);font-size:18px;line-height:40px;text-align:center;}
.widget-contacts li a{color:#ecf0f1;}
.widget-contacts .widget-head{font-size:24px;line-height:30px;color:#fff !important;}
.social-nav-2{margin-top:34px;margin-bottom:38px;padding:34px 0;border-top:1px solid rgba(255,255,255,0.3);border-bottom:1px solid rgba(255,255,255,0.3);font-size:18px;text-align:center;}
.social-nav-2 a{display:inline-block;vertical-align:middle;margin-left:20px;color:#fff;opacity:0.8;transition:opacity 0.3s;}
.social-nav-2 a:hover{opacity:1;}
.social-nav-2 a:first-child{margin-left:0;}
@media screen and (max-width:1200px){.social-nav-2 a{margin-left:15px;}}
@media screen and (max-width:980px){.social-nav-2 a{margin-left:25px;}}
.copyrights{float:left;margin-bottom:20px;font-size:12px;line-height:18px;text-transform:uppercase;color:rgba(255,255,255,0.8);}
.copyrights a{text-decoration:none;color:#fff;transition:opacity 0.3s;}
@media screen and (max-width:980px){.copyrights{float:none;text-align:center;}}
.copyrights-2{float:none;margin-bottom:40px;text-align:center;}
.secondary-nav{float:right;margin-bottom:40px;font-size:12px;line-height:18px;text-align:right;color:rgba(255,255,255,0.8);}
.secondary-nav a{text-decoration:none;color:rgba(255,255,255,0.8);transition:color 0.3s;}
.secondary-nav a:hover{color:rgba(255,255,255,1);}
@media screen and (max-width:980px){.secondary-nav{float:none;text-align:center;}}
.background-white{background:white;}
.text-white{color:#fff !important;}
.text-blue{color:#157bbb !important;}
.text-green{color:#009688 !important;}
.text-red{color:#F44336 !important;}
.text-grey{color:grey !important}
.text-black{color:#454545 !important}
.text-light{font-weight:100;}
.sombra{text-shadow:0 1px 2px rgba(0,0,0,1.6);}
.floatLeft{float:left !important;}
.floatRight{float:right !important;}
.no-sombra{text-shadow:none;}
.no-border{border:none !important;}
.text-left{text-align:left !important;}
.text-center{text-align:center !important;}
.fixed{position:fixed !important;}
.fa-6{font-size:50px !important;}
.centered{top:50%; left:50%;}
.form-header-contact{background:#ddd;padding:20px;}
.bg-sesion-header{background-size: cover !important;padding: 20px 0px;}
.bg-sesion-header-samsung{
    background: url(/assets/img/header/servicio-tecnico-samsung.jpg) #ddd fixed no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    background-position: 50% -200%;
    background-size: cover;
    padding: 20px 0px;
}
.bg-sesion-header-samsung:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: black;
    opacity: 0.7;
}
.centrar-imagen{margin-left:auto;margin-right:auto;}
.bg-grey{background:#F5F5F5;}
.Map{
	position: absolute;
	left: 42%;
	top: 24px;
	z-index:10;
}
.Map li > div{ background-color: #fff; padding: 10px; top: 21px; left: -134px;z-index: 3;position:absolute; width:300px; box-shadow: 0px 0px 1px 0.5px;}
.MapShow{
	opacity: 1;
	-webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.MapHide{
	opacity: 0;
	-webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.bg-parallax-gear{
padding-top:40px;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bg-parallax-curso1{
	background: url(/assets/img/cursos-gratis-bg.jpg) #ddd fixed no-repeat center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bg-parallax-curso2{
	background: url(/assets/img/capacitacion-body.jpg) #ddd fixed no-repeat center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position: relative;
	background-position: 50% 50%;
	background-size: cover;
}

.bg-parallax-curso2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #158bbb;
    opacity: 0.7;
}
.bg-parallax-promo{
	background: url(/img/fondo-maquina2.jpg) /*#ddd*/ fixed no-repeat center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position: relative;
	background-position: 50% 50%;
	background-size: cover;

}

.bg-parallax-promo:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: black;
    opacity: 0.7;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoSection{
background:black;
}


.contzigzag{
    position: relative;
    padding: 8px 8px 32px 8px;
    background: #F5F5F5;
    min-height: 228px;
    margin: 0px 0px 60px 0px;
}
.contzigzag:after {
	background-position: left-bottom;
	background-repeat: repeat-x;
	background-size: 14px 14px;
	content: " ";
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 14px;
}
.container-reparaciones{
	border:1px solid #66B9A4;
	padding:15px;
	min-height:430px
}
.serv-cat-img{
    border: 6px #FFF solid;
    border-radius: 50%;
    box-shadow: 0px 0px 5px;
    text-align: center;
    margin-top: 20px;
}
/* TICKETS */
.mediaOrig {
    border: 1px solid #f1f1f1;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
    margin-bottom: 30px;
}
.media-body {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 5px;
    min-height:64px;

}
.mediaResp {
    background: #f1f1f1;
    padding: 10px;
    padding-left: 29px;
    padding-top: 20px;
}
.mediaResp div{
text-align:left;
}

.media-object {
    margin-top: 30px;
    margin-bottom: 30px;
	width: 50px;
    border-radius: 50%;
}
/* TICKETS */
/*Buscador para Mobiles */
#searchMobile{
	background: #338CC3;
	margin-right: 0px;
	left: 0px;
	right: 0px;
	padding: 5px;
	padding-right: 60px;
	padding-left: 20px;
	z-index: 1;
	border-bottom: 1px solid;
	display: block;
	position: absolute;
}
#searchMobile i{
	 color: #fff;position: absolute;top: 28px;right: 21px;
}
.searchMobileShow{
	margin-top: 0px;
	-webkit-transition: margin-top 1s; /* Safari */
	transition: margin-top 1s;
}
.searchMobileHide{
	margin-top: -200px;
	-webkit-transition: margin-top 1s; /* Safari */
	transition: margin-top 1s;
}
/* Fin Buscador Para Mobiles */
/* Notificaciones Header */
.container-Notifications{
	background-color: #fff; padding: 10px; position:absolute; width:400px; box-shadow: 0px 1px 2px 0.5px;
}


/* Carrito Header */
.container-header-cart{
	background-color: #fff; padding: 10px; top: -18px; position:absolute; width:300px; box-shadow: 0px 1px 2px 0.5px;
}
.container-header-cart p{
	font-size: 16px; margin-bottom: 20px; font-weight: 300;
}
.item-cart{
	float: left; width: 70%; font-size: 12px; line-height: 12px; font-weight: 300;
}
.p-item-cart{
	font-size: 14px; margin-top: 2px; background-color: #B1D89B; padding: 5px; color: #fff;
}


.row-cart-header{
	height: 60px; border-bottom: 1px solid #B1D89B; margin-bottom: 10px;
}
.cart-header-col-l{
	float: left; width: 25%; margin-right: 9px;
}
.cart-header-col-l img{
	width: 100%; height:auto; border: 1px solid #eee;
}
.cart-header-col-r{
	float: left; width: 70%; font-size: 12px; line-height: 12px; font-weight: 300;
}

.price-header-cart{
	font-size: 14px; margin-top: 2px; background-color: #B1D89B; padding: 5px; color: #fff !important;
}

/* Carrito Header */

/* Menu Acceso Directo */
.menu_opener {
	display: none;
}
.menu_opener_label {
	width: 50px;
	height: 50px;
	display: block;
	cursor: pointer;
	border-radius: 50%;
	position: fixed;
	bottom: 213px;
	right: 19px;
	z-index: 10;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.barre_hamburger {
	width: 20px;
	height: 2px;
	position: fixed;
	bottom: 236px;
	right: 34px;
	background: #fff;
	z-index: 20;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.link_general {
	width: 45px;
	height: 45px;
	display: block;
	border-radius: 50%;
	position: fixed;
	bottom: 215px !important;
	right: 22px;
	background: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	text-align:center;
}
@media screen and (max-width:480px){
.menu_opener_label {
	bottom: 63px;
}
.barre_hamburger {
	bottom: 86px;
}
.link_general {
	bottom: 66px !important;
}
}
.menu_opener_label:after {
    position: absolute;
	top: 18px;
    left: 15px;
	background: #FFF;
    content: "";
    width: 20px;
    height: 2px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.menu_opener_label:before {
    position: absolute;
	top: 32px;
    left: 15px;
	background: #FFF;
    content: "";
    width: 20px;
    height: 2px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.menu_opener:checked ~ .barre_hamburger {
	opacity: 0;
}
.menu_opener:checked ~ .menu_opener_label:after {
	transform: rotate(45deg);
	top: 24px;
}
.menu_opener:checked ~ .menu_opener_label:before {
	transform: rotate(-45deg);
	top: 24px;
}
.link_general i {
	width: 45px;
	height: 45px;
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 0px !important;
	left: 0px;
	background: #fff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	text-align:center;
	color: rgb(41, 162, 141);
	font-size: 26px;
	line-height: 45px;
}
.link_general span {
	position: absolute;
    right: 37px;
    text-align: right;
    background: rgb(33, 119, 104);
    padding: 2px 12px 2px 6px;
    line-height: 14px;
    color: #fff;
    border-radius: 3px;
    top: 7px;
    z-index: -1;
    box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
	opacity:0;
	-webkit-transition: all 0.4s ease;
  	transition: all 0.4s ease;
}
.menu_opener:checked ~ .link_one {
	bottom: 271px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_two {
	bottom: 329px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_three {
	bottom: 387px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_four {
	bottom: 443px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_five {
	bottom: 500px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_six {
	bottom: 557px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
@media screen and (max-width:480px){
.menu_opener:checked ~ .link_one {
	bottom: 131px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_two {
	bottom: 189px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_three {
	bottom: 247px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_four {
	bottom: 303px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_five {
	bottom: 360px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
.menu_opener:checked ~ .link_six {
	bottom: 417px !important;
	box-shadow: rgba(0, 0, 0, 0.498039) 2px 2px 7px;
}
}
.menu_opener:checked ~ .link_general .gremiospan {
	width: 86px;
	opacity:1;
}
.link_general:hover>span{
	opacity:1;
}
/* Menu Acceso Directo */
.tkt-linea{border:1px solid #f1f1f1;padding: 5px; color: #66B9A4; font-size: 13px;}
.tkt-linea i{color: #66B9A4; margin-top: -2px;}
.alinear-I{
	text-align:left !important;
}
.alinear-C{
	text-align:center !important;
}
.alinear-R{
	text-align:right !important;
}
.una-linea{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/*Home */
.container-product{
	background:#f2f2f2;
}

.categorias{
	background-color: inherit;
    border: inherit;
    border-top: 1px solid #ddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	cursor:pointer;
}
.sub{
	background: rgba(51, 131, 181, 0.8);
    color: #FFFFFF !important;
    font-size: 13px;
    padding-left: 47px;
}
.sub:hover a{
    color: #156bbb !important;
}
.prod-list{
	margin-top:30px;
}
.prod-list li{
	width: 33%;
	padding-left: 18px;
	display: inline-block;
}
@media screen and (max-width: 992px){
.prod-list li{
	width: 31.5%;
}
}
@media screen and (max-width: 690px){
.prod-list li{
	width: 48.5%;
}
}
@media screen and (max-width: 468px){
.prod-list li{
	width: 97%;
}
}
.home-prod{
	border: 1px solid #ddd;
	vertical-align: top;
	margin-top: 10px;
	background:#fff;
}
.home-prod a{
	font-size:14px;
}
.home-prod img {
	display: block;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height: auto;
}
.home-prod h3 {
	padding: 0 20px;
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.home-prod p {
	text-overflow: ellipsis;
	width: 148px;
	white-space: nowrap;
	overflow: hidden;
	height: 24px;
	padding: 0 20px;
	font-size: 13px;
	line-height: 20px;
}
.home-prod .price{
	padding: 5px 20px 15px;
	font-size: 24px;
	color: #595959;
}
.home-prod .actions {
	padding: 12px 20px;
}
.home-prod .actions a {
	color:#E3E3E3;
}
.home-prod .actions a:hover {
	color:#fff;
}
.home-prod .actions a:visited {
	color:#E3E3E3;
}
.block-counters{padding: 20px 0px; text-align:center; color:#fff}
.block-counters li{display:inline-block;vertical-align:top;width:20%;font-size:14px;text-transform:uppercase;}
.block-counters li div{display:block;margin-bottom:10px;font-size:48px;}
.block-counters li sub{font-size:18px;}
.block-counters p{text-align: center; color: #fff;}
@media screen and (max-width:1200px){.block-counters li{display:inline-block;vertical-align:top;width:20%;font-size:12px;text-transform:uppercase;}
.block-counters li div{display:block;margin-bottom:3px;font-size:48px;}
}
@media screen and (max-width:980px){.block-counters li{display:inline-block;vertical-align:top;width:20%;font-size:9px;text-transform:uppercase;}
.block-counters li div{display:block;margin-bottom:2px;font-size:34px;}
.block-counters li sub{font-size:9px;}
}
@media screen and (max-width:767px){.block-counters{margin-top:-58px;}
.block-counters li{width:33.33%;margin-top:18px;}
.block-counters li{display:inline-block;vertical-align:top;width:20%;font-size:9px;text-transform:uppercase;}
.block-counters li div{display:block;margin-bottom:10px;font-size:34px;}
.block-counters li sub{font-size:9px;}
}
@media screen and (max-width:479px){.block-counters li{width:50%;}
}
.block-services ul{margin-left:-80px;text-align:center;}
.block-services li{display:inline-block;vertical-align:top;width:300px;margin-top:30px;padding-left:30px;box-sizing:border-box;}
.block-services li h3{margin:20px 0 10px;font-size:18px;text-transform:uppercase;color:#000;}
.block-services li p{line-height:20px;}
.block-services li a{display:inline-block;vertical-align:top;width:84px;height:84px;border:2px solid #646464;border-radius:50%;text-decoration:none;transition:border-color 0.3s, background-color 0.3s, color 0.3s;}
.block-services li a:hover{background-color:#646464;color:#fff !important;}
.block-services li i{display:block;font-size:48px;line-height:84px;}
.block-services li i:hover{color:#fff;}
@media screen and (max-width:1200px){.block-services ul{margin-left:-20px;}
.block-services li{width:240px;padding-left:20px;}
}
@media screen and (max-width:980px){.block-services ul{margin-left:-18px;}
.block-services li{padding-left:18px;}
}
@media screen and (max-width:479px){.block-services li{width:100%;}
}
.block-services-2 ul{margin-top:-30px;}
.block-services-2 li{margin-top:90px;}
.block-services-2 li h3{margin:40px 0 10px;text-transform:none;}
.block-services-2 li a{position:relative;width:64px;height:64px;border:0;border-radius:0;}
.block-services-2 li a:after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50% 50% 50% 50%;
	transition: background-color 0.3s, box-shadow 0.3s;
}
.block-services-2 li a:hover{background:none;}
.block-services-2 li a:hover:after{background-color:#157bbb;}
.block-services-2 li i{position:relative;z-index:1;font-size:24px;line-height:64px;}
.carousel{padding: 0 30px; box-sizing: border-box; margin-top: 12px;}
padding: 0 30px; box-sizing: border-box; margin-top: 12px;
.owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-item{height:160px;line-height:160px;padding-top:35px; display:inline-block}
.owl-item img{vertical-align:middle;line-height:1;opacity:0.5;transition:opacity 0.3s;filter:grayscale(100%);-webkit-filter:grayscale(100%);}
.owl-item img:hover{opacity:1;filter:grayscale(0);-webkit-filter:grayscale(0);}
.owl-prev, .owl-next{position:absolute;top:50%;width:30px;margin-top:-25px;font-size:50px;color:#2d3e50;opacity:0.4;transition:opacity 0.3s;}
.owl-prev:hover, .owl-next:hover{opacity:1;}
.owl-prev{left:0;}
.owl-next{right:0;}
.owl-prev i,
.owl-next i{display:block;}
.spriteMarca{margin:auto;width:120px;height:90px;}
.hp{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:0px 0px;background-repeat:no-repeat;}
.compaq{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-119px 0px;background-repeat:no-repeat;}
.acer{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-238px 0px;background-repeat:no-repeat;}
.toshiba{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-357px 0px;background-repeat:no-repeat;}
.dell{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-476px 0px;background-repeat:no-repeat;}
.exo{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-595px 0px;background-repeat:no-repeat;}
.apple{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-714px 0px;background-repeat:no-repeat;}
.epson{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-833px 0px;background-repeat:no-repeat;}
.asus{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-952px 0px;background-repeat:no-repeat;}
.lenovo{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-1071px 0px;background-repeat:no-repeat;}
.benq{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-1190px 0px;background-repeat:no-repeat;}
.verbatim{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-1309px 0px;background-repeat:no-repeat;}
.linksys{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-1428px 0px;background-repeat:no-repeat;}
.varta{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-1547px 0px;background-repeat:no-repeat;}
.ultraportable{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-1666px 0px;background-repeat:no-repeat;}
.ibm{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-1785px 0px;background-repeat:no-repeat;}
.bgh{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-1904px 0px;background-repeat:no-repeat;}
.sandisk{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-2023px 0px;background-repeat:no-repeat;}
.lg{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-2142px 0px;background-repeat:no-repeat;}
.sony{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-2261px 0px;background-repeat:no-repeat;}
.targus{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-2380px 0px;background-repeat:no-repeat;}
.kodak{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-2499px 0px;background-repeat:no-repeat;}
.bangho{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-2618px 0px;background-repeat:no-repeat;}
.dlink{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-2737px 0px;background-repeat:no-repeat;}
.kingston{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-2856px 0px;background-repeat:no-repeat;}
.tplink{background-image:url(/assets/img/marcas.png);width:120px;height:90px;background-position:-2975px 0px;background-repeat:no-repeat;}
.owl-wrapper-outer{overflow:hidden}
/*Home */
#banner_home{
	padding:4%;
}
#sub_banner_home{
	padding:26px;
	padding: 26px;
}
.sinmargen{
	margin-top: -74px;
}
.banners{
	color:white;
}
.banners h1, .banners h2{
	font-weight:lighter;
}
.banners h1{
	font-size:20px;
}
.banners h2{
	font-size:26px;
	margin-bottom:12px;
}
.banners img{
	float:right;
}
.banners h1, .banners h2{
	color:#fff;
	text-align:left;
}
#sub_banner_home h1, #sub_banner_home h2{
	color:#fff;
	text-align:left;
	font-size: 20px;
	font-weight: 100;
}
.carousel-inner img{
	width:100%;
}
.banner-secciones{
    height: 330px;
    background-position: center !important;
}
.banner-secciones h1, .banner-secciones h2{
	text-align:left;
}
.color-blanco{
color: #fff;
}
.block-catalog-list li{position:relative;min-height:150px;margin-top:30px;padding-left:170px;border:1px solid #ecf0f1; box-shadow: 0px 1px 1px rgba(0,0,0,0.1); background: #F8F8F8;}
.block-catalog-list li:first-child{margin-top:0;}
.block-catalog-list li h3{padding:15px 20px 0;font-size:16px;line-height:20px;}
.block-catalog-list a{font-size:18px;}
.block-catalog-list li p{min-height:42px;padding:0 20px;line-height:24px;}
.block-catalog-list .pic{position:absolute;display:block;top:0;left:0;width:170px;height:100%;}
.block-catalog-list .pic img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;margin:auto;width:220px !important;height:auto !important;}
.block-catalog-list .pic:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 0.3s;}
.block-catalog-list .pic:hover:after{opacity:0.8;}
.block-catalog-list .badge{position:absolute;top:20px;right:20px;width:40px;height:40px;line-height:40px;text-align:center;color:#fff;}
.block-catalog-list .badge span{position:relative;}
.block-catalog-list .badge + h3{padding-right:70px;}
.block-catalog-list .badge:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20% 0 20% 0;background:#2d3e50;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
.block-catalog-list .price{margin-bottom:15px;padding:10px 20px 10px;font-size:19px;color:#2d3e50;font-weight:100;color:inherit;}
.block-catalog-list .rating{float:left;margin:1px 30px 0;}
.block-catalog-list .actions{height:14px;margin-top:15px;padding:12px 20px;background:#ecf0f1;min-height:38px;}
.block-catalog-list .actions i{margin-right:6px;vertical-align:baseline;}
.block-catalog-list .actions a{float:left;text-decoration:none;}
.block-catalog-list .actions a:hover{text-decoration:underline;}
.block-catalog-list .actions .more{float:right;color:inherit;}
.block-catalog-list .button{display:block;margin-top:60px;line-height:40px;}
.block-catalog-list .block-head{font-size:20px;line-height:24px;}
.block-catalog-list .owl-prev,
.block-catalog-list .owl-next{position:absolute;top:-54px;width:22px;height:22px;border:1px solid #2d3e50;background:#2d3e50;text-align:center;color:#fff;transition:background 0.3s, color 0.3s;}
.block-catalog-list .owl-next{right:0;}
.block-catalog-list .owl-prev{right:30px;}
.block-catalog-list .owl-prev i,
.block-catalog-list .owl-next i{display:block;font-size:18px;line-height:22px;}
.block-catalog-list .owl-prev:hover,
.block-catalog-list .owl-next:hover{background:#fff;color:#2d3e50;;}
@media screen and (max-width:980px){.block-catalog-list .actions span{display:none;}}
@media screen and (max-width:767px){
	.block-catalog-list .rating{float:right;margin-right:0;}
	.block-catalog-list .actions .more{display:none;}
}
@media screen and (max-width:479px){
	.block-catalog-list li{padding-left:0;}
	.block-catalog-list li:before{display:none;}
	.block-catalog-list .pic{position:relative;width:auto;height:200px;border-bottom:1px solid #ecf0f1;}
}
.typeahead,.tt-query,.tt-hint {}
.typeahead {
	background-color: #fff;
}
.tt-query {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tt-hint {
	color: #999
}
.tt-menu {
	width: 100%;
	margin: 0;
	padding:  0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-suggestion {
	padding: 3px 20px;
	font-size: 18px;
	line-height: 24px;
}
.tt-suggestion:hover {
	cursor: pointer;
	color: #fff;
	background-color: #0097cf;
}
.tt-suggestion.tt-cursor {
	color: #fff;
	background-color: #0097cf;
}
.tt-suggestion p {
	margin: 0;
}
.gist {
	  font-size: 14px;
}
.sugeridos{
	margin:0;
}
.sugeridos h4{
	text-align:left;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.sugeridos p{
	text-align:left;
}
.twitter-typeahead{
	width: 100%;
	margin-top: 4px;
}
.list-group-item:hover{
	background: #F4F4F4;
}
.fixedCategorias{
	position: fixed;
	top: 137px;
}
.tipue_drop_input{
	font-size:15px;
}
#etalage{
	display: none;
}
#etalage .etalage_thumb{
	background: white url(../images/loading.gif) center no-repeat;
	-webkit-box-shadow: 0 0 7px #aaa;
	-moz-box-shadow: 0 0 7px #aaa;
	box-shadow: 0 0 7px #aaa;
}
#etalage .etalage_small_thumbs li{
	margin: 5px;
	cursor: pointer;
}
#etalage ul li.etalage_smallthumb_active{
	-webkit-box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
	cursor: default;
}
#etalage .etalage_zoom_area,
.etalage_zoom_area{
	background: url(../images/loading.gif) center no-repeat;
	-webkit-box-shadow: 0 0 5px #333;
	-moz-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
}
#etalage .etalage_magnifier{
	background: white;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
}
.etalage, .etalage_thumb, .etalage_thumb_image, .etalage_source_image, .etalage_zoom_preview, .etalage_icon, .etalage_hint{ display:none }
.etalage, .etalage ul, .etalage li, .etalage img, .etalage_hint, .etalage_icon, .etalage_description{ margin:0; padding:0; border:0; list-style:none }
.etalage, .etalage_magnifier div, .etalage_magnifier div img, .etalage_small_thumbs ul, ul .etalage_small_thumbs li, .etalage_zoom_area div, .etalage_zoom_img{ position:relative }
.etalage img, .etalage li{ -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; -webkit-user-drag:none; -moz-user-drag:none; user-drag:none }
.etalage, .etalage_small_thumbs li{ float:left }
.etalage_right{ float:right }
.etalage li{ position:absolute }
.etalage img{ vertical-align:bottom; max-width:none }
.etalage_magnifier{ cursor:default }
.etalage_magnifier div, .etalage_small_thumbs{ overflow:hidden }
.etalage_magnifier div img{ display:none }
.etalage_icon, .etalage_hint{ cursor:default; width:0; height:0; overflow:hidden }
.etalage_small_thumbs li.vertical{ float:none }
.etalage_zoom_area{ z-index:996 }
.etalage_zoom_area div{ overflow:hidden; z-index:997 }
.etalage_zoom_preview{ position:absolute; z-index:998 }
.etalage_zoom_img, .etalage_hint{ z-index:999 }
.etalage{ direction:ltr }
div.etalage_description{ position:absolute; bottom:0; left:0; z-index:999 }
div.etalage_description.rtl{ direction:rtl; text-align:right }
.pgarantizadofull{position: absolute;max-width: 107px !important;padding: 18px !important; margin-left: 86px !important; z-index: 20 !important;}
.pgarantizadofullsmall{position: absolute; max-width: 107px !important; padding: 18px !important; z-index: 20 !important;}
iframe[name="google_conversion_frame"] {display:none}
.container-login{ max-width:300px;margin: auto;background: #fff;padding: 20px; box-shadow: 0px 5px 5px rgba(0,0,0,0.1);}
.smsErr{color:red; font-size:12px}
/*Carrito*/
.cart-row-carrito {
	margin-bottom: 8px;
	padding-bottom: 18px;
	padding-top: 18px;
	color: #646464;
}
.cart-col-desc {
	margin-top: 11px;
}
.cart-col-price {
	color: #646464;
	text-align: center;
	font-size: 17px;
}
.cart-col-price div {
	margin-top: 14px;
}
.cart-cant {
	width: 112px;
	margin-top: 7px;
}
.cart-borrar {
	background-color: #CB4444;
	border-radius: 50%;
	padding: 5px 7px;
	margin-top: 10px;
}
@media screen and (max-width: 980px) { /* pad */
.cart-row-carrito {
	margin-bottom: 8px;
	padding-bottom: 18px;
	padding-top: 18px;
	color: #646464;
}
.cart-col-desc {
	margin-top: 11px;
}
.cart-col-price {
	color: #646464;
	text-align: center;
	font-size: 24px;
}
.cart-col-price div {
	margin-top: 9px;
}
.cart-cant {
	width: 112px;
	margin-top: 7px;
}
.cart-borrar {
	background-color: #CB4444;
	border-radius: 50%;
	padding: 5px 7px;
	margin-top: 10px;
}
}
@media screen and (max-width: 980px) { /* pad */
.cart-row-carrito {
	margin-bottom: 8px;
	padding-bottom: 18px;
	padding-top: 18px;
	color: #646464;
}
.cart-col-desc {
	margin-top: 3px;
}
.cart-col-price {
	color: #646464;
	text-align: center;
	font-size: 16px;
}
.cart-col-price div {
	margin-top: 20px;
}
.cart-cant {
	width: 112px;
	margin-top: 19px;
}
.cart-borrar {
	background-color: #CB4444;
	border-radius: 50%;
	padding: 5px 7px;
	margin-top: 24px;
}
}
#crumbs {
	text-align: center;
}
#crumbs ul {
	list-style: none;
	display: inline-table;
}
#crumbs ul li {
	display: inline;
}
#crumbs ul li:first-child a {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#crumbs ul li:first-child a:before {
	display: none;
}
#crumbs ul li:last-child a {
	padding-right: 80px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#crumbs ul li:last-child a:after {
	display: none;
}

#crumbs ul li a:hover {
	background: #00846b;
}
#crumbs ul li a:hover:after {
	border-left-color: #00846b;
}

#crumbs ul li a.crumbs-inactive {
	background: #ccc !important;
}
#crumbs ul li a.crumbs-inactive:after {
	border-left-color: #ccc;
}
#crumbs ul li a {
	display: block;
	float: left;
	height: 30px;
	text-align: center;
	padding: 4px 20px 0 26px;
	position: relative;
	margin: 0 10px 0 0;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}
#crumbs ul li a:after {
	content: "";
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	position: absolute;
	right: -15px;
	top: 0;
	z-index: 1;
}
#crumbs ul li a:before {
	content: "";
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #fff;
	position: absolute;
	left: 0;
	top: 0;
}
#crumbs ul li:first-child a {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#crumbs ul li:first-child a:before {
	display: none;
}
#crumbs ul li:last-child a {
	padding-right: 80px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#crumbs ul li:last-child a:after {
	display: none;
}
.navbar-default .navbar-nav>li>a{
	margin:0;
}
/*Carrito */
.block-product-tabs .head {
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	border: 1px solid #ecf0f1;
	background: #f9f9f9;
}
.block-product-tabs .head a {
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
	border-left: 1px solid #ecf0f1;
	text-decoration: none;
	color: #808b8d;
}
.block-product-tabs .head a:first-child {
	border-left: 0;
}
.block-product-tabs .head .active {
	position: relative;
	padding-bottom: 1px;
	background: #fff;
	color: #858585;
}
.block-product-tabs .head .active:before {
	content: '';
	position: absolute;
	top: -4px;
	right: -1px;
	left: -1px;
}
.block-product-tabs .cont {
	display: none;
	padding:30px;
	border: 1px solid #ecf0f1;
	border-top: 0;
}
.block-product-tabs .cont p {
	margin-top: 20px;
	line-height: 20px;
}
.block-product-tabs .cont p:first-child {
	margin-top: 0;
}
.block-product-tabs .cont.active {
	display: block;
}
.block-product-tabs dt {
	float: left;
	width: 200px;
	line-height: 42px;
}
.block-product-tabs dd {
	line-height: 42px
}
.compatibleProducts{
	float: left;
	margin-right: 34px;
	margin-top: 0px !important;
}
@media screen and (max-width: 1200px) { /* laptop */
	.block-product-tabs .head a {
		padding: 0 20px;
	}
	.block-product-tabs .cont {
		padding: 20px;
	}
}
@media screen and (max-width: 980px) { /* pad */
	.block-product-tabs .head a {
		padding: 0 18px;
	}
	.block-product-tabs .cont {
		padding: 18px;
	}
}
@media screen and (max-width: 767px) { /* phone */
	.block-product-tabs .head {
		height: auto;
	}
	.block-product-tabs .head a {
		display: block;
		border: 0;
	}
	.block-product-tabs .head .active {
		padding-bottom: 0;
	}
	.block-product-tabs .head .active:before {
		display: none;
	}
	.selectPerson, .selectPerson2, .selectPerson3 {
		float:none !important;
		margin-right:0 !important;
	}
	.selectPerson p, .selectPerson2 p, .selectPerson3 p {
		font-size:17px;
		text-align:center;
	}
	#block-product-tabs-3 .checkbox {
 		 margin-top: 14px;
		 margin-left: 69px;
	}
}
table {
	margin-top: 60px;
	box-shadow: 0px 1px 13px #AEAEAE;
	margin-bottom: 60px;
	font-size: 12px;
}
table th {
	color: white;
	border-left: 1px solid white;
	padding: 21px;
	vertical-align: middle;
}
table th:first-child {
	border-left: none;
}
table td {
	padding: 21px;
	border-bottom: 1px solid #e8e8e8;
	vertical-align: middle;
	border-right: 1px solid #e8e8e8;
}
table td:last-child {
	border-right: none;
}
.btn-outline {
    color: white;
    background-color: transparent;
    transition: all .5s;
}
.btnEstado{
	text-align:left;
}
.estadoPL{
	text-align:left;
}
.block-product-details-2 .pics {
	float: left;
	width: 100%;
}
.block-product-details-2 .pics ul {
	margin-left: -15px;
	font-size: 0;
}
.block-product-details-2 .pics li {
	display: inline-block;
	vertical-align: top;
	width: 145.7px;
	padding: 15px 0 0 15px;
	box-sizing: border-box;
}
.block-product-details-2 .pics li:first-child {
	width: 100%;
	padding-top: 0;
}
.block-product-details-2 .pics a {
	display: block;
	border: 1px solid #dedede;
}
.block-product-details-2 .pics img {
	display: block;
	width: 100%;
	height: auto;
}
.block-product-details-2 .info {
	float: right;
}
.block-product-details-2 .info .pricesGremio {
	border: 1px solid #dbdbdb;
	margin: 0 0 20px 0;
	float:left;
}
.block-product-details-2 .pricesGremio p, .block-product-details-2 .pricesGremio a {
	margin: 0px !important;
	padding: 10px;
	float:left
}
.block-product-details-2 .pricesGremio p { color:white; font-weight:100; font-size:; margin-bottom:7px !important; width:100%; text-align:center; }
.block-product-details-2 .pricesGremio a{padding-top:0px; color:white; font-weight:100; }
.block-product-details-2 .info h2 {
	margin-bottom: 15px;
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
}
.block-product-details-2 .info dl {
	border-top: 2px solid #ecf0f1;
	line-height: 34px;
}
.block-product-details-2 .info dt {
	float: left;
	line-height:40px;
}
.block-product-details-2 .info dd {
	border-bottom: 2px solid #ecf0f1;
	line-height:40px;
	text-align:right;
}
.block-product-details-2 .info p {

	margin: 20px 0;
	line-height: 20px;
}
.block-product-details-2 .info p span {
	font-weight: bold;
}
.block-product-details-2 .rating {
	float: left;
	margin: 11px 5px 0 0;
}
.block-product-details-2 .quantity {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 75px;
	padding-right: 25px;
	margin-right: 5px;
}
.block-product-details-2 .quantity a {
	position: absolute;
	right: 0;
	width: 24px;
	height: 14px;
	border: 1px solid #ddd;
	border-left: 0;
}
.block-product-details-2 .quantity span {
	position: absolute;
	left: 50%;
	margin-left: -5px;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.block-product-details-2 .quantity input {
	height: 30px;
	padding: 4px 10px;
	text-align: center;
}
.block-product-details-2 .quantity .plus {
	top: 0;
	border-bottom: 0;
}
.block-product-details-2 .quantity .plus span {
	top: 6px;
	border-bottom: 5px solid #808b8d;
}
.block-product-details-2 .quantity .minus {
	border-top: 0;
	bottom: 0;
}
.block-product-details-2 .quantity .minus span {
	bottom: 6px;
	border-top: 5px solid #808b8d;
}
.block-product-details-2 .button {
	margin-right: 5px;
	padding: 6px 13px 6px 8px;
	text-transform: none;
}
.block-product-details-2 .button i {
	vertical-align: baseline;
	margin-right: 8px;
}
.block-product-details-2 .button-alt {
	margin-right: 0;
	padding-right: 0;
	border-color: #ecf0f1;
	background: #ecf0f1;
	color: #2d3e50;
}
.block-product-details-2 .button-alt:hover {
	background: #fff;
}
.block-product-details-2 .coupon {
	position: relative;
	padding-right: 55px;
}
.block-product-details-2 .coupon input {
	height: 30px;
	padding: 4px 10px;
}
.block-product-details-2 .coupon button {
	position: absolute;
	top: 0;
	right: 0;
	width: 49px;
	margin: 0;
	padding: 6px 0;
}
.block-product-details-2 .share iframe {
	width:100%;
	margin-bottom:20px;
}
.block-product-details-2 .share iframe .wa_btn {
	background-color:#34af23;
}
.block-product-details-2 .share a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 32px;
	margin: 0px 6px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	transition: color 0.3s;
}
.block-product-details-2 .share a:before {
	content: '';
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	border-radius: 50%;
	transform: rotate(-45deg);
	transition: background 0.3s;
	-webkit-transform: rotate(-45deg);
}
.block-product-details-2 .share a:hover:before {
	background: #fff;
}
.block-product-details-2 .share i {
	position: relative;
	display: block;
	line-height: 32px;
}
.block-product-details-2 .block-head {
	font-size: 22px;
}
@media screen and (max-width: 1200px) {
	.block-product-details-2 .pics ul {
		margin-left: -10px;
	}
	.block-product-details-2 .pics li {
		padding: 10px 0 0 10px;
		width: 116.6px;
	}
}
@media screen and (max-width: 980px) { /* pad */
	.block-product-details-2 .pics {
		width: auto;
		float: none;
		margin-bottom: 30px;
	}
	.block-product-details-2 .info {
		float: none;
		width: auto;
	}
	.block-product-details-2 .pics li {
		padding: 10px 0 0 10px;
		width: 149.6px;
	}
}
@media screen and (max-width: 767px) { /* phone*/
	.block-product-details-2 .pics li {
		padding: 10px 0 0 10px;
		width: 20%;
	}
}
.precio-principal{
    font-size: 21px;
    font-weight: 600;
    line-height: 21px;
    vertical-align: text-top;
}
.precio-principal span{
	font-size: 11px;
    vertical-align: text-top;
    line-height: 28px;
}
.block-catalog-grid {
	margin-bottom: 60px;
}
.wishList {margin-top:115px;}
@media screen and (max-width: 1200px) {
.wishList {margin-top:67px;}
}
@media screen and (max-width: 980px) {
.wishList {margin-top:67px;}
}
.block-catalog-grid ul {
	margin: -30px 0 0 -30px;
}
.block-catalog-grid li {
	display: inline-block;
	vertical-align: top;
	width: 274px;
	margin-top: 30px;
	padding-left: 30px;
	box-sizing: border-box;
}
.block-catalog-grid li h3 {
	padding: 0 20px;
	line-height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.block-catalog-grid li h3 a {
	text-decoration: none;
}
.block-catalog-grid li h3 a:hover {
	text-decoration: underline;
}
.block-catalog-grid li p {
	padding: 0 20px;
	font-size: 13px;
	line-height: 20px;
	height: 70px;
}
.block-catalog-grid .pic {
	display: block;
	position: relative;
	margin-bottom: 15px;
}
.block-catalog-grid .inner img {
	display: block;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height: auto;
}
.block-catalog-grid .pic:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: opacity 0.3s;
}
.block-catalog-grid .pic:hover:before {
	opacity: 0.8;
}
.block-catalog-grid .badge {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 50px;
	border-radius: 50%;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
.block-catalog-grid .price {
	padding: 5px 20px 15px;
	font-size: 24px;
	color: #595959;
}
.block-catalog-grid .rating {
	margin-left: 20px;
}
.block-catalog-grid .actions {
	padding: 12px 20px;
}
.block-catalog-grid .actions i {
	margin-right: 6px;
	vertical-align: baseline;
}
.block-catalog-grid .actions a {
	text-decoration: none;
	color: white;
}
.block-catalog-grid .actions a:hover {
	text-decoration: underline;
}
.block-catalog-grid .actions .more {
	float: right;
	color: inherit;
	color: white;
}
.block-catalog-grid .inner {
	border: 1px solid #ecf0f1;
}
.block-catalog-grid .pagination {
	margin-top: 60px;
}
.block-catalog-grid .block-head {
	font-size: 20px;
	line-height: 24px;
}
.block-catalog-grid .owl-prev, .block-catalog-grid .owl-next {
	position: absolute;
	top: -54px;
	width: 22px;
	height: 22px;
	border: 1px solid #2d3e50;
	background: #2d3e50;
	text-align: center;
	color: #fff;
	transition: background 0.3s, color 0.3s;
}
.block-catalog-grid .owl-next {
	right: 0;
}
.block-catalog-grid .owl-prev {
	right: 30px;
}
.block-catalog-grid .owl-prev i, .block-catalog-grid .owl-next i {
	display: block;
	font-size: 18px;
	line-height: 22px;
}
.block-catalog-grid .owl-prev:hover, .block-catalog-grid .owl-next:hover {
	background: #fff;
	color: #2d3e50;;
}
@media screen and (max-width: 1200px) {
	.block-catalog-grid ul {
		margin-left: -20px;
	}
	.block-catalog-grid li {
		width: 222px;
		padding-left: 20px;
	}
	.block-catalog-grid .inner img {
		max-width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 980px) {
	.block-catalog-grid ul {
		margin-left: -18px;
	}
	.block-catalog-grid li {
		width: 166px;
		padding-left: 18px;
	}
	.block-catalog-grid .actions .more {
		display: none;
	}
	.block-catalog-grid .price {
		font-size: 18px;
	}
	.block-catalog-grid li p {
		text-overflow: ellipsis;
	    width: 148px;
	    white-space: nowrap;
	    overflow:hidden;
	    height: 24px;
	}
}
@media screen and (max-width: 767px) {
	.block-catalog-grid li {
		width: 32.33%;
	}
	.block-catalog-grid li p {
		text-overflow: ellipsis;
	    width: auto;
	    white-space: nowrap;
	    overflow:hidden;
	    height: 24px;
	    padding: 0 10px;
	}
	.block-catalog-grid .price {
		font-size: 18px;
		padding: 5px 10px 15px;
	}
	.block-catalog-grid li h3 {
	  padding: 0 10px;
	}
}

@media screen and (max-width: 479px) {
	.block-catalog-grid li {
		width: 100%;
	}
	.block-catalog-grid .actions {
		padding: 12px 14px;
	}
	.block-catalog-grid .actions a {
		font-size: 12px;
	}
}
#span_envio_pago select, .elemento_select select{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: 10px 0;
}
#totalesa p{
	margin: 9px 0;
}
.title-puesto h2{
	color: #fff;
	margin:10px 0;
}
.block-contacts ul {
	margin: 0 -15px;
	text-align: center;
}
.block-contacts ul li {
	position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 0 47px;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    transition: color 0.3s;
}
.block-contacts ul li:after, .block-contacts ul li:before {
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-sizing: border-box;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: background-color 0.3s;
}
.block-contacts ul li:before {
	background: #fff;
}
.block-contacts ul li i {
	position: relative;
	z-index: 1;
	display: block;
	font-size: 32px;
	line-height: 121px;
    margin-top: -19px;
}
.block-contacts ul li span {
	position: absolute;
	bottom: -54px;
	left: 50%;
	margin-left: -8px;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	transition: border-bottom-width 0.3s;
}
.block-contacts ul .active {
	cursor: default;
}
.block-contacts ul .active:after {
	background-color: #fff;
}
.block-contacts ul p {
	text-align: center;
    color: #fff;
	margin-top: -42px;
}
.block-contacts ul .active p {
	text-align: center;
	margin-top: -42px;
}
.block-contacts ul .active span {
	border-bottom-width: 8px;
}
.block-contacts ol {
	position: relative;
	margin-top: 53px;
	margin-bottom: 53px;
	background: #FFF;
	font-size: 24px;
	line-height: 34px;
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
.block-contacts ol li {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	padding: 55px 0;
	color: #858585;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.3s;
}
.block-contacts ol li a {
	text-decoration: none;
}
.block-contacts ol li a:hover {
	text-decoration: underline;
}
.block-contacts ol li i {
	position: relative;
	display: block;
	float: left;
	width: 64px;
	height: 64px;
	margin: -15px 40px 0 103px;
	line-height: 64px;
	text-align: center;
	color: #fff;
}
.block-contacts ol li i:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	box-sizing: border-box;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.block-contacts ol li i:before {
	position: relative;
	z-index: 1;
}
.block-contacts ol .active {
	position: relative;
	opacity: 1;
	pointer-events: auto;
}
.block-contacts .block-head {
	margin-bottom: 90px;
}
@media screen and (max-width: 1200px) {
	.block-contacts ul {
		margin: 0 -10px;
	}
	.block-contacts ul li {
		margin: 0 40px;
	}
	.block-contacts ol li i {
		margin-left: 78px;
	}
}
@media screen and (max-width: 980px) {
	.block-contacts ul {
		margin: 0 -9px;
	}
	.block-contacts ul li {
		margin: 0 23px;
	}
	.block-contacts ol li i {
		margin-left: 53px;
	}
}
@media screen and (max-width: 767px) {
	.block-contacts ul {
		margin: 0 -20px;
	}
	.block-contacts ul li {
		width: 54px;
		height: 54px;
	}
	.block-contacts ul li i {
		font-size: 16px;
		line-height: 82px;
	}
	.block-contacts ul li p {
		font-size: 10px;
		margin-top: -33px;
	}
	.block-contacts ul .active p{
		 margin-top: -33px;
	}
	.block-contacts ul li span {
		bottom: -54px;
	}
	.block-contacts ul li:after, .block-contacts ul li:before {
		border-width: 1px;
		border-radius: 50%;
	}
	.block-contacts ol {
		margin-top: 54px;
	}
	.block-contacts ol li {
		padding: 40px 20px;
		text-align: center;
	}
	.block-contacts ol li i {
		display: none;
	}
	.block-contacts .block-head {
		margin-bottom: 54px;
	}
}
@media screen and (max-width: 479px) {
	.block-contacts ul li {
		margin: 0 12px;
	}
}
.firmablog span {
    color: #fff !important;
    padding: 5px;
}
.btn-notas{
	border: 1px solid #ddd;
    padding: 22px 53px;
    color: #fff;
    font-size: 21px;
	box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.6);
}
.btn-notas:hover{
	color: #fff;
	background: rgba(255, 255, 255, 0.47);
}
.page-notfound-section-bg:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(19, 19, 19, 0.67) !important;
  opacity: 0.8;
}
.block-not-found-2 {
	margin: 30px 0 120px;
	text-align: center;
}
.block-not-found-2 h3 {
	font-size: 30px;
	color: #fff;
}
.block-not-found-2 h3 span {
	display: block;
	font-size: 170px;
}
.block-not-found-2 p {
	margin: 30px 0;
	line-height: 24px;
	font-size: 20px;
  	color: white;
}
.block-not-found-2 .button {
	padding: 0 20px;
	border-color: #fff;
	background-color: #fff;
	line-height: 30px;
	color: #2d3e50;
}
.block-not-found-2 .button:hover {
	background: #2d3e50;
	color: #fff;
}
.block-capabilities-2 ul {
	margin: -30px 0 0 -30px;
	text-align: center;
}
.block-capabilities-2 li {
	display: inline-block;
	vertical-align: top;
	width: 23%;
	margin-top: 60px;
	padding-left: 30px;
	box-sizing: border-box;
}
.block-capabilities-2 h3 {
	margin-top: 30px;
	font-size: 15px;
}
.block-capabilities-2 p {
	margin-top: 20px;
	line-height: 20px;
}
.block-capabilities-2 .knob {
	position: relative;
	width: 134px;
	height: 134px;
	margin: 0 auto;
	border: 8px solid #d6d6d6;
	border-radius: 50%;
}
.block-capabilities-2 .knob span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 106px;
	height: 106px;
	margin: -56px 0 0 -56px;
	border: 3px solid #d6d6d6;
	border-radius: 50%;
	background: rgba(255,255,255,0.9);
	box-shadow: inset 0 1px 5px rgba(0,0,0,0.3);
	font-size: 46px;
	line-height: 106px;
	color: #333;
}
.block-capabilities-2 .knob em {
	font-size: 14px;
	line-height: 1;
}
@media screen and (max-width: 1200px) {
	.block-capabilities-2 ul {
		margin-left: -20px;
	}
	.block-capabilities-2 li {
		padding-left: 20px;
	}
}
@media screen and (max-width: 980px) {
	.block-capabilities-2 ul {
		margin-left: -18px;
	}
	.block-capabilities-2 li {
		width: 49%;
		padding-left: 18px;
	}
}
@media screen and (max-width: 479px) {
	.block-capabilities-2 li {
		width: 100%;
	}
}
.cont-campus{
	padding: 10px;
    background: #EFEFEF;
}
.icono-campus{
	font-size: 110px;
    margin: auto;
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: 22%;
}
.block-team li {
	margin-top: 90px;
	color: #fff;
}
.block-team li h3 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	font-size: 28px;
	line-height: 34px;
	text-transform: uppercase;
}
.block-team li p {
	margin-top: 20px;
	line-height: 20px;
}
.block-team li a {
	text-decoration: none;
	color: #ecf0f1;
}
.block-team li > a {
	display: block;
	float: left;
	margin-right: 100px;
}
.block-team li img {
	display: block;
	border: 2px solid #fff;
	transition: opacity 0.3s;
	box-sizing: border-box;
}
.block-team li img:hover {
	opacity: 0.8;
}
.block-team li .links {
	margin-top: 15px;
	font-size: 18px;
	line-height: 1;
}
.block-team li .links a {
	vertical-align: top;
	margin-right: 10px;
	transition: opacity 0.3s;
}
.block-team li .links a:hover {
	opacity: 0.8;
}
.block-team li .inner {
	display: table-cell;
	vertical-align: middle;
	height: 220px;
}
.block-team li .inner h4{
	color:#fff !important;
}
.block-team li .inner p{
	color:#fff !important;
}
.block-team li:first-child {
	margin-top: 0;
}
.block-team li:nth-child(even) > a {
	float: right;
	margin: 0 0 0 100px;
}
.block-team .carouselCursos {
        width: auto;
        margin: 90px 100px 0;
	height:auto;

}

.block-team .carousel {
	width: auto;
	margin: 90px 100px 0;
}
.block-team .owl-prev,
.block-team .owl-next {
	position: absolute;
	top: 50%;
	width: 30px;
	margin-top: -28px;
	font-size: 56px;
	text-align: center;
	color: #fff;
	opacity: 0.4;
	transition: opacity 0.3s;
}
.block-team .owl-prev:hover,
.block-team .owl-next:hover {
	opacity: 1;
}
.block-team .owl-prev {
	left: -100px;
}
.block-team .owl-next {
	right: -100px;
}
.block-team .owl-prev i,
.block-team .owl-next i {
	display: block;
}
@media screen and (max-width: 1200px) {
	.block-team li > a {
		margin-right: 80px;
	}
	.block-team li:nth-child(even) > a {
		margin-right: 0;
		margin-left: 80px;
	}
	.block-team .carousel {
		margin-right: 80px;
		margin-left: 80px;
	}
	.block-team .owl-prev {
		left: -80px;
	}
	.block-team .owl-next {
		right: -80px;
	}
}
@media screen and (max-width: 980px) {
	.block-team li > a {
		margin-right: 63px;
	}
	.block-team li:nth-child(even) > a {
		margin-right: 0;
		margin-left: 63px;
	}
	.block-team .carousel {
		margin-right: 0px;
		margin-left: 0px;
	}
	.block-team .owl-prev {
		left: -63px;
	}
	.block-team .owl-next {
		right: -63px;
	}
}
@media screen and (max-width: 767px) {
	.block-team li > a {
		float: none;
		display: block;
		max-width: 100%;
		height: auto;
		margin: 0;
		box-sizing: border-box;
	}
	.block-team li:nth-child(even) > a {
		float: none;
		margin: 0;
	}
	.block-team li img {
		max-width: 100%;
		height: auto;
	}
	.block-team li .inner {
		display: block;
		height: auto;
		margin-top: 30px;
	}
}
/*.block-clients {
	text-align: center;
}*/
.block-clients p {
	margin-bottom: 30px;
	line-height: 24px;
}
.block-clients .grid-col {
	margin-bottom: 123px;
	text-align: left;
}
.block-clients .grid-col:last-child {
	margin-bottom: 0px
}
.block-clients .grid-col p {
	margin-bottom: 60px;
	padding-right: 60px;
	overflow: hidden;
	line-height: 20px;
}
.block-clients .author {
	float: left;
	width: 127px;
	margin: 0 30px 0 60px;
	font-size: 13px;
	text-align: center;
}
.block-clients .author img {
	display: block;
	margin:auto;
	margin-bottom: 10px;
	border-radius: 50%;
}
.block-clients .author span {
	display: block;
	margin-bottom: 6px;
	font-size: 15px;
	color: #000;
}
.block-clients .carousel {
	padding: 0 40px;
	border-top: 1px solid #ecf0f1;
	border-bottom: 1px solid #ecf0f1;
	box-sizing: border-box;
}
.block-clients .owl-item {
	height: 160px;
	line-height: 160px;
	padding-top: 35px;
}
.block-clients .owl-item img {
	vertical-align: middle;
	line-height: 1;
	opacity: 0.5;
	transition: opacity 0.3s;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
.block-clients .owl-item img:hover {
	opacity: 1;
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}
.block-clients .owl-prev,
.block-clients .owl-next {
	position: absolute;
	top: 50%;
	width: 30px;
	margin-top: -25px;
	font-size: 50px;
	color: #2d3e50;
	opacity: 0.4;
	transition: opacity 0.3s;
}
.block-clients .owl-prev:hover,
.block-clients .owl-next:hover {
	opacity: 1;
}
.block-clients .owl-prev {
	left: 0;
}
.block-clients .owl-next {
	right: 0;
}
.block-clients .owl-prev i,
.block-clients .owl-next i {
	display: block;
}
@media screen and (max-width: 1200px) {
	.block-clients .author {
		margin: 0 20px 0 40px;
	}
	.block-clients .grid-col p {
		padding-right: 40px;
	}
}
@media screen and (max-width: 980px) {
	.block-clients .author {
		margin: 0 18px 0 20px;
	}
	.block-clients .grid-col p {
		padding-right: 20px;
	}
}
@media screen and (max-width: 767px) {
	.block-clients .author {
		margin: 0 18px 26px 0;
	}
	.block-clients .grid-col p {
		padding-right: 0;
	}
}
.block-team-2 ul {
	margin: -30px 0 0 -12px;
	color: #fff;
}
.block-team-2 li {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-top: 60px;
	padding-left: 240px;
	box-sizing: border-box;
}
.block-team-2 li h3 {
	font-size: 20px;
	color: #646468;
}
.block-team-2 li h4 {
	margin: 10px 0;
	font-size: 13px;
	color: #646468;
}
.block-team-2 li p {
	line-height: 20px;
	color: #646468;
}
.block-team-2 .pic {
	position: absolute;
	top: 0;
	left: 30px;
	width: 160px;
	height: 160px;
	overflow: hidden;
	border-radius: 50%;
	box-shadow: 0px 2px 40px -8px rgba(97, 97, 97, 1);
	border: 5px solid #F8F8F8
}
.block-team-2 .pic:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 50%;
	background: #2d3e50;
	opacity: 0;
	transition: opacity 0.3s;
}
.block-team-2 .pic img {
	display: block;
	width: 100%;
	height: 100%;
}
.block-team-2 .info {
	display: table-cell;
	vertical-align: middle;
	height: 180px;
}
.block-team-2 .icons {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin-top: -15px;
	text-align: center;
	opacity: 0;
	transition: opacity 0.3s;
}
.block-team-2 .icons a {
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	margin: 0 1px;
	background: #fff;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	color: #2d3e50;
	opacity: 0.8;
	transition: opacity 0.3s;
}
.block-team-2 .icons a:hover {
	opacity: 1;
}
.block-team-2 .pic:hover .icons {
	opacity: 1;
}
.block-team-2 .owl-pagination {
	margin-top: 60px;
	text-align: center;
}
.block-team-2 .owl-pagination div {
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
	margin: 0 3px;
	border-radius: 50%;
	opacity: 0.5;
	transition: opacity 0.3s;
}
.block-team-2 .owl-pagination .active {
	opacity: 1;
}
@media screen and (max-width: 1200px) {
	.block-team-2 ul {
		margin-left: -20px;
	}
	.block-team-2 li {
		padding-left: 200px;
	}
	.block-team-2 .pic {
		left: 20px;
		width: 140px;
		height: 140px;
	}
	.block-team-2 .info {
		height: 160px;
	}
}
@media screen and (max-width: 980px) {
	.block-team-2 li {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.block-team-2 .pic {
		left: 24px;
		width: 100px;
		height: 100px;
	}
	.block-team-2 li h3 {
		font-size: 15px;
	}
	.block-team-2 li {
		padding-left: 152px;
	}
	.block-team-2 li p {
		font-size: 12px;
	}
}
#Accesos{
background:#ddd;
}

#Accesos .ro{
border:1px solid #bbb;
}

#Accesos .btn-outline {
    color: #157bbb;
    background-color: transparent;
    transition: all .5s;
}

.block-pricing-promociones-bottom ul {
	margin: -30px 0 0 0px;
	text-align: center;
}



.block-pricing-promociones-bottom li {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-top: 120px;
/*	padding-left: 30px;*/
	margin-left:37px;
	box-sizing: border-box;
}
.block-pricing-promociones-bottom li:first-child {
	margin-left:0px;
}


.block-pricing-promociones-bottom dt {
	margin-bottom: 10px;
	font-size: 25px;
	color: #2d3e50;
	transition: color 0.3s;
}
.block-pricing-promociones-bottom dd {
	padding: 10px 0;
	border-bottom: 1px solid #C6C6C6;
	line-height: 20px;
	font-size:14px;
}
.block-pricing-promociones-bottom .border-top {
	border-top: 1px solid #C6C6C6;
}
.block-pricing-promociones-bottom .inner {
	position: relative;
/*	margin: 0 25px;*/
	padding: 110px 0 30px;
	transition: background 0.3s;
}
.block-pricing-promociones-bottom .price {
	position: absolute;
	top: 0;
	left: 50%;
	width: 130px;
	height: 130px;
	margin: 15px 0 0 -64px;
	color: #fff;
}
.block-pricing-promociones-bottom .price div {
    position: relative;
    padding: 21px 0 30px;
    font-size: 28px;
    line-height: 24px;
    text-align: center;
}
.block-pricing-promociones-bottom .price div small {
    font-size: 40%;
}

.block-pricing-promociones-bottom .price div small span {
    padding: 2px 6px;
    background: #F23C26;
    font-size: 81%;
    margin: 0px;
    display: inline;
}

.block-pricing-promociones-bottom .price span {
	display: block;
	margin-top: 6px;
	font-size: 16px;
}
.block-pricing-promociones-bottom .price:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #0F6397;
	border-radius: 50%;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.block-pricing-promociones-bottom .priceFree1:before {
	background: #157bbb;
	border: 1px solid #135F8E;
}
.block-pricing-promociones-bottom .priceFree:before {
	background: #22A563;
	border: 1px solid #12894d;
}
.block-pricing-promociones-bottom .priceFree2:before {
	background: #8D8D8D;
	border: 1px solid #3F3F3F;
}

.block-pricing-promociones-bottom .button {
	margin-top: 30px;
	padding: 0 20px;
	font-size: 13px;
	line-height: 37px;
	transition: border-color 0.3s, background 0.3s, color 0.3s;
}
.block-pricing-promociones-bottom li:hover .button {
	border-color: #fff;
	background: #fff;
	color: #2d3e50;
}
.block-pricing-promociones-bottom li:hover .button:hover {
	background: #0f6397;
	color: #fff;
}
.block-pricing-promociones-bottom li:hover .buttonFree:hover {
	background: #12894D;
	color: #fff;
}

.block-pricing-promociones-bottom table {
width:100%;
box-shadow: none;
text-align:center;
 }

.block-pricing-promociones-bottom table td {
	padding: 21px;
	border-bottom: 1px solid #555;
	vertical-align: middle;
	border-right: 1px solid #555;
}
.block-pricing-promociones-bottom table td:last-child {
	border-right: none;
}


.block-pricing-promociones-bottom table th{
background:#157bbb;
}

.block-pricing-promociones-bottom table th:first-child{
background-color:#135F8E;
}

.block-pricing-promociones-bottom table.green th{
background:#22A563;
}

.block-pricing-promociones-bottom table.green th:first-child{
background-color:#12894d;
}

.block-pricing-promociones-bottom table tr th span {
font-weight:bold;
font-size:29px;
}

.block-pricing-promociones-bottom table tr td {
font-weight:;
font-size:14px;
}


@media screen and (max-width: 1200px) {
	.block-pricing-promociones-bottom ul {
		margin-left: -20px;
	}
	.block-pricing-promociones-bottom li {
		padding-left: 20px;
		width:47%;
	}
	.block-pricing-promociones-bottom .inner {
		margin: 0;
	}
}
@media screen and (max-width: 980px) {
	.block-pricing-promociones-bottom ul {
		margin-left: -18px;
	}
	.block-pricing-promociones-bottom li {
		padding-left: 18px;
		width:90%;
	margin-left:0px;

	}
	.block-pricing-promociones-bottom dt {
		font-size: 24px;
	}
}
@media screen and (max-width: 767px) {
	.block-pricing-promociones-bottom li {
		width: 50%;
	margin-left:0px;
	}
}
@media screen and (max-width: 479px) {
	.block-pricing-promociones-bottom li {
		width: 100%;
	margin-left:0px;
	}
}


.block-pricing-promociones ul {
	margin: -30px 0 0 0px;
	text-align: center;
}
.block-pricing-promociones li {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-top: 120px;
/*	padding-left: 30px;*/
	margin-left:37px;
	box-sizing: border-box;
}

.preventa-50-50 .block-pricing-promociones li {
        width: 30% ;
}

.preventa-50-50 .block-pricing-promociones dl dd {
	border-bottom:0;
	padding-top:20px;
	padding-bottom:0px;
}

.preventa-50-50 .block-pricing-promociones .innerFree .row {
    margin-top: -232px;
    padding-bottom: 30px;
}

.preventa-50-50 .block-pricing-promociones .innerFree img:first-child {
width:90%;
}

.block-pricing-promociones li:first-child {
	margin-left:0px;
}


.block-pricing-promociones dt {
	margin-bottom: 20px;
	font-size: 25px;
	color: #2d3e50;
	transition: color 0.3s;
}
.block-pricing-promociones dd {
	padding: 10px 0;
	border-bottom: 1px solid #C6C6C6;
	line-height: 20px;
	font-size:14px;
}
.block-pricing-promociones .border-top {
	border-top: 1px solid #C6C6C6;
}

.preventa-50-50 .block-pricing-promociones .inner {
	padding-bottom:18px !important;
	margin-bottom:20px;
}

.preventa-50-50 .block-pricing-promociones .inner dl dd a{
        font-size:19px !important;
}


.block-pricing-promociones .inner {
	position: relative;
/*	margin: 0 25px;*/
	padding: 120px 0 30px;
	background: #fff;
	transition: background 0.3s;
}
.block-pricing-promociones .price {
	position: absolute;
	top: 0;
	left: 50%;
	width: 200px;
	height: 200px;
	margin: -100px 0 0 -100px;
	color: #fff;
}

.preventa-50-50 .block-pricing-promociones .price div{
	font-size:37px;
}

.block-pricing-promociones .price div {
	position: relative;
	padding: 28px 0 30px;
	font-size: 35px;
	line-height:40px;
}
.block-pricing-promociones .price div small {
    font-size: 40%;
}

.block-pricing-promociones .price div small span {
    padding: 2px 6px;
    background: #F23C26;
    font-size: 81%;
    margin: 0px;
    display: inline;
}

.block-pricing-promociones .price span {
	display: block;
	margin-top: 6px;
	font-size: 16px;
}
.block-pricing-promociones .price:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #0F6397;
	border-radius: 50%;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.block-pricing-promociones .priceFree1:before {
	background: #157bbb;
	border: 1px solid #135F8E;
}
.block-pricing-promociones .priceFree:before {
	background: #22A563;
	border: 1px solid #12894d;
}
.block-pricing-promociones .priceFree2:before {
	background: #8D8D8D;
	border: 1px solid #3F3F3F;
}

.block-pricing-promociones .button {
	margin-top: 30px;
	padding: 0 20px;
	font-size: 13px;
	line-height: 37px;
	transition: border-color 0.3s, background 0.3s, color 0.3s;
}
.block-pricing-promociones li:hover .button {
	border-color: #fff;
	background: #fff;
	color: #2d3e50;
}
.block-pricing-promociones li:hover .button:hover {
	background: #0f6397;
	color: #fff;
}
.block-pricing-promociones li:hover .buttonFree:hover {
	background: #12894D;
	color: #fff;
}

.block-pricing-promociones table {
width:100%;
box-shadow: none;
text-align:center;
 }

.block-pricing-promociones table td {
	padding: 21px;
	border-bottom: 1px solid #555;
	vertical-align: middle;
	border-right: 1px solid #555;
}
.block-pricing-promociones table td:last-child {
	border-right: none;
}


.block-pricing-promociones table th{
background:#157bbb;
}

.block-pricing-promociones table th:first-child{
background-color:#135F8E;
}

.block-pricing-promociones table.green th{
background:#22A563;
}

.block-pricing-promociones table.coral th{
background:#C75151;
}

.block-pricing-promociones table.gris th{
background:#8D8D8D;
}

.block-pricing-promociones table.green th:first-child{
background-color:#12894d;
}

.block-pricing-promociones table tr th span {
font-weight:bold;
font-size:29px;
}

.block-pricing-promociones table tr td {
font-weight:;
font-size:14px;
}


.page-content-section .block-pricing-promociones .inner {
	background:#EEEEEE;
}
@media screen and (max-width: 1200px) {
	.block-pricing-promociones ul {
		margin-left: -20px;
	}
	.block-pricing-promociones li {
		padding-left: 20px;
		width:47%;
	}
	.block-pricing-promociones .inner {
		margin: 0;
	}


}
@media screen and (max-width: 980px) {
	.block-pricing-promociones ul {
		margin-left: -18px;
	}
	.block-pricing-promociones li {
		padding-left: 18px;
		width:90%;
	margin-left:0px;
	}
	.block-pricing-promociones dt {
		font-size: 24px;
	}

}
@media screen and (max-width: 767px) {
	.block-pricing-promociones li {
		width: 50%;
	margin-left:0px;
	}

}
@media screen and (max-width: 479px) {
	.block-pricing-promociones li {
		width: 100% !important;
	margin-left:0px;
	}
}

.block-pricing ul {
	margin: -30px 0 0 -30px;
	text-align: center;
}
.block-pricing li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	margin-top: 120px;
	padding-left: 30px;
	box-sizing: border-box;
}
.block-pricing dt {
	margin-bottom: 10px;
	font-size: 25px;
	color: #2d3e50;
	transition: color 0.3s;
}
.block-pricing dd {
	padding: 10px 0;
	border-bottom: 1px solid #ecf0f1;
	line-height: 20px;
	font-size:14px;
}
.block-pricing .inner {
	position: relative;
	margin: 0 25px;
	padding: 120px 0 30px;
	background: #fff;
	transition: background 0.3s;
}
.block-pricing .price {
	position: absolute;
	top: 0;
	left: 50%;
	width: 110px;
	height: 110px;
	margin: -55px 0 0 -55px;
	color: #fff;
}
.block-pricing .price div {
	position: relative;
	padding: 44px 0 30px;
	font-size: 15px;
}
.block-pricing .price span {
	display: block;
	margin-top: 6px;
	font-size: 16px;
}
.block-pricing .price:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid #0F6397;
	border-radius: 50%;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.block-pricing .priceFree:before {
	background: #22A563;
	border: 1px solid #12894d;
}
.block-pricing .button {
	margin-top: 30px;
	padding: 0 20px;
	font-size: 13px;
	line-height: 37px;
	transition: border-color 0.3s, background 0.3s, color 0.3s;
}
.block-pricing li:hover dt {
	color: #fff;
}
.block-pricing li:hover dd {
	color: #fff;
}
.block-pricing li:hover .innerFree {
	background: #22A563;
}
.block-pricing li:hover .button {
	border-color: #fff;
	background: #fff;
	color: #2d3e50;
}
.block-pricing li:hover .button:hover {
	background: #0f6397;
	color: #fff;
}
.block-pricing li:hover .buttonFree:hover {
	background: #12894D;
	color: #fff;
}
.page-content-section .block-pricing .inner {
	background:#EEEEEE;
}
@media screen and (max-width: 1200px) {
	.block-pricing ul {
		margin-left: -20px;
	}
	.block-pricing li {
		padding-left: 20px;
	}
	.block-pricing .inner {
		margin: 0;
	}
}
@media screen and (max-width: 980px) {
	.block-pricing ul {
		margin-left: -18px;
	}
	.block-pricing li {
		padding-left: 18px;
	}
	.block-pricing dt {
		font-size: 24px;
	}
}
@media screen and (max-width: 767px) {
	.block-pricing li {
		width: 50%;
	}
}
@media screen and (max-width: 479px) {
	.block-pricing li {
		width: 100%;
	}
}
.block-pricing-2 ul {
	margin: -30px 0 0 -30px;
	text-align: center;
}
.block-pricing-2 li {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	margin-top: 30px;
	padding-left: 30px;
	box-sizing: border-box;
}
.block-pricing-2 dt {
	margin-bottom: 10px;
	font-size: 30px;
	color: #2d3e50;
	transition: color 0.3s;
}
.block-pricing-2 dd {
	padding: 10px 0;
	border-bottom: 1px solid #ecf0f1;
	line-height: 20px;
}
.block-pricing-2 .inner {
	position: relative;
	padding: 30px 0;
	background: #fff;
	transition: background 0.3s;
}
.block-pricing-2 .price {
	width: 130px;
	margin: 0 auto 30px;
	border: 10px solid #ecf0f1;
	border-radius: 50%;
	background: #2d3e50;
	color: #fff;
}
.block-pricing-2 .price div {
	position: relative;
	padding: 38px 0 40px;
	font-size: 30px;
}
.block-pricing-2 .price span {
	display: block;
	margin-top: 6px;
	font-size: 16px;
}
.block-pricing-2 .button {
	margin-top: 30px;
	padding: 0 20px;
	border-color: #dfe5e9;
	background: #dfe5e9;
	font-size: 13px;
	line-height: 37px;
	color: #2d3e50;
}
.block-pricing-2 li:hover dt {
	color: #fff;
}
.block-pricing-2 li:hover .inner {
	background: #2d3e50;
	box-shadow: 0 0 0 1px #ecf0f1;
}
.block-pricing-2 li:hover .button:hover {
	background: #2d3e50;
	color: #dfe5e9;
}
@media screen and (max-width: 1200px) {
	.block-pricing-2 ul {
		margin-left: -20px;
	}
	.block-pricing-2 li {
		width: 25%;
		padding-left: 20px;
	}
}
@media screen and (max-width: 980px) {
	.block-pricing-2 ul {
		margin-left: -18px;
	}
	.block-pricing-2 li {
		padding-left: 18px;
	}
	.block-pricing-2 dt {
		font-size: 24px;
	}
	.block-pricing-2 .price {
		width: 110px;
	}
	.block-pricing-2 .price div {
		padding: 28px 0 30px;
	}
}
@media screen and (max-width: 767px) {
	.block-pricing-2 li {
		width: 50%;
	}
}
@media screen and (max-width: 479px) {
	.block-pricing-2 li {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
.ajustar-txt-search{
	font-size:14px;
}
}
.displayNone{
display:none;
}
.displayBlock {
display:block;
}
.cursorPointer{
cursor:pointer;
}
.cartel_flotante{
border:3px solid white;
max-width:270px;
padding: 15px;
position: absolute;
/*background-image: url('/assets/img/bg_off.png');*/
z-index:8000;
right:2%;
margin-top:5px;
}

#sugerenciaPanel .btn-default{
color:grey !important;
}

#page-content-wrapper{
padding:0 !important;
}

#main-header{
color:white;
font-size:15px;
}

#main-header a {
color:white;
}

#main-header ul li{
float:left;
padding:5px 10px;
}

#main-header ul li i{
margin-right:5px;
}

#main-header ul li a i{
margin-right:5px;
}

#main-header .hider-top {
font-size:13px;
}

#main-header .hider-top ul{
float:right;
}

#main-header .hider-top ul:first-child{
float:left;
}

#main-header .hider-top ul:first-child li:first-child, #main-header .hider-bottom ul:first-child li:first-child{
padding-left:0px;
}

#main-header .hider-top ul:last-child li:last-child, #main-header .hider-bottom ul:last-child li:last-child{
padding-right:0px;
}

@media (min-width: 768px){
.navbar-right:last-child {
    margin-right: 0px !important;
}


}

@media screen and (max-width: 767px){

#main-header .hider-top {
    font-size: 13px;
    /* background: white; */
    border-color: #136FA8 !important;
    border-top:1px solid #dbdbdb !important;
    position: fixed;
    width: 100%;
    bottom: 0px;
}

#main-header .hider-top ul{
display:table;
width:100%;
}

#main-header .hider-top ul li{
padding:5px 5px;
display:table-cell;
float:none;
}

#main-header .hider-top a {
/* color:#999; */
text-align:center;
}


#main-header .hider-top a i {
font-size:20px;
}

#main-header .hider-bottom{
    position: relative;
    z-index: 1;
}

#main-header .hider-bottom .logo {
    float: left;
    display: block;
    width: 40px;
    height: 48px;
}

#main-header .hider-bottom .container .input-group{
margin-top:5px;
}


}

#main-header .navbar-nav {
    margin: 0px;
}

#main-header .hider-top .nav>li>a {

padding:0px;

}

#main-header .hider-top .nav>li>a:hover,#main-header .hider-top .nav>li>a:focus,#main-header .hider-top .nav>li>a:visited,#main-header .hider-top .nav>li>a:active  {
background:inherit;
}

#main-header .navbar-default .navbar-nav>.open>a, #main-header .navbar-default .navbar-nav>.open>a:hover, #main-header .navbar-default .navbar-nav>.open>a:focus {
    background-color: inherit;
}

#main-header .hider-top .dropdown-menu{
padding:0px;
}

#main-header .hider-top .promociones .dropdown-menu, #main-header .hider-top .notificaciones .dropdown-menu, #main-header .hider-top .carreto .dropdown-menu{
min-width:350px;
}

#main-header .hider-top .promociones .dropdown-menu>li>a>div:first-child,#main-header .hider-top .notificaciones .dropdown-menu>li>a>div:first-child {
padding:0px;
}

#main-header .hider-top .promociones .dropdown-menu>li>a>div>h3, #main-header .hider-top .notificaciones .dropdown-menu>li>a>div>h3, #main-header .hider-top .notificaciones .dropdown-menu>li>a>div>h6, #main-header .hider-top .promociones .dropdown-menu>li>a>div>h6{
padding:3px 0px;
font-size:14px;
text-align:left;
}

#main-header .hider-top .promociones .dropdown-menu>li>a>div>p, #main-header .hider-top .notificaciones .dropdown-menu>li>a>div>p{
padding:2px 0px;
}

#main-header .hider-top .notificaciones .dropdown-toggle>span, #main-header .hider-top .notificaciones a span, #main-header .hider-top .carreto .dropdown-toggle>span, #main-header .hider-top .carreto a span{
    padding: 1px 2px;
    background: #da2121;
    color: white;
    margin-left: -9px;
    font-size: 10px;
    border-radius: 1px;
    margin-top: 1px;
}

#main-header .hider-top .promociones .dropdown-toggle>span{
color:#ede61a;
}

#main-header .hider-top .dropdown-menu>li{
border-bottom:1px solid #157bbb;
width:100%;
padding: 10px !important;
color:#157bbb;
text-align:left;
}

#main-header .hider-top .dropdown-menu>li>a{
color:#157bbb;
text-align: left;
padding: 0px;
}

#main-header .hider-top .carreto .dropdown-menu>li>a{
color:white;
text-align: left;
padding: 10px;
background:#5ba05b;
}

#main-header .hider-top .carreto .dropdown-menu>li>a:hover{
color:white;
background:#5ba05b;
}

#main-header .hider-top .dropdown-menu>li>a:hover {
background:inherit;
}

#main-header .hider-top .dropdown-menu .dropdown-header {
padding: 5px 10px !important;
font-size:15px;
}

#main-header .navbar{

min-height: 0px;
margin-bottom: 0px;

}

#main-header .hider-top .navbar-collapse{
margin:0;
border:0;
padding:0;
}


#main-header .hider-bottom .container{
padding:15px;
}

#main-header .hider-bottom .container .logo{
background-image: url('/images/logoHeader.png');
font-size: 0px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
min-height: 35px;
width: 100%;
}

#main-header .hider-bottom .input-group{
width:100%;
}

#main-header form{
display:inherit;
}

#main-header .hider-bottom ul {
float:right;
}

#main-header .hider-bottom .col-lg-2{
padding-left:0px;
}

#main-header .hider-bottom .col-lg-5:last-child{
padding-right:0px;
}

#misNotis h6{
text-align:left;
font-size:20px;
}

#misNotis h3{
text-align:left;
font-size:20px;
}

#misNotis a{
border-bottom:1px solid #666;
float: left;
padding: 15px 0px;
}

#misNotis p{
margin-top:4px;
}

#misNotis .modal-body{
padding-top:0px;
}

/* NEW HOME */
#subbanner {
background:#f2f2f2;
    border-top: 5px solid white;
}

.no-derivador{
background:none !important;
border:none !important;
}

.derivador .col-lg-3, .derivador .col-lg-4, .derivador .col-lg-6, .derivador .col-lg-5{
background:#f2f2f2;
}

.derivador .col-lg-6{
border-top:1px solid grey;
border-right:1px solid grey;
}

.derivador .no-border-right{
border-right:1px solid #f2f2f2;
}

.derivador .col-lg-3:hover, .derivador .col-lg-4:hover, .derivador .col-lg-6:hover, .derivador .col-lg-5:hover{
background:#d7d7d7;
}

.derivador .col-lg-3:nth-child(2), .derivador .col-lg-4:nth-child(2), .derivador .col-lg-6:nth-child(2), .derivador .col-lg-5:nth-child(2) {
border-right:5px solid white;
border-left:5px solid white;
}

.derivador .col-lg-3:nth-child(3){
border-right:5px solid white;
}

.derivador .col-lg-3, .derivador .col-lg-4, .derivador .col-lg-6, .derivador .col-lg-5 {
padding:20px 0px;
cursor:pointer;
}

.derivador .col-lg-3>img ,.derivador .col-lg-4>img, .derivador .col-lg-6>img, .derivador .col-lg-5>img{
padding:20px;
}

.derivador .col-lg-4>a, .derivador .col-lg-6>a, .derivador .col-lg-5>a{
display:non;
}

.derivador .col-lg-3:nth-child(2) img ,.derivador .col-lg-4:nth-child(2) img, .derivador .col-lg-6:nth-child(2) img, .derivador .col-lg-5:nth-child(2) img{
padding:20px 15px;
}

.derivador-consolas .col-lg-3, .derivador-consolas .col-lg-4, .derivador-consolas .col-lg-6, .derivador-consolas .col-lg-5{
background:#004c7d;
}

.derivador-consolas .col-lg-6{
border-top:1px solid grey;
border-right:1px solid grey;
}

.derivador-consolas .no-border-right{
border-right:1px solid grey;
}

.derivador-consolas .col-lg-3:nth-child(2), .derivador-consolas .col-lg-4:nth-child(2), .derivador-consolas .col-lg-6:nth-child(2), .derivador-consolas .col-lg-5:nth-child(2) {
border-right:1px solid grey;
border-left:1px solid grey;
}

.derivador-consolas .col-lg-3:nth-child(3){
border-right:1px solid grey;
}

.derivador-consolas .col-lg-3, .derivador-consolas .col-lg-4, .derivador-consolas .col-lg-6, .derivador-consolas .col-lg-5 {
padding:20px 0px;
}

.derivador-consolas .col-lg-3>img ,.derivador-consolas .col-lg-4>img, .derivador-consolas .col-lg-6>img, .derivador-consolas .col-lg-5>img{
padding:20px;
}

.derivador-consolas .col-lg-4>a, .derivador-consolas .col-lg-6>a, .derivador-consolas .col-lg-5>a{
display:non;
}

.derivador-consolas .col-lg-3:nth-child(2) img ,.derivador-consolas .col-lg-4:nth-child(2) img, .derivador-consolas .col-lg-6:nth-child(2) img, .derivador-consolas .col-lg-5:nth-child(2) img{
padding:20px 15px;
}

#sobreVulcano .infoNosotros img{
width:100%;
}

#sobreVulcano .infoNosotros .cuerpo p {
text-align: left;
font-size: 13px;
line-height: 14px;
margin-top: 12px;
color:grey;
}

#sobreVulcano .infoNosotros .cuerpo p:first-child {
font-weight: 600;
}

#sobreVulcano .infoNosotros .cuerpo h3 {
font-weight: 600;
text-align: left;
font-size: 13px;
line-height: 14px;
margin-top: 30px;
color:grey;

}

#sobreVulcano .infoNosotros .cuerpo a {
font-size: 13px;
margin-top: 12px;
}

#suscripcion .input-group{
width:80%;
margin:0 auto;
}

#suscripcion h3{
font-weight:100;
}

#suscripcion form {
display:inherit;
}

#suscripcion button{
background:#157bbb;
color:white;
border:1px solid #157bbb;
}

#suscripcion .social-nav-2{
border:0;
}

#suscripcion .social-nav-2 p{
font-size:2em;
}

#suscripcion .social-nav-2 a{
margin:0px 5%;
}


#shapes{
background:#349239;
}
#shapes .container{
width:100%;
}

#shapes h2, #shapes p{
font-weight:100 !important;
}

#shapes strong{
font-weight:400 !important;
}

#shapes .container .row div{
height:20em;
padding:0;
}

#shapes .container .row div img{
height:100%;
width:100%;
}

#shapes .col-lg-7{
padding: 0% 8% !important;
}

#shapes .row .col-lg-5::after{
    content: "";
    border-bottom: 20em solid #349239;
    border-right: 10em solid transparent;
    height: 0;
    position: absolute;
    top: 0;
}

#shapes .col-lg-7 a{
padding: 15px 21px;
border-radius: 5px;
}

#shapes .btn-verde {
color: #349239;
}


@media screen and (max-width: 767px){ /* Celulares */
.derivador .col-lg-4:nth-child(2), .derivador .col-lg-6:nth-child(2), .derivador .col-lg-5:nth-child(2){
border-right:0;
border-left:0;
}

.derivador .col-lg-4, .derivador .col-lg-5 {
border-bottom:5px solid white;
}

.derivador .no-border-right{
border-right:1px solid grey;
}

#suscripcion .social-nav-2 a{
margin:0px 2%;
}

#sobreVulcano .infoNosotros .cuerpo h3 {
margin-top:10px;
}

#shapes .row .col-lg-5::after{
content:none;
}

#shapes .bottom-40{
margin-bottom:20px;
}

#shapes .top-40{
margin-top:20px;
}

#shapes .container .row div{
height:inherit;
}

}

@media screen and (max-width:980px){ /* Tablet  */

#shapes .row .col-lg-5::after{
content:none;
}

#shapes .container .row div{
height:inherit;
}

}


/* FIN NEW HOME  */

/* PROMOCION ST PREVIEW_17 */

.derivador .indice{
color:white;
padding:5px 10px;
border:1px solid white;
display: inline-block;
}

.oferton div{
background:#f2f2f2;
border-right:1px solid grey;
padding:20px;
}

.oferton div i{
font-size:200%;
margin-bottom:10px;
}

.oferton div i:nth-child(3){
/* border: 1px solid black; */
position: absolute;
font-size: 172%;
top: 10px;
right: 10px;
}

.oferta-temporal{
text-shadow: 0 1px 1px rgba(0,0,0,1);
color: #efe81c;
}

@media screen and (max-width: 767px){ /* Celulares */

.oferton div i{
float:left;
margin-top:-6px;
}

.oferton div{
border-bottom:1px solid grey;
}

.oferton div:last-child{
border-bottom:0;
}

}
/* FIN PROMOCION ST PREVIEW_17 */

/* TAG PRODUCTS VIEW */

.tags{
	margin:0;
	padding:0;
	position:absolute;
	right:-66px;
	list-style:none;
	margin-top:7px;
	}
.tags li, .tags a{
	float:left;
	height:24px;
	line-height:24px;
	position:relative;
	font-size:11px;
	}
.tags a{
	margin-left:20px;
	padding:0 10px 0 12px;
	background:#da0a31;
	color:#fff;
	text-decoration:none;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;
	border-top-right-radius:4px;
	}
.tags a:before{
	content:"";
	float:left;
	position:absolute;
	top:0;
	left:-12px;
	width:0;
	height:0;
	border-color:transparent #da0a31 transparent transparent;
	border-style:solid;
	border-width:12px 12px 12px 0;
	}
.tags a:after{
	content:"";
	position:absolute;
	top:10px;
	left:0;
	float:left;
	width:4px;
	height:4px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#fff;
	-moz-box-shadow:-1px -1px 2px #004977;
	-webkit-box-shadow:-1px -1px 2px #004977;
	box-shadow:-1px -1px 2px #004977;
	}


@media screen and (max-width: 767px){ /* Celulares */
.tags{
	right:10px;
	}


}

/* FIN TAG PRODUCTS VIEW */

/* PROMOCION ST PREVIEW_33 */

.fondo-blanco .flip-clock-divider .flip-clock-label{
color:black !important;
}
.flip-clock-wrapper{
margin-left:0px !important;
}

.items-promo>div>div{
border:1px solid #dbdbdb;
/*margin: 1% 1% 0% 0%;*/
padding: 10px;
}

.items-promo>div{
padding-bottom:15px;
}

.items-promo .precio{
color:green;
font-weight:400;
font-size:18px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.row-eq-height > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

/* FIN PROMOCION ST PREVIEW_33 */

/* PEDIDOS WEB PROGRAMADO */

.well-blue{
background:#157bbb;
}
.well-green{
background:#22A563;
}
.scroll-to-fixed-fixed{
/*margin-top:0px !important;*/
}

#vistaprevia table td{
padding: 7px;
}
#vistaprevia table {
margin-top:10px;
margin-bottom:10px;

}
#vistaprevia div#columna {
/*position:fixed;

top: 0;
bottom:0;
*/
overflow-y:scroll;
height:600px;
/*
overflow-x:hidden;
height:600px;
*/
}
#recomendaciones{
background: #FFF4C7;
border: 2px #e2e2e2 solid;
padding: 14px;
margin: 20px 0px;
display:none;
font-size:15px;
}

#recomendaciones{
color:green;
}

#recomendaciones > div{
font-size: 19px;
color: red;
}
#recomendaciones h2{
font-size: 24px;
padding: 0;
margin: 0;
margin-bottom: 12px;
}
#recomendaciones h2 i{
vertical-align: text-top;
line-height: 24px;
}

#pedido-web .input-group{
width:100%
}

#pedido-web .input-group div{
display:inherit;
width:100%;
}

#pedido-web .input-group .input-group-btn .btn-default:hover,#pedido-web .input-group .input-group-btn  .btn-default:focus,#pedido-web .input-group .input-group-btn  .btn-default:active,#pedido-web .input-group .input-group-btn  .btn-default.active,#pedido-web .input-group .input-group-btn  .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: inherit;
    border-color: none;
    cursor:default;
}

.pedidos-web-modal .progress{
height:31px;
}

.pedidos-web-modal .campos-confirmacion{
display: -webkit-inline-box;
padding-bottom:0px;
}

.campos-confirmacion .tips{

}

.pedidos-web-modal .progress p{
position: absolute;
color:white;
margin-top:8px;
font-weight:bold;
}
.pedidos-web-modal .m-left-10{
margin-left:10%;
}
.pedidos-web-modal .m-left-40{
margin-left:40%;
}
.pedidos-web-modal .m-left-70{
margin-left:70%;
}
table.elPedido{
width:100%;
box-shadow: none !important;
border:1px solid #dbdbdb;
margin:15px 0px !important;
}
table.elPedido td{
padding:8px;
}

.strong{
font-weight:bold;
}

#pedido-web input:focus{
border-color:red;
}

.yaSelect{
border: 4px solid #22A563;
}

#productos .well img{
border:1px solid #dbdbdb;
width:100%;
}

#confirmando .campos-confirmacion .tips {
    margin-left: -364px;
    position: absolute;
    margin-top:2px;
}


@media screen and (max-width:980px){ /* Tablet  */
#confirmando .campos-confirmacion .tips {
    margin-left: -273px;
    position: absolute;
    margin-top: -97px;
}
}

@media screen and (max-width: 767px){ /* Celulares */
#confirmando .campos-confirmacion .tips {
    margin-left: -91px;
    position: absolute;
    margin-top: -97px;
}
}


/* FIN PEDIDOS WEB PROGRAMADO */

/* NEW ST-SECTION */


.new-header{
/*background: rgba(21, 123, 187,0.6);*/
background: rgba(134, 135, 136, 0.6);
    border: 2px solid #878787;
}

.new-header h2, .new-header h4, .new-header a{
color:white !important;
}

.new-header h2, .new-header h4{
font-weight:100;
}

.derivador,.promociones-barra{
position:relative;
z-index:1;
}

.promociones-barra{
background:#157bbb;
}

.item-prom .h4{
color:white !important;
padding:20px 0px;
}
.special-img{
    position: absolute;
    left: 0;
    width: 90%;
    top:2%;
}

.cell-img{display:none}
@media screen and (max-width:980px){ /* Tablet  */
.special-img{display:none}
.cell-img{display:block; margin-bottom:20px;}

}

@media screen and (max-width: 767px){ /* Celulares */
.special-img{display:none}
.cell-img{display:block;}
}


/* FIN NEW ST-SECTION */

.h2-product{
margin-top:10px;
font-size:23px !important;
}

#block-product-tabs-3 .personalAutRow {
	border: 1px #ccc solid;
  padding: 10px;
  margin: 10px 0;
}

#aviso-mudanza{
	border-top: 5px solid white;
	width: 100%;
	background: #349239;
	background-repeat: no-repeat;
	background-size: cover;
}

#aviso-mudanza .aviso1{
	font-size: 18px;
	text-align: center;
	color: #fff;
	padding: 0px 0px 15px 0px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -13px;
}

#aviso-mudanza .aviso2{
	font-size: 18px;
	text-align: center;
	color: #fff;
	padding: 0px 0px 19px 0px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -13px;
}

#aviso-mudanza .aviso-titulo1{
	font-size: 25px;
	text-align: center;
	color: #fff;
	padding: 19px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 10px;
}

#aviso-mudanza .aviso-titulo2{
	font-size: 25px;
	text-align: center;
	color: #fff;
	padding: 7px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 10px;
}

@media screen and (max-width: 767px){

#boton-whatsapp{
	bottom: 55px;
	right: 30px;
	position: fixed;
	cursor: pointer;
	z-index: 999999999999;
}

}

@media screen and (min-width: 768px){

#boton-whatsapp{
	bottom: 20px;
	right: 20px;
	position: fixed;
	cursor: pointer;
	z-index: 999999999999;
}

.bottom-minus-60{
	margin-bottom: -60px;
}

}
