@font-face {
	font-family: NokiaSansS60;
	src: url(/fonts/NokiaSansS60.ttf);
	src: url(/fonts/NokiaSansS60.eot);
}
@font-face {
	font-family: NokiaSansS60Bold;
	src: url(/fonts/NokiaSansS60Bold.ttf);
}
*{
	margin: 0;
	padding: 0;
}
body{
	font-family: NokiaSansS60Bold;
	color: #6a6a6a;
}
img{
	border: none;
}
input, textarea{
	outline: none;
}
.wrapper{
	min-width: 1260px;
	margin: 0 auto;
}
.logo{
	width: 385px;
	float: left;
}
.logo img{
	padding-top: 3px;	
}
.telefon-header{
	width: 340px;
	float: left;
}
.form-header{
	width: 515px;
	float: left;
}
.header{
	height: 150px;
	position: relative;
	/* width: 1260px; */
	margin: 0 auto;
}
header{
	z-index: 999999;
	background: #FFF;
	width: 100%;
}
header .header-center{
	width: 1263px;
	margin: 0px auto;
}
.telefon-header{
	font-size: 34px;
	color: #e2001a;
	text-align: left;
	padding-top: 25px;
	margin: 0px 10px;
}
.telefon-header span{
	font-size: 20px;
}
.banner{
	background: url(/img/banner.jpg);
	height: 426px;
}
.banner-in{
	width: 1260px;
	margin: 0 auto;
	position: relative;
}
.txt-form-header{
	font-size: 22px;
	color: #004581;
	text-transform: uppercase;
	padding-bottom: 14px;
}
.form-header{
	padding-top: 22px;	
}
.form-header .phone-area{
	float: left;
	width: 32.33%;
}
.form-header input[type="text"].phone{
	font-size: 14px;
	width: 100%;
	padding-left: 25px;
}
.form-header input[type="text"]{
	border: 2px #dcdcdc solid;
	line-height: 46px;
	/*width: 144px;*/
	width: 32.33%;
	padding: 0 7px;
	margin-right: 5px;
	font-size: 18px;
	float: left;
	border-radius: 25px;
}
.form-header input[type="submit"]{
	background: url(/img/zakazat-zvonok.png);
	width: 163px;
	height: 49px;
	border: none;
	color: transparent;
	cursor: pointer;
	float: left;
	border-radius: 25px;
}
.left-banner{
	color: #fff;
	float: left;
	padding: 18px 0 0 60px;
	width: 726px;
}
.banner-str-1{
	font-size: 48px;
	text-transform: uppercase;
	line-height: 64px;
	padding-bottom: 20px;
}
.banner-str-2{
	font-size: 40px;
	text-transform: uppercase;
}
.banner-str-2 span{
	color: #e2001a;
}
.banner-str-3 span{
	color: #e2001a;
}
.banner-str-3{
	font-size: 40px;
	text-transform: uppercase;
	margin-top: 25px;
}
.banner-spisok li{
	list-style: none;
	padding-left: 60px;
	background: url(/img/spisok.png) 0 center no-repeat;
}
.right-banner{
	float: left;
	background: #fff;
	margin: 30px 0 0 0;
	padding: 0;
	text-align: center;
	width: 380px;
	height: 374px;
	border-radius: 25px;
}
.txt-form-bottom{
	font-size: 30px;
	text-transform: uppercase;
	color: #004581;
	margin: 15px 0 10px;
	line-height: 32px;
}
.right-banner .phone-area{
	width: 269px;
	margin: 0 auto;
}
.right-banner .phone-area .flag{
	margin-top: -13px;
}
.right-banner .phone-area input[type="text"].phone{
	padding-left: 30px;
}
.right-banner input[type="text"]{
	background: transparent;
	border: 2px #a9a1a5 solid;
	line-height: 40px;
	width: 269px;
	margin-bottom: 10px;
	padding: 0 10px;
	font-size: 18px;
	font-family: NokiaSansS60Bold;
	border-radius: 25px;
}
.right-banner textarea{
	background: transparent;
	border: 2px #a9a1a5 solid;
	width: 269px;
	margin-bottom: 5px;
	padding: 5px 10px;
	font-size: 18px;
	height: 80px;
	font-family: NokiaSansS60Bold;
	border-radius: 25px;
}
.right-banner input[type="submit"]{
	clear: both;
	background: url(/img/zakazat.png);
	border: none;
	width: 293px;
	height: 53px;
	color: transparent;
	cursor: pointer;
	border-radius: 25px;
}
.txt-title{
	font-size: 40px;
	text-transform: uppercase;
	color: #004581;
	text-align: center;
	padding-bottom: 24px;
}
.vidi{
	padding-top: 65px;
}
.vidi-in{
	width: 1260px;
	margin: 0 auto;
	height: auto;
}
.item-vid{
	width: 627px;
	display: inline-block;
	padding-bottom: 35px;
	vertical-align: top;
}
.img-vid{
	float: left;
	width: 190px;
	text-align: center;
	margin-right: 15px;
}
.info-block-vid{
	float: left;
	width: 415px;
	margin-right: 7px;
	padding: 5px 0 0 0;
}
.txt-vid{
	color: #6a6a6a;
	font-size: 30px;
	padding-bottom: 10px;
}
.info{
	font-size: 17px;
	color: #6a6a6a;
	border-spacing: 4px;
	width: 100%;
	padding-bottom: 20px;
}
.info tr td:nth-child(odd){
	background-color: #e3e3e3;
}
.info tr td:nth-child(even){
	font-family: sans-serif;
	font-size: 14px;
}
.info tr td{
	padding: 6px 10px;
	border: 1px #e3e3e3 solid;
	border-radius: 25px;
}
.stoimost{
	color: #e2001a;
	font-size: 24px;
	text-align: center;
	padding-bottom: 30px;
}
.simpl-txt{
	font-family: NokiaSansS60;
	font-size: 18px;
	color: #004581;
	line-height: 24px;
	padding-bottom: 25px;
}
.block-knopok{
	position: relative;
}
.red-bottom{
	background: url(/img/zakazat-red.png);
	width: 174px;
	height: 53px;
	display: inline-block;
	margin: 0 10px 0 0;
	cursor: pointer;
	border-radius: 25px;
}
.blue-bottom{
	background: url(/img/podrobnee.png);
	width: 174px;
	height: 53px;
	display: inline-block;
	cursor: pointer;
	border-radius: 25px;
}
.zatrudneniya{
	background: url(/img/zatrudneniya.jpg);
}
.zatrudneniya-in{
	width: 1260px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0 30px;
}
.zatrudneniya-left{
	float: left;
	width: 270px;
	text-align: center;
	font-size: 30px;
	color: #004581;
	padding-top: 80px;
}
.karta{
	background: url(/img/karta.jpg);
}
.karta-in{
	width: 1260px;
	height: 545px;
	text-align: center;
	margin: 0 auto;
}
.zatrudneniya-right{
	float: left;
	border: 2px #014681 solid;
	padding: 5px 45px 0;
	margin: 15px 0 0;
	text-align: center;
	width: 560px;
	height: 235px;
	border-radius: 25px;
}
.form-3-title{
	font-size: 30px;
	color: #004581;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.prichini{
	background: url(/img/prichini.jpg);
}
.prichini-in{
	width: 1260px;
	margin: 0 auto;
	height: 505px;
	padding: 40px 0 0 0;
	color: #6a6a6a;
}
.mi-rabotaem-in{
	width: 1260px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
.klienti{
	background: url(/img/klienti.jpg);
}
.klienti-in{
	width: 1260px;
	margin: 0 auto;
	height: 269px;
	padding: 25px 0 0 0;
}
.footer-in{
	width: 1260px;
	margin: 0 auto;
	height: 425px;
	position: relative;
}
.footer-in-1, .footer-in-2{
	position: absolute;
	top: 0;
}
.footer-in-1{
	overflow: hidden;
	width: 100%;
}
.footer-in-2{
	z-index: 2;
}
.form-3-left, .form-3-right{
	float: left;
	width: 274px;	
}
.zatrudneniya-right .form-3-left .phone-area input{
	padding-left: 30px;
}
.zatrudneniya-right .form-3-left .phone-area .flag{
	left: 18px;
	top: 50%;
	margin-top: -13px;
}
.form-3-left{
	margin-right: 6px;
}
.form-3-right{
	margin-left: 6px;
}
.zatrudneniya-right input[type="submit"]{
	clear: both;
	border-radius: 25px;
}
.zatrudneniya-right input[type="text"]{
	width: 250px;
	line-height: 48px;
	border: 2px #004581 solid;
	margin-bottom: 8px;
	padding: 0 10px;
	font-size: 18px;
	font-family: NokiaSansS60;
	border-radius: 25px;
}
.zatrudneniya-right textarea{
	width: 250px;
	line-height: 30px;
	border: 2px #004581 solid;
	margin-bottom: 5px;
	padding: 5px 10px;
	font-size: 18px;
	font-family: NokiaSansS60;
	height: 98px;
	border-radius: 25px;
}
.zatrudneniya-right input[type="submit"]{
	background: url(/img/poluchit.png);
	color: transparent;
	border: none;
	width: 293px;
	height: 53px;
	cursor: pointer;
	border-radius: 25px;
}
.item-kartochka{
	color: #fff;
	border: 2px #fff solid;
	border-top: none;
	font-size: 45px;
	display: inline-block;
	padding: 45px 25px 30px;
	margin: 150px 25px 0;
	background: url(/img/border-top.png) center 0 no-repeat;
	vertical-align: top;
	position: relative;
	border-radius: 25px;
}
.item-kartochka-label{
	position: absolute;
	top: -110px;
	text-align: center;
	width: 100%;
	left: -2px;
	height: 80px;
}
.item-kartochka-label img{
	display: inline-block;
	vertical-align: -webkit-baseline-middle;
	vertical-align: middle;
}
.prichini-left, .prichini-right{
	float: left;
	width: 600px;
	padding: 30px 0 0 30px;
}
.title-prichini {
	font-size: 24px;
	color: #004581;
	text-transform: uppercase;
	padding: 0 0 18px 60px;
	margin-bottom: 15px;
}
.p-red{
	background: url(/img/red-line.png) 60px bottom no-repeat;
}
.p-blue{
	background: url(/img/blue-line.png) 60px bottom no-repeat;
}
.marker-red li{
	list-style: none;
	padding-left: 60px;
	background: url(/img/minusi.png) 0 center no-repeat;
}
.marker-blue li{
	list-style: none;
	padding-left: 60px;
	background: url(/img/preimushestva.png) 0 center no-repeat;
	left: 625px;
	position: relative;
	opacity: 0;
}
.marker-red li span{
	display: table-cell;
	vertical-align: middle;
	height: 55px;
}
.marker-blue li span{
	display: table-cell;
	vertical-align: middle;
	height: 55px;
}
.mi-rabotaem-str-1, .mi-rabotaem-str-2{
	overflow: hidden;
	margin-left: 10px;
	margin: 0 0 50px 10px;
	color: #6a6a6a;
}
.mi-rabotaem-str-1{
	background: url(/img/mi-rabotaem-str-1.png) 223px 100px no-repeat;
}
.mi-rabotaem-str-2{
	background: url(/img/mi-rabotaem-str-2.png) 223px 65px no-repeat;
}
.step{
	width: 212px;
	float: left;
	margin-right: 45px;
	text-align: center;
}
.step img{
	margin-bottom: 10px;
	opacity: 1;
}
.mi-rabotaem-str-1 .step:last-child{
	margin-right: 0;	
}
.klienti .txt-title{
	color: #fff;
}
.foto-in{
	width: 1260px;
	margin: 0 auto;
	padding: 60px 0 0;
	height: 730px;
}
.mega-foto{
	width: 960px;
	margin: 0 auto;
}
.footer-telefon {
	float: left;
	width: 332px;
	border: 2px #004581 solid;
	text-align: center;
	padding: 20px 20px 15px;
	background-color: rgba(255, 255, 255, 0.7);
	margin: 131px 0px 35px 436px;
	position: relative;
	z-index: 1;
	border-radius: 25px;	
}
.footer-telefon-item{
	font-size: 30px;
	text-align: left;
	color: #e2001a;
}
.adres-footer{
	color: #004581;
	font-size: 18px;
	margin-top: 15px;
}
.form-footer{
	float: left;
	width: 410px;
	border: 2px #004581 solid;
	text-align: center;
	padding: 20px 0 0;
	background-color: rgba(255, 255, 255, 0.7);
	margin: 103px 17px;
	height: 295px;
	position: relative;
	z-index: 1;
	border-radius: 25px;	
}
.form-footer .phone-area{
	width:269px;
	margin: 0 auto;
}
.form-footer .phone-area .flag{
	margin-top: -16px;
}
.form-footer .phone-area input[type="text"].phone{
	padding-left: 30px;
}
.form-footer input[type="text"] {
	width: 269px;
	line-height: 48px;
	border: 2px #004581 solid;
	margin-bottom: 15px;
	padding: 0 10px;
	font-size: 18px;
	font-family: NokiaSansS60;
	border-radius: 25px;
}
.form-footer input[type="submit"] {
	background: url(/img/otpravit.png);
	color: transparent;
	border: none;
	width: 293px;
	height: 53px;
	cursor: pointer;
	border-radius: 25px;
}
#result_1{
	clear: both;
	text-align: center;
}
#result_1 span{
	line-height: 24px;
}
#result_2{
	color: #004581;
	line-height: 20px;
}
#result_3{
	color: #004581
}
#result_4 span, #result_5 span, #result_6 span, #result_7 span, #result_8 span{
	line-height: 24px;
	color: #004581;
}
#ToTop {
	top: 320px!important;
	width: 50px;
	height: 54px;
	font-size: 0px;
	background: url(/img/vverh.png) no-repeat;
	cursor: pointer;
	position: fixed;
	left: 1%;
}
#OnBottom {
	top: 430px;
	width: 50px;
	height: 53px;
	font-size: 0px;
	background: url(/img/vniz.png) center 0 no-repeat;
	cursor: pointer;
	position: fixed;
	left: 1%;
}
.marker-blue{
	overflow: hidden;
}
#form-zakaz{
	display: none;
	width: 350px;
	height: 370px;
	position: fixed;
	border: 3px #E2001A solid;
	text-align: center;
	z-index: 2;
	padding: 20px 0 0 0;
	background: #fff;
	-webkit-box-shadow: 0 0 5px 0 rgba(100, 100, 100, 0.5);
	-moz-box-shadow: 0 0 5px 0 rgba(100, 100, 100, 0.5);
	box-shadow: 0 0 5px 0 rgba(100, 100, 100, 5);
	top: 20%;
	left: 50%;
	margin-left: -175px;
	border-radius: 25px;
}
.title-form-zakaz{
	font-size: 20px;
	text-align: center;
	color: #004581;
	padding-bottom: 10px;
	font-family: sans-serif;
}
.openform #form-zakaz{
	display: block;
}
#form-zakaz .phone-area{
	margin: 0 auto;
	width: 269px;
}
#form-zakaz .phone-area .flag{
	margin-top: -16px;
}
#form-zakaz input[type="text"].phone{
	padding-left: 30px;
}
#form-zakaz input[type="text"]{
	width: 269px;
	line-height: 48px;
	border: 2px #004581 solid;
	margin-bottom: 15px;
	padding: 0 10px;
	font-size: 18px;
	font-family: NokiaSansS60;
	border-radius: 25px;
}
#form-zakaz textarea{
	width: 269px;
	line-height: 30px;
	border: 2px #004581 solid;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 18px;
	font-family: NokiaSansS60;
	height: 98px;
	border-radius: 25px;
}
#form-zakaz input[type="submit"]{
	background: url(/img/otpravit.png);
	color: transparent;
	border: none;
	width: 293px;
	height: 53px;
	cursor: pointer;
	border-radius: 25px;
}
.treugolnik{
	background: url(/img/treugolnik.png) no-repeat;
	width: 18px;
	height: 8px;
	position: absolute;
	top: -11px;
	left: 165px;
}
#faset{
	background-color: rgba(100, 100, 100, 0.7);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	display: none;
}
#faset.openform{
	display: block;
}
.ymaps-2-1-29-controls__toolbar, .ymaps-2-1-29-controls__control{
	display: none!important;
}
.top-menu{
	background: url(/img/top-menu.jpg) repeat-x;
}
.top-menu-in{
	width: 1260px;
	margin: 10 auto auto auto;
	text-align: center;
}
.top-menu li{
	display: inline-block;
	margin-right: 100px;
}
.top-menu li:last-child{
	margin-right: 0;
}
.top-menu a{
	line-height: 49px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
.top-menu a:hover{
	text-decoration: underline;
}
#podrobnee{
	display: none;
	position: fixed;
	top: 20%;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	background-color: #fff;
	padding: 20px 30px;
	z-index: 9999;

}
.openpodrobnee #podrobnee{
	display: block!important;
}
#podrobnee p{
	padding-bottom: 15px;
	line-height: 20px;
	text-align: justify;
	font-size: 16px;
	color: #004581;
}
#close{
	background: url(/img/close.png) no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	top: -35px;
	right: 0;
	cursor: pointer;
}

/* Tiny Carousel */
#slider1 {
	margin: 30px 0 0;
	overflow: hidden;
	position: relative;
	padding: 0 50px 10px;
}
#slider1 .viewport {
	height: 121px;
	overflow: hidden;
	position: relative;
}
#slider1 .buttons {
	background: url(/img/buttons.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 25px;
	left: 5px;
	width: 35px;
	text-align: center;
	height: 77px;
	text-decoration: none;
	color: transparent;
}
#slider1 .next {
	background-position: right 0;
	right: 5px;
	left: auto;
	top: 25px;
}
#slider1 .disable {
	visibility: hidden;
}
#slider1 .overview {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 780px;
	left: 0;
	top: 0;
}
#slider1 .overview li {
	position: relative;
	float: left;
	margin: 0 5px;
	height: 121px;
	width: 280px;
	text-align: center;
 }
#slider1 .overview li img{
	position: relative;
	top:0;
}
#slider1 .overview li img:hover{
	position: relative;
	top: -121px;
}

#slider2 {
	overflow: hidden;
	position: relative;
	padding: 0 50px 10px;
}
#slider2 .viewport {
	overflow: hidden;
	position: relative;
}
#slider2 .buttons {
	background: url(/img/left-red.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 185px;
	left: 5px;
	width: 33px;
	text-align: center;
	height: 44px;
	text-decoration: none;
	color: transparent;
}
#slider2 .next {
	background: url(/img/right-red.png) 0 0 no-repeat;
	right: 5px;
	left: auto;
	top: 185px;
}
#slider2 .disable {
	visibility: hidden;
}
#slider2 .overview {
	list-style: none;
	position: relative;
	padding: 0;
	margin: 0;
	width: 780px;
	left: 0;
	top: 0;
}
#slider2 .overview > li {
	position: relative;
	float: left;
	margin: 0 5px;
	width: 1160px;
	text-align: center;
 }
#slider2 .bullets li{
	list-style: none;
	float: left;
	padding: 0 13px;
	text-align: center;
}
#slider2 .bullets li:first-child{
	padding-left: 0;
}
#slider2 .bullets li:last-child{
	padding-right: 0;
}
#slider2 .bullets a{
	font-size: 22px;
	color: #004581;
	text-decoration: none;
}
#slider2 .bullets span{
	border-bottom: 1px dashed;
}
#slider2 .bullets{
	overflow: hidden;
	padding-bottom: 20px;
}
#slider2 .bullet.active{
	color: #e2001a;
}
.img-primenenie{
	float: left;
	width: 370px;
	padding: 30px 0;
}
.img-primenenie img{
	display: inline-block;
	border: 3px #fff solid;
	box-shadow: 3px 3px 10px 3px rgba(100, 100, 100, 0.7);
	max-width: 100%;
	border-radius: 25px;
}
.text-primenenie{
	float: left;
	width: 785px;
	padding: 30px 0 20px;
	text-align: left;
	color: #004581;
	font-size: 17px;
}
.h3{
	font-size: 24px;
	margin-bottom: 10px;
} 
.text-primenenie p, .text-primenenie ul{
	margin-bottom: 15px;
}
.text-primenenie ul{
	overflow: hidden;
	float: left;
	width: 50%;
}
.text-primenenie li{
	list-style: none;
	float: left;
	width: 350px;
	min-height: 40px;
}
.text-primenenie .first-ul li{
	height: 70px;
}
.text-primenenie li img{
	padding-right: 10px;
}
.text-primenenie li span, .text-primenenie li img{
	display: inline-block;
	vertical-align: -webkit-baseline-middle;
	vertical-align: middle;
}
/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
  position:relative;
  width:960px;
}
#carousel {
  height:280px;
  width:960px;
  position:relative;
  margin-bottom:0.5em;
  font-size:12px;
  font-family: Arial;
}
.carousel-image {
  border:0;
  display:block;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  -webkit-box-shadow: 0 0 5px 0 rgba(100, 100, 100, 0.5);
  -moz-box-shadow: 0 0 5px 0 rgba(100, 100, 100, 0.5);
  box-shadow: 0 0 5px 0 rgba(100, 100, 100, 5);
  cursor:pointer;
}
.carousel-feature .carousel-caption {
  position:absolute;
  bottom:0;
  width:100%;
  background-color:#000;
}
.carousel-feature .carousel-caption p {
  margin:0;
  padding:5px;
  font-weight:bold;
  font-size:12px;
  color:white;
}
.tracker-summation-container {
  position:absolute;
  color:white;
  right:48px;
  top:230px;
  padding:3px;
  margin:3px;
  background-color:#000;
}
.tracker-individual-container {
  position:absolute;
  color:white;
  right:48px;
  top:210px;
  padding:0;
  margin:0;
}
.tracker-individual-container li {
  list-style:none;
}
.tracker-individual-container .tracker-individual-blip {
  margin:0 3px;
  padding:0 3px;
  color:white;
  text-align:center;
  background-color:#DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
  color:white;
  font-weight:bold;
  background-color:#000;
}
#carousel-left {
  position:absolute;
  bottom:-55px;
  left:-20px;
  cursor:pointer;
}
#carousel-right {
  position:absolute;
  bottom:-55px;
  right:-20px;
  cursor:pointer;
}
.txt-blue{
	color: #004581;
	font-size: 18px;
	margin-bottom: 5px;
}
.sotrudnik{
	float: left;
	width: 211px;
	margin: 32px 15px 0 55px;
}
#podrobnee p span{
	font-weight: 600;
	color: #004581;
}
#podrobnee p, #podrobnee li{
	font-size: 18px;
	line-height: 22px;
}
.phone-h{
	text-align: center;
}
.top-menu-in .m-nav{
	display: none;
}
.top-menu-in .m-nav .burger{}
.top-menu-in .m-nav .burger span{}
.top-menu-in .mobil-nav{}