@font-face {
  font-family: 'FuturaStd-Condensed';
  src: url('../fonts/FuturaStd-Condensed.eot');
  src: url('../fonts/FuturaStd-Condensed.woff2') format('woff2'),
       url('../fonts/FuturaStd-Condensed.woff') format('woff'),
       url('../fonts/FuturaStd-Condensed.ttf') format('truetype'),
       url('../fonts/FuturaStd-Condensed.svg#FuturaStd-Condensed') format('svg'),
       url('../fonts/FuturaStd-Condensed.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTSans-Narrow';
  src: url('../fonts/PTSans-Narrow.woff') format('woff'),
       url('../fonts/PTSans-Narrow.ttf') format('truetype'),
       url('../fonts/PTSans-Narrow.svg#PTSans-Narrow') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ptsansnarrow';
  src: url('../fonts/ptsansnarrow.eot');
  src: url('../fonts/ptsansnarrow.woff2') format('woff2'),
       url('../fonts/ptsansnarrow.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

.video{
    background-color: #efefdb;
    padding: 25px 0 15px;
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

#conteudos{
    background-color: #efefdb;
    padding-bottom: 25px;
}

.classWithPad1 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad2 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad3 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: 890px;
}

.classWithPad1-noticias01 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad1-noticias02 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
    padding-bottom: 336px;
}

@media screen and (min-width: 0px) and (max-width: 991px) {
  .classWithPad1-noticias02 {
      padding-bottom: 0px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .classWithPad1-noticias02 {
      padding-bottom: 425px;
    }
}

#conteudos .conteudos-text h4{
    font-size: 27px;
    font-style: normal;
    line-height: 30px;
    color: #491400;
    font-family: "FuturaStd-Condensed", sans-serif;
    text-transform: none;
    padding-top: 25px;
    padding-left: 30px;
}

#conteudos .conteudos-text p{
    font-size: 21px;
    font-style: normal;
    line-height: 30px;
    color: #4d4d4d;
    font-family: "PT Sans Narrow", sans-serif;
    margin: 0;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

#conteudos .conteudos-text p.modernizacao {
    font-size: 21px;
    font-style: normal;
    line-height: 30px;
    color: #4d4d4d;
    font-family: "PT Sans Narrow", sans-serif;
    margin: 0;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 60px;
}

#conteudos .conteudos-text p.desenvolvimento {
    font-size: 21px;
    font-style: normal;
    line-height: 30px;
    color: #4d4d4d;
    font-family: "PT Sans Narrow", sans-serif;
    margin: 0;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

#mapa{
  padding-top: 0px;
	padding-bottom: 0px;
  margin-bottom: -6px;
}

.contatos{
	padding-top: 25px;
}

a.link{
  font-size: 21px;
  font-style: normal;
  color: #bda86f;
  font-family: "PT Sans Narrow";
  text-decoration: underline;
}

a:hover{
	color:#4d4d4d;
	text-decoration:underline;
}

/* xtra small devices */
@media screen and (min-width: 0px) and (max-width: 600px) {
  .embed-responsive video {
      top: 40px;
  }
.classWithPad1 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad2 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad3 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.video{
    padding: 15px 0 15px;
}

.form-control {
  width: 100% !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0px solid #ccc;
  color: #000000 !important;
}
.center_div{
    margin: 0 auto;
    width:80% !important; /* value of your choice which suits your alignment */
}
select{
  width: 100% !important;
}
}

/* small devices */
@media screen and (min-width: 601px) and (max-width: 990px) {

.classWithPad1 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad2 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad3 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.video{
    padding: 20px 0 20px;
}
select{
  width: 100% !important;
}

}

/* desktop devices */
@media (min-width: 991px) and (max-width: 1200px) {
.classWithPad1 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

.classWithPad2 {
    background-color: white;
    margin:5px;
    padding:5px;
    height: auto;
}

}

.center_div{
    margin: 0 auto;
    width:67%; /* value of your choice which suits your alignment */
}

.form-control {
    width: 80%;
    font-size: 15px !important;
    -webkit-border-radius: 0;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -moz-border-radius: 0;  /* Firefox 1-3.6 */
    border-radius: 0;  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    color: #000000 !important;
}


@media screen and (min-width: 992px) and (max-width: 1322px) {
  .form-inline .form-control {
    width: 60px;
}
.center_div{
  width: 94%;
}

}


/* small devices */
@media screen and (min-width: 561px) and (max-width: 991px) {
  .form-control {
    width: 100%;
  }
  .form-inline .form-control {
    width: 76px;
    display: inline;
  }
  .form-horizontal .control-label {
      text-align: left;
      margin-bottom: 8px;
  }
  select{
    width: 100% !important;
  }
}

/* xtra small devices */
@media screen and (min-width: 1323px) and ( max-width:1561px){
  .center_div {
    width:77%;
  }
}



@media screen and (min-width: 0px) and ( max-width:991px){
  #conteudos .conteudos-text p.modernizacao {
      padding-bottom: 0px;
  }

  #conteudos .conteudos-text p.desenvolvimento {
      padding-bottom: 0px;
  }
}

@media screen and (min-width: 992px) and ( max-width:1199px){
  #conteudos .conteudos-text p.desenvolvimento {
      padding-bottom: 60px;
  }
}

h2.section-contato {
    font-size: 30px;
    color: #491400;
    font-family: 'FuturaStd-Condensed',sans-serif;
    margin-top: 40px;
}

.texto-form-obrigatorio {
    padding: 0px 0 15px 0;
    font-size: 18px;
    color: #4d4d4d;
    font-family: "PT Sans Narrow";
}

label {
    font-size: 14px;
}

select{
  display: block;
  width: 80%;
  height: 34px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #a7a7a7;
  background-color: #fff;
  background-image: url(../img/arrow.png);
  background-repeat: no-repeat;
  background-position: 99% 50%;
  border: 0px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   -webkit-border-radius: 0;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
   -moz-border-radius: 0;  /* Firefox 1-3.6 */
   border-radius: 0;  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}


.btn {
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
}
.btn-default {
  color: #FFFFFF;
  background-color: rgba(190,169,111,0.8);
}
.btn-default:hover,
.btn-default:focus {
  outline: none;
  color: #FFFFFF !important;
  background-color: rgba(73,20,0,0.8) !important;
}


.btn-group-lg>.btn, .btn-lg {
  padding: 20px 28px;
  font-size: 19px;
  line-height: 1.3333333;
  margin-bottom: 20px;
  font-family: 'FuturaStd-CondensedBold', sans-serif;
  letter-spacing: 0.3px;
  margin-top: 15px;
}

#btn-enviar{
  text-align: center;
}


#btn-enviar-recaptcha {
  text-align: center;
  margin-top: -11px;
  margin-right: 28px;
}

.checkbox-politica {
  display: inline;
  font-size: 16px;
  color: #4d4d4d;
  font-family: 'PT Sans Narrow';
  font-weight: normal;
  padding-left: 5px;
}

.checkbox-politica a {
  font-weight: bold;
  color: #4d4d4d;
  border-bottom: 2px solid #4d4d4d;
}

.checkbox-politica a:hover {
  text-decoration: none;
}
.checkbox-notificacoes {
  display: inline;
  font-size: 16px;
  color: #4d4d4d;
  font-family: 'PT Sans Narrow';
  font-weight: normal;
  padding-left: 5px;
}

.form-check {
  padding-bottom: 10px;
}

.radio {
  display: inline-block;
}

.text-sim {
  font-size: 16px;
  color: #4d4d4d;
  font-family: 'PT Sans Narrow';
  font-weight: normal;
  padding-right: 3px;
}

.text-nao {
  font-size: 16px;
  color: #4d4d4d;
  font-family: 'PT Sans Narrow';
  font-weight: normal;
  padding-right: 3px;
  padding-left: 5px;
}

label.text-sim {
  margin-bottom: 0px;
}

label.text-nao {
  margin-bottom: 0px;
}
