@charset "utf-8";
/* CSS Document */
.f13{ font-size: 14px; line-height: 2em;}


.to_fax {
    /* border: 2.5px solid #000; */
    /* border-radius: 10px; */
    background: #000;
    margin: 35px 0 0;
    text-align: center;
    color: #FFF;
    padding: 20px 0;
}
.to_fax a{
  color: #FFF !important;
  text-decoration: none;
}
.to_fax dt {
    font-weight: bold;
    font-size: 30px;
    padding: 0 0 0px;
}
.to_fax dd p i {
  font-size: 40px;
  margin: 0 10px 0 0;
}
/* .to_fax dd p span{
    background: #ffa200;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    margin: 0 10px;
    border-radius: 50%;
} */

.to_fax dd p:first-child{
    font-size: 38px;
    font-weight:bold;
}


/* .to_fax dd p:last-child{
  margin: -1px 0 0;
  font-size: 12px;
  font-weight: bold;
} */



.kozin-check{text-align:center;}
.kozin-check img{margin-top:20px;}
#interlock{pointer-events: none;}
#consent1:checked ~  #interlock {pointer-events: auto;}