@font-face {
  font-family: Roboto;
  src: url(/local/templates/main15/fonts/RobotoLight/RobotoLight.eot);
  src: url(/local/templates/main15/fonts/RobotoLight/RobotoLight.eot?#iefix) format("embedded-opentype"), url(/local/templates/main15/fonts/RobotoLight/RobotoLight.woff) format("woff"), url(/local/templates/main15/fonts/RobotoLight/RobotoLight.ttf) format("truetype");
  font-style: normal;
  font-weight: 300;
}

.v-wrap {
  max-width: 1920px;
  margin: 0 auto;
  color: #2e373e;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.2;
  overflow-x: hidden;
  background-color: white;
}
.v-wrap a {
  color: #E50071;
}
.v-wrap a:hover,
.v-wrap a:active {
  color: #E50071;
  text-decoration: none;
}
.v-wrap p {
  line-height: 1.4;
}
.v-section {
  padding-top: 45px;
  padding-bottom: 45px;
}
.v-container {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.v-title {
  margin-bottom: 35px;
  font-weight: 500;
  font-size: 30px;
  color: #2e373e;
}
@media screen and (max-width: 1000px) {
  .v-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .v-title {
    font-size: 30px;
  }
}
/*===========================
  Buttons
============================*/
.v-btn,.general2page input[type="submit"] {
  display: inline-block;
  padding: 13px 25px;
  background: #E50071;
  color: #ffffff !important;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.a-feedback_whide.a-mercuryi .form-content .form-button {
    width: auto;

}
.a-feedback_whide.a-mercuryi .form-content input[type="submit"] {
	padding: 16px 22px;
	font-size: 16.3px;
}


.v-btn_primary {
  background: #2e373e;
  color: #ffffff !important;
  border-width: 2px;
  border-style: solid;
  border-color: #ffffff;
}
.v-btn_primary:hover {
  background: #ffffff;
  color: #2e373e !important;
  border-color: #2e373e;
}
.v-btn_info {
  background: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.v-btn_info:hover {
  background: #ffffff;
  color: #2e373e;
  border-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .v-btn {
    padding: 12px 45px;
  }
}
/*===========================
  Header
============================*/

.a-feedback {

  background: url(../img/form.png) top center no-repeat;

}
.v-header {
  padding-top: 60px;
  padding-bottom: 45px;
  background: url(../img/glavnai.png) top center no-repeat;
  background-size: cover;
  color: #ffffff;
}
.v-header .v-container {
  display: table;
}
.v-header__left,
.v-header__right {
  display: table-cell;
  vertical-align: bottom;
}
.v-header__left {
  width: 58%;
  padding-right: 20px;
}
.v-header__right {
  width: 42%;
}
.v-header__title {
  margin-bottom: 10px;
  font-size: 52px;
  font-weight: 700;
  text-transform: uppercase;
}
.v-header__subtitle {
  line-height: 1.4;
}
.v-header .v-btn {
  color: #000 !important;
}

@media screen and (max-width: 767px) {
  .v-header__left,
  .v-header__right {
    display: block;
    width: 100%;
    text-align: center;
  }
  .v-header__left {
    margin-bottom: 20px;
    padding-right: 0;
  }
  .v-header__title {
    font-size: 35px;
  }
}
/*===========================
  Work
============================*/
.v-work {
  background-color: #f7f7f7;
}
.v-work__items {
  font-size: 0px;
}
.v-work__item {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  font-size: 18px;
}
.v-work__item:not(:last-child) {
  margin-right: 3%;
}
.v-work__item-image {
  display: block;
  width: 100%;
}
.v-work__item-title {
  padding: 25px 10px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .v-work__item-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 550px) {
  .v-work__item {
    display: block;
    width: 100%;
    max-width: 280px;
    min-height: auto;
    margin-left: auto;
    margin-right: auto !important;
    margin-bottom: 15px;
  }
}
/*===========================
  Order
============================*/
.v-order {
  padding: 35px 0 30px 0;
  background-color: #E50071;
}
.v-order .v-container {
  display: table;
}
.v-order__left,
.v-order__right {
  display: table-cell;
  vertical-align: middle;
}
.v-order__title {
  font-size: 24px;
  font-weight: 700;
}
.v-order__subtitle {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .v-order__left,
  .v-order__right {
    display: block;
    text-align: center;
  }
  .v-order__left {
    margin-bottom: 20px;
  }
}
/*===========================
  Steps
============================*/
.v-steps {
  margin-bottom: 50px;
}
.v-steps__item {
  display: inline-table;
  vertical-align: top;
  margin-bottom: 40px;
}
.v-steps__item:nth-child(odd) {
  margin-right: .2%;
}
.v-steps__items {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  column-gap: 4px;
  -webkit-column-gap: 4px;
  vertical-align: top;
}

.v-steps__item-left,
.v-steps__item-right {
  display: table-cell;
  vertical-align: top;
}
.v-steps__item-left {
  width: 90px;
  padding-right: 12px;
  text-align: center;
}
.v-steps__item-image {
  display: inline-block;
  background-image: url(../img/sprite.png);
}
.v-steps__item-image_access {
  background-position: -144px 0;
  width: 73px;
  height: 67px;
}
.v-steps__item-image_integration {
  background-position: -220px 0;
  width: 69px;
  height: 70px;
}
.v-steps__item-image_send {
  background-position: -79px 0;
  width: 61px;
  height: 61px;
}
.v-steps__item-image_statement {
  background-position: 0 0;
  width: 74px;
  height: 76px;
}
.v-steps__item-image_work {
  background-position: -298px 0;
  width: 73px;
  height: 67px;
}
.v-steps__item-title {
  font-weight: 700;
}
.v-steps__item-text {
  font-weight: 300;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .v-steps__item {
    display: block;
    width: 100%;
  }
  .v-steps__item:nth-child(odd) {
    margin-right: 0;
  }
  .v-steps__items {columns: 1;}
  .v-steps__item:not(:last-child) {
    margin-bottom: 20px !important;
  }
  .v-steps__item-left,
  .v-steps__item-right {
    display: block;
    width: 100%;
    text-align: center;
  }
  .v-steps__item-left {
    padding-right: 0;
    margin-bottom: 5px;
  }
}
/*===========================
  Prices
============================*/
.v-prices__items {
  font-size: 0px;
}
.v-prices__item {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  font-size: 18px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.v-prices__item:not(:last-child) {
  margin-right: 3%;
}
.v-prices__item:hover {
  -webkit-box-shadow: 0 1px 45px 1px rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 45px 1px rgba(0, 0, 0, 0.25);
}
.v-prices__item-body {
  padding: 25px 20px;
  font-size: 16px;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
}
.v-prices__item-body ul {
  min-height: 270px;
  padding-left: 20px;
  margin-top: 0;
}
.v-prices__item-body li {
  margin-bottom: 20px;
  line-height: 1.4;
}
.v-prices__item-title {
  padding: 32px 10px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  background-color: #323694;
  color: #ffffff;
}
.v-prices__item-value {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}
.v-prices__item-value span {
  font-size: 40px;
}
.v-prices .v-btn {
  width: 100%;
}

.v-mercury__prices .v-prices__items{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.v-mercury__prices .v-prices__item,
.v-mercury__prices .v-prices__item-body{
  display: flex;
  flex-direction: column;
}

.v-mercury__prices .v-prices__item-body {
  flex-grow: 1;
}

.v-mercury__prices .v-prices__item-value {
  margin-top: auto;
}

.v-feedback__cell .privacy-policy {
  display: inline-block;
  margin-top: 10px;
  line-height: 1.6;
}

.v-feedback__cell .privacy-policy a {
  color: #E50071 !important;
}



@media screen and (max-width: 920px) {
  .v-prices__item-value {
    font-size: 30px;
  }
  .v-prices__item-value span {
    font-size: 35px;
  }
  .v-prices__item-title {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
	.t-btn, a.t-btn, button.t-btn, input[type="submit"] {
		width: 100%;
	}
	.a-feedback_whide .form-content .form-button {
    width: 100%;
}
.a-feedback p.privacy-policy {  
    position: relative!important;
}
  .v-prices__item-title {
    font-size: 20px;
  }
  .v-prices__item {
    display: block;
    width: 100%;
    max-width: 300px;
    min-height: auto;
    margin-left: auto;
    margin-right: auto !important;
    margin-bottom: 15px;
  }
  .v-prices__item ul {
    min-height: auto;
  }
}

@media (max-width: 430px){
	.t-btn, a.t-btn, button.t-btn, input[type="submit"] {		
		width: 100%;
	}
}
/*===========================
  Prices Modal
============================*/
.fancybox-nav span{
  visibility: visible!important;
}
.v-prices-modal {
  display: none;
  max-width: 900px;
  border: 1px solid #d1d1d1;
  position: relative;
}
.v-prices-modal__wrap {
  display: table;
  width: 100%;
  height: 450px;
}
.v-prices-modal__left,
.v-prices-modal__right {
  display: table-cell;
  vertical-align: middle;
}
.v-prices-modal__left {
  width: 30%;
  background: url(../img/bg_modal_1.jpg) no-repeat;
  background-size: cover;
}
.v-prices-modal_wholesalers .v-prices-modal__left {
  background: url(../img/bg_modal_2.jpg) no-repeat;
  background-size: cover;
}
.v-prices-modal_producers .v-prices-modal__left {
  background: url(../img/bg_modal_3.jpg) no-repeat;
  background-size: cover;
}
.v-prices-modal__right {
  padding: 35px;
}
.v-prices-modal__title {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 500;
}
.v-prices-modal__text {
  font-size: 18px;
  font-weight: 300;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
}
@media screen and (max-width: 767px) {
  .v-prices-modal__wrap {
    height: auto;
  }
  .v-prices-modal__left {
    display: none;
  }
  .v-prices-modal__right {
    display: block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.fancybox-slide > * {
  padding: 0;
}
.fancybox-close-small:after {
  font-size: 50px;
}
/*===========================
  Form
============================*/
.consultation-form .general2page {
  width: 100%;
}

.v-form,
.general2page
{
  width: 480px;
  margin: 0 auto;
}
.v-form__title,
.general2page .title-text{
  font-size: 38px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.v-form__subtitle span {
  text-transform: uppercase;
  font-weight: 500;
}
.general2page .cusel {
  margin-top: 15px;
  width: 100%!important;
}

.general2page .text{
  margin-bottom: 30px!important;
}

.general2page .text .iti__country-name{
  color: black;
}

.v-form__input,.text input[type='text'], .text input[type='tel'], .text input[type='email']{

  display: block;
  width: 100%;
  padding: 15px 20px !important;
  outline: none;
  border-radius: 5px;
  border: 1px solid #d1d2d3;
  box-shadow: inset 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
  height: auto;
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text] {
  padding-right: 6px;
  padding-left: 52px!important;
}
.popup .maskhelper {
  bottom: 16px!important;
}
.j-form-page .maskhelper {
  top: 50%!important;
  margin-top: -9px;
}
.v-form__input:focus ,
.general2page input:focus{
  -webkit-box-shadow: inset 0px 1px 4px 1px rgba(0, 0, 0, 0.2), 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0px 1px 4px 1px rgba(0, 0, 0, 0.2), 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
}
.v-form__choose {
  margin-bottom: 25px;
}
.v-form__btn ,
.general2page input[type="submit"]{
  width: 100%;

}
.v-form__note,
.privacy-policy{
  font-size: 14px!important;
}
.v-form a,
.general2page a {
  color: #E50071 !important;
}
.v-feedback__cell .text{
	margin:0;
}
@media screen and (max-width: 1050px) {
  .v-form,.general2page {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .v-form__title,
  .general2page .title-text {
    font-size: 30px;
  }
  .v-form__subtitle {
    font-size: 25px;
  }

}
/*===========================
  Feedback  
============================*/
.v-feedback {
  display: table;
  width: 100%;
}
.v-feedback__cell {
  display: table-cell;
  width: 50%;
  background: #323694;
 color: #ffffff;
  padding: 30px 0 30px 0;
}

.v-feedback__cell.v-feedback--cow {
  padding: 80px 0;
}

.v-feedback__cell:first-child {
  background: url(../img/bg_form.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .v-feedback__cell:first-child {
    display: none;
  }

  .fancybox-close{
    top: 16px;
    right: 12px;
    width: 21px;
    height: 21px;
    background-color: #ffffff;
  }
  .fancybox-nav span{
    visibility: hidden!important;
  }
  .general2page input[type="submit"]{
    font-size: 18px!important;
  }
}
@media screen and (max-width: 360px) {
  .general2page input[type="submit"]{
    font-size: 16px!important;
    padding: 13px 13px!important;
  }
}
/*# sourceMappingURL=main.css.map */