
  body {
      /*font: 20px Montserrat, sans-serif;*/
	  font: 18px Varela Round, sans-serif;
      line-height: 1.8;
      color: #f5f6f7;
  }
  p {font-size: 16px;}
  .margin {margin-bottom: 45px;}
  .marginImgInicio {margin-top: 105px;}
  .descInicio {width: 750px;}
  
  	@media all and (max-device-width: 720px){
		.descInicio {
			width: 600px;
		}
	}

	@media all and (max-device-width: 640px){
		.descInicio {
			width: 300px;
		}
	}

	@media all and (max-device-width: 320px){
		.descInicio {
			width: 250px;
		}
	}
	
	@media (max-width: 768px) {
		.row > .col-xs-6:nth-child(2n+1) {
			clear: left;
		}
	}
	  
  
  .bg-head { 
	  height: 650px;
  }
  
  .bg-1 { 
      background-color: #0b9ab7;
      color: #ffffff;
  }
  .bg-2 { 
      background-color: #c96db7;
      color: #ffffff;
  }
  .bg-3 { 
      background-color: #88b53b;
      color: #ffffff;
  }
  .bg-4 { 
      background-color: #eb7a21;
      color: #fff;
  }
  .bg-footer { 
      background-color: #000;
      color: #fff;
  }
  .container-fluid {
      padding-top: 70px;
      padding-bottom: 70px;
  }
  .navbar {
      padding-top: 5px;
      padding-bottom: 5px;
      border: 0;
      border-radius: 0;
      margin-bottom: 0;
      font-size: 15px;
	  font-weight: bold;
      letter-spacing: 1px;
	  color: #fff;
  }
  .navbar-nav  li a{
	 color: #fff !important; 
  }
  .navbar-nav  li a:hover {
      color: #fff !important;
  }
  
  .catalog-section__image{-webkit-transition:all 1s;margin:-10% 0 0;min-height:333px;text-align:center;transition:all 1s}@media screen and (max-width:768px){
.catalog-section__image{display:none}}.catalog-section__bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media screen and (max-width:768px){
.catalog-section__bg{display:none}}.catalog-section-filters{border-bottom:1px solid #fff;margin:-20px 0 40px;position:relative;text-align:center;z-index:10}.catalog-section-filters ul{list-style:none;margin:0;padding:0}.catalog-section-filters ul li{display:inline-block;font-size:17pt;margin:0;padding:0 25px;position:relative}.catalog-section-filters ul li a{border-bottom:3px solid transparent;color:#00e7ff;display:inline-block;padding:12px 0 8px;text-decoration:none;text-transform:uppercase}.catalog-section-filters ul li.active a{border-color:#fff;color:#fff}.catalog-section--notes{padding-top:70px}.catalog-section--notes .catalog-section__image{margin:-20% -25% 2% -6%}.catalog-section--notes .catalog-section__bg{background:url(/img/notes-bg.9d54531e.svg) no-repeat 50%;background-size:145%;height:600px;top:-110px}.catalog-section--pad .catalog-section__image{margin-left:-1%;margin-right:-25%;margin-top:-20%}.catalog-section--pad .catalog-section__bg{background:url(/img/pads-bg.64dc9036.svg) no-repeat 50%;background-size:150%;top:-37%}.catalog-section--boards .catalog-section__image{margin:-15% 0 5%}.catalog-section--boards .catalog-section__image img{width:80%}.catalog-section--sheets 
.catalog-section__image{margin:-7% 0 3% 10%}.catalog-section--sheets .catalog-section__image img{width:80%}
.catalog-section__description{font-size:1.5rem;line-height:1.3;margin:0 0 6.5rem;position:relative;width:600px}@media screen and (min-width:769px) and (max-width:1087px){.catalog-section__description{padding-left:3.6rem}}@media screen and (max-width:768px){
.catalog-section__description{margin-left:auto;margin-right:auto;width:80%}}
  
  .classFuenteNegra{
	color: #000;  
  }
  
  .classFuenteBlanca {
	color: #FFF;  
  }
  
   h1 {
		font-size: 100px;
	}

	@media all and (max-device-width: 720px){
		h1 {
			font-size: 75px;
		}
	}

	@media all and (max-device-width: 640px){
		h1 {
			font-size: 65px;
		}
	}

	@media all and (max-device-width: 320px){
		h1 {
			font-size: 55px;
		}
	}
	
	

/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoInstagram:hover {
	background-color:#fbad50;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
	background-color: #D3D3D3;   
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.modal .modal-header { 
   background-color: #62A9F4;
   font-size: 12px;
   color: white;
}
.modal .modal-body {
   font-size: 12px;
   color: black;
}



.parallax { 
    /* The image used */
    background-image: url('./imgs/fondo2_3000.jpeg');


    /* Set a specific height */
    height: 600px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax2 { 
    /* The image used */
    background-image: url('./imgs/fondo2_3000.jpeg');


    /* Set a specific height */
    height: 800px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.btn-circle {
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 6px 0;
  font-size: 22px;
  line-height: 1.42;
  border-radius: 30px;
  color: #000;
}

.muestraColor {
	width: 50px; 
	height: 20px;
	border: solid 1px #000;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('https://loading.io/spinners/glow-ring/index.glowing-rotate-ring.svg') center no-repeat #fff;
}
