.corpo{
    background-color: rgb(237,239,242) !important;
    height: 100%;
    margin-top: -45px;
    padding-bottom: 100px;
    padding-top: 82px;
}

.erro_div_modal{
  display: none;
}

.error{
  border: 1px solid #f00 !important;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.corpo .container h2,
.corpo .container h3 {
    font-family: "Varela Round";
    font-size: 2em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #005da8 !important;
}


.anuncio-content .box_content {
  width: 100%;
  margin: 30px 0;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.anuncio-content .box_content .box_subcontent {
    padding: 20px 30px;
}

.anuncio-content .box_content .box_subcontent h3{
  font-family: Varela Round;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #0064b7;    
}

.anuncio-content .box_content .box_subcontent p {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: 0.2px;
  color: #636466;
  margin-bottom: 13px;
}

.anuncio-content .box_content .box_subcontent .col-md-12{
    clear: both;
    display: block;
    float: none;
    height: 60px;
    margin: 0 !important;
    padding: 10px 0 !important;
}

.anuncio-content .box_content .box_subcontent .col-md-12 .col-md-3,
.anuncio-content .box_content .box_subcontent .col-md-12 .col-md-5{
    margin: 0 !important;
    padding: 0 !important;
}

.anuncio-content .box_content .box_subcontent .col-md-12 button{
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.anuncio-content .box_content .box_subcontent .col-md-12 button.green {
  width: 239px;
  height: 35px;
  border-radius: 100px;
  background-color: #64a94b;
}

.anuncio-content .box_content .box_subcontent .col-md-12 button.blue {
  width: 163.5px;
  height: 35px;
  border-radius: 100px;
  background-color: #005da8;
}


/* Menu Abas */
.anuncio-content .box_content .box_subcontent_abas{
  display: flex;
  float: none;
  height: 100%;
  box-shadow: inset -4px 0 6px 0 rgba(226, 229, 233, 0.54);    
}

.anuncio-content .box_content .box_subcontent_abas div{
    padding: 0 !important;
    /*margin: 0 !important;*/
}
.anuncio-content .box_content .box_subcontent_abas ul.anum_left {
    padding: 25px 0;
    list-style: none;
    margin: 0;
}

.anuncio-content .box_content .box_subcontent_abas ul.anum_left li{
    width: 100%;
    height: auto;
    display: block;
    padding: 0 30px;
    font-family: "Open Sans";
    font-size: 16px; 
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.2px;
    color: #939598;
    line-height: 1.85;
}

.anuncio-content .box_content .box_subcontent_abas ul.anum_left li:hover,
.anuncio-content .box_content .box_subcontent_abas ul.anum_left li:active,
.anuncio-content .box_content .box_subcontent_abas ul.anum_left li.active{
    color: #0064b7;
    background-color: #e3e6e9;
    /*font-weight: 600;*/
}

.anuncio-content .box_content .box_subcontent_abas ul.anum_righ{
  /*opacity: 0.55;*/
    background-color: #e3e6e9;
    border-radius: 0 0 10px;
    height: auto;
    margin: 0 !important;
    padding: 1px 40px;
}

.anuncio-content .box_content .box_subcontent_abas ul.anum_righ div.tab-pane{
    display: none;
}

.anuncio-content .box_content .box_subcontent_abas ul.anum_righ div.tab-pane.active{
    display: block;
}

.anuncio-content .box_content .box_subcontent_abas ul.anum_righ .panel-group{
     margin-top: 36px !important;
}

.anuncio-content .box_content .box_subcontent_abas ul.anum_righ h3 {
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #0064b7;
}

.anuncio-content .box_content .box_subcontent_abas ul.anum_righ p{
  width: auto;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: 0.2px;
  color: #636466;
}

#ajax_form_1 .tipocomercio, #ajax_form_1 .associacaosecovi {
    height: 30px;
    padding: 3px;
}

.relacaoimovel {
    height: 48px;
    padding: 3px;
}

#ajax_form_2 .tipocomercio{
    height: 65px;
    padding: 3px;
}
/* MODALS */

.modal-body-anuncie input,
.modal-body-anuncie select,
.modal-body-anuncie textarea {
    max-width: 100% !important;
}

.modal-body-anuncie .col-md-12 [class*="col-md"]:not([class*="input.col-md"]) {
    padding: 0 5px;
}

.modal-body-anuncie input[type="text"],
.modal-body-anuncie input[type="email"]{
  height: 40px;
  width: 100%;
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #c7c8ca;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: 0.2px;
  color: #636466;
  margin: 5px 0;
}

.modal-body-anuncie textarea{
    background-color: #fff;
    border: 1px solid #c7c8ca;
    border-radius: 2px;
    color: #636466;
    font-family: "Open Sans";
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2px;
    line-height: 1.43;
    margin: 5px 0;
    padding: 5px;
    width: 100%;
}

.sub_label{
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: 0.2px;
  color: #636466;
   margin: 7px 0;
}

.anuncie_modals .checkbox, .anuncie_modals .radio {
    /*margin: 4px 5px !important;*/
  color: #636466;
}

.anuncie_modals input[type="radio"] {
    line-height: normal;
    margin: 4px 5px 0;
}

.checkbox input[type="checkbox"], 
.checkbox-inline input[type="checkbox"], 
.radio input[type="radio"], 
.radio-inline input[type="radio"] {
  border: 1px solid #59A29B;
  background-color: #FFFFFF;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
  margin-right: 8px;
}

.anuncie_modals .modal-dialog {
   width: 75% !important;
}

.anuncie_modals .modal.in .modal-dialog {
    transform: translate(0px, 0px);
}

.anuncie_modals .modal-header {
    border-bottom: none !important;
    padding-bottom: 0;
}

.anuncie_modals .modal-content {
    border-radius: 0px;
    /*width: 606px;*/
}

.anuncie_modals .modal-footer {
    border-top: none !important;
}

.anuncie_modals .modal-title {
  line-height: 1.42857;
  width: 203px;
  height: 26px;
  font-family: Varela Round;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #007dcb;
  margin: 0 auto;
}

.anuncie_modals .modal-header .close {
    color: #c7c8ca !important;
    font-size: 32px;
    margin-right: 13px;
    margin-top: -28px;
    object-fit: contain;
}

.anuncie_modals .modal-footer .btn-primary {
    background-color: #64a94b;
    border: medium none !important;
    border-radius: 100px;
    color: #fff;
    font-family: Open Sans;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    height: 35px;
    letter-spacing: normal;
    line-height: normal;
    margin: 10px;
    text-align: center;
    width: 120px;
}

.anuncie_modals .modal-footer .btn-primary.active:focus,
.anuncie_modals .modal-footer .btn-primary.active:hover,
.anuncie_modals .modal-footer .btn-primary.focus:active,
.anuncie_modals .modal-footer .btn-primary:active:focus,
.anuncie_modals .modal-footer .btn-primary:active:hover {
  border: none !important;
  background-color: #64a94b;
}

.modal-body-anuncie{
  overflow-y: auto;
}

.modal-body-anuncie  label {
    margin-bottom: -1px;
    margin-top: 1px;
}


.modal-body-anuncie .col-md-12 span.sub_label{
 color: #636466;
    display: block;
    font-family: "Open Sans";
    font-size: 13px;
    font-stretch: normal;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.2px;
    line-height: 1.38;
    margin: 11px 0 15px 7px;
}

@media (max-width: 480px) { 
.anuncio-content .box_content .box_subcontent_abas ul.anum_left li {
    height: auto;
    padding: 0 15px;
}

.anuncio-content .box_content .box_subcontent_abas ul.anum_righ{
    padding: 9px 40px;
}
}


@media (min-width: 120px) and (max-width: 767px) { 

  .corpo {
    padding-top: 30px !important;
}

    .buscador{
    display: none !important;
  }  

    #menu-cabecalho, .fundo-cabecalho {
        height: 97px !important;
    }    

    .buscador {
        margin-top: 50px !important;
    }

    .container{
        margin: 0 !important;
        padding: 0 !important;
    }

    .corpo .container h2, .corpo .container h3 {
        font-size: 1.7em;
    } 

    .anuncio-content .box_content .box_subcontent .col-md-12 {
    height: auto;
    }

    .anuncio-content .box_content .box_subcontent .col-md-12 button.green,
    .anuncio-content .box_content .box_subcontent .col-md-12 button.blue {
    width: 100%;
    }

    .box_subcontent .col-md-12 .col-md-3,
    .box_subcontent .col-md-12 .col-md-5 {
        float: none;
        width: 100%;
        display: block;
    }   

    .anuncio-content .box_content .box_subcontent .col-md-12 .col-md-3, 
    .anuncio-content .box_content .box_subcontent .col-md-12 .col-md-5 {
    margin-bottom: 15px !important;
}

.anuncie_modals .modal-dialog {
   width: 97% !important;
}

.anuncie_modals .modal-dialog {
    margin-top: 6px;
}

}

.anuncie_modals .modal-dialog .form-group {
    margin-bottom: 1px !important;
}

.modal-body-anuncie .bootstrap-select.btn-group:not(.input-group-btn), 
.modal-body-anuncie .bootstrap-select.btn-group[class*="col-"] {
    float: none !important;
    margin-left: 0 !important;
    outline: none !important;
    padding: 0 !important;
    width: 100% !important;
    /*height: 12px;*/
    margin: 5px 0;
}

.modal-body-anuncie select:invalid { color: #636466; }

.modal-body-anuncie ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #636466 !important;
}
.modal-body-anuncie ::-moz-placeholder { /* Firefox 19+ */
  color: #636466 !important;
}
.modal-body-anuncie :-ms-input-placeholder { /* IE 10+ */
  color: #636466 !important;
}
.modal-body-anuncie :-moz-placeholder { /* Firefox 18- */
  color: #636466 !important;
}

.has-error .control-label,
.has-error .help-block,
.has-error .form-control-feedback {
    color: #a94442;
}

input,
input:focus,
input:active,
input:hover{
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

input[type="text"].error,
select.error{
  border: solid 1px red;
  color: red;
  outline: transparent;
}

input[type="text"].error::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: red !important;
}
input[type="text"].error::-moz-placeholder { /* Firefox 19+ */
  color: red;
}
input[type="text"].error:-ms-input-placeholder { /* IE 10+ */
  color: red;
}
input[type="text"].error:-moz-placeholder { /* Firefox 18- */
  color: red;
}

.sucesso-anuncie {
  text-align: center;
}
.sucesso-anuncie .sucesso{
  padding: 10px;
}
.sucesso-anuncie img{
  width: 50px;
}

.exemplo { color: tomato;}
.valores { font-size: 1.2rem; color:tomato; }
#valores table{ width:100%; }
#valores table tr, #valores table tr td { border:1px solid black; }
#valores table thead tr { background-color: black; color:white;}
#valores table tbody tr { background-color: white; color:black;}
.valor {text-align: right; padding-right: 10px;}
.impar {background-color: #cacaca !important;}

.anuncie-title{
  color: #111640;
  font-family: "Nunito Sans";
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.anuncie-subtitle {
  color: #EF5151;
  font-family: "Nunito Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.options-text {
  color: #111640;
  font-family: "Nunito Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}