

/* Start:/bitrix/templates/blog-2020/components/bitrix/news/blog-2020/style.css?158393244013781*/
/**********************************************************************************/

main #cb1 ul li p, main #cb1 ol li p {
	margin: 0 0 10.5px;
	text-indent: 30px;
}

main #cb1 ul li p:first-child, main #cb1 ol li p:first-child {
	text-indent: 0px;
}

main #cb1 ul li li, main #cb1 ol li ol li {
	/*list-style: square;*/
}

h1 {
	display: none;
}
img {
	max-width: 100%;
	height: auto;
}
a {
	color: #be2a2a;
}

a:hover {}

table.list {
	margin: 10px auto;
}

table.list td, table.list th {
	text-align: left;
	padding: 5px 10px;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.table-ui {
	background-color: transparent;
	margin: 30px 0px;
}

.table-ui tr:first-child td, .table-ui td:first-child {
	font-weight: bold;
	white-space: nowrap;
}

.table-ui td {
	padding: 10px 15px;
	border-bottom: 1px solid #d6d5d5;
}


p {
	font-family: 'Roboto', 'Arial', sans-serif;
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 300;
	text-indent: 30px;
}

.social-vkontakte-icon, .social-facebook-icon, .social-moimir-icon, .social-odnoklassniki-icon, .social-gplus-icon, .social-twitter-icon {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	width: 25px;
}

.my-social-buttons-block {
	text-align: center;
}

.social-vkontakte-block, .social-facebook-block, .social-odnoklassniki-block, .social-moimir-block, .social-gplus-block, .social-twitter-block {
	list-style: none;
	display: inline-block;
	margin-right: 4px;
}

.my-social-buttons-list {
	margin: 0;
	margin: 0;
	padding: 0;
	/*margin-right:20px;*/
}

.my-social-buttons-list a span {
	font-size: 20px;
}

.block-image {
	display: block;
	margin-bottom: 40px;
}

/**********************************************************************************/

.container.detail-description{
	max-width: 700px;
}

.blog-list .new-new {
	width: 100%;
}

.blog-list>.old-new, .news>.old-new {
	display: block;
	width: calc( 100% / 3 - 0.1px);
	position: relative;
}

.new-new {
	display: block;
	text-align: center;
	padding: 20px;
	width: 100%;
	background-color: #be2a2a;
	color: #fff;
}

.old-new a.detail_link, .new-new a.detail_link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.old-new a.detail_link:hover {
	color: #999
}

.new-new a.detail_link:hover {
	color: #fff
}

.old-new .news_block, .new-new .news_block {
	display: block;
	text-align: center;
	padding: 20px;
}

.old-new {
	float: left;
}

.old-new:nth-child(n) {
	background-color: rgba(233, 233, 233, 1);
}

.old-new:nth-child(2n) {
	background-color: rgba(235, 235, 235, 1);
}

.old-new:nth-child(3n) {
	background-color: rgba(231, 231, 231, 1);
}

.old-new:nth-child(4n) {
	background-color: rgba(237, 237, 237, 1);
}

.old-new:nth-child(n):hover {
	background-color: rgba(233, 233, 233, .3);
}

.old-new:nth-child(2n):hover {
	background-color: rgba(235, 235, 235, .3);
}

.old-new:nth-child(3n):hover {
	background-color: rgba(231, 231, 231, .3);
}

.old-new:nth-child(4n):hover {
	background-color: rgba(237, 237, 237, .3);
}

.old-new a {
	color: #000;
}

.new-new a {
	color: #fff;
}

.old-new .caption {
	color: #be2a2a;
	font-weight: 900;
}

.old-new .description {
	color: #333
}

.old-new .caption {
	text-align: center;
	text-transform: uppercase;
	font-size: calc((100vw - 320px)/(1280 - 320) * (28 - 18) + 18px);
	line-height: calc((100vw - 320px)/(1280 - 320) * (30 - 22) + 22px);
	text-transform: uppercase;
	font-family: 'Ubuntu', 'Arial', sans-serif;
	margin: 20px auto;
	width: 100%;
}

.old-new .description {
	font-family: Roboto, Arial, sans-serif;
	text-align: center;
	font-size: calc((100vw - 320px)/(1280 - 320) * (18 - 14) + 14px);
	line-height: calc((100vw - 320px)/(1280 - 320) * (28 - 22) + 22px);
	margin: 0.2vw auto;
	font-weight: 400;
	width: 100%;
}

.new-new .caption {
	text-align: center;
	font-size: calc((100vw - 320px)/(1280 - 320) * (36 - 20) + 20px);
	line-height: calc((100vw - 320px)/(1280 - 320) * (38 - 26) + 26px);
	margin: 2vw auto;
	text-transform: uppercase;
	font-family: 'Ubuntu', 'Arial', sans-serif;
	color: #fff;
	font-weight: bold;
	width: 80%;
}

.block-img {
	width: calc((100vw - 320px)/(1280 - 320) * (500 - 250) + 250px);
	height: calc((100vw - 320px)/(1280 - 320) * (500 - 250) + 250px);
	max-height: 500px;
	max-width: 500px;
	min-height: 250px;
	min-width: 250px;
	border-radius: 50%;
	overflow: hidden;
	display: block;
	margin: 20px auto;
	width: calc( 100vh - 500px);
	height: calc( 100vh - 499px);
	max-height: 500px;
	max-width: 500px;
	min-height: 200px;
	min-width: 200px;
	border-radius: 50%;
	overflow: hidden;
	display: block;
	margin: 20px auto;
}

.old-new .block-img {
	width: calc((100vw - 320px)/(1280 - 320) * (300 - 150) + 150px);
	height: calc((100vw - 320px)/(1280 - 320) * (300 - 150) + 150px);
	max-height: 300px;
	max-width: 300px;
	min-height: 150px;
	min-width: 150px;
	margin: 20px auto;
}

.block-img img {
	width: 100%;
	height: 100%;
	margin: 0px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.new-new .description {
	font-family: Roboto, Arial, sans-serif;
	text-align: center;
	font-size: calc((100vw - 320px)/(1280 - 320) * (24 - 16) + 16px);
	line-height: calc((100vw - 320px)/(1280 - 320) * (36 - 24) + 24px);
	margin: 0.3vw auto;
	width: 80%;
	font-weight: 300;
}

.new-new .description * {
	font-size: calc((100vw - 320px)/(1280 - 320) * (24 - 16) + 16px);
}

.blog-list .icons, .news .icons {
	position: static;
}

.blog-list .icons li, .news .icons li {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #aaa;
	margin: 5px;
	line-height: 30px;
	font-size: 15px;
	text-align: center;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.blog-list .icons li i, .news .icons li i {
	color: #aaa;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.blog-list .new-new .icons li {
	border-color: #fff;
}

.blog-list .new-new .icons li i {
	color: #fff;
}

.blog-list .icons li:hover, .news .icons li:hover {
	border-color: #be2a2a;
	color: #be2a2a;
	background-color: #fff;
}

.blog-list .icons li:hover i, .news .icons li:hover i {
	color: #be2a2a;
}

.blog-list .old-new .icons li:hover, .news .old-new .icons li:hover {
	background-color: transparent;
}

.old-new .icons {
	color: #999;
}

/*content for blog*/


a.fancybox {
	display: block;
	text-align: center;
}

hr {
	margin-top: 40px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px solid #d5d5d5;
}


p {
	font-family: 'Roboto', 'Arial', sans-serif;
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 26px;
	font-weight: 300;
}

ul p {
	text-indent: 0px;
}

b {
	font-weight: 600;
	font-size: 20px;
}

b>span {
	font-weight: 300;
}

.questions h3 {
	color: #be2a2a;
}

h3 {
	text-transform: none;
	color: #333;
	text-align: left;
	font-size: 24px;
	margin: 30px 0px 10px 0px;
}

h3 b, .definition b {
	font-size: 24px;
	color: #be2a2a;
	font-weight: bold;
	text-transform: uppercase;
}

.definition {
	padding: 10px 20px;
	margin: 40px 0px;
	font-size: 20px;
	border-left: 5px solid #be2a2a;
}

.term {
	font-size: 24px;
	text-transform: uppercase;
	color: #be2a2a;
	font-weight: 600;
}

.back-to-list {
	position: fixed;
	bottom: 20px;
	left: 20px;
	color: #000;
}

main ul {
	margin: 20px 10px;
}

main ul li, main ol li {
	list-style-image: none;
	color: #be2a2a;
	font-style: normal;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
}

main ul li p, main ol li p {
	display: inline-block;
	text-indent: 0px;
	color: #333;
	font-size: 18px;
	vertical-align: top;
	margin: 0px;
}

main ul li b {
	color: #333;
}

blockquote {
	width: 100%;
	padding: 30px 40px;
	margin: 40px auto;
	font-style: italic;
	font-size: 16px;
	font-weight: 300;
	border: 2px solid #be2a2a;
	outline: 1px solid #be2a2a;
	outline-offset: -5px;
}

blockquote.big {
	font-size: 32px;
}

blockquote i {
	display: block;
	text-align: right;
	margin-top: 5px;
}

blockquote p {
	font-weight: bold;
	text-indent: 0px;
}

.with-image {
	display: flow-root;
	margin: 40px 0px;
}

.with-image::after {
	content: '';
	display: table;
	clear: both;
}

.with-image .img-container {
	width: 260px;
	height: 260px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	border-radius: 50%;
}

.with-image .img-container img {
	width: 100%;
	height: 100%;
	margin: 0px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.with-image.noround .img-container {
	width: auto;
	height: auto;
	overflow: visible;
	border-radius: 0px;
}

.questions {
	counter-reset: list;
	margin: 50px 0px;
}

.questions .quest-container {
	display: block;
	margin: 30px 0px;
}

.questions .quest-container:before {
	counter-increment: list;
	content: counter(list) ".";
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 36px;
	color: #be2a2a;
	border: 2px solid #be2a2a;
	border-radius: 50%;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	font-size: 20px;
	margin-right: 20px;
}

.questions .quest-container .quest-container-inner {
	display: inline-block;
	width: calc( 100% - 65px);
	vertical-align: top;
}

.questions .quest-container .quest-container-inner .quest {
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 10px;
}

.questions .quest-container .quest-container-inner .answer {
	margin: 0px;
}

.questions img {
	margin: 0px auto 40px auto;
	-webkit-box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
}

/**/

.tel-set-item-select-block {
	margin: 0 0 20px;
}

.connector-icon {
	display: inline-block;
	width: 44px;
	height: 44px;
	background: #f2f2f2;
	border-radius: 50%;
	background-color: #ebeff2;
	background-size: 50% 50%;
	background-position: center center;
	background-repeat: no-repeat
}

.connector-icon-square {
	border-radius: 0
}

.connector-icon-22 {
	width: 22px;
	height: 22px
}

.connector-icon-30 {
	width: 30px;
	height: 30px
}

.connector-icon-40 {
	width: 40px;
	height: 40px
}

.tel-set-item-select-text {
	display: inline-block;
}

.tel-set-item-connectors {
	display: inline-block;
	vertical-align: middle;
}

/*parallax*/

.parallax {
	display: block;
	position: relative;
	height: 450px;
}

.parallax img {
	position: absolute;
	max-width: 300px;
	height: auto;
}

.parallax img:nth-child(1) {
	top: 12%;
	left: -12%;
}

.parallax img:nth-child(2) {
	top: 25%;
	left: 40%;
}

.parallax img:nth-child(3) {
	top: 12%;
	left: 90%;
}

.parallax img:nth-child(4) {
	top: 45%;
	left: -13%
}

.parallax img:nth-child(5) {
	top: 70%;
	left: 50%;
}

.parallax img:nth-child(6) {
	top: 70%;
	left: 87%;
}

.parallax img:nth-child(7) {
	top: 8%;
	left: 40%;
}



.chips img {
	display: block;
	margin: 0px auto 40px auto;
	-webkit-box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
}

.footnote-right {
	position: absolute;
	left: 120%;
	top: 0px;
	display: block;
	width: 200px;
	text-indent: 0;
}

.footnote-right>img {
	margin-bottom: 5px;
	border-radius: 50%;
}

.check-list {
	list-style-type: none;
}

.check-list li:before {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	margin: 0px 10px 10px 0px;
	text-align: center;
	background-image: url(/bitrix/templates/blog-2020/components/bitrix/news/blog-2020/images/check.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.check-list li p {
	text-indent: 30px;
}

.check-list li {
	list-style-image: none;
	margin: 40px 0px;
}

.check-list li>p:first-child {
	display: inline-block;
	max-width: calc( 100% - 60px);
	font-weight: bold;
	vertical-align: middle;
	text-indent: 0px;
}

.check-list li img {
	display: block;
	-webkit-box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.2);
}

details, summary {
	text-align: center;
	color: #be2a2a;
	margin: 20px;
	outline: none;
}

details span {
	color: #333;
}

.separate {
	position: relative;
	text-align: center;
}

.separate::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 2px;
	background-color: #333;
	z-index: -1;
}

table {
	margin-top: 20px;
	background-color: transparent;
}

.bxml-dialog table, .mlsd table {
	margin-top: 0px;
}

table td {
	vertical-align: middle;
	text-align: center;
	padding: 5px 10px;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

table tr:first-child p {
	font-weight: bold;
}

table tr td:first-child p {
	max-width: 120px;
	text-align: left;
}

table td p {
	display: inline-block;
	text-indent: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

table tr td:last-child, table tr th:last-child {
	border-right: 0px;
}


table tr:last-child td {
	border-bottom: 0px;
}

table .glyphicon.glyphicon-ok-sign {
	font-size: 24px;
	color: #188c46;
}

table .glyphicon.glyphicon-remove-sign {
	font-size: 24px;
	color: #be2e2e;
}

.nav-tabs a {
	font-size: 16px;
	padding: 5px 10px !important;
	color: #333;
	border: 1px solid #dedede !important;
	background-color: transparent;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #333 !important;
	background-color: #dedede;
}

@media screen and (max-width: 768px) {
	.questions .quest-container .quest-container-inner {
		width: 100%;
	}
	.container {
		padding: 0px 20px !important;
	}
	.footnote-right {
		display: none;
	}
	.blog-list>.old-new, .news>.old-new {
		width: calc( 100% / 2 - 0.1px);
	}
}

@media screen and (max-width: 450px) {
	.blog-list>.old-new, .news>.old-new {
		width: 100%;
	}
}
/* End */


/* Start:/bitrix/templates/blog-2020/components/bitrix/news/blog-2020/bitrix/news.detail/.default/style.css?17291458207236*/
.popup_container .modal-content {
    position: relative;
}

.blog-list--new-design {
    max-width: 1180px;
    margin: 0 auto;
    font-family: 'Roboto', 'Arial', sans-serif;
}

.blog-list__title {
    width: 100%;
}

.blog-list--new-design h1 {
    display: block;
    text-align: center;
    color: #333;
    font-size: 32px;
    font-weight: lighter;
    width: 100%;
    margin: 1em 0 0 0;
}

.blog-list__title h2 {
    font-size: 36px;
    font-weight: lighter;
    color: #5D6769;
    line-height: 1.2em;
    text-align: left;
    text-transform: none;
    margin-top: 35px;
}

.youtube-frame {
    width: 100%;
    margin: 40px 0 30px 0;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    max-width: 700px;
}

.youtube-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog-list--new-design img {
    max-width: 100%;
    margin: 40px 0 30px 0;
}

.blog-list__picture img {
    margin: 0;
}

p.p-select {
    font-style: italic;
    background: #f5f5f5;
    padding: 5px 15px;
    border-left: 4px solid orange;
    box-sizing: border-box;
}

.blog-list--new-design .container {
    max-width: 780px;
    width: 100%;
}

.blog-list--new-design p, .blog-list--new-design b {
    font-size: 18px;
    line-height: 1.8;
    text-indent: 0;
}

.blog-list--new-design li p {
    margin: 1em 0;
}

.blog-list--new-design p {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
}

.blog-list--new-design p.pre-link {
    font-size: 14px;
    margin-top: -22px;
}

.blog-list__author {
    display: flex;
    margin-top: 15px;
}

.blog-list__author picture {
    min-width: 90px;
    width: 100px;
    margin: -35px 10px 0 0;
    display: block;
}

.blog-list__author picture img {
    /* border-radius: 50%; */
    margin: 0;
}

.blog-list__detail h2, .blog-list__detail h3 {
    font-size: 36px;
    font-weight: 400;
    color: #333;
    line-height: 1.2em;
    text-align: left;
    text-transform: none;
    margin: 0.83em 0;
}
.blog-list__detail h2 a{
    color: #333;
    text-decoration: underline;
}

.blog-list__detail h3 {
    font-size: 26px;
}

.blog-list__detail h3 b {
    font-size: inherit;
    color: inherit;
}

.blog-list__detail li {
    color: #373737 !important;
    font-size: 18px !important;
    line-height: 1.9 !important;
}

.blog-list--new-design table {
    width: 100%;
}

.blog-list--new-design table tr:first-child p, .blog-list--new-design table tr td:first-child p, .blog-list--new-design table tr td p {
    max-width: 100%;
    text-align: center;
    margin: 1em 0;
    line-height: 1.2;
    font-size: 16px;
}

.blog-list--new-design table thead tr:last-child td {
    background: #f9ce7f;
}

/* .blog-list--new-design table tr:last-child td p{
    font-weight: bold;
} */

.blog-list--new-design table tr:last-child td, .blog-list--new-design table tr td:last-child, .blog-list--new-design table tr th:last-child, .blog-list--new-design table td {
    min-width: 60px;
    width: auto;
    min-width: 100px;
    padding: 2px;
    border: 1px solid #d2d2d2;
}

main .blog-list--new-design ul {
    margin: 10px 0;
    list-style-image: none;
    padding-left: 20px;
}

.blog-list--new-design table td p b {
    font-size: 16px;
}

.blog-list--new-design .table {
    overflow-x: auto;
    max-width: 100%;
}

.table tbody tr:nth-child(odd) {
    background: #f5f5f5;
}

.table table tr:first-child p {
    font-weight: normal;
}

/* .blog-list--new-design table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
} */

@media (max-width: 767px) {
    main .breadcrumb {
        display: none;
    }
    .blog-list--new-design table tr:first-child p, .blog-list--new-design table tr td:first-child p, .blog-list--new-design table tr td p {
        font-size: 16px;
    }
    .blog-list--new-design h1 {
        font-size: 26px;
    }
    .blog-list__detail h2, .blog-list__detail h3 {
        font-size: 26px;
    }
    .blog-list--new-design p, .blog-list--new-design b, .blog-list__detail li {
        font-size: 16px;
    }
}

.section-feed-back {
    background: linear-gradient(90deg, #d52819, #731716);
    padding: 18px 0;
}

.section-feed-back .flex-container {
    align-items: center;
    justify-content: space-around;
}

.section-feed-back .picture img {
    max-width: 74px;
    margin: 0;
}

.section-feed-back .title {
    font-size: 36px;
    color: rgb(255, 255, 255);
    line-height: 1.2;
}

.section-feed-back .btn-orange a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 271px;
    height: 50px;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    background: #e27106;
    font-weight: 600;
}

@media (max-width: 1630px) {
    .section-feed-back .title {
        font-size: 26px;
    }
    .section-feed-back .picture img {
        max-width: 50px;
    }
}

@media (max-width: 1200px) {
    .section-feed-back .flex-container {
        flex-direction: column;
        align-items: center;
    }
    .section-feed-back .flex-container>div {
        margin: 10px 0;
    }
}

.section-feed-back .flex-container {
    display: flex;
}

.section-feed-back {
    margin-top: 40px;
}

.section-feed-back .container {
    max-width: 1200px;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
}

@media (min-width: 1630px) {
    .section-feed-back .container {
        max-width: 1600px;
        width: 100%;
    }
}

.popup_container {
    font-family: 'Open Sans', sans-serif;
}

.popup_container .col-xs-12 {
    width: 100%;
    padding: 0 15px;
}

.section-feed-back .container .col-xs-12 {
    width: 100%;
}

.popup_container .forma_block .btn_bloc-btn {
    display: block;
    max-width: 370px;
    width: 100%;
    text-align: center;
    padding: 12px 30px;
    margin: 30px auto 10px auto;
    border: 1px solid rgb(217, 40, 25);
    border-radius: 0;
    font-size: 1.4rem;
    text-transform: uppercase;
    background-color: rgb(217, 40, 25);
    color: #fff;
    font-weight: 600 !important;
    opacity: 1;
    transition: all .2s ease-in-out;
    height: auto;
}

.popup_container .forma_block {
    padding: 0;
}

.forma_block .input-block.row {
    margin: 0 -15px;
}

.popup_container .confirm span {
    width: 100%;
}

.popup_container h2 {
    color: #000;
    text-transform: none;
    font-size: 30px;
    font-weight: normal;
}

.blog-list video{
    max-width: 100%;
    height: auto;
    margin: 0px 0 20px 0;
}

body main {
    padding-bottom: 0;
}

@media (max-width: 992px) {
    .section-feed-back .flex-container>div {
        text-align: center;
    }
    .section-pim-main h1 {
        font-size: 20px;
    }
    .section-pim-main p {
        font-size: 18px;
    }
}

@media(max-width: 556px) {
    .blog-list__picture>picture img {
        margin: 0;
        height: 220px;
        object-fit: cover;
    }
}
/* End */


/* Start:/bitrix/templates/.default/fancybox/source/jquery.fancybox.css?14882967604939*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/bitrix/templates/.default/fancybox/source/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/bitrix/templates/.default/fancybox/source/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/bitrix/templates/.default/fancybox/source/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(/bitrix/templates/.default/fancybox/source/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/bitrix/templates/.default/fancybox/source/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/bitrix/templates/.default/fancybox/source/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/.default/fancybox/source/helpers/jquery.fancybox-thumbs.css?1488296760735*/
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/form_soap_submit_popup_2020_ajax/style.css?17441147407757*/
.forma_block .checkbox-block {
	margin-bottom: 10px;
	width: 96%;
}

.forma_block .input-block {
	margin-bottom: 0
}

.forma_block .input-block label {
	width: 100%;
}

.forma_block .checkbox-block .form-group:last-child {
	margin-left: 0;
	text-align: right;
}

.forma_block .input-block .form-group.form-center {
	margin-left: 0;
}

.forma_block .form-center .form-control {
	width: 96%;
}

.popup_container table .form-control{
	border: 0px;
  background-color: transparent;
	border-bottom: 1px solid #cacaca;
	box-shadow: none;
	border-radius: 0;
	font-size: 1.4rem;
	outline: 0 !important;
}
.popup_container table .form-control:focus{
	border-color: #cacaca;
	-webkit-box-shadow: none;
  box-shadow: none;
}
.popup_container table img{
	padding: 0;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	max-height: 34px;
	margin-left: 10px;
}
.confirm label {
	width: initial!important;
}

.confirm {

}
label.confirm {
	margin: 5px 0 15px 0;
}
.confirm span {
	padding-right: 10px;
	display: inline-block;
	/* width: calc( 100% - 60px); */
	vertical-align: middle;
	font-size: 12px;
	padding-top: 0;
	margin: 0;
}
.popup_container .g-recaptcha { 
	transform: scale(0.8);
    transform-origin: 0;
    height: 58px;
}
.popup_container table{
	margin-top: 10px;
}
.popup_container {
	display: none;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.popup_container .modal-content {
	margin: auto;
	max-width: 900px;
	/* height: 840px; */
	background: #fff;
	/*border: 1px solid rgb(102,204,204);*/
	padding: 10px 15px;
	margin-top: 50px;
	border-radius: 0;
}
.popup_container .errortext{
	font-size: 14px;
	text-align: center;
}

.popup_container .close_form {
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	/*color:rgb(102,204,204);*/
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(0, 0, 0, .5);
}

.popup_container .modal-body {
	padding: 20px;
	max-width: 900px !important;
	margin: 0 auto;
}

.popup_container h2 {
	text-align: center;
}

.popup_container .forma_block p {
	margin: 0;
	font: 400 16px "OpenSans-Regular", sans-serif;
	text-transform: none;
	color: #333;
	text-align: center;
	padding: 15px 20px;
}
.popup_container .form-group input[type="email"],
.popup_container .form-group input[type="text"] {
	width: 100%;
	max-width: 100%;
	line-height: 35px;
	height: 35px;
	padding-left: 20px !important;
	border: 0px;
	background-color: transparent;
	border-bottom: 1px solid #cacaca;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 1.4rem;
	vertical-align: baseline;
	font-weight: normal;
	color: #333;
	-webkit-box-shadow: none;
	box-shadow: inset none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	border-radius: 0;
	z-index: 1;
	position: relative;
}

.popup_container .form-group select{
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid #cacaca;
	padding: 6px 12px 6px 20px ;
	border-radius: 0;
	font-size: 1.4rem;
}

.form-group {
	position: relative;
}

.form-group input:invalid+label{
	display: inline;
	/* z-index: -1; */
}
input[data-phone='phone'] + label{
	display: none !important;
}
.form-group>label {
	z-index: 0;
  left: 10px;
  cursor: text;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 36px;
  width: 100%;
  display: none;
  color: #929292;
  width: auto;
  font-size: 1.4rem;
  font-weight: 400;
}

[name="form_text_443"] {
	background-image: url('https://uvelirsoft.ru/images/epc/company.png');
}

[name="form_email_532"] {
	background-image: url('https://uvelirsoft.ru/images/epc/phone-call.png');
}

[name="form_text_531"] {
	background-image: url('https://uvelirsoft.ru/images/epc/arroba.png');
}

.form-group-confirm [type="checkbox"] {
/*	display: none;*/
	height: 1px;
    width: 1px;
    opacity: 0;
}

.form-group-confirm [type="checkbox"]+span::before {
	content: '✓';
	width: 15px;
	height: 15px;
	/* font: normal 12px/16px FontAwesome; */
	text-align: center;
	width: 19px;
	height: 19px;
	border: 2px solid #ccc;
	background: #fff;
	color: transparent;
	outline: 0;
	margin-right: 10px;
	cursor: pointer;
	line-height: 16px;
	display: inline-block;
}

.form-group-confirm [type="checkbox"]:checked+span::before {
	color: #ccc;
}

.form-group-confirm [for="confirm"] {
	display: flex;
	align-items: center;
	width: 100%;
}

.form-group-confirm .confirm span a {
	width: 100%;
	color: #993333;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	font-family: "PT Sans", sans-serif;
}

.btn_bloc-btn {
	display: block;
	max-width: 370px;
	width: 100%;
	text-align: center;
	padding: 12px 30px;
	margin: 30px auto 10px auto;
	border: 1px solid rgb(217, 40, 25);
	border-radius: 0;
	font-size: 1.4rem;
    text-transform: uppercase;
	background-color: rgb(217, 40, 25);
	color: #fff;
	font-weight: 300 !important;
	opacity: 1;
	transition: all .2s ease-in-out;
}

.form-group>label::after {
	content: '*';
	position: absolute;
	margin: 0 0 0 2px;
	color: #f11a48;
	/* font: normal 8px 'FontAwesome'; */
}

.popup_container .modal-content{
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 95vh;
	/* margin: 10px; */
}
.popup_container--message{
	text-align: center;
}

.col-form-container{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.col-form-container .col-1,
.col-form-container .col-2,
.col-form-container .col-3,
.col-form-container .col-4{
	width: 50%;
	padding: 0 30px;
}
.col-form-container .col-4{
	margin-top: -148px;
}
@media (max-width: 1630px){
	/* .popup_container .modal-body{
		padding: 15px;
	}
	.popup_container .modal-content{
		margin-top: 30px;
	}
	.form-group-confirm [type="checkbox"]+span::before{
		width: 16px;
		height: 16px;
		line-height: 11px;
	}
	.popup_container h2{
		font-size: 24px;
		margin-top: 0;
	}
	
	.popup_container .forma_block p{
		font-size: 14px;
		padding: 5px 10px;
	}
	.form-group{
		margin-bottom: 8px;
	}
	.popup_container .modal-content{
		max-width: 800px;
	}
	.confirm span{
		font-size: 12px;
	}
	.popup_container.btn_bloc-btn{
		max-width: 340px;
		padding: 8px 30px;
	}
	.popup_container .form-group input[type="text"]{
		line-height: 32px;
		height: 32px;
		font-size: 1.2rem;
	}
	.form-group>label{
		font-size: 1.2rem;
	}
	.popup_container .form-group select{
		font-size: 1.2rem;
	}
	.popup_container .btn_bloc-btn{
		margin-top: 30px;
		font-size: 1.4rem;
	} */
	.popup_container .modal-content{
		max-width: 800px;
	}
}
@media (max-width: 992px){
	.col-form-container{
		margin: 0;
	}
	.col-form-container .col-1, .col-form-container .col-2, .col-form-container .col-3, .col-form-container .col-4{
		width: 100%;
		padding: 0;
	}
	.col-form-container .col-4{
		margin-top: 0;
	}
	.popup_container .modal-content{
		padding: 5px;
    max-width: 500px !important;
    margin: 0 auto;
		overflow-y: auto;
		overflow-x: hidden;
		max-height: 90vh;
		margin: 10px auto;
	}
	.popup_container .forma_block p{
		padding: 10px 0;
		font-size: 14px;
		line-height: 1.4;
	}
	.popup_container .forma_block h2{
		font-size: 25px;
	}
	.popup_container .form-group select{
		padding: 4px 2px !important;
	}
	.popup_container .form-group input[type="text"]{
		height: 40px;
		padding: 10px 6px !important;
	}
	.form-group>label{
		left: 20px;
	}
	.popup_container .modal-content{
		top: 50%;
		transform: translateY(-50%);
	}
	.popup_container .close_form{
		top: 0;
    right: 0;
	}
	.popup_container .modal-body{
		padding: 10px ;
	}
	.confirm span{
		font-size: 11px;
	}
	.form-group-confirm [type="checkbox"]+span::before{
		width: 16px;
    height: 16px;
		line-height: 11px;
	}
}
@media (max-width: 550px){
	.popup_container .modal-content{
		max-width: calc(100% - 10px) !important;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1685651100675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/components/uvelirsoft/reviews2020/templates/card/style.css?15841084805622*/
.review-status {
  font-size: 10px;
  color: #777777;
  display: block!important;
  position: absolute;
  top: 5px;
  right: 25px;
  z-index: 1;
}

#review-all {
  margin-left: 10px;
}
#user_reviwe_or_comment_block .reviews-empty,
#h3_error h4{
  padding: 10px 20px;
  border: 1px solid #DBE3E3;
  margin: 20px 0;
}
a.new-review {
  padding: 15px 20px;
  border: 1px solid #000;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 180px;
  text-align: center;
  display: block;
}
div.new-review-form{
  border: 1px solid #DBE3E3;
}
div.new-review-form label {
  font-weight: 500;
  font-size: 14px;
}

div.new-review-form {
  display: none;
  padding: 20px;
  background: #fff;
}

.new-review-form h3 {
  padding: 0px;
  margin: 0px;
}

.new-review-form .row .form-input {
  display: block;
}

.new-review-form .form-input {
  display: inline-block;
  padding-top: 10px;
}

.new-review-form .form-input select, .new-review-form .form-input input, .new-review-form .form-input textarea {
  width: 100%;
  height: 30px;
  padding: 5px 10px;
  border: 1px solid #DBE3E3;
}

.new-review-form .form-input textarea {
  min-height: 100px;
}

.new-review-form .form-input input[name="captcha_word"] {
  width: auto;
  display: inline-block;
  margin-top: -15px;
}

.new-review-form .form-input #captchaBlock {
  display: inline-block;
  margin: 15px 0px;
}

.new-review-form #reviewFormSubmitButton {
  /* display: block; */
}
.catalog-block-header {
  font-size: 28px;
  margin: 40px 0;
}
.validate-this .reviewerror {
  border-color: #920000;
}

.validate-this .error-text {
  display: block;
  color: #F44336;
}

div.stars {
  display: inline-block;
}

input.star {
  display: none;
}

label.star {
  float: right;
  padding: 2px 4px 0 4px;
  font-size: 22px;
  color: #444;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  margin-bottom: 0;
}

.modern-page-navigation {
  text-align: right;
}

input.star:checked~label.star:before {
  content: '\f005';
  color: orange;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

input.star-5:checked~label.star:before {
  color: orange;
}

input.star-1:checked~label.star:before {
  color: orange;
}

label.star:hover {
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
  cursor: pointer;
}

label.star:before {
  content: '\f006';
  font-family: FontAwesome;
}

main .review-block {
  position: relative;
  border: 1px solid #DBE3E3;
  margin-bottom: 30px;
  margin: 35px 0px;
  padding: 20px;
}

.review-block .review-personal-info {
  display: flex;
  align-items: center;
}

.review-block .review-personal-info>* {
  margin: 5px 0px;
  display: inline-block;
}

.review-block .review-personal-info .review-autor {
  width: 100%;
  font-weight: 600;
}

.review-block .review-personal-info time {
  width: 100%;
  color: #000;
  font-weight: 300;
  font-size: 14px;
  text-align: right;
  margin-right: 10px;
}

.review-block .review-stars {
  display: inline-block;
  position: relative;
  background-color: #bbb;
  margin: 0px;
  min-width: 68px;
  width: 68px;
}

.review-block .review-stars img {
  position: relative;
  z-index: 1;
}

.review-block .review-stars .bg-active {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  background-color: orange;
}

.review-block .review-item-text {
  min-height: 65px;
  margin: 5px 0px;
}

.review-block .review-item-replay {
  font-size: 14px;
}

.review-item-replay>.review-item-replay {
  margin-left: 30px;
  font-size: 14px;
}

.review-block .review-item-replays {
  background-color: #f9f9f9;
  padding: 15px;
  font-size: 14px;
}

.review-block .review-item-replays span {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 12px;
}

.review-block .favorite-item>* {
  padding: 5px;
}

.review-block .favorite-item * {
  display: inline-block;
  vertical-align: middle;
}

.review-block .favorite-item .fa {
  font-size: 25px;
  color: #bbb;
  margin-right: 2px;
}

.review-block .favorite-item .fa:hover, .review-block .favorite-item>*.active .fa {
  cursor: pointer;
  color: #920000;
}

.review-block .favorite-item .count {
  font-size: 14px;
}

.review-item-title {
  font-weight: 600;
  margin: 5px 0px;
}

.btn-close-review {
  float: right;
}

.pers-agreemen {
  display: flex;
  align-items: center;
}

.pers-agreemen input[type="checkbox"] {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  vertical-align: middle;
}

.pers-agreemen label {
  display: inline-block;
  width: calc( 100% - 55px);
  vertical-align: middle;
  font-size: 12px!important;
  padding-top: 12px;
}

/*--CAPTCHA--*/

#captchaBlock {
  position: relative;
}

#captchaBlock #whiteBlock {
  display: none;
  text-align: center;
  position: absolute;
  background-color: #FFF;
  width: 180px;
  height: 40px;
}

#captchaBlock #whiteBlock #loaderImg {
  margin-top: 3px;
  width: 36px;
}

.row_images {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.row_images .image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  border: 1px solid #920000;
  border-radius: 7px;
  padding: 10px;
  margin-right: 10px;
}

.row_images .image img {
  max-width: 100%;
  max-height: 100%;
}

.btn.btn-review {
  color: #fff;
  text-transform: uppercase;
  background: #d22719;
  border-radius: 0;
  padding: 8px 15px;
  margin-top: 15px;
  display: inline-block;
}

.title_and_stars {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/form.result.new/form_giis_ajax/style.css?16385321407709*/
.forma_block .checkbox-block {
	margin-bottom: 10px;
	width: 96%;
}

.forma_block .input-block {
	margin-bottom: 0
}

.forma_block .input-block label {
	width: 100%;
}

.forma_block .checkbox-block .form-group:last-child {
	margin-left: 0;
	text-align: right;
}

.forma_block .input-block .form-group.form-center {
	margin-left: 0;
}

.forma_block .form-center .form-control {
	width: 96%;
}

.popup_container table .form-control{
	border: 0px;
  background-color: transparent;
	border-bottom: 1px solid #cacaca;
	box-shadow: none;
	border-radius: 0;
	font-size: 1.4rem;
	outline: 0 !important;
}
.popup_container table .form-control:focus{
	border-color: #cacaca;
	-webkit-box-shadow: none;
  box-shadow: none;
}
.popup_container table img{
	padding: 0;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	max-height: 34px;
	margin-left: 10px;
}
.confirm label {
	width: initial!important;
}

.confirm {

}
label.confirm {
	margin: 5px 0 15px 0;
}
.confirm span {
	padding-right: 10px;
	display: inline-block;
	/* width: calc( 100% - 60px); */
	vertical-align: middle;
	font-size: 12px;
	padding-top: 0;
	margin: 0;
}
.popup_container .g-recaptcha { 
	transform: scale(0.8);
    transform-origin: 0;
    height: 58px;
}
.popup_container table{
	margin-top: 10px;
}
.popup_container {
	display: none;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.popup_container .modal-content {
	margin: auto;
	max-width: 900px;
	/* height: 840px; */
	background: #fff;
	/*border: 1px solid rgb(102,204,204);*/
	padding: 10px 15px;
	margin-top: 50px;
	border-radius: 0;
}
.popup_container .errortext{
	font-size: 14px;
	text-align: center;
}

.popup_container .close_form {
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	/*color:rgb(102,204,204);*/
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(0, 0, 0, .5);
}

.popup_container .modal-body {
	padding: 20px;
	max-width: 900px !important;
	margin: 0 auto;
}

.popup_container h2 {
	text-align: center;
}

.popup_container .forma_block p {
	margin: 0;
	font: 400 16px "OpenSans-Regular", sans-serif;
	text-transform: none;
	color: #333;
	text-align: center;
	padding: 15px 20px;
}

.popup_container .form-group input[type="text"] {
	width: 100%;
	max-width: 100%;
	line-height: 35px;
	height: 35px;
	padding-left: 20px !important;
	border: 0px;
	background-color: transparent;
	border-bottom: 1px solid #cacaca;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 1.4rem;
	vertical-align: baseline;
	font-weight: normal;
	color: #333;
	-webkit-box-shadow: none;
	box-shadow: inset none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	border-radius: 0;
	z-index: 1;
	position: relative;
}

.popup_container .form-group select{
	border: 0;
	box-shadow: none;
	border-bottom: 1px solid #cacaca;
	padding: 6px 12px 6px 20px ;
	border-radius: 0;
	font-size: 1.4rem;
}

.form-group {
	position: relative;
}

.form-group input:invalid+label{
	display: inline;
	/* z-index: -1; */
}
input[data-phone='phone'] + label{
	display: none !important;
}
.popup_container .form-group>label {
	z-index: 0;
  left: 10px;
  cursor: text;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 36px;
  width: 100%;
  display: none;
  color: #929292;
  width: auto;
  font-size: 1.4rem;
  font-weight: 400;
}

[name="form_text_443"] {
	background-image: url('https://uvelirsoft.ru/images/epc/company.png');
}

[name="form_email_532"] {
	background-image: url('https://uvelirsoft.ru/images/epc/phone-call.png');
}

[name="form_text_531"] {
	background-image: url('https://uvelirsoft.ru/images/epc/arroba.png');
}

.form-group-confirm [type="checkbox"] {
	display: none;
}

.form-group-confirm [type="checkbox"]+span::before {
	content: '✓';
	width: 15px;
	height: 15px;
	/* font: normal 12px/16px FontAwesome; */
	text-align: center;
	width: 19px;
	height: 19px;
	border: 2px solid #ccc;
	background: #fff;
	color: transparent;
	outline: 0;
	margin-right: 10px;
	cursor: pointer;
	line-height: 16px;
	display: inline-block;
}

.form-group-confirm [type="checkbox"]:checked+span::before {
	color: #ccc;
}

.form-group-confirm [for="confirm"] {
	display: flex;
	align-items: center;
	width: 100%;
}

.form-group-confirm .confirm span a {
	width: 100%;
	color: #993333;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
	font-family: "PT Sans", sans-serif;
}

.btn_bloc-btn {
	display: block;
	max-width: 370px;
	width: 100%;
	text-align: center;
	padding: 12px 30px;
	margin: 30px auto 10px auto;
	border: 1px solid rgb(217, 40, 25);
	border-radius: 0;
	font-size: 1.4rem;
    text-transform: uppercase;
	background-color: rgb(217, 40, 25);
	color: #fff;
	font-weight: 300 !important;
	opacity: 1;
	transition: all .2s ease-in-out;
}

.popup_container .form-group>label::after {
	content: '*';
	position: absolute;
	margin: 0 0 0 2px;
	color: #f11a48;
	/* font: normal 8px 'FontAwesome'; */
}

.popup_container .modal-content{
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 95vh;
	/* margin: 10px; */
}
.popup_container--message{
	text-align: center;
}

.col-form-container{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.col-form-container .col-1,
.col-form-container .col-2,
.col-form-container .col-3,
.col-form-container .col-4{
	width: 50%;
	padding: 0 30px;
}
.col-form-container .col-4{
	margin-top: -148px;
}
@media (max-width: 1630px){
	/* .popup_container .modal-body{
		padding: 15px;
	}
	.popup_container .modal-content{
		margin-top: 30px;
	}
	.form-group-confirm [type="checkbox"]+span::before{
		width: 16px;
		height: 16px;
		line-height: 11px;
	}
	.popup_container h2{
		font-size: 24px;
		margin-top: 0;
	}
	
	.popup_container .forma_block p{
		font-size: 14px;
		padding: 5px 10px;
	}
	.form-group{
		margin-bottom: 8px;
	}
	.popup_container .modal-content{
		max-width: 800px;
	}
	.confirm span{
		font-size: 12px;
	}
	.popup_container.btn_bloc-btn{
		max-width: 340px;
		padding: 8px 30px;
	}
	.popup_container .form-group input[type="text"]{
		line-height: 32px;
		height: 32px;
		font-size: 1.2rem;
	}
	.form-group>label{
		font-size: 1.2rem;
	}
	.popup_container .form-group select{
		font-size: 1.2rem;
	}
	.popup_container .btn_bloc-btn{
		margin-top: 30px;
		font-size: 1.4rem;
	} */
	.popup_container .modal-content{
		max-width: 800px;
	}
}
@media (max-width: 992px){
	.col-form-container{
		margin: 0;
	}
	.col-form-container .col-1, .col-form-container .col-2, .col-form-container .col-3, .col-form-container .col-4{
		width: 100%;
		padding: 0;
	}
	.col-form-container .col-4{
		margin-top: 0;
	}
	.popup_container .modal-content{
		padding: 5px;
    max-width: 500px !important;
    margin: 0 auto;
		overflow-y: auto;
		overflow-x: hidden;
		max-height: 90vh;
		margin: 10px auto;
	}
	.popup_container .forma_block p{
		padding: 10px 0;
		font-size: 14px;
		line-height: 1.4;
	}
	.popup_container .forma_block h2{
		font-size: 25px;
	}
	.popup_container .form-group select{
		padding: 4px 2px !important;
	}
	.popup_container .form-group input[type="text"]{
		height: 40px;
		padding: 10px 6px !important;
	}
	.popup_container .form-group>label{
		left: 20px;
	}
	.popup_container .modal-content{
		top: 50%;
		transform: translateY(-50%);
	}
	.popup_container .close_form{
		top: 0;
    right: 0;
	}
	.popup_container .modal-body{
		padding: 10px ;
	}
	.confirm span{
		font-size: 11px;
	}
	.form-group-confirm [type="checkbox"]+span::before{
		width: 16px;
    height: 16px;
		line-height: 11px;
	}
}
@media (max-width: 550px){
	.popup_container .modal-content{
		max-width: calc(100% - 10px) !important;
	}
}
/* End */
/* /bitrix/templates/blog-2020/components/bitrix/news/blog-2020/style.css?158393244013781 */
/* /bitrix/templates/blog-2020/components/bitrix/news/blog-2020/bitrix/news.detail/.default/style.css?17291458207236 */
/* /bitrix/templates/.default/fancybox/source/jquery.fancybox.css?14882967604939 */
/* /bitrix/templates/.default/fancybox/source/helpers/jquery.fancybox-thumbs.css?1488296760735 */
/* /bitrix/templates/.default/components/bitrix/form.result.new/form_soap_submit_popup_2020_ajax/style.css?17441147407757 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1685651100675 */
/* /bitrix/components/uvelirsoft/reviews2020/templates/card/style.css?15841084805622 */
/* /bitrix/templates/.default/components/bitrix/form.result.new/form_giis_ajax/style.css?16385321407709 */
