@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i|Libre+Baskerville:400,400i,700&subset=latin-ext');
/*|Noto+Serif:400,400i,700,700i in caz ca se plange cineva ca nu e readable enough :D */

html, body { font-family: 'Noto Sans', Helvetica, Arial, sans-serif; font-size:15px; line-height:21px; color: #555;}
body { padding-top:50px; background: #f5f5f5;position: relative; }
body.light-headered { background: #fff; }

h1, h2, h3, h4, h5 { color: #000; font-weight:500;}
h1 { font-family: 'Libre Baskerville', 'Times New Roman', Times, serif;}
p { margin-bottom: 20px;}

.black { color: #000; }

hr.dotted { border-style: dotted; border-color: #aaa;}

.p-0 {padding:0 !important;}
.m-0 { margin:0;}
.m-b-0{ margin-bottom:0;}
.m-b-32 { margin-bottom:32px;}
.m-b-24 { margin-bottom:24px;}
.m-b-16 { margin-bottom:16px;}
.m-b-8 { margin-bottom: 8px;}
.m-t-0{ margin-top:0;}
.m-t-32 { margin-top:32px;}
.m-t-16 { margin-top:16px;}
.m-t-24 { margin-top:24px;}
.m-t-8 { margin-top: 8px;}
.m-r-16 {margin-right: 16px;}
.m-l-a {margin-left: auto;}
.m-r-a {margin-right: auto;}
.bg-black { background-color: #030303; background-color: rgba(0,0,0,0.95);}
.bg-white { background: #fff;}
.container { width: 100%; max-width:1200px; }
.page-wrapper { padding-top:15px;}
.bordered-top { border-top: 1px solid #e2e2e2;}
.bordered-bottom { border-bottom:1px solid #e2e2e2;}

.bg-gray { background: #f1f1f1;}
.bg-black { background: #030303;}

.flex-row.full-height, .flex-col.full-height {
	height: 100%;
	min-height: calc(100vh - 53px - 80px - 8px); /* without heather + footer */
}

.flex-row, .flex-col {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;   
}

.flex-row.wrap, .flex-col.wrap {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;	
} 

.flex-col { flex-flow: column;} 

.flex-row.center, .flex-col.center { align-items: center; justify-content: center;}
.flex-row.reverse { flex-direction: row-reverse;}
.flex-col.reverse { flex-direction: col-reverse;}

.flex-row.no-gutter { margin:0;}

.flex-row.sm-gutter { margin-left:-8px; margin-right:-8px;}
.flex-row.sm-gutter > *[class*=col]{ padding:0 8px;}

.row:before, .row:after { display: block;}

.flex-row > .col { flex:1 1 auto; }

.txt-white, .txt-white > h1,.txt-white h2, .txt-white h3, .txt-white h4 { color: #fff;}

.row.btns { margin-left:-2px; margin-right:-2px;}
.row.btns > [class^="col-"] { padding-left:2px; padding-right:2px;}

.shift-to-close { margin:0; float: none; border:0 none; background: none !important;}
.shift-to-close .mdi { display: inline-block;  transition: all 500ms;  -webkit-transition: all 300ms; -webkit-transform: rotate(360deg); transform: rotate(360deg);}
.shift-to-close:not(.collapsed) .mdi {  -webkit-transform: rotate(0); transform: rotate(0); color:red;}
.shift-to-close:not(.collapsed) .mdi:before { content:"\F156"; }
.mdi-right:before { float: right; margin-left:8px; margin-top:3px;}

.mdi:before { font-size:inherit; vertical-align: middle;}
.mdi ~ span:not(.caret), .mdi > span:first-child:not(.caret)  { padding-left:8px;}

.mdi-right ~ span, .mdi-right > span:first-child  { padding-left:0;} /* never change unless you know what it does*/

li.list-title { font-weight: 600;}
li.list-title.block { display: block;}

.recommend-product-link { font-weight: 600; }

.image-cards-grid { margin: 4px -11px;}
.image-cards-grid .flex-row { padding:0;}

.image-cards-grid .image-card-article  { flex:1 1 calc(100% - 8px); position: relative; margin:4px; min-height:260px; background-size: cover; background-position: center center; font-size:18px; color: #000;}

.image-cards-grid .inainte-la-scoala{
	min-height:600px;
}

.nav-inaintelascoala li:first-child{
	font-weight: bold;
}

.nav-inaintelascoala li:first-child a{
	color: black;
}

.nav-inaintelascoala li:first-child a:before{
	content: url(https://cdn.start-up.ro/img/favicons/favicon-16x16.png);
	vertical-align: middle;
	transform: translateY(1px);
	display: inline-block;
}

.inainteLaScoala{
	padding-top: 110px;
}

.inainte-la-scoala .btn.orange{
	margin-bottom: 0;
}

.inainte-la-scoala h3{
	margin-top: 0;
}
.inainte-la-scoala .details h3{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 64px;
}

.inainteLaScoala .image-cards-grid .title{
	height: auto;
	-webkit-line-clamp: unset;
}

.image-card-article a {
	position: absolute;
	left:0; right:0; top:0; bottom:0;
	padding:16px 24px;
	display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
	align-items: flex-end;
	text-decoration: none; color: inherit; text-shadow: 0 0 5px rgba(0,0,0,0.6);   
}

.image-card-article a:after {
	z-index:1;  
	content: "";
	display: block;
	position: absolute; 
	left:0; top:0; right:0; bottom: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+96 */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 96%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 96%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 96%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	opacity: 0;
	transition: opacity 350ms;
	-webkit-transition: opacity 350ms;
	will-change: opacity;
}

.image-card-article a:hover:after { opacity:0.5;}
.image-card-article a:before {
	z-index:1;
	content: "";
	display: block;
	position: absolute; 
	left:0; top:0; right:0; bottom: 0;
	background: 0 0;
	background: -moz-linear-gradient(top,transparent 0,transparent 5%,rgba(0,0,0,.75) 79%,rgba(0,0,0,.85) 100%);
	background: -webkit-gradient(left top,left bottom,color-stop(0,transparent),color-stop(5%,transparent),color-stop(79%,rgba(0,0,0,.75)),color-stop(100%,rgba(0,0,0,.85)));
	background: -webkit-linear-gradient(top,transparent 0,transparent 5%,rgba(0,0,0,.75) 79%,rgba(0,0,0,.85) 100%);
	background: -o-linear-gradient(top,transparent 0,transparent 5%,rgba(0,0,0,.75) 79%,rgba(0,0,0,.85) 100%);
	background: -ms-linear-gradient(top,transparent 0,transparent 5%,rgba(0,0,0,.75) 79%,rgba(0,0,0,.85) 100%);
	background: linear-gradient(to bottom,transparent 0,transparent 5%,rgba(0,0,0,.75) 79%,rgba(0,0,0,.85) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.image-card-article .details { position: relative; z-index:2;}
.image-card-article .date { font-size:11px; color: #fff;}
.image-card-article .title { color: #fff; font-weight: bold; max-width: 400px; letter-spacing:-0.02em; font-size:1.2em;}


.navbar-right { margin-right:0;}
#preloader { display: none; }
.btn-ghost { border:1px solid #ddd; background:none;}
.btn-ghost.btn-lg { min-width:160px;} 

#header .container-fluid { position: relative; z-index:1002;}
#header {background:#fff; z-index:100;}
#header.affix-top { 
	position: absolute; 
	top:0;
	left:0; 
	right:0;  
	transition: padding 400ms; 
	-webkit-transition: padding 400ms;
	/* z-index: 999999999; */
	z-index: 999;
}
#header.affix { position: fixed; top:60px; margin-top:-60px; left:0; right:0; z-index:1001; padding:0; transition: top 200ms; -webkit-transition: top 200ms; font-size:13px;}


#header { border-width:0 0 1px 0; border-radius:0; margin-bottom:0;}

#header .mdi:before { font-size:21px;}
#header .navbar-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0;
}
#header .navbar-brand { padding:8px 0; margin-left:0; order: 20;}
#header .navbar-left { order:10; margin: auto 0; text-align: left;}
#header .main-navbar { order: 30; flex: 1 auto; text-align:right;}
#header .navbar-right { order: 40; text-align: right; margin: auto 0 auto auto;}

.nav.navbar-right > li, .nav.navbar-left > li { display: inline-block; float: none;} 


/*#menu { text-align: center; }*/
#menu > .nav { float: none; display:inline-block; margin: 0 auto;}
#menu-sections { width: 300px; order: 30;}
#menu-sections a { font-family: 'Noto Sans', Helvetica, Arial, sans-serif; color: #aaa; font-size:1em; transition: all 200ms; -webkit-transition:all 200ms; text-decoration: none; /*padding-left:30px;*/ position: relative; padding: 6px 16px; }
#menu-sections .active a {  background: none; color: #00a3da; }

#menu-sections .menu-item-subsections { list-style: inside none; padding-left: 16px; }
#menu-sections .menu-item-subsections a { display: block; padding-top: 0; padding-bottom: 6px; font-size: 0.85em;}
#menu-sections .menu-item-subsections li { border: 0 none;}
#menu-articles-loader { height: 100%; display: flex; -webkit-display: flex;  align-items:center; justify-content: center;}

#menu-articles { position: relative; flex: 1 auto; padding: 16px;}

.menu-articles-contents {
	padding: 8px;
	opacity:0; position: absolute; top:35px; left:0; right:0; 	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;   
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;	
	pointer-events: none;
}

.menu-articles-contents.in { opacity:1; top:0; pointer-events: auto; transition: all 300ms; -webkit-transition:all 300ms;}
.menu-articles-contents > div[class*=col-] { padding: 8px;}
.menu-articles-contents .article-box a { color: #fff;}
.menu-articles-contents .article-box .title { font-size:1.15em;} 

#menu { overflow: hidden; border:0 none; background:rgba(0,0,0,0.95);}
#menu ul { float: none;}
#menu ul  li { float: none; border-top:1px dotted rgba(255,255,255,0.12);}

.menu-fullscreen {  position: absolute; top:100%; margin:0; left:0; right:0; z-index:1001;}
/*.menu-fullscreen .flex-row { height: calc(100vh - 110px); min-height: 615px;}*/

.menu-fullscreen .panel { background:#f8f8f8; border-radius:0; border:0 none; margin:0 !important; box-shadow: none;}
.menu-fullscreen .panel-collapse { border: 0 none;}

.sidebar-box { padding:15px;}

.article-box { margin-bottom:15px; font-size:13px;}
.article-box.bordered-left { borde-left:1px solid #eee;}
.article-box a { display: flex; display:-webkit-flex; flex-flow: column nowrap; align-items: center; text-align: center; min-height: 210px; text-decoration: none; color: #000;}
.article-box img { margin: 0 auto 12px auto;}
.article-box .details { margin: 0 auto; max-width:320px; padding: 0 5% 5% 5%;}
.article-box.middle-center .details { margin: auto;}

.article-box .date { font-size:0.75em; color: inherit; letter-spacing:0.5px; font-family:'Noto Sans', Helvetica, Arial, sans-serif;} 
.article-box .title { font-family: 'Noto Sans', Helvetica, Arial, sans-serif; font-weight:400; font-size:1.3em; line-height:1.3em; margin:4px auto 0 auto; width:100%; color: inherit;}
.article-box.smaller a { height: 180px;} 
.article-box.smaller .title { font-size:1.3em; font-weight:600;}

.article-row.bordered-bottom { padding-bottom:30px; margin-bottom:30px; border-bottom:1px dotted #aaa;}

.article-row a { align-items: center; text-decoration: none;}
.article-row .cell { height: 500px; vertical-align: middle;}
.article-row .title { font-size:1.8em; line-height:1em; margin-bottom:15px; font-weight:700; font-family: 'Libre Baskerville', 'Times New Roman', Times, serif;}
.article-row .date { display: block; font-weight:500; margin-top:20px;}
.article-row  .intro { font-size:1.15em; font-weight:400; line-height:1.35em; max-width:420px; color: #666; }

.category-section { padding:1em 0 3em 0; margin-bottom:2em; }
.category-title { font-family:'Noto Sans', Helvetica, Arial, sans-serif;  display: inline-block; margin: 8px auto 16px auto; font-size:32px; font-weight:800; letter-spacing:-1px;}
.category-title a { text-decoration: none; color: #000;}
.category-title small { font-size:12px; color: #00a3da; display:block; text-align:right; -webkit-transition: color 200ms; transition: color: 200ms;}
.category-title:hover small { color: #00a3da;}

/* articolele sub forma de lista */
.list-title { text-transform: lowercase; padding:15px 0; margin:0; border-top: none; font-weight:300; letter-spacing:0.05em; color: #00A3DA;}

.articles-list { font-size:13px;}
.articles-list li {border-bottom:1px dotted #e2e2e2; padding:15px 0; }
.articles-list li:last-child { border-bottom: 0 none;}
.articles-list a { display: block; text-decoration:none; align-items: center;}
.articles-list a.item { display:flex; display:-webkit-flex; flex-direction:row-reverse;}
.articles-list a.item img { margin-right:16px; order:1; max-width:40%;}
.articles-list .item .details { flex:1;}
.articles-list .title { font-family: 'Noto Sans', Helvetica, Arial, sans-serif; margin:0;}
.articles-list .item .title  { font-size: 1.15em; font-weight: 300; max-width: 360px; line-height: 1.2em; margin: 4px 0;}
.articles-list h4.title, .articles-list .media .title  {font-size:1em; font-weight:400;}
.articles-list .date { font-size:0.75em; color: #000; letter-spacing:0.5px;}

.articles-list.numbered li {align-items: center; padding:15px 0;}
.articles-list.numbered { counter-reset: li;}
.articles-list.numbered li:before  {
	content: counter(li);
	counter-increment: li;  
	float: left;
	margin-right: 15px;
	font-size: 50px;
	letter-spacing:-0.15em;
	line-height: 40px;
	min-width:50px;
	text-align: center;
	color: #bbb;
	font-weight: 100;
	font-family: 'Libre Baskerville', 'Times New Roman', Times, serif;
}
.articles-list.numbered.colored li:before { color: #FF5722;} 
.articles-list li:first-child { padding-top: 0;}

/* THE article */

.article-wrapper { font-family: 'Libre Baskerville', 'Times New Roman', Times, serif; font-size:19px; line-height:1.75em; max-width:1200px; position: relative; margin:0 auto; padding:60px 0 20px 0;}
.article-header { max-width: 900px; margin:0 auto; padding-left: 30px; padding-right: 30px;}
.article-wrapper .read-time {font-size:13px; font-weight: bold; margin:16px 30px 0 30px;  color: #F44336;}

.article-text > *:not(blockquote):not(picture):not(.article-content-image-container):not(.article-content-iframe-container):not(.table-responsive):not(figure) { max-width: 760px; margin-left:auto; margin-right: auto; padding-left:30px; padding-right:30px;}
.article-text > *[data-is="Interscroller-parent"]{
	padding: 0!important;
}
.article-picture, .article-embed { text-align: center; margin-top:33px; margin-bottom: 30px;}

.article-text figure { max-width: 100%; margin:2em auto;}
.article-picture img { float: none; margin:0 auto;}
.article-content-image-zoomable { cursor:zoom-in;}

.article-text .gallery { 
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;   
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
}

.article-text figure img { margin-left: auto; margin-right: auto;}
.article-text figure img + figcaption, .article-text img + em {
	font-size: 11px;
	color: #999;
	font-family: 'Noto Sans', Helvetica, Arial, sans-serif;
	margin-top: -10px;
	text-transform: uppercase;
	letter-spacing:0.8px;
	padding-left:15px;
}

.article-text > .article-content-image-container { margin: 2em auto; max-width: 100%; }
.article-text > .article-content-image-container img { margin: 0 auto;}
.article-text > .article-content-iframe-container { margin: 2em auto; max-width: 100%;}
.article-text > .article-content-iframe-container iframe { overflow-y: hidden; }

.article-text .article-content-image.left { float: left; margin:5px 40px 20px 0px;}
.article-text .article-content-image.right { float: right; margin:5px 0px 20px 2em;}
.article-content-image-container .article-content-image.left { margin-left:15px;}
.article-content-image-container .article-content-image.right { margin-right:15px;}

.article-text b, .article-text strong { color: #000;}
.article-details { font-size:13px; line-height:1.3em; font-weight:bold; text-align: center; margin-top: 0; margin-left:0;}
.article-authors  { text-align: center; }
.article-authors  a { text-decoration: none; color: #000; padding-right:20px;}
.article-authors img { margin-right:5px;}

.article-author-detailed { text-align: left; font-size:0.85em; line-height:1.6em; color: #999; font-family: 'Noto Sans', Helvetica, Arial, sans-serif;}
.article-author-detailed .author-name { display: block; font-size:1.2em; margin-bottom: 8px; font-weight: bold;}

.article-title { font-family: 'Libre Baskerville', 'Times New Roman', Times, serif; text-align: center; margin: 0.8em auto; line-height:1.05em; letter-spacing:-0.035em; font-weight:600;}
.article-lead { font-size:1.15em; margin-top: 1em; font-weight: bold; color: #000;} /* excerpt */

.article-text {color: rgba(0,0,0,0.65); font-weight:regular; margin-top: 40px;}
.article-text img { margin-bottom: 16px;}

.article-text a:not(.btn) { color: #000; box-shadow: inset 0 -4px 0 #2cafd2;transition: .2s; text-decoration: none;}
.article-text a:not(.btn):hover { color: #000; box-shadow: inset 0 -4px 0 #167d98;transition: .2s; text-decoration: none;} 

/* .article-text a:not(.btn) { color: #000; padding-bottom:2px; border-bottom:1px dotted #00a3da; text-decoration: none;} */
/* .article-text a:hover { color:#00a3da; border-color: rgba(0,0,0,0.035); transition:color 300ms, border-color 150ms; -webkit-transition:color 300ms, border-color 150ms; will-change: color, border-color;}  */



.article-text h2, .article-text h3, .article-text h4, .article-text h5 { margin:1em auto 0.5em auto; font-weight: bold;}
.article-text h5 { font-size:1.1em;}
.article-text h4 { font-size:1.2em;}
.article-text h3 { font-size:1.3em;}
.article-text h2 { font-size:1.5em;}

.article-text ul  li { margin:10px 0;}
.article-text table { margin-bottom:2em; margin-top:0.5em; font-size:15px; font-weight: normal; line-height:1.3em; border: #ddd;}

.ideal-width { max-width: 700px; margin-left: auto; margin-right: auto;} /* extremly generic class, do not alter - add and overwrite*/
.ideal-width-2 { max-width: 900px; margin-left: auto; margin-right: auto;} /* extremly generic class, do not alter - add and overwrite*/

blockquote { font-size:1.15em; line-height:1.3em; border-left:0 none; font-family: 'Libre Baskerville', 'Times New Roman', Times, serif; font-weight:500; text-align: center; padding:40px 0; margin:40px 0; border-top:1px solid #eee; border-bottom:1px solid #eee; color: #000;}
blockquote:before { content:"\0201D"; font-weight:800; display: block; position: absolute; background: #fff; height: 50px; line-height: 100px; padding: 0 30px; left:50%; margin-left:-56px; margin-top:-72px; color: #00a3da; font-size:80px; font-family: Georgia;}
blockquote:after { content:"\0201E";  font-weight:800; display: none; color: #00a3da; font-size:40px; line-height:40px; font-family: Georgia;} 
blockquote em { font-style: normal; display:block; clear:both; color: #666; font-weight:300; font-size: 0.8em; margin-top: 25px; }
blockquote em:before  { content:""; display: inline-block; margin-right:8px; height:1px; background: #777; width:15px; vertical-align: middle;}
blockquote em:after  { content:""; display: inline-block; margin-left:8px; height:1px; background: #777; width:15px; vertical-align: middle;}
blockquote > p { max-width: 900px; margin-left: auto; margin-right: auto;}

.article-footer-share{
	margin: 40px auto;
	padding-bottom: 40px;
	border-bottom: 1px solid #e9ebee;
}

a.nu:hover{
	text-decoration: none;
}

a.blackText{
	color: #000;
}

.article-share { display: flex; text-align: center; position: absolute; left:10px; right:10px; top:10px;}
.article-share.static { position: static;}
.article-share a { flex:1; text-decoration: none; display:inline-block; margin-left:1px; margin-right:1px; position: relative; width:48px; height:48px; line-height:46px; border-radius:2px; font-size:19px; color: rgba(255,255,255,0.5); transition: all 200ms; -webkit-transition:all 200ms;}
.article-share a > small { text-decoration: none !important; font-size:14px;}
.article-share a span + small { padding-left:5px; padding-right: 5px;}

.article-share a:hover { flex:2; color: #fff;}
.article-share a.active { color: #fff; border-color: inherit;}

.article-share a.facebook-btn { background: #3b5998;}
.article-share a.twitter-btn { background: #55acee;}
.article-share a.linkedin-btn { background: #007bb5;}
.article-share a.google-btn { background: #dd4b39;}
.article-share a.email-btn { background: #222;}

.article-share a.active .mdi-bookmark:after { opacity:1; transform: rotate(0);}
.article-share a .mdi-bookmark:after { opacity:0; content:"\F12C"; font-family: Material Design Icons; color:red; display: block; position: absolute; width:20px; height:20px; line-height:20px; text-align: center; bottom:0; right:-5px;  transform: rotate(-180deg); -webkit-transition: transform 200ms; transition: transform 200ms;}

.article-comments { margin-top:40px;}

.author .image img { margin: 0 auto;}
.social-links li { padding:0;}
.social-links a { display: block; width:32px; height: 32px; text-align: center; line-height:3px;}
.social-links a .mdi:before { font-size:19px;}

.panel.unlock-article-panel { max-width:600px; margin: 0 auto; font-weight:300; text-align: center; border: 0 none;}
.panel.unlock-article-panel .panel-heading { padding:20px 15px 0 15px; background:none !important; border-bottom: none;}
.panel.unlock-article-panel .panel-title { font-size:24px;}
.panel.unlock-article-panel .panel-heading:after { content:""; width:40px; margin:20px auto 0 auto; display: block; border-bottom:1px solid;} 
.panel.unlock-article-panel .panel-body { padding:15px 0 30px 0; line-height:1.5em;}
.panel.unlock-article-panel .panel-footer { padding:30px 0; background: none; font-size:15px; line-height:1.3em; font-weight:normal;}

.panel.unlock-article-panel:before { content:"\F33E"; position: relative; background: #222; color: #fff; margin: -70px auto 0 auto; width:60px; height:60px; line-height:60px; border-radius:30px; font-family:"Material Design Icons"; text-align: center; display: block; font-size:30px;} 

#article-content-image-modal { padding-right:0 !important; overflow: hidden;}
#article-content-image-modal .modal-dialog { margin:0 auto; width:100%;}
#article-content-image-modal .close { position: absolute; opacity:1; z-index:1; right:0; top:0; color:#fff; font-size:24px; background:#111; padding:15px;}
#article-content-image-modal .modal-content {
	border: 0 none;
	height: 100vh;
	width: 2000px;
	background: none;
	box-shadow: none;
	display: table-cell;
	vertical-align: middle;
}
#article-content-image-modal .modal-body { padding:0;}
#article-content-image-modal .modal-body img { margin: 0 auto; max-height:100vh;}
.modal-backdrop.in { opacity:0.85;}

.small-bold-title { font-weight: bold; text-transform: uppercase; letter-spacing:1px; font-family: 'Noto Sans', Helvetica, Arial, sans-serif; margin:2em auto;}

/* modal overwrites */
.modal .modal-header { background: #222; text-align: center; padding:15px 65px;}
.modal .close { position: absolute; right:0; top:0; padding:15px; text-shadow: none; color: #fff; font-size:21px;}
.modal .close .mdi-close { display:inline-block; -webkit-transform: rotate(360deg); transform: rotate(360deg); transition:all 200ms; -webkit-transition:all 200ms; }
.modal .close:hover .mdi-close {  -webkit-transform: rotate(0); transform: rotate(0);}

.modal .modal-title { color: #fff;} 
.modal .modal-body .lead { font-size:1.2em; font-weight:400;} 

/* form */

.form-card { max-width: 400px; margin-left: auto; margin-right: auto;}

.card:not(.card-lg):not(.form-card) { max-width: 560px;}
.card .card-header.bordered, .card .card-body, .card .card-footer { padding:16px;}
.card .card-header { padding: 16px 16px 0 16px;}

.card .card-header .card-title { margin:0; font-family: 'Noto Sans', Helvetica, Arial, sans-serif; font-weight:300; color: inherit;}
.card .card-header h1.card-title { font-size:2.1em;} 
.card .card-header > .lead { margin-bottom:0; font-size:1.3em; line-height:1.3em;}

.card.bordered { border: 1px solid #eee;} 

form .input-group.block-group  { width:100%; }

form .row { margin:0 -4px;}
form .row > *[class^="col-"] { padding-left:4px; padding-right:4px;}
.form-group-lg  .form-control, .form-control.input-lg { font-size:14px; border-radius:0; background: #fff; box-shadow: none;}

.btn-lg { font-size:14px; padding:14px; border-radius:3px; font-weight: 500; text-transform: uppercase;}

.input-group-addon { background: none !important; border-radius:0; -webkit-transition: all 300ms; transition:all 300ms;}

.help-block { font-size:14px; font-weight:500;}

input.has-left-addon { border-left: 0 none; transition: all 300ms; }
input.has-right-addon { border-right:0 none; padding-right:48px !important;}
input:focus + .input-group-addon { color: #00a3da; border-color:inherit;}

.form-control[disabled], fieldset[disabled], .form-control[disabled] + .input-group-addon, fieldset[disabled] + .input-group-addon { opacity:0.45;}
.form-control[readonly], fieldset[readonly], .form-control[readonly] + .input-group-addon, fieldset[readonly] + .input-group-addon { opacity:0.45;}

.form-control[disabled]:focus, fieldset[disabled]:focus, .form-control[disabled]:focus + .input-group-addon, fieldset[disabled]:focus  + .input-group-addon { opacity:0.45;}
.form-control[readonly]:focus , fieldset[readonly]:focus , .form-control[readonly]:focus  + .input-group-addon, fieldset[readonly]:focus  + .input-group-addon { opacity:1;}

.subscribe-box { text-align: center; padding: 15px; max-width: 340px; margin: auto;}
.subscribe-box input { text-align: center;}
.subscribe-box h3 {text-align: center; font-weight: bold; margin:20px auto 8px auto; padding: 0 30px; font-family: 'Libre Baskerville', 'Times New Roman', Times, serif; font-size:1.6em; color: inherit;}
.subscribe-box p { font-size: 1em; line-height: 1.3em; margin-top: 15px;}
.subscribe-box small { margin-top: 24px; display: block; font-size:11px; line-height:1.35em;}

.subscribe-box.dark { background-color: #030303; background-color: rgba(0,0,0,0.95); color: #fff;}
.subscribe-box.dark h3 { color: #00a3da; }

#subscribe-row {
	/*min-height: 360px;*/
	align-items: center;
	padding-bottom: 30px;
}

.tags-list { font-size:12px; margin: 16px auto;}
.tags-list li {padding: 2px;}
.tags-list li a, .tags-list li span { display: block; text-align: center; color: #aaa; border: 1px solid; padding: 0 8px; font-family: 'Noto Sans', Helvetica, Arial, sans-serif; letter-spacing: 0.5px; text-decoration: none; will-change: color;}
.tags-list li span { opacity: 0.5;}
.tags-list li a:hover { color: #666; transition: color 200ms; -webkit-transition: color 200ms;}

.tags-list.large { font-size:14px;}
.tags-list.large li a { padding: 8px 16px;}

/* footer */
footer { padding-bottom:20px; padding-top:32px; background:#f5f5f5; position: relative; z-index:100;}
footer a:not(:hover){ color: #000; opacity:0.4; transition:all 200ms; -webkit-transition:all 200ms;}
footer a:hover { text-decoration: none; color: #00A3DA;}

#goToTop { color: #fff; background:#00A3DA; display: block; width:50px; height:50px; border-radius:30px; line-height:42px; font-size:2.6em; text-align: center; position: fixed; right:15px; bottom:-50px; transition: bottom 300ms ease-out; -webkit-transition:bottom 300ms ease-out;}
#goToTop.affix { bottom:90px; position: fixed;}
#goToTop.affix-bottom { top:0 !important; margin-top:-85px; position: absolute; }
#goToTop.affix-top { opacity:0;}

#pagination {text-align: center;}
.pagination { margin: 20px auto; }
.pagination>li>a, .pagination>li>span {
	border-radius: 20px !important;
	border: 0 none;
	width: 42px;
	height: 42px;
	line-height: 42px;
	padding: 0;
	text-align: center;
	margin: 0 1px;
}
.pagination>li.disabled { opacity:0.35; pointer-events: none;}
.pagination>li.active {pointer-events: none;}
.pagination .mdi:before { font-size:19px;}




.visible-xxs { display: none;}

.loading-spiner.spiner-2x {
	width: 42px;
	height: 42px;
	border-width:10px;
}

.loading-spiner {
	display: inline-block;
	border: 4px solid #efefef;
	border-radius: 50%;
	border-top: 4px solid #3498db;
	width: 21px;
	height: 21px;
	-webkit-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

#push-notifications-btn {
	position: relative;
	outline: none;
	width: 50px;
	height: 50px;
	border-radius: 50px;	
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	background: #ff9800;
	border: 1px solid #ff9800; 	
	transition: border-color 200ms ease-out, background 100ms ease-in-out;
	-webkit-transition: border-color 200ms ease-out, background 100ms ease-in-out;	
}

#push-notifications-btn:hover, #push-notifications-btn.subscribed {
	background: #8bc34a;	
	border: 1px solid #8bc34a; 	
}

#push-notifications-btn.subscribed:hover, #push-notifications-btn[disabled] {
	color: #fff;
	background: #d32f2f;	
	border-color: #d32f2f;
}

#push-notifications-btn.waiting {
	color: #999;	
	background: #f1f1f1;
	border: 1px solid #aaa; 	
}

#push-notifications-btn:hover .mdi:before, #push-notifications-btn.subscribed .mdi:before { content:"\F09E";}
#push-notifications-btn[disabled].mdi:before, #push-notifications-btn.subscribed:hover .mdi:before { content:"\F09B";}
#push-notifications-btn.waiting .mdi:before { content:"\F0A0";}

#push-notifications-area {
	opacity:0;
	position: fixed;
	right: 0;
	bottom: 10px;
	transform: translate(0, 100px);
	-webkit-transform: translate(0, 100px);
	z-index: 1000;
	padding: 15px;
	transition: transform 250ms 100ms ease-out;
}

#push-notifications-area.in {
	opacity:1;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);	
}

#push-notifications-area + .popover { min-width: 360px; text-align: center;}

#fb-like-popover { 
	border: 1px dotted #e3e3e3;
	border-radius: 3px; box-shadow: 0 0 3px rgba(0,0,0,.25);
	min-width: 360px; padding: 15px; position: fixed; background: #f5f5f5; 
	opacity:0;
	position: fixed;
	left: 15px;
	bottom: 15px;
	transform: translate(0, 100px);
	-webkit-transform: translate(0, 100px);
	z-index: 1000;
	padding: 15px;
	transition: transform 250ms 100ms ease-out;
}

#fb-like-popover.in { 
	opacity:1;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);	
}

#fb-like-popover h4 { padding: 0; margin: 3px 0 15px; }

.d-flex{
	display: flex;
}

.flex-wrap{
	flex-wrap: wrap;
}

.justify-content-between{
	justify-content: space-between;
}

.justify-content-center{
	justify-content: center;
}

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

.justify-center{
	justify-content: center;
}

.inainte-la-scoala .clickNav {
	margin: 25px 0 20px;
}

.btn.orange{
	background-color: #ff9800;
	border-color: #ff9800;
	border-radius: 0;
}

.inainte-la-scoala .clickNav a{
	flex: 1;
	text-align: center;
	color: white;
	transition: all .35s ease;
	background-color: rgba(0, 163, 218, 0.8);
	padding: 8px;
	border: 1px solid white;
	text-decoration: none;
}

.inainte-la-scoala .clickNav a:hover{
	flex: 1.3;
	background-color: #00a3da;
}

.scrollFixed.fixed{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background-color: white;
	top: auto;
	z-index: 333;
}

.google-news-subscribe.bottom{
	justify-content: center;
}

/* LG and higher  */
@media(min-width:1280px){
	.modal-lg { width:1280px;}
	.article-title { font-size:2.2em; }

	#subscriptions-price-table .subscription-period-op { text-align: center;}
	
	.aside-container { padding-top: 15px; padding-bottom: 15px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;  max-width:1200px;}
	.aside-complement { flex: 0 1 830px;}
	
	aside { flex: 1 0 360px;}
	aside.right { order:3;  margin-left: 15px; max-width: 360px; }
	aside.left { order:1;  margin-right: 15px; max-width: 360px; }
	
	body.index-page:not(.got-branding) .image-cards-grid .image-card-article { min-height:35vh;}
	
	aside #evt-root { background: #f5f5f5; padding-top:15px; min-width: 300px;}
	aside #evt-root .single_select2 { margin-bottom:0;}
	aside #evt-root .uw_row:nth-child(2) { margin-bottom: 20px;}
	aside .uw_row { min-width: 320px;}
	aside div[class*=uw_col-] { min-width: 300px; float: none; margin: 0 auto}
	
}

/* Lower than LG  */
@media(max-width:1279px){
	#subscriptions-price-table .subscription-plan-variant { border:5px solid #eee; padding:30px !important; border-top-width:15px;}
	#subscriptions-price-table .subscription-period-op:last-child { padding-bottom:0; margin-bottom:0; margin-top:20px; border:0 none;} 
	#subscriptions-price-table .price { text-align:right;}
}


/* SM and higher (md, lg) */
@media(min-width:600px){
	.register-landing hr { margin: 30px 0; border-color: #eee;}
	.register-landing > h1 { font-size:3.4em;}	
	
	.image-cards-grid .image-card-article  { flex:1 1 calc(50% - 8px);}
	.image-cards-grid .image-card-article:first-child { flex: 1 0 calc(100% - 8px); }

	.image-cards-grid.cards-grid-4 .image-card-article {
		flex: 1 1 calc(50% - 8px)
	}
	.image-cards-grid .image-card-article.large { font-size:20px;}
	
	.article-text .gallery .gallery-item { flex: 1 1 50%; margin:0; padding:0 16px 0 0;}
}

/* MD and higher (lg) */
@media(min-width:960px){
	
	body.index-page, body.spectacular { padding-top:112px;}
	body:not(.light-headered):not(.index-page):not(.spectacular){ padding-top:165px;}

	
	#header.affix-top:not(.navbar-light) { padding:30px 0; }
	
	.campaign-page .campaing-article-img { position: absolute; background-repeat: no-repeat; background-position: center center; top:0; bottom:0; overflow: hidden;}
	.campaign-page .campaing-article  blockquote { border: none; font-size:1.2em; line-height:1.5em;}

	.articles-list h3.title { font-size:1.25em;}
	blockquote { font-size: 1.3em;}
	.padded-box { padding:32px;}
	
	.image-card-article .title { max-width: 500px;}
	.image-cards-grid .image-card-article.large { font-size:30px;}
}

.mobileShow{
	display: none;
}
/* SM & lower (xs) */
@media(max-width:959px){	
    .spotifyPlaylistIframeWrap {
        padding-bottom: 85%;
    }

    .spotifyPlaylistIframeWrap.embed-responsive iframe{
        margin-left: 30px;
        margin-right: 30px;
        width: calc(100% - 60px);
    }

    #push-notifications-area {
		bottom: 40px;
	}
	#goToTop.affix{
		bottom: 110px;
	}

	.mobileHide{
		display: none;
	}
	.mobileShow{
		display: block;
	}
	.mobile-center { text-align: center;}	
	.flow-sm-col { flex-flow: column;}

	#header .dropdown-menu { position: absolute; background:#fff; border: 1px solid #eee; left: auto; right:0;}
	#header .dropdown-menu>li>a { padding-top:8px; padding-bottom:8px;}
	#header .navbar-brand { flex: 1 auto;}	
	
	.campaign-page .campaing-article-img { width:auto; height:400px; background-repeat: no-repeat; background-size: cover; background-position: top center;}
	
	.list-title { text-align: center;}
	
	.article-row a { flex-flow: column;  margin:0 auto; text-align: center;}
	.article-box.smaller a { height:auto; padding-top:10px; border-top:1px solid #e2e2e2;}
	.article-box.smaller:first-child a { border-top:none;} 
}

/* XS */
@media(max-width:599px){	
	
	.flow-xs-col { flex-flow: column;}
	footer { font-size:13px;}
	
	#subscription-panel { font-size:14px;}
	.subscription-plan > img { width:80px;}

	.article-picture img { margin-bottom:30px;}
	.article-picture ~ .article-details li:first-child { padding:0 5px; display:block; width:130px; margin:0 auto; font-size:14px;}
	.article-share a > small { display: none;}
	
	.article-text .article-content-image.left, .article-text .article-content-image.right { float: none; margin-left:auto; margin-right:auto;}
	.campaign-page .campaing-article-img { height:210px;}
	
	.article-header .article-picture, .article-header .article-embed  { order:-10; margin-bottom:0; margin-top:0;}
	.article-header .article-picture img { margin-bottom:0;}
}

/* XXS - asta e de la mine  */
@media(max-width:420px){
	.col-xxs-12 { width: 100%;}
	.visible-xxs { display: block;}
	.article-wrapper { font-size:1em;}
	h1 { font-size:1.6em;}
}

/*only small noteboox*/
@media (min-width: 1200px) and (max-width: 1440px){
	.got-branding{
		overflow-x: hidden;
	}
}

.custom-job-wrap{
	padding: 20px 30px;
	margin: 10px 0 20px; 
	background-color: #f5f5f5;
	border: 1px solid #e2e2e2;
	position: relative;
	overflow: hidden; 
}
.custom-job-wrap p{
	display: inline-block;
	position: relative;
	float: left;
	margin-top: 9px;
	margin-bottom: 0;
	font-size: 21px;
	color: #fff;
}	
.custom-job-wrap:before{
	content: '';
	pointer-events: none;
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
}
.custom-job-wrap:before{
	filter: blur(5px);
	top: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	background-image: url('https://cdn.start-up.ro/img/jobs-promo.jpg');
	filter: blur(4px) grayscale(50%);
}
.custom-job-wrap .btn-custom-v2{
	display: inline-block;
	padding: 8px 12px;
	text-decoration: none;
	border: 1px solid #e34e1f;
	float: right;
	color: #fff;
	background-color: #FF5722;
	position: relative;
}
.custom-job-wrap .btn-custom-v2:hover{
	background-color: #fff;
	color: #FF5722;
}
.navbar-default .navbar-nav>li>a {
	font-size: 13px;
	padding-left: 0;
	padding-right: 4px;
}
@media screen and (min-width: 1100px) and (max-width: 1400px){
	.navbar-default .navbar-nav>li>a {
		padding-right: 0;
	}
	.navbar-header .navbar-nav>li>a:not([title="Vis de antreprenor"]):not([title="English version"]):not([title="Varianta in romana"]):not([data-toggle="collapse"]):after {
		content: '|	';
		display: inline-block;
		padding:0 0 0 0;
	}
}
@media screen and (min-width: 1300px) and (max-width: 1400px){
	.navbar-default .navbar-nav>li>a {
		font-size: 15px;
	}

}

@media screen and (min-width: 1400px) and (max-width: 1560px){
	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media screen and (min-width: 1890px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 16px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1360px){
	#site{
		margin-top: 60px;
	}
}

@media screen and (min-width: 1200px){
	#site{
		overflow-x: hidden;
	}	
}

.bt-btm-banner{
	height: 180px;
	background-repeat: no-repeat;
	background-position: -265px center;
	margin-bottom: 20px;
	width: 100%;
	background-image: url('https://storage.icorp.ro/storage/html5/180710_4678_r1531229831/bt-1200x200_89fe9851ef4d995ddc3460e53ab34fbb.jpg');
	background-size: cover;
	display: block;
}

.inainteSustinut{
	padding-bottom: 30px;
	padding-top: 30px;
	background-color: white;
	max-width: 1200px;
	margin: auto;
}

.inainteSustinut.brdTop{
	border-top: 1px dashed #eee;
}

.inainteSustinut.brdBtm{
	border-bottom: 1px solid #eee;
}

.inainteSustinut ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.inainteSustinut ul li{
	list-style: none;
	display: inline-block;
}
.inainteSustinut ul img{
}


@media(min-width: 1200px){
	.bt-btm-banner{
		height: 200px;
		background-position: center;
	}
}

.floating-fb-share{
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.customDropTrig .mdi {
	display: inline-block;
}

.customDropTrig.open .mdi {
	transform: rotate(180deg)
}
.dropPane {
	display: block;
	transition: all .35s ease;
	transform: translateY(-30px);
	opacity: 0;
	max-height: 0;
	background-color: #f1f1f1;
	color: #333;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1), 0 2px 5px rgba(0, 0, 0, .1);
	width: 600px;
	font-size: 14px;
	position: absolute;
	left: -250px;
	overflow: hidden;
	margin: auto;
	text-align: center
}
.dropPane .c-flex-row {
	display: flex;
	padding-left: 15px;
	padding-right: 15px
}
.dropPane .c-flex-row.fdc {
	flex-direction: column
}
.dropPane .c-flex-row .cln p{
	height: 82px;
}
.dropPane .c-flex-row .cln {
	flex: 1
}
.dropPane .c-flex-row .cln:nth-child(even) {
	padding-left: 5px
}
.dropPane .c-flex-row .cln:nth-child(odd) {
	padding-right: 5px
}
.dropPane .c-flex-row .btn {

}
.dropPane h3 {
	font-size: 16px;
	font-weight: 700;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.dropPane.open {
	max-height: 500px;
	opacity: 1;
	transform: translateY(0)
}

@media(max-width: 767px){
	.menu-fullscreen .flex-row{
		height: 100%;
	}
}

.articles-list a.item .overflow{
	overflow: hidden;
	max-width: 100px;
	max-height: 100px;
	margin-right: 30px;
}

.articles-list a.item.reversed{
	flex-direction: row;
	line-height: 1.4;
}

.articles-list a.item .overflow img{
	max-width: 100%;
	width: 100%;
}

.flex-column{
	flex-direction: column;
}

@media (min-width: 991px){
	.flex-md-row{
		flex-direction: row;
	}
	.justify-content-md-between{
		justify-content: space-between;
	}

	body{
		padding-bottom: 40px;
	}
}

@media (max-width: 991px){
	.google-news-subscribe{
		margin: 0 10px;
	}
	.article-authors img{
		max-width: 23px;
	}
	
	.article-authors a{
		padding: 0;
	}

	.article-text iframe{
		max-width: 100%;
	}
	.mobHpLift .image-card-article a{
		position: static;
	}

	.mobHpLift .image-cards-grid{
		padding: 15px;
	}
	
	.mobHpLift .mob-article{
		position: relative;
		display: flex;
		align-items: center;
	}
	
	.mobHpLift .mob-article:not(.large){
		margin-left:15px;
		margin-right:15px;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.mobHpLift .mob-article:not(:last-of-type){border-bottom: 1px solid #f5f5f5;}


	.mobHpLift .mob-article .imgWrap img{width: 100%; height: 100%; object-fit: cover}

	.mobHpLift .mob-article:not(.large) .imgWrap{
		max-width: 80px;
		height: 80px;
		width: 100%;
		margin-right: 10px;
	}

	.mobHpLift .mob-article:not(.large) .details .title{
		font-size: 1.2rem;
		margin: 0;     
	}

	.mobHpLift .mob-article.large .imgWrap:before{
		content: '';
		background-color: rgba(0,0,0,.5);
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.mobHpLift .mob-article.large .imgWrap{
		position: relative;
		max-width: 100%
	}

	.mobHpLift .mob-article.large .details{
		position: absolute;
		bottom: 20px;
		width: 100%;
		padding: 15px;
		z-index: 2;
	}
	.mobHpLift .mob-article.large .details .title{
		font-weight: bold;
		font-size: 1.3rem;
		text-transform: uppercase;
		color: white;
		margin: 0;
	}

}


@media (max-width: 376px){
	
	
}



.exitModal{
	z-index: 9999999999;
}

.modal-backdrop.in{
	/*z-index: 999999999;*/
}

.exitModal .article-box .details{
	padding: 0;
}

.exitModal button{
	border-radius: 0;
}

.exitModal .modal-header{
	background-color: white;
	font-family: 'Libre Baskerville', 'Times New Roman', Times, serif;
}

.exitModal .modal-header .close{
	color: #222;
	opacity: .8
	font-size: 2rem;
}

.exitModal .modal-title{
	color: #222;
}

.exitModal .modal-content{
	border-radius: 0;
}

@media(min-width: 1200px){
	.exitModal .modal-dialog{
		width: 100%;
		max-width: 1200px;
	}

}

.article-content-iframe{
	display: block;
	margin: 20px auto;
}


/*widget whatsapp*/
.whatsappWidget {
	background-color: #4d4d4d;
	color: #f2f2f2;
	font-size: 14px;
	padding: 15px 0;
	line-height: 1.7;
	position: relative
}
.whatsappWidget .footer {
	border-top: rgba(0, 0, 0, .12);
	display: flex;
	align-items: center;
	font-size: 12px;
	font-weight: 700
}
.whatsappWidget .footer p {
	margin: 0
}
.whatsappWidget .footer a {
	text-decoration: underline
}
.whatsappWidget .footer .checkbox {
	margin: 0;
	margin-right: 15px
}
.whatsappWidget .footer .checkbox input {
	display: none
}
.whatsappWidget .footer .checkbox label {
	margin: 0;
	cursor: pointer;
	border-radius: 2px;
	width: 15px;
	height: 15px;
	border: 1px solid #f2f2f2;
	position: relative
}
.whatsappWidget .footer .checkbox label:before {
	content: "\f00c";
	font-family: FontAwesome;
	position: absolute;
	left: 1px;
	top: 1px;
	font-size: 10px;
	line-height: 1;
	display: none;
	font-size: 17px;
	color: #4d4d4d;
}
.whatsappWidget .footer .checkbox input:checked+label {
	background-color: #4aae20;
	border-color: #4aae20
}
.whatsappWidget .footer .checkbox input:checked+label:before {
	display: block
}
.whatsappWidget .secondScreen {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #4d4d4d;
	padding: 24px 20px;
	line-height: 1.2;
	flex-direction: column;
	align-items: center;
	font-size: 14px;
	justify-content: space-between
}
.whatsappWidget .secondScreen .text {
	text-align: center;
	position: relative
}
.whatsappWidget .secondScreen .text .btn-open {
	position: absolute;
	left: 0;
	top: 1px;
	width: 100%;
	height: 100%;
	background-color: #4d4d4d;
	z-index: 2;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	display: none
}
.whatsappWidget .secondScreen .text .btn-open span {
	margin-bottom: 10px;
	background-color: #fff;
	color: #000
}
.whatsappWidget .secondScreen .text .btn-open.open {
	display: flex
}
.whatsappWidget .secondScreen .green {
	color: #4aae20
}
.whatsappWidget .secondScreen .row-1 {
	width: 100%;
	line-height: 1.2;
	align-items: center;
	font-size: 21px;
	padding-right: 15px;
	font-family: 'Noto Sans', Helvetica, Arial, sans-serif
}
.whatsappWidget a:focus{
	text-decoration: none;
}
.whatsappWidget .secondScreen .row-1 .action-back {
	color: #4aae20;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center
}
.whatsappWidget .secondScreen .row-1 .action-back:hover {
	background-color: rgba(74, 174, 32, .08);
	text-decoration: none
}
.whatsappWidget img {
	margin-right: 15px
}
.whatsappWidget .widgetRow {
	display: flex;
	flex-direction: column
}
.whatsappWidget .widgetRow.pad {
	padding: 15px 25px
}
.whatsappWidget .widgetRow.flexRow {
	flex-direction: row
}
.whatsappWidget .widgetRow.justify-between {
	justify-content: space-between
}
.whatsappWidget .widgetRow img {
	width: 120px
}
.whatsappWidget .widgetRow .text {
	margin-top: 14px
}
.whatsappWidget .widgetRow .wtpBtn {
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #4aae20;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12);
	padding: 8px 16px;
	transition: background-color 250ms cubic-bezier(.4, 0, .2, 1) 0s, box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s
}
.whatsappWidget .widgetRow .wtpBtn .mdi {
	font-size: 20px;
	vertical-align: top;
	transform: translateY(1px);
	margin-right: 5px;
	line-height: 0;
}
.whatsappWidget .widgetRow .wtpBtn:hover {
	background-color: #337916;
	text-decoration: none
}

.articleNlBox{
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	margin-bottom: 32px;
	border: 1px solid #ddd;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

@media (max-width: 991px){
	.articleNlBox{
		margin-left: 15px;
		margin-right: 15px;
	}
}

.articles-list a.nl{
	display: flex;
}

.nl .media-right{
	width: 80px;
	flex: 0 0 80px;
}
.nl .media-right img{
	width: 100%
}

.externalWrap {
	max-width: 600px;
	margin: auto
}
.externalWrap a:hover {
	text-decoration: none
}
.externalWrap img {
	vertical-align: top;
	width: 100%;
}
.externalWrap .dateWrap {
	margin: 16px 0
}
.externalWrap .externalCard {
	overflow: hidden;
	padding: 15px 15px;
	margin-top: 16px
}
.externalWrap .externalCard .article {
	background-color: #fff;
	display: block;
	border-radius: 4px;
	overflow: hidden;
	border: 1px solid #eee
}
.mt-2{
	margin-top: 1rem;
}
.mb-2{
	margin-bottom: 1rem;
}
.mb-0{
	margin-bottom: 0;
}
.externalWrap .externalCard .article:not(:last-child) {
	margin-bottom: 20px
}
.externalWrap .externalCard .category-title {
	font-size: 18px;
	margin-top: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.externalWrap .externalCard .category-title .placeholder{
	flex: 0 0 72px;
}

.externalWrap .externalCard .btmWrap {
	padding: 15px
}
.externalWrap .externalCard h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 700
}
.externalWrap .externalCard .date {
	font-size: 12px;
	color: #999;
	margin-bottom: 0
}
.externalWrap .dateWrap .internalArticles {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
	margin-top: 16px
}
.externalWrap .dateWrap .internalArticles li {
	flex: 0 0 calc(23%);
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #eee;
	overflow: hidden
}
.externalWrap .dateWrap .internalArticles li .date {
	padding: 0 10px 10px;
	display: none;
	font-size: .65em
}
.externalWrap .dateWrap .internalArticles li h4 {
	font-size: 10px;
	font-weight: 700;
	margin: 10px;
	height: 33px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}
@media only screen and (min-width:1200px) {
	.externalWrap .externalCard{
		border-radius: 4px;
		border: 1px solid #eee;
		background-color: white;
	}
}
@media only screen and (max-width:1199px) {
	.externalWrap .externalCard {
		border-radius: 0;
		border: 0
	}

	.internalArticlesWrap{
	}

	.externalWrap .dateWrap .internalArticles {
		position: relative;
		overflow-x: scroll;
		overflow-y: hidden;
		padding-bottom: 17px
	}

	.externalWrap .dateWrap .internalArticles:before{
		content: '';
		position: absolute;
		bottom: 4px;
		width: 150%;
		height: 2px;
		background-color: #999;
		left: 0px;
	}

	.externalWrap .dateWrap .internalArticles li {
		flex: 0 0 150px;
		margin-right: 15px;
	}
}
.featureArt {
	background-color: #fff;
	border-radius: 4px;
	padding: 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	border: 1px solid #eee;
	overflow: hidden;
	position: relative
}
.featureArt .ribbonNew {
	background-color: #00a3da;
	color: #fff;
	padding: 8px 12px
}
.featureArt .imgWrap {
	flex: 0 0 100px;
	height: 100px
}

.featureArt img{
	max-width: 100px;
}
.featureArt .imgWrap img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.featureArt .right {
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px
}
.featureArt .right h2 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 700
}
.featureArt .right p {
	margin: 0;
	color: #333
}

@media (max-width: 1200px){
	.featureArt{
		border-radius: 0;
	}
	.featureArt .right h2 {
		font-size: 14px;
	}
}

.article-text .inArticleWrap {
	display: flex;
	background-color: white;
	padding: 0!important;
	line-height: 1.2;
	font-weight: bold;
	border: 1px solid #eee;
	max-width: 700px!important;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 16px;
	justify-content: space-between;
}

.article-text .inArticleWrap a{
	border : 0;
}
.article-text .inArticleWrap a:hover{
	color: black;
}
.article-text .inArticleWrap .inarticleTitle{
	padding: 15px;
	order: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-right: 10px;
	flex: 3;
}

.article-text .inArticleWrap .inarticleTitle:before{
	content: 'Citește și:';
	font-size: .8em;
}

.article-text .inArticleWrap .inarticleImg{
	padding: 0;
	order: 2;
	flex: 0 0 250px;
	height: 100px;
}
.article-text .inArticleWrap .inarticleImg img{
	margin: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.crossTitle{
	height: 64px;
	overflow: hidden;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
}

@media (max-width: 991px){

	.article-text .inArticleWrap{
		flex-direction: column;
		margin: 30px !important;
	}
	.article-text .inArticleWrap .inarticleImg{
		flex: 0 0 230px;
	}
}

body:not(.light-headered):not(.index-page):not(.spectacular).got-branding{
	padding-top: 72px;
}

.download-material {
	margin: 20px auto;
}

.download-material h3{
	margin-top: 0;
}

.object-cover{
	object-fit: cover;
}

.download-material .subscribe-box{
	border: 1px solid rgba(0,0,0,0.65);
	max-width: 100%;
}

@media (min-width: 1200px){
	.download-material {
		margin: 50px auto;
	}
	.download-material .subscribe-box{
		padding: 40px 50px;
	}
}

.google-news-subscribe{
	display: flex;
	justify-content: end;
	align-items: center;
	font-size: 12px;
}
.google-news-subscribe a{
	width: 120px;
	height: 35px;
	background: url("../img/gn.svg") center center no-repeat;
	background-size: auto;
	-webkit-background-size: cover;
	background-size: cover;
	border: 1px solid #939393;
	display: inline-block;
}

.videoModal .close{
	color: black;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	opacity: 0.7;
	padding: 10px;
}

.videoModal .title{
	font-family: 'Libre Baskerville', 'Times New Roman', Times, serif;
	text-align: center;
	line-height: 1.05em;
	letter-spacing: -0.035em;
	font-weight: 700;
	font-size: 1.4rem;
}

.stickyEmbed{
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 333333333;
	border: 1px solid rgba(242, 68, 0, 0.1);
	display: flex;
	align-items: center;
	justify-content: flex-end;
	background-color: #f5f5f5;
	width: 100%;
}	

.stickyEmbed .close{
	position: absolute;
	top: 10px;
	right: 10px;
	text-decoration: none;
	z-index: 3;
}


.stickyEmbed .left{
	flex: 0 0 50%;
}

.stickyEmbed .title {
	padding: 20px 15px;
	align-items: stretch;
	font-weight: bold;
	height: 100%;
	flex:  0 0 50%;
	position: relative;
	font-family: 'Libre Baskerville', 'Times New Roman', Times, serif;
	font-size: 16px;
	cursor: pointer;
}

.stickyEmbed .title:before {
	line-height: 1;
	content: "LIVE";
	position: absolute;
	font-family: sans-serif;
	top: 0;
	left: 40px;
	font-size: 10px;
	font-weight: bold;
	color: red;
}

.stickyEmbed .title:after {
	content: " ";
	position: absolute;
	top: -4px;
	left: 15px;
	width: 15px;
	height: 15px;
	background-color: red;
	border-radius: 50%;
	box-shadow: inset 0 0 1px 2px #fff;
	border: 2px solid red;
	animation: icLiveRec 2s linear infinite;
}

@keyframes icLiveRec {
	0% {
		border-color: #eee;
		background-color: #eee;
	}
	50% {
		border-color: red;
		background-color: red;
	}
	100% {
		border-color: #eee;
		background-color: #eee;
	}
}

@media (min-width: 991px){
	.m-b-md-0{
		margin-bottom: 0;
	}
	.m-l-md-a {margin-left: auto;}
	.m-r-md-a {margin-right: auto;}

	.stickyEmbed{
		bottom: auto;
		top:  25%;
		left: 0;
		right: auto;
		width: 320px;
		flex-direction: column;
	}
	.stickyEmbed.index{
		transform: translateX(-100%);
		transition: transform .20s ease-in;
	}

	.stickyEmbed.index.active{
		transform: translateX(0);
	}

	.videoModal .modal-dialog {
		width: 830px
	}
	.stickyEmbed .title {
		font-size: 16px;
	}
	.stickyEmbed .close {
		bottom: 80px;
		top: auto;
	}
	.stickyEmbed .title,
	.stickyEmbed .left{
		width: 100%;
	}
	.stickyEmbed .left{
		margin-bottom: 10px;
	}
	
}
.icLiveWrap{z-index: 999999999!important}
.icLiveWrap a{text-decoration: none}

.navbarPartner {
    line-height: 1;
    color: #b2afaf;
    font-weight: bold;
    margin-left: 20px;
    display: flex;
    align-items: center;
    font-size: 10px;
    order:21;
}

.spotifySingleIframeWrap {
    max-width: 900px;
    margin: 32px auto 0;
    padding-left: 30px;
    padding-right: 30px;
}

.spotifySingleIframeWrap iframe {
    height: 210px;
    display: block;
    width: 100%;
    border:0
}

.spotifyPlaylistIframeWrap {
    padding-left: 30px;
    padding-right: 30px;
}

.googleFormIframeWrap {
    padding: 30px;
    background-color: #f1f1f1;
}

.googleFormIframeWrap iframe{
    width: 100%;
    max-width: 750px;
    display: block;
    margin: auto;
    height: 60vh;
    background-color: #fff;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 991px) {

    .spotifySingleIframeWrap iframe {
        height: 235px;
    }

    .navbar-partner {
        margin-left: 10px;
    }

    .flex-md-row {
        flex-direction: row;
    }

    .justify-content-md-between {
        justify-content: space-between;
    }

}
/* artticle gallery */
.gallery-main-wrap{
	margin: 10px auto;
	padding-left: 15px;
	padding-right: 15px;
}
.gallery-main-wrap.px-0{
	padding-left:0!important;
	padding-right:0!important;
}
.gallery-main-wrap .justify-content-between{
	justify-content: space-between;
}

.gau-btm{
	background-color: #00a3da;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 7px;
}
.gau-btm .ml-2{
	margin-left: 10px;
}
.gau-name,.gau-name strong, a.gau-link{
	line-height: 1.3!important;
	color: #ffffff!important;
}
.gau-name a, a.gau-link{
	box-shadow: none!important;
}
a.gau-link{
	display: block;
	font-size: 14px;
}

.gau-image{
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
	width: 50px!important;
	height: 50px;
}
.gau-image img{
	object-fit: cover;
	width: 100%;
}
.gau-name small{
	display: block;
	font-size: 14px;
}
.gallery-wrap {
	display: flex;
	flex-direction: row;
	width: 100%;
	height: 300px;
}
  
.item {
	flex: 1;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: none;
	transition: flex 0.8s ease;
}
.item:hover, .item:focus, .item:active {
	flex: 7;
}
.item:nth-child(1){
	flex: 2;
}
.gallery-wrap:hover .item:nth-child(1)	,
.gallery-wrap:focus .item:nth-child(1),
.gallery-wrap:active .item:nth-child(1)
{
	flex: 1;
}

.gallery-wrap:hover .item:nth-child(1):hover,
.gallery-wrap:focus .item:nth-child(1):hover,
.gallery-wrap:active .item:nth-child(1):hover,
.gallery-wrap:hover .item:nth-child(1):focus,
.gallery-wrap:focus .item:nth-child(1):focus,
.gallery-wrap:active .item:nth-child(1):focus,
.gallery-wrap:hover .item:nth-child(1):active,
.gallery-wrap:focus .item:nth-child(1):active,
.gallery-wrap:active .item:nth-child(1):active
{
	flex: 7;
}

@media (max-width: 991px) {
	.gallery-wrap {
		height: 150px;
	}
	.gau-name strong{
		line-height: 1!important;
	}
	.gau-name strong, a.gau-link{
		font-size: 12px;
		line-height: 1.2!important;
	}
	a.gau-link{
		text-align: right;
	}
	.gau-name small{
		margin-top:3px;
		font-size: 11px!important;
	}
	.gau-btm{
		padding-left: 7px;
		padding-right: 7px;
		padding-bottom: 15px;
	}
	.d-flex.gau-btm{
		flex-direction: column;
	}
	.d-flex.gau-btm.align-sm-items-start{

	}
	.gau-image{
		height: 35px !important;
		width: 40px !important;
	}
	.gauthor{
		margin-bottom: 7px;
	}
}




.linkin-page {padding:10px!important}
.linkin{
	.container {
	
	  background-color: white;
	}
	.profile-header {
	  display: flex;
	  align-items: center;
	  padding-bottom: 20px;
	  padding:20px;
	  border-bottom: 1px solid #ddd;
	  margin-bottom: 20px;
	}
	.profile-header img, .profile-header-ctm .logo-wrapper {
	  width: 110px;
	  height: 110px;
	  border-radius: 50%;
	  margin-right: 20px;
	  border: 2px solid transparent;
	  padding: 3px;
	  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	}
	.profile-header-ctm{
		width: 100%;
		height: 100%;
		padding:20px;
		border-bottom: 1px solid #ddd;
		margin-bottom: 20px;
		min-height:110px;
	}
	.profile-header-ctm .col-lg-2{
        display: flex;
        align-items: center;
        justify-content: center;
	}
	.profile-header-ctm .logo-wrapper{
		display: flex;
		align-items: center;
		justify-content: center;
		margin-right: 0;
	}
	.profile-header-ctm .logo-wrapper a{
		display: block;
		background-color: #000000;
		height: 99%;
		width: 99%;
		display: flex;
		align-items: center;
		border-radius: 50%;
		padding:7px;
	}
	.profile-header-ctm img {
		width: 100%;
		height: auto;
	}
	.profile-details {
	  flex: 1;
	}
	.profile-details h1 {
	  margin: 0;
	  font-size: 24px;
	  font-weight: bold;
	  color: #004b8d;
	}
	.profile-stats {
	  display: flex;
	  margin: 10px 0;
	}
	.profile-stats div {
	  margin-right: 15px;
	  font-size: 16px;
	}
	.profile-stats .bold {
	  font-weight: bold;
	  color: #004b8d;
	}
	.profile-bio {
	  font-size: 14px;
	  line-height: 1.5;
	  color: #333;
	}

	
	.post {
	  margin: 0px !important;
	  position: relative;
	  padding: 2px !important;
	  box-sizing: border-box;
	}
	.post img {
	  width: 100%;
	  border: 0;
	}
	.overlay {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  background: rgba(0, 0, 0, 0.3);
	  overflow: hidden;
	  width: 100%;
	  height: 100%;
	  display: none;
	}
	.post:hover .overlay {
	  display: block;
	}
	.text {
	  color: white;
	  font-size: 20px;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%, -50%);
	  -ms-transform: translate(-50%, -50%);
	  padding: 5px;
	  text-align: center;
	}
	.icon {
	  position: absolute;
	  top: 5px;
	  right: 5px;
	}
	.icon img {
	  width: 20px;
	  height: 20px;
	}
	
}




@media (min-width: 992px) {
	.profile-header-ctm{
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media (max-width: 992px) {
	.profile-bio{
		margin-top: 15px;
	}
	#_ao-cmp-ui, #_ao-cmp-ui iframe{
		max-width: 100vw;
	}
	body._ao-cmp-blured .grecaptcha-badge{
		display: none!important;
	}
	.ysubscribe h4{
		font-size: 16px;
	}
	.ysubscribe p{
		font-size: 14px;
	}
	.ysubscribe{
		padding-left: 15px;
		padding-right: 15px;
	}
	.mb-sm-0{
		margin-bottom: 0;
	}
	.mt-sm-0{
		margin-top: 0;
	}

	.navbarPartner {
		margin-left: 0;
		margin-right: 10px;
	}
}

.no-box-shadow{
	box-shadow: none;
}
.border-0{
	border: 0;
}
.sticky-sidebar {
	position: -webkit-sticky; /* For Safari */
	position: sticky;
	top: 20px; /* Adjust this to control the sticky offset */
	margin-top: 20px;
	padding: 0px;
	
}
.sticky-sidebar .container{
	margin: 0;
}
.sidebar-title h4 {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #000; /* Black bottom border */
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.sticky-sidebar ul {
	
	padding-left: 10px;
	border-left: 3px solid #00a3da;
}

.sticky-sidebar ul  li {
	margin-bottom: 10px;
	list-style: number;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 0;
	margin-left: 15px;
	color: rgba(0,0,0,0.65);
	
}

.sticky-sidebar ul  li a {
	color:rgba(0,0,0,0.65); /* Bootstrap primary color */
	text-decoration: none;
}

.sticky-sidebar ul li a:hover {
	text-decoration: underline;
}

@media (max-width: 767px) {
	/* Responsive CSS for mobile */
	.sticky-sidebar {
		position: static;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
}


.title-highlight {
	background-color: #FFB000;
	color: black;
	padding: 2px 13px; /* Spațiere internă */
	border-radius: 4px; /* Colțuri rotunjite */
	font-weight: bold; /* Text îngroșat pentru lizibilitate */
	line-height: 1.5; /* Spațiere între linii */
	word-wrap: break-word; /* Spargem cuvintele care sunt prea lungi */
	text-align: center; /* Texte aliniate corect */
	letter-spacing: -2px;
	display: inline;
}
.social-channels{
	width: 100%;
	background-color: #ededed;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 7px;
}
.social-channels a{
	display: inline-block;
	width: 11%;
	text-align: center;
}
.social-channels .youtube img,
.social-channels .mail img,
.social-channels .spotify img{
	width: 25px;
}

.social-channels  .linkedin img,
.social-channels .facebook img,
.social-channels .insta img{
	width: 20px;
}
.social-channels .tiktok img{
	width: 15px;
}
@media (min-width:1100px) and (max-width:1400px) {
	.navbar-toggle .hidden-xs {
		display: none;
	}
}
@media (max-width:400px){
	.navbar-toggle .mdi-email-outline {
		display: none;
	}
}
.article-text .question{
	border: 2px solid #00a3da;
	padding: 15px!important;
	position: relative;
	display: block;
	margin-bottom: 40px;
	font-size: 1.4rem;
}
@media only screen and (max-width: 600px) {
	.article-text .question{
		margin-left: 7px!important;
		margin-right: 7px!important;
	}
}
.article-text .question:before,
.article-text .question:after{
	content:"";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
}
/*.article-text .question:before{*/
/*	border-width: 30px 29px 0 29px;*/
/*	border-color: #ffffff transparent transparent transparent;*/
/*	left: 21px;*/
/*	z-index: 2;*/
/*	bottom: -28px;*/
/*}*/
.article-text .question:after{
	content: url(https://cdn.start-up.ro/img/triangle.svg?v=5);
	max-width: 30px;
	max-height: 50px;
	width: 100%;
	height: 100%;
	left: 50px;
	z-index: 1;
	bottom: -50px;
}
.prz-1{
	position: relative;
	z-index: 24;
}
/*404 start*/
.capy-back{
	background-image: url(https://cdn.start-up.ro/img/404/background.png);
	background-repeat: no-repeat;
	background-position:50% 0;
	background-size: cover;
	padding: 70px 30px;
}
@media only screen and (min-width: 922px) {
	.capy-graph{
		margin-top: 100px;
	}
}
.py-3{
	padding-top:1.5rem;
	padding-bottom:1.5rem;
}
.pt-3{
	padding-top:1.5rem;
}
.c-404 .c-title{
	font-size: 32px;
	font-family: 'Libre Baskerville', 'Times New Roman', Times, serif;
	font-weight: bold;
	color: #21abe3;
	margin-top:30px;
	margin-bottom: 30px;
	line-height: 1.2;
}
.c-404 .mt-0{
	 margin-top: 0;
 }
.c-404 .btn-block{
	margin-bottom: 30px;
}
/*404 end*/
.faq-section{
	border-top: 4px solid #2cafd2;
}