.navbar {
    background-color: transparent;
    transition: all 1s ease-in;
}

.navbar img {
    transition: max-width 0.5s ease-in;
}

.navbar.scroll {
    background: #11277a;
}

.sfwd-courses-template-default .navbar {}

.sfwd-courses-template-default .entry-title {
    font-size: 4rem;
    font-family: 'Richela';
    color: #11277a;
}

.ld-section-heading h2 {
    font-weight: 600;
}

.sfwd-courses-template-default .navbar img.main {
    display: none;
}

.sfwd-courses-template-default .navbar img.inner {
    display: block !important;
}

.sfwd-courses-template-default .navbar img.inner {
    display: none;
}

.sfwd-courses-template-default #menu-primary-menu li a {
    color: #000;
}

#menu-primary-menu,
.cartlist {
    margin-top: 50px;
    transition: margin-top 0.3s ease-in;
}

.navbar.black.scroll #menu-primary-menu,
.navbar.black.scroll .cartlist {
    margin-top: 0px;
}

.navbar.scroll #menu-primary-menu,
.navbar.scroll .cartlist {
    margin-top: 0px;
}

.navbar.black.scroll {
    background: #ff6fb7;
}

.navbar.scroll img {
    max-width: 150px;
}

.navbar .nav-item {
    color: #000;
    font-weight: 600;
}

#menu-primary-menu li a,
.cartlist {
    color: #fff;
}

#menu-primary-menu li a:hover {
    color: #EDE939 !important;
}

#menu-primary-menu li.active a {
    color: #EDE939 !important;
}


.circle-white {
    background-color: #fff;
    max-width: 1400px;
    height: 1400px;
    background: #fff;
    border-radius: 50%;
    margin-top: -700px;
    margin-bottom: -700px;
    z-index: 3;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;

}

.circle-white h2 {
    font-size: 3.5rem;
    font-weight: 600;
}

.circle-white h2 span {
    font-family: 'Richela';
    font-size: 4rem;
    font-weight: normal;
    color: #274ba3;
}

/* .home-banner .overlay{
    display: none;
    position: absolute;
    background: rgba(17, 39, 122, 0.5);
} */

.home-banner .content {
    /* text-align: center; */
    margin-top: 2rem;
}

.home-banner .content ul {
    color: #fff;
}

.home-banner .content p {
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
}

.home-banner .content form {
    /* max-width: 450px; */
    margin: auto;
    z-index: 4;
    position: relative;
}

.home-banner .content form input,
.home-banner .content form select {
    background: transparent;
    height: 3.5rem;
    color: #fff;
    width: 100%;
}

.home-banner .content form select option {
    color: #000;
}

.home-banner .content form input::placeholder,
.home-banner .content form select::placeholder {
    color: #fff;
}

.home-banner .content .learn {
    color: #EDE939;
    font-size: 1.5rem;
    font-weight: bold;
}

.home-banner .content .btn-yellow {
    background-color: #EDE939;
}

.third-home {
    background: #ff4e9f;
    /* height: 1400px; */
    width: 100%;
    padding-top: 30rem;
    padding-bottom: 20rem;
    position: relative;
}

.third-home .container-fluid {
    position: relative;
}

.third-home img {
    /* max-width: 600px; */
    z-index: 4;
    position: relative;
    margin: auto;
}

.third-home .content {
    text-align: center;
    color: #fff;
    max-width: 450px;
    margin: auto;
    margin-left: 10rem;
    margin-top: 16rem;
    z-index: 10;
    position: relative;
}

.third-home .content h2 {
    font-size: 3.5rem;
    font-weight: 600;
}

.third-home .content h2 span {
    font-family: 'Richela';
    font-weight: normal;
    color: #274ba3;
    font-size: 4rem;
}

.third-home .content p {
    font-size: 1.1rem;
}

.circle-white img {
    max-width: 750px;
}

.circle-white p {
    font-weight: 600;
    max-width: 620px;
    margin: auto;
}

.btn-blue {
    color: #fff !important;
    background: #274ba3 !important;
    font-size: 1rem;
    border: 0;
    border-radius: 2px;
    padding: 1rem 1.5rem;
    display: inline-block;
}

.btn-pink {
    color: #fff !important;
    background: #ff6fb7 !important;
    font-size: 1rem;
    border: 0;
    border-radius: 2px;
    padding: 1rem 1.5rem;
    display: inline-block;
}

.btn-yellow {
    color: #274ba3 !important;
    background: #EDE939 !important;
    font-size: 1rem;
    border: 0;
    border-radius: 2px;
    padding: 1rem 1.5rem;
    display: inline-block;
}

.circle-white2 {
    background-color: #fff;
    max-width: 1400px;
    height: 1400px;
    background: #fff;
    border-radius: 50%;
    margin-top: -700px;
    margin-bottom: -700px;
    z-index: 5;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 10rem;
}

.circle-white2 .content h2 {
    color: #000;
    font-size: 3.5rem;
    font-weight: 600;
}

.navbar-brand img {
    max-width: 250px;
}


.circle-white2 h2 span {
    font-weight: normal;
    font-family: 'Richela';
    color: #ff6fb7;
}

.circle-white2 p {
    font-size: 1.1rem;
    font-weight: 600;
}

.circle-white2 .form-list h4 {
    font-weight: 600;
    color: #274ba3;
    font-size: 1.5rem;
}

.circle-white2 .form-list form {
    /* max-width: 80%; */
    margin: auto;
}

.circle-white2 .form-list form input,
.circle-white2 .form-list form select {
    height: 3.5rem;
    border: 1px solid #000;
    color: #000;
    width: 100%;
}

.circle-white2 .form-list form select option{
    color: #000;
}

.circle-white2 .form-list form input::placeholder,
.circle-white2 .form-list form select::placeholder {
    color: #000;
}

.fifth-home {
    background: #EDE939;
    padding-top: 25rem;
    padding-bottom: 25rem;
    position: relative;
}

.fifth-home .col-xl-6:last-child {
    margin: auto;
    text-align: right;
    z-index: 11;
}

.fifth-home .container-fluid {
    position: relative;
}

.fifth-home h2 {
    color: #000;
    font-size: 3.5rem;
    font-weight: 600;
}

.fifth-home .content {
    max-width: 450px;
    margin: auto;
    z-index: 10;
    position: relative;
    /* margin-bottom: 5rem; */
}

.fifth-home .content1 {
    max-width: 700px;
    margin: auto;
    z-index: 12;
    position: relative;

}

.fifth-home .half .content1 form {
    max-width: 80%;
    margin: auto;
}

.fifth-home .half .content1 form input,
.fifth-home .half .content1 form select {
    height: 3.5rem;
    border: 1px solid #000;
    color: #000;
    background: transparent;
    width: 100%;
}

.fifth-home .half .content1 form select option {
    color: #000;
}

.fifth-home h2 span {
    font-weight: normal;
    font-family: 'Richela';
    color: #274ba3;
    font-size: 4rem;
}

.fifth-home p {
    color: #274ba3;
    font-weight: 600;
    font-size: 1.1rem;
}

.fifth-home .content form {
    /* max-width: 80%; */
    margin: auto;
}

.fifth-home .content form input,
.fifth-home .content form select {
    height: 3.5rem;
    border: 1px solid #000;
    color: #000;
    background: transparent;
    width: 100%;
}

.fifth-home .content form select option {
    color: #000;
}

/* FOOTER */

footer .socials a {
    background: #ede939;
    color: #000;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-size: 1.5rem;
}

footer img {
    max-width: 250px !important;
}

footer ul {
    padding: 0;
    list-style: none;
}

footer h4 {
    color: #ff6fb7;
    font-weight: 600;
}

footer .additional a,footer .additional {
    color: #fff;
}

footer .additional p {
    font-size: 0.8rem;
    font-weight: 400;
}

footer ul li a {
    color: #fff;
    font-weight: 600;
}

footer ul li {
    margin-bottom: 0.3rem;
}

footer .form-row input {
    height: 3.5rem;
    background: transparent;
    color: #fff;
}

footer .form-row input::placeholder {
    color: #fff;
}

footer .form-row textarea {
    background: transparent;
    color: #fff;
}

/* ready page */

.ready .banner {
    padding-top: 15rem;
    background: rgb(17, 39, 122);
    background: linear-gradient(126deg, rgba(17, 39, 122, 1) 0%, rgba(27, 54, 141, 1) 55%, rgba(39, 75, 163, 1) 100%);
    padding-bottom: 50rem;
    color: #fff;
}

.ready .banner h1 {
    font-family: 'Richela';
    font-size: 5.5rem;
    position: relative;
}

.ready .banner h1 img {
    position: absolute;
    right: 10%;
}

.ready .banner p {
    font-weight: 600;
    font-size: 1.1rem;
    max-width: 661px;
    margin: auto;
    margin-bottom: 5rem;
}



.ready .banner .glightbox2 img {
    max-width: 850px;
}

.ready .circle-white-inner {
    background-color: #fff;
    max-width: 1400px;
    height: 1400px;
    background: transparent;
    border-radius: 50%;
    margin-top: -700px;
    margin-bottom: -700px;
    z-index: 6;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 10rem;
}

.ready .circle-white-inner2 {
    background-color: #fff;
    max-width: 1400px;
    height: 1400px;
    background: #fff;
    border-radius: 50%;
    margin-top: -1400px;
    margin-bottom: -700px;
    z-index: 5;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 10rem;
}

.ready .circle-white-inner .red {
    position: absolute;
    top: -4rem;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 365px;
}

.ready .circle-white-inner h2 {
    color: #000;
    font-size: 3.5rem;
    font-weight: 600;
}

.ready .circle-white-inner h2 span {
    font-family: 'Richela';
    font-size: 4rem;
    font-weight: normal;
    color: #274ba3;
}

.ready .circle-white-inner p {
    font-weight: 600;
    font-size: 1.1rem;
}

.ready .section3 {
    background: #ff4e9f;
    width: 100%;
    padding-top: 35rem;
    padding-bottom: 45rem;
    position: relative;
    overflow: hidden;
}

.ready .section3 .container-fluid {
    z-index: 6;
    position: relative;
}

.ready .section3 img {
    z-index: 5;
    bottom: -35%;
    position: absolute;
    left: 5%;
}

@media screen and (max-width:1400px) {
    .ready .section3 img {
        /* max-width: 1200px;
        top: 2%;
        left: 5%; */
        left: 11%;
    }
}

.ready .section3 .content {
    text-align: center;
    color: #fff;
    max-width: 500px;
    margin: auto;
    margin-top: 10rem;
}

.ready .half {
    width: 1400px;
    height: 700px;
    /* margin-bottom: -700px; */
    background: #274ba3;
    position: absolute;
    bottom: 0;
    z-index: 10;
    border-top-left-radius: 700px;
    border-top-right-radius: 700px;
    /* padding: 10rem; */
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}

.ready .section3 .content h2 {
    font-size: 3.5rem;
    font-weight: 600;
}

.ready .section3 .content h2 span {
    font-size: 4rem;
    font-family: 'Richela';
    color: #274ba3;
}

.ready .section3 .content p {
    font-size: 1.1rem;
    font-weight: 600;
}

.ready .section3 .content ul {
    font-size: 1.1rem;
    font-weight: 600;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    text-align: left;
}

.ready .section3 .content ul li {
    margin-right: 10px;
    margin-bottom: 2rem;
}

.ready .interest {
    font-size: 1.4rem;
    font-weight: 600;
    color: #274ba3;
}

.ready .section3 .content1 {
    color: #fff;
    max-width: 600px;
    margin: auto;
}

.ready .section3 .content1 h2 {
    font-size: 3.5rem;
    font-weight: 600;
}

.ready .section3 .content1 h2 span {
    font-size: 4rem;
    font-family: 'Richela';
    color: #EDE939;
}

.ready .section3 .content1 p {
    font-size: 1.1rem;
    font-weight: 600;
}

.ready .section3 .content1 form {
    /* max-width: 80%; */
    margin: auto;
}

.ready .section3 .content1 form input,
.ready .section3 .content1 form select {

    height: 3.5rem;
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    width: 100%;
}


.ready .section3 .content1 form select option {
    color: #000;
}

.ready .section3 .content1 form input::placeholder,
.ready .section3 .content1 form select::placeholder {

    color: #fff;
}


/* ABOUT PAGE */

.about-page .banner {
    padding-top: 15rem;
    background: rgb(17, 39, 122);
    background: linear-gradient(126deg, rgba(17, 39, 122, 1) 0%, rgba(27, 54, 141, 1) 55%, rgba(39, 75, 163, 1) 100%);
    padding-bottom: 50rem;
    color: #fff;
}

.about-page .banner p {
    font-weight: 600;
    font-size: 1.1rem;
    /* max-width: 661px;
    margin: auto;
    margin-bottom: 5rem; */
}

.about-page .banner h1 {
    color: #fff;
    font-size: 3.4rem;
    font-weight: 600;
}

.about-page .banner h1 span {
    font-family: 'Richela';
    font-size: 5.5rem;
    color: #EDE939;
}

.about-page .banner .glightbox2 img {
    max-width: 850px;
}

.about-page .circle-white-inner {
    background-color: #fff;
    max-width: 1400px;
    height: 1400px;
    background: #fff;
    border-radius: 50%;
    margin-top: -700px;
    margin-bottom: -700px;
    z-index: 5;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 10rem;
}

.about-page .circle-white-inner .red {
    position: absolute;
    top: 0;
    max-height: 280px;
    right: 0;
    left: 0;
    margin: auto;
}

.about-page .circle-white-inner h2 {
    color: #000;
    font-size: 3.4rem;
    font-weight: 600;
}

.about-page .circle-white-inner h2 span {
    font-family: 'Richela';
    font-size: 4rem;
    font-weight: normal;
    color: #274ba3;
}

.about-page .circle-white-inner p {
    font-weight: 600;
    font-size: 1.1rem;
}

.about-page .section3 {
    background: #ff4e9f;
    width: 100%;
    padding-top: 50rem;
    padding-bottom: 45rem;
    position: relative;
    overflow: hidden;
}

.about-page .section3 .red {
    position: absolute;
    top: 15%;
    max-height: 400px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 8;
}

.about-page .section3 h2 {
    color: #fff;
    font-size: 3.4rem;
    font-weight: 600;
}

.about-page .section3 h2 span {
    font-family: 'Richela';
    font-size: 4rem;
    font-weight: normal;
    color: #274ba3;
}

.about-page .section3 p {
    font-weight: 600;
    font-size: 1.1rem;
    color: #fff;
}

.about-page .section3 .container .row {
    margin-bottom: 8rem;
}

.about-page .section3 .container .row:last-child {
    margin-bottom: 2rem;
}

.about-page .half {
    width: 1400px;
    height: 700px;
    /* margin-bottom: -700px; */
    background: #fff;
    position: absolute;
    bottom: 0;
    z-index: 10;
    border-top-left-radius: 700px;
    border-top-right-radius: 700px;
    /* padding: 10rem; */
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}

.about-page .half .red {
    position: absolute;
    top: -10%;
    max-height: 280px;
    right: 0;
    left: 0;
    margin: auto;
    display: none;
}

.about-page .half .content1 {
    max-width: 600px;
    margin: auto;
    color: #000;
}

.about-page .section3 .half .content1 h2,
.about-page .section3 .half .content1 p {
    color: #000 !important;
}

.about-page .section3 .content1 form {
    /* max-width: 80%; */
    margin: auto;
}

.about-page .section3 .content1 form input,.about-page .section3 .content1 form select {
    height: 3.5rem;
    border: 1px solid #000;
    color: #000;
    background: transparent;
    width: 100%;
}

.about-page .section3 .content1 form select option {
    color: #000;    
}

/* resources page  */


.resources-page {
    color: #000;
    background: #fff;
    padding-top: 15rem;
    text-align: center;
}

.resources-page h1 {
    color: #000;
    font-size: 3.4rem;
    font-weight: 600;
}

.resources-page h1 span {
    font-family: 'Richela';
    font-size: 4rem;
    font-weight: normal;
    color: #274ba3;
}

.resources-page p {
    font-weight: 600;
    font-size: 14px;
    /* max-width: 661px; */
    /* margin: auto; */
    /* margin-bottom: 5rem; */
}

.resources-page .content h3 {
    color: #ff6fb7;
    font-weight: 600;
}

.resources-page .price {
    font-size: 15px;
    font-weight: 600;
}

.resources-page .price span {
    font-size: 25px;
    vertical-align: -webkit-baseline-middle;
}

.resources-page .half {
    width: 1400px;
    height: 700px;
    background: #EDE939;
    bottom: 0;
    z-index: 10;
    border-top-left-radius: 700px;
    border-top-right-radius: 700px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}

.resources-page .half .content1 {
    color: #000;
    max-width: 800px;
    margin: auto;
}

.resources-page .half .content1 h2 {
    font-size: 3.4rem;
    font-weight: 600;
}

.resources-page .half .content1 h2 span {
    font-weight: normal;
    color: #274ba3;
    font-family: 'Richela';
    font-size: 4rem;
}

.resources-page .half .content1 form {
    /* max-width: 80%; */
    margin: auto;
}

.resources-page .half .content1 form input,.resources-page .half .content1 form select {
    height: 3.5rem;
    border: 1px solid #000;
    color: #000;
    background: transparent;
    width: 100%;
}

.resources-page .half .content1 form select option {
    color: #000;
}

/* Professional Development */

.prof {
    color: #000;
    background: #fff;
    padding-top: 15rem;
    text-align: center;
}

.prof h1 {
    color: #000;
    font-size: 3.4rem;
    font-weight: 600;
}

.prof h1 span {
    font-family: 'Richela';
    font-size: 4rem;
    font-weight: normal;
    color: #274ba3;
}

.prof p {
    font-weight: 600;
    font-size: 1.1rem;
    /* max-width: 661px;
    margin: auto;
    margin-bottom: 5rem; */
}

.prof .workshop .card1 {
    position: relative;
    display: block;
}

.prof .workshop .card1 .rich-header {
    background-size: contain;
    height: 400px;
    overflow: hidden;
    width: 100%;
}

.prof .workshop .card1:hover .rich-header img {
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.prof .workshop .card1 .rich-header img {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    object-position: center;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.prof .workshop .card1 {
    text-decoration: none;
}

.prof .workshop .card1 .rich-body {
    padding: 20px 25px;
    background-color: #f7f7f7;
    display: flex;
    justify-content: space-between;
}

.prof .workshop .card1:hover .rich-body {
    background-color: #EDE939;
}

.prof .workshop .card1 .rich-body h3 {
    color: #274ba3;
    font-weight: 600;
}

.prof .workshop .card1 .rich-body p {
    margin: 0 !important;
    color: #000;
}

.prof .workshop .card1 .price {
    background: #274ba3;
    position: absolute;
    top: -70px;
    right: -70px;
    z-index: 3;
    height: 150px;
    width: 150px;
    color: #EDE939;
    border-radius: 50%;
    font-weight: 600;
    /* line-height: 120px; */
    display: flex;
    align-items: center;
}

.prof .workshop .card1 .price .content{
    width: 100%;
}

.prof .workshop .card1:hover .price {
    background: #EDE939;
    color: #274ba3;
}

.prof .workshop .card1 .price span {
    font-size: 3rem;
    vertical-align: -webkit-baseline-middle;
}

.prof .workshop .items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
    gap: 2rem 7rem;
}

.prof .half {
    width: 1400px;
    height: 700px;
    background: #ff6fb7;
    bottom: 0;
    z-index: 10;
    border-top-left-radius: 700px;
    border-top-right-radius: 700px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.prof .half img {
    position: absolute;
    top: -18%;
    right: 0;
    max-height: 300px;
    left: 0;
    margin: auto;
}

.prof .half .content1 {
    color: #fff;
    max-width: 641px;
    margin: auto;
    padding-top: 6rem;
}

.prof .half .content1 h2 {
    font-size: 3.4rem;
    font-weight: 600;
}

.prof .half .content1 h2 span {
    font-weight: normal;
    color: #274ba3;
    font-family: 'Richela';
    font-size: 4rem;
}

.prof .half .content1 form {
    /* max-width: 80%; */
    margin: auto;
}

.prof .half .content1 form input,
.prof .half .content1 form select {
    height: 3.5rem;
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
}

.prof .half .content1 form select option {
    color: #000;
}

.prof .half .content1 form input::placeholder,
.prof .half .content1 form select::placeholder {
    color: #fff;
}

/* Structure */

.structpage {
    color: #000;
    background: #fff;
    padding-top: 15rem;
    text-align: center;
}

.structpage h1 {
    color: #000;
    font-size: 3.4rem;
    font-weight: 600;
}

.structpage h1 span {
    font-family: 'Richela';
    font-size: 4rem;
    font-weight: normal;
    color: #274ba3;
}

.structpage p {
    font-weight: 600;
    font-size: 1.1rem;
    max-width: 661px;
    margin: auto;
    /* margin-bottom: 5rem; */
}



.structpage .banner .glightbox2 img {
    max-width: 850px;
}

.structpage .circle-white-inner {
    background-color: #274ba3;
    max-width: 1400px;
    height: 1400px;
    background: #274ba3;
    border-radius: 50%;
    z-index: 5;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 10rem;
}

.structpage .circle-white-inner .red {
    position: absolute;
    top: -4rem;
    max-height: 350px;
    margin: auto;
    left: 0;
    right: 0;
}

.structpage .circle-white-inner .content h2 {
    color: #fff;
    font-size: 3.5rem;
    font-weight: 600;
}

.structpage .circle-white-inner h2 span {
    font-weight: normal;
    font-family: 'Richela';
    color: #EDE939;
}

.structpage .circle-white-inner p {
    color: #fff;
    margin-bottom: 1rem;
}

.structpage .section3 img {
    max-width: 500px;
    z-index: 6;
    position: relative;
}

.structpage .section3 .content {
    max-width: 500px;
    margin: auto;
}

.structpage .section3 .content {
    max-width: 550px;
}

.structpage .section3 .content ul li {
    margin-bottom: .5rem;
}

.structpage .section3 .content h2 {
    font-size: 3.5rem;
    font-weight: 600;
}

.structpage .section3 .content h2 span {
    font-size: 4rem;
    font-family: 'Richela';
    color: #ff4e9f;
}

.structpage .section3 {
    margin-top: -120px;
    position: relative;
    padding-bottom: 34rem;
}

.structpage .section3 .half {
    width: 1400px;
    height: 700px;
    /* margin-bottom: -700px; */
    background: #ff6fb7;
    position: absolute;
    bottom: 0;
    z-index: 10;
    border-top-left-radius: 700px;
    border-top-right-radius: 700px;
    /* padding: 10rem; */
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}

.structpage .section3 .content1 {
    color: #fff;
    max-width: 600px;
    margin: auto;
}

.structpage .section3 .content1 h2 {
    font-size: 3.5rem;
    font-weight: 600;
}

.structpage .section3 .content1 form {
    /* max-width: 80%; */
    margin: auto;
}

.structpage .section3 .content1 form input,
.structpage .section3 .content1 form select {
    height: 3.5rem;
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    width: 100%;
}

.structpage .section3 .content1 form select option {
    color: #000;
}

.structpage .section3 .content1 form input::placeholder,
.structpage .section3 .content1 form select::placeholder {
    color: #fff;
}

.structpage .section3 .content1 h2 span {
    font-size: 4rem;
    font-family: 'Richela';
    color: #274ba3;
}

.structpage .section3 .content ul {
    font-size: 1.1rem;
    font-weight: 600;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    text-align: left;
}

.structpage .section3 .content p {
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0;
    margin-bottom: 20px;
}

.structpage .interest {
    font-size: 1.4rem;
    font-weight: 600;
    color: #ff4e9f;
}

.customproduct {
    padding-top: 15rem;
    background: rgb(17, 39, 122);
    background: linear-gradient(126deg, rgba(17, 39, 122, 1) 0%, rgba(27, 54, 141, 1) 55%, rgba(39, 75, 163, 1) 100%);
    color: #fff;
}

.single-product div.product .product_title {
    font-size: 4rem;
    font-family: 'Richela';
}

.single-product .woocommerce-Price-amount.amount bdi {
    font-size: 3rem;
    font-weight: bold;
    color: #EDE939;
}

.single-product div.product .woocommerce-tabs ul.tabs li.active a {
    color: #112a7c;
}

.single-product div.product form.cart .button {
    vertical-align: middle;
    float: left;
    color: #fff !important;
    background: #ff6fb7 !important;
    font-size: 1rem;
    border: 0;
    border-radius: 2px;
    padding: 1rem 1.5rem;
    display: inline-block;
}


.single-product .quantity .qty {
    width: 3.631em;
    text-align: center;
    background: transparent;
    border: 1px solid #fff;
    height: 47px;
    text-align: center;
    color: #fff;
}

.single-product .woocommerce .woocommerce-breadcrumb {
    display: none;
}

.container.single {
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.menu-primary-menu-container {
    margin-left: auto;
}

.woocommerce-cart article,
.woocommerce-checkout article
 {
    padding-top: 15rem;
    font-weight: 600;
}

.woocommerce-cart article h1,
.woocommerce-cart article h2 {
    font-weight: 600;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 40px;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px;
    margin: 0 0 -4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.offcanvas-header {
    display: block !important;
}

.mobile-offcanvas {

    background-color: #112a7c;
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block !important;
    position: fixed !important;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1200;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    transition: visibility .2s ease-in-out, transform .2s ease-in-out;
    padding: 1rem 2rem;

}

.mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
}

#navbar_main ul li a {
    color: #fff;
    font-size: 1.5rem;
}

#navbar_main ul {
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    padding: 0;
    text-align: left;
}

.home-banner-mobile {
    display: none;
}

.home-banner-mobile img {
    display: block;
    position: initial;
    max-width: 100%;
    max-height: 750px;
    margin: auto;
}

.circle-white2 .content .btn-pink,
.circle-white2 .content .form-list,
.third-home .content a,
.home-banner .container-fluid,
.circle-white2 .content {
    position: relative;
    z-index: 10;
}


.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    color: #fff !important;
    background: #ff6fb7 !important;
    display: inline-block;
}

a {
    color: #ff6fb7;
    text-decoration: none;
    background-color: transparent;
}


.fifth-home .half {
    overflow: hidden;
    width: 1400px;
    height: 700px;
    /* margin-bottom: -700px; */
    background: #fff;
    position: absolute;
    bottom: 0;
    z-index: 13;
    border-top-left-radius: 700px;
    border-top-right-radius: 700px;
    /* padding: 10rem; */
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}

.module-news .half {
    width: 1400px;
    height: 700px;
    background: #ff6fb7;
    bottom: 0;
    z-index: 10;
    border-top-left-radius: 700px;
    border-top-right-radius: 700px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.module-news .half img {
    position: absolute;
    top: -23%;
    right: 0;
    max-height: 300px;
    left: 0;
    margin: auto;
}

.module-news .half .content1 {
    color: #fff;
    max-width: 641px;
    margin: auto;
}

.module-news .half .content1 h2 {
    font-size: 3.4rem;
    font-weight: 600;
}

.module-news .half .content1 h2 span {
    font-weight: normal;
    color: #274ba3;
    font-family: 'Richela';
    font-size: 4rem;
}

.module-news .half p {
    font-weight: 600;
    font-size: 1.1rem;
    max-width: 661px;
    margin: auto;
}

.module-news .half .content1 form {
    /* max-width: 80%; */
    margin: auto;
}

.module-news .half .content1 form input,
.module-news .half .content1 form select {
    height: 3.5rem;
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
}

.module-news .half .content1 form select option {
    color: #000;
}

.woocommerce-price-suffix {
    color: #ede939;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    background: #ffb900;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 5px;
    background-color: #fff;
    outline: 0;
    width: 100%;
}

#add_payment_method #payment ul.payment_methods .stripe-card-group, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
    position: relative;
    width: 100%;
}

.woocommerce-cart article {
    max-width: 1140px;
    margin: auto;
    padding-bottom: 5rem;
}

#bs-example-navbar-collapse-1 {
    position: relative;
}

.navbar.scroll .login-details {
    display: none;
}

.black #bs-example-navbar-collapse-1 .login-details {
    color: #000 !important;
}

#bs-example-navbar-collapse-1 .login-details{
    color: #fff;
    font-size: .8rem;
    font-weight: 400;
    top: 5px;
    position: absolute;
    right: 20px;
}

.black #bs-example-navbar-collapse-1 .login-details a {
    color: #000 !important;
}

#bs-example-navbar-collapse-1 .login-details a {
    color: #fff;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #274ba3;
    color: #fff;
}

.woocommerce-MyAccount-navigation ul li  {
    margin-bottom: 5px;
}

.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 1rem;
    border: 1px solid #274ba3;
    max-width: 250px;
    color: #274ba3;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    background: #274ba3;
    color: #fff;
}

.dashboard-banner {
    background-color: #112a7c;
    padding: 10rem 0rem;
    /* height: 350px; */
    text-align: center;
    color: #fff;
}

.dashboard-banner h1 {
    font-weight: 600;
}

.fifth-mobile-home .content1 h2{
    color: #000;
    font-size: 3.5rem;
    font-weight: 600;
}

.fifth-mobile-home .content1 h2 span {
    font-weight: normal;
    font-family: 'Richela';
    color: #274ba3;
    font-size: 4rem;
}

.fifth-mobile-home .content1 form {
    /* max-width: 80%; */
    margin: auto;
}

.fifth-mobile-home .content1 form input,
.fifth-mobile-home .content1 form select {
    height: 3.5rem;
    border: 1px solid #000;
    color: #000;
    background: transparent;
}

.fifth-mobile-home .content1 form select option {
    color: #000;
}

.home-banner .container-fluid {
    padding-top: 10rem;
}

.home-banner {
	/* padding-top: 10rem; */
	background: rgb(17, 39, 122);
	background: linear-gradient(126deg, rgba(17, 39, 122, 1) 0%, rgba(27, 54, 141, 1) 55%, rgba(39, 75, 163, 1) 100%);
	padding-bottom: 30rem;
	position: relative;
	height: 1650px;
}

.home-banner .overlay {
    display: none;
    position: absolute;
    background: rgb(0 0 0 / 30%);
    width: 100%;
    height: 100%;
    z-index: 2;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    width: 100%;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: initial;
    margin-right: 1em;
    width: 100%;
    height: 3.5rem;
}

.woocommerce-form-register__submit {
    float: initial;
    margin-right: 1em;
    width: 100%;
    height: 3.5rem;
}

.banner-page {
    background-color: #112a7c;
    padding: 10rem 0rem;
    text-align: center;
    color: #fff;
    margin-bottom: 2rem;
}

.member-banner {
    padding-bottom: 4rem;
    padding-top: 12rem;
    background: #112a7c;
    color: #Fff;
}

.member-content .content{
    padding: 2rem;
    box-shadow: 0 2px 20px rgb(176 176 176 / 50%);
}

.pagination ul {
    list-style-type: none;
}

.member-content ul li a {
    color: #000 !important;
}

#swpm-login-form{
    max-width: 50%;
    margin: auto;
}

.swpm-login-widget-form input[type=text],.swpm-login-widget-form input[type=password] {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

    .swpm-buy-now-button-submit {
        padding: 20px;
    }

.swpm-login-form-submit,.swpm-pw-reset-submit,.swpm-edit-profile-submit,body .swpm-buy-now-button-submit,.swpm_payment_button {
    float: initial;
    margin-right: 1em;
    width: 100% !important;
    height: 3.5rem;
    color: #fff !important;
    background: #ff6fb7 !important;
    display: inline-block;
    border: none;
    margin-top: 10px;
}


.swpm-pw-reset-widget-form,#swpm-editprofile-form {
    max-width: 50%;
    margin: auto;
}

.swpm-pw-reset-text,#swpm-editprofile-form input[type="text"],#swpm-editprofile-form input[type="password"],#swpm-editprofile-form select{
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.mobile-offcanvas .login-details1 {
    position: absolute;
    bottom: 0;
    /* margin: auto; */
    margin-bottom: 10px;    
    font-size: 12px;
}

.mobile-offcanvas .login-details1  a {
    color: #fff !important;
}

.ham-black {
    display: none;
}

.black .ham-black{
    display: inline-block !important;
}

.black .ham-white {
    display: none !important;
}

.stripe-button-el {
    width: 100%;
    height: 3.5rem;
    background: #ff6fb7 !important;
    border-radius: 0px !important;
}

.stripe-button-el span {
    background: none !important;
    border: none;
    text-shadow: none;
    box-shadow: none !important;
}

.member-content {
    font-family: 'Richela';
}
.member-banner {
    font-family: 'Richela';

}

.member-content .object {
    transform: translate(0,0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    position: relative;
    padding-bottom:8px;
}

.member-content .object .medias{
    position: relative;
    z-index: 1;
}

.member-content .object .medias::before {
    background-color: rgba(26, 26,26, 1);
    background-image: rgba(26, 26,26, 1);
    -webkit-mask-size: 6px;
        mask-size: 14px;
    position: absolute;
    left: 10px;
    top: 10px;
    height: 100%;
    width: 100%;
    border-radius: 6px;
    content: "";
    display: block;
    z-index: -1;
}

.member-content .object .medias::after {
    border-width: 2px;
    border-color: rgba(26, 26,26, 1);
    -webkit-mask-size: 6px;
        mask-size: 14px;
    position: absolute;
    left: 10px;
    top: 10px;
    height: 100%;
    width: 100%;
    border-radius: 6px;
    content: "";
    display: block;
    z-index: -1;
}

.member-content .object .medias .media-style{
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    position: relative;
    overflow: hidden;
    border-radius:0.375rem;
    border-width: 2px;
    border-color: rgba(26, 26, 26, 1);
    border-style: solid;
    aspect-ratio: 1 / 1;
}

.member-content .object .medias .media-style img {
    position: absolute;
    inset: 0px;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.member-content .object:hover {
    transform: translate(0,-0.6rem) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    position: relative;
    padding-bottom:8px;
}

.member-content .gwapo {
    max-width: 1000px;
}


.member-content .download {
    position: relative;
    display: block;
    margin-top: 2rem;

}

.member-content .download span{
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    border-radius: 999px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    text-align: center;
    font-size: calc(1 * 1rem);
    background: #ff6fb7;
    color: black;
    box-shadow: inset 0 0 0 2px;
    box-sizing: border-box;
    transition: transform 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.member-content .download::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    height: 100%;
    width: 100%;
    border-radius: 9999px;
    display: block;
    background-color: black;
    border-width: 2px;
    border-color: black;
    z-index: -1;
}

.member-content .download:hover span {
    transform: translate(4px, 4px);
}