body {
    background:#101010 !important;
}

.nav-link.cover-container {
    max-width: 42em;
}

.bg-top {
    background:url("/public/resources/imagini/adt/bannerILT.png");
    background-size: cover;
    background-position: 0 center;
    position: relative;
    padding-bottom: 110px;
}

#who {
    margin-top:30px;
}

#who, #company {
    /* background:url("/public/resources/imagini/templates/who-bg-event3.jpg"); */
    background-size: cover;
    background-position: 0 center;
    position: relative;
    background:#101010;
}

#about {
    background:url("/public/resources/imagini/templates/bottom-bg.jpg");
    background-size: cover;
    background-position: 0 center;
    position: relative;
}

.first_date {
    font-size: 30px;
    line-height: 50px;
    color: rgb(136, 63, 249);
    font-weight:600;
    font-family:Poppins;
    margin-top:70px;
}

.first_subtitle {
    font-family: Poppins,sans-serif;
    font-size: 80px;
    font-weight: 900;
    color: white;
    line-height: 70px;
    margin-top:30px;
}

.first_subtitle img {
    max-width: 300px;
    margin:110px 0px 90px 0px;
}

#agenda {
    min-height:500px;
}

.tab-content {
    display:block;
    background: none;
    margin-bottom:80px;
}

#nav-tab .active {
    background:#EC167F;
}

.nav-tabs a {
    padding:16px !important;
    border:unset !important;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    border-radius: unset !important;
    height:auto !important;
    line-height: unset !important;
    width:25%;
    background: rgb(32, 32, 32);
    transition: .5s cubic-bezier(.25,.46,.45,.94);
}

.nav-link h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    color: #fff;
    margin: 0;
}

.nav-link span {
    color:#ec167f;
}

.active span {
    color: white;
}

.nav-link p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    margin: 0;
    color: #fff;
    opacity: .7;
}

.active p {
    opacity: 1;
    font-weight: 600;
}

.nav-tabs a:hover {
    background:#EC167F;
}

.nav-tabs a:hover span {
    color:white;
}

#nav-tab {
    border-bottom: none;
    text-align:center;
    width: 60%;
    margin: 0 auto;
    margin-bottom:20px;
}

.speaker-pic img {
    width: 90px;
    padding: 5px;
    height: auto;
    border-radius:80%;
    border: 4px solid #ec167f;

}

.speaker-pic {
    width: 120px;
    float: left;
}

.agenda-listing {
    text-align: left !important;
    font-family: Poppins;
    color:rgb(170, 170, 170);
}

.agenda-item {
    padding: 40px 0 30px 0;
    border-bottom: solid 1px rgba(255,255,255,.1);
}

.agenda-time {
    font-weight: bold;
    width: 160px;
    padding-top: 35px;
    font-size: 14px;
    float:left;
}

.agenda-name {
    font-weight: normal;
    font-size: 14px;
    width: 160px;
    padding-top: 25px;
    float: left;
}

.agenda-name h4 {
    font-size: 14px;
    margin: 0;
    line-height: 16px;
    margin-bottom:5px;
    color:white;
}

.agenda-name span {
    font-weight: normal;
    font-size: 12px;
    color:#ec167f;
}

.agenda-info {
    float: none;
    display: inline-block;
    width: 60%;
}

.agenda-info h3 {
    font-size: 18px !important;
    margin-bottom: 10px;
    font-weight: 800;
    color:white;
}

.agenda-info p {
    margin-top:14px !important;
    font-weight: 400;
}

.agenda-listing:nth-child(2n) {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(229, 229, 229, .05) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(229, 229, 229, .05) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(229, 229, 229, .05) 50%, rgba(255, 255, 255, 0) 100%);
}
/*
.inner-pane {
    background: #E5E4F4;
    border-radius:20px;
    margin-left:-5px !important;
    margin-right:-5px !important;
}

.info-pane-inner {
    background: white;
    border-radius:10px;
    margin-top:30px;
    margin-right:10px;
    padding:25px;
}

.info-pane {
    padding-left:0px;
}

.date-top {
    background: rgba(239,165,6,.1);
    font-family: Oswald,sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 0 .5rem;
    padding: .2rem 1rem;
    border-radius: 25px;
}

.date-top span {
    color: #efa506;
}

.info-pane-inner h2 {
    font-family: Poppins,sans-serif;
    font-size: 26px;
    font-weight: 900;
    line-height: 34px;
    margin: 0;
    color: #1b273d;
}

.info-pane-inner p {
    color: #1b273d;
    font-family: Oswald,sans-serif;
    font-size: 16px;
}

.info-pane-inner span {
    color: #ec398b;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.details-pane {
    font-family: Poppins,sans-serif;
    font-size: 16px;
    margin-bottom: 16px;
    margin-top:16px;
    color: rgba(50,51,51,.8);
    line-height: 26px;
    font-weight: 300;
}
*/


.location {
    font-family: Oswald,sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 16px;
    color: #1b273d;
}

.location strong {
    font-weight: 500;
    color: #554bb9;
}

.second_subtitle, .last_subtitle {
    font-family: Poppins,sans-serif;
    font-size: 18px;
    line-height: 100px;
    font-weight: 500;
    color: white;
}

.address_subtitle {
    font-family: Poppins,sans-serif;
    font-size: 26px;
    line-height: 39px;
    font-weight: 300;
    margin: 0 0 .3rem;
    color:white;
}

.address_subtitle {
    margin-top:12px;
}

.address_subtitle i {
    color:#efa506;
}

.pull-righr-flex {
    margin-left: auto;
    order: 2;
}

.no-padding {
    padding:0px !important;
}

.no-padding a img {
    width:100%;
}

.mask {
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    position: absolute;
}

.mask2 {
    background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    position: absolute;
}

.navbar-nav {
    width:100%;
}

.navbar-brand {
    color:white;
    font-weight:bold;
    font-size:30px;
    margin-right:190px;
}

.navbar-brand:hover {
    color:white;
}

.nav-link i {
    font-size: 6px;
    margin-left: 20px;
    color: #EC167F;
}

.nav-link {
    color:white !important;
    height: 37px !important;
    line-height: 20px !important;
    font-size: 13px !important;
    text-decoration: none;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: Poppins;
}

.nav-link:hover {
    color:white !important;
    text-decoration: none;
}

.container-max-1360 {
    max-width: 1300px;
}

#menu_area .container {
    margin:0 auto;
    max-width: 1140px;
}

.address-date {
    color: #fff;
    font-size: 1.385rem;
    text-transform: uppercase;
    font-weight: 500;
    margin-top:90px;
}

.title-inner {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 2;
    width: 100%;
    color: #fff;
    margin-top:50px;
    margin-bottom:50px;
}

.t-primary {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1;
}

.t-secondary {
    color: #fb0;
    margin-left:15px;
}

.t-text {
    max-width: 80%;
    margin: 0 auto;
    font-size: 1.154rem;
    color:white;
}

.t-title {
    color: #fff;
    font-family: Poppins,sans-serif;
    font-size: 42px;
    line-height: 200px;
    font-weight: 900;
    margin: 0 0 1rem;
    text-align: center;
}

.t-title-2 {
    font-family: Poppins,sans-serif;
    font-size: 42px;
    line-height: 200px;
    color: #1b273d;
    font-weight: 900;
    margin: 0 0 1rem;
    text-transform: uppercase;
}

.t-title span {
    color: #fb0;
    font-weight: 600;
}

.t-buttons {
    margin: 60px 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.t-buttons a:hover {
    background: #fb0;
}

.t-buttons a {
    background: 0 0;
    border: 2px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: .9231rem;
    padding: 11px 40px;
    margin: 0 22.5px 22.5px;
    display: inline-flex;
    border-radius: 25px;
    align-items: center;
}

.t-buttons a span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: .9231rem;
}

.reg-button {
    margin-top:30px;
}

.info-circle-inner .reg-button {
    margin-top:60px !important;
}

.reg-button a, .section-btn-area a {
    font-weight: 300;
    font-size: 16px;
    color: white;
    font-family: Roboto;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 16px 34px;
    background: #3700FE;
}

.last_subtitle i {
    color: rgb(236, 22, 127);
    margin-right: 10px;
    margin-left: 20px;
}

.inner {
    z-index: 2;
}

#about {
    background:url("/public/resources/imagini/templates/bg-bottom-event3.jpg");
}

.bg-dark {
    background-color: unset !important;
}

.about-pic img {
    display:block;
    margin:10%;
    max-width:80%;
    border:2px solid #fb0;
    border-radius:2px;
}

.about-text, .culture-text {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    text-align: unset !important;
}

.about-text p {
    color:white;
    font-size:17px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
}

.align-center {
    text-align:center;
}

.culture-pic img {
    display:block;
    margin:10%;
    max-width:60%;
    margin-top:0px;
    box-shadow: 5px 5px 40px 0px rgba(0, 0, 0, .4);
}

#company iframe {
    display:block;
    margin:10%;
    max-width:80%;
    margin-top:0px;
    border: 7px solid #C01B8C;
    box-shadow: 0px 0px 9px 1px #62093A;
}

#about iframe {
    display:block;
    margin:10%;
    max-width:80%;
    margin-top:0px;
    border: 7px solid #70008c;
    box-shadow: 0px 0px 25px 1px #2c0038;
}

.culture-text {
    margin-top: 44px;
    margin-bottom: 0px !important;
    background: #101010;
    margin-left: -70px;
    padding: 36px;
    font-weight: 400;
    font-family: Rubik,sans-serif;
    font-size: 16px;
    color: rgb(170, 170, 170);
    line-height: 26px;
}

.bg-culture-text {
    background: linear-gradient(to right, rgb(236, 22, 127), rgb(136, 63, 249));
    margin-top:0px;
    line-height: 7px;
    margin-left:-70px;
}

.culture-text-2 p {
    color:white;
    margin-top: 95px;
}

#projects i {
    color:white;
    font-size:50px;
}
#projects .detail-icon {
    background:#FFBB00;
    padding:20px;
    width:90px;
    margin:0 auto;
    border-radius:70px;
}

#projects p {
    margin-top:30px;
    font-size:20px;
    font-weight: 600;
}

.team-item-image img {
    width:100%;
}

.team-item-image {
    position: relative;
}

.team-item:hover .mask2 {
    background: rgba(244,244,244,0.9);
}

.team-item {
    cursor:pointer;
}

.team-item-detail {
    position:absolute;
    top:25px;
    left:20px;
    color:white !important;
    text-align: left;
}

.team-social-links {
    display:none;
}

.team-item:hover .team-social-links {
    display:block;
}

.team-item:hover .team-social-links a {
    color:white;
    font-size:18px;
    margin-right:7px;
}

.team-item:hover .team-social-links p {
    color:white;
    font-size:13px;
    line-height: 16px;
    margin-top:25px;
    margin-bottom:25px;
}

.alt-features-icon i {
    color:#ffbb00;
    font-size:50px;
}

.alt-features-title {
    margin-top:30px;
    margin-bottom:25px;
    text-transform: uppercase;
    font-size:20px;
}
.alt-features-descr {
    font-size:14px;
    line-height: 20px;
}
.alt-features-item {
    margin-bottom:30px;
}

.thumbnail {
    border:1px solid #ffbb00;
    padding:40px 10px;
}

.stand {

}

.card-footer {
    background: #ffbb00;
}

.caption a {
    color:white;
    font-size:14px;
}

.list-group-item-heading {
    color:black;
    font-size:14px;
    line-height: 20px;
}

.img-top-logo {
    min-height: 164px;
    position: relative;
}

.list-group-image-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.video-container {
    position: relative;
    padding-bottom: 25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom:20px;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
    height: 100%;
}

#why {
    padding-top:130px;
}

.event2-heading .heading {
    font-family: Poppins,sans-serif;
    font-size: 42px;
    line-height: 55px;
    color: white;
    font-weight: 900;
    margin: 0;
    margin-top:35px;
}

.event2-about-content-area, .event2-heading .subheading {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    opacity: 1;
    font-family: Oswald,sans-serif;
    margin-bottom:15px;
}

p {
    font-weight: 400;
    font-family: Rubik,sans-serif;
    font-size: 16px;
    color:rgb(170, 170, 170);
    line-height: 26px;
    margin-top:30px;
}

.event2-about-content ul li {
    font-weight: 400;
    font-family: Rubik,sans-serif;
    font-size: 16px;
    color:rgb(170, 170, 170);
    line-height: 26px;
}

.event2-about-content ul {
    padding-left:0px;
}

.event2-about-content-area .heading {
    margin-top:-35px;
    margin-bottom:15px;
}

.boxes h5 {
    text-align: center;
    margin-top:80px;
    margin-bottom:-50px;
}

.about-date-area {
    margin-top: 30px;
    display: flex;
}

#company p, #about p {
    color:white;
    margin-top:80px;
}

.about-date-area .date {
    margin-top: 0;
    font-size: 68px;
    line-height: 85px;
    color: #554bb9;
    border: 8px solid #ddd;
    width: 110px;
    height: 110px;
    text-align: right;
    margin-right: 16px;
    border-radius: 16px;
}

.about-date-area .date span {
    position: relative;
    right: -16px;
}

.about-date-area p span {
    display: block;
    color: #1b273d;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    font-family: Oswald,sans-serif;
}

.section-btn-area {
    text-align: left;
    margin-top:30px;
}

.section-btn-area a {
    margin-left:0px;
}

.event2-about-img-sp img {
    position: relative;
    z-index: 2;
    max-width: 100%;
}

/* start agenda veche */

.wrapp-menu ul {
    list-style-type:none;
    padding:0px;
    margin:0px;
}
.sub-menu ul li {
    float:left;
}
.sub-menu ul li a {
    float:left;
    padding: 20px 26px;
    display:block;
}

.toogle .fa-bars {
    font-size:14px;
    margin-right:10px;
}

.sub-menu ul li {
    padding:0px !important;
}

.sub-menu ul li:hover {
    transition: background-color 0.4s ease;
    background-color:rgb(0, 0, 0)
}
.wrapp-menu {
    width:100%;
    position:absolute;
    background-color:rgb(0, 0, 0, 0.9);
}
.wrapp-menu a {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.14286em;
    color: white;
    text-transform: uppercase;
    font-weight: 300;
}
.fixed {
    background-color:rgb(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    width: 100%;
    height:55px;
}
.fix-width-1000 p {
    font-family: 'Lato', sans-serif !important;
    color: #222222;
    text-align: justify;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0 0 12px;
}

.fa-bullseye {
    color: #8554c9;
    margin-left: 30px;
    margin-right: 11px;
}
.contor {
    background:url('/public/resources/js/rte/data/image/AdT/fundal_1900x475_TechTalks.png');
    padding-top:20px;
    padding-bottom:50px;
    text-align:center;
    color: #dbdbdb;
}
.contor-title {
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight:300;
    margin:60px;
}
.companies-title {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight:300;
    margin:48px;
    color: #222222;
}
.contor i {
    color:#F50A7A;
    font-size:70px;
    margin-right: -14px;
}
.contor-number {
    font-size: 60px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    color: #dbdbdb !important;
}
.contor-title {
    font-size: 28px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    color:#F50A7A !important;
}
.companies-wrapp div {
    position:relative;
    height:120px;
    line-height:120px;
}
.companies-wrapp div img {
    width:80%;
    vertical-align:center;
}
.companies-wrapp div {
    text-align:center;
}
.tab-content {
    display:block;
}
.agenda ul {
    padding:0px;
    background:#4A00DA
}

.agenda ul li a {
    padding: 15px 60px;
    font-size:26px;
    letter-spacing:2px;
}
.agenda ul li a span {
    font-size: 18px;
    display: block;
    margin-top: -3px;
}

.agenda ul li a {
    color:#fff;
    border-right:1px solid #fff;
}
.agenda ul li.active a {
    background:#000277;
    color:#fff !important;
}
.agenda ul li a:hover {
    background:#000277 !important;
    color:#fff !important;
}
.agenda ul li.active a:hover {
    background:#000277 !important;
    color:#fff !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background:#000277 !important;
    color:#fff !important;
}
.tab-pane .width-4 p {
    margin-bottom:15px;
    color: #7c7b7b;
    font-size:14px;
    font-family: 'Lato', sans-serif !important;
    text-transform:uppercase;
}
.tab-pane .width-4 p i {
    margin-right:15px;
    margin-left:15px;
    color: #7c7b7b;
}
.tab-pane .width-2 h3 {
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1;
    margin-bottom: 25px;
    color: #7c7b7b;
    font-family: 'Lato', sans-serif !important;
    margin-top:0px !important;
}
.tab-pane .width-2 p {
    color: #7c7b7b;
    font-size:14px;
    font-family: 'Lato', sans-serif !important;
}
.row-event {
    border-bottom:1px solid #ddd;
    padding-bottom:25px;
    margin-bottom:25px;
}
.tab-content {
    background-color: #fcfcfc;
}
.event-title {
    margin-bottom:30px !important;
    color:#480456;
}
.second-nav-container {
    display:none;
}
.google-maps iframe {
    height:500px !important;
}
.google-maps {
    height:500px !important;
    padding-bottom:0px !important;
}
.main-nav li {
    display:none;
}
.main-nav li:first-child {
    display:block;
}
.main-nav li a {
    font-size:18px;
}
.other-info {
    font-family: 'Lato', sans-serif !important;
    color: #222222;
    text-align: justify;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
}
.row-partners div {
    position: relative;
    height: 170px;
    line-height: 170px;
}
.row-partners div img {
    width:80%;
    vertical-align:center;
}
.row-partners div {
    text-align:center;
}
.row-edition div img {
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -webkit-transition: opacity .3s;
}
.row-edition div img:hover {
    opacity: .8;
}
.row-edition div img {
    width:97%;
}
.logos img {
    width:76%;
}
.wrapp-content {
    width:100%;
    min-height:14px;
}
.btn-register {
    text-align:right !important;
}
.btn-register a {
    background:#4a00da;
    border-color:#4a00da;
    border-radius:0px !important;
    padding:7px 32px !important;
    text-transform:uppercase;
}
.btn-register a:hover {
    background:#5400ff !important;
}
.content-block-header {
    display:none;
}
.toogle {
    display:none;
}
.nav-tabs li {
    width: 33.33333333%;
    text-align: center;
}
.head-time {
    padding:10px;
    border:2px solid #000277;
    margin-left:-20px;
    margin-right:-20px;
}

.head-time span {
    display:block;
    float:left;
    margin-right:80px
}

@media screen and (max-width: 1200px) {
    .navbar-toggler {
        border-color: white !important;
    }

    .t-title {
        font-size: 30px;
        line-height: 80px;
    }

    .container {
        min-width: auto !important;
    }

    .navbar-brand {
        margin-right:0px !important;
    }

    .second_subtitle, .last_subtitle {
        line-height: 60px;
    }

    .container-max-1300 {
        padding-bottom:40px !important;
    }

    #why {
        padding-top: 30px;
    }

    .culture-text, .bg-culture-text {
        margin-left: auto !important;
    }

    #nav-tab {
        width: 90%;
    }

    .culture-text-2 p {
        color: white;
        margin-top: 30px;
        text-align: center !important;
    }

    .tab-content {
        display: block !important;
        background: none !important;
    }

    .agenda-item {
        text-align: center !important;
    }

    .agenda-time {
        width:100%;
        padding-bottom:20px;
    }

    .speaker-pic {
        float:none;
        margin:0 auto;
        text-align: center;
    }

    .speaker-pic img {
        width:100%;
        margin-top:30px !important;
    }

    .agenda-name {
        width: 100%;
        padding-bottom:20px;
    }

    .agenda-info {
        width:90%;
    }
}

@media only screen and (max-width:760px) {
    .wrap-banner-timisoara {
        height: 650px;
    }
    .header-mask .container h2 {
        color: white;
        font-family: "Lato", sans-serif;
        font-weight: 300;
        font-size: 35px;
        margin-bottom: 20px;
    }
    .header-mask {
        padding-top: 60px;
        background: rgba(0,0,0,0.4);
        height: 100%;
        padding-bottom:10px;
    }
    .header-mask .container p {
        color: white;
        font-weight: bold;
        font-size: 18px;
        margin-top: 10px;
    }
}
@media only screen and (max-width:400px) {
    .header-mask .container p {
        color: white;
        font-weight: bold;
        font-size: 15px;
        margin-top: 10px;
    }
    .header-mask {
        padding-top: 50px;
        background: rgba(0,0,0,0.4);
        height: 100%;
        padding-bottom:20px;
    }
    .wrap-banner-timisoara {
        height: 750px;
    }
}

.owl-theme .owl-nav {
    margin-top: 0;
}
.owl-carousel.owl-theme .owl-dots{
    padding-top: 10px;
}
.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
}
.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    right: 0;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span{
    border-radius: 0px;
    background-color: #3FB9FC;
    width: 20px;
    opacity: 0.7;

}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span{
    border-radius: 0px;
    background-color: #3FB9FC;
    width: 25px;
    opacity: 1;

}
.owl-prev, .owl-next {
    background-color: black !important;
}

.owl-prev i, .owl-next i {
    color:white !important;
}

.captions p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0 0 4px;
}
.thumbnail {
    min-height: 315px;
}
.captions .nume {
    font-weight:bold;
}
.wrap-banner-timisoara {
    background: url('https://www.hipo.ro/public/resources/imagini/workshops/timisoara/tech<?php echo $sliders; ?>.jpg');
    background-size:cover;
}
.banner-title {
    display:block !important;
}
header {
    display:block !important;
}

/* start agenda */
@media screen and (max-width: 560px) {
    .wrap-banner-bucuresti, .wrap-banner-timisoara {
        height: auto;
    }
    .contor-title {
        font-size: 11px !important;
    }
    .tab-pane .width-4 p {
        margin-bottom: 15px;
        color: #7c7b7b;
        font-size: 11px;
    }

    .tab-pane .width-2 h3 {
        font-size: 14px;
    }
}

.event-title {
    color:#000277;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight:600;
    border-bottom:2px solid #000277;
    padding-bottom:20px;
}
.event-title-2 {
    color: white;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    background: #000277;
    padding: 20px;
    margin: 30px 0px;
}

.grid-md {
    background:white;
    box-shadow: 0px 0px 6px 1px #808080a3;
    margin-bottom:20px;
}

.col-sm-3 {
    width: 25%;
    float:left;
}
.rows-workshop-head {
    width:100%;
}
.close span {
    color:red !important;
}
.close {
    opacity: 1 !important;
}
.workshop-details-grid, .register-grid {
    float:left;
    width:48%;
    margin:1%;
}

.workshop-details-grid a, .register-grid a {
    min-width:100% !important;
}

.workshop-info-grid hr {
    margin-top:5px;
    margin-bottom:5px;
}
.workshop-info-grid span {
    display:block;
    min-height:90px;
}
.button-modal {
    position: absolute;
    background: none;
    border: none;
    font-size: 11px;
    font-weight: bold;
    left: 40px;
    top: 140px;
    padding: 0px !important;
    color:rgb(170, 170, 170);
}
.wrap-grid-item {
    width:100%;
    min-height:200px;
    text-align:center;
    float:left;
    padding-bottom:10px;
    background:white;
    margin-bottom:20px;
    /*background: rgba(8,242,250,0.2);*/
}
.wrap-info {
    width:70%;
    float:left;
    border-left:1px solid #979797;
    min-height:200px;
    margin-right:15px
}
hr {
    margin-top:20px;
    margin-bottom:20px;
}
.workshop-details {
    margin-top:14px;
    margin-bottom:5px;
}
.register {
    top: 63px !important;
}
.workshop-details a {
    background: transparent;
    font-weight: 800;
    display: inline-block;
    padding: 9px 10px 7px;
    font-size: 12px;
    color: white;
    border: 3px solid white;
    letter-spacing: 1px;
    text-align: center;
    line-height: 12px;
    text-transform: uppercase;
    transition: background-color 1s;
    transition: color 1s;
    min-width:117px;
}

.workshop-details a:hover {
    background: #EC167F;
    border: 3px solid #EC167F;
    color: #FFFFFF;
}

.side-spacer {
    min-height:10px;
    float:left;
    width:10px;
}
.speaker-item {
    float: left;
    text-align: center;
    width: 126px;
    position: relative;
    margin-bottom: 20px;
}
.speaker-item img {
    width: auto;
    max-height: 100px;
    padding: 5px;
    height: auto;
    border-radius: 80%;
    border: 4px solid #ec167f;
}
.modal-body img {
    width:100%;
    max-height: 100% !important;
}
.fix-width-1000 .speaker-item p {
    height:15px;
    font-size: 9px;
    line-height: 12px;
    letter-spacing: 1.09px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom:20px;
    margin-top: 10px;
    color:rgb(170, 170, 170);
    text-align:center;
}
.company-title {
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 1.09px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 10px;
    color:dimgray;
}
.break-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 1.09px;
    font-weight: 800;
    color: white;
    text-transform: uppercase;
    margin-left:12px;
}
.agenda-logo {
    text-align:center;
    width:20%;
    min-height:113px;
    position: relative;
    top: 0px;
    float:left;
    padding:3%;
}
.agenda-logo img {

}
.agenda-break {
    width:100%;
    min-height:45px;
    position: relative;
    top: 37px;
}
.spacers {
    width:100%;
    height:20px;
}
.rows {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rows-workshop {
    width:100%;
}
.cols {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
}

.agenda-zile, .agenda-sali {
    text-align:center;
    transition: background-color 1s;
}

.agenda-zile {
    margin:4px;
}

.agenda-zile a {
    display: block;
    width: 100%;
    padding: 15px 0px;
    background: rgb(32, 32, 32);
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    transition: background-color 1s;
}

.agenda-sali a {
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
    line-height: 20px; /* <-- adjust this */
    display: block;
    width: 100%;
    padding: 30px 0px;
    background: rgb(32, 32, 32);
}
.agenda-sali {
    margin-top:20px;
    margin-left:5px;
    margin-right:5px;
    display: block;
    width: 90%;
    background:rgb(32, 32, 32);
    line-height: 38px;
    cursor:pointer;
    border:2px solid #000;
}

.rows-workshop, .rows-workshop-head {
    position: relative;
    overflow: hidden;
    padding: 15px 15px 15px 0;
    margin-bottom: 20px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(229, 229, 229, .05) 50%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0px 0px 6px rgba(236, 22, 127,0.5);
}

.event-time::after {
    content: "";
    background: url('/public/resources/imagini/pozaspeaker/clock.png');
    background-repeat: repeat;
    background-size: auto;
    opacity: 0.1;
    top: 90px;
    left: 30px;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: 100px;
}

.rows-workshop-head {
    min-height: 50px !important;
    border-top:1px dotted #000;
    border-bottom:1px dotted #000;
    text-align:center;
}

.event-time, .event-time-break, .event-time-img {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 16%;
    text-align: center;
    max-width: 100%;
    float:left;
    margin-top:32px;
}
.workshop-info {
    float:left;
    overflow:hidden;
    width:92%;
    margin-left:4%;
}
.workshop-info-grid a, .event-time-grid span, .event-time span, .event-time-img span, .event-time-break span, .workshop-info a, .rows-workshop-head a {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1.56px;
    font-weight: 800;
    width: 175px;
    max-width: 100%;
    color:white;
}
.workshop-info-grid {
    margin-top:10px;
}
.workshop-info-grid a {
    font-size: 12px;
    line-height: 12px;
    display:block;
    min-height:85px;
    width:100%;
}
.event-time-grid {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1.56px;
    font-weight: 800;
    color: rgb(51, 51, 51);
}
.agenda-logo-grid {
    text-align:center;
    min-height:100px;
}
.agenda-logo-grid img {
    max-width: 40%;
    max-height: 60px;
}
.workshop-info a {
    font-size: 20px !important;
    line-height: 22px !important;
    font-weight:700 !important;
    color: white !important;
}

.workshop-info span {
    color:rgb(170, 170, 170);
    display: block;
    position: relative;
    font-size:14px !important;
}

.rows-workshop-head a {
    color:white !important;
    text-transform:uppercase;
    width: auto !important;
    font-weight: 700;
}

.workshop-info span {
    width: auto !important;
    line-height:20px !important;
}
.info-delimiter {
    content: '';
    display: block;
    height: 100%;
    width: 1px;
    background: #979797;
    top: 0;
    position: relative;
    min-height: 215px;
    float:left;
}
.info-delimiter-break {
    min-height: 90px !important;
}
.more_speakers {

}
.agenda-active, .agenda-active a {
    background: #EC167F !important;
}

.agenda-sali:hover, .agenda-zile a:hover {
    background: #EC167F !important;
}

.agenda-sali:hover a {
    background: #EC167F !important;
}

.agenda-active:before, .agenda-sali:hover::before, .agenda-zile:hover::before {
    width: 8%;
    height:16px;
    content: " ";
    background:url("/public/resources/imagini/adt/arrow-bottom.png");
    background-size:100% 100%;
    position: absolute;
    left: 46%;
    bottom: -1px;
}


.agenda-speakeri-grid {
    width:100%;
    float:left;
}

.agenda-speakeri-grid .speaker-item {
    width:50%;
    padding:1%;
}

.event-time-img {
    margin-top:16px;
}

.event-time-img img {
    width:auto;
    max-height: 100px !important;
    max-width: 80%;
    margin-top: 30px;
}

.close span {
    font-size:30px !important;
}

.close {
    margin-top:-8px !important;
}

@media screen and (max-width: 950px) and (min-width: 767px){
    .event-time span {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 850px) {
    .side-spacer {
        display:none;
    }
    .back a {
        font-size:14px !important;
    }
    .banner-title {
        padding:10px !important;
    }
    .banner-title h1 {
        font-size:19px !important;
    }
    .banner-title h2 {
        font-size:17px !important;
    }
    .wrap-banner {
        height:auto !important;
    }
}

@media only screen and (max-width: 768px) {
    .speaker-item img {
        max-width: 100%;
        margin-bottom:10px;
    }
    .button-modal {
        left:35% !important;
        bottom: 0px !important;
    }
    .agenda-logo-grid img {
        width:auto !important;
    }
    .agenda-logo-grid {
        min-height:initial;
    }
    .workshop-info-grid a {
        min-height:auto;
        margin-bottom:15px;
        font-size:17px;
        line-height:20px;
    }
    .workshop-info-grid span {
        min-height:auto;
        margin-top:15px;
        margin-bottom:15px;
        font-size:14px !important;
        line-height: 16.8px;
        color: rgb(105, 105, 105);
    }
    .speaker-item {
        width:23% !important;
    }
    .agenda-speakeri-grid {
        height:auto !important;
    }
    .button-modal {
        left: 20%;
        bottom: 0px;
        top:auto !important;
    }
    .cols {
        padding-left:4px !important;
        padding-right:4px !important;
    }
    .event-time::after {
        display:none;
    }
    .event-time, .event-time-img, .agenda-logo, .workshop-info, .wrap-info, .workshop-details, .event-time-break{
        width:96% !important;
    }
    .workshop-details, .register {
        float:left;
        text-align:center;
        margin-bottom:3px;
        margin-left:0px;
    }
    .agenda-break {
        text-align:center;
    }
    .info-delimiter-break {
        display:none;
    }
    .wrap-info {
        border-left:0px !important;
        padding-left: 5px;
        padding-right: 5px;
    }
    .rows-workshop {
        padding-right:0px !important;
    }
    .break-title {
        margin:0px !important;
    }
    .side-spacer {
        display:none;
    }
    .speaker-item {
        width:25%;
    }
    .event-time-break {
        margin-top:0px;
    }
    .event-time, .event-time-img {
        margin-top:10px;
    }
    .agenda-break {
        top:auto;
    }
    .workshop-info {
        margin-top:15px;
    }
}
@media only screen and (max-width:600px) {
    .speaker-item {
        padding-bottom:15px !important;
    }
    .button-modal {

    }
}

header, #menu_area {
    /*display:none;*/
}
.back {
    padding:10px;
}
.back a {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
    color:#000277;
    text-transform: uppercase;
    font-weight: 600;
}
.back i {
    margin-right:10px;
}

.wrap-banner {
    background:url('https://www.hipo.ro/public/resources/images/adt/tech4.png');
    background-size:cover;
}
/* end agenda */
