/****** PLACE YOUR CUSTOM STYLES HERE ******/

.container {
    width: 1024px;
}

.text-black{
	color:#000000 !important;
}

.text-white{
	color:#FFFFFF !important;
}

.bg-azul-claro {
	background-color:#024DA1 !important;
}

.bg-azul-escuro {
	background-color:#001B54 !important;
}

.bg-cinza-claro {
	background-color:#D1D2D4 !important;
}

.mobile-toggle .ti-menu {
    color: #666;
}


@media (max-width: 767px){
.fullscreen {
    height: 60vh;
}
}

body {
    background-color: #2c353d;
    color: #eeefee;
    font-family: serif;
}

p {
	font-family: 'Gotham Book' !important;
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Gotham Extra' !important;
    font-size: 35px;
}

.list-bold {
    font-family: 'Gotham' !important;
    font-weight: bold;
}
.feature-3 {
	min-height: 250px;
}

.dados-centro-comercial-avenida {
    width: 60%;
	margin: 0 auto;

	margin-bottom: 30px;
}

.dados-centro-comercial-avenida .dados-titulo {
	font-size: 25px;
	padding: 30px;
    color: #fff;
    font-weight: bold;
    background-color: #1c474d;
    line-height: normal !important;
}

.dados-centro-comercial-avenida .content td {
    border-right: 3px solid white;
    font-size: 20px;
    padding: 30px;
    vertical-align: middle;
    width: 33%;
    background-color: #cadbda;
    color: #1c474d;
    font-weight: bold;
}

.dados-centro-comercial-avenida .content td:last-child {
    border-right: none;
}

/**** FORMULÁRIO ****/ 

form,
form label {
    color: #fff;
    font-weight: bold !important;
    font-family: "Gotham";
}
input[type="text"],
select {
    border-radius: 20px;
}

input[type="radio"] + label:before, .frmContatoEnd input[type="radio"] + label:before {
    border: 1px solid #008180 !important;
    border-radius: 20px;
}

input[type="radio"]:checked + label:before, .frmContatoEnd input[type="radio"]:checked + label:before {
    background: #008180 !important;
}
input, select {
	border-color: #008180 !important;
}
input[type="submit"] {
    height: 50px;
    line-height: 48px;
    background: #008180 !important;
    color: #fff;
    width: 100%;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 31px !important;
}

select {
  background-image:
    linear-gradient(45deg, transparent 50%, #008180 50%),
    linear-gradient(135deg, #008180 50%, transparent 50%);
}

select:focus {
  background-image:
    linear-gradient(45deg, #008180 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #008180 50%);
}

/**** FIM FORMULÁRIO ****/

.row {
    display: flex;
    flex-wrap: wrap;
}
.flex-colunm {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
p, h2 {
    color: #eeefee;
}
h6 {
    font-size: 25px;
}
.highlight {
    color: #c2ab5a;
}
section {
    padding: 20px 0;
}
.section {
    padding: 20px 40px;
    flex-grow: 1;
    position: relative;
}
.section img.float-left,
.section img.float-right {
    position: absolute;
    margin-top: -50px;
}
.section img.float-left {
    left: -30px;
}
.section img.float-right {
    right: -30px;
}
.section .pt-200 {
    margin-top: 200px;
}

section.up-200 {
    padding-top: 200px;
}
section.up-200 img {
    margin-top: -200px !important;
}

.section-double-content-details {
    padding-top: 50px;
}
.section-double-content-details .row {
    padding: 0 25px;
}
.bg-light-green {
    background-color: #004f54;
}
.bg-green {
    background-color: #4d5349;
}
.bg-dark-custom {
    background-color: #2b2937;
}
.bg-dark-blue {
    background-color: #13243c;
}
.lugar-certo {
    font-size: 20px;
}
.centro-comercial-avenida h6 {
    font-family: 'Gotham' !important;
    color: #257f7f;
    font-size: 19px;
    font-weight: bold;
}
.local-oportunidades {
    font-size: 36px;
    line-height: normal;
    font-weight: 700;
}
.bg-light-blue {
    background-color: #7a9594;
}
.detail {
    height: 15px;
    width: 60%;

    position: absolute;
    bottom: -5px;
}
.detail-slim {
    height: 7px;
    width: 100%;

    position: absolute;
}
.bg-yellow {
    background-color: #c7aa4b;
}
.bg-green {
    background-color: #4c5348;
}
.bg-blue {
    background-color: #34414c;
}
.bg-orange {
    background-color: #ff7200;
}
.bg-dark-green {
    background-color: #004f54;
}
.bg-pink {
    background-color: #df367a;
}
.color-blue {
    color: #2a353e;
}
.color-white {
    color: #fff;
}
.bg-rounded {
    border-radius: 60px;
    padding: 15px 45px;
    align-items: anchor-center;
}

footer {
    padding: 0 20px 30px 20px;
    margin: 0 auto;
    background-color: #fff;
}

.list-bold {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    list-style: disc;
    padding-left: 15px;
}

.row-80 {
    width: 80%;
    margin: 0 auto;
}

.dados h5,
#contato-especial h6 {
    color: #fff;
    text-align: center;
    font-family: 'Gotham' !important;
    font-weight: 500;
    font-display: swap;
    margin-bottom: 20px;
    font-size: 22px;
}

.realizacao h6 {
    font-family: 'Gotham' !important;
    font-size: 12px;
    font-weight: bold;
    color: #37414b;
}

footer .row-content {
    padding-top: 30px;
}

footer p {
    text-align: center;
    color: #000;
}

footer a {
    color: #000;
    font-weight: 500;
}

footer a:hover {
    color: #000;
    font-weight: bold;
}

/* Ajustes para dispositivos móveis */
@media (max-width: 767px) {
    .container {
        width: 100%;
        padding: 0 15px;
    }

    .row {
        flex-direction: column;
    }

    .col-md-8, .col-md-4, .col-md-6, .col-md-12 {
        width: 100%;
        padding: 0 15px;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .local-oportunidades {
        font-size: 24px;
        text-align: center;
    }

    .lugar-certo {
        font-size: 16px;
        text-align: center;
    }

    .section img.float-left, 
    .section img.float-right {
        position: static;
        margin: 0 auto 20px auto;
    }

    .section .pt-200 {
        margin-top: 0;
    }

    .section {
        padding: 20px 15px;
    }

    .bg-rounded {
        border-radius: 20px;
        padding: 15px;
    }

    .realizacao h6 {
        font-size: 10px;
        text-align: center;
    }

    footer p, footer a {
        font-size: 12px;
    }
}