/*
Theme Name: TrendyBlog Theme
Theme URI: http://trendyblog.different-themes.com/
Description: TrendyBlog Premium Wordpress Theme
Author: Different Themes
Author URI: http://www.different-themes.com/
Version: 2.1.0
Tags: blog, news
License: GNU General Public License
License URI: README_License.txt
Text Domain: trendyblog-theme
*/


/** Wordpress default clases */

@font-face {
    font-family: replicanormal;
    src: url(../wp-content/plugins/Replica-Regular.otf);
}

.post.sticky { background: #f8f8f8; padding: 0px 0px 16px 0px; }

.sticky .article-content { padding: 0px 16px; }

.article-block-small-image.sticky .article-header { padding: 8px 20px 0px 16px; }

.gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }

.bypostauthor {}

.main-menu-wrapper ul ul li a i { font-style: normal!important; }

.alignright  {}

.alignleft  {}

.aligncenter   {}

ul li a i { font-style: normal; }

.wp-caption-text {
  display: block;
}
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
.gallery-photo .loading {
	background: rgba(255,255,255,0.7) url(../wp-content/uploads/loading.gif) no-repeat center center;
	line-height: 0px;
	min-height: 100px;
	background-position: top bottom, left 50%;
	background-repeat: no-repeat, repeat;
}

.waiter > img {
  position:relative;
}

.waiter.loading img {
	opacity:0.8!important;
	filter:alpha(opacity=80)!important;
}

.waiter.loading {
	display:inline-block;
	background:#fff url(../wp-content/uploads/loading.gif) no-repeat center center;
	line-height:0px;
	min-height:400px;

}

.waiter.loading img {
	opacity:0.6;
	filter:alpha(opacity=60);
}

/* isotope transition styles */

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

  ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
#infscr-loading {
	background: -moz-linear-gradient(center top , #747D84 0%, #434F56 100%) repeat scroll 0 0 transparent;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	bottom: 0;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	height: 50px;
	left: 50%;
	margin-left: -45px;
	padding-top: 20px;
	position: fixed;
	text-align: center;
	z-index: 1000;
	width: 90px;
}
	
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.bypostauthor {}


////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
img { height: auto !important; }
  #makeMeScrollable
  {
    position: relative;
  }
 
  #makeMeScrollable div.scrollableArea img
  {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
  }

.wpb_gallery.wpb_posts_slider.wpb_content_element p {
  height: 40px;
  overflow: hidden;
}


#popup {
  max-width: 90%;
}

#popup img {
  max-width: 100%;
}

#df_bglink {
  display:block;
  height:100%;
  width:100%;
  position:fixed;
  left:0;
  top:0;
  z-index:0;
  text-indent:-5000em;
}

#wrapper {
  position:relative;
  z-index:10;
}

.sticky.post {
    padding: 10px;
}

.texto-nosotros h2{
    color: #FFF;
    text-shadow: 0px 0px 20px #383838;
    font-family: replicanormal;
    font-size: 34px;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 60px;
}

.texto-nosotros-movil h2{
	color: #FFF;
    text-shadow: 0px 0px 20px #383838;
    font-family: replicanormal;
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 44px;
    text-align: center;
}

.texto-nosotros h3{
    color: #FFF;
    text-shadow: 0px 0px 20px #383838;
    font-family: replicanormal;
    font-size: 28px;
    letter-spacing: 3px;
    font-weight: 900;
    line-height: 32px;
}

.texto-nosotros-movil h3{
    color: #FFF;
    text-shadow: 0px 0px 20px #383838;
    font-family: replicanormal;
	font-size: 20px;
    letter-spacing: 2px;
    font-weight: 900;
    line-height: 22px;
    text-align: center;
}

.texto-nosotros p strong,
.texto-nosotros p{
    font-family: replicanormal;
    font-size: 22px;
    line-height: 24px;
    text-align: justify;
    color: #FFF;
    text-shadow: 0px 0px 5px #525252;
    padding-bottom: 0px;
}


.texto-nosotros-movil p strong,
.texto-nosotros-movil p{
	font-family: replicanormal;
    font-size: 18px;
    line-height: 20px;
    text-align: justify;
    color: #FFF;
    text-shadow: 0px 0px 5px #525252;
    padding-bottom: 0px;
}

.texto-vision h2{
    color: #ffffff;
    font-family: replicanormal;
    font-size: 44px;
    text-align: center;
    /*text-shadow: 0px 0px 1px #000000, 0px 0px 2px #000000, 0px 0px 3px #000000, 0px 0px 4px #000000, 0px 0px 5px #000000;*/
    font-weight: 600;
    line-height: 40px;
    margin-top: 30px;
    letter-spacing: 2px;
}

.texto-vision-movil h2{
    color: #ffffff;
    font-family: replicanormal;
    font-size: 30px;
    text-align: center;
    /*text-shadow: 0px 0px 1px #000000, 0px 0px 2px #000000, 0px 0px 3px #000000, 0px 0px 4px #000000, 0px 0px 5px #000000;*/
    font-weight: 600;
    line-height: 32px;
    margin-top: 20px;
    letter-spacing: 2px;
}


.texto-vision p strong,
.texto-vision p{
    font-family: replicanormal;
    font-size: 25px;
    text-align: justify;
    color: #FFF;
    /*text-shadow: 0px 0px 1px #000000, 0px 0px 2px #000000, 0px 0px 3px #000000, 0px 0px 4px #000000, 0px 0px 5px #000000;*/
    letter-spacing: 0px;
    line-height: 28px;
}

.texto-vision-movil p strong,
.texto-vision-movil p{
    font-family: replicanormal;
    font-size: 20px;
    text-align: justify;
    color: #FFF;
    /*text-shadow: 0px 0px 1px #000000, 0px 0px 2px #000000, 0px 0px 3px #000000, 0px 0px 4px #000000, 0px 0px 5px #000000;*/
    letter-spacing: 0px;
    line-height: 22px;
}

.cobertura-telefonos p{
    color: #335faa;
    font-size: 14px;
    font-weight: 900;
    font-family: replicanormal;
    margin-bottom: 0px !important;
    letter-spacing: -1px;
	padding-bottom:4px;
}

.cobertura-telefonos p strong{
    color: #FFF;
    background-color: #335faa;
    width: 100%;
    display: inline-block;
    padding: 0px 3px;
    font-family: replicanormal;
    letter-spacing: 1px;
}

.cobertura-telefonos .vc_column-inner{
    padding-left: 5px !important;
    padding-right: 5px !important;
}


.cobertura-telefonos  .wpb_content_element {
    margin-bottom: 15px !important;
}

.titulo-productos{
	font-family: replicanormal;
}


#copyright {
    border-top: #0265ff solid 10px;
}

.t-clientes p strong,
.t-clientes p{
    color: #335faa;
    font-size: 32px;
    line-height: 34px;
    font-family: replicanormal;
}

.texto-proveedor-1 strong,
.texto-proveedor-1 p{
    color: #335faa;
    font-family: replicanormal;
    font-size: 34px;
    line-height: 36px;
    padding-top: 34px;
}


.texto-proveedor-2 p{
    color: #335faa;
    font-family: replicanormal;
    font-size: 20px;
    line-height: 22px;
    padding-top: 5px;
    letter-spacing: 2px;
}

.texto-proveedor-2 strong{
    color: #335faa;
    font-family: replicanormal;
    font-size: 32px;
    line-height: 38px;
    padding-top: 5px;
    letter-spacing: 2px;
}


.secos,
.congelados,
.refrigerados{
	list-style:none;
	padding-left: 0px;
}

.refrigerados li{
	line-height: 14px;
    background: url(../wp-content/uploads/refrigerados-bullet.jpg) no-repeat left;
    font-family: replicanormal;
    color: #1d9bd6;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 5px 25px 5px;
}

.secos li{
	line-height: 14px;
    background: url(../wp-content/uploads/secos-bullet.jpg) no-repeat left;
    font-family: replicanormal;
    color: #caa128;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 5px 25px 5px;
}

.congelados li{
	line-height: 14px;
    background: url(../wp-content/uploads/congelados-bullet.jpg) no-repeat left;
    font-family: replicanormal;
    color: #234b8f;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 5px 25px 5px;
}

.height100vh,
.height100vh .vc_column-inner{
	min-height:115vh !important;
}


.imgmovil{
	display:none;
}
.imgfooter{
	display:inline-block;
}

@media only screen and (max-width: 768px) {
    .imgmovil{
		display:inline-block;
	}
	.imgfooter{
		display:none;
	}
}
/*
     FILE ARCHIVED ON 07:58:35 Jul 07, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:31:20 Sep 09, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.699
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.013
  esindex: 0.017
  cdx.remote: 57.882
  LoadShardBlock: 471.689 (3)
  PetaboxLoader3.datanode: 723.001 (5)
  load_resource: 534.99
  PetaboxLoader3.resolve: 92.316
  loaddict: 284.791
*/