*::-webkit-input-placeholder {
  color: #666;
  opacity: 1; }

*:-moz-placeholder {
  color: #666;
  opacity: 1; }

*::-moz-placeholder {
  color: #666;
  opacity: 1; }

*:-ms-input-placeholder {
  color: #666;
  opacity: 1; }

body {
  font-family: "PT Sans", sans-serif;
  font-size: 15px;
  color: #6a6a6a; }

a {
  text-decoration: none;
  color: #6a6a6a; }

.container {
  /*width: 1000px;*/
  margin: 0 auto; 
}

.cfx:after {
  content: "";
  display: table;
  clear: both; }

.firstimage {
  padding-top: 15px;
  background: url(../image/firstimage.jpg) no-repeat center top; }

header {
  height: 95px;
  padding-top: 15px; }
  header .logo {
    width: 260px;
    height: 70px;
    padding-top: 15px;
    display: inline-block;
    background: url(../image/logo.jpg) no-repeat center; }

  header .right {
    vertical-align: top;
    text-align: right; 
float:right;
}

    header .right .top {
      /*width: 730px;*/ }
    header .right .time {
      display: inline-block;
      font-size: 16px;
      background-image: url(../image/clock.jpg);
      background-position: left center;
      background-repeat: no-repeat;
      padding-left: 40px;
      height: 30px;
      vertical-align: middle;
      line-height: 30px; }
    header .right .phone {
      display: inline-block;
      font-size: 21px;
      background-image: url(../image/phone.jpg);
      background-position: left center;
      background-repeat: no-repeat;
      padding-left: 40px;
      height: 30px;
      vertical-align: middle;
      line-height: 30px;
      margin-left: 40px; }
  header nav {
    padding-top: 20px; }

  .nav li {
    display: inline-block;
    position: relative;
    padding: 0px 5px; }

    .nav li ul {
      display: none;
      position: absolute;
      width: 230px;
      margin-left: -115px;
      left: 50%;
      top: 13px;
      padding-top: 20px;
      z-index: 999; }
      .nav li ul li {
        display: block;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.95); }
      .nav li ul a {
        display: block;
        text-align: center;
        width: 100%;
        padding: 8px 0px;
        border-bottom: 1px dotted #c6c6c6 !important;
        margin: 0 auto;
        font-size: 13px;
        text-transform: none; }
.nav li:hover ul {
    display: block; }
.nav li a {
    text-transform: uppercase;
    padding-bottom: 8px; }
.nav li:hover a {
    border-bottom: 1px solid #e74c3c; }
.nav li a:last-child {
    padding-right: 0px; }

.section1 {
  /*min-height: 485px; */
}
  .section1 .logo {
    background: url(../image/logo.png) no-repeat top center;
    height: 169px;
    margin-top: 60px; }
  .section1 h1 {
    font-size: 45px;
    color: #fff;
    text-align: center;
    padding-top: 25px;
    font-family: Roboto light; }
  .section1 a {
    font-size: 19px;
    color: #fff;
    background-color: #f15922;
    width: 315px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 55px;
    text-transform: uppercase;
    border: 4px solid rgba(255, 255, 255, 0.4);
    background-clip: content-box;
    margin-top: 40px; }

.section2 {
  font-size: 0; 
margin-top:50px;
}
  .section2 h2 {
    font-size: 27px;
    color: #000;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    position: relative; }
  .section2 h2:after {
    background: #f15922;
    position: absolute;
    content: "";
    bottom: 0;
    width: 150px;
    height: 1px;
    margin: 0 auto;
    left: 0;
    right: 0; }
  .section2 .left {
    vertical-align: top;
    font-size: 15px;
    width: 670px;
    display: inline-block;
    padding-right: 50px;
    padding-left: 50px;
    box-sizing: border-box; }
    .section2 .left h3 {
      color: #000;
      font-size: 25px;
      font-style: italic;
      padding-bottom: 20px;
      padding-top: 25px; }
      .section2 .left h3 small {
        color: #f15922;
        display: block;
        font-size: 17px; }
  .section2 .right {
    display: inline-block;
    width: 325px;
    font-size: 15px;
    box-sizing: border-box; }
    .section2 .right li {
      padding: 5px 0px;
      background: url(../image/tick.jpg) no-repeat left center;
      padding-left: 50px; }

.secondimage {
  background: url(../image/secondimage.jpg) no-repeat center top; }

.section3 {
  /*height: 800px;*/
  font-size: 0; }
  .section3 h2 {
    font-size: 45px;
    color: #fff;
    text-align: center;
    padding-top: 70px;
    font-family: Roboto light;
    font-size: 44px;
    padding-bottom: 15px;
    text-transform: uppercase; }
    .section3 h2 small {
      display: block;
      font-size: 27px;
      padding-bottom: 10px;
      text-transform: none; }
  .section3 .images {
    text-align: center;
    font-size: 0; }
    .section3 .images div {
      width: 210px;
      height: 210px;
      display: inline-block;
      margin: 10px;
      position: relative;
      overflow: hidden; }
    .section3 .images div:hover::after {
      transform: scale(1.1); }
    .section3 .images div::after {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      content: '';
      -webkit-transition: all 0.6s;
      -moz-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s; }
    .section3 .images div:nth-child(1)::after {
      background-image: url(../image/section31.jpg); }
    .section3 .images div:nth-child(2)::after {
      background-image: url(../image/section32.jpg); }
    .section3 .images div:nth-child(3)::after {
      background-image: url(../image/section33.jpg); }
    .section3 .images div:nth-child(4)::after {
      background-image: url(../image/section34.jpg); }
    .section3 .images div:nth-child(5)::after {
      background-image: url(../image/section35.jpg); }
    .section3 .images div:nth-child(6)::after {
      background-image: url(../image/section36.jpg); }
    .section3 .images div:nth-child(7)::after {
      background-image: url(../image/section37.jpg); }
    .section3 .images div:nth-child(8)::after {
      background-image: url(../image/section38.jpg); }
  .section3 a {
    font-size: 19px;
    color: #fff;
    background-color: transparent;
    width: 315px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 55px;
    text-transform: uppercase;
    border: 4px solid white;
    background-clip: content-box;
    margin-top: 25px; }

.section4 {
  /*height: 600px;*/
margin-top:40px;
  font-size: 0; }
  .section4 h2 {
    font-size: 27px;
    color: #000;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    position: relative;
    text-transform: uppercase; }
  .section4 h2::after {
    background: #f15922;
    position: absolute;
    content: "";
    bottom: 0;
    width: 150px;
    height: 1px;
    margin: 0 auto;
    left: 0;
    right: 0; }
  .section4 h2 small {
    color: #7d7d7d;
    font-size: 20px;
    font-style: italic;
    display: block;
    text-transform: none;
    padding-top: 10px;
    padding-bottom: 10px; }
  .section4 .left {
    display: inline-block;
    font-size: 15px;
    width: 325px;
    box-sizing: border-box;
    padding-right: 50px;
    padding-top: 45px; }
    .section4 .left div {
      padding-left: 100px;
      background-position: 20px top;
      background-repeat: no-repeat; }
      .section4 .left div h3 {
        color: #000;
        padding-bottom: 5px; }
      .section4 .left div p {
        padding-bottom: 20px;
        font-size: 13px;
        font-style: italic; }
    .section4 .left div:nth-child(1) {
      background-image: url(../image/section41.PNG); }
    .section4 .left div:nth-child(1):hover {
      background-image: url(../image/section411.png); }
    .section4 .left div:nth-child(2) {
      background-image: url(../image/section42.png); }
    .section4 .left div:nth-child(2):hover {
      background-image: url(../image/section422.png); }
    .section4 .left div:nth-child(3) {
      background-image: url(../image/section43.png); }
    .section4 .left div:nth-child(3):hover {
      background-image: url(../image/section433.png); }
    .section4 .left div:nth-child(4) {
      background-image: url(../image/section44.png); }
    .section4 .left div:nth-child(4):hover {
      background-image: url(../image/section444.png); }
  .section4 .right {
    display: inline-block;
    font-size: 15px;
    width: 670px;
    box-sizing: border-box;
    vertical-align: top; }
    .section4 .right h3 {
      color: #000;
      font-size: 25px;
      font-style: italic;
      display: block;
      text-transform: none;
      padding-top: 10px;
      padding-bottom: 10px; }
    .section4 .right p {
      line-height: 1.6; }

.section5 {
  /*height: 550px; */
margin-top:30px;
}
  .section5 h2 {
    font-size: 27px;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase; }
    .section5 h2 small {
      color: #7d7d7d;
      font-size: 20px;
      font-style: italic;
      display: block;
      text-transform: none;
      padding-top: 10px; }
  .section5 form {
    font-size: 0; }
    .section5 form .left {
      width: 450px;
      display: inline-block;
      padding-left: 35px;
      padding-right: 40px;
      vertical-align: top; }
    .section5 form input {
      display: block;
      padding: 15px;
      width: 100%;
      box-sizing: border-box;
      border: 1px solid #a9a9a9;
      font-size: 19px;
      margin-top: 30px;
      font-family: "PT Sans", sans-serif; }
    .section5 form textarea {
      padding: 15px;
      box-sizing: border-box;
      border: 1px solid #a9a9a9;
      font-size: 19px;
      resize: none;
      margin-top: 30px;
      width: 450px;
      min-height: 325px;
      font-family: "PT Sans", sans-serif; }
		  
    .section5 form [type=submit] {
      font-size: 19px;
      color: #f15922;
      background-color: transparent;
      width: 315px;
      display: block;
      margin: 0 auto;
      text-align: center;
      line-height: 50px;
      text-transform: uppercase;
      border: 4px solid #f15922;
      background-clip: content-box;
      margin-top: 45px;
      cursor: pointer;
      padding: 0; }

    .section5 form [type=RESET] {
      font-size: 19px;
      color: #4f4f4f;
      background-color: transparent;
      width: 200px;
      display: block;
      margin: 0 auto;
      text-align: center;
      line-height: 50px;
      text-transform: uppercase;
      border: 4px solid #4f4f4f;
      background-clip: content-box;
      margin-top: 25px;
      cursor: pointer;
      padding: 0; }
	  
	  .section5 form [type=file]{
	  background-color: transparent; }
	 
.thirdimage {
  background: url(../image/thirdimage.jpg) no-repeat center top; }
  
  

.section6 {
  padding-top: 85px;
  padding-bottom: 80px;
  color: #fff; }
  .section6 .top {
    font-size: 0; }
    .section6 .top div {
      width: 33%;
      display: inline-block;
      font-size: 15px;
      color: #fff;
      text-align: center;
      padding-bottom: 60px;
      background-position: center top;
      background-repeat: no-repeat;
      height: 120px;
      box-sizing: border-box;
      padding-top: 100px; }
    .section6 .top .adress {
      background-image: url(../image/section61.jpg); }
    .section6 .top .phone {
      background-image: url(../image/section62.jpg);
      font-size: 21px; }
    .section6 .top .mail {
      background-image: url(../image/section63.jpg); }
  .section6 .bottom {
    border-top: 1px dashed #fff;
    padding-left: 65px; }
    .section6 .bottom ul {
      display: inline-block; }
      .section6 .bottom ul li {
        display: inline-block;
        padding-top: 13px;
        margin-right: 25px; }
      .section6 .bottom ul a {
        color: #fff; }
  .section6 span {
    float: right;
    font-size: 12px;
    padding-top: 12px; }

.copyright {
  text-align: center;
  padding: 10px 0px; }
  .copyright img {
    width: 90px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
  .copyright img:hover {
    width: 105px; }

.topimage {
  background: url(../image/topimage.jpg) no-repeat top center;
  height: 208px; }

.content {
  padding-bottom: 60px; }
  .content h2 {
    font-size: 27px;
    color: #000;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    position: relative; }
  .content h2:after {
    background: #f15922;
    position: absolute;
    content: "";
    bottom: 0;
    width: 150px;
    height: 1px;
    margin: 0 auto;
    left: 0;
    right: 0; }
  .content .gallery {
    width: 920px;
    margin: 0 auto;
    font-size: 0px; }
    .content .gallery a {
      width: 230px;
      display: inline-block;
      font-size: 15px;
      text-align: center;
      vertical-align: top;
      padding: 10px;
      box-sizing: border-box;
      line-height: 230px; }
    .content .gallery img {
      max-height: 220px;
      max-width: 220px;
      padding: 0px;
      vertical-align: middle; }
    .content .gallery p {
      line-height: 1; }
  .content .gallery.fancy {
    cursor: zoom-in; }

.fancybox-overlay {
  overflow: hidden !important;
  cursor: zoom-out; }

.fancybox-margin {
  margin-right: 0px !important; }

.contacts table {
  font-style: italic;
  width: 100%; }
  .contacts table tr:nth-child(1) {
    font-size: 25px;
    color: #000; }
    .contacts table tr:nth-child(1) td {
      padding-bottom: 12px; }
  .contacts table tr:nth-child(2) {
    font-size: 20px;
    line-height: 1.2; }
  .contacts table td {
    width: 50%; }
  .contacts table td:nth-child(2) {
    padding-left: 110px; }
.contacts .red {
  color: #f15922;
  font-size: 17px; }

#feedback_popup {
  display: none;
  width: 400px; }
  #feedback_popup form {
    display: block; }
    #feedback_popup form input {
      width: 100%;
      box-sizing: border-box;
      margin-bottom: 10px;
      padding: 10px;
      border: 2px solid rgba(255, 255, 255, 0.7);
      background: rgba(255, 255, 255, 0.5);
      font-family: "PT Sans", sans-serif; }
    #feedback_popup form textarea {
      width: 100%;
      box-sizing: border-box;
      margin-bottom: 10px;
      padding: 10px;
      border: 2px solid rgba(255, 255, 255, 0.7);
      background: rgba(255, 255, 255, 0.5);
      height: 100px;
      resize: vertical;
      font-family: "PT Sans", sans-serif; }
    #feedback_popup form [type="submit"] {
      cursor: pointer; }

.fancybox-skin {
  border-radius: 0px;
  background: rgba(255, 255, 255, 0.7);
  border: 2px solid white;
  cursor: auto; }

* {
  max-height: 9999px; }

.tseny table {
  width: 100%;
  margin-top: 15px; }
  .tseny table thead {
    background: #f15922; }
    .tseny table thead td {
      color: #fff;
      padding-left: 30px; }
  .tseny table tbody tr:nth-child(1) td {
    background: #d6d6d6;
    text-transform: uppercase; }
  .tseny table tbody tr {
    background: #ededed; }
    .tseny table tbody tr td {
      border: 2px solid #fff; }
    .tseny table tbody tr td:nth-child(1) {
      width: 300px;
      padding-left: 65px; }
    .tseny table tbody tr td:nth-child(2) {
      width: 300px;
      padding-left: 80px; }
    .tseny table tbody tr td:nth-child(3) {
      padding-left: 40px; }
  .tseny table td {
    padding: 15px 0px;
    color: #000;
    box-sizing: border-box;
    vertical-align: middle; }
.tseny h3 {
  padding: 5px 0px;
  background: url(../image/tick.jpg) no-repeat left center;
  padding-left: 30px;
  display: block;
  color: #f15922;
  text-transform: uppercase; }
.tseny p {
  margin-top: 50px; }
  .tseny p span {
    color: #f15922;
    font-size: 18px; }
.tseny .primechanie {
  background: url(../list.jpg) no-repeat left center;
  padding-left: 50px; }
  .tseny .primechanie span {
    font-size: inherit; }

.statyi .content ul {
  margin-left: 250px; }
  .statyi .content ul li {
    padding: 5px 0px;
    background: url(../image/tick.jpg) no-repeat left center;
    padding-left: 50px; }
    .statyi .content ul li a:hover {
      color: #f15922; }
    .statyi .content ul li a {
      color: #000000; }
.statyi .content .left {
  font-size: 14px;
  display: inline-block;
  width: 620px;
    padding-left: 5px; }
  .statyi .content .left ul {
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 15px; }
    .statyi .content .left ul li {
      padding: 5px 15px;
      font-size: 14px;
      display: block;
      padding-left: 22px;
      background: url(../pinkcircle.jpg) no-repeat left center; }
  .statyi .content .left h3 {
    text-transform: uppercase;
    color: #f15922;
    padding: 25px 0px;
    background: url(../image/tick.jpg) no-repeat left center;
    padding-left: 30px; }
  .statyi .content .left .contact {
    border-top: 1px solid #f15922;
    padding-top: 25px; }
    .statyi .content .left .contact a {
      color: #f15922;
      font-size: 18px; }
  .statyi .content .left a.gallery {
    margin-top: 70px;
    margin-bottom: 45px;
    text-transform: uppercase;
    color: #f15922;
    font-size: 14px;
    text-decoration: underline;
    display: inline-block; }
.statyi .content .right {
  font-size: 14px;
  width: 340px;
  display: inline-block;
  vertical-align: top;
  padding: 0px 15px;
  padding-top: 45px; }
  .statyi .content .right .photo {
    margin-bottom: 25px;
    text-align: center; }
    .statyi .content .right .photo img {
      max-width: 100%; }
    .statyi .content .right .photo div:nth-child(1) {
      position: relative;
      display: block;
      margin-bottom: 5px; }
  .statyi .content .right .photo.arrow div:nth-child(1)::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -35px;
    content: ' ';
    background: url(../images/goroda_arrow.png) no-repeat center;
    width: 50px;
    height: 50px;
    margin: 0 auto; }
  .statyi .content .right .links {
    padding-top: 40px;
    font-size: 0; }
    .statyi .content .right .links a {
      display: inline-block;
      width: 49.9%;
      font-size: 14px;
      text-align: center;
      vertical-align: top; }
.statyi p {text-indent: 25px;
  margin-top: 10px; margin-bottom: 10px; }
  .statyi p span {
    color: #f15922;
    font-size: 18px; }
.statyi .primechanie {
  background: url(../list.jpg) no-repeat left center;
  padding-left: 50px; margin-left: 5px; }
  .statyi .primechanie span {
    font-size: inherit; } 

.goroda .content {
  font-size: 0; }
  .goroda .content h2 {
    text-transform: uppercase; }
  .goroda .content .left {
    font-size: 14px;
    display: inline-block;
    width: 620px; }
    .goroda .content .left h3 {
      text-transform: uppercase;
      color: #f15922;
      padding: 25px 0px;
      background: url(../image/tick.jpg) no-repeat left center;
      padding-left: 30px; }
    .goroda .content .left .contact {
      border-top: 1px solid #f15922;
      padding-top: 25px; }
      .goroda .content .left .contact a {
        color: #f15922;
        font-size: 18px; }
    .goroda .content .left a.gallery {
      margin-top: 70px;
      margin-bottom: 45px;
      text-transform: uppercase;
      color: #f15922;
      font-size: 14px;
      text-decoration: underline;
      display: inline-block; }
  .goroda .content .right {
    font-size: 14px;
    width: 340px;
    display: inline-block;
    vertical-align: top;
    padding: 0px 15px;
    padding-top: 45px; }
    .goroda .content .right .photo {
      margin-bottom: 25px; }
      .goroda .content .right .photo img {
        max-width: 100%; }
      .goroda .content .right .photo div:nth-child(1) {
        position: relative;
        display: block;
        margin-bottom: 5px; }
      .goroda .content .right .photo div:nth-child(1)::after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -35px;
        content: ' ';
        background: url(../images/goroda_arrow.png) no-repeat center;
        width: 50px;
        height: 50px;
        margin: 0 auto; }
.goroda ul.towns {
  margin-left: 170px;
  display: inline-block; }
  .goroda ul.towns li {
    padding: 5px 0px;
    background: url(../image/tick.jpg) no-repeat left center;
    padding-left: 50px;
    color: #000000; }
    .goroda ul.towns li a:hover {
      color: #f15922; }
    .goroda ul.towns li a {
      color: #000000;
      font-size: 14px; }
.goroda .services {
  display: inline-block;
  margin-left: 130px;
  vertical-align: top; }
  .goroda .services h3 {
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px; }
  .goroda .services ul li a {
    color: #000000;
    padding: 5px 0px;
    font-size: 14px;
    display: block;
    padding-left: 22px;
    background: url(../pinkcircle.jpg) no-repeat left center; }
.goroda p {text-indent: 25px;
  margin-top: 10px; margin-bottom: 10px; }
  .statyi p span {
    color: #f15922;
    font-size: 18px; }
.goroda .primechanie {
  background: url(../list.jpg) no-repeat left center;
  padding-left: 50px; margin-left: 5px; }
  .statyi .primechanie span {
    font-size: inherit; }
.goroda .content .right .links {
    padding-top: 40px;
    font-size: 0; }
    .goroda .content .right .links a {
      display: inline-block;
      width: 49.9%;
      font-size: 14px;
      text-align: center;
      vertical-align: top; }


h2 {
  text-transform: uppercase; }

.vacansii .content h3 {
  text-transform: uppercase;
  color: #f15922;
  padding: 25px 0px;
  background: url(../image/tick.jpg) no-repeat left center;
  padding-left: 30px; }
.vacansii .content ul li {
  padding: 5px 0px;
  font-size: 14px;
  display: block;
  padding-left: 22px;
  background: url(../pinkcircle.jpg) no-repeat left center; }

/*# sourceMappingURL=css.css.map */


.burger{
display:none;
}
.menu{
display:none;
}

