@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans');
@import url('https://www.picocinefest.com.ar/css/agency.css');
@import url('https://www.picocinefest.com.ar/css/edicion6.css');

/**** Cambios 2023 *****/
.t3-module {
    margin-bottom: -5px;
    }
    #about .row>div {
    min-height: 120px;
}

.ig-feed .backbg.bg-image {
    height: 200px;
    min-height: unset;
    border-radius: 12px!important;
    transition: all 0.2s ease-in-out;
    border: 5px solid #2f2f2f!important;
}
.handy,.cursor-hand {
    cursor: pointer;
}
.ig-feed .backbg.bg-image:hover {
  background-size:105%;
}
.eventobar .module-ct {
    background-color: rgb(255 255 255 / 75%)!important;
    padding: 0 15px 15px;
    color:#0a0a0a;
}
@media (min-width: 768px)
{
    section section {
      padding: 0;
    }
}

.eventobar .module-ct a {
    color: #695843;
}
.blog header.article-header h2 {
    text-align: left;
    font-size: 1em!important;
}

.blog section.article-intro {
    padding-top: 10px;
}

ul.list-inline {
    list-style: none;
}

ul.list-inline li {
    display: inline-block;
}
.quicklinks 
{
list-style-type:none;
}
.quicklinks li {
    display: inline-block;
    
}

.quicklinks li a{    border-radius:5px;

    color:white;
}

.agendar,#h3agenda,#backtop{
  display: none;
}
.black-white-card li {
    line-height: 1.3em;
    font-size: 1.2em;
}
.moviecard *{
  transition: all 0.5s ease-in-out;
}
h1, h2, h3, h4, h5, h6{

    font-family: 'Lato'!important;
    font-weight: 900!important;
    
}
a{
  color: #e65d2e;
}
.text-center {
    text-align: center;
}
#about .text-muted{
    text-align: center;
}
div#Mod103{
  padding:0;
}
.bigpadded {
    padding: 6em 7em;
}
.bigpadded .row {
    padding: 2em 8em;
}
.blockimg{
      display: inline-grid;
    float: left;
    font-size: 1.4em;
    grid-template-columns: 1fr;
    text-align: center;
}
.blockimg strong{
  margin-top: .4em;
}
.blockimg img{
    padding: 0!important; margin-right: 2em;}
/**** Cambios 2022 *****/
.hero-2022{

    background: #c81a20;
        padding: 0;
    margin: 0;

    position: relative;
    display: block;
    height: 150vh;
    background-image: url('/img/edicion2022/fondo-con-top-min.png');


    background-size: cover!important;
    background-repeat: no-repeat;
    background-position: center center;
}

#t3-footer {    max-width: 100%;
    padding-bottom: 100px;
}
.container .container {
    width: 100%;
}
.insta-home-grid .row a img,.insta-grid-section .row a img{width:100%!important;
    padding: 5px;
transition:all 0.3s ease-in-out;}
.insta-home-grid .row a:hover img,.insta-grid-section .row a:hover img{
    padding: 0px;}
.insta-home-grid div#instafeed,.insta-grid-section div#instafeed {
    margin: 15px;
}
#instafeed {
    background-color: #2f2f2f;
    margin: auto;
}
.ig-image{width:31.3%;display: inline-grid;}
#instafeed .backbg.home-item{
    height: 535px;
    border: 10px solid #2f2f2f;
    transition: all .2s ease-in-out;
}
#instafeed .backbg.home-item:hover{
    border: 5px solid white;
}.backbg {
    background-size: cover;
    background-position: top center;
}
.d-inline-block{    display: inline-block;}
.d-none{display: none!important;}
#services .container{    padding:5em;}
#services{    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 13em;}
.space-six {

    position: absolute;
        margin:  0!important;
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 150vh;
    }

.space-six span {
  width: 20vmin;
  height: 20vmin;
  border-radius: 20vmin;
  backface-visibility: hidden;
  position: absolute;
  animation-name: move;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}


.circle-logo{
max-width: 85%;
    width: 100%;
    margin-left: auto;
    display: inline-block;
    margin-top: 5em;
}
.fecha-top{

    max-width: 190px;
    margin-top: 3em;
}
.navbar-custom {
  margin-bottom: 0;
}
.navbar-custom.affix {
position: fixed;
}
.h1, .h2, .h3 {

    font-size: 2.2em;
    margin-bottom: 18px;
    display: block;}
.custom.black-white-card {
    background-color: transparent;
    padding: 0;
  }
.black-white-card {
    color: black;
    background-color: transparent;

    margin-bottom: 0px;
}
#inscripcion .container{
    border-left: 2px solid #c81a20;
    background: white;
    padding: 3em 6em 0!important;
    overflow: hidden;
    font-size: 1.01em;}
.m-1 {
    margin: 0 1em 1em 0;
}
section#services .container {
    padding: 3em 6em!important;
}
@media (min-device-width : 320px) 
and (max-width: 480px) {
    .min-mainnav .navbar .span4 {
    height: 70px!important;}
  .t3-footer .container {
    margin: 0;
}
  .gradbg {
    background-size: contain!important;
}
.bigpadded .row {
    padding: 2em;
}
section#services .container {
    padding: 3em !important;
}
h2.section-heading.h2 {
    font-size: 1.8em;
}
.flickity-button {
    padding: 2px!important;
    font-size: 12px!important;
    transform: scale(0.5)!important;
    bottom: -20px;
    top: auto!important;
}
#Mod149 {
    margin-top: 76px;
        margin-bottom: 70px !important;
        background: #242021;
}
.ig-image{
    height: 240px!important;
    width: 43%;
}
  .tarjeta {
    overflow-y: hidden;
}
div#Mod107 {
    margin: 3em 0em 0em;
}
h2.mdl-card__title {
    font-size: 1.25em!important;
    padding-bottom: 7px;
}

.mdl-card__supporting-text {
    max-height: 10em;
    overflow: hidden;
}

.main-content .newsflash-title {
    margin-top: 5em!important;
}

.main-content h1 {
    font-size: 2.5em!important;
    margin-bottom: 10px;
}

html{
    overflow-x: hidden;}
    
.social-menu {display: inline-block!important;}
.bigpadded{
      padding: 3em;
}
 .btn-xl {
    font-size: 1em;
    padding: 10px 20px;
}

.black-white-card {
    padding: .5em;}
 #inscripcion .btn{margin:5px;}
 #inscripcion .container {
    border-left: 4px solid #c81a20;
    padding: 0 2em 0 0.9em!important;
    margin-left: 0em;
}

#services{     background-position: -160px -30px;
    background-size: 190%;
    background-repeat: repeat;
    background-attachment: initial;
    padding: 13em 1em 2em;}

#services .container{    padding:2em;}
  .space-six{


   max-height: 580px;
  }
  .circle-logo {
    max-width: 79%;
    margin-top: 7em;
}
  .hero-2022{
   height: 100vh; 

    width: 100%;
   max-height: 560px;
       background-size: cover!important;
  }
  .fecha-top{

    max-width: 120px;
    margin-top: 2em;
}
}

.space-six span:nth-child(1) {
  color: #df4e29;
  top: 43%;
  left: 95%;
  animation-duration: 14s;
  animation-delay: -8.7s;
  transform-origin: -24vw -1vh;
  box-shadow: -40vmin 0 14.3698961564vmin currentColor;
}
.space-six span:nth-child(2) {
  color: #df4e29;
  top: 89%;
  left: 52%;
  animation-duration: 12.6s;
  animation-delay: -12s;
  transform-origin: -20vw 3vh;
  box-shadow: -40vmin 0 6.530228555vmin currentColor;
}
.space-six span:nth-child(3) {
  color: #df4e29;
  top: 46%;
  left: 32%;
  animation-duration: 14.4s;
  animation-delay: -15.4s;
  transform-origin: -15vw -1vh;
  box-shadow: -40vmin 0 9.0429630007vmin currentColor;
}
.space-six span:nth-child(4) {
  color: #ecc09a;
  top: 75%;
  left: 22%;
  animation-duration: 11.4s;
  animation-delay: -4.5s;
  transform-origin: -23vw 24vh;
  box-shadow: -40vmin 0 12.4032738873vmin currentColor;
}
.space-six span:nth-child(5) {
  color: #df4e29;
  top: 1%;
  left: 100%;
  animation-duration: 15.5s;
  animation-delay: -1.5s;
  transform-origin: 0vw 21vh;
  box-shadow: 40vmin 0 5.7912796798vmin currentColor;
}
.space-six span:nth-child(6) {
  color: #991a19;
  top: 52%;
  left: 45%;
  animation-duration: 14.7s;
  animation-delay: -2.3s;
  transform-origin: -8vw 3vh;
  box-shadow: 40vmin 0 7.2502468623vmin currentColor;
}
.space-six span:nth-child(7) {
  color: #ecc09a;
  top: 67%;
  left: 93%;
  animation-duration: 11.2s;
  animation-delay: -15.3s;
  transform-origin: 4vw -5vh;
  box-shadow: -40vmin 0 14.1972292793vmin currentColor;
}
.space-six span:nth-child(8) {
  color: #df4e29;
  top: 93%;
  left: 50%;
  animation-duration: 11.9s;
  animation-delay: -8s;
  transform-origin: 17vw 5vh;
  box-shadow: -40vmin 0 7.1694069372vmin currentColor;
}
.space-six span:nth-child(9) {
  color: #ecc09a;
  top: 50%;
  left: 33%;
  animation-duration: 12.5s;
  animation-delay: -13.6s;
  transform-origin: 8vw -10vh;
  box-shadow: 40vmin 0 14.263647815vmin currentColor;
}
.space-six span:nth-child(10) {
  color: #ecc09a;
  top: 41%;
  left: 34%;
  animation-duration: 15.4s;
  animation-delay: -15.3s;
  transform-origin: -1vw -2vh;
  box-shadow: 40vmin 0 6.58322709vmin currentColor;
}
.space-six span:nth-child(11) {
  color: #ecc09a;
  top: 31%;
  left: 45%;
  animation-duration: 13.1s;
  animation-delay: -8.1s;
  transform-origin: 2vw 20vh;
  box-shadow: -40vmin 0 13.5324832721vmin currentColor;
}
.space-six span:nth-child(12) {
  color: #ecc09a;
  top: 60%;
  left: 59%;
  animation-duration: 13.1s;
  animation-delay: -6.8s;
  transform-origin: -6vw -18vh;
  box-shadow: 40vmin 0 7.5460413055vmin currentColor;
}
.space-six span:nth-child(13) {
  color: #ecc09a;
  top: 36%;
  left: 28%;
  animation-duration: 14.6s;
  animation-delay: -4.5s;
  transform-origin: -24vw -3vh;
  box-shadow: 40vmin 0 6.1293833722vmin currentColor;
}
.space-six span:nth-child(14) {
  color: #991a19;
  top: 14%;
  left: 8%;
  animation-duration: 12s;
  animation-delay: -16s;
  transform-origin: 10vw -9vh;
  box-shadow: 40vmin 0 5.3000712134vmin currentColor;
}
.space-six span:nth-child(15) {
  color: #ecc09a;
  top: 18%;
  left: 34%;
  animation-duration: 10.2s;
  animation-delay: -4s;
  transform-origin: 23vw 7vh;
  box-shadow: 40vmin 0 6.394357029vmin currentColor;
}
.space-six span:nth-child(16) {
  color: #df4e29;
  top: 58%;
  left: 49%;
  animation-duration: 15.4s;
  animation-delay: -12.6s;
  transform-origin: 25vw 3vh;
  box-shadow: -40vmin 0 12.3154494667vmin currentColor;
}
.space-six span:nth-child(17) {
  color: #df4e29;
  top: 72%;
  left: 79%;
  animation-duration: 12.3s;
  animation-delay: -13.4s;
  transform-origin: 18vw -23vh;
  box-shadow: 40vmin 0 5.183696548vmin currentColor;
}
.space-six span:nth-child(18) {
  color: #991a19;
  top: 90%;
  left: 57%;
  animation-duration: 15.4s;
  animation-delay: -5.1s;
  transform-origin: 20vw 0vh;
  box-shadow: 40vmin 0 11.5864493725vmin currentColor;
}
.space-six span:nth-child(19) {
  color: #df4e29;
  top: 51%;
  left: 95%;
  animation-duration: 10.2s;
  animation-delay: -12.7s;
  transform-origin: -20vw 6vh;
  box-shadow: 40vmin 0 10.0341129551vmin currentColor;
}
.space-six span:nth-child(20) {
  color: #991a19;
  top: 59%;
  left: 96%;
  animation-duration: 15.7s;
  animation-delay: -7.6s;
  transform-origin: -8vw -7vh;
  box-shadow: -40vmin 0 7.4951913489vmin currentColor;
}

@keyframes move {
  100% {
    transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}
body.gradbg,.min-mainnav, .t3-footer {
    background-color: #242021;
    barckground-image: url(https://www.picocinefest.com.ar/img/edicion2022/fondo-con-top-min.png)!important;
    background-size: cover;
}
/**** FIN Cambios 2022 *****/

.movie-card a {
    color: #f57e14;
}
.buylink{
    background-color: #58c7c0;
    color: white!important;
    padding: .5em 1em;
    width: 59%;
    font-weight: bold;
    font-size: 1em;
    margin: auto;
    border-radius: 1.5em;
    margin-top: 15px;
    display: block;
}
body.gradbg {
    background-attachment: fixed;
}
.clients .span2,.clients .span3 {
    height: 130px;
}
.contact .contact-col2 .contact-view h3:first-child {
    background: #59c3bc!important;
}
.contact .contact-col2 .contact-view {
    background: #61afaa!important;
}.eventobar {
       background: none;
    background-color: #2f2f2f;
     padding: 0!important;
    font-family: 'Lato';
    color: white;
    font-size: 2em;
}
.eventobar .module-title{    color: white;
    font-size: 1.2em;}
.eventobar .module-inner{
    padding: 1em!important;
}
.eventday .article-title a {
    font-size: 1.1em!important;}
    .eventday .main-content .article-title {
    font-size: 1.5em;
}
.eventday span.span4 {
    text-align: center;
    /* border-radius: 5em; */
}
.eventday span.span4 .btn,.eventday span.span6 .btn {
    border-radius: .5em!important;
    font-weight: bold;
    text-shadow: none;
    font-family: 'Lato';
    font-size: 1em;
    border: 0;
}
.eventday .items-row .item,.eventday .items-leading .leading {
    margin-bottom: 0px;
}
.catlink.nostyle {
    font-size: 2em;
    line-height: initial;
    padding: .5em 0 .2em 0;}
#Mod121,#Mod122,#Mod123,#Mod124,#Mod125,#Mod126{
    width: 33%;
    float: left;
}
.eventobar{    width: 33%;
    float: left;}
.filawrap {
    background-color: #003946;
    display: flex;
}
#Mod120,#Mod129,#Mod130{    width: 100%!important;}

.item-page.eventday .article-content .span4:nth-of-type(3){
    width: 100%;
}

.navbar .nav > li > a,.t3-mainnav .navbar .nav > .active > a, .t3-mainnav .navbar .nav > .active > a:hover, .t3-mainnav .navbar .nav > .active > a:focus {box-shadow: none;
    border-top: 5px solid #ff6734;
    padding-bottom: 0;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
}
.home-feature {
    background-image: url(../../../templates/ja_muzic/images/dotted.png);
        background-color: #2f2f2f; 
}
.navbar .span4{
	background-image: url('../../../images/logo-color.png');
	height: 120px;
    background-size: contain;
    background-repeat: no-repeat;
}

.t3-mainnav,.wrap.toolbar{
	background-color: #2f2f2f;
}
.timeline-panel p {
    text-align: center!important;!important;
    margin-bottom:50px;
}

 .timeline-panel {
    bottom: 85px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.t3-mainbody .container,.container.t3-sl,section#t3-mainbody  {
	background-color: #fff;	
	padding: 0px 15px;
}
.t3-mainbody ,.t3-mainnav {
    margin-top: 0px;
    padding: 0;
    border-bottom: 0;
}
.t3-mainnav .navbar .nav > li > a{
	padding: .9em;
}
#t3-footer {

    margin: 0;
    background: #2f2f2f;
    background-image: none!important;
    height: auto;
}
.home .t3-mainbody,.home .container.t3-sl-1,.t3-navhelper,.wrap.toolbar{display: none;}

.home-feature > .container {
    background: rgba(0,0,0,0.5);
   
}
.home-feature {padding: 0;background-repeat: repeat;
    background-size: inherit;  }
.picoescine {
    background-image: url(https://www.picocinefest.com.ar/img/linea-picoescine.png);
    padding: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    padding-bottom: 14em; }

.newsflash p{font-size: 1.2em}
.newsflash .wrap{padding:20px}
.columna h3.newsflash-title a{     font-size: 2em;
    line-height: .6em; }
h3.newsflash-title a {
    font-size: 3em;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: .5em;
}
.article-aside{margin:0;}
h1.article-title{    font-size: 4em;
        margin: .5em 0;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: .5em;}
.t3-sl-1 .module-title {
    color: #04687d;
    font-family: Montserrat;}

.t3-content {
  padding: 10px 0px;
}
.newsflash-title{    font-size: 1em;}
.mdl-card__actions {display: block;}
.mdl-card__actions .btn-warning:before{
        font-family: FontAwesome;
    content: "\f073";
    display: inline-block;

    display: none;    
    padding-right: .8em;
    line-height: 1em;
    vertical-align: middle;
}
.mdl-card__actions .btn-warning{        width: 8em;
    padding: 0.2em 1em;
    border-radius: .5em .5em 0 0;
    margin-bottom: -1em;}

.min-mainnav .navbar .span4{
            height: 120px;
    background: #242021;
    z-index: 999;    
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px;
    background-image: url(/2025/images/Logo.png);
    }
    }

.social-buttons li a{
    border: 0!important;
}

#Mod142{
background:#2f2f2f;
background-image: none!important;
padding:2em 0 5em;
    margin: 0;}
#Mod142 .module-title {
    padding: .5em 2em .5em;
    font-size: 4em;
    font-weight: bold;
    text-transform: none;
    color:white;
}

#Mod142 .module-title:after {    font-family: FontAwesome;
    display: inline-block;
    height: 150px;
    width: 130px;
    background-image: url(https://i.imgur.com/xkv6wKy.png);
    font-size: .8em;
    padding-left: .8em;
    margin-left: 1em;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

#Mod106,#Mod109 {
    margin-bottom: 0;
}

.btn.btn-xl{    background-color: #fec503;
    border-color: #f6bf01;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
    background-image: none;
    color:white;}

.page-header h1 {
    font-size: 6em;
    padding: 0;
    font-weight: bold;
    }

    .main-content .page-title {
    font-size: 2em;
}

.main-content .article-title{
        font-size: 2.8em;
    letter-spacing: .0001em;
    line-height: 1em;
}

    .readmore a {width: 96%;}
    .items-row .item article{min-height: auto;}
    .main-content {
    padding: 0 4em;
}
.mega-inner a{
    padding: 1em!important;
    font-size: 1.2em!important;
    font-weight: bold!important;
    font-family: 'Lato'!important;
}
.article-content{font-size: 1.1em}
.article-intro {font-size: 1.1em;}
/*Labels Classes*/
.cnl{border-bottom: 5px solid #a10762;}
.cnc{border-bottom: 5px solid #df0037;}
.crc{border-bottom: 5px solid #009160;}
.c3p{border-bottom: 5px solid #00f14c;}
.llp{border-bottom: 5px solid #ffc107;}
.minf{border-bottom: 5px solid #44babf;}
.mit{    padding-bottom: 5px;
    background-image: url(../../../images/italyflag.gif)!important;
    background-repeat: no-repeat;
    background-size: cover;
  
    background-size: 100% 5px;
    background-position-y: 103%;
  }
.min{border-bottom: 5px solid #e97034;}
.pe{border-bottom: 5px solid #343c7f;}

.bar{height: .4em;
    margin: 5px 0;
    width: 130%;
    margin-left: -1em;}
.cnl .bar,.cnll{   background-color: #a10762!important;}
.cnc .bar,.cncl {   background-color: #df0037!important;}
.crc .bar,.crcl {   background-color: #009160!important;}
.c3p .bar,.c3pl {   background-color: #00f14c!important;}
.llp .bar,.llpl {   background-color: #ffc107!important;}
.minf .bar ,.minfl{   background-color: #44babf!important;}
.mit  .bar ,.mitl{background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUwMCIgeG1sbnM9Imh0dHA6Ly93d3cud…oiLz4NCjxwYXRoIGZpbGw9IiNjZTJiMzciIGQ9Im0yLDBoMXYyaC0xeiIvPg0KPC9zdmc+DQo=)!important;}
.min .bar ,.minl{   background-color: #e97034!important;}
.pe .bar,.pel{   background-color: #343c7f!important;}
.mit .intro:after {
    background-image: url(../../../images/italyflag.gif)!important;
    background-repeat: no-repeat;
    background-size: cover!important;
    background-position-y: 0!important;
    background-position-x: -4.2em!important;
    height: 5px;
    width: 100%;
}
.categoria a.mitl {
    background-color: #2b9b09!important;
}
.btn-block.unaem.mit.bar{
    background-image: url(../../../images/italyflag.gif)!important;
    background-repeat: no-repeat;
    background-size: cover!important;
    background-position-y: 0!important;
    background-position-x: -4.2em!important;}
/*END Labels Classes*/

div#Mod135 {
    padding: 0;
    margin: 0 0 1em 0;
}

.t3-megamenu .mega-caption {
    color: rgb(255, 255, 255);
    font-size: 13px;
    margin-top: 0px;

}

.subheading{    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.7em;
        line-height: 1.1em;
        }
        .subheading.sub {
    font-size: 1.2em;
}
.blog .article-title a {
    font-size: 2em;
    line-height: 1.5em;
}
.blog .article-title {
height: auto!important;
    border-bottom: 4px solid #ff6734;
}

.blog .article-title {
    height: auto!important;}
    .items-row .item .article-title, .items-leading .leading .article-title{white-space: inherit!important;}
.items-row.cols-2 .article-title a{line-height: 1.4em!important;
    font-weight: bold;
    font-size: 1.8em;}
    
.t3-mainnav .navbar .nav > li > a:focus, .t3-mainnav .navbar .nav > li > a:hover,.t3-mainnav .navbar .nav > li > a:focus, .t3-mainnav .navbar .nav > li > a:hover,.t3-mainnav .nav li.dropdown.active > .dropdown-toggle, .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle{
        color:#ff6734!important;
}
.t3-megamenu li.dropdown.mega.open > a:after{border-bottom: 5px solid #ff6734;}
    .t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a{color: white;
    font-weight: normal!important;
    font-size: 1.2em!important;}
.nav-child.dropdown-menu.mega-dropdown-menu {
    background-color: #ff6734;
}
.t3-megamenu .mega-caption {
    color: #ff6734!important;
}
.t3-mainnav.min-mainnav .navbar-inner .brand {
    padding: 30px 20px;
}


.horario,.location,.more {
    font-size: 1.2em;
    line-height:2em;
    font-family: 'Lato';
}
.more{
        max-width:60%;
    margin:auto;
    line-height:1em;
    display:block;
    float: right!important;
}

.horario:before {
    font-family: FontAwesome;
    content: "\f073";
    display: inline-block;
    color: #003946;
    padding-right: .8em;
    line-height: 1em;
    vertical-align: middle;
}

.location:before {
    font-family: FontAwesome;
    content: "\f041";
    display: inline-block;
    color: #003946;
    padding-right: .5em;
    line-height: 1em;
    vertical-align: middle;
}
.more:before {
    font-family: FontAwesome;
    content: "\f055";
    display: inline-block;
    font-size:1.3em;
    color: #003946;
    padding-right: .2em;
    line-height:1em;
    vertical-align: middle;
}
.btn.arrow{   font-family: 'Lato';
    text-transform: capitalize;
    font-size: 1.1em;
    border-radius: .5em;
    margin: 1em 0;
    float: right;}

.arrow:before {
    font-family: FontAwesome;
    content: "\f061";
    display: inline-block;
    color: #fff;
    padding-right: .8em;
    line-height: 1em;
    vertical-align: middle;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{        border-top: 5px #b9502d solid!important;background: none!important;}
.nav .open>a{        border-top: 5px #b9502d solid!important;background: none!important;}
.flickity-viewport{overflow: visible!important;}
@media (min-width: 768px){
  nav#t3-mainnav.affix {
    margin-top: 0px;
}
#Mod149 {
    margin-bottom: 0!important;
    margin-top: 10px;}
#Mod107 {
    overflow-x: hidden;
  }

#instafeed {
    margin: auto;
    padding: 0px 12em;
}
    .nav-collapse.collapse {
margin-top: 3em;}
.min-mainnav .nav-collapse.collapse {
margin-top: 0em;}


}

@media (max-width: 767px) {
.t3-mainnav .nav-collapse .nav > li > a,
  .t3-mainnav .nav-collapse .dropdown-menu a {
    border-bottom: 1px solid #fec502;}

    #Mod142 .module-title{
            padding: 1em;
    font-size: 3em;
    line-height: 1em;
    }
    .float-panel{    bottom: 0em!important;    right: initial!important;max-width: initial!important;}
    .mdl-card{    height: 260px;max-height: 260px!important;}
    .mdl-card__actions .btn-warning{
        width: 93%;
    border: 0;
    padding: .5em;
    right: initial;
    text-align: center;
    border-radius: 0em!important;}
    .eventobar {
    width: 100%!important;
    display: flex;
    margin:0;
}


div#Mod99 {
    margin: 0!important;
    overflow: hidden;
    padding-bottom: 0;
}
div#Mod106 {
    margin-top: 5em!important;
}
#Mod130 .module-inner {
    padding-top: 0!important;
}


.tituprogra{    padding: 0.5em 2em!important;
    font-size: 1.7em!important;
    width: 100%!important;
    line-height: 1.2em;
    display: table-cell;}
    .btn.btn-xl{        width: 70%;
    margin-top: 1em;
    font-size: 13px;}
.filawrap {
    display: block;
        ;
}
.off-canvas body {
    background-color: #003946;}
    .t3-mainnav .nav-collapse .nav > li > a, .t3-mainnav .nav-collapse .dropdown-menu a{font-weight: normal;
    color: white;}
.items-row .item .article-intro, .items-leading .leading .article-intro {
    height: auto;
}
.t3-mainnav .navbar-inner .logo-image a {
    height: 30px;
    width: 80%!important;
    float: left!important;
}
    .btn.btn-navbar{    right: 0;
    left: auto!important;
    background-color: #FFCC32!important;
    padding: 1em!important;}
    ul.mega-nav.level1 li{
        padding: .5em 2em;
    }
    
    ul.mega-nav.level1 {
    background: black;
}
    section#t3-mainbody{    padding: 0 2em; }
    .main-content{    margin-top: 5em;    padding: 0;}
    body{    overflow-x: hidden;}
    .movie-card .cover {
    top: 270px!important;}
    .movie-card span{   
        right: 0;!important
    top: 5em;!important}
.title1 {
    font-size: 2em!important;
    line-height: 1em!important;
 }
    .column1 {
    width: 100%!important;
    padding-top: 250px!important;
}
.movie-card .cover {    left: 25%!important;}
.movie-card .container {
    width: 100%!important;}
    .hero .details {
    margin: 60px 0px;
    padding: 2em;
    max-width: 100%;
}

#Mod109 {
    margin-top: 5.9em;
}
#Mod107 {
padding: 0;
    margin-top: -10px;
    width: 100%!important;
    margin-left: -1.4em;
    background: rgba(0,0,0,0.8)!important;}
.t3-spotlight-1 div {
    width: 100%!important;
}
    .home-feature, .ja-home-2, .bannergroup, #newsticker-block, .t3-spotlight-1, .t3-sl-1, #back-to-top{
        display: block;
    }
    .readmore{width:100%;}
    .newsflash .columna{width: 100%!important}
.navbar .span4{
        background-image: url(https://www.picocinefest.com.ar/2025/images/LogoAdaptacion.png);
            height: 60px;
    }
body {
    padding: 0;
}
.picoescine {
padding-bottom: 5em;
    margin-bottom: 5em;}
}

.gradbg,#Mod129.gradbg {

        baackground: linear-gradient(-11deg,rgba(86,209,201,1) 0%,rgba(91,176,171,1) 37%,rgba(255,137,133,1) 100%);
           
    background-color:#242021;background-image: url(https://www.picocinefest.com.ar/images/fondo2025.jpg)!important;
    background-size: cover;
}
.min-mainnav,.t3-footer{

        barckground: linear-gradient(-11deg,rgba(86,209,201,1) 0%,rgba(91,176,171,1) 37%,rgba(255,137,133,1) 100%);
       
    top: 0;
    background-color: #242021;
    barckground-image: url(https://www.picocinefest.com.ar/images/fondo2025.jpg);
    background-size: cover;
    z-index: 999999;
    height: 65px;
    padding: 0;
    }
    ul.list-inline.social-buttons {
    background-image: none!important;
}
.t3-footer .container {
    background: none;
}

.container.t3-sl-1{
    background-position: bottom right!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    padding-bottom: 50px!important;
}
div#Mod130:before{
    background-im age: url('https://www.picocinefest.com.ar/images/banista.png')!important;
    background-position:0 -50px;
    background-repeat:no-repeat;
}
.t3-mainnav .nav li.dropdown.open > .dropdown-toggle{color: white;}
.t3-footer .t3-copyright{display: none;}

ul.social-buttons li a {
    display: block;
    background-color: #15404a;
    height: 40px;
    width: 40px;
    border-radius: 100%;
        border: 0px solid #d9c93b;
    font-size: 20px;
    line-height: 45px;
    color: white;
    margin-top: 15px;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    
}

.readmore a {
  cursor: pointer;
    border-radius: 12px;
    display: table-cell;
    font-weight: 900;
    font-family: 'Lato', sans-serif;
    border: 0;
    background: #f76531!important;
 }
