.contacts-info-wrap {
  position: relative;
  padding-bottom: 15px;
}

.contacts-info-wrap img {
  margin-bottom: 18px;
}

.contacts-info-wrap .title {
  font-weight: 600;
  color: #222222;
  margin-bottom: 0;
  letter-spacing: .2px;
}

.contacts-info-wrap .content-item div,
.contacts-info-wrap .content-item a {
  font-size: 24px;
  font-weight: 800;
  display: block;
  line-height: 1.2;
  color: #222222;
  letter-spacing: .2px;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  text-decoration: none;
  margin-bottom: 25px;
}

.contacts-info-wrap .content-item a:hover {
  color: #222;
  opacity: 1;
}

.contacts-info-wrap .form input:not([type="submit"]),
.contacts-info-wrap .form textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  color: #222;
  line-height: 1.6;
  letter-spacing: .2px;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  margin-bottom: 30px;
}

.contacts-info-wrap .form input:not([type="submit"]):focus,
.contacts-info-wrap .form textarea:focus {
  border-color: #222;
}

.contacts-info-wrap .form input:not([type="submit"]) {
  min-height: 59px;
  float: left;
}

.contacts-info-wrap .form input[type="submit"] {
  display: inline-block;
  padding: 5px 20px;
  border: 1px solid #222222;
  background-color: #222222;
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #222));
  background-image: linear-gradient(to right, transparent 50%, #222 50%);
  background-size: 200% 100%;
  background-position: right bottom;
}

.contacts-info-wrap .form input[type="submit"]:hover {
  background-color: transparent;
  background-position: left bottom;
  color: #222222;
  border-color: #ddd;
}

.contacts-info-wrap .form .wpcf7-form-control-wrap:first-of-type,
.contacts-info-wrap .form .wpcf7-form-control-wrap:nth-of-type(2) {
  display: block;
  float: left;
  width: calc(50% - 15px);
}

.contacts-info-wrap .form .wpcf7-form-control-wrap:first-of-type {
  margin-right: 30px;
}

.contacts-info-wrap .form input::-webkit-input-placeholder {
  opacity: .6;
  color: #222222;
}

.contacts-info-wrap .form input::-moz-placeholder {
  opacity: .6;
  color: #222222;
}

.contacts-info-wrap .form input:-ms-input-placeholder {
  opacity: .6;
  color: #222222;
}

.contacts-info-wrap .form input:-moz-placeholder {
  opacity: .6;
  color: #222222;
}

.contacts-info-wrap .form textarea {
  height: 130px;
  resize: none;
  padding-top: 15px;
}

.contacts-info-wrap .form textarea::-webkit-input-placeholder {
  opacity: .6;
  color: #222222;
}

.contacts-info-wrap .form textarea::-moz-placeholder {
  opacity: .6;
  color: #222222;
}

.contacts-info-wrap .form textarea:-ms-input-placeholder {
  opacity: .6;
  color: #222222;
}

.contacts-info-wrap .form textarea:-moz-placeholder {
  opacity: .6;
  color: #222222;
}

.contacts-info-wrap .row {
  display: table;
  width: 100%;
}

.contacts-info-wrap .row .col-xs-12 {
  display: table-cell;
  vertical-align: middle;
}

.contacts-info-wrap.custom_info {
  padding-bottom: 0;
}

.contacts-info-wrap.custom_info .additional-content-wrap {
  padding: 100px 0;
  background-color: #222;
  color: #fff;
}

.contacts-info-wrap.custom_info .additional-content-wrap .content-item {
  margin-bottom: 25px;
}

.contacts-info-wrap.custom_info .additional-content-wrap .content-item a, .contacts-info-wrap.custom_info .additional-content-wrap .content-item div {
  color: #fff;
  opacity: .8;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

.contacts-info-wrap.custom_info .additional-content-wrap .content-item a:hover {
  opacity: 1;
}

.contacts-info-wrap.custom_info .additional-content-wrap .text {
  line-height: 1.75;
  color: #fff;
  opacity: .8;
  font-size: 18px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.contacts-info-wrap.custom_info .additional-content-wrap .text p {
  font-family: "Source Sans Pro", sans-serif;
  margin-bottom: 10px;
  color: #fff;
}

.contacts-info-wrap.custom_info .additional-content-wrap p {
  margin-bottom: 0;
}

.contacts-info-wrap.custom_info .additional-content-wrap .content-item div {
  margin-bottom: 0;
  border-bottom: none;
}

.contacts-info-wrap.custom_info .additional-content-wrap .content-item a {
  margin-bottom: 10px;
}

.contacts-info-wrap.custom_info .additional-content-wrap .col-xs-12:not(:last-of-type) {
  text-align: right;
  margin-top: -3px;
}

.contacts-info-wrap.custom_info .additional-content-wrap .title {
  margin-bottom: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 2;
}

.contacts-info-wrap.parallax_content {
  padding-bottom: 0;
}

.contacts-info-wrap.parallax_content .title-main {
  font-size: 12px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 2px;
  color: #999;
  text-transform: uppercase;
}

.contacts-info-wrap.parallax_content .content-wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.contacts-info-wrap.parallax_content .text h1, .contacts-info-wrap.parallax_content .text h2, .contacts-info-wrap.parallax_content .text h3, .contacts-info-wrap.parallax_content .text h4, .contacts-info-wrap.parallax_content .text h5, .contacts-info-wrap.parallax_content .text h6 {
  color: #222222;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-weight: 600;
  margin-bottom: 15px;
}

.contacts-info-wrap.parallax_content .text p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color: #999;
  margin-bottom: 15px;
  line-height: 1.5;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.contacts-info-wrap.parallax_content .text a {
  color: #222222;
  font-family: "Source Sans Pro", sans-serif;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  text-decoration: none;
}

.contacts-info-wrap.parallax_content .text a:hover {
  text-decoration: none;
  color: #222;
}

.contacts-info-wrap.parallax_content .text blockquote {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 600;
  color: #222222;
  text-align: center;
  font-style: normal;
  margin: 0;
  letter-spacing: 1.2px;
  margin-bottom: 7px;
}

.contacts-info-wrap.parallax_content .text blockquote p {
  color: #222;
  letter-spacing: .2px;
}

.contacts-info-wrap.parallax_content .image-wrap {
  display: table-cell;
  width: 55%;
  background-size: cover;
  background-position: left;
}

.contacts-info-wrap.parallax_content .content {
  padding: 70px 80px 90px;
  display: table-cell;
  width: 45%;
}

.contacts-info-wrap.parallax_content .content.no-image {
  width: 100%;
  display: block;
  padding: 0;
}

.contacts-info-wrap.info_with_form .content-wrap {
  margin-top: 10px;
}

.contacts-info-wrap.info_with_form .row {
  display: block;
  width: auto;
}

.contacts-info-wrap.info_with_form .form {
  padding-left: 15px;
  margin-top: -3px;
}

.contacts-info-wrap.info_with_form .form input:not([type="submit"]) {
  min-height: 59px;
  float: left;
}

.contacts-info-wrap.info_with_form .form .wpcf7-form-control-wrap:first-of-type,
.contacts-info-wrap.info_with_form .form .wpcf7-form-control-wrap:nth-of-type(2) {
  display: block;
  float: left;
  width: calc(50% - 30px);
}

.contacts-info-wrap.info_with_form .form .wpcf7-form-control-wrap:first-of-type {
  margin-right: 30px;
}

.contacts-info-wrap.info_with_form .content-item {
  margin-bottom: 60px;
}

.contacts-info-wrap.info_with_form .content-item a {
  margin-top: 3px;
  margin-bottom: 0;
}

.contacts-info-wrap.info_with_form .content-item p:empty {
  display: none;
}

.contacts-info-wrap.info_with_form .content-item div {
  margin-bottom: 0;
  margin-top: 10px;
  border-bottom: none;
}

.contacts-info-wrap.info_with_form .title {
  font-size: 20px;
  font-family: "Source Sans Pro", sans-serif;
  color: #222;
  font-weight: 600;
  line-height: 2;
  text-transform: uppercase;
  margin-bottom: 13px;
}

.contacts-info-wrap.info_with_form .address,
.contacts-info-wrap.info_with_form .address p,
.contacts-info-wrap.info_with_form .address a {
  font-size: 14px;
  font-weight: 400;
  color: #999;
  max-width: 500px;
  margin-bottom: 30px;
}

.contacts-info-wrap.info_with_form .address a {
  margin-bottom: 10px;
}

.contacts-info-wrap.info_with_form .address a:hover {
  color: #222;
}

.contacts-info-wrap.info_with_form .input_protected_wrapper {
  margin-top: 16px;
  margin-bottom: 0;
}

.contacts-info-wrap.style6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.contacts-info-wrap.style6 .item-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contacts-info-wrap.style6 .item-wrapper:not(:first-of-type) {
  margin-left: 50px;
}

.contacts-info-wrap.style6 .item-wrapper a {
  padding: 0 5px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: .2px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.contacts-info-wrap.style6 .item-wrapper a:hover {
  color: #222;
}

.contacts-info-wrap.style6 .item-wrapper a:not(:last-of-type)::after {
  content: ", ";
}

.contacts-info-wrap.style6 .item-wrapper .title {
  color: #999999;
  opacity: 1;
}

.contacts-info-wrap.style7 {
  background-color: #fff;
  max-width: 570px;
  width: 100%;
  padding: 65px 50px;
}

.contacts-info-wrap.style7 .title {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: .2px;
  margin-bottom: 25px;
  color: #222;
  text-align: center;
  opacity: 1;
}

.contacts-info-wrap.style7 .text {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: .2px;
  color: #999;
  margin-bottom: 43px;
  text-align: center;
}

.contacts-info-wrap.style7 .form .input_protected_wrapper {
  left: 50%;
  position: relative;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.contacts-info-wrap.style7 .form .wpcf7-form-control-wrap:nth-of-type(2n-1) {
  margin-right: 30px;
}

.contacts-info-wrap.style7 .form .wpcf7-form-control-wrap:last-of-type {
  margin-right: auto;
  float: none;
}

.contacts-info-wrap.style7 .form .wpcf7-form-control-wrap:not(:last-of-type) {
  display: block;
  width: calc(50% - 15px);
  float: left;
}

span.wpcf7-not-valid-tip {
  position: relative;
  clear: both;
  margin-bottom: 15px;
  top: -15px;
}

.contacts-info-wrap .form .wpcf7-form-control-wrap:first-of-type,
.contacts-info-wrap .form .wpcf7-form-control-wrap:nth-of-type(2) {
  width: 100%;
  margin-right: auto;
  float: none;
}

@media only screen and (max-width: 1440px) {
  .contacts-info-wrap.parallax_content .content {
    padding: 60px 80px 80px;
  }
}

@media only screen and (max-width: 1199px) {
  .contacts-info-wrap.info_with_form .content-item {
    display: block;
  }
  .contacts-info-wrap.parallax_content .content {
    padding: 50px 80px 60px;
  }
}

@media only screen and (max-width: 1024px) {
  .contacts-info-wrap.info_with_form .form {
    padding-left: 0;
  }
  .contacts-info-wrap.info_with_form .content-item {
    margin-bottom: 30px;
  }
  .contacts-info-wrap.info_with_form .content-wrap,
  .contacts-info-wrap.info_with_form .content-item {
    display: block;
    text-align: center;
  }
  .contacts-info-wrap.info_with_form .input_protected_wrapper {
    margin-top: 10px;
  }
  .contacts-info-wrap.info_with_form .form .wpcf7-form-control-wrap:first-of-type,
  .contacts-info-wrap.info_with_form .form .wpcf7-form-control-wrap:nth-of-type(2) {
    float: none;
    width: 100%;
  }
  .contacts-info-wrap.info_with_form .form p {
    text-align: center;
  }
  .contacts-info-wrap.parallax_content .content {
    padding: 50px 60px 60px;
  }
}

@media only screen and (max-width: 991px) {
  .contacts-info-wrap .row {
    display: block;
    width: auto;
  }
  .contacts-info-wrap .row .col-xs-12 {
    display: block;
  }
  .contacts-info-wrap.parallax_content .content {
    padding: 40px;
  }
  .contacts-info-wrap .form .wpcf7-form-control-wrap:first-of-type,
  .contacts-info-wrap .form .wpcf7-form-control-wrap:nth-of-type(2) {
    margin-right: 0;
    width: 100%;
  }
  .contacts-info-wrap.style7 {
    margin: 0 auto;
  }
  .contacts-info-wrap.parallax_content {
    padding: 0;
  }
  .contacts-info-wrap.parallax_content .content.no-image {
    text-align: center;
  }
  .contacts-info-wrap.parallax_content .image-wrap,
  .contacts-info-wrap.parallax_content .content {
    display: block;
    width: 100%;
  }
  .contacts-info-wrap.parallax_content .image-wrap {
    background-position: center;
  }
  .contacts-info-wrap.parallax_content .content {
    padding: 30px 15px 30px;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .contacts-info-wrap.style7 .form .wpcf7-form-control-wrap:not(:last-of-type) {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .contacts-info-wrap.style7 .title {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .contacts-info-wrap.style7 .text {
    margin-bottom: 35px;
  }
  .contacts-info-wrap.style7 {
    padding: 35px 15px;
  }
  .contacts-info-wrap.custom_info .additional-content-wrap {
    padding: 50px 0 25px;
  }
  .contacts-info-wrap.custom_info .additional-content-wrap .text {
    font-size: 15px;
  }
  .contacts-info-wrap.custom_info .additional-content-wrap .col-xs-12:not(:last-of-type) {
    margin: 0;
    margin-bottom: 30px;
    text-align: center;
  }
  .contacts-info-wrap.custom_info .content-item {
    text-align: center;
  }
  .contacts-info-wrap.style6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .contacts-info-wrap.style6 .item-wrapper {
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contacts-info-wrap.style6 .item-wrapper:not(:first-of-type) {
    margin-left: 0;
  }
}

@media only screen and (max-width: 600px) {
  .contacts-info-wrap .content-item.half {
    width: 100%;
    float: none;
  }
}

.wpcf7 * {
  text-transform: none;
}

.wpcf7 .ajax-loader {
  display: none !important;
}

.wpcf7 .input_protected_wrapper {
  position: relative;
  display: inline-block;
  margin-left: 6px;
}

.wpcf7 .input_protected_wrapper::before {
  content: '';
  position: absolute;
  left: -6px;
  top: 8px;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #ffdd65;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.wpcf7 .input_protected_wrapper input {
  font-size: 14px;
  display: inline-block;
  letter-spacing: .5px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
  padding: 20px 38px;
  text-decoration: none;
  border: none;
  background-color: #222;
  color: #ffffff;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.wpcf7 .input_protected_wrapper:hover input {
  opacity: 1;
}

.wpcf7 .input_protected_wrapper:hover::before {
  top: 4px;
  left: -3px;
}
/*# sourceMappingURL=contacts.css.map */