@import url('https://fonts.googleapis.com/css?family=Open+Sans');
html,body{height:100%}
body.open-modal{overflow-y:hidden;padding-right:17px}
*,*:before,:after{-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;box-sizing:border-box}

/*-------------*/
.close2 {
    position: absolute;
    display: block;
    right: 44px;
    top: 13px;
    width: 32px;
    height: 32px;
    -moz-transition: all 0.7s ease-in;
    -o-transition: all 0.7s ease-in;
    -webkit-transition: all 0.7s ease-in;
    cursor: pointer;
}
.close2:hover {
opacity: 1;
}
.close2:before, .close2:after {
position: absolute;
left: 15px;
content: ' ';
height: 33px;
width: 2px;
    background-color: #f64059;
}
.close2:before {
transform: rotate(45deg);

}
.close2:after {
transform: rotate(-45deg);

}
.close2:hover:before {
background-color: red;

}
.close2:hover:after {
background-color: red;
}
.close2:hover{ 

-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
}
.wrap-form input {
   width: 70%;
    padding: 12px 26px;
    border: 1px solid #b0b0b0;
    border-radius: 53px;
    font-size: 13px !important;
}
/*----------*/

.error2{
       font-size: 12px;
}


.overlay{
    width:100%;
         height:100%;
         background:rgba(0,0,0,0.7);
         position:fixed;top:0;left:0;
         z-index:999;
    display:none;
}
.modal3{ 
    
   width: 500px;
    background: transparent;
    text-align: center;
    position: fixed;
    top: 0px;
    left: 50%;
    z-index: 1000;
    padding: 11px 69px 14px;
    margin-left: -250px;
    display: none;

}
.js-modal-close{
    display: block;
    position: absolute;
    right: 0px;
    top: 1px;
}
.js-show-modal3{
  
    padding: 10px 10px;
    cursor: pointer;
    color:#fff;
    border-radius: 6px;
    text-decoration: none;
}
.error2{
    display: none;
    height: 20px;
    font-size: 13px;
    padding-top: 2px;
    width: 100%;
    
    color: #f00;
}



 

textarea[name="textarea"]{
        width: 70%;
    padding: 16px 17px;
    border: 1px solid #b0b0b0;
    border-radius: 35px;
    height: 125px;
    font-size: 13px;
}


.input-bloc{
          margin: 0px 0 7px 0;
}
.f_send:hover{
   opacity: .8;
}
.f_send{
font-size: 16px;
    width: 316px;
    height: 103px;
    border-radius: 15px;
    transition: all 0.3s;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    background-image: url(../img/knopa4.png);
    background-size: 308px;
        background-position: 12px 4px;
    background-repeat: no-repeat;
    border: none !important;
    background-color: #faf0ef;
    
  }
.senddiv{
  background-color: #faf0ef;
    border-radius: 90px;
    padding-bottom: 19px;
}

  .f_send:hover{
    
  }
.privet{
display: none;
}
.privet h4{
      margin: 0px 14px 10px;
    font-weight: bolder;
    font-size: 20px;
    padding-top: 20px;
}
.privet p{
         margin: 0px 0px 8px;
    padding: 0 0 28px 0px;
    font-size: 14px;
}
.knopa1{
     display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
}
input::-webkit-input-placeholder {color:#000;}
input:-moz-placeholder {color:#000;}
input:placeholder{color:#000;}
textarea:focus, input:focus{
outline: none;
}


#feedback{
       background-color: #faf0ef;
    border-radius: 73px;
}
.zacapa h3{
   font-family: 'sans-serif';
    margin-top: 0px;
    color: black;
    font-size: 20px;
    padding-top: 36px;
    margin-bottom: 7px;
    font-weight: 700;

}
.zacapa p{
font-family: 'sans-serif';
    margin-top: 8px;
    font-size: 13px;
    margin-bottom: 14px;
    padding-bottom: 10px;
    font-weight: 600;
    
}
.zacapa h4{
   font-family: 'sans-serif';
    font-size: 20px;
    font-weight: 700;
 
}
input::-webkit-input-placeholder {color:#000;}
input::-moz-placeholder {color:#000;}
input::placeholder{color:#000;}
textarea::placeholder{color:#000;}
textarea:focus, input:focus{
outline: none;
}
.f_send:focus{
  border: none !important;  
  outline: none !important;  
}
.f_send:active{
  border: none !important;  
  outline: none !important;  
}
.f_send:focus{
  border: none !important;  
  outline: none !important;  
}
.f_send:visited{
  border: none !important;  
  outline: none !important;  
}
.z991{
  position: absolute;
    width: 30px;
    height: 30px;
    z-index: 44;
    top: 129px;
    left: 29%;
}
.input-bloc{
    position: relative;
}
.input-bloc .span{

   
    position: absolute;
    display: block;
    top: 4px;
    color: red;
    right: 116px;


}
.flax{
    display: flex;
}
