
.hr{
  background:#62BB51 ;
        border: none;
        height: 12px;
        width: 100%;
        position: fixed;
         bottom:0;
           overflow: hidden;
}
.container{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;
  align-items:center;
  align-content:space-between;
 
}

.item-0{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  height:auto;
  width:40%;
}
      
.item-1{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  height:auto;
  width:40%;
}

@media (max-width: 1250px){
  .container{
  display: block;
    margin-left: 60px;
     }
  .item-0, .item-1{
    margin-left: 20px;
    
    width: 80%;
  }

  .et{
   width: 100px;
   height: 50px;
  }
  .send-btn{
  margin-left: 50px;
  }
  .somos{
    font-size: 10px;
  }

 
}

.send-btn{
   background:#62BB51;
    color: #fff;
    font-family: 'Anton', sans-serif;
    font-size: 20px;
    width: 250px;
    height: 50px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 1
}
.item-00{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  height:auto;
  width:30%;
}
      
.item-01{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  height:auto;
  width:20%;
}
h2{
   font-family: 'Alexandria', sans-serif;
}
p{
  font-family: 'Noto Sans Georgian', sans-serif;
}
.t{
  font-family: 'Noto Sans Georgian', sans-serif;
}
.somos{
  font-size: 20px;
}

.send-btn1 {
   letter-spacing: 1px;
    background:#62BB51;
    color: #fff;
    font-family: 'Noto Sans Georgian', sans-serif;
    font-size: 15px;
    width:150PX;
    height: 45px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 1
}
.send-btn2 {
  text-decoration: none;
   letter-spacing: 1px;
    background:#1C70B7;
    color: #fff;
    font-family: 'Noto Sans Georgian', sans-serif;
    font-size: 15px;
    width:150PX;
    height: 45px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.send-btn1:hover{
  font-family:'Alexandria', sans-serif ;
  
}
.send-btn2:hover{
  font-family:'Alexandria', sans-serif ;
  
}
.space {
  width: 50px;
  height: auto;
  display: inline-block;
}
.padrepro{
  display:flex;
  flex-direction:row;
  flex-wrap:nowrap;
  justify-content:flex-start;
  align-items:center;
  align-content:space-between;
  
}

.hijopro1{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  height:auto;
  width:25%;
  margin-left: 30px;

}
      
.hijopro2{
  order:0;
  flex:0 1 auto;
  align-self:auto;
  height:auto;
  width:70%;
}

@media (max-width: 1250px){
  .padrepro{
    display: block;

  }
  .hijopro1, .hijopro2{
    width: 70%;
  }
}

.subli{
   font-family: 'Noto Sans Georgian', sans-serif;
  color: #1C70B7;
  text-decoration: none;
  font-size: 15px;
}
.subli:hover{
  font-family:'Alexandria', sans-serif ;
  color:#62BB51 ;
}
.punto{
  color:#1C70B7;
   font-family: 'Noto Sans Georgian', sans-serif;
  text-decoration: none;
}
.punto:hover{
  font-family:'Alexandria', sans-serif ;
  color:#62BB51 ;
}
.prin{
   font-family: 'Noto Sans Georgian', sans-serif;
  color:#62BB51 ;
  text-decoration: none;
}

#empa{

width: 320px;

}




@media(max-width: 1250px){

  #empa{
   width: 80%;
   margin-right: 50px;
}

}