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

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

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

    #logo-preloader {

        max-width: 1000px;
    }

    .stickymenu .logo {
        padding: 20px 0;
    }

    .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;
        font-family: 'Roboto', sans-serif;
        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-family: 'Roboto', sans-serif;
        font-weight: 600;
        padding: 5px 45px !important;
    }

    .logo {
        overflow: hidden;
        width: 200%;
        margin-left: 4px;
        margin-top: 10px;
    }

    .navbar {
        margin: 4px 0;
        border: inherit;
        margin-left: 500px;
    }

    .main-menu .navbar-nav li>.sub-menu {
        position: absolute;
        width: 260px;
        background-color: white;
        margin: 0;
        padding: 0;
        top: 100%;
        left: -75px;
        -webkit-box-shadow: 0px 2px 6px rgb(0 0 0 / 10%);
        box-shadow: 0px 2px 6px rgb(0 0 0 / 10%);
        padding: 0px 0;
        -webkit-transition: .3s;
        transition: .3s;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: top;
        transform-origin: top;
        opacity: 1;
        visibility: hidden;
        border-radius: 6px;
    }

    .imagemhome {
        max-width: 90%;
        height: auto;
        margin-left: 30px;
        margin-top: 67px;
    }

    .imagemsobrehome {
        max-width: 100%;
        height: auto;
        margin-left: 7px;
        margin-top: 178px;
        border-radius: 0px 65px;
    }

    .imagemhome2 {
        max-width: 120%;
        height: auto;
        margin-left: -47px;
        margin-top: 91px;
    }

   .imagemrodape {
        max-width: 120%;
        margin-left: -44px;
    }


    /*=========== 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;
    }

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

    .navbar {
        margin: 4px 0;
        border: inherit;
        margin-left: 227px;
    }

    .imagemhome {
        max-width: 100%;
        height: auto;
        margin-left: 19px;
        border-radius: 0px 93px;
    }

    .titulo {
        margin-top: 39px;
        margin-bottom: 12px;
        color: #000000;
        text-align: left;
    }

    img {
        max-width: 200%;
        height: auto;
    }


    #home .saibamais {
        margin: -27px 25px 71px 169px;
        background: #88c555 !important;
        border: 2px solid #88c555 !important;
        color: #fff !important;
        width: 50%;
        font-family: 'Nunito', sem serifa;
        font-weight: 600;
        border-radius: 4px 15px;
        text-align: center;
        size: 25px;
        padding: 12px 0 10px 0;
    }

    .imagemrodape {
        max-width: 40%;
        margin-left: -343px;
        margin-top: -16px;
    }

    #footer-area p {
        font-size: 20px;
        line-height: 25px;
        font-family: 'Nunito', sem serifa;
        color: white;
        margin: 0px 0 12px;
        font-weight: 500;
        text-align: left;
    }

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

    #newnotice {
        border-radius: 12px;
        margin-bottom: 40px;
        margin-left: 142px;
        margin-right: -240px;
        background-color: #fff;
        position: relative;
        box-shadow: 5px 5px 0px #398236;
        max-width: 356px;
    }

    #footer-area {
        padding: 114px 0 65px;
        border-top 2px solid #fff: ;
        background-color: #333333;
        text-align: center;
    }

    .footer-center {
        /* border-right: 2px solid #575757; */
        /* min-height: 383px; */
        margin: 0 0 -33px 13px;
    }

    .footer-right {
        border-right: 2px solid #575757;
        min-height: 227px;
        margin: 0;
    }

    ul.ultitles,
    ul.ulsubs {
        list-style: none;

        text-align: left;
    }

    ul.ultitles h5,
    ul.ultitles h5 a {
        color: white;
        font-weight: 700;
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 0;
        margin: -7px;
    }

    ul.ulsubs li a {
        font-size: 20px;
        color: white;
        font-weight: 400;
        line-height: 24px;
        margin: 10px -13px -3px;
        text-transform: none;
        font-family: 'Nunito', sans-serif;

    }

    .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;
        margin-left: -480px;
    }

    .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;
        font-family: 'Roboto', sans-serif;
        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 Screen [320px into 767px]
*================================================================== -->
*/

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

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

    .navbar {
        min-height: 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;
    }

    #mobile_menu {
        position: absolute;
        right: 0;
        top: -52px;
        width: 100%;
    }

    .stickymenu #mobile_menu {
        top: -59px;
    }

    .slicknav_menu {
        background-color: transparent;
    }

    .slicknav_btn {
        margin: 4px 0;
    }

    .slicknav_nav {
        background-color: #1d3bc2;
        padding: 20px;
        width: 280px;
        float: right;
    }

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

    /*=========== INDEX PAGE CSS ============
========================================*/
    .logo {
        padding-top: 18px;
        padding-bottom: 12px;
    }

    .logo img {
        width: 80%;
    }

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

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

    #sobrehome h1 {
        color: #1d3bc2;
        margin: 0;
        font-size: 40px;
    }

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

    .imagemsobre {
        max-width: 100%;
    }

    .imagemsobrehome {
        max-width: 100%;
        margin: 0 0 15px;
    }

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

    #contentsobre h1 {
        color: #fff;
    }

    #contentsobre h6 {
        color: #fff;
    }

    #contentweb h1 {
        color: #fff
    }

    #chamada .icone {
        width: 20%;
    }

    #chamada .botao-chamada {
        width: 50%;
    }

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

    #edital .col-md-4 .blc {
        min-height: 766px;

    }

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

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

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

    #noticias .botao_leiamais {
        right: 54px;
        margin: -8px 0;

    }

    #noticias .botao_leiamais:hover {
        border: 2px solid #1fc15e !important;
        background-color: #fff !important;
        color: #fff !important;
        position: absolute;
        bottom: 36px;
        right: 54px;
    }

    #v_navbar .container .row {
        margin: 0 43px 0 0;
        text-align: justify;
    }

    #v_navbar .container .row h3 {
        text-align: left
    }

    .tabcontent {
        padding: 16px 8px !important;
    }

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

    #contentnotice p {
        font-family: 'Roboto', 'Arial';
        line-height: 36px;
        font-size: 18px;
        text-align: center;
    }

    h1 {
        font-size: 40px;
        color: #1d3bc2;
        margin-top: 0;
        line-height: 40px;
        margin-bottom: 40px;
        text-align: center;
    }

    h6 {
        color: #575757;
        text-align: justify;
        padding: 32px 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-family: 'Roboto', sans-serif;
        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-family: 'Roboto', sans-serif;
        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;
        font-family: 'Roboto', 'Arial', serif;
    }

    ul.ultitles h5,
    ul.ultitles h5 a {
        color: #1d3bc2;
        font-weight: 700;
        font-size: 20px;
        line-height: 18px;
        margin-left: 0px;
        margin-top: 0px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    .contact-form .contact-btn {
        margin: 0px 53px 0px 0px;
        font-family: 'Roboto';
        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;
    }

    .logo img {
        width: 100%;
        margin-left: -3px;
    }

    .titulo {
        margin-top: 39px;
        margin-bottom: 12px;
        color: #000000;
        text-align: left;
    }

    img {
        max-width: 60%;
        height: auto;
        margin-left: 60px;
    }

    #banner img {
        max-width: 100%;
        margin-left: 0;

    }

    .imagembox {
        max-width: 100%;
        border-radius: 9px 11px 0px 0px;
        margin-left: 0;
    }

    #mobile_menu {
        position: absolute;
        right: 243px;
        top: -68px;
        width: 100%;
    }

    .imagemrodape {
        max-width: 60%;
        margin-left: 10px;
    }

    #noticias .botao_leiamais {
        right: 54px;
        margin: 21px 41px;
    }

    #noticias .botao_leiamais:hover {
        right: 54px;
        margin: 21px 41px;
    }

    .copyright-text img {
        width: 70px;
        margin-left: 6px;
        margin-top: 4px;
    }

    .copyright-text {
        font-size: 9px;
        letter-spacing: 2px;
        line-height: 14px;
        text-transform: uppercase;
        max-width: 226px;
        margin: 0 auto;
        padding: 18px 0;
        color: #fff;
    }

    .slicknav_nav {
        background-color: #88c555 !important;
        padding: 20px;
        width: 280px;
        float: right;
        font-family: 'Nunito', sans-serif;
    }

    #sobrehome h1 {
        color: #000000;
        margin: 0;
        font-size: 40px;
        text-align: left;
        margin-left: 14px;
    }

    ul.ultitles h5,
    ul.ultitles h5 a {
        color: white;
        font-weight: 700;
        font-size: 20px;
        line-height: 18px;
        margin-left: 0px;
        margin-top: 0px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

    ul.ulsubs li a {
        color: white;
        font-weight: 400;
        line-height: 20px;
        font-size: 16px;
        margin: 13px 0 0;
        text-transform: none;
        font-family: 'Roboto', 'Arial', serif;
    }

    .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 (max-width: 479px) {

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

    .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;
    }


    .main-menu .navbar-nav li>.sub-menu {
        width: 210px;
    }

    .navbar {
        margin: 4px 0;
        border: inherit;
        margin-left: 251px;
    }

    #sobrehome h1 {
        color: #000000;
        margin: 0;
        font-size: 40px;
        text-align: left;
        margin-left: 18px;
    }


    #noticias .botao_leiamais {
        right: 19px;
        margin: 14px 0;
    }

    #noticias .botao_leiamais:hover {
        right: 19px;
        margin: 14px 0;
    }

    #footer-area p {
        font-size: 20px;
        line-height: 25px;
        font-family: 'Nunito', sem serifa;
        color: white;
        margin: 0px 0 12px;
        font-weight: 500;
        text-align: left;
    }

    .titulo {
        margin-top: 39px;
        margin-bottom: 12px;
        color: #000000;
        text-align: left;
    }

    #footer-area {
        padding: 10px 0 65px;
        border-top 2px solid #fff: ;
        background-color: #333333;
        text-align: center;
    }


    .footer-center {
        /* border-right: 2px solid #575757; */
        /* min-height: 383px; */
        margin: 0 0 -33px 13px;
    }

    .footer-right {
        border-right: 2px solid #575757;
        min-height: 227px;
        margin: 0;
    }

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

    ul.ultitles,
    ul.ulsubs {
        list-style: none;
        text-align: left;
    }

    ul.ultitles h5,
    ul.ultitles h5 a {
        color: white;
        font-weight: 700;
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 0;
        margin: -7px;
        text-align: left;
    }

    ul.ulsubs li a {
        font-size: 20px;
        color: white;
        font-weight: 400;
        line-height: 24px;
        margin: 10px 0px -3px -14px;
        text-transform: none;
        font-family: 'Nunito', sans-serif;
        text-align: left;

    }


    .imagemrodape {
        max-width: 40%;
        margin-left: -139px;
        margin-top: 65px;
    }

    .icone {
        width: 7%;
        padding-top: 10px;
    }

    img {
        max-width: 200%;
        height: auto;
    }

    .social-links {
        margin-left: 73px !important;
        margin-bottom: 34px;
    }

    .textleft {
        float: left;
        width: calc(100% - -10px);
        text-align: left;
        margin-top: 26px;
    }

    .textright {
        float: right;
        width: calc(100% - -10px);
        margin-top: 54px;
        text-align: center;
    }


    img.imgleft {
        margin: 1513px 289px 0px 10px;
        float: left;
        width: 339px;
        display: none;
    }

    img.imgright {
        margin: 1513px 289px 0px 10px;
        float: left;
        width: 339px;
        display: none;
    }

    .imgcomo {
        width: 420px;
        position: absolute;
        bottom: 0;
        left: 651px;
        border-radius: 0px 51px;
        top: -67px;
        display: none;
    }

    #edital .botao_inscrever {
        margin: 25px 60px -8px -146px;
        width: 50%;

    }

    #edital .botao_inscrever:hover {
        margin: 25px 60px -8px -146px;
        width: 50%;

    }

    .botao-chamada {

        margin: 41px 12px 9px;
        width: 50%;
    }

    .botao-chamada:hover {

        margin: 41px 12px 9px;
        width: 50%;
    }


    .fa-download:before {
        content: "\f019";
        margin-left: 194px;
        color: #008A25;
        margin-top: -86px;
        font-size: 2rem;
    }

    .fa-download1:before {
        content: "\f019";
        margin-left: 104px;
        color: #008A25;
        font-size: 2rem;
    }


    .fa-download2:before {
        content: "\f019";
        margin-left: 286px;
        color: #008A25;
        font-size: 2rem;
    }

    .fa-download3:before {
        content: "\f019";
        margin-left: 285px;
        color: #008A25;
        font-size: 2rem;
    }

    .fa-download4:before {
        content: "\f019";
        margin-left: 37px;
        color: #008A25;
        font-size: 2rem;
    }

    .fa-download5:before {
        content: "\f019";
        margin-left: 95px;
        color: #008A25;
        font-size: 2rem;
    }

    .boxanexos {
        color: #575757;
        margin-left: 8px;
    }

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

    .tab {
        float: left;
        width: 90%;
    }

    .fa-chevron-right:before {
        content: "\f054";
        margin-left: 125px;
    }


    .fa-chevron-right1:before {
        content: "\f054";
        margin-left: 165px;
    }

    .fa-chevron-right2:before {
        content: "\f054";
        margin-left: 83px;
    }

    .fa-chevron-right3:before {
        content: "\f054";
        margin-left: 127px;
    }

    .fa-chevron-right4:before {
        content: "\f054";
        margin-left: 226px;
    }

    #chamada .icone {
        max-width: 10%;

    }

    .comoparticipar {
        text-align: left;

    }


    .slicknav_nav {
        background-color: #88c555 !important;
        padding: 20px;
        width: 280px;
        float: right;
        font-family: 'Nunito', sans-serif;
    }

    .slicknav_btn {
        margin: -5px 0;
        padding: 10px;
    }

    #logo-preloader {
        margin-left: 70px;
        max-width: 50%;
    }

}

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

