@font-face {
    font-family: 'AG_SouvenirRegular';
    src: url('/css/fonts/ag_souvenir.eot');
    src: url('/css/fonts/ag_souvenir.eot') format('embedded-opentype'),
         url('/css/fonts/ag_souvenir.woff') format('woff'),
         url('/css/fonts/ag_souvenir.ttf') format('truetype'),
         url('/css/fonts/ag_souvenir.svg#AG_SouvenirRegular') format('svg');
}

@font-face {
    font-family: 'AG_SouvenirBold';
    src: url('/css/fonts/ag_souvenir_bold.eot');
    src: url('/css/fonts/ag_souvenir_bold.eot') format('embedded-opentype'),
         url('/css/fonts/ag_souvenir_bold.woff') format('woff'),
         url('/css/fonts/ag_souvenir_bold.ttf') format('truetype'),
         url('/css/fonts/ag_souvenir_bold.svg#AG_SouvenirBold') format('svg');
}

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

#head {
	height:181px;
	overflow:hidden;
	width:100%;
	
}


.wrap {
	width:980px;
	margin:0 auto;
}

.clr {
	clear:both;
}


.main {
margin: 38px 0px 0px 0px;
left: 0px;
text-shadow: 1px 1px 2px black;
color: #fff;
line-height: 1;
padding-left:130px;
letter-spacing: normal;
}

.main .eng {
background: url('/css/images/wb.png')100% 0 no-repeat;
background: #FFF; border-radius: 2px; padding:3px;
font-size:14px; color: #c32228; text-shadow:none;
line-height: normal;
font-family: 'AG_SouvenirRegular';
}

.phone {
float:right;
text-shadow: 1px 1px 2px black;
margin: -80px 100px auto;
padding-right: 86px;

}
.logo {
display:block;
float:right;
margin: -86px 100px auto;
padding-right: 168px;
}

.sity {
float:right;
text-shadow: 1px 1px 2px black;
margin: -80px 6px auto;
padding-right: 10px;
padding-top:-30px;
}
.sity  p span {font-family: 'AG_SouvenirRegular', serif, cuprum !important; color:#fff}
.sity  p span.s1 {font-size:28px; font-family: 'AG_SouvenirBold', serif, cuprum !important;}
.sity  p span.s2 {font-size:19px;}

.logos a span {color:#fff; font-family: 'AG_SouvenirBold', serif, cuprum !important; font-size:39px; text-decoration:none}
.logos a {text-decoration:none !important}

.logo_top {
line-height: 1;
}
.logo_top p {font-size:14px; word-spacing: 6px; text-transform: uppercase; font-family: 'AG_SouvenirRegular', serif, cuprum !important; line-height:28px}
.phone p {font-size:16px; word-spacing: 6px; text-transform: uppercase; font-family: 'AG_SouvenirBold', serif, cuprum !important; line-height:24px; color:#fff}

.logo_bottom {
padding:0;
}

input[type=submit]{padding:4px; border-radius:4px; text-align:center; margin:12px}

input[type=reset]{padding:4px; border-radius:4px; text-align:center; margin:12px}
.page__wrapper {
  width: 1004px;
}
.social {
  width: 400px !important
}

@media (min-width:980px) and (max-width:1010px)  {
  #fvb {
    top: 85px !important;
  }
  .page__wrapper {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 15px;
  }
  #fondtop {
    width: 100%;
  }
  #fondmain {
    width: 100%;

  }
  #fondmain tr td {
    display: block;
  }
  #fondmain tr {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;    
  }
  #footer {
    width: 100%;
  }
  #press {
    width: 100% !important;    
  }
  #press tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;    
  }

  #fondmain2 {
    width: 25%;
    border: none;
  }
  #fondmain1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    border: none;
    padding: 0 15px;
  }
  #right {
    width: 25%;
    border: none;
    padding: 0;    
  }
  .img_responsive {
    width: 100% !important;
    height: auto !important;
  }
  .social {
    width: 370px !important;
  }
  table.tinfo {
    width: 100%;
  }
  .tinfo tr  {
    display: table-row !important;
  }
  .tinfo tr td {
   display: table-cell !important;
  }
}
@media (min-width:768px) and (max-width:979px)  {
  #fvb {
    top: 85px !important;
  }
 .page__wrapper {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 15px;
  }
  #fondtop {
    width: 100%;
  }
  #fondmain {
    width: 100%;

  }
  #fondmain tr td {
    display: block;
  }
  #fondmain tr {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;    
  }
  #footer {
    width: 100%;
  }
  #press {
    width: 100% !important;    
  }
  #press tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;  
  }

  #fondmain2 {
    width: 20%;
    border: none;
  }
  #fondmain1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    border: none;
    padding: 0 15px;
  }
  #right {
    width: 25%;
    border: none;
    padding: 0;    
  }
  .img_responsive {
    width: 100% !important;
    height: auto !important;
  }
  .social {
    width: 370px !important;
  }
  table.tinfo {
    width: 100%;
  }
  .tinfo tr  {
    display: table-row !important;
  }
  .tinfo tr td {
   display: table-cell !important;
  }
  .mainm {
    width: 100%;
  }
  center img {
    width: 100% !important;
    height: auto !important;
  }
  .banner img {
    width: 100% !important;
    height: auto !important;    
  }
  .wrap {
    width: 100%;

  }
  .main {
    padding-left: 10px;
  }
  #fondtop tr{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #olimp1top {
    width: auto;
  }
  .social {
    width: 400px !important;
  }
  .mainm_a {
    width: 100%;
  }
  .subm {
    width: 100%;
  }
  .subm_a {
    width: 100%;
  }
  span.qw, span.answer {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #press tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  table.tinfo {
    font-size: 11px;
  }
  .sity p span.s1, .sity p span.s1 a {
    font-size: 18px;
    margin-left: 40px;
  }
  .phone {
    font-size: 16px;
    padding-right: 20px;
  }
  .logo {
    padding-right: 88px;
  }
}

.mp__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.mp__panel {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 101;
  padding: 0 5px 0 5px;
  text-align: center;
  background: #666;
  display: none;
}
.mp__panel:after {
  content: '';
  display: table;
  clear: both;
}
.mp__button-main {
  width: 34px;
  height: 34px;
  margin: 3px;
  background: none;
  border: none;
  padding: 4px;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
  float: right;
}
.mp__line {
  position: relative;
  display: block;
}
.mp__line:after,
.mp__line:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
.mp__line:after {
  top: 9px;
}
.mp__line,
.mp__line:after,
.mp__line:before {
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 2px;
  background-color: #fff;
}
.mp__button-main.mp--on .mp__line {
  background-color: transparent;
}
.mp__button-main.mp--on .mp__line:before {
  -webkit-transform: rotate(45deg) translate(6px, 7px);
  transform: rotate(45deg) translate(6px, 7px);
}
.mp__button-main.mp--on .mp__line:after {
  -webkit-transform: rotate(-45deg) translate(6px, -7px);
  transform: rotate(-45deg) translate(6px, -7px);
}
.mp__button-text {
  margin: 6px 6px 3px 3px;
  background: none;
  border: solid 1px #fff;
  padding: 6px 4px;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
  font-size: 14px;
  float: left;
  color: #fff;
}
.mp__button-text--center {
  float: none;
}
.mp--hide {
  display: none;
}
.mp__button {
  position: relative;
}
.mp__notification {
  position: absolute;
  top: -5px;
  right: -11px;
  background-color: #dd0000;
  color: #fff;
  padding: 1px 3px;
  border-radius: 10px;
  min-width: 12px;
}
@media only screen and (max-width: 767px) {
  .mp__overlay.mp--on {
    display: block;
  }
  .mp__panel {
    display: block;
  }

  body {
    font-size: 16px !important;
    line-height: normal;
    padding-top: 40px;
    text-align: left !important;
  }
  #fondmain1 * div {
    text-align: left !important;    
  }
  #fondmain1 * span {
    font-size: 16px !important;
    line-height: normal;
    text-align: left !important;
  }

  #fondmain * p {
    text-align: left !important;  
    margin-left: 0 !important;
  }
  #press td p {
        font-size: 16px !important;
    line-height: normal;
  }
  a:link {
    font-size: 16px !important;
    line-height: normal;
    text-align: left: !important;
  }
  h1 {
    font-size: 18px;
    line-height: normal;
  }
  h3 {
    font-size: 18px;
    line-height: normal;
  }
  li {
    font-size: 16px !important;
    line-height: normal;
    text-align: left !important;
  }
  .mp__nav-panel {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 80%;
    max-width: 260px;
    overflow-y: auto;
    background: #fff;
    -webkit-box-shadow: 0px 0 3px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0 3px 0px rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.3s linear;
    -webkit-transition: left, right 0.3s linear;
    z-index: 102;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #666;
    margin: 0;
    padding: 45px 20px 20px 20px !important;
    ;
    height: auto!important;
  }
  .mp__nav-panel_main {
    left: -125%;
    -webkit-transition: left 0.3s linear;
    transition: left 0.3s linear;
  }
  .mp__nav-panel_second {
    right: -125%;
    -webkit-transition: right 0.3s linear;
    transition: right 0.3s linear;
  }
  .mp__nav-panel_main.mp--on {
    left: 0;
  }
  .mp__nav-panel_second.mp--on {
    right: 0;
  }
   .page__wrapper {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 15px;
  }
  #fondtop {
    width: 100%;
  }
  #fondmain {
    -webkit-box-sizing: border-box;box-sizing: border-box;
    width: 100%;
    display: block;

  }
  #fondmain tr td {
    display: block;
    margin-bottom: 10px;
  }
  #fondmain tr {
    display: block;  
  }
  #footer {
    width: 100%;
  }
  #press {
    width: 100% !important;    
  }
  #press tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;  
  }
  #fondmain tr td {
    -webkit-box-sizing: border-box;    box-sizing: border-box;
    width: 100%;
  }
  #fondmain2 {
    width: 20%;
    border: none;
  }
  #fondmain1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    border: none;
    padding: 0 15px;
  }
  #right {
    -webkit-box-sizing: border-box;box-sizing: border-box;
    width: 25%;
    border: none;
    padding: 0;    
  }
  .img_responsive {
    width: 100% !important;
    height: auto !important;
  }
  .social {
    width: auto !important;
  }
  table.tinfo {
    width: 100%;
  }
  .tinfo tr  {
    display: table-row !important;
  }
  .tinfo tr td {
   display: table-cell !important;
  }
  .mainm {
    width: 100%;
  }
  center img {
    width: 100% !important;
    height: auto !important;
  }
  .wrap {
    width: 100%;
  }
  .main {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: center;
        align-content: center;    
  }
  #fondtop tr{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #olimp1top {
    width: auto;
  }
  .mainm_a {
    width: 100%;
    float: none;
  }
  .subm {
    width: 100%;
  }
  .subm_a {
    width: 100%;
    float: none;
  }
  span.qw, span.answer {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #press tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #fvb {
    top: 50px !important; 
  }
  #fvb img {
    width: 70px !important;
    height: auto !important;
  }
  .phone {
    text-align: center;      
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
  }
  .logo_top {
    text-align: center;
    width: 100%;
    line-height: normal;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .logo_bottom {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .logo {
    float: none;
    margin: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 0;
    text-align: center;
    margin-bottom: 10px;
  }
  .sity {
    text-align: center;          
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
  }
  #head {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px 0;
    height: auto;
    background-size: cover!important;
  }
  .logos {
    text-align: center;
    line-height: normal;
    margin-bottom: 10px;
  }
  .logo_bottom {
    text-align: center;
    margin-bottom: 10px;
  }
  .c1 a {
    font-size: 16px !important;
    line-height: normal !important;
    display: block;
    margin-bottom: 15px;
    color:#fff !important;
    font-weight: normal !important;
  }
  div.c1 {
    text-align: left;
  }
  .logos a span {
    line-height: normal;
  }
  .logo_top p {
    line-height: normal;
    margin-bottom: 10px;
  }
  .mainm {
    float: none;
    background: none;
    border: none;
  }
  .mainm a {
    border: none;
    color:#fff;
  }
  .mainm_a {
    color: #fff;
    background-color: #888;
    border: none;
  }
  .mainm_a a {
    color: #fff;
  }
  .subm a {
    background-color: #999;
    border: none;
    color:#fff;
  }
  .subm {
    float: none;
  }
  #fondmain1 img {
    max-width: 280px !important;
    height: auto !important;    
    float: none !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
  }
  #fondmain1 { 
    padding: 0;
  }
  #scrollingDiv {
    display: none;
  }
  #mail tr {
    display: block;
  }
  #mail td {
    display: block;
  }
  input.form {
    -webkit-box-sizing: border-box;box-sizing: border-box;
    width: 100%;
    max-width: 280px;
    padding: 4px 10px;
    line-height: normal;
    height: 35px;
    max-width: 280px;      
  }
  textarea {
    -webkit-box-sizing: border-box;box-sizing: border-box;
    width: 100%;
    max-width: 280px;
  }
  #ymaps1536136941704326974 {
    width: 100% !important; 
  }
  #vk_like {
    display: none;
  }
  .ymaps-2-1-68-map {
    width: 100% !important;
  }
  .table__wrapper {
    max-width: 290px;
    overflow: auto;
  }
  #footer td { 
    font-size: 16px !important;
    line-height: normal;
  }
}


