@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);

@font-face {
    font-family: 'jenna_sueregular';
    src: url('fonts/jennasue-webfont.eot');
    src: url('fonts/jennasue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/jennasue-webfont.woff2') format('woff2'),
         url('fonts/jennasue-webfont.woff') format('woff'),
         url('fonts/jennasue-webfont.ttf') format('truetype'),
         url('fonts/jennasue-webfont.svg#jenna_sueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Angular Cloak */
[ng\:cloak], [ng-cloak], .ng-cloak {
  display: none !important;
}

/* CSS Document */
p { line-height: 24px; text-align: justify; }
ul { margin-bottom: 0; padding-left: 0; }
li { list-style: none; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.clear { clear: both; height: 1px; line-height: 1px; }
a, a:visited { color: #238445; }
a:hover { color: #CDE84E; }
.pointer { cursor: pointer; }
strong { font-weight: bold; }
.margin-bottom-10 { margin-bottom: 10px; }
h1, h2, h3, h4 { font-weight: normal; font-family: 'jenna_sueregular', sans-serif; color: #085119; }
h1 { font-size: 72px; margin-top: 20px; margin-bottom: 10px; text-align: center; letter-spacing: 5px; }
h2 { font-size: 48px; margin-bottom: 10px; letter-spacing: 3px; }
h3 { font-size: 32px; margin-bottom: 10px; letter-spacing: 2px; }
.title-style { border-top: 1px solid #ccc; margin-top: 50px; margin-bottom: 50px; }
.title-style h2 { max-width: 400px; margin: auto; margin-top: -20px; text-align: center; color: #7b7b7d; }
.row.no-gutters { margin-right: 0; margin-left: 0; }
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] { padding-right: 0; padding-left: 0; }

html { position: relative; min-height: 100%; }
body { font-family: 'Open Sans', Helvetica, sans-serif; font-weight: 400; }
.container { max-width: 988px; z-index: 9997; }

/* Slider */
.container-slider { width: 100%; }
.container-slider h2 { background: rgba(255, 255, 255, 0.7); padding: 20px; }

/* Top */
.affix, .affix-top { top: 0; }
.main-top-container { height: 66px; }
.main-top { width: 100%; background-color: rgba(255, 255, 255, 0.95); border-bottom: 1px solid #ddd;z-index: 99999; 
-webkit-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.4); box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.4); }
.main-top img { margin: 10px; }
.main-top .megamenu { display: inline-block; margin-top: 8px; text-align: center; }
.main-top .megamenu li a { color: #085119; font-size: 16px; letter-spacing: 1px; font-family: 'Open Sans', sans-serif; }
.main-top .megamenu li a:hover, .main-top .megamenu li a.active { cursor: pointer; text-decoration: none; color: #BCE013; transition-duration: 1s; -webkit-transition-duration:1s; }
.megamenu_container .megamenu > li .megamenu_drop {  padding-right: 0 !important; }
.main-top .megamenu .dropdown_3columns { background-color: rgba(255, 255, 255, 0.95); border-bottom: 1px solid #ddd; }

/* footer */
.main-footer { background-color: #085119; padding: 30px 0 10px 0; }
.main-footer p { color: #fff; }
.main-footer .medio { border-left: 1px solid #777; border-right: 1px solid #777; }
.main-footer .text { margin-top: 15px; font-size: 18px; }
.main-footer .title-logos { margin-top: 15px; margin-bottom: 15px; border-top: 1px solid #212652; padding-top: 15px; }

/* footer */
.footer a li { margin: 0; padding: 0 10px; font-size: 13px; height: 35px; margin: 0 15px; color: #fff; transition: 1s; -webkit-transition-duration: 1s;
display: -moz-inline-stack; /* FF2*/ display: inline-block; vertical-align: top; /* BASELINE CORRECCIÓN*/ zoom: 1; /* IE7 (hasLayout)*/ *display: inline; /* IE */ _height: 35px; /* IE6 */ }
.footer a li i { margin-right: 10px; }
.footer a:hover li { color: #BCE013; }
.footer a li.last { padding-right: 0; margin-right: 0; }

/* Main Content */
.main-content { padding: 20px 0 20px 0; }
.main_content_gallery { padding-bottom: 0; }

.news { padding: 15px; }
.news a:hover { text-decoration: none; }
.news a:hover h1 { color: #BCE013; }
.news img { border: 1px solid #ccc; padding: 12px; margin-top: 35px; }
.news .button { display: inline-block; background-color: #085119; padding: 5px; margin-top: 10px; padding-left: 10px; padding-right: 10px; }
.news .button h4 { font-family: 'Open Sans', Helvetica, sans-serif; color: #fff; }
.news a:hover .button { color: #fff; background-color: #059838; transition-duration: 1.5s; -webkit-transition-duration:1s; }
.news .content { padding-left: 20px; padding-right: 20px; padding-top: 12px; }
.news .content h2 { margin-bottom: -10px; }

/*.testimonial_content { padding-left: 8px; padding-right: 8px; text-align: center; }*/
.testimonial_content p { text-align: center; font-size: 16px; }
.testimonial_content .mask-hover h3 { font-size: 45px; }
.testimonial a:hover { text-decoration: none; }
.testimonial a:hover h1 { color: #BCE013; }

/* Mask Image */
.mask { position: relative; }
.mask-hover { background: #161616; width: 100%; height: 100%; position: absolute; top: 0; left: 0; transition: 1s; -webkit-transition-duration: 1s; padding-top: 60px; text-align: center; color: #fff; font-size: 40px; }
.mask-hover h3 { font-size: 38px; color: #fff;  }
a .mask-hover { opacity: 0; visibility: hidden; }  
a:hover .mask-hover { opacity: 0.8; visibility: visible; }  

/* Publicaciones */
.publicaciones-content { padding: 20px 0 20px 0; }
.publicaciones-content h3 { margin-top: 5px; margin-bottom: 0; }

/* Line */
.line { padding: 20px 0 20px 0; }
.line .linea-barras, .line .linea-gel { padding: 80px 0;  z-index: 100; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.line .linea-barras { background-image: url( '../galeria/lineas/barras.jpg'); }
.line .linea-gel { background-image: url( '../galeria/lineas/gel.jpg'); }
.line .linea-contenedor { visibility: hidden; background-color: rgba(255, 255, 255, 0.95); position: relative; padding: 10px; padding-left: 20px; text-align: center; }
.line p { color: #000; }
.line .fondo-right { margin-left: 1px; }
.line .fondo-left { margin-right: 1px; }
.line .mask-hover h3 { line-height: 45px; text-align: center; padding-left: 20px; margin-top: 0; }
.line .mask-hover { padding-top: 40px; }

/* Servicios */
.producto .producto-titulo { line-height: 35px; color: #238445; font-size: 25px; text-align: center; padding: 2px; }
.producto .producto-resumen {  text-align: center; padding-bottom: 7px; font-size: 15px; margin-top: }
.producto span { color: #238445; font-size: 17px; }
.productos ul { margin-bottom: 15px; line-height: 30px; }
.productos li { list-style: circle; }
.productos .categoria { padding-top: 50px; }
.productos .read-more { cursor: pointer; color: #085119; }
.read-more-text.ng-hide-add { -webkit-animation:0.5s fadeOut ease; animation:0.5s fadeOut ease; }
.read-more-text.ng-hide-remove { -webkit-animation:0.5s fadeIn ease; animation:0.5s fadeIn ease; }

.products .product-resumen { margin-top: 45px; margin-bottom: 3px; }
.products .product-titulo { margin-top: 5px; font-size: 25px; font-weight: 600; }
.product .ls-l { width: auto; max-height: 100%; left: auto !important; right: 0 !important; }
.product .col-sm-4:nth-of-type(3n+1){ clear: both; }
.product-color { width: 40px; height: 40px; display: inline-block; border: 1px solid #ccc; }
.product-color-image { width: 40px; height: 40px; border: 1px solid #ccc; }
.product-color-name { height: 40px; line-height: 50px; display: inline-block; }

.map-cities { margin-bottom: 15px; }
.legend-list li { line-height: 23px; height: 23px; margin-bottom: 2px; }
.legend-list li p { float: right; width: 85px; margin: 0; margin-left: 5px; font-family: 'jenna_sueregular', sans-serif; font-size: 24px; }

.carro_cerrado { width: 300px; position: fixed; text-align: center; background: #085119; bottom: 0; right: 0; 
 z-index: 9999; padding: 10px; color: #fff; cursor: pointer; border: 2px solid #0C6120; }
.carro_cerrado table td { padding-top: 3px; padding-left: 10px; padding-right: 10px; width: auto; font-size: 16px; }
.carro_cerrado i { font-size: 30px; }
.carro_abierto { width: 300px; position: fixed; text-align: right; background: #fff; bottom: 54px; right: 0; 
 z-index: 999; border: 3px solid #238445; padding: 10px; border-right: none; height: 400px; }
 .scroller { white-space: pre-line; height: 100%; overflow-y: hidden; position: relative; }
.carro_abierto.ng-hide-add { -webkit-animation:0.5s slideOutDown ease; animation:0.5s slideOutDown ease; }
.carro_abierto.ng-hide-remove { -webkit-animation:0.5s slideInUp ease; animation:0.5s slideInUp ease; }

/* Checkout */
.shipping_options.table>tbody>tr>td { vertical-align: middle; }
.shipping_options td span { font-style: italic; padding: 18px; }
.shipping_options tr:hover { background: #238445; color: #fff; }
.card { font-size: 35px; }

/* Boton Bootstrap */
.btn-dselva { color: #fff; background-color: #238445; border-color: #238445; margin-top: 5px; }
.btn-dselva:hover, .btn-dselva:focus, .btn-dselva:active, .btn-dselva.active, .open > .dropdown-toggle.btn-dselva { color: #fff; background-color: #059838; border-color: #4d9ac0; transition-duration: 1.5s; -webkit-transition-duration:1s; }
.btn-dselva:active, .btn-dselva.active, .open > .dropdown-toggle.btn-dselva { background-image: none; }
.btn-dselva.disabled, .btn-dselva[disabled], fieldset[disabled] .btn-dselva, .btn-dselva.disabled:hover, .btn-dselva[disabled]:hover, fieldset[disabled] .btn-dselva:hover,
.btn-dselva.disabled:focus, .btn-dselva[disabled]:focus, fieldset[disabled] .btn-dselva:focus, .btn-dselva.disabled:active, .btn-dselva[disabled]:active,
fieldset[disabled] .btn-dselva:active, .btn-dselva.disabled.active, .btn-dselva[disabled].active, fieldset[disabled] .btn-dselva.active { background-color: #1ab2a6; border-color: #1ab2a6; }
.btn-dselva .badge { color: #1ab2a6; background-color: #fff; }

#map-canvas { height: 400px; }

/* Admin */
#contenido_ad h2 { font-size: 28px; color: #0689d8; }
#contenido_ad h3 { font-size: 24px; color: #59595b; }
#contenido_ad p { font-size: 18px; color: #59595b; }

.table.admin-menu { text-align: left; }
.table.admin-menu td { border-bottom: 1px solid #ddd; }
.table.admin-menu .child1 { margin-left: 20px; }
.table.admin-menu .child2 { margin-left: 50px; }
.table.admin-menu .padding  { background: #fff; color: #fff; width: 5px; border-top: none; border-bottom: none; }
.table.admin-menu .borde  { border-left: 5px solid #f9f9f9; }

.table, .tabla { text-align: center; width: 100%; }
.table .title { font-weight: bold; }
.table .highlight { background: #DCE0E0; }
.strong { font-weight: bold; }

/* Validacion de Formulario */
error { display: block; width: 80%; padding: 20px; background: #eee; border: 1px solid #ccc; text-align: center; margin: 20px auto; color: #F00; }
success { display: block; width: 80%;; padding: 5px; background: #eee; border: 1px solid #ccc; text-align: center; margin: 20px auto 0 auto; color: #231f20; }
success h4 { color: #231f20; }
.field_error { color: #F00; padding-top: 5px; }
.alert { margin: 10px 20px; }

@media screen and (max-width: 767px) {
	.affix, .affix-top { top: auto; position: relative; }
	.main-top-container { height: auto; }
	.container-slider  { display: none; }
	.content-wrap { padding-top: 0; }
	.megamenu_container { height: auto; }
	.main-top .language-block { width: 80px; float: right; }
	.main-top .menu li { padding: 5px; height: 35px; line-height: normal; border-left: none; width: 49%; }
    .publicaciones-content img { margin-bottom: 10px; }
    .main-footer p { text-align: center; }
}
@media screen and ( min-width: 768px) and ( max-width: 991px ) {
	.fs_loader{ height: 495px; }
	.affix, .affix-top { top: auto; position: relative; }
	.main-top-container { height: auto; }
	.megamenu_container .megamenu > li { margin: 0 3px 0 0; }
	.container-slider { margin-top: 0; }
	.megamenu_container { height: auto; }
	.content-wrap { padding-top: 0; }
	.main-top .language-block { width: 80px; float: right; }
	.main-top .menu li { border-left: none; padding: 10px; height: auto; line-height: normal; }	
}
@media screen and ( min-width: 992px) and ( max-width: 1199px ) {
	.megamenu > li > a { padding: 16px 10px 17px 10px; }
	.fs_loader{ height: 600px; }
	.main-top .menu li { border-left: none; padding: 10px; }	

}
@media screen and ( min-width: 1200px) {
	.fs_loader{ height: 600px; }
}
@media screen and ( min-width: 1400px) {
	.fs_loader{ height: 700px; }
}