.discription_block {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.stats_block .left_section .stats_list {
  padding: 0;
  margin: 0 -12px;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}

.renovated_churches .image_block img, .churches_list .renovated_churches .image_block img {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.churches_slider .slick-arrow:before, .go_back a span:before, .slogan_section .section_subtitle span:before, .slogan_section .section_subtitle span:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.renovated_churches .image_block img, .churches_list .renovated_churches .image_block img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.stats_block .left_section .stats_list li .stat_type, .standard_text {
  line-height: 20px;
}
@media screen and (min-width: 1280px) {
  .stats_block .left_section .stats_list li .stat_type, .standard_text {
    font-size: 160%;
  }
}
@media screen and (max-width: 1279px) {
  .stats_block .left_section .stats_list li .stat_type, .standard_text {
    font-size: 140%;
  }
}

.main_church .creation_date,
.main_church .name_church {
  font-size: 200%;
  line-height: 1.2em;
  font-family: "grapalat-mariam-bold";
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .main_church .creation_date,
.main_church .name_church {
    font-size: 180%;
  }
}
@media screen and (max-width: 959px) {
  .main_church .creation_date,
.main_church .name_church {
    font-size: 160%;
  }
}

.discription_block {
  line-height: 1.5em;
}
@media screen and (min-width: 1280px) {
  .discription_block {
    font-size: 160%;
  }
}
@media screen and (max-width: 1279px) {
  .discription_block {
    font-size: 140%;
  }
}

@media screen and (min-width: 1280px) {
  .about_church {
    margin-top: 140px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .about_church {
    margin-top: 120px;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  .about_church {
    margin-top: 90px;
  }
}
@media screen and (max-width: 639px) {
  .about_church {
    margin-top: 60px;
  }
}

.slogan_section .section_subtitle {
  margin-top: 140px;
}
.slogan_section .section_subtitle span {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.slogan_section .section_subtitle span:before, .slogan_section .section_subtitle span:after {
  display: block;
  font-size: 335%;
  content: "\e911";
  opacity: 0.05;
  padding-left: 20px;
}
.slogan_section .section_subtitle span:before {
  transform: rotate(180deg);
}

.stats_block {
  display: flex;
  flex-wrap: wrap;
  margin-top: 140px;
  margin-left: -12px;
  margin-right: -12px;
}
.stats_block .left_section {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 12px;
  padding-right: 12px;
}
.stats_block .left_section .stats_list {
  padding-bottom: 40px;
}
.stats_block .left_section .stats_list li {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 12px;
  padding-right: 12px;
}
.stats_block .left_section .stats_list li .num_block {
  font-size: 640%;
  line-height: 88px;
  font-family: "grapalat-mariam-bold";
}
@media screen and (max-width: 959px) {
  .stats_block .left_section .stats_list li .num_block {
    font-size: 540%;
    line-height: 75px;
  }
}
@media screen and (max-width: 768px) {
  .stats_block .left_section .stats_list li .num_block {
    font-size: 480%;
    line-height: 66px;
  }
}
@media screen and (max-width: 639px) {
  .stats_block .left_section .stats_list li .num_block {
    font-size: 400%;
    line-height: 55px;
  }
}
.stats_block .left_section .stats_list li .stat_type {
  font-family: "montserrat-medium", "montserratarm";
  margin-top: 5px;
}
.stats_block .image_block {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 12px;
  padding-right: 12px;
  padding-left: 65px;
}
.stats_block .image_block img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.discription_block {
  color: #454545;
}

.churches_block {
  margin-top: 140px;
}
.churches_block .section_title {
  text-align: center;
  margin: 0 auto;
}

.churches_list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -12px;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin-top: 32px;
}
.churches_list li {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  padding-left: 12px;
  padding-right: 12px;
  padding: 24px 12px;
  counter-increment: serialNumber;
}
@media screen and (max-width: 959px) {
  .churches_list li {
    padding: 12px 12px;
  }
}
@media screen and (min-width: 640px) {
  .churches_list li:nth-child(3n+2) .renovated_churches {
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .churches_list li:nth-child(3n+2) .renovated_churches:before {
    -o-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .churches_list li:nth-child(3n+2) .renovated_churches .image_block:after {
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .churches_list li:nth-child(3n+2) .renovated_churches .creation_date span,
.churches_list li:nth-child(3n+2) .renovated_churches .name_church span {
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .churches_list li:nth-child(3n) .renovated_churches {
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .churches_list li:nth-child(3n) .renovated_churches:before {
    -o-transition-delay: 1.3s;
    -ms-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
  }
  .churches_list li:nth-child(3n) .renovated_churches .image_block:after {
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .churches_list li:nth-child(3n) .renovated_churches .creation_date span,
.churches_list li:nth-child(3n) .renovated_churches .name_church span {
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
}
@media screen and (max-width: 639px) {
  .churches_list li {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 9px 9px;
  }
  .churches_list li:nth-child(2n) .renovated_churches {
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .churches_list li:nth-child(2n) .renovated_churches:before {
    -o-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .churches_list li:nth-child(2n) .renovated_churches .image_block:after {
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .churches_list li:nth-child(2n) .renovated_churches .creation_date span,
.churches_list li:nth-child(2n) .renovated_churches .name_church span {
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
}
.churches_list .creation_date {
  display: block;
  font-size: 160%;
  line-height: 22px;
  font-family: "grapalat-mariam";
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .churches_list .creation_date {
    font-size: 140%;
    line-height: 18px;
  }
}
@media screen and (max-width: 639px) {
  .churches_list .creation_date {
    font-size: 120%;
    line-height: 15px;
  }
}
.churches_list .name_church {
  display: block;
  font-size: 200%;
  line-height: 30px;
  font-family: "montserrat-medium", "montserratarm";
  margin-top: 20px;
  margin-bottom: 32px;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .churches_list .name_church {
    font-size: 180%;
    line-height: 27px;
    margin-top: 18px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 769px) and (max-width: 959px) {
  .churches_list .name_church {
    font-size: 160%;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .churches_list .name_church {
    font-size: 140%;
    line-height: 21px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 639px) {
  .churches_list .name_church {
    font-size: 120%;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.churches_list .renovated_churches {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
  border: 1px solid transparent;
  padding: 32px 32px 0 32px;
  color: #000000;
  -o-transition: border-color 1s;
  -ms-transition: border-color 1s;
  -moz-transition: border-color 1s;
  -webkit-transition: border-color 1s;
  transition: border-color 1s;
}
.churches_list .renovated_churches .image_block {
  display: block;
  border-radius: 200px 200px 0 0;
  position: relative;
  overflow: hidden;
}
.churches_list .renovated_churches .image_block:before {
  display: block;
  content: "";
  padding-bottom: 103%;
}
.churches_list .renovated_churches .image_block:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  background: #ffffff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-transition: height 1.5s;
  -ms-transition: height 1.5s;
  -moz-transition: height 1.5s;
  -webkit-transition: height 1.5s;
  transition: height 1.5s;
}
.churches_list .renovated_churches .image_block img {
  object-fit: cover;
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}
.churches_list .renovated_churches .image_block:hover img {
  transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -o-transform: scale(1.15);
}
.churches_list .renovated_churches .creation_date,
.churches_list .renovated_churches .name_church {
  position: relative;
  overflow: hidden;
}
.churches_list .renovated_churches .creation_date span,
.churches_list .renovated_churches .name_church span {
  display: block;
  transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}

.showed > .renovated_churches {
  border-color: #454545;
}
.showed > .renovated_churches .image_block:after {
  height: 0;
}
.showed > .renovated_churches:before {
  opacity: 1;
}
.showed > .renovated_churches .creation_date span,
.showed > .renovated_churches .name_church span {
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}

@media screen and (min-width: 960px) and (max-width: 1279px) {
  .slogan_section .section_subtitle,
.churches_block,
.stats_block {
    margin-top: 110px;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  .slogan_section .section_subtitle,
.churches_block,
.stats_block {
    margin-top: 80px;
  }
}
@media screen and (max-width: 639px) {
  .slogan_section .section_subtitle,
.churches_block,
.stats_block {
    margin-top: 60px;
  }
}

@media screen and (max-width: 1279px) {
  .churches_list .renovated_churches {
    padding: 24px 24px 0 24px;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  .stats_block .image_block {
    padding-left: 45px;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .stats_block .left_section .stats_list {
    padding-bottom: 20px;
  }
  .stats_block .left_section .stats_list li {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 10px;
  }
  .stats_block .image_block {
    padding-left: 25px;
  }
}
@media screen and (max-width: 639px) {
  .slogan_section .section_subtitle {
    position: relative;
  }
  .slogan_section .section_subtitle span {
    justify-content: center;
    z-index: 2;
    min-height: 40px;
    padding: 0 20px;
  }
  .slogan_section .section_subtitle span:before, .slogan_section .section_subtitle span:after {
    position: absolute;
    z-index: -1;
    font-size: 200%;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .slogan_section .section_subtitle span:before {
    left: 0;
  }
  .slogan_section .section_subtitle span:after {
    right: 0;
  }

  .stats_block .left_section {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .stats_block .left_section .stats_list {
    display: flex;
    justify-content: space-between;
  }
  .stats_block .left_section .stats_list li {
    max-width: 250px;
  }
  .stats_block .image_block {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 12px;
    margin-top: 40px;
  }

  .churches_list .renovated_churches {
    padding: 12px 12px 0 12px;
  }
}
@media screen and (max-width: 479px) {
  .stats_block .left_section .stats_list {
    padding-bottom: 24px;
  }
  .stats_block .left_section .stats_list li {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 15px;
  }
}
.page_title_block {
  background: #fafafa;
}

.top_section .section_title {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 27px;
}
.top_section .section_title span {
  display: block;
  text-align: center;
}

.churches_section {
  position: relative;
  overflow: hidden;
}

.go_back {
  text-align: center;
}
.go_back a {
  color: #454545;
  font-size: 140%;
  line-height: 21px;
  display: inline-block;
  vertical-align: top;
}
.go_back a span {
  display: flex;
  align-items: center;
}
.go_back a span::before {
  content: "\e909";
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  display: block;
  font-size: 1.6rem;
  position: relative;
  margin-right: 5px;
}

.main_church {
  display: flex;
  align-items: flex-end;
  margin-top: 40px;
}
.main_church .creation_date,
.main_church .name_church {
  font-family: "grapalat-mariam";
  flex: 1;
  margin-bottom: 56px;
}
.main_church .name_church {
  padding-left: 95px;
  min-height: 48px;
}
.main_church .name_church span {
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.main_church .creation_date {
  padding-right: 95px;
}
.main_church .creation_date span {
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.main_church .image_block {
  display: block;
  flex: 0 0 37.5%;
  max-width: 37.5%;
  border-radius: 250px 250px 0 0;
  position: relative;
  overflow: hidden;
  position: relative;
}
.main_church .image_block:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fafafa;
  z-index: 2;
  -o-transition: height 1.5s;
  -ms-transition: height 1.5s;
  -moz-transition: height 1.5s;
  -webkit-transition: height 1.5s;
  transition: height 1.5s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.main_church .image_block img {
  width: 100%;
  height: auto;
}

.about_church .section_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: -20px;
  margin-right: -20px;
}
.about_church .section_inner .left_section,
.about_church .section_inner .right_section {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 20px;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .about_church .section_inner {
    margin: 0 -16px;
  }
  .about_church .section_inner .left_section,
.about_church .section_inner .right_section {
    padding: 0 16px;
  }
}

.churches_block .section_title.left_align {
  margin-left: 0;
  text-align: left;
}
@media screen and (min-width: 640px) and (max-width: 1279px) {
  .churches_block .section_title.left_align {
    padding-right: 120px;
  }
}

.churches_slider {
  margin: 32px -12px 0;
}
.churches_slider:not(.slick-slider) {
  display: flex;
}
.churches_slider:not(.slick-slider) .slider_block {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.churches_slider .slick-list {
  overflow: visible;
}
.churches_slider .slick-arrow {
  position: absolute;
  bottom: 100%;
  right: 10px;
  color: #808080;
  width: 36px;
  height: 36px;
  border: 1px solid;
  padding: 0;
  font-size: 0;
  background: transparent;
  margin-bottom: 32px;
}
.churches_slider .slick-arrow:before {
  display: block;
  font-size: 1.4rem;
  font-weight: 900 !important;
}
.churches_slider .slick-prev {
  margin-right: 52px;
}
.churches_slider .slick-prev:before {
  content: "\e902";
}
.churches_slider .slick-next:before {
  content: "\e903";
}
.churches_slider .slick-disabled {
  opacity: 0.5;
}
.churches_slider .slick-track {
  display: flex;
}
.churches_slider .slider_block {
  padding: 0 12px;
  position: relative;
  height: auto;
  display: flex;
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.churches_slider .slider_block:not(.showed) *, .churches_slider .slider_block:not(.showed):before {
  opacity: 0;
}
.churches_slider .slider_block *, .churches_slider .slider_block:before {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.churches_slider .slider_block.slick-slide:not(.slick-active) {
  opacity: 0.5;
}
.churches_slider .renovated_churches {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.churches_slider .renovated_churches .image_block {
  margin-top: auto;
}
.churches_slider .renovated_churches .name_church:first-child {
  margin-top: 0;
}

.renovated_churches {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
  border: 1px solid transparent;
  padding: 32px 32px 0 32px;
  color: #000000;
  -o-transition: border-color 1s;
  -ms-transition: border-color 1s;
  -moz-transition: border-color 1s;
  -webkit-transition: border-color 1s;
  transition: border-color 1s;
}
.renovated_churches .image_block {
  display: block;
  border-radius: 250px 250px 0 0;
  position: relative;
  overflow: hidden;
}
.renovated_churches .image_block:before {
  display: block;
  content: "";
  padding-bottom: 103%;
}
.renovated_churches .image_block:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  background: #ffffff;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-transition: height 1.5s;
  -ms-transition: height 1.5s;
  -moz-transition: height 1.5s;
  -webkit-transition: height 1.5s;
  transition: height 1.5s;
}
.renovated_churches .image_block img {
  object-fit: cover;
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}
.renovated_churches .image_block:hover img {
  transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -o-transform: scale(1.15);
}
.renovated_churches .creation_date,
.renovated_churches .name_church {
  position: relative;
  overflow: hidden;
}
.renovated_churches .creation_date span,
.renovated_churches .name_church span {
  display: block;
  transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  -o-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}
.renovated_churches .creation_date {
  display: block;
  font-size: 160%;
  line-height: 22px;
  font-family: "grapalat-mariam";
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .renovated_churches .creation_date {
    font-size: 140%;
    line-height: 18px;
  }
}
@media screen and (max-width: 639px) {
  .renovated_churches .creation_date {
    font-size: 120%;
    line-height: 15px;
  }
}
.renovated_churches .name_church {
  display: block;
  font-size: 200%;
  line-height: 30px;
  font-family: "montserrat-medium", "montserratarm";
  margin-top: 20px;
  margin-bottom: 32px;
}
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .renovated_churches .name_church {
    font-size: 180%;
    line-height: 27px;
    margin-top: 18px;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 769px) and (max-width: 959px) {
  .renovated_churches .name_church {
    font-size: 160%;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
  .renovated_churches .name_church {
    font-size: 140%;
    line-height: 21px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 639px) {
  .renovated_churches .name_church {
    font-size: 120%;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1279px) {
  .renovated_churches {
    padding: 24px 24px 0 24px;
  }
}

.section_title.showed ~ .main_church .image_block:after {
  height: 0;
}

@media screen and (max-width: 959px) {
  .main_church .name_church {
    padding-left: 32px;
  }
  .main_church .creation_date {
    padding-right: 32px;
  }
}
@media screen and (max-width: 768px) {
  .main_church {
    flex-direction: column;
    align-items: center;
  }
  .main_church .name_church {
    padding-left: 0;
    text-align: center;
    margin-bottom: 40px;
    order: 3;
    min-height: 0;
  }
  .main_church .creation_date {
    padding-right: 0;
    margin: 20px 0;
    order: 2;
  }
  .main_church .image_block {
    flex: auto;
    max-width: 480px;
    width: 100%;
  }

  .about_church .section_inner {
    flex-wrap: wrap;
  }
  .about_church .section_inner .left_section,
.about_church .section_inner .right_section {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .about_church .section_inner .left_section {
    padding-bottom: 20px;
    text-align: center;
  }
}
.web .churches_slider .slick-arrow, .churches_slider .web .slick-arrow {
  -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 .churches_slider .slick-arrow, .churches_slider .touch .slick-arrow {
  -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 .churches_slider .slick-arrow:hover, .churches_slider .web .slick-arrow:hover {
  background: #000000;
  color: #ffffff;
  border-color: transparent;
}
.touch .churches_slider .slick-arrow:active, .churches_slider .touch .slick-arrow:active {
  background: #000000;
  color: #ffffff;
  border-color: transparent;
}

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