body{
    font-feature-settings: 'lnum' 1;
}
*:focus {
    outline: 0 !important;
}
.help-block[data-bv-validator="remote"][data-bv-for="email-participant"][data-bv-result="INVALID"] {
    display: none !important;
}
/************** COOKIES ****************/
.badge-light {
    color: #f9f9f9 !important;
    background-color: rgba(0, 64, 29, 0.4) !important;
}
:root {
    --purple: #3B3646;
    --green: #CECECE;
}
.colorred{
    color: red;
    font-size: 13px;
}
#gdpr-cookie-accept {
  margin-bottom: 10px;
}
.collapsedgdpr{
    cursor:pointer;
}
.collapsedgdpr #gdpr-cookie-message{
    background-color: #36AFA8;
}
.collapsedgdpr h4{
    text-align:center;
}
.ev_addres p{
/*    word-break: break-all;*/  
    word-break: keep-all;
    overflow-wrap: normal;
    white-space: normal;
}
.grecaptcha-badge{
    opacity: 0;
} 
.title-eveniment{
    color: #36AFA8;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}
.cpachet p{
    margin-bottom: 0px;
}
.title-eveniment:hover{
    color: #36AFA8;
    text-decoration: none;
}
.term_cond h1 {
    font-size: 1.625rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
#gdpr-cookie-message {
    position: fixed;
    z-index: 999;
    left: 0px;
    bottom: 0px;
    background-color: #fff;
    padding: 7px 20px 2px 20px;
    box-shadow: 0 6px 6px 12px rgba(0,0,0,0.25);
    width: 100%;
}
#gdpr-cookie-message h4 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    /*margin-bottom: 10px;*/
}
#gdpr-cookie-message h5 {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #6A6A6A;
    font-size: 15px;
    line-height: 1.5em;
    margin-bottom: 0px;
    padding-left:0px;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
#gdpr-cookie-message a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: #000;
    border-bottom-color: #000;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    /* background: #000; */
    background-color: #12928b;
    color: white;
    font-size: 13px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    /* color: #12928b; */
}

#gdpr-cookie-message button:hover {
    background: #3fafa9;
    color: #fff;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    /* background:var(--info); */
    color: #fff;
    background-color: #3fafa9;
}
#gdpr-cookie-message button:disabled {
        opacity: 0.8;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
#gdpr-cookietype-preferences, #gdpr-cookietype-analytics, #gdpr-cookietype-marketing, .ascundetextcookie{
    /* display:none; */
}
#gdpr-cookie-types label{
    display:inline !important;
}
.asccookieactiv{
    display:none;
}
/************** COOKIES ****************/
.speaker-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.evenimentclose{
    background-color: #f62b0a;
    height: 70px;
    color: #fff;
    font-size: 18px;
}
#carouselparteneri img{
    position:absolute;
 
    top: 50%!important;
    transform: translateY(-50%)!important;   
    -webkit-transform: translate(-50%);
    padding: 5px!important;
    vertical-align: middle;
    display: block; margin: 0 auto;
      -ms-transform: translate(-50%,-50%); /* IE 9 */
  -webkit-transform: translate(-50%,-50%); /* Chrome, Safari, Opera */
  transform: translate(-50%,-50%);
}
.see-all{
    background-color: #3fafa9;
    border-radius: 4px;
    width: 100%;
    padding: 15px;
    font-size: 0.8125rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
    text-align: center;
    transition: all 100ms ease-in-out;
    width: 250px;
}
.carouselimgtop{
    background-repeat:no-repeat;
    background-position: center;
    background-size:cover;
}
#holder {
    width:100% !important; 
    height:600px !important;
}
.imgsppp img{
    max-height: 300px;
    margin: 0 auto;
    display: block;
}
.benef-top{
    width: 105px;
    height: -23px;
    margin-top: -25px;
    margin-left: -6px;
    background: white;
    display: inline;
    padding-left: 3px;
    position: absolute;
    white-space: nowrap;
}
.txtpartener{
    color: #000;
    background-color: #fff;
    width: 135px; 
    margin: 0 auto;
    padding-bottom: 6px;
    border-top: 1px solid #ccc;
    padding-top: 5px;
}
.parteneri .owl-prev {
    top: 38%;
    opacity: 0.9;
    position: absolute;
    left: 0px;
    font-size: 22px;
    color: #fff !important;
    background: transparent !important;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.parteneri .owl-next {
    top: 38%;
    opacity: 0.9;
    position: absolute;
    right: 0px;
    font-size: 22px;
    color: #fff !important;
    background: transparent !important;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.help-block, .eror_captcha{
    color: red;
    font-size: 13px;
}
.desc-int-evweb{
    font-family: "Montserrat";
    font-size: 13px;
    color: #8b8b8b;
}
.even_time{
    background-position: center;
}
.program-eveniment h3{
    font-weight: 800;
    /*text-transform: uppercase;*/
    letter-spacing: 4px;
}

.speaker-trainer h3, .sponsoriprincipali h3{
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 4px;
}
#valid-cap{
    margin-top: -15px;
}
.program-eveniment .speaker-thumbnail-inner {
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: auto;
    width: 60px;
    height: 60px;
    /* border-radius: 50%; */
    position: relative;
    overflow: hidden;
}
.program-eveniment .speaker-thumbnail-pr img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
}
.program-eveniment .session-item-title {
    font-size: 22px;
    font-weight: 600;
    /*text-transform: uppercase;*/
    letter-spacing: 3px;
    line-height: 1;
    margin-bottom: 25px;
    font-family: 'Raleway', sans-serif; 
}
#despre-eveniment span{
    font-family: 'Raleway', sans-serif;
}
.program-eveniment .session-item-content-info {
    padding: 30px 0px 10px 50px;
    float: left;
    width: 24%;
}
.program-eveniment .session-item-title a {
    color: #515151;
}
.program-eveniment .session-item-title a:hover {
    text-decoration: none;
}
.program-eveniment .speaker-thumbnail-pr {
    position: relative;
    /* max-width: 55px; */
    margin-right: 14px;
    float: left;
}
.program-eveniment .speaker-thumbnail-pr img{
    border-radius: 3px;
}
.program-eveniment .session-thumbnail-wrapper {
    margin-top: 30px;
}
.program-eveniment .speaker-thumbnail-pr .speaker-thumbnail-title:before {
    width: 0px;
    height: 0px;
    content: ' ';
    position: absolute;
    top: -7px;
    left: 16px;
    border-bottom: 7px solid #353535;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
.program-eveniment .speaker-thumbnail-pr .speaker-thumbnail-title {
    background: #353535;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 11px;
    font-weight: normal;
    padding: 8px 12px;
    position: absolute;
    top: 80%;
    white-space: nowrap;
    z-index: 1;
    transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}
.program-eveniment .speaker-thumbnail-pr:hover .speaker-thumbnail-title {
    opacity: 1;
    filter: alpha(opacity=100);
}
.program-eveniment .session-info .session-location span {
    /* display: block; */
    overflow: hidden;
}
.program-eveniment .session-info .session-info i {
    font-size: 17px;
    margin-right: 15px;
    display: inline-block;
    width: 18px;
    color: #8b8b8b;
}
.program-eveniment .session-info {
    padding-right: 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Montserrat';
    color: #8b8b8b;
}
.program-eveniment .session-break-info {
    color: #f62b0a;
}
.program-eveniment .session-break-info {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 8px
}
.program-eveniment .session-break-content {
    padding: 30px 0px 30px 23%;
    margin-left: 0px;
}

.program-eveniment .session-info .session-speaker-inner i {
    float: left;
    line-height: 19px;
    font-size: 17px;
    margin-right: 15px;
    display: inline-block;
    width: 18px;
}
.program-eveniment .session-info .session-speaker-list {
    overflow: hidden; 
}
.program-eveniment .session-info .session-speaker-list a{ 
    color: #f62b0a;
}
.program-eveniment .session-info .session-speaker-list a:hover{ 
    text-decoration: none;
}
.program-eveniment .content-prog{ 
    padding: 30px 50px 30px 0px;
    width: 76%;
}
.program-eveniment hr{ 
    border-bottom-color: #e5e5e5;
}
/* .program-eveniment .session-item-divider {
    margin: 0px 50px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
} */
/* .session-item-divider {
    margin: 0px 50px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
 */
.bg-header-sp{    
    padding: 90px 0px 85px;
    position: relative;
    z-index: 89;
    line-height: 1;
    background-image: url("../images/page-title-background.jpg");
    background-repeat: repeat;
    background-position: center;
}
.gdlr-title-sp{
    font-family: 'Raleway', sans-serif; 
    color: #fff;
    font-size: 45px;
    margin: 0px 0px;
    display: block;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 5px;
}
.gdlr-caption-sp{
    font-family: 'Raleway', sans-serif; 
    color: #fff;
    font-size: 19px;
    margin: 12px 0px 0px;
    display: block;
    font-style: italic;
}
.single-speaker .gdlr-speaker-info-inner {
    border-bottom-color: #af4230;
}

.single-speaker .gdlr-speaker-info-inner {
    background-color: #eb4a30;
}
.single-speaker .gdlr-speaker-info-inner, .single-speaker .gdlr-speaker-info-inner a, .single-speaker .gdlr-speaker-info-inner .gdlr-speaker-name {
    color: #ffffff;
}
.single-speaker .gdlr-speaker-info-inner {
    padding: 35px 30px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
}
.single-speaker .gdlr-speaker-name {
    font-family: 'Raleway', sans-serif; 
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
.gdlr-speaker-position, .gdlr-speaker-content{
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}
.gdlr-speaker-content{
    color: #8b8b8b;
}
.single-speaker h4{
    font-size: 23px;
    font-family: 'Raleway';
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 35px;
}
.box-session-speaker{
    border-bottom-color: #dfdfdf;
    background-color: #f2f2f2;
    margin-bottom: 40px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    /* margin: 0px 15px 20px; */
    min-height: 1px;
}
.speaker-thumbnail-inner{
    max-height: 61px;
    min-height: 60px;
    margin-bottom: 20px !important;
}
.single-speaker .speaker-session-item-title {
    font-family: 'Raleway';    
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 18px 30px;
    margin-bottom: 0px;
}
.h4h{
    background-color: #424242;
}
.list-sp a{
    color: #f62b0a;
}
.list-sp a:hover{
    color: #f62b0a;
    text-decoration: none;
}
.single-speaker .box-session-speaker .gdlr-session-info {
    padding: 25px 30px;
    font-size: 14px;
    color: #8b8b8b;
    font-family: 'Montserrat', sans-serif;
}
.single-speaker .speaker-session-item-title a {
    color: #ffffff;
}
.single-speaker .speaker-session-item-title a:hover, .gdlr-speaker-info a:hover {
    text-decoration: none;
}
.gdlr-social-shortcode {
    display: inline-block;
    max-width: 30px;
    margin-right: 8px;
}
.gdlr-speaker-info{
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}

.session-item-head .active {
    background-color: #c72b11;
}
.session-head-day {
    font-family: 'Raleway', sans-serif; 
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 7px;
}
.session-content-pr{
    background-color: #f7f7f7;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 12px;
}
.session-item-head-info {
    display: inline-block;
    /* padding: 18px 25px 16px; */
    line-height: 1;
    min-width: 12%;
    background-color: #f62b0a;
}
.session-item-head-i{
    display: inline-block;
    padding: 18px 25px 16px;
    line-height: 1;
    min-width: 12%;
    border-right-width: 1px;
    border-right-style: solid;
    color: #fff;
    border-color: #c72b11;
    cursor: pointer;
}
.br-left{
    border-color: #c72b11;
    border-left-width: 1px;
    border-left-style: solid;
}
#session-item-content-wrapper{
    background-color: #f7f7f7;
}
.session-counter-item .session-counter-block.block-day {
    opacity: .95;
}
.session-counter-item .session-counter-block {
    background: #000;
    background: rgba(0,0,0,.8);
    color: #fff;
    display: inline-block;
    padding: 30px;
    margin: 0 10px;
    min-width: 145px;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.session-counter-item .time {
    display: block;
    font-size: 51px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 5px;
}
.session-counter-item .unit {
    display: block;
    font-size: 14px;
    font-weight: lighter;
    text-transform: uppercase;
}
.content_ct {
    min-height: 300px;
    width: 100%;
    position: relative;
    margin: 12% 0px 12% 0px;
    font-family: 'Raleway', sans-serif; 
    color: #fff;
	text-align: center;
}
.ev_title{
    font-size: 35px;
    font-weight: 500;
    line-height: normal;
}
.ev_desc{ 
    font-weight: 800;
    font-size: 65px;
    letter-spacing: 3px;
    line-height: normal;
    color: #ffffff;
}
.ev_addres{
    font-weight: 800;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: normal;
    color: #ffffff;
    text-transform: uppercase;
}
.btn_ins{
    font-weight: 800;
    background-color: #f62b0a;
    letter-spacing: 2px;
    /* position: relative; */
    margin: 0px;
    border-radius: 0;
    /* padding: 20px 15px; */
    padding: 17px 15px;
    font-size: 13px;
    line-height: 13px;
    width: 202px;
    height: 53px;
    color: #fff;
}
.btn_ins:hover{
    color: #fff;
    background-color: #de391e;
}
.speaker-item{
    margin-bottom: 45px;
    margin: 0px 15px 20px;
    min-height: 1px;
}
.speaker-thumbnail{
    margin: auto;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
       margin-bottom: 26px;
    /* position: relative; 
    border-radius: 50%; 
    overflow: hidden;
    max-height: 280px;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto; */
}
.speaker-item .speaker-thumbnail-overlay {
    background-color: #f62b0a;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}
 
.speaker-item .speaker-thumbnail:hover .speaker-thumbnail-overlay {
    filter: alpha(opacity=65);
    opacity: 0.65;
}
.speaker-thumbnail img {
    /* display: block; */
}
.speaker-item .speaker-item-title a {
    color: #343434;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
}
.speaker-item .speaker-item-title a:hover{
    text-decoration: none;
}
.speaker-item .speaker-item-position {
    color: #707070;
    font-size: 13px;
    font-style: italic;
}
.speaker-item .speaker-thumbnail-overlay-icon {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    text-align: center;
    font-size: 20px;
    margin-top: -17px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
}
.speaker-thumbnail-overlay-icon img{
    width: 12px;
}
.speaker-item .speaker-item-title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 7px;
}
.speaker-item .speaker-thumbnail-overlay-icon a {
    color: #ffffff;
    margin: 0px 9px;
}
.speaker-item .speaker-thumbnail:hover .speaker-thumbnail-overlay-icon{ 
    filter: alpha(opacity=100); 
    opacity: 1; 
}
.speaker-trainer{
    font-family: 'Raleway', sans-serif;
    background-color: #f3f3f3;
}
.pachete-acces{
	font-family: 'Raleway', sans-serif;
	background-color: #cccccc;
}
.pachete-acces h3{	
	font-weight: 800;
    line-height: 1;
    letter-spacing: 4px;
    font-size: 28px;
}
.plan-head{
	padding: 32px 20px 24px;
    line-height: 1;
    position: relative;
    overflow: hidden;
    background-color: #e9e9e9;
}
.pachete-acces .title{
    font-family: 'Montserrat', sans-serif;
	font-weight: bold; 
    font-size: 19px;
    margin-bottom: 10px;
}
.pachete-acces .price{
    font-family: 'Montserrat', sans-serif;
	font-size: 16px;
    font-weight: bold;
    color: #f62b0a;
}
.pa-recomandat{
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 500;
    background-color: #f62b0a;
    position: absolute;
    top: 71px;
    right: -20px;
    padding: 8px 0px;
    font-size: 13px;
    text-align: center;
    width: 128px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -webkit-transform-origin: 100% 0%;
}
/* .pa-soldout{
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-weight: 500;
    background-color: #f62b0a;
    position: absolute;
    top: -25px;
    left: -58px;
    padding: 8px 0px;
    font-size: 13px;
    text-align: center;
    width: 151px;
    transform: rotate(84deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(-38deg);
    transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -webkit-transform-origin: 100% 0%;
} */
.pabg-soldout{
    background-color: #f62b0a;
    color: #fff;
    padding: 15px 20px;
    display: block;
    width: 100%;
    font-weight: bold;
}
.plan-content{
	background-color: #f9f9f9;
	color: #8b8b8b;
}
/* .plan-content p{
    margin-bottom: 0px;
    padding: 35px 20px 25px;
} */
.plan-button{
	background-color: #36AFA8;
    color: #fff;
    padding: 15px 20px;
    display: block;
    width: 100%;
    font-weight: bold;
}

.underc{
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
    letter-spacing: 0.5px;
}
.underc i {
    color: #bababa;
    margin-right: 15px;
    font-size: 20px;
    line-height: 18px;
}
.underc-title{
	margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #333333;
}
.underc p{
	color: #909090;
}
.underc a{
	font-style: italic;
    font-size: 14px;
    letter-spacing: 1px;
	color: #f62b0a;
	text-decoration: none;
}
.m-plata h3{
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	font-weight: 800; 
    line-height: 1;
    letter-spacing: 4px;
    color: #292929;
}
.m-plata p{
	font-size: 14px;
	color: #8b8b8b;
}
.square {
    margin: 0 auto;
    width: 135px;
    position: relative;
    overflow: hidden;
}
.middle {
    position: relative;
    height: 135px;
    background-color: #fff;
}
.logo{
    max-width: 400px;
}
.logo img{ 
	margin-top: 11px;
    margin-bottom: 11px;
}
.location{
	min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.video{
    min-height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.item-title{
	font-family: 'Raleway', sans-serif;
	font-size: 37px;
	font-weight: 800; 
    line-height: 1;
    letter-spacing: 4px;
    color: #fff;
}
.location-title, .location-place, .location-content{
	font-family: 'Montserrat', sans-serif;
}
.location-title{	
	font-size: 24px;
    font-weight: bold;  
    letter-spacing: 4px;
    color: #fff;
}
.location-place{
	font-size: 15px;
	color: #fff;
}
.location-content{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
footer{
	background-color: #161616;
	color: #363636;
    min-height:120px;
}
footer a{
	color: #7f7f7f;
}
footer a:hover{ 
	color: #cecece;
	text-decoration: none;
}
footer p{
    color: #5b5b5b;
}
.article-box{
        height: 750px;
    }


@media only screen and (max-width:991px){
    .ev_desc {
        font-size: 40px;
    }
    .ev_title {
        font-size: 30px;
    }
    .program-eveniment .content-prog {
        width: 60%;
    }
    .program-eveniment .session-item-content-info{
        width: 40%;
    }
    #holder {
        width:100% !important; 
        height:350px !important;
    }
    .video {
        min-height: 445px;
    }
    .speaker-thumbnail { 
        width: 185px;
        height: 185px;
    }
    footer{
        min-height:215px;
    }
}
@media only screen and (max-width:767px){
    .ev_title {
        font-size: 24px;
    }
    .ev_desc {
        font-size: 35px;
    }
    .ev_addres { 
        font-size: 14px;
    }
    .program-eveniment .content-prog {
        width: 100%;
        padding: 0px 50px 0px 50px;
    }
    .program-eveniment .session-item-content-info{
        width: 100%;
        padding: 15px 0px 15px 50px;
    }
    .program-eveniment .session-break-content {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }
    #holder {
        width:100% !important; 
        height:290px !important;
    }
    .video {
        min-height: 375px;
    }
   /*  .location, .carouselimgtop{
        background-size: unset;
    } */
    #gdpr-cookie-message li {
        width: 100%;
        display: inline;
        float: left;
    }
}
@media only screen and (max-width:575px){
     footer{
        min-height:300px;
    }
    .ev_title {
        font-size: 20px;
    }
    .ev_desc {
        font-size: 19px;        
        letter-spacing: 1px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .pachete-acces h3, .pachete-acces h3, .m-plata h3, .item-title{
        font-size: 25px;
    }
    .gdlr-title-sp {
        font-size: 30px;
        padding: 45px 0px 50px;
    }
    .bg-header-sp {
       padding: 0px;
       padding-bottom: 25px;
    }
    .program-eveniment .content-prog {
        width: 100%;
    }
    .program-eveniment .session-item-content-info{
        width: 100%;
    }
    .gdlr-session-break-title{
        font-size: 20px;
    }
    .program-eveniment .session-break-content {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }
    .session-counter-item .session-counter-block {
        min-width: 120px;
    }
    #holder {
        width:100% !important; 
        height:290px !important;
    }
    .video {
        min-height: 375px;
    }
   /*  .location, .carouselimgtop{
          background-size: unset;
    } */
    .logosimplu{
        margin: 0 auto;
    }
    .titlsimplu{
        text-align: center;
        margin: 0 auto;
        display: block;
        margin-bottom: 20px;
        margin-top: 15px;
    }
    .content_ct h1{
        font-size: 24px;
    }
    .carouselimgtop, .article-box{
        height: auto !important;
    }
}