.jcn-border-item-estrada{
    border-radius: 5px 5px 0 0;
}
.mw-m-t-4{
    margin-top: 4px;
}
.mw-justify-unset{
    justify-content: unset;
}
.mw-pad-b-10{
    padding-bottom: 10px;
}
.mw-pad-r-0{
    padding-right: 0;
}
.mw-m-t-10{
    margin-top: 10px;
}
.mw-justify-space-evenly{
    justify-content: space-evenly;
}
.jcn-aovivo-estrada{
    border-radius: 4px !important;
    margin-top: 10px !important;
    font-size: 10px !important;
    height: 13px !important;
    text-transform: uppercase;
    padding: 0px 6px !important;
    margin-left: 10px !important;
}
.mw-pad-t-0{
    padding-top: 0 !important;
}
.mw-m-t-0{
    margin-top: 0 !important;
}
.jcn-font-w-900{
    font-weight: 900;
}
.jcn-bg-size-cover{
    background-size: cover;
}
.jcn-text-estrada{
    text-shadow: 0.1em 0.1em 0.2em black;
}

.btnAovivo {
    border-radius: 10px;
    width: 5px;
    height: 5px;
    background-color: #ffffff00;
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation: example 1s infinite;
}
.jcn-text-container{
    padding: 0 10px 0 10px !important;
    word-break: break-word;
}
.mw-m-r-10{
    margin-right: 10px;
}
.jcn-w-90{
    width: 90px; 
}
.jcn-dots-opacity-5{
    opacity: 0.5;
}
.jcn-text-container > figure > div > img{
    width: 100%;
    padding: 10px;
}
.jcn-f-15{
    font-size: 15px;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0%   {background-color: #b84435;}
    25%  {background-color: #b84435;}
    50%  {background-color: white;}
    100% {background-color: white;}
}

/* Standard syntax */
@keyframes example {
    0%   {background-color: #b84435d;}
    25%  {background-color: #b84435;}
    50%  {background-color: white;}
    100% {background-color: white;}
}
.jcn-bg-red{
    background-color:#e44e3a;
}
.mw-pad-r-10{
    padding-right: 10px;
}
.jcn-h-150{
    height:150px !important;
}
.jcn-w-21pc{
    width: 21% !important;
}
.mw-w-100{
    width: 100px;
}
.mw-h-80{
    height: 80px;
}
.mw-w-90{
    width: 90px;
}
.mw-align-center{
    align-items: center;
}
.jcn-tira-margem > div:last-child{
    margin-right: 0 !important;
}
.mw-pos-absolute{
    position: absolute;
}
.jcn-bg-opacity{
    background-color: rgb(0,0,0.6); 
    opacity: 0.4;
}

.jcn-z-index-1{
    z-index: 1;
}

.mw-w-245{
    width: 245px !important;
}

.mw-fit-width{
    width: 100% !important;
}
.mw-pos-relative{
    position:relative;
}
.mw-w-33pc{
    width: 33.33%;
}
.mw-pad-l-10{
    padding-left: 10px !important;
}
.mw-pad-b-20{
    padding-bottom: 20px !important;
}
.mw-pad-t-20{
    padding-top: 20px !important;
}
.mw-line-h-inherit{
    line-height: inherit;
}

@media screen and (min-width:300px) and (max-width:700px){
    .jcn-bloco-estrada-mobile{
        height: 180px !important;
        width: 100% !important;
    }
}
@media screen and (min-width:701px) and (max-width:900px){
    .jcn-bloco-estrada-mobile{
        height: 130px !important;
    }
}

@media screen and (min-width:300px) and (max-width:700px){
    .jcn-flex-mobile{
        flex-direction: column;
    }
}

.mw-m-t-n-75 { margin-top:-75px;}
.jcn-dots-km {
z-index: 999;
}
.jcn-carousel-estradas .owl-dot {
    background:#000;
}
.jcn-carousel-estradas .owl-dots .owl-dot img{
    object-fit:cover;
    z-index: 99;
    width:100%;
    height:100%;
    opacity:0.3;
}
.jcn-dots-caption {
        width: 29.6vw !important;
    height: 100% !important;
    margin: 0px !important;
    display: block !important;
    border-radius: 0!important;
    font-size: 8px;
    font-family: modelica;
    background: none !important;
    padding-top: 35px;
    padding-left: 10px;
    /* padding-right: 5px; */
    line-height: 11px;
    color: #fff;
    text-align: left;
    z-index: 9;
    text-transform: uppercase;    
}
.jcn-dots-caption b {
    font-family:modelica-bold;
    font-size:14px;
}

.mw-justify-center{
    justify-content: center;
}

#carouselDeEstradas .owl-dot {
    background:#000;
    width:29.6vw;
    height:70px;
    margin-right:5px;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}
#carouselDeEstradas .owl-dot img{
    width:100%;
    height:100%;
    object-fit: cover; 
    opacity:0.4;
}

#carouselDeEstradas .owl-dots{    
    padding-top: 10px;
    min-width: 100px;
    height: 70px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
}

#carouselDeEstradas .owl-stage-outer {
    height:220px;
}





.jcn-line-divisor-publiEditorial {
    border-color: #30a4ce !important;
}
.jcn-image-mobile figure  {
    width: 100% !important;
}

.jcn-image-mobile img {
    width: 100%;
    max-height: 300px;
    overflow: hidden;
}
.jcn-article-line {
    border-bottom: 1px solid #bdbdbd;
}
.jcn-image-mobile figcaption {
    padding-top: 5px;
}
.jcn-navigation-mobile {
    width:100%;
    //position:fixed;
    left: 0;
    right: 0;
    bottom: 0;
    //height: 60px;
    padding: 20px;
    z-index: 2;
    background-color: 007fcc;
}
.jcn-navigation-mobile span {
    color:#fff;
        font-size: 28px;
}

.jcn-article-highlight{
    font-size:29px;
    line-height: 28px;
}

.jcn-article-citation {
    margin-right: 139px;
    margin-top: 39px;
    width: 60%;
    float: right;
    clear: left;
    margin-bottom: 28px;
    position: relative;
}

.jcn-article-citation p {
    font-size:13px;
    
}

.jcn-quote-left{
    position: absolute;
    top: -28%;
    left: -14%;
}

.jcn-quote-right{
    position: absolute;
    right: -8%;
    bottom: -28%;
}

.jcn-article-quote{
    font-size:52px;
    font-weight: bold;
}

.jcn-article-colunist {
	background-color: lightgray;
    background-size: cover;
    border-radius: 50%;
    background-position: center;
    height: 122px;
    width: 40% !important;
    float: left;
}

.jcn-navigation-mobile button {
    border:none !important;
    background:none;
}

.jcn-article-after img, .jcn-article-before img{
    height: 232px;
}

@media screen and (max-width:320px){
    .jcn-article-navegar-next span {
        top: -7px;
        position: relative;
        left: 18px !important;
        font-size: 22px;
    }
}

@media screen and (max-width:425px){
    .jcn-navigation-mobile span {
        color:#fff;
            font-size: 12px;
    }
    .jcn-navigation-mobile h3 {
        line-height: 18px;
        font-size:14px;
    }
    .jcn-navigation-mobile i{
        font-size:inherit;
    }

    .jcn-navigation-mobile li {
        height: 152.9px;
        overflow:hidden;
    }
    .jcn-article-navegar-next span {
        top: -2px !important;
        //position: relative;
        left: 8px;
        font-size: 22px;
    }
    .jcn-article-after img, .jcn-article-before img{
        max-height:90px;
    }
    .jcn-article-after i {
            padding-right: 2px;
            float: right;
            clear: left;
    }
    .jcn-article-navegar-back i {
        position: absolute;
        left: 2px;
    }
    .jcn-article-navegar-back span {
       top: -2px !important;
    left: 13px !important;
    }
    .jcn-article-navegar-next span {
    top: -7px;
    position: absolute;
    left: 33px;
    font-size: 22px;
}
    
    
}

@media screen and (min-width:768px){
    .jcn-navigation-mobile ul li {
        min-height: 352px;
        overflow: hidden;
    }
    .jcn-article-navegar-next{
        padding-left: 149px;
    }
    .jcn-article-navegar-next span {
        top: 11px !important;
        position: relative;
        right: -58px !important;
        font-size: 22px;
    }
    .jcn-article-navegar-next i{
        right: 5px;
        position: absolute;
    }
}

/*@media screen and (max-width:767px){
    .jcn-navigation-mobile img {
       
    }
}*/


.jcn-article-navegar-back {
    height: 18%;
    position: absolute;
    bottom: -1px;
    color: #fff;
    background-color: #1e73be;
    width: inherit;
    /* left: 1%; */
    opacity: 0.8;
}

.jcn-article-navegar-back span {
    position: relative;
    font-size: 22px;
    top: -7px;
    left: 8px;
}

.jcn-article-navegar-next {
    height: 18%;
    position: absolute;
    bottom: -1px;
    color: #fff;
    background-color: #1e73be;
    width: inherit;
    /* left: 1%; */
    opacity: 0.8;
}

.jcn-article-navegar-next span {
    top: -7px;
    position: relative;
    right: 8px;
    font-size: 22px;
}

.jcn-main {
    padding-bottom: 60px;
}


.jcn-article-comentarios figure {
    width:100%;
    
}

.jcn-article-list {
    	width:100%;
	/*height:220px;*/
	overflow:hidden;
	margin-bottom:30px;
	margin-top:30px;
}

.jcn-article-list figure {
    	border-radius: 5px 5px 0px 0px;
	overflow:hidden;
	width:100%;
	height:210px;
}

.jcn-article-list img {
    width: 100%;
}

.jcn-article-list h2{
	font-weight:bold;
	font-size:21px;
	line-height:29px;
	padding-top:15px;
}
.jcn-article-list p{
	padding-top:10px;
	font-size:16px;
	line-height:23px;
	max-height:58px;
	overflow:hidden;
}
.jcn-article-divider{
	position:absolute;
	top:189px;
	border-bottom-style:solid;
	border-bottom-width: 3px;
	width:100%;
	padding-bottom:3px;
}
.jcn-article-divider span{
	font-size:11px;
	text-transform: uppercase;
	padding:5px 20px 7px 7px;
}
.jcn-article-divider-top{
    //padding-bottom:1px;
    position: absolute;
    top: 0;
    border-top-style: solid;
    border-top-width: 3px;
    width: 100%;
}
.jcn-article-divider-top span {
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px 20px 7px 7px;
}

/*.jcn-article-line {
    position: absolute;
    bottom: 0;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    width: 100%;
}

.jcn-article-line span {
    font-size: 11px;
    text-transform: uppercase;
    padding: 0;
}*/

.header-article-span {
    padding: 5px 25px 5px 5px;
}

.jcn-article-divisor {
    border-bottom: 4px solid #1e73be;
    padding-bottom: 2px;
    width: 100%;
}

.jcn-article h1 {
    font-size: 26px;
    font-weight: bold;
	font-family: modelica-bold;
    line-height: 34px;
}

.jcn-article h2 {
    font-size: 16px;
    line-height: 24px;
    color:#777;
}

.jcn-article p {
	word-wrap: break-word;
    clear: right;
    font-size: 16px;
    line-height: 27px;
    padding-bottom: 20px;
}

@media screen and (max-width:768px){
   .jcn-article-citation {
    margin-right: 52px;
    margin-top: 39px;
    width: 60%;
    float: right;
    clear: left;
    margin-bottom: 28px;
    position: relative;
    } 
    .jcn-quote-left {
    position: absolute;
    top: -21%;
    left: -26%;
}
.jcn-quote-right {
    position: absolute;
    right: -14%;
    bottom: -22%;
}
.jcn-citation-author{
    font-size: 13px;
    line-height: 16px;
}
}
/*
.footer-article {
    padding-bottom: 60px;
}
*/
.jcn-infos{
	font-size:13px;
}

.jcn-article-carousel figure{
	height:auto;
	overflow:hidden;
}
.jcn-article-carousel figure img{
	object-fit: cover;
	height: 100%;
}
.jcn-article-carousel .owl-dots{
	text-align:left;
}
.jcn-article-carousel .owl-dots .owl-dot{
	background-color: #fff;
	height:80px;
	border-top:4px solid #fff;
	/*border-bottom:4px solid;*/
	padding-right:4px;
	overflow:hidden;
	width:95px;
}
.jcn-article-carousel .owl-dots .owl-dot img{
	object-fit:cover;
	width:100%;
	height:100%;
}
.jcn-article-carousel .owl-dots .owl-dot.active img{
	opacity:0.5;
}


/* video */

.jcn-article-video{
    margin-top:40px !important;
    width:auto;
    //margin-left:10px;
}

.jcn-video-container iframe,
.jcn-video-container video{
    width:100%;
}

@media screen and (min-width:768px){
    .jcn-video-container iframe{
        width:720px;
        height: 470px;
    }
}

.jcn-button-article {
    width: 55px;
    font-size: 8px;
    padding: 10px;
    height: 43px;
    border: none;
}

.jcn-redes-sociais {
    color: #fff;
    font-size: 15px;
}
.jcn-special-publieditorial .jcn-text-special-publieditorial{
	/*display:none;*/
}

.jcn-special-publieditorial span.jcn-bg-publieditorial{
	font-size:11px;
}
	
.jcn-special-publieditorial .jcn-special-ads{
	font-size:14px;
}
.jcn-flex-row-wrap{
    flex-flow: row wrap;
}