/* Header */
html, body {
    margin: 0;
    height: 0 !important;
}

body {
    overflow-x: hidden !important;
}

.logo-size {
    width: 250px;
    height: auto;
}

.tl_slider_wrapper {
    padding-top: 10%;
    padding-bottom: 10%;
}

.tl_menu > ul > li > a {
    padding: 30px 20px;
}

.tl_menu > ul > li {
    display: inline-flex;
    vertical-align: middle;
}

#wrap {
    display: none;
}

.tl_menu > ul > li > a:hover {
    color: #f31c51;
}

.tl_slider_wrapper .tl_slide_subtitle {
    color: #f31c51;
}

.btn.btn-primary {
    background-color: #f31c51;
}

.cr_section_one, .cr_section_two, .cr_section_three, .cr_section_six, .cr_eigth_section, .cr_ninth_section, .cr_seventh_section {
    padding-top: 60px;
}

.tl_header {
    padding: 0;
}

.btn-work-us {
    width: 200px;
    height: 100% !important;
    border: none;
    color: #fff;
    background-color: rgba(243, 28, 81, 1);
    text-align: center;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    font-family: sans-serif;
    font-weight: 700;
    line-height: 1.5;
}

.btn-work-us:hover {
    color: #fff;
    background: rgba(243, 28, 81, .8);
}

.tl_menu > ul > li > a.btn-work-us {
    color: #fff;
}

/* Vantagens */
.cr_section_one {
    padding-top: 120px;
    background-color: rgba(0, 0, 0, 0);
}

.tl_service > p {
    padding-right: 30px !important;
}

.title-table {
    color: #333;
}

.l-style-none {
    list-style: none;
    padding-left: 15px;
}

.l-style-none .l-title {
    margin-bottom: 20px;
    color: #333;
}

.l-icon i {
    font-size: 20px;
    padding: 0 10px;
}

.l-icon i.fa.fa-check-circle {
    color: #f31c51;
}

.vs-vantagens {
    position: relative;
}

.vs-vantagens:before {
    content: 'VS';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: Translate(-50%, -50%);
    -moz-transform: Translate(-50%, -50%);
    -ms-transform: Translate(-50%, -50%);
    -o-transform: Translate(-50%, -50%);
    transform: Translate(-50%, -50%);
    font-family: sans-serif;
    font-weight: 900;
    font-size: 50px;
    color: #f31c51;
    z-index: 9999;
}

.img-vantagens {
    position: relative;
    margin-bottom: 30px;
}

.img-vantagens:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(0deg, white, rgba(255, 255, 255, .8), transparent);
}

/* Serviços */
.cr_section_two {
    background-color: rgba(0, 0, 0, 0);
}

.cr_section_three {
    background-color: #fde5ed;
    z-index: -2;
}

.img-service {
    border-radius: 8px;
}

.mockup-servicos {
    margin-bottom: -100px;
}

/* Depoimentos */
.testimo {
    background-color: #ffffff;
    padding: 35px 25px;
}

.testimo-text {
    color: #777777;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
}

.testimo-name {
    color: #f31c51;
    font-size: 14px;
    font-weight: 500;
}

.testimo-icon {
    width: 79px;
    display: block;
    margin: auto;
    height: 79px;
}

.testimo-icon img {
    width: 100%;
    height: 100%;
}

.testimo-info {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
}

/* Redes Sociais */
.cr_seventh_section {
    background: #FEE1DA;
    z-index: -2;
}

.cr_seventh_section .highlight-dark {
    color: #333;
}

/* Planos */
.btn:hover, .btn:focus, .btn:active {
    background-color: #f31c51;
}

.cr_price_box:hover {
    border: 1px solid #f31c51;
}


.cr_eigth_section.detail-section-vermelho svg {
    z-index: -1;
}

.cr_price_box h5 {
    color: #f31c51;
}

/* Download App */
.cr_ninth_section {
    background-color: #fde5ed;
}

.btn.btn-outline {
    border: 1px solid #f31c51;
}

.btn.btn-outline:hover, .btn.btn-outline:focus, .btn.btn-outline:active {
    background-color: #f31c51;
    color: #ffffff;
    transition: all 1s ease;
}

.img-mockup {
    position: absolute;
    margin-top: -180px;
}

.back-to-top.show {
    opacity: 1;
    background-color: #f31c51;
}

/* Contato */
.form-contact {
    background-color: #fff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
}

/* Detalhe curvado */
.detail-section-vermelho {
    position: relative;
}

.detail-section-vermelho svg {
    position: absolute;
    bottom: 0;
    z-index: -1;
}

.detail-section-branco {
    position: relative;
}

.detail-section-branco svg {
    position: absolute;
    z-index: -1;
    bottom: 10px;
}

.cr_section_six {
    margin-top: -10px;
    z-index: -2;
}

.cr_section_six .detail-section-vermelho svg {
    z-index: -1;
}

.cr_seventh_section svg {
    bottom: 0;
}

.cr_ninth_section {
    background: white;
    margin-top: -10px;
}

.cr_ninth_section svg {
    bottom: 0;
}

.tl_slider_wrapper {
    background: url(../images/background-slider.png) no-repeat center center;
    background-size: cover !important;
    z-index: -2;
}

/* Dúvidas */
.accordion {
    background-color: #FEE1DA;
    color: #3d3d3d;
    border: 1px solid #3d3d3d;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

.active, .accordion:hover {
    background-color: #E6C7C5;
    color: #3c3c3c;
}

.panel {
    padding: 20px;
    background-color: white;
    display: none;
    overflow: hidden;
}

.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #3d3d3d;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2796"; /* Unicode character for "minus" sign (-) */
}

/* Variedades*/
.bottompadding {
    padding-bottom: 40px;
}

.section_creative_studio .service-img {
    width: 100%;
    max-width: 100%;
    padding-left: 75px;

}

.section_creative_studio h3 {
    font-size: 28px;
}

.tl_service > div {
    padding-bottom: 20px;
}

#hu-message-input > div.hu-input-box.hu-height-0.hu-overflow-hidden > div > div.hu-input-body > div > span, span.hu-input-menu_help.hu-input-menu-info.hu-display-block.hu-not-selectable.hu-s-10.hu-color_contrast.hu-t-uppercase {
    opacity: 0;
}

/* Serviços */
.cr_service_section {
    float: left;
    width: 100%;
    padding: 100px 0px 180px;
    background-color: #FEE1DA;
    z-index: -2;
}

.cr_service_section.detail-section-branco svg {
    bottom: 0 !important;
}

.hu-not-selectable,#hu-message-input > div.hu-input-box.hu-height-0.hu-overflow-hidden > div > div.hu-input-body > div > span {
    color: black !important;

}
.hu-message {
    width: 23% !important;
}

.cr_section_three.detail-section-branco svg {
    bottom: -5px !important;
}

.fa {
    font-size: x-large !important;
}
/* Responsivo */

@media (max-width: 1024px) {
    .section_creative_studio .service-img {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
    }

    .img-responsive-div:before {
        content: '';
        position: absolute;
        bottom: -30px;
        left: 0;
        width: 100%;
        height: 20%;
        background: linear-gradient(0deg, #fde5ed, transparent);
    }

    .logo-size {
        width: 200px;
    }

    .tl_menu > ul > li > a {
        padding: 15px 10px;
    }

    .btn-work-us {
        width: 175px;
    }

    .mockup-servicos {
        margin-bottom: -150px;
    }

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

@media (max-width: 769px) {
    .testimo {
        text-align: center;
        margin-bottom: 30px;
        padding: 20px;
    }

    .testimo-text {
        margin: 15px 0;
        line-height: 22px;
    }

    .vs-vantagens-pt {
        padding-top: 50px;
    }

    .vs-vantagens-pb {
        padding-bottom: 50px;
    }

    .btn-work-us {
        width: 100% !important;
    }

    .cr_menu_btn {
        top: 30px;
    }

    .tl_menu > ul > li > a.btn-work-us {
        text-align: left !important;
    }

    .section_creative_studio img {
        margin-bottom: 0;
    }

    .img-responsive-div:before {
        bottom: 0;
    }

    .section_creative_studio .service-img {
        padding: 0 20%;
    }

    .sm-text-center {
        text-align: center;
    }

    .d-xs-none {
        display: none !important;
    }

    .testimo-text, .testimo-text ~ h4 {
        text-align: left;
    }

    .vs-vantagens:before {
        display: none;
    }

    .sm-padding-bottom {
        padding-bottom: 30px;
    }

    .sm-margin-bottom {
        padding-bottom: 60px;
    }

    .img-responsive-div:before {
        bottom: -5px;
    }

    h3 {
        line-height: 40px !important;
    }

    .l-icon li i {
        display: none;
    }

    .testimo {
        margin-bottom: 0;
    }
}

@media (max-width: 425px) {
    .testimo-text, .testimo-text ~ h4 {
        text-align: center;
    }

    .section_creative_studio .service-img {
        padding: 0 10%;
    }

    .img-vantagens img {
        width: 80%;
    }

    h3 {
        line-height: 40px !important;
    }
}