@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

a {
outline:none !important;
}

a:focus{outline:none;}
a {outline:none;}
* {outline:none;}
outline:none !important;

@font-face {
    font-family: 'pfdindisplaypro-reg';
    src: url('fonts/pfdindisplaypro-reg/pfdindisplaypro-reg.eot');
    src: url('fonts/pfdindisplaypro-reg/pfdindisplaypro-reg.eot?#iefix') format('embedded-opentype'),
         url('fonts/pfdindisplaypro-reg/pfdindisplaypro-reg.woff2') format('woff2'),
         url('fonts/pfdindisplaypro-reg/pfdindisplaypro-reg.woff') format('woff'),
         url('fonts/pfdindisplaypro-reg/pfdindisplaypro-reg.ttf') format('truetype'),
		 url('fonts/pfdindisplaypro-reg/pfdindisplaypro-reg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
	height:100%;
}

body {
	width:100%;
}

/*img {
	max-width:100%; 
}*/

#wrapper {
	min-height:100%;
	margin:0 auto;
}

.ahr1 { display:block;}
.ahr2 { display:none;}

.fix {
	position:fixed;
}
.arro{ display:none; position:relative; bottom:2px;}

.logo10 {
  top: -8px;
  left: 15px;
  width: auto;
  display: none;
  position:absolute;
  background: transparent;
  border: none;
  padding: 10px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  outline:none;
  z-index:1000001;
}

.btn-nav {
  top: 17px;
  right: 25px;
  width:28px;
  height:18px;
  display: none;
  position:fixed;
  background:url("img/btn-new.svg");
  background: transparent;
  /*border: transparent 1px solid;
  -webkit-border: transparent 1px solid;
  -moz-border: transparent 1px solid;
  -ms-border: transparent 1px solid;
  -o-border:transparent 1px solid;*/
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  outline:none;
  z-index:1000001;
  border: none;
  border-bottom:none;
}

.btn-nav-ser {
  top: 17px;
  right: 25px;
  width:28px;
  height:18px;
  display: none;
  position:fixed;
  background:url("img/btn-new3.svg");
  background: transparent;
  /*border: transparent 1px solid;
  -webkit-border: transparent 1px solid;
  -moz-border: transparent 1px solid;
  -ms-border: transparent 1px solid;
  -o-border:transparent 1px solid;*/
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  outline:none;
  z-index:1000001;
  border: none;
  border-bottom:none;
}

.btn-nav-zel {
  top: 17px;
  right: 25px;
  width:28px;
  height:18px;
  display: none;
  position:fixed;
  background:url("img/btn-new5.svg");
  background: transparent;
  /*border: transparent 1px solid;
  -webkit-border: transparent 1px solid;
  -moz-border: transparent 1px solid;
  -ms-border: transparent 1px solid;
  -o-border:transparent 1px solid;*/
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  outline:none;
  z-index:1000001;
  border: none;
  border-bottom:none;
}



#bt {
  top: 17px;
  right: 25px;
  width:28px;
  height:18px;
  display: none;
  position:fixed;
  background:url("img/btn-new4.svg");
  background: transparent;
  /*border: transparent 1px solid;
  -webkit-border: transparent 1px solid;
  -moz-border: transparent 1px solid;
  -ms-border: transparent 1px solid;
  -o-border:transparent 1px solid;*/
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  outline:none;
  z-index:1000001;
  border: none;
  border-bottom:none;
}

#bt:focus {
	  outline: 0;

}

.btn-nav:focus {
  outline: 0;
}

.btn-nav-ser:focus {
  outline: 0;
}


.icon-bar {
  display: block;
  margin: 7.5px 0;
  width: 40px;
  height: 3px;
  background-color:#607383;/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
}

/*.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background:#ffcb05; 
  background:#607383;
  outline:none;
}*/

.animated .icon-bar {
  z-index:100001;
  background-color: #607383; /*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
}

.animated:hover .icon-bar,
.animated:focus .icon-bar{
  background-color: #607383;/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
  z-index:1000001;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/

.nav-content {
  position: fixed;
  top: -100%;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,.9);
  display: block;
  height: 100%;
  z-index: 1000000;
}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.animated {
  display: block;
  margin: 0 auto;
}
.animated:focus {
  cursor: pointer;
  z-index:1000001;
}
.middle {
  margin: 0 auto;
}
.icon-bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  z-index:1000001;
}
.animated .top {
  -webkit-transform: translateY(10px) rotateZ(45deg);
  -moz-transform: translateY(10px) rotateZ(45deg);
  -ms-transform: translateY(10px) rotateZ(45deg);
  -o-transform: translateY(10px) rotateZ(45deg);
  transform: translateY(10px) rotateZ(45deg);
}
.animated .bottom {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -moz-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotateZ(-45deg);
  -o-transform: translateY(-11px) rotateZ(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}
.animated .middle {
  width: 0;
}

/*----------------------------------------------------*/

@keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-webkit-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-moz-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

@-o-keyframes showNav {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}

.showNav {
  -webkit-animation: showNav 1s ease forwards;
  -moz-animation: showNav 1s ease forwards;
  -mz-animation: showNav 1s ease forwards;
  -o-animation: showNav 1s ease forwards;
  animation: showNav 1s ease forwards;
}

@keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-webkit-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-moz-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

@-o-keyframes hideNav {
  from {
    top: 0;
  }
  to {
    top: -100%;
  }
}

.hideNav {
  -webkit-animation: hideNav 1s ease forwards;
  -moz-animation: hideNav 1s ease forwards;
  -mz-animation: hideNav 1s ease forwards;
  -o-animation: hideNav 1s ease forwards;
  animation: hideNav 1s ease forwards;
}

.hidden {
  display: none;
}




.obch {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:360px;
	margin:-180px 0 0 -130px;
}

.nav-list10 {
	list-style:none;
	text-decoration:none;
}

.nav-list10 ul {
   text-align:center;
   list-style:none;
   text-decoration:none;
}

.item-anchor10:hover, .item-anchor10:focus {
  color:#607383;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}



.item-anchor10 {
  color: #fff;
  font-size: 24px;
  font-family: 'pfdindisplaypro-reg', sans-serif;
  position: relative;
  text-decoration: none;
  padding-left:10px;
  padding-right:10px;
  cursor:pointer;
  list-style:none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.item-anchor100 {
	text-decoration:none;
	list-style:none;
	color: #fff;
}

.item-anchor100:hover, .item-anchor100:focus {
  color:#607383;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.item-anchor100:hover:after, .item-anchor100:focus:after {
  width: 100%;
  background:#fff;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/*******************************************************************/

.palka {
	display:block;
	background-color:#607383;
	width:100px;
	height:2px;
	margin-bottom:17px;
	margin-top:17px;
}

.palka2 {
	display:block;
	background-color:#607383;
	width:100px;
	height:2px;
	margin-bottom:12px;
	margin-top:12px;
}
/*******************************************************************/

.obch2 {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:360px;
	margin:-180px 0 0 -130px;
}
.obch1 {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:360px;
	margin:-180px 0 0 -130px;
}

.nav-list20 {
	list-style:none;
	text-decoration:none;
}

.nav-list20 ul {
   text-align:center;
   list-style:none;
   text-decoration:none;
}


.item-anchor20:hover, .item-anchor20:focus {
  color:#607383;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.item-anchor20 {
  color: #fff;
  font-size: 20px;
  font-family: 'pfdindisplaypro-reg', sans-serif;
  position: relative;
  text-decoration: none;
  padding-left:00px;
  padding-right:10px;
  cursor:pointer;
  list-style:none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.item-anchor30 {
	padding-top:6px;
  color: #fff;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  line-height:1.3;
  font-style:italic;
  position: relative;
  text-decoration: none;
  padding-left:10px;
  padding-right:10px;
  cursor:auto;
  list-style:none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
 
}



.item-anchor200 {
	text-decoration:none;
	list-style:none;
	color: #fff;
}

.item-anchor300 {
	text-decoration:none;
	list-style:none;
	color: #fff;
}

.item-anchor200:hover, .item-anchor200:focus {
  color:#607383;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.item-anchor300:hover, .item-anchor300:focus {
  color:#00F;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}


.item-anchor200:hover:after, .item-anchor200:focus:after, .item-anchor300:hover:after, .item-anchor300:focus:after {
  width: 100%;
  background:#fff;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

@media screen and (max-width:1370px) {.arro { display:inline-block; position:relative; bottom:2px; left:8px;}}

@media screen and (max-width:1020px) {
#bt {
  display: block;
  background:url('img/btn-new4.svg');
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  outline:none;
  z-index:3000001;
}


	
.btn-nav {
  display: block;
  background:url('img/btn-new.svg');
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  outline:none;
  z-index:1000001;
}
	
.btn-nav-ser {
  display: block;
  background:url('img/btn-new3.svg');
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  outline:none;
  z-index:1000001;
}	

.btn-nav:hover {
  background:url("img/btn-new2.svg");
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
	
.btn-nav-ser:hover {
  background:url("img/btn-new2.svg");
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
	
.btn-nav-zel {
  display: block;
  position:fixed;
  background:url("img/btn-new5.svg");
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  outline:none;
  z-index:1000001;
}

.btn-nav-zel:hover {
  display: block;
  position:fixed;
  background:url("img/btn-new5.svg");
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  outline:none;
  z-index:1000001;
}

/*.btn-nav {
  top: 4px;
  right: 15px;
  width: auto;
  display: block;
  position:fixed !important;
  background: transparent;
  border: none;
  padding: 10px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  outline:none;
  z-index:1000001;
}
*/
.animated .top {
  -webkit-transform: translateY(10px) rotateZ(45deg);
  -moz-transform: translateY(10px) rotateZ(45deg);
  -ms-transform: translateY(10px) rotateZ(45deg);
  -o-transform: translateY(10px) rotateZ(45deg);
  transform: translateY(10px) rotateZ(45deg);
}
.animated .bottom {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -moz-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotateZ(-45deg);
  -o-transform: translateY(-11px) rotateZ(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}
.btn-nav:focus {
  outline: 0;
}
.btn-nav-ser:focus {
  outline: 0;
}	

.icon-bar {
  display: block;
  margin: 8.5px 0;
  width: 40px;
  height: 2px;
  background-color:#fff;
}

/*.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background-color:#607383; 
  outline:none;
}*/

.animated .icon-bar {
  z-index:1000001;
  background-color: #607383; 
}

.animated:hover .icon-bar,
.animated:focus .icon-bar{
  background-color: #607383;
  z-index:1000001;
}


.icon-bar {
  display: block;
  margin: 7.5px 0;
  width: 40px;
  height: 3px;
  background-color:#fff;
}

/*.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background:#ffcb05; 
  outline:none;
}
*/
.animated .icon-bar {
  z-index:100001;
  background-color: #ffcb05; /*!!!!!!!!!!!!!!!!!!!!*/
}

.animated:hover .icon-bar,
.animated:focus .icon-bar{
  background-color: #ffcb05; /*!!!!!!!!!!!!!!!!!!!!*/
  z-index:1000001;
}


.logo10 { display:none;}	

}

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

.logo10 {
  top: -8px;
  left: 15px;
  width: auto;
  display: none;
  position:absolute;
  background: transparent;
  border: none;
  padding: 10px;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -ms-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
  cursor: pointer;
  outline:none;
  z-index:1000001;
}

.icon-bar {
  display: block;
  margin: 7.5px 0;
  width: 40px;
  height: 3px;
  background-color:#fff;
}

/*.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background:#ffcb05; 
  outline:none;
}*/

.animated .icon-bar {
  z-index:100001;
  background-color: #ffcb05; /*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
}

.animated:hover .icon-bar,
.animated:focus .icon-bar{
  background-color: #ffcb05;/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
  z-index:1000001;
}

}

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

.icon-bar {
  display: block;
  margin: 7.5px 0;
  width: 40px;
  height: 3px;
  background-color:#fff;
}

/*.btn-nav:hover .icon-bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background:#ffcb05; 
  outline:none;}*/
  
.animated .icon-bar {
  z-index:100001;
  background-color: #ffcb05; /*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
}

.animated:hover .icon-bar,
.animated:focus .icon-bar{
  background-color: #ffcb05;/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
  z-index:1000001;
}
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width:430px) {
	
.palka {
	display:block;
	background-color:#607383;
	width:100px;
	height:2px;
	margin-bottom:7px;
	margin-top:7px;
}

.palka2 {
	display:block;
	background-color:#607383;
	width:100px;
	height:2px;
	margin-bottom:7px;
	margin-top:7px;
}

.obch {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:260px;
	margin:-130px 0 0 -130px;
}

.obch2 {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:260px;
	margin:-130px 0 0 -130px;
}
.obch1 {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:260px;
	margin:-130px 0 0 -130px;
}
}

@media screen and (max-height:430px) {
	
.palka {
	display:block;
	background-color:#607383;
	width:100px;
	height:2px;
	margin-bottom:7px;
	margin-top:7px;
}

.palka2 {
	display:block;
	background-color:#607383;
	width:100px;
	height:2px;
	margin-bottom:7px;
	margin-top:7px;
}

.obch {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:260px;
	margin:-130px 0 0 -130px;
}
.obch2 {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:260px;
	margin:-130px 0 0 -130px;
}
.obch1 {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:260px;
	margin:-130px 0 0 -130px;
}

}

@media screen and (max-width:430px) {
	
.palka {
	display:block;
	background-color:#607383;
	width:100px;
	height:2px;
	margin-bottom:7px;
	margin-top:7px;
}

.palka2 {
	display:block;
	background-color:#607383;
	width:100px;
	height:2px;
	margin-bottom:7px;
	margin-top:7px;
}

.obch {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:260px;
	margin:-130px 0 0 -130px;
}
.obch2 {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:260px;
	margin:-130px 0 0 -130px;
}
.obch1 {
	display:block;
	position: absolute;
	top: 50%;
	left:50%;
    width:260px;
	height:260px;
	margin:-130px 0 0 -130px;
}
}



