html,body{
	  overflow-x: hidden;	
}

body {
  font-family: 'Lato';

}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Campton', sans-serif;   
}

h1{
	letter-spacing: -5px;
}

.btn-xl {
  text-transform: uppercase;
  padding: 1.5rem 3rem;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}

.bg-black {
  background-color: #000 !important;
}

.rounded-pill {
  border-radius: 5rem;
}

.navbar-custom {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: rgba(0, 0, 0, 0.7);
}

.navbar-custom .navbar-brand {
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.1rem;
  font-weight: 700;
}

.navbar-custom .navbar-nav .nav-item .nav-link {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}


.on
header.masthead .masthead-content {
  z-index: 1;
  position: relative;
}

header.masthead .masthead-content .masthead-heading {
  font-size: 4rem;
}

header.masthead .masthead-content .masthead-subheading {
  font-size: 2rem;
}

header.masthead .bg-circle {
  z-index: 0;
  position: absolute;
  border-radius: 100%;
  background-color: #f62c72;
background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='1' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E");
}

header.masthead .bg-circle-1 {
  height: 80rem;
  width: 80rem;
  bottom: -55rem;
  left: -55rem;
}

header.masthead .bg-circle-2 {
  height: 40rem;
  width: 40rem;
  top: -25rem;
  right: -25rem;
}

header.masthead .bg-circle-3 {
  border-radius: 0;
  height: 20rem;
  width: 20rem;
  bottom: -10rem;
  right: 5%;
}

header.masthead .bg-circle-4 {
  height: 20rem;
  width: 20rem;
  top: -5rem;
  right: 35%;
}


.bg-primary {
  background-color: #ee0979 !important;
}

.btn-primary {
  background-color: #ee0979;
  border-color: #ee0979;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #bd0760 !important;
  border-color: #bd0760 !important;
}

.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(238, 9, 121, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(238, 9, 121, 0.5);
}

.btn-secondary {
  background-color: #ff6a00;
  border-color: #ff6a00;
}

.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
  background-color: #cc5500 !important;
  border-color: #cc5500 !important;
}

.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5);
}

.bg-info {
  background-color: #36a9e1 !important;
}

.btn-info {
  background-color: #36a9e1;
  border-color: #36a9e1;
}

.btn-info:active, .btn-info:focus, .btn-info:hover {
  background-color: #3992b5 !important;
  border-color: #3992b5 !important;
}

.btn-info:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(238, 9, 121, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(238, 9, 121, 0.5);
}

.sales{
	background-image: url(../img/sales_up.jpg);
	background-attachment: fixed;
   background-size: cover;
}

.clientes{
   background-image: url(../img/clientes_felices.jpg);
   background-attachment: fixed;
   background-size: cover;

}

.shapes{
	background-image: url(../img/shapes.jpg);	
    background-size:contain;
	background-repeat:no-repeat;
	background-position: center;
}

.contacto{
	background-image: url(../img/fondocontacto.jpg);	
    background-size: cover;
	background-position: center;
}

.mapa{
	background-image: url(../img/mapa.jpg);	
    background-attachment: fixed;
   background-size: cover;
	background-position: right;
}

.absolute-Center {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}

.fondoVioleta{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#341c9e+0,5f2ae1+100 */
background: #341c9e; /* Old browsers */
background: -moz-linear-gradient(top, #341c9e 0%, #5f2ae1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #341c9e 0%,#5f2ae1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #341c9e 0%,#5f2ae1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#341c9e', endColorstr='#5f2ae1',GradientType=0 ); /* IE6-9 */
}

.fondoAmarillo{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#341c9e+0,5f2ae1+100 */
background: #e4e36c; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e4e36c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#e4e36c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#e4e36c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e36c', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.metal{
background-color: #000000;
background-image: url("https://www.transparenttextures.com/patterns/beige-paper.png");
}

@font-face {
    font-family: Campton;
    src: url("fonts/Campton Medium.otf") format("opentype");
}

@font-face {
    font-family: Campton;
	font-weight: bold;
    src: url("fonts/Campton SemiBold.otf") format("opentype");  
}

@font-face {
    font-family: Campton;
	font-weight: bolder;
    src: url("fonts/Campton Bold.otf") format("opentype");  
}

.botonesServicios{
	max-height: 100px;
	
}

.carousel-indicators{
	top: 150px;
}

.zoom { 
  transition: transform .2s; /* Animation */ 
}


.zoom:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.moreRounded{
	border-radius:20px;	
}

.fondoNegroPremium {
	background: radial-gradient(ellipse at top, #443501 0%,#000000 100%);
	height: 100%;
}


.dorado {
    background: linear-gradient(to bottom, #cfc09f 22%, #cfc09f 26%, #cfc09f 27%,#ffecb3 40%,#3a2c0f 78%); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    position: relative;
	text-transform: uppercase;		
	margin: 0;	
}

.dorado:after {
    background: none;
    content: attr(data-heading);
    left: 0;
	top: 0;
    z-index: -1;
    position: absolute;
    text-shadow: 
		-1px 0 1px #c6bb9f, 
		0 1px 1px #c6bb9f, 
		5px 5px 10px rgba(0, 0, 0, 0.4),
		-5px -5px 10px rgba(0, 0, 0, 0.4);
}

@media (max-width: 768px) {
	.display-2{
		font-size: 3rem;
	}
}

.gradientebanner{
	
background: #d0e4f7; /* Old browsers */
background: -moz-linear-gradient(-45deg, #d0e4f7 0%, #73b1e7 24%, #687ec7 50%, #539fe1 79%, #87bcea 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #d0e4f7 0%,#73b1e7 24%,#687ec7 50%,#539fe1 79%,#87bcea 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #d0e4f7 0%,#73b1e7 24%,#687ec7 50%,#539fe1 79%,#87bcea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
