@import url('https://fonts.googleapis.com/css?family=Titillium+Web&display=swap');

* {
    font-family: 'Titillium Web', sans-serif;;
}

.bg {
    /*background: url(/imgs/bg.jpg) repeat;*/
    /*background-size: 100px 100px;*/
    background-color: #FFF;
}

.custom-container {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.color-primary, .text-primary {
    color: #145432 !important;
}

.bg-primary {
    background-color: #145432 !important;
}

.text-secondary {
    color: #218851 !important;
}

.text-ternary {
    color: #00e0d0 !important;
}

.bg-nav {
    background: #00000069;
}

.dropdown-menu {
    background-color: rgba(0, 0, 0, 0.62) !important;
}

.navbar-nav a {
    font-weight: bolder;
    font-size: 1rem;
    color: #FFF;
    text-transform: uppercase;
}

.navbar-nav a:hover {
    color: #83f46d !important;
}

.nav-item .dropdown-item:hover {
    color: #145432 !important;
}

.border-secondary {
	border-color: #15572475!important;
}

.nav-link {
    border-bottom: 3px solid transparent;
}

.nav-link:hover, .nav-item.active {
    border-bottom: 3px solid #145432;
}

#navbarNavDropdown {
    padding-left: 6%;
}

.sobnavbar {
    margin-bottom: 1rem !important;
}

.navbar-expand-lg, .copyright {
    padding-right: 20% !important;
    padding-left: 20% !important;
}

.icons-sociais {
    color: #FFF;
    font-size: 2rem;
    margin-right: 10px;
}

.icons-sociais:hover {
    color: #83f46d;
    font-size: 2.5rem;
}

#banner-carrousel .carousel-indicators {
    /*list-style-image: radial-gradient(ellipse at center, rgba(252,173,30,1) 0%, rgba(252,173,30,1) 49%,
        rgba(252,173,30,1) 51%, rgba(252,173,30,1) 71%, rgba(252,173,30,1) 81%, rgba(252,173,30,1) 100%);*/
    color: #00e0d0;
}

#banner-carrousel .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    background-color: #00e0d0;
    border-radius: 50%;
}

#banner-carrousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 2px solid #a7a7a7;
    border-radius: 50%;
}

/* Make the image fully responsive */
.carousel-inner img {
    width: 100%;
    height: 100%;
}

.btn-secondary {
    background-color: #145432 !important;
    color: #FFF !important;
    border: none;
    border-radius: 8px !important;
    align-self: center;
}

.btn-outline-secondary {
    background-color: #6c757d !important;
    color: #FFF;
    border-color: #FFF;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #145432 !important;
    border-color: #145432 !important;
}

.section-desc {
    color: #145432;
    margin-bottom: 3rem;
    padding-left: 20%;
    padding-right: 20%;
}

.section-desc img {
    padding-top: 20%;
}

.section-desc .title {
    font-size: 2rem;
    text-transform: uppercase;
    text-align: left;
}

.section-desc p {
    font-size: 1.2rem;
    text-align: left;
    color: #413d4bb8;
}

.text-b {
    font-weight: bolder;
}

.bg-2 {
    background: url(http://demo.wsitebrasil.com.br/apps/escritorioavilacontabil.com.br/site/imgs/bg2.png) center no-repeat;
    background-size: 100% 100%;
}

.apresentation h1.title {
    font-size: 4rem;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
}

.apresentation .text-apresentation {
    padding-left: 20% !important;
    padding-right: 20% !important;
}

.apresentation p {
    font-size: 1.2rem;
    font-style: italic;
    color: #FFF;
    text-transform: uppercase;
}

.section-service {
    padding-left: 20% !important;
    padding-right: 20% !important;
    padding-bottom: 2% !important;
    text-align: center;
}

.section-service .title {
    font-size: 2rem;
    text-transform: uppercase;
    color: #145432;
}

.section-service .desc {
    font-size: 1.2rem;
    color: #145432bf;
    padding-bottom: 0rem;
}

.sep {
    position: relative;
    left: 48%;
    margin: 0;
    width: 30px;
    border-bottom: 1px solid #413d4bb8;
}

.sep2 {
    border-top: 1px solid #413d4b33;
}

.section-service .col {
    border-right: 1px solid #413d4b33;
}

.section-service .col:last-child {
    border-right: none;
}

.subtitle-3 {
    font-size: 1rem;
    color: #145432;
    text-transform: uppercase;
    padding-top: 1rem;
}

.desc-2 {
    font-size: 0.9rem;
    text-align: center;
    color: #413d4bb8;
    margin-top: 2rem;
    padding: 0.9rem;
}

.bg4 {
    background: url(http://demo.wsitebrasil.com.br/apps/escritorioavilacontabil.com.br/site/imgs/bg4.png) center no-repeat;
    background-size: 100% 100%;
}

.section-testimonials {
    min-height: 400px;
    background-color: #FFF;
}

h2.title-testimonials {
    color: #FFF;
    font-size: 2rem;
    padding-top: 6rem;
    text-transform: uppercase;
}

.section-testimonials .desc {
    font-size: 1rem;
    text-transform: uppercase;
    color: #FFF;
    padding-bottom: 0;
}

.section-testimonials .sep {
    position: relative;
    left: 48%;
    margin: 0;
    width: 40px;
    border-bottom: 2px solid rgba(118, 114, 129, 0.72);
}

.section-testimonials .carousel-indicators {
    /*list-style-image: radial-gradient(ellipse at center, rgba(252,173,30,1) 0%, rgba(252,173,30,1) 49%,
        rgba(252,173,30,1) 51%, rgba(252,173,30,1) 71%, rgba(252,173,30,1) 81%, rgba(252,173,30,1) 100%);*/
    color: #00e0d0;
}

.section-testimonials .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    background-color: #00e0d0;
    border-radius: 50%;
}

.section-testimonials .carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: transparent;
    border: 2px solid #a7a7a7;
    border-radius: 50%;
}

.section-testimonials .carousel-item {
    border: 1px solid rgba(118, 114, 129, 0.72);
    padding: 2rem;
}

#carouselTestmonials {
    padding-left: 20% !important;
    padding-right: 20% !important;
    padding-top: 8rem;
    padding-bottom: 4rem;
}

.section-testimonials .carousel-item  .media-body h5 {
    text-align: center;
    color: #FFF;
}

.section-testimonials .carousel-item  .media-body p {
    text-align: center;
    color: #FFF;
}

.section-testimonials .btn-outline-secondary {
    background-color: transparent !important;
    border: none !important;
    text-transform: uppercase;
    font-size: 1rem;
}

.section-testimonials .btn-outline-secondary:hover {
    color: #83f46d;
}

.blog {
    padding-left: 20% !important;
    padding-right: 20% !important;
}

.blog .title {
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 2.5rem;
    color: #145432;
}

.blog .icon {
    color: #a7a7a7;
    font-size: 1.2rem;
}

.blog .title-pq {
    font-weight: normal;
    font-size: 1.3rem;
}

.blog figcaption {
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: bold;
    color: #145432;
}

.blog .desc {
    font-size: 1.5rem;
    font-weight: normal;
    color: #145432b8;
}

.blog .btn-outline-secondary {
    color: #145432;
    background-color: transparent !important;
    border: none !important;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bold;
}

.blog .btn-outline-secondary:hover {
    color: #83f46d;
}

h2.title-location {
    color: #145432;
    font-size: 2rem;
    text-transform: uppercase;
}

.ligamosparavoce-content {
    margin-top: 6%;
}

.section-location {
    padding-left: 20% !important;
    padding-right: 20% !important;
    text-align: left;
    background-color: #FFF;
}

.section-location p, .section-location h5 {
    color: #145432b8;
}

.section-location a {
    color: #145432b8;
}

.section-contact {
    padding-left: 20% !important;
    padding-right: 20% !important;
}

h2.title-contact {
    color: #145432;
    text-align: left;
    padding-top: 3rem;
    font-size: 1.5rem;
    text-transform: uppercase;
}

.section-contact {
    background-color: #f3f3f3;
}

#contact-form input {
    margin-bottom: 1.5rem;
}

#contact-form input::placeholder, #contact-form textarea::placeholder {
    color: #145432b8;
}

.section-contact .btn-outline-secondary, .section-service .btn-outline-secondary {
    color: #145432;
    background-color: transparent !important;
    border: none !important;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: bold;
}

.section-contact .btn-outline-secondary:hover, .section-service .btn-outline-secondary:hover {
    color: #83f46d;
}


.section-footer {
    padding-left: 20% !important;
    padding-right: 20% !important;
    padding-top: 3% !important;
    padding-bottom: 3% !important;
}

footer {
    background-color: #d1d1d1;
    color: #145432;
}

.icons-sociais-footer {
    color: #145432;
    font-size: 2rem;
    border-radius: 50%;
    padding: 0 10px 0 10px;
    border: 1px solid #FFF;
}

.icons-sociais-footer:hover {
    color: #83f46d;
    font-size: 2rem;
}

.section-footer a {
    color: #145432;
}

.section-footer li a {
    text-transform: uppercase;
    font-size: 1.5rem;
}

.address, .section-footer h5 {
    font-size: 0.8rem;
}

.footer-title {
    font-size: 1.5rem !important;
}

#whatsapp a {
    position: fixed;
    z-index: 9999;
    right: 0;
    float: right;
    top: 90%;
    margin-top: -25px;
    cursor: pointer;
    min-width: 50px;
    max-width: 150px;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 0 auto 0 auto;
    background: #4fce5d;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#whatsapp a svg{
    font-size:2em;
}

/* PAGINAS INTERNAS */

main .content-internal {
    /*margin-top: 7rem;*/
}

.content-internal .jumbotron {
    background-color: #145432;
    background: url(http://demo.wsitebrasil.com.br/apps/escritorioavilacontabil.com.br/site/imgs/bg3.png) center no-repeat;
    padding-top: 10rem;
}

.content-internal .titles-int {
    text-align: left;
    color: #FFF;
    font-weight: bolder;
    font-size: 4rem;
}

.content-internal .card:hover {
    opacity: 0.6;
}

.content-internal .card-text {
    color: #145432;
    font-weight: bold;
}

.card {
    overflow: hidden;
}

.card img {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.card:hover {
    -webkit-animation: pulse .25s;
    animation: pulse .25s;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

@keyframes pulse {
    0%   {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
    50%  {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        -moz-transform: scale(.8);
        transform: scale(.8);
    }
    100% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.text-item {
    position: absolute;
    left: 5%;
    right: 5%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    text-shadow: 0 1px 3px rgba(0,0,0,0.6);
}

.subtitle-internal {
    font-size: 2.5rem;
    font-weight: bold;
    color: #145432;
    text-align: left;
}

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}

.gallery-container h1 {
    text-align: center;
    margin-top: 70px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    max-width: 800px;
    margin: 25px auto;
    color: #888;
    font-size: 18px;
}

.tz-gallery {
    padding: 40px;
}

.tz-gallery .lightbox img {
    width: 100%;
    margin-bottom: 30px;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}


.tz-gallery .lightbox img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}

.tz-gallery img {
    border-radius: 4px;
}

.custom-file-label::after {
    content: 'Escolha uma Foto'
}

.rounded-custom {
    border-radius: 50%;
}

.list-group-item .active a.no-decoration {
    text-decoration: none !important;
    color: #FFF !important;
}

.list-group-item.active {

    background-color: #4fce5d !important;
    border-color:  #4fce5d !important;
}
