/*
font-family: 'Roboto', sans-serif;
font-family: 'Lato', sans-serif;
*/

/** {
	font-family: 'Open Sans', sans-serif;
}*/

button, button:focus, a, a:hover, div, input, textarea, select {
    outline: none;
    text-decoration: none;
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: background .5s ease-in-out,padding .5s ease-in-out;
}

.container-fluid {
    width: 70%;
}

#header-pages {
    background-color: #FFF;
    box-shadow: 0 2px 10px rgb(0 0 0 / 11%);
}

#header-pages #main-menu li a {
    color: #7c7c7c;
}

.menu-scroll{
    background: #4f4f4f;
    transition: background .5s ease-in-out,padding .5s ease-in-out;
}

.box-header {
    display: flex;
    justify-content: space-between;
    height: 135px;
    align-items: center;
}


#slider svg {
    z-index: 9;
    color: #fff;
    position: absolute;
    bottom: 0px;
    height: 143px;
    width: 100%;
}


.img-play-cloud i {
    /*background: #00bcd4;*/
    padding: 24px;
    font-size: 18px;
    border-radius: 100%;
    /*color: #fff;*/
}

.slider-bg-op {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*background: rgba(0, 0, 0, 0.3);*/
    position: absolute;
    z-index: 0;
}

.slider-content {
    height: 100vh;
    min-height: 650px;
    width: 100%;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .slider-content .container {
        z-index: 1;
    }

    .slider-content h1 {
        z-index: 6;
        font-family: Roboto;
        visibility: visible;
        text-align: left;
        line-height: 72px;
        letter-spacing: 0px;
        font-weight: 700;
        font-size: 60px;
        /*border-color: #848991;*/
        border-style: none;
        margin: 0px;
        border-radius: 0px;
        padding: 0px 0px 10px;
        /*color: white;*/
        text-decoration: none;
        white-space: normal;
        height: auto;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        opacity: 1;
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform-origin: 50% 50% 0px;
        transform-origin: 50% 50% 0px;
    }

    .slider-content p {
        z-index: 7;
        font-family: Hind;
        visibility: visible;
        text-align: left;
        line-height: 30px;
        letter-spacing: 0px;
        font-weight: 400;
        font-size: 18px;
        border-color: #848991;
        border-style: none;
        margin: 0px;
        border-radius: 0px;
        padding: 0px;
        /*color: white;*/
        text-decoration: none;
        white-space: normal;
        max-width: 550px;
        height: auto;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        opacity: 1;
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform-origin: 50% 50% 0px;
        transform-origin: 50% 50% 0px;
    }

        .slider-content p.big {
            font-size: 34px;
            width: 100%;
        }

    .slider-content button {
        margin-top: 30px;
        /*background-color: #00bcd4;*/
        font-family: Hind;
        text-align: center;
        line-height: 17px;
        letter-spacing: 1px;
        font-weight: 600;
        font-size: 13px;
        /*border-color: #00bcd4;*/
        border-style: solid;
        border-width: 1px;
        margin: 0px;
        border-radius: 3px;
        padding: 12px 35px;
        /*color: white;*/
        text-decoration: none;
        white-space: nowrap;
        width: auto;
        height: auto;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        opacity: 1;
    }

.carousel-control-next, .carousel-control-prev {
    width: 8% !important;
}

#logo {
    width: 182px;
    margin: 20px 0;
}

img#logo-isv {
    width: 100px;
    object-fit: contain;
    height: 90px;
}

#main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

#main-menu li {
	float: left;
}

#main-menu li a {
    color: #fff;
    font-size: 17px;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 120px;
}

#main-menu li a.get-card {
    font-weight: 900;
    color: #fff;
    background: #f58634;
    padding: 15px 25px;
    border-radius: 30px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}

#main-menu li a.become-partner {
	font-weight: 900;
    background: #fff;
    padding: 15px;
    border-radius: 30px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
}

#btn-menu-toggle {
    float: right;
    background: transparent;
    border: none;
    margin: 0;
    padding: 5px 0 0;
    display: none;
}

.row-menu-toggle {
    width: 33px;
    height: 5px;
    border-radius: 6px;
    margin: 5px 0 3px;
    background: #00bbd3;
}

#menu-mobile {
    width: 280px;
    position: fixed;
    top: 5px;
    right: 0;
    background: #fff;
    padding: 30px 20px;
    display: none;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
}

.box-title-menu-mob strong {
    font-weight: 800;
    font-size: 24px;
    color: #00bbd3;
}

.box-title-menu-mob button {
    float: right;
    background: transparent;
    border: none;
    font-size: 24px;
    color: #b70c0c;
    line-height: 0;
    margin-top: 5px;
}

#main-menu-mobile {
    background: #fff;
    height: 100vh;
    list-style: none;
    padding: 0;
    margin-top: 25px;
}

#main-menu-mobile li {
    margin-bottom: 15px;
}

#main-menu-mobile a, #main-menu-mobile a:hover, #main-menu-mobile a:focus {
    color: #282828;
}

#banner {
    padding-top: 120px;
    background-image: url('../../Content/ISV/img/banner.jpg');
    background-position: center 0;
    background-size: cover;
    height: 85vh; /*572px*/
}

.banner-first-row {
    color: #FFF;
    font-weight: 700;
    font-size: 46px;
    line-height: 48px;
    margin-top: 95px;
    text-align: center;
}

#pos-banner {
    background-image: url('../../Content/ISV/img/pos-banner.jpg'); 
    background-position: center 0;
    background-size: cover;
    /* min-height: 475px; */
    padding: 50px 0 250px;
}

#pos-banner p {
    margin-top: 80px;
    font-size: 17px;
    color: #848991;
}

#pos-banner iframe {
    margin-top: 35px;
}

#content-home {
    padding: 75px 0;
}

#content-home h4 {
    color: #00bbd3;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    font-size: 26px;
}

#content-home p {
    color: #848991;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 25px;
}

#content-home img {
    width: 100%;
}

#content-home form {
    margin-top: 20px;
}

.form-home {
    box-shadow: inset 0 2px 5px rgb(0 0 0 / 12%);
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: none;
    margin-bottom: 15px;
}

.form-home:focus {
    box-shadow: inset 0 2px 5px rgb(0 187 211 / 40%);
}

.box-flex {
    display: flex;
}

select#country {
    max-width: 100px;
    margin-right: 15px;
}

#content-home form button {
    background-color: #4f4f4f;
    width: 100%;
    border: none;
    color: #FFF;
    font-weight: bold;
    height: 55px;
    border-radius: 40px;
    margin-top: 15px;
}

#banner-solucoes {
    margin-top: 135px;
    padding-top: 10px;
    background-image: url('../../Content/ISV/img/banner-solucoes.jpg');
    background-position: center 0;
    background-size: cover;
    height: 510px;
}

#banner-solucoes .banner-first-row {
    text-align: left;
}

#background-content-solutions {
    background-image: url('../../Content/ISV/img/background-content.jpg');
    background-position: center 0;
    background-size: cover;
    padding-bottom: 130px;
}

h4.title {
    color: #1d1d1d;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    margin-top: -10px;
}

.box-solutions {
    background: #FFF;
    min-height: 350px;
    width: 345px;
    margin: 75px auto;
    border-radius: 0 80px 0 80px;
    box-shadow: 0 0px 15px rgb(0 0 0 / 28%);
    position: relative;
    padding: 30px;
    display: flex;
    align-items: center;
}

.box-icon {
    position: absolute;
    height: 90px;
    width: 245px;
    top: -45px;
    left: -35px;
    background: #f7f8fc;
    border-radius: 0 54px 0 0;
    box-shadow: 7px 7px 0 #e5e5e5;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-icon::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #666666;
    position: absolute;
    bottom: -34px;
    left: 14px;
    transform: rotate( 
-45deg);
}

.box-icon img {
    width: 170px;
    height: 80px;
    object-fit: contain;
}

.box-solutions p {
    color: #848991;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}

.box-solutions button {
    position: absolute;
    bottom: -30px;
    right: -60px;
    background: #00bbd3;
    border: 1px solid #00bbd3;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    width: 140px;
    height: 60px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}

.box-solutions a {
    position: absolute;
    bottom: -30px;
    right: -60px;
    background: #00bbd3;
    border: 1px solid #00bbd3;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    width: 140px;
    height: 50px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}

#banner-acronis {
    margin-top: 135px;
    padding-top: 10px;
    background-image: url('../../Content/ISV/img/banner-acronisv2.jpg');
    background-position: center 0;
    background-size: cover;
    height: 57vh; /*400px*/
}

#banner-acronis .banner-first-row {
    font-size: 38px;
    margin-top: 115px;
}

.banner-second-row {
    font-size: 28px;
    color: #FFF;
    text-align: center;
    font-weight: 300;
    line-height: 30px;
}

.pos-banner-pags {
    background: rgb(2,34,83);
    background: linear-gradient( 
90deg, rgb(2 32 82) 45%, rgba(11,43,90,1) 70%);
    padding: 45px 0;
}

.box-pos-banner .item p {
    color: #FFF;
    font-size: 16px;
}

.box-pos-banner .item img {
    width: 100%;
    max-width: 360px;
    object-fit: contain;
}

.box-solutions-pages, .box-pos-banner {
    display: flex;
    align-items: center;
    padding: 25px 0;
}

.box-solutions-pages {
	padding: 25px 0 0 0;
}

.item {
    flex: 1 1 0;
}

.item p {
    font-size: 17px;
    color: #2f2f2f;
}

.item button {
    background: #011e4f;
    border: none;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
    margin: 20px auto 0;
    display: table;
}

.item img {
    width: 100%;
    max-width: 400px;
    object-fit: contain;
    margin: 0 auto;
    display: table;
}

.benefits {
    background: rgb(234,234,234);
    background: linear-gradient(
90deg, rgba(234,234,234,1) 0%, rgba(250,250,250,1) 55%);
    padding: 35px 0;
    margin-bottom: 35px;
}

.benefits h4 {
    color: #011e4f;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.box-benefits {
    margin-top: 30px;
}

.box-benefits img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    margin: 0 auto 7px;
    display: table;
}

.box-benefits p {
    color: #192c55;
    font-weight: bold;
    text-align: center;
}

#banner-cloud8 {
    margin-top: 135px;
    padding-top: 10px;
    background-image: url('../../Content/ISV/img/banner-cloud8.jpg');
    background-position: center 0;
    background-size: cover;
    height: 57vh; /*400px*/
}

.page-white {
    background: #FFF;
}

.page-white .box-pos-banner p {
    color: #192c55;
}

#benefits-background {
    background: #3399cc;
}

#benefits-background p {
    color: #FFF;
}

#benefits-cloud8 {
    background-image: url('../../Content/ISV/img/benefits.jpg');
}

#benefits-cloud8 h4, #benefits-cloud8 p {
    color: #3399cc;
}

#banner-easy {
    margin-top: 135px;
    padding-top: 10px;
    background-image: url('../../Content/ISV/img/banner-easy.jpg');
    background-position: center 0;
    background-size: cover;
    height: 57vh; /*400px*/
}

.benefits-background-orange {
    background: #dfa315;
}

.benefits-background-orange button {
    background: #07a4ec;
}

#benefits-easy h4, #benefits-easy p {
    color: #07a4ec;
}

#banner-teams {
    margin-top: 135px;
    padding-top: 10px;
    background-image: url('../../Content/ISV/img/banner-teamsv2.jpg');
    background-position: center 0;
    background-size: cover;
    height: 57vh; /*400px*/
}

#banner-teams .banner-first-row {
    font-weight: 300;
    font-size: 36px;
    margin-top: 110px;
}

#banner-teams .banner-second-row {
    font-weight: 700;
    font-size: 37px;
}

#page-teams img {
    width: 100%;
    max-width: 490px;
    object-fit: contain;
}

#logo-teams {
    max-width: 340px !important;
    margin-top: -85px;
}

.box-first {
    align-items: flex-start;
}

.box-second {
    align-items: flex-end;
}

.box-second .item:last-child {
    margin-bottom: 50px;
}

#benefits-teams {
    background: #4e5ab0;
}

#benefits-teams h4, #benefits-teams p {
    color: #fff;
}

#banner-urmobo {
    margin-top: 135px;
    padding-top: 10px;
    background-image: url('../../Content/ISV/img/banner-urmobo.jpg');
    background-position: center 0;
    background-size: cover;
    height: 57vh; /*400px*/
}

#banner-urmobo .banner-second-row {
    font-size: 43px;
    line-height: 45px;
}

.banner-first-row span {
    font-weight: 300;
}

.benefits-background-gray {
    background: #505151;
}

.benefits-background-gray p {
    color: #FFF
}

.benefits-background-gray button {
    background: rgb(65,152,239);
    background: linear-gradient(90deg, rgba(65,152,239,1) 0%, rgba(64,203,250,1) 55%);
}

.benefits-background-gray .item img {
    width: 100%;
    max-width: 250px;
}

#benefits-urmobo {
    background-image: url('../../Content/ISV/img/benefits-blue.jpg');
}

#benefits-urmobo h4, #benefits-urmobo p {
    color: #FFF;
}

#benefits-urmobo .box-benefits{
    margin: 20px 0;
}

#banner-revenda {
    margin-top: 135px;
    padding-top: 10px;
    background-image: url('../../Content/ISV/img/banner-revendav2.jpg');
    background-position: center 0;
    background-size: cover;
    height: 57vh; /*400px*/
}


#banner-revenda .banner-first-row {
    margin-top: 75px;
}

.page-gray {
    background: #f5f5f5;
}

.page-gray .item p {
    color: #212529;
}

img#logo-bizdocs-page {
    margin: 0 auto;
    display: table;
    width: 240px;
}

#benefits-revenda {
    background: transparent;
    padding: 0;
}

#benefits-revenda img {
    width: 100%;
}

#benefits-revenda h4 {
    color: #FFF;
    position: absolute;
    top: 35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#banner-beija-flor {
    margin-top: 135px;
    padding-top: 10px;
    background-image: url('../../Content/ISV/img/banner-beija-flor.jpg');
    background-position: center 0;
    background-size: cover;
    height: 57vh; /*400px*/
}

#banner-beija-flor .banner-first-row {
    margin-top: 70px;
}

section#options-erp {
    background: #f5f5f5;
    text-align: center;
    padding: 40px 0;
}

section#options-erp h3 {
    color: #1f1f1f;
    font-weight: bold;
    margin-bottom: 45px;
}

section#options-erp img {
    width: 100%;
}

#benefits-beija-flor {
    background: rgb(1,4,43);
    background: linear-gradient(90deg, rgba(1,4,43,1) 0%, rgba(22,55,121,1) 50%);
}

#benefits-beija-flor h4, #benefits-beija-flor p, #benefits-beija-flor span {
    color: #FFF;
}

#benefits-beija-flor span {
    display: table;
    margin: 0 auto;
    text-align: center;
}

footer {
    padding-bottom: 30px;
}

.box-footer {
    margin-bottom: 40px;
}

.box-footer img {
    margin: 0 auto 20px;
    display: table;
}

.box-footer p {
    color: #848991;
    font-size: 16px;
    margin-bottom: 16px;
}

p.title-footer {
    color: #000;
    font-weight: bold;
}

.box-footer a, .box-footer a:hover, .box-footer a:focus {
    color: #848991;
    font-size: 16px;
}

.box-flex-footer {
    margin-bottom: 13px;
}

.box-footer .fa {
    color: #00bcd4;
}

.box-footer input {
    border: 1px solid #c8c8c8;
    width: 100%;
    height: 35px;
    border-radius: 5px;
    padding: 0 10px;
    margin-bottom: 15px;
}

.box-footer input:focus {
    border: 1px solid #00bcd4;
}

.box-footer button {
    border: 1px solid #d1e5e7;
    background-color: #00bcd4;
    height: 55px;
    width: 185px;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    border-radius: 40px;
    margin-top: 15px;
    transition: .4s;
}

.box-footer button:hover {
    background-color: #d1e5e7;
    transition: .4s;
}

.box-credit p {
    color: #848991;
    font-size: 16px;
}

footer .box-flex {
    justify-content: flex-end;
}

footer .box-flex .fa {
    color: #848991;
    font-size: 19px;
}

footer .box-flex .fa:hover {
    color: #00bcd4;
}

footer .box-flex .fa-instagram, footer .box-flex .fa-linkedin {
    margin-left: 10px;
}

@media only screen and (max-width: 767px){
    #btn-menu-toggle {
        display: block;
        position: absolute;
        top: 45px;
        right: 15px;
    }
    .menu-scroll #logo {
	    margin: 15px 0 25px;
	}    
    #main-menu{
        display: none;
    }
    #logo {
        width: 160px;
    }
    img#logo-isv {
        display: none;
    }
    .box-solutions {
        width: 295px;
    }
    .box-solutions p {
        font-size: 17px;
    }
    .box-solutions button {
        right: 15px;
    }
    
    .box-solutions a {
        right: 15px;
    }

    #banner-acronis, #banner-cloud8, #banner-umorobo, #banner-easy, #banner-teams {
        background-position: right;
    }
    #banner-revenda, #banner-beija-flor {
        background-position: left
    }
    .pos-banner-pags {
        margin-top: -1px;
    }
    .box-pos-banner {
        flex-direction: column;
    }
    .box-pos-banner .item img {
        margin-bottom: 50px;
    }
    .box-solutions-pages {
        flex-direction: column-reverse;
        padding: 45px 0;
    }
    .box-solutions-pages .item img {
        margin-bottom: 20px;
    }
    img#logo-bizdocs-page {
    	margin-bottom: 20px;
    }
    .box-reverse {
        flex-direction: column-reverse;
    }
    .box-n-reverse {
        flex-direction: column !important;
    }
    #benefits-revenda {
        height: 83px;
        background-size: contain;
    }
    #benefits-revenda h4 {
        display: none;
    }
    #banner-beija-flor .banner-first-row {
        margin-top: 15px;
    }
    .box-first {
        margin-top: 35px;
    }
    .box-first p {
        margin-bottom: 50px;
        margin-top: -26px;
    }
    .box-first img {
        margin-bottom: 0;
    }
    .box-second .item:last-child {
        margin-bottom: 25px;
    }
    #banner-urmobo .banner-first-row {
        margin-top: 45px;
    }
    .benefits-background-gray p, #benefits-background p, .benefits-background-orange p {
        margin: 15px 0 35px;
    }
    #banner-easy .banner-first-row {
        margin-top: 50px;
    }
    #banner .banner-first-row {
        margin-top: 55px;
    }
    #pos-banner p {
        margin-top: 40px;
    }
    #content-home img {
        margin-bottom: 65px;
    }
    footer .box-flex {
        justify-content: flex-start;
        margin-top: 10px;
    }
    #banner-teams .banner-first-row {
	    margin-top: 95px;
	}
}

#bricks-component-oqS5TFq2oZy1JlcaLEp8mg, #bricks-component-RznN-3L3UXh_P1RpkuA9kA {
    width: 100% !important;
}

#rd-column-kur9ovi1 > div {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
