

.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;
background-color:#0B2161;
}
.value-multiplierr:hover {
  margin-bottom: .8rem;
  color: red;
  background-color:#F5A9A9;
}
.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;}

@import url("https://fonts.googleapis.com/css?family=Raleway");

.button1 {
  position: relative;
  padding: 1em 1.5em;
  border: none;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  font-size: 18px;
  margin: 1em 0.8em; 
  }
  
  .button1.type1 {
    color: #566473; 
    }
	
    .button1.type1.type1::after, .button1.type1.type1::before {
      content: "";
      display: block;
      position: absolute;
      width: 20%;
      height: 20%;
      border: 2px solid;
      transition: all 0.6s ease;
      border-radius: 2px; 
      }
    .button1.type1.type1::after {
      bottom: 0;
      right: 0;
      border-top-color: transparent;
      border-left-color: transparent;
      border-bottom-color: #566473;
      border-right-color: #566473; 
      }
    .button1.type1.type1::before {
      top: 0;
      left: 0;
      border-bottom-color: transparent;
      border-right-color: transparent;
      border-top-color: #566473;
      border-left-color: #566473; 
      }
    .button1.type1.type1:hover:after, .button1.type1.type1:hover:before {
      width: 100%;
      height: 100%; 
      }
  .button1.type2 {
    color: #16a085; 
    }
    .button1.type2.type2:after, .button1.type2.type2:before {
      content: "";
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #16a085;
      transition: all 0.3s ease;
      transform: scale(0.85); 
      }
    .button1.type2.type2:hover:before {
      top: 0;
      transform: scale(1); 
      }
    .button1.type2.type2:hover:after {
      transform: scale(1); 
      }
  .button1.type3 {
    color: #435a6b; 
    }
    .button1.type3.type3::after, .button1.type3.type3::before {
      content: "";
      display: block;
      position: absolute;
      width: 20%;
      height: 20%;
      border: 2px solid;
      transition: all 0.6s ease;
      border-radius: 2px; 
      }
    .button1.type3.type3::after {
      bottom: 0;
      right: 0;
      border-top-color: transparent;
      border-left-color: transparent;
      border-bottom-color: #435a6b;
      border-right-color: #435a6b; 
      }
    .button1.type3.type3::before {
      top: 0;
      left: 0;
      border-bottom-color: transparent;
      border-right-color: transparent;
      border-top-color: #435a6b;
      border-left-color: #435a6b; 
      }
    .button1.type3.type3:hover:after, .button1.type3.type3:hover:before {
      border-bottom-color: #435a6b;
      border-right-color: #435a6b;
      border-top-color: #435a6b;
      border-left-color: #435a6b;
      width: 100%;
      height: 100%; 
      }
