/*
*================================================================== -->
* Medium Screen [992px into 1280px]
*================================================================== -->
*/

@media only screen and (min-width: 992px) and (max-width: 1280px) {

    /*=========== INDEX PAGE CSS ============
========================================*/

    .about-intro {
        padding: 0 0 0 25px;
    }

    .section-heading p {
        padding: 0 120px;
    }

    .single-service-item {
        padding-left: 49px;
    }

    .pricing-items li {
        padding: 8px 15px;
        letter-spacing: 1px;
    }

    .single-work-item:hover .work-desc {
        -webkit-transform: translateX(0) translateY(62px);
        transform: translateX(0) translateY(62px);
    }

    .single-work-item:hover .work-link {
        -webkit-transform: translateY(0) translateY(-65px);
        transform: translateY(0) translateY(-65px);
    }

    .search-form .search {
        font-size: 16px;
    }

    #projetossociais .botao_lista.inscrever {
        max-width: 300px;
        margin-bottom: 0;
        background: #da892a !important;
        border: 2px solid #da892a !important;
        color: #fff !important;
        width: 60%;
        margin-top: 217px;
        margin-left: -58px;
        text-align: center;
        font-weight: 600;
        padding: 5px 24px !important;
    }

    #projetossociais {
        background: url(../images/banner_rodapé_responsivo_tablet.png) center bottom no-repeat;
        background-size: cover;
        min-height: 340px;
        height: auto;
    }

    .botao_lista.inscrever {
        background: #FFA01C !important;
        border: 2px solid #FFA01C !important;
        color: #fff !important;
        width: 60%;
        margin-top: -7px;
        font-weight: 600;
        padding: 5px 45px !important;
    }

    /*=========== INDEX YOUTUBE PAGE CSS ============
=================================================*/
    /*.youtube-item p {padding: 0 65px;}*/
}


/*
*================================================================== -->
* Tablet Screen [768px into 991px]
*================================================================== -->
*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .envie_projeto {
        display: none;
    }

    .single-work-item {
        margin-bottom: 24px;
    }

    #edital .col-md-6 {
        width: 65%;
    }

    /*=========== INDEX PAGE CSS ============
========================================*/
    .main-menu .navbar-nav li>.sub-menu {
        width: 210px;
    }

    .logo {
        padding: 18px 0;
    }

    .sticky .logo img {
        width: 90%;
    }

    .main-menu .navbar-nav li a {
        font-size: 16px;
        padding: 4px 10px;
    }

    .about-intro {
        padding: 30px 0 0;
    }

    .section-heading p {
        padding: 0 30px;
        font-size: 15px;
        line-height: 22px;
    }

    .text-right,
    .cta-area {
        text-align: center;
    }

    .cta-area h2 {
        margin: 0;
        font-size: 24px;
    }

    .single-project-item,
    .single-pricing-item {
        margin-bottom: 70px;
    }

    .single-contact-item {
        overflow: hidden;
        display: inline-block;
        padding-left: 40px;
    }

    .wellcome-item h4,
    .single-slide-item h4 {
        margin-top: 145px;
        font-size: 16px;
    }

    .why-choose-us-img .img-responsive {
        margin: 0 auto;
    }

    .wellcome-item h2,
    .single-slide-item h2 {
        font-size: 30px;
    }

    .wellcome-item p,
    .single-slide-item p {
        font-size: 14px;
        line-height: 21px;
    }

    .single-service-item {
        padding-left: 44px;
    }

    .single-service-item h4,
    .single-contact-item h5 {
        letter-spacing: 0;
    }

    .kc_accordion_header>a {
        letter-spacing: 0;
    }

    .kc_accordion_content .kc-panel-body {
        padding: 14px 25px !important;
    }

    #projetossociais .botao_lista.inscrever {
        max-width: 300px;
        margin-bottom: 0;
        background: #da892a !important;
        border: 2px solid #da892a !important;
        color: #fff !important;
        width: 60%;
        margin-top: 231px;
        margin-left: 86px;
        text-align: center;
        font-weight: 600;
        padding: 5px 24px !important;
    }

    #projetossociais {
        background: url(../images/banner_rodapé_responsivo_tablet.png) center bottom no-repeat;
        background-size: cover;
        min-height: 340px;
        height: auto;
    }

    /*=========== BLOG PAGE CSS =============
========================================*/
    .single-blog-content {
        margin-right: 0;
    }

    .sidebar-area {
        margin-top: 64px;
    }

    .widget {
        margin-bottom: 50px;
    }

    .comments-area,
    .comment-respond {
        margin-top: 0;
    }

    .comment-area {
        margin-right: 0;
    }

    .blog-img img {
        max-width: 100%;
        height: auto;
    }

    .pull-right {
        float: inherit !important;
    }

    .left-content .single-blog-content {
        margin-right: 0;
        margin-left: 0;
    }

    /*======= INDEX SLIDER PAGE CSS =========
========================================*/
    .slider-area .owl-controls .owl-nav div {
        position: relative;
        display: inline-block;
        margin-top: 10px;
        margin-right: 38px;
    }

    .slider-area .owl-controls .owl-nav {
        display: none;
    }

    .slider-area .owl-controls .owl-dots div {
        display: none;
    }

    .navigation.post-navigation {
        padding-right: 0;
    }

    .left-content .navigation.post-navigation,
    .left-content #comments {
        margin-left: 0;
    }

    /*=========== INDEX YOUTUBE PAGE CSS ============
================================================*/
    /*    .youtube-item p {padding: 0;}*/
}

 /*=========== MOBILE MENU ============
========================================*/

@media (min-width: 768px) {
  .menu-toggle {
    display: none;
  }

  .mobile-menu {
    display: none;
  }
}

@media (max-width:999px) {

  .header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001; /* maior que o do .mobile-menu para aparecer acima */
    background-color: #d32f2f;
    padding: 16px 24px;
    width: 100%;
}

    #banner {
    margin-top: 58px; 
    }


  .logo-desktop {
    display: none;
  }

  .logo-mobile {
    display: flex;
    align-items: center;
  }

  .logo-mobile img {
    max-width: 70px;
    height: auto;
  }


  .nav-menu,
  .nav-actions {
    display: none;
  }

  .mobile-menu {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: -5px;
    position: fixed;
  }

.mobile-menu img {
    padding: 10px;
}

.mobile-menu ul li {
  list-style: none;
  font-size: 15px !important;
}

.mobile-menu ul li a {
    color: #515151;
}

.link-cadastrar-mobile {
  color: #d32f2f !important;
  text-decoration: none;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 20px;
  border: 1px solid transparent;
  background-color: transparent;
  border-radius: 10px;

}

.link-cadastrar-mobile:hover {
  color: #1185c3;
  background-color: #e8e8e8;
}

.menu-toggle {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 22px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 2000;
  font-size: 1.2rem;
}

.menu-toggle .bar {
  height: 3.5px;
  width: 100%;
  background-color: #fff;
}


  .menu-toggle.open .bar:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }

  .menu-toggle.open .bar:nth-child(2) {
    opacity: 0;
  }

  .menu-toggle.open .bar:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }

  .mobile-menu {
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    height: calc(100vh - 64px);
    overflow-y: auto;
    background-color: white;
    padding: 24px;
    display: none;
    flex-direction: column;
    z-index: 1000;
    font-size: 16px;
  }

  .mobile-menu.active {
    display: flex;
  }

  .mobile-menu a {
    padding: 12px 0;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #eee;
  }

  .mobile-menu .menu-section {
    margin-top: 20px;
  }

  .mobile-menu .menu-section span {
    margin-bottom: 4px;
    display: block;
    color: #222;
  }

  .termos-link-mobile {
    color: #727272 !important;
    margin-right: 190px;
    white-space: nowrap;
  }

  .menu-footer {
    margin-top: 30px;
    text-align: center;
  }

  .menu-footer p {
    font-size: 0.9rem;
    margin-bottom: 10px;
  }

  .btn-acessar,
  .link-cadastrar {
    display: block;
    margin: 10px auto;
    text-align: center;
    font-size: 16px;
  }

  .btn-acessar {
    color: white !important;
  }

}

/*
*================================================================== -->
* FOOTER
*================================================================== -->
*/

@media (max-width: 999px) {
  .footer-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    text-align: center;
    padding: 40px 20px;
  }

  .footer-left,
  .footer-right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-left h3 {
    margin-bottom: 6px;
    font-size: 17px;
  }

  .footer-left h3 a {
    font-size: 18px;
    text-decoration: none;
    color: inherit;
  }

  .footer-left a {
    margin: 3px 0;
    font-size: 15px;
    color: inherit;
  }

  .footer-logo img {
    max-width: 100px;
    height: auto;
    margin-right: 20px;
  }

  .social-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    margin-top: 20px;
  }

  .social-icons a {
    font-size: 16px;
    margin: 0 6px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .social-icons i.fa-facebook-f {
    width: 22px;
    height: 22px;
    font-size: 16px;
  }

  .social-icons i.fa-linkedin-in {
    font-size: 14px;
  }

  .social-icons i.fa-youtube,
  .social-icons i.fa-instagram {
    font-size: 22px;
  }
}

/*
*================================================================== -->
* Mobile Screen [320px into 767px]
*================================================================== -->
*/

@media only screen and (max-width: 767px) {
    .single-work-item {
        margin-bottom: 24px;
    }

    .botao_inscrever1 {
        font-size: 13px !important;
        text-transform: uppercase;
    }

    section#grafico_rede {
        padding: 20px 10px;
    }

    /*=========== BOOTSTRAP NAVBAR CSS =============
===============================================*/
    .slicknav_nav .slicknav_arrow {
        display: none;
    }

    .navbar {
        margin: 6px 0;
        border: inherit;
        display: inline-block;
        width: 100%;
        padding: 0;
    }

    .navbar-toggle {
        border: 1px solid #1d3bc2;
        margin-top: -50px;
        margin-right: 0;
    }

    .navbar-toggle .icon-bar {
        background-color: #1d3bc2;
    }

    .navbar-collapse {
        border-top: 0px solid;
        -webkit-box-shadow: inherit;
        box-shadow: inherit;
    }

    .navbar-collapse.in {
        min-height: 375px;
    }

    .navinfo {
        padding: 0 52px;
    }

    #mobile_menu {
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 1001;
        top: 0;
    }

    .stickymenu #mobile_menu {
        padding: 0px;
    }

    .stickymenu {
        padding: 0px;
    }

    .slicknav_menu {
        background-color: transparent;
    }

    .slicknav_btn {
        color: #24847C;
    }

    .stickymenu .md-button {
        margin: 7px 0 0;
    }

    .slicknav_nav {
        background-color: #24847C;
        padding: 16px;
        width: 184px;
        float: right;
    }


    .logged-in .header-area.stickymenu {
        margin-top: 0;
    }

    /*=========== INDEX PAGE CSS ============
========================================*/
    .logo {
        padding: 8px 0;
    }

    .logo img {
        width: 100%;
        margin-top: -2px;
    }

    .logo a {
        position: relative;
        z-index: 111;
    }

    .preloader {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 9999;
    }

    #logo-preloader {
        margin-top: 210px;
        width: 60%;
    }

    .text-right,
    .header-area .text-right,
    .cta-area .text-right,
    #contact_message .text-right {
        text-align: center;
    }

    #edital h5 {
        padding: 15px 3px 40px 0px;
        margin: 0;
        text-align: left;
    }


    h2 {
        font-size: 35px;
        color: #CACBFC;
        margin-top: -37px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .comoparticipar {
        color: #fff;
        margin-top: 10px;
        margin-left: 19px;
        text-align: left;
        margin-bottom: 22px;
        line-height: 1;
        font-size: 40px;
    }

    #v_navbar .botao_inscrever {
        background: #e40084 !important;
        border: 2px solid #e40084 !important;
        color: #fff !important;
        width: 30%;
        font-weight: 600;
        border-radius: 10px;
        text-align: center;
        size: 25px;
        padding: 6px 3px 4px 0;
        margin: 8px 16px -11px -2px;
    }


    #sobrehome h1 {
        color: #fff
    }

    .marcatexto1 {
        background-color: #061533;
        color: white;
        font-weight: bold;
        display: inline-block;
        border: 2px solid #061533;
        border-radius: 8px;
        text-align: center;
        line-height: 30px;
        font-size: 20px;
        margin: 20px -26px 0 -32px;
        padding: 15px !important;
    }

    .premiação {
        color: #F3FF00;
        text-align: left;
        margin-top: 58px;
        margin-bottom: -77px;
        font-weight: bold;
        margin-left: 23px;
    }

    .premiacaotitulo {
        margin-top: 1230px;
        text-align: center;
    }

    .imagemhome {
        max-width: 100%;
        height: auto;
        margin-top: 40px;
        margin-left: -5px;
    }

    .apoio {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 10px;
        color: #F3FF00;
        line-height: 28px;
    }

    .cta {
        font-weight: bold;
        letter-spacing: 1.5px;
        font-size: 20px;
        margin-top: -16px;
        color: #FfFF00;
    }


    .imagemcomo {
        max-width: 100%;
        height: auto;
        margin-top: 40px;
        margin-left: -5px;
        display: none;
    }

    #participar h5 {
        color: #fff;
        text-align: left;
        padding: 15px 2px 7px 0px;
        margin: 0;
    }


    .imagemsobre {
        max-width: 100%;
    }

    .text-chamada h3 {
        color: #24847C;
        margin: 6px 0;
        line-height: 30px;
        font-size: 28px;
    }

    .icone2 {
        width: 100%;
        margin-bottom: 0;
        margin-left: 0;
    }

    .navinfo {
        color: #24847C;
        text-align: center;
        margin-top: 0;
        margin-bottom: 29px;
        font-weight: bold;
        font-size: 30px;
        line-height: 45px;
    }

    .boxinfo {
        color: #575757;
    }

    .resultado-1 {
        width: 87%;
        margin: 30px 0 53px 60px;
        background-color: #dedede;
        margin-left: -50px;
    }

    .resultado-2 {
        width: 87%;
        margin: 30px 0 53px 60px;
        background-color: #dedede;
        margin-left: -40px;
    }

    .resultado-3 {
        width: 87%;
        margin: 30px 0 53px 60px;
        background-color: #dedede;
        margin-left: -70px;
    }

    #fale-conosco {
        width: 100%;
        height: 100%;
        background-color: #4c4c4c;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        text-align: left;
        padding: 60px 0;
    }

    .faleconoscotitulo {
        color: #EC7006;
        font-size: 40px;
        font-weight: bold;
        margin-top: 28px;
        margin-bottom: 32px;
    }

    #newnotice {
        margin: 0 0 20px 10px;
    }

    #contentsobre h1 {
        color: #fff;
    }

    #contentsobre h6 {
        color: #fff;
    }

    #contentweb h1 {
        color: #fff
    }

    .header-area.stickymenu {
        position: fixed;
        padding: 12px;
    }

    #chamada .icone {
        width: 30%;
    }

    #chamada .botao-chamada {
        width: 65%;
        margin: 41px -2px 9px;
        ;
    }

    #edital .col-md-4 .blc {
        background: #1fc15e;
        border-radius: 10px;
        box-shadow: 5px 5px 0px #1d3bc2;
        margin: 52px -28px 0;
        padding: 43px 20px 20px;
        min-height: auto;
        min-width: 318px;
    }

    #edital h5.textoposbox {
        padding: 15px 12px 0;
    }

    #edital .botao_inscrever {
        width: 100%;
        margin: 40px 0;
    }

    #edital-info {
        padding: 100px 0px 50px 0px;
    }

    #edital-info h6 {
        color: #fff;
        text-align: left;
    }

    #edital .icone {
        margin-bottom: -5px;
    }

    #v_navbar .container .row {
        margin: 0 38px !important;
        padding: 36px 13px 53px 5px !important;
    }

    #v_navbar .botao_inscrever {
        padding: 1px 48px 2px 48px;
        margin-left: -4px;

    }

    h3 {
        font-size: 23px;
        color: #24847C;
        line-height: 30px;
        margin-bottom: 12px;
        text-transform: none;
        font-weight: bold;
    }

    .text-chamada p {
        color: #333;
        margin: 0;
        font-weight: 600;
        padding-right: 16px;
    }

    .footer-right {
        border-right: 0px;
        min-height: 205px;
    }

    .footer-center {
        border-right: 0px;
        margin: 0px;
    }

    #footer-area {
        padding: 24px;
    }

    #proxima {
        text-align: right;
        margin-top: -20px;
        color: #1d3bc2;
        font-size: 16px;
    }

    #contentnotice p {
        line-height: 36px;
        font-size: 18px;
        text-align: center;
    }

    #edital {
        background-color: white;
        padding: 24px;
    }
    
    #selecao {
        padding: 24px ;
    }

    #selecao .img_dash {
        margin: 12px 0 0 0;
        max-width: 80%;
    }

    #selecao img {
        margin: 0;
        max-width: 100%;
    }


    #v_navbar {
        padding: 24px;
    }


    #noticias-container {
        padding: 24px;
    }

    h1 {
        font-size: 30px;
        color: #24847C;
        margin-top: 32px;
        line-height: 40px;
        margin-bottom: 11px;
        text-align: left;
    }

    h6 {
        color: #575757;
        text-align: center;
        padding: 12px 0;
        font-size: 18px;
        line-height: 30px;
    }

    .botao_lista.inscrever {
        background: #FFA01C !important;
        border: 2px solid #FFA01C !important;
        color: #fff !important;
        width: 60%;
        margin-top: 1px;
        margin-left: 67px;
        font-weight: 600;
        padding: 5px 45px !important;
    }

    #projetossociais .botao_lista.inscrever {
        max-width: 300px;
        margin-bottom: 0;
        background: #da892a !important;
        border: 2px solid #da892a !important;
        color: #fff !important;
        width: 60%;
        margin-top: 231px;
        margin-left: 86px;
        font-size: 10px;
        text-align: center;
        font-weight: 600;
        padding: 5px 24px !important;
    }

    ul.ulsubs li a {
        color: #1d3bc2;
        font-weight: 400;
        line-height: 20px;
        font-size: 16px;
        margin: 13px 0 0;
        text-transform: none;
    }

    .contact-form .contact-btn {
        margin: 0px 53px 0px 0px;
        float: right;
    }

    .single-contact-item h6 {
        font-size: 14px;
        text-transform: none;
        font-weight: 400;
        letter-spacing: 0;
        margin-top: 0;
        margin-left: -45px;
        border: none;
        padding: 0 0 0 0px;
        line-height: 16px;
    }


    #projetossociais {
        background: url(../images/banner_rodapé_responsivo_celular.png) center bottom no-repeat;
        background-size: cover;
        min-height: 340px;
        height: auto;
    }

    .main-menu .navbar-nav li {
        display: block;
    }

    .main-menu .navbar-nav li a {
        padding: 15px 0;
    }

    .main-menu .navbar-nav li a:before {
        position: inherit;
    }

    /* .wellcome-item,
    .single-slide-item {
        height: 600px;
    } */
    .wellcome-item h2,
    .single-slide-item h2,
    .cta-area h2 {
        font-size: 18px;
        line-height: 30px;
    }

    .wellcome-item h4,
    .single-slide-item h4,
    .about-intro h4,
    .single-service-item h4,
    .breadcome-heading h4 {
        font-size: 14px;
    }

    .wellcome-item h4,
    .single-slide-item h4 {
        color: #000;
        margin-top: 115px;
    }

    .wellcome-item span,
    .single-slide-item span {
        margin: 0;
    }

    .why-choose-us-img img,
    .work-img img {
        margin: 0 auto;
    }

    .wellcome-item p,
    .single-slide-item p,
    .about-intro p,
    .section-heading p,
    .single-service-item p {
        font-size: 12px;
        line-height: 18px;
        margin-top: 10px;
    }

    .wellcome-item p,
    .single-slide-item p {
        color: #000;
    }

    .about-intro {
        padding: 15px 0;
    }

    .default-btn {
        padding: 6px 15px;
        border: 1px solid #222;
        font-size: 12px;
    }

    .default-btn:hover,
    .blog-btn:hover {
        border: 1px solid transparent;
    }

    .section-padding {
        padding: 40px 0;
    }

    .section-heading h3 {
        font-size: 20px;
    }

    .section-heading p,
    .single-blog-content,
    #accordion {
        padding: 0;
    }

    .single-service-item {
        padding-left: 48px;
    }

    .cta-area h2 {
        font-size: 24px;
        margin-bottom: 30px;
        text-align: center;
    }

    .single-service-item p {
        margin-top: 28px;
    }

    .single-service-item,
    .work-details {
        margin-top: 60px;
    }

    .panel-heading {
        padding: 0 0 0 15px;
    }

    .panel-heading a i {
        width: 40px;
    }

    h4.panel-title {
        font-size: 12px;
        letter-spacing: 1px;
        padding: 12px 0 11px 32px;
        display: block;
    }

    .panel-body {
        padding: 20px 0 20px 18px;
        color: #777;
        font-size: 12px;
        line-height: 18px;
    }

    .video-area h2 {
        font-size: 22px;
    }

    .work-filter li {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .single-work-item:hover .work-desc {
        -webkit-transform: translateX(0) translateY(60px);
        transform: translateX(0) translateY(60px);
    }

    .single-work-item:hover .work-link {
        -webkit-transform: translateY(0) translateY(-40px);
        transform: translateY(0) translateY(-40px);
    }

    .single-project-item,
    .single-contact-item {
        position: relative;
        padding-left: 0px;
        margin-bottom: 30px;
    }

    .header-area .envie_projeto {
        display: none;
    }

    .kc_accordion_header>a {
        font-size: 11px !important;
        padding: 6px 10px !important;
        letter-spacing: 0;
    }

    .kc_accordion_content .kc-panel-body {
        padding: 14px 10px !important;
        font-size: 12px;
    }

    .testimonial-intro:hover .owl-controls .owl-nav div {
        left: 0;
    }

    .testimonial-intro:hover .owl-controls .owl-nav div.owl-next {
        left: auto;
        right: 0;
    }

    /*======= INDEX SLIDER PAGE CSS =========
========================================*/
    .slider-area .owl-controls .owl-nav div {
        position: relative;
        display: inline-block;
        margin-top: 10px;
        margin-right: 30px;
    }

    .slider-area .owl-controls .owl-nav {
        display: none;
    }

    .slider-area .owl-controls .owl-dots div {
        display: none;
    }

    .main-menu .navbar-nav li>.sub-menu {
        position: initial;
        display: none;
        visibility: hidden;
    }

    .single-work-item {
        margin-bottom: 24px;
    }
}



/*
*================================================================== -->
* Wide Mobile Screen [480px into 767px]
*================================================================== -->
*/

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

    /*=========== INDEX PAGE CSS ============
========================================*/
    .logo {
        padding-top: 8px;
        padding-bottom: 8px;
        max-width: 48px;
    }

    .logo img {
        width: 100%;
    }

    .single-work-item:hover .work-desc {
        -webkit-transform: translateX(0) translateY(115px);
        transform: translateX(0) translateY(115px);
    }

    .single-work-item:hover .work-link {
        -webkit-transform: translateY(0) translateY(-110px);
        transform: translateY(0) translateY(-110px);
    }

    .single-work-item {
        margin-bottom: 24px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
    .logged-in .header-area.stickymenu {
        margin-top: 47px;
    }
}

/*
*================================================================== -->
* Medium Screen [1920px into 1080px]
*================================================================== -->
*/

@media only screen and (min-width: 992px) and (max-width: 1920px) {
    /*=========== INDEX PAGE CSS ============
========================================*/

    /*
*================================================================== -->
* Medium Screen [1920px into 2517px]
*================================================================== -->
*/

    @media only screen and (min-width: 992px) and (max-width: 2517px) {
        /*=========== INDEX PAGE CSS ====================================================*/

        #projetossociais {
            min-height: 405px;
            height: auto;
            background: url(../images/banner_rodapé_1.png) center bottom / cover no-repeat;
        }

        #projetossociais .botao_lista.inscrever {
            max-width: 300px;
            margin-bottom: 0;
            background: #da892a !important;
            border: 2px solid #da892a !important;
            color: #fff !important;
            width: 60%;
            margin-top: 280px;
            margin-left: -46px;

            text-align: center;
            font-weight: 600;
            padding: 5px 24px !important;
        }
    } 
}