/** Generated by FG **/
@font-face {
	font-family: 'Conv_HELVETICANEUELTSTD-BD';
	src: url('../fonts/HELVETICANEUELTSTD-BD.eot');
	src: local('☺'), url('fonts/HELVETICANEUELTSTD-BD.woff') format('woff'), url('../fonts/HELVETICANEUELTSTD-BD.ttf') format('truetype'), url('../fonts/HELVETICANEUELTSTD-BD.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_HELVETICANEUELTSTD-LT';
	src: url('../fonts/HELVETICANEUELTSTD-LT.eot');
	src: local('☺'), url('../fonts/HELVETICANEUELTSTD-LT.woff') format('woff'), url('../fonts/HELVETICANEUELTSTD-LT.ttf') format('truetype'), url('../fonts/HELVETICANEUELTSTD-LT.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/** Generated by FG **/
@font-face {
	font-family: 'Conv_TTPROSTOSANSCONDENSED-BOLD';
	src: url('../fonts/TTPROSTOSANSCONDENSED-BOLD.eot');
	src: local('☺'), url('../fonts/TTPROSTOSANSCONDENSED-BOLD.woff') format('woff'), url('../fonts/TTPROSTOSANSCONDENSED-BOLD.ttf') format('truetype'), url('../fonts/TTPROSTOSANSCONDENSED-BOLD.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/** Generated by FG **/
@font-face {
	font-family: 'Conv_TTPROSTOSANSCONDENSED-LIGHT';
	src: url('../fonts/TTPROSTOSANSCONDENSED-LIGHT.eot');
	src: local('☺'), url('fonts/TTPROSTOSANSCONDENSED-LIGHT.woff') format('woff'), url('../fonts/TTPROSTOSANSCONDENSED-LIGHT.ttf') format('truetype'), url('../fonts/TTPROSTOSANSCONDENSED-LIGHT.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/** Generated by FG **/
@font-face {
	font-family: 'Conv_TTPROSTOSANSCONDENSED-REGULAR';
	src: url('../fonts/TTPROSTOSANSCONDENSED-REGULAR.eot');
	src: local('☺'), url('../fonts/TTPROSTOSANSCONDENSED-REGULAR.woff') format('woff'), url('../fonts/TTPROSTOSANSCONDENSED-REGULAR.ttf') format('truetype'), url('../fonts/TTPROSTOSANSCONDENSED-REGULAR.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



/*
 *
 *		FORMS.CSS
 *
 *  + RESPONSIVE
 *	 - LARGE DISPLAY (>1200px)
 *	 - SMALL DISPLAY (TABLETS)
 *	 - EXTRA SMALL DISPLAY (PHONES PORTRAIT)
 *	 - EXTRA SMALL DISPLAY (PHONES LANDSCAPE)
 */
	
/***********************************************************************************
 *	+ TYPOGRAPHY
 ***********************************************************************************/
 
 	body {
		background-color: #fff;
		overflow-x: hidden;
		color: #3b3e43;
	    font-family:'Conv_TTPROSTOSANSCONDENSED-REGULAR',Helvetica,Arial,sans-serif;
	}
	
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		margin: 0;
		font-weight: normal;

	}
	
	
	
	h1 a, 
	h2 a, 
	h3 a, 
	h4 a, 
	h5 a, 
	h6 a { 
		color: #3b3e43;
		text-decoration: none;
		-webkit-transition: all 0.3s;
				transition: all 0.3s;
	}
	
	h1 a:hover, 
	h2 a:hover, 
	h3 a:hover, 
	h4 a:hover, 
	h5 a:hover, 
	h6 a:hover {
		text-decoration: none;
	}
	
	p { 
		margin-bottom: 20px; 
	}
	
	blockquote {
		border-left: none;
		padding: 0;
		font-size: 18px;
		line-height: 27px;
		color: #47a8de;
	}
	
	blockquote:before {
		font-family: "FontAwesome";
		content: "";
		font-size: 22px;
		line-height: 22px;
		display: block;
		margin-bottom: 15px;
	}
	
	blockquote p {
		font-style: italic;
	}
	
	a {
		color: #47a8de;
	}
	
	a:hover,
	a:focus { 
		outline: 0;
		color: #47a8de;
	}
	
	img {
		max-width: 100%; 
	}
	
	ul {
		padding: 0;
	}
	
	ul ul {
		margin-left: 20px;
	}
	
	.last { 
		margin-bottom: 0; 
	}
	
	.hr {
		margin: 30px 0;
		border-top: 1px solid #000;
	}
	
	.text-primary {
		color: #47a8de;
	}
	
	label {
		font-weight: normal;
	}
	
	input,
	select,
	textarea {

	}
	
	input[type="text"]:focus,
	input[type="text"]:focus,
	input[type="text"]:focus,
	input[type="url"]:focus,
	textarea:focus {
		border-color: #000;
		 outline: none;
	}
	
	textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
 
  box-shadow: none;
  outline: 0 none;
}


/***********************************************************************************
 *	- CONTACT
 ***********************************************************************************/ 

   .form-header
   {
	  border-bottom:2px solid #59bbc4; 
	  padding:60px 0px 30px 0px;
	  overflow: hidden;
   }
   
    .form-header-title
   {
	 background-color:#5abbc4;
	 padding:20px 5px;
	 text-align:center;
	 margin-bottom:25px;
   }
   
   
 .form-header-title h1
   {
	 font-family:'Conv_TTPROSTOSANSCONDENSED-REGULAR',Helvetica,Arial,sans-serif;
	 color:#fff;
	 font-size:20px;
	 text-transform:uppercase;
	 font-weight:normal;
	 letter-spacing:normal;
	 line-height:normal;
	 margin:0px;
	 padding:0px;
   }
 
 
.form-header-bottom
 {
	
	 position:relative;
 }
 
 
 
 .form-header-bottom h2
 {
	font-family:'Conv_TTPROSTOSANSCONDENSED-BOLD',Helvetica,Arial,sans-serif;
	color:#222221;
	font-size:21px;
	text-transform:none;
	margin:0px;
	letter-spacing:normal;
	line-height:normal;
	 
 }
 
 
 .form-header-bottom h4 {
    font-family: 'Conv_TTPROSTOSANSCONDENSED-BOLD',Helvetica,Arial,sans-serif;
    color: #222221;
    font-size:14px;
    text-transform: none;
    margin: 0px;
    letter-spacing: normal;
    line-height: normal;
}


.prevzemi-sertifikat-title
{
	 font-size:14px;
	 text-align:center;
	 padding-top:30px;
	 padding-bottom:15px;
}
 
 .header-bottom-img-holder img
 {
	 float:right;
 }
 


    .textBoxKIBS{
        margin-bottom: 50px;
        border: 1px solid #ededed;
		background-color:#f5f5f5;
		font-family:'Conv_TTPROSTOSANSCONDENSED-REGULAR',Helvetica,Arial,sans-serif;
    }
	.kibs-form {
		 margin-bottom: 0px;
	}
	
	.kibs-form input[type="text"], .kibs-form input[type="email"], .kibs-form select, .kibs-form input[type="password"], .kibs-form input[type="date"],
	.kibs-form textarea {
		
		border: 1px solid #ededed;
		background-color:#f5f5f5;
		font-family:'Conv_TTPROSTOSANSCONDENSED-REGULAR',Helvetica,Arial,sans-serif;
	}
	
	.kibs-form textarea {
		margin-bottom: 40px;
	}
	
	.kibs-form input[type="text"]:focus, .kibs-form input[type="email"]:focus, .kibs-form select:focus, .kibs-form input[type="password"]:focus, .kibs-form input[type="date"]:focus,
	.kibs-form textarea:focus {
		border-bottom-color: #3b3e43;
		outline: 0;
		box-shadow:none;
	}
	
	
	.kibs-form select:focus
	{
		border:none;
		border-bottom: 1px solid #3b3e43;
	}
	
	.kibs-form input[type="submit"]:hover {
		background-color: #5abbc4;
	}
	
	.kibs-form label.error {
		display: block;
		color: #f00;
		margin: 0px;
	}

.kibs-form h4
{
	font-family:'Conv_TTPROSTOSANSCONDENSED-BOLD',Helvetica,Arial,sans-serif;
	color:#fff;
	font-size:17px;
	text-transform:none;
	margin:0px;
	letter-spacing:normal;
	line-height:normal;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#59bbc4;
	padding:5px 20px;
	font-weight:normal;
	}
	
	.kibs-form h4 span
{
	font-family:'Conv_TTPROSTOSANSCONDENSED-REGULAR',Helvetica,Arial,sans-serif;
	display:block;
	}
	
	
	.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}


.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #222221;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



.form-horizontal .control-label {
       font-family: 'Conv_TTPROSTOSANSCONDENSED-BOLD',Helvetica,Arial,sans-serif;
    color: #222221;
    font-size: 14px;
    line-height: 12px;
    padding-top: 5px;
}

.form-horizontal .control-label span{
    font-family:'Conv_TTPROSTOSANSCONDENSED-REGULAR',Helvetica,Arial,sans-serif;
	display:block;
}

.form-control select option:first { color: gray; }


.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 0px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
      font-family: 'Conv_TTPROSTOSANSCONDENSED-BOLD',Helvetica,Arial,sans-serif;
    color: #222221;
    font-size: 14px;
	line-height: 20px;
}



.btn-primary {
    color: #fff;
    background-color: #f5b043;
    border:none;
	font-family: 'Conv_TTPROSTOSANSCONDENSED-BOLD',Helvetica,Arial,sans-serif;
    font-size: 14px;
	text-transform:uppercase;
	border-radius:0px;
	margin:20px 0px;
	width:auto;
	display:inline-block;
	
}

.btn-primary:hover {
    
    background-color: #59bbc4;
   
}



.yellow-tooltip + .tooltip > .tooltip-inner 
{
	background-color:#f6b144;
	border-radius:0px;
	color:#fff;
	font-family: 'Conv_TTPROSTOSANSCONDENSED-REGULAR',Helvetica,Arial,sans-serif;
	}
	
	
.tooltip-arrow
{
	background:#f6b144;
	display:none;
}

.logo-certificate-centered
{
	text-align:center;
}

.logo-certificate-centered img
{
	float:none;
}


.forms-copyright
{
	font-family: 'Conv_TTPROSTOSANSCONDENSED-REGULAR',Helvetica,Arial,sans-serif;
	color:#c5c5c5;
	font-size:13px;
	text-align:center;
}


/***********************************************************************************
 *	+ RESPONSIVE
 ***********************************************************************************/
/***********************************************************************************
 *	- LARGE DISPLAY (>1200px)
 ***********************************************************************************/

@media (min-width: 1200px) {
		
.form-header-title h1 {
 
    font-size: 18px;
}	
			
}
	
	
@media (max-width: 991px) {
		
.form-header-bottom h2 {
  text-align:center;
}

.header-bottom-img-holder
{
    text-align: center;
	margin-bottom:10px;
}

.header-bottom-img-holder img {
    float: none;
}

.form-header-title {
   
    margin-bottom: 10px;
}


.kibs-form h4 {
    
    margin-top: 10px;
    margin-bottom: 10px;
  
}


 .form-header
   {
	
	  padding:30px 0px 30px 0px;
   }
			
}
	
	
	
	
	
/***********************************************************************************
 *	- SMALL DISPLAY (TABLETS)
 ***********************************************************************************/
	
@media (min-width: 768px) and (max-width: 991px) {
		
		
	
}
	
/***********************************************************************************
 *	- EXTRA SMALL DISPLAY (PHONES PORTRAIT)
 ***********************************************************************************/
 
@media (max-width: 480px) {
		
.img-forms-logo
{
	width:50%;
}
 .form-header
   {
	
	  padding:10px 0px 15px 0px;
   }
   
 .form-header-title h1
 {
	 font-size:16px;
 }
   
.form-header-title
 {
	 padding:10px;
 }	
 
 .form-header-bottom h4
 {
	 padding-top:10px;
 }
 
.forms-copyright
 {
	 font-size:9px;
 }
 
 .kibs-form h4
 {
	font-size:14px; 
 }
 
 
}


/***********************************************************************************
 *	- EXTRA SMALL DISPLAY (PHONES LANDSCAPE)
 ***********************************************************************************/
 
@media only screen and (min-width: 480px) and (max-width: 767px) {
		
	
		
}	