

/* Start:/bitrix/templates/main2_in_new/components/des/catalog.element/element_detail/style.css?16801896531134*/
.element-footer {
    padding-top: 40px;
}

.catalog-price, .services-online {
	padding-top:  14px;
	_background:url(/images/price_icon.jpg)  0 0 no-repeat;
	_margin: 12px 0 20px 0;
	_padding-left:85px;
	_line-height:67px;
}

.services-online{ background:url(/images/req_icon.jpg)  0 0 no-repeat; margin:12px 0 0 0}

a.catalog-price {
	font-size:18px;
	font-weight:bold;
	color:#5aa004;
}

.content .catalog-contact { padding:12px 0 0 0;
						   margin:0;
						   color:#505465
						   }
				   				 
.catalog-contact-phone { font-weight:bold;
						 line-height:18px;
						 color:#8692ac}				 
						 
.content ul.catalog-files-box, .content ul.catalog-contacts-box {
	padding-bottom:0;
	margin-top:5px;
}

h3.services, .services-online a {
	font-weight:bold;
	margin-top:12px;
}

.services-online a {
	color:#5aa004;
}

.contacts-container {
	margin-top: 50px;
}

.contats-container .service {
	margin-top: 40px;
}

ul.catalog-contacts-box {
	padding: 0 !important;
	margin: 12px 0 10px 0 !important;
}

.content ul.catalog-contacts-box li {
	padding: 0 !important;
	margin-top: 15px !important;
	background: none !important;
}

/* End */


/* Start:/css/main2/cabinet-v2.min.css?17175030189774*/
@charset "UTF-8";
.cabinet-v2 {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333; }
  .cabinet-v2 ul.ul-black li {
    background: none !important;
    padding-left: 0 !important; }
  .cabinet-v2__top {
    position: relative;
    padding: 38px 0 0 0;
    min-height: 300px;
    margin: 0 0 15px 0; }
    .cabinet-v2__top-image {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
      .cabinet-v2__top-image img {
        max-width: 100%;
        max-height: 100%; }
    .cabinet-v2__top-content {
      border-radius: 20px;
      background: #82CC04;
      color: #FFF;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 18px;
      letter-spacing: 0.28px;
      padding: 30px 30px 30px 208px;
      margin: 0;
      position: relative; }
      .cabinet-v2__top-content:after {
        content: '';
        display: block;
        position: absolute;
        right: 23px;
        bottom: 0;
        width: 72px;
        height: 28px;
        background: url(/images/cabinet-v2/dots.png) no-repeat center; }
    .cabinet-v2__top-buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      bottom: -55px;
      left: 0;
      padding: 21px 0 0 224px; }
    .cabinet-v2__top-buy {
      border-radius: 5px;
      background: #82CC04;
      width: 147px;
      height: 34px;
      color: #FFF !important;
      text-align: center;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      letter-spacing: 0.28px;
      text-decoration: none !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0 12px 0 0; }
    .cabinet-v2__top-free {
      border-radius: 5px;
      background: #005694;
      width: 200px;
      height: 34px;
      color: #FFF !important;
      text-align: center;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      letter-spacing: 0.28px;
      text-decoration: none !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .cabinet-v2__title {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 0 0 25px 0; }
  .cabinet-v2__two-cols-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .cabinet-v2__two-cols-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px 20px 15px; }
  .cabinet-v2__two-cols-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .cabinet-v2__two-cols-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    width: 44px; }
    .cabinet-v2__two-cols-image img {
      max-width: 100%;
      max-height: 100%; }
  .cabinet-v2__two-cols-content {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 0 0 19px;
    color: #333;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px; }
  .cabinet-v2__middle {
    position: relative;
    padding: 82px 0 0 0;
    min-height: 207px;
    margin: -15px 0 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    /*border-radius: 0 0 20px 20px;
    overflow: hidden;*/ }
    .cabinet-v2__middle-image {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1; }
      .cabinet-v2__middle-image img {
        max-width: 100%;
        max-height: 100%; }
    .cabinet-v2__middle-content {
      border-radius: 20px;
      background: -o-linear-gradient(189deg, #7CB50B 18.14%, #93D725 81.93%);
      background: linear-gradient(261deg, #7CB50B 18.14%, #93D725 81.93%);
      color: #FFF;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      padding: 30px 30px 30px 40px;
      margin: 0;
      position: relative;
      width: 100%; }
      .cabinet-v2__middle-content:after {
        content: '';
        display: block;
        position: absolute;
        right: 190px;
        top: 34px;
        width: 87px;
        height: 33px;
        background: url(/images/cabinet-v2/dots-2.png) no-repeat center; }
      .cabinet-v2__middle-content-inner {
        max-width: 355px; }
  .cabinet-v2__bottom {
    position: relative;
    padding: 50px 0 50px 0;
    margin: 0px 0 30px 0; }
    .cabinet-v2__bottom-image {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1;
      width: 365px; }
      .cabinet-v2__bottom-image img {
        max-width: 100%;
        max-height: 100%; }
    .cabinet-v2__bottom-content {
      border-radius: 20px;
      background: #82CC04;
      color: #FFF;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      padding: 45px 35px 45px 35px;
      margin: 0;
      position: relative;
      width: 100%; }
      .cabinet-v2__bottom-content-inner {
        max-width: 355px; }
    .cabinet-v2__bottom-text-1 {
      color: #FFF;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: normal; }
    .cabinet-v2__bottom-text-2 {
      color: #FFF;
      font-size: 22px;
      font-style: normal;
      font-weight: 700;
      line-height: normal; }
    .cabinet-v2__bottom-text-3 {
      color: #FFF;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 17px;
      padding: 10px 0 0 0; }
  .cabinet-v2__type-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0 0 0; }
    .cabinet-v2__type-1-image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
      width: 257px; }
      .cabinet-v2__type-1-image img {
        max-width: 100%;
        max-height: 100%; }
    .cabinet-v2__type-1-content {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
      padding: 0 0 0 15px;
      color: #333;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 17px; }
  .cabinet-v2__type-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0 30px 0;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .cabinet-v2__type-2-image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
      width: 257px; }
      .cabinet-v2__type-2-image img {
        max-width: 100%;
        max-height: 100%; }
    .cabinet-v2__type-2-content {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
      padding: 0 15px 0 0;
      color: #333;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 17px; }
      .cabinet-v2__type-2-content p {
        margin-bottom: 0 !important; }
        .cabinet-v2__type-2-content p:last-child {
          padding-bottom: 0 !important; }
  .cabinet-v2__tariff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 17px 16px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    border-radius: 10px;
    background: #F4F4F4;
    margin: 0 0 7px 0; }
    .cabinet-v2__tariff-col-1 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .cabinet-v2__tariff-col-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .cabinet-v2__tariff-text-1 {
      color: #333;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      padding: 0 0 5px 0; }
    .cabinet-v2__tariff-text-2 {
      color: #333;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 17px;
      position: relative;
      padding: 0 0 0 15px; }
      .cabinet-v2__tariff-text-2:before {
        content: '•';
        top: 0;
        left: 0;
        position: absolute; }
    .cabinet-v2__tariff-text-3 {
      color: #72BE37;
      text-align: right;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      padding: 0 0 5px 0; }
    .cabinet-v2__tariff-text-4 {
      color: #333;
      text-align: right;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 17px; }
  .cabinet-v2__note {
    padding: 30px 0 15px 0;
    color: #333;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px; }
    .cabinet-v2__note span {
      color: #72BE37; }

/*# sourceMappingURL=cabinet-v2.min.css.map */

/* End */
/* /bitrix/templates/main2_in_new/components/des/catalog.element/element_detail/style.css?16801896531134 */
/* /css/main2/cabinet-v2.min.css?17175030189774 */
