/* =========================== */
/* ==                       == */
/* ==        KEYNERS        == */
/* ==                       == */
/* ==  http://keyners.com/  == */
/* =========================== */


@font-face {
	font-family: 'URW Gothic L';
	src: url('fonts/URWGothicL-Book.eot');
	src: url('fonts/URWGothicL-Book.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

body {margin:0; padding: 0; font-family: "URW Gothic L";}
body {background: #fff; color: #585858;}



/*
* Paragraf
*/
p {font-size: 80%; font-weight: 300; color: #333; line-height: normal;}



/*
* Link
*/
a, a:visited {text-decoration: none; color: #585858;}



/*
* Headings
*/
h1 {font-size: 1.8em; line-height: 1.23em;}
h2 {font-size: 22px;}
h3 {font-size: 24px;font-size: 20px!important;font-family: 'URW Gothic L'!important;}
h4 {font-size: 18px;}
h5 {font-size: 16px; padding-bottom: 10px;}
h6 {font-size: 14px; padding-bottom: 10px; font-weight: bold;}

h5 b {font-weight: bold;}


/*
* Lista NIE uporzadkowana UL
*/
ul {font-size: 14px; margin: 7px 0; padding-left: 10px;}
/*ul li {margin-bottom: 5px;margin-right: 25px!important;}*/
.bx-wrapper {
    max-width: 860px!important;
}
.bx-wrapper .bx-viewport {
    left: -10px!important;
}
header .slogan .bx-wrapper .bx-prev {
    margin-left: -58px;
}
header .slogan .bx-wrapper .bx-next {
    margin-right: -58px;
}
.bxslider .service{
    float: left!important;
    width: 350px!important;
    margin-left: 35px!important;
}
.bxslider .service:hover{
	cursor: pointer;
}

.bxslider_bottom li{
	margin-top: -7px!important;
}

.bxslider_bottom img{
    float: left!important;
    margin-left: 18px!important;
    width: 100px!important;
    height: 60px!important;
    opacity: .8; /* Полупрозрачный фон */
    filter: alpha(Opacity=80); /* Прозрачность в IE */
}
.bxslider_bottom img:hover{
	opacity: 1; /* Полупрозрачный фон */
    filter: alpha(Opacity=100); /* Прозрачность в IE */
    cursor: pointer;
    transform: scale(1.05);
}

.bxslider .service ul h1{
    font-size: 12px;
    width: 230px!important;
    font-weight: 800;
    color: #585858;
    clear: none;
    text-shadow: none;
}

.bxslider .service ul li{
    font-size: 12px;
    line-height: 17px;
}

.bxslider .service ul li:not(:first-child):before{
    font-size: 15px!important;
    content:'\203A  '!important;
    color: #96d7dc;
}

.bxslider .service:nth-child(even){
	margin-left: 30px!important;
}

.bxslider .service img{
    float: left;
    margin-right: 20px;
    margin-bottom: 50px;
}

/*
* divs random
*/
.container .clear, body .clear {width: 100%; float: left; clear: both; margin: 20px 0;}
.one-third {text-align: center;}

/*
* Header 
*/
header {width: 100%; height: 400px; float: left; clear: both; margin: 0; padding: 0; background: url(../images/misc/banner.jpg) no-repeat center -1px fixed; position: relative; z-index: 1;background:#fff;} 
header nav {width: 100%; float: left; margin: 0; padding: 25px 0 20px; background: #fff; border-top: 2px solid #FF6A00; position: relative; z-index: 1;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
}
header nav.top{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e6edf2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e6edf2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e6edf2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6edf2',GradientType=0 ); /* IE6-9 */
	border-top:none;
}
header nav.after_top{
	background: #3c424f; /* Old browsers */
	background: -moz-linear-gradient(top,  #3c424f 0%, #535b6e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #3c424f 0%,#535b6e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #3c424f 0%,#535b6e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c424f', endColorstr='#535b6e',GradientType=0 ); /* IE6-9 */
	border-top: 2px solid #9da1aa;
}
header nav.after_top .buttons{
    float: right;
}
header nav.after_top .buttons .btn{
   	float: left;
    width: 107px;
    height: 13px;
    font-size: 12px;
    padding: 7px 8px;
    text-align: center;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,1);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,1);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,1);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	/*text-shadow: 0px 1px 1px rgba(150, 150, 150, 1);*/
}
header nav.after_top .buttons .btn:hover{
   	cursor: pointer;
   	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	/*text-shadow: 0px 2px 1px rgba(150, 150, 150, 1);*/
}
.left{
    background: #96d7dc;
    margin-right: 12px;
    color: #2f2e29;
}
.left:hover{
 	background: #96d7dc;
 	margin-right: 12px;
 	color: #000;
}
.right{
    background: #ccc;
    margin-right: 35px;
    background: #f55f55;
    color: #f0f0f0;
}
.right:hover{
    color: #fff;
}
header nav.top .container .five.columns{
    margin-top: -7px;
}
header .slogan {float:left;padding: 30px 0;}
header .slogan a.green {margin: 13px 0; padding: 10px 28px;}
header p {color: #fff;}
header h1, header h2, header h4 {width: 100%; float: left; clear: both;  text-align: left; color: #fff; text-shadow: 0 1px 1px rgba(0,0,0,.2); font-weight: 600;}
header h1 {font-size: 3em; margin-bottom: 10px;}
header h2 {font-size: 2em;}
header h4 {font-weight: normal; margin-bottom: 10px;}




/*
* Logo
*/
.logo a {color: #444; text-decoration: none; line-height: 20px;}
.container .columns .logo{
	margin-left: 0!important;
}
.logo a:hover {color: #FF6A00;}




/*
* Menu
*/
ul.mainMenu {margin: 0; padding: 0; float: right;}
ul.mainMenu li {display: inline; float: left; margin: 3px 10px;width: 100px;}
ul.mainMenu li a {font-size: 13px; color: #444; text-decoration: none; color: #8a8a8a;}
ul.mainMenu li a:before {content:'\203A  ';font-size: 18px;}
ul.mainMenu li a:hover {color: #FF6A00;
	-webkit-transition: color .12s ease-in-out;
    -moz-transition: color .12s ease-in-out;
    -ms-transition: color .12s ease-in-out;
    -o-transition: color .12s ease-in-out;
    transition: color .12s ease-in-out;
}

.one-fourth {
    opacity:.8; /* Полупрозрачный фон */
    filter: alpha(Opacity=80); /* Прозрачность в IE */
}
.one-fourth:hover {
    cursor: pointer;
    opacity: 1; /* Полупрозрачный фон */
    filter: alpha(Opacity=100); /* Прозрачность в IE */
    transform: scale(1.05);
}

.container .services{
    width: 915px;
    clear: both;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    margin: 0px auto;
    margin-top: 50px;
}

.container .services .vertical{
    float: left;
    width: 1px;
    background: #96d7dc;
    height: 140px;
    margin: 70px 15px;
}

.container .services h2{
    color: #3c424f;
    font-size: 14px;
}

.container .services text{
    color: #3c424f;
    font-size: 20px;
    font-weight: 800;
}

.container .services ul{
    margin: 0;
    padding: 0;
    margin-left: -8px;
}

.container .services ul li{
    color: #8a8a8a;
    font-size: 12px;
}

.container .services ul li:before{
    content:'\203A  '!important;
    color: #f55f55;
    font-size: 17px;
}



/*
* Orange
*/
.orange {font-family: 'URW Gothic L';width: 100%; float: left; clear: both; background: #fff; margin: 0; padding: 0; color: #000000; text-align: center; position: relative;z-index: 1;text-align: left;}
.orange h3 {font-size: 20px!important;font-family: 'URW Gothic L'!important; padding: 0!important;}
.orange p {margin: 0 auto 30px; color: #8a8a8a;font-size: 13px;line-height: normal;}
.orange .half {float: left;width: 50%;padding-top: 15px;}
.orange .half:nth-child(2) img{
    margin-top: -30px;
}
.orange .half img{
    width: 120px;
    float: left;
    margin: -10px 20px 140px 0;
}
.orange a.dalej {display: block; width: 185px; background: #df4a00; color: #ccc; margin: 0 auto 20px; padding: 10px 20px; font-size: 12px; text-transform: uppercase;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.orange a.dalej:hover {background: #ddd; color: #ff6a00;}


/*
* Gray
*/
.line{
    width: 100%;
    height: 3px;
    float: left;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(204,204,204,1);
    -moz-box-shadow: 0px 2px 1px 0px rgba(204,204,204,1);
    box-shadow: 0px 2px 1px 0px rgba(204,204,204,1);
    background: #8a8a8a;
    z-index: 888;
}
.gray {width: 100%; float: left; clear: both; background: #f6f6f6; margin:0; padding:0; position:relative; z-index:-1;border-bottom: 4px solid#ccc;}
.gray .bx-wrapper .bx-prev{margin-left: -68px;}
.gray .bx-wrapper .bx-next{margin-right: -68px;}
.gray .container{
	margin-top: 40px;
	margin-bottom: 40px;
}

/*
* Form, input, label, textarea
*/
.form h3, .form p {text-align: left;}
form {width: 500px; margin: 30px auto; text-align: left;}
input, label, textarea {width: 500px; /*float: left;*/ margin: 0; padding: 0;}
label {font-size: 12px; text-transform: uppercase; font-weight: 300; margin-bottom: 7px;color: #000;}
input {margin-bottom: 20px; padding: 7px 0; text-align: left;padding-left: 10px;}
input, textarea {border: 1px solid #ddd; outline: none;padding-left: 10px;}
input:focus, textarea:focus {border-color: #b6b6b6;}
textarea {width: 480px; padding: 7px 10px;}
input.error, textarea.error {border-color: #cc4847;}



input[type='submit'], input[type='reset'], input[type='button'] {
    float: left!important;
    width: 135px!important;
    height: 13px!important;
    font-size: 12px!important;
    padding: 7px 8px!important;
    text-align: center!important;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,.5)!important;
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,.5)!important;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,.5)!important;
    -webkit-border-radius: 1px!important;
    -moz-border-radius: 1px!important;
    border-radius: 1px!important;
    background: #96d7dc!important;
    color: #2f2e29!important;
    padding: 15px 15px 25px!important;
    border: none!important;
    margin-right: 20px!important;
    text-transform: none;
}
input[type='reset'], input[type='button'] {
    background: #f55f55!important;
    color: #f0f0f0!important;
}
input[type='submit']:hover, input[type='reset']:hover, input[type='button']:hover {
    cursor: pointer!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}

/*.news{
    padding: 0 40px 20px 0;
}*/

/*
* Focus
*/
.focus h4, .focus h3 {float: left; width: 100%; text-align: left; margin-bottom: 7px;}
.focus h4 {
    margin:0;
    text-align:left!important;
    font-family:'URW Gothic L'!important;
    font-weight: 800;
    color: #000;
    margin-bottom: 25px;
    font-size: 24px;
}
.focus .line {
    float: left;
    height: 4px;
    width: 100%;
    background: #ccc;
    margin: -15px 0 30px 0;
}
.focus h5{
	font-size: 16px;
    font-weight: 800;
    color: #8a8a8a;
}
.focus p {text-align: left;}
.focus img {
	float: left;
    /*margin: 0 20px 80px 50px;*/
}

.news .five{
	padding-top: 5px;
}
.news .new{
	float: left;
	margin-left: 50px;
}
.news .date{
    font-size: 12px;
    margin: 9px 12px 0 -16px;
    color:#f55f55;
}
.date_image{
    float: left;
    width: 100px;
}

/*
* Gallery
*/
.gallery a {width: 140px; height: 100px; overflow: hidden; float: left; margin: 5px; }
.gallery a img {height: 95px;}




/*
* a#Top
*/
a#top {display: none; width: 7px; height: 17px; padding: 5px; position: fixed; bottom: 50px; right: 60px; z-index: 9; color: #fff; background: #ff6a00; font-size: 14px; font-weight: 300;}






/*
* BUTTONS
*/
.buttons{
    margin-right: -35px;
}
.button {float: left; color: #fff; text-transform: uppercase; text-shadow: 0 1px 1px rgba(0,0,0,.2);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

	-webkit-transition: background .12s ease-in-out;
    -moz-transition: background .12s ease-in-out;
    -ms-transition: background .12s ease-in-out;
    -o-transition: background .12s ease-in-out;
    transition: background .12s ease-in-out;
}


.medium {font-size: 12px; margin: 5px 0; padding: 9px 14px 8px;}



a.green {background: #45C491; color: #fff;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.2), 0 1px 0 0 rgba(255,255,255,.2) inset;
}
a.green:hover {background: #36ae7e}



/*
* Footer
*/
footer {
	width: 100%;
	float: left;
	margin:0;
	padding: 30px 0;
	background: rgba(80,88,108,1);
	background: -moz-linear-gradient(top, rgba(80,88,108,1) 0%, rgba(67,76,97,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(80,88,108,1)), color-stop(100%, rgba(67,76,97,1)));
	background: -webkit-linear-gradient(top, rgba(80,88,108,1) 0%, rgba(67,76,97,1) 100%);
	background: -o-linear-gradient(top, rgba(80,88,108,1) 0%, rgba(67,76,97,1) 100%);
	background: -ms-linear-gradient(top, rgba(80,88,108,1) 0%, rgba(67,76,97,1) 100%);
	background: linear-gradient(to bottom, rgba(80,88,108,1) 0%, rgba(67,76,97,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50586c', endColorstr='#434c61', GradientType=0 );
}
footer h5 {color: #fff;}
footer p {color: #fff; line-height: 15px; font-size: 12px; margin-bottom: 7px;}
footer a {color: #fff;}
footer .container .three.columns{text-align: right;}
footer a:hover {color: #fff;}

footer .social a {float: left; margin-right: 10px;}
footer .social a img {width: 35px; opacity: 0.4;}
footer .social a:hover img {opacity: 1;}
footer .footer-line{
    width: 100%;
    height: 2px;
    float: left;
    background: #8a8a8a;
    z-index: 888;
}
footer .container .five.columns{
    margin-left:0;
}
footer .thirteen.columns.copyright{
   	margin:0;
   	color:#a8a8a8;
   	font-size: 14px;
}
footer .contacts-title{
	color: #fff;
	font-size: 20px;
}
footer .country-name{
	color: #a8a8a8;
	font-size: 16px;
	float: left;
    margin: 0 10px 50px 0;
}
footer .service-names{
	float: left;
}
footer .service-name{
	color: #a8a8a8;
	font-size: 16px;
    margin: 0 10px -8.5px 0;
}
footer ul{
	margin-top: 0;
}
footer ul li{
	color: #fff;
	font-size: 14px;
    margin-bottom: 10px;
}






/* -------------------
*  RESPOSIVE ELEMENTS
*  ------------------- */
@media only screen and (max-width: 767px) and (min-width: 480px) {

	header h2 {display: none;}
	header .slogan {padding-top: 40px;}

	nav .container .logo {margin-bottom: 20px; text-align: center;}

	.orange p {width: 400px;}

	form, label, input  {width: 400px;}
	input[type="submit"] {width: 402px;}
	textarea {width: 380px;}

	.container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;}
}



@media only screen and (max-width: 767px) {

	header {height: 310px;}
	header h2, header .six.columns {display: none;}
	header .slogan {padding: 30px 0;}


	nav .container .logo {margin-bottom: 20px; text-align: center;}

	/*.orange p {width: 200px;}*/



	form, label, input  {width: 300px;}
	input[type="submit"] {width: 302px;}
	textarea {width: 280px;}

	.container .one-third.column, .container .eight.columns, .container .four.columns {margin-bottom: 40px;}


}

.country{
	text-align: right;
}

.countries {
	margin-right: 20px;
    margin-bottom: 7px;
}

.countries, .phone{
	/*float: left;*/
}

.country img{
	margin-right: 8px;
    margin-bottom: -4.5px;
}

.country span{
	font-size: 13px;
    top: -3px;
    position: relative;
}

.country span:hover{
	color: #f55f55;
	cursor: pointer;
}
.country span:first-child:after{
	font-size: 10px;
	color: #8a8a8a;
    content: "▼";
}
.country span:last-child{
	left: -9px;
	display: none;
}
.country span:first-child:hover:after{
	cursor: pointer;
	color: #f55f55;
}
.country tel{
	font-size: 17px;
	color: #2f2e29;
}

.country .email{
	margin-top: 0.3em;
}

.country .email img{
    /*float: left;*/
    margin-top: -.5px;
}

.top-menu{
	margin-left: 33px!important;
    margin-right: -40px!important;
}

========================================================================

.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}