@font-face {
    font-family: 'ekstropiaregular';
    src: url('../fonts/ekstropia_regular-webfont.eot');
    src: url('../fonts/ekstropia_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ekstropia_regular-webfont.woff2') format('woff2'),
         url('../fonts/ekstropia_regular-webfont.woff') format('woff'),
         url('../fonts/ekstropia_regular-webfont.ttf') format('truetype'),
         url('../fonts/ekstropia_regular-webfont.svg#ekstropiaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ekstropiabold';
    src: url('../fonts/ekstropia_bold-webfont.eot');
    src: url('../fonts/ekstropia_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ekstropia_bold-webfont.woff2') format('woff2'),
         url('../fonts/ekstropia_bold-webfont.woff') format('woff'),
         url('../fonts/ekstropia_bold-webfont.ttf') format('truetype'),
         url('../fonts/ekstropia_bold-webfont.svg#ekstropiabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ekstropiamedium';
    src: url('../fonts/ekstropia_medium-webfont.eot');
    src: url('../fonts/ekstropia_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ekstropia_medium-webfont.woff') format('woff'),
         url('../fonts/ekstropia_medium-webfont.ttf') format('truetype'),
         url('../fonts/ekstropia_medium-webfont.svg#ekstropiamedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ekstropialight';
    src: url('../fonts/ekstropia_light-webfont.eot');
    src: url('../fonts/ekstropia_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ekstropia_light-webfont.woff2') format('woff2'),
         url('../fonts/ekstropia_light-webfont.woff') format('woff'),
         url('../fonts/ekstropia_light-webfont.ttf') format('truetype'),
         url('../fonts/ekstropia_light-webfont.svg#ekstropialight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Kazazi';
  src: local('Kazazi'),
      url('../fonts/Kazazi.woff2') format('woff2'),
      url('../fonts/Kazazi.woff') format('woff'),
      url('../fonts/Kazazi.svg#Kazazi') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Vandijck';
  src: local('Vandijck'),
      url('../fonts/Vandijck.woff2') format('woff2'),
      url('../fonts/Vandijck.woff') format('woff'),
      url('../fonts/Vandijck.svg#Vandijck') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bardhi';
  src: local('Bardhi'),
      url('../fonts/Bardhi.woff2') format('woff2'),
      url('../fonts/Bardhi.woff') format('woff'),
      url('../fonts/Bardhi.svg#Bardhi') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


/** RESET **/
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    list-style:none outside none;
    text-decoration:none;
}
body, html {width:100%;height: 100%;background-color: #ffffff;}
body {
  font-family: 'ekstropiaregular';
  font-weight: normal;
  font-style: normal;
  line-height: 1.42857143;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a, img {
    border: 0 none;
    outline: 0 none;
    color:#000000;
}
a:focus {text-decoration:none;color:#000000;}
a:visited {text-decoration:none;color:#000000;}
a:active {text-decoration:none;color:#000000;}
input {
    outline: 0 none;
    border: 0 none;
    background: 0 none;
}
/** END OF RESET **/
p {
	font-family: 'ekstropialight';	
	color:#000000;
	font-size:15px;
	font-weight:normal;
	line-height:18px;
	font-style: normal;
}
h1 {
	color:#000000;
	font-size:32px;
	font-weight:normal;
	line-height:36px;
	margin-bottom:15px;
	font-family: 'ekstropiaregular';
}
h2 {
	color:#000000;
	font-size:28px;
	font-weight:normal;
	line-height:32px;
	margin-bottom:15px;
	 font-family: 'ekstropiaregular';
}
h3 {
	color:#000000;
	font-size:15px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:5px;
	font-family: 'ekstropialight';
	padding:;
}
/** General **/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
body.no-scr {overflow:hidden;}
.clear {clear:left;}
header {
	float: left;
	width: 100%;
	padding: 20px;
  position: fixed;
  top:0;
  left:0;
  z-index: 9999;
	background-color:#ffffff;
}
header.default {min-height: 81px;}
nav {float: left;width:100%;}
nav ul {float: left;width: auto;}
nav ul li {display: inline;float: left;margin-right: 20px;}
nav ul li:last-child{margin-right: 0;}
nav ul li a {float: left;font-size:20px;line-height:13px;color:#000000;font-family:'ekstropiaregular';font-weight:normal;position: relative;display: block;}
nav ul li:hover a {text-decoration: none;}
nav.secondary-nav {clear: left;margin-top:15px;}
ul.rajti {float: right;}
ul.rajti li {position: relative;margin-left:20px;margin-right:0px;}
ul.rajti li a.cmt {color:#5d5d5d;}
nav.secondary-nav ul li a {color:#5d5d5d;}
nav ul li a.cmt.active:after {width: 100%;}
ul.slajd{
  display: none;
  position: absolute;
  top:50px;
  right:20px;
}
.izo-gall {position: relative;}
.container-fluid {
	padding-left: 20px;padding-right: 20px;margin-top:81px;
}
.izo-gall {margin-top:81px;}
.font-kazazi * {
  font-family: 'Kazazi' !important;
}
.v2-blog {
  display: flex;
}
.v2-blog.logo {
  font-size: 132px;
  line-height: 1;
  margin-right: 50px;
}
.v2-blog .izo-holder {
  flex-grow: 1;
}
.box-flu {width: 100%;float: left;}
.box-flu img {width: 100%;display:block;margin-bottom:20px;}
.small {width: 25%;}
.big {width: 50%;}
.box-flu p {max-width:350px;margin-bottom:20px;}
.big .box-flu p {max-width: 80%;}
.cmt {position: relative;color: #000;cursor: pointer;}
.secondary-nav .cmt:after {background-color: #5d5d5d;}
.secondary-nav .cmt:hover {color: #5d5d5d;}
.cmt.drop{cursor: pointer;}
.cmt:after {
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 0;
  height: 1px;
  background-color: #000;
  content: "";
  transition: width 0.2s;
}
.cmt:hover {color: #000;}
nav ul li:hover .cmt:after {width: 100%;}
.container.slide {
	width: 80%;
	margin-top: 81px;
}
.slide .bx-wrapper {
	float: left;
	width: 100%;
	margin:0;
}
.slide .bx-wrapper .bx-viewport {
	box-shadow: none!important;
	left:0;
	border:none!important;
	background:transparent;
}
.slide .bx-wrapper img {
	width:auto;
  max-width: none;
  max-height: calc(100vh - 81px);
	display: block;
	margin:0 auto;
}
.inside .left-part .box-flu {
	margin-top: 50px;
	padding-left: 0;
}
.fix {
	position: fixed;
	left:20px;
	width: 24%;
	top:181px;
}
.icon {
  width: auto;
  height: auto;
  position: fixed;
  left:20px;
  padding:3px 5px;
  z-index: 999;
  cursor: pointer; 
  top:80px;
  background-color:#FFE200;
  color:#000;
  font-size: 20px;
  line-height: 20px;
}
.container-fluid.edit {margin-top: 181px;}
.inside .left-part {padding-left:0;}
.inside .right-part {padding-right:0;}
.company .right-part {padding-right: 0;}
.blogi .right-part {padding-right: 0;}
.inside .right-part img {width: 100%;float:left;margin-bottom: 20px;}
.right-part .small {width: 33.33333%;}
.company .left-part {padding-left: 0;}
.blogi .left-part {padding-left: 0;}
.social {float: left;width: 100%;}
.social ul{display: block;float: left;width: 100%;}
.social ul li{display: inline;float: left;}
.social ul li a {float: left;color:#000;font-size: 15px;font-family: 'ekstropialight';text-transform:uppercase;margin-left:3px;margin-right: 3px;}
.social ul li:first-child a {margin-left: 0;}
.blog-box {width: 100%;float: left;}
.blog-box img {width:100%;display: block;margin-bottom: 30px;}
.blog-grid h1 {
  font-size: 60px;
  font-family: 'ekstropiaregular';
  line-height: 60px;
  margin-bottom: 30px;
}
.blog-box p {margin-bottom: 30px;}
.blog-box img.auto-size {width:auto;}
.blog-small p {
  margin-bottom: 8px;
}
.blog-grid .social {
  margin-bottom: 30px;
}
.blog-grid .social ul li {line-height: 14px;}
ul.typo-list {width: 100%;float: left;}
ul.typo-list {display: inline;float: left;}
ul.typo-list li a {color:#000000;float: left;width: 100%;font-size: 15px;line-height: 1.28;font-family: 'ekstropialight';}
ul.typo-list li a.active {font-family:'ekstropiaregular';}
.linea {width: 100%;float: left;}
.linea-holder {float: left;width: 100%;}
.row.topHead {padding: 20px 0px;border-top:1px solid #5d5d5d;border-bottom:1px solid #5d5d5d;}
.row.midHead {padding: 30px 0px 40px 0px;}
.row.midHead h1 {color:#000000;font-size: 100px;line-height:0.7;font-family: 'ekstropialight'; margin-bottom: 0;}
.row.midHead a {text-decoration: none!important;}
.related-articles .box-flu p {
  margin-bottom: 0px;
  max-width: 100%;
}
.related-articles .box-flu p:nth-of-type(2) {margin-bottom: 15px;}
.row.midHead.all-in h1 {margin-bottom: 15px;}
.family-place {
  width: 100%;
  float: left;
  background-color: #ffffff;
  border:none;
  font-size:100px;
  padding: 0px;
  margin: 0px;
  line-height: 1;
}
.select-panel {
  padding: 15px 0px;
}
.select-panel label {
  float: left;
  width:10%;
  font-family: 'ekstropialight';
  color: #000000;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  font-style: normal;
  margin-top:7px;
}
.select-panel input.fader {
  float: left;
  width:80%;
  margin-top: 16px;
}
.select-panel label.pixeli{float: right;width: 10%;text-align: right;}
.select-panel .family-head {
  border:1px solid #5d5d5d;
  border: 1px solid #5d5d5d;
  padding: 5px 0px 5px 0px;
  border-left: none;
  color:#5d5d5d;
  width: 100%;
}
.pdl-0 {padding-left: 0;}
.search-bar {
  font-size: 150px;
  line-height:1.2;
  padding: 0;
  border:0;
  text-align:left;
  color: #5d5d5d;
  width: 100%;
  font-family: 'ekstropialight';
}
ul.language {
  float: left;
  width: 100%;
  padding: 20px 0px;
}
ul.language li {display: inline;float:left;}
ul.language li a {
  float: left;
  color:#5d5d5d;
  font-size: 32px;
  line-height: 32px;
  margin-right: 20px;
  text-decoration: none!important;
}
ul.language li a.cmt:hover{color:#5d5d5d;}
ul.language li a.cmt:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 0;
    height: 1px;
    background-color: #5d5d5d;
    content: "";
    transition: width 0.2s;
}
ul.language li a.cmt:hover:after {
  width: 100%;
}
ul.language li a.cmt.active:after {
  width:100%;
}
.main-box-search {float: left;width:100%;border-bottom: 1px solid #000000;padding-bottom: 25px;}
.main-box-search form {float: left;width:100%;}
.main-box-categ {padding-top:35px;width: 100%;float: left;}
.main-box-categ ul li {display: list-item;float: left;width:100%;}
.main-box-categ ul li a{display:block; color:#000000; font-size: 20px;line-height:26px;float: left;width: 100%;}
.main-box-categ ul li a:hover {color:#555555;text-decoration:none;}
.lazy {width: 100%;float: left;margin-bottom: 20px;}
.container-fluid.read .right-part {padding: 0;}
#modal-box .container-fluid {padding: 0;}
#modal-box {
    width: 100%;
    min-height: 100vh;
    height: 100vh;
    overflow-y: scroll;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    padding:20px;
    background-color: #ffffff;
}
.close-read {
    width: 23px;
    height: 23px;
    position:fixed;
    top:43px;
    right:20px;
    z-index: 9999;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/close-popi.svg);
    background-size: 30px;
    opacity: 1;
}
.close-read:hover {
  opacity:0.5;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  background-image: url(../images/close-popi.svg);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  opacity:1;
  margin-right:10px;
}
.read span.close {
    width: 30px;
    height: 30px;
    float: right;
    z-index: 999;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/close-popi.svg);
    background-size: 30px;
    opacity: 1;
}
.columns-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  margin-bottom:50px;
}
.columns-4 p {
  max-width:100%;
}

.box-flu h3{font-family: 'ekstropiaregular';margin-bottom: 0;text-decoration: underline;}
.box-flu p{font-family: 'ekstropiaregular';}


/** TABLO STAJLL **/ 
@media only screen and (min-width : 768px) and (max-width: 991px){
  .box-flu.fix {
    display: none;
    background-color: #ffffff;
    z-index: 999;
    padding: 15px;
    left: 0;
    top: 108px;
    margin-top:0!important;
  }
  .inside .right-part {padding-left: 0;}
  .company .right-part {padding-left: 0;}
  .blogi .right-part {padding-left: 0;}
  .company .left-part .box-flu.fix {width:35%;}
  .blogi .left-part .box-flu.fix {width:35%;}
  .inside .left-part .box-flu.fix {padding-left: 15px;width:35%;}
  .inside .right-part{padding-left: 0;}
}
/** MOBILE STAJLL **/
 @media only screen and (max-width :767px){
  .v2-blog {
    flex-direction: column;
  }
  .v2-blog.logo {
    font-size: 82px;
    line-height: 1;
    margin-right: 0
  }
  .izo-gall.container-fluid.temp {margin-top:150px;}
  .container-fluid.edit {margin-top:100px;}
  .container-fluid.read {margin-top:165px;}
  .fonte .left-part {padding:0;}
  .fonte .right-part {padding:0;}
  .row.topHead {margin-left:0;margin-right: 0;}
  .row.midHead {padding-left: 10px;padding-right: 10px;}
  .main-box-search {padding-bottom: 5px;}
  #modal-box {width:100%;height: auto;min-height:auto;-webkit-overflow-scrolling: touch;}
  ul.language li a {font-size: 24px;line-height: 24px;}
  .izo-gall.container-fluid {margin-top:165px;}
 	.secondary-nav .cmt:after {
 		bottom: 1px;
 	}
 	.mt60 {margin-top: 60px;}
 	p {line-height:20px;}
 	ul.rajti li:first-child {margin-left:0px;}
   .small, .big {width: 100%;}
   .box-flu p {width:100%;max-width: 100%; }
   .right-part .small {width:100%;}
   .box-flu.fix {
    display: block;
    position: relative;
    margin-bottom: 20px;
    top:0;
    padding:0;
    left:0;
    z-index: 999;
    width:100%;
  }
  .row.midHead.all-in.bardhi-group h1 {margin-bottom: 0;}
  .social {margin-bottom: 20px;}
  .company .right-part {padding-left: 0;}
  .blogi .right-part {padding-left: 0;}
  .inside .right-part{padding-left: 0;}
  .blog-grid h1 {margin-top:20px;}
  .blog-box img.auto-size {width:100%;}
  .blog-box p {margin-bottom:20px;}
  .search-bar {font-size:38px;}
  .main-box-categ ul {margin-bottom: 20px;}
  .row.midHead.all-in h1 {font-size:30px;}
  .mob-no {padding-left: 0;}
  .select-panel .family-head {margin-bottom: 5px;}
  nav.secondary-nav ul li a{line-height: 24px;}
  .row.midHead h1{font-size: 40px;}
  .container-fluid.edit .colo {padding: 0;}
  .row.select-panel {margin-left: 0;}
  .two-mox {padding-left: 0;margin-bottom: 20px;}
  .two-mox:last-child {margin-bottom: 0;}
  .row.topHead.remo {border-bottom:none;}
  .slide .bx-wrapper img{max-height: none;max-width: 100%;}
  .container-fluid.company,.container-fluid.blogi{padding-top: 78px;}
  .columns-4 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  nav ul li a {
    line-height: 20px;
    display: inline-block;
    border-bottom:1px solid transparent;
    margin-bottom:3px;
  }
  nav ul li a.active{
    border-bottom:1px solid #000;
  }
  .cmt:after{
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
    transition:none;
    position: relative;
    visibility: hidden;
    display: none;
  }
 }


input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background:transparent!important;
}

/* Place Holder CSS */
input.search-bar::-webkit-input-placeholder {
  color: #5d5d5d;
  opacity:1;
}
input.search-bar:-moz-placeholder {
  color: #5d5d5d;
  opacity: 1;
}
input.search-bar::-moz-placeholder {
  color: #5d5d5d;
  opacity:1;
}
input.search-bar:-ms-input-placeholder {  
  color: #5d5d5d;
  opacity:1;
}

.blog-font p{
  font-size:18px;
  line-height:24px;
  font-family: 'ekstropiaregular';
}
.underline-a{
  text-decoration: underline;
}
p a {
  text-decoration: underline;
}
p > a:hover {
	opacity:0.7;
}