/* geral */

a {
    transition: ease-in-out 0.3s;
}

a:hover {
    color: #F57F4B;
}

h1.h1, h2.h1, h3.h1, h4.h1, h5.h1, h6.h1 {
    font-size: 60px;
    line-height: 60px;
    color: #252733;
}

h1.h2, h2.h2, h3.h2, h4.h2, h5.h2, h6.h2 {
    font-size: 50px;
    line-height: 50px;
    color: #252733;
}

h1.h3, h2.h3, h3.h3, h4.h3, h5.h3, h6.h3 {
    font-size: 40px;
    line-height: 40px;
    color: #252733;
}

h1.h4, h2.h4, h3.h4, h4.h4, h5.h4, h6.h4 {
    font-size: 30px;
    line-height: 30px;
    color: #252733;
}

h1.h5, h2.h5, h3.h5, h4.h5, h5.h5, h6.h5 {
    font-size: 20px;
    line-height: 20px;
    color: #252733;
}

h1.h6, h2.h6, h3.h6, h4.h6, h5.h6, h6.h6 {
    font-size: 18px;
    line-height: 18px;
    color: #252733;
}

@media screen and (max-width: 991px) {
    h1.h1, h2.h1, h3.h1, h4.h1, h5.h1, h6.h1 {
        font-size: 50px;
        line-height: 50px;
    }
    h1.h2, h2.h2, h3.h2, h4.h2, h5.h2, h6.h2 {
        font-size: 40px;
        line-height: 40px;
    }
    h1.h3, h2.h3, h3.h3, h4.h3, h5.h3, h6.h3 {
        font-size: 30px;
        line-height: 30px;
    }
    h1.h4, h2.h4, h3.h4, h4.h4, h5.h4, h6.h4 {
        font-size: 26px;
        line-height: 26px;
    }
    h1.h5, h2.h5, h3.h5, h4.h5, h5.h5, h6.h5 {
        font-size: 20px;
        line-height: 20px;
        color: #252733;
    }
    h1.h6, h2.h6, h3.h6, h4.h6, h5.h6, h6.h6 {
        font-size: 18px;
        line-height: 18px;
        color: #252733;
    }
}

.alert p {
    line-height: normal;
}

.alert h4 {
    margin-bottom: 10px;
    display: inline-block;
}

.pagination>li>a, .pagination>li>span {
    border-radius: 50% !important;
    margin: 0 5px;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #5B7674;
}

.pagination .page-link:hover {
    color: #5B7674;
}

.text.text--subtitle {
    font-size: 18px;
    color: #808186;
    line-height: initial;
}

.page-title {
    background-image: url('../../images/background/bg-4.jpg');
}

.update-content {
    background-color: white;
    padding: 20px 25px;
    text-align: center;
    color: #5b7674;
    font-weight: 500;
    border: 4px solid #5b7674;
    display: inline-block;
    margin: auto;
}

.update-content::before {
    content: '\f410';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    display: inline-block;
    font-size: 32px;
    vertical-align: middle;
    color: #5b7674;
    margin-right: 10px;
}

@media screen and (min-width: 992px) {
    .page-style-two {
        position: relative;
    }
    .page-style-two .page-title {
        padding: 240px 0px 185px;
    }
    .page-style-two section:nth-child(2) {
        position: relative;
        top: -120px;
        left: 0;
        width: 100%;
    }
    .page-style-two .contact-form-area {
        border: 0 none;
        position: relative;
        background: #fff;
        padding: 50px 60px;
        margin: 0 auto;
        /* box-shadow: 1px 1px 13px -5px rgb(91, 118, 116); */
        box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
    }
    .main-menu li.active {
        position: relative;
        background-color: rgba(0, 0, 0, 0.1);
    }
    .main-menu li.active a {
        color: #fff;
    }
    .main-menu li.active:before {
        content: '';
        height: 3px;
        background-color: #5b7674;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

@media screen and (max-width: 991px) {
    .main-footer .widgets-section {
        padding-top: 50px;
        padding-bottom: 10px;
    }
    .page-title {
        padding: 190px 0px 55px;
    }
    .page-title h1 {
        font-size: 46px;
    }
    .page-title .bread-crumb li {
        font-size: 15px;
    }
    .btn-style-two {
        padding: 27px 25px;
    }
    .page-style-two .contact-form-area {
        border: 0 none;
        padding: 0;
    }
    .page-style-two section:nth-child(2) {
        margin: 50px 0;
    }
    .main-menu .navbar-collapse {
        position: absolute;
        z-index: 999;
        top: 54px;
        left: 0;
    }
    .sec-title.light h1 {
        color: #fff;
        line-height: inherit;
        font-size: 46px;
    }
}

/* slider home */

@media screen and (max-width: 991px) {
    .main-slider .slide {
        padding: 200px 0px 50px;
    }
    .main-slider h1 {
        font-size: 40px;
        line-height: 40px;
    }
}

/* blog home */

.news-block-one .image a::before, .news-block-one .image a::after {
    background-color: rgba(36, 41, 54, 0.5) !important;
}

/* blog posts */

@media screen and (min-width: 992px) {
    .blog-section--custom .news-block-one .lower-content {
        height: 326px;
    }
}

/* blog post detail */

.text.text--custom iframe, .text.text--custom embed {
    width: 100%;
}

@media screen and (min-width: 992px) {
	.text-limit {
		overflow: hidden;
		max-height: 100%;
	}
}

@media screen and (max-width: 991px) {
    .blog-post .news-block-one .lower-content {
        padding: 50px 0;
    }
    .blog-post .news-block-one .inner-box {
        box-shadow: none;
    }
    .blog-post .post-share-tag {
        padding: 0;
    }
}

/* gallery flex */

.flex-gallery {
    display: flex;
    flex-wrap: wrap;
}

.flex-gallery>* {
    width: 25%;
    padding: 5px;
    position: relative;
}

.flex-gallery>* a {
    position: relative;
    display: inline-block
}

.flex-gallery>* h6 {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.flex-gallery>* a::before {
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 16px);
    content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    z-index: 2;
    color: white;
    font-size: 30px;
}

.flex-gallery>* a:after {
    content: '';
    z-index: 1;
    left: 0;
    top: 0;
    position: absolute;
    background-color: rgba(91, 118, 116, 0.6);
    height: 100%;
    width: 100%;
}

.flex-gallery>* a::before, .flex-gallery>* a:after {
    opacity: 0;
    transition: all 0.3s;
}

.flex-gallery>* a:hover::before, .flex-gallery>* a:hover:after {
    opacity: 1;
}

@media screen and (max-width: 991px) {
    .flex-gallery>* {
        width: 50%;
    }
}

/* associados */

.associates-section {
    background-color: #fbfbfb;
    padding: 35px 0 70px;
}

.associates-wrap {
    display: flex;
    flex-wrap: wrap;
}

.associates-wrap>.associate-item {
    width: 20%;
    padding: 5px;
    position: relative;
}

.associates-wrap>.associate-item a {
    display: block;
    padding: 10px;
    background-color: white;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
    transition: ease-in-out 0.4s;
    border-radius: 4px;
}

.associates-wrap>.associate-item a:hover {
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.2);
}

.associates-wrap>.associate-item h3 {
    font-size: 18px;
    line-height: initial;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    padding: 10px 0 0;
}

.associates-wrap>.associate-item .associate-item--logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 180px;
}

.associates-wrap>.associate-item .associate-item--logo img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    border-radius: 4px;
}

@media screen and (max-width: 480px) {
    .associates-wrap>.associate-item {
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    .associates-wrap>.associate-item {
        /* width: 100%; */
        width: 50%;
    }
}

/* associate profile */

.header-associate img {
    max-width: 243px;
}

.associate-profile .post-share-tag {
    position: relative;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    padding: 0;
    border-top: 0 none;
}

@media screen and (max-width: 991px) {
    .associate-profile .post-share-tag {
        justify-content: center;
    }
    .associate-profile {
        text-align: center;
    }
    .associate-profile .text {
        text-align: justify
    }
    .contact-form-section .contact-form-area.account-user--header {
        background-color: #efefef;
        padding: 0 0 15px ;
        margin-bottom: 35px;
    }
}

.associate-profile .associate-contact-info p i {
    width: 26px;
    text-align: center;
    margin-right: 5px;
}

.associate-profile .flex-gallery .photo-item{
	background-color: #efefef;
}


/* fale conosco */

@media screen and (max-width: 991px) {
    .contact-form-section .contact-form-area {
        background: #fff;
        border: 0 none;
        padding: 0;
    }
}

/* form */

.select-custom {
    width: 100%;
    display: block;
    position: relative;
}

.select-custom::before {
    content: '\f063';
    position: absolute;
    right: 20px;
    top: 21px;
    font-size: 18px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    z-index: 1;
    color: #5b7674;
}

.select-custom select {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
}

.select-custom select:focus {
    box-shadow: none;
}

input.loading{
    position:relative;
}
.form-group.loading::before {
    content: '';
    background-image: url('../../images/loading.gif');
    width: 32px;
    height: 32px;
    position: absolute;
    top: 3px;
    right: 20px;
    z-index: 9999999;
    background-size: 32px;
}
.form-group.loading input {
    border-color: #0ac2c2;
}

/* área restrita */

.nav-user {
    text-align: left;
    margin-left: -30px;
    margin-right: -30px;
}

.nav-user a {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}

.nav-user a:last-child {
    border: 0 none;
}

.nav-user a i {
    margin-right: 10px;
    width: 21px;
    text-align: center;
    vertical-align: middle;
}

.resume-pts {
    border-top: 1px dashed #abc6c4;
    padding-top: 10px;
    margin-top: 10px;
}

table.table--indicate td, table.table--indicate th {
    padding: 5px;
    font-size: 14px;
}

.progress-box h5 {
    cursor: pointer;
    transition: all 0.3s;
}

.progress-box h5:hover {
    color: #5b7674;
}

.table--indicate-points span {
    background-color: #5B7674;
    padding: 5px 10px;
    color: white;
    border-radius: 5px;
}

.table--indicate-points span i {
    margin-right: 5px;
}


@media screen and (max-width: 991px){
    .nav-user {
        margin-left: 25px;
        margin-right: 25px;
    }
}

/* form account */

.form-acc {
    padding: 25px;
    border: 1px solid;
    border-color: #fff #dee2e6 #dee2e6;
}

/* header */

.header-top ul.social-icon-one li::before {
    display: none;
}

@media screen and (max-width: 991px) {
    header .logo img {
        width: 60px;
    }
    header .navbar-header button {
        top: -11px;
        position: absolute;
        right: 0;
    }
}

@media screen and (min-width: 992px) {
    header .logo.logo-overlaid {
        position: absolute;
        left: 0;
        top: -59px;
        width: 145px;
    }
}

/* footer */

.sisdado {
    height: 11px;
}

.footer-logo img {
    max-width: 100%;
    width: 90px;
}


.pg-inicial.image-box {
    border-radius: 3px;
    border: 1px solid #D8D8D8;
    padding: 3px;
}

.dib {
    display: inline-block;
}

@media screen and (min-width: 768px) {
    .fr {
        float: right;
    }
}
.btn-nueva {
    color: #FFF;
    background-color: #5b7674
}
.btn-nueva:hover {
    color: #FFF;
    background-color: #3a5453
}

.post-share-tag .social-icon-one li {
    margin: 0 2px;
}

.post-share-tag .social-icon-one li a {
    font-size: 16px;
    color: #252733;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 37px;
    border: 4px solid #252733;
    text-align: center;
}
