@charset "utf-8";

#phone__quality span, .phone__quality span {
  font-size: 45%;
  line-height: 20px;
  display: inline-block;
}

#phone__quality, .phone__quality {
  font-size: 87%;
  padding: 15px 0 10px;
  border-width: 1px 0px;
  border-color: #fff;
  border-style: solid;
}


.navbar-default {
  background-color: transparent;
  border-color: transparent;
  border: none 0;
}

.default-content a{
  color: #ca0000;
  text-decoration: underline;
}

.default-content ul.list-dotted,
.default-content ol,
.default-content ul{
  padding-left: 20px;
}

.default-content ul{
  list-style-type: disc;
}

.default-content ol{
  list-style-type: decimal;
}


.default-content table strong, .default-content table b {
  font-weight: bold;
  font-size: 120%;
}

.default-content table {
  width: 80%;
}
.default-content table tr, .default-content table td {
  padding: 15px;
  border: solid 1px #000;
}
.no-vacancy {
  margin: 30px 0;
  font-size: 25px;
}

.vacancy-list__vacancy {
  margin-bottom: 20px;
}

.vacancy-list {
  list-style: none;
  margin-right: 10%;
}
.vacancy-name{
  font-size: 25px;
}
.vacancy-price{
  font-size: 20px;
  margin: 15px 0;
}


.vk-link {
  position: relative;
  top: -230px;
  left: 87px;
  color: #fff;
  text-decoration: none;
  padding: 15px 10px 20px 10px;
  border-radius: 50px;
}

.vk-link i {
  background-color: #fff;
  color: #000;
  padding: 9px;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
  font-size: 20px;
}


#info a, .info a {

  color: #fff;
  text-decoration: none;
}


@font-face {
  font-family: 'share';
  src:url('css/share.eot?m61ahm');
  src:url('css/share.eot?#iefixm61ahm') format('embedded-opentype'),
    url('css/share.ttf?m61ahm') format('truetype'),
    url('css/share.svg?m61ahm#share') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="soc-"], [class*=" soc-"] {
  font-family: 'share';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.soc-vk:before {
  content: "\e855";
}


#editList .epanel {
  float: right;
  margin: 0px 0px 0px 10px;
}

#editList li ul li {
  background-color: transparent;
  list-style: square;
  font-size: 13px;
  margin: 0px 0px 0px 20px;
  padding: 0px;
  border: 0px;
  display: list-item !important;
}

#editList li:first-child {
  display: none;
}

#editList li {
  margin: 10px 0px 10px 0px;
  list-style: decimal;
  font-size: 17px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.3);
}

#editList {
  margin-top: 50px;
  width: 500px;
}

.stud, #stud {
  float: left;
  margin-right: 50px;
}

.stud a, .poly a, #stud a, #poly a {
  margin-bottom: 25px;
  display: block;
  color: black;
  font-size: 20px;
}

.stud, .poly, #stud, #poly {
  list-style: none;
  margin-top: 80px;
  text-transform: uppercase;
  line-height: 1.7;
  font-size: 16px;
  width: 40%;
  float: left;
}



#web, #email, .web, .email {
  font-size: 63%;
}

#phone, .phone {
  font-size: 87%;
}

#time, .time {
  text-transform: uppercase;
  font-size: 75%;
}

#time i, .time i {
  border: 2px solid #fff;
  font-size: 20px !important;
  border-radius: 80px;
  display: inline-block;
  padding: 2px 5px 3px 5px;
  text-align: center;
  margin-right: 6px;
  font-style: normal;
}

#info p, .info p {
  margin: 13px 0 0;
}

#info, .info {
  margin: 5px 0px 55px 5px;
  font-size: 30px;
  color: #d3d3d3;
  width: 187px;
  overflow: hidden;
  text-align: left;
}

#logo-sm, .logo-sm {display: none;}


#logo{display: block;}

#logo, .logo{
  background: url(/i/logo.png);
  width: 530px;
  height: 118px;
  margin: 60px 0px 20px;
  background-repeat: no-repeat;
  background-size: 100%;
}



#content {
  width: 55%;
  float: right;
  margin-bottom: 20px;
}



#header {
  background-image: url(/i/header.jpg);
  background-size: cover;
  width: 100%;
  height: 600px;
  background-repeat: no-repeat;
  background-position: bottom left;
}


#menu a:first-child {
  display: none;
}

#menu a {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 21px;
  margin-right: 35px;
  display: inline-block;
  margin-bottom: 5px;
}

body {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  min-width: 640px;
}




html {
  background-color: #ffe600;
  min-width: 1275px;
  margin: 0;
  padding: 0;
  background-repeat: repeat-x;
  background-image: url(/i/bg.png);

}

.clear {
  clear: both;
}

#cpanel {
  position: absolute;
  top: 3px;
  right: 3px;
  font-size:10px;
}

.epanel {
  font-size:8px;
}

.default-content {
  margin-top: 40px;
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  html {margin-left: -407px;}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  html {margin-left: -540px;}
  #ani {margin-left: 50px!important;}
}
@media (min-width:769px){
  .visible-xs-m {
    display: none!important;
  }
}

@media (max-width:767px){
  .default-content {
    overflow: scroll;
    /*margin-top: 120px;*/
  }
  .vacancy-list {
    margin-top: 100px;
  }
  .hidden-xs-m {
    display: none!important;
  }
  #content {
    width: 100%;
    float: left;
    margin: 0px;
    min-height: 490px;
    overflow: visible;
  }
  #warning {
    left: 0;
    width: 100% !important;
    top: 0 !important;
    border-radius: 0 !important;
    font-size: 170% !important;
    text-align: center;
  }
  html {
    min-width: 100%;
  }
  #ani {
    display: none;
  }
  .price_info-sm {
    display: block !important;
    text-align: center;
    margin: 40px 0 !important;
  }
  .price_info {
    display: none !important;
  }
  #info p, .info p{
    margin: 5px 0 0;
  }
  #info, .info {
    width: 80% !important;
    text-align: center;
    font-size: 35px;
    margin: 0 auto;
  }
  #menu {text-align: center;}
  #menu a {margin: 18px;}
  #warning {display: none;}
  #header {padding: 20px; height:110px;}
  body{min-width: 100%;}
  #phone__quality, .phone__quality {border: none 0 !important;}
  #logo {display: none;}
  .logo-sm {
    margin: 0;
    float: left;
    width: 75%;
    display: block;
  }
  .stud, .poly {
    margin: 40px auto;
    width: 100%;
    padding: 0 20px;
  }
}

.info p {
  margin: 5px 0 0;
}
.info {
  margin-bottom: 30px;
}
.info.visible-xs .time {
  margin: 20px 0px;
}

.navbar-collapse {
  overflow-x: visible;
  border-top: none;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  background-color: #ffc300;
  width: 100%;
  padding: 0 30px;
  font-size: 22px;
  box-shadow: 0px 10px 30px 10px rgba(0,0,0,0.6);
}


.navbar-nav a {
  color: #000;
}

.logo-sm img{
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.phone__button i {
  margin-right: 15px;
}
.phone__button a {
  display: block !important;
  color:#fff;
}

.phone__button.phone__main a {
  color: #0f0f0f;
}

.phone__button.phone__main a i {
  background-color: transparent;
  color: #0f0f0f;
  border-radius: 50%;
  margin-right: 8px;
}

.phone__button.phone__main {
  background: #ff9e00;
  border-radius: 5px;
  padding: 8px;
  text-align: center;
  font-size: 24px;
}

.phone__quality {padding: 5px 0;}
.phone__button.phone__quality {
  background: #0e0e0e;
  border-radius: 5px;
  padding: 8px;
  text-align: center;
  font-size: 25px;
}

.navbar-nav span {
  text-align: center;
  font-size: 16px;
  border-top: 1px solid #000;
  margin: 10px 0px 10px 0;
  display: block;
  padding-top: 10px;
}

.navbar-toggle:focus, .navbar-toggle:hover {
  background-color: transparent !important;
  color: #ff9e00;
}

.navbar-toggle {
  padding: 0;
  margin: 0;
  border: none 0;
  color: #ff9e00;
}

.navbar-nav a{
  display: block;
  padding: 8px 0;
}

.price_info-sm {
  display: none;
}

