/*
Theme Name: Sala radio
Author: Doina
Version: 1.0.1
*/


@import url(reboot.css);
*:focus {
  outline: none;
}
@font-face {
  font-family: 'patarlagele';
  src: url('../fonts/tomatogrotesk-light-webfont.eot');
  src: url('../fonts/tomatogrotesk-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/tomatogrotesk-light-webfont.woff2') format('woff2'),
       url('../fonts/tomatogrotesk-light-webfont.woff') format('woff'),
       url('../fonts/tomatogrotesk-light-webfont.ttf') format('truetype'),
       url('../fonts/tomatogrotesk-light-webfont.svg#tomato_grotesklight') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'patarlagele';
  src: url('../fonts/tomatogrotesk-regular-webfont.eot');
  src: url('../fonts/tomatogrotesk-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/tomatogrotesk-regular-webfont.woff2') format('woff2'),
       url('../fonts/tomatogrotesk-regular-webfont.woff') format('woff'),
       url('../fonts/tomatogrotesk-regular-webfont.ttf') format('truetype'),
       url('../fonts/tomatogrotesk-regular-webfont.svg#tomato_groteskregular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'patarlagele';
  src: url('../fonts/tomatogrotesk-semibold-webfont.eot');
  src: url('../fonts/tomatogrotesk-semibold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/tomatogrotesk-semibold-webfont.woff2') format('woff2'),
       url('../fonts/tomatogrotesk-semibold-webfont.woff') format('woff'),
       url('../fonts/tomatogrotesk-semibold-webfont.ttf') format('truetype'),
       url('../fonts/tomatogrotesk-semibold-webfont.svg#tomato_grotesksemibold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

body {
font-family: "patarlagele", Arial, sans-serif;
}

.mobile {
display: none!important;
}

h1, h2, h3, .ex-h1, .ex-h2, .ex-h3, .tit{
font-weight: 600;
}



header {
background-color: #fff;
padding: 20px 0 10px 0;
/* border-bottom: 1px solid #ccc; */
/* float: left; */
  display: flex;
  justify-content: space-between;
}
.buy3{
color:#fff!important;
}
.as{
float: left;
padding-top: 15px
}
.clear{
clear: both;

}
.mmare{
margin-top: 10px;
}
.c768{
margin-top:2px;
}
.rel{
position: relative;
}
.center{
margin:0 auto 0;
/* width: 800px */
}
/* .navbar{
float: left;
} */
.logo {
/* text-align: center; */
padding: 0 20px 10px 30px;
}
.ddesktop{
display: block!important;
}
.mmobile{
display: none!important;
}


.logo img {
width: 100%;
height: auto;
max-width: 230px
}

.menu{
background-color: #9c0910;
}

.navbar {
font-family: "patarlagele", Arial, sans-serif;
text-transform: uppercase;
/* background-color: #fff; */
/* color: #222!important; */
border: 0px!important;
background: #9c0910;
}

.navbar a:link,
a:visited,
a:active{
color: #fff;
}
.navbar a:link:hover{
text-decoration: none;
}


.popup-meniu a:link
{
color: #222;
/* padding:0 20px; */
}


.popup-meniu ul.subb2 li > a {
  display: block;
  border-bottom: 1px dotted #C3C3C3;
  padding: 10px 10px 8px;
}


.navbar a:hover {
color: #fff!important;
background-color:#c70b14 ;
}


.navbar li:hover {
color: #fff!important;
background-color:#c70b14 ;
}



.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #3b3b3b;
}

.navbar-default .navbar-nav>li>a {
color: #fff;
font-size: 16px
}

.navbar ul {
/*width: 575px;*/
margin: 0 auto 0;
float: none;
position: relative;
z-index: 99999;

}

.nav.navbar-nav ul {
text-align: center;
}





.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
color: #fff;
background-color: #c70b14;
}
.nav > li {
  
  display: inline-block;
}
.navbar {
border-radius: 0px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
color: #fff;
background-color: transparent;
}
.navbar-nav > li {
  float: none;
}
.black {
background: #fff;
}

@media screen and (max-width: 1290px) {
.black {
  background: #fff;
  -webkit-box-shadow: 0px 2px 4px 0px rgb(173 173 173 / 50%);
  box-shadow: 0px 2px 4px 0px rgb(173 173 173 / 50%);
  
  
}
}


.navbar-brand {
float: left;
height: auto;
padding: 0;
font-size: 18px;
line-height: 20px;
}

.navbar-brand img {
width: 100%;
height: auto;
/*max-width: 100px;*/
}


.social {
/* position: absolute; */
right: 0;
/* bottom: 11px; */
/*width: 200px*/
display: flex;
align-items: center;
justify-content: center;
}

.social.pop  {
width: unset;
left:0;
right:unset
}


.social.pop li {
width: unset;
left:0;
right:unset
}

.social.pop li a {
padding: 0;
}

.social.pop li {
margin-top:20px;
  float: left;

}

.social_pop {
/* position: absolute; */
right: 0;
/* bottom: 11px; */
/*width: 200px*/
display: flex;
align-items: center;
justify-content: center;
}
.logo_small{

display: none;

}
.logo_small img{ 
width: auto;
max-height: 50px;
}


.container-fluid {
position: relative;
}

.social li {
list-style: none;
float: right;
font-size: 22px;
margin-right: 16px;
}

.social li a {
color: #7a7a7a;
  display: block;
  border-radius: 50%;
  border: 1px solid #7a7a7a;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
border-bottom:  1px solid #7a7a7a!important;
}

.social li a:hover {
color: #9c0910;
 border: 1px solid #9c0910;

}
.social li {
color: #7a7a7a;
}

.social_pop li {
list-style: none;
float: right;
font-size: 22px;
margin-right: 16px;
display: flex;
align-items: center;
justify-content: center;
}

.social_pop li a {
color: #7a7a7a;
  display: block;
  border-radius: 50%;
  border: 1px solid #7a7a7a;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
}


.social_pop li {
color: #7a7a7a;
}




.soc_sm {
margin-top: 20px;
}
.soc_sm2 {
margin-top: 20px;
}




.soc_sm2 li {
list-style: none;
font-size: 15px;
margin-right: 16px;
}
.footer_inner li a {
color: #7a7a7a;
}

.soc_sm{
width: calc(33% - 20px);
}


.soc_sm li a:hover {
color: #9c0910;;
}

.c758{
display: none;
max-width: 100px!important
}
.c758 img{

max-width: 100px;
height: auto
}


/*.navbar-header{
position: relative;
}
*/

.navbar-toggle {
margin-right: 0!important
}

.cautare_head{
float: right;
height: 40px;
  line-height: 58px;
  margin-right: 10px;
  font-size: 20px;
  display: none;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 0px;
border: 1px solid transparent;
/*float: right;*/
}
.navbar-toggle.collapsed.togglee{
float: right;
}
.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
display: block;
width: 100%;
height: auto;
}


/* ------------------- Carousel Styling ------------------- */

.carousel-inner {
border-radius: 0px;
}

.carousel-caption {
background-color: rgba(0, 0, 0, .5);
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
padding: 0 0 10px 25px;
color: #fff;
text-align: left;
height: 50px
}

.carousel-indicators {
position: absolute;
bottom: 0;
right: 0;
left: 0;
width: 100%;
z-index: 15;
margin: 0;
padding: 0 25px 15px 0;
text-align: center;
}

.carousel-control.left,
.carousel-control.right {
background-image: none;
z-index: 1!important;
}

.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
height: 100%;
padding-top: 200px;
width: 10%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: .5;
z-index: 10!important;
}

/* .carousel-control:hover{
background-color: rgba(0, 0, 0, 0.4);
} */
.wid_news2 .item{
margin-bottom: 20px;
}


.flex{
display: flex;
align-items: center;
justify-content: center;	
}
.fl{
display: flex;
  
}

/*.carousel .item{
position: relative;
}
*/

.carousel-control {
position: absolute;
top: 0;
z-index: 10!important;
}

.carousel .info {
position: absolute;
bottom: 150px;
right: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 700px;
/*background: #fff;*/
padding: 20px;
z-index: 999999999999;
}

.carousel .info:hover {
background-color: rgba(0, 0, 0, 0.8);
}

.carousel .info .supra {
font-family: "patarlagele", Arial, sans-serif;
color: #fff;
text-transform: uppercase;
font-size: 20px;
}

.carousel .info .supra a {
color: #fff;
text-decoration: none;
}

.carousel .info .supra a:hover {
color: #9b76eb;
text-decoration: none;
}

.carousel .info h2 {
font-family: "patarlagele", Arial, sans-serif;
color: #fff;
font-size: 34px;
}

.carousel .info .h2 a {
color: #fff;
text-decoration: none;
}

.carousel .info h2 a:hover {
color: #9b76eb;
;
text-decoration: none;
}

.social2 {
background-color: #eeeeee;
padding: 10px;
text-align: center;
position: relative;
margin-bottom: 20px;
padding:20px

}

.social2 .tit1 {
font-family: "patarlagele", Arial, sans-serif;
color: #9c0910;
text-transform: uppercase;
font-size: 16px;
text-align: center;
margin-bottom: 10px;
position: relative;
/*left: -18px;*/

}
.social2 .tit {
font-family: "patarlagele", Arial, sans-serif;
color: #9c0910;
text-transform: uppercase;
font-size: 16px;
text-align: center;
margin-bottom: 10px;
position: relative;


}
.ic {
margin-bottom: 10px;
}

.ybtn {
background: #9c0910;
padding: 5px 10px;
font-size: 18px;
color: #fff;
border-radius: 25px;
width: 150px;
margin: 0 auto 0;
}

.ybtn:hover {
background: #f50023;
padding: 5px 10px;
font-size: 18px;
color: #fff;
border-radius: 25px;
width: 150px;
margin: 0 auto 0;
}

.ybtn a {
text-decoration: none;
color: #fff;
}
#src_ba{
border: 2px solid #9c0910;
border-radius: 5px;
padding: 11px 11px;
font-size: 17px;
margin-left: 5px;
}
.ybtn2 {
background: #fff;
padding: 5px 10px;
font-size: 18px;
color: #9c0910;
border-radius: 25px;
width: 150px;
margin: 0 auto 0;
}

.ybtn2:hover {

padding: 5px 10px;
font-size: 18px;
color: #f61c0d!important;
border-radius: 25px;
width: 150px;
margin: 0 auto 0;
}


.ybtn2 a {
text-decoration: none;
color: #9c0910;
}

.ybtn2 a:hover {
text-decoration: none;
color: #f61c0d;
}

.carousel .more {
padding-bottom: 5px;
float: left;
border-bottom: 2px solid #fff;
font-family: "patarlagele", Arial, sans-serif;
}

.carousel .more:hover {
padding-bottom: 5px;
float: left;
border-bottom: 2px solid #9b76eb;
font-family: "patarlagele", Arial, sans-serif;
}

.carousel .more a {
color: #fff;
text-decoration: none;
}

.carousel .more a:hover {
color: #9b76eb;
text-decoration: none;
}

.sub_main {
margin-top: 40px;
}

.border {
border: 1px solid #dbdbdb;
margin-bottom: 20px;
}

.border:hover {
box-shadow: 0px 0px 7px 0px #C1C1C1;
}

.evenim {
padding: 20px 60px;
padding-bottom: 10px;
text-align: center;
/* display: flex;
flex-direction: column;
justify-content: center;
align-items: center; */
}

.data {
color: #939393;
font-size: 16px;margin-bottom: 10px;
}
.data a{
color: #939393;

}



.data2 {
color: #939393;
letter-spacing: 2px;
font-size: 14px
}

.evenim h3 {
font-family: "patarlagele", Arial, sans-serif;
color: #222;
font-size: 25px;
/* text-transform: uppercase; */
line-height: 1.3em;
margin-top: 25px;
font-weight: 600;
}
#search-it{
float: left;
}
.evenim h3{
color: #222;
text-decoration: none;	
}

.evenim h3 {
color: #9c0910;
text-decoration: none;
}

.evenim h3 a{
color: #222;
text-decoration: none;	
}

.evenim h3 a:hover{
color: #9c0910;
text-decoration: none;	
}

.moree {
padding-bottom: 3px;
display: inline-block;
border-bottom: 2px solid #939393;
font-family: "patarlagele", Arial, sans-serif;
width: 75px;
margin: 10px auto 0;
width: 106px;
text-transform: uppercase;
}
.echipa .foto{
max-height: 413px;
overflow: hidden;
}
.functie {
padding-bottom: 3px;
display: inline-block;
font-family: "patarlagele", Arial, sans-serif;
font-size: 16px;
margin: 10px auto 0;

text-transform: uppercase;
}


.moree:hover {
border-bottom: 2px solid #9c0910;
}

.moree a {
color: #939393;
text-decoration: none;
font-weight: 700;
font-size: 16px;
letter-spacing: 2px
}

.moree a:hover {
color: #9c0910;
text-decoration: none;
}

.buy {
background: #9c0910;
padding:  10px;
font-size: 19px;
color: #fff;
border-radius: 25px;
width: 190px;
margin: 0 auto 0;
margin-bottom: 20px
}

.buy3 {
display: block;
background: #9c0910;
padding: 6px 10px;
font-size: 14px;
color: #fff;
border-radius: 25px;
width: 130px;
margin: 5px auto 0;
margin-bottom: 20px;
text-align: center;
text-decoration: none;
margin-top: 21px;
}

.buy4 {
display: block;
background: #d2d2d2;
padding: 6px 10px;
font-size: 14px;
color: #fff;
border-radius: 25px;
width: 130px;
margin: 5px auto 0;
margin-bottom: 20px;
text-align: center;
text-decoration: none;
margin-top: 21px;
}

.buy3:hover {
background: #c70b14;
}

.sub {
background: #9c0910;
padding:  10px;
font-size: 19px;
color: #fff;
border-radius: 25px;
width: 190px;
margin-bottom: 20px;
border: 0
}

.sub:hover {
background: #c70b14;
}

.buy:hover {
background: #c70b14;
}

.buy a {
text-decoration: none;
color: #fff;
font-family: "patarlagele", Arial, sans-serif;
}

.buy3 a {
text-decoration: none;
color: #fff;
font-family: "patarlagele", Arial, sans-serif;
}

.buy a:hover {
text-decoration: none;
color: #fff;
}

.buy3:hover {
text-decoration: none;
color: #fff;
}

.mt30 {
margin-top: 30px;
}

.foto img {
width: 100%;
height: auto;
}

.foto {
position: relative;
}

.wid3 {
margin-top: 20px;
}

.wid3_news {
padding: 25px 25px 25px 0;
text-align: center;

overflow: hidden;
}

.cat {
color: #9c0910;
font-family: "patarlagele", Arial, sans-serif;
font-size: 22px;
text-transform: uppercase;
}

.cat a {
color: #9c0910;
text-decoration: none;
}

.wid3_news h1 {
color: #222;
font-family: "patarlagele", Arial, sans-serif;
font-size: 22px;
/* text-transform: uppercase; */
margin-top: 20px
}

.wid3_news h1 a {
text-decoration: none;
color: #222;
line-height: 1.4em
}

.wid3_news h1 a:hover {
text-decoration: none;
color: #9c0910;
line-height: 1.4em
}

.wid3_news p, .evenim p{
color: #9d9d9d;
font-family: "patarlagele", Arial, sans-serif;
font-size: 17px;
margin-top: 20px;
line-height: 1.3em
}


.main p{
color: #9d9d9d;
font-family: "patarlagele", Arial, sans-serif;
font-size: 18px;
margin-top: 20px;
line-height: 1.3em
}



.calendar {
text-align: center;
padding: 25px;
/*height: 429px;*/
overflow: hidden;
background-color:#eee
}

.mt20 {
margin-top: 20px
}

.ev {
margin-top: 20px;
}

.locatie {
font-family: "patarlagele", Arial, sans-serif;
font-size: 16px;
color: #222;
/* text-transform: uppercase; */
}

.ev .ex-h1 {
font-family: "patarlagele", Arial, sans-serif;
font-size: 22px;
color: #9c0910;
text-transform: uppercase;
margin-top: 10px;
  margin-bottom: 10px;
}

.sep {
width: 60px;
height: 2px;
margin: 10px auto 0;
background: #939393
}


.foto_port img {
width: 100%;
height: auto
}

.wid_news {
margin-top: 10px;
text-align: center;
}

.wid_news .tit {
font-family: "patarlagele", Arial, sans-serif;
font-size: 28px;
color: #9c0910;
text-transform: uppercase;
margin-bottom: 25px;
margin-top: 30px
}
.tit {
font-family: "patarlagele", Arial, sans-serif;
font-size: 28px;
color: #9c0910;
text-transform: uppercase;
margin-bottom: 25px;
margin-top: 30px;
text-align: center;
}
.tit a {
  color: #9c0910;
  text-decoration: none;
}
.ph_inner{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.row_listing{
display: flex;
/* justify-content: space-between; */
flex-wrap: wrap;
}
.row_listing .item{
width: calc(25% - 15px);
margin-left: 15px;
flex-direction: column;
display: flex;
/* flex:1; */
}

.row_listing.echipa .item{
width: calc(50% - 15px);
margin-left: 15px;
}


h1.logo{
margin:0
}



@media screen and (max-width: 900px) {
.row_listing .item{
  width:100%;
  margin-right: 15px;
}
.echipa .foto {
  max-height: none;
  
  }
.row_listing.echipa .item{
  width:100%;
  margin-left: 15px;
}

}
@media screen and (max-width: 768x) {
.wid_news .item .info h3, .wid_news2 .item .info h3, .listing .item .info h3, .row_listing .item .info h3{
font-size: 20px;
}

}




.music_flex{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.music_flex .border{
width: calc(25% - 15px)
}

.cont_news{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.calend{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.cont_news .border{
width: calc(33% - 20px)
}

.ph_inner .border{
width: calc(25% - 20px)
}

.calend  .newss{
width: calc(66% - 10px);
background-color:#eee
}
.newss{
border: 1px solid #dbdbdb;
margin-bottom: 20px;
}
.border.cal{
width: calc(33% - 10px);
background-color: #eee;
}
.wid_news .tit a {
color: #9c0910;
text-decoration: none;
}

.wid_news .item .info,
.wid_news2 .item .info,
.listing .item .info, .row_listing .item .info{

overflow: hidden;
padding: 20px 20px 0 20px;
 flex: 1;
display: flex; 
flex-direction: column;
}
.item.border{
padding-bottom: 20px;
}
.cont_news .item {
display: flex;
flex-direction: column;
flex: 1;
padding-bottom: 20px;
}

.cont_news .border {
display: flex;
flex-direction: column;
display: flex;
/* flex: 1; */
flex-wrap: wrap;
padding-bottom: 20px;
}

.wid_news .item .info h3,
.wid_news2 .item .info h3,
.listing .item .info h3, .row_listing .item .info h3{
font-size: 20px;
font-family: "patarlagele", Arial, sans-serif;
color: #222;
/* text-transform: uppercase; */
line-height: 1.3em
}

.info h3 a{
color:#222;
text-decoration: none;
}

.info h3 a:hover{
color:#9c0910
}

.related .item .info {


padding: 20px;
text-align: center;
display: flex;
flex: 1;
display: flex;
flex-direction: column;
}


.related_int .item {
display: flex;
flex-direction: column;
flex: 1;
padding-bottom: 20px;
}


.related .item .info .ex-h1 {
font-size: 20px;
font-family: "patarlagele", Arial, sans-serif;
color: #222;
/* text-transform: uppercase; */
line-height: 1.3em
}

.related .item .info .ex-h1  a {
text-decoration: none;
color: #222;
}

.related .item .info .ex-h1 a:hover {
text-decoration: none;
color: #9c0910;
}

.related .data {
color: #939393;
letter-spacing: 2px;
font-size: 16px;
margin-top: 0px;
}

.wid_news .item .info .ex-h1 a,
.wid_news2 .item .info .ex-h1 a,
.listing .item .info  .ex-h1 a, .row_listing .item .info .ex-h1 a{
text-decoration: none;
color: #222;
}

.wid_news .item .info .ex-h1 a:hover,
.wid_news2 .item .info .ex-h1 a:hover,
.listing .item .info .ex-h1 a:hover, .row_listing .item .info .ex-h1 a:hover{
text-decoration: none;
color: #9c0910;
}

.wid_news .item .info2 {
/*height: 140px;*/
overflow: hidden;
padding: 20px
}

.wid_news .item .info2 h1 {
font-size: 17px;
font-family: "patarlagele", Arial, sans-serif;
color: #222;
/* text-transform: uppercase; */
line-height: 1.3em
}

.wid_news .item .info2 h1 a {
text-decoration: none;
color: #222;
}

.wid_news .item .info2 h1 a:hover {
text-decoration: none;
color: #9c0910;
}

.black_box {
background: #000;
margin-bottom: 30px;
}

.video_big {
position: relative;
}

.video_big img {
width: 100%;
height: auto
}

.play_big_btn {
position: absolute;
display: block;
left: 50%;
top: 50%;
margin-left: -80px;
margin-top: -80px
}

.play_sm_btn {
position: absolute;
display: block;
left: 50%;
top: 50%;
margin-left: -41px;
margin-top: -41px
}

.bnd {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
padding: 15px;
background-color: rgba(0, 0, 0, 0.7)
}

.bnd h3 {
font-size: 28px;
font-family: "patarlagele", Arial, sans-serif;
color: #fff;
text-transform: uppercase;
margin: 0;
padding: 0;
text-align: center;
padding-top: 10px;
}

.bnd h3 a {
color: #fff;
text-decoration: none;
}

.bnd h3 a:hover {
color: #9c0910;
text-decoration: none;
}

.info3 {
/*height: 120px;*/
overflow: hidden;
padding: 20px;

}

.info3 h3{
font-size: 20px;
font-family: "patarlagele", Arial, sans-serif;
color: #222;
/* text-transform: uppercase; */
line-height: 1.3em;
margin-top:  0px!important;
}

.info3 h3  a {
text-decoration: none;
color: #222;
}

.info3 h3  a:hover {
text-decoration: none;
color: #9c0910;
}


/*.col-md-2 {

  width: 20%;

}*/

.info5 {
/*height: 160px;*/
overflow: hidden;
padding: 20px
}

.info5 h1 {
font-size: 16px;
font-family: "patarlagele", Arial, sans-serif;
color: #222;
text-transform: uppercase;
line-height: 1.3em;
margin-top: 10px;
}

.info5 h1 a {
text-decoration: none;
color: #222;
}

.info5 h1 a:hover {
text-decoration: none;
color: #9c0910;
}

.grey {
background: #f7f7f7;
color: #939393;

text-align: center;
font-weight: 700;
text-transform: uppercase;
font-size: 16px;
letter-spacing: 2px;
padding:20px
}

.grey a {
text-decoration: none;
color: #939393;
}

.grey:hover {
background: #e7e7e7
}

.newsletter {
margin-top: 81px;
background-color: #eee;
height: 300px;

}

.newsletter_inner {
position: relative;
padding:0 30px
}
@media screen and (max-width: 1200px) {
.newsletter_inner {
  padding: 0;
  
}
}
.safina {
position: absolute;
top: -110px;
text-align: right;
  left: 135px;
}
.safina  img {
max-width: 250px;

}

.subscribe_box {
width: 400px;
margin-left: 400px
}

.footer_inner {

display: flex;
justify-content: space-between;
/* margin-left: 360px */
}

.subscribe_box .ex-h1 {
font-size: 28px;
font-family: "patarlagele", Arial, sans-serif;
color: #9c0910;
text-transform: uppercase;
padding-top: 20px;
padding-bottom: 15px
}

.nInput {
width: 450px;
height: 50px;
background: #fff;
border: 1px solid #dedede;
padding: 15px;
font-size: 20px;
margin-bottom: 10px;
}


footer .top{
font-weight: 700;
text-decoration: underline;
margin-top:15px;
margin-bottom: 5px;
}
.logo_sm {
float: left;
}

.soc_sm {
float: left;
}

.foto_port,
.foto {
overflow: hidden;
}

.foto_port img,
.foto img {
max-width: 100%;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}

.foto_port img:hover,
.foto img:hover {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}

article h1 {
font-family: "patarlagele", Arial, sans-serif;
font-size: 38px;
letter-spacing: -0.9px
}

.related_int .ex-h1{
  font-size: 20px;
  font-family: "patarlagele", Arial, sans-serif;
  color: #222;
  line-height: 1.3em;
}


.related_int .ex-h1 a{
 
  color: #222;

}



.related_int{
display: flex;
justify-content: space-between;
}

.related_int .border{
width: calc(50% - 15px);
flex-direction: column;
display: flex;
/* flex: 1; */
}


article .data {
margin-top: 10px;
color: #939393;
letter-spacing: 2px;
font-size: 16px;
margin-bottom: 20px;
}

article .data a {
text-decoration: none;
color: #939393;
}

article .data a:hover {
text-decoration: underline;
color: #939393;
}

.foto_big {
position: relative;

}

.foto_big img {
width: 100%;
height: auto
}

.foto_gal {
position: absolute;
right: 15px;
bottom: 15px;
background-color: rgba(0, 0, 0, 0.7);
border-radius: 5px;
width: 195px;
height: 50px;
color: #fff;
padding-left: 10px;
padding-right: 10px;
}

.foto_gal:hover {

background-color: rgba(0, 0, 0, 0.4);

}

.foto_gal .nr_foto {
font-size: 26px;
color: #fff;
line-height: 50px;
font-weight: 600;
float: left;
}

.foto_gal .icon {
font-size: 26px;
color: #fff;
line-height: 50px;
font-weight: 600;
float: left;
margin-left: 15px;
}

.foto_gal .click {
font-size: 13px;
color: #fff;
float: left;
margin-left: 15px;
text-align: center;
line-height: 1.3em;
padding-top: 10px;
}

.art_inner {
position: relative;
}

#article-share {
top: 0;
margin-left: 0px;
width: 65px;
background-color: #eee;
position: absolute;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-top: 0;
}

#article-share.retract {
margin-top: -320px !important;
}

#article-share.fixedpos {
position: fixed;
top: 0;
width: 50px;
margin-top: 3px;
margin-left: -61px;
}

#article-share.fixedpos .item {
height: 62px;
}

#article-share .item {
height: 65px;
display: block;
position: relative;
color: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
border: 1px solid transparent;
}

#article-share .item i {
font-size: 30px;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto;
display: block;
width: 28px;
height: 28px;
}

#article-share .item.s-fb {
background-color: #3B5998;
border-color: #3B5998;
}

#article-share .item.s-fb:hover {
color: #3B5998;
background-color: #fff;
}

#article-share .item.s-fb i {
width: 20px;
}

#article-share .item.s-tw {
background-color: #9c0910;
border-color: #a7041b;
}

#article-share .item.s-tw:hover {
color: #9c0910;
background-color: #fff;
}

#article-share .item.s-pin {
background-color: #a5168c;
border-color: #871172;
}

#article-share .item.s-pin:hover {
color: #a5168c;
background-color: #fff;
}

#article-share .item.s-tw {
background-color: #36b9ff;
border-color: #871172;
}

#article-share .item.s-tw:hover {
color: #36b9ff;
background-color: #fff;
}

.carousel-control{
font-size: 30px;
}

#article-share .item.s-in {
background-color: #0a66c2;
border-color: #871172;
}

#article-share .item.s-in:hover {
color: #0a66c2;
background-color: #fff;
}
#article-share .item.s-wh {
background-color: #25d366;
border-color: #871172;
}

#article-share .item.s-wh:hover {
color: #25d366;
background-color: #fff;
}





#mobile-share {
position: fixed;
bottom: 0;
height: 40px;
background: #fff;
width: 100%;
z-index: 999;
}

#mobile-share a {
display: block;
float: left;
width: 25%;
height: 40px;
text-align: center;
}

#mobile-share a.ico-facebook {
background: #3d5c95;
}

#mobile-share a.ico-twitter {
background: #33ccff;
}

#mobile-share a.ico-whatsapp {
background: #25d366;
}

#mobile-share a.ico-pinterest {
background: #D2031A;
}

#mobile-share .icon {
display: inline-block;
width: 1.5em;
height: 100%;
margin: 10px 0;
fill: #fff;
margin: 0 auto;
}

.expl {
background: #eee;
padding:  10px;
color: #939393;
font-size: 16px;
font-weight: 400;

}

.art_text {
margin-left: 85px;
font-size: 18px;
color: #717171;
line-height: 1.4em;
font-family: "patarlagele", Arial, sans-serif;
}

.art_inner {
margin-top: 20px;
}

.art_text p {
font-size: 18px;
line-height: 1.4em;
word-break: break-word;
margin-bottom: 25px;

}

.related {
margin-top: 30px;
}

.related .title {
font-size: 18px;
font-family: "patarlagele", Arial, sans-serif;
color: #9c0910;;
text-transform: uppercase;
margin-bottom: 10px
}

/*.mt50 {
margin-top: 50px
}*/
.ic a{
margin-right: 10px
}
.subscribe {
position: absolute;
bottom: 0;
left: 0;
font-size: 23px;
font-family: "patarlagele", Arial, sans-serif;
color: #fff;
text-align: center;
text-transform: uppercase;
width: 100%;
text-shadow:1px 1px 10px #000, 1px 1px 10px #000;
}

.subscribe span {
font-size: 23px
}

.wid_tube_btn {
padding: 10px;
background-color: #9c0910;;
text-align: center;
}

.wid_tube {
margin-bottom: 20px
}

.wid_calendar,
.wid_news2,
.photos2,
.wid_soc {
border: 1px solid #dbdbdb;
margin-bottom: 20px;
text-align: center;
padding-bottom: 20px;
}

.head {
border-bottom: 1px solid #dbdbdb;
padding: 15px;
text-align: center;
font-size: 22px;
font-family: "patarlagele", Arial, sans-serif;
color: #9c0910;;
background-color: #fff;
text-transform: uppercase;
}

.wid_calendar .ev {
padding: 0 20px;
}

.ph_item {
width: 49%;
display: inline-block;
;
overflow: hidden;
position: relative;
}

.ph_item img {
width: 100%;
height: auto;
 -moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}

.ph_item img:hover {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}

.blackk {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.6);
z-index: 99;
height: 100%;
padding: 20px 15px;
color: #fff;
font-size: 16px;
font-family: "patarlagele", Arial, sans-serif;
text-align: center;
text-transform: uppercase;
opacity: 0;
transition: .5s ease;
}

.ph_item:hover .blackk {
opacity: 1;
}

.titlu_categorie {
font-family: "patarlagele", Arial, sans-serif;
font-size: 28px;
color: #9c0910;;
text-transform: uppercase;
margin-bottom: 25px;
margin-top: 50px;
font-weight: 600;
}

h2.ex-h1 {
font-size: 20px;
font-family: "patarlagele", Arial, sans-serif;
color: #222;

line-height: 1.3em;


}




.titlu_categorie_center {
font-family: "patarlagele", Arial, sans-serif;
font-size: 28px;
color: #9c0910;;
text-transform: uppercase;
margin-bottom: 25px;
margin-top: 50px;
text-align: center;
}

.listing .item,  .row_listing .item{
text-align: center;
border: 1px solid #dbdbdb;
margin-bottom: 20px;
}

.box_cautare {
position: fixed;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.98);
z-index: 9999999;

}

.box_cautare .int {
position: absolute;
width: 100%;
height: 100%;
top: 0;
}

.box_cautare .box,
.box_cautare .options-box {
max-width: 680px;
padding: 0 40px;
margin: 25% auto 0;
position: relative;
}

.box_cautare input[type="text"] {
transition: all .25s ease-in-out;
display: block;
width: 93%;
font-size: 14px;
margin: 0 0 20px;
padding: 8px 2%;
border: 2px solid #9c0910;;
border-radius: 5px 0 0 5px;
height: 50px;
width: calc(100% - 60px);
position: relative;
float:left;
}

.box_cautare input[type="text"]:focus {
outline: none;
}

.box_cautare #search-it {
background-color: #9c0910;;
  font-size: 30px;
  position: absolute;
  right: 62px;
  top: 0;
  border: 0;
  /* background: transparent; */
  margin-left: 10px;
  color: #fff;
  border-radius: 0 5px 5px 0;
  height: 50px;
padding:0 15px;
display: flex;
  justify-content: center;
  align-items: center;
}

.box_cautare .options-box {
margin: 20px auto;
}

.box_cautare .options-box ul {
margin: 40px 0 0;
padding: 0;
}

.box_cautare .options-box ul li {
float: left;
display: block;
color: #777;
font-size: 20px;
}

.box_cautare .options-box ul li i {
display: none;
}

.box_cautare .options-box ul li:hover {
cursor: pointer;
color: #000;
}

.box_cautare .options-box ul li:hover span {
border-color: #000;
}

.box_cautare .options-box ul li.act {
color: #000;
position: relative;
}

.box_cautare .options-box ul li.act i {
display: block;
position: absolute;
font-size: 10px;
margin-top: 9px;
margin-left: 3px;
color: #fff;
}

.box_cautare .options-box ul li.act span {
border-color: #DA0F0F;
background-color: #DA0F0F;
}

.box_cautare .options-box ul li p {
float: left;
display: block;
margin: 0 50px 0 10px;
}

.box_cautare .options-box ul li span {
display: block;
width: 12px;
height: 12px;
float: left;
border: 2px solid #ccc;
margin-top: 5px;
-webkit-border-radius: 99px;
-moz-border-radius: 99px;
-ms-border-radius: 99px;
border-radius: 99px;
}

.box_cautare .options-box.recent {
margin-top: 50px;
}

.box_cautare .options-box.recent p.recent-title {
background-color: #f6f6f6;
padding: 4px 10px;
color: #888;
font-weight: 300;
}

.box_cautare .options-box.recent .item {
position: relative;
float: left;
text-align: center;
margin-top: 4px;
margin-right: 20px;
}

.box_cautare .options-box.recent .item:first-child {
margin-left: 0;
}

.box_cautare .options-box.recent .item .thumb {
-webkit-border-radius: 120px;
-moz-border-radius: 120px;
-ms-border-radius: 120px;
border-radius: 120px;
overflow: hidden;
height: 90px;
width: 90px;
margin: 0 auto;
}

.box_cautare .options-box.recent .item .thumb img {
width: 100%;
height: auto;
}

.box_cautare .options-box.recent .item h5 {
font-weight: 400;
font-size: 14px;
margin: 5px 0 0;
font-weight: 400;
}

.box_cautare .options-box.recent .item h5 a {
color: #333;
display: block;
padding: 4px 10px;
border: 1px solid #e9e9e9;
border-radius: 6px;
}

.box_cautare .options-box.recent .item h5 a:hover {
color: #fff;
background-color: #DA0F0F;
border-color: #DA0F0F;
}

.box_cautare .close-btn {
color: #333;
display: block;
position: absolute;
top: 10px;
right: 20px;
font-size: 28px;
padding: 20px;
}

.row_event {
padding: 20px;
border-top: 1px solid #cfcfcf;
}

.ziua {
color: #9c0910;;
font-size: 60px;
font-family: 'Opnes Sansy';
float: left;
letter-spacing: -2px;
width: 50px;
 line-height: 50px;
padding-left: 15px
}

.det {
float: left;
color: #222;
font-size: 14px;
text-transform: uppercase;
width: 100px;
height: 50px;
padding-top: 5px;
margin-left: 7px;
}

.nume_spect {
color: #9c0910;;
font-size: 16px;
text-transform: uppercase;
}

.locatie2 {
color: #222;
font-size: 14px;
/* text-transform: uppercase; */
}

.detalii2 {
color: #9c0910;!important;
font-size: 14px;
text-transform: uppercase;
cursor: pointer;
}

.detalii:hover {
color: #9c0910;;
text-decoration: none;
}

.col2 {
padding-top: 25px;
width: 170px
}

.col3 {
min-width: 330px
}

.col4 {
min-width: 200px
}

.no_mob {
width: 100px
}

table {
width: 100%
}

table tr {
border-top: 1px solid #ccc;
}

table tr:hover {
background-color: #eee;
}

.col1 {
padding-left: 80px
}

.col5 {
padding-right: 15px;
padding-right: 80px
}

.hidee {
display: none;
border-top: 1px solid #ccc;
}

table h1 {
font-size: 20px;
font-family: "patarlagele", Arial, sans-serif;
color: #222;
text-transform: uppercase;
line-height: 1.3em;
}

table h2 {
color: #9d9d9d;
font-family: "patarlagele", Arial, sans-serif;
font-size: 15px;
margin-top: 20px;
line-height: 1.3em;
}

.table-responsive {
min-height: .01%;
overflow-x: none;
}

.ev_det {
padding: 5px 80px
}

.ev_det tr {
border-top: 0px solid #ccc;
}

.ev_det img {
padding-right: 15px;
}

.ev_det td {
vertical-align: top
}

.time_container {
width: 800px;
position: relative;
margin: 0 auto 0;
background-image: url(../img/bg.jpg);
background-position: top center;
background-repeat: repeat-y
}


/*.axa{
width: 2px;
height: 100%;
margin:0 auto 0;
}*/

.time_item {
/*	border: 1px solid #d1d1d1;*/
/*width: 300px;*/
margin-bottom: -150px;
}

.timeline {
padding-bottom: 50px;
}

.timeline .container {
background-image: url(../img/bg.jpg);
background-repeat: repeat-y;
background-position: center;
max-width: 800px;
margin: 0 auto;
}

.timeline .item-container {
width: 100%;
margin-bottom: -150px;
}

.timeline .item-container:nth-child(even) {
text-align: right;
}

.timeline .bg-container {
width: 50%;
background-image: url(../img/timeline-orizontal.png);
background-repeat: repeat-x;
background-position: center;
display: inline-block;
}
.bg-container h4{
color: #939393;
text-align: center;
padding: 0 15px;
font-size: 16px;
}




.timeline .item {
width: 75%;
display: inline-block;
background-color: #fff;
padding: 0 0 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
border: 1px solid #d1d1d1;
text-decoration: none;
}

.timeline .item .date {
color: #939393;
letter-spacing: 2px;
font-size: 16px;
text-align: center;
padding: 10px;
text-transform: uppercase;
text-decoration: none;
}

.timeline .item img {
width: 100%;
}

.timeline .item:hover img {
opacity: .8;
}

.timeline .item h2 {
padding: 0 15px;
}

.timeline .terminator-container {
text-align: center;
width: 100%;
}

.timeline .terminator {
width: 15px;
height: 15px;
border: 1px dotted rgba(0, 0, 0, .75);
border-radius: 50%;
margin: 0 auto;
}

.timeline h2 {
font-family: "patarlagele", Arial, sans-serif;
color: #222;
font-size: 20px;
text-transform: uppercase;
line-height: 1.3em;
margin-top: 25px;
text-align: center;
}

.timeline h2:hover {
color: #9c0910;;
}

.read_more {
background-color: #9c0910;;
color: #fff;
text-align: center;
padding: 10px;
font-size: 17px;
text-transform: uppercase;
font-family: "patarlagele", Arial, sans-serif;
}


.listen-buy {
height:80px;
background-color:rgba(255,255,255, 0.6);
text-align:center;
font-size:11px;
font-weight:700;
text-transform:uppercase;
position: absolute;
bottom: 0
}
.listen-buy span,
.listen-buy a,
.listen-buy .separator {
display:inline-block;
vertical-align:middle;
height: 80px;

}
.listen-buy span {
padding:0 15px;
}
.listen-buy a:hover {
background-color:rgba(44,62,80,.1);
}
.listen-buy .separator {
width:1px;
height:24px;
background-color:#ccd1d7;
margin:0 20px;
}


.tracklisting {
width:100%;
margin-bottom:50px;
}
.tracklisting td {
border-bottom:1px solid #cad2d2;
padding:15px;
vertical-align:middle;
}
.tracklisting tr:last-child td {
border-bottom:none;
}
.tracklisting td:last-child {
text-align:right;
min-width:160px;
/*border-bottom: 1px solid #cad2d2;*/
}
.tracklisting td:first-child {
width:10px;
padding-right:0;
text-align:center;
}
.tracklisting tr {
  border-bottom: 1px solid #ccc;
}

.share_album {

border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 20px 0
}

.share_album .tit{

font-size: 18px;
font-family: "patarlagele", Arial, sans-serif;
color: #9c0910;;
text-transform: uppercase;
}
.share_album a {
  display: inline-block;
  padding: 10px 10px 10px 0;
}


.galerie{
background-color:rgba(0,0,0, 1);
  
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999999	;

}

.galerie_foto{
position: relative;
margin-top:50px;
}

.tit_galerie{
font-family: "patarlagele", Arial, sans-serif;
color: #fff;
font-size: 35px;
padding-bottom:25px;
}
.social_black{
float:left;

}

.social_black .facebook_bl{
height: 40px;
width: 40px;
border-radius: 5px;
float:left;
margin-right: 5px;
background-color:#2d609b;
color:#fff;
font-size:20px;
text-align: center;
line-height: 40px;
margin-bottom:10px;

}
.social_black .facebook_bl a{
text-decoration: none;
color:#fff;

}

.social_black .tw_bl{
height: 40px;
width: 40px;
border-radius: 5px;
float:left;
margin-right: 5px;
background-color:#a5168c;
color:#fff;
font-size:20px;
text-align: center;
line-height: 40px;
margin-bottom:10px;

}
.social_black .tw_bl a{
text-decoration: none;
color:#fff;

}
.navigare{
float:left;
}

.navigare_prev{
background-color:#9c0910;;
border-radius: 5px;
float:left;
color:#fff;
font-size:15px;
height: 40px;
width: 140px;
line-height: 40px;
text-align: center;
text-transform: uppercase;
margin-right:5px;
margin-bottom:10px;
}
.navigare_prev a{

color:#fff;
text-decoration: none

}

.nr_poze{
background-color:#9c0910;;
border-radius: 5px;
float:left;
color:#fff;
font-size:15px;
height: 40px;
width: 60px;
line-height: 40px;
text-align: center;
text-transform: uppercase;
margin-right:5px;
margin-bottom:10px;
}

.photo_gal{
text-align: center;
margin-top:30px;
}
.banner_gal{
margin-top:50px;
text-align: center;
}
.close_btn{
position: absolute;
right:0;
top:-40px;
z-index:99999;
}
.contact p{
font-size:18px;
color:#333;
padding-top:10px;
padding-bottom: 20px;
}
.suta{
width: 100%;
height: auto
}

.rez_cautare{
font-family: "patarlagele", Arial, sans-serif;
color: #222;
font-size: 35px;
padding-bottom:25px;
padding-top: 50px
}






@media screen and (max-width: 1200px) {
.carousel .info {
  position: absolute;
  bottom: 40px;
  right: 0;
  background-color: rgba(73, 73, 73, 0.5);
  width: 600px;
  padding: 20px;
  z-index: 999999999999;
}
.carousel .info h2 {
  font-family: "patarlagele", Arial, sans-serif;
  color: #fff;
  font-size: 38px;
  margin-bottom: 10px
}
.carousel .info,
.carousel .info:hover {
  position: relative;
  bottom: 0px;
  right: 0;
  width: auto;
  padding: 20px;
  z-index: 999999999999;
  background: #000
}
.carousel-caption {
  background-color: #000;
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left;
  height: 50px
}
.evenim {
  padding: 30px;
  padding-bottom: 60px;
  padding-bottom: 10px;
  text-align: center;
}
.wid3_news h1 {
  font-size: 20px;
}
.ev .ex-h1 {
  font-size: 20px;
}
.wid_news .item .info h1 {
  font-size: 18px;
}
.wid_news .item .info2 h1 {
  font-size: 17px;
  margin-top: 10px
}
.info3 h1 {
  font-size: 18px;
  font-family: "patarlagele", Arial, sans-serif;
  color: #222;
  /* text-transform: uppercase; */
  line-height: 1.3em;
  margin-top: 0px;
}
}

@media screen and (max-width: 1000px) {
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
.fl{
display: block;
  
}
.flex{
display: block;
  
}
}

@media screen and (max-width: 900px) {


.related_int .border{
width: auto;
}
.related_int {
  display: block;
  
}

.ph_inner .border {
  width: calc(50% - 20px);
}

.music_flex .border{
width: calc(50% - 20px);
}
.cont_news .border {
  width: 100%;
}
.social {
  display: none;
}
.social.pop{
  display: flex;
}

.carousel .info,
.carousel .info:hover {
  position: relative;
  bottom: 0px;
  right: 0;
  width: auto;
  padding: 20px;
  z-index: 999999999999;
  background: #000
}
.carousel-caption {
  background-color: #000;
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left;
  height: 50px
}
.wid3_news {
  padding: 20px;
  text-align: center;
  height: auto;
  overflow: hidden;
}
.calendar {
  text-align: center;
  padding: 25px;
  height: auto;
  overflow: hidden;
  /* background-attachment: #eee; */
}
.wid_news .item .info {
  height: auto;
  overflow: hidden;
  padding: 20px;
}
.wid_news .item .info2 {
  height: auto;
  overflow: hidden;
  padding: 20px;
}
.info3 {
  height: auto;
  overflow: hidden;
  padding: 20px;
}
.info5 {
  height: auto;
  overflow: hidden;
  padding: 20px;
}
.bnd {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.7);
}
.bnd h3 {
  font-size: 22px;
  font-family: "patarlagele", Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  padding-top: 0px;
  text-align: center;
  padding-top: 10px;
}
.safina {
  display: none;
}
.subscribe_box,
.footer_inner {
  width: 400px;
  margin: 0 auto 0;
}
.newsletter {
  margin-top: 40px;
  background-color: #eee;
  height: 300px;
}
.related .item .info {
  height: auto;
}
.mt50 {
  margin-top: 0
}
.no_mob {
  display: none;
}
.col1 {
  padding-left: 0px
}
.col5 {
  padding-right: 15px;
}
.ev_det {
  padding: 5px 15px
}
.center{
margin:0 auto 0;
width: auto
}
.as{
display: none;
}
.social2 .tit1 {
font-family: "patarlagele", Arial, sans-serif;
color: #9c0910;;
text-transform: uppercase;
font-size: 16px;
text-align: center;
margin-bottom: 10px;
position: relative;


}
.soc_sm ul{
  margin:0;
  padding: 0
}
.soc_sm2 ul{
  margin:0;
  padding: 0
}
}

@media screen and (max-width: 768px) {

.carousel-control{
position: absolute;
top:0%;
}


.navbar ul {

   margin: 0 ;

}

.navbar-collapse {
  
  padding-left: 8px;
 
}
.nav > li > a {

  padding: 10px 0px;
}

.cautare_head{
  display: block;
}
.navbar {
 
  border-bottom: 1px solid #222!important;
}
.nav > li {
  display: block;
}
/* .ddesktop{
display: none!important;
} */
.mmobile{
display: block!important;
}

.cl{
clear: both
}
.social2 {
background-color: #eeeeee;
padding: 10px;
text-align: center;
position: relative;
-webkit-transform: none;
margin-top:10px;
}
.calend  .newss{
width: 100%
}
.carousel .info h2{
font-family: "patarlagele", Arial, sans-serif;
  color: #fff;
  font-size: 28px;
  margin-bottom: 10px
}
.border.cal{
width: 100%;
background-color: #eee;

}

.navbar {

float: right;
}
.ph_inner .border {
  width: 100%;
}
.music_flex .border {
  width: 100%;
}
header {
  display: none
}
.logo_small{
/* padding-top: 15px;
padding-bottom: 10px; */
display: block;
position: relative;
width: calc(100% - 100px);
position: relative;
  width: calc(100% - 100px);
  z-index: 2000;
display: flex;
justify-content: space-between;
}

.logo_small img{
max-height: 50px;
width: auto;
}








.mobile {
  display: block!important;
}
.nInput {
  width: 100%;

}
.navbar-brand {
  width: 60%;
  float: left;
  height: auto
}
.social {
  display: none;
}
.social.pop{
  display: flex;
}
.navbar ul {
  width: auto;
}
.bnd h3{
  font-size: 20px;
  font-family: "patarlagele", Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  padding-top: 0px;
  text-align: center;
  padding-top: 10px;
}
.nInput {
  width: 350px;
  height: 50px;
  background: #fff;
  border: 1px solid #dedede;
  padding: 15px;
  font-size: 20px;
  margin-bottom: 15px;
}
article h1 {
  font-family: "patarlagele", Arial, sans-serif;
  font-size: 28px;
  letter-spacing: -0.9px;
}
#article-share {
  display: none;
}
.art_text {
  margin-left: 0px;
}
.wid_news .item .info,
.wid_news2 .item .info,
.listing .item .info {
  height: auto;
}
.titlu_categorie {
  margin-top: 25px;
}
.timeline .item h2 {
  font-size: 18px;
}
.timeline .container {
  padding: 1px 0;
}
.timeline .item-container {
  margin: 20px 0 40px;
}
.timeline .bg-container {
  width: 100%;
}
.timeline .item {
  width: 100%;
}
.timeline .terminator-container.end {
  margin: 0;
}
.c768{
display: none!important;}


.carousel-control {

padding-top: 150px;

}

.listen-buy img {
height: 65px!important;
width: auto;
}

.listen-buy {
  height: auto;
  background-color: rgba(255,255,255, 0.6);
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
}

.listen-buy span, .listen-buy a, .listen-buy .separator {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
}
.banner_gal{
margin-left:-10px;
}
.navigare_prev {

  border-radius: 5px;
  float: left;
  color: #fff;
  font-size: 12px;
  height: 40px;
  width:auto;
  padding-left:15px;
  padding-right: 15px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  margin-right: 5px;
  margin-bottom: 10px;
}
.nr_poze {

  border-radius: 5px;
  float: left;
  color: #fff;
  font-size: 13px;
  height: 40px;
  width: 51px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  margin-right: 5px;
  margin-bottom: 10px;
}
.tit_galerie {
  
  font-size: 20px;
  padding-bottom: 25px;
}
.none_500{
display: none;
}
}

@media screen and (max-width: 500px) {
.bnd h3 {
  font-size: 18px;
  font-family: "patarlagele", Arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  padding-top: 0px;
  text-align: center;
  padding-top: 10px;
}
.nInput {
  width: calc(100% - 20px);;
  height: 50px;
  background: #fff;
  border: 1px solid #dedede;
  padding: 15px;
  font-size: 20px;
  margin-bottom: 15px;
}
.subscribe_box,
.footer_inner {
  width: auto;
  margin: 0 auto 0;
}
.c768{
display: block!important;

}
.mmare{
display: none!important;
}
.navbar {
 float: none;
}
.carousel-control {

padding-top: 50px;

}
.evenim h3 {
  font-family: "patarlagele", Arial, sans-serif;
  color: #222;
  font-size: 20px;
  /* text-transform: uppercase; */
  line-height: 1.3em;
  margin-top: 25px;
}
@media screen and (max-width: 1290px) {
.evenim h3 {
  
  font-size: 25px;
  
}
}
.wid_news .tit {
  font-family: "patarlagele", Arial, sans-serif;
  font-size: 22px;
  color: #9c0910;;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: 30px
}
.c768{
margin-top:8px;
margin-bottom: 3px
}

.listen-buy span, .listen-buy a, .listen-buy .separator {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
}

}

.nav.navbar-nav  ul.subb{
display: none;
position: absolute;
top:50px;
width:100%;
background-color: #3a3a3a;
text-align: left;
margin:0;
padding:0;
text-transform: none;
font-size: 15px;
font-family: "patarlagele", Arial, sans-serif;
min-width: 150px;
}
.nav.navbar-nav  ul.subb li{


padding:10px 20px;
list-style-type:none;
border-top:1px solid #000

}



.nav.navbar-nav  li:hover .subb{
display: block;
}

.burger{
display: none;
}
.flexx{
display: flex;
justify-content: space-between;
}
.burger img{
width: 60px;

}

/* @media screen and (max-width: 1030px) {

.menu{
  display: none;
}
.social{
  display: none;
}
.social.pop{
  display: flex;
}
.burger{
  display:block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo{
  display: none;
}
.logo_small{
  display: block;
}
.calend .newss {
  width: 100%;
  }
  .border.cal{
  width: 100%;
  }
} */

@media screen and (max-width: 1100px) {

.menu{
  display: none;
}
.social{
  display: none;
}
.social.pop{
  display: flex;
}
.burger{
  display:block;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7a7a7a;

  border-radius: 50%;
  border: 1px solid #7a7a7a;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
  border-bottom: 1px solid #7a7a7a!important;
}

.burger img{
  width: 100%;
}
.logo{
  display: none;
}
.logo_small{
  display: block;
  margin-top: 15px;
      margin-bottom: 15px;
}
.calend .newss {
  width: 100%;
  }
  .border.cal{
  width: 100%;
  }
  header{
  display: none;
  }
}



@media screen and (max-width: 768px) {
.soc_sm {
  width: 100%;
}
.footer_inner {
  flex-wrap: wrap;
}
}
.popup-meniu {
  position: relative;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 5150;
  background-color: #FFF;
  display: flex;
  transform: translateX(150%);
  font-size: 15px;
}

.popup-meniu .close img{
width: 20px;
height: auto;
}


@media all and (min-width: 1150px) {
.popup-meniu {
  display: none;
}
}
.popup-meniu ul {
list-style-type: none;
padding: 0;
margin: 0;
text-transform: uppercase;
font-weight: 700;
overflow-y: scroll;
width: 100%;
height: 100%;
padding: 20px;
}
.popup-meniu ul li {
width: 100%;
}
.popup-meniu ul li > a {
display: block;
border-bottom: 1px dotted #C3C3C3;
padding: 10px 10px 8px;
}
.popup-meniu ul li:last-child a {
border-bottom: none;
}
.popup-meniu ul li ul {
padding-top: 0;
}
.popup-meniu ul li ul li a {
font-weight: 400;
font-size: 13px;
}
.popup-meniu .bracket {
top: -20px;
bottom: -20px;
background-color: #04DB3B;
mix-blend-mode: normal;
}
.popup-meniu .bracket::before, .popup-meniu .bracket::after {
background-color: #04DB3B;
}
.popup-meniu .bracket.bracket-left {
left: -20px;
}
.popup-meniu .bracket.bracket-right {
right: -20px;
}

@media all and (min-width: 1150px) {
.pe-acelasi-subiect {
  max-width: 804px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
}
}
.close {
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
position: absolute;
right: 15px;
top: 10px;
background-color: #F4F4F4;
}
.popup-meniu ul.subb2{
padding-bottom:0
}

* {box-sizing: border-box;}
ul {list-style-type: none;}


.month {
padding: 30px 25px;
width: 100%;
background: #9c0910;;
text-align: center;
}

.month ul {
margin: 0;
padding: 0;
}

.month ul li {
color: white;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 3px;
}

.month .prev {
float: left;
padding-top: 10px;
}

.month .next {
float: right;
padding-top: 10px;
}

.weekdays {
margin: 0;
padding: 10px;
background-color: #ddd;
}

.weekdays li {
display: inline-block;
width: 13.6%;
color: #666;
text-align: center;
}

.days {
padding: 20px 10px 20px 20px;
background: #fff;
margin: 0;
}
.days a{
color:#222
}


.days li {
list-style-type: none;
display: inline-block;
width: 13.6%;
text-align: center;	
margin-bottom: 5px;
font-size:16px;
color: #777;
padding: 20px;
border: 1px solid #ccc;
}

.days li.active {

background: #9c0910;;
color: white !important
}

.days li.today {

background: #ddd;;
/* color: white !important */
}
/* Add media queries for smaller screens */
@media screen and (max-width:720px) {
.weekdays li, .days li {width: 13.1%;}




.days li {

  padding: 10px;
 
}
}

@media screen and (max-width:500px) {
.weekdays li, .days li {width: 13.1%;}




.days li {

  padding: 5px;
 
}
}

@media screen and (max-width: 420px) {
.weekdays li, .days li {width: 12.5%;}
.days li .active {padding: 2px;}
}

@media screen and (max-width: 290px) {
.weekdays li, .days li {width: 12.2%;}
}

.search-modal {
display: block;
position: fixed;
top: 0;
left: 0;
z-index: 1150;
width: 100%;
transform: translateY(-120%);
pointer-events: none;
}
.search-modal .controller {
display: flex;
justify-content: center;
padding-top: 40px;
}
@media all and (min-width: 1150px) {
.search-modal .controller {
  padding-top: 60px;
}
}
.search-modal form {
width: calc(100% - 80px);
padding: 20px 20px 25px;
background-color: #FFF;
position: relative;
pointer-events: auto;
}
@media all and (min-width: 1150px) {
.search-modal form {
  width: 600px;
  padding: 48px 60px 60px;
}
}
.search-modal form .bracket {
top: -20px;
bottom: -20px;
background-color: #04DB3B;
mix-blend-mode: normal;
}
.search-modal form .bracket::before, .search-modal form .bracket::after {
background-color: #04DB3B;
}
.search-modal form .bracket.bracket-left {
left: -20px;
}
.search-modal form .bracket.bracket-right {
right: -20px;
}
.search-modal label {
font-weight: 700;
font-size: 24px;
}
@media all and (min-width: 1150px) {
.search-modal label {
  font-size: 26px;
}
}
.search-modal .search-inner-wrapper {
display: flex;
}
.search-modal .search-inner-wrapper input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
margin: 0;
border-right: none;
padding-right: 0;
}
.search-modal .search-inner-wrapper button {
margin: 0;
font-weight: 700;
text-transform: none;
background-repeat: no-repeat;
background-position: 20px center;
padding: 0 22px 0 25px;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
background-color: #FFF;
background-image: url(../images/icon-search.svg);
background-repeat: no-repeat;
background-position: center;
border: 1px solid #C3C3C3;
border-left: none;
width: 59px;
}
.search-modal .search-inner-wrapper button:hover, .search-modal .search-inner-wrapper button:focus {
background-size: 80%;
}
h1.title{
font-size: 42px;;
font-family: "patarlagele", Arial, sans-serif;
margin-bottom: 20px;
}
h1.main_art{
font-size: 32px;;
font-family: "patarlagele", Arial, sans-serif;
margin-top:15px
}
@media all and (max-width: 1150px) {
h1.main_art{
  font-size: 26px;;

}
}
.breadcrumbs{
margin-bottom: 20px;
}

.breadcrumbs ul {
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  list-style-type: none;
  padding-right: 7px;
  display: inline-block;
  font-size: 14px;
  margin: 0px;
}
.breadcrumbs ul li::after {
  content: "ĂÂĂÂÄËĂ˘ÂÂĂĹšÄÂĂÂ";
  color: #0f0f0f;
  margin: 0px 0px 0 9px;
}
.breadcrumbs ul li:last-child::after {
  content: "";
  color: #0f0f0f;
  margin: 0px 0px 0 10px;
}
.breadcrumbs ul li a:hover {
  text-decoration: underline;
  color: #a7ca00;
}
.breadcrumbs {
margin-top:30px
}

.breadcrumbs a{
color:#222
}

@media screen and (max-width: 768px) {
h1.title{
font-size: 25px;
font-family: "patarlagele", Arial, sans-serif;
}
}
.popup-meniu a{
color:#222
}

.pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style-type: none;
padding: 0;
width: 100%;
}

.pagination li {
display: none;
margin-right: 5px;
}

@media all and (min-width: 1390px) {
.pagination li {
  display: block;
}
}

.pagination li:last-child {
margin-right: 0;
}

.pagination li.mobilee {
display: block;
}

.pagination li.page-selector {
-webkit-box-flex: 1;
  -ms-flex: 1;
    flex: 1;
display: block;
}

@media all and (min-width: 1390px) {
.pagination li.page-selector {
  display: none;
}
}

.pagination a, .pagination div {
width: 46px;
height: 46px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
  -ms-flex-pack: center;
    justify-content: center;
-webkit-box-align: center;
  -ms-flex-align: center;
    align-items: center;
background-color: #e9e6ed;
font-weight: 600;
font-size: 16px;
}

.pagination a {
color: #9c0910;;
border: 1px solid #FBF5EE;
}

@media (hover: hover) {
.pagination a:hover {
  -webkit-box-shadow: inset 0 0 0 1px #9c0910;;
      box-shadow: inset 0 0 0 1px #9c0910;;;
      padding: 0;
}
.pagination a:hover span {
  color: #9c0910;;
}
}

.pagination a.selected {
background-color: #9c0910;;
border: 1px solid #9c0910;;
color: #FFF;
}

.pagination a.selected:hover span {
color: #FFF;
}

.pagination img {
width: 32px;
height: 32px;
}

.pagination div {
background-color: transparent;
font-weight: 400;
}

.pagination select {
height: 46px;
margin: 0 5px 0 0;
padding: 0 15px;
width: 100%;
background-color: #e9e6ed;

border: 1px solid #e9e6ed;
font-family: "patarlagele", Arial, sans-serif;
font-size: 16px;
font-weight: 400;
-webkit-appearance: none;
   -moz-appearance: none;
    appearance: none;
outline: none;
border-radius: 0;
color: #1A1919;
}

.pagination select:focus {
border: 1px solid #9c0910;;
}
footer {
background: #000;
padding: 10px;
color: #fff;
}
footer a{
color: #fff;
}

.footer_inner li a:hover {
color: #7a7a7a;
}
.footer_inner li a{
color: #fff;
}
.half{
display: flex;
justify-content: space-between;
}
.half_inner{
width: calc(50% - 10px);
border: 1px solid #dbdbdb;
border-bottom: 0px solid #dbdbdb;
display:flex;
justify-content: center;
align-items: center;

}
.half_inner .evenim{
padding:20px 40px

}
.half_inner p{
color: #717171;

}
.half_inner.info{
background-color: #9c0910;
}
.half_inner .evenim p{
color: #eac9cb;
}
.half_inner .data{
color: #eac9cb;
letter-spacing: 1px;
font-size: 14px;
margin-top:0;
margin-bottom: 10px;
}

.half_inner .title{
font-size: 20px;
margin: 15px 0;
color: #fff;
font-weight: 700;
}
.half_inner .buy{
margin-bottom: 0;
background-color: #3a3a3a;
border: 1px solid #3a3a3a;
}
.half_inner .buy:hover{
margin-bottom: 0;
background-color: #000;
border: 1px solid #000;
}
@media all and (max-width: 768px) {
.half_inner{
  width: 100%;
  border: 1px solid #dbdbdb;
  border-bottom: 0px solid #dbdbdb;

  }
  .half{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  }
}

.padd30{
padding:0 30px
}

@media all and (max-width: 1290px) {
.padd30{
  padding:0px
  }
}

.details .days li{
min-height: 120px;
  border: 1px solid #adadad;
width:13.5%;
margin-right: 6px;
display: flex;
  align-items: center;
  justify-content: center;
}
.details .days li.active a{
color:#fff
}
.details .days li.active a span{
color:#fff
}


.details .days {
padding: 20px 0 20px 20px;
display: flex;
flex-wrap: wrap;
/* justify-content: space-between; */

}
.concert{
margin-top:10px;
font-weight: bold;
padding-top:5px;
display: block;
font-size: 13px;
}
.details .days a{
text-decoration: none;
/* justify-content: space-between; */

}
.details .days a .concert{
color:#222
/* justify-content: space-between; */

}



@media all and (max-width: 900px) {
.details .days a .concert{
  display: none;

  }
  .details .days {
  padding: 10px 0 10px 10px;
  
}
.details .days li{
  width: 12.1%;
  padding:0;
  min-height: 60px;
  
}
.details .weekdays li{
  width: 12.1%;
  
}
}
.inactive{
opacity: 0.3	;
}

.left_top{
align-items: center;
  justify-content: center;
  display: flex;
}

.src_mobile{
display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
color: #7a7a7a;
font-size: 22px;
  margin-right: 16px;
display: none;
}
.src_mobile a {
  color: #7a7a7a;
  display: block;
  border-radius: 50%;
  border: 1px solid #7a7a7a;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 15px;
  line-height: 30px;
}

@media screen and (max-width: 1030px) {
.src_mobile{
  display: flex;
  

}

}

/* .parteneri{
margin-top:30px
} */

.row_listing.parteneri .item {
  width: calc(33% - 15px);
  margin-left: 15px;
display: flex;
align-items: center;
justify-content: center;


}

.row_listing.parteneri .item  .foto{
 padding: 20px;

}

@media screen and (max-width: 900px) {
.row_listing.parteneri .item {
  width: calc(28% - 5px);




}
}

@media screen and (max-width: 768px) {
.row_listing.parteneri .item {
  width: calc(50% - 15px);
  margin: 0 10px 20px 0



}
}
.red{
color:red!important
}

.wid_calendar img{
width: 100%;
margin-bottom: 15px;
}

@media all and (max-width: 300px) {
.search.cauta.src_mobile{
  display: none;
  
}
}

  article h2{
  font-family: "patarlagele", Arial, sans-serif;
      font-size: 34px;
      color:#222;
      margin-bottom: 20px;
  }

  article h3{
      font-family: "patarlagele", Arial, sans-serif;
      font-size: 30px;
      color:#222;
      margin-bottom: 20px;
  }

  @media all and (max-width: 500px) {
    
  article h2{
  font-family: "patarlagele", Arial, sans-serif;
      font-size: 24px;
      color:#222;  
      margin-bottom:15px;
  }
  article h3{
  font-family: "patarlagele", Arial, sans-serif;
      font-size: 22px;
      color:#222;
      margin-bottom:15px;
  }
      }
.art_inner img{
width: 100%;
height: auto;
margin-bottom: 25px;
}

.etichete .title {
font-size: 18px;
font-family: "patarlagele", Arial, sans-serif;
color: #9c0910;;
text-transform: uppercase;
margin-bottom: 10px;
}

.etichete a.tag {
font-size: 16px;
display: inline-block;
color: #9c0910;;
border-radius: 50px;
border:1px solid #9c0910;;
padding: 5px 20px;
margin-bottom: 10px;
text-decoration: none;
}

.etichete a.tag:hover {
font-size: 16px;
display: inline-block;
color: #fff;
border-radius: 50px;
border:1px solid #9c0910;;
background-color: #9c0910;;
padding: 5px 20px;
margin-bottom: 10px;
text-decoration: none;
}

.wid_calendar.border .weekdays{
padding: 10px 5px
}

.wid_calendar.border .weekdays li {
display: inline-block;
width: 12.6%;
color: #666;
text-align: center;
}


.wid_calendar.border  .days li {

width: 12.6%;
padding: 5px 0;

}

.wid_calendar.border  .month {
padding: 10px 15px;
width: 100%;
background: #9c0910;;
text-align: center;
}

.wid_calendar.border.col .days {
  padding: 20px 10px 20px 10px;
  background: #fff;
  margin: 0;
}


.wid_calendar.border.col {

padding-bottom: 0;
}

.contact_box img{
width: 13px;
height: auto;
vertical-align: top;
margin-top: 6px;
}
.contact_box{
/* display: flex;
justify-content: space-between; */
background-color: #eee;
padding: 20px;
}
.contact_box .icon{

font-size: 20px;
margin-bottom: 10px;
}
.contact_box .info{

margin-bottom: 15px;
}

.controller {
width: 100%;
max-width: calc(100% - 50px);
margin: 0 auto;
position: relative;
}

@media all and (min-width: 640px) {
.controller {
  max-width: calc(100% - 100px);
}
}

@media all and (min-width: 1390px) {
.controller {
  max-width: 1290px;
}
}

.footer h4{
font-size: 16px;
}

.footer ul{
margin:0;
padding:0
}
.footer a{
color:#fff
}

.footer a:hover{
color:#fff
}

.footer {
background-color: #1A1919;
background-image: url(../img/bg3.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: left center;
padding: 40px 0;
color: #FFF;
}

.footer .controller {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer__logo {
width: 100%;
margin-bottom: 30px;
}

.footer__logo img {
width: 135px;
height: auto;
}

.footer__col {
width: 50%;
padding-right: 20px;
}

@media all and (min-width: 900px) {
.footer__col {
  -webkit-box-flex: 1;
    -ms-flex: 1;
      flex: 1;
}
}

.footer__col ul {
list-style-type: none;
font-size: 12px;
margin-bottom: 20px;
}

.footer__col ul a {
display: block;
padding: 3px 0;
}

@media (hover: hover) {
.footer__col ul a:hover {
  text-decoration: underline;
}
}

.footer__col__title {
margin-bottom: 10px;
}

.footer__row {
width: 100%;
border-top: 1px solid rgba(255, 255, 255, 0.15);
padding-top: 20px;
}

@media all and (min-width: 900px) {
.footer__row {
  padding-top: 30px;
}
}

.footer__row ul {
list-style-type: none;
margin-bottom: 10px;
}

@media all and (min-width: 900px) {
.footer__row ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
}

.footer__row li a {
font-weight: 600;
display: inline-block;
padding: 4px 0;
}

@media all and (min-width: 900px) {
.footer__row li a {
  padding: 0;
}
}

@media (hover: hover) {
.footer__row li a:hover {
  text-decoration: underline;
}
}

@media all and (min-width: 900px) {
.footer__row li + li::before {
  content: "|";
  margin: 0 10px;
}
}

.footer__row p {
font-size: 12px;
}
.main{
margin-top:30px
}

.data.mt20{
margin-top:20px
}

.buy.mb0{
margin-bottom: 0;
}
.roww{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.roww .stire{
width: calc(66% - 15px);
flex-direction: column;
}

@media all and (max-width:1290px) {
.roww .stire{
  width: 100%;
  }
}

.roww .calendarrrr{
width: calc(33% - 15px);
display: flex;
flex-direction: column;
}
@media all and (max-width:1290px) {
.roww .calendarrrr{
  width: 100%;
  
  }
}
.wid_calendar.border.col {
  /* flex:1; */
display: flex;
flex-direction: column;
}
.inner{
padding:0 25px 25px 25px;
text-align: center;
}

.inner .buy{

  background: #9c0910;
  padding: 10px;
  font-size: 19px;
  color: #fff;
  border-radius: 25px;
  width: 190px;
  text-align: center;
  margin: 20px auto 0;

}

.inner .buy:hover{

background: #c70b14;


}
.wid_calendar.border{
flex:1
}
.flex_center{
display: flex;
align-items:center;	
justify-content: center;
flex-wrap: wrap;
}
.evenim p {

  font-size: 18px;
 
}
.box_2col {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.box_2col .news.two {
width: calc((100% - 30px) / 2);
/* border: 2px solid #d8d8d8; */
margin-bottom: 30px;
display: flex;
position: relative;
flex-direction: column;
position: relative;
padding-bottom: 20px;
}
.box_2col .news.three {
  width: calc((100% - 30px) / 3);
  /* border: 2px solid #d8d8d8; */
  margin-bottom: 30px;
  display: flex;
  position: relative;
  flex-direction: column;
  position: relative;
  padding-bottom: 20px;
  }
@media all and (max-width: 900px) {
.box_2col .news.two {
  width: 100%;
}
}
.box_2col .news.two .photo {
margin-bottom: 5px;
}
.box_2col .news.two .photo img {
width: 100%;
}
.box_2col .news.two .info {
padding: 20px;
flex: 1;
display: flex;
flex-direction: column;
text-align: center;

}
.box_2col .news.two .info h3 {
font-size: 22px;
font-weight: 700;
margin-bottom: 15px;
font-size: 20px;
  font-family: "patarlagele", Arial, sans-serif;
  color: #222;
  /* text-transform: uppercase; */
  line-height: 1.3em;
  margin-top: 0px!important;
}
.box_2col .news.two .info .desc {
font-size: 18px;
color: #9d9d9d;
}
.box_2col .news.two .fix {
padding: 0 20px 20px 20px;
}
.box_2col .news.two .button {
display: inline-block;
color: #666666;
text-decoration: underline;
text-transform: uppercase;
font-size: 18px;
font-weight: 700;
text-underline-offset: 3px;
text-decoration-thickness: 2px;
}

.box_2col .news.three { 
width: calc((100% - 60px) / 3);
/* border: 2px solid #d8d8d8; */
display: flex;
position: relative;
flex-direction: column;
position: relative;
padding-bottom: 20px;
}
@media all and (max-width: 900px) {
.box_2col .news.three {
  width: 100%;
}
}
.box_2col .news.three .photo {
margin-bottom: 5px;
}
.box_2col .news.three .photo img {
width: 100%;
}
.box_2col .news.three .info {
padding: 20px;
flex: 1;
display: flex;
flex-direction: column;
text-align: center;
}
.box_2col .news.three .info h3 {
font-size: 20px;
  font-family: "patarlagele", Arial, sans-serif;
  color: #222;
font-size:20px;
  font-family: "patarlagele", Arial, sans-serif;
  color: #222;
  /* text-transform: uppercase; */
  line-height: 1.3em;
  margin-top: 0px!important;
}
.box_2col .news.three .info .desc {
font-size: 18px;
color: #9d9d9d;
}
.box_2col .news.three .fix {
padding: 0 20px 20px 20px;
}
.box_2col .news.three .button {
display: inline-block;
color: #666666;
text-decoration: underline;
text-transform: uppercase;
font-size: 18px;
font-weight: 700;
text-underline-offset: 3px;
text-decoration-thickness: 2px;
}
.news {
margin-bottom: 40px;
}

.full-link {
text-indent: -9999px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
z-index: 999;
}
.evenim p{
line-height: 1.4em;
}
@media screen and (max-width: 1290px) {
.wid_news .item .info h3{
  font-size: 25px;

}
}

@media screen and (max-width: 1290px) {
.info3 h3 {
  font-size: 25px;
 
}
}
@media screen and (max-width: 1290px) {
.box_2col .news .info h3 {
  font-size: 25px;
}
}
@media screen and (max-width: 1290px) {
.box_2col .news.three .info h3 {
  font-size: 25px;

}
}
.legenda{
text-align: center;
/* margin:0 auto 0; */
display: block;
}
.legenda img{
max-width: 300px;
}
.table-striped th{
vertical-align: top!important;
}
.video {
aspect-ratio: 16 / 9;
width: 100%;
}
.download img{
width: 50%;	
margin-bottom: 25px;
}
.box_2col .news:hover .info h3{
color:#9c0910
}
.box_2col_news .news:hover .info h3{
color:#9c0910
}
.cont_news .border:hover .info3 h3 a{
color:#9c0910
}
.cont_news .border .item:hover .info h3 a{
color:#9c0910
}

@media screen and (max-width: 1000px) {
.flex_center .col-md-4{
  order: -1;
 
}
}

 .sub-menu{
  display: none;
  position: absolute;
  top:50px;
  width:100%;
  background-color: #3a3a3a;
  text-align: left;
  margin:0;
  padding:0;
  text-transform: none;
  font-size: 15px;
  font-family: "patarlagele", Arial, sans-serif;
  min-width: 150px;
  }
  li:hover .sub-menu{
    display: block;
    }
