.pricing.download .pricing__content 
{
  padding-top: 2em;
  min-height: 6em;
}
.pricing.download .pricing__content i 
{
color: red;
font-size: 2em;
}
.pricing.download .pricing__price-wrapper
{
display: none;
}

span.speaker { font-style: italic; color: #72b68c; }

}
body{
 /*font-family: 'Libre Baskerville', serif;*/
}
.w-30{
 width:100%;
}
.margin-top{
 margin-top: 50px;
}
.margin-bottom{
 margin-bottom: 30px;
}

/*HOME*/
.title_main > .section-title{
 font-size: 25px;
}
.patron{ 
    font-size: 1.1em;
}
.margin-top-parter > a > img{
 margin-top: 20px;
}
.img-infarma{
 margin:0 auto;
}

/*PROGRAM*/
.dark-blue, .dark-blue .schedule__time{
 color: #144069;
}
.light-blue, .light-blue .schedule__time{
 color: #3989C9
}
.schulde {
    margin-bottom: 35px;
}

/*SPONSOR*/
#sponsorId .sponsors-row .sponsors-cell {
    border-bottom: none;
    border-right: none;
}

/*ARCHIWA*/
.indent{
    text-indent: 1em;
}
.signature{
 font-style: italic;
}
.photo-carusel{
 height: 130px;
}
.owl-item < li < .photo-carusel{
 height: 130px;
}


/*FOOTER*/
.footer { 
  background: #96c457;
}
.footer__content{
 min-height: 32px;
 padding-bottom: 0px;
}
.footer [class^="col-"]{
 margin-bottom: 10px;
}

@media(max-width: 767px){
 .margin-top-parter{
   margin: 0 auto;
   width: 100%;
   }
}
  .banner__bg{ background-position: center 30px;}
  .section-title {
    font-size: 36px;
    color: #144069;
}
  .footer {
        color: #fff;
  font-size: 13px}


@media(min-width:768px){
 .w-30 img{
 width: 30%;
 }
 .img-w85 img{
 width: 85%;
 }
 .img-w80 img{
 width: 80%;
 }
 .img-w75 img{
 width: 75%;
 }
 .img-w70 img{
 width: 70%;
 }
 .img-w65 img{
 width: 65%;
 }
 .img-w60 img{
 width: 60%;
 }
 .img-w55 img{
 width: 55%;
 }
 .img-w50 img{
 width: 50%;
 }
 .img-w45 img{
 width: 45%;
 }
 .img-w40 img{
 width: 40%;
 }
 .img-w35 img{
 width: 35%;
 }
 .img-w25 img{
 width: 25%;
 }
 .img-w20 img{
 width: 20%;
 }
 .img-w15 img{
 width: 15%;
 }
 .img-w10 img{
 width: 10%;
 }
}
  em {
    color: #72b68c;
}