@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.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.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: 'ekstropialight';
    src: url('../fonts/ekstropia_light-webfont.eot');
    src: url('../fonts/ekstropia_light-webfont.eot?#iefix') format('embedded-opentype'),
         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;

}

/** 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;
}



table {
    border-collapse: collapse;
    border-spacing: 0;
}
a, img {
    border: 0 none;
    outline: 0 none;
}
input {
    outline: 0 none;
    border: 0 none;
    background: 0 none;
}

/** END OF RESET **/
/* header */
body {
	/*background-image: url(http://qkk-rks.com/ftk/pattern.png);*/
	background-color:#fff;
    background-repeat: repeat;
    font-family: 'ekstropiaregular';
}
header.qkk-header{
    padding-top:40px
}
header.qkk-header ul.social-menu{
    float:right;
    margin-top:26px;
    margin-right:20px
}
header.qkk-header ul.social-menu li{
    float:left;
    margin-right:15px
}
header.qkk-header ul.social-menu li a{
    display:block;
    color:#1a1a1a;
    font-size:26px;
    line-height:26px
}
header.qkk-header ul.lang li:hover a,ul.social-menu li:hover a{
    color:#7a7a7a
}
header.qkk-header .logo{
    width:300px;
    float:left;
    margin-bottom:40px;
    clear:left;
    position:relative;
    color:#000;
    height: auto;
    margin-top:0px;
}
header.qkk-header .nav-menu{
    background-color:#1a1a1a
}
header.qkk-header .nav-menu ul li{
    position:relative
}
header.qkk-header .nav-menu ul li a{
    display:block;
    padding:20px 0;
    font-size:18px;
    line-height:1;
    color:#fff;
    text-decoration: none;
}
header.qkk-header .nav-menu ul li ul li a:before{
    content:"";
    position:absolute;
    z-index:-1;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#1a1a1a;
    -webkit-transform:scaleX(0);
    transform:scaleX(0);
    -webkit-transform-origin:0 50%;
    transform-origin:0 50%;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
header.qkk-header .nav-menu ul li a.active,.nav-menu ul li a:hover{
    color:#fbe200;
    text-decoration: none;
}
/*==== HEADER END HERE =====*/
.applications {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-family: 'ekstropiaregular';
}
.row.applications.head {
	font-family: 'ekstropiabold';
	text-transform: uppercase;
	font-size: 12px;
}
.applications div:last-child {
	text-align: right;
}
.applications div:last-child a {
	color: #000;
	display: inline-block;
	margin-right: 10px;
}
.tooltip {
	text-align: center !important;
}
.lang_social {
    width: 450px;
    height: 196px;
    float: right;
    position: relative;
}
.social li {
    float: left;
    background: url(http://qkk-rks.com/ftk/social_bg.png) no-repeat left center;
    width: 72px;
    height: 35px;
    margin-left: 10px;
}
.social li a {
    height: 35px;
    display: block;
}
.social {
    margin: 0;
    padding: 0;
    width: 250px;
    height: 35px;
    position: absolute;
    bottom: 10px;
    right: 20px;
    list-style: none;
}
.gjuhet {
    margin: 0;
    padding: 0;
    width: 430px;
    height: 40px;
    list-style: none;
    margin-left: 110px;
    margin-top: 20px;
    float: left;
}
.gjuhet li {
	font-family: 'ekstropiaregular';
    float: left;
    margin-right: 15px;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}
.gjuhet li:last-child {
	margin-right: 0;
}
.gjuhet li:first-child:after {
	content: "//";
	color: #fff;
	padding-left: 15px;
}
#aktivi_gjuhet  {
    
    color: #fff;
}
.gjuhet li a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 4px;
}
.facebook {
    
    width: 58px;
    height: 14px;
    display: block;
    margin-top: 5px;
    margin-left: 7px;
}
.twitter {
    
    width: 59px;
    height: 14px;
    display: block;
    margin-top: 6px;
    margin-left: 7px;
}
.google {
   
    width: 59px;
    height: 14px;
    display: block;
    margin-top: 6px;
    margin-left: 7px;
}
.header_bg {
   
    height: 196px;
}
.header {
    
    height: 196px;
}
.header_permbajtesi {
    width: 960px;
    height: 196px;
    margin-left: auto;
    margin-right: auto;
}
.logo {
    
    width: 225px;
    height: 155px;
    display: block;
    margin-top: 20px;
    float: left;
}
/*
.footer {
    background: url(http://qkk-rks.com/ftk/footer_bg_repeat2.png) repeat-x left center;
    height: 108px;
    margin-top: 40px;
}
.footer_permbajtesi {
    background: url(http://qkk-rks.com/ftk/footer_bg2.png) no-repeat left center;
    width: 961px;
    height: 108px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.footer_logo {
    background: url(http://qkk-rks.com/ftk/logo_footer.png) no-repeat left center;
    width: 95px;
    height: 65px;
    display: block;
    float: left;
    margin-top: 25px;
}
.footer_permbajtesi span {
    display: block;
    width: 500px;
    padding-top: 35px;
    margin-left: 20px;
    float: left;
}
.footer_permbajtesi p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #fff;
    padding-bottom: 5px;
}*/
.sap_ {
    background: url(../images/sap_.svg) no-repeat left center;
    width: 44px;
    height: 22px;
    display: block;
    float: right;
    margin-top: 50px;
    position: relative;
    z-index: 4;
}
footer{
    padding:40px 0;
    background-color:#1a1a1a
}
footer .container {
    position: relative;
}
footer .foot-logo{
    width:300px;
    display:block;
    float:left
}
footer .foot-list{
    display:block;
    padding-top:30px;
    border-top:10px solid #fbe200;
    width:400px;
    margin-left:auto
}
footer .foot-list li{
    width:50%;
    float:left;
    margin-bottom:10px
}
footer .foot-list li a{
    display:block;
    color:#fff;
    font-size:18px;
    line-height:22px;
    text-decoration:none;
}
footer .foot-list li a:hover{
    color:#fbe200
}
.box-made{
    position:absolute;
    left:20px;
    bottom:-20px
}
.box-made p{
    color:#fff;
    font-size:12px;
    line-height:16px;
    font-weight:400;
}
.box-made p a{
    color:#fff;
    font-weight:400;
}
.box-made p a:hover{
    color:#fbe200
}
    /* end of header */
/** TYPOGRAPHY **/

p {
	color:#000;
    font-family: 'ekstropiaregular';
    font-size: 18px;
    clear: both;
	margin:;
	padding:;
}

h1 {
	color:#000;
	font-size:38px;
	font-family: 'ekstropiabold';
	font-weight:normal;
	line-height:;
	padding:;
	clear: left;
	text-transform: uppercase;
	margin-bottom: 50px;
}

h2 {
	color:#000;
	font-size:24px;
	font-family: 'ekstropiabold';
	font-weight:normal;
	line-height:;
	margin-top: 5px;
	margin-bottom:20px;
	padding:;
    float: left;
    clear: both;
}

h3 {
	color:#000;
	font-size:20px;
	font-family: 'ekstropiaregular';
	font-weight:;
	line-height:;
	margin:;
	padding:;
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
}

h4 {
	color:;
	font-size:;
	font-weight:;
	line-height:;
	margin:;
	padding:;
}


/** General **/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.input-group-addon {
	border-radius: 0;
}
.file-row {
	font-family: 'ekstropiaregular';
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}
.file-row i {
	cursor: pointer;
}
.progresi {
	margin-bottom: 5px;
	background-color: #eee;
	height: 20px;
	line-height: 20px;
	border: none;
	text-align: left;
}
.progress-bar {
	background: #eee;
	color: #000
}
.dz-error .progress-bar.progress-bar-success {
	color: #000;
}
.absoluti-progress {
	position: absolute;
	width: 100%;
	margin-right: -15px;
    margin-left: -15px;
    padding: 0 15px;
}
.progress-bar.progress-bar-success {
	background-color: green;
	color: #fff;
}
.previ {
	overflow: hidden;
    display: block;
    width: 100%;
    float: none;
}
.dz-clickable{
	padding: 2px 5px;
    font-size: 12px;
}
/** FORM **/

form {
	width:;
	height:;
	margin:;
	padding:;
}

form input[type="text"] {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

form input[type="email"] {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

form input[type="checkbox"] {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

form[type="submit"] {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

form textarea {
	width:;
	height:;
	margin:;
	padding:;
	resize:;
	color:;
	background:;
}

form select {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}

form select option {
	width:;
	height:;
	margin:;
	padding:;
	color:;
	background:;
}


.wrapper{
	width: 100%;
	float: left;
	padding-top: 50px;
	min-height: calc(100vh - 344px);
	padding-bottom: 50px;
	display: flex;
	align-items: center;
}

/*a.logo{
	width: 197px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}*/
a.logo img{
	width: 100%;
	display: block;
}

label.title{
	clear: left;
	float: left;
    width: 100%;
	font-size: 18px;
	font-family: 'ekstropiaregular';
	margin-bottom: 15px;
	/*font-weight: normal;*/
}
label span{
	font-weight: normal;
}
.form-control{
	width: 100%;
	font-family: 'ekstropiaregular';
	margin-bottom: 15px;
	font-size: 18px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control:focus{
	border-color: #666;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(51,51,51,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 2px rgba(51,51,51,.6)
}
.form-control.phone{
	padding-left: 20px;
    background-image: url('../images/plus.svg');
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: center left+5px;
}
.selekt-holder{
	margin-bottom: 15px;
    width: 100%;
    float: left;
}
h2 span{
	font-family: 'ekstropiaregular';
}
h3 span{
	font-family: 'ekstropiabold';
}

.section{
	width: 100%;
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}

.row.clear{
	clear: left;
	margin-bottom: 15px;
}
.link,.link:hover,.link:visited{
	font-family: 'ekstropiabold';
	text-decoration: underline;
	cursor: pointer;
	color: #000;
}
.chk-title{
	display: block;
	font-family: 'ekstropiaregular';
	font-size: 18px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	font-weight: normal;
	-webkit-user-select: none;  
    -moz-user-select: none;   
    -ms-user-select: none;  
	user-select: none;  
}
.chk-title:hover{
	color: #000;
	text-decoration: none;
}

.more-chk{
	float: left;
	color: #000;
	text-decoration: none;
	font-size: 18px;
	display: block;
	cursor: pointer;
	font-family: 'ekstropiaregular';
	margin-bottom: 10px;
	margin-right: 20px;
}
.more-chk:hover{
	color: #000;
	text-decoration: none;
}
.more-chk i{margin-right: 10px;}
#remove-chk-1,#remove-chk-2,#remove-chk-3{
	display: none;
}
.table-responsive{
	clear: left;
}
.table{
	margin-bottom: 0;
}
.table>tbody>tr>th{
	border-top: 0;
    font-family: 'ekstropiabold';
    font-size: 20px;
}
.table tr th:first-child, .table tr td:first-child{
	padding-left: 0;
}
.table>tbody>tr>td{
	border-top: 0;
    font-family: 'ekstropiaregular';
    font-size: 18px;
}

.subi{
	width: 100%;
	font-family: 'ekstropiabold';
	font-size: 18px;
	border:1px solid #ccc;
	background-color: #ccc;
	border-radius: 2px;
	color: #000;
	padding: 8px ;
	margin-top: 20px;
	margin-bottom: 20px;
}
.subi[disabled=disabled]{opacity: .6;cursor: not-allowed;}

.error{
	font-family: 'ekstropiabold';
	color: #ed0000;
	margin: 5px 0px;
	float: left;
	width: 100%;
}


.lang-other{
	display: none;
    margin-top: 10px;
}

.metrazh{
	display: none;
}

.kuizi{
	width: 100%;
	float: left;
}
.kuizi h2{
	float: none;
}
.total-kuiz,.vazhdo{
    width: 100px;
    display: block;
    font-family: 'ekstropiabold';
    font-size: 18px;
    border: 1px solid #ccc;
    background-color: #ccc;
    border-radius: 2px;
    color: #000;
    clear: left;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 8px;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.total-kuiz:hover,.vazhdo:hover{color: #000;text-decoration: none;}

.konkursi{
	width: 100%;
	float: left;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
}

/*-------------- CHECKBOX STYLE --------------- */


.squaredSix {
	height:20px;
	width:20px;
	position: relative;
	float: left;
    margin-top: 3px;
}

.squaredSix label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	right: 0;
	border-radius: 2px;
	background-color:#fff;
	border:1px solid #c5c6c7;
}

.squaredSix label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 13px;
    height: 7px;
    background: transparent;
    top: 4px;
    left: 3px;
	border: 2px solid #000;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredSix input[type=checkbox]:checked + label:after, .squaredSix input[type=radio]:checked + label:after{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.doc-row{
	width: 100%;
	float: left;
}
.doc-row p{
    float: left;
    font-size: 18px;
    font-family: 'ekstropiaregular';
    margin-bottom: 15px;
    font-weight: bold;
    margin-right: 10px;
}
.konkursi{display: none;}
/* ------------------------------------------------------------------------- */

/*.btn-file {
    position: relative;
    overflow: hidden;
    font-family: 'ekstropiaregular';
    font-size: 18px;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}*/
@media only screen and (max-width: 991px) and (min-width: 768px){
	footer .foot-logo, header.qkk-header .logo {
	    width: 200px;
	}
	header.qkk-header ul.social-menu{margin-top: 16px;}
}
@media only screen and (max-width: 767px){
	footer .foot-logo {
	    width: 200px;
	    margin-bottom: 30px;
	}
	footer .foot-list {
	    width: 100%;
	    float: left;
	    border-top: 6px solid #fbe200;
	    margin-bottom: 30px;
	}
	header.qkk-header{padding-top: 20px;}
	header.qkk-header ul.social-menu{margin-top: 0;}
	header.qkk-header .logo {
	    width: 120px;
	    margin-bottom: 20px;
	}
}