

/* Start:/bitrix/templates/goskrepadaptive/css/diller.css?157226779816667*/
.title_mbottom30{
  margin-bottom: 30px;
}
.diller-item_row.theme_grey{
	background-color: #f5f5f5;
	margin-bottom: 30px;
	padding: 2% 5%;
	text-align: center;

}
.diller-item_row.lists{
	margin-bottom: 30px;
}
.diller-item_row.theme_grey p{
	font-size: 50px;
	text-transform: uppercase;
	margin: 0px;
	color: #df001b;
	padding: 1% 1%;
	border: 2px solid #df001b;
}
.diller-item_row.theme_yellow{
	background-color: #fef6e8;
	margin-bottom: 30px;
	padding: 2% 5%;
	text-align: left;
}
.diller-item_row.theme_yellow div.border{
	padding: 1% 1%;
	border: 2px solid #f7a61b;
}
.diller-item_row.theme_yellow .border p{
	font-size: 18px;
	margin: 0px;
	color: #4a3108;
}
.diller-item_row.theme_yellow .text-center .btn{
	margin: 15px 0px;
}

.diller .link a{
	color: #000;
	text-decoration: underline;
}
.diller .link a:hover{
	text-decoration: none;
}
.diller-item_row .intro p{
	font-size: 22px;
	line-height: 1.8em;
}
.diller-item_row .intro p:last-child{
	text-align:center;
}
.diller-item_row .intro p:last-child .btn{
	margin: 30px 0px;
}
.diller-item_row .media__section{
	margin-bottom: 20px;
}
.diller-item_row ul.theme-red {
    padding-left: 15px;	
}
.diller-item_row ul.theme-red > li{
    list-style-type: none; /* Прячем исходные маркеры */
	line-height: 1.8em;
	font-size: 18px;
}
.diller-item_row ul.theme-red > li:before {
    color: red;
    padding-right: 10px;
}
.diller-item_row ul.theme-red-mark > li:before {
    content: '\2714';
	font-size: 20px;
}
.diller-item_row ul.theme-red-pensil > li:before {
    content: '\270E'; /* Сам маркер */
	font-size: 20px;
}
.diller-item_row ul.theme-red-money > li{
	font-size: 25px;
}
.diller-item_row ul.theme-red-money > li:before {
    content: '\20BD'; /* Сам маркер */
	font-size: 20px;
}
.diller__list-links {
  padding-left: 0;
  margin: 0 0 20px;
  list-style: none;
}
.diller__list-item {
  margin-bottom: 5px;
   white-space: pre-wrap;
}
.diller__list-item:last-child {
  margin-bottom: 0;
}
.diller__list-item a{
  display: inline-block;
  font-size: 20px;
  line-height: 1.8em;
  color: #000;
}
.diller__list-item a:hover {
  color: #b93241;
}
ul.diller__list-links > li > a > span {
	font-size: 25px;
	color: #1587cd;
    padding-right: 10px;
}
ul.diller__list-links.theme-bordo > li{
	padding-bottom: 10px;
}
ul.diller__list-links.theme-bordo > li > a{
	font-style: italic;
}
ul.diller__list-links.theme-bordo > li > a > span {
	color: #b93241;
}
.diller__list-item.theme-gray{
	background-color: #f5f5f5;
}
ol.diller__list-steps {
	color: #e53349;
	font-size: 30px;
    font-family: 'Akcent';
	list-style-type: decimal;
}
ol.diller__list-steps > li > span {
	padding:17px;
	margin-left: 7px;
	font-family: 'Myriad Pro', Arial, sans-serif;
	font-size:20px;
	border-left: 2px solid #f7a61b;
    display: inline-block;
}
ol.diller__list-steps li >  span > a {
	color: #000;
}
ol.diller__list-steps li > span > a:hover {
	color: #b93241;
}
ol.diller__list-steps.theme-default li >  span {
	color: #000;
}
.diller__list-item.theme-gray{
	background-color: #f5f5f5;
}
.openshop_faq__row_q{
 padding:30px 20px;
 background-color: #f5f5f5;
 margin-top: 20px;
 margin-bottom: 30px;
 border-radius: 4px;
 font-size: 22px;
}
.openshop_slider_row .swiper-button-prev.swiper-button-disabled,
.openshop_slider_row .swiper-button-next.swiper-button-disabled {
	display: none;
}
.openshop_slider {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 10px;
  border: 1px solid #eaeaea;
  border-radius: 5px;
}
.openshop__fig {
  text-align: center;
}
.openshop_slider_row p.text{
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.openshop_slider_row .swiper-button-prev,
.openshop_slider_row .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 55px;
  height: 18px;
  margin-top: -9px;
  z-index: 10;
  cursor: pointer;
  background-size: 55px 18px;
  background-position: center;
  background-repeat: no-repeat;
}
.openshop_slider_row .swiper-button-prev {
  left: 0px;
  right: auto;
}
.openshop_slider_row .swiper-button-next {
  right: 0px;
  left: auto;
}
.form_openshop_row{
	background-color: #f5f5f5;
	padding: 2.5% 0.7% 0px 0.7%;
	vertical-align: middle;
}

section.form_openshop{
	text-align: center;
	font-size: 160%;
	margin: 0px;
	border: 2px solid #AAAAAA;
	border-radius: 4px;
	background-color: #fff;
}

/* Manami */
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1em;
	max-width: 350px;
	width: calc(100% - 2em);
	vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0px;
	color: #df001b;
	font-weight: 500;
	font-family: 'Myriad Pro', Arial, sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #df001b;
	font-size: 70.25%;
	font-weight: 400;
	font-family: 'Myriad Pro', Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.input--manami {
	overflow: hidden;
}

.input--manami > button{
	padding: 10px 18px 10px;
}
.input__field--manami {
	width: 100%;
	background: transparent;
	padding: 0.5em;
	margin-bottom: 2em;
	color: #fff;
	z-index: 100;
	opacity: 0;
	border-radius: 4px;
}

.input__label--manami {
	width: 100%;
	position: absolute;
	text-align: left;
	padding: 0.5em 0;
	pointer-events: none;
	font-size: 1em;
}

.input__label--manami::before,
.input__label--manami::after {
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
}

.input__label--manami::before {
	height: 100%;
	background: #f7a61b;
	top: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	border-radius: 4px;
}

.input__label--manami::after {
	height: 2px;
	background: #f7a61b;
	top: 100%;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.input__label-content--manami {
	padding: 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: -webkit-transform 0.2s, color 0.2s;
	transition: transform 0.2s, color 0.2s;
}

.input__field--manami:focus,
.input--filled .input__field--manami {
	opacity: 1;
	-webkit-transition: opacity 0s 0.2s;
	transition: opacity 0s 0.2s;
}

.input__label--manami::before,
.input__label--manami::after,
.input__label-content--manami,
.input__field--manami:focus,
.input--filled .input__field--manami {
	-webkit-transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
	transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1);
}

.input__field--manami:focus + .input__label--manami::before,
.input--filled .input__label--manami::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.input__field--manami:focus + .input__label--manami::after,
.input--filled .input__label--manami::after {
	opacity: 0;
}

.input__field--manami:focus + .input__label--manami .input__label-content--manami,
.input--filled .input__label--manami .input__label-content--manami {
	color: #000;
	-webkit-transform: translate3d(0, 2.1em, 0) scale3d(0.65, 0.65, 1);
	transform: translate3d(0, 2.1em, 0) scale3d(0.65, 0.65, 1);
}
/* STEPS RUKOVODSTVO */

.openshop_steps {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
.openshop_steps::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 28px;
  height: 100%;
  width: 4px;
  background: #ababab;
}
@media only screen and (min-width: 1170px) {
  .openshop_steps {
    margin-top: 3em;
    margin-bottom: 3em;
  }
 .openshop_steps::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #df001b;
  border: 2px solid #f5f5f5;
  text-align: center;
  }
  
.cd-timeline-img span{
	color: #fff;
	font-family: 'Akcent'; 
	font-size: 31px;
    display: block;
	margin-top: 6px;
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
	width: 80px;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cd-timeline-img span{
	font-size: 43px;
  }
  .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 80px;
  background: #f5f5f5;
  border-radius: 0.25em;
  padding: 1em;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 20px;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}

.cd-timeline-content .cd-date {
  float: left;
  padding: .1em 0;
  color: #000;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 11px;
  right: 100%;
  height: 0;
  width: 0;
  border: 17px solid transparent;
  border-right: 17px solid #f5f5f5;
}
.article.diller .noted{
	margin-top: 15px;
	font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content p {
    font-size: 22px;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 22px;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 36px;
    left: 100%;
    border-color: transparent;
    border-left-color: #f5f5f5;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 22px;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #f5f5f5;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/* END STEPS RUKOVODSTVO */

@media (min-width: 480px) and (max-width: 768px) {
.diller-item_row.theme_grey p{
	font-size: 30px;
}
.diller-item_row .media__section .media__fig{
	margin-bottom: 0px;
}
.diller-item_row .media__section{
	margin-bottom: 20px;
}
}
@media only screen and (max-width: 480px) {
.diller-item_row.theme_grey p{
	font-size: 30px;
}
.diller-item_row .media__section .media__fig{
	margin-bottom: 0px;
}
.diller-item_row .media__section{
	margin-bottom: 20px;
}
.input--manami {
	margin-bottom:0px;
	margin-top:0px;
}
.input--manami:last-child {
	margin-bottom:20px;
}
.input--manami:first-child {
	margin-top:5px;
}
.btn.consult{
	font-size: 22px;
}
.input--manami > button{
	font-size: 22px;
	padding: 10px 12px 10px;
}
}
@media (min-width: 1366px){
.input {
	margin: 1em 0.3em;
}
}
.grecaptcha-badge {display: none;}
/* End */


/* Start:/bitrix/components/whatasoft/map.yandex.ajax.list/templates/.default/style.css?15314649221506*/
.was-map-balloon-inner-img {margin-bottom: 5px; text-align: center;}
.was-map-balloon-inner-img img {max-width: 250px; max-height: 250px;}
.was-map-balloon-inner-text {}
.was-map-balloon-inner-props {margin-top: 5px;}
.was-map-balloon-inner-prop {margin-bottom: 2px;}
.was-map-balloon-inner-prop:last-child {margin-bottom: 0;}
.was-map-balloon-header {font-size: 120%; font-weight: 700; margin: 0 0 10px;}
.was-map-balloon-footer {margin: 5px 0 0; color: #777; font-size: 90%;}

.was-icon-content {text-align: center; color: #000000; font-weight: normal;}

.was-map-yandex-ajax {position: relative;}
.was-map-yandex-ajax .was-map-spinner {width: 40px; height: 40px; position: absolute; left: 50%; top: 50%; margin: -20px 0 0 -20px;}
.was-map-yandex-ajax .was-map-spinner:before,
.was-map-yandex-ajax .was-map-spinner:after {
    content: ''; display: block; width: 100%; height: 100%; border-radius: 50%; 
    background-color: #999; opacity: 0.6; position: absolute; top: 0; left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out; 
    animation: sk-bounce 2.0s infinite ease-in-out;
}
.was-map-yandex-ajax .was-map-spinner:after {-webkit-animation-delay: -1.0s; animation-delay: -1.0s;}
@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
  0%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } 
  50% { transform: scale(1.0); -webkit-transform: scale(1.0); }
}
/* End */


/* Start:/bitrix/components/metizi/metizi.subscribe.ajax/templates/.default/style.css?15160098211279*/
.form-horizontal.ajax_subscribe_sec .sbc_error{
	border: 1px solid #ff0000;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px #ffcccc,0 0 8px #ffcccc;
	box-shadow: inset 0 1px 1px #ffcccc,0 0 8px #ffcccc;
}
.msg_success{
	color: #33a023;
}
.msg_error{
	color: #e53349;
}
.form-horizontal.ajax_subscribe_sec input{
	font-size: 16px;
}
.form-horizontal.ajax_subscribe_sec input:focus{
	border: 1px solid #f8b748;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px #fce2b5,0 0 8px #fce2b5;
	box-shadow: inset 0 1px 1px #fce2b5,0 0 8px #fce2b5;
}

.form-horizontal.ajax_subscribe_sec input[disabled]{
	background-color: #fdfdfd;
}
.ajax_subscribe_sec {
	background-color: #f5f5f5;
	padding: 20px 10px 7px 10px;
    margin: 0px -15px;
}
.ajax_subscribe_form .btn{
	margin-bottom: 6px;
}
.ajax_subscribe_text{
	text-align:right;
	margin-top: 5px;
}
.ajax_subscribe_text span{
	font-size: 16px;
}
.ajax_subscribe_res span{
	margin: 0px 10px;
}
@media (max-width: 768px) {
	
.form-horizontal.ajax_subscribe_sec{
	padding: 0px;
}
.ajax_subscribe_form{
	padding: 10px 15px;
}
.ajax_subscribe_text{
	text-align:center;
}
.form-horizontal.ajax_subscribe_sec input{
	margin: 10px 0px;
}
.ajax_subscribe_smb{
	text-align:center;
}
}

/* End */
/* /bitrix/templates/goskrepadaptive/css/diller.css?157226779816667 */
/* /bitrix/components/whatasoft/map.yandex.ajax.list/templates/.default/style.css?15314649221506 */
/* /bitrix/components/metizi/metizi.subscribe.ajax/templates/.default/style.css?15160098211279 */
