.background,
.about-2b {
	background-color: #f1f7fc;
}
.masonry {
	height: auto !important;
}
.row-bkg_1,
.row-bkg_2,
.row-bkg_3,
.row-bkg_4 {
	background-color: #f1f7fc;
	overflow: hidden;
}
.row-bkg_1 img {
	float: left;
	height: 350px;
}
.row-bkg_2 img {
	float: left;
	height: 319px;
}
.row-bkg_3 img {
	float: right;
	height: 375px;
}
.row-bkg_4 img {
	float: left;
	height: 436px;
	vertical-align: bottom;
}
.row-bkg_4 img.img-9 {
	height: 305px !important;
	border-top: #fff solid 20px;
	bottom: 0px;
	position: absolute;
}
.bkg-9 {
	background-color: #f1f7fc;
}
.border-l-r {
	border-left: #fff solid 20px;
	border-right: #fff solid 20px;
}
.border-l {
	border-left: #fff solid 20px;
}
.border-r {
	border-right: #fff solid 20px;
}
.space {
	background-color: #fff;
	display: block;
	height: 20px;
}
.bg-contact .col-md {
	font-size: 12px;
}
@media (max-width: 1024px) {
	.row-bkg_4 img.img-9 {
		position: initial;
	}
	.row-bkg_1 img,
	.row-bkg_2 img,
	.row-bkg_3 img,
	.row-bkg_4 img,
	.row-bkg_4 img.img-9 {
		border: 0px;
		float: initial;
		height: auto !important;
		width: 100%;
	}
}
.wa-top img {
	width: 400px;
}
.why-alpaca .col-md-6 {
	/*height: 650px;*/
}
.why-alpaca_1,
.why-alpaca_2,
.why-alpaca_3,
.why-alpaca_4,
.why-alpaca_5,
.why-alpaca_6,
.our_company_1,
.our_company_2,
.our_company_3 {
	background-size: cover !important;
	background-position: center !important;
	min-height: 650px;
}
.our_company_1 {
	background: url(../images/company_1.webp) no-repeat;
}
.our_company_2 {
	background: url(../images/company_2.webp) no-repeat;
}
.our_company_3 {
	background: url(../images/company_3.webp) no-repeat;
}
.why-alpaca_4 {
	background: url(../images/whyalpaca_5_b-w.jpg) no-repeat;
}
.why-alpaca_5 {
	background: url(../images/artesanos_c1.jpg) no-repeat;
}
.why-alpaca_6 {
	background: url(../images/artesanos_c2.jpg) no-repeat;
}
.our-fibers_1,
.our-fibers_2,
.our-fibers_3 {
	background-size: cover !important;
	background-position: center !important;
}
.our-fibers_1 {
	background: url(../images/our-fiber_1.webp) no-repeat;
}
.our-fibers_2 {
	background: url(../images/our-fiber_2.webp) no-repeat;
}
.our-fibers_3 {
	background: url(../images/ALPACAS-our-fibers.webp) no-repeat;
}
.our-brand_1,
.our-brand_2,
.our-brand_3,
.our-brand_4,
.our-brand_5,
.our-brand_6 {
	background-size: cover !important;
	background-position: center !important;
}
.our-brand_1 {
	background: url(../images/our-brand_1.webp) no-repeat;
}
.our-brand_2 {
	background: url(../images/our-brand_2.webp) no-repeat;
}
.our-brand_3 {
	background: url(../images/our-brand_3.webp) no-repeat;
}
.our-brand_4 {
	background: url(../images/our-brand_4.webp) no-repeat;
	height: 500px;
}
.our-brand_5 {
	background: url(../images/our-brand_5.webp) no-repeat;
	height: 500px;
}
.our-brand_6 {
	background: url(../images/MONTANA-7-COLORES.webp) no-repeat;
	height: 500px;
}
@media(max-width: 768px) {
	.why-alpaca .col-md-6 {
		height: 600px;
	}
}
.bkg_bluesky {
	background-color: #f1f7fc;
}
.box {
	border: #26344f solid 1px;
	color: #26344f;
	font-size: 20px;
	margin: 25px auto;
	padding: 2em;
	width: 75%;
}
.btn-gral {
	background-color: white;
	border: white solid 1px;
	color: #26344f;
	float: right;
	font-size: 14px;
	padding: 5px 25px;
}
.btn-gral:hover {
	background-color: transparent;
	border: white solid 1px;
	color: white;
}
.bg_blue {
	background-color: #26344f;
	color: white;
}
.ico {
	display: block;
	left: 0px;
	margin: 0px auto 5px;
	position: relative;
	right: 0px;
	width: 100px;
}