@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}



address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

.fixedd2 {    -webkit-transform: translate3d(0px,0,0) !important;
    transform: translate3d(0px,0,0) !important ;
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);	
	}

	#page-preloader{background:#01c5ff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1099900500;}
#page-preloader .spinner{
    left: 50%;
    margin: -55px 0 0 -56px;
    position: absolute;
    top: 50%;
  }

/* Custom CSS
 * --------------------------------------- */
body{
	font-family: Calibri, Arial, sans-serif;
	color: #333;
	color: rgba(0,0,0,0.5);     background: #000;
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1{
	font-size: 6em;
}
p{
	font-size: 2em;
}
.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}
.section{
	text-align:center;
}

		.hys1111 {
    -webkit-animation-delay: 0.0s;
    -webkit-animation-duration: 1.0s !important; 
	    animation-duration: 1.5s !important;
}

		.hys11112 {
    -webkit-animation-delay: 0.0s;

    -webkit-animation-duration: 1.0s !important; 
	    animation-duration: 1.5s !important;
}

.szxvs{position:fixed;width:100%; height:100%;    z-index: 9999998; display:none;}

.xxxxddexxzz {display:block !important}

.mb1 {    width: 90px;background-image: url(/wp-content/themes/okrug/files/svg/mb1.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 70px; margin: 0 auto;margin-bottom: 20px; background-position-x: center;}
.mb2 {    width: 90px;background-image: url(/wp-content/themes/okrug/files/svg/mb2.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 70px; margin: 0 auto;margin-bottom: 20px; background-position-x: center;}
.mb3 {    width: 90px;background-image: url(/wp-content/themes/okrug/files/svg/mb3.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 70px; margin: 0 auto;margin-bottom: 20px; background-position-x: center;}

#menu li {

    margin: 10px;
    color: #000;
    /* background: #fff; */
    /* background: rgba(255,255,255, 0.5); */
    -webkit-border-radius: 10px;
    /* border-radius: 10px; */
}
#menu li.active{

	color: #fff;
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	opacity:0.8;
}
#menu li a,
#menu li.active a{
	padding: 9px 18px;
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}
.twitter-share-button{
	position: fixed !important;
	z-index: 99;
	right: 149px;
	top: 9px;
}
#infoMenu{
	height: 20px;
	color: #f2f2f2;
	position:fixed;
	z-index:70;
	bottom:0;
	width:100%;
	text-align:right;
	font-size:0.9em;
	padding:8px 0 8px 0;
}
#infoMenu ul{
	padding: 0 40px;
}
#infoMenu li a{
	display: block;
	margin: 0 22px 0 0;
	color: #333;
}
#infoMenu li a:hover{
	text-decoration:underline;
}
#infoMenu li{
	display:inline-block;
	position:relative;
}
#examplesList{
	display:none;
	background: #282828;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	float: left;
	position: absolute;
	bottom: 29px;
	right: 0;
	width:822px;
	text-align:left;
}
#examplesList ul{
	padding:0;
}
#examplesList ul li{
	display:block;
	margin: 5px 0;
}
#examplesList ul li a{
	color: #BDBDBD;
	margin:0;
}
#examplesList ul li a:hover{
	color: #f2f2f2;
}
#examplesList .column{
	float: left;
	margin: 0 20px 0 0;
}
#examplesList h3{
	color: #f2f2f2;
	font-size: 1.2em;
	margin: 0 0 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	padding: 0 0 5px 0;
}



/* Demos Menu
 * --------------------------------------- */
 #demosMenu{
	position:fixed;
	bottom: 10px;
	right:10px;
	z-index: 999;
 }

/* Buttons
 * --------------------------------------- */
#download a{
    text-decoration: none
}
#download,
#download:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}
.button {
    margin: 20px 0 0 0;
    vertical-align: middle;
    display: inline-block
}

.button a {
    color: #fff;
    background: rgba(0,0,0,0.4);
    padding: 15px 30px;
    border-radius: 5px;
    display: inline-block;
}

.button a:hover {
    color: #316f68;
    background-color: #fff
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

/* Extensions preview menu
 * --------------------------------------- */
.preview-extensions-menu{
	position: fixed;
    top: 0;
    right: 0;
    z-index: 99;
    border-top: 0;
    box-shadow: 1px 0px 3px rgba(0,0,0,0.8);
}
.preview-extensions-menu li{
	display: inline-block;
	margin: 0;
}
.preview-extensions-menu li a{
	padding: 15px 25px;
	display: block;
}
.preview-buy-extension{
    background: #3cc63c;
}
.preview-more-extensions{
	background: #fff;
}
.preview-buy-extension a{
	color: #fff;
}
.preview-buy-extension:hover{
	background-color: #1a961a;
}
.preview-more-extensions a{
	color: #333;
}

.code{
	background: rgba(255,255,255,0.7);
	padding: 0px 5px;
	line-height: 25px;
}

.fp-viewing-firstPage-0 div:first-child {display:none !important;}


	
	.backzz {  transition:all 0.5s ease;}
		h1{
			    font-weight: 900;
    font-size: 2.7em;

    letter-spacing: 0px;
		}
		h1,
		.intro p{
			color: #fff;
			font-family: Calibri, Arial, sans-serif;
		}
		.intro p{
			
		}
		 
		#slide3-1 .fp-bg{
			background-image: url('img/parallax-3.jpg');
			background-position: 50% 65%;
		}
		#slide3-2 .fp-bg{
			background-image: url('img/parallax-3-2.jpg');
		}
		#slide3-3 .fp-bg{
			background-image: url('imgs/parallax/parallax-3-3.jpg');
		}
		#slide3-4 .fp-bg{
			background-image: url('imgs/parallax/parallax-3-4.jpg');
		}
		 
		.button a.button-purchase:hover {
			background-color: #3cc63c !important;
			color: #fff !important;
		}
		.button-purchase{
			background: #fff !important;
			color: #000 !important;
		}
		.documentation a{
			font-size: 13px;
			margin: 20px 0;
			padding: 0;
			color: #222;
		}

		/*
		* Configurations
		*/
		.actions{
		    position: fixed;
		    bottom: 0;
		    left: 0;
		    z-index: 99999;
		    background: rgba(0,0,0,0.6);
		    padding: 13px;
		    color: white;
		    font-size: 13px;
		}
		.actions-option{
			margin: 0 0 15px 0;
			position: relative;
		}
		.actions select{
			display: block;
			margin: 5px 0 0 0;
			padding: 3px;
		}
		.actions-option:last-child{
			margin:0;
		}
		.actions-title{
			display: block;
		    font-size: 30px;
		    padding: 10px 0;
		}
		.note{
			display: none;
		    position: absolute;
		    z-index: 99;
		    color: #fff;
		    font-size: 14px;
		    left: 112%;
		    bottom: -17px;
		    width: 400px;
		    background: rgba(0,0,0,0.3);
		    padding: 20px;
		}
		
		hr {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    border: 0;
    border-top: 0px solid #eee !important;
}
		
		.note-title{
			margin-bottom: 10px;
			display: block;
		}
		.note li{
			padding: 2px 0;
		    list-style: disc;
		    margin-left: 26px;
		}
		.actions-compatible{
			cursor: pointer;
		}
		.actions-compatible:hover .note{
			display: block;
		}
		#actions{
			top: 153px;
			left: 30px;
			z-index: 99999;
		}
		#actions li{
			background: rgba(255,255,255,0.6);
			padding: 7px 12px;
			margin: 2px;
			color: #000;
			display: inline-block;
			cursor: pointer;
		}
		#actions li:hover,
		#actions .active{
			color: #fff;
			background: #81A140;
		}
		

		
		.dsfdsadsaddsa.active{
		-webkit-transform: translate3d(-134px, 0px, 0px);
		-moz-transform: translate3d(-134px, 0px, 0px);
		-ms-transform:translate3d(-134px, 0px, 0px);
		transform: translate3d(-134px, 0px, 0px);
	}
	
	.dsfdsadsaddsa h1::after{height: 74px;
    width: 100%;
    position: absolute;
    left: 0;
    background: url(/catalog/view/theme/plov/images/bg-abs.png) repeat-x;
    background-position: 0 54px;}
	
		.hys0 {
    -webkit-animation-delay: 0.0s;
    -webkit-animation-duration: 0.3s;
}
	
	.hys1 {
    -webkit-animation-delay: 0.3s;
    -webkit-animation-duration: 1.5s;

}
.hys1s {
    -webkit-animation-delay: 1.1s;
    -webkit-animation-duration: 3.5s;

}
@keyframes fadeOutUp2 {
  from {

  }

  to {
 opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp2 {
  animation-name: fadeOutUp2;
}
	.hys11z {
    -webkit-animation-delay: 1.4s;
    -webkit-animation-duration: 1.5s !important;
	    animation-duration:2.0s !important; 
}

	.hys2 {
    -webkit-animation-delay: 0.9s;
    -webkit-animation-duration: 1.5s; 
}
	.hys2s {
    -webkit-animation-delay: 1.7s;
    -webkit-animation-duration: 3.5s; 
}
	.hys3 {
    -webkit-animation-delay: 0.9s;
    -webkit-animation-duration: 2.9s;

}

	.hys33 {
    -webkit-animation-delay: 0.9s;
    -webkit-animation-duration: 2.9s;
	  animation-duration: 2.9s !important;
}

	.hys4 {
    -webkit-animation-delay: 1.3s;
    -webkit-animation-duration: 2.9s;
}

	.hys44 {
    -webkit-animation-delay: 2.5s;
    -webkit-animation-duration: 3.5s;
}
	.hys5 {
    -webkit-animation-delay: 1.7s;
    -webkit-animation-duration: 2.5s;
}

	.hys6 {
    -webkit-animation-delay: 2.1s;
    -webkit-animation-duration: 2.5s;
}

#open-button { -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
#open-button:hover {opacity:0.7; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}

.mouse{display:inline-block;margin-bottom:-15px;width:50px;}
.mouse-icon{border:2px solid white;border-radius:15px;height:35px;position:relative;text-align:center;width:20px;}
.mouse-wheel{animation:1.6s ease infinite wheel-up-down;background-color:white;border-radius:50%;display:block;height:6px;margin:2px auto 0;moz-animation:1.6s ease infinite wheel-up-down;-webkit-animation:1.6s ease infinite wheel-up-down;width:4px;}
@-webkit-keyframes wheel-up-down{0%{margin-top:2px;opacity:0;}
30%{opacity:1;}
100%{margin-top:20px;opacity:0;}
}
@-moz-keyframes wheel-up-down{0%{margin-top:2px;opacity:0;}
30%{opacity:1;}
100%{margin-top:20px;opacity:0;}
}
@keyframes wheel-up-down{0%{margin-top:2px;opacity:0;}
30%{opacity:1;}
100%{margin-top:20px;opacity:0;}
}
.navigarr {
    font-family: tahoma;
    box-sizing: border-box;
    border: 1px solid #fff;
    padding: 5px 4px 5px 4px;
    border-radius: 30px;
    text-align: center;
    opacity: 0.8;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/*.navigarr {
	*/ /*   background: url(../img/navigation33.png);*/
/*height: 237px;
width: 57px;
position:relative;
     border: 1px solid #fff; 
    padding: 5px 4px 5px 4px;
  border-radius: 30px; text-align: center;     opacity: 0.8; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}*/
	
	.navigarr:hover {opacity: 1; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
	
	.totallx {line-height:2px;}
	
	#moveDown{    padding-top: 12px;}
	#moveUp{    padding-bottom: 12px;}

.navigarr2 {     background: #fff;
    color: #00c5fe;
    padding: 4px;
    font-size: 13px;
    letter-spacing: -0.3px;
    border-radius: 10px;}
	
.navigarr a {
    color: #fff;
    font-size: 1.2em;
    display: block;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
/*#moveUp{ background: url(../img/vv1.png);position: absolute;top: 20px;left: 11px;}
#moveDown{ background: url(../img/vv2.png);position: absolute;bottom: 20px;left: 11px;}*/
.navigarr a:hover{opacity:0.6; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}


.fastsss {
   -webkit-animation-delay: 0.1s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s !important;
}

.fastsss2 {

    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s !important; 
}


.divclass { height: 100%;width: 100%;position: fixed;top: 0;left: 0;background-size: cover;z-index: -10;visibility: hidden;background-image: url(/img/zz1.jpg); }
.divclass.view {visibility: visible;}

.map1z { background-size: cover; width:100%; height:100%; display: table !important;  position:fixed;   text-align: center; z-index: 999;}

	.mapmin svg{height: 73%; -webkit-transition: all 0.3s ease 0s; transition: all 0.1s ease 0s;}
	.mapmin2 svg{height: 81%; -webkit-transition: all 0.3s ease 0s; transition: all 0.1s ease 0s;}
	
	.map1z svg {max-height:81%;}
	
	.xxxxz{    fill-opacity: 0.7; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}
	.st0{     -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s;}

.displanone {display:none !important;   -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
.displanoneq {display:block !important;   -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}

	.dis {display:none !important;   -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
	
	.disp {display:block !important;   -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}

	.gdfdfdf{height: 72%;     -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
	.gdfdfdf2{height: 82% !important;     -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;}
	
		 
		.hys11 {
    -webkit-animation-delay: 0.0s;
    -webkit-animation-duration: 1.0s;
}

 
.svgspan img {float:left; margin-right:20px;}
.svgspan  p{text-align:left;     font-size: 2.3em !important;}

 

.col-centered{
    float: none;
    margin: 0 auto;
}


.z1 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/z1.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.z2 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/z2.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.z3 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/z3.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.z4 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/z4.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.z5 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/z5.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.z6 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/z6.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.z7 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/z7.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.z8 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/z8.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.z9 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/z9.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}


	 
}

	
	.zz1 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/zz1.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.zz2 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/zz2.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.zz3 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/zz3.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.zz4 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/zz4.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.zz5 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/zz5.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
.zz6 {    width: 150px;background-image: url(/wp-content/themes/okrug/files/svg/zz6.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 150px; margin: 0 auto;margin-bottom: 20px;}
	 
 
 

 
	
	.ssxxvvxcvc {margin-top:30px;}
	.ssxxvvxcvc2 {margin-top:20px;}
	
	
 
	
	.zz44 {    width: 90px;background-image: url(/wp-content/themes/okrug/files/svg/zz4.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 70px; margin: 0 auto;margin-bottom: 20px;}
.zz54 {    width: 90px;background-image: url(/wp-content/themes/okrug/files/svg/zz5.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 70px; margin: 0 auto;margin-bottom: 20px;}
.zz64 {    width: 90px;background-image: url(/wp-content/themes/okrug/files/svg/zz6.svg);background-size: contain;background-repeat: no-repeat;background-position-y: bottom;height: 70px; margin: 0 auto;margin-bottom: 20px;}
	
		 
	/* ттттттттттттттттттттттттттNEW */
	
			
			
			
			
 


	
		