

/* Start:/bitrix/templates/landing/css/bitrix.test.style.ru.css?15221488976072*/
.b-page-heading.m-clouds-1 {
	background: #2fc7f7 url(/images/bitrix-tests/ru/page-heading-clouds-1-2.png) no-repeat center 29px;
}

.gl-wrap {
	position: relative;
	width: 1180px;
	margin: 0 auto;
}

.b-page-heading .gl-wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 550px;
	height: 149px;
}

.b-page-heading h1 {
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	height: 149px;
}

h1 {
	font-size: 47px;
	line-height: 48px;
	font-weight: normal;
	position: relative;
	left: -3px;
	letter-spacing: -1px;
}

p, h1 {
	margin: 0;
	padding: 0;
}

.testing-container {
	max-width: 1175px;
	min-width: 500px;
	min-height: 370px;
	width: 100%;
	margin: 30px auto;
	display: flex;
	justify-content: flex-start;
}

.testing-img-block {
	max-width: 335px;
	max-height: 250px;
	margin-right: 30px;
	flex-shrink: 0;
	overflow: hidden;
}

.testing-img-block img{
	max-width: 100%;
	height: auto;
}

.testing-content-block {
	margin-right: 20px;
}

.testing-title {
	font-weight: 700;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 25px;
}

.testing-answer-text, .testing-question-text {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}

.testing-answer-bold {
	font-weight: 700;
	position: relative;
	padding-right: 5px;
}

.testing-answer-bold:after {
	content: '.';
	position: absolute;
	top: -1px;
	right: 0;
}

.testing-answer-item {
	margin-bottom: 12px;
}

.testing-answer-item:last-child {
	margin-bottom: 30px;
}

.testing-answer-text {
	position: relative;
	padding-left: 45px;
	display: block;
	cursor: pointer;
}

.testing-answer-text:before {
	content: '';
	width: 30px;
	height: 30px;
	border: 2px solid #3bc8f5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: -5px;
	left: 0;
	cursor: pointer;
}

.testing-answer-radio {
	display: none;
}

input[type="radio"]:checked + .testing-answer-text::before {
	background: #3bc8f5;
}

.ui-btn {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 19px;
	height: 39px;
	outline: none;
	border: none;
	border-radius: 2px;
	background-color: #868d95;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -0.31px;
	font: 600 12px/39px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 39px;
	cursor: pointer;
	transition: 160ms color linear, 160ms background-color linear, 160ms opacity linear, 160ms padding linear;
}

.ui-btn.ui-btn-primary {
	background-color: #3bc8f5;
	color: #fff;
}

.ui-btn.ui-btn-primary:hover {
	background-color: #3eddff;
}

.ui-btn-primary-testing {
	padding: 0 25px;
	height: 49px;
	font-size: 14px;
	border-radius: 5px;
}

.testing-temperature-block {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	margin-top: 40px;
}

.testing-temperature-container {
	text-align: center;
	width: 160px;
	height: 160px;
	font-size: 12px;
	padding-top: 30px;
	position: relative;
}

.testing-temperature-text {
	font-size: 16px;
	line-height: 15px;
	display: block;
}

.testing-temperature-percent {
	font-size: 55px;
	font-weight: 700;
}

.testing-temperature-percent-result {
	font-size: 55px;
	font-weight: 700;
}

.testing-subtitle {
	color: #3bc8f5;
	font-size: 32px;
	line-height: 32px;
	font-weight: 900;
	margin-bottom: 20px;
}

.testing-decs {
	margin: 10px 0;
	font-size: 18px;
	line-height: 24px;
}

.testing-share-block {
	margin: 30px 0;
}

.testing-share-text {
	color: #3bc8f5;
	font-size: 18px;
	line-height: 18px;
	font-weight: 900;
	margin-bottom: 5px;
}

.testing-social-icons {
	display: flex;
	align-items: center;
}

.testing-social-link {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	background-repeat: no-repeat;
	margin-right: 15px;
}

.testing-social-link:last-child {
	margin-right: 0;
}

.testing-tw {
	background-image: url(/images/bitrix-tests/ru/twitter.svg);
	width: 30px;
	height: 30px;
}

.testing-vk {
	background-image: url(/images/bitrix-tests/ru/vk.svg);
	width: 35px;
	height: 35px;
}

.testing-fb {
	background-image: url(/images/bitrix-tests/ru/facebook.svg);
	width: 27px;
	height: 40px;
}

.testing-section-title {
	font-weight: 700;
}

.testing-scale-text {
	color: #3bc8f5;
	font-size: 21px;
	line-height: 21px;
	font-weight: 700;
	margin-bottom: 15px;
}

.testing-scale {
	width: 100%;
	height: 26px;
	background: #fff;
	border: 1px solid #3bc8f5;
	border-radius: 20px;
	display: flex;
	margin: 35px 0 15px;
}

.testing-scale-block {
	width: 25%;
	background: #fff;
	position: relative;
	overflow: hidden;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.testing-scale-block:after {
	content: '';
	position: absolute;
	width: 100px;
	height: 50px;
	background: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 47%;
	top: -14px;
	right: 0;
	border-right: 2px solid #fff;
}

.testing-scale-block:last-child:after {
	content: none;
}

.testing-scale-block:first-child {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	border-left: 2px solid #fff;
}

.testing-scale-block:last-child {
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border-right: 2px solid #fff;
}

.testing-scale-block--select {
	background: #3bc8f5;
}

.testing-scale-block--select:after {
	background: #3bc8f5;
}

.testing-scale-block--select-last {
	border-top-right-radius: 11px;
	border-bottom-right-radius: 11px;
}

.testing-decs-list {
	list-style: none;
	margin: 0 0 25px;
	padding: 0;
}

.testing-decs-list li {
	position: relative;
	padding-left: 13px;
	font-size: 18px;
	line-height: 28px;
}
.testing-decs-list li:before {
	content: "-";
	position: absolute;
	left: 0;
}

.testing-desc--start {
	margin-bottom: 35px;
}

.testing-subtitle--start {
	font-size: 28px;
}

.screen {
	display:none;
	opacity: 1;
}

.screen.visible {
	display:block;
}

.show-res {
	display:none;
}

.show-res.visible {
	display:block;
}

.screen.visible {
	opacity: 1;
}
/* End */


/* Start:/bitrix/templates/landing/css/bitrix.test.style-new.ru.css?15487518613422*/
p {
  font-weight: normal;
}

.bitrix-test {
  color: #6a828c;
}

@media (max-width: 1260px) {
  .popup-window-overlay {
    max-width: 1260px;
  }
}

@media (max-width: 1024px) {
  .bitrix-test * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .bitrix-test .b-page-heading.m-clouds-1 {
    padding-bottom: 0;
  }

  .bitrix-test .b-page-heading .gl-wrap {
    padding: 15px 10px;
    height: auto;
  }

  .bitrix-test .b-page-heading .gl-wrap h1 {
    padding: 0;
    margin-top: 0;
  }

  .bitrix-test .testing-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: auto;
    max-width: 1215px;
    padding: 0 20px;
  }

  .bitrix-test .testing-content-block {
    width: -webkit-calc(100% - 365px);
    width: calc(100% - 365px);
    margin-right: 0;
    margin-bottom: 30px;
  }

  .bitrix-test .testing-temperature-block {
    margin: 0 auto;
    width: 300px;
    border: 1px solid #ccc;
  }

  .bitrix-test .testing-temperature-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: auto;
    padding: 10px;
  }

  .bitrix-test .testing-temperature-percent,
  .bitrix-test .testing-temperature-percent-result {
    line-height: 1;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 5px;
    font-weight: normal;
  }

  .bitrix-test .testing-answer-text,
  .bitrix-test .testing-question-text {
    font-weight: 400;
    font-family: "Helvetica Neue", 'Montserrat', Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  }

  .bitrix-test .testing-desc {
    font-size: 16px;
  }
}

@media (max-width: 1024px) and (max-width: 750px) {
  .bitrix-test .b-page-heading .gl-wrap h1 {
    font-size: 20px;
    line-height: 1.3;
  }

  .bitrix-test .testing-container {
    margin: 20px auto;
    min-height: auto;
  }

  .bitrix-test .testing-content-block {
    width: 100%;
  }

  .bitrix-test .testing-img-block {
    margin: 0 auto 20px;
  }

  .bitrix-test .testing-subtitle--start {
    font-size: 22px;
    line-height: 1.3;
  }

  .bitrix-test .testing-subtitle {
    font-size: 22px;
    line-height: 1.3;
  }

  .bitrix-test .testing-title {
    margin-bottom: 10px;
  }

  .bitrix-test .testing-answer-text:before {
    width: 20px;
    height: 20px;
    top: 0;
  }

  .bitrix-test .testing-answer-text,
  .bitrix-test .testing-question-text {
    font-size: 16px;
  }
}

@media (max-width: 1024px) and (max-width: 400px) {
  .bitrix-test .testing-img-block {
    max-width: 100%;
  }
}

@media (max-width: 1024px) and (max-width: 480px) {
  .bitrix-test .ui-btn-primary-testing {
    height: 40px;
    line-height: 40px;
    width: 100%;
  }
}

@media (max-width: 480px) {
  .b-counter-section .b-counter.n-companies {
    text-align: center;
  }

  .b-counter.n-companies .r-number {
    font-size: 36px;
    position: relative;
  }
}
/* End */


/* Start:/bitrix/templates/landing/css/sale-books-download-popup.css?15227666092059*/
.bcr-crm-registration-popup-node
{
	max-width: 650px;
	/*max-height: 560px;*/
	max-height: 511px;
	width: 100%;
	height: 100%;
	padding: 0;
	border-radius: 20px;
	overflow: hidden;
}

.bcr-crm-registration-popup-node .popup-window-content
{
	height: 100%;
	box-sizing: border-box;
}


.bcr-crm-registration-popup-node,
.bcr-crm-registration-popup-node .popup-window-content
{
	background: #2fc7f7;
}

.bcr-crm-registration-form-cnr
{
	height: 100%;
	box-sizing: border-box;
}

.bcr-crm-registration-form-inner-cnr
{
	display: none;
	height: 100%;
	box-sizing: border-box;
}

.bcr-crm-registration-form-inner-cnr.bcr-crm-registration-form-inner-cnr-show
{
	display: block;
}

.bcr-crm-registration-form-inner-cnr iframe
{
	height: 100% !important;
	box-sizing: border-box;
}

.bcr-crm-registration-popup-node .popup-window-close-icon
{
	position: absolute;
	width: 31px;
	height: 31px;
	top: 13px;
	right: 16px;
	background: none;
	border: 2px solid #fff;
	border-radius: 100%;
	box-shadow: none;
	-o-transition: background-image 0.3s;
	-moz-transition: background-image 0.3s;
	-webkit-transition: background-image 0.3s;
	transition: background-image 0.3s;
}

.bcr-crm-registration-popup-node .popup-window-close-icon:before,
.bcr-crm-registration-popup-node .popup-window-close-icon:after
{
	content: '';
	position: absolute;
	display: block;
	width: 24px;
	height: 2px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
	transition: transform 0.3s ease;
}

.bcr-crm-registration-popup-node .popup-window-close-icon:before
{
	transform: rotate(45deg);
}

.bcr-crm-registration-popup-node .popup-window-close-icon:after
{
	transform: rotate(-45deg);
}

.bcr-crm-registration-popup-node .popup-window-close-icon:hover:before
{
	transform: rotate(225deg);
}

.bcr-crm-registration-popup-node .popup-window-close-icon:hover:after
{
	transform: rotate(135deg);
}

.bcr-crm-registration-popup-node .popup-window-close-icon:hover
{

}
/* End */
/* /bitrix/templates/landing/css/bitrix.test.style.ru.css?15221488976072 */
/* /bitrix/templates/landing/css/bitrix.test.style-new.ru.css?15487518613422 */
/* /bitrix/templates/landing/css/sale-books-download-popup.css?15227666092059 */
