body {
     background: #FFF;
}
.telegramchannel {
    display: none;
}
.indexfoto {
    display: none;
}
.dropbtn {
    display: none;
}
.close {
    display: none;
}
.closeit {
    display: none;
}
.whatsapp {
    display: none;
}
.telegram {
    display: none;
}
.tel {
    display: none;
}
#container {
     background: #FFF;
     margin: 20px auto auto auto;
     width: 1100px;
     height: 100%;
}
#header {
    display: block;
    position: relative;
    background: #FFF;
    width: 100%;
    height: 80px;
 }
.left {
    display: block;
}
.right {
    display: block;
    position: absolute;  
    right: 0;
}
#navigation {
    background: #4682B4;
    width: 100%;
    height: 36px;
}
nav {
    padding: 0px 30px 0px 30px;
}
nav ul {
    list-style-type: none;
    padding: 7px;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
nav ul li {
    list-style-image: none;
}
a.menu {
    color: #ffffff;
    text-decoration: none;
    font-family: verdana;
    font-size: 16px;
}
a.menu:visited {
    color: #ffffff;
}
a.menu:hover {
    color: #b3b3b3;
}
#sidebar {
    background: #FFF;
    float: left;
    width: 22%;
    height: 100%;
    padding-top: 15px;
}
navmenu ul {
    list-style-type: none;
    padding: 0px 0px 10px 0px;
    margin: 0;
}
navmenu ul li {
    background: #dedede;
    margin: 1px 1px 2px 0px;
    width: 100%;
    height: 35px;
    list-style-image: none;
}
navmenu ul a {
    color: #333333;
    text-decoration: none;
    font-family: verdana;
    font-size: 16px;
    line-height: 35px;
    margin-left: 15px;
}
navmenu ul a:visited {
    color: #333333;
}
navmenu ul a:hover {
    color: #b3b3b3;
    text-decoration: none;
}
#content {
    position: relative;
    background: #ffffff;
    float: right;
    width: 78%;
    height: 100%;
    min-height: 900px;
    padding-top: 7px;
    padding-bottom: 80px;
}
.cena {
   width: 85px; 
   height: 80px; 
   background-color: #c41e3a; 
   float: left;
   font-family: verdana;
   font-size: 20px;
   color: #ffffff;
   margin: 10px 15px 10px 25px;
   padding: 10px;
   text-align:center;
   line-height : 1.3;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
    border-radius: 5px;
   opacity: .9;
}
.cena2 {
   width: 250px; 
   height: 55px; 
   background-color: #016b69; 
   font-family: verdana;
   font-size: 20px;
   color: #ffffff;
   margin: 0px 0px 0px 22px;
   padding: 5px;
   text-align:center;
   line-height : 1.3;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border-radius: 5px;
   display: inline-block;
   opacity: .9;
}
p {
    text-align: justify;
    font-size: 14px;
    font-family: verdana;
    text-indent: 1.5em;
    color: #464451;
    padding-right: 5px;
    padding-left: 6px;
    margin-left: 20px;
    line-height: 1.6;
}
hr {
    margin-left: 25px;
}
hr.voot {
    margin-left: 0px;
}
ul.str {
    margin-top: 0px;
}
li.str {
    font-size: 14px;
    font-family: verdana;
    color: #464451;
    line-height: 1.6;
    text-indent: 1.5em;
    text-align: justify;
    background: url(images/strelka.jpg) no-repeat 0px 26px;
    padding-left: 50px;
    padding-right: 5px;
    list-style-type: none;
    list-style-image: none;
}
ul.str2 {
    margin-top: 0px;
}
li.str2 {
    font-size: 14px;
    font-family: verdana;
    color: #464451;
    line-height: 1.6;
    text-indent: 0.0em;
    text-align: justify;
    background: url(images/strelka.jpg) no-repeat 0px 3px;
    padding-left: 50px;
    padding-right: 5px;
    list-style-type: none;
    list-style-image: none;
}
.tovar {
display: inline-block;
}
a.content {
    color: #4682B4;
    text-decoration: none;
    font-family: verdana;
    font-size: 14px;
    margin-left: 2px;
}
a.content:visited {
    color: #4682B4;
}
a.content:hover {
    color: #333333;
}
a.kont {
    color: #333333;
    text-decoration: none;
    font-family: verdana;
    font-size: 14px;
    margin-left: 2px;
}
a.kont:visited {
    color: #333333;
}
a.kont:hover {
    color: #333333;
}
a img.tovar {
    border: 1px solid #dedede;
    box-shadow: 0.2em 0.2em 3px rgba(122,122,122,0.5);
   }         
    a:hover img.tovar  {
    border: 1px solid #4682B4;
    box-shadow: 0.3em 0.3em 4px rgba(122,122,122,0.8);
   }
img.tovar {
    border: 1px solid #dedede;
    box-shadow: 0.2em 0.2em 3px rgba(122,122,122,0.5);
   }
.snippet { 
    float: left;
    margin: 15px 15px 15px 35px;
    border: 1px solid #dedede;
    box-shadow: 0.2em 0.2em 3px rgba(122,122,122,0.5);
}
.snippet2 { 
    float: left;
    margin: 5px 5px 10px 15px;
    border-radius: 5px 5px 5px 5px;
    border: #016b69 solid 1px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
}
ul {
    margin-left: 10px;
}
li {
    font-size: 14px;
    font-family: verdana;
    color: #464451;
    line-height: 1.6;
    text-indent: 0.5em;
    list-style-image: url(images/li.jpg);
}
ul.content {
    margin-left: 10px;
}
li.content {
    font-size: 14px;
    font-family: verdana;
    color: #464451;
    line-height: 1.6;
    text-indent: 0.5em;
    text-align: justify;
}
ul.contact {
    margin-left: 10px;
}
li.contact {
    font-size: 15px;
    font-family: verdana;
    color: #464451;
    line-height: 3.0;
    text-indent: 1.5em;
}
.table {
	width: 97%;
	border: none;
	margin-bottom: 20px;
    margin-left: 25px;
}
.table thead th {
    font-family: Verdana;
    color: #464451;
	font-weight: bold;
	text-align: center;
	border: none;
	padding: 7px 10px;
	background: #b5b8b1;
	font-size: 14px;
}
.table thead tr th:first-child {
	border-radius: 5px 0 0 5px;
}
.table thead tr th:last-child {
	border-radius: 0 5px 5px 0;
}
.table tbody td {
    font-family: Verdana;
    color: #464451;
	text-align: center;
	border: none;
	padding: 7px 10px;
	font-size: 14px;
	vertical-align: top;
}
.table tbody tr:nth-child(even){
	background: #dbdbdb;
}
.table tbody tr td:first-child {
	border-radius: 5px 0 0 5px;
}
.table tbody tr td:last-child {
	border-radius: 0 5px 5px 0;
}
.ptable {
	width: 97%;
	border: none;
	margin-bottom: 20px;
    margin-left: 25px;
}
.ptable thead th {
    font-family: Verdana;
    color: #464451;
	font-weight: bold;
	text-align: center;
	border: none;
	padding: 7px 10px;
	background: #b5b8b1;
	font-size: 14px;
}
.ptable thead tr th:first-child {
	border-radius: 5px 0 0 5px;
}
.ptable thead tr th:last-child {
	border-radius: 0 5px 5px 0;
}
.ptable tbody td {
    font-family: Verdana;
    color: #464451;
	text-align: center;
	border: none;
	padding: 7px 10px;
	font-size: 14px;
	vertical-align: top;
}
.ptable tbody tr {
	background: #ededed;
}
.ptable tbody tr td:first-child {
	border-radius: 5px 0 0 5px;
    text-align: left;
    width: auto;
}
.ptable tbody tr td:last-child {
	border-radius: 0 5px 5px 0;
}
    .utochn {
    background-color: #dbdbdb;
    font-family: verdana;
    font-size: 15px;
    color: #464451;
    margin-left: 25px;
    padding: 7px 10px;
    text-align: justify;
    line-height: 1.3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
button { 
    width: 165px;
    height: 35px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 1px;
    background-color: #ea7500;
    font-family: verdana;
    font-size: 18px;
    color: #ffffff;
   -moz-border-radius: 1px;
   -webkit-border-radius: 1px;
   -khtml-border-radius: 1px;
   -o-border-radius: 1px;
   -ms-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    cursor: pointer;
    opacity: .9;
    box-shadow: 0.1em 0.1em 2px rgba(122,122,122,0.5);
}
button:hover {
    text-decoration: none;
    opacity: .8;
    box-shadow: 0.1em 0.1em 2px rgba(122,122,122,0.8);
}
button.mess { 
    width: 250px;
    height: 40px;
    margin-top: 5px;
    margin-left: 30px;
    background-color: #248724;
    font-family: verdana;
    font-size: 18px;
    color: #ffffff;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    opacity: .9;
}
button.mess:hover {
    text-decoration: none;
    opacity: .7;
   }
   .tovar {
    display: inline-block;
   }         
.round {
    border: 1px solid #dedede;
    box-shadow: 0.2em 0.2em 3px rgba(122,122,122,0.5);
}
.round:hover {
    border: 1px solid #ea7500;
    box-shadow: 0.3em 0.3em 4px rgba(122,122,122,0.8);
}
.iround {
    border-radius: 5px 5px 5px 5px;
    border: #016b69 solid 1px;
    box-shadow: 0 0 5px #666;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
}
.iround:hover {
    cursor: pointer;
    opacity: .8;
}
.foto {
    margin-left: 25px;
    display: flex;
    justify-content: space-between;
}
video {
    margin-left: 30px;
    width: 533px;
    height: 300px;
}
.vopros {
   width: 97%; 
   height: 100%; 
   background-color: #ecebeb; 
   font-family: verdana;
   font-size: 15px;
   color: #464451;
   margin: 0px 10px 5px 0px;
   padding: 10px;
   text-align: justify;
   line-height : 1.3;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border-radius: 5px;
   opacity: .9;
}
    .otvet {
   width: 97%; 
   height: 100%; 
   background-color: #dbdbdb; 
   font-family: verdana;
   font-size: 15px;
   color: #464451;
   margin: 5px 10px 0px 0px;
   padding: 10px;
   text-align: justify;
   line-height : 1.3;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border-radius: 5px;
   opacity: .9;
}
.roundsl {
    border-radius: 3px 3px 3px 3px;
    border: solid 0px;
    box-shadow: 0 0 3px #016b69;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}
.slides {
    height: 260px;
    margin-left: -17px;
    overflow: visible;
    position: relative;
    width: 800px;
}
.slides ul {
    list-style: none;
    position: relative;
}
@-webkit-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
@-moz-keyframes anim_slides {
    0% {
        opacity:0;
    }
    6% {
        opacity:1;
    }
    24% {
        opacity:1;
    }
    30% {
        opacity:0;
    }
    100% {
        opacity:0;
    }
}
.slides ul li {
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-animation-name: anim_slides;
    -webkit-animation-duration: 24.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_slides;
    -moz-animation-duration: 24.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 0;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    list-style-image: none;
}
.slides ul  li:nth-child(2), .slides ul  li:nth-child(2) div {
    -webkit-animation-delay: 6.0s;
    -moz-animation-delay: 6.0s;
}
.slides ul  li:nth-child(3), .slides ul  li:nth-child(3) div {
    -webkit-animation-delay: 12.0s;
    -moz-animation-delay: 12.0s;
}
.slides ul  li:nth-child(4), .slides ul  li:nth-child(4) div {
    -webkit-animation-delay: 18.0s;
    -moz-animation-delay: 18.0s;
}
.slides ul li img {
    display: block;
}
@-webkit-keyframes anim_titles {
    0% {
        left:73%;
        opacity:0;
    }
    5% {
        left:3%;
        opacity:1;
    }
    20% {
        left:3%;
        opacity:1;
    }
    25% {
        left:73%;
        opacity:0;
    }
    70% {
        left:73%;
        opacity:0;
    }
}
@-moz-keyframes anim_titles {
    0% {
        left:73%;
        opacity:0;
    }
    5% {
        left:3%;
        opacity:1;
    }
    20% {
        left:3%;
        opacity:1;
    }
    25% {
        left:73%;
        opacity:0;
    }
    70% {
        left:73%;
        opacity:0;
    }
}
.slides ul li div {
    background-color: hsla(30, 100%, 46%, 0.7);
    border: solid 0px;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 0 2px #FFFFFF;
    color: #FFFFFF;
    font-size: 20px;
    left: 10%;
    margin: 0 auto;
    padding: 7px;
    position: absolute;
    top: 75%;
    width: 470px;
    -webkit-animation-name: anim_titles;
    -webkit-animation-duration: 24.0s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 2;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 24.0s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-delay: 2;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
}
.card {
    display: inline-block;
    width: 45%;
    margin: 5px 0px 10px 25px;
    padding: 15px 5px 5px 5px;
    border: 1px solid #dedede;
    vertical-align: top;
}
.card img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.card button { 
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-color: #4682B4;
    border-radius: none;
}
.card button:hover {
    opacity: .8;
}
.card a {
    text-decoration: none;
}
span.nalich {
    font-size: 16px;
    font-family: verdana;
    font-weight: normal;
    color: #4682B4;
    margin-left: 20px;
}
span.tsena {
    font-size: 17px;
    font-family: verdana;
    font-weight: bold;
    color: #ff8f1f;
    margin-left: 0px;
}
.sign {
    display: inline-block;
    padding: 5px 5px 5px 5px;
    margin: 5px 0px 10px 25px;
    background: #ff8f1f;
    box-shadow: 0 0 5px #666;
   }
.sign a {
    margin: 0px;
    text-decoration: none;
   }
.sign:hover {
    opacity: .7;
   }
.sign figcaption {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    font-family: verdana;
    margin: 5px 1px 5px 1px;
   }
.trigger {
    width: 95%;
    margin-left: 25px;
}
.fototext {
    position: relative;
    text-align: center;
}
span.fototext{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: verdana;
    font-size: 20px;
    color: #464451;
    background-color: #ffffff80;
    padding: 5px 5px 5px 5px;
}
#clear {
    clear: both;
}
#footer {
    display: block;
    position: absolute;
    margin-left: -245px;
    bottom: 0px;
    background: #4682B4;
	width: 1100px;
	height: 80px;
}
.fleft {
    display: block;
}
.fright {
    display: block;
    position: absolute;  
    right: 0;
}
.underl {
    float: left;
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    margin-top: 20px;
    margin-left: 20px;
    line-height: 1.6;
}
ul.underr {
    margin-top: 12px;
    margin-right: 20px;
    margin-bottom: 0px;
    text-align: right;
}
li.underr {
    list-style-image: none;
}
ul.underr2 {
    margin-top: 0px;
    margin-right: 20px;
    text-align: right;
}
.underr {
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    line-height: 1.6;
    list-style-type: none;
}
a.underr {
    text-decoration: none;
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    text-align: right;
}
.leftstr {
    clear: both;
    float: left;
    font-family: verdana;
    font-size: 16px;
    color: #464451;
    margin-top: 5px;
    margin-left: 29px;
    margin-bottom: 20px;
    line-height: 0.4;
}
a.up {
    float: left;
    color: #ea7500;
    text-decoration: none;
    font-family: verdana;
    font-size: 32px;
    margin-left: 30px;
}
.ll {
    color: #ea7500;
}
.lr {
    color: #4682B4;
}
a.rightstr {
    float: right;
    text-decoration: none;
    font-family: verdana;
    font-size: 20px;
    color: #464451;
    margin-right: 35px;
    margin-top: 7px;
}
.rh {
    float: right;
    text-decoration: none;
    font-family: verdana;
    font-size: 16px;
    color: #464451;
    margin-right: 35px;
    margin-top: 5px;
}
h4 {
    font-size: 15px;
    color: #464451;
    font-family: verdana;
    text-align: left;
    margin-left: 40px;
    margin-top: 13px;
}
h3 {
    font-size: 15px;
    color: #464451;
    font-family: verdana;
    text-align: left;
    margin-left: 40px;
    margin-top: 13px;
}
h2 {
    font-size: 15px;
    color: #464451;
    font-family: verdana;
    text-align: left;
    margin-left: 40px;
    margin-top: 13px;
}
h1 {
    font-size: 15px;
    color: #464451;
    font-family: verdana;
    text-align: left;
    margin-left: 40px;
    margin-top: 13px;
}
h1.sidebar {
    font-size: 15px;
    color: #464451;
    font-family: verdana;
    text-align: left;
    margin-left: 20px;
    margin-top: 4px;
    margin-bottom: 16px;
}
h2.sidebar {
    font-size: 15px;
    color: #464451;
    font-family: verdana;
    text-align: left;
    margin-left: 20px;
    margin-top: 4px;
    margin-bottom: 16px;
}
h3.sidebar {
    font-size: 15px;
    color: #464451;
    font-family: verdana;
    text-align: left;
    margin-left: 20px;
    margin-top: 4px;
    margin-bottom: 16px;
}
h2.price {
    font-size: 15px;
    color: #464451;
    font-family: verdana;
    text-align: center;
    margin-top: 13px;
}