.section-1 {
    width: 100%;
    background: url(../images/01.png) center center repeat;
    background-color: #F2F2F2;
    padding: 50px 0 30px;
}

.text-1 {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 30px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 20px;
}

.header-box {
    width: 100%;
    background: url(../images/Layer_8min.jpg) center top repeat;
    display: flex;
}

.header-text {
    padding: 30px 0px 0px 30px;
    width: 50%;
}

.main-title {
    color: #FFFFFF;
    font-family: Graphik;
    font-size: 60px;
    font-weight: 900;
    line-height: 70px;
}

.sub-title {
    color: #FFFFFF;
    font-family: "NunitoSans";
    font-size: 23px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 35px;
    padding-top: 35px;
}

.div-wrapper {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
    width: 50%;
}


/* .div-wrapper img {
    position: absolute;
    left: 0;
    bottom: 0;
} */

.person {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    padding-top: 30px;
    margin: 0px;
    margin-bottom: -25px;
}

.person-img {
    display: block;
    margin: 0 auto;
    position: relative;
    bottom: -50px;
}

.section-3 {
    width: 100%;
    background: url(../images/01.png) center center repeat;
    background-color: #F2F2F2;
    padding: 50px 0 30px;
}

.questions-3 {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 30px;
}

.solo-questions {
    width: 33%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.questions {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 24px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 36px;
    text-align: center;
    background: url(../images/Layer_56.png) left 2px no-repeat;
    padding-left: 35px;
}

.section-4 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 350px;
}

.sec-4-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    padding-bottom: 30px;
}

.video-sec-4 {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.check-list-img {
    box-sizing: border-box;
    height: 100%;
    margin-bottom: 20px;
    background: url(../images/Layer26.png) center center no-repeat;
    padding-left: 20px;
    padding-top: 10px;
    border: 2px solid #edf5fa;
    border-radius: 10px;
    position: relative;
    top: -20px;
    margin-top: -375px;
}

.check-list-sm {
    color: #000000;
    font-family: "NunitoSans";
    font-size: 22px;
    background: url(../images/checkmark.png) left 18px no-repeat;
    text-align: left;
    padding: 15px 0px 0px 35px;
    margin-left: 50px;
}

.section-5 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 50px 0 30px;
}

.sec-5-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 30px;
}

.num-sec-5 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 60%;
    margin-left: 20px;
}

.text-num {
    display: flex;
    align-items: center;
}

.img-sec-5 {
    float: right;
    margin-top: -60px;
}

.num-frst {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 72px;
    font-weight: 300;
    line-height: 32px;
    padding-right: 10px;
}

.num-text {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 22px;
    font-family: 'Nunito Sans', sans-serif;
    margin: 0px !important;
    line-height: 32px;
}

.num-line {
    width: 64%;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    right: -80px;
}

.margin-plus {
    margin-bottom: 40px !important;
}

.amazon-1 {
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 85px 450px 80px 30px;
    border-radius: 20px;
    background: url(../images/bac-01.png) right top no-repeat #e5f1fa;
}

.amazon-2 {
    box-sizing: border-box;
    margin-bottom: 40px;
    padding: 125px 450px 130px 30px;
    border-radius: 20px;
    background: url(../images/Layer57.png) right top no-repeat #F1F8FF;
}

.amazon-2-text>p {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 30px;
    line-height: 42px;
}

.section-6 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 400px;
}

.sec-6-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 30px;
}

.sec-6-blue-box {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #eeeeee;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
    padding: 25px;
    border-radius: 10px;
    position: relative;
    margin-bottom: -10px;
}

.sec-6-blue-box>p {
    color: #000000;
    font-family: "NunitoSans";
    font-size: 22px;
    line-height: 32px;
}

.double-pic {
    float: left;
    margin-right: 20px;
}

.green-box {
    border: 1px solid #FFFFFF;
    background: url(../images/RoundedRectangle6copy.png) center center repeat;
    background-color: #0E6F25;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
    border-radius: 10px;
    padding: 30px 0px;
    margin-bottom: 30px;
}

.green-box>p {
    color: #FFFFFF;
    font-family: "NunitoSans";
    font-size: 30px;
    font-style: italic;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 42px;
    text-align: center;
    margin: 0px;
}

.green-box-img {
    display: block;
    margin: 0 auto;
}

.sec-6-images {
    float: right;
    margin-top: -100px;
}

.sec-6-white-box {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #eeeeee;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
    border-radius: 10px;
    margin-top: 60px;
    display: flex;
    position: relative;
    top: 0px;
    margin-top: -450px;
}

.white-box-text {
    padding: 30px 0 10px 15px;
}

.white-box-text>p {
    color: #000000;
    font-family: "NunitoSans";
    font-size: 22px;
    line-height: 32px;
}

.section-7 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 50px 0 20px;
}

.sec-7-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.sec-7-check-list-img {
    box-sizing: border-box;
    height: 100%;
    margin-bottom: 30px;
    background: url(../images/Layer45.png) center center no-repeat;
    padding: 20px;
    padding-top: 30px;
    border: 2px solid #edf5fa;
    border-radius: 10px;
}

.section-8 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 800px;
}

.sec-8-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 30px;
}

.sec-8-image {
    float: right;
    margin-top: -60px;
}

.red-wrong {
    font-size: 24px;
    color: #ff2a2a;
    font-family: 'Nunito Sans', sans-serif;
    display: flex;
    align-items: center;
}

.wrong-img {
    padding-left: 10px;
}

.grey-box {
    border: 8px solid #efefef;
    background-color: #ffffff;
    padding: 0px 10px 20px;
    position: relative;
    top: 0px;
    margin-top: -850px;
    margin-bottom: 30px;
}

.sec-8-red-box {
    width: 97%;
    background-color: #ff0000;
    padding: 30px 0 30px;
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top: -20px;
}

.sec-8-red-box>h1 {
    color: #FFFFFF;
    font-family: Graphik;
    font-size: 50px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
}

.cloud-pink {
    width: 90%;
    background: url(../images/06.png) center center no-repeat;
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top: -20px;
    margin-bottom: 20px;
}

.pink-text {
    width: 50%;
    padding: 20px 0px 40px 30px;
}

.tablets {
    float: right;
    margin-top: -145px;
    margin-right: -18px;
}

.section-9 {
    width: 100%;
    background: url(../images/01.png) center center repeat;
    background-color: #F2F2F2;
    padding: 50px 0 30px;
}

.sec-9-subtitle {
    color: #FF0000;
    font-family: "NunitoSans";
    font-size: 30px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 32px;
    text-align: center;
}

.sec-9-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 30px;
}

.massage-img {
    float: right;
    margin-top: -50px;
    margin-left: 30px;
}

.section-10 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 30px;
}

.sec-10-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 30px;
}

.sec-10-img {
    float: right;
    margin: 0 0px 0px 15px;
}

.sec-10-img2 {
    float: left;
    margin: -20px 20px 0px 0;
}

.section-11 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 50px 0 30px;
}

.sec-11-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 30px;
}

.sec-11-img {
    float: right;
}

.blue-cloud {
    width: 78%;
    background: url(../images/09.png) center center no-repeat;
    display: block;
    margin: 0 auto;
    padding: 40px 0px 60px 70px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.blue-cloud>p {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 22px;
    line-height: 32px;
}

.section-12 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 30px;
}

.sec-12-img {
    float: right;
}

.sec-12-img2 {
    float: left;
    margin: -10px 20px 0px 0px;
}

.section-13 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 50px 0 50px;
}

.sec-13-img {
    float: right;
    margin: 40px 0 0 0;
}

.sec-13-img2 {
    float: left;
    margin: -15px 20px 0 0;
}

.section-14 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 30px;
}

.sec-14-red-box {
    width: 88%;
    background-color: #FF0000;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top: -85px;
    padding: 20px 0;
    margin-bottom: 30px;
}

.sec-14-red-box>h1 {
    color: #FFFFFF;
    font-family: "NunitoSans";
    font-size: 24px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 32px;
    text-align: center;
}

.sec-14-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 30px;
}

.sec-14-yellow {
    box-sizing: border-box;
    height: 100%;
    margin-bottom: 30px;
    background: url(../images/back-002.png) center center no-repeat;
    padding: 20px;
    border: 2px solid #fbf5d4;
    border-radius: 10px;
}

.img-des-03 {
    float: right;
    margin: 25px 0px 0px 32px;
}

.sec-14-img {
    float: right;
    margin: -10px 0px 0px 125px;
}

.section-15 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 50px 0 30px;
}

.sec-15-img {
    float: left;
    margin: 0px 50px 0px 0px;
}

.sec-15-img2 {
    float: right;
    margin: 0 0 0 35px;
}

.section-16 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 30px;
}

.sec-16-subtitle {
    color: #000000;
    font-family: "NunitoSans";
    font-size: 30px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 62px;
    text-align: center;
    margin-bottom: 10px;
}

.sec-16-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 30px;
}

.sec-16-img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.sec-16-img2 {
    float: right;
    margin: -33px 0 0 0;
}

.blue-red-box {
    width: 100%;
    border: 2px solid #FFFFFF;
    background-color: #0D2E67;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
    border-radius: 10px;
    margin-bottom: 20px;
}

.blue-red-box>h1 {
    color: #FFFFFF;
    font-family: "NunitoSans";
    font-size: 20px;
    font-style: italic;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 32px;
    padding: 30px 0px 26px 20px;
}

.sec-16-img3 {
    float: left;
    margin: -10px 30px 0 0px;
}

.section-17 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 50px 0 10px;
}

.sec-17-img {
    float: right;
    margin: -20px 0 0 0;
}

.white-green-box {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 30px;
}

.box-1 {
    background-color: white;
    padding: 15px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.box-1>p {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 22px;
    line-height: 32px;
    margin: 0px !important;
}

.box-2>p {
    color: #ffffff;
    font-family: "NunitoSans";
    font-size: 22px;
    line-height: 32px;
    margin: 0px !important;
}

.box-2 {
    background-color: #00B971;
    padding: 15px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.section-18 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 30px;
}

.sec-18-yellow {
    box-sizing: border-box;
    height: 100%;
    margin-bottom: 30px;
    background: url(../images/back-001.png) center center no-repeat;
    padding: 20px;
    border: 2px solid #fbf5d4;
    border-radius: 10px;
}

.girle-img {
    float: right;
    margin: 60px 0px 0px 30px;
}

.sec-18-yellow-title {
    color: #000000;
    font-family: "NunitoSans";
    font-size: 28px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 40px;
}

.blue-line-text {
    border: 3px solid #defbf7;
    border-right: none;
    border-left: none;
    margin-left: 20px;
}

.blue-line {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.sec-18-img3 {
    float: right;
    margin: -30px 15px 0 0;
}

.chek-box2 {
    padding: 20px;
    border: 2px solid #FFFFFF;
    background-color: #FEFFFA;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
    margin-bottom: 20px;
}

.section-19 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 50px 0 30px;
}

.sec-19-img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.sec-19-img2 {
    float: left;
    margin: 15px 20px 0 0px;
}

.section-20 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 30px;
}

.sec-20-img {
    float: right;
    margin: 20px 0 0 0;
}

.section-21 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 50px 0 250px;
    position: relative;
}

.sec-21-img {
    float: left;
    margin: -10px 50px 0 0;
}

.sec-blue-box {
    border: 2px solid #FFFFFF;
    background-color: #0D2E67;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
    margin: 40px 0;
    border-radius: 10px;
    padding: 20px;
}

.sec-blue-box>p {
    color: #FFFFFF;
    font-family: "NunitoSans";
    font-size: 24px;
    line-height: 32px;
}

.section-22 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 0px 0 30px;
}

.sec-grey-box {
    border: 8px solid #EAEAEA;
    background-color: #FFFFFF;
    display: block;
    position: relative;
    margin: -250px 0 0 0;
}

.plus-padding {
    padding: 20px;
}

.chek-box3 {
    padding: 0px;
    margin-bottom: 20px;
}

.check-list-sm2 {
    color: #000000;
    font-family: "NunitoSans";
    font-size: 22px;
    background: url(../images/circle-16.png) left 22px no-repeat;
    text-align: left;
    padding: 15px 0px 0px 35px;
}

.sec-22-img {
    float: right;
    margin: 35px -20px 0 0px;
}

.chek-box4 {
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.check-list-sm3 {
    color: #000000;
    font-family: "NunitoSans";
    font-size: 21px;
    background: url(../images/checkmark.png) left 22px no-repeat;
    text-align: left;
    padding: 15px 0px 0px 35px;
}

.section-23 {
    width: 100%;
    background-color: #d3eefb;
    padding: 50px 0 30px;
}

.sec-23-subtitle {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 30px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 40px;
    text-align: center;
}

.sec-23-title {
    color: #0D2E67;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 20px;
}

.sec-23-img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.sec-23-img2 {
    float: right;
    margin: -50px -5px 0px 0;
}

.section-24 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 280px;
    position: relative;
}

.sec-24-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 20px;
}

.sec-24-subtitle {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 30px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    margin-bottom: 30px;
}

.proven-movements {
    width: 100%;
    height: 100%;
    border: 2px solid #00A5E7;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
    border-radius: 10px;
    margin-bottom: 30px;
}

.proven-movements-2 {
    position: relative;
    margin-top: -280px;
    margin-bottom: 30px;
    width: 100%;
    height: 100%;
    border: 2px solid #00A5E7;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
    border-radius: 10px;
    margin-bottom: 30px;
}

.title-movements {
    padding: 20px;
    background-color: #00A5E7;
    border-radius: 5px;
}

.title-movements>h1 {
    color: #FFFFFF;
    font-family: Graphik;
    font-size: 40px;
    font-weight: 900;
    line-height: 62px;
}

.text-movements {
    padding: 20px 10px 20px 20px;
    background-color: #FFFFFF;
    border-radius: 10px;
}

.movements-img {
    float: right;
    margin: -60px 0 0 0;
}

.movements-img1 {
    float: right;
    margin: -100px 0 0 0;
}

.questions-1 {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 24px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 36px;
    text-align: left;
    background: url(../images/Layer_56.png) left 3px no-repeat;
    padding-left: 40px;
    margin-bottom: 5px;
}

.movements-img2 {
    float: left;
    margin: 20px 10px 0px 0;
}

.check {
    margin-bottom: 20px;
}

.movements-img3 {
    float: right;
    margin: -80px 0 0 0;
}

.movements-img4 {
    float: right;
    margin: -60px 0 0 0;
}

.movements-img5 {
    float: right;
    margin: -130px 0 0 0;
}

.display {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.movements-img6 {
    float: right;
    margin: -90px 0 0 0;
}

.display-1 {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.movements-img7 {
    float: right;
    margin: -110px 0 0 0;
}

.section-25 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 0px 0 30px;
}

.sec-25-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 30px;
}

.light-blue-box {
    width: 100%;
    height: 100%;
    border: 2px solid #052a67;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
    border-radius: 10px;
    margin-bottom: 30px;
}

.blue-text {
    padding: 20px;
    background-color: #052a67;
    border-radius: 5px;
}

.blue-text>p {
    color: #FFFFFF;
    font-family: "NunitoSans";
    font-size: 22px;
    line-height: 32px;
    text-align: center;
}

.blue-img {
    padding: 20px;
    background-color: white;
    border-radius: 10px;
}

.blue-img>img {
    display: block;
    margin: 0 auto;
}

.box-3-1 {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 0px;
    align-items: baseline;
}

.box-1-1 {
    width: 33%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    padding: 0 30px;
}

.box-1-1>p {
    align-self: flex-start;
    color: #FFFFFF;
    font-family: "NunitoSans";
    font-size: 22px;
    line-height: 32px;
    text-align: center;
}

.box-2-1 {
    width: 60%;
    height: 50px;
    border-radius: 25px;
    background-color: #00A5E7;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.box-2-1>p {
    color: #FFFFFF;
    font-family: "NunitoSans";
    font-size: 21px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 36px;
    text-align: center;
    background: url(../Images/Layer\ 110.png) left 0px no-repeat;
    padding-left: 28px;
    text-align: center;
    margin: 0px;
}

.section-26 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 30px;
}

.sec-26-img {
    float: right;
}

.sec-26-check-list-img {
    box-sizing: border-box;
    height: 100%;
    margin-bottom: 30px;
    background: url(../Images/Layer\ 114.png) #ffffff center center no-repeat;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
    border-radius: 10px;
    padding: 100px 20px 1px 20px;
}

.blue-cloud-3 {
    width: 78%;
    background: url(../images/09.png) center center no-repeat;
    display: block;
    margin: 0 auto;
    padding: 40px 0px 60px 70px;
    position: relative;
    margin-bottom: -100px;
    margin-top: 40px;
}

.section-27 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 50px 0 30px;
}

.book-cd {
    width: 100%;
    position: relative;
    margin-bottom: -130px;
}

.book-cd>img {
    display: block;
    margin: 0 auto;
}

.order-box {
    display: flex;
    border: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    box-shadow: 0 0 5px rgb(0 0 0 / 21%);
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 150px 0 0px 0;
    margin-bottom: 30px;
}

.order-box>p {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    margin: 0px;
}

.order-box>h1 {
    color: #0D2E67;
    font-family: "NunitoSans";
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.order-link {
    margin-top: 30px;
    margin-bottom: 10px;
}

.arrow {
    padding: 10px;
    background-color: #eaf3fa;
    border-radius: 50%;
    position: relative;
    margin-top: 20px;
    margin-bottom: -20px;
}

.section-28 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 30px;
}

.sec-28-background {
    padding: 40px 70px;
    background: url(../Images/Group\ 10.png) center center no-repeat;
    display: block;
    margin: 0 auto;
}

.sec-28-title {
    color: #000000;
    font-family: Graphik;
    font-size: 50px;
    font-weight: 900;
    line-height: 60px;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 20px;
}

.sec-28-img {
    float: right;
    margin: -25px 0 0 20px;
}

.order-box-2 {
    width: 100%;
    display: flex;
    background-color: #FFFFFF;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}

.order-box-2>p {
    color: #333333;
    font-family: "NunitoSans";
    font-size: 22px;
    font-family: 'Nunito Sans', sans-serif;
    margin-bottom: 30px;
    line-height: 32px;
    text-align: center;
}

.section-29 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 50px 0 30px;
}

.order-form {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.sec-29-img {
    float: right;
}

.section-30 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 30px;
}

.sec-30-subtitle {
    color: #000000;
    font-family: "NunitoSans";
    font-size: 30px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 32px;
    text-align: center;
}

.sec-30-title {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
    margin-bottom: 30px;
}

.sec-30-check-list-img {
    box-sizing: border-box;
    height: 100%;
    margin-bottom: 30px;
    background: url(../Images/Layer\ 126pl.png) #ffffff center center no-repeat;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
    border-radius: 15px;
    padding: 20px 20px 1px 20px;
    position: relative;
    margin-bottom: -130px;
}

.blue-back-3 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 160px 0 50px;
}

.sec-30-img2 {
    float: right;
    margin: 15px 0px 0px 20px;
}

.sec-30-img3 {
    float: left;
    margin: 0 40px 0 0;
}

.dark-blue {
    background-color: #001b54;
    border-radius: 10px;
    padding: 20px 15px;
    position: relative;
    margin-top: -65px;
    margin-bottom: 30px;
}

.dark-blue>p {
    color: #FFFFFF;
    font-family: "NunitoSans";
    font-size: 24px;
    font-style: italic;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 32px;
    margin: 0px;
}

.sec-30-bb-3-img {
    float: right;
    margin: -60px 25px 0 0;
}

.matt {
    padding: 40px 0 0 0;
    margin-top: 30px;
    display: flex;
    border-top: 2px solid #C0C0C0;
}

.admin {
    margin: 0 30px 0 0;
}

.section-32 {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 50px 0 50px;
}

.bdhding2 {
    color: #000000;
    font-family: Graphik;
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    text-align: center;
}

.section-33 {
    width: 100%;
    background-color: #FFFFFF;
    padding: 50px 0 0px;
}

.last-blue {
    width: 100%;
    background: url(../images/02.png) center center repeat;
    background-color: #D6E4EE;
    padding: 300px 0 30px;
}

.order-box-3 {
    width: 100%;
    display: flex;
    background-color: transparent;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    position: relative;
    margin-bottom: -300px;
}

footer {
    margin-top: 0px;
    padding-bottom: 40px;
    padding-top: 40px;
    width: 100%;
    background-color: #F4F4F4;
}

.footer-text {
    color: #858585 !important;
    font-family: 'NunitoSans';
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    margin: 0px;
}

.footer-text-2 {
    font-size: 13px;
    line-height: 20px;
    text-align: left;
}

.footer-text>a {
    color: #858585 !important;
}

.footer-text>a:hover {
    color: #474747 !important;
}


/*======================= start faq ===================*/

.faqsec {
    padding: 0px 0 0 0;
}

.accordion-container {
    width: 100%;
    margin: 36px auto 20px auto;
}

.accordion {
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    color: #FFFFFF;
    font-family: "NunitoSans";
    font-size: 26px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 36px;
    text-align: left;
    margin: 15px 0 0px 0;
    padding: 25px 6.5% 25px 74px;
    width: 100%;
    background: #f0f7fc;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    position: relative;
}

.accordion .number,
.answer {
    text-align: center;
    position: absolute;
    left: 22px;
    top: 22px;
}

.answer {
    background: #b2dabd;
}

.accordion-open {
    background: #00a6e8 url(../images/up.png) 97% 32px no-repeat;
    border: 1px solid #008eff;
    box-shadow: 0 0 5px rgb(0 0 0 / 21%);
    color: #FFFFFF !important;
}

.accordion-close {
    background: #ffffff url(../images/down.png) 97% 30px no-repeat;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 5px rgb(0 0 0 / 21%);
    color: #000000 !important;
}

.acdn-content {
    position: relative;
    box-sizing: border-box;
    color: #333;
    float: left;
    padding: 15px 20px 20px 20px;
    width: 100%;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 5px rgb(0 0 0 / 21%);
    border-radius: 5px;
    margin: 0 0 5px 0;
    background-color: #FFFFFF;
}

ul.faqlist {
    padding: 0 0 0 22px;
}

.faqtxt {
    padding: 20px 0 0 0;
}

.envelop {
    margin: 10px auto 0 auto;
    display: block;
}


/*===============start reference section====================*/

.refsec {
    padding: 40px 0 20px 0;
}

ul.reflist {
    padding: 10px 0 0 0;
}

ul.reflist li {
    position: relative;
    padding: 0 0 0 35px;
    font-size: 14px;
    line-height: 19px;
    color: #999999;
    text-align: left;
    margin: 8px 0 0 0;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

ul.reflist li a {
    color: #004db3;
    text-decoration: underline;
}

.refnum {
    position: absolute;
    left: 0;
    top: 0;
}

@media only screen and (max-width: 1023px) {
    .accordion-container {
        margin: 16px auto 20px auto;
    }
    .accordion {
        font-size: 19px;
        line-height: 26px;
        margin: 10px 0 2px 0;
        padding: 15px 6.5% 15px 60px;
    }
    .accordion-open {
        background: #00a6e8 url(../images/up.png) 97% 25px no-repeat;
        background-size: 15px;
    }
    .accordion-close {
        background: #ffffff url(../images/down.png) 97% 22px no-repeat;
        background-size: 15px;
    }
    .accordion .number,
    .answer {
        top: 10px;
        width: 36px;
        height: 36px;
        font-size: 19px;
        line-height: 36px;
        left: 10px;
    }
    .acdn-content {
        padding: 14px 10px 20px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .accordion {
        padding: 15px 7.5% 15px 56px;
    }
    .acdn-content {
        padding: 14px 10px 20px 20px;
    }
}

.video-main {
    display: block;
    width: 84%;
    margin: 0 auto;
    margin-bottom: 20px;
    border: 2px solid #818181;
    border-bottom: none;
}

iframe {
    width: 100%;
    height: 490px;
}

.video-text {
    background: rgb(1, 1, 1);
    background: linear-gradient( 180deg, rgb(56 56 56) 0%, rgb(70 70 70) 35%, rgb(33 33 33 / 54%) 100%);
    margin-top: -6px;
    border: 1px solid rgb(97 97 97);
    padding-left: 20px;
    padding-right: 20px;
}

.video-text>p {
    color: #FFFEFE;
    font-family: "Nunito Sans";
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    text-shadow: 1px 1px #272727;
    margin-top: 15px;
    margin-bottom: 15px;
}

.box {
    width: 100%;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    text-align: center;
    height: 100%;
    border-radius: 6px;
}
.box__header {
    position: relative;
    padding: 25px 90px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.bg--darkgray {
    background-color: #9c9c9c;
}
.bv-banner {
    position: relative;
    overflow: hidden;
}
.box__header h2 {
    color: #fff;
    margin-bottom: 0;
}
.box__content {
    padding: 25px 15px;
    height: calc(100% - 87px);
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.box__content > p {
    font-size: 26px;
    margin-bottom: 24px;
    line-height: 1.4;
    font-weight: 400;
    height: 72.8px;
    display: flex;
    align-items: center;
}

.box__content-price {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px!important;
    line-height: 1;
    margin-bottom: 24px;
    margin-top: 8px;
}

.txt--linethrough {
    text-decoration: line-through;
    text-decoration-color: #322f32;
    text-decoration-thickness: 2px;
    font-weight: 400;
}
.mr--25 {
    margin-right: 25px;
}
.txt--xxl {
    font-size: 60px;
}

.txt--red {
    color: #275bb3;
}
.txt--red sub,.txt--red sup {
    font-size: 30%;
    bottom: 0;
}

.btn.btn-amazon {
    display: inline-block;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    border-radius: 33px;
    text-transform: capitalize;
    padding: 15px;
    font-family: Montserrat,'DejaVu Sans',Verdana,sans-serif;
    background-color: #9a6c66;
    border: 2px solid #9a6c66;
    min-width: 320px;
    color: #fff;
    text-transform: capitalize;
    transition: all .3s ease-in-out;
}
.btn.btn-amazon {
    border: none;
    background: linear-gradient( 270deg ,#fec139 0,#ffd64b 100%);
}
.btn-payment a {
    margin-bottom: 30px;
}
.fw--extrabold {
    font-weight: 900;
}
.mb--50 {
    margin-bottom: 50px;
}

.box img {
    width: 90%;
    height: auto;
}

.box .btn-payment img {
    width: 86%;
}

.box__header.bg--primary.bv-banner + .box__content >div > img {
    width: 99%;
    margin-top: 5px;
}

.bv-banner::before {
    content: "BEST VALUE";
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 25px;
    right: -35px;
    height: 30px;
    width: 150px;
    background-color: #d5200b;
    transform: rotate(45deg);
}
