#wpcf7-f113-o1 span.wpcf7-form-control-wrap {
  width: calc(100% - 110px);
  box-sizing: border-box; }
  #wpcf7-f113-o1 span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    width: 100%; }

.succes_ {
  text-decorationxt-align: center; }
  .succes_ h3 {
    font-weight: bold; }

#nav ul li.current-menu-item a {
  color: #96c637; }

#modal_form {
  z-index: 10009;
  height: auto; }
  #modal_form .modal-title {
    margin-bottom: 30px;
    display: inline-block; }
  #modal_form p {
    margin-bottom: 30px; }
  #modal_form .modal-content {
    height: auto; }
    #modal_form .modal-content .form-group-pers {
      margin: auto; }
    #modal_form .modal-content .button-modal {
      text-align: center; }
    #modal_form .modal-content .form-control-call {
      margin-bottom: 0; }
    #modal_form .modal-content [name="phone"] {
      margin-top: 25px; }
    #modal_form .modal-content .form-group-pers {
      margin-bottom: 30px; }
  #modal_form button[type=submit] {
    border: none;
    outline: none;
    background-image: -webkit-linear-gradient(top, #93c434 0, #63a21e 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#93c434), to(#63a21e));
    background-image: -o-linear-gradient(top, #93c434 0, #63a21e 100%);
    background-image: linear-gradient(to bottom, #93c434 0, #63a21e 100%);
    border: 1px solid #93c434;
    text-shadow: -1px -1px 0 #7bb229;
    display: inline-block;
    vertical-align: middle;
    font: 13px intro_regular;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    height: 26px;
    line-height: 26px;
    position: relative;
    cursor: pointer;
    margin: 0 9px 0 0;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px; }
    #modal_form button[type=submit]:before {
      background: url(../images/pr.png) no-repeat;
      width: 20px;
      height: 26px;
      content: "";
      position: absolute;
      left: 5px;
      top: 5px; }
    #modal_form button[type=submit]:after {
      content: '';
      display: block;
      height: 2px;
      position: absolute;
      bottom: -3px;
      left: -1px;
      right: -1px;
      border-bottom: 2px solid #487d0a; }

#overlay {
  z-index: 10000; }

.wpcf7-validation-errors {
  display: none !important; }

.hidden {
  display: none; }

.clear_ {
  clear: both; }

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


.address-phone {
  text-align: center; 
}
.address-phone span a {
  font-size: 14px;
}
header address .maps {
    margin-left: 20px;
}
header address .maps a {
    float: left;
    line-height: 21px;
    
}
@media (max-width: 575px) {
  header address .maps a {
    display: none;
  }
}
.banner {
    background: transparent url(../images/baner2.jpg) no-repeat center top;
}
header .top {
    margin-right: -10px;
}
.post-list-width {
  width: 60%;
}
.new .width>div p {
 clear: none; 
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}

/*Новый лендинг*/

#tab2, #tab3 {
    display: none;
}
.kakmirab {
    padding-left: 40px;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
   
}
.shema-box>.kakmirab {
  padding-left: 40px;
}
.menu2 .active, .banner .menu2 li.active:hover, .question .menu2 li.active:hover {
    
    color: #333;
}

.block-newlanding {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
}

/*Новый лендинг*/

/* Страница вакансий */

#opening-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

#opening-list {
  padding: 61px 0 50px 30px;
  overflow: hidden;
  flex: 2;
}

#opening-list h3 {
  font-size: 2em;
  padding-top: 0;
}

#opening-marina {
  padding-top: 65px;
  overflow: hidden;
  flex: 1;
}

#opening-marina p {
  padding-top: 15px;
}

#opening-marina-title {
  font-weight: bold;
  font-size: 16px;
}

#opening-list-element {
  margin: 30px auto 10px 15px;
  padding: 35px;
  background-color: #edeeef;
  overflow: hidden;
}

#opening-list-element h2 a {
  color: #313f45;
  text-decoration: none;
  font-size: 1.2em;
}

#opening-list-element p {
  font-size: 16px;
  padding-bottom: 15px;
}

#opening-list-element-read-more {
  padding: 7px;
  border: 1px solid;
  border-radius: 2px;
  text-decoration: none;
  color: #313f45;
  font-size: 16px;
  background-color: rgba(118, 176, 39, 0.39);
  float: right;
  margin-bottom: -11px;
  margin-top: 3px;
}

#opening-list-element-read-more:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
