html{
    scroll-behavior: smooth;
}
.blue_text_color{
    color: #1a2565;
}
.header_btn{
    border-radius: 4px !important;
    border: 1px solid transparent !important;
}
.blue_background{
    background: #01AEFF !important;
    font-family: 'effra', Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}

.btn-bordered{
    
    border-radius: 7px;
    background: transparent;
    box-shadow: none;
    font-family: 'effra light', Arial, Helvetica, sans-serif;
    color: white !important;
    border: 1px solid transparent;
    margin: 5px 0 0 10px;
    font-weight: 900;
}
.btn-bordered:hover {
    color: white;
    box-shadow: 2px 2px #ffffff90;
    transform: translateY(-2px);
    border: 1px solid #ffffff;
}

.text-intro h1, .text-intro h2, .text-intro h3, .text-intro h4 {
    color: #fff;
}

.features-container-with-background h2, .features-container-with-background div div div h4, .features-container-with-background div div div p{
    color: #fff !important;
}

/* #order_now{
    padding: 10px 95px;
    background: #01AEFF;
    border-radius: 7px;
    font-size: 30px;
    color: white;
}
#order_now:hover{
    text-decoration: none;
    color: white;
    background: #008bcc;
    box-shadow: 5px 5px #01AEFF90;
}
.btn_order_now{
    margin: 40px 0;
}
.btn_order_now:hover{
    transform: translateY(-2px);
}
.btn_order_now a:focus{
    text-decoration: none;
} */
.features-container h2, .features-container div div div h4{
    color: #1a2565;
}
.featureDownloadAppsDescription{
    font-size: 20px;
}

.img-big{
    width: 35em;
}
.img-small{
    width: 7em;
}
#download_now{
    margin-top: 50px;
}
#download_now a{
    max-width: 50%;
    text-align: center;
    border: 2px solid;
    border-radius: 8px;
    padding: 15px 20%;
    border-color: #1a2565;
    font-family: "effra light", arial;
    font-weight: 900;
    font-size: 20px;
}
#download_now a:hover{
    text-decoration: none;
    color: #1a2565;
    background: transparent;
    box-shadow: 2px 2px #1a256590;
    transform: translateY(-2px);
}

@media (max-width: 991px) {
    #order_now{
        padding: 10px 20%;
    }
    .product_right{
        margin-left: 0px !important;
        margin-top: 225px !important;
    }
}
.product_right{
    margin-left: 25px;
}
.six-more-reasons{
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 35px;
}

#title-subtitle ul{
    text-align: left;
    margin: 0px;
}
#title-subtitle ul li h4{
    margin: 5px;
}
#title-subtitle ul li{
    list-style: url(https://s3-sa-east-1.amazonaws.com/images.contelege.com.br/Landing/GV/arquivos-da-landing/en/check_icon.png);
}

.marginBottom{
    margin-bottom: 70px;
}
.bolder{
    font-weight: bold !important;
    font-family: "Effra", arial !important;;
}
.no_contracts h2 span{
    text-decoration: underline;
    color: #000000;
}
.no_contracts{
    padding: 0 10%;
    margin-bottom: 30px;
}
@media (max-width: 400px) {
    .no_contracts h2{
        font-size: 27px;
    }
    .no_contracts{
        padding: 0;
    }
}
.background-black-lightest{
    background-color: #191a29 !important;
}
.background-black-lighter{
    background-color: #F3F4F7 !important;
}
#numero-central-vendas {
    color: white !important;
    margin-right: 20px;
}
#numero-central-vendas:hover{
    color: white !important;
}
@media only screen and (max-width: 768px)
{
        #numero-central-vendas {
        margin: 20px 125px 0 0;
    }
    .clienteBtn{
       
    }
    .top-links li a{
        font-size: 13px !important;
        margin-top: 22px;
        padding: 2px 7px !important;
    }
}
@media only screen and (min-width: 768px)
{
    #logo-desk {
        display: block;
        width: 12em;
    }
    .btn-bordered{
        margin-left: 0px !important;
    }
}

@media only screen and (max-width: 523px)
{
    .top-links li a {
        margin-left: 0px !important;
        font-size: 11px !important;
    }
}
@media only screen and (max-width: 400px)
{
    .top-links li a{
        font-size: 10px !important;
        padding: 2px 3px !important;
        margin: 24px 0 0 0px;
    }
    .container {
        padding-right: 5px;
        padding-left: 5px;
    }
    #numero-central-vendas {
        margin: 20px 115px 0 0;
        font-size: 12px !important;
    }
}
@media only screen and (max-width: 768px)
{
    .productsTitle, .productsSubtitle{
        margin: 0 15px !important;
    }
}
.productsTitle, .productsSubtitle{
    text-align: center;
    margin: 0 70px;
}
.productsTitle{
    font-size: 35px;
}
.productsSubtitle{
    font-size: 25px;
}
.product{
    padding: 10px;
    text-align: center;
    background: #fff;
    border-radius: 15px;
    margin-top: 60px;
    margin-bottom: -200px;
    z-index: 3;
    -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
}
.product:hover{
    transform: scale(1.02);
}
.product_big{
    transform: scale(1.02);
}
.product h4{
    color: #464646;
}
.product a:hover{
    text-decoration: none;
}
.product a{
    margin-bottom: 30px;
}
.product img{
    margin-top: 30px;
}

.screen-products{
    margin-top: 140px;
}
#aboutUs{
    margin: 50px 0 ;
}
#aboutUs p,#aboutUs h3{
    max-width: 700px;
    text-align: justify;
    margin: 0 auto;
}
.gradient-background{
    background: linear-gradient(180deg, #f5f5f5, #fcfcfc);
}

.learnMore a:hover{
    text-decoration: none;
    color: white;
    box-shadow: none;
    border: 1px solid transparent;
}
.learnMore a{
    padding: 10px 95px;
    background: #01AEFF;
    border-radius: 7px;
    font-size: 22px;
    margin: 0px;
}
.locationMessageDiv{
    max-width: 700px;
    background: #fcfcfc;
}
.locationMessageDiv div p {
    margin-bottom: 25px;
}
.locationMessageDiv div h4{
    margin-bottom: 5px;
}
@media (min-width: 1200px){
    .locationMessageDiv{
        margin-left: 18.666667%;
    }
}
#antes-rodape div h3{
    max-width: 800px;
    margin: 0 auto;
}
#antes-rodape{
    text-align: center;
}
#antes-rodape .learnMore{
    max-width: fit-content;
    margin: 0 auto;
}

@media (max-width: 768px){
    #antes-rodape .learnMore {
        margin: 0 auto;
    }
}

.form-control{
    -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
}

.redes_sociais{
    display: inline-flex;
}
.redes_sociais li{
    margin: 0 17px;
}
.redes_sociais li img{
    cursor: pointer;
}

.mapouter {
    position: relative;
    height: 257px;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 300px;
    width: 300px;
}