/* MEDIA DESKTOP */

.mt-10 {
    margin-top: 10px;
}

.detalhes-fundo {
    background-image: url('../img/inicial.jpg'), linear-gradient(#4e2442, #1ea4ef);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fundo-apresentacao {
    background-image: url('../img/apresentacao.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
}

.fundo-adm {
    background-image: url('../img/fundo-adm.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.accordion {
    background-color: #0e716b;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}

.p-a {
    padding: 10px;
}

.rightplus {
    float: right;
    font-size: 1.2rem;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

.active, .accordion:hover {
    background-color: #012f2d;
}

/* Style the accordion panel. Note: hidden by default */

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

.blue-ap {
    color: #004079!important;
}

.blue-ap1 {
    color: #004079!important;
}

.blue-ap:hover {
    color: white!important;
}

.botao-formulario {
    line-height: 40px;
    padding-left: 0px;
    font-size: 18px;
    width: 35%;
    display: -webkit-inline-box;
    text-align: -webkit-center;
    margin: 17px 0px 17px 34px;
    left: -35px;
    padding-right: 0px;
    border-radius: 25px;
    border: none;
    background: #00000073;
    color: #fff;
    font-weight: 300;
    position: relative;
}

.video-app {
    position: absolute;
    top: 19%;
    left: 15%;
    right: 0;
    width: 71%;
}

.roxo-cor {
    color: #281e5a!important;
}

.home-hover:hover {
    background-color: #249ad79e;
    border-radius: 9px;
}

.botao-formulario:hover {
    background: rgba(255, 199, 0, 0.92);
    color: #1f1f1ff5;
    text-decoration: none;
}

.itens-ul {
    width: 86%;
    margin-top: 100px;
    padding: 30px;
    color: white;
    font-size: 17px;
    border-radius: 20px;
    background: #0000006b;
    height: auto;
    text-align: left;
}

.notch-preto {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 2;
    display: block;
    width: 50%;
    height: 3.6vh;
    margin-right: auto;
    margin-left: auto;
    border-bottom-left-radius: 2vh;
    border-bottom-right-radius: 2vh;
    background-color: #1b1b1b;
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
}

.mobile-bar {
    display: none !important;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.menu-bar {
    padding-right: 120px;
    padding-top: 20px;
}

.pd-10 {
    padding: 10px;
}

.pb-inicial {
    padding-bottom: 120px;
}

.p-apresentacao {
    font-size: 40px;
    text-align: center;
    font-weight: 300;
    color: #efefef;
    padding: 70px;
    padding-bottom: 0px;
}

.h4-apresentacao {
    text-align: center;
    color: #efefef;
    font-weight: 300;
    margin-top: 30px;
    padding: 0px 140px;
    font-size: 21px;
}

.li-detalhes {
    padding: 8px;
    font-weight: 400;
    font-size: 15px;
}

.apresentacao-video {
    height: 450px;
}

body {
    background-color: rgb(0, 155, 167);
}

.subtxt-adm {
    margin-top: 7rem;
    font-size: 24px;
    text-align: center;
    color: #ffbe00;
}

.adm-p {
    color: white;
    text-align: center;
    margin-top: 15px;
}

.space-80 {
    padding-top: 60px;
}

.space-30 {
    padding-top: 30px;
}

.space-70 {
    padding-bottom: 70px;
}

.btn-envio {
    width: 30%;
    height: 0%;
    margin: 30px auto;
    display: block;
    background-color: #001246;
    color: white;
}

.btn-envio:hover {
    background-color: #1ea4ef;
    color: #fff;
}

.item-corret {
    background: #65656545;
    height: 170px;
    padding: 19px;
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 19px;
}

.item-corret:hover {
    background: #48293fcf;
}

.h3-corret {
    font-size: 20px;
    font-weight: 400;
    color: white;
}

.iphonemax {
    position: inherit;
    left: 0;
    top: 5px;
    right: 0px;
    bottom: 0vw;
    height: auto;
    width: 40vh;
    margin-right: auto;
    margin-left: auto;
    padding: 2.5vh 1.8vh 2.5vh;
    border-radius: 7.2vh;
    background-color: #f0f0f0;
    box-shadow: 10px 2px 0px 2px #dbdbdb, inset 0 0 15px 7px #d6d6d6, 45px 54px 30px -20px rgba(0, 0, 0, .25);
    -webkit-transform: perspective(1457px) rotateX(40deg) rotateY(10deg) rotateZ(-20deg) translate(10px, 0px);
    transform: perspective(1457px) rotateX(32deg) rotateY(-20deg) rotateZ(23deg) translate(10px, 0px);
    -webkit-transition: all 500ms cubic-bezier(.785, .135, .15, .86);
    transition: all 500ms cubic-bezier(.785, .135, .15, .86);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.iphonemax:hover {
    transform: perspective(1457px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(10px, 0px);
    box-shadow: 0px 1px 0px 0px #dbdbdb, inset 0 0 15px 7px #d6d6d6, -33px 62px 50px -20px rgba(0, 0, 0, .25);
}

.detalhes-iphone {
    position: inherit;
    left: 0;
    right: 0;
    bottom: 0vw;
    top: 50px;
    height: auto;
    width: 35vh;
    margin-right: auto;
    margin-left: auto;
    padding: 2vh 1.3vh 2vh;
    border-radius: 5.5vh;
    background-color: #000000;
    box-shadow: -4px 5px 0px 5px #232323, inset 0 0 15px 7px #383838, -20px 20px 30px 10px rgba(25, 25, 25, 0.51);
    -webkit-transform: perspective(1457px) rotateX(40deg) rotateY(10deg) rotateZ(-20deg) translate(10px, 0px);
    transform: perspective(1457px) rotateX(36deg) rotateY(11deg) rotateZ(-15deg) translate(10px, 0px);
    -webkit-transition: all 500ms cubic-bezier(.785, .135, .15, .86);
    transition: all 500ms cubic-bezier(.785, .135, .15, .86);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.detalhes-iphone:hover {
    transform: perspective(1457px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(10px, 0px);
    box-shadow: 0px 1px 0px 0px #222222, inset 0 0 15px 7px #222222, -33px 62px 50px -20px rgba(0, 0, 0, .25);
}

.vantagens-iphone:hover {
    transform: perspective(1457px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translate(10px, 0px);
    box-shadow: 0px 1px 0px 0px #dbdbdb, inset 0 0 15px 7px #d6d6d6, -33px 62px 50px -20px rgba(0, 0, 0, .25);
}

.apres-p {
    text-align: center;
    padding-top: 1rem;
    font-size: 1.2rem;
    font-weight: 400;
    color: #004079;
}

.vantagens-iphone {
    position: inherit;
    left: 0;
    right: 0px;
    bottom: 0vw;
    top: 50px;
    height: auto;
    width: 35vh;
    margin-right: auto;
    margin-left: auto;
    padding: 2vh 1.3vh 2vh;
    border-radius: 5.5vh;
    background-color: #f0f0f0;
    box-shadow: -4px 5px 0px 5px #dbdbdb, inset 0 0 15px 7px #d6d6d6, -20px 20px 30px 10px rgba(0, 0, 0, .25);
    -webkit-transform: perspective(1457px) rotateX(40deg) rotateY(10deg) rotateZ(-20deg) translate(10px, 0px);
    transform: perspective(1457px) rotateX(36deg) rotateY(11deg) rotateZ(-15deg) translate(10px, 0px);
    -webkit-transition: all 500ms cubic-bezier(.785, .135, .15, .86);
    transition: all 500ms cubic-bezier(.785, .135, .15, .86);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.img-iphone {
    width: 750px;
    display: block;
    max-width: 100%;
    border-radius: 4.5vh;
    height: auto;
    margin: 0 auto;
}

.borda-img {
    border-radius: 2.8vw;
}

.imagem-app {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding-top: 24px;
}

.modal-header {
    padding: 0rem!important;
}

.space-150 {
    padding-bottom: 150px;
}

.notch {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 1;
    display: block;
    width: 50%;
    height: 3.6vh;
    margin-right: auto;
    margin-left: auto;
    border-bottom-left-radius: 2vh;
    border-bottom-right-radius: 2vh;
    background-color: #e2e2e2;
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
}

.p-menu {
    color: white;
    padding: 10px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    font-family: Poppins;
}

.logo {
    max-width: 120px;
    height: auto;
    display: block;
}

.white {
    color: white;
    font-style: initial;
    font-weight: 300!important;
}

.blue {
    color: #001246!important;
}

.inicial {
    background-image: url('../img/inicial.jpg'), linear-gradient(#a45fff, #207cca, );
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background: -webkit-linear-gradient(top, #40dbe2 0%, #207cca 45%, #296ed8 59%, #a45fff 100%);
}




.bg-transparente {
    background-color: #244dc112!important;
    position: unset;
    z-index: 9999;
    width: 100%;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
}

.navbar-nav {
    margin-left: auto;
}

.nav-item {
    color: rgb(255, 255, 255);
    font-weight: 600;
    margin-right: 10px;
}

.nav-item:hover {
    background-color: rgba(118, 100, 171, 0.233);
    border-radius: 4px;
    color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.h1-inicial {
    color: #ffbe00;
    text-align: left;
    font-size: 50px;
    font-weight: 500;
    font-family: Raleway;
}

.img-vantagens {
    display: block;
    width: 100%;
    height: auto;
    margin: 190px auto;
}

.pt-80 {
    padding-top: 100px;
}

.p-vantagens {
    color: white;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    padding: 20px 10px;
}

.p-vantagem {
    color: white;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    padding: 20px 60px;
}

.nav-bar {
    width: 25px;
    height: 2px;
    background-color: #ffffff;
    display: block;
    margin: 6px auto;
}

.bar {
    width: 40px;
    height: 2px;
    background-color: #d9e5e6;
    display: block;
    margin: 30px auto;
}

.h4-vantangens {
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    color: #ffbe00;
    font-family: Montserrat;
}

.h4-vantangem {
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    font-size: 2.1em;
    color: #ffbe00;
    font-family: Montserrat;
}

.item-vantagens {
    margin-top: 110px;
}

.formas {
    display: flex;
    top: 135px;
    position: absolute;
    width: 45%;
    height: auto;
    z-index: 0;
}

.fundo-vantagens {
    background: url('../img/fundo-vantagens.png'), linear-gradient(#4e2442, #1ea4ef);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.fundo-form {
    background: url('../img/fundo-form.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.fundo-cor {
    background: url('../img/fundo-cor.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.h4-inicial {
    font-size: 20px;
    margin-top: 20px;
    color: white;
    font-weight: 300;
}

.b-inicial {
    font-weight: 900;
    font-size: 104px;
    font-family: Montserrat;
}

.b-h4 {
    color: #ffbe00;
}

.play {
    font-size: 60px;
    text-align: center;
    margin: 80px auto;
    color: #004079;
    display: block;
    border: none;
}

.play:hover {
    color: #222222!important;
}

.btn-tel {
    color: rgb(53, 164, 255, 0.425);
    border-color: rgb(53, 164, 255, 0.425);
    background-color: transparent;
    width: 60%;
    display: block;
    margin: 0 auto;
}

.btn-tel:hover {
    color: #fff;
    background-color: rgba(53, 164, 255, 0.425);
}

.btn-wpp {
    color: rgb(14, 136, 14);
    border-color: rgb(14, 136, 14);
    background-color: transparent;
    width: 60%;
    display: block;
    padding-bottom: 10px;
    margin: 0 auto;
}

.contato-r {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    text-align: center;
}

.icones {
    font-size: 30px;
    margin: 0 auto;
    display: block;
}

.p-100{
    padding: 50px 0px;
    color: white;
    padding-bottom: 250px;
}
.p-10 {
    padding: 15px 0px;
    color: white;
}

.mb-20 {
    margin-bottom: 20px;
}

.footer-area {
    padding: 10px 0 10px;
}

.footer-area {
    padding-top: 30px;
    background-color: #000000f2;
}

.btn-wpp:hover {
    color: #fff;
    background-color: rgb(14, 136, 14);
}

.b-apresentacao {
    color: #ffbe00;
    font-size: 48px;
    font-family: Montserrat;
    font-weight: 900;
    letter-spacing: 1px;
}

.b-apresentacao:hover {
    color: #fff;
}

.left-txt {
    left: 40px;
}

.amarelo {
    color: #ffbe00;
}

.b-form {
    color: #ffbe00;
    font-size: 48px;
    font-family: Montserrat;
    font-weight: 900;
    letter-spacing: 1px;
}

.video {
    width: 60%;
    height: auto;
    margin: 0 auto;
    position: relative;
    display: block;
}

.modal-body {
    padding: 0!important;
}

.modal-dialog {
    max-width: 100%;
    margin: 1.75rem auto;
}

/* IPHONE 4 */

@media (max-width:320px) {
    .b-inicial {
        font-size: 58px !important;
    }
    .pb-inicial {
        padding-bottom: 60px;
    }
    .h4-apresentacao {
        font-size: 20px;
    }
    .h4-inicial {
        padding: 25px;
        padding-top: 0px;
        padding-bottom: 40px;
        font-size: 20px !important;
        margin-top: 0px;
    }
    .b-apresentacao {
        font-size: 26px;
    }
    .botao-formulario {
        width: 73%!important;
        font-size: 17px!important;
    }
    .video-app {
        position: absolute;
        top: 19%;
        left: 17%!important;
        right: 0;
        width: 67%!important;
    }
    .space-30-1 {
        padding-bottom: 30px!important;
    }
    .iphonemax {
        margin: 0 auto;
        height: auto;
        width: 34vh!important;
        padding: 2.5vh 1.4vh 2.5vh!important;
        border-radius: 6.2vh!important;
        box-shadow: 9px 1px 0px 1px #dbdbdb, inset 0 0 15px 7px #d6d6d6, 45px 54px 30px -20px rgba(0, 0, 0, .25)!important;
        left: -7px;
    }
    .iphonemax:hover {
        box-shadow: 0px 1px 0px 1px #dbdbdb, inset 0 0 15px 7px #d6d6d6, 45px 54px 30px -20px rgba(0, 0, 0, .25)!important;
    }
    .formas {
        display: none;
    }
    .btn-wpp {
        width: 70%!important;
    }
    .btn-tel {
        width: 70%!important;
    }
    .white {
        text-align: center;
    }
}

/* MEDIA IPHONE 6S */

@media (max-width:760px) {
    .h1-inicial {
        color: #ffbe00;
        text-align: left;
        padding: 20px;
        margin-top: 40px;
        font-size: 40px;
        font-weight: 500;
    }
    .bg-transparente {
        background-color: #244dc112!important;
        font-size: 16px;
        position: unset;
        z-index: -1;
        min-height: 60px;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #fff;
    }

    button.navbar-toggler {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 100000;
    }
    .navbar-nav {
        margin-left: auto;
        background: #000000ba;
    }
    .nav-item {
        color: rgb(255, 255, 255);
        font-weight: 600;
        margin-right: 10px;
        text-align: right;
    }
    header {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 2;
    }
    .formas {
        display: none;
    }
    .modal-content {
        top: 100px;
    }
    .accordion {
        padding: 20px 32px;
    }
    .apres-p {
        text-align: center;
        padding-top: 1rem;
        font-size: 1.2rem;
        font-weight: 400;
        color: #004079;
    }
    .video {
        width: 92%;
    }
    .modal-header {
        padding: 0rem!important;
    }
    .modal-body {
        padding: 0rem!important;
    }
    .subtxt-adm {
        margin-top: 0px!important;
    }
    #barra {
        position: fixed;
        bottom: 10px;
        display: block;
        width: 100%;
        padding-top: 2%;
        opacity: 0.90;
        z-index: 9999;
    }
    .btn-block {
        position: fixed;
        bottom: 10px;
        display: inline-block;
        width: 15%;
        padding-top: 2%;
        opacity: 0.90;
        z-index: 9999;
    }
    .btn-wpp {
        width: 55%;
    }
    .btn-tel {
        width: 55%;
    }
    .video-app {
        position: absolute;
        top: 19%;
        left: 16%;
        right: 0;
        width: 69%;
    }
    .img-iphone {
        border-radius: 3.7vh;
    }
    .ul-detalhes {
        list-style: decimal;
        margin-left: -30px;
    }
    .itens-ul {
        width: 100%;
        margin-top: 100px;
        padding: 20px;
        color: white;
        font-size: 13px;
        border-radius: 20px;
        background: #44444463;
    }
    .detalhes-iphone {
        position: inherit;
        left: -12px;
    }
    .b-apresentacao {
        font-size: 26px;
    }
    .p-vantagens {
        font-size: 18px;
    }
    .left-txt {
        left: 0px;
    }
    .img-vantagens {
        display: none;
    }
    .iphonemax {
        margin-top: 70px !important;
        margin: 0 auto;
        height: auto;
        left: -12px;
        width: 25vh;
        padding: 1.5vh 0.8vh 1.5vh;
        border-radius: 5vh;
        box-shadow: 9px 1px 0px 1px #dbdbdb, inset 0 0 15px 7px #d6d6d6, 45px 54px 30px -20px rgba(0, 0, 0, .25);
    }
    .iphone {
        width: 90%;
        height: auto;
        margin: 0 auto;
        display: block;
        margin-top: -50px;
    }
    .b-inicial {
        font-size: 70px;
        text-align: center;
    }
    .botao-formulario {
        line-height: 50px;
        padding-left: 30px;
        font-size: 19px;
        width: 75%;
        display: block;
        text-align: center;
        margin: 20px 76px auto;
        padding-right: 30px;
        border-radius: 25px;
        border: none;
        background: #00000059;
        color: #fff;
        font-weight: 300;
        position: relative;
        cursor: pointer;
    }
    .primary-btn span {
        color: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-60%);
        right: 30px;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .i-fff {
        color: white;
        font-style: inherit;
        font-size: 80px;
    }
    .mobile-bar {
        display: inherit;
    }
    .left {
        text-align: left;
    }
    .h4-inicial {
        padding: 25px;
        padding-top: 0px;
        padding-bottom: 40px;
        font-size: 23px
    }
    .p-apresentacao {
        padding-left: 10px;
        padding-bottom: 0px;
        padding-right: 10px;
        font-size: 26px;
    }
    .apresentacao-video {
        height: 500px;
    }
    .play {
        font-size: 60px;
        text-align: center;
        margin: 80px auto;
        color: #004079;
        display: block;
        border: none;
    }
    .h4-apresentacao {
        text-align: center;
        color: #efefef;
        font-weight: 300;
        margin-top: 40px;
        padding: 0px 20px;
        font-size: 21px;
    }
    .detalhes-iphone {
        position: inherit;
        left: -9px;
        right: 0;
        bottom: 0vw;
        top: 50px;
        z-index: 0;
        height: auto;
        width: 27vh;
        margin-right: auto;
        margin-left: auto;
        padding: 1.5vh 1vh 1.5vh;
        border-radius: 5.5vh;
        background-color: #000000;
        box-shadow: -4px 5px 0px 5px #232323, inset 0 0 15px 7px #383838, -20px 20px 30px 10px rgba(25, 25, 25, 0.51);
        -webkit-transform: perspective(1457px) rotateX(40deg) rotateY(10deg) rotateZ(-20deg) translate(10px, 0px);
        transform: perspective(1457px) rotateX(36deg) rotateY(11deg) rotateZ(-15deg) translate(10px, 0px);
        -webkit-transition: all 500ms cubic-bezier(.785, .135, .15, .86);
        transition: all 500ms cubic-bezier(.785, .135, .15, .86);
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
}