.button {
  border-radius: 100px;
}
.section {
  padding: 8rem 0 7rem;
  text-align: center;
}
.section-heading,
.section-description {
  margin-bottom: 1.2rem;
}
.phones {
  position: absolute;
  }
.phone {
  position: static;
  max-width: 20%;
  margin: 17rem auto -12rem;
}
.phone + .phone {
  display: none;
}
.oferta{
    text-align: center;
	max-height:0px;
	padding: 0  0 33rem;
} 
.redes{
    text-align: center;
	max-width: 100%;
	max-height:0px;
} 
.oferta1{
    text-align: center;
	max-width: 100%;
    max-height:0px;
} 
a:hover{background-color: #000000;}
.value{
  background-size: cover;
  color: #fff;

 
}
.value-multiplier {
  margin-bottom: .5rem;
  color: #11DFC7;
   
  
}
.value-multiplierr {
  margin-bottom: .8rem;
  color: #11DFC7;

}
.value-multiplierr:hover {
  margin-bottom: .8rem;
  color: red;
  
}
.value a{text-decoration: none}
.value:hover {
 color: red;
}
.value-heading {
  margin-bottom: .3rem;
  color:#ffffff;
     padding-left:1rem;
	 font-family:calibri;
	 font-size:19px;
	 font-weight:bold;
 
}
.value-heading1{
  margin-bottom: .3rem;
  color:#000000;
     padding-left:1rem;
	 font-family:calibri;
	 font-size:19px;
	 font-weight:bold;
 
}
.value-description {
  opacity: .8;
  font-weight: 300;
  color: #ffffff;
}
.value-description1 {
  opacity: .8;
  font-weight: 300;
  color: #000000;
}
.get-help {
  border-bottom: 1px solid #ddd;
}
.categories {
  background-image: url('../images/fondi.png');
  background-size: cover;
  color: #fff;
}
.categoriess {
background-color:#0B2161;
  background-size: cover;
 height:55px;
}
.categories .section-description { 
  margin-bottom: 4rem;
}
@media (min-width: 550px) {
  .section {
    padding: 8rem 0 11rem;
  }
  .img{width:20px}
  
  .hero {
    padding-bottom: 8rem;
    text-align: left;
    height: 165px;
	
  }
  .phone {
    position: absolute;
    top: -3rem;
    right: 3rem;
    max-height: 362px;
    z-index: 3;
  }
  .phone + .phone {
    top: -6rem;
    display: block;
    max-width: 73.8%;
    right: 0;
    z-index: 2;
    max-height: 338px;
  }
  .hero-heading {
    font-size: 2.4rem;
  }
    .oferta{
    max-height:0px;
    padding: 15rem 0;
 }
}
@media (min-width: 750px) {
  .hero {
    height: 190px;
  }
  .hero-heading {
    font-size: 2.6rem;
  }
  .section {
    padding: 14rem 0 15rem;
  }
  .hero {
    padding: 16rem 0 14rem;
  }
  .section-description {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .phone { 
    top: -14rem;
    right: 5rem;
    max-height: 510px;
  }
  .phone + .phone {
    top: -12rem;
    max-height: 472px;
  }
  .categories {
    padding: 15rem 0 8rem;
  }
  .oferta{
	   max-height:0px;
	   padding: 10rem 0;
	    
 }
}
@media (min-width: 1000px) {
  .section {
    padding: 20rem 0 19rem;
  }
  .hero {
    padding: 7rem 0;
  }
  .hero-heading {
    font-size: 3.0rem;
  }
  .phone {
    top: -16rem;
    max-height: 615px;
  }
  .phone + .phone {
    top: -14rem;
    max-height: 570px;
  }
  .oferta{
    max-height:0px;
    padding: 15rem 0;
 }
}
button.submit {

   padding: 9px 17px;
   font-family: Helvetica, Arial, sans-serif;
   font-weight: bold;
   line-height: 1;
   color: #444;
   border: none;
   text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
   background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
   background-color: #fff;
   border: 1px solid #f1f1f1;
   border-radius: 10px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
button.submit:hover {
	opacity:.55;
	cursor: pointer; 
	color: #fff;
}
button.submit:active {
	border: 1px solid #222;
	box-shadow: 0 0 10px 5px #444 inset; 
}
hr.ddl {border: 2px solid #ffffff; border-radius: 300px/2px; height: 0px; text-align: center;}
hr.ddl1 {border: 2px solid #F7D358; background-color: #000000;border-radius: 300px/2px; height: 0px; text-align: center;}