html {
    scroll-behavior: smooth;
}
/*----------------------------
           INTRO
----------------------------*/
.intro {
    position: fixed;
    z-index: 99999999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    transition: 1s;
}
.logo-div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    max-width: 800px;
}
.logo-intro {
    position: relative;
    bottom: -50px;
    opacity: 0;
}
.logo-intro.active {
    bottom: 0px;
    opacity: 1;
    transition: ease-in-out 1s;
}
.logo-intro.fade {
    bottom: 150px;
    opacity: 0;
    transition: ease-in-out 0.5s;
}
/*----------------------------
           Fontes
----------------------------*/
body, .testimonial-item .testimonial__desc, .simulador .pricing-item .pricing__price {
    font-family: open-sans, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
.font-secondary, .pagetitle__subheading, .request-quote-tabs .request__form h6, .slider .slide__subtitle, .feature-item .feature__subtitle, .project-item .project__cat a, .member .member__info .member__desc, .testimonial__meta .testimonial__meta-desc, .cta__desc, .blog-nav .blog__nav-content span, .comments-list .comment__item .comment__content .comment__date, .contact-panel-2 .accordion-item .accordion__item-title, .pricing-item .pricing__title, .testimonial__meta .testimonial__meta-title, .simulador .pricing-item .pricing__price span  {
    font-family: open-sans, sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
}
.pricing-item .pricing__price, .widget-poducts .widget-product-item .widget__product-price, .heading__subtitle {
    font-family: aviano-flare, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
h1, h2, h3, h4, h5, h6, .slider-1 .thumbs-dots .owl-thumb-item span, .comments-list .comment__item .comment__content .comment__reply {
    font-family: aviano-flare, sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
    text-transform: inherit !important;
}
.heading__subtitle {
    font-family: alana-smooth, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}
.widget-categories ul li a {
    text-transform: inherit !important;
}

.widget-help .widget__content:after {
    content: "";
    font-family: "FontAwesome", sans-serif;
    position: absolute;
    bottom: -150px;
    left: -70px;
    font-size: 300px;
    color: rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 450px) {
    .about .about__img:before {
        right: 220px;
    } 
}
/*----------------------------
          Background
----------------------------*/
.slider-1 .thumbs-dots .owl-thumb-item.compras.active, .contact-panel, .comprasassistidas .bg-theme, .intro, .comprasassistidas .heading__subtitle {
    /* ROSA */
    background: linear-gradient(270deg, #fe0259, #fe4031); 
    background-size: 100% 100%;
}
.slider-1 .thumbs-dots .owl-thumb-item.redirecionamento.active, .about .about__img:before, .animate-img.about__img:after, .redirec .bg-theme, .simulator-machine, .redirec .heading__subtitle{
    /* AZUL */
    background: linear-gradient(270deg, #02adc0, #02c69f);
    background-size: 100% 100%;
}
.slider-1 .thumbs-dots .owl-thumb-item.grupos.active, .grupodecompras .bg-theme, .grupodecompras .heading__subtitle, .grupodecompras .heading__subtitle, .grupodecompras .simulator-machine {
    /* ROXO */
    background: linear-gradient(270deg, #7d00d6, #a700d6);
    background-size: 100% 100%;
}
.slider-1 .thumbs-dots .owl-thumb-item.enxoval.active, .enxovalpersonalizado .bg-theme, .enxovalpersonalizado .heading__subtitle {
    /* AZUL BEBE */
    background: linear-gradient(270deg, #a5dde7, #41c8e1);
    background-size: 100% 100%;
}


/*----------------------------
   Background com Movimento
----------------------------*/
slider-1 .thumbs-dots .owl-thumb-item.active, .contact-panel {
    background-size: 200% 200%;
    -webkit-animation: gradientemov 30s ease infinite;
    -moz-animation: gradientemov 30s ease infinite;
    -o-animation: gradientemov 30s ease infinite;
    animation: gradientemov 30s ease infinite;
}
@-webkit-keyframes gradientemov {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes gradientemov {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes gradientemov {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes gradientemov {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

/*----------------------------
           Cores
----------------------------*/
.about strong, .redirec strong, .redirec .pricing-item, .redirec .pricing__title, .redirec .pricing__price:first-child::after, .redirec .fancybox-item .fancybox__icon, .redirec .accordion-item .accordion__item-header.opened .accordion__item-title, .redirec .widget-categories ul li a:hover, .redirec .widget-categories ul li a.active {
    color: #02adc0;
}
.redirec .accordion-item .accordion__item-header.opened .accordion__item-title:after, .redirec .widget-categories ul li a:after {
    background-color: #02adc0;
}
.grupodecompras strong, .grupodecompras .pricing-item, .grupodecompras .pricing__title, .grupodecompras .pricing__price:first-child::after, .grupodecompras .fancybox-item .fancybox__icon, .grupodecompras .accordion-item .accordion__item-header.opened .accordion__item-title, .grupodecompras .widget-categories ul li a:hover, .grupodecompras .widget-categories ul li a.active {
    color: #7d00d6;
}
.grupodecompras .accordion-item .accordion__item-header.opened .accordion__item-title:after, .grupodecompras .widget-categories ul li a:after {
    background-color: #7d00d6;
}
.enxovalpersonalizado strong, .enxovalpersonalizado .pricing-item, .enxovalpersonalizado .pricing__title, .enxovalpersonalizado .pricing__price:first-child::after, .enxovalpersonalizado .fancybox-item .fancybox__icon, .enxovalpersonalizado .accordion-item .accordion__item-header.opened .accordion__item-title, .enxovalpersonalizado .widget-categories ul li a:hover, .enxovalpersonalizado .widget-categories ul li a.active {
    color: #41c8e1;
}
.enxovalpersonalizado .accordion-item .accordion__item-header.opened .accordion__item-title:after, .enxovalpersonalizado .widget-categories ul li a:after {
    background-color: #41c8e1;
}
.comprasassistidas strong, .comprasassistidas .pricing-item, .comprasassistidas .pricing__title, .comprasassistidas .pricing__price:first-child::after, .comprasassistidas .fancybox-item .fancybox__icon, .comprasassistidas .accordion-item .accordion__item-header.opened .accordion__item-title, .comprasassistidas .widget-categories ul li a:hover, .comprasassistidas .widget-categories ul li a.active {
    color: #fe0259;
}
.comprasassistidas .accordion-item .accordion__item-header.opened .accordion__item-title:after, .comprasassistidas .widget-categories ul li a:after {
    background-color: #fe0259;
}
.fancybox__desc, .widget-categories ul li a {
    color: #000000;
}

.widget-categories ul {
    background-color: #f9f9f9;
}


.navbar .navbar-brand {
    width: 192px;
    margin-bottom: -25px;
}
.header-transparent+.slider {
    margin-top: 0;
}
.video-1 {
    padding-top: 170px;
    padding-bottom: 170px;
}
.testemunhos {
    font-size: 40px;
}
.testimonial-2 .owl-thumb-item {
    margin-bottom: 40px;
}
.btn {
    border-radius: 50px !important;
    padding: 0 10px;
}
a.feandriolo {
    color: #9b9b9b; 
    cursor: pointer;
    font-weight: 700;
}
a.feandriolo:hover {
    color: #000;
}
a.feandriolo:hover > span.rosa {
    color: deeppink;
}
a.feandriolo:hover > span.azul {
    color: deepskyblue;
}
.testimonial__meta .testimonial__meta-title {
    font-size: 13px;
}
.testimonial-2 .owl-thumb-item {
    margin-right: 20px;
}
.counter-item h4 {
    font-size: 27px;
}
.contact-panel, .contact-panel h4 {
    color: #fff;
}
.contact-panel .btn {
    background-color: #7d00d6;
}
.heading__subtitle {
    font-size: 90px;
}
.pricing__currency {
    font-size: 26px;
}
.pricing-item {
    margin-top: 50px;
}
.widget-help .widget__content .btn {
    width: 100%;
}
.pricing__price:first-child::after {
    content: "+";
    position: absolute;
    right: 10%;
    top: 0;
}
.pricing__price.no:first-child::after {
    content: none
}
.logo-rodape {
    max-height: 100px;
    height: max-content;
    margin-top: -43px;
    margin-bottom: 0px !important;
    margin-left: -21px;
}
@media only screen and (min-width: 992px) {
    .navbar .dropdown-menu.wide-dropdown-menu {
        min-width: 500px;
        padding: 0;
        overflow: hidden;
    }
}
.simulator-machine {
    padding: 40px 30px;
    color: #fff;
}
.simulator-machine .valores {
    border-top: solid 1px #fff;
    margin-top: 30px;
    padding-top: 30px;
}
.simulator-machine .valores h6, .simulator-machine .valores strong  {
    color: #fff;
}
.simulator-machine .result {
    font-size: 20px;
    font-weight: 600;
}
.simulator-machine .form-control {
border: none;
}
.form-control, .form-control:focus {
    padding: 0 10px 0 10px;
    background: #fff;
}
.input-fake {
    padding: 15px;
    font-weight: 600;
}
.range {
    width: 65%;
    height: 15px;
    -webkit-appearance: none;
    float: right;
    background: #f9f9f9;
    outline: none;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: inset 0 0 5px rgb(140 140 140);
    margin-top: 5px;
}
.range::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: linear-gradient(270deg, #7d00d6, #a700d6);
  cursor: pointer;
  border: 4px solid #fff;
  box-shadow: -407px 0 0 400px #7d00d6;
}

@media only screen and (max-width: 450px) {
    .about .about__img:before {
        right: 220px;
    }
    .logo-rodape {
        margin-top: 0px !important;
        margin-bottom: 30px !important;
        margin-left: -12px !important;
    }
}
.grupodecompras .heading__subtitle, .comprasassistidas .heading__subtitle, .redirec .heading__subtitle, .enxovalpersonalizado .heading__subtitle  {
    min-width: 60px;
    max-height: 60px;
    border-radius: 50px;
    color: #ffffff;
    padding-left: 10px;
    margin-right: 20px;
}
.simulador .pricing-item .pricing__price {
    font-size: 34px;
}
.simulador .pricing__currency {
    display: table;
    color: #7d00d6;
}
.simulador .pricing__price:first-child::after {
    display: none;
}
.simulador .pricing-item .pricing__header {
    margin-bottom: -20px;
}
.grupodecompras .simulator-machine .input-fake {
    padding: 15px 0;
    text-align: center;
}
.grupodecompras .simulator-machine .input-fake span {
    padding: 0;
    margin: 0;
    text-align: center;
}
.grupodecompras .simulator-machine input {
    font-size: 28px;
    text-align: center;
    font-weight: 700;
}

.grupodecompras .simulator-machine input.disabled::placeholder {
    color: #7d00d6;
}