nav.nav-scroll {
                position: relative;
                z-index: 2;
                height: 2rem;
                box-sizing: border-box;
                overflow-y: hidden;
                padding: 1rem;
                border-top: 1px solid rgba(0,0,0,0.075);
            }
            nav.nav-scroll > ul {
                overflow-x: auto;
                text-align: center;
                white-space: nowrap;
                -webkit-overflow-scrolling: touch;
                padding-bottom: 1rem;
            }
            nav.nav-scroll > ul > li > a {
                font-weight: 500;
            }
            .news-slide > li > .uk-card {
                box-shadow: none;
                border:  1px solid rgba(0,0,0,0.075);
            }
            h1, h2, h3, h4, h5, h6 {
                font-weight: 500;
            }
           .uk-logo > img {
               padding-top: 5px;
            } 
            #header.uk-sticky-below {
                box-shadow: 0 2px 14px 0 rgba(0,0,0,0.07);
            }
            #content-head {
                margin-left: 10px;
            }
.align_left {float:left;margin: 5px 10px;}
.align_right{float:right;margin: 5px;}
.align_center{margin: 0px auto; display:block;}
em {color: #000;}
.uk-link, a {color: #5a7b7d;}
.uk-link, a:hover {color: #000;}
.uk-align-left {padding-bottom: 50px;}

.catcards {
    border: 1px solid;
    border-color: #ddd;
    padding: 10px;
    box-shadow: 5px 10px 18px #888888;
    }
.categories-a {
        border: 1px solid;
        border-color: #ddd;
        padding: 10px;
        box-shadow: 5px 10px 18px #888888;
        }


.buttonpdf {
    background-color: #333;
  border-radius: 15px 15px 15px 15px;
    border: none;
    padding: 10px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
}
.buttonpdf a:link{
    color: white!important;
}
.buttonpdf a:visited{
    color: white!important;
}
.headerb {
    font-weight:bold;
    padding-bottom:15px!important;
}
.errorb {
    color: white!important;
}
.button-admin{
display: inline-block;
z-index: 11111;
border: none;
position: fixed;
margin-left:-100px;
right:11%;
max-width: 300px;
bottom:50px;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 5px 5px;
font-size: 1.1em;
line-height: 1.42857143;
border-radius: 4px;
color: #fff;
background-color: #ff8000;
}
.button-admin:hover {
  color: #fff;
  background-color: #000;
}
.circle a{
    width:60px;
    height:60px;
    line-height:55px;
    border-radius:50px;
    font-size:16px;
    color:#fff;
    font-family: 'PT Sans', sans-serif;
    text-align:center;
    background-color:#72c43e;
    position:fixed;
    text-decoration:none;
    bottom:30px;
    right:10px;
    z-index:1000;
    -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
     background-image: url('./z_info-icon.png');
}
.circle a:hover{
    color:#fff;
    background-color:#3780ee;
    -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h1 {
    font-size: 1.4em!important;
}
.spacea {
    margin: 20px 0 50px;
}

.blog-post-summary img{
    width: 90px;
}
.blog-post-full img{
    width: 200px;
}
.shadow {
border: 1px solid #eee;
margin: 10px 20px 0 0;
overflow: hidden;
padding: 10px;
width: 97%;
box-shadow: 0 .4rem 1.1rem rgba(50,58,67,.12);
}
.uk-align-left {
margin: 10px 10px 10px 0px;
}
.uk-nav-header {
    margin-top: 20px;
    font-size: 1rem;
    font-weight: 600;
}
.uk-card-title-small {
    font-size: 1.1rem;
    line-height: 1.2;
}
.uk-article+.uk-article{
margin-top: 15px;
}
.uk-h2, h2 {
font-size: 1.5rem;
line-height: 1.3;
}
.marg-right {
    margin-right: 4px;
}
.form-address-1 {
    width: 100%;
}
.spacebottom {
    margin-bottom: 40px!important;
    }
.bhome {
overflow: hidden;
padding: 20px 10px;
margin: 10px 20px 0 0;
overflow: hidden;
width: 100%;
}
.buthome a{
color: #fff;
background-color: #7faeb2;
border-radius: 30px;
font-family: arial, verdana, sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 400;
padding: 9px 28px;
  font-size: 12px;
}
.buthome a:hover{
  background-color: #000;
}
.featuredimg {
    padding-right: 10px;
}
/*---------------------------------
  customcontactform
-----------------------------------*/
.customcontactform {
  margin: 10px 10px 10px 10px;
  background-color: #426e7f !important;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
}
.customcontactform .uk-form-label {
  color: #fff !important;
  padding-left: 10px;
}
#Inputfield_form_name, #Inputfield_form_about, #Inputfield_form_email, #Inputfield_form_tel, #Inputfield_observacoes {
    width: 90%;
    margin-left: 10px;
    margin-bottom: 10px;
    line-height: 16px;
}
.text-danger{
  color: #fff !important;
  font-style: italic !important;
}
.customcontactform h5 {
  color: #fff !important;
  font-size: 1rem;
  padding-left: 10px;
  padding-top: 20px;
}
.customcontactform .uk-button {
  font-size: 1rem;
    margin-left: 10px;
    margin-bottom: 20px;
background-color: #7faeb2;
border-color:  #7faeb2;
color:#fff ;
width: 90%;
border-radius: 30px;
font-family: arial, verdana, sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 400;
padding: 3px 3px 3px 3px;
  font-size: 1rem;
}

/*pagination */
.MarkupPagerNav {
    margin-top: 20px;
    clear: both;
    margin: 1em 0;
    font-family: Arial, sans-serif;
}
.MarkupPagerNav li {
display: inline;
list-style: none;
margin: 0;
}

.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
display: block;
float: left;
padding: 2px 9px;
color: #fff;
background: #2f4248;
margin-right: 3px;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}

.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
color: #fff;
background: #7faeb2;
text-decoration: none;
}

.MarkupPagerNav li.MarkupPagerNavSeparator {
display: inline;
color: #777;
background: #d2e4ea;
padding-left: 3px;
padding-right: 3px;
}

.uk-button {
    text-transform: none!important;
    font-size: 1rem;
    text-decoration: underline;
}
.imgpdf img {
    max-width: 154px!important;
    min-width: 154px!important;
}
@media (min-width: 768px) {
    .circle {
        display: none;
    }
    }

@media (max-width: 768px) {
    .blog-posts .categories {
        display: none;
    }
    .uk-h2, h2 {
        font-size: 1.2rem;
        line-height: 1.2;
        }
    .blog-post-full img {
        min-width: 280px;
        width: 100%;
        display: inline-block;
        }
    .uk-h3, h3 {
            font-size: 1.1rem;
            line-height: 1.1; 
        }
    .home-event {
            font-size:1rem!important;
            padding-top: 10px;
            }
} 
