/*====================================================
**========== Table of Content 
**====================================================

*** -  1. Template Default Css
*** -  2. Template Background Css
*** -  3. Header Area Css
*** -  4. Project Complete Area Css
*** -  5. Pricing Area Css
*** -  6. Footer Area Css
*** -  7. Template Hover Css
*** -  8. Template Transition Css
*** -  9. Widget Prosas     


=========----------------------------------=========
            1.Template Default Css     
=========----------------------------------=========
*/

body {
    font-family: 'Arial', sans-serif;
    ;
    font-size: 14px;
    color: #222;
    line-height: 1.5em;
}

a,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #00b6ef
}

a {
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

a:focus {
    color: inherit;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    line-height: 1.5em;
    margin: 0 0 14px 0;
    font-family: 'Arial', sans-serif;
    ;
}

h1 {
    font-family: 'Arial', sans-serif;
    ;
    font-size: 45px;
    color: black;
    margin-top: 0;
    line-height: 55px;
    margin-bottom: 40px;
    margin-top: 41px;
    text-transform uppercase;
    font-weight: bold;
    letter-spacing: -1px;

}

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

h3 {
    font-size: 22px;
    color: #231d19;
    line-height: 38px;
    margin-bottom: 12px;
    text-transform: none;
    font-weight: 600;

}

h4 {
    font-size: 24px;
    color: #575757;
    line-height: 36px;
    margin-bottom: 12px;
    text-transform: none;
    padding: 25px;
}

h5 {
    font-size: 19px;
    color: #231d19;
    line-height: 32px;
    margin: 16px 0 40px 0;
    text-transform: none;
    font-weight: 400;
    font-family: 'Arial', sans-serif;
    ;
}

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

p {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Arial', sans-serif;
    ;
    color: black;
    margin: 0px 0 12px;
    font-weight: 500;
}

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

.boxanexo {
    color: #575757;
}

.boxinfo {
    color: #575757;
}

.boxinfo2 {
    color: #575757;
    font-weight: bold;
}

.boxinfo1 {
    color: #575757;
    font-size: 13px;
    margin-top: 35px;
}

.infobox {
    color: #575757;
    font-size: 13px;
    margin-top: -7px;
}

.setainfo {
    max-width: 15px;
    margin-left: 61px;
    margin-top: 0px;
}

.setainfo1 {
    max-width: 15px;
    margin-left: 209px;
    margin-top: -46px;
}

.setainfo2 {
    max-width: 15px;
    margin-left: 209px;
    margin-top: -40px;
}

.setainfo3 {
    max-width: 15px;
    margin-left: 163px;
    margin-top: -1px;
}

#participar {
    width: 100%;
    height: 100%;
    background-color: #FF6200;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 30px 0 93px 0;
}

#participar h5 {
    color: #fff;
    text-align: justify;
    padding: 15px 3px 10px 0px;
    margin: 0;

}

.comoparticipar {
    color: #fff;
    margin-top: 73px;
    margin-left: 19px;
    text-align: left;
    margin-bottom: 22px;
}


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

.faleconoscotitulo {
    font-family: 'Arial', sans-serif;
    ;
    color: white;
    font-size: 30px;
}

#fale-conosco p {
    color: #fff;
}

.top60 {
    margin-top: 60px;
}

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

blockquote {
    background-color: #222;
    padding: 40px;
    border-left: 4px solid #D72228;
}

blockquote p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    margin: 0;
}

.nopadding {
    padding: 0 !important;
}

.nopaddingb {
    padding-bottom: 0 !important;
}

.nomargin {
    margin: 0 !important;
}

.fullwidth {
    width: 100%;
}

select {
    width: 100%;
    padding: 5px;
    outline: 0;
}

.form-control:focus {
    border-color: #777;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 10px rgba(71, 72, 75, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 10px rgba(71, 72, 75, .6);
}

input,
button,
textarea {
    outline: 0;
}

.contact-form .form-group {
    margin-bottom: 14px;
}

.contact-form .form-control {
    border-radius: 12px;
    height: 48px;
    color: #575757;
    border: 1px solid #D72228;
    background-color: transparent;
    font-family: 'Myriad';
    padding: 12px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.contact-form textarea.form-control {
    height: 250px;
}

.contact-form h5 {
    margin-left: -11px;
    margin-bottom: 8px;
}

.contact-form1 h5 {
    margin-left: 69px;
    margin-bottom: 8px;
}


.contact-form .form-control:focus {
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 10px rgba(71, 72, 75, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 10px rgba(71, 72, 75, .6);
}



/*========== Preloader Css ==============
========================================*/

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

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -35px;
}

.btn-group {
    margin-top: 20px;
}

.default-btn,
.active-btn,
.kc_button.active-btn {
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 10px 25px;
    border: 2px solid #222;
    color: #222;
    margin: 0 10px 10px 0;
    background-color: transparent;
}

.contact-btn {
    background-color: #D72228;
}

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

.cta-area h2 {
    color: #fff;
    margin: 0;
}

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


/*
=========----------------------------------=========
            2.Template Background Css     
=========----------------------------------=========
*/

.wellcome-bg {
    background-image: url(../images/slide-bg-1.jpg);
}

.video-bg {
    background-image: url(../images/video-bg.jpg);
}

.wellcome-bg,
.video-bg {
    background-color: rgba(0, 0, 0, .80);
    /*    background-repeat: no-repeat;*/
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
}


/*
=========----------------------------------=========
            3.Header Area Css     
=========----------------------------------=========
*/

.header-area {
    background-color: #FF6200;
    ;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 10px 0;
    border-bottom 3px solid white;
}

.header-area.stickymenu {
    position: fixed;
}

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

.stickymenu {
    -webkit-transition: all .03s ease-out;
    transition: all .03s ease-out;
    padding: 0;
    -webkit-box-shadow: 0px 0px 5px 1px #333;
    box-shadow: 0px 0px 5px 1px #333;
}

.logo img {
    max-width: 50%;
    margin-top: 13px;
}

.logo {
    padding: 3px 0;
    overflow: hidden;
    max-width: 110px;
}

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

.logo h1 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
}

.logo a {
    color: #4e9df0;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
    margin-top: 27px;
    margin-left: -776px;
}

.main-menu .navbar-nav li {
    display: inline-block;
    position: relative;
    padding: 14px 0;
}

.main-menu .navbar-nav li a {
    font-size: 16px;
    padding: 0px 19px;
    color: white;
    font-weight: 600;
    display: block;
    border-left thin solid #575757;
    line-height: 14px;
    font-family: 'Arial', sans-serif;
    ;
    text-transform uppercase;
}


.main-menu .navbar-nav li:first-child a {
    border: none;
}

.main-menu .navbar-nav li a:before {
    background-color: white;
    position: absolute;
    content: "";
    top: -10px;
    left: 0;
    width: 0;
    height: 2px;
    visibility: hidden;
    opacity: 0;
}

.send_header {
    text-decoration: none;
    width: 100%;
}

.send_header button {
    background: #FFA01C;
    border: 0;
    color: #fff;
    font-size: 12px;
    font-family: 'Arial';
    text-align: center;
    margin: 10px 0 9px;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}


/**
 * Submenu Css
 * ======================================
 */

.main-menu .navbar-nav li:hover>.sub-menu {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.main-menu .navbar-nav li>.sub-menu {
    position: absolute;
    width: 260px;

    margin: 0;
    padding: 0;
    top: 100%;
    left: 0;
    -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;
}

.main-menu .navbar-nav li .sub-menu li {
    display: block;
    border-bottom: 1px solid #cecece;
}

.main-menu .navbar-nav li .sub-menu li:last-child {
    border-bottom: initial;
}

.main-menu .navbar-nav li .sub-menu li a {
    padding: 0px 24px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    background-color: white;

}

.main-menu .navbar-nav li .sub-menu li a::before {
    position: inherit;
    width: 0;
    height: 0;
    background-color: #e40084;

}

.main-menu .navbar-nav li .sub-menu li:hover>a {
    background-color: white;
}

.main-menu .navbar-nav li .sub-menu li .sub-menu {
    left: -100%;
    top: 0;
    -webkit-box-shadow: 1px -1px 10px rgba(0, 0, 0, .20);
    box-shadow: 1px -1px 10px rgba(0, 0, 0, .20);
}


/*
=========----------------------------------=========
            4.Project Complete Area Css     
=========----------------------------------=========
*/

.project-complete-area {
    background: #D72228;
    margin: 0;
    border-top: 2px solid #53105f;
}

.single-project-item,
.single-contact-item {
    position: relative;
}

.project-icon,
.contact-icon {
    position: absolute;
    top: 12px;
    left: 0;
    font-size: 35px;
    color: #D72228;
    overflow: hidden;
}


.contact-icon1 {
    position: absolute;
    top: 103px;
    left: 50px;
    font-size: 20px;
    color: #D72228;
    overflow: hidden;
}

.single-project-item h2,
.single-project-item h5,
.single-contact-item h5,
.single-contact-item h6,
.contact-form h5 {
    color: #575757;
}

.single-project-item h2 {
    margin-top: 0;
    display: block;
    font-size: 40px;
    font-weight: 400;
    padding-bottom: 15px;
    position: relative;
}

.single-project-item h2:before,
.single-contact-item h5:before,
.contact-form h5:before {
    position: absolute;
    content: "";
    width: 83px;
    height: 2px;
    background-color: #D72228;
    bottom: 0;
    left: 0;
}


.single-project-item1 h2:before,
.single-contact-item1 h5:before,
.contact-form1 h5:before {
    position: absolute;
    content: "";
    width: 83px;
    height: 2px;
    background-color: #D72228;
    bottom: 0;
    left: 84px;
    top: 130px;
}


/*
=========----------------------------------=========
            5.Pricing Area Css     
=========----------------------------------=========
*/

.single-pricing-item {
    -webkit-box-shadow: 0 1px 2px 0px #222;
    box-shadow: 0 1px 2px 0px #222;
    padding: 15px 0;
    margin-top: 45px;
}

.single-pricing-item h2 {
    color: #444;
    font-size: 26px;
}

.single-pricing-item h6 {
    letter-spacing: 0;
    display: block;
    margin: 0;
    font-size: 10px;
    padding-bottom: 10px;
}

.pricing-head>h6 {
    border-bottom: 1px solid #222;
}

.pricing-head {
    padding: 0 20px;
    overflow: hidden;
}

.pricing-price>h2 {
    font-size: 30px;
    margin: 10px 0 0;
}

.pricing-price sup {
    top: -1em;
    font-size: 12px;
}

.pricing-price span {
    letter-spacing: 0;
    color: #666;
    font-size: 12px;
}

.pricing-items {
    padding: 25px 0;
}

.pricing-items li {
    font-size: 13px;
    text-transform: capitalize;
    padding: 8px 20px;
    color: #666;
}

.pricing-items li:nth-child(2n) {
    background-color: #ececec;
}

.pricing-items li i {
    margin-right: 15px;
}

.pricing-footer {
    text-align: center;
    padding: 20px 25px;
}

.pricing-btn {
    padding: 7px 25px;
    color: #000;
}


/*
=========----------------------------------=========
            6.Footer Area Css     
=========----------------------------------=========
*/

#footer-copyright {

    background: #EC7000;
    margin: 0;
    border-top: thin solid white;

}


footer {
    background: #FF7D00;
}

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

.footer-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.copyright-text {
    padding: 26px 0 21px;
}

.copyright-text img {
    width: 40px;
}

.copyright-text {
    padding: 18px 0;
}

.copyright-text p {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase;
    margin: 12px auto;
    font-family: 'Arial', sans-serif;
    ,
    sans-serif;
}

.copyright-text a {
    color: #fff;
}


/*
=========----------------------------------=========
            7.Template Hover Css     
=========----------------------------------=========
*/

.main-menu .nav li a:focus {
    background-color: inherit;
}

.stickymenu .main-menu,
.stickymenu .send_header {
    padding: 4px 0;
}

.main-menu .navbar-nav li a:hover {
    color #061533;
    background-color white;
    ;
}

.main-menu .navbar-nav li:hover a:before,
.main-menu .navbar-nav li.active a:before,
.single-team-member:hover .member-img img,
.single-work-item:hover .work-img img {
    opacity: 1;
    visibility: visible;
    width: 100%
}

.social-links li a:hover {
    background-color: #1fc15e;
    color: white;
}

.default-btn:hover,
.blog-btn:hover,
.active-btn {
    background-color: #D72228;
    color: #222;
    border: 2px solid transparent;
}

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

.cta-btn:hover {
    border: 3px solid transparent;
    background-color: #fff;
}

.icon-btn:hover i {
    right: 7px;
    visibility: visible;
}

.pricing-btn:hover {
    background-color: #fff;
}

.single-team-member:hover:before {
    top: 65%;
}

.work-filter li:hover,
.work-filter li.current {
    color: #F3D13D;
}

.single-work-item:hover:before {
    visibility: visible;
    opacity: .75;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.single-work-item:hover .work-desc,
.single-work-item:hover .work-link {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

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

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

.work-link a:hover {
    color: #000;
}

.video-icon:hover {
    color: #fff;
}

.single-pricing-item:hover {
    -webkit-box-shadow: 0 1px 2px 0px #222222;
    box-shadow: 0 1px 2px 0px #222222;
}

.single-pricing-item:hover .pricing-head,
.single-pricing-item:hover .pricing-footer,
.pricing-current .pricing-head,
.pricing-current .pricing-footer {
    background-color: #999999;
}

.single-pricing-item:hover .pricing-head h2,
.single-pricing-item:hover .pricing-head h6,
.single-pricing-item:hover .pricing-price sup,
.single-pricing-item:hover .pricing-price span,
.pricing-current .pricing-head h2,
.pricing-current .pricing-head h6,
.pricing-current .pricing-price sup,
.pricing-current .pricing-price span {
    color: #fff;
}

.single-pricing-item:hover .pricing-head>h6 {
    border-bottom: 1px solid #000;
}


/*
=========----------------------------------=========
            8.Template Transition Css     
=========----------------------------------=========
*/

.logo img,
.default-btn,
.social-links li a,
.main-menu .navbar-nav li a:before,
.header-area,
.icon-btn i,
.single-team-member:before,
.member-img img,
.owl-controls .owl-nav div,
.work-filter li,
.single-work-item:before,
.work-img img,
.work-desc,
.work-img:before,
.work-link,
.work-link a,
.pagination li a,
.tags li a,
.blog-img:before,
.blog-img a i,
.slider-area .owl-controls .owl-nav div {
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}


/*
=========----------------------------------=========
            9.Widget Prosas     
=========----------------------------------=========
*/

#widget {
    padding: 80px 0 60px;
}

#widget-app {
    max-width: 960px;
    margin: 24px auto 0;
}


/*
=========----------------------------------=========
            10.Social
=========----------------------------------=========
*/

.social-links {
    padding: 0;
}

.social-links li {
    display: inline-block;
    margin: 0 0 0 4px;
}

.social-links li a {
    display: block;
    height: 40px;
    color: #fff;
    margin-right: 3px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    background-color: #1d3bc2;
    border-radius: 50%;
    font-size: 20px;
}

.textoposinscreva {
    margin-top: 10px;
}

/*
=========----------------------------------=========
            11.Contato
=========----------------------------------=========
*/

#contato {
    background: #000;
    padding-top: 90px;
    padding-bottom: 90px;
}

#banner {
    border-bottom 3px solid #fff;
}

.quem-participa {
    border-right: 2px solid #dacfcf;
}

/*
=========----------------------------------=========
            11.Resultado
=========----------------------------------=========
*/

#marcatexto {
    background-color: #efe9e5;
    padding: 10px;
}

#marcatexto h5 {
    font-size: 25px;
    color: #231d19;
    line-height: 32px;
    margin: 50px 0 40px 0;
    text-align: center;
    font-weight: 600;
    letter-spacing: -0.5px;
    font-family: 'Arial', sans-serif;
}

.marcatexto1 {
    box-shadow: 0 0 7px rgba(0,0,0,.3);
    background: #fff;
    color: #231d19;
    font-weight: bold;
    display: inline-block;
    border: 2px solid #FF6200;
    border-radius: 22px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    margin: 20px 0 42px 57px;
    padding: 15px 146px;
}

.marcatexto1 hover {
    background: 0%;
    color: white;
    font-weight: bold;
    display: inline-block;
    border: 2px solid #061533 !important;

}

#contentweb {
    background: #D72228;
    min-height: calc(100vh - 300px);
    padding: 80px 0;
}

#faq {
    background: #D72228;
    min-height: calc(100vh - 300px);
    padding: 80px 0;
}

#faq h1 {
    color: #fff;
}

#faq h6 {
    color: #fff;
}

#faq a {
    color: #fff;
}

#faq a:hover {
    color: #FFA01C;
}

#edital {
    background-color: white;
    background linear-gradient(90deg, white 50%, #F3FF00 50%);
    padding: 42px 0 0px;
}

#edital .icone {
    max-width: 101px;
    margin: 13px 10px -6px 0px;
}

.conhecendo {
    text-align: left;
    margin-bottom: 30px;
}

.titulointro {
    margin-left: 19px;
    margin-top: 34px;
    text-align: left;

}

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


#edital h1 {
    color: #231d19;
    margin-bottom: 9px;
}

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

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

#edital h5.textoposinscreva {
    color: b#575757;
    text-align: center;
    padding: 15px 15px 0;
    margin-top: -83px;
}


#edital h5.textoposbox {
    color: #575757;
    text-align: center;
    padding: 15px 15px 0;
    margin-top: 70px;
}

#edital .col-md-4 .blc {
    background: #1fc15e;
    border-radius: 10px;
    box-shadow: 5px 5px 0px #1d3bc2;
    margin: 63px 0 0;
    padding: 37px 20px 0;
    min-height: 714px;
}

.iconpdf {
    width: 21px;
}


#edital .col-md-4 .blc .blc-icons {
    max-width: 110px;
}

#participar .botao_inscrever {
    background: #fff !important;
    border: 2px solid #fff !important;
    color: #FF6200 !important;
    width: 60%;
    font-family: 'Arial', sans-serif;
    ;
    font-weight: 600;
    border-radius: 10px;
    text-align: center;
    size: 25px;
    padding: 6px 3px 4px 0;
    margin: 27px 16px -29px -12px;
}


#participar .botao_inscrever:hover {
    border: 2px solid #fff !important;
    background-color: #FF6200 !important;
    color: #fff !important;
}



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

#v_navbar .botao_inscrever:hover {
    border: 2px solid #FF6200 !important;
    background-color: #fff !important;
    color: #FF6200 !important;
}


#edital .botao_inscrever {
    margin: 44px 25px 25px 35px;
    background: #e40084 !important;
    border: 2px solid #e40084 !important;
    color: #fff !important;
    width: 30%;
    font-family: 'Myriad';
    font-weight: 600;
    border-radius: 10px;
    text-align: center;
    size: 25px;
    padding: 6px 0 4px 0;
}

#edital .botao_inscrever:hover {
    border: 2px solid #e40084 !important;
    background-color: #fff !important;
    color: #e40084 !important;
}


.botao_inscrever1 {
    margin: 44px 25px 25px 35px;
    background: white !important;
    border: 2px solid white !important;
    color: #FF6200 !important;
    width: 30%;
    font-family: 'Myriad';
    font-weight: 600;
    border-radius: 10px;
    text-align: center;
    size: 25px;
    padding: 6px 0 4px 0;
}

.botao_inscrever1:hover {
    border: 2px solid white !important;
    background-color: #FF6200 !important;
    color: white !important;
}


.botao_inscrever {
    margin: 8px 25px 75px -4px !important;
    background: white !important;
    border: 2px solid white !important;
    color: #FF6200 !important;
    width: 30%;
    font-family: 'Myriad';
    font-weight: 600;
    border-radius: 10px;
    text-align: center;
    size: 25px;
    padding: 6px 0 4px 0;
}

.botao_inscrever:hover {
    border: 2px solid white !important;
    background-color: #FF6200 !important;
    color: white !important;
}

#edital-info {
    background-color: #FF6200;
    padding: 100px 50px 50px 50px;
}

#edital-info h6 {
    text-align: justify;
    padding: 25px 0 0;
}

#edital-info .col-md-6 {
    text-align: center;
}

#edital-info .box {
    border-radius: 30px;
    border: 2px solid white;
    margin: 10px 0 70px 0px;
    align-items: center;
    padding: 40px;
    overflow-x: hidden;
    text-align: center;
    min-height: 450px;
}

#chamada {
    background: #FF7D00;
    padding: 30px 0;
}

#chamada .bg-chamada {
    background: white;
    padding: 60px 0;
}

.navinfo {
    color: white;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 43px;
}

.text-chamada h3 {
    color: #231d19;
    margin: 0px 0 -30px 2px;
    line-height: 45px;
    font-family: 'Arial', sans-serif;
    ;
    font-size: 40px;
}


#chamada p {
    color: #231D19;
}

#chamada a {
    color: #231D19;
}

#chamada a:hover {
    color: #FF6200;
}

.text-chamada h3 a {
    color: #fff;
}

.text-chamada p {
    margin: 38px 0 -30px 2px;
    font-weight: 300;
}

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

.cta {
    font-family: 'Arial', sans-serif;
    ;
    font-weight: bold;
    font-size: 25px;
    color: #F3FF00;
}

.icone {
    width: 72px;
    margin: 13px 10px -6px 0px;
}

.icone2 {
    width: 80%;
    margin-bottom: 10px;
    margin-left: 41px;
}

a.send-chamada {
    text-decoration: none;
    width: 100%;
}

.botao-chamada {
    background: #FF6200;
    border: 2px solid #FF6200;
    color: #fff !important;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    ;
    font-weight: 600;
    text-align: center;
    margin: 39px 0px 0px 62px;
    padding: 14px;
    text-transform uppercase;
    width: 80%;
    border-radius: 10px;
}

.botao-chamada:hover {
    background: 0%;
    border: 2px solid #FF6200;
    color: #FF6200 !important;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    ;
    font-weight: 600;
    text-align: center;
    margin: 39px 0px 0px 62px;
    padding: 14px;
    width: 80%;
    border-radius: 10px;

}


.textsele {
    color: #FF6200 
}

.textsele:hover {
    color: #4b4b4b
}

.emailregulamento {
    color: #fff
}

.emailregulamento:hover {
    color: #FF6200
}

.emailregulamento1 {
    color: #fff
}

.emailregulamento1:hover {
    color: #FF6200
}


#contentsobre {
    background-color: #FF5236;
    min-height: calc(100vh - 88px);
    padding: 100px 0;
}

.bip-footer {
    margin: 0 0 30px;
}

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

.footer-center {
    border-right: 2px solid #575757;
    min-height: 383px;
    margin: 0 0 30px 48px;
}

ul.ultitles,
ul.ulsubs {
    list-style: none;
    padding: 0 20px;
}

ul.ultitles h5,
ul.ultitles h5 a {
    color: #1d3bc2;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

ul.ultitles li {
    width: 100%;
}

ul.ulsubs {
    padding: 0;
}

ul.ulsubs li {
    float: left;
    width: 100%;
    min-height: inherit;
}


ul.ulsubs li a {
    font-size: 18px;
    color: #1d3bc2;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 6px;
    text-transform: none;
    font-family: 'Myriad';
}

ul.ultitles a:hover {
    color: #00b6ef;
    ;
}

#newnotice {
    border-radius: 12px;
    margin-bottom: 40px;
    margin-left: 22px;
    margin-right: 130px;
    background-color: #fff;
    position: relative;
    box-shadow: 5px 5px 0px #1fc15e;

}

#newnotice #content {
    padding: 16px 30px 16px;
    min-height: 240px
}

#newnotice img.bottom {
    border-radius: 8px 8px 0 0;
    margin-bottom: 4px;
}

#newnotice h4 {
    color: #333;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    padding: 0;
    margin: 0 0 5px 0;
}

#newnotice h5 {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 26px;
    padding: 0;
    margin: 0;
}

#newnotice ul {
    padding: 0;
    margin: 0;
}

#newnotice ul.noticetags li {
    list-style: none;
    float: left;
    padding: 0 10px 0 0;
}

#newnotice ul.noticedate li {
    list-style: none;
    padding: 0 10px 0 0;
    text-align: left;
}

#newnotice ul.noticetags li a {
    color: #1fc15e;
    font-family: 'Myriad';
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px 0 0;
}

#newnotice ul.noticedate li {
    color: #575757;
    font-family: 'Myriad';
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px 0 0;
    line-height: 14px;
}

div#headernotice {
    border-bottom: thin solid #ccc;
    margin: 0 0 20px;
    padding: 0 0px 20px;
}

#headernotice h1 {
    margin-top: -70px;
    margin-bottom: 10px;
    text-transform: none;
}

#headernotice ul {
    padding: 0;
    margin: 0;
    width: 100%;
    display: inline-block;
}

#headernotice ul.noticetags li {
    list-style: none;
    float: left;
    padding: 0 10px 0 0;
}

#headernotice ul.noticedate li {
    list-style: none;
    padding: 0 10px 0 0;
    text-align: left;
}

#headernotice ul.noticetags li a {
    color: #1fc15e;
    font-family: 'Myriad';
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 0 10px 0 0;
}

#headernotice ul.noticedate li {
    color: #575757;
    font-family: 'Myriad';
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px 0 0;
    line-height: 14px;
}

.paragrafo {
    font-family: 'Myriad';
    line-height: 36px;
    font-size: 18px;
    margin-left: -17px;
    margin-top: 10px;
}

#contentnotice p {
    font-family: 'Myriad';
    line-height: 36px;
    font-size: 18px;
    margin-left: -29px;
    ;

}


#contentnotice1 p {
    font-family: 'Myriad';
    line-height: 36px;
    font-size: 18px;
    margin-left: -29px;
    ;

}


.legendaimg {
    font-size: 13px;

}


.legendaimg1 {
    font-size: 13px;
    font-family: 'Myriad';
    line-height: 36px;
    margin-left: -29px;
    margin-top: -31px;
    margin-bottom: 41px;
}


.legendaimg2 {
    font-size: 13px;
    font-family: 'Myriad';
    line-height: 36px;
    margin-left: -29px;
    margin-top: 251px;
    margin-bottom: 41px;
}


.legendaimg3 {
    font-size: 13px;
    font-family: 'Myriad';
    line-height: 36px;
    margin-left: -29px;
    margin-top: 39px;
    margin-bottom: 41px;
}


.legendaimg4 {
    font-size: 13px;
    font-family: 'Myriad';
    line-height: 36px;
    margin-left: -29px;
    margin-top: 39px;
    margin-bottom: 41px;
}



.link {
    margin-left: -19px;
}

#listaselecionados {
    font-family: 'Myriad';
    line-height: 36px;
    font-size: 18px;
}


img.imgleft {
    border: thin solid #ccc;
    margin: 8px 300px 0px -27px;
    float: left;
}


img.imgleft2 {
    border: thin solid #ccc;
    margin: 8px 30px 0px -30px;
    float: left;
    max-width: 659px;
}

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

}

#projetossociais .texts {
    padding: 38px 0 0;
    height: auto;
}

#projetossociais h2 {
    color: #242424;
    margin: 0;
    line-height: 54px;
    padding: 0;
    font-size: 46px;
}

#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: 213px;
    margin-left: -84px;
    font-family: 'Myriad';
    text-align: center;
    font-weight: 600;
    padding: 5px 24px !important;

}

#proxima1 {
    text-align: right;
    margin-top: 15px;
    margin-left: 60px;
    color: #D72228;
    font-size: 16px;
}


#proxima {
    text-align: right;
    margin-top: 15px;
    color: #D72228;
    font-size: 16px;
}

#anterior {
    text-align: left;
    margin-top: 15px;
    color: #D72228;
    font-size: 16px;
}


#anterior1 {
    text-align: right;
    margin-top: 15px;
    margin-left: 60px;
    color: #D72228;
    font-size: 16px;
}


#noticias {
    padding: 80px 0;
    background: #1d3bc2;
}

#noticias h1 {
    color: #1fc15e;
}

#noticias h5 {
    color: white;
}

#noticias .noticetitle {
    color: #333;
}

#noticias .botao_leiamais {
    background: #1fc15e !important;
    border: 2px solid #1fc15e !important;
    color: #fff !important;
    width: 60%;
    font-family: 'Myriad';
    font-weight: 600;
    position: absolute;
    bottom: 36px;
    right: 74px;
}

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

#contentweb .botao_leiamais {
    margin-top: 37px;
    margin-left: 57px;
    background: #FFA01C !important;
    border: 2px solid #FFA01C !important;
    color: #fff !important;
    width: 60%;
    font-family: 'Myriad';
    font-weight: 600;
    padding: 5px 45px !important;
}

#contentweb .botao_leiamais:hover {
    border: 2px solid #FFA01C !important;
    background-color: #fff !important;
    color: #FFA01C !important;
}

#noticias .botao_vertodas {
    background: #FFA01C !important;
    border: 2px solid #FFA01C !important;
    color: #fff !important;
    width: 60%;
    margin: 69px 0px 33px 0px;
    font-family: 'Myriad';
    font-weight: 600;
    padding: 5px 45px !important;
}

#noticias .botao_vertodas:hover {
    border: 2px solid #FFA01C !important;
    background-color: #fff !important;
    color: #FFA01C !important;
}

.copyright-text {
    font-size: 9px;
    line-height: 14px;
    text-transform: uppercase;
    max-width: 200px;
    margin: 0 auto;
    padding: 18px 0;
    color: #fff;
    font-family: 'Arial', sans-serif;
    letter-spacing: 2px;
}

.imagemhome {
    max-width: 121%;
    height: auto;
    margin-left: 26px;
    border-radius: 10px;
    margin-top: -104px;
    margin-bottom: -53px;

}

.imagemcomo {
    max-width: 100%;
    height: auto;
    margin-left: 71px; 
    margin-top: -138px;
    margin-bottom: 78px;
    border-radius: 10px;
   }


.imagemsobrehome {
    max-width: 140%;
    height: auto;
    margin-left: 82px;
    margin-top: 80px;
}




.imagemsobre {
    max-width: 120%;
}

.imagemrodape {

    max-width: 90%;


}

.titulo {
    margin-top: 39px;
    margin-bottom: 12px;
    color: #FF6200;
}

#selecao {
    background-color: #FF6200;
    padding: 60px;
}

#selecao h1 {
    color: #fff;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 22px;
    letter-spacing: 0px;
    
}

#selecao p {
    color: #fff;
    text-align: left;

}

#selecao h5 {
    text-align: center;
    color: #fff;
   
    font-size: 22px;
}

#selecao h4 {
    text-align: center;
    color: white;
    margin-top: -50px;
    margin-bottom: 50px;
    font-size: 14px;
}



.resultado-1 td {
    padding: 6px;
    border: thin solid #5b9bd5;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Arial', sans-serif;
    ;
}

tr.resultado-subtitulo-1 {
    background: #5b9bd5;
    text-align: center;
    color: black;
    font-weight: bold;
    font-family: 'Arial', sans-serif;
    ;
}


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

.resultado-2 td {
    padding: 6px;
    border: thin solid #ffc000;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Arial', sans-serif;
    ;
}

tr.resultado-subtitulo-2 {
    background: #ffc000;
    text-align: center;
    color: black;
    font-weight: bold;
    font-family: 'Arial', sans-serif;
    ;
}


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

.resultado-3 td {
    padding: 6px;
    border: thin solid #70ad47;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Arial', sans-serif;
    ;
}

tr.resultado-subtitulo-3 {
    background: #70ad47;
    text-align: center;
    color: black;
    font-weight: bold;
    font-family: 'Arial', sans-serif;
    ;
}


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


.resultado-4 td {
    padding: 6px;
    border: thin solid #c3743f;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Arial', sans-serif;
    ;
}

tr.resultado-subtitulo-4 {
    background: #c3743f;
    text-align: center;
    color: black;
    font-weight: bold;
    font-family: 'Arial', sans-serif;
    ;
}


.resultado-4 {
    width: 87%;
    margin: 30px 0 100px 60px;
    background-color: #dedede;
}

.data-1 {
    font-size: 16px;
    font-weight: bold;
    background-color: #712400;
}

.data-2 {
    font-size: 16px;
    font-weight: bold;
    background-color: #af7d01;
}

.data-3 {
    font-size: 16px;
    font-weight: bold;
    background-color: #273571;
}

.data-4 {
    font-size: 16px;
    font-weight: bold;
    background-color: #70ad47;
}