*{
margin: 0;
padding: 0;
border: 0;
}

html {
overflow-y: scroll;
}

body {
overflow-x: hidden;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display: block;
}

@font-face {
font-family: roboto;
src: url(/my/robotoregular.ttf);
}

@font-face {
font-family: robotobold;
src: url(/my/robotobold.ttf);
}

body {
font: 15px roboto;
line-height: 1.4;
color: #333;
}

#wrap {
margin: 0 auto;
width: 100%;
max-width: 2000px;
min-width: 300px;
overflow-x: hidden;
background: white;
}

img {
padding: 0;
margin: 0;
border: 0;
max-width: 100%;
height: auto;
}

p {
margin: 0 0 1em 0;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

th {
  padding-bottom: 5px;
}

td {
  padding-bottom: 7px;
  padding-left: 5px;
  padding-right: 5px;
}

div {
  &.field, &.actions {
    margin-bottom: 10px;
  }
}

#notice {
  color: green;
}

.field_with_errors {
  padding: 2px;
  display: block;
}

#error_explanation {
  width: 100%;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;


  h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    margin-bottom: 0;
    color: #fff;
  }

  ul li {
    font-size: 12px;
    list-style: square;
  }
}

label {
  display: block;
}

.authform {
padding: 30px 0 30px 0;
  max-width: 400px;
  margin: 0 auto;
}
.authform form {
  padding-bottom: 80px;
}
.authform .right {
  float: right !important;
}
.authform input[type="file"] {
display: block;
width: 100%;
}
#error_explanation h2 {
  font-size: 16px;
}

#header {
background: #fff;
}

header {
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: 100px;
position: relative;
}

#logo {
position: absolute;
left: 1px;
top: 8px;
width: 120px;
}

#search {
position: absolute;
top: 35px;
right: 1px;
}

#search input {
font: 16px/16px roboto;
padding: 7px 10px;
width: 250px;
-webkit-appearance: none;
border-radius: 3px;
border: 1px solid #ccc;
}

input[type="text"]:focus {
outline: none;
}

#search button {
font: 16px/16px roboto;
padding: 7px 10px;
display: inline-block;
border-radius: 3px;
color: #fff;
border: 1px solid #eb8c1c;
background: #eb8c1c;
}

#menu {
width: 100%;
z-index: 99;	
height: 50px;
background: #333;
}

.closebtn, #hamburger, #menucontact {
display: none;
}

#mymenu {
width: 100%;
max-width: 1200px;
margin: 0 auto;
}

#mymenu ul {
margin: 0;
}

#mymenu ul li {
float: left;
list-style: none;
position: relative;	
}

#mymenu ul li a {
font: 16px roboto;
padding: 15px 10px;
color: #fff;
text-decoration: none;
display: block;	
}

#mymenu ul li ul {
display: none;	
}

#mymenu ul li:hover ul {
position: absolute;
top: 47px;
display: block;
z-index: 9;
}

.myspan {
position: relative;
}

.myspan span {
cursor: pointer;
display: none;
color: red;
font: bold 16px roboto;
}

#mymenu ul li span {
position: absolute;
top: 15px;
right: 5px;
}

#mymenu ul li ul li a {
font: 14px roboto;
padding: 15px 20px;
color: #fff;
background: #333;
text-decoration: none;
display: block;
width: 200px;
}

.center {
margin: 0 auto;
width: 100%;
max-width: 1200px;
}

/* kabinet */
.authform {
font: 16px roboto;
}

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

.authform a:hover {
text-decoration: underline;
}

.well, .authform form, .authform fieldset {
    min-height: 20px;
    padding: 3px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: none;
}

#taqyryp {
display: grid;
grid-template-columns: auto auto;
margin: 50px 0 20px 0;
}

#taqyryp h1 {
margin: 0 0 0 0;
font: 30px/40px robotobold;
}

#qosu {
text-align: right;
}

#qosu a {
font: 16px roboto;
text-decoration: none;
color: #fff;
padding: 7px 15px;
background: #5cb85c;
border-radius: 5px;
display: inline-block;
}

#menu_title, #menu_text, #info_title, #info_seotitle, #info_seodescripton, #tender_title {
width: 70%;
max-width: 700px;
}

input[type="file"], input[type="date"] {
display: inline-block;
width: auto;
}

#tender_number {
display: inline-block;
width: auto;
}

.title {
text-align: center;	
}

.title h1 {
margin: 50px 0 50px 0;
font: 35px/30px robotobold;
}

.title h2 {
margin: 0 0 50px 0;
font: 30px/30px robotobold;
}

#work {
margin: 100px 0 100px 0;
text-align: center;	
}

#work .center {
text-align: center;
display: grid;
grid-gap: 10px 4%;
grid-template-columns: 22% 22% 22% 22%;
}

#work span {
width: 82px;
background-color: #fff;
color: #f2ae2b;    
border: 1px solid #3dae2b;
border-radius: 40px;
text-align: center;
font-size: 32px;
line-height: 80px;
letter-spacing: .03em;
font-weight: 700;
display: inline-block;
}

#work img {
display: inline-block;	
}

#work h3 {
padding: 25px 0 0 0;
margin: 0 0 0 0;
font: 21px robotobold;
text-align: center;
color: #000;
}

#work p {
padding: 15px 0 30px 0;
margin: 0 0 0 0;
font: 15px/20px roboto;
color: #4d4d4d;
font-weight: 500;
text-align: center;	
}

.about {
display: grid;
grid-gap: 10px 0;
grid-template-columns: 50% 50%;
}

.about img {
display: block;
margin: 0 auto;	
}

.text {
padding: 0 0 0 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: flex;
align-items: center;
color: #333;
}

.about h2 {
font: 25px/35px robotobold;
color: #333;
margin: 0 0 20px 0;
text-align: left;
}

/* kabinet sonhy */

#section {
margin: 0 auto;
width: 96%;
max-width: 1200px;
}

article table {
border-collapse: collapse;
margin: 0 0 1em 0;
min-width: 300px;
}

article td, article tr {
border: 2px solid #005fbf;
padding: 10px;
}

article ol {
list-style-position: inside;
margin: 0 0 2em 0;
}

article ul {
list-style: none;
list-style-position: inside;
margin: 0 0 2em 1em;
}

article ul li {
margin: 0 0 1em 0;	
}

article ul li::before {
content: "\2022";
color: #005fbf;
font-weight: bold;
display: inline-block;
width: 1em;
margin-left: -1em;
}

article ol li {
margin: 0 0 1em 0;	
}

#date {
margin: 0 0 1em 0;
}

#pdf a {
font: 16px roboto;
text-decoration: none;
color: #fff;
padding: 7px 15px;
background: #5cb85c;
border-radius: 5px;
display: inline-block;
}

#tenderqosu {
margin: 30px 0 30px 0;
}

#better {
text-align: center;
margin: 20px 0 20px 0;
padding: 7px 0 7px 0;
font: 14px roboto;
}

.pagination a {
padding: 5px;
border-radius: 3px;
color: #000;
text-decoration: none;
background: #fff;
border: 1px solid #444;
display: inline-block;
margin: 0 0 10px 0;
}

.pagination a:hover {
background: #f5f5f5;
}

.current, .previous_page, .next_page {
padding: 5px;
border-radius: 3px;
border: 1px solid #444;
background: #fff;	
}

.current {
background: #f5f5f5;
}

#aqparat {
margin: 20px 0 20px 0;
padding: 20px 0 20px 20px;
background: #f5f5f5;
color: red;
border-radius: 5px;
font: 18px roboto;
}

#kirukerek {
margin: 20px 0 20px 0;
}

h1 {
margin: 50px 0 20px 0;
font: 30px/30px robotobold;
}

h2 {
margin: 0 0 20px 0;
font: 25px/30px robotobold;
}

h3 {
margin: 20px 0 20px 0;
font: 20px/30px robotobold;
}

#myfooter {
width: 100%;
margin: 50px 0 0 0;
padding: 100px 0 0 0;
background: #000;
}

#myfooter p {
font: 18px robotobold;
color: #ccc;
}

#myfooter a {
font: 14px robotobold;
color: #ccc;
text-decoration: none;
}

#myfooter img {
width: 40px;
}

footer {
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding: 0 0 50px 0;
display: grid;
grid-gap: 10px 2%;
grid-template-columns: auto auto 170px;
}

footer ul li {
list-style: none;
}

footer a {
font: 14px roboto;
text-decoration: none;
display: block;
margin: 0 0 15px 0;
}

#copy {
padding: 5px 0 25px 0;
text-align: center;
}

#copy p {
font: 13px roboto;
margin: 0 0 0 0;
padding: 20px 0 0 0;
color: #f7f7f7;
}

#copy a {
font: 13px roboto;
text-decoration: none;
}

@media only screen and (max-width:1100px){
body {
font: 15px roboto;
line-height: 1.4;
color: #333;
}
#header {
background: #fff;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
header {
margin: 0 auto;
width: 100%;
max-width: 1200px;
height: 70px;
position: relative;
}
#logo {
position: absolute;
top: 5px;
left: 1px;
width: 90px;
}
#search {
position: absolute;
top: 20px;
right: 60px;
}
#search input {
font: 16px/16px roboto;
padding: 7px 5px;
width: 150px;
-webkit-appearance: none;
border-radius: 3px;
border: 1px solid #ccc;
}
#search button {
font: 16px/16px roboto;
padding: 7px 5px;
display: inline-block;
border-radius: 3px;
color: #fff;
border: 1px solid #eb8c1c;
background: #eb8c1c;
}
#hamburger {
position: absolute;
right: 1px;
top: 20px;
cursor: pointer;
display: inline-block;
}
#menu {
background: rgba(14, 15, 8, 0.9);
margin: 0 0 0 0;
height: 100%;
width: 0;
max-width: 800px;
position: fixed;
z-index: 9999999;
top: 0;
left: 0;
overflow-x: hidden;
transition: 0.2s;
padding-top: 30px;
}
#menu .closebtn {
position: absolute;
top: 0;
right: 0;
font-size: 36px;
padding: 0 10px 0 10px;
line-height: 1;
color: rgba(0, 153, 255, 0.9);
background: #F6000E;
color: #fff;
text-decoration: none;
display: block;
}
#menu {
border-top: none;
}
#menucontact {
display: block;	
}
#mymenu ul li {
float: none;
display: block;
list-style: none;
position: relative;	
}
#mymenu ul li a {
font: 16px roboto;
padding: 15px 20px;
color: #fff;
text-decoration: none;
display: block;	
}
.myspan span {
display: block;
border: solid white;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 5px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}
#mymenu ul li:hover ul {
position: relative;
top: 0;
display: none;
}
#mymenu ul li ul {
display: none;	
}
#mymenu ul li ul li a {
font: 16px roboto;
padding: 15px 20px;
color: #fff;
background: #333;
text-decoration: none;
display: block;
width: 100%;
}
h1 {
margin: 30px 0 20px 0;
font: 30px/25px robotobold;
}
h2 {
margin: 20px 0 20px 0;
font: 25px/23px robotobold;
}
h3 {
margin: 20px 0 20px 0;
font: 21px/21px robotobold;
}
footer {
display: grid;
grid-gap: 10px 2%;
grid-template-columns: 49% 49%;
width: 96%;
margin: 0 auto;
}
footer ul li {
list-style: none;	
}
#myfooter p {
margin: 10px 0 20px 0;
}
}

@media only screen and (max-width:700px){
.title h1 {
margin: 30px 0 20px 0;
font: 30px/30px robotobold;
}
.title h2 {
margin: 0 0 20px 0;
font: 25px/30px robotobold;
}
#work {
margin: 30px 0 30px 0;
text-align: center;	
}
#work .center {
text-align: center;
display: grid;
grid-gap: 30px 4%;
grid-template-columns: 48% 48%;
}
#work span {
width: 82px;
background-color: #fff;
color: #f2ae2b;    
border: 1px solid #3dae2b;
border-radius: 40px;
text-align: center;
font-size: 32px;
line-height: 80px;
letter-spacing: .03em;
font-weight: 700;
display: inline-block;
}
#work h3 {
padding: 15px 0 0 0;
margin: 0 0 0 0;
font: 16px robotobold;
text-align: center;
color: #000;
}
#work p {
padding: 15px 0 30px 0;
margin: 0 0 0 0;
font: 14px/20px roboto;
color: #4d4d4d;
font-weight: 500;
text-align: center;	
}
.about {
display: grid;
grid-gap: 30px 0;
grid-template-columns: 100%;
}
.about img {
display: block;
margin: 0 auto;	
}
.text {
padding: 0 0 0 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: flex;
align-items: center;
color: #333;
}
.about h2 {
font: 20px/25px robotobold;
color: #333;
margin: 0 0 10px 0;
text-align: center;
}
.reverse {
display: flex;
flex-direction: column-reverse;
}
}
