

/* Start:/local/templates/main/components/bitrix/breadcrumb/breadcrumbs/style.css?1538505960585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/country/style.css?1647514996470*/
.country-list {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}
.country-list .item {margin: 0 20px 30px;}
.country-list .item a {font-size: 20px;padding: 20px;display:block;transition: all 0.3s ease;}
.country-list .item:hover a {background: #c40e26;color:#fff;}

.country-list_head {padding: 30px;text-align: center;}
.country-list_head .name {font-size: 30px;text-transform: uppercase;margin-bottom:20px;}
.country-list_head .text {font-size: 24px;}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/qa/style.css?16239356262489*/
.half.questions, .half.answers {
    width: 49.8%;
    display: inline-block;
    vertical-align: top;
}

.half.questions {
    margin-right: -3px;
}
.half.questions .mobile_block{
    display: none;
}
.half.answers {
    height: 100%;
	min-height: 330px;
}

.half.answers p {
    margin: 45px 65px;
    font-size: 14px;
    line-height: 20px;
}
.half.questions .mobile_block p:before{
    display: none;
}
.half.questions p.active span, .half.questions h4.active span {
    cursor: default;
}

.half.questions p.active, .half.questions h4.active, .half.answers {
    background-color: #f4f4f4;
    color: #2e2e30;
}

.half.questions p, .half.questions h4 {
    padding: 15px 0;
    background-color: rgba(255, 255, 255, 0.2);
    margin-bottom: 1px;
}

.half.questions p span, .half.questions h4 span {
    font-size: 18px;
    font-weight: bold;
    margin: 0 40px;
    display: block;
    cursor: pointer;
}

.half.questions p:before, .half.questions h4:before {
    content: '+';
    float: right;
    position: relative;
    font-size: 18px;
    margin-right: 30px;
    top: 3px;
}

.half.questions p.active:before, .half.questions h4.active:before {
    content: '-';
}

a.download_button.answ_que {
    border: none;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 12px 20px;
}

@media (max-width: 980px) {
  .half.questions {
      margin-right: -4px;
  }
}

@media (max-width: 768px) {
  .half.questions p span {
      font-size: 15px;
  }
}
@media (max-width:700px) {
    .half.questions {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;

    }

    .half.questions .mobile_block.active {
        padding: 0 40px;
        box-sizing: border-box;
        margin-top: -3px;
        display: inline-block;
        width: 100%;
        background-color: #f4f4f4;
        color: #2e2e30;
        vertical-align: top;
    }

    .half.answers {
        display: none;
    }
}
@media (max-width: 500px) {
    .half.questions p span{
        margin: 0;
    }
    .half.questions .mobile_block.active{
        padding: 0;
    }
    .half.questions p{
        padding: 15px;
    }
  .half.questions, .half.answers {
      width: 100%;
  }
  .half.questions p.active {
      padding-top: 20px;
  }
  .half.answers {
      padding-top: 0;

  }
  .half.answers p {
      margin: 20px;
  }
  a.download_button.answ_que {
      margin-top: 0;
      position: relative;
  }
}

/* End */
/* /local/templates/main/components/bitrix/breadcrumb/breadcrumbs/style.css?1538505960585 */
/* /local/templates/main/components/bitrix/news.list/country/style.css?1647514996470 */
/* /local/templates/main/components/bitrix/news.list/qa/style.css?16239356262489 */
