@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
	font-family: 'ptsansnarrow';
	src: url('../fonts/ptsansnarrow.woff') format('woff'),
	url('../fonts/ptsansnarrow.ttf')  format('truetype'),
	url('../fonts/ptsansnarrow.woff2') format('woff2');
}
@font-face {
	font-family: 'ptsansnarrowbold';
	src: url('../fonts/ptsansnarrowbold.woff') format('woff'),
	url('../fonts/ptsansnarrowbold.ttf')  format('truetype'),
	url('../fonts/ptsansnarrowbold.woff') format('woff2');
}
@font-face {
	font-family: 'opensans';
	src: url('../fonts/opensans.woff') format('woff'),
	url('../fonts/opensans.ttf')  format('truetype'),
	url('../fonts/opensans.woff2') format('woff2');
}
@font-face {
	font-family: 'opensansbold';
	src: url('../fonts/opensansbold.woff') format('woff'),
	url('../fonts/opensansbold.ttf')  format('truetype'),
	url('../fonts/opensansbold.woff2') format('woff2');
}
.pmwidget.pmwidgetDone {
	width: 100% !important;
	box-shadow: none !important;
	border-radius: 0 !important;

	background: #eaebee !important;
	border: none !important;
	font-family: 'opensans' !important;
	font-size: 14px !important;
	margin-top: 20px !important;

}
.pmwidget.pmwidgetDone h1.pmheader {
	font: 24px/30px 'opensans' !important;
	font-weight: normal !important;

}
img {
	border: none;
}
body {
	margin: 0px;
	height: 100%;
}
.clear {
	clear: both;
	height: 0px;
}
.clearl {
	clear: left;
	height: 0px;
}
.pm0, ul, ol, ul li, ol li{
	margin: 0px;
	padding: 0px;
}
ul, ol{
	list-style-type: none;
}


.finger, input[type="submit"], input[type="reset"], a.btn, .close{
	cursor: pointer;
}

strong, .bold{
	font-family: 'opensansbold';
	font-weight: normal;
}
i, .italic{
	font-family: 'opensans';
}
body {
	color: #3b4f60;
	font-weight: normal;
	font: 15px/20px 'opensans', Arial, sans-serif;
}
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
	font-family: 'opensans', Arial,sans-serif;
	font-weight: normal;
	color: #3b4f60;
}
h1, .h1 {
	font: 30px/34px 'opensans', Arial,sans-serif;
	margin: 0 0 20px;
}
h2, .h2 {
	font: 24px/30px 'opensans', Arial,sans-serif;
	margin: 20px 0 10px;
}
h3, .h3 {
	font: 20px/24px 'opensans', Arial,sans-serif;
	margin: 10px 0;
}
h4, .h4 {
	font: 16px/20px 'opensans', Arial,sans-serif;
	margin: 10px 0;
}
h5, .h5 {
	font: 16px/20px 'opensans', Arial,sans-serif;
}
p {
	color:#3b4f60;
}
.navbar-fixed-top{
	z-index: 500;
}



/*LINKS*/
a {
	color:  #05a6eb;
	text-decoration: none;
}
a:hover{
	color:#ff5a00;
	text-decoration: underline;
}
a:active {
	color: #ff5a00;
}
h1>a:hover, h2>a:hover, h3>a:hover, h4>a:hover, h5>a:hover,
.h1>a:hover, .h2>a:hover, .h3>a:hover, .h4>a:hover, .h5>a:hover{
	border-bottom: 1px solid #ff5a00;
	text-decoration: none;
}
.dotted{
	border-bottom: 1px dotted#ff5a00;
}
.dotted:hover{
	border-bottom: 1px dotted #ff5a00;
}
/*END LINKS*/

/*TEMPLATE*/
.columns-wrap{
	margin-top: 30px;
	margin-bottom: 30px;
}
.wrap{
	padding: 0 20px;
}
/*END TEMPLATE*/

/*HEADER*/
.navbar-inverse .navbar-inner {
	background: #ff5a00;
	border: none;
	position: relative;
}
.navbar-inverse .nav > li{
	position: relative;
	border-right: 1px solid#ff5a00;
}

.navbar-inverse .nav > li > a{
	font: 18px/50px 'ptsansnarrowbold';
	padding: 0 35px;
	color: #ffffff;
}
.navbar-inverse .nav .active > a, .navbar-inverse .nav > li > a:hover, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus{
	color: #fff;
	background: #ff742e;
	box-shadow: none;
}
.submenu{
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	min-width: 172px;
	background:  #ff742e;
	text-align: left;
	border-top: none;
	z-index: 500;
}
.nav>li:hover .submenu{
	display: block;
}
.submenu>li>a{
	display: block;
	padding: 9px 15px 11px;
	color: #ffffff;
	font: 16px/18px 'ptsansnarrowbold';
	text-decoration: none;
}
.submenu>li>a:hover{
	background: #ff5a00;
	color: #fff;
}
.navbar-inverse .btn-navbar {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color:#ff5a00;
	*background-color:#ff5a00;
	background-image: -moz-linear-gradient(top, #ff5a00,#ff5a00);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff5a00), to(#ff5a00));
	background-image: -webkit-linear-gradient(top, #ff5a00,#ff5a00);
	background-image: -o-linear-gradient(top,#ff5a00,#ff5a00);
	background-image: #ff5a00;
	background-repeat: repeat-x;
	border-color:#ff5a00#ff5a00 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
	color: #ffffff;
	background-color:#ff5a00;
	*background-color: #000000;
}

.bord{
	width:100%;
	height:10px;
	background:#eaebee;
}
.header{
	position: relative;
	min-height: 35px;
	padding: 65px 0 0;
	background: #f5f5f5;
	/*border-bottom: 5px solid #dadbdb;*/
	font: 14px/16px 'opensans';
	text-align: center;
	background: white;
}
.logo, .services div, .callback{
	text-align: left;
}
.services div{
	margin: 0 0 10px;
}
.services li{
	line-height: 17px;
	color: #48494a;
	font-size: 13px;
}
.callback{
	margin-top: 5px;
	position: relative;
	padding-left: 33px;
}

.callback:before{
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	display: block;
	width: 23px;
	height: 23px;
	background: url('../images/sprite.png') no-repeat 0 0;
}
.phone{
	font: 20px/24px 'opensans';
	display: inline-block;
	margin-top: 3px;
	color: #3b4f60;
	word-spacing: -2px;
}
.phone span{
	font-size: 14px;
}
a.phone:hover, a.dotted{
	text-decoration: none;
}
/*END HEADER*/
/*GO TOP*/
#go_top{
	cursor: pointer;
	position: fixed;
	top: 50%;
	right: -100px;
	width: 80px;
	height: 30px;
	padding-top: 50px;
	font: 14px/14px 'opensans';
	border-radius: 3px 0 0 3px;
	border: 2px solid rgba(172,172,172,.7);
	border-right: none;
	text-align: center;
	z-index: 500;
	background: rgba(255,255,255,.7);
	transition: all .2s ease-out .2s;
}
#go_top:before, #go_top:after{
	content: '';
	display: block;
	background: rgba(172,172,172,.7);
	position: absolute;
	width: 30px;
	height: 2px;
	top: 24px;
	transition: all .2s ease-out .2s;
}
#go_top:before{
	left: 15px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#go_top:after{
	right: 15px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#go_top:hover{
	border: 2px solid #ff5a00;
	border-right: none;
}
#go_top:hover:before, #go_top:hover:after{
	background: #ff5a00;
}
/*END GO TOP*/
/*FOOTER*/
/*.hfooter{
height: 250px;
}*/
.mob-u{
	float:right;
}
.decor{
	text-decoration: underline;
}
.decor:hover{
	text-decoration: none;
}
.footer{
	position: relative;
	min-height: 200px;
	background: #3b4f60;
	padding-bottom: 50px;
	font: 12px/14px 'opensans';
	border-top:5px solid #ff5a00;
}
.footer .span2, .footer .span2 li{
	font: 13px/15px 'opensans';
	margin-bottom: 5px;
}
.footer .h5{
	margin-bottom: 25px;
	margin-top: 25px;
}
.footer .h5 a{
	color: #a9b2bb;
	border-bottom: 1px solid #a9b2bb;
	font: 15px/18px 'opensansbold';

}
.footer a,.footer p{
	color: white;
	font: 12px/16px 'opensans';
}
.footer a:hover{
	text-decoration: none;
	color: #ff5a00;
}
.footer .h5 a:hover, .footer .h5 a.active{
	border-bottom: 1px solid #ff5a00;

}

.footer_bottom{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	min-height: 50px;
	background: #eaebee;
	color: #3b4f60;
}
.footer_bottom .span4{
	line-height: 50px;
}
.footer_bottom a{
	color: #3b4f60;
	text-decoration: underline;
}
.footer_bottom p{
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
	color:#3b4f60;
}
p.map{
	margin: 10px 0px;
}
.designer {
	width: 100%;
	vertical-align: middle;
	text-align: left;
	font: 12px/14px 'opensans';
	position: relative;
	margin-top: 10px;
}
.designer:before{
	content: '';
	display: block;
	position: absolute;
	width:35px;
	height: 35px;
	top:5px;
	left:-30px;
	background: url('../images/unika_footer.png') no-repeat 0 0;
}
.social_network{
	padding-top: 15px;
}
/*END FOOTER*/

/*CONTENT*/
.content img[style*="right"], article img[style*="right"]{
	margin: 0 0 20px 30px;
	position: relative;
	z-index: 1;
}
.content img[style*="left"], article img[style*="left"]{
	margin: 0 30px 20px 0;
	position: relative;
	z-index: 1;
}

.content ul,
.content ol{
	position: relative;
	left: 25px;
	list-style: none;
	margin-right: 25px;
	margin-bottom: 10px;
}
.content ol{
	counter-reset: list;
}
.content ul>li,
.content ol>li{
	position: relative;
	margin: 0 0 5px;
}
.content ol>li:before,
.content ul li:before{
	position: absolute;
	top: 0;
	margin-left: -20px;
	color: #ff5a00;
}
.content ol>li:before{
	counter-increment: list;
	content: counter(list)'.';
	font-size: 14px;
}
.content ul li:before{
	content: "●";
}

.map{
	margin: 30px 0;
}
.mob-block {
	display: none;
}
.content table th{
	font-family: 'ptsansnarrowbold';
	text-align: left;
}
.content table{
	border-collapse: collapse;
}
.content table tr:nth-child(1){
	font-weight: bold;
}
.content table tr:nth-child(odd){
	background: #eaebee;
}
.content table tr:nth-child(even){
	background: #fafafa;
}
.content table td, .content table th{
	padding: 10px 20px;
}
.span8 h1{
	color:#ff5a00;
}
li.good{
	text-align: center;
}
li.good img{
	border-bottom: 4px solid #ff5a00;
	width:95%;
	margin-bottom: 10px;
}
/*END CONTENT*/

/*BREADCRUMBS*/
.breadcrumbs{
	font: 13px/20px 'opensans';
	color: #78797c;
	margin-bottom: 20px;
}
.breadcrumbs li{
	display: inline;
}
.breadcrumbs a:after{
	content: '>';
	display: inline-block;
	margin: 0 15px;
}
/*END BREADCRUMBS*/

/*PAGING*/
.paging{
	text-align: center;
	margin-bottom: 50px;
	font-size: 0;
}
.paging span, .paging a{
	color: #48494a;
	display: inline-block;
	min-width: 30px;
	height: 30px;
	vertical-align: middle;
	font: 16px/30px 'opensans';
	text-decoration: none;
	margin: 0 1px;
	border-bottom: 2px solid #c9cbca;
}
.paging .prev+span, .paging .prev+a{
	border-left: none;
}
.paging span, .paging a:hover{
	color: #ff5a00;
	border-bottom: 2px solid #ff5a00;
}
.paging a.prev, .paging a.next{
	border-bottom: none;
}
/*END PAGING*/

/*SLIDER*/
.slider, .bx-pager, .bx-next, .bx-prev{
	visibility: hidden;
	opacity: 0;
}
.slider{
	//display: none;
}
.slider .container{
	position: relative;
}
.slider_header{
	position: absolute;
	left: 0;
	top: 80px;
	width: 25%;
	z-index: 500;
	background:rgba(59, 79, 96, 0.7);
	/*text-align: center;*/
	color:  #ffffff;
	border-top:2px solid #f15500;
	padding-left: 40px;
	padding-right: 60px;


}
.slider_header h2{
	padding-bottom: 20px;
	color:  #fff4e5;
}
.slider_header p{
	color:  #ffffff;
	font-size: 16px;
}
.slider_header a{
	vertical-align: middle;
	font: 16px/20px "ptsansnarrowbold";
	color: #ffffff;
	display: inline-block;
	border: 2px solid  #05a6eb;
	padding:10px 20px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 60px;


}
.slider_header a:hover, .slider_header a:focus{
	text-decoration: none;
	outline: none;
	color: #ffffff;
	background:   #05a6eb;
}
.slider img{
	width: 100%;
	display: block;
	position:relative;
}
.bx-wrapper{
	position:relative;
	border-bottom: 10px solid #eaebee;
}
.bx-controls{
	height: 30px;
	line-height: 30px;
	text-align: center;
	/*border: 1px solid #c9cbca;*/
	border-top: none;
	position: absolute;
	bottom: 0px;
	width:100%;
}
.bx-pager, .bx-pager .bx-pager-item{
	display: inline-block;
	vertical-align: middle;
	line-height: 16px;
}
.bx-pager{
	padding: 0 20px;

}
.bx-pager a{
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 1px solid #48494a;
	border-radius: 6px;
	margin: 6px;
	position: relative;
	z-index: 300;
	transition: all 0.1s ease-out 0.1s;
	font-size: 0;
}
.bx-pager a.active, .bx-pager a:hover{
	border: 1px solid #ff5a00;
}
.bx-controls-direction{
	width: 200px;
	height: 50px;
	position: absolute;
	right: 20px;
	bottom: 10px;
	/* border-left: 1px solid #c9cbca;*/
	overflow: hidden;
	z-index: 1000;
}
.bx-prev, .bx-next{
	float: left;
}
.bx-prev, .bx-next{
	width: 30px;
	height: 55px;
	background: url('../images/sprite.png') no-repeat -80px 10px;
}
.bx-next{
	background: url('../images/sprite.png') no-repeat -120px 10px;
}
.bx-prev:hover{
	background: url('../images/sprite.png') no-repeat -80px -40px;
	position: relative;
	margin-top: 10px;
}
.bx-next:hover{
	background: url('../images/sprite.png') no-repeat -120px -40px;
	position: relative;
	margin-top: 10px;
}
/*END SLIDER*/

/*SIDEBAR*/
.sidebar-nav{
	background: #eaebee;
	margin-bottom: 20px;
}
.sidebar-nav .nav-list > .active > a{
	background-color: transparent !important;
	padding-left:20px;
}
.sidebar-nav .nav-list > .active > a,.sidebar-nav .nav-list > .active > a:hover,
.sidebar-nav .nav-list > .active > a:focus,
.sidebar-nav .nav > li > a:focus{
	color: #ff5a00;
	text-shadow: none;
	border-left:10px solid #ff5a00;

}
.sidebar-nav .nav > li > a:hover{
	color: #ff5a00;
	border-left:0px solid #ff5a00;
}
.sidebar-nav .nav-list > li > a {
	padding: 8px 5px 8px 30px;
	color: #3b4f60;
	position: relative;
	font-size: 16px;
}
.sidebar-nav .nav-list>li{
	border-bottom:1px solid #fff;
}
.sidebar-nav .nav-list > li:last-child{
	border-bottom: none;
}
.form_title{
	margin-top: 5px;
	border-bottom: 5px solid #ff5a00;
}
.form>h3{
	font-size: 24px;
	position: relative;
	margin-left: 35px;
}
.form>h3:before{
	content: '';
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: -7px;
	left: -35px;
	background: url('../images/sprite.png') no-repeat -40px 0px;
}
.form .span4{
	margin-left: 0px;
}
form input[type="text"]{
	border-radius: 0px;
	height: 40px;
	font: 19px/22px 'ptsansnarrow';

}
form textarea{
	border-radius: 0px;
	font: 18px/22px 'ptsansnarrow';
	resize: vertical;
}
.captcha{
	float:left;
}

/*END SIDEBAR*/
}

/*ADVANTAGES*/
.advantages{
	background: #fff7fb;
	padding: 0px 0px 30px;
	margin: 30px 0 0;
}
.advantages h2{
	padding-bottom: 30px;
}
.advantages li{
	color:#ff5a00;
	font: 20px/26px 'opensans';
	margin-bottom: 40px;
	position: relative;
	/*padding-left: 40px;*/
	padding-top: 10px;
}
.advantages li h3{
	font:18px/22px 'opensansbold';
	color: #ff5a00;

}
.advantages li p{
	font:14px/18px 'opensans';
	color: #3b4f60;
}
.advantages ol{
	counter-reset: list;
}
.advantages ol>li:before{
	counter-increment: list;
	content: '0'counter(list);
	color:  #05a6eb;
	position: absolute;
	font-size: 30px;
	margin-left: 0px;
	top: -20px;
	border-bottom: 1px solid  #05a6eb;
	margin-bottom: 10px;
}

/*END ADVANTAGES*/

/*PROMO*/
ul.promo{
	font-size: 0;
	position:relative;
}
.promo li{
	overflow: hidden;
	width:32%;
	display:inline-block;
	margin-top: 30px;
	padding: 0px;
	min-height:200px;
	text-align: center;

}
.promo li.bg{
	position:absolute;
	bottom: 0px;
	top:0px;
	z-index:-1;
}
.promo li.bg:nth-child(1){
	background: url('../images/11.png') no-repeat ;
	background-size: cover;
	left:0px;

}
.promo li.bg:nth-child(2){
	background: url('../images/12.png') no-repeat ;
	background-size: cover;
	left:32%;

}
.promo li.bg:nth-child(3){
	background: url('../images/13.png') no-repeat ;
	background-size: cover;
	left:64%;

}
.promo img{

	padding-top: 10px;

}

.promo .content p{
	color: white;
	text-align: center;
	font: 18px/20px "ptsansnarrowbold";
	padding-left:25px;
	padding-right:25px;

}
/*END PROMO*/

/*LASTNEWS*/
.lastnews{
	position: relative;
	min-height: 270px;
	padding-bottom: 10px;
	overflow: hidden;
	background-position: 50% 100%;
	background-attachment: fixed;
	position: relative;
	background-image: url('../images/last_news.png');
	font: 14px/16px 'opensans';
}
.date{
	font: 14px/16px 'opensansIt';
}
.read_more{
	vertical-align: middle;
	font: 14px/20px "opensans";
	color: #3b4f60;
	display: inline-block;
	border: 2px solid #05a6eb;
	padding: 6px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:105px;
	text-align: center;
}
.read_more:hover{
	text-decoration: none;
	outline: none;
	color: #ffffff;
	background: #05a6eb;
}
.date{
	color: #898a8c;
}
.lastnews .h2{
	padding-left: 0px;
	position: relative;
	font: 24px/26px 'opensansbold';
	margin-bottom: 20px;

}
.lastnews>.container>.row>.span4 .h5{
	font: 18px/26px 'opensansbold';
	margin-bottom: 10px;
}
.lastnews>.container>.row>.span4{
	margin-bottom: 10px;
	min-height: 210px;
}
.lastnews>.container>.row>.span4 .box-left{
	float: left;

}
.lastnews .container.wrap .row .span4 .box-left img{
	max-width: 100%;
	float: left;
	padding-right: 15px;
}
/*END LASTNEWS*/

/*ANONS*/
.anons{
	margin-bottom: 20px;
}
.anons li{
	border-bottom: 1px solid #c9cbca;
	overflow: hidden;
	padding-bottom: 10px;
}
.anons li:last-child{
	border-bottom: none;
}
.anons li img{
	float: left;
	margin: 0 10px 10px 0;
}
.anons li .content{
	text-align: left;
}
.list .content{
	margin: 10px 0;
}
.list li{
	margin-bottom: 20px;
}

.tile-2, .tile-3, .tile-4{
	font-size: 0;
	position: relative;
	margin: 0 -10px;
}
.tile-2>li, .tile-3>li, .tile-4 li{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	//display: inline;
	//zoom: 0;
	font: 13px/16px 'opensans', Arial, sans-serif;
}
.tile-3>li{
	width: 33%;
}
.tile-4>li{
	width: 25%;
}
.small_wrap{
	padding: 0 10px;
}
.round{
	display: inline-block;

	border-bottom: 4px solid #ff5a00;
	overflow: hidden;
	width: 150px;
	height: 150px;
}
a.round:hover{
	border-color:  #05a6eb;
}
.round img{
	width: 100%;
}
/*END ANONS*/

/*PHOTO*/
.gallery_photo img{
	margin-bottom: 30px;
}
/*END PHOTO*/

/*WINDOW*/
.form{
	margin-top: 40px;
}
form{
	margin: 0;
}
.form-order{
	padding-top: 30px;
}
.modal{
	border-radius: 0;
	left: 50%;
	margin-left: 0;
	top:10%;
	margin-left: -250px;
	width:500px;
	position: absolute;
}
.modal-body {
	max-height: 600px;
	padding: 30px;
	/* left:25%;*/
}
.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
	margin: 20px -15px 0;
}
.msg{
	display: none;
}
.errors, .captcha_err, .success{
	padding: 20px;
	background: #ffcfea;
}
.captcha_err, .success{
	margin-bottom: 20px
}
.success {
	background: #bdd57d;
}
.success h1{
	margin: 10px 0;
}
.reload{
	display: inline-block;
	width: 40px;
	height: 40px;
	position: relative;
	top: 1px;
	left:12px;
	background: url('../images/sprite.png') no-repeat 0px -40px;
}
.captcha_img{
	position: relative;
	top: -16px;
	margin-left: 20px;
}
.red{
	color: #f00;
}
.warning{
	font-size: 12px;
	display: inline-block;
}
.modal-header{
	display: block;
	margin-top: 15px;
	color:#ff5a00;
	font: 36px/36px 'ptsansnarrow';
}
button.close{
	opacity: 1;
	outline: none;
	border: none;
	width: 29px;
	height: 29px;
	float: right;
	background: url('../images/sprite.png') no-repeat -40px -40px;
}

.modal-footer .btn, .modal-footer .btn+.btn{
	margin-bottom: 5px;
	margin-top: 5px;
}
.btn+.btn{
	margin-left: 5px;
}
.btn_wrap{
	margin-top: 20px;
}

.modal input[type='text'], .modal  textarea{
	font: 19px/22px 'ptsansnarrow';
	height: 40px;
	border: 1px solid #9c9c9c;
	padding: 0px 20px;
	width: 100%;
	border-radius: 0;

}

.modal  textarea{
	min-height: 80px;
	resize: vertical;
	width:89%;
}
input[type='text']:focus, textarea:focus{
	border: 1px solid #ff5a00;
}
input::-webkit-placeholder {color:#535353;}
input::-moz-placeholder {color:#535353;}
input:-moz-placeholder {color:#535353;}
input:-ms-input-placeholder {color:#535353;}

.modal .btn{
	font: 22px/24px 'ptsansnarrowbold';
	color: #ffffff;
	border: 1px solid  #05a6eb;
	padding: 12px 50px;
	border-radius: 5px;
	margin-top: 4px;
	display: inline-block;
	cursor: pointer;
	transition: all .15s ease-out .15s;
	background:  #05a6eb;
}
.btn:hover, .modal input[type='submit']:hover{
	text-decoration: none;
	color:  #05a6eb;
	border-color:  #05a6eb;
	background: white;
}
.modal input[type='submit']{
	width: 100%;
}
.modal .span3, .modal .span6{
	margin-bottom: 30px;
	position: relative;
}
.call{
	font: 14px/16px 'ptsansnarrowbold';
	color: #ffffff;
	border: 1px solid  #05a6eb;
	padding: 12px 30px;
	border-radius: 5px;
	margin-top: 4px;
	display: inline-block;
	cursor: pointer;
	transition: all .15s ease-out .15s;
	background:  #05a6eb;

}
.modal .captcha_img{
	top:-16px;
}
.modal .reload{
	top:1px;
}
.btn{
	font: 22px/24px 'ptsansnarrowbold';
	color: #ffffff;
	border: 1px solid  #05a6eb;
	padding: 12px 12px;
	border-radius: 5px;
	margin-top: 4px;
	display: inline-block;
	cursor: pointer;
	transition: all .15s ease-out .15s;
	background:  #05a6eb;

}
.clear-btn{
	display: inline-block;
	text-decoration: none;
	color:  #05a6eb;
	border-color:  #05a6eb;
	background: white;
	padding: 12px 5px;
	font: 22px/24px 'ptsansnarrowbold';
	text-align: center;
}
.clear-btn:hover{
	color: #ffffff;
	border: 1px solid  #05a6eb;
	border-radius: 5px;
	margin-top: 4px;
	display: inline-block;
	cursor: pointer;
	transition: all .15s ease-out .15s;
	background:  #05a6eb;

}

a.call:hover,input[type="submit"]:hover{
	text-decoration: none;
	color:  #05a6eb;
	border-color:  #05a6eb;
	background: white;

}
.field-tip{
	position: absolute;
	left: 0;
	bottom: -10px;
	padding: 5px;
	display: none;
	color:#ff5a00;
	font: 12px/14px 'opensans';
	transition: all 1.5s ease-out 1.5s;
}
.input-error .field-tip{
	display: block;
}
/*END WINDOW*/


/*FILES LIST*/
.files-list{
	margin-bottom: 30px;
}
.files-list li{
	padding: 20px 0;
}
.files-list a{
	position: relative;
	padding-left: 45px;
	text-decoration: none;
}
.files-list a:before{
	position: absolute;
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	left: 0;
	background: url('../images/docs_pictogram.svg') no-repeat 0 0;
}
.files-list a.pdf:before{
	background-position: 0 -40px;
}
.files-list a.rtf:before{
	background-position: 0 -80px;
}
.files-list a.xls:before{
	background-position: 0 -120px;
}
.files-list a.doc:before{
	background-position: 0 -160px;
}
.files-list a.ppt:before{
	background-position: 0 -200px;
}
/*END FILES LIST*/


/*UMI PANEL*/
.u-eip-add-button,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
#popupLayerScreenLocker div{
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
}

#popupLayer_save{
	width: 260px !important;
}
#popupLayer_save .hidden{
	display: block !important;
	visibility: visible !important;
}
/*END UMI PANEL*/