*
{
    margin: 0;
    background: #F6E177;
}
body
{
    width: 1200px;
    margin: 0 auto;
}
.wrapper
{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    justify-content: space-around;
    align-items: center;
    margin: 2rem auto;
    width: 1000px;
    height: 190rem;
    text-align: center;
}
.script
{
    width: 1000px;
}
h1
{
    display: flex;
    flex-direction: column;
    font-size: 48px;
    width: 1000px;
    height: 5rem;
    color: blue;
    text-decoration: underline;
    align-items: center;
}
h2
{
    width: 1200px;
    height: 5rem;
}
.content
{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 1000px;
    height: 13rem;
}
.content .fafy p
{
    height: 3rem;
    font-size: 24px;
}
.content .vmfy p
{
    height: 3rem;
    font-size: 24px;
}
.nearly .lead
{
    height: 5rem;
}
.nearly p
{
    margin: 20px 0 20px 0;
    font-size: 36px;
    color: green;
    text-decoration: underline;
}
.box3
{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 40px 0 0 0;
    width: 2000px;
    height: 26px;
}
.box3 a
{
    position: relative;
    text-align: left;
    background: red;
    color: #fff;
    animation: text1 30s 1s infinite linear;
}
.box3 .text1 a
{
    text-decoration: none;
    font-size: 24px;
}
.box3 .text2 a
{
    text-decoration: none;
    font-size: 24px;
}
.box3 .text3 a
{
    text-decoration: none;
    font-size: 24px;
}
.box3 .text4 a
{
    text-decoration: none;
    font-size: 24px;
}
.box3 .text5 a
{
    text-decoration: none;
    font-size: 24px;
}
@keyframes text1
{
    0%
    {
        left: 1200px;
        top: 0px;
    }
    100%
    {
        left: -1200px;
        top: 0;
    }
}
.rest
{
    margin: 10px auto;
    width: 750px;
    font-size: 36px;
    color: blue;
    height: 3rem;
}
.rest p
{
    width: 750px;
    height: 3rem;
    font-weight: bold;
    text-decoration: underline;
}
.result
{
    display: flex;
    justify-content: space-between;
    width: 750px;
    height: 10rem;
}
.result .leads p
{
    font-size: 24px;
    height: 3rem;
    text-decoration: underline;
    font-weight: bold;
}
.result .leads ul 
{
    list-style-type: none;
    text-align: justify;
    font-size: 18px;
}
.result .leads ul li
{
    font-size: 20px;
}
.result .adbar p
{
    font-size: 24px;
    height: 3rem;
    text-decoration: underline;
    font-weight: bold;
}
.result .adbar ul
{
    list-style-type: none;
    text-align: justify;
    font-size: 18px;
}
.result .adbar ul li
{
    font-size: 20px;
}
.result .hercu p
{
    font-size: 24px;
    height: 3rem;
    text-decoration: underline;
    font-weight: bold;
}
.result .hercu ul
{
    list-style-type: none;
    text-align: justify;
    font-size: 18px;
}
.result .hercu ul li
{font-size: 20px;}
.wich
{
    font-size: 36px;
    height: 3rem;
    color: blue;
    text-decoration: underline;
}
.box
{
    display: flex;
    justify-content: space-evenly;
    height: 30rem;
}
.box .fafy1 p
{
    height: 3rem;
    font-size: 24px;
}
.box .vmfy1 p
{
    height: 3rem;
    font-size: 24px;
}
.news
{
    width: 1000px;
    font-size: 20px;
    height: 4rem;
}
.dif h3
{
    text-align: center;
    text-decoration: underline;
    color: blue;
    font-size: 36px;
    height: 3rem;
}
.box1
{
    display: flex;
    flex-direction: column;
    margin: 0 0 20px 0;
    height: 55rem;
}
.box1 .fafy2
{
    font-weight: bold;
    height: 35rem;
}
.box1 .fafy2 p
{
    height: 4rem;
    font-size: 24px;
}
.box1 .vmfy2 p
{
    font-weight: bold;
    height: 4rem;
    font-size: 24px;
}
.both h3
{
    font-size: 24px;
    color: forestgreen;
}
.both .sig
{
    font-size: 24px;
}
.both1
{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 1100px;
}
.both1 .fafy5
{
    border: 1px solid red;
    background: red;
    border-radius: 5px;
    width: 310px;
    height: 40px;
    padding: 20px;
    font-weight: bold;
}
.both1 .fafy5 a
{
    text-decoration: none;
    font-size: 24px;
    background: red;
    border: 1px solid red;
    border-radius: 5px;
    
}
.both1 .vmfy5
{
    border: 1px solid red;
    background: red;
    border-radius: 5px;
    width: 310px;
    height: 40px;
    padding: 20px;
    font-weight: bold;
}
.both1 .vmfy5 a
{
    text-decoration: none;
    font-size: 24px;
    background: red;
    border: 1px solid red;
    border-radius: 5px;
    
}
.both1 .wise5
{
    border: 1px solid red;
    background: red;
    border-radius: 5px;
    width: 310px;
    height: 40px;
    padding: 20px;
    font-weight: bold;
}
.both1 .wise5 a
{
    text-decoration: none;
    font-size: 24px;
    background: red;
    border: 1px solid red;
    border-radius: 5px;
    
}