#form #more{
    width: 50px;
    background: #694110;
    text-align: center;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: auto;
    cursor:pointer;
}

#form #less{
    width: 50px;
    background: #694110;
    text-align: center;
    color: #fff;
    margin-top: -74px;
    margin-right: 55px;
    margin-bottom: 0;
    margin-left: auto;
    cursor: pointer;
}

#visitante2, #visitante3, #visitante4, #visitante5, #visitante6, #visitante7, #visitante8, #visitante9, #visitante10, #visitante11, #visitante12, #visitante13, #visitante14, #visitante15, #visitante16, #visitante17, #visitante18, #visitante19, #visitante20, #visitante21, #visitante22, #visitante23, #visitante24, #visitante25, #visitante26, #visitante27, #visitante28, #visitante29, #visitante30{
    display:none;
}


#atliers .col-md-9 div{
    width: 24.5%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

.itemid-360 .lg-outer{
    z-index: 999999 !important;
}

.sucesso{
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    color: #000;
    font-size: 18px;
    text-align: justify;
}

#g-top{
    position:absolute;
    top:-1000px;
}

.ui-tooltip{
    background:#9c6f2c !important;
    font-family: 'RakeslyLtRegular',Helvetica,Arial,sans-serif !important;
    padding:2px 8px !important;
    color:#fff !important;
    border:0px !important;
    text-align:center;
}

body{
    background-image: URL('imagens/fundox.jpg') !important;
    background-position:center !important;
    background-size:cover !important;
    background-repeat:no-repeat !important;
}

#g-page-surround {
    padding: 50px 0;
    background: transparent;
    height: 100%;
}

#g-container-9381::-webkit-scrollbar, #fwgallery .fwg-single-item-slider::-webkit-scrollbar{
  width: 10px;
}

#g-container-9381::-webkit-scrollbar-track, #fwgallery .fwg-single-item-slider::-webkit-scrollbar-track{
  background: #fff; 
}
 
#g-container-9381::-webkit-scrollbar-thumb, #fwgallery .fwg-single-item-slider::-webkit-scrollbar-thumb{
  background: #694110; 
}

#g-container-9381{
    background: #fff;
    padding-top: 140px;
    padding-bottom: 0px;
    position: fixed;
    overflow-y: scroll;
    height: 85%;
    width: 90%;
    left: 5%;
}

#g-mainbar .g-content {
    margin: 0;
    padding: 30px 0;
}

#g-navigation{
    background: transparent;  
}

#g-navigation > .g-container {
    padding-bottom: 0;
    width: 90%;
    left: 5%;
    position: fixed;
    padding: 0 60px 0 50px;
    background: transparent;
    border-bottom: 1px solid #bd8c31;
}

#g-navigation > .g-container .g-grid{
    background: #fff;
}

#g-navigation .g-logo{
    color: transparent;
    font-size: 0px;
}

#g-navigation .g-logo img{
    width: 180px;
}

#Menu{
    text-align: right;
}

#Menu .nav{
    margin-bottom: 0;
    margin-top: 60px;
}

#Menu .nav li{
    display:inline-block;
    padding-left: 30px;
}

#Menu .nav > li > a {
    display: block;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    font-size: 20px;
    color:#694110;
}

#Menu .nav > li > a:hover, #Menu .nav > li.active > a{
    color:#694110;
    text-decoration:underline;
}

body p {
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    color: #000;
    font-size: 18px;
    text-align: justify;
}

#g-mainbar h2, #fwgallery .fwg-page-header h2{
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    font-size: 30px;
    border-bottom: 1px solid #694110;
    color: #694110;
}

#fwgallery .fwg-page-header h2::before, #fwgallery .fwg-page-header h2::after, #fwgallery .fwg-gallery-info, #fwgallery .fwg-toolbar{
    display: none;
}

#fwgallery .fwg-page-header h2{
    margin: 0.75rem 0 1.5rem 0;
    padding: 0;
    line-height: 1.5;
    text-align: left;
    text-transform: initial;
}

#fwgallery .fwg-cols-4 .col{
    padding: 10px;
}

#g-mainbar img.pull-right{
     width: 200px; 
     padding-left: 50px;
}

.loader{
    padding: 50px 0;
    text-align: center;
}

.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background:#694110;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.itemid-361 #g-mainbar .g-content {
    margin: 0;
    padding: 0;
}

.itemid-361 #g-mainbar h2{
    margin-top:50px;
}

.appendedContainer h3{
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    font-size: 24px;
    border-bottom: 1px solid #694110;
    color: #694110;
}

.appendedContainer h4{
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    font-size: 20px;
    border-bottom: 1px solid #694110;
    color: #694110;
}

.appendedContainer label {
    display: block;
    margin-bottom: 5px;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    color: #000;
    font-size: 16px;
    text-align: justify;
}

.appendedContainer textarea, .appendedContainer input[type="text"], .appendedContainer input[type="radio"]{
    background-color: #fff;
    box-shadow: none !important;
    border-width: 1px;
    border-style: solid;
    border-color: #694110 !important;
    border-image: initial !important;
    transition: none !important;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    color: #000;
    font-size: 14px;
}

.appendedContainer input[type="text"]::-webkit-input-placeholder, .appendedContainer textarea::-webkit-input-placeholder{
  color: #000;
}

.appendedContainer input[type="text"]:-ms-input-placeholder, .appendedContainer textarea:-ms-input-placeholder{ 
  color: #000;
}

.appendedContainer input[type="text"]::placeholder, .appendedContainer textarea::placeholder{
  color: #000;
}

.g-container {
    width: 90%;
}

#fiscalv1, #dataNascimento, #fiscalv2, #dataNascimentov2, #fiscalv3, #dataNascimentov3, #fiscalv4, #dataNascimentov4, #fiscalv5, #dataNascimentov5, #fiscalv6, #dataNascimentov6, #fiscalv7, #dataNascimentov7, #fiscalv8, #dataNascimentov8, #fiscalv9, #dataNascimentov9, #fiscalv10, #dataNascimentov10, #fiscalv11, #dataNascimentov11, #fiscalv12, #dataNascimentov12, #fiscalv13, #dataNascimentov13, #fiscalv14, #dataNascimentov14, #fiscalv15, #dataNascimentov15, #fiscalv16, #dataNascimentov16, #fiscalv17, #dataNascimentov17, #fiscalv18, #dataNascimentov18, #fiscalv19, #dataNascimentov19, #fiscalv20, #dataNascimentov20, #fiscalv21, #dataNascimentov21, #fiscalv22, #dataNascimentov22, #fiscalv23, #dataNascimentov23, #fiscalv24, #dataNascimentov24, #fiscalv25, #dataNascimentov25, #fiscalv26, #dataNascimentov26, #fiscalv27, #dataNascimentov27, #fiscalv28, #dataNascimentov28, #fiscalv29, #dataNascimentov29, #fiscalv30, #dataNascimentov30, #namev1, #telefv1, #namev2, #telefv2, #namev3, #telefv3, #namev4, #telefv4, #namev5, #telefv5, #namev6, #telefv6, #namev7, #telefv7, #namev8, #telefv8, #namev9, #telefv9, #namev10, #telefv10, #namev11, #telefv11, #namev12, #telefv12, #namev13, #telefv13, #namev14, #telefv14, #namev15, #telefv15, #namev16, #telefv16, #namev17, #telefv17, #namev18, #telefv18, #namev19, #telefv19, #namev20, #telefv20, #namev21, #telefv21, #namev22, #telefv22, #namev23, #telefv23, #namev24, #telefv24, #namev25, #telefv25, #namev26, #telefv26, #namev27, #telefv27, #namev28, #telefv28, #namev29, #telefv29, #namev30, #telefv30, #mail, #confmail, #telef, #dataVisita, #horaVisita, #numPessoas, #mobilidadeReduzida{
    width:49.7%;
    display:inline-block;
    vertical-align:top;
}

#namev1, #telefv1, #namev2, #telefv2, #namev3, #telefv3, #namev4, #telefv4, #namev5, #telefv5, #namev6, #telefv6, #namev7, #telefv7, #namev8, #telefv8, #namev9, #telefv9, #namev10, #telefv10, #namev11, #telefv11, #namev12, #telefv12, #namev13, #telefv13, #namev14, #telefv14, #namev15, #telefv15, #namev16, #telefv16, #namev17, #telefv17, #namev18, #telefv18, #namev19, #telefv19, #namev20, #telefv20, #namev21, #telefv21, #namev22, #telefv22, #namev23, #telefv23, #namev24, #telefv24, #namev25, #telefv25, #namev26, #telefv26, #namev27, #telefv27, #namev28, #telefv28, #namev29, #telefv29, #namev30, #telefv30, #mail, #telef, #dataVisita, #numPessoas{
    padding-right:4%;
}


#fiscalv1, #dataNascimento, #fiscalv2, #dataNascimentov2, #fiscalv3, #dataNascimentov3, #fiscalv4, #dataNascimentov4, #fiscalv5, #dataNascimentov5, #fiscalv6, #dataNascimentov6, #fiscalv7, #dataNascimentov7, #fiscalv8, #dataNascimentov8, #fiscalv9, #dataNascimentov9, #fiscalv10, #dataNascimentov10, #fiscalv11, #dataNascimentov11, #fiscalv12, #dataNascimentov12, #fiscalv13, #dataNascimentov13, #fiscalv14, #dataNascimentov14, #fiscalv15, #dataNascimentov15, #fiscalv16, #dataNascimentov16, #fiscalv17, #dataNascimentov17, #fiscalv18, #dataNascimentov18, #fiscalv19, #dataNascimentov19, #fiscalv20, #dataNascimentov20, #fiscalv21, #dataNascimentov21, #fiscalv22, #dataNascimentov22, #fiscalv23, #dataNascimentov23, #fiscalv24, #dataNascimentov24, #fiscalv25, #dataNascimentov25, #fiscalv26, #dataNascimentov26, #fiscalv27, #dataNascimentov27, #fiscalv28, #dataNascimentov28, #fiscalv29, #dataNascimentov29, #fiscalv30, #dataNascimentov30, #confmail, #horaVisita, #mobilidadeReduzida{
    padding-left:4%;
}

#dia, #mes, #ano, #diav1, #mesv1, #anov1, #diav2, #mesv2, #anov2, #diav3, #mesv3, #anov3, #diav4, #mesv4, #anov4, #diav5, #mesv5, #anov5, #diav6, #mesv6, #anov6, #diav7, #mesv7, #anov7, #diav8, #mesv8, #anov8, #diav9, #mesv9, #anov9, #diav10, #mesv10, #anov10, #diav11, #mesv11, #anov11, #diav12, #mesv12, #anov12, #diav13, #mesv13, #anov13, #diav14, #mesv14, #anov14, #diav15, #mesv15, #anov15, #diav16, #mesv16, #anov16, #diav17, #mesv17, #anov17, #diav18, #mesv18, #anov18, #diav19, #mesv19, #anov19, #diav20, #mesv20, #anov20, #diav21, #mesv21, #anov21, #diav22, #mesv22, #anov22, #diav23, #mesv23, #anov23, #diav24, #mesv24, #anov24, #diav25, #mesv25, #anov25, #diav26, #mesv26, #anov26, #diav27, #mesv27, #anov27, #diav28, #mesv28, #anov28, #diav29, #mesv29, #anov29, #diav30, #mesv30, #anov30{
    width:31%;
    display:inline-block;
    vertical-align:baseline;
}

#hora, #minuto{
    width:48.5%;
    display:inline-block;
    vertical-align:baseline;
}

.appendedContainer .col-md-9{
    margin-bottom: 15px;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    color: #000;
    font-size: 14px;
}

.appendedContainer #Veracidade label, .appendedContainer #PoliticaPrivacidade label{
    width:98%;
    display:inline-block;
    vertical-align:middle;
}

#dynamic_recaptcha_1{
    margin-top: 30px;
}

#Validar{
    margin-top: -100px;
    background: #694110;
    border: 1px solid #694110;
    padding: 8px 40px;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    color: #fff;
    font-size: 18px;
}

#Validar:hover{
    background: #fff;
    color: #000;
}

#fechaErro{
    display:none;
}

.itemid-361 #g-mainbar h2 svg{
    width: 30px;
    display: inline-block;
    vertical-align: baseline;
}

.itemid-361 #g-mainbar .backgroundErro h2 {
    margin-top: 0;
}

.itemid-361 #g-mainbar .backgroundErro li{
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    color: #000;
    font-size: 18px;
    text-align: justify;
}

.w25{
    width: 22.5%;
    display: inline-flex;
    vertical-align: top;
    height: 125px;
    align-items: center;
    justify-content: center;
    border: 1px solid #694110;
    padding: 10px;
    text-align: center;
    margin: 1%;
    background: #fff;
    color: #694110;
    font-weight: bold;
}

a:nth-child(1) .w25, a:nth-child(3) .w25, a:nth-child(6) .w25, a:nth-child(8) .w25{
    background:#e1e1e1;
}

.w25:hover{
    background: #694110 !important;
    color:#fff;
}

.item-page h3{
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    font-size: 26px;
    color: #694110;
    margin: 30px 0 0 0;
}

.item-page h4{
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    font-size: 20px;
    color: #694110;
    margin: 40px 0 0 0;
}

.item-page h4.first{
    margin: 15px 0 0 0;
}

.item-page ul{
    margin-top: 1rem;
    margin-bottom: 0;
}

.item-page li{
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    color: #000;
    font-size: 18px;
    text-align: justify;
}

@media (max-width: 361px){
    .item-page li{
        font-size:16px;
    }
    
    .w25 {
        width: 47%;
        font-size: 14px;
    }
    
    a:nth-child(1) .w25, a:nth-child(4) .w25, a:nth-child(5) .w25, a:nth-child(8) .w25 {
        background: #fff;
    }
    
    a:nth-child(2) .w25, a:nth-child(3) .w25, a:nth-child(6) .w25, a:nth-child(7) .w25 {
        background: #e1e1e1;
    }
    
    #g-page-surround {
        padding: 30px 0;
    }
    
    #g-container-9381{
        height: 90%;
        overflow-x: hidden;
    }
    
    #g-navigation > .g-container {
        padding: 0px 28px 0 19px;
    }
    
    #g-navigation .size-30{
        text-align: center;
    }
    
    #Menu {
        text-align: center;
    }
    
    #Menu .nav {
        margin-bottom: 0;
        margin-top: 0;
    }
    
    #Menu .nav li {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #Menu .nav > li > a {
        font-size: 15px;
    }
    
    #atliers .col-md-9 div {
        width: 100%;
    }
    
    #g-navigation .g-logo img {
        width: 80px;
    }
    
    #g-container-9381 .g-container {
        width: 85%;
    }
    
    body p {
        font-size: 16px;
    }
    
    #g-mainbar img.pull-right{
        display:none;
    }
    
    #fiscalv1, #dataNascimento, #fiscalv2, #dataNascimentov2, #fiscalv3, #dataNascimentov3, #fiscalv4, #dataNascimentov4, #fiscalv5, #dataNascimentov5, #fiscalv6, #dataNascimentov6, #fiscalv7, #dataNascimentov7, #fiscalv8, #dataNascimentov8, #fiscalv9, #dataNascimentov9, #fiscalv10, #dataNascimentov10, #fiscalv11, #dataNascimentov11, #fiscalv12, #dataNascimentov12, #fiscalv13, #dataNascimentov13, #fiscalv14, #dataNascimentov14, #fiscalv15, #dataNascimentov15, #fiscalv16, #dataNascimentov16, #fiscalv17, #dataNascimentov17, #fiscalv18, #dataNascimentov18, #fiscalv19, #dataNascimentov19, #fiscalv20, #dataNascimentov20, #fiscalv21, #dataNascimentov21, #fiscalv22, #dataNascimentov22, #fiscalv23, #dataNascimentov23, #fiscalv24, #dataNascimentov24, #fiscalv25, #dataNascimentov25, #fiscalv26, #dataNascimentov26, #fiscalv27, #dataNascimentov27, #fiscalv28, #dataNascimentov28, #fiscalv29, #dataNascimentov29, #fiscalv30, #dataNascimentov30, #namev1, #telefv1, #namev2, #telefv2, #namev3, #telefv3, #namev4, #telefv4, #namev5, #telefv5, #namev6, #telefv6, #namev7, #telefv7, #namev8, #telefv8, #namev9, #telefv9, #namev10, #telefv10, #namev11, #telefv11, #namev12, #telefv12, #namev13, #telefv13, #namev14, #telefv14, #namev15, #telefv15, #namev16, #telefv16, #namev17, #telefv17, #namev18, #telefv18, #namev19, #telefv19, #namev20, #telefv20, #namev21, #telefv21, #namev22, #telefv22, #namev23, #telefv23, #namev24, #telefv24, #namev25, #telefv25, #namev26, #telefv26, #namev27, #telefv27, #namev28, #telefv28, #namev29, #telefv29, #namev30, #telefv30, #mail, #confmail, #telef, #dataVisita, #horaVisita, #numPessoas, #mobilidadeReduzida {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    
    #namev1, #telefv1, #namev2, #telefv2, #namev3, #telefv3, #namev4, #telefv4, #namev5, #telefv5, #namev6, #telefv6, #namev7, #telefv7, #namev8, #telefv8, #namev9, #telefv9, #namev10, #telefv10, #namev11, #telefv11, #namev12, #telefv12, #namev13, #telefv13, #namev14, #telefv14, #namev15, #telefv15, #namev16, #telefv16, #namev17, #telefv17, #namev18, #telefv18, #namev19, #telefv19, #namev20, #telefv20, #namev21, #telefv21, #namev22, #telefv22, #namev23, #telefv23, #namev24, #telefv24, #namev25, #telefv25, #namev26, #telefv26, #namev27, #telefv27, #namev28, #telefv28, #namev29, #telefv29, #namev30, #telefv30, #mail, #telef, #dataVisita, #numPessoas {
        padding-right: 0;
    }
    
    #fiscalv1, #dataNascimento, #fiscalv2, #dataNascimentov2, #fiscalv3, #dataNascimentov3, #fiscalv4, #dataNascimentov4, #fiscalv5, #dataNascimentov5, #fiscalv6, #dataNascimentov6, #fiscalv7, #dataNascimentov7, #fiscalv8, #dataNascimentov8, #fiscalv9, #dataNascimentov9, #fiscalv10, #dataNascimentov10, #fiscalv11, #dataNascimentov11, #fiscalv12, #dataNascimentov12, #fiscalv13, #dataNascimentov13, #fiscalv14, #dataNascimentov14, #fiscalv15, #dataNascimentov15, #fiscalv16, #dataNascimentov16, #fiscalv17, #dataNascimentov17, #fiscalv18, #dataNascimentov18, #fiscalv19, #dataNascimentov19, #fiscalv20, #dataNascimentov20, #fiscalv21, #dataNascimentov21, #fiscalv22, #dataNascimentov22, #fiscalv23, #dataNascimentov23, #fiscalv24, #dataNascimentov24, #fiscalv25, #dataNascimentov25, #fiscalv26, #dataNascimentov26, #fiscalv27, #dataNascimentov27, #fiscalv28, #dataNascimentov28, #fiscalv29, #dataNascimentov29, #fiscalv30, #dataNascimentov30, #confmail, #horaVisita, #mobilidadeReduzida {
        padding-left: 0;
    }
    
    .appendedContainer #Veracidade label, .appendedContainer #PoliticaPrivacidade label {
        width: 92%;
    }
    
    #dia, #mes, #ano, #diav1, #mesv1, #anov1, #diav2, #mesv2, #anov2, #diav3, #mesv3, #anov3, #diav4, #mesv4, #anov4, #diav5, #mesv5, #anov5, #diav6, #mesv6, #anov6, #diav7, #mesv7, #anov7, #diav8, #mesv8, #anov8, #diav9, #mesv9, #anov9, #diav10, #mesv10, #anov10, #diav11, #mesv11, #anov11, #diav12, #mesv12, #anov12, #diav13, #mesv13, #anov13, #diav14, #mesv14, #anov14, #diav15, #mesv15, #anov15, #diav16, #mesv16, #anov16, #diav17, #mesv17, #anov17, #diav18, #mesv18, #anov18, #diav19, #mesv19, #anov19, #diav20, #mesv20, #anov20, #diav21, #mesv21, #anov21, #diav22, #mesv22, #anov22, #diav23, #mesv23, #anov23, #diav24, #mesv24, #anov24, #diav25, #mesv25, #anov25, #diav26, #mesv26, #anov26, #diav27, #mesv27, #anov27, #diav28, #mesv28, #anov28, #diav29, #mesv29, #anov29, #diav30, #mesv30, #anov30 {
        width: 30.5%;
    }
    
    .itemid-361 #g-mainbar .backgroundErro li{
        font-size: 16px;
    }
    
    #hora, #minuto {
        width: 48%;
    }
}

@media (min-width: 362px) and (max-width: 469px){
    .item-page li{
        font-size:16px;
    }
    
    .w25 {
        width: 47%;
        font-size: 14px;
    }
    
    a:nth-child(1) .w25, a:nth-child(4) .w25, a:nth-child(5) .w25, a:nth-child(8) .w25 {
        background: #fff;
    }
    
    a:nth-child(2) .w25, a:nth-child(3) .w25, a:nth-child(6) .w25, a:nth-child(7) .w25 {
        background: #e1e1e1;
    }
    
    
    #g-page-surround {
        padding: 30px 0;
    }
    
    #g-container-9381{
        height: 90%;
        overflow-x: hidden;
    }
    
    #g-navigation > .g-container {
        padding: 0px 28px 0 19px;
    }
    
    #g-navigation .size-30{
        text-align: center;
    }
    
    #Menu {
        text-align: center;
    }
    
    #Menu .nav {
        margin-bottom: 0;
        margin-top: 0;
    }
    
    #Menu .nav li {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #Menu .nav > li > a {
        font-size: 15px;
    }
    
    #atliers .col-md-9 div {
        width: 100%;
    }
    
    #g-navigation .g-logo img {
        width: 90px;
    }
    
    #g-container-9381 .g-container {
        width: 85%;
    }
    
    body p {
        font-size: 16px;
    }
    
    #g-mainbar img.pull-right{
        display:none;
    }
    
    #fiscalv1, #dataNascimento, #fiscalv2, #dataNascimentov2, #fiscalv3, #dataNascimentov3, #fiscalv4, #dataNascimentov4, #fiscalv5, #dataNascimentov5, #fiscalv6, #dataNascimentov6, #fiscalv7, #dataNascimentov7, #fiscalv8, #dataNascimentov8, #fiscalv9, #dataNascimentov9, #fiscalv10, #dataNascimentov10, #fiscalv11, #dataNascimentov11, #fiscalv12, #dataNascimentov12, #fiscalv13, #dataNascimentov13, #fiscalv14, #dataNascimentov14, #fiscalv15, #dataNascimentov15, #fiscalv16, #dataNascimentov16, #fiscalv17, #dataNascimentov17, #fiscalv18, #dataNascimentov18, #fiscalv19, #dataNascimentov19, #fiscalv20, #dataNascimentov20, #fiscalv21, #dataNascimentov21, #fiscalv22, #dataNascimentov22, #fiscalv23, #dataNascimentov23, #fiscalv24, #dataNascimentov24, #fiscalv25, #dataNascimentov25, #fiscalv26, #dataNascimentov26, #fiscalv27, #dataNascimentov27, #fiscalv28, #dataNascimentov28, #fiscalv29, #dataNascimentov29, #fiscalv30, #dataNascimentov30, #namev1, #telefv1, #namev2, #telefv2, #namev3, #telefv3, #namev4, #telefv4, #namev5, #telefv5, #namev6, #telefv6, #namev7, #telefv7, #namev8, #telefv8, #namev9, #telefv9, #namev10, #telefv10, #namev11, #telefv11, #namev12, #telefv12, #namev13, #telefv13, #namev14, #telefv14, #namev15, #telefv15, #namev16, #telefv16, #namev17, #telefv17, #namev18, #telefv18, #namev19, #telefv19, #namev20, #telefv20, #namev21, #telefv21, #namev22, #telefv22, #namev23, #telefv23, #namev24, #telefv24, #namev25, #telefv25, #namev26, #telefv26, #namev27, #telefv27, #namev28, #telefv28, #namev29, #telefv29, #namev30, #telefv30, #mail, #confmail, #telef, #dataVisita, #horaVisita, #numPessoas, #mobilidadeReduzida {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    
    #namev1, #telefv1, #namev2, #telefv2, #namev3, #telefv3, #namev4, #telefv4, #namev5, #telefv5, #namev6, #telefv6, #namev7, #telefv7, #namev8, #telefv8, #namev9, #telefv9, #namev10, #telefv10, #namev11, #telefv11, #namev12, #telefv12, #namev13, #telefv13, #namev14, #telefv14, #namev15, #telefv15, #namev16, #telefv16, #namev17, #telefv17, #namev18, #telefv18, #namev19, #telefv19, #namev20, #telefv20, #namev21, #telefv21, #namev22, #telefv22, #namev23, #telefv23, #namev24, #telefv24, #namev25, #telefv25, #namev26, #telefv26, #namev27, #telefv27, #namev28, #telefv28, #namev29, #telefv29, #namev30, #telefv30, #mail, #telef, #dataVisita, #numPessoas {
        padding-right: 0;
    }
    
    #fiscalv1, #dataNascimento, #fiscalv2, #dataNascimentov2, #fiscalv3, #dataNascimentov3, #fiscalv4, #dataNascimentov4, #fiscalv5, #dataNascimentov5, #fiscalv6, #dataNascimentov6, #fiscalv7, #dataNascimentov7, #fiscalv8, #dataNascimentov8, #fiscalv9, #dataNascimentov9, #fiscalv10, #dataNascimentov10, #fiscalv11, #dataNascimentov11, #fiscalv12, #dataNascimentov12, #fiscalv13, #dataNascimentov13, #fiscalv14, #dataNascimentov14, #fiscalv15, #dataNascimentov15, #fiscalv16, #dataNascimentov16, #fiscalv17, #dataNascimentov17, #fiscalv18, #dataNascimentov18, #fiscalv19, #dataNascimentov19, #fiscalv20, #dataNascimentov20, #fiscalv21, #dataNascimentov21, #fiscalv22, #dataNascimentov22, #fiscalv23, #dataNascimentov23, #fiscalv24, #dataNascimentov24, #fiscalv25, #dataNascimentov25, #fiscalv26, #dataNascimentov26, #fiscalv27, #dataNascimentov27, #fiscalv28, #dataNascimentov28, #fiscalv29, #dataNascimentov29, #fiscalv30, #dataNascimentov30, #confmail, #horaVisita, #mobilidadeReduzida {
        padding-left: 0;
    }
    
    .appendedContainer #Veracidade label, .appendedContainer #PoliticaPrivacidade label {
        width: 92%;
    }
    
    #dia, #mes, #ano, #diav1, #mesv1, #anov1, #diav2, #mesv2, #anov2, #diav3, #mesv3, #anov3, #diav4, #mesv4, #anov4, #diav5, #mesv5, #anov5, #diav6, #mesv6, #anov6, #diav7, #mesv7, #anov7, #diav8, #mesv8, #anov8, #diav9, #mesv9, #anov9, #diav10, #mesv10, #anov10, #diav11, #mesv11, #anov11, #diav12, #mesv12, #anov12, #diav13, #mesv13, #anov13, #diav14, #mesv14, #anov14, #diav15, #mesv15, #anov15, #diav16, #mesv16, #anov16, #diav17, #mesv17, #anov17, #diav18, #mesv18, #anov18, #diav19, #mesv19, #anov19, #diav20, #mesv20, #anov20, #diav21, #mesv21, #anov21, #diav22, #mesv22, #anov22, #diav23, #mesv23, #anov23, #diav24, #mesv24, #anov24, #diav25, #mesv25, #anov25, #diav26, #mesv26, #anov26, #diav27, #mesv27, #anov27, #diav28, #mesv28, #anov28, #diav29, #mesv29, #anov29, #diav30, #mesv30, #anov30 {
        width: 30.5%;
    }
    
    .itemid-361 #g-mainbar .backgroundErro li{
        font-size: 16px;
    }
    
    #hora, #minuto {
        width: 48%;
    }
}

@media (min-width: 470px) and (max-width: 591px){
    .item-page li{
        font-size:16px;
    }
    
    .w25 {
        width: 47%;
        font-size: 14px;
    }
    
    a:nth-child(1) .w25, a:nth-child(4) .w25, a:nth-child(5) .w25, a:nth-child(8) .w25 {
        background: #fff;
    }
    
    a:nth-child(2) .w25, a:nth-child(3) .w25, a:nth-child(6) .w25, a:nth-child(7) .w25 {
        background: #e1e1e1;
    }
    
    
    #g-page-surround {
        padding: 30px 0;
    }
    
    #g-container-9381{
        height: 90%;
        overflow-x: hidden;
    }
    
    #g-navigation > .g-container {
        padding: 0px 28px 0 19px;
    }
    
    #g-navigation .size-30{
        text-align: center;
    }
    
    #Menu {
        text-align: center;
    }
    
    #Menu .nav {
        margin-bottom: 0;
        margin-top: 0;
    }
    
    #Menu .nav li {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #Menu .nav > li > a {
        font-size: 15px;
    }
    
    #atliers .col-md-9 div {
        width: 100%;
    }
    
    #g-navigation .g-logo img {
        width: 105px;
    }
    
    #g-container-9381 .g-container {
        width: 85%;
    }
    
    body p {
        font-size: 16px;
    }
    
    #g-mainbar img.pull-right{
        display:none;
    }
    
    #fiscalv1, #dataNascimento, #fiscalv2, #dataNascimentov2, #fiscalv3, #dataNascimentov3, #fiscalv4, #dataNascimentov4, #fiscalv5, #dataNascimentov5, #fiscalv6, #dataNascimentov6, #fiscalv7, #dataNascimentov7, #fiscalv8, #dataNascimentov8, #fiscalv9, #dataNascimentov9, #fiscalv10, #dataNascimentov10, #fiscalv11, #dataNascimentov11, #fiscalv12, #dataNascimentov12, #fiscalv13, #dataNascimentov13, #fiscalv14, #dataNascimentov14, #fiscalv15, #dataNascimentov15, #fiscalv16, #dataNascimentov16, #fiscalv17, #dataNascimentov17, #fiscalv18, #dataNascimentov18, #fiscalv19, #dataNascimentov19, #fiscalv20, #dataNascimentov20, #fiscalv21, #dataNascimentov21, #fiscalv22, #dataNascimentov22, #fiscalv23, #dataNascimentov23, #fiscalv24, #dataNascimentov24, #fiscalv25, #dataNascimentov25, #fiscalv26, #dataNascimentov26, #fiscalv27, #dataNascimentov27, #fiscalv28, #dataNascimentov28, #fiscalv29, #dataNascimentov29, #fiscalv30, #dataNascimentov30, #namev1, #telefv1, #namev2, #telefv2, #namev3, #telefv3, #namev4, #telefv4, #namev5, #telefv5, #namev6, #telefv6, #namev7, #telefv7, #namev8, #telefv8, #namev9, #telefv9, #namev10, #telefv10, #namev11, #telefv11, #namev12, #telefv12, #namev13, #telefv13, #namev14, #telefv14, #namev15, #telefv15, #namev16, #telefv16, #namev17, #telefv17, #namev18, #telefv18, #namev19, #telefv19, #namev20, #telefv20, #namev21, #telefv21, #namev22, #telefv22, #namev23, #telefv23, #namev24, #telefv24, #namev25, #telefv25, #namev26, #telefv26, #namev27, #telefv27, #namev28, #telefv28, #namev29, #telefv29, #namev30, #telefv30, #mail, #confmail, #telef, #dataVisita, #horaVisita, #numPessoas, #mobilidadeReduzida {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }
    
    #namev1, #telefv1, #namev2, #telefv2, #namev3, #telefv3, #namev4, #telefv4, #namev5, #telefv5, #namev6, #telefv6, #namev7, #telefv7, #namev8, #telefv8, #namev9, #telefv9, #namev10, #telefv10, #namev11, #telefv11, #namev12, #telefv12, #namev13, #telefv13, #namev14, #telefv14, #namev15, #telefv15, #namev16, #telefv16, #namev17, #telefv17, #namev18, #telefv18, #namev19, #telefv19, #namev20, #telefv20, #namev21, #telefv21, #namev22, #telefv22, #namev23, #telefv23, #namev24, #telefv24, #namev25, #telefv25, #namev26, #telefv26, #namev27, #telefv27, #namev28, #telefv28, #namev29, #telefv29, #namev30, #telefv30, #mail, #telef, #dataVisita, #numPessoas {
        padding-right: 0;
    }
    
    #fiscalv1, #dataNascimento, #fiscalv2, #dataNascimentov2, #fiscalv3, #dataNascimentov3, #fiscalv4, #dataNascimentov4, #fiscalv5, #dataNascimentov5, #fiscalv6, #dataNascimentov6, #fiscalv7, #dataNascimentov7, #fiscalv8, #dataNascimentov8, #fiscalv9, #dataNascimentov9, #fiscalv10, #dataNascimentov10, #fiscalv11, #dataNascimentov11, #fiscalv12, #dataNascimentov12, #fiscalv13, #dataNascimentov13, #fiscalv14, #dataNascimentov14, #fiscalv15, #dataNascimentov15, #fiscalv16, #dataNascimentov16, #fiscalv17, #dataNascimentov17, #fiscalv18, #dataNascimentov18, #fiscalv19, #dataNascimentov19, #fiscalv20, #dataNascimentov20, #fiscalv21, #dataNascimentov21, #fiscalv22, #dataNascimentov22, #fiscalv23, #dataNascimentov23, #fiscalv24, #dataNascimentov24, #fiscalv25, #dataNascimentov25, #fiscalv26, #dataNascimentov26, #fiscalv27, #dataNascimentov27, #fiscalv28, #dataNascimentov28, #fiscalv29, #dataNascimentov29, #fiscalv30, #dataNascimentov30, #confmail, #horaVisita, #mobilidadeReduzida {
        padding-left: 0;
    }
    
    .appendedContainer #Veracidade label, .appendedContainer #PoliticaPrivacidade label {
        width: 92%;
    }
    
    .itemid-361 #g-mainbar .backgroundErro li{
        font-size: 16px;
    }
}

@media (min-width: 592px) and (max-width: 767px){
    .w25 {
        font-size: 14px;
        width: 22.3%;
    }
    
    #g-page-surround {
        padding: 30px 0;
    }
    
    #g-container-9381{
        height: 90%;
        overflow-x: hidden;
    }
    
    #g-navigation > .g-container {
        padding: 0px 28px 0 19px;
    }
    
    #g-navigation .size-30{
        text-align: center;
    }
    
    #Menu {
        text-align: center;
    }
    
    #Menu .nav {
        margin-bottom: 0;
        margin-top: 0;
    }
    
    #Menu .nav li {
        padding-left: 5px;
        padding-right: 5px;
    }
    
    #Menu .nav > li > a {
        font-size: 16px;
    }
    
    #atliers .col-md-9 div {
        width: 49%;
    }
    
    #g-navigation .g-logo img {
        width: 130px;
    }
    
    #g-container-9381 .g-container {
        width: 85%;
    }
    
    #g-mainbar img.pull-right{
        display:none;
    }
    
    #namev1, #telefv1, #namev2, #telefv2, #namev3, #telefv3, #namev4, #telefv4, #namev5, #telefv5, #namev6, #telefv6, #namev7, #telefv7, #namev8, #telefv8, #namev9, #telefv9, #namev10, #telefv10, #namev11, #telefv11, #namev12, #telefv12, #namev13, #telefv13, #namev14, #telefv14, #namev15, #telefv15, #namev16, #telefv16, #namev17, #telefv17, #namev18, #telefv18, #namev19, #telefv19, #namev20, #telefv20, #namev21, #telefv21, #namev22, #telefv22, #namev23, #telefv23, #namev24, #telefv24, #namev25, #telefv25, #namev26, #telefv26, #namev27, #telefv27, #namev28, #telefv28, #namev29, #telefv29, #namev30, #telefv30, #mail, #telef, #dataVisita, #numPessoas {
        padding-right: 2%;
    }
    
    #fiscalv1, #dataNascimento, #fiscalv2, #dataNascimentov2, #fiscalv3, #dataNascimentov3, #fiscalv4, #dataNascimentov4, #fiscalv5, #dataNascimentov5, #fiscalv6, #dataNascimentov6, #fiscalv7, #dataNascimentov7, #fiscalv8, #dataNascimentov8, #fiscalv9, #dataNascimentov9, #fiscalv10, #dataNascimentov10, #fiscalv11, #dataNascimentov11, #fiscalv12, #dataNascimentov12, #fiscalv13, #dataNascimentov13, #fiscalv14, #dataNascimentov14, #fiscalv15, #dataNascimentov15, #fiscalv16, #dataNascimentov16, #fiscalv17, #dataNascimentov17, #fiscalv18, #dataNascimentov18, #fiscalv19, #dataNascimentov19, #fiscalv20, #dataNascimentov20, #fiscalv21, #dataNascimentov21, #fiscalv22, #dataNascimentov22, #fiscalv23, #dataNascimentov23, #fiscalv24, #dataNascimentov24, #fiscalv25, #dataNascimentov25, #fiscalv26, #dataNascimentov26, #fiscalv27, #dataNascimentov27, #fiscalv28, #dataNascimentov28, #fiscalv29, #dataNascimentov29, #fiscalv30, #dataNascimentov30, #confmail, #horaVisita, #mobilidadeReduzida {
        padding-left: 2%;
    }
    
    #fiscalv1, #dataNascimento, #fiscalv2, #dataNascimentov2, #fiscalv3, #dataNascimentov3, #fiscalv4, #dataNascimentov4, #fiscalv5, #dataNascimentov5, #fiscalv6, #dataNascimentov6, #fiscalv7, #dataNascimentov7, #fiscalv8, #dataNascimentov8, #fiscalv9, #dataNascimentov9, #fiscalv10, #dataNascimentov10, #fiscalv11, #dataNascimentov11, #fiscalv12, #dataNascimentov12, #fiscalv13, #dataNascimentov13, #fiscalv14, #dataNascimentov14, #fiscalv15, #dataNascimentov15, #fiscalv16, #dataNascimentov16, #fiscalv17, #dataNascimentov17, #fiscalv18, #dataNascimentov18, #fiscalv19, #dataNascimentov19, #fiscalv20, #dataNascimentov20, #fiscalv21, #dataNascimentov21, #fiscalv22, #dataNascimentov22, #fiscalv23, #dataNascimentov23, #fiscalv24, #dataNascimentov24, #fiscalv25, #dataNascimentov25, #fiscalv26, #dataNascimentov26, #fiscalv27, #dataNascimentov27, #fiscalv28, #dataNascimentov28, #fiscalv29, #dataNascimentov29, #fiscalv30, #dataNascimentov30, #namev1, #telefv1, #namev2, #telefv2, #namev3, #telefv3, #namev4, #telefv4, #namev5, #telefv5, #namev6, #telefv6, #namev7, #telefv7, #namev8, #telefv8, #namev9, #telefv9, #namev10, #telefv10, #namev11, #telefv11, #namev12, #telefv12, #namev13, #telefv13, #namev14, #telefv14, #namev15, #telefv15, #namev16, #telefv16, #namev17, #telefv17, #namev18, #telefv18, #namev19, #telefv19, #namev20, #telefv20, #namev21, #telefv21, #namev22, #telefv22, #namev23, #telefv23, #namev24, #telefv24, #namev25, #telefv25, #namev26, #telefv26, #namev27, #telefv27, #namev28, #telefv28, #namev29, #telefv29, #namev30, #telefv30, #mail, #confmail, #telef, #dataVisita, #horaVisita, #numPessoas, #mobilidadeReduzida{
        width: 49.5%;
    }
    
    #dia, #mes, #ano, #diav1, #mesv1, #anov1, #diav2, #mesv2, #anov2, #diav3, #mesv3, #anov3, #diav4, #mesv4, #anov4, #diav5, #mesv5, #anov5, #diav6, #mesv6, #anov6, #diav7, #mesv7, #anov7, #diav8, #mesv8, #anov8, #diav9, #mesv9, #anov9, #diav10, #mesv10, #anov10, #diav11, #mesv11, #anov11, #diav12, #mesv12, #anov12, #diav13, #mesv13, #anov13, #diav14, #mesv14, #anov14, #diav15, #mesv15, #anov15, #diav16, #mesv16, #anov16, #diav17, #mesv17, #anov17, #diav18, #mesv18, #anov18, #diav19, #mesv19, #anov19, #diav20, #mesv20, #anov20, #diav21, #mesv21, #anov21, #diav22, #mesv22, #anov22, #diav23, #mesv23, #anov23, #diav24, #mesv24, #anov24, #diav25, #mesv25, #anov25, #diav26, #mesv26, #anov26, #diav27, #mesv27, #anov27, #diav28, #mesv28, #anov28, #diav29, #mesv29, #anov29, #diav30, #mesv30, #anov30{
        width: 30%;
    }
    
    #hora, #minuto {
        width: 48%;
    }
    
    .appendedContainer #Veracidade label, .appendedContainer #PoliticaPrivacidade label {
        width: 95%;
    }
}


@media (min-width: 768px) and (max-width: 958px){
    #Menu .nav {
        margin-top: 40px;
    }
    
    .w25 {
        width: 22.3%;
    }
    
    #g-container-9381 .g-container {
        width: 85%;
    }
    
    #g-container-9381{
        padding-top: 130px;
    }
    
    #g-navigation .g-logo img {
        width: 150px;
    }
    
    #fiscalv1, #dataNascimento, #fiscalv2, #dataNascimentov2, #fiscalv3, #dataNascimentov3, #fiscalv4, #dataNascimentov4, #fiscalv5, #dataNascimentov5, #fiscalv6, #dataNascimentov6, #fiscalv7, #dataNascimentov7, #fiscalv8, #dataNascimentov8, #fiscalv9, #dataNascimentov9, #fiscalv10, #dataNascimentov10, #fiscalv11, #dataNascimentov11, #fiscalv12, #dataNascimentov12, #fiscalv13, #dataNascimentov13, #fiscalv14, #dataNascimentov14, #fiscalv15, #dataNascimentov15, #fiscalv16, #dataNascimentov16, #fiscalv17, #dataNascimentov17, #fiscalv18, #dataNascimentov18, #fiscalv19, #dataNascimentov19, #fiscalv20, #dataNascimentov20, #fiscalv21, #dataNascimentov21, #fiscalv22, #dataNascimentov22, #fiscalv23, #dataNascimentov23, #fiscalv24, #dataNascimentov24, #fiscalv25, #dataNascimentov25, #fiscalv26, #dataNascimentov26, #fiscalv27, #dataNascimentov27, #fiscalv28, #dataNascimentov28, #fiscalv29, #dataNascimentov29, #fiscalv30, #dataNascimentov30, #namev1, #telefv1, #namev2, #telefv2, #namev3, #telefv3, #namev4, #telefv4, #namev5, #telefv5, #namev6, #telefv6, #namev7, #telefv7, #namev8, #telefv8, #namev9, #telefv9, #namev10, #telefv10, #namev11, #telefv11, #namev12, #telefv12, #namev13, #telefv13, #namev14, #telefv14, #namev15, #telefv15, #namev16, #telefv16, #namev17, #telefv17, #namev18, #telefv18, #namev19, #telefv19, #namev20, #telefv20, #namev21, #telefv21, #namev22, #telefv22, #namev23, #telefv23, #namev24, #telefv24, #namev25, #telefv25, #namev26, #telefv26, #namev27, #telefv27, #namev28, #telefv28, #namev29, #telefv29, #namev30, #telefv30, #mail, #confmail, #telef, #dataVisita, #horaVisita, #numPessoas, #mobilidadeReduzida {
        width: 49.5%;
    }
    
    #dia, #mes, #ano, #diav1, #mesv1, #anov1, #diav2, #mesv2, #anov2, #diav3, #mesv3, #anov3, #diav4, #mesv4, #anov4, #diav5, #mesv5, #anov5, #diav6, #mesv6, #anov6, #diav7, #mesv7, #anov7, #diav8, #mesv8, #anov8, #diav9, #mesv9, #anov9, #diav10, #mesv10, #anov10, #diav11, #mesv11, #anov11, #diav12, #mesv12, #anov12, #diav13, #mesv13, #anov13, #diav14, #mesv14, #anov14, #diav15, #mesv15, #anov15, #diav16, #mesv16, #anov16, #diav17, #mesv17, #anov17, #diav18, #mesv18, #anov18, #diav19, #mesv19, #anov19, #diav20, #mesv20, #anov20, #diav21, #mesv21, #anov21, #diav22, #mesv22, #anov22, #diav23, #mesv23, #anov23, #diav24, #mesv24, #anov24, #diav25, #mesv25, #anov25, #diav26, #mesv26, #anov26, #diav27, #mesv27, #anov27, #diav28, #mesv28, #anov28, #diav29, #mesv29, #anov29, #diav30, #mesv30, #anov30{
        width: 30%;
    }
    
    #hora, #minuto {
        width: 48%;
    }
    
    .appendedContainer #Veracidade label, .appendedContainer #PoliticaPrivacidade label {
        width: 97%;
    }
}

@media (min-width: 959px) and (max-width: 1199px){
    #g-container-9381 .g-container {
        width: 85%;
    }
    
    .appendedContainer #Veracidade label, .appendedContainer #PoliticaPrivacidade label {
        width: 97%;
    }
}