/*
=========----------------------------------=========
            1.WellCome/Slider Addon Css     
=========----------------------------------=========
*/

.slide-bg {
    width: 100%;
    height: 100%;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
}

.owl-stage-outer {
    border-bottom: 3px solid #e30000;
}

.wellcome-area,
.single-slide-item,
.youtube-video-area {
    position: relative;
}


/* .wellcome-area:before,
.single-slide-item:before {
    position: absolute;
    content: "";
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, rgba(255, 255, 255, 1)), color-stop(80%, rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 0) 80%);
    /* FF3.6-15 */


/* Chrome10-25,Safari5.1-6 */


/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

*/ .wellcome-item {
    height: 700px;
}
.wellcome-item-table,
.slider-item-table {
    display: table;
    height: 100%;
    width: 100%;
}
.wellcome-item-tablecell,
.slider-item-tablecell {
    display: table-cell;
    vertical-align: middle;
}
.wellcome-item h4,
.single-slide-item h4 {
    font-weight: 400;
    text-transform: capitalize;
}
.separator {
    margin: 0 15px;
}
span,
.separator {
    color:#222;
}
.wellcome-item h2,
.single-slide-item h2 {
    font-size: 35px;
    line-height: 45px;
}
.wellcome-item p,
.single-slide-item p {
    color: #222;
    font-size: 15px;
    line-height: 22px;
    margin-top: 20px;
}
.slide-content-wrap {
    margin-top: 50px;
}
.slider-area .owl-controls .owl-dots {
    text-align: center;
    height: 1px;
}
.slider-area .owl-controls .owl-dots div {
    background-color: #e30000;
    width: 30px;
    height: 6px;
    display: inline-block;
    margin-right: 4px;
    position: relative;
    left: auto;
    bottom: 60px;
    z-index: 5;
}
.slider-area .owl-controls .owl-dots div.active {
    background-color: #e30000;
}
.slider-area .owl-controls .owl-nav div {
    position: absolute;
    background-color: #e30000;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 22px;
    line-height: 46px;
    top: 44%;
    left: 2%;
    color: #fff;
    border: 1px solid transparent;
}
@-moz-document url-prefix() {
    .slider-area .owl-controls .owl-nav div {
        line-height: 50px;
    }
}
.slider-area .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: 2%;
}
.slider-area .owl-controls .owl-nav div:hover {
    background-color: #e30000;
    border: 1px solid #e30000;
}

/*
=========----------------------------------=========
            Section Title Addon Css     
=========----------------------------------=========
*/
.section-padding {
    padding: 90px 0;
}
.section-heading {
    margin-bottom: 50px;
}
.section-heading h3 {
    color: #302E2E;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 20px;
}
.section-heading h3:before,
.section-heading h3:after {
    position: absolute;
    content: "";
    background-color: #e30000;
}
.section-heading h3:before {
    width: 100px;
    height: 2px;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.section-heading h3:after {
    width: 40px;
    height: 6px;
    right: 50%;
    bottom: -2px;
    margin-right: -20px;
}
.section-heading p {
    padding: 0;
    font-size: 15px;
    line-height: 22px;
}

/*
=========----------------------------------=========
            3. Service Addon Css     
=========----------------------------------=========
*/
.services-area {
    background-color: #f2f2f2;
}
.single-service-item i {
    font-size: 35px;
    color: #e30000;
    line-height: 1.5em;
}
.single-service-item h4 {
    position: relative;
    margin: 0;
}
.single-service-item h4:before {
    position: absolute;
    content: "";
    background-color: #e30000;
    width: 50px;
    height: 2px;
    bottom: -15px;
    left: 0;
}
.single-service-item {
    padding-left: 60px;
    position: relative;
}
.service-icon {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.single-service-item p {
    margin-top: 35px;
    font-size: 13px;
    line-height: 19px;
}

/*
=========----------------------------------=========
            4. Team Addon Css     
=========----------------------------------=========
*/
.single-team-member {
    border: 1px solid #ddd;
    overflow: hidden;
    margin-top: 60px;
    position: relative;
}
.single-team-member:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 174, 239, .7);
    top: 99.5%;
    left: 0;
    z-index: -1;
    content: "";
}
.member-img {
    overflow: hidden;
}
.member-img img {
    width: 100%;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.single-team-member h5,
.single-testimonial h5,
.single-work-item h5 {
    display: block;
    margin-top: 50px;
}
.single-team-member span,
.single-testimonial span,
.single-work-item span {
    display: block;
    margin: 3px 0 10px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #222;
    font-style: italic;
}
.member-social-link {
    padding-left: 0 !important;
}
.team-member-intro .owl-controls .owl-nav div,
.testimonial-intro .owl-controls .owl-nav div {
    position: absolute;
    top: 50%;
    width: 30px;
    border: 1px solid #333;
    text-align: center;
    left: -15px;
    height: 56px;
    font-size: 20px;
    margin-top: -28px;
    visibility: hidden;
}
.team-member-intro .owl-controls .owl-nav div.owl-next,
.testimonial-intro .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -15px;
}
.team-member-intro .owl-controls .owl-nav div i,
.testimonial-intro .owl-controls .owl-nav div i {
    display: block;
    line-height: 55px;
}
.team-member-intro:hover .owl-controls .owl-nav div,
.testimonial-intro:hover .owl-controls .owl-nav div {
    visibility: visible;
}
.team-member-intro:hover .owl-controls .owl-nav div {
    left: 0;
}
.team-member-intro:hover .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: 0;
}
.team-member-intro .owl-controls .owl-nav div:hover,
.testimonial-intro .owl-controls .owl-nav div:hover {
    border: 1px solid transparent;
    background-color: #e30000;
    color: #333;
}
.team-member-intro .owl-controls .owl-dots {
    margin-top: 50px;
    text-align: center;
}
.team-member-intro .owl-controls .owl-dots div {
    border: 1px solid #e30000;
    width: 30px;
    height: 7px;
    display: inline-block;
    margin-right: 4px;
    background: none;
}
.team-member-intro .owl-controls .owl-dots div.active {
    background-color: #e30000;
}

/*
=========----------------------------------=========
            5. Video Addon Css     
=========----------------------------------=========
*/
.video-bg {
    background-attachment: fixed;
}
.video-area,
.video-area h2 {
    position: relative;
    color: #e30000;
}
.video-area:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.video-area h2 {
    padding-bottom: 25px;
    text-transform: capitalize;
}
.video-area h2:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 2px;
    background-color: #e30000;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
.video-area p {
    color: #fff;
    margin-top: 15px;
    position: relative;
}
.video-icon {
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 30px;
    color: #000;
    border-radius: 50%;
    line-height: 70px;
    margin: 20px 0 10px;
    background-color: #e30000;
}
.video-icon-wrap .video-icon i {
    margin-left: 5px;
    font-size: 26px;
}
.video-area h6 {
    color: #e30000;
    text-transform: capitalize;
    display: block;
}
.video-icon-wrap {
    text-align: center;
    position: relative
}

/*
=========----------------------------------=========
            6. Lista Editais
=========----------------------------------=========
*/
#editais {
    background-color: #f0f2f2;
    padding: 80px 0;
}
#editais h5 {
    font-weight: 700;
}
#editais p {
    font-weight: 600;
}


#noticias {
    background-color: #fff;
    border-top: 3px solid #cbcbcb;
    padding: 80px 0;
}


.single-work-item,
.work-img {
    overflow: hidden;
    position: relative;
    border: 2px solid #e30000;
}
.work-filter {
    margin: 30px 0;
    padding: 0 !important;
}
.work-filter li {
    display: inline-block;
    padding: 5px 12px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    cursor: pointer;
}
.work-filter li:before {
    position: absolute;
    content: "";
    top: 8px;
    right: 0;
    width: 1px;
    height: 15px;
    background-color: #222;
}
.work-filter li:last-child:before {
    width: 0;
    height: 0;
    background-color: inherit;
}
.single-work-item:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #e30000;
    z-index: 1;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.work-desc {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
}
.work-desc {
    top: 0;
    overflow: hidden;
    margin: 5%;
    width: 90%;
    padding: 5%;
}
.single-work-item h5 {
    border: 2px solid #fff;
    color: #fff;
    padding: 18px;
}

/*
=========----------------------------------=========
            7. KC Default Accordion Addon Css     
=========----------------------------------=========
*/
.kc_accordion_section>.kc_accordion_header {
    border: 1px solid #ddd;
    color: #302E2E;
}
.kc_accordion_header>span.ui-accordion-header-icon {
    display: none;
}
.kc_accordion_header>a {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #302E2E !important;
    margin-left: 50px !important;
    padding: 6px 15px !important;
}
.kc_accordion_header>a i {
    color: #fff;
    font-size: 18px;
    margin-right: 5px;
    position: absolute;
    width: 50px;
    height: 43px;
    background-color: #e30000;
    top: 0px;
    left: 0;
    text-align: center;
    line-height: 43px;
}
.kc_accordion_content {
    border: inherit !important;
}
.kc_accordion_content .kc-panel-body {
    padding: 20px 40px !important;
}
.kc_accordion_content .kc-panel-body p {
    color: #777;
}

/*
=========----------------------------------=========
            8. Testimonial Addon Css     
=========----------------------------------=========
*/
.testimonial-area {
    background-color: #f2f2f2;
}
.testimonial-img {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    border: 2px solid #e30000;
    padding: 5px;
    overflow: hidden;
    position: relative;
}
.width-circle {
    border-radius: 50%;
}
.width-circle img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.single-testimonial p {
    margin: 45px 0;
}
.testimonial-intro .owl-controls {
    margin-top: 30px;
}
.testimonial-intro .owl-controls .owl-dots {
    text-align: center;
}
.testimonial-intro .owl-controls .owl-dots div {
    border: 1px solid #e30000;
    width: 30px;
    height: 7px;
    display: inline-block;
    margin-right: 4px;
    background: none;
}
.testimonial-intro .owl-controls .owl-dots div.active {
    background-color: #e30000;
}
.testimonial-intro:hover .owl-controls .owl-nav div {
    left: -55px;
}
.testimonial-intro:hover .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -55px;
}

/*
=========----------------------------------=========
            9. Contact Form 7 Addon Css     
=========----------------------------------=========
*/
.contact-desc {
    border-bottom: 1px solid #777;
}
.contact-form {
    overflow: hidden;
    position: relative;
}
.comment-form {
    margin-bottom: 0;
}
.single-contact-item {
    padding-left: 40px;
    padding-right: 15px;
}
.single-contact-item .contact-icon {
    font-size: 20px;
    top: 5px;
}
.single-contact-item h5,
.contact-form h5 {
    margin-top: 0;
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 15px;
    position: relative;
    letter-spacing: 0;
}
.single-contact-item h6 {
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 0;
    border: none;
    padding: 0 0 12px;
    line-height: 0px;
}
.contact-form .form-group {
    margin-bottom: 14px;
}
.contact-form .form-control {
    border-radius: inherit;
    height: 48px;
    color: #ddd;
    border: 1px solid #777;
    background-color: transparent;
    font-family: 'Source Sans Pro';
    padding: 12px;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}
.contact-form textarea.form-control {
    height: 172px;
}
.contact-form h5 {
    margin-left: 15px;
    margin-bottom: 22px;
}
.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);
}
.kc-contact-form7 span.wpcf7-not-valid-tip {
    color: #eb3333;
    margin-top: 10px;
}
.kc-contact-form7 div.wpcf7-response-output {
    margin: 10px 20px;
    padding: 12px 10px;
    color: #fff;
}
.contact-form .contact-loading {
    position: relative;
}
.contact-form .contact-btn {
    margin: 0;
    font-family: 'Source Sans Pro';
}

/*
=========----------------------------------=========
            10. Outros     
=========----------------------------------=========
*/
#participacao {
    padding: 80px 0;
   
}
.participacao, h2{
    font-size: 48px;
    color: #11649a;
    font-weight: 600;
    margin-top: 0;
    line-height: 57px;
    margin-bottom: 18px;
    text-align: center;
}

.quem-participa p {
    font-size: 17px;
}
span.align-middle-table {
    display: table;
    height: 100%;
    min-height: 282px;
    width: 100%;
    border-right: thin solid #0A0A0A;
    padding-right: 76px;
    margin: 70px 0;
}


.textprazos {
    padding: 24px 240px
}

@-moz-document url-prefix() {
    span.align-middle-table {
        height: 396px;
    }
}
.align-middle-cell {
    display: table-cell;
    vertical-align: middle;
}
.categorias span {
    border-left: thin solid #0A0A0A;
    display: inline-block;
    padding: 6px 6px 6px 12px;
    margin: 12px 0px;
}
.categorias span:before {
    content: "";
    width: 32px;
    height: 1px;
    background-color: #0A0A0A;
    left: -44px;
    position: relative;
    display: block;
    top: 52px;
}
.categorias span.line:before {
    top: 10px;
}
.categorias span.twline:before {
    top: 15px;
}
.categorias span.thline:before {
    top: 30;
}

.categorias span.twlinenohead:before {
    top: 17px;
}
.categorias span.thlinenohead:before {
    top: 10px;
}
.categorias span.frlinenohead:before {
    top: 37px;
}

.categorias span h3 {
    margin: 0 0 4px;
    font-size: 22px;
}
.categorias span p {
    line-height: 26px;
    margin: 0;
}

#inscevase{
    background: #f0f2f2;
    border-bottom: 2px solid #b7b7b7;
    padding: 20px 0;
}
#cadastroimg {
    background: #f0f2f2;
    border-bottom: 2px solid #b7b7b7;
    padding: 80px 0;
}

#patrocinador {

    padding: 80px 0;
}
#patrocinador .col-md-4 .blc {
    background: #f99b13e6;
    border-radius: 10px;
    border: 1px solid #f99b13e6;
    box-shadow: 5px 5px 0px #ccc;
    margin: 63px 0 0;
    padding: 29px 12px;
    min-height: 410px;
}
#patrocinador .col-md-4 .blc .blc-icons {
    max-width: 99px;
    margin-bottom: 37px;
}
#patrocinador .col-md-4 .blc p {
    font-size: 16px;
    line-height: 22px;
    min-height: 90px;
    vertical-align: middle;
    padding: 0 10px;
}

#patrocinador h1{
    text-align: center;
}

#marcas h5{
    color: #11649a;
}

#anexos {
    padding: 80px 0;
    background: #fafafa;
    border-bottom: thin solid #b7b7b7;
}
#anexos .tables {
    background: #ce2c1f;
}
#anexos .qdr {
    background: #fff;
    border: thin solid #d5d5d5;
    padding: 30px
}
.titles {
    border-bottom: 2px solid #ddd;
}
#anexos .qdr tr {
    height: 40px;
    vertical-align: middle;
}
#anexos .qdr tr.line {
    border-bottom: thin solid #ddd;
}
#anexos .qdr tr.line_cinza {
    background: #f9f9f9;
    border-bottom: thin solid #ddd;
}
#anexos .qdr tr.line_cinza img { 
    width: 16px;
}
#anexos .qdr table p {
    font-size: 16px;
    margin: 0;
    line-height: 16px;
    opacity: 0.85;
}
.titles p {
    color: #575757;
    font-weight: 700;
}
#anexos h6 {
    color: #fff;
    text-align: center;
    padding: 16px 0;
    margin: 0;
}
#prazos-valores {
    padding: 80px 0 0;
}
.prazos_valores {
    border: thin solid #d5d5d5;
}
.blc-padding {
    min-height: 315px;
    padding: 2px 30px 20px;
    min-height: 742px;
}

#faq {
    padding: 60px 0 80px;
    background: #fafafa;
    border-top: 2px solid #b7b7b7;
}

#button_encerrado .send_header button{
    cursor: default;
}


#beneficios {
    padding: 90px 0;

    background-color: white;
}

#cronograma
{
    background-color:white;
}

#beneficios h5{
font-size: 20px;
color: black;
letter-spacing: 1px;
}

#beneficios h4{

    margin-bottom: 34px;
    color:black;
    letter-spacing: 1px;

}
#beneficios .col-md-12{
        padding: 21px 97px
}

#beneficios .bg1{
    background-color: #11649a;
    color: white;
    
}

#beneficios .bg2{
    background-color: #11649a;
    color: #ccc;
}

#chamada {
    background: white;
    width: 100%;
    align-items: center;
    padding: 30px 0;
    background-size: cover;
}

#chamada1 {
    background:  #e59a51;
    width: 100%;
    align-items: center;
    padding: 30px 0;
    background-size: cover;
}
#chamada1 .bg-chamada {
    background: #f99b13e6;
    padding: 48px 0;
}
.text-chamada h3 {
    color: #ffffff;
    margin: 8px 0 6px;
    line-height: 30px;
    font-size: 38px;
    font-weight: 200;
}
.text-chamada p {
    color: #ffffff;
    margin: 0;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 18px;
}
a.send-chamada {
    text-decoration: none;
    width: 100%;
}
.send-chamada button {
    background: #ffffff;
    border: 0;
    color: rgb(12, 12, 12);
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    margin: 22px 0 9px;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
    box-shadow: 0px 0 5px 0 #222;
}
.send-chamada button:hover {
    background: #e4e4e4;
    border: 0;
    color: rgb(12, 12, 12);
}

#criterios {
    background: #11649a;
    padding: 40px 0;
    background-size: cover;
}

#criterios h1, #criterios h4 {
    color: #11649a;
}


#criterios .bg-chamada {
    padding: 80px 0;
    background: #FFF;
}

#criterios .bg-chamada img {
    padding: 52px 0;
}

#criterios .bg-chamada .text-chamada h3 {
    color: #11649a;
    margin: 0px 0 18px;
    line-height: 30px;
}

#criterios .bg-chamada .text-chamada p {
    color: #11649a;
    margin: 0 0 3px;
    font-weight: 400;
}

.text-chamada h3 {
    color: #fff;
    margin: 8px 0 6px;
    line-height: 30px;
}

.text-chamada p {
    color: #fff;
    margin: 0 0 12px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 26px;
}

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

.send-chamada button {
    background: #FFF;
    border: 0;
    color: #f99b13e6;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    margin: 22px 0 9px;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}

.send-chamada button:hover {
    background: #e59a51;
    border: 0;
    color: #fff;
}

#cronograma{
    background: white;
    margin: 50px 0 50px 0;
}

#cronograma h1{
margin-top: 90px;
margin-bottom: 89px;
text-align: center;
color: #614EA6;
}

#anexos-faixa {
    padding-top: 80px;
}
#anexos-faixa .tables {
    background: #f99b13e6;
    box-shadow:  0px 10px 10px 0px rgba(128, 128, 128, 0.347);
}

#anexos-faixa h6 {
    color: #fff;
    text-align: center;
    padding: 16px 0;
    margin: 0;
    line-height: 30px;
    border:none;
    font-weight: 600;
}

.categoria-head-desk{
    margin-left: -40px;
    display: block;
}


/******************* Timeline Demo - 8 *****************/
.main-timeline8{overflow:hidden;position:relative}
.main-timeline8:after,.main-timeline8:before{content:"";display:block;width:100%;clear:both}
.main-timeline8:before{content:"";width:3px;height:100%;background:#d6d5d5;position:absolute;top:30px;left:50%}
.main-timeline8 .timeline{width:50%;float:left;padding-right:30px;position:relative}

.main-timeline8 .timeline-icon {
    width:32px;
    height:32px;
    border-radius:50%;
    background:#fff;
    border:3px solid #f99b13e6;
    position:absolute;
    top:5.5%;
    right:-17.5px
}
.main-timeline8 .year {
    display:block;
    padding:10px;
    margin:0;
    font-size:20px;
    color:#fff;
    border-radius:0 50px 50px 0;
    background:#f99b13e6;
    text-align:center;
    position:relative}

.main-timeline8 .year:before {
    content:"";
    border-top:35px solid #f99b13e6;
    border-left:35px solid transparent;
    position:absolute;
    bottom:-35px;
    left:0
}

.main-timeline8 .timeline-content {
    padding:51px 20px;
    margin:0 45px 0 35px;
    background:#f2f2f2
}

.main-timeline8 .title{font-size:18px;font-weight:700;color:#222;margin:0 0 10px}
.main-timeline8 .description{font-size:16px;color:#222;margin:0}
.main-timeline8 .timeline:nth-child(2n){padding:0 0 0 30px}
.main-timeline8 .timeline:nth-child(2n) .timeline-icon{right:auto;left:-14.5px}

.main-timeline8 .timeline:nth-child(2n) .year {
    border-radius:50px 0 0 50px;
    background:#f99b13e6
}

.main-timeline8 .timeline:nth-child(2n) .year:before {
    border-left:none;
    border-right:35px solid transparent;
    left:auto;
    right:0}


.main-timeline8 .timeline:nth-child(2n) .timeline-content {
    text-align:right;
    margin:0 35px 0 45px}


.main-timeline8 .timeline:nth-child(2){margin-top:170px}

.main-timeline8 .timeline:nth-child(odd){margin:-175px 0 0}

.main-timeline8 .timeline:nth-child(even){margin-bottom:80px}

.main-timeline8 .timeline:first-child,.main-timeline8 .timeline:last-child:nth-child(even){margin:0}

.main-timeline8 .timeline:nth-child(2n) .timeline-icon {
    border-color:#f99b13e6
}

.main-timeline8 .timeline:nth-child(2n) .year:before {
    border-top-color:#f99b13e6
}

.main-timeline8 .timeline:nth-child(3n) .timeline-icon {
    border-color:#f99b13e6
}

.main-timeline8 .timeline:nth-child(3n) .year {
    background:#f99b13e6
}
.main-timeline8 .timeline:nth-child(3n) .year:before {
    border-top-color:#f99b13e6
}

.main-timeline8 .timeline:nth-child(4n) .timeline-icon {
    border-color:#f99b13e6
}
.main-timeline8 .timeline:nth-child(4n) .year {
    background:#f99b13e6
 }
.main-timeline8 .timeline:nth-child(4n) .year:before {
    border-top-color:#f99b13e6
}

@media only screen and (max-width:767px){.main-timeline8{overflow:visible}
.main-timeline8:before{top:0;left:0}
.main-timeline8 .timeline:nth-child(2),.main-timeline8 .timeline:nth-child(even),.main-timeline8 .timeline:nth-child(odd){margin:0}
.main-timeline8 .timeline{width:100%;float:none;padding:0 0 0 30px;margin-bottom:20px!important}
.main-timeline8 .timeline:last-child{margin:0!important}
.main-timeline8 .timeline-icon{right:auto;left:-14.5px}
.main-timeline8 .year{border-radius:50px 0 0 50px}
.main-timeline8 .year:before{border-left:none;border-right:35px solid transparent;left:auto;right:0}
.main-timeline8 .timeline-content{margin:0 35px 0 45px}
}
