@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');

html {box-sizing: border-box;font-family:"Roboto", sans-serif;}
*, *:before, *:after {box-sizing: inherit;}

body {
  font-family:"Roboto", sans-serif !important;
}

p{
  color: #161616;
  font-size: 16px;
}

p.txt-branco{
 color: #fff;
 font-size: 16px !important;
}

p.txt-serv{
 color: #fff;
 font-size: 30px !important;
 font-weight: bold;
}

a{
  color: #0054b3;
  font-size: 16px;
}

a:hover{ 
  color: #0054b3;
  text-decoration: none;
}

a.link{
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
}

a.link:hover{ 
  color: #fff;
  text-decoration: none;
}

a.link-topo{
 color: #FFF;
 font-weight: bold;
 font-size: 48px;
 font-family: "Gotham Bold", sans-serif;
 text-transform: uppercase;
}

a.link-topo:hover{ 
 color: #FFF;
 font-weight: bold;
 font-size: 48px;
 font-family: "Gotham Bold", sans-serif;
 text-transform: uppercase;
}

ul.itens li{
 margin-bottom: 20px;
 font-size: 16px;
} 

h1{
 color: #FFF;
 font-weight: bold;
 font-size: 48px;
 font-family: "Gotham Bold", sans-serif;
 text-transform: uppercase;
}

h1.r{
 font-size: 34px;
 text-transform: inherit;
 font-family: "Roboto", sans-serif;
}

h2{
  font-size: 30px;
  color: #0d6b37;
  font-family:"Roboto", sans-serif;
  font-weight: bold;
  margin-bottom: 30px;
}

h2.m{
  font-size: 24px;
  text-transform: uppercase;
}

h3{
  font-size: 24px;
  color: #161616;
  font-family:"Roboto", sans-serif;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

a.bt-agendamento{
 padding: 25px 0;
 background-color: #1c3256;
 font-size: 24px;
 color: white;
 border-radius: 25px;
 display: block;
 text-align: center;
 margin-left: 30px;
 margin-right: 30px;
}

a.bt-agendamento{
 color: white;
}

.bt-doacoes{
 padding: 19px 32px;
 background-color: #c6c6c6;
 font-size: 16px;
 color: #161616;
 border-radius: 50px;
 text-align: center;
 display: inline-block;
 font-weight: bold;
}

.material-icons {
 vertical-align: sub;
 font-size: 21px !important;
}

section {
  padding: 35px;
}

section.margin {
  padding: 35px 0 0 0;
}

section.bg-1 {
 background-color: #1c3256;
}

.box-1{
 padding: 30px;
 border: 2px solid #0d6b37;
 border-radius: 25px;
}

.box-2{
 padding: 30px 25px;
 background-color: #002e5c;
 margin: 40px 0;
}

.box-3{
 background-color: #5ec65d;
 padding: 25px;
}

.cor1{
 background-color: #002e5c;
}

.cor2{
 background-color: #33587d;
}

.vertical-align {
  display: flex;
  align-items: center;
}

footer.ft{
  padding: 25px 0;
  background-color: #5ec65d;
}

footer.ft p{
  color: #3d3d3c;
  font-size: 16px;
  font-weight: bold;
}

footer.ft p.tit{
  color: #3d3d3c;
  font-size: 16px;
  text-transform: uppercase;
}

footer.ft a{
  color: #3d3d3c;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

footer.ft a:hover{
  color: #3d3d3c;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

button:focus {outline:0 !important;}

.navbar{
 padding: .2rem 1rem;
}

.navbar-brand {
 margin-right: 1rem;
}

/*
.form-control {
 background-color: #343a40;
} 
*/

.btn-outline-secondary {
 color: #fff;
}

 img.brand{
  margin-top: -4px;
}

@media only screen and (max-device-width: 1024px) {

a.link-topo{
 color: #FFF;
 font-weight: bold;
 font-size: 24px;
 font-family: "Gotham Bold", sans-serif;
 text-transform: uppercase;
}

a.link-topo:hover{ 
 color: #FFF;
 font-weight: bold;
 font-size: 48px;
 font-family: "Gotham Bold", sans-serif;
 text-transform: uppercase;
}

.flip-card{
 width: 300px !important;
}

.flip-card-front{
 padding: 29% !important;
}

 h1{
  font-size: 23px;
 }

 .box-3{
  padding: 3px;
 }

 img.brand{
   height: 15px;
   width: 257px;
  }

 .form-control {
  width: 70%;
 }
}

.sticky.is-sticky {
    position: fixed;
    right: 15%;
    top: 0;
    z-index: 1000;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

table {
    background-color: #eee;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
  src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2') format('woff2'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff') format('woff'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font: normal normal 16px/1 'Glyphicons Halflings';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 4px;
}

@font-face {
    font-family: 'Gotham Black';
    font-style: normal;
    font-weight: normal;
    src: url('/site/midia/arquivos/Gotham-Black-eot.eot');
    src: local('Gotham Black'),
         url('/site/midia/arquivos/Gotham-Black-ttf.ttf') format('truetype'),
         url('/site/midia/arquivos/Gotham-Black.woff') format('woff'),
         url('/site/midia/arquivos/Gotham-Black-woff2.woff2') format('woff2'),
         url('/site/midia/arquivos/Gotham-Black-svg.svg') format('svg');
}

@font-face {
    font-family: 'Gotham Medium';
    font-style: normal;
    font-weight: normal;
    src: url('/site/midia/arquivos/gotham-Medium-eot.eot');
    src: local('Gotham Medium'),
         url('/site/midia/arquivos/gotham-Medium-ttf.ttf') format('truetype'),
         url('/site/midia/arquivos/gotham-Medium-woff.woff') format('woff'),
         url('/site/midia/arquivos/gotham-Medium-svg.svg') format('svg');
}

@font-face {
    font-family: 'Gotham Bold';
    font-style: normal;
    font-weight: normal;
    src: url('/site/midia/arquivos/gotham_bold_r-eot');
    src: local('Gotham Medium'),
         url('/site/midia/arquivos/gotham_bold_r-ttf.ttf') format('truetype'),
         url('/site/midia/arquivos/gotham_bold_r-woff.woff') format('woff'),
         url('/site/midia/arquivos/gotham_bold_r-svg.svg') format('svg');
}

