*{
    padding: 0;
    margin: 0;
}
body{
    font-family: "M PLUS Rounded 1c", sans-serif;
}
body h2{
    width: 70%;
    font-size: 25px;
    color: indianred;
    margin: 100px auto 50px auto;
    border: none;
    text-decoration: underline 10px solid rgb(240, 244, 49);
}

header h1{
    margin: 10px;
}
header nav ul{
    list-style: none;
    display: flex;
    justify-content: flex-end;
    font-family: nomal;
}
header nav ul li a{
    text-decoration: none;
    color: grey;
    font-size: 14px;
    padding: 10px;
}

.first-view{
    text-align: center;
    margin: 20px auto 0px auto;
    width: 100%;
}

.first-view img{
    width: 80%;
}

.gift{
    text-align: center;
}
.gift p{
    text-align: center;
    font-size: 20px;
    margin: 10px;
}
.gift .highlight{
    color: indianred;
}
.gift img{
    width: 40%;
}
.gift .mb{
    font-size: 14px;
    display: inline-block;
    text-align: left;
    margin: 0px;
    color: grey;
}
.gift a{
    text-decoration: none;
    color: rgba(255, 166, 0, 0.889);
}

.campaign{
    margin: 20px auto;
    text-align: center;
}
.campaign img{
    width: 60%;
}
.campaign .mb{
    font-size: 14px;
    display: inline-block;
    text-align: left;
    color: grey;
    margin: 0px;
}
.campaign a{
    text-decoration: none;
    color: rgba(255, 166, 0, 0.889);
}

.tvcm{
    margin: 20px auto;
    text-align: center;
}
.tvcm h2{
    color: black
}
.tvcm p{
    font-size: 13px;
    display: inline-block;
    text-align: left;
    color: grey;
    margin: 0px;
}
.tvcm iframe{
    display: block;
    margin: 10px auto;
}


.media{
    margin: 20px auto;
    text-align: center;
    font-family: nomal;
    width: 70%;
}
.media h2{
    font-size: 20px;
    color: black;
    text-align: left;
    margin: 100px 40px 20px;
    
}
.media div{
    display: inline-block;
    text-align: left;
    margin: 10px 0px;
}
.media h3{
    font-size: 20px;
    margin: 10px;
    border: 1px solid grey;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 10px;
}
.media h4{
    font-size: 18px;
    margin: 5px;
}
.media a{
    margin: 5px;
    text-decoration: none;
    color: rgba(255, 166, 0, 0.889);  
}
.media summary{
    cursor: pointer; 
}
.media span a{
    color: black;
}
.media p{
    margin: 10px 0px 20px 0px;
}


.troubles{
    display: flex;
}
.trouble{
    text-align: center;
}
.trouble h2{
    color: black;
    margin-bottom: 80px;
}
.troubles{
    margin-bottom: 60px;
}
.trouble img{
    width: 70%;
}
.trouble p{
    font-size: 18px;
    margin: 30px;
}
.trouble span{
    color: indianred;
}


.web-designer{
    margin: 20px auto;
    text-align: center;
}
.web-designer h2{
    margin: 120px auto 50px auto;
    border: none;
    text-decoration: underline 10px solid rgb(240, 244, 49);    
}
.web-designer span{
    font-size: 20px;
    color: indianred;
}
.web-designer img{
    margin-top: 30px;
    width: 60%;
}
.web-designer p{
    font-size: 18px;
    margin: 20px;
}


.work-life-balance{
    margin: 20px auto;
    text-align: center;
}
.work-life-balance h2{
    margin: 110px auto 50px auto;
    border: none;
    text-decoration: underline 10px solid rgb(240, 244, 49);
}
.work-life-balance img{
    width: 50%;
}
.work-life-balance p{
    font-size: 18px;
    margin: 30px;
}


.famm-school{
    margin: 20px auto;
    text-align: center;
}
.famm-school h2{
    margin: 90px auto 50px auto;
    border: none;
    text-decoration: underline 10px solid rgb(240, 244, 49);
}
.famm-school p{
    font-size: 18px;
    margin: 20px;
    display: inline-block;
    text-align: left;
}
.famm-school span{
    font-weight: bold;
}
.famm-school .service{
    display: flex;
    justify-content: center;
    align-items: stretch;
    width: 60%;
    margin: 10px auto;
}
.famm-school .service img{
    width: 50%;
    height: 100px;
    object-fit: cover;
}
.famm-school .service h3{
    font-size: 15px;
    margin: 5px;
}
.famm-school .service p{
    font-size: 13px;
    margin: 5px;
}


.live-stream{
    margin: 20px auto;
    text-align: center;
}
.live-stream h2{
    margin: 120px auto 50px auto;
    border: none;
    text-decoration: underline 10px solid rgb(240, 244, 49);
}
.live-stream p{
    font-size: 18px;
    margin: 30px;
}
.live-stream img{
    width: 60%;
}


.web-design-skills{
    margin: 20px auto;
    text-align: center;
}
.web-design-skills h2{
    margin: 90px auto 50px auto;
    border: none;
    text-decoration: underline 10px solid rgb(240, 244, 49);
}
.web-design-skills p{
    font-size: 18px;
    margin: 40px;
}
.web-design-skills img{
    width: 60%;
}


.services{
    margin: 20px auto;
    text-align: center;
}
.services h2{
    margin-top: 110px;
    color: black;
    font-size: 20px;
}
.services h3{
    width: 70%;
    font-size: 20px;
    margin: 70px auto 10px auto;
    border: 1px solid grey;
    border-radius: 5px;
    padding: 5px 10px;
}
.services p{
    font-size: 18px;
    margin: 20px auto 40px auto;
    display: inline-block;
    text-align: left;
}
.services img{
    width: 60%;
}
.services span{
    color: indianred;
}
.services .skills{
    display: flex;
    margin-top: 20px;
}
.services h4{
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 20px;
}
.services .skills img{
    width: 70%;
}
.services .highlight{
    font-size: 15px;
    color: grey;
}


.recommend{
    margin: 20px auto;
    text-align: center;
}
.recommend .recommend-images{
    display: flex;
    width: 70%;
    margin: 20px auto;
}
.recommend p{
    font-size: 18px;
    margin: 20px;
    display: inline-block;
    text-align: left;
}
.recommend img{
    width: 100%;
}


.interview-images{
    display: flex;
    width: 70%;
    margin: 20px auto;

}
.interview-images img{
    width: 90%;
    margin-bottom: 30px;
}
.interview{
    margin: 20px auto;
    text-align: center;
}
.interview h2{
    margin-bottom: 80px;
}
.interview a{
    text-decoration: none;
    color: rgba(255, 166, 0, 0.889);
}


.course-content{
    margin: 20px auto;
    text-align: center;
}
.course-content h2{
    color: black;
    font-size: 20px;
}
.course-content div{
    display: inline-block;
    text-align: left;
    width: 70%;
    margin: 40px 40px 40px 10px;
}
.course-content p{
    display: inline-block;
    text-align: left;
    font-size: 14px;
    color: grey;
    margin-bottom: 20px;
}
.course-content img{
    width: 100%;
}
.course-content span{
    color: black;
    font-size: 16px;
}


.support{
    margin: 20px auto;
    text-align: center;
}
.support h2{
    margin: 110px auto 60px auto;
}
.support-images{
    display: flex;
    width: 70%;
    margin: 20px auto;
}
.support img{
    width: 90%;
    margin: 30px;
}
.support p{
    margin: 10px;
    color: grey;
    font-size: 14px;
}
.support h3{
    font-size: 15px;
    font-weight: normal;
    width: 80%;
    text-align: left;
    margin: 0px auto;
}
.support-details{
    display: flex;
    justify-content: center;
    align-items: stretch;
    width: 80%;
    margin: 0px auto;
}
.support-details img{
    width: 50%;
    height: 150px;
    object-fit: cover;
}
.support-details p{
    width: 80%;
    margin: 10px auto;
    text-align: left;
}


.course-schedule{
    margin: 20px auto;
    text-align: center;
}
.course-schedule h2{
    color: black;
    font-size: 20px;
}
.course-schedule p{
    display: inline-block;
    text-align: left;
    margin: 20px;
}
.course-schedule h3{
    margin: 20px auto;
    border: 1px solid grey;
    border-radius: 5px;
    padding: 5px 10px;
    width: 70%;

}
.course-schedule .teachers{
    display: flex;
    width: 60%;
    margin: 20px auto;
    
}
.course-schedule .teacher01,
.course-schedule .teacher02,
.course-schedule .teacher03,
.course-schedule .teacher04,
.course-schedule .teacher05{
    text-align: left;
    margin-left: 20px;
}
.course-schedule h3{
    margin: 40px auto 40px auto;
}
.course-schedule .teachers p{
    font-size: 14px;
}
.course-schedule h4{
    margin-bottom: 10px;
}


.price{
    margin: 20px auto;
    text-align: center;
}
.price h2{
    margin-bottom: 40px;
}
.price img{
    width: 70%;
}


.comparison{
    margin: 20px auto;
    text-align: center;
}
.comparison h2{
    color: black;
    font-size: 22px;
}
.comparison p{
    margin-bottom: 15px;
    display: inline-block;
    text-align: left;
    margin: 20px;
}
.comparison img{
    margin-top: 20px;
    width: 70%;
}
.comparison span{
    font-size: 14px;
    color: grey;
}


.schedule{
    margin: 20px auto;
    text-align: center;
}
.schedule p{
    display: inline-block;
    text-align: left;
    margin: 20px;
}
.schedule span{
    font-size: 14px;
    color: grey;
}
.schedule .btn{
    display: block;
    margin: 20px auto;
    padding: 40px;
    background-color: indianred;
    color: white;
    font-size: 20px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    box-shadow: 5px 5px 5px gray;
    font-family: nomal;
}


.faq{
    margin: 20px auto;
    width: 80%;
    font-family: nomal
}
.faq h2{
    color: black;
    font-size: 20px;
    text-decoration: none;
    margin: 90px 0px 40px;
}
.faq h3{
    font-weight: normal;
    font-size: 16px;
}
.faq p{
    margin-bottom: 20px;
    margin-top: 10px;
    color: grey;
    font-size: 14px;
}


.other-courses{
    margin: 20px auto;
    text-align: center;
}
.other-courses h2{
    margin: 130px auto 80px auto;
}
.other-courses p{
    font-size: 15px;
    margin: 20px;
    display: inline-block;
    text-align: left;
}
.other-courses img{
    width: 80%;
    height: 300px;
    object-fit: cover;
}
.other-courses a{
    text-decoration: none;
    color: rgba(255, 166, 0, 0.889);
}
.other-courses-content{
    display: flex;
    align-items: stretch;
    width: 80%;
    margin: 10px auto;
}
.other-courses-content h3{
    margin: 15px;
}


.about-famm{
    margin: 100px auto 40px auto;
    text-align: center;
    font-family: nomal;
}
.about-famm-content{
    display: flex;
    align-items: stretch;
    width: 80%;
    margin: 0px auto;
}
.about-famm img{
    width: 100%;
    margin: 60px;
}
.about-famm01{
    text-align: left;
    margin: 70px;
    width: 70%;
}
.about-famm01 h2{
    text-align: left;
    color: black;
    font-size: 20px;
    margin: 20px 0px;
    margin-bottom: 20px;
    border: none;
    text-decoration: none;
}
.about-famm .btn{
    padding: 20px 30px 20px 30px;
    background-color: rgba(255, 166, 0, 0.889);
    color: white;
    font-size: 15px;
    font-weight: bold;
    border: none;
    border-radius: 50px;
    cursor: pointer;
}


.footer{
    margin-bottom: 100px;
    font-family: nomal;
}
.footer nav ul{
    list-style: none;
    display: flex;
    justify-content: center;
}
.footer nav ul li a{
    text-decoration: none;
    color: rgba(255, 166, 0, 0.889);
    font-size: 14px;
    padding: 10px;
}
