/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
    font-family: Montserrat;
    color: #213b55;
    background-color: #F5FBFF;

    background-image: url('../source/img/lion.png');
    background-repeat:repeat-y;
    background-repeat: space;
    background-position: center;
}
html, body{
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}
.container-fluid{
    overflow-x: hidden;
}
*::selection {
    background-color: #23CFFF;
    color: #ffffff;
}
img{
    pointer-events: none;
    -webkit-touch-callout: none;    /* iOS Safari */
    -webkit-user-select: none;      /* Safari */
    -khtml-user-select: none;       /* Konqueror HTML */
    -moz-user-select: none;         /* Old versions of Firefox */
    -ms-user-select: none;          /* Internet Explorer/Edge */
    user-select: none;              /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */                             
}
#logo{
    max-height: 100px;
}
.tecnology{
    width: 100%;
    height: 90%;
    margin-left: -15px;
    margin-right: -15px;
}
#header{
    padding-top: 15px;
}
#principal-text h1{
    font-weight: 500;
    line-height: 100px;
    padding: 20px;
    font-size: 3rem;
}
h1 strong{
    font-weight: 800;
}
#principal-text{
    margin-top: 100px;
    margin-bottom: 100px;
}
#banner-pc{
    width: 45vw;
    margin-top: 30px;
    padding-right: 30px;
}
#banner-mob{
    width: 45vw;
    margin-top: 30px;
}
#form-col form{
    background-color: #ffffff;
    height: 650px;
    width: 550px;
    border-radius: 30px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
 form input, form button, select{
    width: 400px;
    height: 50px;
    background-color: #F6F6F6;
    border-radius: 10px;
    border: none;
    padding: 10px;
    margin: 10px;
}
.select-div option{
    background-color: #F6F6F6   ;
    width: 100%;
}
#cta-button, .cta{
    background-color: #23CFFF;
    color: #ffffff;
    font-size: 20px;
    height: 50px;
    width: 200px;
    font-weight: 600;
}
#cta-button:hover{
    background-color: #157e9b
}
form div{
    margin-top: 10px;
}
form span{
    font-weight: 600;
    font-size: 17px;
}
form h3{
    font-weight: 700;
    font-size: 40px;
    color: #23CFFF;
}
#main-benefits{
    margin-top: 100px;
}
#main-benefits ul{
    padding-top: 35px;
}
#main-benefits li{
    color: #213b55;
    font-size: 20px;
    font-weight: 400;
    min-height: 150px;
    border-radius: 10px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    border: none;
    background-color: #ffffff;

    outline: 2px solid #23CFFF;
    outline-offset: -2px;
}
#cloud img{
    height: 300px;
}
#cloud{
    margin-top: 50px;
}
hr{
    color: #23CFFF;
    border: 1px solid #23CFFF;
    border-radius: 100px;
    opacity: 1;
}
h2{
    font-size: 2.5em;
    font-weight: 700;
    color: #EFA43F;
    margin: 0;
}
#cloud p{
    font-size: 19px;
    font-weight: 500;
}
#cloud-text{
    padding: 0px 15px 0px 15px;
}
#uploads{
    margin-top: 80px;
    margin-bottom: 100px;
}
.h2-dark{
    color: #213b55;
}
#actions #cards{
    margin-top: 30px;
}
.card{
    background-color: rgba(0, 0, 0, 0);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
#uploads .card-body{
    background-color: #EFA43F;
    color: #ffffff;
    margin-top: 30px;
    border-radius: 20px;
}
#uploads .card img {
    max-width: 300px;
    margin-top: 60px;
}
#uploads p {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.select-div select{
    background-color: #EFA43F;
    border: none;
    font-weight: 500;
    color: #fff;
}
select:hover{
    background-color: #d68f33;
}
#actions img, #actions .col{
    max-width: 200px;
}
#actions .card-body{
    padding-top: 0;
}
#actions h5{
    color: #23CFFF;
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
}
#actions{
    margin-top: 200px;
    margin-bottom: 100px;
}
#actions .col{
    margin: 0px 15px 0px 15px;
}
#actions p{
    font-weight: 500;
    font-size: 17px;
    width: 200px;
}
#actions .col{
    margin-top: 20px;
}
#security img{
    max-width: 150px;
}
#security p{
    font-weight: 500;
    margin-top: 10px;
}
#security{
    margin-bottom: 150px;
}
#security h5{
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
}
#security #cards{
    margin-top: 50px;
}
#portabilityImg{
    width: 40vw;
}
.portability-imgs-txt{
    width: 320px;
}
.portability-imgs-icon{
    width: 40px;
    margin-left: 10px;
}
.description{
    margin-bottom: 40px;
}
#portability{
    margin-top: 100px;
}
#portability-content{
    margin-top: 50px;
    justify-content: flex-end;
}
#portability-img{
    justify-content: flex-end;
}
@media only screen and (max-width: 1999px) {
    #portability-text{
        margin-top: 50px;
    }
    #portability-img{
        justify-content: center;
    }
}
#features{
    margin-top: 100px;
    margin-bottom: 0px;
}
#features .card{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    min-height: 160px;
    margin-top: 25px;
}
/* #features img{
    max-width: 70px;
} */
#features-left .card{
    flex-direction: row-reverse;
    text-align: right;
}
#features-right{
    justify-content: flex-end;
}
#features-left img{
    margin-left: 10px;
    width: 60px;
    margin-right: 15px;
}
#features-right img{
    margin-right: 10px;
    width: 60px;
    margin-left: 15px;
}
#features .card-title{
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
}
#features .card-text{
    color: #23CFFF;
    font-weight: 600;
    font-size: 16px;
}
#frame{
    background-image: url("../source/img/tela-video.png");
    background-position: center;
    background-size: 100% 93%;
    background-repeat: no-repeat;
    height: 470px;
    width: 500px;
}
#frame iframe{
    margin-top: 25px;
    width: 460px;
    height: 270px;
    padding-top: 13px;
}
#video h2{
    font-size: 30px;
}
#video{
    margin: 0;
    margin-top: 100px;
}
.division{
    margin-bottom: 50px;
}
#footer-container .row{
    background-color: #0E2A47;
}
#footer-container{
    margin-top: 200px;
    min-width: 200px;
}
#shortcuts{
    padding: 20px 50px 20px 50px;
}
a{
    color: #cacaca;
    text-decoration: none; 
    font-size: 14px;
    align-items: center;
    cursor: pointer;
}
#social-medias a{
    margin-left: 10px;
}
a:hover{
    color: #23CFFF;
}
#social-medias{
    font-size: 40px;
    padding-left: 10px;
}
i{
    margin-left: 25px;
    color: #cacaca;
    font-size: 30px;
}
a:hover, i:hover{
    color: #EFA43F;
}
span, span a{
    font-size: 12px;
    color: #23CFFF;
    padding: 10px;
}
a i{
    font-size: 20px;
}
#footer-container hr{
    margin: 0;
}
#form-col{
    justify-content: flex-start;
}
#features .row{
    display: flex;
    flex-wrap: wrap;
}
#img-fl img{
    max-width: 300px;
}
.list-group-item{
    max-width: 400px;
}
.footer-link{
    color: #707070;
}
/* Price */
#price{
    width: 366px;
    margin-top: 100px;
}
#price span{
    color: #213b55;
}
#price h3{
    font-size: 60px;
    font-weight: 700;
}
#price-value{
    font-size: 60px;
    font-weight: 500;
} 
#price .card{
    background-color: #fff;
    border: none;
    border-radius: 15px;
    box-shadow: -5px -5px 5px #EFA43F;
/*     box-shadow: #faa056 -5px -5px 0px; */
}
.txts-price{
    font-size: 20px;
    font-weight: 700;
}
#row-card-price{
    -webkit-filter: drop-shadow(5px 5px 5px #23CFFF);
    -moz-filter: drop-shadow(5px 5px 5px #23CFFF);
    -ms-filter: drop-shadow(5px 5px 5px #23CFFF);
    -o-filter: drop-shadow(5px 5px 5px #23CFFF);
    filter: drop-shadow(5px 5px 5px #23CFFF);
}
.btn-price{
    margin-top: 15px;
    width: 200px;
    height: 45px;
    border: none;
    border-radius: 100px;
    background-color: #23CFFF;
    color: #fff;
    font-weight: 700;
    animation: example2 .2s;
}
.btn-price:hover{
    border: 3px solid #23CFFF;
    background-color: #fff;
    color: #000000;
    animation: example .2s;
}
#price b, .frequency{
    font-size: 14px;
}
/* modal */
#ModalCustumores textarea{
    height: 100px;
    padding: 15px;
    font-size: 16px;
    font-weight: 400;
}
#ModalCustumores form input, textarea {
    background-color: #f5f5f5;
    border-color: transparent;
    border-radius: 8px;
    color: #363636;
    width: 100%;
}
#ModalCustumores input{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    font-weight: 400;
    height: 45px;
    margin-left: 0px;
}
#ModalCustumores form label{
    font-size: 0.9rem;
    font-weight: 700;
}
#ModalCustumores .field{
    margin-bottom: 1.3rem;
}
/* NOVA HOME */
#new-home{
    background-image: url('../source/img/bussines.png');
    min-height: 500px;
    width: 100vw;
    background-size: cover;
    background-position: center;
    margin: 0;
    padding: 50px 0px 50px 0px;
    color: #fff;
}
#new-home img{
    width: 200px;
    margin-bottom: 5px;
    filter: drop-shadow(0px 0px 30px #213b55);
}
#new-home p{
    font-weight: 500;
    font-size: 18   px;
}
#new-home h1{
    margin-top: 10px;
    font-weight: 700;
}
#new-home button{
    width: 500px;
    height: 50px;
    border-radius: 15px;
    color: #fff;
    font-weight: 500;
    font-size: 19px;
    margin-bottom: 15px;
}
#new-home .home-body{
    margin-top: 30px;
}
#new-home .home-buttons{
    margin-top: 30px;
}
#btn-home-video{
    margin-left: 15px;
    background-color: transparent;
    border: 2px solid #fff;
}
#btn-saiba-mais{
    border: none; 
    background-color: #EFA43F;
}
#new-home button:hover{
    background-color: #d68110;
}
#home-form{
    padding: 100px 100px 0px 100px; 
}
#home-form .row{
    flex-wrap: nowrap;
}
#ModalCustumores select{
    width: 100%;
    margin: 0px;
    margin-top: 10px;
}
#ModalCustumores .select-div label{
    padding-left: 0px;
}
#ModalCustumores div{
    margin-top: 0px;
}
#ModalCustumores label{
    padding-top: 15px;
}
.modal-footer{
    padding-top: 30px;
}
input, select{
    background-color: #e9e9e9!important;
    color: black!important;
}
@keyframes example {
    from 
    {    
        border: none;
        background-color: #23CFFF;
        color: #fff;
    }
    to 
    {
        border: 3px solid #23CFFF;
        background-color: #fff;
        color: #000000;
    }
  }
  @keyframes example2 {
    from 
    {    
        border: 3px solid #23CFFF;
        background-color: #fff;
        color: #000000;
    }
    to 
    {
        border: none;
        background-color: #23CFFF;
        color: #fff;
    }
  }

@media only screen and (max-width: 1400px) {
    #form-col{
        justify-content: center;
    }
    #form-col form{
        padding: 10px;
    }
    .tecnology{
        display: none;
    }
}
@media only screen and (max-width: 622px) {
    #principal-text h1{
        line-height: 40px;
        font-size: 1.5rem;
    }
    #principal-text br{
        display: none!important;
    }
    #principal-text{
        margin-top: 30px;
        margin-bottomf: 30px;
    }
}
@media only screen and (max-width: 800px) {
    #banner {
        width: 60vw;
    }
    #img-fl img{
        display: none!important;
    }
    #cloud-img{
        margin-bottom: 50px;
    }
    #cloud img{
        height: 200px;
    }
    #cloud .row{
        flex-direction: column;
    }
}
@media only screen and (max-width: 800px){
    #portability-img{
        display: none!important;
    }
}
@media only screen and (max-width: 398px){
    .portability-imgs-icon{
        display: none!important;
    }
}
@media only screen and (max-width: 600px){
    .portability-imgs-icon{
        display: none!important;
    }
    #video{
        display: none!important;
    }
    #home-form .row{
        width: 335px;
    }
    form input, select{
        width: 290px;
    }
    #new-home button{
        width: 82vw!important;
    }
}
@media only screen and (max-width: 767px){
    .list-group-item{
        max-width: 400px;
        width: 290px;
    }
}
@media only screen and (min-width: 767px){
    #cloud{
        margin-top: 200px;
        margin-bottom: 200px;
    }
}
@media only screen and (min-width: 1150px){
    #banner-mob{
        display: none!important;
    }
}
@media only screen and (max-width: 1150px){
    #banner-pc{
        display: none!important;
    }
    #banner-mob{
        width: 80vw;
        margin-bottom: 90px;
    }
    #principal-text{
        margin-bottom: 20px;
    }
    #home-form{
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media only screen and (max-width: 1000px){
    .text-social-medias{
        display: none!important;
    }
}
@media only screen and (max-width: 450px){
    h2{
        font-size: 2em!important;
    }
}
@media only screen and (max-width: 380px){
    #price{
        width: 300px;
    }
}
@media only screen and (max-width: 1200px){
    #new-home .home-buttons{
        flex-wrap: wrap;
    }
    #btn-home-video{
        margin-left: 0px;
    }
}






