body,h2,ul,p{
    padding: 0;
    margin: 0;
}
.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}
a{
text-decoration: none;
}
body{
    margin-bottom: 100px;
    background-color:#FAFAFA ;
}
#bnav ul{
    list-style: none;
}
#bnav a{
    text-decoration: none;
    color: darkgray;
    transition: all .1s;
 }
#bnav a:hover{
    color: black;
 }
 #bnav{
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
    background-color:#FAFAFA;
    width: 100%;
 }
 #bnav ul{ 
    display: flex;
 }
 #bnav li{
    width: 20%;
    text-align: center;
 }
 #bnav svg{
    font-size: 30px;
 }
 #bnav p{
    font-size: 20px;
    line-height: 40px;
 }
 .q3 p{
    color: black;
 }
 .q3 svg{
    color: black;
 }
.fl{
    width: 100%;
    height: 2000px;
    background-color: #FAFAFA;
}
.ff{
    width:100%;
    height:600px;
    background-color: #FEF8EC;
    position: relative;
}
.fl1 img{
    width: 100%;
    height: 300px;
}
.fl11{
    width: 100%;
    display: flex;
    top: 50px;
    left: 0;
    position: absolute;
    color: #FEF8EC;
    font-size: 20px;
    text-align: center;
}
.fl111{
    width: 100%;
}
.fl12{
    width: 100%;
    text-align: center;
    display: flex;
    top: 100px;
    left: 0;
    position: absolute;
    color: #FEF8EC;
    font-size: 40px;
    font-weight: bolder;
    margin: 0;
}
.fl121{
    width: 100%;
}
.fl13{
    width: 100%;
    text-align: center;
    display: flex;
    top: 200px;
    left: 0;
    position: absolute;
    color: #FEF8EC;
    font-size: 15px;
}
.fl13 p{
    width: 100%;
}
.fl14{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height:200px;
    background-color: white;
    margin-top: 30px;
    border-radius: 20px;
    border-style: none;
    display: flex;
}
.fl14 img{
    width: 100px;
    height:100px;
    margin-left: 5%;
    margin-top: auto;
    margin-bottom: auto;
}
.fl141{
    margin-top: 105px;
    font-size:10px;
    font-weight: bolder;
    margin-left: 5px;
    width: 20%;
}
.fl142{
    display: flex;
    width: 30%;
}
.fl142 svg{
    margin-top: 105px;
    margin-left:5px;
}
.fl142 p{
    margin-top: 105px;
    margin-left: 5px;
    font-size: 10px;
    color: gold;
}
.fl143{
    width: 60px;
    height: 40px;
    background-color: coral;
    text-align: center;
    border-radius: 20px;
    border-style: none;
    margin-top: 100px;
}
.fl143 p{ 
    color: white;
    font-size:10px;
    font-weight: bolder;
    line-height: 35px;
}
.fl2{
    margin-top: 60px;
    width: 100%;
    height:940px;
    background-color: #FEF8EC;
}
.fl21{
    font-size: 20px;
    font-weight: bolder;
    color: brown;
    padding: 5%;

}
.fl22{
    width: 80%;
    display: flex;
    padding: 30px;
    margin-left:auto;
    margin-right: auto;
    border-bottom: 2px solid #C9C9C9;
}
.fl221{
    font-size:15px;
    color: brown;
    padding-top: 10px;
}
.fl222{
    padding-left:5%;
    font-size: 20px;
    padding-top: 10px;
}
.fl223{
    color: gold;
    font-size: 15px;
    font-weight: bolder;
    padding-left:10px;
    padding-top: 13px;
}
.fl224{
    margin-left:60%;
    position:absolute;
    width: 100px;
    height: 40px;
    background-color: white;
    text-align: center;
    border-radius: 20px;
    border-style: none;
}
.fl224 a{
    text-decoration: none;
}
.fl224 p{
    font-size: 20px;
    color: coral;
    line-height: 40px;
}
.fl225{
    font-size: 15px;
    font-weight: bolder;
    padding-left: 10px;
    padding-top: 13px;
    color: red;
}
.fl3{
    width:100%;
    height: 500px;
    margin-top: 30px;
    margin-bottom: 80px;
    background-color: #FEF8EC;
}
.fl31{
    font-size: 20px;
    font-weight: bolder;
    color: brown;
    padding: 5%;
}
.fl32{
    width: 80%;
    display: flex;
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #C9C9C9;
}
.fl32 img{
    width: 100px;
    height: 100px;
}
.fl321{
    margin-left:10px;
    margin-top: 30px;
    font-size: 10px;
}
.fl322{
    margin-left: 60%;
    margin-top: 50px;
    position:absolute;
    width: 100px;
    height: 40px;
    background-color: white;
    text-align: center;
    border-radius: 20px;
    border-style: none;
}
.fl322 a{
    text-decoration: none;
}
.fl322 p{
    font-size: 20px;
    color: coral;
    line-height: 40px;
}