/*Theme Name: Site
Author: LLC Webmaster
Author URI: -
Description: Шаблон сайта Buh.kz
Version: 1.0
License: Commercialware
License URI: -
*/


@import url("css/font-awesome.min.css");

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
}

/*html{container-type:inline-size;}*/


body {	
    background-color: #f8f8f8; 
	margin: 0px;
    font-family: Helvetica;
   /* background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;*/
    font-weight: normal;
    font-style: normal;
    color: #1a1a1a;
    font-size: 16px;
	background-color: #ececec;
	/*background: url(/images/fon.jpg) no-repeat center center fixed;*/
    background-size: cover;
}

.body{
  height: 100vh;
  width: 100vw;	
  overflow-x: hidden;
  overflow-y: hidden;
 /* padding-right: 17px;*/
}

.copyright{
	line-height : 1.5;
}

.users {
	float:left;
	clear:left;
}


p {
    line-height: 24px;
    text-align: justify;
    float: left;
    margin: 8px 0px;
}

p a {
    text-decoration: none;
    color: #1567a6;
}

.underline {
	text-decoration: underline;
}

.underline:hover {
   text-decoration: none;
}


.entry-thumbnail {
    width: calc(100% - 300px);
    margin-right: 16px;
	margin-bottom: 16px;
    float: left;
}

.scrollTop {
    background: url(/images/arrows.png) 0 0 no-repeat;
    width: 45px;
    height: 45px;
    bottom: 30px;
    right: 30px;
}

.entry-thumbnail a {
    text-align: center;
    text-align: -moz-center;
    text-align: -webkit-center;
}

.headcontact {
    width: calc(100% - 470px);
    text-align: center;
    padding: 8px 3px 8px 3px;
    margin-left: 0px;
    float: left;
    color: #333;
    font: normal 1em Sans-Serif;
}

.headphone {
    width: calc(50% - 6px);
    padding: 4px 3px 4px 3px;
    float: left;
    color: #333;
}

.headphone:before {
    content:"\260E";
}

.headphone a {
    font: normal 1.15em Sans-Serif;
    color: #333;
    margin-left: 10px;
}


.heademail {
    width: calc(50% - 6px);
    padding: 4px 3px 4px 3px;
    float: left;
    color: #333;
}

.heademail:before {
    content:"\2709";
}

.heademail a {
    font: normal 1.15em Sans-Serif;
    color: #333;
    margin-left: 10px;
}

.wp-pagenavi{
	padding-top: 16px;
	font-size: 14px;
}

.hidden-print{
	overflow: hidden;
    width: auto;
    height: 100%;
}


@media (max-width:980px){

.headphone {
    width: calc(100% - 50px);
}

.heademail {
    display: none;
}

 }

@media only screen and (max-width: 760px) {
.headcontact {
    display:none;
}
}




@media only screen and (max-width: 1100px) {
.entry-thumbnail {
    width: 100%;
	margin-right: 0px;
	margin-bottom: 16px;
}
}

.img-responsive {
    display: block;
    /* width: 100%; */
    max-width: 100%;
    height: auto;
    line-height: 33px;
}

/*.entry-news {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-align: justify;
    width: calc(100% - 316px);
    float: left;
    line-height: 33px;
}*/

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

.body{
    padding-right: 17px;
}
	
}



.tops {
    width: 1288px;
    clear: left;
    background: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
	overflow: hidden;
}

@media only screen and (max-width: 1305px){
.tops {
    width: 100%;
}
}

.metaslider {
    position: relative;
    z-index: 0;
}

.metaslider .flexslider ul.slides {
    margin: 0px !important;
}

.edit{
	float:left;
	margin-top:6px;
}

.edit a{
	font-size: 0.75em;
    color: #888;
}

.webmaster {
    width: 100%;
    height: 15px;
	float:left;
	margin-top: 16px;
    font: normal 0.75em "Arial", "Helvetica", sans-serif;
  /*  right: 16px;*/
   /* bottom: 0;*/
    text-align: right;
}

/**************** Amkodor **************************************************************************************************/


div.catalog {
    float: left;
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 16px;
	margin-top:16px;
    /* justify-content: flex-start; */
    /*margin: 0 auto;*/
    /* justify-content: space-between; */
    width: 100%;
}

div.tech {
    float: left;
    padding: 0px;
    width: calc((100% - 48px) / 4);
    position: relative;
    border: 1px solid hsla(0,0%,79%,.5);
}

div.tech a {
    text-align: center;
    text-align: -moz-center;
    text-align: -webkit-center;
}


@media screen and (max-width: 1100px) {
div.tech {
    width: calc((100% - 40px) / 3);
}
}

@media screen and (max-width: 860px) {
div.tech {
    width: calc((100% - 24px) / 2);
}
}

@media screen and (max-width: 550px) {
div.tech {
    width: 100%;
}
}

.th2 {
    width: calc(100% - 16px);
    float: left;
    text-align: center;
    padding: 8px;
    font: 1.05em "Arial", "Helvetica", sans-serif;
}



.th2 h2 {
    font-size: 16px;
    color: #333;
	margin: 0px;
	line-height: 25px;
    font-weight: bold;
}

.th2 h2 a {
    font-size: 16px;
    color: #333;
}



/***/

.techgallery {
    float: left;
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 16px;
    /* justify-content: flex-start; */
    margin: 0 auto;
    /* justify-content: space-between; */
    width: 100%;
}

.phototech {
  float: left;
    padding: 0px;
    width: calc((100% - 38px) / 3);
    position: relative;
    border: 1px solid hsla(0,0%,79%,.5);
}

.phototech a {
  float: left;
  display:flex;
}

@media screen and (max-width: 1100px){
.phototech {
    width: calc((100% - 20px) / 2);
}
}

@media screen and (max-width: 582px){
.phototech {
    width: 100%;
}
}

/***/

table.tteh {
    font-family: "Arial";
    width: 100%;
    font-size: 0.95em;
    border-collapse: collapse;
    text-align: left;
	line-height: 21px;
   /* margin-bottom: 16px; */
    border:1px solid #888;
}

.tteh thead td {
    padding:5px;
    background-color:#efefef;
    border:1px solid #888;
    text-align:center;
font-weight: bold;
font-size: 0.9em;
   }

.tteh tbody td {
  border:1px solid #888;
  color: #333;
  padding: 7px 7px;
  font-size: 0.9em; 
  text-align:left;
}
.tteh tbody th {
  color: #333;
  padding: 35px 0px 0px 0px;
}

.tteh tbody td:first
{width: 200px;
text-align:left;}

/***/

.techspec{
	width: calc(100% - 16px);
    margin: 0px 8px 8px 8px;
    padding: 0px;
    line-height: 20px;
    display: inline-block;
}

.techspec li {
    color: #333333;
    display: flex;
    font-size: 10px;
    justify-content: space-between;
}

.techspec li {
    font-size: 13px;
}

.techspec li span:first-child {
    align-items: flex-start;
    display: flex;
    margin-right: 15px;
}

.techspec li span:last-child {
    text-align: right;
}


/***/

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






.container-top {
    position: relative;
    /* float: left; */
    clear: left;
    width: 1288px;
    margin-right: auto;
    margin-left: auto;
    height: 260px;
    text-align: center;
    /* transition: height 0.8s; */
    background-image: url(/images/samolet-fon.jpg);
    background-repeat: no-repeat;
    background-position: center center;	
}

.container-top-zhd {
    position: relative;
    /* float: left; */
    clear: left;
    width: 1288px;
    margin-right: auto;
    margin-left: auto;
    height: 260px;
    text-align: center;
    /* transition: height 0.8s; */
    background-image: url(/images/poezd.jpg);
    background-repeat: no-repeat;
    background-position: center center;	
}

.container-top-avtobus {
    position: relative;
    /* float: left; */
    clear: left;
    width: 1288px;
    margin-right: auto;
    margin-left: auto;
    height: 260px;
    text-align: center;
    /* transition: height 0.8s; */
    background-image: url(/images/avtobus.jpg);
    background-repeat: no-repeat;
    background-position: center center;	
}

.container-top-aeroexpress {
    position: relative;
    /* float: left; */
    clear: left;
    width: 1288px;
    margin-right: auto;
    margin-left: auto;
    min-height: 260px;
    text-align: center;
    /* transition: height 0.8s; */
    background-image: url(/images/aeroexpress.jpg);
    background-repeat: no-repeat;
    background-position: center center;	
}

.container-top-top {
    height: 220px;
}

.wraps {
    display: inline-block;
    /* float: left; */
    width: 1288px;
 /*   background: radial-gradient(50% 200%, #ffffff, #d0d1d3); */
	background-image: url(/images/samolet.png);
    background-repeat:no-repeat;
    background-position: center center;
}

.wraps-zhd {
    display: inline-block;
    /* float: left; */
    width: 1288px;
 /*   background: radial-gradient(50% 200%, #ffffff, #d0d1d3); */
	/*ckground-image: url(/images/samolet.png);*/
    background-repeat:no-repeat;
    background-position: center center;
}

.wraps-avtobus {
    display: inline-block;
    width: 1288px;
    background-repeat:no-repeat;
    background-position: center center;
}
.wraps-aeroexpress {
    display: inline-block;
    width: 1288px;
    background-repeat:no-repeat;
    background-position: center center;
}

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

.wraps {
    width: 100%;
}
.container-top {
    width: 100%;
}	
.container-top-zhd {
    width: 100%;
}
.container-top-avtobus {
    width: 100%;
}
.container-top-aeroexpress {
    width: 100%;
}	
.wraps-zhd {
    width: 100%;
}	
.wraps-avtobus {
    width: 100%;
}
.wraps-aeroexpress {
    width: 100%;
}	
}

.top {
    float: left;
    /* display: inline-block; */
    height: 260px;
    width: 100%;
	transition: height 0.8s;
}

.top-aeroexpress {
    float: left;
    /* display: inline-block; */
    min-height: 260px;
    width: 100%;
	transition: height 0.8s;
}

.top-top {
    height: 220px;
}

.container {
	width: 1288px;
    background-color: #ffffff;
    padding: 8px;
    margin-right: auto;
    margin-left: auto;
    clear: left;
}

.fleft {
	float: left;
	width: 100%; 
}

.fcont {
    background-color: #ffffff;
    padding-left: 0px;
	padding-right: 16px;
	padding-top: 12px;
    width: calc((100% - 150px) / 3); 
	float: left;
	padding-bottom: 16px;
}

.fcontk {
    background-color: #ffffff;
    padding-left: 0px;
	padding-right: 16px;
    width: calc(((100% - 150px) / 3) * 2); 
    float: left;
}

.fconta {
    background-color: #ffffff;
    padding-left: 0px;
	padding-right: 16px;
  
	width: calc(((100% - 150px) / 4) - 40px);
    float: left;
	padding-bottom: 16px;
}

.fcontn {
    background-color: #ffffff;
    padding-left: 0px;
	padding-right: 16px;
  /*  width: calc((100% - 450px) / 2); */
	width: calc((100% - 150px) / 4); /*+ 80px);*/
    float: left;
	padding-bottom: 16px;
}

.fconts {
    background-color: #ffffff;
    padding: 0px;
    width: 150px;
    float: left;
	/*padding-bottom: 16px;*/
}

@media screen and (max-width: 895px) {
div.fcont {
    width: 100%;
}
	
.fcontk{
    width: 100%;
}
	
div.fconts {
    width:100% ;
}	

}


div.fblock {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    line-height: 1.5;
    color: #333;
    font-size: 0.95em;
}




/*
@media screen and (max-width: 581px) {
div.fcont {
    width: 100%;
}
.fconta{
    width: 100%;
}

div.fcontn {
    width: 100%;
}	
	
}

*/

@media only screen and (max-width: 1305px) {
  .container {
    width: 100%;
 }
}

@media only screen and (max-width: 1305px){
  .container-search {
    width: 100%;
 }
  .wraps {
    display: flex;
}
}


div.text{
    float: left;
    margin: 0px;
    line-height: 1.3;
    text-align: justify;
    width: 100%;
    /*white-space: pre-line;*/
    font: 1em "Arial", "Helvetica", sans-serif;
}

div.text p{
	text-indent: 20px;
    margin: 16px 0px 0px 0px;
    line-height: 1.4;
    float: left;
}

div.text p.no{
    line-height: 1.3;
    text-align: center;
    width: 100%;
    font: 1em "Arial", "Helvetica", sans-serif; 
}

div.text p.info{
    line-height: 1.2;
    text-align: left;
    margin: 0px 0px 0px 0px;
    color: #3e3e3e;
    width: 100%;
    font-size: 14px;
    text-indent: unset;
}


div.textn{
    float: left;
    margin-top: 16px;
    line-height: 1.4;
    text-align: justify;
    width: 100%;
  /*  white-space: pre-line;*/
    font: 1em "Arial", "Helvetica", sans-serif;
}

div.textn p{	
    float: none;
    text-indent: 20px;
    /* margin: 0px; */
    margin-top: 0px;
    margin-bottom: 16px;
    line-height: 1.4;
}

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

.hr-title
{   width: 100%;
    padding: 13px 0px;
    height: 26px;
}

.title-text
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    height: 26px;

}

.title-texts
{   font: normal 1.05em "Arial", "Helvetica", sans-serif;
    background: #ffffff;
    color: #888;
    padding: 0px 10px;
}

 @media (max-width:500px){

.title-texts{
font: normal 1.2em "Arial", "Helvetica", sans-serif;
}


}


hr#c {
    border: 0px;
    height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #c8c8c8;
}

.title-text
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    height: 26px;

}

.title-texts
{   font: normal 1.05em "Arial", "Helvetica", sans-serif;
    background: #ffffff;
    color: #888;
    padding: 0px 10px;
}

 @media (max-width:500px){

.title-texts{
font: normal 1.2em "Arial", "Helvetica", sans-serif;
}


}


/*
div.topcity h2 {margin: 0px; padding: 0;}



.th2 {
    width: calc(100% - 16px);
    float: left;
    padding: 8px;
    font: 1.05em "Arial", "Helvetica", sans-serif;
}

.th2 h2 {
    font-size: 16px;
    color: #555;
}

.th2 h2 a {
    font-size: 16px;
    color: #555;
}

.th2 h2 a:hover {
    font-size: 16px;
    color: #e21a1a;
}

*/


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

/*------ Убрать отсупы --------*/

div.pch{
	float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    margin: 0 auto;
    justify-content: space-between;
    width: 100%;
}

div.pp{
	float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    margin: 0 auto;
    justify-content: space-between;
    width: 100%;
	font: normal 0.85em "Arial", "Helvetica", sans-serif;
}

/*------ Скрыть/показать блок --------*/

.show{
	overflow: hidden;
	position: relative;    
}

.hide {
	height: 285px;
}

.hide:after{
	content: "";
	display: block;
	height: 100px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 90%)
}

div.sh {
    float: left;
    display:block;
    width:100%;
    text-align: center;
}

div.showhide {
    text-align: center;
    color: white;
    width: 150px;
    border-radius: 4px;
    position: relative;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background: #1e98ff;
    cursor: pointer;
}

div.showhide:hover {
  background: #147fd9;
}



/*-------------- img-copyright -----------------*/


.img-copyright{
	width: 100%;
    float: left;
    color: #acacac;
    padding: 1px;
    text-align: left;
    font: 0.85em "Arial", "Helvetica", sans-serif;
}

/*-------------- Шапка -----------------*/

.head {
    width: 100%;
    float: left;
    padding: 4px 0px;
    background: #ffffff;
}

.container-head {
   /* float: left; */
    width: 1288px;
    /* clear: left; */
    background-color: #ffffff;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 3px 1px -2px rgb(0 0 0 / 12%), 0px 1px 5px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 3px 1px -2px rgb(0 0 0 / 12%), 0px 1px 5px 0px rgb(0 0 0 / 20%);

}

@media only screen and (max-width: 1305px) {
.container-head {
    width: 100%;
 }
}

.tophead {
    float: left;
    padding: 8px 0px;
    margin-left: 16px;
}

.logo {
    float: left;
    width: 250px;
    margin: 0px;
}

.logo a {
	height: 30px;
    float: inherit;
}

.site {
    width: 330px;
    padding: 8px 0px;
    float: left;
    color: #ffffff;
}

.sitename {
    float: left;
    font: normal 1.6em arial;
    /*width: 125px;*/
    padding: 3px 0px;
    color: #1567a6;
}
.sitename a{
    color: #1567a6;
}

.sitedesc {
    float: left;
    width: 205px;
    font: 0.8em Aril, Sans-Serif;
    line-height: 1.2;
    font-weight: bold;
    padding: 4px 16px 4px 16px;
    margin: 4px 0px;
    color: #555;
    border-right: 1px solid #888;
}

@media screen and (max-width: 581px) {
div.sitedesc {
   display:none;
}
}


.bc {
    margin: 8px;
    height: 18px;
}

div.breadcrumbs {
    color: #888888;
    line-height: 1.3;
    float: left;
    /* height: 20px; */
    margin: 8px;
    font: 0.95em "Helvetica";
}

div.breadcrumbs a {
    color: #333;
}

.this {
	float: left;
    color: #aaaaaa;
    /* margin-top: 4px; */
    line-height: 1.6em;
}

.this:before {content: "/"; margin: 0px 10px;}

ol[itemtype] {
	list-style-type: none;
    margin: 0px;
    padding: 0px;
    float: left;
    line-height: 1.6em;
}
li[itemprop] {display: inline;}
li[itemprop]:nth-child(n+2):before {content: "/"; margin: 0px 8px;}
span[itemprop] {color: #333;}

header {
	width: 100%;
    display: block;
	float: left;
}

h1 {
	float: left;
    color: #333;  /*#1567a6*/
    margin: 0px;
    font: normal 1.4em "Helvetica";
}

h2 {
    color: #333;
    margin: 16px 0px 8px 0px;
    font: normal 1.3em "Helvetica";
    float: left;
	width: 100%;
}

h2 a {
    text-decoration: none;
    color: #1567a6;
}

h3 {
    color: #333;
    margin: 16px 0px 8px 0px;
    font: bold 1.05em "Helvetica";
	float: left;
    min-height: 50px;
	width: 100%;
}

/*------ Poisk --------*/


div.search {
    width: 900px;
    margin-top: 32px;
    margin-left: calc((100% - 900px) / 2);
    padding-left: 0px;
   /* border-radius: 8px;*/
    float: left;
}

div.srch{
	width: 100%;
    /* height: 90px; */
    background: #fff;
    float: left;
    padding-bottom: 8px;
}

.background{
	background: #888888; /*hsla(0, 100%, 0%, 0.4);*/
}


ul.transport {
    list-style: none;
    clear: left;
    border-bottom: 1px solid #bbb;
    padding-left: 0px;
    text-align: center;
    margin-bottom: -1px;
    margin-top: 0px;
}

ul.transport li {
    display: inline;
}

ul.transport li a.active.bttn {
    /* border-bottom: 1px solid #fff; */
    background-color: white;
    color: #1567a6;
    padding-top: 4px;
    height: 42px;
}

ul.transport li a.inactive.bttn {
    background-color: #f1f1f1;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: O.8;
}


ul.transport li a.bttn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: -1px;
    margin-top: 0px;
    /* border-bottom: none; */
}

.bttn {
    display: inline-block;
    height: 38px;
    padding: 0 16px;
    color: #555;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: .1rem;
   /* text-transform: uppercase;*/
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #bbb; 
    cursor: pointer;
    box-sizing: border-box;
}


@media screen and (min-width: 641px) and (max-width: 820px) {
.bttn {
    padding: 0 8px;
    letter-spacing: 0em;
}

}

@media screen and (max-width: 640px) {
.bttn {
    padding: 0 4px;
    letter-spacing: 0em;
}


}












div.city {
    float: left;
    margin-top: 21px;
    margin-left: 16px;
    font: 1em "Arial", "Helvetica", sans-serif;
    border-radius: 0px;
    border: 0px solid #0c0c0e;
}



.inputd{
    width: 100px;
}

.fromtitle, .totitle {
    width: 300px;
    height: 20px;
    color: #acacac;
    background: #fff;
    font: 0.75em "Arial", "Helvetica", sans-serif;
}

.from, .to {
    width: 300px;
    height: 30px;
    margin-left: 0px;
    opacity: 0.8;
    padding-left: 8px;
    background: #fff;
    font: 1em "Arial", "Helvetica", sans-serif;
    border-radius: 0px;
    border: 1px solid #888;
}

input.error{ 
	border-color: #973d3d;
	border-style: solid;
	background: #f0bebe; color: #a35959;
}

input.error:focus{ 
	border-color: #973d3d;
	color: #a35959;
}

.display{
    background: #FFF;
    border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
    width: 300px;
    border-radius: 0px;
    min-height: 30px;
    z-index: 10;
    position: absolute;
    display: none;
    margin: 0px;
    padding-left: 0;
	z-index: 100;
    /* margin-bottom: 0px; */
}
.display li{
    list-style: none;
    padding: 5px 10px;
   /* margin: 0 0 0 -40px; */
    color: #333;
    border-bottom: 1px #ccc solid;
    cursor: pointer;
	text-align: left;
    transition:0.1s;
}
.display li:hover{
    background: #eee;
}


div.date {
    float: left;
    margin-top: 21px;
    margin-left: 16px;
    border-radius: 0px;
    border: 0px solid #0c0c0e;
}

.datetitle {
    width: 100px;
    height: 20px;
    color: #acacac;
    background: #fff;
    font: 0.75em "Arial", "Helvetica", sans-serif;
}


.fromtodate {
    width: 100px;
    height: 30px;
    margin-left: 0px;
    opacity: 0.8;
    padding-left: 8px;
    background: #fff;
    font: 1em "Arial", "Helvetica", sans-serif;
    border-radius: 0px;
    border: 1px solid #888;
}

.calendarone{
    float: left;
    display: block;
    margin-top: 16px;
    width: 100%;
    background: #ffffff;
}
.calendarone a {display: block; text-decoration: none; color: #666666;}
.calendarone a:hover {display: block; text-decoration: underline; color: #333333;}

.calendaroneshow{
    float: left;
    display: block;
    margin: 0px;
    width: 100%;
    background: #ffffff;
}

.weektoday{
    float: left;
    width: 100%;
    height: 29px;
    background: #ffffff;
    text-align: right;
    font-size: 12px;
    padding-right: 2px;
}

.weektoday a {display: block; text-decoration: none; color: #666666;}
.weektoday a:hover {display: block; text-decoration: underline; color: #333333;}

.leftrightone{
    float: left;
    padding: 0px;
    position: absolute;
    width: 100%;
    text-align: center;
    height: 25px;
}


.calendarones{
    float: left;
    display: block;
    margin-top: 16px;
    width: 100%;
    background: #ffffff;
}
.calendarones a {display: block; text-decoration: none; color: #666666;}
.calendarones a:hover {display: block; text-decoration: none; color: #333333;}





.calendaronebuttonleft{
    float: left;
    width: 39px;
    text-align: center;
    height: 25px;
    background: #ffffff;
}

.calendaronebuttonleft:hover{
    background: #f3f3f3;
}

.calendaronebuttonleft a {display: block; text-decoration: none; color: #666666;}
.calendaronebuttonleft a:hover {display: block; text-decoration: none; color: #333333;}

.calendaronebuttonleftno{
    float: left;
    width: 39px;
    text-align: center;
    height: 25px;
    background: #ffffff;
}

.calendaronebuttonleftno:hover{
    background: #ffffff;
}

.calendaronebuttonleftno a {display: block; text-decoration: none; color: #ccc;}
.calendaronebuttonleftno a:hover {display: block; text-decoration: none; color: #ccc;}

.calendaronebuttonright{
    float: right;
    width: 39px;
    text-align: center;
    height: 25px;
    background: #ffffff;
}

.calendaronebuttonright:hover{
    background: #f3f3f3;
}

.calendaronebuttonright a {display: block; text-decoration: none; color: #666666;}
.calendaronebuttonright a:hover {display: block; text-decoration: none; color: #333333;}


.calendaronebuttonrightno{
    float: right;
    width: 39px;
    text-align: center;
    height: 25px;
    background: #ffffff;
}

.calendaronebuttonrightno:hover{
    background: #ffffff;
}

.calendaronebuttonrightno a {display: block; text-decoration: none; color: #ccc;}
.calendaronebuttonrightno a:hover {display: block; text-decoration: none; color: #ccc;}






div.find {
    float: left;
    margin-top: 21px;
    margin-left: 15px;
    border-radius: 0px;
    border: 0px solid #0c0c0e;
}

.finds {
    width: 121px;
}

.findtitle {
    width: 121px;
    height: 20px;
    color: #ccc;
    background: #fff;
    font: 0.75em "Arial", "Helvetica", sans-serif;
}

a.findlink {
  display: inline-block;
  width: 121px;
  height: 30px;
  background: #136daa;
  color: white;
  font: normal 1em "Arial", "Helvetica", sans-serif;
  text-align: center;
  text-decoration: none;
  padding: 5px 0px;

  border: 1px solid #f8f8f8;
  cursor: pointer;
  transition: 0.2s;
}
a.findlink:hover { background: #ffffff; border: 1px solid #136daa; color: #136daa; }
a.findlink:active { background: #ffffff; border: 1px solid #136daa; color: #136daa; }

#dater{
    z-index: 10;
    position: absolute;
    margin: 0px;
    width: 302px;
    border: 1px solid #d1cfcb;
    padding-top: 10px;
    display:none;
}



@media screen and (max-width: 949px) {
div.search {
    width: 648px;
	height: 140px;
    margin-left: calc((100% - 648px) / 2);
}
}


@media only screen and (max-width: 697px) {
div.city {
    margin-top: 16px
}
div.trans.transto{
	display:none;
}
div.trans.transtot{
	display:none;
}
div.trans.transtob{
	display:none;
}	
div.search {
    width: 332px;
	height: 200px;
    margin-left: calc((100% - 332px) / 2);
}

}

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



.map-container {
  position: relative;
  clear: left;
/*  float: left;*/
  margin: 8px 0 8px 0;
  overflow: hidden;
 /* cursor: pointer; */
  background: url('/images/default-image-map.png') #ffffff no-repeat;
  background-position: center center;
  background-size: cover;
 /* box-shadow: 0 0 2em  0 rgba(0,0,0,.2); */
}

.bm {
    text-align: center;
    width: 150px;
    height: 30px;
    position: absolute;
    line-height: 28px;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -75px;
    background: #d2efc7;
    border: 1px solid #92ab8a;
    cursor: pointer;
}

.loadtablo {
    text-align: center;
    color: white;
    width: 150px;
    border-radius: 4px;
    position: relative;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background: #1e98ff;
    cursor: pointer;
}

.loadstablo {
    text-align: center;
    width: 150px;
    position: relative;
    height: 30px;
   /*  line-height: 28px; */
    /* left: 50%;  */
    /* top: 50%; */
    display: inline-block;
   /*  background: #d2efc7; */
   /* border: 1px solid #92ab8a;*/
    /*cursor: pointer;*/
}


div.na-zavtra {
	float:left;
	margin-top:0px;
	padding: 0 0px;
	margin-bottom: 0px;
	line-height: 1.3;
	text-align:justify;
	width: 100%;
	font: 0.95em "Arial", "Helvetica", sans-serif;
}

div.na-zavtra p {
	text-indent: 20px;
	line-height: 1.3;
	text-align: justify;
	font-size: 14px;
	color: #a0a0a0; 
}


.lm {
    text-align: center;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}

.loadmap {
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #000000;
 /* transition: opacity .7s ease; */
 /* opacity: 0; */
  background-color: rgba(0,0,0,.15);
}
 

.no-display {
    display: none;
}


.karta {
    float: left;
	position:relative;
    margin: 16px 0px; 
    width: 100%;
    height: 350px;
}

@media only screen and (max-width:1305px){
.karta {
	width: 100%;
	 }
}

.ymaps-2-1-79-map {
	position:absolute;
}

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

.bi {
  display: inline-block;
  border-radius: 4px;
  background-color: #1e98ff;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  padding: 4px;
  width: 140px;
  transition: all 0.3s;
  cursor: pointer;
  margin: 3px;
}

.bi span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.3s;
}


.bi span:after {
  content: '\2708';
  position: absolute;
  opacity: 0;
  top: -3px;
  right: -20px;
  transition: 0.3s;
}

/*.bi span:after {
  content: '✈';
  position: absolute;
  opacity: 0;
  top: -3px;
  right: -20px;
  transition: 0.3s;
}*/

.bi:hover span {
  padding-right: 20px;
}

.bi:hover span:after {
 opacity: 1;
  right: 0;

}


.bim {
  display: inline-block;
  border-radius: 4px;
  background-color: #1e98ff;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  padding: 4px;
  width: 140px;
  transition: all 0.3s;
  cursor: pointer;
  margin: 3px;
}

/*------ News --------*/

a.page {
  color:#455a64;
}

a.nextpostslink {
  color:#455a64;
}
a.last {
  color:#455a64;
}

/*------ Support --------*/

#inline {
    display: none;
    width: 342px;
    border: 1px solid #4b76a0;
}

#inline h2 {
	margin: 0px; 
	padding: 0; 
	font: 1em "Arial", "Helvetica", sans-serif;
}

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

#inline {
	display: none; 
	width: 342px; 
	border: 1px solid #607d8b;
	}
	
#inline h2 {
	margin: 0px; 
	padding: 0; 
	font: 1em "Arial", "Helvetica", sans-serif;
	}

}



div.tariffs{
   width: 100%;
   float: left;
}


div.tariff {
    float:left;
    padding: 0px;
    text-align:center;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 302px;
    min-height: 250px;
    border: 1px solid #c8c8c8;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}


div.tariff:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

div.tariff h2 {margin: 0px; padding: 0;}

@media only screen and only screen and (min-width:1305px){
div.tariffs{
    width: 100%;
    display: flex;
    justify-content: center;
}

div.tariff:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}	
	
}


@media only screen and (min-width: 671px) and (max-width: 1305px) {
div.tariff {
    width: calc(50% - 16px);
}
	
}


@media (max-width:670px){

div.tariff {
width: calc(100% - 16px);
}
	
}





.tariffname {
	float:left;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #607d8b;
}

.tariffname a {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    font: 1.6em "Arial", "Helvetica", sans-serif;
    color: #fff;
}

.tariffname h2 {
    font-size: 16px;
    color: red;
}

.tariffprice {
	float: left;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 0px;
    background: #fff;
}

.tariffprice a {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 0px;
    font: 1.6em "Arial", "Helvetica", sans-serif;
    color: #607d8b;
}

.tariffcurrency {
	float: left;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 8px;
    background: #fff;
}

.tariffcurrency a {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 8px;
    font: 1em "Arial", "Helvetica", sans-serif;
    color: #607d8b;
}


.phoneorder {
    float: left;
    width: 100%;
    text-align: center;
    height: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #fff;
}





.ttx {
    width: 100%;
    font: normal 0.95em Sans-Serif;
    color: #555;
    text-align: left;
    line-height: 1.5;
    float: left;
    }


.ttxone {
    width: 80%;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 1px;
    font: normal 0.95em Sans-Serif;
    color: #555;
    text-align: left;
    line-height: 1.5;
    float: left;
    }

.ttxones {
    width: 80%;
    padding-left: 10px;
    /* padding-top: 6px; */
    padding-bottom: 1px;
    font: normal 1.3em Sans-Serif;
    color: #555;
    text-align: left;
    /* line-height: 0.5; */
    float: left;
    }

.ttxonex {
    width: 20%;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 6px;
    padding-bottom: 1px;
    font: normal 0.95em Sans-Serif;
  /*  color: #607d8b; */
    text-align: left;
    line-height: 1.5;
    float: left;
    text-align: center;
    }


.tarifforder {
    float: left;
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    background: #fff;
}




@media (max-width:670px){

a.headbuttonorder {
    float: left;
    background: #607d8b;
    color: white;
    font: normal 1em "Arial", "Helvetica", sans-serif;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #f8f8f8;
    transition: 0.1s;
}
	
}	



@media (max-width:410px){
a.headbuttonorder {
    float: none;
    background: #607d8b;
    color: white;
    font: normal 1em "Arial", "Helvetica", sans-serif;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #f8f8f8;
    transition: 0.1s;
}
	
}
	

a.buttonorder {
    background: #607d8b;
    color: white;
    display: inline-flex;
    font: normal 1.1em "Arial", "Helvetica", sans-serif;
    text-align: center;
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #607d8b;
    transition: 0.1s;
}
a.buttonorder:hover { background: #ffffff; color: #607d8b;  }
a.buttonorder:active { background: #ffffff; color: #607d8b;  }

/*--- Banner mini ---*/

.bannermini {
    float: left;
    padding: 0px;
    text-align: center;
	background-image: url(/images/banner/nebo.jpg);
	background-repeat: no-repeat;
    background-position: left center;
    /* margin-left: 8px; */
    /* margin-right: 8px; */
    margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 0px;
    width: 100%;
    max-width: 300px; 
    min-height: 300px;
    border: 1px solid #c8c8c8;
    border-radius: 0px;
  /*  background: #217599; */
}


.wrapbannermini {
    width: 294px;
    float: right;
    height: 140px;
	margin-right: 3px;
   /* right: 16px; */
	right: calc((100% - 294px) / 2);
    position: relative;
}

.imagebannermini {
    width: 100%;
    position: absolute;
    top: calc(50% + 2px);
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.wrapbannerminiinfo {
	width: calc(100% - 32px);
    left: 16px;
   /* width: calc(100% - 294px - 32px - 16px);
    float: left; */
    height: 140px;
    left: 16px;
    position: relative;
}

.bannerminilogo {
    width: 182px;
    float: left;
    clear: left;
    margin-top: 16px;
    margin-left: calc((100% - 182px) / 2);
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translateX(-50%);*/
}

.bannerminititle {
    width: 100%;
    font: normal 0.95em "Arial", "Helvetica", sans-serif;
    color: #1567a6;
    float: left;
    margin-top: 8px;
    /* clear: left; */
    text-align: center;
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translateY(-50%) translateX(-50%);*/
}

.bannerminititle a {
    color: #1567a6;	
}


.bannerminiinfo {
    width: 100%;
    font: normal 1.3em "Arial", "Helvetica", sans-serif;
    color: #1567a6;
    float: left;
    margin-top: 8px;
    /* clear: left; */
    text-align: center;
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translateY(-50%) translateX(-50%);*/
}

.bannerminiinfo a {
    color: #1567a6;	
}

.bannerminislogan {
    width: 100%;
    font: normal 0.95em "Arial", "Helvetica", sans-serif;
    color: #1567a6;
    float: left;
    margin-top: 8px;
    /* clear: left; */
    text-align: center;
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translateY(-50%) translateX(-50%);*/
}

.bannerminislogan a {
    color: #1567a6;	
}


/*--- Banner Support ---*/

.banner {
    float: left;
    padding: 0px;
    text-align: center;
	background-image: url(/images/banner/nebo.jpg);
	background-repeat: no-repeat;
    background-position: left center;
    /* margin-left: 8px; */
    /* margin-right: 8px; */
    margin-top: 8px;
    margin-bottom: 16px;
	margin-left: calc((100% - 710px) / 2);
    width: 100%;
    max-width: 700px; 
    min-height: 140px;
    border: 1px solid #c8c8c8;
    border-radius: 0px;
  /*  background: #217599; */
}


.wrapbanner {
    width: 294px;
    float: right;
    height: 140px;
	margin-right: 3px;
    right: 16px;
    position: relative;
}

.imagebanner {
    width: 100%;
    position: absolute;
    top: calc(50% + 2px);
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.wrapbannerinfo {
    width: calc(100% - 294px - 32px - 16px);
    float: left;
    height: 140px;
    left: 16px;
    position: relative;
}

.bannerlogo {
    width: 182px;
    float: left;
    clear: left;
    margin-top: 16px;
    margin-left: calc((100% - 182px) / 2);
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translateX(-50%);*/
}

.bannertitle {
    width: 100%;
    font: normal 0.95em "Arial", "Helvetica", sans-serif;
    color: #1567a6;
    float: left;
    margin-top: 8px;
    /* clear: left; */
    text-align: center;
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translateY(-50%) translateX(-50%);*/
}

.bannertitle a {
    color: #1567a6;	
}


.bannerinfo {
    width: 100%;
    font: normal 1.3em "Arial", "Helvetica", sans-serif;
    color: #1567a6;
    float: left;
    margin-top: 8px;
    /* clear: left; */
    text-align: center;
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translateY(-50%) translateX(-50%);*/
}

.bannerinfo a {
    color: #1567a6;	
}

.bannerslogan {
    width: 100%;
    font: normal 0.95em "Arial", "Helvetica", sans-serif;
    color: #1567a6;
    float: left;
    margin-top: 8px;
    /* clear: left; */
    text-align: center;
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translateY(-50%) translateX(-50%);*/
}

.bannerslogan a {
    color: #1567a6;	
}

@media screen and (max-width: 700px) {
	
.wrapbanner {
    right: calc((100% - 294px) / 2);
}	
	
.wrapbannerinfo {
    width: calc(100% - 32px);
    left: 16px;
}	

}	


/*--- Order ---*/

div.ordertitle {
	float:left; 
	color: #607d8b; 
	text-align:center; 
	padding: 0px; 
	margin-top: 20px; 
	margin-bottom: 5px; 
	/* height:50px; */
	font: normal 1.2em "Arial", "Helvetica", sans-serif; 
	text-align: center; 
	width: 340px; 
	border: 0px solid #c8c8c8;
}

#contact {
	width: 340px;
	float:left;
}

#contactservice {
    width: 340px; 
}



.txt {
    display: inline-block;
	color: #333333;
	width: 95%;
	font: 1em "Arial", "Helvetica", sans-serif;
	border: 1px solid #acacac;
	padding: 5px 10px;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 10px;
}

.txt:focus {
	box-shadow: 0 0 3px #00cccc;
	border-color: #00aaaa;
}

.txtphone {
	display: inline-block;
	color: #333333;
	width: 95%;
	font: 1em "Arial", "Helvetica", sans-serif;
	border: 1px solid #acacac;
	padding: 5px 10px;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 10px;
}

.txtphone:focus {
	box-shadow: 0 0 3px #00cccc;
	border-color: #00aaaa;
}


.txtemail {
	display: inline-block;
	color: #333333;
	width: 95%;
	font: 1em "Arial", "Helvetica", sans-serif;
	border: 1px solid #acacac;
	padding: 5px 10px;
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
}

.txtemail:focus {
	box-shadow: 0 0 3px #00cccc;
	border-color: #00aaaa;
}


form, form[class] {
	margin: 0 0;
	float: left;
	padding: 4px 16px; 
	border: 0px solid #4b76a0;
}

#ordersendok { display: none;}
#formordersendok { display: none;}

div.sendorder {float:left; padding-top: 0px; margin-top: 20px; text-align:center; height: 50px; width: 300px; border: 0px solid #c8c8c8;}

div.orderok {
    float: left;
    display: none;
    color: #607d8b;
    text-align: center;
    text-align: center;
    width: 340px;
    height: 256px;
    border: 0px solid #c8c8c8;
}

div.orderoktext {
    float: left;
    padding-top: 40px;
    color: #607d8b;
    text-align: center;
    margin-top: 0px;
    font: normal 1.2em "Arial", "Helvetica", sans-serif;
    text-align: center;
    width: 340px;
    height: 100px;
    border: 0px solid #c8c8c8;
}

div.orderoktextmini {
    float: left;
    padding-top: 28px;
    padding-bottom: 10px;
    color: #888888;
    text-align: center;
    margin-top: 0px;
    font: normal 0.8em "Arial", "Helvetica", sans-serif;
    text-align: center;
    width: 340px;
    height: 60px;
    border: 0px solid #c8c8c8;
}

div.orderoknet {
    float: left;
    color: #607d8b;
    text-align: center;
    margin-top: 0px;
    font: normal 1.2em "Arial", "Helvetica", sans-serif;
    text-align: center;
    width: 320px;
    height: 60px;
    border: 0px solid #c8c8c8;
    padding-left: 20px;
}


div.ordernotok {
    float: left;
    display: none;
    color: #607d8b;
    text-align: center;

    text-align: center;
    width: 340px;
    height: 256px;
    border: 0px solid #c8c8c8;
}




input.error { border-color: #973d3d; border-style: solid; background: #f0bebe; color: #a35959; }
input.error:focus { border-color: #973d3d; color: #a35959; }

textarea {
	outline: none;
	-moz-appearance: none;
	border: 1px solid #999; /* указание этого свойства также удалит обводку в FireFox */
}

textarea.error {background: #f0bebe;}
textarea.error:focus { border-color: #973d3d; color: #a35959; }


.agree {float:left; padding-top: 0px; margin-top: 20px; text-align:center; width: 300px; height:35px; border: 0px solid #c8c8c8;}

/*Checkboxes styles*/
.agree input[type="checkbox"] { display: none; }

.agree input[type="checkbox"] + label {
  display: block;
  text-align:left;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  font: 0.8em "Arial", "Helvetica", sans-serif;
  color: #888;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.agree input[type="checkbox"] + label:last-child { margin-bottom: 0; }

.agree input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  border: 2px solid #607d8b;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

.agree input[type="checkbox"]:checked + label:before {
  width: 8px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);

}



label {
    margin: 0px;
    font: 0.9em "Arial", "Helvetica", sans-serif;
}


a.button888 {
    width: 80px;
}

a.button888 {
  display: inline-block;
  width: 120px;
  height: 30px;
  background: #607d8b;
  color: white;
  font: normal 1em "Arial", "Helvetica", sans-serif;
  text-align: center;
  text-decoration: none;
  padding: 5px 0px;

  border: 1px solid #f8f8f8;
  cursor: pointer;
  transition: 0.2s;
}
a.button888:hover { background: #ffffff; border: 1px solid #607d8b; color: #607d8b; }
a.button888:active { background: #ffffff; border: 1px solid #607d8b; color: #607d8b; }


a.button0 {
  display: inline-block;
  width: 120px;
  height: 30px;
  background: #cccccc;
  color: #888888;
  font: normal 1em "Arial", "Helvetica", sans-serif;
  text-decoration: none;
  padding: 5px 0px;
/*  margin-bottom: 25px;*/
  border: 1px solid #999999;
}
a.button0:hover { background: #cccccc; color: #888888;  }
a.button0:active { background: #cccccc; color: #888888;  }


/*--- News SideBar ---*/
div.news-content{
	 float: left;
     padding: 0px 0px 20px 0px;
}
div.news{
    float: left;
 /*   line-height: 25px; */
    color: #ffffff;
  /*  margin-left: 8px;*/
  /*  margin-right: 8px;*/
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: justify;
    width: 100%;
}

.image-left{
	float: left;
	width: 120px;
}

.image-left a{
	float: left;
}

div.newsh {
    float: left;
    overflow: hidden;    
    padding: 0px;
    /*margin-left: 8px;*/
    display: inline-block;
}


h4 {
    color: #1567a6;
    margin: 0px 0px 8px 0px;
    font: normal 1.2em "Helvetica";
    float: left;
    min-height: 22px;
    width: 100%;
}

h4 a {
    text-decoration: none;
    color: #333;
}

h5 {
    color: #333;
    margin: 0px;
    font: normal 1.05em "Helvetica";
    float: left;
    min-height: 30px;
    width: 100%;
}

h5 a {
    text-decoration: none;
    color: #333;
}

h5 a:hover{ 
    color: #1567a6;
}

div.allnews {
    float: right;
    color: #e21a1a;
    line-height: 1.3;
    text-align: justify;
    margin-right: 20px;
    margin-bottom: 20px;
    font: 1em "Arial", "Helvetica", sans-serif;
}
	

/*--- Contacts ---*/

div.backorder {
    float: left;
    line-height: 25px;
    color: #ffffff;
  /*  margin-left: 8px;
    margin-right: 8px;*/
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: justify;
    width: 100% ;
    border: 0px solid #97c8c8;
    background: #607d8b;
}

#contactbackorder {width: 100%; }

div.backorders {
    float: left;
    width: calc(100% / 3);
    margin-bottom: 16px;
}


@media only screen and (max-width: 671px) {
div.backorders {
    width: 100%;
}
}


div.backorderst {
    float: left;
    width: calc(100% - 8px);
}

div.backordertop {
    float: left;
    width: 100%;
    height: 25px;
}

div.backorderbottom {
    float: left;
    width: 100%;
    height: 30px;
}

.formbacktxt {
    display: inline-block;
    color: #333333;
    width: calc(100% - 10px);
    font: 1em "Arial", "Helvetica", sans-serif;
    border: 1px solid #acacac;
    padding: 5px 10px;
    font-size: 1em;
    line-height: 1em;
    margin-bottom: 10px;
}

.formbacktext {
    display: inline-block;
    color: #333333;
    background: #ffffff;
    width: 100%;
    font: 1em "Arial", "Helvetica", sans-serif;
    border: 1px solid #acacac;
    padding: 8px 8px;
    height: 100%;
    margin-bottom: 10px;
}

div.backorderbottomt {
    float: left;
    width: 100%;
    height: 100px;
}

.formbacktxtphone {
    display: inline-block;
    color: #333333;
    width: calc(100% - 10px);
    font: 1em "Arial", "Helvetica", sans-serif;
    border: 1px solid #acacac;
    padding: 5px 10px;
    font-size: 1em;
    line-height: 1em;
    margin: 0px;
}

.formbacktxtemail {
    display: inline-block;
    color: #333333;
    width: calc(100% - 10px);
    font: 1em "Arial", "Helvetica", sans-serif;
    border: 1px solid #acacac;
    padding: 5px 10px;
    font-size: 1em;
    line-height: 1em;
    margin: 0px;
}

.formbackordersbottom {
    float: left;
    text-align: center;
    width: 100%;
}





div.formbackorderok {
    float: left;
    display: none;
    color: #fefefe;
    text-align: center;
    width: 100%;
    border: 0px solid #c8c8c8;
}

div.formbackorderoktext {
    float: left;
    padding-top: 10px;
    color: #fefefe;
    text-align: center;
    margin-top: 0px;
    font: normal 1.2em "Arial", "Helvetica", sans-serif;
    text-align: center;
    width: 100%;
    border: 0px solid #c8c8c8;
}

div.formbackorderoktextmini {
    float: left;
    padding-top: 8px;
    padding-bottom: 0px;
    color: #d6d8d0;
    text-align: center;
    margin-top: 0px;
    font: normal 0.9em "Arial", "Helvetica", sans-serif;
    width: 100%;
    border: 0px solid #c8c8c8;
}


.formbackagree {
    float: left;
    padding-top: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    border: 0px solid #c8c8c8;
}

.formbackagree input[type="checkbox"] + label:last-child {
    margin-bottom: 0;
}

.formbackagree input[type="checkbox"] + label {
    display: block;
    text-align: left;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    font: 0.9em "Arial", "Helvetica", sans-serif;
    color: #fefefe;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

div.formbackorderoknet {
    float: left;
    color: #f1f1f1;
    text-align: center;
    margin-top: 0px;
    width: 100%;
    border: 0px solid #c8c8c8;
    min-height: 39px;
    padding-top: 5px;
}

div.formbackordernotok {
    float: left;
    display: none;
    color: #fefefe;
    text-align: center;
    width: 100%;
    border: 0px solid #c8c8c8;
}

div.formbackorderoktext {
    float: left;
    padding-top: 10px;
    color: #fefefe;
    text-align: center;
    margin-top: 0px;
    font: normal 1.2em "Arial", "Helvetica", sans-serif;
    text-align: center;
    width: 100%;
    border: 0px solid #c8c8c8;
}

div.formbackorderoktextmini {
    float: left;
    padding-top: 8px;
    padding-bottom: 0px;
    color: #d6d8d0;
    text-align: center;
    margin-top: 0px;
    font: normal 0.9em "Arial", "Helvetica", sans-serif;
    width: 100%;
    border: 0px solid #c8c8c8;
}

div.formbackorderoknet {
    float: left;
    color: #f1f1f1;
    text-align: center;
    margin-top: 0px;
    width: 100%;
    border: 0px solid #c8c8c8;
    min-height: 39px;
    padding-top: 5px;
}


#formbackordersendok {
    display: none;
}

.formbackagree input[type="checkbox"] {
    display: none;
}

.formbackagree input[type="checkbox"]:checked + label:before {
    width: 8px;
    top: -5px;
    left: 5px;
    border-radius: 0;
    opacity: 1;
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.formbackagree input[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border: 2px solid #fefefe;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}


/*------ Сhecking --------*/



div.checking-title {
    width: 620px;
    /* height: 50px; */
    position: absolute;
    top: 100px;
    left: calc((100% - 620px) / 2);
    padding: 0px;
    /* padding-left: 10px; */

    /* border-radius: 8px; */
	transition: top 0.8s;
}

div.checking-title-top {
    top: 20px;
}

.checking-title h1 {
	color: #ffffff;
	font: normal 1.6em "Helvetica";
}

div.checking-desc {
    width: 620px;
    /* height: 50px; */
    color: #ffffff;
    position: absolute;
    top: 150px;
    left: calc((100% - 620px) / 2);
    padding: 0px;
    /* padding-left: 10px; */
    /* border-radius: 8px; */
	transition: top 0.8s;
}
div.checking-desc-top {
	top: 70px;	
}

div.checking {
    width: 620px;
    /* height: 50px; */
    position: absolute;
    top: 200px;
    left: calc((100% - 620px) / 2);
    padding: 0px;
    /* padding-left: 10px; */
    /* background: #607d8b; */
    /* border-radius: 8px; */
	transition: top 0.8s;
}

div.checking-top{
	top: 110px;
}

div.checking-footer {
    width: 290px;
    /* height: 50px; */
    color: #ffffff;
	font-size: 16px;
    position: absolute;
    top: 250px;
    left: calc((100% - 280px) / 2);
    padding: 0px;
    /* padding-left: 10px; */
    /* border-radius: 8px; */
	transition: top 0.8s;
}

div.checking-footer-top{
	top: 170px;
}

div.checking-my {
	float: left;
    /* font-family: FontAwesome; */
    font-size: 18px;
    padding-top: 3px;
    color: #ffffff;
}


div.checking-myip {
	float: left;
    /* font-family: FontAwesome; */
    font-size: 20px;
    color: #ffffff;
    padding-left: 8px;
    margin-left: 8px;
    text-decoration: underline;
    text-decoration-style: dashed;
    cursor: pointer;
}




/*****/
div.checking-copy {
	float:left;
 /* content: "\f0c5"; */
    font-family: FontAwesome;
    font-size: 18px;
    color: #ffffff;
}

div.checking-paste {
 /* content: "\f0ea"; */
    font-family: FontAwesome;
    font-size: 18px;
    color: #ffffff;
	float:left;
}
/*****/


.input {
    width: 620px;
    height: 38px;
    padding-right: 16px;
    margin-left: 0px;
    opacity: 1;
    padding-left: 16px;
    background: #fff;
    font: 1.25em "Arial", "Helvetica", sans-serif;
    border-radius: 0px;
    border: 0px solid #888;
}


input[class="input"]::-webkit-input-placeholder {
    color: #aaaaaa;
   }
   input[class="input"]::-moz-placeholder {
    color: #aaaaaa;
   }


input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
/*textarea {resize:vertical;}*/
/*textarea {resize:horizontal;}*/


.checks {
    width: 120px;
    /* right: 0px; */
    /* margin-top: 16px; */
    /* position: absolute; */
    float: left;
}

div.checka {
    display: inline-block;
    width: 120px;
    height: 38px;
    color: #333333;
    background: #ff9e00;
    color: white;
    font: normal 1.15em "Arial", "Helvetica", sans-serif;
    text-align: center;
    text-decoration: none;
    padding: 8px 0px;
    border: 0px solid #f8f8f8;
    cursor: pointer;
    transition: 0.2s;
    -webkit-box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 3px 1px -2px rgb(0 0 0 / 12%), 0px 1px 5px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 3px 1px -2px rgb(0 0 0 / 12%), 0px 1px 5px 0px rgb(0 0 0 / 20%);
}

div.checka:hover {
  background: #eb9200;
}
div.checka:active {
  background: #eb9200;
  -webkit-box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%), 0px 0px 0px 0px rgb(0 0 0 / 0%), 0px 0px 0px 0px rgb(0 0 0 / 0%);
  box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%), 0px 0px 0px 0px rgb(0 0 0 / 0%), 0px 0px 0px 0px rgb(0 0 0 / 0%);

}

/*

.display{
    background: #FFF;
    border: 1px #ccc solid;
    width: 260px;
    border-radius: 0px;
    min-height: 30px;
    z-index: 10;
    position: absolute;
    display: none;
    margin: 0px;
    padding-left: 0;
	z-index: 100;
    /* margin-bottom: 0px; 
}
.display li{
    list-style: none;
    padding: 5px 10px;
   /* margin: 0 0 0 -40px; 
    color: #333;
    border-bottom: 1px #ccc solid;
    cursor: pointer;
	text-align: left;
    transition:0.1s;
}
.display li:hover{
    background: #eee;
}    
   */

/*------*/


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

div.checking-title {
    width: calc(100% - 32px);
	left: 16px;
}	
	
div.checking-desc {
    width: calc(100% - 32px);
	left: 16px;
}	
	
div.checking {
    width: calc(100% - 32px);
	left: 16px;
}		
.input {
    width: 100%;
	padding-right: 8px;
    padding-left: 8px;
	font: 1.15em "Arial", "Helvetica", sans-serif;
}		
	

	
}

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

.checking-title h1 {
    font: normal 1.4em "Helvetica";
}	
	
}

/*------Info------*/
div.info {
    float: left;
    width: 100%;
	max-height: 1280px;
    margin-top: 16px;
	overflow: hidden;
	transition: max-height 0.8s;
}

div.noinfo {
    max-height: 0px;
}


div.block-info {
    float: left;
    padding: 0px;
    text-align: center;
    margin-left: 32px;
    margin-right: 32px;
    margin-top: 8px;
    margin-bottom: 32px;
    width: calc((100% - 192px) / 3);
    border: 0px solid #c8c8c8;
    border-radius: 0px;
}

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

div.like {
    float: left;
    padding: 32px 0px 16px 0px;
    text-align: center;
    width: 100%;
}

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

.categories{
    width: 100%;
	text-align: center;
}

.category {
    display: inline-block;
    border-radius: 16px;
    background-color: #ffffff;
    border: 1px solid #a16eb0;
    text-indent: 0px;
    color: #632c78;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 16px;
    transition: all 0.3s;
    cursor: pointer;
    margin: 8px;
}

.category:hover {
  color: #ffffff;
  background-color: #a16eb0;
}


.bim {
  display: inline-block;
  border-radius: 4px;
  background-color: #1e98ff;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  padding: 4px;
  width: 140px;
  transition: all 0.3s;
  cursor: pointer;
  margin: 3px;
}




/*---------- Календарь -----------*/

.calendar {
    float: left;
    width: 100%;
    position: relative;
    line-height: 26px;
}

.calendarshow{
    float: left;
    display: block;
    margin: 8px;
    width: calc(25% - 16px);
    background: #ffffff;
}
.calendarshow a {display: block; text-decoration: none; color: #666666;}
.calendarshow a:hover {display: block; text-decoration: underline; color: #333333;}


.calendarhide{
float: left;
display:none;
margin: 8px;
width:302px;
background: #108508;
border: 1px solid #c8c8c8;
}


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

.calendarshow{
width:calc((100% - 48px)/3);
}

.calendarhide{
width:calc((100% - 48px)/3);
}


}

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

.calendarshow{
width:calc((100% - 32px)/2);
}

.calendarhide{
width:calc((100% - 32px)/2);
}


}


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

.calendarshow{
width: calc(100% - 16px);
}

.calendarhide{
width:100%;
}


}



.buttonleft{
    float: left;
    width: 39px;
    text-align: center;
    height: 25px;
    background: #ffffff;
}

.buttonleft:hover{
    background: #f3f3f3;
}

.buttonleft a {display: block; text-decoration: none; color: #666666;}
.buttonleft a:hover {display: block; text-decoration: none; color: #333333;}

.buttonright{
    float: right;
    width: 39px;
    text-align: center;
    height: 25px;
    background: #ffffff;
}

.buttonright:hover{
    background: #f3f3f3;
}

.buttonright a {display: block; text-decoration: none; color: #666666;}
.buttonright a:hover {display: block; text-decoration: none; color: #333333;}

.monthtitle{
    width: 100%;
    height: 25px;
    text-align: center;
}

.weekdays{
    width: 100%;
    height: 27px;
    background: #ededed;
}

.weekday{
    float: left;
    width: calc((100% - 28px)/7);
    text-align: center;
    height: 25px;
    margin: 2px;
    background: #ededed;
}

.weekdayred{
    float: left;
    width: calc((100% - 28px)/7);
    color: #ff0000;
    text-align: center;
    height: 25px;
    margin: 2px;
    background: #ededed;
}



.week{
    width: 100%;
    height: 29px;
    background: #ffffff;
}

.weektoday{
    float: left;
    width: 100%;
    height: 29px;
    background: #ffffff;
    text-align: right;
    font-size: 12px;
    padding-right: 2px;
}

.weektoday a {display: block; text-decoration: none; color: #666666;}
.weektoday a:hover {display: block; text-decoration: underline; color: #333333;}


.dayold{
    float: left;
    width: calc((100% - 28px)/7);
    text-align: center;
    height: 25px;
    margin: 2px;
  /*  background: #f8f8f8; */
}

.dayredold{
    float: left;
    width: calc((100% - 28px)/7);
    text-align: center;
    height: 25px;
    margin: 2px;
    color: #ff0000;
  /*    background: #f8f8f8; */
}

.daytoday{
    float: left;
    width: calc((100% - 28px)/7);
    text-align: center;
    height: 25px;
    margin: 2px;
    background: #f3f3f3;
    border: 1px solid #666666;
}

.daytoday:hover{
    background: #e8e8e8;
    border: 1px solid #666666;
}

.daygetday{
    float: left;
    width: calc((100% - 28px)/7);
    text-align: center;
    height: 25px;
    margin: 2px;
    background: #f3f3f3;
    border: 1px solid #ff0000;
}

.daygetday:hover{
    background: #e8e8e8;
    border: 1px solid #ff0000;
}



.dayredgetday{
    float: left;
    width: calc((100% - 28px)/7);
    text-align: center;
    height: 25px;
    margin: 2px;
    background: #f3f3f3;
    border: 1px solid #ff0000;
}

.dayredgetday:hover{
    background: #e8e8e8;
    border: 1px solid #ff0000;
	cursor: pointer;
}

.dayredgetday a{
    color: #ff0000;
}

.dayredgetday a:hover{
    color: #ff0000;
}


.day{
    float: left;
    width: calc((100% - 28px)/7);
    text-align: center;
    height: 25px;
    margin: 2px;
    background: #f3f3f3; 
  /*  border: 1px solid #cccccc; */
}

.day:hover{
    background: #e8e8e8;
	text-decoration: none;
	cursor: pointer;
  /*  border: 1px solid #c6c6c6; */
}


.day a:hover{
    text-decoration: none;
}

.dayred{
    float: left;
    width: calc((100% - 28px)/7);
    text-align: center;
    height: 25px;
    margin: 2px;	
    background: #f3f3f3;
 /*   border: 1px solid #cccccc;*/
}

.dayred:hover{
    background: #e8e8e8;
	text-decoration: none;
 /*   border: 1px solid #c6c6c6; */
    cursor: pointer;
}

.dayred a{
    color: #ff0000;
}

.dayred a:hover{
    color: #ff0000;
		text-decoration: none;
}

.daynot{
    float: left;
    width: calc((100% - 28px)/7);
    text-align: center;
    height: 25px;
    margin: 2px;
    color: #aaaaaa;
  /*  background: #f8f8f8;*/
}

.dayrednot{
    float: left;
    width: calc((100% - 28px)/7);
    text-align: center;
    height: 25px;
    margin: 2px;
    color: #ffaaaa;
   /*  background: #f8f8f8;*/
}


.dayredtoday{
    float: left;
    color: #ff0000;
    width: calc((100% - 28px)/7);
    text-align: center;
    height: 25px;
    margin: 2px;
    background: #f3f3f3;
    border: 1px solid #666666;
}

.dayredtoday:hover{
    background: #e8e8e8;
    border: 1px solid #666666;
}

.dayredtoday a{
    color: #ff0000;
}

.dayredtoday a:hover{
    color: #ff0000;
}






.leftright{
    float: left;
    padding: 8px;
    position: absolute;
    width: 100%;
    text-align: center;
    height: 28px;
}





/*--------------- Novosti --------------*/

div.novosti {
    float: left;
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 16px;
    /*  margin-top: 16px;*/
    /* justify-content: flex-start; */
    /* margin: 0 auto; */
    /* justify-content: space-between; */
    width: 100%;
}
div.novost {
    float: left;
	text-align: center;
    padding: 0px;
    width: calc((100% - 48px) / 4);
    position: relative;
    border: 1px solid hsla(0,0%,79%,.5);
}
div.novost h2 {
    margin: 0px;
    padding: 0;
	min-height: 54px;
}

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

div.novost {
	width: calc((100% - 20px) / 2);
	}
}

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

div.novost {
	width: 100%;
}
	
div.novost h2 {
	min-height: auto;	
}	
	
}

div.nt {
    float: left;

}

.nh2 {
    width: calc(100% - 16px);
	float:left;
    padding: 8px;
    font: 1.05em "Arial", "Helvetica", sans-serif;
}



.nh2 h2 {
    font-size: 16px;
    color: #1567a6;
}

.nh2 h2 a {
    font-size: 16px;
    color: #1567a6;
}

.post-meta {
    width: calc(100% - 16px);
    font: normal 0.95em Sans-Serif;
    color: #632d78;
    text-align: left;
    line-height: 1.5;
    float: left;
}

.post-meta a {
    font-size: 16px;
    color: #632d78;
}

.novosttext {
	line-height: 1.2;
    padding: 0px;
    margin: 8px;
    text-align: justify;
    float: left;
}

/*--------------- Platforma --------------*/

.platforma{
    float: left;
    padding: 0px;
    text-align: center;
   /* margin-left: 8px; */
   /* margin-right: 8px; */
    margin-top: 32px;
    margin-bottom: 8px;
    width: 100%;
    min-height: 140px;
    border: 1px solid #c8c8c8;
    border-radius: 16px;
    background: #c5e8fe;;
}

.wrapplatforma {
    width: 158px;
    float: right;
    height: 140px;
    right: 25px;
    position: relative;
}

.imageplatforma {
    width: 158px;
    position: absolute;
    top: 50%;
	left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.wrapplatformainfo {
    width: calc(100% - 158px - 50px - 16px);
    float: left;
    height: 140px;
    left: 25px;
    position: relative
}

.platformainfo {
    width: 100%;
    font: bold 1.38em "Arial", "Helvetica", sans-serif;
    color: #632d78;
    text-align: center;
    position: absolute;
    top: 50%;
	left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.platformainfo span {
    font: 0.7em "Arial", "Helvetica", sans-serif;
	margin-top: 5px;
}

@media screen and (max-width: 800px) {
  .platformainfo {
    font: bold 1.2em "Arial", "Helvetica", sans-serif;
 }
}

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

.wrapplatforma {
    width: calc(100% - 20px);
    right: 10px;
}

.wrapplatformainfo {
    width: calc(100% - 20px);
    left: 10px;
    height: 100px;
}

.platformainfo {
    font: bold 1.1em "Arial", "Helvetica", sans-serif;
}
}


















/*---------- Меню с бургером -----------*/
.menu {
    position: relative;
    height: 32px;
    float: left;
    width: 60px;
	/* top:10px; */
  /* margin-right: auto; */
    margin-left: auto;
  /*  border-top: 1px solid #e0e0e0; */
  /*  border-bottom: 1px solid #e0e0e0; */
}

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

.menu {
    /* width: 100%; */
    float: none;
    /* right: 16px; */
    width: 60px;
    top: 10px;
 }
	
}

@media screen and (min-width: 981px) {

.head {
    float: left;
}	
	
.menu {
    width: 100%;
	/*display: none;*/
 }
	/*width: 1288px;*/
	
	
}



.menu-button {
    display: flex;
    align-items: center;
    position: absolute;
    top: 4px;
    right: 16px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 100;
}


.menu-button > span,
.menu-button > span::before,
.menu-button > span::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #1567a6;
  transition-duration: .5s;
}
.menu-button > span::before {
  content: '';
  top: -8px;
}
.menu-button > span::after {
  content: '';
  top: 8px;
}

.nav {
    display: block;
    position: fixed;
	overflow: auto; 
    visibility: hidden;
    top: 0;
    right: -100%;
    width: calc(((100% - 1288px) / 2) + 300px);
    height: 100%;
    margin: 0;
    padding: 70px 0 30px 0;
    list-style: none;
    background-color: #ffffff;
	z-index: 10;
	/* box-shadow: -5px 0 16px -5px rgba(0, 0, 0, .5);*/
    /*box-shadow: 1px 0px 6px rgb(0 0 0 / 20%); */
    /* transition-duration: .25s; */
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

@media screen and (max-width: 980px) {
.nav {
	 width: 300px;
	 border-top: 0px solid #e0e0e0;
	 border-bottom: 0px solid #e0e0e0;
	 box-shadow: -1px 0px 16px rgb(0 0 0 / 20%);
	}
}

.menu-item {
    display: block;
    padding: 8px 16px;
    color: #1567a6;
    font-family: arial;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
  /*  transition-duration: .25s;*/
}

.menu-item:hover {
  background-color: #eeeeee;
}


#menu-toggle{
   /* opacity: 0; */
	display: none;
}


#menu-toggle:checked ~ .menu-button > span{
  transform: rotate(45deg);
  background-color: #ffffff;
}
#menu-toggle:checked ~ .menu-button > span::before{
  top: 0;
  transform: rotate(0);
  background-color: #1567a6;  
}
#menu-toggle:checked ~ .menu-button > span::after{
  top: 0;
  transform: rotate(90deg);
  background-color: #1567a6;
}
#menu-toggle:checked ~ .nav{
  visibility: visible;
  right: 0;
}



@media screen and (max-width: 980px){ /*3940*/

#menu-toggle:checked ~ .nav{
  transition-duration: .5s;
}
#menu-toggle:not(:checked) ~ .nav{
  transition-duration: .5s;
}

}





@media screen and (min-width: 981px){
.menu-button {
    display: none;
}

	
.nav > .parent > a::after { 
	content: "\f107"; 
	font-family: FontAwesome;
	margin-left: 8px;
}

.nav > .parent > .sub-menu > .parent > a::after { 
	content: "\f105"; 
	font-family: FontAwesome;
	margin-left: 8px;
}	
	
#menu-toggle {
    opacity: 0;
    display: none;
}

.nav {
    display: block;
    position: unset;
    visibility: visible;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0px 0px;
    list-style: none;
    background-color: #ffffff;
	z-index: 10;
    /*box-shadow: 1px 0px 6px rgb(0 0 0 / 20%); */
    /* transition-duration: .25s; */

}
	
.menu-item {
    display: block;
    padding: 8px  16px;
    color: #333;
    font-family: Helvetica;
    font-size: 15px;
   /* font-weight: 400;*/
    text-decoration: none;
    /* transition-duration: .25s; */
    /* transition-delay: 0.5s; */
}	
	

.nav > li {
	float: left;
	border-right: 1px solid #e0e0e0;
  /*  position: relative;*/ /*чтобы меню не скрывалось в основном*/
    display: block;
}	
	
.nav > li > a {
    font-family: Arial, Helvetica, sans-serif;
  /*  font-weight: 400; */
    font-style: normal;
    color: #1567a6;
    font-size: 15px !important;
    text-transform: none;
    padding: 4px 15px 4px 15px;
    letter-spacing: 1px;
    line-height: 22px;
    position: relative;
    display: block;
}	
	

.nav li > ul.sub-menu {
    min-width: 240px;
    padding: 0;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
}
	
.nav > li > .sub-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
	
.sub-menu {
    border-top: 3px solid #e21a1a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #250fef00;
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, #e21a1a 0%, #e21a1a 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #e21a1a 0%, #e21a1a 100%);
    border-image: linear-gradient(to right, #e21a1a 0%, #e21a1a 100%);
    border-image-slice: 1;
}
	
.sub-menu {
    border: 0;
    margin-top: -3px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 0;
    padding: 0;
    float: right;
    left: auto;
}	
	
.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #607d8b;
    /* border: 1px solid rgba(0,0,0,.15); */
    /* border-radius: 4px; */
    /* -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%); */
    /* box-shadow: 0 6px 12px rgb(0 0 0 / 18%);*/
}	
	
/*---*/	
	
	
		
	
	
.nav > li.link-active > a,
.nav > li > a:hover{
	color:#607d8b;  /*#F9B840 */
}	
	
	
.nav > li > a,
.nav .sub-menu > li > a {
	font-size: 15px !important;
	text-transform: none;
}

.nav .sub-menu {
  /*  border: 0; */
    margin-top: -3px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left:0;
    padding: 0;
    float: right;
    left: auto;
}

.nav .sub-menu > li {
    padding: 0;
	position: relative;
}

.nav .sub-menu > li > a {
    display: block;
    padding: 5px 10px;
    margin: 0px 5px;
    font-size: 15px !important;
    line-height: 20px;
    color: #1567a6;
    border-top: 1px solid #eee;
    letter-spacing: normal;
}

.nav .sub-menu > li:first-child > a{
    border-top: 0;
}

.nav .sub-menu > li >ul li a{
    padding: 5px 15px;
}

.nav .sub-menu > li:hover > a,
.nav .sub-menu > li.active > a,
.nav .sub-menu > li:focus > a,
	.nav .sub-menu > li.link-active > a{
    background-color:  #607d8b;
    color: #607d8b !important;
}

.nav .sub-menu>li>a:hover,
.nav .sub-menu>li>a:focus {
	background: none;
}

.navbar .nav .sub-menu > li:last-child > a {
    border-radius: 0 0 3px 3px;
}

.navbar .nav .sub-menu > li:last-child > a i {
    float: right;
    display: inline-block;
    line-height: 20px;
}

.navbar .nav .sub-menu > li > a i {
    float: right;
    display: inline-block;
    line-height: 20px;
}

.nav .sub-menu > li.divider {
    background-color: rgba(0, 0, 0, 0.1);
}

.nav li:hover > ul.sub-menu {
    display: block;
  -webkit-animation: fadeInUp 300ms;
  -moz-animation: fadeInUp 300ms;
  -ms-animation: fadeInUp 300ms;
  -o-animation: fadeInUp 300ms;
  animation: fadeInUp 300ms;
}

.nav>li>a:hover, .nav>li>a:focus {
    background: none;
}

.nav li.dropdown > ul.sub-menu {
    min-width: 240px;
    padding: 0;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0px;
}

.nav .menu .sub-menu {
    left: 100%;
    top: 0;
}

.nav li.dropdown > ul.sub-menu > li.dropdown > ul.sub-menu {
	left: 239px;
	top: 0;
}

.nav .sub-menu li.dropdown.sub-menu  a {
	padding: 5px 10px;
}

.link-active {
  /* color: #ff9e00 !important; */
    font-weight: bold;	
}

}



@media screen and (max-width: 980px) {
	
.link-active {
  font-weight: bold;
}	
	
.nav li > ul.sub-menu {
    min-width: 240px;
    padding-left: 16px;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
}	
	
}


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

/* No */
[aria-current]:not([aria-current="false"]) {
  font-weight: bold;
}

.nav li {
    list-style: none;
}

div.ftitle {
	width:100%;
	height: 18px;
	margin-top: 16px;
    color: #333;
    font-weight: bold;
    font: bold 0.95em "Helvetica";
}

div.fbottom {
	width: 100%;
    height: 18px;
    float: left;
    text-align: center;
    /* margin-top: 8px; */
    color: #333;
    font: normal 0.95em "Helvetica";
}


div.fblock {
    width: 100%;
	float: left;
	margin-bottom: 8px;
	line-height: 1.5;
    color: #333;
    font: 0.95em "Helvetica";
}


div.fblock a {color: #1567a6; text-decoration: none; line-height: 1.8;}



.links {
    width: 100%;
    margin: 8px 0px;
    font: normal 0.95em "Helvetica";
    /* padding-bottom: 16px; */
    text-align: left;
    float: left;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
}



@media screen and (max-width: 582px){
.links {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
}
}


div.link {
    float: left;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dddddd;
}

a.link {color:#333; text-decoration: none; line-height: 2; float: left; clear: left;}
a.link:hover {color:#1567a6; text-decoration: underline; transition: 0.3s linear;}

/*@media screen and (max-width: 480px) {
.link {
  	height:48px;
}
}*/

div.soc {
    width: 100%;
    font: normal 0.95em "Helvetica";
    margin: 8px 0px;
    text-align: left;
    float: left;
}

div.socone {
    width: 100%;
    float: left;
    /* margin-right: 16px; */
    margin-bottom: 8px;
}

div.socone img{
    float: left;
    margin-right: 8px;

}

div.socone span{
    float: left;
    line-height: 24px;

}


div.counters {
	float: left;
	width:100%;
}


.my-logo {
    width: 100%;
}

footer {
    width: 100%;
    border-top: 1px solid #1567a6;
	float: left;
    background: white;
}


body > header > h1 > a {
color: #ffffff;
font-weight: 400;
}

/*article > header {

}*/article

footer {
  margin-top: 4px;
}

a {
  text-decoration: none;
}

/* 'Margin: 0 auto' centers block content on the page */
.wrap {
    margin: 8px;
	min-height: 450px;
   /* text-align: justify; */
   /* display: flex; */
	  display: inline-block;
	  width: calc(100% - 16px);
}

.wrap-footer {
    margin: 8px;
   /* text-align: justify; */
   /* display: flex; */
	  display: inline-block;
	  width: calc(100% - 16px);
}


.content-area {
  display: inline-block;
}

.content-thin {
    width: calc(100% - 318px);
	float: right;
}

.content-full-width {
    width: 100%;
}

.primary-sidebar {
  display: inline-block;
}

.primary-sidebar {
    width: 302px;
  /*  background-color: #ececec;*/
    float: left;
/*	position: absolute;*/
}

@media screen and (max-width: 960px) {
 /* .content-area, */
  .content-thin {
    width: 100%; 
  }
	
  .primary-sidebar {
	display: none;
  }
}

.article-loop {
    width: calc(100% - 16px);
	line-height: 33px;
    margin: 0px;
    padding-bottom: 16px;
	 float: left;
	border-bottom: 1px solid #c8c8c8;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.article-meta {
	margin: 8px 0 8px;
	padding: 0px 8px;
    font-size: 14px;
	text-align: left;
    /* clear: left; */
    float: left;
    width: 100%;
}

.article-meta a {
    text-decoration: none;
    color: #1567a6;
}

.article-meta ul {
	display: block;
    list-style: none;
	line-height: 18px;
    padding: 0px;
	margin: 0px;
   /* margin-left: 8px; */
  /*  margin-right: 8px; */
}

.article-meta ul li {
    display: inline-block;
    margin-right: 10px;
	color: #898989;
    text-transform: capitalize;
}

.article-meta ul li i {
    margin-right: 5px;
	color: #898989;
    text-transform: capitalize;
}

@media screen and (max-width: 800px) {
  .article-loop {
    width: 99%;
 }
}

.article-full {
  padding: 0;
}

.article-full p {
  padding: 0;
}

.article-loop,
.article-full {
  display: block;	
  vertical-align: top;
}