
@import url(bootstrap.min.css);
@import url(../fonts/font.css);
@import url(animate.css);

.boxhidden{visibility: hidden;}
.boxvisebel{visibility: visible;}
.delay-01{animation-delay:.1s; -webkit-animation-delay:.1s;}
.delay-02{animation-delay:.2s; -webkit-animation-delay:.2s;}
.delay-03{animation-delay:.3s; -webkit-animation-delay:.3s;}
.delay-04{animation-delay:.4s; -webkit-animation-delay:.4s;}
.delay-05{animation-delay:.5s; -webkit-animation-delay:.5s;}
.delay-06{animation-delay:.6s; -webkit-animation-delay:.6s;}
.delay-07{animation-delay:.7s; -webkit-animation-delay:.7s;}
.delay-08{animation-delay:.8s; -webkit-animation-delay:.8s;}
.delay-09{animation-delay:.9s; -webkit-animation-delay:.9s;}
.delay-1{animation-delay:1s; -webkit-animation-delay:1s;}


body{
  background: url(../img/fon/fon.png);
  color:#000;
}


.container {
	width: 1200px !important;
  position: relative;
}


img.no-us{pointer-events: none;  -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;}

.zag{
  position: relative;
  display: block;
  font:40px "halvetica_light";
  margin: 50px auto;
  color:#000;
}



nav { 
  background-color: rgb( 255, 255, 255 );
  height: 84px;
}

nav .logo{
	position: relative;
	display: inline-block;
	margin: 10px 0;
	float: left;
	width: 56px;
	height: 58px;
	padding-left: 65px;
	padding-top: 2px;
	background: url(../img/logo.png)center no-repeat;
}

nav .logo p{
  width: 300px;
  padding-left: 70px;
  line-height: .6; 
}

nav .logo p:first-child{
  color:#E50808;
  font: 9px 'halvetica_roman';
  letter-spacing: 3.8px;
}

nav .logo p:nth-child(2){
  color:#000;
  font: 24px 'halvetica_medium';
  margin-top:-10px;
  margin-bottom: -3px;
  letter-spacing: 2.5px;
}

nav .logo p:last-child{
  color:#000;
  font: 14px 'halvetica_roman';
}

nav menu{
	position: relative;
	display: inline-block;
	margin-left: 250px;
}

nav menu > li{
	list-style: none;
	float: left;
	margin: 15px 0;
  padding: 0 50px;
  border-right: 1px solid #e4e4e4;
}

nav menu > li:last-child{border-right: none;}

nav menu > li > a{font: 16px 'halvetica_light'; color:#42306a;}
nav menu > li > a:hover{color:black;}
nav menu > li > a:active{text-decoration: none!important;}
nav menu > li > a:focus{text-decoration: none!important;}



nav .tell{
	position: absolute;
	width: 20px;
	height: 22px;
  background: url(../img/tel.png) center no-repeat;
	top:19px;
	right:255px;
}


nav .txt{
  font: 26px "halvetica_light"; 
  color: :#fff;
  text-align: left;
  position: absolute;
  left: 35px;
  top: -5px;
  width:350px;
}

nav .txt p{
  position: absolute;
  font-size: 13px;
  top:35px;
  left:-35px;
  letter-spacing: .5px;
}

nav.main{
  height: 150px;
  box-shadow: 2.5px 4.33px 5px 0px rgba( 0, 0, 0, .5);
  background: url(../img/fon/fon.png);
}




header{
	position: relative;
	height: 780px;
	background: url(../img/fon/header-fon.jpg) center top no-repeat;
	overflow: hidden;
	text-align: center;
}

header.main{
  height: 360px;
  background: transparent;
}

header h1{
  position: relative;
  font: 45px "halvetica_roman"; 
  margin-top: 150px;
  color:#000;
}

header h2{
  position: relative;
  font: 36px "halvetica_roman"; 
  margin-top: 10px;
  color:#000;
}

header h6{
  position: relative;
  font: 41px "halvetica_roman"; 
  margin-top: 10px;
  color:#75c300;
}

header .action{
  position: relative;
  float: left;
  margin-top: 50px;
  width: 728px;
  height: 376px;
  background: url(../img/action.png)center no-repeat;
}



header .action .tx1{  margin-top: 140px;  width: 380px;  padding-left:30px;  text-align: left;  font: 22px "halvetica_light"; }
header .action .tx2{ width: 380px; padding-left:30px; text-align: left; font: 12px "halvetica_light";}
header .action .tx3{  margin-top: 20px;  width: 380px;  padding-left:30px;   text-align: left;  font: 22px "halvetica_light"; line-height: 45px;}


header .timer {
  position: relative;
  margin-top: 0px; 
  text-align: left;
  width: 330px;
  margin-left: 30px;
  font: 14px "halvetica_light";
  color:#000;
}

header .timer ul{
  list-style: none;
  margin-top: 5px;

  float: left;
  padding: 0px;

}

header .timer ul li{
  position: relative;
  width: 50px;
  margin-right: 20px;
  height: 50px;
  display: inline-block;
}

header .timer ul li span{
  font: 42px "halvetica_light";
  color:#000;
  float: left;
}

header .timer ul li span:last-child{
  float: right;
}

header .timer ul li:after{
  content: ":";
  position: absolute;
  right: -17px;
  color:#000;
  font: 42px "halvetica_light";
}

header .timer ul li:last-child:after{
  content: "";
}

header .timer ul li:before{

  position: absolute;
  font: 10px "halvetica_light";
  width: 50px;
  text-align: center;
  top:48px;
}

header .timer ul li:nth-child(1):before{ content: "Дней";}
header .timer ul li:nth-child(2):before{ content: "Часов";}
header .timer ul li:nth-child(3):before{ content: "Минут";}
header .timer ul li:nth-child(4):before{ content: "Секунд";}

header .action .butt{
  position: absolute;
  border:2px solid #93c703;
  background: #93c703;
  color:#000;
  border-radius: 5px;
  text-align: center;
  font: 20px "halvetica_light";
  width: 265px;
  height: 52px;
  line-height: 46px;
  text-decoration: none;
  right: 50px;
  bottom: 40px;
  transition: .2s ease-in-out;
}

header .action .butt:hover{
  background: #93c703;
  color:#fff;
}

header .form_bg{
  position: relative;
  float: right;
  margin-top:-430px;
  width: 489px;
  height: 461px;
  vertical-align: top;
  background: url(../img/form_bg.png)center no-repeat;
}

header .form_bg .zg{

  width: 100%;
  font: 35px "halvetica_medium";
  text-transform: uppercase;
  color: #000;
  margin-top: 60px;
}

header .form_bg .tx{
  width: 100%;
  font:18px "halvetica_light";
  text-transform: none;
  letter-spacing: .8px;
  color: #000;
  margin-top: 0;
  padding: 0 50px;
}

header .form_bg .line{
  position: relative;
  width: 300px;
  height: 2px;
  background: #ee1c1c;
  margin: 30px auto;
}

header form{
  position: relative;
  margin: 5px auto;
  width: 300px;
  text-align: center;
}

header form input.form-control{
  height: 46px;
   font:18px "halvetica_light";
   outline: none;
   text-align: left;
}

header form button {
  position: relative;
  border:none;
  margin-left: -10px;
  outline: none;
  width: 323px;
  height: 94px;
  background: url(../img/but.png)center top no-repeat;
  padding-bottom: 30px;
  font:20px "halvetica_light";
  color:#fff;
  transition: top .2s ;

}
header form button:hover{
  top:3px;
   background: url(../img/but.png)center top -94px  no-repeat;
}


header .down{
  position: absolute;
  width: 250px;
  height:50px;
  background:url(down-btn.png);
  bottom: -50px;
  left:550px;
}

.block-tehn{
  position: relative;
  height: 510px;
  overflow: hidden;
  text-align: center;
}



.block-tehn .bl-teh{
  position: relative;
  margin:20px 40px;
  display: inline-block;
  width: 190px;
  height: 146px;
}
.block-tehn .bl-teh:nth-child(1){background: url(../img/tehn_ic.png)left center no-repeat ;}
.block-tehn .bl-teh:nth-child(2){background: url(../img/tehn_ic.png)left -190px center no-repeat ;}
.block-tehn .bl-teh:nth-child(3){background: url(../img/tehn_ic.png)left -380px center no-repeat ;}
.block-tehn .bl-teh:nth-child(4){background: url(../img/tehn_ic.png)left -570px center no-repeat ;}

.block-tehn .bl-teh .text{
  position: absolute; 
  width: 100%;
  top:180px;
  font:18px "halvetica_light";
}

.block-tehn img{
  margin: 0 30px;
  margin-top: 80px;
}

.block-uslug{
  position: relative;
  height: 556px;
  background: url(../img/fon/uslugi-fon.jpg)center no-repeat;
  overflow: hidden;
  text-align: center;
}



.block-uslug .bl-uslug{
  position: relative;
  display: inline-block;
  width: 264px;
  margin: 0 5px;
  height: 355px;
  background: #fff;
  box-shadow: 1px 1px 0 rgba(1,1,1,.05);
  vertical-align: top;
}

.block-uslug .bl-uslug .text{
  margin: 20px auto;
  font:20px "halvetica_light";
  color: #000;
}

.block-uslug .bl-uslug img{
  width: 100%;
}

.block-uslug .bl-uslug .btnn {
  position: relative;
  display: block;
  margin: 30px auto;
  width: 258px;
  height: 58px;
  background: url(../img/uslugi/but2.png)center top no-repeat;
  padding-top:8px;
  font:20px "halvetica_light";
  color:#fff;
  transition: top .2s ;
  text-decoration: none;

}
.block-uslug .bl-uslug .btnn:hover{
    top:3px;
   background: url(../img/uslugi/but2.png)center top -58px no-repeat;
}


.block-process{
  position: relative;
  height: 600px;
  overflow: hidden;
  text-align: center;
}

.block-process table{
  position: relative;
  display: inline-block;
  width: 550px;
  border-collapse: separate;
  border-spacing: 2px;
}
.block-process table:first-child{
  margin-left: 30px;
}

.block-process table:last-child{
  margin-right: 30px;
}


.block-process table tr {
  border-bottom:2px solid #fafafa;

}

.block-process table tr:first-child td:first-child{
  background: none!important;
  padding-bottom: 80px;
}
.block-process table tr:first-child td:last-child{
  background: none!important;
  font:26px "halvetica_roman"!important;
}

.block-process table tr td:first-child{
  background: #373737;
  width: 48px;
  height: 48px;
  margin-top: 30px;
  color:#fff;
  font:16px "halvetica_light";
}


.block-process table tr td{
  position: relative;
  width: 500px;
  height: 48px;
  text-align: left;
  padding: 0 20px;
}

.block-process table tr:nth-child(odd) td:last-child{
  background: #fff;
}

.block-process table tr:nth-child(even) td:last-child{
  background: #eeeeee;
}

.block-process table .ic{
  position: absolute;
  left:10px;top:10px;bottom: 0px; right: 0px;
  width: 29px;
  height: 27px;
 
}

.block-process table .ic1{ background: url(../img/ic.png)left center no-repeat;}
.block-process table .ic2{ background: url(../img/ic.png)left -29px center no-repeat;}
.block-process table .ic3{ background: url(../img/ic.png)left -58px center no-repeat;}
.block-process table .ic4{ background: url(../img/ic.png)left -87px center no-repeat;}
.block-process table .ic5{ background: url(../img/ic.png)left -116px center no-repeat;}
.block-process table .ic6{ background: url(../img/dp_ic.png)left center no-repeat;width: 30px;}

.block-process table .green-ic1{
  position: absolute;
  left:0px;top:20px;bottom: 0px; right: 0px;
  width: 49px;
  height: 37px;
  background: url(../img/green-ico.png) center top no-repeat;
}

.block-process table .green-ic2{
  position: absolute;
  left:0px;top:20px;bottom: 0px; right: 0px;
  width: 49px;
  height: 37px;
  background: url(../img/green-ico.png) center bottom no-repeat;
}

.block-process a.btnn {
  display: block;
  margin:450px auto;
  width: 258px;
  height: 58px;
  background: url(../img/uslugi/but2.png)center top no-repeat;

  font:20px "halvetica_light";
  line-height: 40px;
  color:#fff;
  transition: top .2s ;
  text-decoration: none;
}

.block-process a.btnn:hover{
    margin-top:453px;
   background: url(../img/uslugi/but2.png)center top -58px no-repeat;
}

.block-result{
  position: relative;
  height: 450px;
  overflow: hidden;
  text-align: center;
  
}

.block-result .bl-res{
  position: relative;
  display: inline-block;
  width: 166px;
  margin: 20px 5px ;
  height: 251px;
  background: #fff;
  vertical-align: top;
  box-shadow: 2px 2px 1px rgba(1,1,1,.2), -2px -2px 1px rgba(1,1,1,.2);
}

.block-result .bl-res img{
  position: absolute;
  left:0; top:0; bottom: 0; right: 0;
  margin: auto;
  width: 100%;
}

.block-result .bl-res:nth-child(even){
  margin-right: 30px;
}

.block-result .bl-res:last-child{
  margin-right: 5px;
}

.block-result .bl-res:nth-child(odd):after{
  position: relative;
  display: block;
  text-align: right;
  padding: 5px 5px;
  width: 100%;
  top:-45px;
  content: "До";
  font:22px "halvetica_roman";
  color: #000;
  border-bottom: 1px solid red;
}

.block-result .bl-res:nth-child(odd):before{
  position: absolute;
  content: "";
  top:-37px;
  right:50px;
  width:21px ;
  height: 21px;
  background: url(../img/smile.png) left center no-repeat;
}

.block-result .bl-res:nth-child(even):after{
  position: relative;
  display: block;
  text-align: left;
  padding: 5px 5px;
  width: 100%;
  top:-45px;
  content: "После";
  font:22px "halvetica_roman";
  color: #000;
  border-bottom: 1px solid red;
}



.block-result .bl-res:nth-child(even):before{
  position: absolute;
  content: "";
  top:-37px;
  left:80px;
  width:21px ;
  height: 21px;
  background: url(../img/smile.png) right center no-repeat;
}
.block-result a{display: inline-block; text-decoration: none; margin-right: 20px;}
.block-result .obgch{cursor: pointer;}

.block-aspekt{
  position: relative;
  height: 900px;
  overflow: hidden;
  text-align: center;
}

.block-aspekt .warning{
  position: relative;
  margin: 80px auto;
  width: 644px;
  height: 111px;
  background: url(../img/warning.png);
}

.block-aspekt .warning .text{
  position: absolute;
  width: 100%;
  top:-10px;
  font:20px "halvetica_roman";
  color:#ff1212;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.block-aspekt .block-text{
  position: relative;
  font:30px "halvetica_roman";
  width: 400px; 
  display: inline-block;
  vertical-align: top;
}

.block-aspekt .block-text p{
  padding: 30px 0;
  font:18px "halvetica_light";
  line-height: 40px;
}

.block-aspekt .block-text:first-child{
  text-align: right;
}

.block-aspekt .block-text:last-child{
  text-align: left;
}

.block-aspekt .dp{
  position: relative;
  display: inline-block;
  text-align: center;
  font:20px "halvetica_roman";
  margin: 10px 50px;
}

.block-aspekt .warning-text{
  position: relative;
  width: 100%;
  font:20px "halvetica_roman";
  color:#ff1212;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.block-aspekt p.itog{
  margin-top: -50px;
  padding-bottom: 10px;
  font:22px "halvetica_roman";
}

.block-aspekt .button1{
  position: relative;
  display: inline-block;
  margin: 0 -1px;
  font:22px "halvetica_roman";
  color:#fff;
  padding:0;
  text-align: left;
  padding-left: 50px;
  vertical-align: top;
  background: #ff1c1c;
  width: 415px;
  height: 40px;
    line-height: 40px;
}
.block-aspekt .button1:after{
  content: "";
  position: absolute;
  width: 28px;height: 28px;
  top:5px;right: 50px;
  background: url(../img/icc.png)left center no-repeat ;
}

.block-aspekt .button2{
  position: relative;
  display: inline-block;
  margin: 0 -1px;
  padding:0;
  text-align: right;
  padding-right: 50px;
  vertical-align: top;
  font:22px "halvetica_roman";
  color:#fff;
  background: #75c300;
  width: 415px;
  height: 40px;
  line-height: 40px;
}

.block-aspekt .button2:after{
  content: "";
  position: absolute;
  width: 32px;height: 28px;
  top:5px; left:40px;
  background: url(../img/icc.png)right center no-repeat ;
}

.block-zakaz{
  position: relative;
  height: 336px;
  background: #fff;
  overflow: hidden;
  text-align: center;
}

.block-zakaz .bl-zak{
  position: relative;
  margin: 45px 5px;
  display: inline-block;
  width: 370px;
  height: 260px;
  background: #fff;
  box-shadow: 2px 2px 2px rgba(1,1,1,.4),-2px -2px 2px rgba(1,1,1,.4);
}


.block-zakaz .bl-zak:nth-child(1){
  background: url(../img/tel-bg.png)right 15px center no-repeat;
}

.block-zakaz .bl-zak:nth-child(2){
  background: url(../img/spec-bg.png)right  bottom no-repeat;
}

.block-zakaz .bl-zak:nth-child(3){
  background: url(../img/katrig.png)right 10px center no-repeat;
  box-size:border-box;
  border:2px solid red;
}

.block-zakaz .bl-zak .tx{
  position: absolute;
  width: 80%;
  top:30px;
  left:20px;
  text-align: left;
   font:17px "halvetica_light";
   text-transform: uppercase;
   color:#000;
   line-height: 1.5;
}

.block-zakaz .bl-zak .tx_min{
  margin-top: 10px;
  font:12px "halvetica_light";
  text-transform: none;
}

.block-zakaz .bl-zak a.bttn{
  position: absolute;
  width: 150px;
  height: 38px;
  border:2px solid red;
  border-radius: 5px;
  color:red;
  font:18px "halvetica_light";
  line-height: 36px;
  text-decoration: none;
  bottom:50px;
  left:20px;
   transition: .3s ease-in-out;
}

.block-zakaz .bl-zak a.bttn:hover{
  background: red;
  color:#fff;
}

.block-pochemu{
  position: relative;
  height: 626px;
  background: url(../img/fon/fon-pochemu.jpg)center no-repeat;
  overflow: hidden;
  text-align: center;
}

.block-pochemu .sx{
  position: relative;
  margin: 65px auto;
  width: 509px;
  height: 405px;
  background: url(../img/duj.png)center no-repeat;
}

.block-pochemu .sx .tx1{
  position: absolute;
  left:-230px;
  top:120px;
  font:60px "halvetica_light";
  color:#75c300;
  text-transform: uppercase;
}

.block-pochemu .sx .tx1 .dp{
  position: absolute;
  width: 200px;
  left:-30px;
  top:120px;
  text-align: right;
  font:16px "halvetica_light";
  color:#000;
  text-transform: none;
}

.block-pochemu .sx .tx2{
  position: absolute;
  left:170px;
  top:15px;
  font:16px "halvetica_light";
  color:#000;
  text-align:  left;
  line-height: 1.5;
}

.block-pochemu .sx .tx3{
  position: absolute;
  left:170px;
  top:150px;
  font:16px "halvetica_light";
  color:#000;
  text-align:  left;
  line-height: 1.5;
}

.block-pochemu .sx .tx4{
  position: absolute;
  left:170px;
  top:285px;
  width: 400px;
  font:16px "halvetica_light";
  color:#000;
  text-align:  left;
  line-height: 1.5;
}

.block-pochemu .sx .tx3_1{
  position: absolute;
  left:520px;
  top:155px;
  width: 300px;
  font:16px "halvetica_light";
  color:#000;
  text-align:  left;
  line-height: 1.5;
}

.block-pochemu .sx .tx3_2{
  position: absolute;
  left:535px;
  top:200px;
  width: 300px;
  font:16px "halvetica_light";
  color:#000;
  text-align:  left;
  line-height: 1.5;
}

.block-komp{
  position: relative;
  height: 350px;
  background: #fff;
  overflow: hidden;
  text-align: center;
}
.block-komp img{
  margin: 20px 20px;
}

.block-slide{
  position: relative;
  height: 550px;
  overflow: hidden;
  text-align: center;
}

.slider_rs, .slider_rss{
  position: relative;
  width: 560px;
  height: 250px;
  margin-right:20px;
  overflow: hidden;
  display: inline-block;

}
.slider_rs-list{
  position: relative;
  width: 480px;
  height: 250px;
  padding: 0; 
}

.slider_rs-item{
  position: absolute;
  top:0px;
  left:0px;
  z-index: 0;
  width: 480px;
  list-style: none;
  padding-left:1px;

}

.slider_rs-item .cont{
  position: relative;
  width: 480px;
  height: 250px;
  display: block;
  background: #fff;
  border-radius:10px; 
  box-shadow: 1px 0px 1px rgba(1,1,1,.01), -1px 0px 1px rgba(1,1,1,.01);
}

.slider_rs-item .cont .tex1{
  position: absolute;
  right: 0;
  text-align: left;
  top:0;
  font:14px "halvetica_light";
  color: #0b0a0a;
  width: 100%;
  padding:20px 10px;
}

.slider_rs-item .cont .nazv{
  color:#000;
  font:24px "halvetica_roman";
}

.slider_rs-item .cont .im{
  position: relative;
  float: left; 
  width: 152px;
  height: 152px;
  background: #ffffff;
  border-radius: 10px;
  margin-right: 20px;
}

.slider_rs-item .cont .im img{
  position: absolute;
  left: 0; top:0; right: 0; bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.slider_rs-list .active {
  z-index: 1;
  position: relative;
  display: block;
}

.slider_rs-list .inslide {
  z-index: 2;
}

.slider_rs .slider_rs-control-button, .slider_rss .slider_rs-control-button{
  position: absolute;
  display: block;
  z-index: 3;
  font-size: 34px;

  text-align: center;
  margin-top: -25px;
  text-decoration: none;
  opacity: .6;
  width: 58px;
  height: 77px;
}

.slider_rs-controls-next{
right: 0;
top: 30px;
background: url(../img/strl.png)center top no-repeat;
}

.slider_rs-controls-prev{

right: 0;
bottom: 5px;
background: url(../img/strl.png)center bottom no-repeat;
}

.block-slide .nadp1{
  position: relative;
  margin: 0px 0;
  text-align: left;
  padding-bottom: 30px;
  width: 50%;
  display: inline-block;
  padding-left: 20px;
  float: left;
  font:28px "halvetica_light";
  color:#000;
}

.block-slide .nadp2{
  position: relative;
  margin: 0px 0;
  text-align: left;
  padding-bottom: 30px;
  width: 50%;
  display: inline-block;
  padding-left: 20px;
  float: right;
  font:28px "halvetica_light";
  color:#000;
}

.block-qw{
  position: relative;
  height:235px;
  background: #a61919;
  overflow: hidden;
  text-align: center;
}

.block-qw .tel{
  position: absolute;
  width: 360px;
  text-align: center;
  color:white;
  left:150px;
  top:130px;
  text-align: center;
  font:22px "halvetica_light";
  line-height: 1.5;
}

.block-qw .or{
  position: absolute;
  width: 70px;
  text-align: center;
  color:white;
  left:550px;
  top:150px;
  text-align: center;
  font:20px "halvetica_light";
  line-height: 1.5;
}

.block-qw .bttn{
  position: absolute;
  display: block;
  color:#000;
  text-decoration: none;
  width: 311px;
  top:130px;
  font:18px "halvetica_light";
  padding-top:20px;

  right: 180px;
  height: 68px;
  background: url(../img/but2.png)center top -3px no-repeat;
}
.block-qw .bttn:hover{
  background: url(../img/but2.png)center top -73px no-repeat;
  top:132px;
}

.map{
  position: relative;
  height:500px;
  background: url(../img/bg_map.jpg) center no-repeat;
  overflow: hidden;
  text-align: center;
}

.map .container{
  z-index: 2;
}

.map .kont{
  position: absolute;
  left:0px;
  top:30px;
  width: 371px;
  height: 456px;
  background: rgba(255,255,255,.8);
  text-align: left;
}
.map .whit{
  background: #fff;
  width: 100%;
  height: 90px;
}
.map .logo{
  position: relative;
  display: inline-block;
  left:0px;
  width: 56px;
  height: 58px;
  padding-left: 65px;
	padding-top: 2px;
  margin-top:15px;
    margin-left: 70px;
  background: url(../img/logo.png)center no-repeat;
}

.map .logo p{
  width: 300px;
  padding-left: 70px;
  line-height: .6; 
}

.map .logo p:first-child{
  color:#b9b9b9;
  font: 9px 'halvetica_roman';
  letter-spacing: 3.8px;
}

.map .logo p:nth-child(2){
  color:#000;
  font: 24px 'halvetica_medium';
  margin-top:-10px;
  margin-bottom: -3px;
  letter-spacing: 2.5px;
}

.map .logo p:last-child{
  color:#000;
  font: 14px 'halvetica_roman';
}

.map .zg{
  position: relative;
  margin: 20px auto;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font: 30px 'halvetica_medium';
}

.map .inf{
  position: relative;
  margin: 20px auto;
  width: 100%;
  text-align: center;
  font: 18px 'halvetica_light';
  line-height: 1.3;
}

.map .bttn{
  position: relative;
  margin: 30px auto;
  display: block;
  width: 289px;
  height: 49px;
  color:#ff1c1c;
  border: 2px solid #ff1c1c;
  font: 18px 'halvetica_light';
  border-radius: 5px;
  transition: .2s ease-in-out;
  text-align: center;
  line-height: 44px;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}

.map .bttn:hover{
background: #ff1c1c;
color:#fff;
}

.map .fot{
  position: absolute;
  right: 0;
  top:180px;
  width: 465px;
  height: 285px;
  background: #fff;
}

.map .fot .tx{
  margin-top:15px;
  width: 100%;
  font: 18px 'halvetica_medium';
  color:#000;
}

footer{
  position: relative;
  height:45px;
  overflow: hidden;
  text-align: center
}

footer .podpis{
  position: absolute;
  text-align: left;
  width: 500px;
  left:0px;
  top:15px;
  font: 16px 'halvetica_light';
}

footer .podpis2{
  position: absolute;
  text-align: right;
  right: 0px;
  width: 500px;
  top:15px;
  font: 16px 'halvetica_light';
}

.z-index1{z-index: 20;}
.z-index2{z-index: 19;}

.modal {background: rgba(32,39,47,.95);}
.mod1 .modal-dialog{
  width: 350px;
  margin-top: 10%; 
  vertical-align: center;
}



.mod1 .modal-content{border-radius: 0; padding:10px; text-align: center;   z-index: 2;}
.mod1 h1{position: relative;width: 100%;text-align: center; color:black; font: 26px 'halvetica_medium'; margin: 5px auto; margin-top:15px; }
.mod1 h2{position: relative;width: 100%; text-align: center; color:black; font: 16px 'halvetica_light'; }
.mod1 .form1{position: relative; left:0px; margin:auto; padding: 0px;  width: 90%;  height:auto; text-align: center;}
.mod1 input.form-control{position: relative; text-align: center; color:#000; font: 16px 'halvetica_light'; background: #fff; border-radius: 5px; width: 100%; height: 40px; border:1px solid #ccc;}
.mod1 form button {
  position: relative;
  border:none;
  margin-left: -13px;
  outline: none;
  width: 323px;
  height: 94px;
  background: url(../img/but.png)center top no-repeat;
  padding-bottom: 30px;
  font:20px "halvetica_light";
  color:#fff;
  transition: top .2s ;

}
.mod1 form button:hover{
  top:3px;
   background: url(../img/but.png)center top -94px  no-repeat;
}

.mod1 .zamok{position: relative; margin-left: 30px; background: url(../img/zamok.png) center; width: 26px; height: 34px;}
.mod1 .ttx{position:absolute;  width: 300px; text-align: left; top:5px; left:40px; font: 12px 'halvetica_light';  color:#363636; }

.closes{
  color: #42306a;
  position: absolute;
  font: 40px "pdfdin-light";
  right: 0px;
  top:0px;
  text-align: center;
  line-height: 30px;
  width: 30px;
  height: 30px;
  z-index: 1;
  cursor: pointer;
}

.closes:hover{color:  #a94442;}

.mod3 .modal-dialog{
  width: 611px; 
  height: 375px;
 background: url(../img/snk.jpg) no-repeat;
 margin-top: 10%;  
  vertical-align: center;
}

.mod1 a.cl {
  position: relative;
  border:none;
  display: block;
  margin: 10px auto;
  outline: none;
  width: 323px;
  height: 94px;
  text-decoration: none;
  background: url(../img/but.png)center top no-repeat;
  padding-bottom: 30px;
  font:20px "halvetica_light";
  color:#fff;
  text-align: center;
  line-height: 60px;

}
.mod1 a.cl:hover{
  top:3px;
   background: url(../img/but.png)center top -94px  no-repeat;
}

.has-error .form-control {border:2px solid #a94442!important;}

a{
  outline: none;
}

a:focus{outline: none;}

.prints{display: none; position: relative; margin: 0px; }
@media print{
  .no-prints{display: none;}
  .prints{
    display: block!important;
  }
}

.dp_text_form{position: relative; margin: -25px auto; margin-top: -35px; width: 100%; padding: 30px; color:#000; font:15px "halvetica_light";}
header .dp_text_form{margin-top: -45px;} 
#stop{position: absolute; top:25px; font-size: 30px; }