@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,400i,500,600,700);
/* @import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700&display=swap'); */

@font-face {
    font-family: Rockway;
    font-weight: 400;
    font-style: normal;
    src: font-url("/fonts/HLF-Rockway-Alt.otf.eot");
    src: font-url("/fonts/HLF-Rockway-Alt.otf.eot?#iefix") format("embedded-opentype"), font-url("/fonts/HLF-Rockway-Alt.otf.woff2") format("woff2"), font-url("/fonts/HLF-Rockway-Alt.otf.woff") format("woff"), font-url("/fonts/HLF-Rockway-Alt.otf.ttf") format("truetype")
}

#book-now .book-wrapper {
    background-color: #EDA188;
    padding: 25px 35px;
    margin-bottom: 50px;
}

#book-now .book-wrapper .book-title {
    font-family: Baskerville, Raleway, sans-serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: .3px;
}

#book-now .book-wrapper .book-action button {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #000;
    text-transform: uppercase;
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #000;
    padding-left: 0;
    padding-right: 0;
}

.babyshow-badge {
    width: 150px;
    position: absolute;
    top: -270px;
    right: 20px;
}

#essentials-popup {
    width: 90%;
    padding: 25px;
    overflow: initial;
}

#essentials-popup .ep-image {
    width: 100%;
    margin-bottom: 20px;
}

#essentials-popup .ep-body .ep-discount {
    width: 254px;
    height: 40px;
    position: relative;
    background-color: #E8E099;
    margin: 0 auto 15px;
}
#essentials-popup .ep-body .ep-discount .ed-figure {
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-weight: 600;
    position: absolute;
    top: 4px;
    left: 30px;
    letter-spacing: 1px;
    padding-right: 30px;
    padding-left: 30px;
}
#essentials-popup .ep-body .ep-discount .ed-text {
    font-family: "HLF - Rockway Alt", sans-serif;
    font-size: 36px;
    position: absolute;
    top: -15px;
    right: 15px;
}

#essentials-popup .ep-body .ep-title {
    font-family: "Baskerville", "Raleway", sans-serif;
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
}

#essentials-popup .ep-body .ep-content {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 22px;
    margin-bottom: 30px;
    text-align: center;
}

#essentials-popup .ep-body .ep-content a {
    color: #000 !important;
    text-decoration: underline;
    outline: 0;
}

#essentials-popup .ep-body .ep-form {
    text-align: center;
}

#essentials-popup .ep-body .ep-form input {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    border: 0;
    width: 100%;
    background: transparent;
    border-bottom: 1px solid #000;
    margin-right: 5px;
    margin-left: 0;
    text-align: center;
}

#essentials-popup .ep-body .ep-form-response {
    display: none;
    width: 100%;
    margin: 0;
    padding: 10px;
    background-color: rgba(232,224,153,.2);
    color: #000;
    font-family: "Raleway", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 22px;
}

#essentials-popup .ep-body .ep-form input::-webkit-input-placeholder { /* Edge */
    color: #000;
}

#essentials-popup .ep-body .ep-form input::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}

#essentials-popup .ep-body .ep-form input::placeholder {
    color: #000;
}

#essentials-popup .ep-body .ep-form input:focus {
    background-color: #ffffff;
}

#essentials-popup .ep-body .ep-form button {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    border: 0;
    background: transparent;
    border-bottom: 1px solid #000;
    padding-left: 0;
    padding-right: 0;
    margin: 10px 0 0;
    outline: 0;
}

#essentials-popup .ep-body .ep-winner-text {
    margin: 30px auto 0;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: .3px;
    text-align: center;
    color: rgba(0,0,0,.5);
}

#essentials {
    padding-bottom: 50px;
    background: rgba(232,224,153,1);
}

#essentials .essentials-body .essentials-discount {
    width: 83px;
    height: 40px;
    position: relative;
    background-color: #ffffff;
    margin-bottom: 25px;
}
#essentials .essentials-body .essentials-discount .ed-figure {
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    font-weight: 600;
    position: absolute;
    top: 5px;
    left: 15px;
}
#essentials .essentials-body .essentials-discount .ed-text {
    font-family: "HLF - Rockway Alt", sans-serif;
    font-size: 50px;
    position: absolute;
    top: -20px;
    right: 15px;
}

#essentials .essentials-body .essentials-title {
    font-family: "Baskerville", "Raleway", sans-serif;
    font-size: 38px;
    color: #000;
    margin-bottom: 20px;
}

#essentials .essentials-body .essentials-content {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
    margin-bottom: 30px;
}

#essentials .essentials-body .essentials-content a {
    color: #000;
    text-decoration: underline;
}

#essentials .essentials-body .essentials-content-summary {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

#essentials .essentials-body .essentials-form input {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    border: 0;
    width: 250px;
    background: transparent;
    border-bottom: 1px solid #000;
    margin-right: 5px;
}

#essentials .essentials-body .essentials-form-response {
    display: none;
    background-color: rgba(255, 255, 255, .50);
    padding: 10px;
    color: #000;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
}

#essentials .essentials-body .essentials-form input::-webkit-input-placeholder { /* Edge */
    color: #000;
}

#essentials .essentials-body .essentials-form input::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}

#essentials .essentials-body .essentials-form input::placeholder {
    color: #000;
}

#essentials .essentials-body .essentials-form input:focus {
    background-color: #ffffff;
}

#essentials .essentials-body .essentials-form button {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #000;
    text-transform: uppercase;
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #000;
    padding-left: 0;
    padding-right: 0;
}

.es-form-arrow {
    width: 14px;
    height: 10px;
    display: inline-block;
    background: url('/images/essentials-arrow.svg') no-repeat;
    margin-left: 5px;
}

#essentials .essentials-gallery {
    width: 100%;
    margin-top: 50px;
    padding: 0 0 50px;
}

#essentials .essentials-gallery .carousel-indicators {
    bottom: -40px;
}

#essentials .essentials-gallery .carousel-indicators li {
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    opacity: .15;
}

#essentials .essentials-gallery .carousel-indicators li.active {
    opacity: 1;
}

#testimonial {
    padding: 90px 0 45px;
    text-align: center;
    background-color: #FAAE92;
}

/* #testimonial .testimonial-title {
    font-family: "HLF - Rockway Alt";
    font-size: 50px;
    color: #fff;
    margin-bottom: 40px;
} */

#testimonial .testimonial-items{
    box-shadow: none;
    outline: none;
}

#testimonial .testimonial-body {
    /* width: 75%; */
    margin: 0 auto;
    position: relative;
}

#testimonial .testimonial-comment {
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.3px;
    color: #fff;
    margin-bottom: 35px;
}

#testimonial .testimonial-username {
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.3px;
}

#testimonial .testimonial-left-quote,
#testimonial .testimonial-right-quote {
    position: absolute;
    top: -15px;
}

#testimonial .testimonial-left-quote {
    left: -30px;
}

#testimonial .testimonial-right-quote {
    right: -30px;
}

#header-popup {
    background-color: #F8BAA6;
    padding: 5px 0;
    position: relative;
}

#trustpilot {
    background-color: #FFD6C1;
    padding: 50px 0;
}

#header-popup .hp-content {
    color: #000;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    padding: 6px 35px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#header-popup .hp-content a {
    color: #000;
    text-decoration: underline;
}

#header-popup .hp-close-button {
    margin-top: -3px;
}

#header-popup .hp-close {
    position: fixed;
    top: 9px;
    right: 15px;
}

#started-quiz {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #000000;
    padding: 20px 15px;
}

#started-quiz .sq-content {
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px
}

#started-quiz .sq-actions .btn-continue-quiz {
    display: inline-block;
    padding: 8px 40px;
    font-size: 10.5px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    background-color: #ffffff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

#started-quiz .sq-actions .btn-continue-quiz:hover {
    text-decoration: none;
}

#started-quiz .sq-actions .btn-end-quiz {
    display: inline-block;
    padding: 8px 0;
    margin-left: 20px;
    font-size: 10.5px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

#started-quiz .sq-actions .btn-end-quiz:hover {
    text-decoration: none;
}

#started-quiz .sq-actions .btn-end-quiz > img {
    margin-left: 10px;
}

.start-glow-mobile {
    background-color: #000;
    color: #FFF;
    position: fixed;
    bottom: 5%;
    left: 5%;
    right: 5%;
    width: 90%;
    border-radius: 8px;
    padding: 8px 30px;
    text-align: center;
    z-index: 1000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    font-family: Raleway, Arial, sans-serif;
}

.start-glow-mobile:hover {
    text-decoration: none;
    color: #FFF;
}

.profile-header-dropdown .btn {
    outline: none;
    font-family:Raleway, sans-serif;
    font-weight:500;
    font-size:12px;
    color:#231f20;
    letter-spacing:.25px;
    line-height:16px;
    margin-right:4px;
}

.profile-header-dropdown .dropdown-menu a {
    outline: none;
    line-height: normal;
    font-family:Raleway, sans-serif;
    font-weight:500;
    font-size:12px;
    background-color: transparent !important;
}

.profile-header-dropdown .dropdown-menu a:hover {
    color: #EDA188;
}

main {
    width: 100%;
    display: inline-block;
    max-width: 100%;
}

body {
    background: hsla(0, 0%, 92%, .18) !important
}

header.animateHeader.deactive nav {
    line-height: 60px;
    height: 60px;
}

header.animateHeader.deactive .menu-left {
    display: none;
}

header.animateHeader.deactive .logo-min{
    display: block;
}

header.animateHeader .logo-min {
    display: none;
}

header.animateHeader.deactive nav .menu li a.start-glow {
    color: #fff;
    background: #EDA188;
    border: 1px solid #EDA188 !important;
}

header.animateHeader.deactive {
    top: -125px;
    opacity: 0;
    background-color: #fff;
}

@media (min-width: 992px) and (max-width: 1199.8px) {
    header.animateHeader.deactive .changed {
        margin-left: 0 !important;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

header.animateHeader.deactive .logo-to-list {
    display: block !important;
}

header.animateHeader.deactive .extra,
header.animateHeader.deactive .logo {
    display: none !important;
}

header.animateHeader .logo-to-list {
    display: none;
}

header.animateHeader.active .extra {
    display: block;
}

header.animateHeader .extra {
    border-bottom: 1px solid rgba(112, 112, 112, .2);
}

header.animateHeader.active {
    transition: top .3s, opacity .5s;
    -moz-transition: top .3s, opacity .5s;
    -o-transition: top .3s, opacity .5s;
    -webkit-transition: top .3s, opacity .5s;
    opacity: 1;
}

header.has-popup.position-fixed {
    top: 0;
}

.paddingWhiteHeader {
    padding-top: 125px;
}

.w1140 {
    max-width: 1140px !important
}

.bg-main {
    background: hsla(0, 0%, 92%, .18)
}

.bg-white {
    background: #fff !important
}

.bg-gray {
    background: #faf9f8 !important
}

.w100 {
    width: 100%;
    display: inline-block
}

.notmom, .notmom nav {
    background: #efefef !important
}

h1, h2, h3, h4, p {
    padding: 0;
    margin: 0
}

address, dl, ol, ul {
    margin-bottom: 0
}

.uneditable-input:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
    border-color: transparent;
    box-shadow: none;
    outline: 0 none
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

ul {
    padding: 0;
    margin: 0
}

.slide-left-menu {
    opacity: 0;
    left: -100%;
    height: 100%;
    line-height: normal;
    padding-top: 175px;
    padding-left: 30px;
    transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    width: 100%;
    z-index: 998;
    top: 0;
}

.slide-left-menu.active {
    left: 0;
    opacity: 1;
}

.slide-left-menu-items {
    list-style-type: none;
}

.slide-left-menu-items .slide-left-menu-item {
    margin-bottom: 45px;
}

.slide-left-menu-items .slide-left-menu-item > a {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    color: #000000;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}

.slide-left-menu-items .slide-left-menu-item > a > i {
    display: inline-block;
    width: 20px;
    height: 13px;
    background-image: url('/images/icon/arrow.svg');
    background-repeat: no-repeat;
    margin-left: 15px;
}

input[type=number] {
    -moz-appearance: textfield
}

#pricing {
    margin-top: 60px;
}

#pricing .pricing {
    background: #faf9f8;
    padding: 70px 20px 110px;
}

#pricing .header {
    font-weight: 400;
    font-size: 38px;
    letter-spacing: 0;
    line-height: 35px
}

#pricing .header, #pricing .inside-header {
    font-family: Baskerville, sans-serif;
    color: #000;
    width: 100%;
    display: inline-block;
    text-align: center
}

#pricing .inside-header {
    font-weight: 500;
    font-size: 22px;
    letter-spacing: .5px;
    /* line-height: 12.6px; */
    margin-bottom: 25px
}

#pricing .description-price {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px;
    width: 100%;
    display: inline-block;
    text-align: center
}

#pricing .slash {
    width: 100%;
    display: flex;
    margin-top: 35px;
    margin-bottom: 35px
}

#pricing .slash .glow-line {
    width: 100%;
    position: relative;
    margin: 15px;
    border-bottom: 1px solid #b9b275
}

#pricing .slash .glow-icon {
    position: relative;
    top: 5px;
    min-width: 50px
}

#delivery-returns {
    margin-bottom: 100px
}

#delivery-returns .delivery-returns {
    padding: 70px 0 110px;
}

#delivery-returns .delivery-returns .header {
    font-family: Baskerville, sans-serif;
    font-weight: 400;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 75px
}

#delivery-returns .dd-content {
    padding: 0 20px;
}

#delivery-returns .delivery-returns .slash {
    width: 100%;
    display: flex;
    margin-top: 35px;
    margin-bottom: 35px;
    padding: 0 50px;
}

#delivery-returns .delivery-returns .slash .glow-line {
    width: 100%;
    position: relative;
    margin: 15px;
    border-bottom: 1px solid #b9b275
}

#delivery-returns .delivery-returns .slash .glow-icon {
    position: relative;
    min-width: 50px
}

#delivery-returns .delivery-returns .sections {
    margin-bottom: 55px;
    padding: 0 35px !important
}

#delivery-returns .delivery-returns .sections .header-sec {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    letter-spacing: .3px;
    line-height: 26px;
    position: relative;
    margin-left: 30px;
}

#delivery-returns .delivery-returns .sections .header-sec:before {
    content: "";
    display: block;
    background: url("/images/icon/question.svg") no-repeat;
    width: 22px;
    height: 23px;
    position: absolute;
    top: 0;
    left: -30px;
    z-index: -1
}

#delivery-returns .delivery-returns .sections .return-description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px
}

#delivery-returns .delivery-returns .btn-sec a.orderstyle {
    display: inline-block;
    width: 100%;
    text-decoration: none
}

#delivery-returns .delivery-returns .btn-sec a.orderstyle span {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    line-height: 12.6px;
    padding-bottom: 5px;
    border-bottom: 1px solid #707070;
    text-transform: uppercase;
    text-align: left
}

#delivery-returns .delivery-returns .btn-sec a.orderstyle span i {
    margin-left: 15px
}

#delivery-returns .delivery-returns .btn-sec a.orderstyle:focus {
    outline: none
}

.cd-timeline__content:before {
    right: -5%
}

.cd-timeline__content:before, .right-arrow:before {
    background: #ccc !important;
    height: 1px;
    width: 15%;
    top: 50% !important;
    z-index: -1;
    border: none !important
}

.right-arrow:before {
    left: -5%
}

.cd-timeline .container a.takequiz {
    background: #eda188;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 12.6px;
    padding: 15px !important;
    text-transform: uppercase;
    width: 280px;
    height: 44px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    position: relative;
    top: 90px;
}

.cd-timeline .container a.takequiz:focus {
    outline: none
}

.cd-timeline .container .cd-timeline__block {
    align-items: center
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-1 {
    z-index: 100
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-1 span.brush-1 {
    /* content: url("/images/tools/front/how-brush-1.png"); */
    display: block;
    position: absolute;
    top: -15%;
    left: -20px;
    z-index: 1;
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-1 span img.main-image {
    margin: 0 !important;
    min-width: 100%;
    width: auto;
    height: auto;
    position: relative;
    z-index: 2;
}

/* .cd-timeline .container .cd-timeline__block .section-how .how-brush-2 {
    z-index: 100
} */

.cd-timeline .container .cd-timeline__block .section-how .how-brush-2 span.brush-2 {
    /* content: url("/images/tools/front/how-brush-2.png"); */
    display: block;
    position: absolute;
    top: -5%;
    right: -30px;
    z-index: 3;
}
.cd-timeline .container .cd-timeline__block .section-how .how-brush-2 span.main-image,
.cd-timeline .container .cd-timeline__block .section-how .how-brush-1 span.main-image {
    width: 100%;
}
.cd-timeline .container .cd-timeline__block .section-how .how-brush-2 span img.main-image {
    margin: 0 !important;
    min-width: 100%;
    width: auto;
    height: auto;
    z-index: 1;
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-3 {
    z-index: 100
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-3 span:before {
    content: "";
    display: block;
    background: url("/images/tools/front/how-brush-3.png") no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -5%;
    left: -1%;
    z-index: 1
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-3 span img {
    margin: 0 !important;
    z-index: 100;
    min-width: 90%;
    width: auto;
    height: auto
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-4 {
    z-index: 100
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-4 span:before {
    content: "";
    display: block;
    background: url("/images/tools/front/how-brush-4.png") no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 25%;
    left: 80%;
    z-index: -1
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-4 span img {
    margin: 0 !important;
    z-index: 100;
    min-width: 90%;
    width: auto;
    height: auto
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-5 {
    z-index: 100
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-5 span:before {
    content: "";
    display: block;
    background: url("/images/tools/front/how-brush-5.png") no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -5%;
    left: -3%;
    z-index: -1
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-5 span img {
    margin: 0 !important;
    z-index: 100;
    min-width: 90%;
    width: auto;
    height: auto
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-6 {
    z-index: 100
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-6 span:before {
    content: "";
    display: block;
    background: url("/images/tools/front/how-brush-6.png") no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -5%;
    left: 75%;
    z-index: 1
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-6 span img {
    margin: 0 !important;
    z-index: 100;
    min-width: 90%;
    width: auto;
    height: auto
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-7 {
    z-index: 100
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-7 span:before {
    content: "";
    display: block;
    background: url("/images/tools/front/how-brush-7.png") no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -5%;
    left: -1%;
    z-index: 1
}

.cd-timeline .container .cd-timeline__block .section-how .how-brush-7 span img {
    margin: 0 !important;
    z-index: 100;
    min-width: 90%;
    width: auto;
    height: auto
}

.cd-timeline h2 {
    font-family: 'Baskerville';
    font-size: 28px;
    letter-spacing: 0;
    line-height: 35px;
    margin-top: 50px;
    margin-bottom: 25px
}

.cd-timeline h2, .cd-timeline p {
    font-weight: 400;
    color: #000
}

.cd-timeline p {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    letter-spacing: .3px;
    line-height: 24px
}

.cd-timeline {
    position: relative;
    padding: 100px 0 200px
}

.bg-whitemenu {
    background: #fff !important
}

.activeTop {
    background: transparent !important;
    position: fixed !important;
    border-bottom: none !important;
    top: 35px;
    z-index: 9999
}

.activeTop, .menu-topCenter {
    line-height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.menu-topCenter {
    position: relative;
}

.menu-topCenter li {
    margin-left: 30px;
    list-style-type: none
}

.position-fixed .menu-topCenter li {
    margin-left: 5px;
}

.menu-topCenter li a {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #231f20;
    letter-spacing: 0;
    line-height: 28px;
    text-transform: uppercase
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    margin: 0 !important;
    background: #fff !important
}

.fixed .nav-header .brand {
    float: left
}

.fixed .wrap-core-nav-list .left {
    display: none
}

.fixed .wrap-core-nav-list .col-menu {
    float: right
}

.fixed .menu li a.start-glow {
    padding: 7.5px 15px 8.5px !important;
    border-radius: 8px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 12.6px;
    border: none !important;
    text-transform: uppercase;
    max-width: 131px;
    max-height: 28px;
    display: flex;
    flex-direction: row;
    position: relative;
    top: 35px;
    background: #eda188;
    justify-content: center;
    align-items: center;
    text-align: left
}

.fixed .menu li a.start-glow:focus {
    outline: none
}

nav {
    border-bottom: 1px solid rgba(112, 112, 112, .2);
    height: 96px;
    line-height: 96px;
}

nav .nav-header {
    background: transparent
}

nav .brand {
    display: block;
    position: relative;
    width: 126px;
    height: 49px;
    margin: auto
}

nav .brand img {
    width: 100%
}

nav .brand img.fixedlogo {
    display: none
}

nav .menu li a {
    display: block;
    text-decoration: none;
    color: #3a3a3a
}

nav .menu li a:hover {
    color: #333333
}

nav .menu li a i {
    font-size: 12px
}

nav .menu li a span.search-faq, nav .menu li a span.search-header {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 16px
}

nav .menu li a span.search-faq {
    margin-left: 10px
}

nav .menu li a.profile span {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 16px;
    margin-right: 4px
}

nav .menu li a.profile i {
    position: relative;
    top: 0
}

nav .menu li a.start {
    padding: 7.5px 17px 8.5px 18px !important;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 0;
    line-height: 12.6px;
    text-transform: uppercase;
    max-width: 131px;
    max-height: 28px;
    display: flex;
    flex-direction: row;
    position: relative;
    top: 35px;
    background: #EDA188;
    justify-content: center;
    align-items: center;
    text-align: left
}

nav .menu li a.start:focus {
    outline: none
}

nav .menu li a.start-glow {
    padding: 8px 15px !important;
    border-radius: 8px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 10.5px;
    color: #000;
    letter-spacing: 1px;
    line-height: 13px;
    border: 1px solid #000 !important;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    position: relative;
    /* top: 35px; */
    background: transparent;
    justify-content: center;
    align-items: center;
    text-align: left
}

nav .menu li a.start-glow:focus {
    outline: none
}

nav .wrap-core-nav-list {
    height: 96px
}

nav .wrap-core-nav-list .nav-header {
    background: transparent
}

nav ul.attributes li a .feather {
    width: 16px;
    height: 16px
}

.megamenu-dropdown {
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, .1);
    margin-top: -1px
}

.mega-body {
    padding: 10px 0 !important
}

.mega-body ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column
}

.mega-body ul li {
    position: relative;
    width: 100%;
    padding: 5px 10px;
    height: 30px;
    line-height: 30px
}

.mega-body ul li:first-child {
    border: 0
}

.mega-body ul li .link {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .25px
}

.mega-body ul li .link:hover {
    background: hsla(0, 0%, 100%, .3)
}

nav li.dropdown.open > a, nav li.megamenu.open > a {
    color: #333333
}

ul.dropdown-menu li a {
    text-decoration: none
}

nav button {
    background: transparent;
    border: none;
    outline: none
}

@media (max-width: 992px) {
    header.animateHeader.deactive .menu-left {
        display: block;
    }

    header.animateHeader.deactive .logo-to-list,
    header.animateHeader.deactive .logo-min {
        display: none !important;
    }

    header.animateHeader.deactive .logo {
        display: block !important;
    }

    nav .full-container, nav .nav-container {
        padding-left: 0;
        padding-right: 0
    }

    nav .nav-header {
        min-height: 60px
    }

    nav .nav-header .brand {
        margin: 0 auto 5px;
        float: none
    }

    nav .toggle-bar {
        outline: none;
        box-shadow: none;
        font-size: 18px;
        padding: 0 6px;
    }

    nav .menu li a {
        padding: 10px;
        border-bottom: 1px solid #efefef
    }

    nav .menu li:last-child a {
        border-bottom: none
    }
}

.faqterm {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px
}

.faqfield .header-field, .faqterm .fbold {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px
}

.header-field.mb-10 {
    margin-bottom: 10px;
}

.faqfield .header-field {
    margin-bottom: 10px
}

.faqfield .description-field {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px;
    margin-bottom: 30px
}

.faqfield .account-form label {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    letter-spacing: 0;
    line-height: 15px
}

.faqfield .account-form .select__block .bmd-form-group .custom-selects-wrapper {
    max-width: 100% !important
}

.faqfield .account-form input {
    background: #fff
}

.faqfield .account-form textarea {
    margin-bottom: 13px;
    width: 100%;
    display: inline-block;
    height: 219px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none;
    border: none;
    border: .5px solid #231f20;
    padding: 10px 13px !important;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #a2a2a2;
    letter-spacing: .25px;
    line-height: 16px;
    background: #fff;
    resize: none
}

.content-right .content-header {
    height: 34px;
    display: flex;
    flex-direction: column;
    margin-bottom: 44px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(112, 112, 112, .2);
    padding-bottom: 15px
}

.content-right .content-header p {
    width: 100%;
    display: inline-block;
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 22px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px;
    position: relative;
    top: -8px;
    padding-left: 14px
}

.content-right .content-inside {
    display: flex;
    flex-direction: column;
    padding-left: 14px
}

.content-right .content-inside p.no-ordermessage {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 28px;
    margin-bottom: 36px
}

.content-right .content-inside a.getstart {
    padding: 7.5px 17px 8.5px 18px !important;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 0;
    line-height: 12.6px;
    text-transform: uppercase;
    max-width: 131px;
    max-height: 28px;
    display: flex;
    flex-direction: row;
    background: #EDA188;
    justify-content: center;
    align-items: center;
    text-align: left
}

.content-right .content-inside a.getstart:focus {
    outline: none
}

.content-right .content-inside .reorder-area {
    border: .5px solid #707070;
    padding: 26px 50px 68px !important
}

.content-right .content-inside .reorder-area .description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 22px;
    margin-bottom: 42px
}

.content-right .content-inside .reorder-area a.orderglow {
    padding: 7.5px 17px 8.5px 18px !important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 12.6px;
    margin-bottom: 21px;
    text-transform: uppercase;
    max-width: 145px;
    max-height: 28px;
    background: #000;
    text-align: left;
    display: inline-block;
    text-decoration: none
}

.content-right .content-inside .reorder-area a.orderglow:focus {
    outline: none
}

.content-right .content-inside .reorder-area a.orderstyle {
    display: inline-block;
    width: 100%;
    text-decoration: none
}

.content-right .content-inside .reorder-area a.orderstyle span {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #000;
    letter-spacing: 1px;
    line-height: 12.6px;
    padding-bottom: 5px;
    border-bottom: 1px solid #707070;
    text-transform: uppercase;
    text-align: left
}

.content-right .content-inside .reorder-area a.orderstyle:focus {
    outline: none
}

.content-right .content-inside .style-profile-bold {
    margin-bottom: 231px;
    padding: 30px 164px;
    background: #eda188
}

.content-right .content-inside .style-profile-bold .header {
    text-transform: uppercase;
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px;
    margin-bottom: 10px
}

.content-right .content-inside .style-profile-bold .description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 15px
}

.content-right .content-inside .style-profile-bold a.takequiz {
    background: #231f20;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 12.6px;
    padding: 15px !important;
    text-transform: uppercase;
    width: 280px;
    height: 44px;
    text-decoration: none;
    text-align: center;
    display: inline-block
}

.content-right .content-inside .style-profile-bold a.takequiz:focus {
    outline: none
}

.content-right .content-inside .divider {
    width: 100%;
    display: inline-block;
    height: .5px;
    background: #707070;
    opacity: .5;
    filter: alpha(opacity=50);
    margin-bottom: 30px
}

.content-right .content-inside .style-profile {
    margin-bottom: 31px;
    padding: 30px 164px;
    background: hsla(15, 74%, 73%, .1)
}

.content-right .content-inside .style-profile .note {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 28px;
    margin-bottom: 32px;
    text-align: center;
    display: inline-block;
    width: 100%
}

.content-right .content-inside .style-profile .note span {
    border-bottom: .5px solid rgba(35, 31, 32, .55);
    padding-bottom: 3px
}

.content-right .content-inside .style-profile .notesmall {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 28px;
    margin-bottom: 30px;
    text-align: center;
    display: inline-block;
    width: 100%;
    text-indent: -20%;
    padding-bottom: 3px
}

.content-right .content-inside .style-profile .notesmall span {
    border-bottom: .5px solid rgba(35, 31, 32, .55);
    padding-bottom: 3px
}

.content-right .content-inside .style-profile textarea {
    padding: 10px 14px 13px 15px !important;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    max-height: 140px
}

.content-right .content-inside .style-profile input, .content-right .content-inside .style-profile textarea {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    color: #000;
    max-width: 374px;
    resize: none !important;
    overflow: hidden
}

.content-right .content-inside .style-profile input {
    padding: 14px 12px !important;
    font-weight: 500;
    letter-spacing: .25px;
    line-height: 35px;
    max-height: 42px;
    background: #fff
}

.content-right .content-inside .style-profile .features {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.content-right .content-inside .style-profile .features li {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.content-right .content-inside .style-profile .features li p, .content-right .content-inside .style-profile .features li span {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    flex: 1;
    text-align: left
}

.content-right .content-inside .style-profile .checkboxes .checkbox {
    margin-bottom: 18px
}

.content-right .content-inside .style-profile .checkboxes .checkbox label p {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 15px;
    margin-left: 13px;
    margin-top: 5px;
    position: relative
}

.content-right .content-inside .style-profile a.update {
    padding: 7.5px 17px 8.5px 18px !important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 12.6px;
    text-transform: uppercase;
    width: 145px;
    height: 28px;
    text-decoration: none;
    background: #000;
    text-align: center;
    display: inline-block
}

.content-right .content-inside .style-profile a.update:focus {
    outline: none
}

.content-right .content-inside .style-profile a.orderstyle {
    display: inline-block;
    width: 100%
}

.content-right .content-inside .style-profile a.orderstyle span {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #000;
    letter-spacing: 1px;
    line-height: 12.6px;
    padding-bottom: 5px;
    border-bottom: 1px solid #707070;
    text-transform: uppercase;
    text-align: left
}

.content-right .content-inside .style-profile a.orderstyle:focus {
    outline: none
}

.content-right .content-inside .margin-style {
    margin-left: 1%;
    margin-right: 1%
}

.content-right .content-inside .padstyle {
    padding: 30px 100px;
    margin-left: 1%;
    margin-right: 1%
}

.content-right .content-inside .details h4 {
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .5px;
    line-height: 28px;
    padding-left: 0;
    margin-bottom: 26px;
    text-transform: uppercase
}

.content-right .content-inside .details .account-form {
    margin-bottom: 14px
}

.content-right .content-inside .details .account-form .mtop15 {
    position: relative;
    top: 15px
}

.content-right .content-inside .details .account-form .custom-selects-wrapper {
    max-width: 100%
}

.content-right .content-inside .details .account-form .custom-selects-wrapper .custom-selects-trigger {
    padding-right: 0 !important;
    height: 35px !important;
    line-height: 35px !important;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 16px
}

.content-right .content-inside .details .account-form .billing-info, .content-right .content-inside .details .account-form .billing-info a {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 16px;
    margin-top: 5px
}

.content-right .content-inside .details .account-form .billing-info a {
    text-decoration: underline
}

.content-right .content-inside .details .account-form .billing-info p.header {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 16px
}

.content-right .content-inside .details .account-form .billing-info p.description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 16px
}

.content-right .content-inside .details .account-form label {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    letter-spacing: 0;
    line-height: 10px
}

.content-right .content-inside .details .account-form input {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #231f20;
    letter-spacing: .25px;
    line-height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: none;
    border: none;
    border: .5px solid rgba(35, 31, 32, .55);
    background: #fff !important;
    text-indent: 19px
}

.content-right .content-inside .details .account-form input ::-webkit-input-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #231f20;
    letter-spacing: 0;
    font-size: 14px !important
}

.content-right .content-inside .details .account-form input :-moz-placeholder, .content-right .content-inside .details .account-form input ::-moz-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #231f20;
    letter-spacing: 0;
    font-size: 14px !important
}

.content-right .content-inside .details .account-form input :-ms-input-placeholder {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    color: #231f20;
    letter-spacing: 0;
    font-size: 14px !important
}

.content-right .content-inside .details button.update {
    padding: 7.5px 17px 8.5px 18px !important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 12.6px;
    margin-bottom: 50px;
    text-transform: uppercase;
    width: 145px;
    height: 28px;
    text-decoration: none;
    background: #000;
    text-align: center;
    display: inline-block
}

.content-right .content-inside .details button.update:focus {
    outline: none
}

.content-right .content-inside .details .divider {
    height: .5px;
    background: rgba(0, 0, 0, .16);
    margin: 45px 0
}

.content-right .content-inside .details .contact-description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 16px;
    padding-left: 0;
    margin: 35px 0
}

.content-right .content-inside .details .emptybot {
    margin-bottom: 229px
}

.faq .header {
    margin-top: 60px;
    margin-bottom: 90px;
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px
}

.faq .sidebar-menu .sidebar-header {
    height: 34px;
    display: flex;
    flex-direction: column;
    margin-bottom: 44px
}

.faq .sidebar-menu .sidebar-header p {
    font-weight: 600;
    font-size: 14px;
    color: #1f1f1f;
    line-height: 12px
}

.faq .sidebar-menu .sidebar-header a, .faq .sidebar-menu .sidebar-header p {
    width: 100%;
    display: inline-block;
    font-family: Raleway, sans-serif;
    letter-spacing: 0
}

.faq .sidebar-menu .sidebar-header a {
    text-decoration: underline;
    font-weight: 400;
    font-size: 12px;
    color: #000;
    line-height: 28px
}

.faq .sidebar-menu .sidebarmenu-collapse {
    display: flex;
    flex-direction: row;
    border: 1px solid #707070;
    text-align: left;
    padding: 5px 20px !important;
    width: 100%;
    cursor: pointer;
    background: #fff;
    margin-bottom: 20px
}

.faq .sidebar-menu .sidebarmenu-collapse i {
    margin-right: 5px;
    margin-top: 2px;
    float: left
}

.faq .sidebar-menu .sidemenu-inside {
    display: flex;
    flex-direction: column;
    padding: 0
}

.faq .sidebar-menu .sidemenu-inside li {
    list-style-type: none;
    width: 100%;
    margin-bottom: 27px
}

.faq .sidebar-menu .sidemenu-inside li a {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 16px
}

.faq .sidebar-menu .sidemenu-inside li ul.submenu {
    display: none
}

.faq .sidebar-menu .sidemenu-inside li ul.submenu li {
    margin-left: 5%;
    margin-top: 20px
}

.faq .sidebar-menu .sidemenu-inside li ul.submenu li a {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 16px;
    text-decoration: none
}

.faq .sidebar-menu .sidemenu-inside li ul.submenu li.active-sub a, .faq .sidebar-menu .sidemenu-inside li ul.submenu li a:hover {
    border-bottom: .25px solid #000;
    padding-bottom: 5px
}

.faq .sidebar-menu .sidemenu-inside li.active a {
    text-decoration: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 16px
}

.faq .sidebar-menu .sidemenu-inside li.active ul.submenu {
    display: block
}

.faq .sidebar-menu .sidemenu-inside li.style-quiz a {
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px
}

.main-section {
    height: 770px;
    z-index: 1;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 8.25rem;
}

.main-section .header-main {
    font-weight: 400
}

.main-section .header-main, .main-section .header-main b {
    font-family: Raleway, sans-serif;
    font-size: 24px;
    color: #000;
    letter-spacing: 1px;
    line-height: 29px
}

.main-section .header-main b {
    font-weight: 600
}

.main-section .description {
    margin-top: 30px;
    padding-right: 50px;
    font-family: Raleway;
    font-size: 14px;
    line-height: 24px;
}

.main-section .start {
    display: inline-block;
    margin-top: 25px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    letter-spacing: 1px;
    line-height: 13px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    position: relative;
    margin-left: 1%;
    text-decoration: none
}

.main-section .start:hover {
    text-decoration: none
}

.main-section .start i {
    margin-left: 10px
}

.choose-glow {
    padding: 20px 0 60px;
}

.choose-glow .header {
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 15px
}

.choose-glow .header-description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px;
    margin-bottom: 30px;
}

.choose-glow .why-choose {
    text-align: center
}

.choose-glow .why-choose .img-wrapper {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.choose-glow .why-choose img {
    width: 80px;
}

.choose-glow .why-choose .head {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 600
}

.choose-glow .why-choose .description, .choose-glow .why-choose .head {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px
}

.choose-glow .why-choose .description {
    font-weight: 400
}

.faqs .price .list {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(112, 112, 112, .2);
    padding-bottom: 10px;
    width: 100%
}

.faqs .price .list .collapse-price {
    display: flex;
    justify-content: space-between;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px;
    cursor: pointer
}

.faqs .price .list .collapse-price i {
    margin-left: auto
}

.faqs .price .list .content {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px;
    display: none;
    padding: 20px 0 !important
}

.bbot {
    border-bottom: 1px solid rgba(112, 112, 112, .2);
    position: relative;
    z-index: 200;
    padding-top: 75px;
    padding-bottom: 20px;
}

.how-it-works {
    background: #fff
}

.how-it-works .sections {
    align-items: center
}

.how-it-works .sections .img-brush {
    z-index: 100
}

.how-it-works .sections .img-brush span img {
    position: relative;
    z-index: 2;
}

.how-it-works .sections .img-brush span:before {
    content: "";
    background-image: url("/images/tools/front/brush2.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 416px;
    width: calc(100% * 20 / 100);
    left: calc(-100% * 20 / 100 / 1.5);
    top: 30%;
    z-index: 3;
}

.how-it-works .sections .img-brush span:after, .how-it-works .sections .img-brush span:before {
    display: block;
    position: absolute;
}

.how-it-works .sections .img-brush span:after {
    content: "";
    background-image: url("/images/tools/front/brush1.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 343px;
    width: calc(100% * 20 / 100);
    right: calc(-100% * 20 / 100 / 2);
    top: -30px;
    z-index: 1;
}

.how-it-works .sections .img-brush2 span img {
    position: relative;
    z-index: 2
}

.how-it-works .sections .img-brush2 span:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url("/images/tools/front/brush3.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: calc(100% * 100 / 100);
    top: calc(-100% * 15 / 100);
    height: 187px;
    left: -80px;
    z-index: 1
}

.how-it-works .sections .img-brush2 span:after {
    content: "";
    display: block;
    background-image: url("/images/tools/front/brush4.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: calc(-100% * 20 / 100 / 2);
    width: calc(100% * 20 / 100);
    height: 460px;
    top: 35%;
    z-index: 3;
}

.how-it-works .sections .watch {
    margin-bottom: 25px
}

.how-it-works .sections .watch {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .3px;
    line-height: 24px;
    color: #000;
}

.how-it-works .sections .watch a {
    text-decoration: none;
    color: #000;
}

.how-it-works .sections .header {
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 20px
}

.how-it-works .sections .description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px;
}

.card {
    border: 0;
}

.card .card-header {
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card .btn-link:hover {
    color: #000 !important
}

.how-it-works .sections .price {
    margin-top: 50px
}

.how-it-works .sections .price .list {
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(112, 112, 112, .2);
    padding-bottom: 10px;
    width: 80%
}

.how-it-works .pad-left {
    padding-left: 25%;
    padding-right: 15%;
}

.accordion-button {
    position: relative;
    box-shadow: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: left;
    text-transform: initial;
    background-color: transparent !important;
    text-decoration: none !important;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

.card-body {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px;
}

.accordion .card-header .accordion-button:after {
    position: absolute;
    right: 5px;
    top: 50%;
    width: 14px;
    margin-top: -13px;
    content: url('/images/icon/minus.svg');
}
.accordion .card-header .accordion-button.collapsed:after {
    margin-top: -7px;
    width: 14px;
    content: url('/images/icon/plus.svg');
}

.how-it-works .sections .price .list .collapse-price {
    display: flex;
    justify-content: space-between;
    cursor: pointer
}

.how-it-works .sections .price .list .collapse-price i {
    margin-left: auto
}

.how-it-works .sections .price .list .content {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px;
    display: none;
    padding: 20px 0 !important
}

.how-it-works .sections .start {
    display: inline-block;
    margin-top: 40px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    letter-spacing: 1px;
    line-height: 13px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    position: relative;
    text-decoration: none;
    max-width: 200px;
    justify-content: space-between;
}

.how-it-works .sections .start:hover {
    text-decoration: none
}

.how-it-works .sections .start i {
    margin-left: 10px
}

.how-it-works .space {
    margin-top: 80px;
    margin-bottom: 40px;
}

.focus {
    padding: 100px 0 150px !important;
    align-items: center
}

.focus .header {
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 15px
}

.focus .description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    letter-spacing: .3px;
    line-height: 26px;
    margin-bottom: 75px
}

.focus img {
    margin-top: 50px;
    margin-bottom: 30px
}

.focus .sec-header {
    font-family: 'Baskerville';
    font-weight: 400;
    color: #000;
    margin-bottom: 30px;
    font-size: 28px;
    text-transform: capitalize;
}

.focus .sec-description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    padding-bottom: 30px;
    line-height: 24px;
}

.focus .sec-one {
    border-right: 1px solid rgba(112, 112, 112, .2)
}

.focus .space-plus {
    display: flex;
    justify-content: center
}

.focus .space-plus span {
    width: 65px;
    height: 65px;
    z-index: 300;
    position: absolute;
    background: #fff;
    margin-top: -30px
}

.focus .sec-three {
    border-right: 1px solid rgba(112, 112, 112, .2)
}

.focus .sec-four, .focus .sec-three {
    border-top: 1px solid rgba(112, 112, 112, .2)
}

.how-it-works-grow {
    background: rgba(193,226,210,.8);
    margin-bottom: 90px;
    padding-bottom: 40px
}

.how-it-works-grow .header {
    font-family: 'HLF - Rockway Alt';
    font-size: 60px;
    color: #000;
    letter-spacing: 0;
    position: relative;
    z-index: 2;
}

.how-it-works-grow .header::before {
    content: url("/images/tools/front/bg-grow-2.png");
    position: absolute;
    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: -1;
}

.how-it-works-grow .description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px
}

.how-it-works-grow .grow-btn {
    margin-top: 20px;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    letter-spacing: 1px;
    line-height: 13px;
    padding-bottom: 5px;
    text-decoration: none;
    max-width: 100px
}

.how-it-works-grow .grow-btn:hover {
    text-decoration: none
}

.how-it-works-grow .grow-btn span {
    border-bottom: 1px solid #000
}

.how-it-works-grow .grow-btn i {
    margin-left: 10px
}

.grow {
    background: rgba(237,161,136,.9);
    margin-bottom: 90px;
    padding-bottom: 40px
}

.grow .header {
    font-family: 'HLF - Rockway Alt';
    font-size: 60px;
    color: #000;
    letter-spacing: 0;
    line-height: 122px;
    position: relative;
    z-index: 2;
}

.grow .header::before {
    content: url("/images/tools/front/grow-bg.png");
    position: absolute;
    left: 50%;
    bottom: 100px;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: -1;
}

.grow .description {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .3px;
    line-height: 24px
}

.grow .description, .grow .grow-btn {
    font-family: Raleway, sans-serif;
    color: #000
}

.grow .grow-btn {
    margin-top: 20px;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 13px;
    padding-bottom: 5px;
    max-width: 100px
}

.grow .grow-btn, .grow .grow-btn:hover {
    text-decoration: none
}

.grow .grow-btn span {
    border-bottom: 1px solid #000
}

.grow .grow-btn i {
    margin-left: 10px
}

.about-us {
    padding: 110px 0 0 !important;
    background: #fff
}
.about-us .story .story-padding {
    padding: 66px 0 66px 30px;
}

.about-us .story {
    align-items: center;
    background: #faf9f8;
    /* padding: 66px 0 66px 30px !important */
}

.about-us .story .header {
    font-size: 24px;
    margin-bottom: 50px
}

.about-us .story .description, .about-us .story .header {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    color: #000;
    letter-spacing: .5px
}

.about-us .story .description {
    font-size: 16px;
    line-height: 26px
}

.about-us .space {
    margin-top: 20px;
    margin-bottom: 20px
}

.slash {
    margin-top: 150px;
    display: flex
}

.slash .glow-line {
    width: 100%;
    position: relative;
    margin: 15px;
    border-bottom: .5px solid rgba(35, 31, 32, .55);
}

.slash .glow-icon {
    position: relative;
    top: 3px;
    max-width: initial;
}

.ways {
    background: #fff
}

.ways .bg-way {
    border-bottom: .5px solid rgba(35, 31, 32, .55);
    padding: 75px 0 100px !important
}

.ways .bg-way .section-way .header {
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 15px
}

.ways .bg-way .section-way .sub-header {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    letter-spacing: .3px;
    line-height: 26px;
    margin-bottom: 75px
}

.ways .bg-way .section-way .ways-links {
    display: flex;
    flex-direction: column
}

.ways .bg-way .section-way .ways-links li {
    cursor: pointer;
    margin-bottom: 30px;
    list-style-type: none
}

.ways .bg-way .section-way .ways-links .nav a {
    text-transform: initial;
    text-decoration: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px;
    margin-bottom: 30px;
}

.ways .bg-way .section-way .ways-links .nav a.active {
    border-bottom: 1px solid #707070;
    background-color: transparent;
    border-radius: unset;
}

.ways .bg-way .section-way .ways-links li a {
    text-decoration: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px
}

.ways .bg-way .section-way .ways-links li.active-ways-link {
    padding-bottom: 5px
}

.ways .bg-way .section-way .ways-links li.active-ways-link a {
    border-bottom: 1px solid #000
}

.ways .bg-way .section-way .section-content {
    text-decoration: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    /* display: none */
}

/* .ways .bg-way .section-way .active-content {
    display: block;
    text-decoration: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-weight: 400;
    font-size: 14px;
    color: #000;
} */

.how-entrance {
    background: #faf9f8;
    padding: 135px 0 15px;
    align-items: center;
    text-align: center
}

.how-entrance .img-how {
    width: 14px;
    margin-top: -1px
}

.how-entrance .header-how {
    margin-top: 20px;
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
}

.how-entrance .video-how {
    display:  inline-block;
    margin-top: 35px
}

.how-entrance .video-how:hover {
    text-decoration: none;
    outline: none
}

.how-entrance .video-how i {
    color: #000
}

.how-entrance .video-how span {
    margin-left: 5px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px
}

.how-entrance .img-brush {
    z-index: 100;
    text-align: center
}

.how-entrance .img-brush span:before {
    content: "";
    display: block;
    background: url("/images/tools/front/brush5.png") no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10%;
    left: -40px;
    z-index: 99
}

.how-entrance .img-brush span img {
    position: relative;
    z-index: 100
}

.how-entrance .img-brush span:after {
    content: "";
    display: block;
    background: url("/images/tools/front/brush6.png") no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -30px;
    left: 90%;
    z-index: 99
}

.how-entrance .comment {
    text-align: center;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 44px;
    margin-bottom: 10px
}

.how-entrance .comment:before {
    background: url("/images/tools/front/q1.png") no-repeat;
    left: -10px
}

.how-entrance .comment:after, .how-entrance .comment:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99
}

.how-entrance .comment:after {
    background: url("/images/tools/front/q2.png") no-repeat;
    left: 100%
}

.how-entrance .influencer {
    margin-bottom: 20px;
    font-family: Rockway, sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    text-align: center
}

.how-entrance .job {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px;
    text-align: center
}

.about-entrance {
    background: #faf9f8;
    padding: 200px 0 60px;
    align-items: center
}

.about-entrance .img-brush {
    text-align: center;
}

.about-entrance .img-brush span:before {
    content: url("/images/tools/front/brush5.png");
    display: block;
    position: absolute;
    top: 80px;
    left: -80px;
    z-index: 1;
}

.about-entrance .img-brush span img {
    position: relative;
    z-index: 2;
}

.about-entrance .img-brush span:after {
    content: url("/images/tools/front/brush6.png");
    display: block;
    position: absolute;
    top: -30px;
    right: -40px;
    z-index: 3
}

.about-entrance .comment {
    text-align: center;
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 35px;
    color: #000;
    letter-spacing: 0;
    line-height: 44px;
    margin-bottom: 50px;
}
.about-entrance .comment span {
    font-style: italic;
}
/* .about-entrance .comment:before {
    background: url("/images/tools/front/q1.png") no-repeat;
    left: -10px
} */

/* .about-entrance .comment:after, .about-entrance .comment:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99
} */

/* .about-entrance .comment:after {
    background: url("/images/tools/front/q2.png") no-repeat;
    left: 100%
} */

.about-entrance .influencer {
    margin-bottom: 20px;
    font-family: 'HLF - Rockway Alt';
    font-size: 50px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    text-align: center
}

.about-entrance .job {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .3px;
    line-height: 24px;
    text-align: center
}

.full-width-divider {
    border-top: 1px solid rgba(112, 112, 112, .2) !important;
}

.slider {
    padding: 60px 0;
}

.slider .slider-images img.active-image {
    display: block
}

.slider .slider-images img {
    display: none
}

.slider .header {
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    position: relative;
}

.slider .slider-inside .active {
    display: block !important
}

.slider .slider-inside .side {
    display: none
}

.slider .slider-inside .side .slider-header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.slider .slider-inside .side .slider-header i {
    cursor: pointer;
    font-size: 25px
}

.slider .slider-inside .side .slider-header span {
    font-family: 'HLF - Rockway Alt';
    font-size: 50px;
    color: #000;
    letter-spacing: 0;
}

.slider .slider-inside .side .note {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
}

.slider .slider-inside .side .description, .slider .slider-inside .side .note {
    font-family: Raleway, sans-serif;
    color: #000;
    letter-spacing: .3px;
    position: relative;
}

.slider .slider-inside .side .description, .slider .slider-inside .side .note-2 {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #000;
    letter-spacing: .5px;
    position: relative;
}

.slider .product-slider-arrow {
    position: absolute;
    margin-top: -50px;
    top: 50%;
}

.slider .product-slider-arrow.fa-angle-left {
    left: 15px;
    cursor: pointer;
}

.slider .product-slider-arrow.fa-angle-right {
    right: 15px;
    cursor: pointer;
}

.slider .slider-inside .side .description {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

.slider .dots {
    position: relative;
}

.slider .dots i {
    color: rgba(35, 31, 32, .55);
    font-size: 7px;
    cursor: pointer
}

.slider .dots i.activeDot {
    color: #000;
    font-size: 7px;
    cursor: pointer
}

#enquire-main {
    padding: 60px 0 0;
    text-align: center;
}

#enquire-main .enquire .header {
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 80px;
}

/* #enquire-main .enquire img {
    margin-bottom: 35px
} */

#enquire-main .enquire .enquire-figure {
    border: 1px solid transparent;
    position: relative;
    margin-bottom: 35px;
    transition: border .3s;
    -o-transition: border .3s;
    -moz-transition: border .3s;
    -webkit-transition: border .3s;
}

/* #enquire-main .enquire .enquire-figure .img-main {
    margin-bottom: 35px
} */

#enquire-main .enquire .enquire-figure .img-badge {
    width: 80px;
    position: absolute;
    bottom: -25px;
    left: -15px;
}

#enquire-main .enquire .enquire-header {
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 28px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 20px;
    transition: color .2s ease-in-out;
}

#enquire-main .enquire .enquire-description {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 30px;
    transition: color .3s;
    -o-transition: color .3s;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
}

#enquire-main .enquire .enquire-button span {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    letter-spacing: 1px;
    line-height: 13px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    max-width: 200px;
    display: inline-block;
    margin-bottom: 30px;
    transition: all .2s ease-in-out;
}

#enquire-main .enquire .enquire-button:hover {
    text-decoration: none;
}

#enquire-main .enquire .enquire-button:hover span {
    color: #f38c6e;
    border-bottom-color: #f38c6e;
}

#order-info {
    padding: 100px 0 20px;
    text-align: center
}

#order-info .header {
    font-family: 'Baskerville';
    font-weight: 400;
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    margin-bottom: 15px
}

#order-info .order .description {
    margin-bottom: 60px;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    letter-spacing: .3px;
    line-height: 26px
}

#order-info .order a.getstart {
    text-decoration: none;
    padding: 15px 89px !important;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    box-shadow: none;
    border: none;
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 10.5px;
    color: #fff;
    letter-spacing: 0;
    line-height: 12.6px;
    text-transform: uppercase;
    max-width: 280px;
    max-height: 44px;
    background: #EDA188;
    display: inline-block;
    margin: 25px 0 0;
}

#order-info .order a.getstart:focus {
    outline: none
}

.mb130 {
    margin-bottom: 130px
}

footer {
    border-top: 0.5px solid rgba(28, 27, 27, 0.5);
    background-color: #FFFFFF;
    margin-bottom: 24px;
}

footer .footer .main-header {
    font-family: 'Baskerville', sans-serif;
    font-weight: 400;
    font-size: 28px;
    color: #000;
    letter-spacing: 0;
    line-height: 35px;
    margin-top: 125px;
    margin-bottom: 30px
}

footer .footer .footer-info span {
    font-weight: 500
}

footer .footer .footer-info p, footer .footer .footer-info p a, footer .footer .footer-info span {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    color: #000;
    letter-spacing: .5px;
}

footer .footer .footer-info p {
    display: block;
    margin-bottom: 5px;
}

footer .footer .top-footer {
    padding-top: 75px;
    padding-bottom: 50px;
}

footer .footer .footer-info span {
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}

footer .footer .footer-info p {
    font-weight: 300;
    margin-bottom: 8px
}

footer .footer .footer-info p a {
    font-weight: 300;
}

footer .footer .footer-right {
    text-align: right
}

footer .footer .footer-right span {
    font-family: Raleway, sans-serif;
    font-size: 12px;
    color: #000;
    letter-spacing: .5px;
    line-height: 24px;
}

footer .footer .footer-right .social-media {
    display: flex;
    justify-content: flex-end;
    margin-top: 5px
}

footer .footer .footer-right .social-media li {
    list-style-type: none;
    margin-right: 5%
}

footer .footer .footer-right .social-media li:last-child {
    margin-right: 0 !important
}

footer .footer .footer-right .social-media li a {
    color: #000;
}

footer .footer .footer-links span {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    letter-spacing: .5px;
    display: block;
    margin-bottom: 5px;
}

footer .footer .footer-links ul {
    margin-left: 0;
    padding: 0
}

footer .footer .footer-links ul li {
    list-style-type: none;
    margin-bottom: 8px;
}

footer .footer .footer-links ul li a {
    font-family: Raleway, sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000;
    letter-spacing: .5px;
    line-height: 20px;
    text-decoration: none;
}

footer .footer .subscription .header {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #000;
    letter-spacing: .5px;
    line-height: 20px
}

footer .footer .subscription .subscription-inside input {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    letter-spacing: .5px;
    line-height: 20px;
    width: 100%;
    display: inline-block;
    border: none;
    border-bottom: 1px solid #000;
    background: transparent !important;
    border-radius: 0;
}

footer .footer .subscription .subscription-inside button {
    background: transparent;
    border: none;
    float: right;
    position: relative;
    margin-top: -25px;
    margin-right: -5px
}

footer .divider1 {
    border: 0.5px solid #1C1B1B;
    margin-top: 35px;
    margin-bottom: 35px
}

footer .divider2 {
    border-top: 0.5px solid rgba(28, 27, 27, 0.5);
    margin-top: 35px;
    margin-bottom: 25px
}

footer .footer-bottom .copyright {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

footer .footer-bottom .copyright img {
    margin-right: 5%
}

footer .footer-bottom .copyright p {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 10.5px;
    color: #000;
    letter-spacing: .5px;
    line-height: 16px
}

footer .footer-bottom .footer-details {
    justify-content: flex-end;
    display: flex
}

footer .footer-bottom .footer-details li {
    list-style-type: none;
    margin-right: 5%
}

footer .footer-bottom .footer-details li:last-child {
    margin-right: 0
}

footer .footer-bottom .footer-details li a {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 10.5px;
    color: #000;
    letter-spacing: .5px;
    line-height: 16px
}

.noscroll {
    position: fixed !important;
    width: 100% !important;
    overflow: hidden !important;
    height: 100%
}

.nopadding {
    padding: 0 !important
}

.nomargin {
    margin: 0 !important
}

.mlef4 {
    margin-left: 4%
}

.mlef5 {
    margin-left: 5%
}

.mlef7 {
    margin-left: 7%
}

.mlef15 {
    margin-left: 15%
}

.mlefn15 {
    margin-left: -15%
}

.mlef20 {
    margin-left: 20%
}

.mlef25 {
    margin-left: 25%
}

.mlef30 {
    margin-left: 30%
}

.mlef40 {
    margin-left: 40%
}

.cardlef30 {
    margin-left: 30%
}

.dnone {
    display: none
}

.dnone-im {
    display: none !important
}

.dblock {
    display: block
}

.dblock-im {
    display: block !important
}

.bmd-form-group {
    padding-top: 0 !important
}

.custom-selects-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
    max-width: 290px;
    width: 100%
}

.custom-selects-wrapper select {
    display: none
}

.custom-selects {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 8px 0 6px;
}

.custom-selects-trigger {
    position: relative;
    display: block;
    width: 100%;
    height: 39px;
    line-height: 39px;
    padding: 0 15px;
    font-size: 15px;
    color: #797979;
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    text-align: left;
    box-sizing: border-box;
    border: 1px solid #ccc
}

.custom-selects-trigger:after {
    position: absolute;
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-bottom: 1px solid #797979;
    border-right: 1px solid #797979;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0
}

.shippinginfo .custom-selects-wrapper {
    max-width: 100% !important
}

.shippinginfo .custom-selects-wrapper .custom-selects-trigger {
    border: none !important;
    border-bottom: 1px solid rgba(35, 31, 32, .4) !important;
    border-radius: 0 !important;
    padding: 0 !important;
    font-size: 16px;
    color: #231f20
}

.custom-selects.opened .custom-selects-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%)
}

.custom-options {
    position: absolute;
    display: block;
    z-index: 9999;
    top: 100%;
    left: 0;
    right: 0;
    padding: 4px 0 8px;
    min-width: 100%;
    margin: 12px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    background: #fff;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px)
}

.custom-options .custom-option {
    position: relative;
    display: block;
    padding: 0 26px;
    margin-top: 11px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #000;
    letter-spacing: .25px;
    line-height: 16px;
    text-align: left;
    cursor: pointer;
    transition: all .4s ease-in-out
}

.custom-options .custom-option:first-child:after {
    position: absolute;
    display: block;
    content: "";
    width: 7px;
    height: 7px;
    top: 50%;
    right: 13px;
    margin-top: -3px;
    border-bottom: 1px solid #797979;
    border-right: 1px solid #797979;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0
}

.custom-selects.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0)
}

.option-hover:before {
    background: #f9f9f9
}

.custom-option:first-of-type {
    border-radius: 4px 4px 0 0
}

.custom-option.selection, .custom-option:hover {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    letter-spacing: .25px
}

.form-control:disabled, input[readonly] .form-control {
    background-color: none !important
}

.answer-form {
    margin-bottom: 26px
}

.answer-form label {
    margin-bottom: 0 !important;
    font-size: 14px;
    color: rgba(35, 31, 32, .4)
}

.answer-form label, .answer-form span input {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 17px
}

.answer-form span input {
    padding: 0;
    font-size: 18px;
    color: #231f20
}

.answer-form span.email:after {
    content: "";
    background: url("/images/tools/valid-email.png") no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 15px;
    bottom: 15px;
    display: none
}

.answer-form span.valid-email:after {
    display: block !important
}

.answer-form .expire:after {
    content: "";
    background: url("/images/tools/invalidExpire.png") no-repeat;
    position: absolute;
    width: 8px;
    height: 8px;
    right: 15px;
    bottom: 15px;
    display: none
}

.answer-form .expire .invalid-cvc-message, .answer-form .expire .invalid-expire-message, .answer-form .expire .invalid-number-message {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 12px;
    color: #EDA188;
    letter-spacing: .5px;
    line-height: 17px;
    display: none;
    position: absolute;
    margin-top: 6px
}

.answer-form .invalid-expire input {
    background-image: linear-gradient(0deg, #EDA188 2px, rgba(0, 150, 136, 0) 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0) !important
}

.answer-form .invalid-expire:after {
    display: block !important
}

.answer-form .valid-expire input {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .4) 2px, rgba(0, 150, 136, 0) 0), linear-gradient(0deg, rgba(0, 0, 0, .26) 1px, transparent 0) !important
}

.answer-form .valid-expire:after {
    display: none !important
}

.inputPass {
    display: flex;
    justify-content: space-between
}

.period {
    display: flex;
    flex-direction: column;
    position: relative;
    top: 30px
}

.period span {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 50px
}

.maternyContainer {
    background-color: #fff;
    padding: 1em;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    margin-bottom: 130px
}

.maternyContainer input[type=range] {
    z-index: 100;
    outline: none;
    -webkit-appearance: none;
    border-radius: 10px;
    height: 5px;
    width: 100%;
    display: inline-block;
    background-color: #efefef
}

.maternyContainer input[type=range]::-moz-range-track, .maternyContainer input[type=range]::-ms-track {
    outline: none;
    border-radius: 10px;
    height: 20px
}

.maternyContainer input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #000;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer
}

.maternyContainer input[type=range]::-moz-range-thumb, .maternyContainer input[type=range]::-ms-thumb {
    background-color: #000;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer
}

.maternyContainer .bgView {
    display: inline-block;
    width: 100%;
    z-index: 1
}

.maternyContainer .bgView .view1 {
    width: 30%;
    text-align: center;
    display: inline-block
}

.maternyContainer .bgView .view1:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    opacity: .15;
    display: block;
    position: absolute;
    width: 28%;
    margin-left: .7%;
    height: 130px;
    margin-top: 15px
}

.maternyContainer .bgView .view1 p {
    position: absolute;
    top: 85%;
    left: 13%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.maternyContainer .bgView .view2 {
    width: 30%;
    text-align: center;
    display: inline-block
}

.maternyContainer .bgView .view2 p {
    position: absolute;
    top: 85%;
    left: 40%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.maternyContainer .bgView .view2:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    display: block;
    opacity: .15;
    position: absolute;
    width: 28.5%;
    margin-left: -.5%;
    height: 130px;
    margin-top: 15px
}

.maternyContainer .bgView .view3 {
    width: 38%;
    text-align: center;
    display: inline-block
}

.maternyContainer .bgView .view3 p {
    position: absolute;
    top: 85%;
    right: 15%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.maternyContainer .bgView .view3:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    display: block;
    opacity: .15;
    position: absolute;
    width: 37%;
    margin-left: -1.3%;
    height: 130px;
    margin-top: 15px
}

.maternyContainer .rangelist-month {
    z-index: 2;
    display: flex;
    justify-content: space-between;
    font-family: 'Baskerville';
    font-weight: 600;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 28px
}

.maternyContainer .rangelist-month p {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    text-indent: 8px;
    z-index: 2
}

.maternyContainer .rangelist-month p:after {
    content: "";
    background: url("/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -10px
}

.maternyContainer .rangelist-month .activeRange {
    font-family: 'Baskerville';
    font-weight: 600;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px
}

.maternyContainer .rangelist-month .activeRange:after {
    content: "";
    background: url("/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -10px
}

.maternyContainer .rangelist-week {
    z-index: 2;
    display: inline-block;
    width: 100%;
    position: relative;
    font-weight: 600;
    font-size: 12px;
    color: #cecece;
    margin-top: 5px
}

.maternyContainer .rangelist-week, .maternyContainer .rangelist-week p {
    font-family: 'Baskerville';
    letter-spacing: .5px;
    line-height: 28px
}

.maternyContainer .rangelist-week p {
    width: 2.22236%;
    float: left;
    font-weight: 400;
    font-size: 8px;
    color: rgba(35, 31, 32, .55);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.maternyContainer .rangelist-week p:before {
    content: "";
    background: url("/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -8px
}

.maternyContainer .rangelist-week p:first-child, .maternyContainer .rangelist-week p:nth-child(4n+5) {
    font-family: 'Baskerville';
    font-weight: 600;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 28px
}

.slider-container {
    background-color: #fff;
    padding: 1em;
    border-radius: 5px;
    width: 100%;
    display: inline-block
}

.slider-container input[type=range] {
    z-index: 100;
    outline: none;
    -webkit-appearance: none;
    border-radius: 10px;
    height: 5px;
    width: 100%;
    display: inline-block;
    background-color: #efefef
}

.slider-container input[type=range]::-moz-range-track, .slider-container input[type=range]::-ms-track {
    outline: none;
    border-radius: 10px;
    height: 20px
}

.slider-container input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #000;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer
}

.slider-container input[type=range]::-moz-range-thumb, .slider-container input[type=range]::-ms-thumb {
    background-color: #000;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    cursor: pointer
}

.slider-container .rangelist {
    display: flex;
    justify-content: space-between;
    z-index: 2;
    font-family: 'Baskerville';
    font-weight: 600;
    font-size: 12px;
    color: #cecece;
    letter-spacing: .5px;
    line-height: 28px;
    margin-bottom: 17px
}

.slider-container .rangelist p {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.slider-container .rangelist .activeRange {
    font-family: 'Baskerville';
    font-weight: 600;
    font-size: 18px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px
}

.slider-container .bgView {
    display: inline-block;
    width: 100%;
    z-index: 1
}

.slider-container .bgView .view1 {
    width: 30%;
    text-align: center;
    display: inline-block
}

.slider-container .bgView .view1:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    opacity: .15;
    display: block;
    position: absolute;
    width: 28%;
    margin-left: .7%;
    height: 130px;
    margin-top: 15px
}

.slider-container .bgView .view1 p {
    position: absolute;
    top: 85%;
    left: 13%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.slider-container .bgView .view2 {
    width: 30%;
    text-align: center;
    display: inline-block
}

.slider-container .bgView .view2 p {
    position: absolute;
    top: 85%;
    left: 40%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.slider-container .bgView .view2:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    display: block;
    opacity: .15;
    position: absolute;
    width: 28.5%;
    margin-left: -.5%;
    height: 130px;
    margin-top: 15px
}

.slider-container .bgView .view3 {
    width: 38%;
    text-align: center;
    display: inline-block
}

.slider-container .bgView .view3 p {
    position: absolute;
    top: 85%;
    right: 15%;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #b0d5c4;
    letter-spacing: .5px;
    line-height: 16px
}

.slider-container .bgView .view3:after {
    content: "";
    background: #cae7da;
    border-radius: 54px;
    display: block;
    opacity: .15;
    position: absolute;
    width: 37%;
    margin-left: -1.3%;
    height: 130px;
    margin-top: 15px
}

.slider-container .rangelist-month {
    z-index: 2;
    display: flex;
    justify-content: space-between;
    font-family: 'Baskerville';
    font-weight: 600;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 28px
}

.slider-container .rangelist-month p {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    text-indent: 8px;
    z-index: 2
}

.slider-container .rangelist-month p:after {
    content: "";
    background: url("/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -10px
}

.slider-container .rangelist-month .activeRange {
    font-family: 'Baskerville';
    font-weight: 600;
    font-size: 12px;
    color: #231f20;
    letter-spacing: .5px;
    line-height: 28px
}

.slider-container .rangelist-month .activeRange:after {
    content: "";
    background: url("/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -10px
}

.slider-container .rangelist-week {
    z-index: 2;
    display: inline-block;
    width: 100%;
    position: relative;
    font-weight: 600;
    font-size: 12px;
    color: #cecece;
    margin-top: 5px
}

.slider-container .rangelist-week, .slider-container .rangelist-week p {
    font-family: 'Baskerville';
    letter-spacing: .5px;
    line-height: 28px
}

.slider-container .rangelist-week p {
    width: 2.22236%;
    float: left;
    font-weight: 400;
    font-size: 8px;
    color: rgba(35, 31, 32, .55);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.slider-container .rangelist-week p:before {
    content: "";
    background: url("/images/tools/line-cycle.png") no-repeat;
    width: 1px;
    height: 12px;
    display: block;
    position: relative;
    right: -8px
}

.slider-container .rangelist-week p:first-child, .slider-container .rangelist-week p:nth-child(4n+5) {
    font-family: 'Baskerville';
    font-weight: 600;
    font-size: 12px;
    color: rgba(35, 31, 32, .55);
    letter-spacing: .5px;
    line-height: 28px
}

.customBudget {
    margin-top: 87px
}

.customBudget .btombudget {
    display: none;
    border-bottom: .25px solid #a2a2a2;
    padding: 0 0 12px !important
}

.customBudget .btombudget .budget-header {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: rgba(35, 31, 32, .4);
    letter-spacing: .5px;
    line-height: 17px
}

.customBudget .btombudget .input-wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    justify-content: center;
    align-items: center
}

.customBudget .btombudget .input-wrapper i {
    position: relative;
    right: -50px
}

.customBudget .btombudget .input-wrapper .money {
    text-align: center;
    background-image: none
}

.customBudget .btombudget .input-wrapper .money:focus {
    box-shadow: none !important;
    outline: none
}

.customBudget .btombudget .input-wrapper .money:after {
    content: "";
    width: 100%;
    display: inline-block
}

.has-float-label.bmd-form-group .bmd-label-static {
    top: 1rem
}

.has-float-label.bmd-form-group .bmd-label-static, .has-float-label.is-focused .bmd-label-static {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: rgba(35, 31, 32, .4);
    letter-spacing: .5px;
    line-height: 17px
}

.has-float-label.is-filled .bmd-label-static, .has-float-label.is-focused .bmd-label-static {
    top: -1rem
}

.floating-label {
    position: relative;
    margin-bottom: 10px
}

.floating-label label {
    position: absolute;
    top: calc(50% - 20px);
    left: 0;
    opacity: 0;
    transition: all .3s ease
}

.floating-label input:not(:placeholder-shown) {
    padding: 28px 0 12px
}

.floating-label input:not(:placeholder-shown) + label {
    transform: translateY(-10px);
    opacity: .7
}

.activeFloat, .activeFloat label {
    opacity: 1
}

.no-selectStar label {
    cursor: context-menu !important
}

.star-rating {
    direction: rtl;
    line-height: 35px;
    margin-top: -5px
}

.star-rating input[type=radio] {
    display: none
}

.star-rating label {
    color: hsla(0, 0%, 64%, .5);
    font-size: 12px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.star-rating .active-star, .star-rating label:checked {
    color: #000
}

#asSeenOn {
    padding: 50px 0 75px;
}

#asSeenOn h3 {
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 30px;
    color: #000;
    letter-spacing: 0.3px;
}

#asSeenOn .as-seen-on-items {
    margin-top: 15px;
    padding-top: 60px;
}

#asSeenOn .as-seen-on-items .slick-controller {
    outline: none;
}

#asSeenOn .as-seen-on-items button {
    background-color: transparent;
    position: absolute;
    border: none;
    left: 0;
    top: 0;
}

#asSeenOn .as-seen-on-items button.slick-next {
    left: 40px;
    top: 1px;
}

#asSeenOn .as-seen-on-items figure:hover {
    background-color: #FFD6C1;
}

#asSeenOn .as-seen-on-items figure {
    transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -webkit-transition: background-color .3s;
    background-color: transparent;
    border-radius: 90px;
    height: 180px;
    width: 180px;
}

#asSeenOn .as-seen-on-items figure img {
    max-height: 100%;
    max-width: 100%;
}

#asSeenOn .as-seen-on-items div {
    box-shadow: none;
    outline: none;
}

@media only screen and (min-width: 1920px) {
    .w1140 {
        max-width: 960px !important
    }

    .main-section {
        width: 100% !important;
        max-width: 100% !important
    }
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .describe-style div .your-style .your-style-inner .bottomCheck {
        bottom: 50px;
        right: 50px
    }
}

@media screen and (min-width: 1280px) and (max-width: 1440px) {
    .describe-style div .your-style .your-style-inner .bottomCheck {
        bottom: 40px;
        right: 30px
    }
}

@media (max-width: 992px) {
    html, main {
        width: 100%;
        max-width: 100%
    }

    main {
        display: inline-block;
    }

    .about-us .story .story-padding {
        padding: 26px 30px 30px 30px;
    }

    .cd-timeline__content:before, .right-arrow:before {
        right: 100%;
        left: inherit;
    }

    .cd-timeline__img--picture {
        position: relative;
        left: -4.5%
    }

    .cd-timeline .container .cd-timeline__block {
        justify-content: space-around;
        margin: 100px 0;
    }

    .cd-timeline {
        padding: 0 0 200px;
    }

    .cd-timeline__content {
        flex: 0 0 75%;
    }

    .core-nav .nav-header.left {
        background-color: #e8caa8
    }

    .fixed .nav-header.left {
        background-color: #fff !important
    }

    .fixed .nav-header .brand {
        margin-left: 50px
    }

    .fixed .wrap-core-nav-list .col-menu {
        float: left;
        margin-left: 5%
    }

    .fixed .wrap-core-nav-list .left {
        display: block;
        width: 100%
    }

    .activeTop {
        margin-left: 50px;
        margin-top: 10px
    }

    .bg-whitemenu .nav-header.left {
        background-color: #fff !important
    }

    .bg-gray .nav-header.left {
        background-color: #faf9f8
    }

    .how-it-works .sections .img-brush {
        z-index: 100
    }

    footer {
        max-width: 100%
    }

    .w1140 {
        max-width: 960px !important
    }

    nav .wrap-core-nav-list .nav-header {
        background: #fff
    }

    nav .wrap-core-nav-list .core-nav-list {
        padding: 10px 0 !important
    }

    .core-responsive-slide .core-nav .wrap-core-nav-list {
        padding-top: 50px
    }

    nav .full-container, nav .nav-container {
        padding-left: 0;
        padding-right: 0
    }

    .notmom .nav-header {
        background: #efefef !important
    }

    nav .nav-header {
        background: #fff;
        min-height: 60px
    }

    nav .nav-header .brand {
        margin: 0 auto 5px;
        float: none;
        top: 15px
    }

    nav .nav-header .toggle-bar {
        outline: none;
        box-shadow: none;
        font-size: 18px;
        position: absolute;
        top: 17px;
        left: 15px
    }

    nav .menu li a {
        padding: 10px;
        border-bottom: 1px solid #efefef;
        display: flex !important
    }

    nav .menu li a span.search-header {
        margin-left: 10px
    }

    nav .menu li a.exitquiz {
        max-width: 65%;
        max-height: 50px
    }

    nav .menu li a.profile i {
        top: 0 !important
    }

    .content-rightglow .content-inside .glowbox-list-detail .name {
        margin-bottom: 5px !important;
        flex-direction: row
    }

    .content-rightglow .content-inside .glowbox-list-detail .name p {
        width: 70%;
        display: inline-block
    }

    .content-rightglow .content-inside .glowbox-list-detail .name span {
        float: right;
        width: 30%
    }

    .content-rightglow .content-inside .glowbox-list-detail .comments {
        margin-top: 0
    }

    .content-rightglow .content-inside .style-list-detail .style-button a i {
        float: left
    }

    .mleft7 {
        margin-left: 5%
    }

    .cardlef30 {
        margin-left: 10%
    }

    .megamenu-dropdown .mega-body ul li {
        line-height: 0;
        padding: 5px 0 !important
    }

    .megamenu-dropdown .mega-body ul li a {
        border-bottom: none !important
    }

    .core-nav .wrap-core-nav-list.left .megamenu .megamenu-content {
        left: 0 !important
    }

    .style-profile, .style-profile-bold {
        padding: 30px 50px !important
    }
}

@media (min-width: 920px) and (max-width: 992px) {
    .core-nav.brand-center .wrap-core-nav-list .col-menu, .main-section {
        width: 100% !important
    }

    .main-section {
        max-width: 100% !important
    }
}

@media (max-width: 767.98px) {
    .mlef7 {
        margin-left: 4%
    }

    .mlef20 {
        margin: 0
    }

    .cardlef30 {
        margin-left: 0
    }

    .activeTop {
        margin-left: 50px;
        margin-top: 10px
    }

    .loginsection .loginDivider {
        display: none
    }

    .fixed .nav-header .brand {
        margin-left: 10%
    }

    .menu-topCenter {
        padding-left: 0
    }

    .menu-topCenter li {
        margin-left: 10px
    }

    .menu-topCenter li a {
        font-family: Raleway, sans-serif;
        font-weight: 500;
        color: #231f20;
        letter-spacing: 0;
        line-height: 28px;
        text-transform: uppercase;
        font-size: 11px;
    }

    .content-right .content-header p {
        padding-left: 0;
        margin-bottom: 14px;
        padding-bottom: 5px
    }

    .content-right .content-inside {
        padding-left: 0
    }

    .content-rightglow .content-header {
        margin-bottom: 14px;
        padding-bottom: 5px
    }

    .content-rightglow .content-header p {
        font-family: Raleway, sans-serif;
        font-weight: 400;
        font-size: 15px;
        color: #231f20;
        letter-spacing: .5px;
        line-height: 28px;
        padding-left: 0
    }

    .content-rightglow .content-inside .glowbox-list {
        padding-left: 0
    }

    .content-rightglow .content-inside .glowbox-list .glowbox-id {
        font-family: Arial, sans-serif;
        font-weight: 400;
        font-size: 12px;
        color: #000;
        letter-spacing: 0;
        padding: 0
    }

    .content-rightglow .content-inside .glowbox-list .glowbox-name {
        font-family: Raleway, sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #231f20;
        letter-spacing: .25px;
        line-height: 28px
    }

    .content-rightglow .content-inside .glowbox-list .glowbox-date, .content-rightglow .content-inside .glowbox-list .glowbox-status {
        font-family: Raleway, sans-serif;
        font-weight: 400;
        font-size: 12px;
        color: #231f20;
        letter-spacing: .25px;
        line-height: 28px
    }

    .content-rightglow .content-inside .glowbox-list .glowbox-button {
        padding-right: 5px
    }

    .content-rightglow .content-inside .glowbox-list-detail .name {
        margin-bottom: 5px !important
    }

    .content-rightglow .content-inside .glowbox-list-detail .comments {
        margin-top: 0
    }

    .sidebar-menu {
        margin-bottom: 27px
    }

    .sidebar-menu .sidebar-header {
        flex-direction: row;
        margin-bottom: 5px
    }

    .sidebar-menu .sidebar-header p {
        width: 100%;
        display: inline-block;
        font-weight: 600;
        font-size: 14px;
        color: #1f1f1f
    }

    .sidebar-menu .sidebar-header a, .sidebar-menu .sidebar-header p {
        font-family: Raleway, sans-serif;
        letter-spacing: 0;
        line-height: 12px
    }

    .sidebar-menu .sidebar-header a {
        font-weight: 400;
        font-size: 12px;
        color: #000;
        float: right;
        width: 50%;
        text-align: right
    }

    .sidebar-menu .sidemenu-inside {
        display: flex;
        flex-direction: row;
        padding: 0;
        border: .25px solid rgba(35, 31, 32, .4);
        background: #fff
    }

    .sidebar-menu .sidemenu-inside li {
        list-style-type: none;
        width: 100%;
        margin-bottom: 7px;
        padding-left: 40px
    }

    .sidebar-menu .sidemenu-inside li a {
        font-weight: 400
    }

    .sidebar-menu .sidemenu-inside li.active a, .sidebar-menu .sidemenu-inside li a {
        font-family: Raleway, sans-serif;
        font-size: 12px;
        color: #000;
        letter-spacing: 0;
        line-height: 16px
    }

    .sidebar-menu .sidemenu-inside li.active a {
        font-weight: 600
    }

    .sidebar-menu .sidemenu-inside li.style-quiz a {
        font-family: 'Baskerville';
        font-weight: 400;
        font-size: 12px;
        color: #000;
        letter-spacing: 0;
        line-height: 16px
    }

    .margin-style {
        flex-direction: column !important
    }

    .style-profile, .style-profile-bold {
        padding: 20px 30px !important
    }

    .style-profile-bold a.takequiz {
        width: 170px !important
    }
}

@media (max-width: 575.98px) {
    .how-it-works .pad-left {
        padding-left: 0;
        padding-right: 0;
    }

    .paddingWhiteHeader {
        padding-top: 96px;
    }

    .about-entrance .img-brush span:before,
    .about-entrance .img-brush span:after {
        display: none;
    }
    .about-entrance .comment {
        font-size: 29px;
    }

    .how-it-works-grow .header {
        font-size: 45px;
        margin-bottom: 30px;
    }

    .how-it-works-grow .header::before {
        top: -40px;
    }

    .cd-timeline__img--picture {
        position: relative;
        left: -4%
    }

    .cardlef30, .mlef5, .mlef7, .mlef15, .mlef20, .mlef25, .mlef30, .mlef40 {
        margin: 0
    }

    .w1140 {
        max-width: 540px !important
    }

    .fixed .nav-header .brand {
        margin-left: 30%
    }

    .activeTop {
        display: none
    }

    .focus .sec-four .sec-three {
        border-top: none
    }
}

.slideshow-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slideshow-container .mySlides {
    display: block;
    background-image: url('/images/new/mobil-400px---x2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

/* Slideshow container */
.slideshow-container .slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.slideshow-container .prev, .slideshow-container .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white !important;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.slideshow-container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.slideshow-container .prev:hover, .slideshow-container .next:hover {
  background-color: rgba(0,0,0,0.8);
}

.slideshow-container .active, .slideshow-container .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.slideshow-container .fadeeffect {
  -webkit-animation-name: fadeeffect;
  -webkit-animation-duration: 1.5s;
  animation-name: fadeeffect;
  animation-duration: 1.5s;
  height: 100%;
}

@-webkit-keyframes fadeeffect {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fadeeffect {
  from {opacity: .4}
  to {opacity: 1}
}

#gdpr {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2000;
    background-color: #000000;
    color: #fff;
    font-size: 12px;
}

#gdpr a {
    color: #EDA188;
}

#gdpr a:hover {
   color: #fff;
}


/* BS4 Breakpoints (Mobile First) */

@media (min-width: 320px) {
    .slideshow-container .mySlides {
        background-image: url('/images/new/mobil-360px---x2.jpg');
        background-size: cover;
        background-position-x: -50px;
    }
}

@media (min-width: 375px) {
    .main-section {
        height: 675px;
    }

    .slideshow-container .mySlides {
        background-size: contain;
        background-position-x: inherit;
    }
}

@media (min-width: 414px) {
    .grow .header::before {
        bottom: -10px;
    }

    .main-section {
        height: 770px;
    }

    .slideshow-container .mySlides {
        background-size: cover;
    }
}

@media (min-width: 576px) {
    .main-section {
        height: 100vh;
    }

    #pricing .pricing {
        padding: 70px 60px 110px;
    }

    #delivery-returns .dd-content {
        padding: 0 30px;
    }

    .grow .header::before {
        bottom: -30px;
    }

    .slideshow-container .mySlides {
        background-image: url('/images/new/576px-x2.jpg');
        background-position: center top;
    }
}

@media (min-width: 768px) {
    #pricing .pricing {
        padding: 70px 100px 110px;
    }

    #delivery-returns .dd-content {
        padding: 0 40px;
    }

    .grow .header::before {
        bottom: -30px;
    }

    .slideshow-container .mySlides {
        background-image: url('/images/new/768px-x2.jpg');
        background-size: cover;
    }

    .header-caption-wrapper .header-main {
        margin-top: -350px;
    }

    .main-section {
        align-items: center;
        padding-top: 0;
        height: calc(100vh + 175px);
    }

    .bbot {
        padding-bottom: 160px;
    }

    .slider {
        padding: 140px 0 110px;
    }

    #enquire-main {
        padding: 50px 0;
    }

    .babyshow-badge {
        top: -145px;
        right: 0;
    }

    #essentials {
        background: rgb(255,255,255);
        background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(232,224,153,1) 30%, rgba(232,224,153,1) 100%);
    }

    #essentials .essentials-body {
        padding-top: 250px;
    }

    #essentials .essentials-gallery {
        width: 572px;
        height: 474px;
        /*background: url('/images/essentials-background.png') no-repeat;*/
        /*padding: 40px 0 0 35px;*/
        margin-top: 110px;
    }

    #essentials .essentials-gallery .carousel {
        width: 90%;
    }

    #essentials .essentials-gallery .carousel-indicators {
        bottom: -60px;
    }

    #essentials-popup {
        width: 475px;
        height: 475px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        overflow: initial;
        padding: 0;
    }

    #essentials-popup .ep-image {
        width: 300px;
        top: -110px;
        left: 85px;
        position: absolute;
        z-index: 1000;
        margin-bottom: 0;
    }

    #essentials-popup .ep-body {
        padding-top: 150px;
    }

    #essentials-popup .ep-body .ep-title {
        font-size: 30px;
    }

    #essentials-popup .ep-body .ep-form input {
        width: 200px;
        margin-right: 5px;
        margin-left: 90px;
        text-align: left;
    }

    #essentials-popup .ep-body .ep-form {
        text-align: initial;
    }

    #essentials-popup .ep-body .ep-form button {
        margin: 0;
    }

    #essentials-popup .ep-body .ep-form-response {
        width: 338px;
        margin: -14px auto 0;
        padding: 10px 15px;
    }

    #essentials-popup .ep-body .ep-winner-text {
        position: absolute;
        bottom: 25px;
        left: 50%;
        margin: 0 0 0 -90px;
    }
}

@media (min-width: 992px) {
    nav .menu li a.profile {
        margin-right: 15px
    }

    #pricing .pricing {
        padding: 70px 140px 110px;
    }

    #delivery-returns .dd-content {
        padding: 0 100px;
    }

    .grow .header::before {
        bottom: -30px;
    }

    .main-section {
        align-items: center;
        padding-top: 0;
        height: 100vh;
    }

    .slideshow-container .mySlides {
        background-image: url('/images/new/992px-x2.jpg');
        background-size: contain;
        background-position: right;
    }

    .header-caption-wrapper .header-main {
        margin-top: 0;
    }

    .choose-glow {
        padding: 100px 0;
        position: relative;
        margin-top: -60px;
        z-index: 2;
        background-repeat: repeat-x;
        background-position: center top;
        background-size: cover;
        background-image: url('/images/tools/front/bg-choose.png');
    }

    .choose-glow .header-description {
        margin-bottom: 85px;
    }
}

@media (min-width: 1200px) {
    nav .menu li a.profile {
        margin-right: 15px
    }

    #pricing .pricing {
        padding: 70px 140px 110px;
    }

    #delivery-returns .dd-content {
        padding: 0 100px;
    }

    .grow .header::before {
        bottom: -30px;
    }

    .slideshow-container .mySlides {
        background-image: url('/images/new/1440px-x2.jpg');
        background-size: cover;
    }
}

@media (min-width: 1400px) {
    .slideshow-container .mySlides {
        background-image: url('/images/new/1920px-x2.jpg');
        background-size: cover;
    }
}

/** iPAD */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .header-caption-wrapper .header-main {
        margin-top: -400px;
    }

    .babyshow-badge {
        top: -215px;
        right: 0;
    }
}

/** iPAD Pro */
@media all and (device-width: 1024px) and (device-height: 1366px) and (orientation: portrait) {
    .main-section {
        align-items: center;
        padding-top: 0;
        height: 100vh;
    }

    .header-caption-wrapper .header-main {
        margin-top: -450px;
    }

    .slideshow-container .mySlides {
        background-image: url('/images/new/768px-x2.jpg');
        background-size: contain;
        background-position: center top;
    }
}

.section-content p {
    margin-bottom: 15px;
    line-height: 28px;
}
