@font-face {
    font-family: italiana;
    src: url('/fonts/Italiana-Regular.ttf');
}

@font-face {
    font-family: roboto;
    src: url('/fonts/Roboto-Regular.ttf');
}

body {
    background-color: #E6E1DC;
    margin: 0px;
}

.blue {
    color: #193E48;
}

.green {
    color: #193E48;
}

.light-green {
    color: #BCCEC0;
}

.pink {
    color: #c4806f;
}

.nude {
    color: #E6E1DC;
}

.white {
    color: #FFF;
}

.bg-pink {
    background-color: #c4806f;
}

.bg-white {
    background-color: #FFF;
}

.bg-green {
    background-color: #193E48;
}

.bg-brown {
    background-color: #C3B2A7;
}

.bg-light-green {
    background-color: #BCCEC0;
}

.bg-foto {
    background-image: url('/images/ash_foto_gradiente.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.video {
    /* aspect ratio 16/9 */
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-top: 30px;
}

.video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.header {
    border-bottom: 20px solid #c4806f;
    background-image: url('/images/ash_bg_head.png');
    background-position: right;
    background-repeat: no-repeat;
}

.section .container .lead {
    position: absolute;
    flex: 0 0 auto;
    min-width: 400px;
    background-color: #FFF;
    border: 8px solid #EEE;
    border-radius: 10px;
    box-shadow: 0px 0px 5px #999;
    padding: 10px;
    /* border: 1px solid red; */
}

.section .container .lead h1 {
    font-family: roboto;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    /* padding-bottom: .3em;
    margin-bottom: .3em;
    border-bottom: 5px solid #EEE; */
    color: #555;
}

.section .container .highlight {
    padding-left: 50px;
}

.section .container .highlight h2 {
    font-family: roboto;
    color: #000;
    font-size: 28px;
    margin: 30px;
}

.section .container .highlight img {
    width: 100%;
}

.section .container hr {
    max-width: 1000px;
    margin: auto;
    border-top: 3px dashed #999;
}

.pravoce .item {
    text-align: center;
    max-width: 180px;
}

.magica .item {
    display: inline-block;
    padding: 1em auto;
    text-align: center;
}

.magica .item .item-text {
    padding: 10px 0px;
}

.section .container .item {
    font-family: roboto;
    position: relative;
    /* border: 1px solid red; */
}

.section .container .item .item-number.item-green2 {
    border-color: #193E48;
    color: #193E48;
}

.section .container .item .item-number {
    text-align: center;
    border: 2px solid;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    margin: auto;
    /* margin-top: -50px; */
    font-size: 52px;
    padding-top: 10px;
    background-color: #FFF;
}

.section .container .item .item-icon {
    padding-top: 50px;
    margin-bottom: 10px;
    font-size: 52px;
    color: #333;
}

.section .container .item .item-title {
    /* font-weight: bold; */
    position: relative;
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

.section .container .item .item-text {
    font-size: 18px;
    position: relative;
    color: #333;
    padding-left: 1em;
}

.promisse .container .items p,
.resource .container .items p {
    font-size: 28px;
}

.promisse .container .items p i {
    /* color: #1dd1a1; */
    color: #f3dfdb;
}

.section .container .quote-lg {
    text-align: center;
    font-family: roboto;
    font-size: 2em;
    font-style: italic;
    color: #999;
}

.section .container .text {
    font-family: roboto;
    font-size: 24px;
    text-align: justify;
}

.section .container .accordion .accordion-button,
.section .container .accordion .accordion-body {
    font-family: roboto;
}

.section .container .accordion .accordion-body {
    font-size: 24px;
}

.section .container .accordion .accordion-button {
    font-size: 24px;
    box-shadow: none;
}

.profile .container .accordion {
    margin-top: 50px;
}

.profile .container .accordion .accordion-button {
    color: #FFF;
    background-color: #C4806F;
}

.resource {
    background-image: url('/images/ash_foto_resource.png');
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right;
    padding-bottom: 30px;
}

.resource .container .items p i {
    color: #193E48;
}

.form-label {
    font-size: 16px;
    font-family: roboto;
    font-weight: bold;
    color: #777;
}

.form-control {
    font-family: roboto;
}

.btn-action {
    font-size: 22px;
    font-family: roboto;
    text-transform: uppercase;
    padding: 10px 30px;
    color: #FFF;
    background-color: #193E48;
    transition: 200ms;
    /* min-width: 300px; */
    /* margin-left: 30px; */
    border-radius: 1em;
}

.btn-center {
    display: block;
    width: 400px;
    margin: auto;
}

.btn-action:hover {
    border-color: #22a6b3;
    background-color: #22a6b3;
    color: #FFF;
}

.btn-lead {
    font-size: 22px;
    font-family: roboto;
    text-transform: uppercase;
    width: 100%;
    padding: 10px;
    color: #FFF;
    background-color: #10ac84;
    transition: 200ms;
}

.btn-lead:hover {
    background-color: #1dd1a1;
    color: #FFF;
}

.form-control {
    height: 50px;
}

.container .title {
    font-family: roboto;
    text-align: center;
    font-size: 28px;
    /* border: 1px solid red; */
}

.container .text .title {
    font-family: roboto;
    font-size: 28px;
    font-weight: bold;
    text-align: left;
}

.container .title-lg {
    font-family: italiana;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    /* border: 1px solid red; */
    /* color: #333; */
}

.section .container .price {
    font-family: roboto;
    font-size: 24px;
    padding: 10px;
}

.section .container .price .price-title {
    text-align: center;
    color: #333;
    border-bottom: 3px dotted #333;
}

.section .container .price a {
    width: 100%;
}

.section .container .price .price-value-number {
    font-size: 86px;
    font-weight: bold;
    text-align: center;
    color: #193E48;
}

.section .container .price .price-value-stm {
    text-align: center;
}

.price .price-value-old {
    color: #777;
    font-size: 32px;
    text-align: center;
    text-decoration: line-through;
}

.fa-fire-alt {
    color: #c4806f;
}

.section .container .target {
    padding: 2em;
}

.section .container img {
    width: 100%;
}

.accordion-button::after,
.accordion-button:not(.collapsed)::after {
    width: 15px;
    height: 20px;
    background-image: url('/images/ash_accordion_icon.png');
    background-size: 15px 20px;
}

.accordion-button:not(.collapsed)::after {
    transform: rotate(90deg);
}

.section .container .bonus {
    font-family: roboto;
}

.section .container .bonus .title {
    padding-top: 1em;
}

.section .container .bonus i {
    color: #c4806f;
    text-shadow: 0px 0px 10px #FFF;
}

.section .container .icon-llg {
    font-size: 200px;
}

.section .container .bonus .bonus-text {
    font-size: 28;
    padding: 10px 0px;
    text-align: center;
    /* border: 1px solid red; */
}

.profile .imagem {
    height: 550px;
    background-image: url('/images/ash_foto.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.testimonial .item {
    text-align: center !important;
    margin-bottom: 20px;
}

.testimonial .item img {
    border: 6px solid #FFF;
    box-shadow: 0px 0px 15px #999;
    max-width: 60%;
    border-radius: 100%;
}

.whats {
    border-top: 2px dashed #E6E1DC;
    margin-top: 10px;
    font-size: 20px;
}

.whats p {
    margin-top: 10px;
}

.whats a {
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    color: #FFF;
    background-color: #25d366;
}

@media only screen and (max-width: 980px) {
    .show-sm {
        margin-top: 30px;
        display: block;
    }
    .show-lg {
        display: none;
    }
    .accordion-button::after,
    .accordion-button:not(.collapsed)::after {
        width: 30px;
        height: 40px;
        background-size: 30px 40px;
    }
    .header {
        background-position: center bottom;
    }
    .header img {
        margin-bottom: 30px;
    }
    .resource {
        background-size: cover;
    }
    .section .container {
        max-width: 100%;
    }
    .section .container .lead {
        position: relative;
        padding: 50px;
    }
    .section .container .title-lg {
        font-size: 40px;
    }
    .form-control {
        height: 150px;
        border-color: #333;
    }
    .btn-action {
        width: 100%;
        margin-left: 0px;
    }
    .btn-lead {
        width: 100%;
        margin-left: 0px;
    }
    .section .container .highlight {
        padding-left: 0px;
        text-align: center;
    }
    .section .container .highlight img {
        width: 100%;
    }
    .section .container hr {
        display: none;
    }
    .section .container .item .item-icon {
        padding-top: 10px !important;
    }
    .section .container .item .item-icon {
        margin-top: 0px;
    }
    .section .container .items p {
        padding-bottom: 10px;
        border-bottom: 1px solid #f3dfdb;
    }
    .section .container .accordion .accordion-button {
        text-align: center;
    }
    .section .container .price {
        padding: 80px 0px;
    }
    .section .container .price .price-value-stm,
    .section .container .price .price-title {
        border: none;
    }
    .section .container .bonus {
        text-align: center;
    }
    .pravoce .item {
        max-width: none;
    }
    .section .container .price .price-value-number {
        font-size: 65px;
    }
}

@media only screen and (min-width: 981px) {
    .show-sm {
        display: none;
    }
    .show-lg {
        display: block;
    }
    .bg-white-lg {
        background-color: #FFF;
    }
    .price {
        width: 500px;
        margin: 50px auto 20px;
    }
}