@font-face {
    font-family: 'Morton';
    src: url('fonts/Morton-Black.woff2') format('woff2'),
        url('fonts/Morton-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Morton';
    src: url('fonts/Morton-Thin.woff2') format('woff2'),
        url('fonts/orton-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Morton';
    src: url('fonts/Morton-Regular.woff2') format('woff2'),
        url('fonts/Morton-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Morton Extra';
    src: url('fonts/Morton-ExtraLight.woff2') format('woff2'),
        url('fonts/Morton-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Morton Extra';
    src: url('fonts/Morton-ExtraBold.woff2') format('woff2'),
        url('fonts/Morton-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Morton';
    src: url('fonts/Morton-Medium.woff2') format('woff2'),
        url('fonts/Morton-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Morton';
    src: url('fonts/Morton-Bold.woff2') format('woff2'),
        url('fonts/Morton-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Morton';
    src: url('fonts/Morton-Light.woff2') format('woff2'),
        url('fonts/Morton-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Morton Book';
    src: url('fonts/Morton-Book.woff2') format('woff2'),
        url('fonts/Morton-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@import url( 'https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap' );
h1, h2 {
    font-weight: bold !important;
}
h1 , h2, h3, .wp-block-button {
    font-family: 'Gotham' !important;
    font-weight: bold;
}
p, ul {
    font-family: 'GothamRounded-Book' !important;
}
article ul, article ul li {
    list-style:none !important;
    list-style-type: none !important;
    margin-top:-11px;
}
article ul li::marker {
    display: none;
}
article ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color:#f6b243; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -40px; /* Also needed for space (tweak if needed) */
    font-size:26px;
  }
.attribute-type {
    font-family: 'Gotham' !important;
    color:white;
    padding-top:15px;
}
select, 
input[type="text"],
input[type="email"],
input[type="tel"]{
    /*border: 3px solid #408aa8 !important;*/
    border-radius: 5px !important;
    color:white !important;
    /*background:#0d2e41 !important;*/
}
input::placeholder {
    color:white !important;
}
span.your-email {
    width:32.333333333%;
    display:block;
    float:left;
    margin-left:16px;
    margin-right:16px;
}
span.your-name {
    width:32.333333333%;
    display:block;
    float:left;
}
span.celular {
    width:32.333333333%;
    display:block;
    float:left;
}
span.empresa {
    width:32.333333333%;
    display:block;
    float:left;
    margin-top:30px;
}
span.cargo {
    width:32.333333333%;
    display:block;
    float:left;
    margin-top:30px;
    margin-left:16px;
    margin-right:16px;
}
span.porte-empresa {
    width:32.333333333%;
    display:block;
    float:left;
    margin-top:30px;
}
span.cidade {
    width:49.333333%;
    display:block;
    float:left;
    margin-top:30px;
}
span.como-chegou {
    width:49.333333%;
    display:block;
    float:left;
    margin-top:30px;
    padding-left:30px;
}
.wpcf7 input[name="submit"] {
    display: none !important;
}
.wpcf7 h3 {
    width:100%;
    display: block;
    clear:both;
    padding-top:40px;
    color:white !important;
}

.wpcf7 p > br {
    display: none;
}
.form-bt a {
    color: #0c4961;
    margin-top: 51px;
    font-size:21px !important;
    padding-left:30px;
    padding-left:30px;
}
.form-bt {
    position: absolute;
    left:-4%;
    text-align:center;
    width:100vw;
    margin-top:-35px;
}
.wpcf7-list-item-label {
    color:white !important;
    font-family: 'Gotham' !important;
}
.top-header {
    /*display:none !important;*/
}
.content-sidebar-wrap {
    padding-top:0 !important;
}
.tem-bradius {
    border-radius:6px;
}

.footer-widgets {
    display: none !important;
}
body {
    background:#163345 !important;
}
#send-lp-form {
    display:none !important;
}
@media screen and ( max-width: 700px ) {
    span.wpcf7-form-control-wrap {
        width:100% !important;
        margin-left:0 !important;
        padding-left:0 !important;
    }
    .tem-bradius {
        margin-top:80px !important;
    }
}
@media screen and ( min-width: 1000px ) {
    .form-bt {
        left: 50%;
        transform: translate(-50%, 0);
        margin-top:-13px;    
    }    
}

.tem-bradius .wp-block-buttons {
    clear:both;
}
tr {
    border:none !important;
    display: block;
    width: 49%;
    float: left;
}
@media screen and (max-width:700px ) {
    tr {
        width:100%;
    }
}
tr label {
    font-family: 'Gotham' !important;
    color:white;
    padding-top:15px;
    text-transform: uppercase;
    display:inline-block;
}
.single_variation_wrap {
    display:none !important;
}
tbody {
    border:none !important;
}
p {
    font-size:16px;
}
body {
    font-size:16px;
}
h2 {
    font-size:28px;
}
h1 {
    font-size:36px;
}
h3 {
    font-size:21px;
}
.bricks-form__submit {
    display:none !important;
}
.bricks-form__field.with-select-flags .select2-container {
    display:none !important;
}
.with-select-flags > .phone-input-group > .phone {
    width:100% !important;
}