﻿body 
{
    background-image: url(images/bg.jpg);
    color: white;
}
@media screen and (min-width:993px){
a, a:visited
{
    color: orange;
}
}
.clocks{
  text-align: center;
  height: 50px;
  line-height: 50px;
  background: #D9D9D9;
  border: 1px solid #000;
}
.activetab {
    background:#A9A9A9;
}
@media screen and (max-width:992px){
a, a:visited {
color:#b6d29e;
text-decoration:none;
}
a, a:active {
color:#b6d29e;
text-decoration:none;
}
a, a:hover {
color:#b6d29e;
text-decoration:none;
}
.itemsxs{
background: #fff;
  color: #000;
  border: 2px solid #FFC000;
  cursor: pointer;
}
.mobilexs{
	border: 2px solid #FFC000;
}
}

.zakaz{
background:#FFFFFF;
border:2px solid #FFC000;
color:#000000;

}

.buttons{
  background: #5B9BD5;
  border: 1px solid #41719C;
  border-radius: 7px;
  color: #fff;
}

.abut{
  background: #C55A11;
  border: 1px solid #41719C;
  /* color: #FFFFFF; */
  padding: 4px;
  border-radius: 9px;
  margin-right: 26px;
  padding-left: 10px;
  padding-right: 14px;
}

.padd{
padding-bottom: 15px;

}
.zakazit{
border-bottom: 2px solid #FFC000;
  padding-bottom: 4px;
}

.textaria{
  height: 55px;
  width: 100%;
}

.inputs{
width:195px;
margin:auto;
padding-bottom:15px;
}