@import "bootstrap.min.css";
@import "swiper-bundle.min.css";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");

@font-face {
    font-family: 'TT Firs Neue';
    src: url('../webfonts/TTFirsNeue-Regular.eot');
    src: local('TT Firs Neue Regular'), local('TTFirsNeue-Regular'),
        url('../webfonts/TTFirsNeue-Regular.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/TTFirsNeue-Regular.woff2') format('woff2'),
        url('../webfonts/TTFirsNeue-Regular.woff') format('woff'),
        url('../webfonts/TTFirsNeue-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TT Firs Neue';
    src: url('../webfonts/TTFirsNeue-Medium.eot');
    src: local('TT Firs Neue Medium'), local('TTFirsNeue-Medium'),
        url('../webfonts/TTFirsNeue-Medium.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/TTFirsNeue-Medium.woff2') format('woff2'),
        url('../webfonts/TTFirsNeue-Medium.woff') format('woff'),
        url('../webfonts/TTFirsNeue-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'TT Firs Neue';
    src: url('../webfonts/TTFirsNeue-DemiBold.eot');
    src: local('./webfonts/TT Firs Neue DemiBold'), local('./webfonts/TTFirsNeue-DemiBold'),
        url('../webfonts/TTFirsNeue-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('../webfonts/TTFirsNeue-DemiBold.woff2') format('woff2'),
        url('../webfonts/TTFirsNeue-DemiBold.woff') format('woff'),
        url('../webfonts/TTFirsNeue-DemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}



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

/* RESET */
a.active,
a:focus,
button:focus,
button.active {
    outline: none;
}

a {
    text-decoration: none;
}

a:focus,
a:hover,
a:active {
    outline: 0;
    box-shadow: none;
}

a:focus,
a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;  
    font-family: 'Inter', 'Poppins', sans-serif;
}

a {
    text-decoration: none;
    transition: all .5s ease-in-out;
}

a:hover {
    text-decoration: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    list-style: none;
}

p {
    margin: 0;
    padding: 0;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
}

img {
    border-style: none;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0; 
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    max-width: 280px;
    width: 100%;
    height: 103px;
    padding: 0;
    white-space: nowrap;
}
.btn-primary {
    background-color: #ec6707;
    color: #fff;
    border-color: #ec6707;
}
.btn-primary:hover{
    background-color: transparent;
    color: #ec6707;
    border-color: #ec6707;
}
/* Heaadr css */
header .navbar {
    padding: 25px 60px;
    border-bottom: 1px solid #EC6707;
  	font-family: "TT Firs Neue", sans-serif;
}

.me-auto {
  margin-top: 10px;
}

header .navbar-nav .nav-item .nav-link {
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #232020;
    padding: 0 10px; 
        white-space: nowrap;
}
.btnback {
	height: 57px!important;
    width: 182px;
    margin: -20px 0 30px;
}
.btnback:before {
	margin-right: 12px;
	content: url("data:image/svg+xml; utf8, <svg width='10' height='14' viewBox='0 0 10 14' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.01858 0L0 7L8.01858 14L10 12.2703L3.96285 7L10 1.72973L8.01858 0Z' fill='white'/></svg>");
}
.btnback:hover:before {
	content: url("data:image/svg+xml; utf8, <svg width='10' height='14' viewBox='0 0 10 14' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8.01858 0L0 7L8.01858 14L10 12.2703L3.96285 7L10 1.72973L8.01858 0Z' fill='#ec6707'/></svg>");
}
.vakaraprogramma p {
	    max-width: 600px;
    line-height: 28px;
}
.vakaraprogramma .vakaravideo {
	    margin: 50px 0 0;
}
.vakaraprogramma h2 {
	font-family: 'TT Firs Neue';
    font-weight: 500;
    font-size: 28px;
    line-height: 110%;
    color: black;
    margin: 0 0 10px;
}
.vakarprogrammasib {
	 border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin: 10px 18px 13px 0;
    min-height: 125px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.vakarprogrammasi {
	margin: 50px 0px;
}
.vakarprogrammasi .col-md-6 {
	    padding: 0!important;
}
.bingoimagegeneration {
	    background: black;
    color: white;
        overflow: hidden;
        box-shadow: 20px 20px #ec6707;
            max-height: 270px;
}
.bingoimagegeneration .textbingo {
	    -webkit-transform: rotate(337deg);
    -moz-transform: rotate(337deg);
    transform: rotate(337deg);
      font-size: 53px;
    line-height: 60px;
    margin-top: -101px;
    margin-left: 17px;
}
.vakarbingoblockbott {
	margin: 100px 0 97px;
    justify-content: center;
}
.vakarbingoblockbott p {
	    max-width: 486px;
}

.nav-link:hover img {
	filter: invert(56%) sepia(108%) saturate(2895%) hue-rotate(346deg) brightness(90%) contrast(109%);
}
.cifrivechera {
	width: 40px;
    height: 40px;
    background: #ec6707;
    border-radius: 50%;
    color: white;
    text-align: center;
    padding: 7px 0 0;
    font-size: 10px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    flex-basis: 40px;
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: 10px;
    margin-right: 25px;
}
 .row-full {
 width: 99.4vw;
 position: relative;
 margin-left: -50vw;
 height: auto;
 margin-top: 100px;
 left: 50%;
}

.expo-item .tab-pane {
font-size:18px;
color:#232020;
font-weight:300;
}
.expo-item p {
padding: 80px 0;
}
.expo-item h3 {
color:#EC6707;
font-size:14px;
font-weight:700;
}
.expo-item .tab-list .tab:last-child {
border-left:none;
}
.expo-item .tab-list .tab:first-child {
border-right:none;
}
.expo-item .item-attachments {
margin:0;
}
.expo-item .attachment {
border-bottom: 1px solid rgba(35, 32, 32, .4);
padding: 35px 0;
}
.expo-item .attachment img {
margin-right: 17px;
}
.expo-item .sub-content {
padding:0;
margin-top:10px;
}
.expo-item .content-image {
width: calc(100% - 20px);
    height: 100%;
    box-shadow: 20px 20px #ec6707;
    margin-bottom: 20px;
}

.ctf-video.image {
    width: calc(100% - 20px);
    box-shadow: 20px 20px #ec6707;
    margin-bottom: 20px;
}
.expo-item .item {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 33px 40px 20px;
    margin:10px 0;
}
.expo-item .main-image {
    /*width: 100%;*/
    margin-bottom: 30px;
}
.expo-item-link {
color:#EC6707;
}
.expo-item-link img {
margin-left:10px;
}
.expo-item .tab-list .tab {
    border: 1px solid #232020;
    padding: 23px;
    width: 280px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
transition: all .3s;
cursor:pointer;
}
.expo-item .tab-list .tab.active, .expo-item .tab-list .tab:hover {
color:#fff;
background:#232020;
}
.row.expo-item {
max-width:864px;
padding-top:125px;
}
.expo-item .main-logo {
    width: auto;
    height: 43px;
    margin-bottom: 40px;
}
.expo-item .ctf-video {
margin-top: 70px;
}
.ctfpage h1 {
	padding: 0!important;
	margin: 0 0 35px 0!important;
}
.ctfpage h2 {
	    font-family: 'TT Firs Neue';
}
.ctfpage p {
	    line-height: 27px;
}
.ctfpartenrlogo img {
	float: right; 
}
.ctf-form {
    margin: 0 auto 75px;
    padding: 66px 0 75px; 
    text-align: left;
}
.fullwidthform {
	background: #FCFCFC; 
}

.ctf-form .participant-modal-inner {
	max-width: 820px;
    width: 100%;
    margin: 0 0 0 30px;
}
.ctf-form .participant-modal-inner h4 {
    text-align: left;
   }
   .ctf-form .participant-modal-inner form .form-group .apply-btn {
   	    height: 57px;
   }
   .ctf-video {
    	margin: 70px 0;
   }
   .dalibnieka-page {
	   	background: #ffffff;
	    margin: 0 0 50px;
	    padding: 20px 0 0;
   }
   .dalibnieka-page .participant-modal-inner {
   	    margin: 0!important;
   }
   .profilaslapasinfo {
   		background: #FCFCFC;
	    margin: 70px auto; 
	    padding: 70px 20px;
   }
   .profilaslapasinfo h2 {
    	    font-weight: 500;
	    font-family: 'TT Firs Neue';
	    color: #EC6707;
	    font-size: 42px;
	    line-height: 110%;
	    margin: 0 0 20px 0;
    }
    .profilaslapasinfo .profpagetextp {
    	max-width: 540px;
    	line-height: 28px;
    }
    .proflapaspoints {
    	    margin: 40px 0 0;
    }
    .proflapaspoints div {
    	padding: 20px 20px 20px 0;
    	min-height: 140px;
    }
     .proflapaspoints .nomerpunkta {
    	color: #ec6707;
	    font-size: 24px;
	    font-weight: 700;
	    font-family: 'Inter';
	    line-height: 150%;
         margin-bottom: 10px;
    }
    .bbottom {
     	    border-bottom: 1px solid #ec670770;
     }
     .profilatension {
     	margin: 0 0 50px;
     }
     .profilatension .orangealert {
     	background: #ec6707;
	    color: white;
	    text-align: center;
	    font-size: 37px;
	    font-weight: 700;
	    font-family: 'Inter';
	    height: 115px;
	    line-height: 115px;
     }
     .profilatension .textbox {
    	border: 1px solid rgba(0, 0, 0, 0.1);
		padding: 20px;
     }
header .navbar-nav .nav-item .nav-link:hover,
header .navbar-nav .nav-item .nav-link.active {
    color: #ec6707;
}

header .navbar-brand {
    margin-right: 60px;
}

header .language {
    display: flex;
    align-items: center;
	margin-right: 20px;
}
header .language label a {
    margin: 0;
    width: 55px;
    height: 52px;
    border: 1px solid #ec6707;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ec6707;
    font-weight: 700;
    font-size: 16px;
    margin-left: 13px;
    cursor: pointer;
}
header .language .lang-select.active + label a {
    background-color: #ec6707;
    color: #fff;
}
.agenda-item {
	    margin: 125px 0 0;
}
.agenda-item .main-logo {
	    max-height: auto;
}
.agenda-item .itemFullText {
	font-weight: 500;
    font-family: 'TT Firs Neue';
    color: #EC6707;
    font-size: 42px;
    line-height: 110%;
        margin: 20px 0;
}

.agenda-item .lecturer-data {
	margin-right: 20px;
}

.agenda-item .lecturer-photo {
	width: 114px;
}
.agenda-item .lecturer-photo img {
	    border-radius: 50%;
}
.agenda-item .lecturer-data .title {
	    font-size: 18px;
    line-height: 27px;
}
.agenda-item .lecturer-data .subtitle {
	font-size: 14px
}
.agenda-item .lecturers {
	    display: flex;
    align-items: top;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
        margin: 0 0 20px;
}
.print-btn {  
	color: black!important;
    margin-left: auto;
    order: 2;
    width: 100px;
    padding: 0!important;
    background: white!important; 
    border: 1px solid #232020;
    text-align: center;
    margin: 0px 0 80px 0;
    cursor: pointer;
} 
.note-box p {
    color: #ec6707;
    font-weight: bold;
}
.logout { 
	display:none; 
}
/* HERO MAIN */

.hero-main {
    position: relative;
    overflow: hidden;
    width: 100%;
    /*height: calc(100vh - 106px);*/
    height: calc(100vh - 241px);
    display: flex;
    flex-direction: column;
    /*max-height: 70vh;*/
}

.hero-main video {
    min-width: 100%;
    min-height: calc(100vh - 106px);
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    object-fit: cover;
}
.hero-main .overlay {
    position: absolute;
    inset: 0;
    z-index: 5;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%),
        linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.hero-main .overlay {
    text-align: right;
}
.hero-main .overlay img {
    height: 100%;
}
.hero-main .container {
    position: relative;
    z-index: 999;
    color: #fff;
}

.hero-content h1 {
    font-weight: 500;
    font-size: 94px;
    line-height: 110%;
    color: #ffffff;
    font-family: 'TT Firs Neue';
}
.hero-content p {
    font-family: 'TT Firs Neue';
    font-weight: 500;
    font-size: 32px;
    color: #ffffff;
}

.time {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.01);
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
    backdrop-filter: blur(26px);
    -webkit-backdrop-filter: blur(26px);
    max-width: 406.75px;
    width: 100%;
    padding: 16.17px 22px;
}
.time li {
    font-family: 'TT Firs Neue';
    font-weight: 500;
    font-size: 42px;
    line-height: 110%;
    color: #ffffff;
    position: relative;
}
.time li:after {
    position: absolute;
    content: " ";
    right: -11px;
    top: 50%;
    transform: translate(0,-50%);
    color: #FFFFFF;
    font-weight: 500;
    font-size: 42px;
}
.time .sec-block {
	min-width: 84px;
}
.time li:last-child:after{
    display: none;
}
.time li span {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #ffffff;
    margin: 0 0 0 -8px;
}

.hero-main .time {
    margin-left: 33px;
}

.hero-media {
    position: relative;
    z-index: 999;
    display: flex;
}
.hero-media .media-body {
    flex: 1;
}
.hero-media .media-body ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-main .flex1 {
    flex: 1;
    display: flex;
    align-items: flex-end;
    padding: 0 0 100px 0;
}
.hero-main a {
    margin: 0;
    background: #ec6707;
    border: 1px solid #ec6707;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #ffffff;
    min-width: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -1px 0 0 -1px;
}
.hero-main a:hover{
    color: #EC6707;
    background-color: white;
}
.hero-media {
    background: rgba(0, 0, 0, 0.01);
    backdrop-filter: blur(26px);
    -webkit-backdrop-filter: blur(26px);
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.part-card h4 {
    font-weight: 700;
    font-size: 30px;
    line-height: 150%;
    color: #ffffff;
    margin: 0;
}

.part-card p {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    text-transform: lowercase;
    color: #ffffff;
    margin: 0;
}

.hero-media .media-body li {
    padding: 11px 50px;
}
/***** EVENT MAIN SEC ****/
.event-main {
    padding: 42px 0 50px;
}
.swiper-grid-column>.swiper-wrapper {
    flex-direction: row;
}
.swiper-slide{
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    grid-auto-flow: column;
    gap: 5%;
    display: grid;
}

.event-card {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 100%;
    min-height: 375px;
}

.event-card:hover {
    border: 1px solid #ec6707;
}
.event-card .event-card-header {
    padding: 30px 40px 22px;
    display: flex;
}
.event-card .event-card-header i {
    margin-left: auto;
    -webkit-filter: grayscale(1);
}
.event-card .event-card-header i img {
    max-height: 42px;

}
.event-card .event-body {
    padding: 0 40px 27px;
}

.event-card .event-body h3 {
    font-weight: 700;
    font-size: 25px;
    line-height: 150%;
    color: #232020; 
    margin: 0 0 15px 0;
}

.event-card .event-body p {
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    color: #232020;
    max-width: 440px;
}

/******* JOIN MAIN SEC *****/
.join-main-inner{
    position: relative;
    background-color: #EC6707;
}
.join-main-left {
    padding: 0 0 20px 21px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.join-main-left h4 {
    font-weight: 500;
    font-size: 42px;
    color: #fff;
    font-family: 'TT Firs Neue';
    padding: 0 0 25px 50px;
}
.play-btn{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.play-btn:after{
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 168px;
    height: 168px;
    border-radius: 50%; 
    border: 1px solid rgba(255, 255, 255, 0.6);
}
.play-btn:before{
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 222px;
    height: 222px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 50%;
}
.play-btn .img-fluid {
    transition: all .3s;
}
.play-btn:hover .img-fluid {
    transform: scale(1.1);
}
/******* LECTURE SEC *****/
.lecture {
    padding: 110px 0 120px;
}
.lecture-inner{
    padding: 80px 0;
}
.cardLecture .img-holder img{
    filter: grayscale(1);
}
.cardLecture .img-holder .main-image {
    width: 267px;
    height: 280px;
    object-fit: cover;
    transition: all .3s;
}
.lecture-inner .cardLecture:hover img{
    filter: inherit;
}
.time li div {
	display: contents;
}
.cardLecture h4 {
    font-weight: 700;
    font-size: 19px;
    line-height: 100%;
    color: #ec6707;
    margin: 20px 0 10px;
    height: 2rem;
}

.cardLecture .desig {
    font-weight: 400;
    font-size: 18px;
    color: #232020;
    margin-bottom: 15px;
    line-height: 110%;
    height: 3rem;
}

.cardLecture .desig {
    margin-bottom: 15px;
}
.cardLecture .imglogo {
    -webkit-filter: grayscale(1);
}
.cardLecture .imglogo img{
    height: auto;
}
.cardLecture .img-holder {
    position: relative;
}
.cardLecture .img-holder i {
    position: absolute;
    top: 0;
    left: 20px;
}
.swiper-pagination-progressbar {
    background: #E2E2E2;
    position: static;
    height: 2px !important;
    margin: 60px 0 0 0;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background-color: #ec6707;
}
.t-shirt-options select {
	height: 52px;
    padding: 10px 14px;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
        margin: 5px 0 20px;
}
/**** PERTNER SEC ******/
.partner-main{
    background: #f8f8f8;
    padding: 1px 0 1px;
    margin: 0 0 69px;
}
.partner-slide, .partner-slide-evening-program {
    margin-top: 50px;
}
.partner-main .swiper-slide {
    height: auto; 
    display: flex;
    align-items: center;
    justify-content: center;
}

/**** PROGRAM SESSION SEC ****/
.program-session-sec{
    padding: 0px 0 120px;
}
.program-session-sec .program-inner h2{
    margin: 0 0 85px 0;
}
.program-session-sec .program-inner h2, .lecture .title, .partner-main h3 {
    font-family: 'TT Firs Neue';
    font-weight: 500;
    font-size: 42px;
    line-height: 110%;
    color: #ec6707;
}
.program-session-inner{
    padding: 0 0 20px 0;
}

.program-time{
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 82px;
}
.program-time span{
    font-weight: 400;
    font-size: 18px;
    color: #232020;
    display: block;
}
.program-right {
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 28px 0;
}
.program-right .row{
    width: 100%;
}
.program-right h4{
    font-weight: 700;
    font-size: 18px;
    color: #232020; 
}
.program-right h3 {
    font-weight: 700;
    font-size: 18px;
    color: #232020;
    padding: 0 0 0 40px;
}
.program-right .text-box{
    padding: 0 0 0 40px;
}
.program-right .btn-lecture {
	   padding: 8px 0 0 40px;
    display: block;
        color: #ec6707;
}
.program-right .btn-lecture img {
	margin: 0 0 0 8px;
}
.program-right .text-box span img{
    height: 15px;
}
.program-right .text-box p {
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: black;
    width: 100%;
    margin: 12px 0 14px 0;
    width: 100%;
}
.program-right .text-box  span{
    font-weight: 400;
    font-size: 14px;
    display: block;
    color: #232020;
}
.program-time-bg{
    border: none;
    background: #EFEFEF;
    height: 41px;
    padding: 0;
}
.program-right-colum{
    padding: 0;
}
.program-right-colum .text-box {
    padding: 30px 0 30px 20px;
    border-right: 1px solid rgba(35, 32, 32, 0.2);
    position: relative;
    height: 100%;
}
.ldslogoinside {
	height:40px;
}
.itemFulldescription {
	    margin: 20px 0;
}
.program-right-colum .col-md-4:nth-last-child(1) .text-box {
	 border-right: 0;
}
.program-right-colum .col-md-6:nth-last-child(1) .text-box {
	 border-right: 0;
}
.program-right-colum .text-box h3{
    padding: 0 0 25px 0;
}
.program-session-sec .btn-primary{
    margin: 60px auto 0;
}
.col-md-4 .btn-lecture, .col-md-6 .btn-lecture {
	    padding: 0;  
}
.number{
    background: #EC6707;
    width: 27px;
    height: 27px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -1px;
    right: 0;

}

/***** CONFERENCE SEC *****/
.conference-sec{
    background-color: #EC6707;
    position: relative;
    padding: 115px 0 120px; 
}
.conference-bg{
    position: absolute;
    top: 0;
    left: 0;
}

.conference-sec .text-box {
    text-align: center;
    position: relative;
    z-index: 10;
}
.conference-sec .text-box h3{
    font-weight: 500;
    font-size: 42px;
    line-height: 110%;
    max-width: 709px;
    width: 100%;
    color: #FFFFFF;
    margin: 0 auto 65px;
    font-family: 'TT Firs Neue';
}
.conference-sec .text-box  .btn-primary{
    background: #fff;
    color: #EC6707;
    border-color: #fff; 
}
.conference-sec .text-box  .btn-primary:hover{
    background-color: transparent;
    color: #fff;
}

/***** FOOTER ****/
footer{
    padding: 56px 0;
}
.footer-logo{
    margin: 0 0 17px 0;
}
.footer-left p{
    font-weight: 400;
    font-size: 18px;
    color: #232020;
    line-height: 150%;
    margin: 9px 0 0px;
}
.footer-nav ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-nav ul li {
    margin: 0 24px;
}
.footer-nav ul li a{
    font-weight: 400;
    font-size: 18px;
    color: #232020;
    white-space: nowrap;
}
.footer-nav ul li a:hover{
    color: #EC6707;
}
.footer-right{
    display: flex;
    justify-content: flex-end;   
}
.footer-right ul li{
    display: flex;
    align-items: center;
    margin: 0 0 3px 0;
}
.footer-right ul li:last-child{
    margin: 0;
}
.footer-right ul li span{
    width: 17px; 
}
.footer-right ul li a{
    font-weight: 400;
    color: #232020;
    display: block;
    font-size: 18px;
    flex: 1;
    width: 100%;
    margin-left: 14px;
}
.footer-right ul li a:hover{
    color: #EC6707;
}

.video-modal .modal-dialog{
    max-width: 700px;
}
.video-modal  .modal-body {
    padding: 25px;
}
video{
    width: calc(100% - 20px);
    height: 100%;
    max-height: 600px;
    box-shadow: 20px 20px #ec6707;
}
.video-modal  .modal-body a{
    position: absolute;
    right: 8px;
    top: 0;
}
.video-modal  .modal-body a svg{
    max-width: 15px;
}
.video-modal  .modal-body a svg path{
    fill: #000;
}
/***** REGISTER SEC *****/
.registration-sec{
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 123px;
}
.registration-inner{
    padding: 120px 0px 0 0;
}
.with-description .registration-inner {
    padding-top: 20px;
}
.registration-text-box{
    margin: 0 0 65px 0;
}
.registration-text-box h3{
    font-weight: 500;
    color: #EC6707;
    font-size: 42px;
    margin-bottom: 18px;
    font-family: 'TT Firs Neue';
}
.registration-text-box p{
    font-weight: 300;
    font-size: 18px;
    color: #232020;
    margin-bottom: 28px;
    max-width: 680px;
    width: 100%;
    line-height: 150%;
}
.registration-text-box p:last-child{
    margin: 0;
}
.registration-price .row{
    margin: 0 -10px;
}
.registration-price [class*="col-"]{
    padding: 0 10px;
}
.registration-price-box{
    background: #FFFFFF;
    box-shadow: 0px 0px 44px rgba(0, 0, 0, 0.1);
    margin: 15px 0;
}
.price-box-head {
    background: #EC6707;
    text-align: center;
    padding: 34px 0;
}
.price-box-head h3{
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    margin-bottom: 6px;
}
.price-box-head span{
    font-weight: 300;
    font-size: 18px;
    display: block;
    font-family: "Inter", sans-serif;
    color: #FFFFFF;
}
.price-box-head.active a img{
    transform: rotate(180deg);
    transition: all 0.5s ease-in-out;
}
.price-box-head a{
    background: #FFFFFF;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: none;
    align-items: center;
    margin: 12px auto 14px;
    justify-content: center;
}
.price-box-head a img{
    transition: all 0.5s ease-in-out;
}
.price-box-head p{
    font-weight: 300;
    font-size: 12px;
    display: none;
    color: #fff;
}
.price-box-body{
    padding: 15px 20px 60px;
}
.price-box-body ul li {
    font-weight: 300;
    font-size: 16px;
    color: #232020;
    line-height: 150%;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 15px 0;
}
.price-box-body .text-box {
    text-align: center;
    min-height: 54px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.price-box-body .text-box h4{
    font-weight: 700;
    font-size: 25px;
    color: #EC6707;
    font-family: "Inter", sans-serif;
}
.price-box-body .text-box p{
    font-weight: 300;
    font-size: 16px;
    color: rgba(35, 32, 32, 0.4);
    font-family: "Inter", sans-serif;
        margin: 0;
}
.price-box-body .show-apply-modal {
    max-width: 350px;
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    height: 103px;
    font-family: "Inter", sans-serif;
    background: #EC6707;
    cursor: pointer;
}
.registration-time{
    margin: 60px 0 0 0;
}
.registration-time .text-box {
    position: relative;
    padding: 25px 0 0 0;
}
.registration-time .text-box:after{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 38px;
    height: 4px;
    background-color: #EC6707;
}
.registration-time .text-box p{
    font-weight: 300;
    font-size: 18px;
    max-width: 380px;
    width: 100%;
    line-height: 150%;
    color: #232020;
}


/***** MODAL *****/
.participant-modal .modal-dialog{
    max-width: 820px;
    width: 100%;
}
.participant-modal .modal-content{
    border: none;
    border-radius: 0;
}
.participant-modal .modal-body{
    position: relative;
    padding: 67px 15px 60px;
}
.modal-close{
    width: 38px;
    background: #EC6707;
    border-radius: 50%;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 20px;
    right: 20px;
}
.modal-close img{
    height: 11px;
}
.participant-modal-inner{
    max-width: 582px;
    width: 100%;
    margin: 0 auto;
}
.participant-modal-inner h4{
    text-align: center;
    color: #EC6707;
    font-weight: 500;
    font-size: 42px;
    margin: 0 0 20px 0;
    font-family: 'TT Firs Neue';
}
.participant-modal-inner form .row{
    margin: 0 -10px;
}
.participant-modal-inner form [class*="col-"]{
    padding: 0 10px;
}
.participant-modal-inner form .form-group{
    position: relative;
    margin: 10px 0;
}
.participant-modal-inner form .form-group .form-control, .gbs3 .form-control{
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 78px;
    border-radius: 0;
    font-weight: 300;
    font-size: 18px;
    color: rgba(35, 32, 32, 1);
    box-shadow: none;
    padding-left: 46px;
}
.participant-modal-inner form .form-group .form-icon{
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    left: 15px;
}
.participant-modal-inner form .form-group p{
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: rgba(35, 32, 32, 0.6);
}
.participant-modal-inner form .form-group ul{
    margin: 0  0 20px 0;
}
.participant-modal-inner form .form-group ul li{
    margin: 0 0 8px 0;
}
/* The check */
.check {
    display: block;
    position: relative;
    padding-left: 33px;
    margin: 0;
    cursor: pointer;
    color: #232020;
    font-weight: 400;
    font-size: 14px;
    font-family: "Inter", sans-serif;
}
.check a{
    color: #232020;
    text-decoration: underline;

}
.check.validation-error, .check.validation-error a, .validation-error {
    color: red;
    text-decoration: underline;
} 
input[type='text'].validation-error, input[type='email'].validation-error {
    border: 1px solid red!important;
}
.error-message .message {
    display: none;
    background: #EC6707;
    color: #fff;
    padding: 20px;
}
/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff ;
    border: 1px solid rgba(0, 0, 0, 0.2);
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
    background-color: #fff  ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check .checkmark:after {
    left: 6px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: solid;
    border-color: #EC6707;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.participant-modal-inner form .form-group .apply-btn, .gbs3 .apply-btn{
    height: 78px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Inter", sans-serif;
    display: flex;
    align-items: center;
    background: #EC6707;
    justify-content: center;
    font-size: 18px;
    cursor:pointer;
}
.gbs3 .apply-btn {
    height:57px;
    padding: 0 20px;
    margin-top: 20px;
}
.gbs3 .gcore-checkbox-item input {
    width: 20px !important;
    height: 20px;
    filter: saturate(96%) brightness(1.3) hue-rotate(186deg);
    margin-right: 10px;
    min-width: 20px;
}

/** 3.2. Kādas tehnoloģijas Jūsu uzņēmumā pašlaik tiek izmantotas? */

#fitem21 { /** Security */
	margin-top: -17px;
}

#fitem22 { /** Networking */
	margin-top: -17px;
}

#fitem23 { /** Virtualization */
	margin-top: -17px;
}

#fitem24 { /** Cloud */
	margin-top: -17px;
}

#fitem25 { /** Other solution */
	margin-top: -17px;
}

#form-row-servers_precizejums {
	margin-top: -20px;
}

#form-row-security_precizejums {
	margin-top: -20px;
}

#form-row-networking_precizejums {
	margin-top: -20px;
}

#form-row-virtualization_precizejums {
	margin-top: -20px;
}

#form-row-cloud_precizejums {
	margin-top: -20px;
}

#form-row-other_solution_precizejums {
	margin-top: -20px;
}

#form-row-changes_precizejums {
	margin-top: -20px;
}

.gbs3 .A {
	margin-bottom: 15px;
}

 

.gbs3 .gcore-radio-item input {
    width: 20px !important;
    height: 20px;
    filter: saturate(96%) brightness(1.3) hue-rotate(186deg);
    margin-right: 10px;
    min-width: 20px;
}

.gbs3 .A {
    width:100% !important;
}
.gbs3 .gcore-checkbox-item {
    display: flex;
    align-items: center;
}

.gbs3 .gcore-radio-item {
    display: flex;
    align-items: center;
}

.participant-modal-success .text-inner p {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #232020;
    text-align: center;
    max-width: 508px;
    width: 100%;
    margin: 0 auto 20px;
}
.participant-modal-success .text-inner span{
    font-weight: 400;
    text-align: center;
    display: block;
    font-size: 14px;
    color: rgba(35, 32, 32, 0.6);
}

.item-page {
    padding-top: 125px;
}

.page-header h1 {
    font-weight: 500;
    font-family: 'TT Firs Neue';
    color: #EC6707;
    font-size: 42px;
    line-height: 110%;
    margin: 0 0 30px 0;
    border-bottom: none;
    padding: 0 15px;
}
.with-description .page-header h1 {
    margin:0;
}

.program-inner .program-time{
    background: #EFEFEF;
    border-color: #EFEFEF;
}

.program-inner .program-time.program-time-bg{
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #232020;
    background-color: transparent;
}
.program-inner .program-time-bg{
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #232020;
    background-color: transparent;
}
.program-inner .btn-primary{
    margin: 68px 0 0 0;
}
.main-page {
    padding-top:0!important;
}
.container .login {
	    text-align: center;
    margin: 0 0 50px;
}
.resetbtnregion {
	text-align: center;
}
.inputloginf input {
	    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 55px;
    padding: 0 20px;
    margin: 10px 0 27px;
        max-width: 280px;
}

.login form {
	    margin: 30px 0 0;
}
.login .btn {
	height: 60px;
}
.checkmarklogin {
	    position: relative;
    top: 4px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0 0 18px;
}
.hide {
	display:none;
}
.item-page .lecture-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 20px 15px;
}
.item-page .lecture-inner .cardLecture {
    margin-bottom: 40px;
    max-width:267px;
}
.item-page .lecture-inner .cardLecture h4 {
    font-size: 19px;
}
.item-page .lecture-inner .cardLecture .desig {
    font-size: 14px;
}
.item-page .partner-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}
.item-page .partner-list .cardparner{
    margin-bottom:40px;
    margin-right: 40px;
}
.disable {
    color: rgba(35, 32, 32, .3) !important;
}
.lds-logonews {
	    max-height: 61px!important;
    margin-bottom: -20px;
}
.cardparner .opticomlogo,
.cardparner .hpelogo,
.cardparner .zabbixlogo {
	    max-width: 83%;
}  
.cardparner .veevamlogo {
	max-width: 80%;
}
.cardparner .intellogo {
	    max-width: 80%;
}
.cardparner .veritaslogo {
	max-width: 85%;
}
.cardparner .splunklogo {
	max-width: 90%;
}
.program-session-inner .program-right .extended {
    background: #eee;
}
.program-sec .date-headline {
    font-weight: 500;
    font-family: 'TT Firs Neue';
    font-size: 18px;
    margin: 0px 0 80px 0;
    padding: 23px 15px;
    text-align: center;
    width: 280px;
    text-transform: capitalize;
    border: 1px solid #232020;
    color: #232020;
    cursor:pointer;
    transition: all .3s;
}
.program-sec .date-headline.active, .program-sec .date-headline:hover {
    background: #232020;
    color: #fff;
}
.program-sec .date-headline-container {
    display:flex;
}
.video-container {
    display:none;
}
.video-movie {
    display:none;
}
ul li.sub-option label {
    margin-bottom: 7px !important;
    margin-left:33px;
}
.required-field {
    color: red;
}
ul.list li ul {
    margin-left:25px;
}
.section-welcome {
    background: #EC6707;
    color:#fff;
}
.section-welcome h1{
    padding-top:50px;
    font-weight: 600;
    font-size: 52px;
    padding-bottom:30px;
}
.section-welcome .img-container{
    text-align: right;
    padding-right: 0;
    position: relative;
}
.section-welcome .img-container .main-img {
    height: 200px;
}

.section-welcome .img-container .ellipse-vertical {
    position: absolute;
    right: 165px;
    z-index: 1;
}
.section-welcome .img-container .ellipse-horizontal {
    position: absolute;
    right: 0;
    top:125px;
    z-index: 1;
}
.section-welcome .paragraph-container {
    z-index:2;
}
.section-welcome {
    margin-top:100px;
    padding-left:40px;
    padding-bottom:20px;
}
.section-sec .profile, .section-sec .ctf, .section-sec .agenda {
    background: #232020;
    padding:40px;
    color: #fff;
}
.section-sec {
    padding: 20px 0;
}
/*p {
    margin: 15px 0 40px;
}*/
.section-sec .badge, .section-expo-agenda .badge, .section-advertising .badge {
        display: block;
    padding: 0;
    margin: 0 0 10px;
}
.section-sec .agenda .badge {
    margin:0;
}
.section-sec .ctf-logo {
    position: absolute;
    right: 20px;
    top: 20px;
}
.section-sec .ctf-agenda {
    padding-right: 0;
    padding-left: 20px;
}
.section-sec .ctf {
    position: relative;
    margin-bottom: 20px;
}
.section-sec .agenda {
    display: flex;
    align-items: center;
}
.section-sec .agenda h2 {
    margin-left: 15px;
}
.btn-dashboard {
    width: 141px;
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    padding: 10px;
    height: auto;
    text-align: center;
    color: #EC6707;
    border: 1px solid #fff;
}

.btn-dashboard-join {
    width: 141px;
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    padding: 10px;
    height: auto;
    text-align: center;
    color: #EC6707;
    border: 1px solid #fff;
  	
}

.btn-dashboard-join:hover {
	background: transparent;
	color: #fff;
	border: 1px solid #EC6707;
}

.btn-dashboard:hover {
	background: transparent;
	color: #fff;
	border: 1px solid #EC6707;
}
.btn-dashboard-no-border {
    color: #fff;
    justify-content: flex-end;
    height: auto;
}
.btn-dashboard-no-border:hover {
	color: #fff;
}
.btn-dashboard-no-border img {
    margin-right: 0;
    margin-left: 12px;
}
.btn-dashboard-no-border:hover img {
	margin-left: 24px;
	margin-right: -12px;
}
.section-advertising {
    background: url("/images/partners/lds49/banner-vendor.jpg");
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center;
}
.section-advertising > div {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 55px;
}
.section-advertising h2 {
    font-size: 40px;
    color: #fff;
    margin-right: 40px;
}

.col-12 h2 {
  font-size: 29pt;
}
.section-expo-agenda {
    padding: 20px 0;
}
.section-expo-agenda .expo, .section-expo-agenda .evening-agenda, .section-expo-agenda .anketa {
    background: #232020;
    padding: 40px;
    color:#fff;
}
.section-expo-agenda .anketa {
    background: rgba(35, 32, 32, .4);
    margin-top: 20px;
    display:flex;
    align-items: center;
}
.section-expo-agenda .anketa p {
    margin:0;
    color:#232020;
    font-size: 18px;
    padding: 0 32px;

}
.section-expo-agenda .anketa h2 {
    color:#232020;
    font-size: 25px;
}
.section-expo-agenda .expo-anketa {
    padding-left: 0;
    padding-right: 20px;
    color:#232020;
}
.section-expo-agenda .anketa a {
    color:#232020;
    width: 222px;
}

.join {
    background: url("/images/partners/lds49/banner.jpg");
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center;
    color: #fff;
    padding: 40px;
}


.aruba-banner {
  	background: url("/images/partners/lds49/banner.jpg");
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center;
    color: #fff;
    padding: 40px;
}

.ctf-banner {
    background: url("/images/events/lds50-2022autumn/lds-banner.png");
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center;
    color: #fff;
    padding: 40px;
    margin-bottom:20px;
}
.how-to-join {
    background: #232020;
    padding: 40px;
    color:#fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top:20px;
}

.how-to-join h2 {
	font-family: 'Inter', 'Poppins', sans-serif;
  	font-size: 23pt;
}

.logout-icon {
    width:24px;
    height: 24px;
    fill: #ec6707;
}
.section-expo-agenda p, .ctf-agenda p, .section-sec .profile p {
    padding: 30px 0;
}
.login-page-error {
    margin: 30px auto;
    max-width: 435px;
}
.attached-links {
    margin-top: 30px;
}
.cancel_participation {
    margin: 20px 0;
    cursor:pointer;
}
.cancel_participation:hover {
    text-decoration: underline;
}
.agenda-item .time {
    max-width: 200px;
    font-size: 18px;
    font-weight: 500;
    padding-left: 0;
    background: none;
}
.ctf-video img {
	width:100%
}
.evening-program-image {
    width: 70%;
    margin:0 auto;
}
.vakaraprogramma .row-full {
    margin-top:0;
}
.partner-slide-evening-program .swiper-wrapper {
    justify-content: space-around;
    flex-direction: row;
}
.partner-slide-evening-program .swiper-wrapper .swiper-slide {
    width: auto;
}
.proflapaspoints svg {
    font-size: 10px;
    height: 11px;
    vertical-align: baseline;
    fill: #ec6707;
    padding-bottom: 1px;
}
.vakarbingoblockbott .textbingo .content-image {
    margin-top: -100px;
}
.btn-lecture-questionnaire {
    background-color: #ec6707;
    color: #fff;
    padding: 10px;
    border: none;
}
.btn-lecture-questionnaire:hover {
    color:#fff;
}
label.not-validated h4, h3.not-validated {
    text-decoration: underline;
    color: red;
}
.registration-sec.closed .show-apply-modal, .ctf.closed .apply-btn {
    filter: grayscale(1);
}
.registration-sec .profilatension {
    display:none;
}
.registration-sec.closed .profilatension {
    display:flex;
}
.popup {
    width: 100%;
    padding: 30px;
    margin: 30px 0;
    background: #EC6707;
    color: #fff;
    position: relative;

}
.popup .heading {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}

.popup .close {
    font-size: 24px;
    position: absolute;
    top: 0px;
    right: 10px;
    cursor:pointer;
}