//Configurações

@text-color-link-home       : #333;
@text-color-link-home-hover : red;

@text-color-home            : #999;

@bg-border-card             : #fff;
@bg-border-card-hover       : transparent;

@bg-box-1                   : #fff;
@bg-box-1-hover             : #eee;


@card-padding               : 4px;
@box-container-padding      : 4px;

// ================================================
// H1
@h1-home-size               : 30px;
@h1-home-margen             : 15px 0 !important;
@h1-home-font               : inherit;
@h1-home-color              : #666;

// ================================================
// BOX - 1 MODELO
@box-1-margin-bottom        : 20px;
@box-1-height               : 390px;
@box-card-color             : #666;

// ================================================
// BOX - 2 MODELO

		// -------------------------
		// quatro 1

		@box-modelo2-1-height       : calc( (300px * 2px) + 12px );

		  //titulo
		  @box1-modelo2-h4-size     : 25px !important;


		// -------------------------
		// quatro 2

		@box-mod2-margin-bottom     : 0px;
		@box-mod2-height            : auto;

		@box-modelo2-2-height       : 300px;

		  //titulo
		  @box2-h4-size             : 15px !important;
		  @box2-h4-margin           : 5px 0 !important;
		  @box2-h4-color            : #000 !important;

		// -------------------------
		// quantro 3


// ================================================
// BOX - 3 MODELO
@box-3-margin-bottom        : 20px;
@box-3-height               : 390px;


// ================================================
// BOX - 4 MODELO
@box-3-margin-bottom        : 20px;
@box-4-height               : 360px;

		  //titulo
		  @box4-h4-size     : 25px !important;
		  @box4-h4-margin   : 5px 0 !important;
		  @box4-h4-color    : #000 !important;


// ================================================
// BOX - 5 MODELO
@box-5-margin-bottom        : 15px;
@box-5-height               : 390px;

		  //titulo
		  @box4-h4-size     : 25px !important;
		  @box4-h4-margin   : 5px 0 !important;
		  @box4-h4-color    : #000 !important;

  //box - 5 - 2
  @box-5-margin-bottom      : 15px;
  @box-5-height             : 450px;


// ================================================
// BOX - 6 MODELO
@box-6-margin-bottom        : 0;
@box-6-height               : 650px;
@box-6-bgcolor              : #f5f5f5;

	// BOX - 6 - 2 
	@box-6-2-margin-bottom  : 0 0 20px 0;
	@box-6-2-height         : 130px;

	// BOX - 6 - 3
	@box-6-3-margin-bottom  : 0 0 20px 0;
	@box-6-3-height         : 350px;



