.projects_popup .media_block .video_section, .projects_popup .small_images .image_block > img, .projects_popup .big_images .image_block > img, .projects_popup .media_block > img, .conference_page .conferances_list .conferance_block .conferance_image > img, .services_page .services_block .image_block > img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.projects_popup .small_images .image_block > img, .projects_popup .big_images .image_block > img, .projects_popup .media_block > img, .conference_page .conferances_list .conferance_block .conferance_image > img, .services_page .services_block .image_block > img {
  object-fit: cover;
}

.projects_popup .small_images .image_block iframe, .projects_popup .big_images .image_block iframe, .projects_popup .media_block iframe, .conference_page .conferances_list .conferance_block .conferance_image iframe, .services_page .services_block .image_block iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}

.services_page .services_block .image_block {
  position: relative;
  overflow: hidden;
}
.services_page .services_block .image_block:before {
  display: block;
  content: "";
  padding-bottom: 100%;
}

.projects_popup .media_block, .conference_page .conferances_list .conferance_block .conferance_image {
  position: relative;
  overflow: hidden;
}
.projects_popup .media_block:before, .conference_page .conferances_list .conferance_block .conferance_image:before {
  display: block;
  content: "";
  padding-bottom: 62.5%;
}

.projects_popup .popup_title, .conference_page .highlighted_inner .conferance_name, .conference_page .highlighted_inner .date_block, .round_page .list_round .section_head span:last-child, .round_page .mission_description, .round_page .title_block {
  font-size: 180%;
  line-height: 30px;
}
@media screen and (min-width: 576px) and (max-width: 1199px) {
  .projects_popup .popup_title, .conference_page .highlighted_inner .conferance_name, .conference_page .highlighted_inner .date_block, .round_page .list_round .section_head span:last-child, .round_page .mission_description, .round_page .title_block {
    font-size: 160%;
    line-height: 26px;
  }
}
@media screen and (max-width: 575px) {
  .projects_popup .popup_title, .conference_page .highlighted_inner .conferance_name, .conference_page .highlighted_inner .date_block, .round_page .list_round .section_head span:last-child, .round_page .mission_description, .round_page .title_block {
    font-size: 140%;
    line-height: 24px;
  }
}

.services_page .highlighted_section .service_description, .conference_page .conferances_list .conferance_info .conferance_title {
  font-size: 160%;
  line-height: 26px;
}
@media screen and (max-width: 1024px) {
  .services_page .highlighted_section .service_description, .conference_page .conferances_list .conferance_info .conferance_title {
    font-size: 140%;
    line-height: 24px;
  }
}

.exchange_page .info_section .icon_doc {
  font-size: 140%;
  line-height: 17px;
}
@media screen and (max-width: 1024px) {
  .exchange_page .info_section .icon_doc {
    font-size: 130%;
    line-height: 16px;
  }
}

.projects_popup .popup_description, .services_page .services_block .service_name, .conference_page .conferances_list .conferance_description {
  font-size: 140%;
  line-height: 24px;
}
@media screen and (max-width: 1024px) {
  .projects_popup .popup_description, .services_page .services_block .service_name, .conference_page .conferances_list .conferance_description {
    font-size: 130%;
    line-height: 22px;
  }
}

.conference_page .conferances_list .learn_more, .conference_page .conferances_list .conferance_info .conferance_address, .conference_page .conferances_list .conferance_info .date_block {
  font-size: 120%;
  line-height: 14px;
}

.round_page {
  margin-bottom: -40px;
}
.round_page .title_block {
  font-family: "montserrat-medium", "montserratarm";
}
.round_page .mission_description {
  color: #02155A;
  font-family: "montserrat-medium", "montserratarm";
  margin-top: 12px;
  padding-left: 36px;
  position: relative;
  margin-bottom: 30px;
}
.round_page .mission_description:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 6px;
  background: #AB1F24;
}
@media screen and (max-width: 767px) {
  .round_page .mission_description {
    padding-left: 20px;
  }
}
.round_page .list_round {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .round_page .list_round {
    margin-top: 30px;
  }
}
.round_page .list_round li {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .round_page .list_round li {
    margin-bottom: 30px;
  }
}
.round_page .list_round .section_head {
  display: inline-block;
  position: relative;
  background: #F4F8FC;
  border-radius: 0 30px 30px 0;
  padding: 0 40px 4px 0;
  margin-bottom: 15px;
}
.round_page .list_round .section_head:before {
  content: "";
  width: 180px;
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
}
.round_page .list_round .section_head span:first-child {
  font-family: "montserrat-medium", "montserratarm";
  color: #AB1F24;
  font-size: 500%;
  line-height: 60px;
}
.round_page .list_round .section_head span:last-child {
  font-family: "montserrat-medium", "montserratarm";
  color: #02155A;
}
.round_page .highlighted_section:before {
  bottom: -263px;
  height: auto;
}
@media screen and (min-width: 1200px) and (max-width: 1279px) {
  .round_page .highlighted_section:before {
    bottom: -253px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .round_page .highlighted_section:before {
    bottom: -234px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .round_page .highlighted_section:before {
    bottom: -202px;
  }
}
.round_page .alumni_testimonals {
  padding-top: 50px;
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .round_page .alumni_testimonals {
    padding-top: 40px;
  }
}
@media screen and (min-width: 640px) and (max-width: 1024px) {
  .round_page .alumni_testimonals {
    padding-top: 30px;
  }
}
@media screen and (max-width: 639px) {
  .round_page .alumni_testimonals {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1279px) {
  .alumni_block {
    padding: 40px 80px 60px 30px;
  }
  .alumni_description {
    padding: 20px 0;
  }
  .alumni_info {
    padding-left: 30px;
  }
  .slick-arrow {
    right: 0;
    bottom: 0;
    margin-top: 0;
  }
}
.conference_page .highlighted_inner .date_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-family: "montserrat-medium", "montserratarm";
  color: #7F87A9;
}
.conference_page .highlighted_inner .conferance_name {
  color: #02155A;
  font-family: "montserrat-medium", "montserratarm";
}
.conference_page .highlighted_inner .conferance_place, .conference_page .highlighted_inner .conferance_date {
  margin-bottom: 10px;
}
.conference_page .highlighted_inner .conferance_date {
  padding-right: 20px;
}
.conference_page .highlighted_inner .conferance_place {
  display: flex;
  align-items: center;
}
.conference_page .highlighted_inner .conferance_place:before {
  padding-right: 10px;
  font-size: 2.4rem;
  color: #7F87A9;
}
@media screen and (max-width: 639px) {
  .conference_page .highlighted_inner .conferance_place:before {
    font-size: 2rem;
  }
}
.conference_page .highlighted_inner .video_section {
  margin-bottom: 0;
}
.conference_page .highlighted_inner .video_section .video_block {
  margin: 0 auto 15px;
}
@media screen and (max-width: 1024px) {
  .conference_page .highlighted_inner {
    padding: 30px 50px;
  }
}
@media screen and (max-width: 767px) {
  .conference_page .highlighted_inner {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .conference_page .highlighted_inner {
    margin-bottom: 30px;
  }
}
.conference_page .conferances_list {
  list-style-type: none;
  margin: 0 -10px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.conference_page .conferances_list li {
  padding: 0 10px 40px;
  max-width: 33.3%;
  flex: 0 0 33.3%;
}
.conference_page .conferances_list .conferance_block {
  position: relative;
  overflow: hidden;
  background: #ffffff;
  height: 100%;
}
.conference_page .conferances_list .conferance_block .conferance_image {
  font-size: 0;
  display: block;
}
.conference_page .conferances_list .conferance_block .conferance_image img {
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.conference_page .conferances_list .conferance_info {
  padding: 10px 20px 20px;
}
.conference_page .conferances_list .conferance_info .conferance_title {
  color: #2D368F;
  font-family: "montserrat-medium", "montserratarm";
}
.conference_page .conferances_list .conferance_info .date_block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #3E4869;
}
.conference_page .conferances_list .conferance_info .conferance_address {
  color: #3E4869;
  margin-top: 7px;
}
.conference_page .conferances_list .conferance_info .conferance_time, .conference_page .conferances_list .conferance_info .conferance_date, .conference_page .conferances_list .conferance_info .conferance_address {
  display: flex;
  align-items: center;
}
.conference_page .conferances_list .conferance_info .conferance_time:before, .conference_page .conferances_list .conferance_info .conferance_date:before, .conference_page .conferances_list .conferance_info .conferance_address:before {
  padding-right: 10px;
  font-size: 2.4rem;
  color: #2D368F;
}
@media screen and (max-width: 1024px) {
  .conference_page .conferances_list .conferance_info .conferance_time:before, .conference_page .conferances_list .conferance_info .conferance_date:before, .conference_page .conferances_list .conferance_info .conferance_address:before {
    font-size: 2rem;
  }
}
.conference_page .conferances_list .conferance_info .conferance_date {
  margin-top: 5px;
}
.conference_page .conferances_list .conferance_info .conferance_time {
  padding-right: 20px;
  margin-top: 5px;
}
.conference_page .conferances_list .conferance_description {
  color: #3E4869;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px;
}
.conference_page .conferances_list .learn_more {
  color: #2D368F;
  font-family: "montserrat-medium", "montserratarm";
  margin-top: 10px;
  display: inline-block;
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .conference_page .conferances_list .conferance_info {
    padding: 15px;
  }
  .conference_page .conferances_list .conferance_address {
    margin-top: 5px;
  }
}
@media screen and (max-width: 1024px) {
  .conference_page .conferances_list li {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .conference_page .conferances_list .conferance_info {
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .conference_page .conferances_list .conferance_info {
    padding: 15px;
  }
  .conference_page .conferances_list li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .conference_page .conferances_list {
    margin-top: 30px;
  }
}
@media screen and (max-width: 479px) {
  .conference_page .conferances_list {
    margin-top: 20px;
  }
  .conference_page .conferances_list li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.conference_page .paging {
  padding: 0 0 20px;
}
@media screen and (max-width: 1024px) {
  .conference_page .paging {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .conference_page .paging {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1279px) {
  .services_page .highlighted_section .highlighted_inner {
    padding-bottom: 80px;
  }
}
.services_page .highlighted_section .service_description {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .services_page .highlighted_section .service_description {
    margin-top: 10px;
  }
}
.services_page .services_block {
  position: relative;
  margin: 40px -20px 0;
}
.services_page .services_block:not(.slick-slider) {
  overflow: hidden;
  display: flex;
}
.services_page .services_block:not(.slick-slider) > div {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.services_page .services_block .service_block:hover .light_btn {
  top: 50%;
}
.services_page .services_block .service_block:hover img {
  opacity: 0.7;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .services_page .services_block {
    margin: 30px -10px 0;
  }
}
@media screen and (max-width: 767px) {
  .services_page .services_block {
    margin: 20px -10px 0;
  }
}
.services_page .services_block .image_block {
  background: #02155A;
  display: block;
}
.services_page .services_block .service_name {
  margin-top: 10px;
  font-family: "montserrat-medium", "montserratarm";
  color: #02155A;
}
.services_page .services_block .light_btn {
  position: absolute;
  background: #ffffff;
  color: #02155A;
  top: 150%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  white-space: nowrap;
  outline: none !important;
}
@media screen and (min-width: 1280px) {
  .services_page .services_block .slick-arrow {
    top: 50%;
    margin-top: -18px;
  }
  .services_page .services_block .slick-prev {
    right: 100%;
    margin-right: 10px;
  }
  .services_page .services_block .slick-next {
    left: 100%;
    margin-left: 10px;
  }
}
@media screen and (max-width: 1279px) {
  .services_page .services_block .slick-arrow {
    right: 0;
    top: 100%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
  .services_page .services_block .slick-arrow {
    margin-top: 30px;
  }
  .services_page .services_block .slick-prev {
    margin-right: 55px;
  }
}
@media screen and (max-width: 1024px) {
  .services_page .services_block .slick-arrow {
    margin-top: 20px;
  }
  .services_page .services_block .slick-prev {
    margin-right: 45px;
  }
}
.services_page .services_block .slide_block {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
@media screen and (min-width: 1025px) {
  .services_page .services_block .slide_block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .services_page .services_block .slide_block {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (min-width: 1280px) {
  .services_page .touch .service_block .slick-arrow {
    margin-top: -24px;
  }
  .services_page .touch .service_block .slick-prev {
    margin-right: 2px;
  }
  .services_page .touch .service_block .slick-next {
    margin-left: 2px;
  }
}
@media screen and (max-width: 1279px) {
  .services_page .touch .service_block .slick-arrow {
    right: -8px;
  }
  .services_page .touch .service_block .slick-prev {
    margin-right: 48px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1279px) {
  .services_page .touch .service_block .slick-arrow {
    margin-top: 22px;
  }
}
@media screen and (max-width: 1024px) {
  .services_page .touch .service_block .slick-arrow {
    margin-top: 12px;
  }
}

.projects_popup .standard_textpage h2 {
  margin-top: 0;
}
.projects_popup .projects_inner {
  max-width: 980px;
  margin: 0 auto;
  background: #ffffff;
  padding: 50px 80px 80px;
}
.projects_popup .media_block {
  margin: 40px 0 10px;
}
.projects_popup .media_block img {
  width: 100%;
  height: auto;
}
.projects_popup .popup_slider .slick-arrow {
  top: 50%;
  margin-top: -18px;
  position: absolute;
}
.projects_popup .popup_slider .slick-prev {
  right: 100%;
  margin-right: 15px;
}
.projects_popup .popup_slider .slick-next {
  left: 100%;
  margin-left: 15px;
}
.projects_popup .big_images {
  position: relative;
}
.projects_popup .big_images:not(.slick-slider) {
  overflow: hidden;
  display: flex;
}
.projects_popup .big_images:not(.slick-slider) > div {
  flex: 0 0 100%;
  max-width: 100%;
}
.projects_popup .big_images.slick-slider {
  font-size: 0;
}
.projects_popup .big_images.slick-slider .slide_block {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.projects_popup .big_images .slide_block {
  font-size: 1rem;
}
.projects_popup .big_images .image_block {
  position: relative;
  overflow: hidden;
}
.projects_popup .big_images .image_block:before {
  display: block;
  content: "";
  padding-bottom: 66.2%;
}
.projects_popup .small_images {
  position: relative;
  margin: 30px -12px 0;
}
.projects_popup .small_images:not(.slick-slider) {
  overflow: hidden;
  display: flex;
}
.projects_popup .small_images:not(.slick-slider) > div {
  flex: 0 0 20%;
  max-width: 20%;
}
.projects_popup .small_images:not(.slick-slider) {
  display: flex;
}
.projects_popup .small_images:not(.slick-slider) .slide_block {
  flex: 0 0 20%;
  max-width: 20%;
}
@media screen and (min-width: 1025px) {
  .projects_popup .small_images:not(.slick-slider) .slide_block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .projects_popup .small_images:not(.slick-slider) .slide_block {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.projects_popup .small_images .slide_block {
  padding: 0 12px;
}
.projects_popup .small_images.slick-slider {
  font-size: 0;
}
.projects_popup .small_images.slick-slider .slide_block {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.projects_popup .small_images .image_block {
  position: relative;
  overflow: hidden;
}
.projects_popup .small_images .image_block:before {
  display: block;
  content: "";
  padding-bottom: 68.5%;
}
.projects_popup .small_images .slick-arrow {
  margin-top: -12px;
}
.projects_popup .small_images .slick-arrow:before {
  font-size: 2.4rem;
}
.projects_popup .small_images .slick-prev {
  margin-right: 0;
}
.projects_popup .small_images .slick-next {
  margin-left: 0;
}
.projects_popup .popup_title {
  font-family: "montserrat-medium", "montserratarm";
  color: #02155A;
  padding-top: 20px;
}
.projects_popup .popup_description {
  padding-top: 10px;
}
@media screen and (max-width: 1199px) {
  .projects_popup .projects_inner {
    padding: 40px 60px 80px;
  }
  .projects_popup .popup_slider .slick-prev {
    margin-right: 5px;
  }
  .projects_popup .popup_slider .slick-next {
    margin-left: 5px;
  }
  .projects_popup .popup_slider .small_images .slick-prev {
    margin-right: -5px;
  }
  .projects_popup .popup_slider .small_images .slick-next {
    margin-left: -5px;
  }
}
@media screen and (max-width: 1024px) {
  .projects_popup .small_images {
    margin: 20px -10px 0;
  }
  .projects_popup .small_images .slide_block {
    padding: 0 10px;
  }
}
@media screen and (max-width: 399px) {
  .projects_popup .small_images {
    margin: 20px -5px 0;
  }
  .projects_popup .small_images .slide_block {
    padding: 0 5px;
  }
  .projects_popup .small_images .slick-prev {
    margin-right: 0 !important;
  }
  .projects_popup .small_images .slick-next {
    margin-left: 0 !important;
  }
}
.projects_popup .touch .slick-arrow {
  width: auto;
  height: auto;
}

.exchange_page {
  margin-bottom: -40px;
}
.exchange_page .video_section {
  margin: 60px 0 15px;
}
.exchange_page .info_section {
  background: #F4F8FC;
  position: relative;
  z-index: 10;
  padding-bottom: 60px;
}
.exchange_page .info_section:before {
  content: "";
  background: #F4F8FC;
  position: absolute;
  top: 214px;
  bottom: 0;
  left: -100vw;
  right: -100vw;
  height: 100%;
  z-index: -1;
}
@media screen and (min-width: 1200px) and (max-width: 1279px) {
  .exchange_page .info_section:before {
    top: 204px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .exchange_page .info_section:before {
    top: 154px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .exchange_page .info_section:before {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .exchange_page .info_section:before {
    top: 133px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .exchange_page .info_section:before {
    margin-top: 30px;
  }
}
@media screen and (max-width: 479px) {
  .exchange_page .info_section:before {
    margin-top: 20px;
  }
}
.exchange_page .info_section .section_title {
  font-family: "montserrat-semibold", "montserratarm-medium";
}
.exchange_page .info_section .description_block {
  margin-top: 30px;
}
.exchange_page .info_section .icon_doc {
  margin-top: 30px;
  display: inline-flex;
  align-items: center;
  font-family: "montserrat-semibold", "montserratarm-medium";
  color: #2D368F;
}
.exchange_page .info_section .icon_doc::before {
  font-size: 2.4rem;
  display: block;
  margin-right: 10px;
}
.exchange_page .school_gallery {
  padding: 0;
}
.exchange_page .alumni_testimonals {
  padding-top: 0;
  z-index: 20;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .exchange_page .video_section {
    margin-top: 40px;
  }
  .exchange_page .info_section {
    padding-bottom: 40px;
  }
  .exchange_page .info_section .description_block {
    margin-top: 20px;
  }
  .exchange_page .info_section .icon_doc {
    margin-top: 20px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .exchange_page .video_section {
    margin-top: 30px;
  }
  .exchange_page .info_section {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .exchange_page .info_section .description_block {
    margin-top: 15px;
  }
  .exchange_page .info_section .icon_doc {
    margin-top: 15px;
  }
}
@media screen and (max-width: 479px) {
  .exchange_page .video_section {
    margin-top: 20px;
  }
  .exchange_page .info_section {
    padding-bottom: 20px;
    margin-top: 20px;
  }
}

.web .exchange_page .info_section .icon_doc, .exchange_page .info_section .web .icon_doc {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .services_page .services_block .light_btn, .services_page .services_block .web .light_btn {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .exchange_page .info_section .icon_doc, .exchange_page .info_section .touch .icon_doc {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.touch .services_page .services_block .light_btn, .services_page .services_block .touch .light_btn {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.web .services_page .services_block .light_btn:hover, .services_page .services_block .web .light_btn:hover {
  background: #02155A;
  color: #ffffff;
  border-color: transparent;
}
.web .exchange_page .info_section .icon_doc:hover, .exchange_page .info_section .web .icon_doc:hover {
  color: #F78D1F;
}
.touch .services_page .services_block .light_btn:active, .services_page .services_block .touch .light_btn:active {
  background: #02155A;
  color: #ffffff;
  border-color: transparent;
}
.touch .exchange_page .info_section .icon_doc:active, .exchange_page .info_section .touch .icon_doc:active {
  color: #F78D1F;
}

/*# sourceMappingURL=round_square.css.map */
