
@font-face {
    font-family: 'Bree';
    src: url('/site/fonts/Bree-Oblique.woff2') format('woff2'),
    url('/site/fonts/Bree-Oblique.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Bree';
    src: url('/site/fonts/Bree-Regular.woff2') format('woff2'),
    url('/site/fonts/Bree-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Bree';
    src: url('/site/fonts/Bree-Light.woff2') format('woff2'),
    url('/site/fonts/Bree-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Bree';
    src: url('/site/fonts/Bree-Thin.woff2') format('woff2'),
    url('/site/fonts/Bree-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Bree';
    src: url('/site/fonts/Bree-Bold.woff2') format('woff2'),
    url('/site/fonts/Bree-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}


body{
    font-family: 'Bree';
}

div{
    color: #9b9b9b;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
}

.bg-overlay-dark:before {
    background-color: rgba(27, 26, 26, 0.25);
}
 
.bg-overlay-dark2:before {
    background-color: rgba(27, 26, 26, 0.15);
}
 

.feature-heading .feature-panel .feature-more {
    color: #222222
}

.cta-row {
    padding: 40px;
}

.page-title .title {
    padding: 165px 0 156px;
}

#servico.page-title .title {
    padding: 265px 0 256px;
}

#quem_somos{
    background: #F9F9F9;
}

.quem_somos .heading--desc{
    font-size: 16px;
}

#valores{
    padding-bottom: 0;
}

#valores .imagem{
    text-align: center;
}

#alma_felina .heading--desc a{
    font-weight: 600;
    color: #E62377;
    text-transform: uppercase;
}

#membro_equipa .imagem img{
    width: 100%;
}

#membro_equipa h6{
    color: #0095A9;
}

#membro_equipa div,
#membro_equipa p{
    color: #5B5B5B;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 23px;
    font-weight: 100;
}

#servico.bg-section{
    /*height: 70vH;*/
}


.contactos_categorias{
    text-align: center;
    margin-bottom: 20px;
}

.contactos_categorias .single_categoria{
    display: inline-block;
    padding: 0 10px;
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    cursor: pointer;
}

.contactos_categorias .single_categoria.active{
    color: #E62377;
}

.testimonial-form button {
    background-color: #E62377 !important;
    color: #fff;
}

.form-control:focus, textarea.form-control:focus{
    border-color: #E62377;
}

.header-light .navbar .logo-dark{
    width: 210px;
}

.feature-panel img{
    max-width: 100%;
}

.logos_bem_estar{
    text-align: center;
    margin-top: 50px;
}

.logo_bem_estar{
    width: Calc( 100% / 3 );
    display: inline-block;
    vertical-align: middle;
}

.logo_bem_estar img{
    max-width: 100%;
    height: 65px;
    margin-bottom: 25px;
    margin-top: 20px;
}

.bem_estar_detalhe .logo_bem_estar{
    width: 250px;
    margin-bottom: 20px;
}

.zone_info{
    padding-top: 50px;
}

.zone_info .holder_infos{
    padding: 35px 0;
}

.zone_info .holder_infos .bloco_info{
    width: Calc( 100% / 2 );
    display: inline-block;
    margin-bottom: 50px;
}

.zone_info .holder_infos .bloco_info .img {
    width: 44px;
    display: inline-block;
    vertical-align: top;
}

.zone_info .holder_infos .bloco_info .img img{
    max-width: 100%;
}

.zone_info .holder_infos .bloco_info .texto{
    width: Calc( 100% - 44px );
    display: inline-block;
    vertical-align: top;
    padding: 0 25px;
}

.zone_info .holder_infos .bloco_info .texto .resumo{
    font-weight: 300;
    font-size: 14px;
    color: #A2A2A2;
    letter-spacing: 0;
}

.zone_info .holder_infos .bloco_info .texto .nome{
    font-weight: 600;
    font-size: 26px;
    letter-spacing: 0;
}

.zone_info .holder_infos .bloco_info .texto .descricao{
    font-weight: 300;
    font-size: 16px;
    color: #5B5B5B;
    letter-spacing: 0;
    line-height: 24px;
}

.zone_info .holder_infos .bloco_info .texto .descricao ul{
    font-weight: 800;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
    color: #5B5B5B;
    letter-spacing: 0;
    line-height: 24px;
}

#area_reservada #form_login{
    max-width: 400px;
}

#area_reservada #form_login button{
    width: 125px;
    border: 2px solid #E62377;
    font-size: 14px;
    color: #E62377;
    letter-spacing: 0;
    text-align: center;
    font-weight: bold;
}

#area_reservada #form_registo{
    max-width: 400px;
}

#area_reservada #form_registo button{
    width: 125px;
    border: 2px solid #E62377;
    font-size: 14px;
    color: #E62377;
    letter-spacing: 0;
    text-align: center;
    font-weight: bold;
}

#area_reservada #form_recuperar{
    width: 400px;
}

#area_reservada #form_recuperar button{
    width: 125px;
    border: 2px solid #E62377;
    font-size: 14px;
    color: #E62377;
    letter-spacing: 0;
    text-align: center;
    font-weight: bold;
}

.bloco_area_reservada{
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-bottom: 45px;
}

.feature-heading .bloco_area_reservada .feature-panel .feature-more{
    font-size: 15px;
}

#area_reservada .blog-carousel .blog-entry{
    display: inline-block;
    width: Calc( 100% / 3 - 40px );
    vertical-align: top;
    margin: 0 20px 35px;
}

#area_reservada .casos_clinicos_wrapper .linha{
    margin-bottom: 30px;
}

.btn.btn-border{
    border: 2px solid #E62377;
    color: #E62377;
    letter-spacing: 0;
}


.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile:focus{
    outline: none;
}

.inputfile:focus + label,
.inputfile + label:hover {

}

.inputfile + label {
    cursor: pointer; /* "hand" cursor */
}

table{
    border: none;
}

table tbody tr td, table tbody tr td{
    color: #5B5B5B;
    font-size: 15px;
    font-weight: 200;
    line-height: 24px;
    margin-bottom: 0;
    vertical-align: top;
}

.feature-panel .feature--content div{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 0;
    padding: 0 5px;
    color: #5B5B5B;
}

.service-panel div{
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 0;
    text-align: center;
}

.testimonial .testimonial-panel div{
    font-size: 13px;
    color: #5B5B5B;
    line-height: 25px;
    margin-bottom: 23px;
    font-weight: 100;
}

.testimonial-panel .testimonial--meta-content div{
    margin-bottom: 0;
    line-height: 1.2;
}

.page-title .title--desc div{
    color: #f9f9f9;
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 100;
}

.contact-panel div{
    color: #5B5B5B;
    font-size: 15px;
    font-weight: 300;
    line-height: 23px;
    margin-bottom: 19px;
}

#conteudo_blog .col-xs-12{
    display: inline-block;
    float: none;
    vertical-align: top;
}

.slider .slide--headline {
    font-size: inherit;
    line-height: inherit;
}

.member{
    margin-bottom: 20px;
}

.formulario_ar .form-control, .formulario_ar textarea.form-control{
    line-height: 25px;
}

#form_candidatura .button_anexo{
    display: inline-block;
    vertical-align: middle;
}

.instalacoes_bloco{
    margin-bottom: 10px;
    padding: 0 10px;
    margin-top: 10px;
}

.blog_detalhe .conteudo img{
    max-width: 100%;
    height: auto !important;
}

#blog .filtros {
    text-align: center;
    margin-bottom: 60px;
}


#blog .filtros .single_filtro{
    display: inline-block;
    font-size: 16px;
    color: #767676;
    letter-spacing: 0;
}


#blog .filtros .single_filtro.categoria{
    cursor: pointer;
    padding: 5px 10px;
    margin: 0 5px;
    color: #333333;
}

#blog .filtros .single_filtro.categoria:first-child{
    margin-left: 15px;
}

#blog .filtros .single_filtro.categoria.active{
    background: #E62377;
    color: #fff;
}


#blog .blog-entry{
    min-height: 300px;
}

#blog .blog-entry .image{
    height: 230px;
    overflow: hidden;
}


#blog .blog-entry .image img{
    width: 100%;
}

#blog .blog-entry .entry--bio{
    margin-bottom: 0;
    padding-bottom: 0;
}

.hermes .tp-bullet.selected:after {
    margin-bottom: 0.1px;
}



.navbar-header .navbar-toggle .icon-bar{
    top: 0;

    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);

    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.navbar-header .navbar-toggle.open .icon-bar:nth-child(2) {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 6px;
    position: relative;
}

.navbar-header .navbar-toggle.open .icon-bar:nth-child(3) {
    opacity: 0;
}

.navbar-header .navbar-toggle.open .icon-bar:nth-child(4) {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: relative;
    top: -6px;
}

.affix .navbar-toggle, .header-light .navbar-toggle{
    border: none;
}

#team6 .service-panel:hover a{
    color: #E62377;
}
.footer--widget-recent img{
    max-width: 100%;
}

.footer--widget-newsletter button{
    height: 44px;
}

.testimonial-panel .testimonial--meta-img.imagem_logo {
    width: 60px;
    height: 66px;
}

.testimonial-panel .testimonial--meta-img.imagem_logo img{
    padding: 7px;
}

.header-7.header-centered .navbar-collapse{
    text-align: center;
}

.header-7.header-centered .navbar-collapse .navbar-nav.navbar-left:first-child{
    margin: 0 auto !important;
    width: auto;
    display: inline-block;
    float: none !important;
}

.blog_detalhe .imagem img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    width: auto !important;
}

#contact .aux1{
    margin-bottom: -147px;
    float: left;
    width: 100%;
}

#contact .aux2{
    overflow: hidden;
}

#contact .aux2 .row{
    margin-top: 0px;
}

@media only screen and (max-width: 1440px) {

    #skills1{
        background-position: right;
        background-size: auto 100%;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .header-7.header-centered .navbar-collapse {
        padding-right: 80px;
        padding-left: 80px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 320px){
    .blog-entry  {
        padding: 0;
    }

    .blog-entry .entry--content {
        padding: 20px;
    }
}

/*
@media only screen and (min-width: 992px) {

    #testimonial-carousel .owl-stage-outer .owl-stage {
        display: flex;
    }

    #testimonial-carousel .owl-stage-outer .owl-stage .testimonial-panel{
        height: 100%;
    }

}
*/

.dropdown i{
    margin-left: 5px;
}

.dropdown-menu.submenus{
    top: 0;
    right: -100%;
    left: unset;
}
.dropdown-menu .submenu {
    position: relative;
}
.dropdown-menu .submenu i{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 25px;
}
@media only screen and (max-width: 991px) {

    .header-7.header-centered .navbar-collapse .navbar-nav.navbar-left:first-child{
        text-align: left;
    }

    .header-fixed .navbar.affix .module .module-icon i, .header-fixed .navbar.affix .navbar-nav > li > a, .module .module-icon i{
        color: #333 !important;
    }

    .header-light .navbar .module .module-icon i, .header-light .navbar .navbar-nav > li > a{
        color: #333 !important;
    }

    .dropdown-menu {
        left: 0px;
        top: 28px;
    }

    .dropdown-menu > li > a{
        color: #000;
    }
    .dropdown-menu.submenus {
        top: 75px;
        right: 0;
        left: unset;
        padding: 0 15px;
    }
    .container .navbar-collapse{
        background-color: #fff;
    }

    #area_reservada .blog-carousel .blog-entry {
        width: Calc(100% / 2 - 40px);
    }

    .logo_bem_estar {
        width: Calc(100% / 2);
    }

    #skills1{
        background-image: none !important;
    }

    #testimonial-carousel .owl-controls .owl-dots{
        text-align: center;
    }

    #testimonial-carousel .owl-controls .owl-dots .owl-dot:not(.width1):not(.width2):not(.width3):not(.width4){
        width: 0px;
        height: 0px;
    }

    #testimonial-carousel .owl-controls .owl-dots .owl-dot{
        width: 20px;
        height: 20px;
    }

    #testimonial-carousel .owl-controls .owl-dots .owl-dot span{
        transform: scale(0);
    }

    #testimonial-carousel .owl-controls .owl-dots .owl-dot.width1 span{
        transform: scale(.3);
        -webkit-transition: transform .25s ease-in-out;
        -moz-transition: transform .25s ease-in-out;
        -o-transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
    }

    #testimonial-carousel .owl-controls .owl-dots .owl-dot.width2 span{
        transform: scale(.5);
        -webkit-transition: transform .25s ease-in-out;
        -moz-transition: transform .25s ease-in-out;
        -o-transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
    }

    #testimonial-carousel .owl-controls .owl-dots .owl-dot.width3 span{
        transform: scale(.8);
        -webkit-transition: transform .25s ease-in-out;
        -moz-transition: transform .25s ease-in-out;
        -o-transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
    }

    #testimonial-carousel .owl-controls .owl-dots .owl-dot.width4 span{
        transform: scale(1);
        -webkit-transition: transform .25s ease-in-out;
        -moz-transition: transform .25s ease-in-out;
        -o-transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
    }

    #testimonial2{
        background: #c9c9c9 !important;
    }

    #form_newsletter input[name='email']{
        margin-bottom: 15px;
    }

    #form_newsletter input[type=checkbox]{
        margin-top: 0px;
        vertical-align: middle;
    }

    #form_newsletter button{
        margin-bottom: 15px;
    }

    #form_newsletter span{
        margin-bottom: 7px;
        display: inline-block;
    }

}

@media only screen and (max-width: 767px) {

    .contact-panel{
        padding-bottom: 20px;
        padding-top: 30px;
        height: auto;
    }

    .page-title .title {
        padding: 75px 0 75px;
    }

    #servico.page-title .title {
        padding: 75px 0 75px;
    }

    .footer--widget-newsletter #form_newsletter{
        height: auto;
        margin-bottom: 0px;
    }

    .footer--widget-newsletter #form_newsletter .alert{
        margin-bottom: 0px;
    }

    .zone_info .holder_infos .bloco_info{
        width: 300px;
        display: block;
        margin: 0 auto 30px;
    }

    #service1 .carousel .owl-controls .owl-dots .owl-dot:nth-child(n+6) {
        display: none !important;
    }

    #slider{
        height: 280px;
    }

    #slider .rev_slider_wrapper{
        max-height: 280px !important;
    }

    #slider .rev_slider_wrapper .tp-parallax-wrap{
        top: 128px !important;
    }

    #blog .blog-entry{
        min-height: unset;
    }

}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature-left .feature-panel .feature--content {
        padding-left: 70px;
    }

    .instalacoes .feature-panel{
        margin-bottom: 0;
    }

    .campo_horario{
        margin-bottom: 20px;
        z-index: 2;
    }

    .campo_clinica{
        z-index: 1;
    }

}

@media only screen and (max-width: 550px) {
    #area_reservada .blog-carousel .blog-entry {
        width: Calc(100% - 40px);
    }

    .logo_bem_estar {
        width: 100%;
    }

}

@media only screen and (max-width: 375px) {

    #form_candidatura .button_anexo{
        display: block;
    }

    #form_candidatura button.btn[type="submit"]{
        display: block;
        margin: 0px auto;
    }

}

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .cta-row {
        padding: 40px 0;
    }

    .instalacoes .feature-panel{
        margin-bottom: 0;
    }

    .header-7 {
        height: 130px;
    }

    .header-7 .navbar {
        top: 38px;
        background-color: #fff;
    }

    .campo_horario{
        margin-bottom: 20px;
        z-index: 2;
    }

    .campo_clinica{
        z-index: 1;
    }

}

@media only screen and (max-width: 550px) {

    #slider {
        height: 200px;
    }

    #slider .rev_slider_wrapper {
        max-height: 200px !important;
    }
    

}



/*=========================*/
/*HOSPITAL CAT FRIENDLY*/
/*=========================*/

#hospital_cat_friendly,
#hospital_cat_friendly div{
    color: #5B5B5B;
    font-size: 16px;
    font-weight: 300;
}

#hospital_cat_friendly h4{
    font-size: 16px;
    color: #E62377;
    letter-spacing: 0;
}

#lista_imagens_instalacoes{
    min-height: 335px;
}

#lista_imagens_instalacoes .image img{
    width: 100%;
}
#lista_imagens_instalacoes .image{
    width: 100%;
    margin: 10px 0;
}

#tabela_hospital_cat_friendly{
    background: #FBFBFB;
}
#tabela_hospital_cat_friendly table{
    width: 100%;
    background: transparent;
}


#tabela_hospital_cat_friendly table td:first-child{
    width: 170px;
    font-size: 18px;
    color: #353535;
    letter-spacing: 0.68px;
    font-weight: 600;
    text-align: left;
}

#tabela_hospital_cat_friendly table td{
    text-align: center;
    font-size: 18px;
    color: #353535;
    letter-spacing: 0.68px;
    border: none !important;
}
#tabela_hospital_cat_friendly table td img{
    height: 175px;
}

@media screen and (max-width: 992px){
    #tabela_hospital_cat_friendly table{
        width: 1050px;
    }

    #tabela_hospital_cat_friendly .heading .heading--desc {
        overflow: auto;
    }

    #tabela_hospital_cat_friendly .heading .heading--desc::-webkit-scrollbar {
        width: 8px !important;
    }

    /* Track */
    #tabela_hospital_cat_friendly .heading .heading--desc::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 8px;
    }

    /* Handle */
    #tabela_hospital_cat_friendly .heading .heading--desc::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 8px;
    }

    #tabela_hospital_cat_friendly table td:first-child{
        font-size: 16px;
    }

    #tabela_hospital_cat_friendly table td{
        font-size: 16px;
    }

    #tabela_hospital_cat_friendly table td img {
        height: 130px;
    }
}

/*=========================*/
/*RAÇAS GATOS*/
/*=========================*/
#pagina_racas_gatos .input_pesquisa_gatos #pesq_raca_gatos{
    width: 100%;
    padding: 10px 10px 10px 50px;
    border: 1px solid #E62377;
}

#pagina_racas_gatos .input_pesquisa_gatos{
     position: relative;
}


#pagina_racas_gatos .input_pesquisa_gatos img{
     width: 25px;
     position: absolute;
     left: 10px;
     top: 50%;
     transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
}

#listagem_racas_gatos{
    margin-top: 50px;
    text-align: center;
}


#listagem_racas_gatos .single_raca{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#listagem_racas_gatos .image img{
    width: 100%;
    border-radius: 50%;
}

@media screen and (max-width: 767px){
    #listagem_racas_gatos .image img {
        width: 300px;
        border-radius: 50%;
        max-width: 100%;
    }
}

/*=========================*/
/*DETALHE RAÇAS GATOS*/
/*=========================*/

#detalhe_gato{

}

#detalhe_gato .image{
    margin: 50px 0;
}
#detalhe_gato .image img{
    width: 263px;
    max-width: 100%;
    border-radius: 50%;
}

#detalhe_gato .heading .heading--desc h4{
    font-size: 16px;
    color: #E62377;
    letter-spacing: 0;
}

#detalhe_gato .heading .heading--desc table{
    width: 100%;
    border: none;
    text-align: center;
    margin-top: 50px;
}

#detalhe_gato .heading .heading--desc table tbody tr td{
    border: none;
    padding: 20px 40px;
}

#detalhe_gato .heading .heading--desc table tbody tr td img{
    max-height: 103px;
    max-width: 110px;
    width: auto !important;
    height: auto !important;
    margin-bottom: 30px;
}

#detalhe_gato .heading .heading--desc table tbody tr td h4{
    font-size: 25px;
    color: #0095A9;
    letter-spacing: 0.94px;
    text-align: center;
    margin-bottom: 10px;
}
@media screen and (max-width: 1200px){
    #detalhe_gato .heading .heading--desc table tbody tr td{
        border: none;
        padding: 20px;
    }
}
@media screen and (max-width: 767px){
    #detalhe_gato .heading .heading--desc table tbody tr td{
        display: block;
    }
}


/*=========================*/
/*DOENÇAS GATOS*/
/*=========================*/

#pagina_doencas .doencas_comum img{
    width: 100%;
}

#pagina_doencas .doencas_comum h4{
    font-size: 20px;
    color: #E62377;
    letter-spacing: 0;
    text-align: left;
}



#listagem_doencas_gatos .blog-entry .image img{
    width: 100%;
}

#listagem_doencas_gatos .blog-entry .entry--bio{
    font-size: 16px;
    color: #5B5B5B;
    letter-spacing: 0;
    font-weight: 200;
}

#tem_duvidas{
    padding: 60px 0;
}

#tem_duvidas h2{
    color: #E62377;
}

#tem_duvidas .heading--desc{
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    font-weight: 400;
}

#tem_duvidas .voltar_atras{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    font-weight: 200;
}



@media screen and (max-width: 992px){
    #pagina_doencas .doencas_comum img {
        width: 400px;
        max-width: 100%;
        display: block;
        margin: 0 auto 30px auto;
    }
}



/*=========================*/
/*PILARES*/
/*=========================*/
#pilares {
    position: relative;
    margin-top: 55px;
    overflow: unset;
}
#pilares .custom_container{
    width: 80%;
    margin: 0 auto;
}

#pilares .fundo {
    width: 100%;
}

#pilares .single_pilar {
    width: 25%;
    position: absolute;
    opacity: 0.5;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
#pilares .single_pilar:hover {
    opacity: 1;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

#pilares .single_pilar.n_0 {
    top: 36%;
    left: 1%;
    width: 30%;
}


#pilares .single_pilar.n_1 {
    left: 17%;
    top: -7%;
    width: 28%;
}


#pilares .single_pilar.n_2 {
    right: 15%;
    top: -20%;
    width: 30%;
}


#pilares .single_pilar.n_3 {
    bottom: 8%;
    left: 40%;
    width: 22%;
}


#pilares .single_pilar.n_4 {
    top: 30%;
    right: 2%;
}


#pilares h2 {
    font-size: 5.5vw;
    color: #E72076;
    letter-spacing: 3.75px;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}


#pilares .info {
    text-transform: uppercase;
    margin-top: 40px;
    font-size: 14px;
    color: #A3A3A3;
    letter-spacing: 0.52px;
    text-align: center;

}
#info_pilares {
    position: relative;
}

#info_pilares .custom_container {
    width: 80%;
    margin: 0 auto;
}

#info_pilares h2 {
    color: #E72076;
}

#info_pilares h3,
#info_pilares h3  div{
    font-size: 24px;
    color: #0E9AAD;
    letter-spacing: 0.68px;
}


#info_pilares .imagem_gato{
    position: absolute;
    right: 0;
    bottom: -112px;
    height: 110%;
    z-index: -1;
}

@media screen and (max-width: 1500px){
    #info_pilares .imagem_gato {
        height: 90%;
    }
}

@media screen and (max-width: 1500px){
    #info_pilares .imagem_gato {
        height: 90%;
    }
}
@media screen and (max-width: 1400px){
    #info_pilares .imagem_gato {
        height: 80%;
        bottom: -95px;
    }
}
@media screen and (max-width: 1400px){
    #info_pilares .imagem_gato {
        height: 80%;
        bottom: -95px;
    }
}
@media screen and (max-width: 1200px){
    #info_pilares .imagem_gato {
        height: unset;
        bottom: 100px;
        position: relative;
        width: 55%;
        margin-left: auto;
        display: block;
    }
}
@media screen and (max-width: 992px){
    #info_pilares .imagem_gato {
        height: unset;
        bottom: 0;
        position: relative;
        width: 600px;
        margin-left: auto;
        display: block;
        max-width: 100%;
    }
}

.saber_mais a {
    background: #fff;
    padding: 10px 15px;
    color: #5C5C5C;
    font-weight: 400;
    border: 2px solid #5C5C5C;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.saber_mais a:hover {
    color: #E62377;
    border: 2px solid #E62377;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}


.btn_voltar a {
    background: #fff;
    padding: 10px 15px;
    color: #E62377;
    font-weight: 400;
    border: 2px solid #E62377;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.btn_voltar a:hover {
    background: #E62377;
    color: #fff;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}



.heading .heading--desc,
.heading .heading--desc div{
    color: #5B5B5B;
    font-size: 15px;
    font-weight: 200;
    line-height: 24px;
    margin-bottom: 0;
}