.body {
    padding-top: 70px;
    
    font-family: Montserrat,sans-serif;
}
  .container  .women_work_from_home{
    /* border: 1px solid red; */
    text-align: right;
}
img {
    overflow-clip-margin: content-box;
    overflow: clip;
    overflow-x: 0;
    overflow-y: 0;
}
.container .load{
    max-width: 50%;
}

/* image ending here */

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.level2 {
    margin-left: 70px;
    margin-right: 70px;
    background-color: #ffd52d;
    padding-bottom: 50px;
}

.level2 .content {
    -webkit-transform: translateY(-340px);
    -ms-transform: translateY(-340px);
    transform: translateY(-340px);
}

.level2 .padded {
    padding-left: 133px;
    padding-right: 133px;
}

.level2 .heading .red-font {
    font-size: 90px;
    color: #eb222d;
    font-weight: 800;
    line-height: 1;
}

.level2 .heading .black-font {
    font-size: 51px;
    font-weight: 600;
}


.level2 .heading .white-font {
    font-size: 119px;
    color: #000;
    font-weight: 800;
}



.level2 .divider {
    height: 3px;
    background-color: #000;
    width: 100%;
    margin-top: 56px;
}

.level2 .logo-window {
    width: 98px;
    height: 98px;
    margin-top: 32px;
}

.level2 .text1 {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    margin-top: 15px;
    font-family: Lato,sans-serif;
}
.level2 .text1 .big {
    font-size: 48px;
}

.level2 .divider.d1 {
    margin-top: 30px;
}
.level2 .divider {
    height: 3px;
    background-color: #000;
    width: 100%;
    margin-top: 56px;
}

.level2 .text2 {
    font-size: 36px;
    color: #000;
    font-weight: 700;
    margin-top: 36px;
    font-family: Lato,sans-serif;
}

.level2 .video-ex {
    margin-top: 24px;
    height: 412px;
}

iframe[Attributes] {
    width: 100%;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}

iframe {
    overflow-clip-margin: content-box !important;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
    overflow: clip !important;
}

.level2 .padded-2 {
    padding-left: 72px;
    padding-right: 72px;
}

.level2 .white-big {
    font-family: Lato,sans-serif;
    color: #333745;
    font-size: 36px;
    font-weight: 800;
    background-color: #fff;
    margin-top: 34px;
    padding: 50px;
}

.level3 {
    margin-top: 100px;
    /* border: 2px solid red; */
    padding-left: 70px;
    padding-right: 70px;
}

.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.level3 .be-text {
    color: #00afce;
    font-size: 56px;
    font-weight: 800;
    line-height: 1.27;
    text-align: right;
}

.level4 {
    font-family: Lato,sans-serif;
    font-size: 36px;
    color: #fff;
    background-color: #00afce;
    font-weight: 700;
    padding: 37px 25px 37px 140px;
    position: relative;
}

.level4 .download-button {
    display: none;
}

a {
    text-decoration: none;
}

.level5 {

    padding-top: 100px;
    padding-bottom: 80px;
    font-family: Lato,sans-serif;
}

.level5 .text-input {
    margin-top: 40px;
    height: 87px;
    border-radius: 11px;
    background-color: #ebebeb;
    padding-left: 28px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.level5 .text-input .c-code {
    font-size: 40px;
    font-weight: 900;
}

.level5 .text-input .input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 0;
    margin-left: 24px;
    border-left: 1px solid #cecece;
    background-color: rgba(0,0,0,0);
    font-size: 40px;
    font-weight: 900;
    padding-left: 10px;
    height: 70%;
    width: 100%;
}

.level5 .text-input .button {
    background-color: #eb222d;
    border: 0;
    border-radius: 11px;
    -webkit-box-shadow: -2.8px -2.8px 9px 0 rgb(0 0 0 / 30%);
    box-shadow: -2.8px -2.8px 9px 0 rgb(0 0 0 / 30%);
    font-size: 40px;
    font-weight: 900;
    height: 100%;
    color: #fff;
}

.button {
    text-decoration: none;
    font-family: inherit;
    text-align: center;
    line-height: 1.4;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    font-size: 12px;
    border-radius: 2px;
    padding: 11px 19px;
    font-weight: 600;
    -webkit-transition: .15s ease;
    -o-transition: .15s ease;
    transition: .15s ease;
    border: 1px solid #fa6075;
}

button, select {
    text-transform: none;
}
.level5 .text-2 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 15px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.level5 {
    padding-top: 24px;
    padding-bottom: 80px;
    font-family: Lato,sans-serif;
}

.level6 {
    background-color: #ff950b;
    font-family: Lato,sans-serif;
    padding-bottom: 74px;
}
.level6 .padded-1 {
    padding-top: 40px;
    padding-right: 143px;
    padding-left: 143px;
}
.level6 .padded-1 .text-1 {
    color: #faf9f8;
    font-size: 36px;
    font-weight: 900;
}
.level6 .padded-1 .text-2 {
    font-size: 30px;
    font-weight: 800;
    margin-top: 40px;
}

/* slider part */



.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.level7 .text-1 {
    padding-left: 70px;
    font-size: 56px;
    font-weight: 800;
    color: #eb222e;
}
.level7 .text-1 .special {
    color: #333745;
}

.level8 {
    padding-left: 140px;
    font-size: 56px;
    font-weight: 800;
    color: #000;
    background-color: #ffd52d;
    padding-top: 23px;
    padding-bottom: 23px;
    position: relative;
}

.level9 {
    margin-top: 33px;
    font-family: Lato,sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    background-color: #eb222d;
    padding: 23px 140px;
    position: relative;
}
.level9 .special {
    font-weight: 900;
}


/* footer part start here  */

.footer-seo {
    background-color: #fff;
    padding: 30px;
    color: #515052;
    font-size: 12px;
    line-height: 16px;
    display: flex;
}
.footer-seo .seo-column {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 12px;
}
.footer-seo .seo-block {
    margin-bottom: 20px;
}

.footer-seo .seo-block {
    width: 100%;
}
.footer-seo .seo-title {
    font-weight: 600;
}