body {
    background-color: #eeeeee;
    font-family: Arial, sans-serif;
}

/* Top Section */
#top {
    color: #1e8acb;
    font-size: 12px;
    padding: 5px;
    font-weight: 700;
    background-color: #c4c4c4;
}

/* Header Section */
#header nav {
    padding: 10px 40px 10px 40px;
}
#header .logo {
    height: 40px;
}
#header ul {
    margin: auto;
    font-size: 14px;
}
#header .text-white:hover {
    color: #1e8acb !important;
}
#header .btn-client {
    color: #1e8acb;
    font-size: 12px !important;
    font-weight: 700;
}
#header .btn-client svg {
    margin-right: 5px;
}


#enkel-table {
  display: table;
}

#enkel-row {
  display: table-row;
}

#enkel-cell {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

/* Main Section */
#main_banner .carousel-control-prev-icon {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23fff" class="bi bi-arrow-left-circle-fill" viewBox="0 0 16 16"><path d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0m3.5 7.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5z"/></svg>') !important;
}
#main_banner .carousel-control-next-icon {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23fff" class="bi bi-arrow-right-circle-fill" viewBox="0 0 16 16"><path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0M4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5z"/></svg>') !important;
}
#main_banner .carousel-caption {
    position: absolute;
    top: 20%;
    color: #fff;
    text-align: left;
}
#main_banner .banner_line_1 {
    font-size: 12px;
}
#main_banner .carousel-caption h1 {
    font-size: 52px !important;
    font-weight: 1000 !important;
}
#main_banner .banner_logo {
    margin-top: 30px;
    height: 30px;
}
#main_banner .banner_buttons {
    margin-top: 40px;
}
#main_banner .banner_buttons .btn {
    font-size: 14px;
    width: 150px;
    height: 40px;
    border-radius: 17px;
}
#main_banner .banner_buttons .btn-primary {
    background-color: #1e8acb;
    border: 0px;
}
#main_banner .banner_buttons .btn-dark {
    background-color: #1d3248;
    opacity: 0.8;
    margin-left: 30px;
}

/* Services Section */
#services {
    background-image: url("../images/service_background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#services .our_services {
    padding-left: 100px;
    margin-top: 10%;
    color: #dfdfe1;
    font-weight: 800;
    font-size: 20px important!;
}
#services .our_services_bullets {
    padding-left: 100px;
    color: #ffffff;
    font-size: 30px;
    font-weight: 800;
    margin-top: -10px;
}
#services .our_services_bullets img {
    height: 18px;
    margin-top: -5px;
}

#services .carousel-caption {
    width: 50%;
    left: 55%;
    text-align: left;
    top: 25%;
}
#services .banner_service_title_01 {
    color: #000000;
    font-weight: 800;
    font-size: 20px important!;
}
#services .banner_service_text_01 {
    color: #dfdfe0;
    font-size: 18px important!;
    width: 70%;
}

/* AWS Section */
#aws {
    background-color: #ffffff;
    background-image: url("../images/aws_background_3.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 130px;
    height: 650px;
}
#aws .aws_before_title {
    padding-left: 100px;
    color: #808080;
    font-weight: 300;
    font-size: 14px;
}
#aws .aws_title {
    padding-left: 100px;
    color: #526679;
    font-size: 40px;
    font-weight: bolder;
    margin-top: -20px;
}
#aws .aws_after_title {
    padding-left: 100px;
    color: #7f7f7f;
    font-size: 16px;
    font-weight: 300;
    margin-top: -10px;
    width: 400px;
}
#aws .aws_buttons {
    padding-left: 100px;
    margin-top: 40px;
}
#aws .aws_buttons .btn {
    font-size: 14px;
    width: 120px;
    height: 40px;
    border-radius: 14px;
}
#aws .aws_buttons .btn-primary {
    background-color: #1e8acb;
    border: 0px;
}
#aws .div_aws_badge {
    text-align: center;
}
#aws .aws_badge {
    width: 180px;
}

/* Partner Section */
#partner {
    background-color: #ffffff;

}
#partner .textPartner {
    text-align: center;
    padding-top: 30px;
}
#partner .partner_logo {
    width: 200px;
}
#partner .partner_title {
    color: #284359;
    font-size: 24px;
    font-weight: bolder;
    margin-top: 30px;
}
#partner .partner_text {
    width: 200px;
    margin: auto;
    color: #484848;
    font-size: 12px;
}
#partner .carousel-control-prev-icon {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%2f6b82" class="bi bi-chevron-left" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"/></svg>') !important;
}
#partner .carousel-control-next-icon {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%2f6b82" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"/></svg>') !important;
}



/* Blog Section */
#blog {
    background-color: #12172b;
    background-size: cover;
    background-position: center;
    padding-top: 15px;
    min-height: 650px;
}
#blog .blog_header {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: 1000;
}
#blog .div_articles {
    margin-top: 30px;
    color: #ffffff;
    padding-left: 100px;
    padding-right: 100px;
}
#blog .div_articles img {
    width: 100%;
}
#blog .blog_date {
    font-size: 12px;
    color: #dfdfe1;
}
#blog .blog_title {
    font-size: 22px;
    font-weight: 1000 !important;
}
#blog .blog_text {
    font-size: 16px;
    font-weight: 200;
    color: #dfdfe1;
}
#blog .blog_buttons .btn {
    font-size: 12px;
    width: 100px;
    height: 40px;
    border-radius: 14px;
    margin-top: 20px;
}
#blog .blog_buttons .btn-primary {
    background-color: #1e8acb;
    border: 0px;
}

/* Footer Section */
#footer {
    background-image: url("../images/footer_background.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 400px;
}
#footer .div_footer_logo {
    text-align: center;
}
#footer .footer_logo {
    width: 200px;
    margin-top: 150px;
}
#footer .footer_main {
    margin-top: 80px;
}
#footer .footer_title {
    color: #1e8acb;
    margin-bottom: 20px;
    font-size: 13px;
}
#footer .footer_text {
    font-size: 12px;
    font-weight: 700;
}
#footer .footer_text a {
    text-decoration: none;
    color: #000000;
}
#footer .footer_text a:hover {
    background-color: #aed2f2;
}
#footer .footer_social_text {
    font-size: 12px;
    font-weight: 500;
    color: #284359;
}
#footer .footer_social_text a {
    text-decoration: none;
    color: #284359;
}
#footer .img_social {
    width: 20px;
    margin-right: 10px;
}
#footer .footer_policy {
    text-decoration: none;
    color: #9b9b9f !important;
    font-size: 11px !important;
}
#footer .footer_cookies {
    text-decoration: none;
    color: #9b9b9f !important;
    font-size: 11px !important;
}
#footer .footer_copyright {
    text-align: center;
    font-size: 11px;
    color: #9b9b9f !important;
    position: relative;
    bottom: -40px;
}

/* Pilares Main Section */
#pilares_top {
    background-image: url("../images/pilares_background_main_2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 482px;
    /* padding-left: 200px; */
    padding-left: 50px;
    position: relative;
    z-index: 5;
}
#pilares_top .pilares_top_title {
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
    margin-top: 130px;
}
#pilares_top .pilares_top_text {
    color: #ffffff;
    font-size: 42px;
    font-weight: 1000;
    margin-top: -30px;
}
#pilares_colunas {
    background-color: #eeeeee;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    z-index: -2;
}
#pilares_colunas .pilares_colunas_div {
    background-image: linear-gradient(to right, #2e708d, #204157);
    height: 450px;
    margin-top: -200px;
    padding-top: 180px;
    z-index: 1;
    width: 20%;
    min-width: 200px;
    font-size: 28px;
}
#pilares_colunas .pilares_colunas_row {
    padding-left: 5%;
    padding-right: 5%;
}
#pilares_colunas .not_last {
    margin-right: 2%;
}
#pilares_colunas .pilares_coluna_title {
    font-size: 80%;
    color: #ffffff;
    font-weight: bolder;
    line-height: 1;
}
#pilares_colunas .pilares_colunas_div .btn {
    background-color: #2e6c82;
    border: 0px;
    color: #c9d1d5;
    font-size: 11px;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 15px;
    border-radius: 10px;
}
#pilares_aws {
    background-image: url("../images/pilares_background_aws.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 150px;
    padding-left: 150px;
    padding-bottom: 150px;
}
#pilares_aws .pilares_aws_text {
    width: 500px;
    color: #ffffff;
}
#pilares_aws .pilares_aws_title {
    color: #ffffff;
    font-weight: bolder;
    font-size: 32px;
}
#pilares_aws .btn {
    margin-top: 30px;
    border-radius: 25px;
    border: 2px solid #ffffff;
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    padding: 10px 20px;
}
#pilares_aws .btn img {
    width: 18px;
    margin-left: 15px;
}
#pilares_aws .aws_badge {
    width: 180px;
}

/* Solucoes Section */
#solucoes_top {
    background-image: url("../images/solucoes_background_main_5.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    /* min-height: 482px; */
    min-height: 300px;
    padding-left: 50px;
    position: relative;
    z-index: 5;
}
#solucoes_top .solucoes_top_title {
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
    margin-top: 90px;
}
#solucoes_top .solucoes_top_text {
    color: #ffffff;
    font-size: 42px;
    font-weight: 1000;
    margin-top: -30px;
}
#solucoes_migracao .migracao_left {
    background-image: url("../images/solucoes_background_left.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: -200px;
    z-index: -2;
}
#solucoes_migracao .migracao_right {
    background-image: linear-gradient(to right, #16466c, #1a6ca1);
    min-height: 450px;
    margin-top: -200px;
    padding: 120px 50px 40px 50px;
    z-index: 1;
    font-size: 14px;
    color: #dfdfe1;
}
#solucoes_migracao .migracao_right_title {
    font-size: 36px;
    color: #ffffff;
    font-weight: bolder;
}
#solucoes_texto {
    background-color: #eeeeee;
    color: #707070;
    padding-top: 80px;
    padding-bottom: 80px;
}
#solucoes_cases {
    background-image: url("../images/solucoes_background_cases.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 100px;
}
#solucoes_cases .solucoes_cases_main_title {
    font-size: 40px;
    font-weight: bolder;
    color: #ffffff;
    text-align: center;
    padding-bottom: 30px;
}
#solucoes_cases .btn {
    padding: 10px 30px;
    background-color: #eeeeee;
    color: #2f6b82;
    border: 0px;
    font-size: 13px;
    border-radius: 15px;
}
#solucoes_cases .carousel-control-prev-icon {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23fff" class="bi bi-arrow-left-circle-fill" viewBox="0 0 16 16"><path d="M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0m3.5 7.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5z"/></svg>') !important;
}
#solucoes_cases .carousel-control-next-icon {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23fff" class="bi bi-arrow-right-circle-fill" viewBox="0 0 16 16"><path d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0M4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5z"/></svg>') !important;
}
#solucoes_cases .carousel-indicators {
    margin-bottom: -50px;
}
#solucoes_cases .solucoes_cases_left {
    float: left;
    height: 450px;
    background-color: #2f6b82;
    margin-right: 70px;
    text-align: center;
    color: #ffffff;
    padding: 50px 30px;
}
#solucoes_cases .solucoes_cases_right {
    float: left;
    height: 450px;
    background-color: #2f6b82;
    text-align: center;
    color: #ffffff;
    padding: 50px 30px;
}
#solucoes_cases .solucoes_cases_title {
    font-weight: 1000;
    font-size: 24px important!;
    color: #ffffff;
}
#solucoes_cases .solucoes_cases_logo {
    height: 110px;
}
#solucoes_cases .solucoes_cases_text {
    color: #dfdfe1;
    font-size: 15px;
    margin-top: 40px;
}

#solucoes_depoimentos {
    background-color: #eeeeee;
    padding-top: 50px;
    padding-bottom: 100px;
}
#solucoes_depoimentos .solucoes_depoimentos_main_title {
    font-size: 40px;
    font-weight: bolder;
    color: #1e8acb;
    text-align: center;
    padding-bottom: 30px;
}
#solucoes_depoimentos .carousel-control-prev-icon {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%2f6b82" class="bi bi-chevron-left" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"/></svg>') !important;
}
#solucoes_depoimentos .carousel-control-next-icon {
    background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%2f6b82" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"/></svg>') !important;
}
#solucoes_depoimentos .solucoes_depoimentos_left {
    float: left;
    margin-right: 70px;
    text-align: center;
}
#solucoes_depoimentos .solucoes_depoimentos_right {
    float: left;
    text-align: center;
}
#solucoes_depoimentos .bubble {
    background: #fff;
    float: left;
    border: 1px solid #d0cfd2;
    padding: 15px;
    border-radius: 3px;
    height: auto;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
    position: relative;
    font-size: 12px;
    text-align: center;
    color: #707070;

    &:after {
        content: "";
        position: absolute;
        border: 1px solid #333;
    }
    &:before {
        content: "";
        position: absolute;
        border: 1px solid #333;
    }
    &.bottom:after {
        border-color: white transparent;
        border-width: 12px 13px 0 13px;
        bottom: -12px;
        left: 45%;
    }
    &.bottom:before {
        border-color: #999 transparent;
        border-width: 11px 13px 0 13px;
        bottom: -13px;
        left: 45%;
    }
}
#solucoes_depoimentos .solucoes_depoimentos_stars {
    width: 100px;
}
#solucoes_depoimentos .solucoes_depoimentos_name {
    color: #707070;
    font-weight: bolder;
    font-size: 14px;
}
#solucoes_depoimentos .solucoes_depoimentos_cargo {
    color: #707070;
    font-weight: 100;
    font-size: 13px;
}

#solucoes_aws {
    background-image: url("../images/pilares_background_aws.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 150px;
    padding-left: 150px;
    padding-bottom: 150px;
}
#solucoes_aws .solucoes_aws_text {
    width: 500px;
    color: #ffffff;
}
#solucoes_aws .solucoes_aws_title {
    color: #ffffff;
    font-weight: bolder;
    font-size: 32px;
}
#solucoes_aws .btn {
    margin-top: 30px;
    border-radius: 25px;
    border: 2px solid #ffffff;
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    padding: 10px 20px;
}
#solucoes_aws .btn img {
    width: 18px;
    margin-left: 15px;
}
#solucoes_aws .aws_badge {
    width: 180px;
}

#solucoes_contato {
    background-image: url("../images/solucoes_background_form.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 100px;
}
#solucoes_contato .solucoes_contato_title {
    font-size: 40px;
    font-weight: bolder;
    color: #1e8acb;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 10px;
}
#solucoes_contato .solucoes_contato_text {
    color: #ffffff;
    text-align: center;
    padding-bottom: 30px;
}
#solucoes_contato form {
    text-align: left;
}
#solucoes_contato form {
    text-align: center;
}
#solucoes_contato .form-label {
    color: #1e8acb;
    display: block;
    text-align: left;
}
#solucoes_contato .btn {
    margin-top: 20px;
    background-color: #1e8acb;
    border: 0px;
    font-size: 14px;
    padding: 10px 30px;
}

/* Cloud Section */
#cloud_top {
    background-image: url("../images/cloud_background_main.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 300px;
    padding-left: 200px;
    position: relative;
    z-index: 5;
}
#cloud_top .cloud_top_title {
    color: #ffffff;
    font-size: 14px;
    font-weight: 100;
    margin-top: 90px;
}
#cloud_top .cloud_top_text {
    color: #ffffff;
    font-size: 42px;
    font-weight: 1000;
    margin-top: -30px;
}
#cloud_fazemos .cloud_fazemos_left {
    background-image: url("../images/cloud_background_left.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: -200px;
    z-index: -2;
}
#cloud_fazemos .cloud_fazemos_right {
    background-color: #12172b;
    min-height: 450px;
    margin-top: -200px;
    padding: 140px 50px 40px 50px;
    z-index: 1;
    font-size: 14px;
    color: #dfdfe1;
}
#cloud_fazemos .cloud_fazemos_right_title {
    font-size: 36px;
    color: #ffffff;
    font-weight: bolder;
}

#cloud_migracao {
    background-color: #1e8acb;
    background-image: url("../images/cloud_background_migracao.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#cloud_migracao .cloud_migracao_left {
    text-align: right;
    padding-right: 50px;
    padding-top: 120px;
    padding-bottom: 100px;
}
#cloud_migracao .cloud_migracao_left img {
    width: 200px;
}
#cloud_migracao .cloud_migracao_right {
    padding-top: 100px;
    padding-bottom: 100px;
}
#cloud_migracao .cloud_migracao_right_title {
    font-size: 36px;
    color: #ffffff;
    font-weight: bolder;
}
#cloud_migracao .cloud_migracao_right_text {
    width: 500px;
    color: #ffffff;
}
#cloud_migracao .cloud_migracao_right .btn {
    background-color: #284359;
    border: 0px;
    border-radius: 25px;
    color: #ffffff;
    padding: 5px 30px;
    font-size: 12px;
    margin-top: 20px;
}

#cloud_resultados {
    background-color: #1e8acb;
    background-image: url("../images/resultados_background.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
#cloud_resultados .cloud_resultados_div {
    border: 4px solid #186ca1;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;
    padding: 30px 60px;
    text-align: center;
}
#cloud_resultados .cloud_resultados_title {
    font-size: 42px;
    font-weight: bolder;
    letter-spacing: 2px;
}
#cloud_resultados .cloud_resultados_text {
    /* width: 50%; */
    padding-left: 100px;
    padding-right: 100px;
    font-size: 14px;
}
#cloud_resultados .cloud_resultados_subtitle {
    font-weight: bolder;
    font-size: 15px;
}
#cloud_resultados .cloud_resultados_itens {
    float: left;
    font-size: 13px;
}
#cloud_resultados .btn {
    background-color: #1e8acb;
    color: #ffffff;
    border-radius: 25px;
    border: 0px;
    margin-top: 30px;
    padding: 10px 50px;
    font-weight: bolder;
    font-size: 14px;
}

/* Small Screen */
@media (max-width: 768px) {
    #main_banner .carousel-caption h1 {
        font-size: 36px !important;
    }
    #main_banner .banner_logo {
        display: none;
    }
}

/* Small Screen */
@media (max-width: 943px) {
    /* Pilares Main Section */
    #pilares_top {
        padding-left: 50px;
    }
    #pilares_colunas .pilares_colunas_div {
        height: 350px;
        margin-top: -200px;
        padding-top: 150px;
        min-width: unset;
        width: 23%;
        background-color: #eeeeee;
    }
    #pilares_colunas .pilares_colunas_div img {
        width: 40px;
    }
    #pilares_colunas .pilares_coluna_title {
        font-size: 10px;
    }
    #pilares_colunas .pilares_colunas_div .btn {
        padding-left: 5px;
        padding-right: 5px;
    }
    #pilares_aws {
        background-size: contain;
        background-position: center;
        padding-top: 50px;
        padding-left: 50px;
        padding-bottom: 50px;
    }
    #pilares_aws .pilares_aws_text {
        width: 80%;
    }
    #pilares_aws .pilares_aws_title {
        font-size: 26px;
    }
    #pilares_aws .btn {
        margin-top: 20px;
        font-size: 10px;
    }
    #pilares_aws .btn img {
        width: 14px;
    }
    #pilares_aws .aws_badge {
        margin-top: 20px;
        width: 130px;
    }
    #pilares_aws .aws_badge_div {
        width: 100% !important;
    }
    /* Solucoes Section */
    #solucoes_migracao .migracao_right_title {
        margin-top: 60px;
    }
    #solucoes_texto {
        padding-left: 20px;
        padding-right: 20px;
    }
    #solucoes_cases .solucoes_cases_left {
        margin-top: 40px;
        width: 350px;
        margin: auto;
    }
    #solucoes_cases .solucoes_cases_right {
        margin-top: 40px;
        width: 350px;
        margin: auto;
    }
    #solucoes_cases .carousel-inner {
        padding-left: 50px;
        padding-right: 50px;
    }
    #solucoes_depoimentos .solucoes_depoimentos_left {
        margin-top: 40px;
        width: 350px;
        margin: auto;
    }
    #solucoes_depoimentos .solucoes_depoimentos_right {
        margin-top: 40px;
        width: 350px;
        margin: auto;
    }
    #solucoes_depoimentos .carousel-inner {
        padding-left: 50px;
        padding-right: 50px;
    }
    #solucoes_contato .solucoes_contato_form {
        margin: auto;
    }

    #cloud_fazemos .cloud_fazemos_right {
        padding: 180px 50px 40px 50px;
    }

    #cloud_migracao .cloud_migracao_left {
        text-align: center;
        padding-left: 50px;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #cloud_migracao .cloud_migracao_left img {
        width: 150px;
    }
    #cloud_migracao .cloud_migracao_right {
        padding-top: 0px;
        padding-bottom: 80px;
    }
    #cloud_migracao .cloud_migracao_right_title {
        padding-left: 30px;
        font-size: 32px;
    }
    #cloud_migracao .cloud_migracao_right_text {
        padding-left: 30px;
        width: 90%;
    }
    #cloud_migracao .cloud_migracao_right .btn {
        margin-left: 30px;
    }

    #cloud_resultados {
        padding-left: 20px;
        padding-right: 20px;
    }
    #cloud_resultados .cloud_resultados_div {
        padding: 30px 20px;
    }
    #cloud_resultados .cloud_resultados_title {
        font-size: 38px;
        line-height: 1;
        padding-bottom: 20px;
    }
    #cloud_resultados .cloud_resultados_text {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
    }
    #cloud_resultados .cloud_resultados_subtitle {
        padding-top: 20px;
    }
    #cloud_resultados .cloud_resultados_itens {
        float: left;
        font-size: 13px;
    }
}

/* Mobile Version */
@media only screen and (max-width: 480px) {
    /* Header Section */
    #header nav {
        padding: 10px 0px 10px 0px;
    }
    #header .custom-menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 0;
        list-style: none;
    }
    #header .custom-menu li {
        text-align: left;
        padding: 10px;
        flex: 1 0 50%;
    }

    #header .logo {
        height: 30px;
    }

    /* Main Section */
    #main_banner .carousel-caption {
        top: 5px;
    }
    #main_banner .banner_line_1 {
        font-size: 10px;
    }
    #main_banner .carousel-caption h1 {
        font-size: 28px !important;
    }
    #main_banner .banner_logo {
        display: none;
    }
    #main_banner .banner_buttons {
        margin-top: 20px;
    }
    #main_banner .banner_buttons .btn {
        font-size: 12px;
        width: 100px;
        height: 30px;
        border-radius: 17px;
    }

    /* Services Section */
    #services .our_services {
        padding-left: 60px;
        font-weight: 800;
        font-size: 20px important!;
    }
    #services .our_services_bullets {
        padding-left: 60px;
        font-size: 26px;
    }
    #services .carouselService {
        padding-left: 0px;
        padding-right: 20px;
    }
    #services .carousel-caption {
        top: 10%;
    }
    #services .banner_service_title_01 {
        font-size: 20px !important;
    }
    #services .banner_service_text_01 {
        font-size: 12px;
    }

    /* AWS Section */
    #aws {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #aws .aws_before_title {
        padding-left: 30px;
    }
    #aws .aws_title {
        padding-left: 30px;
    }
    #aws .aws_after_title {
        padding-left: 30px;
        padding-right: 60px;
    }
    #aws .aws_buttons {
        padding-left: 30px;
        margin-top: 30px;
    }
    #aws .aws_badge {
        margin-top: 30px;
    }

    /* Partner Section */
    #partner .textPartner {
        margin-bottom: 40px;
    }

    /* Footer Section */
    #footer .footer_logo {
        margin-top: 100px;
    }
    #footer .footer_copyright {
        padding-bottom: 20px;
    }
    #footer .footer_title {
        margin-top: 30px;
    }

    /* Pilares Main Section */
    #pilares_top {
        padding-left: 50px;
    }
    #pilares_colunas .pilares_colunas_div {
        height: 350px;
        margin-top: -200px;
        padding-top: 150px;
        min-width: unset;
        width: 23%;
        background-color: #eeeeee;
    }
    #pilares_colunas .pilares_colunas_div img {
        width: 40px;
    }
    #pilares_colunas .pilares_coluna_title {
        font-size: 10px;
    }
    #pilares_colunas .pilares_colunas_div .btn {
        padding-left: 5px;
        padding-right: 5px;
    }

    #pilares_aws {
        background-size: contain;
        background-position: center;
        padding-top: 50px;
        padding-left: 50px;
        padding-bottom: 50px;
    }
    #pilares_aws .pilares_aws_text {
        width: 80%;
    }
    #pilares_aws .pilares_aws_title {
        font-size: 26px;
    }
    #pilares_aws .btn {
        margin-top: 20px;
        font-size: 10px;
    }
    #pilares_aws .btn img {
        width: 14px;
    }
    #pilares_aws .aws_badge {
        margin-top: 20px;
        width: 130px;
    }

    /* Solucoes Section */
    #solucoes_migracao .migracao_right_title {
        margin-top: 30px;
    }

    #solucoes_texto {
        padding: 50px 20px;
        font-size: 13px;
    }
    #solucoes_cases .solucoes_cases_right {
        margin-top: 20px;
    }
    #solucoes_aws {
        background-size: contain;
        background-position: center;
        padding-top: 50px;
        padding-left: 50px;
        padding-bottom: 50px;
    }
    #solucoes_aws .solucoes_aws_text {
        width: 80%;
    }
    #solucoes_aws .solucoes_aws_title {
        font-size: 26px !important;
    }
    #solucoes_aws .btn {
        margin-top: 20px;
        font-size: 10px;
    }
    #solucoes_aws .btn img {
        width: 14px;
    }
    #solucoes_aws .aws_badge {
        margin-top: 20px;
        width: 130px;
    }
    #solucoes_contato {
        padding-left: 20px;
        padding-right: 20px;
    }

    /* Cloud Section */
    #cloud_top {
        min-height: 300px;
        padding-left: 50px;
        position: relative;
        z-index: 5;
    }
    #cloud_top .cloud_top_title {
        color: #ffffff;
        font-size: 14px;
        font-weight: 100;
        margin-top: 40px;
    }
    #cloud_top .cloud_top_text {
        line-height: 1;
        margin-top: -10px;
    }

    #cloud_migracao .cloud_migracao_left {
        text-align: center;
        padding-left: 50px;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #cloud_migracao .cloud_migracao_left img {
        width: 150px;
    }
    #cloud_migracao .cloud_migracao_right {
        padding-top: 0px;
        padding-bottom: 80px;
    }
    #cloud_migracao .cloud_migracao_right_title {
        padding-left: 30px;
        font-size: 32px;
    }
    #cloud_migracao .cloud_migracao_right_text {
        padding-left: 30px;
        width: 90%;
    }
    #cloud_migracao .cloud_migracao_right .btn {
        margin-left: 30px;
    }

    #cloud_resultados {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
    #cloud_resultados .cloud_resultados_div {
        padding: 30px 20px;
    }
    #cloud_resultados .cloud_resultados_title {
        font-size: 38px;
        line-height: 1;
        padding-bottom: 20px;
    }
    #cloud_resultados .cloud_resultados_text {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
    }
    #cloud_resultados .cloud_resultados_subtitle {
        padding-top: 20px;
    }
    #cloud_resultados .cloud_resultados_itens {
        float: left;
        font-size: 13px;
    }
    #cloud_resultados .btn {
        font-size: 12px;
    }
}

/* ===== DYNAMIC FORMS STYLES ===== */
.dynamic-form-section {
    padding: 60px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.dynamic-form-section .form-title {
    text-align: center;
    font-size: 2.5rem;
    font-weight: 700;
    color: #1e8acb;
    margin-bottom: 20px;
}

.dynamic-form-section .form-description {
    text-align: center;
    font-size: 1.1rem;
    color: #f8f9fa;
    margin-bottom: 40px;
    line-height: 1.6;
}

.dynamic-form-section .form-container {
    padding: 40px;
    border-radius: 15px;
}

.dynamic-form .form-label {
    font-weight: 600;
    color: #1e8acb;
    margin-bottom: 8px;
    font-size: 0.95rem;
}

.dynamic-form .form-control {
    border: 2px solid #b6b7b7;
    border-radius: 8px;
    padding: 12px 16px;
    font-size: 1rem;
    transition: all 0.3s ease;
    background-color: #f8f9fa;
}

.dynamic-form .form-control:focus {
    border-color: #1e8acb;
    box-shadow: 0 0 0 0.2rem rgba(30, 138, 203, 0.25);
    background-color: white;
}

.dynamic-form .form-control::placeholder {
    color: #adb5bd;
    font-style: italic;
}

.dynamic-form .form-control.is-invalid {
    border-color: #dc3545;
    background-color: #fff5f5;
}

.dynamic-form .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.dynamic-form .btn-primary {
    background: linear-gradient(135deg, #1e8acb 0%, #1565c0 100%);
    border: none;
    border-radius: 25px;
    padding: 12px 30px;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(30, 138, 203, 0.3);
    display: block;
    margin: 0 auto;
    text-align: center;
}

.dynamic-form .btn-primary:hover {
    background: linear-gradient(135deg, #1565c0 0%, #0d47a1 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(30, 138, 203, 0.4);
}

.dynamic-form .btn-primary:disabled {
    background: #6c757d;
    transform: none;
    box-shadow: none;
}

.dynamic-form .form-message {
    margin-top: 20px;
    padding: 15px 20px;
    border-radius: 8px;
    font-weight: 500;
    border: none;
}

.dynamic-form .form-message.alert-success {
    background-color: #d4edda;
    color: #155724;
    border-left: 4px solid #28a745;
}

.dynamic-form .form-message.alert-danger {
    background-color: #f8d7da;
    color: #721c24;
    border-left: 4px solid #dc3545;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .dynamic-form-section .form-container {
        padding: 30px 20px;
        margin: 0 15px;
    }
    
    .dynamic-form-section .form-title {
        font-size: 2rem;
    }
    
    .dynamic-form .btn-primary {
        width: 100%;
        padding: 15px 30px;
    }
}

/* Dark theme variant (optional) */
.dynamic-form-section.dark-theme {
    background: linear-gradient(135deg, #1d3248 0%, #2c3e50 100%);
}

.dynamic-form-section.dark-theme .form-title {
    color: #1e8acb;
}

.dynamic-form-section.dark-theme .form-description {
    color: #bdc3c7;
}

.dynamic-form-section.dark-theme .form-container {
    background: #34495e;
    border: 1px solid #2c3e50;
    color: white;
}

.dynamic-form-section.dark-theme .form-label {
    color: #ecf0f1;
}

.dynamic-form-section.dark-theme .form-control {
    background-color: #2c3e50;
    border-color: #34495e;
    color: white;
}

.dynamic-form-section.dark-theme .form-control:focus {
    background-color: #34495e;
    border-color: #1e8acb;
}

.dynamic-form-section.dark-theme .form-control::placeholder {
    color: #95a5a6;
}

/* ===== FOOTER CONTACT FORM STYLES ===== */
.footer-contact-form {
    padding: 60px 30px 100px 30px;
    background-image: url(../images/solucoes_background_form.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 100px;
}

.footer-form-container {
    border-radius: 15px;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.footer-contact-form h4 {
    color: #1e8acb;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}

.footer-contact-form p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 25px;
    font-size: 1rem;
    line-height: 1.5;
}

.footer-contact-form .form-label {
    color: #1e8acb;
    font-weight: 600;
    font-size: 0.95rem;
    margin-bottom: 8px;
    display: block;
}

.footer-contact-form .form-control {
    background-color: white;
    border: 2px solid #e9ecef;
    color: #495057;
    border-radius: 8px;
    padding: 12px 16px;
    font-size: 1rem;
    width: 100%;
    transition: all 0.3s ease;
}

.footer-contact-form .form-control:focus {
    border-color: #1e8acb;
    background-color: white;
    box-shadow: 0 0 0 0.2rem rgba(30, 138, 203, 0.25);
}

.footer-contact-form .form-control::placeholder {
    color: #adb5bd;
}

.footer-contact-form .btn-primary {
    background: linear-gradient(135deg, #1e8acb 0%, #1565c0 100%);
    border: none;
    border-radius: 25px;
    padding: 15px 40px;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(30, 138, 203, 0.3);
    display: block;
    margin: 0 auto;
    text-align: center;
    min-width: 150px;
}

.footer-contact-form .btn-primary:hover {
    background: linear-gradient(135deg, #1565c0 0%, #0d47a1 100%);
    transform: translateY(-1px);
    box-shadow: 0 4px 15px rgba(30, 138, 203, 0.4);
}

.footer-contact-form .form-message {
    margin-top: 15px;
    padding: 12px 16px;
    border-radius: 6px;
    font-weight: 500;
    font-size: 0.9rem;
    text-align: center;
}

.footer-contact-form .form-message.alert-success {
    background-color: rgba(40, 167, 69, 0.2);
    color: #28a745;
    border: 1px solid #28a745;
}

.footer-contact-form .form-message.alert-danger {
    background-color: rgba(220, 53, 69, 0.2);
    color: #dc3545;
    border: 1px solid #dc3545;
}
