@font-face {
    font-family: 'gotham_mediumregular';
    src: url('../Font/ufonts.com_gotham-medium-webfont.eot');
    src: url('../Font/ufonts.com_gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Font/ufonts.com_gotham-medium-webfont.woff') format('woff'),
         url('../Font/ufonts.com_gotham-medium-webfont.ttf') format('truetype'),
         url('../Font/ufonts.com_gotham-medium-webfont.svg#gotham_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_lightregular';
    src: url('../Font/ufonts.com_gotham-light-webfont.eot');
    src: url('../Font/ufonts.com_gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('Font/ufonts.com_gotham-light-webfont.woff') format('woff'),*/
         url('../Font/ufonts.com_gotham-light-webfont.ttf') format('truetype'),
         url('../Font/ufonts.com_gotham-light-webfont.svg#gotham_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'Gotham-Bold';
  src: url('../Font/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
  url('../Font/Gotham-Bold.otf')  format('opentype'),
  url('../Font/Gotham-Bold.woff') format('woff'), 
  url('../Font/Gotham-Bold.ttf')  format('truetype'), 
  url('../Font/Gotham-Bold.svg#Gotham-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Gotham-Book';
  src: url('../Font/Gotham-Book.eot?#iefix') format('embedded-opentype'),  
  url('../Font/Gotham-Book.otf')  format('opentype'),
  url('../Font/Gotham-Book.woff') format('woff'), 
  url('../Font/Gotham-Book.ttf')  format('truetype'), 
  url('../Font/Gotham-Book.svg#Gotham-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

.html-form {
    background: #fff !important;
}

.formu {
    padding: 0px;
}

#cabeza {
    max-width: 1100px;
    margin: 0px auto;
    margin-top: 23px;
    margin-bottom: 25px;
    padding: 0px 10px;
}

#cabeza img {
    width: 100%;
    max-width: 299px;
}

.cabez {
    max-width: 1100px;
    margin: 0px auto;
    padding: 0px 10px;
}

.coi h1 {
    margin: 0px;
    font-weight: normal;
    font-size: 47px;
    background: #005699;
    color: #fff;
    line-height: initial;
    font-family: Gotham-Bold;
    padding: 37.5px 46px;
    border-radius: 0px 0px 32px 32px;
}

.content {
    max-width: 1100px;
    margin: 0px auto;
    padding: 0px 10px;
}

.title-01 {
    margin: 0px;
    font-weight: normal;
    font-family: Gotham-Bold;
    font-size: 30px;
    color: #005699;
    margin-bottom: 37px;
    margin-top: 53px;
}

.img-pri img {
    width: 100%;
}

.txt-pri h3 {
    margin: 0px;
    font-weight: normal;
    background: #005699;
    color: #fff;
    margin-top: 5px;
    font-size: 24px;
    font-family: Gotham-Bold;
    line-height: initial;
    padding: 30px 30px;
    min-height: 147px;
}

.lis-con {
    margin-bottom: 20px;
}

.cor2 {
    margin-top: 10px;
    margin-bottom: 54px;
}

#footer {
    background: #005699;
    color: #fff;
    max-width: 1080px;
    margin: 0px auto;
    padding: 57.5px 0px;
}

.lis-con a {
    cursor: pointer;
    display: block;
    transition: all 0.4s ease;
}

.lis-con a:hover {
    transform: scale(1.02);
}

.redes a i {
    width: 46px;
    height: 48px;
    display: inline-block;
    font-size: 0px;
}

.redes a:nth-child(1) i {
    background: url(../img/facebook.png);
}

.redes a:nth-child(2) i {
    background: url(../img/twitter.png);
}

.redes a:nth-child(3) i {
    background: url(../img/youtube.png);
}

.redes a:nth-child(4) i {
    background: url(../img/wordpress.png);
    width: 48px;
    height: 48px;
}

.redes {
    margin-top: -15px;
    text-align: center;
    margin-bottom: 32px;
}

.text0 p {
    margin: 0px;
    font-family: Gotham-Book;
    font-size: 18px;
    text-align: center;
}

.redes a {
    margin: 0px 7.5px;
}

.spinner {
  margin: 18% auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 20px;
  height: 20px;
  background-color: #005699;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  /* margin: 0px 4px; */
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
.load {
    position: fixed;
    background: #fff;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.load .tye {
    font-family: Gotham-Bold;
    color: #005699;
    font-size: 29px;
    text-align: center;
}

.cabes img {
    width: 100%;
}

.cabes {
    padding: 0px 10px;
    max-width: 1100px;
    margin: 0px auto;
}

.con-form {
    padding: 0px 10px;
    max-width: 1100px;
    margin: 0px auto;
}

.title-03 {
    margin: 0px;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Gotham-Bold;
    color: #959595;
    margin-bottom: 12px;
}

.con-erro {
    padding: 0px 10px;
    max-width: 1100px;
    margin: 0px auto;
}

.con-erro h1 {
    text-align: center;
    font-weight: normal;
    font-family: Gotham-Bold;
    color: #005699;
    padding: 7% 0px;
}

.title-pri {
    font-weight: normal;
    color: #005699;
    font-size: 24px;
    font-family: Gotham-Bold;
    margin: 0px;
    margin-top: 26px;
    margin-bottom: 55px;
}

#form00 label {
    margin: 0px;
    font-size: 20px;
    font-family: Gotham-Book;
    color: #959595;
    margin-bottom: 9px;
}

#form00 input {
    font-size: 16px;
    border: 1px solid #959595;
    border-radius: 10px 10px 0px 0px;
    padding: 9.5px 13px;
}

.inregion i {
    display: inline-block;
    border: 1px solid #959595;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: white;
}

.inregion {
    position: relative;
    padding: 3.5px 0px;
    padding-left: 46px;
    padding-right: 12px;
}

.inregion input {
    position: absolute;
    top: 9px;
    left: 11px;
}

.inregion i:hover, .inac i {
    background: #005699;
    box-shadow: inset 0px 0px 0px 6px #fff;
    cursor: pointer;
}

.inpre i {
    display: inline-block;
    border: 1px solid #959595;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    left: 0px;
    background: white;
}

.inpre {
    position: relative;
    padding: 3.5px 0px;
    padding-left: 49px;
    /* padding-right: 12px; */
}

.inpre input {
    position: absolute;
    top: 9px;
    left: 11px;
}

.inpre i:hover, .inpact i {
    background: #005699;
    box-shadow: inset 0px 0px 0px 6px #fff;
    cursor: pointer;
}

.liop i {
    display: inline-block;
    border: 1px solid #959595;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: white;
}

.liop {
    position: relative;
    padding: 3.5px 0px;
    padding-left: 46px;
    padding-right: 12px;
}

.liop input {
    position: absolute;
    top: 9px;
    left: 11px;
}

.liop i:hover, .liact i {
    background: #005699;
    box-shadow: inset 0px 0px 0px 6px #fff;
    cursor: pointer;
}

.inpre span {
    display: block;
    clear: both;
    line-height: initial;
}

.lity {
    padding: 0px;
    margin: 0px;
}

.lity li {
    display: block;
}

.tity0 span {
    display: block;
    font-size: 20px;
    text-align: center;
    font-family: Gotham-Book;
    color: #fff;
    background: #005699;
    padding: 12px 0px;
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 25px;
}

.termiac i {
    width: 39px;
    display: block;
    height: 39px;
    border: 2px solid #a0a0a0;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #fff;
}

.termiac {
    position: relative;
    padding: 5.5px 0px;
    padding-left: 50px;
}

.termiac input {
    position: absolute;
    top: 11px;
    left: 12px;
    cursor: pointer;
    visibility: hidden;
}

.termiac i:hover,.teact i {
    background: #005699;
    box-shadow: inset 0px 0px 0px 6px #fff;
}

.termiac a {
    color: #959595;
}

.button button {
    font-family: Gotham-Book;
    color: #fff;
    font-size: 20px;
    background: #02b5ed;
    border-radius: 10px 10px 0px 0px;
    padding: 15px 0px;
    width: 100%;
    max-width: 340px;
}

#form00 .form-group {
    margin-bottom: 30px;
}

#form00 .col-12:nth-child(12) {
    margin-top: 44px;
}

#form00 .col-12:nth-child(21) {
    margin-top: 63px;
}

#form00 .col-12:nth-child(25) {
    margin-top: 60px;
}

#form00 .col-12:nth-child(28) {
    margin-top: 50px;
}

.col-12.button {
    margin: 60px 0px;
}

.lit {
    display: none;
}

.erro h5 {
    text-align: center;
    text-transform: uppercase;
    line-height: initial;
    padding: 44px 0px;
    font-size: 24px;
    margin: 0px;
    font-family: Gotham-Book;
}

.txr-co h3 {
    font-family: Gotham-Bold;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color: #005699;
    margin-bottom: 20px;
}

.txr-co p {
    text-align: center;
    font-size: 20px;
    color: #7d7d7d;
    font-family: Gotham-Book;
    margin-bottom: 23px;
}

.txr-co p b {
    font-weight: normal;
    font-family: Gotham-Bold;
}

.txr-co p:last-child {
    margin-bottom: 0px;
}

.txr-co {
    padding: 60px 9%;
}

#form00 p {
    font-family: Gotham-Book;
    color: #959595;
    margin-bottom: 15px;
}

.lit p {
    padding-left: 11px;
    margin-top: -20px;
}

#form00 .lity label {
    font-size: 14px;
}

#form00 .lity label span:nth-child(3) {
    font-family: Gotham-Bold !important;
}

.acet i {
    border: 1px solid #959595;
    display: inline-block;
    color: transparent;
    padding: 2px 0px;
    width: 36px;
    border-radius: 111px;
}

.acet .acta i, .acet i:hover {
    background: #005699;
    box-shadow: inset 0px 0px 0px 6px #fff;
    cursor: pointer;
}

.acet input {
    position: absolute;
    top: 12px;
    right: 11px;
    visibility: hidden;
}

.acet label {
    position: relative;
    margin: 0px !important;
    margin-right: 55px !important;
}