.widget.c-about-ref.c-about-ref-template-1-1 {
  position: relative;
  overflow: hidden;
  padding: 62px 0 52px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header{
  display: flex;
  justify-content: space-between;
  gap: 31px 40px;

}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-header-text{
  flex: 1 0 calc(54% - 20px);
  max-width: calc(54% - 20px);
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-title#pagetitle{
  margin-top: -5px;
  margin-bottom: 0;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-title br.mobile{
  display: none;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-description{
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  color: #000000;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-description p{
  margin-bottom: 12px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-description b{
  font-weight: 700;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-title + .widget-description{
  margin-top: 50px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-picture-wrap{
  position: relative;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-picture{
  position: relative;
  display: flex;
  flex: 0 0 calc(50% - 20px);
  max-width: 550px;
  border-radius: 215px 0 0 0;
  overflow: hidden;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-picture img{
  max-height: 360px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-picture-wrap .icon{
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-picture-wrap .icon svg{
  height: auto;
}

.widget.c-about-ref.c-about-ref-template-1-1 .widget-content{
  margin-top: 53px !important;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-description-text{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  margin: 98px 0 0;
  padding: 0 0 0 10px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-description-content-detail {
  color: #000;
  font-size: clamp(16px, 3vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 139.9%;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-description-content-detail p{
  margin: 0 0 16px;
}

.widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantages{
  position: relative;
  overflow: hidden;
  padding: 42px 0;

}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-advantages{
  gap: 63px 20px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantages-wrapper{
  background-color: #F9F9F9;
  border-radius: 30px;
  overflow: hidden;
  padding: 58px 56px 60px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantage{
  max-width: calc(33.3333% - 13.33px);
  flex: 0 0 calc(33.3333% - 13.33px);
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantage-number{
  position: relative;
  font-size: 46px;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
  margin: 0 0 2px;
  white-space: nowrap;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantage-name{
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
  text-align: center;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-description-content-item + div {
  margin-top: 26px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-description-content-image {
  font-size: 0;
  text-align: center;
  border-radius: 212px 0 0 0;
  overflow: hidden;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-description-content-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.widget.c-about-ref.c-about-ref-template-1-1 .widget-tab-sections{
  padding: 20px 0 0;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-tabs{
  display: inline-flex;
  justify-content: flex-start;
  gap: 24px 30px;
  position: relative;
  border: none;
  max-width: 100%;
  margin: 0;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-tabs:after{
  content: '';
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  width: calc(100% - 73px);
  background-color: #EFEFEF;
}
/*.widget.c-about-ref.c-about-ref-template-1-1 .widget-tabs-wrapper{*/
/*  display: flex;*/
/*  justify-content: flex-start;*/
/*  gap: 24px 30px;*/
/*  overflow-x: hidden;*/
/*}*/
/*.widget.c-about-ref.c-about-ref-template-1-1 .widget-tabs-wrapper::-webkit-scrollbar {*/
/*  display: none;*/
/*}*/
.widget.c-about-ref.c-about-ref-template-1-1 .widget-tabs .widget-tab{
  display: inline-flex;
  align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  color: #969696;
  white-space: normal;
  text-align: center;
  padding: 0 0 22px;
  margin: 0;
  height: 100%;

  transition: color .2s ease-out;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-tabs .widget-tab:after{
  content: '';
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: transparent;

  transition: background-color .2s ease-out;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-tab-wrap{
  max-width: fit-content;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-tabs .widget-tab-wrap[data-active="true"] .widget-tab:after{
  background-color: #0C44A0;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-tab-wrap[data-active="true"] .widget-tab{
  border-color: #0c44a0;
  color: #0c44a0;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-tabs-containers{
  margin-top: 61px;
}

.widget.c-about-ref.c-about-ref-template-1-1 .widget-detail-description{
  font-size: 18px;
  font-weight: 400;
  line-height: 139.9%;
  color: #000;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-detail-description p{
  margin-bottom: 12px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-detail-description b{
  font-weight: 700;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-afterword{
  position: relative;
  color: #000;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 139.9%;
  padding: 0 0 0 151px;
  margin-top: 61px;
  max-width: 1200px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-afterword b{
  font-weight: 700;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-afterword:after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(16px);
  width: 127px;
  height: 2px;
  background-color: #dc2824;
}

.widget.c-about-ref.c-about-ref-template-1-1 .widget-facts{

}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-fact{
  display: flex;
  margin: 0 0 clamp(20px, 8vw, 59px);
  padding: 0 0 clamp(20px, 8vw, 58px);
  border-bottom: 1px solid #EFEFEF;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-fact:last-child{
  margin: 0;
  padding: 0;
  border: none;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-fact-number{
  color: #0c44a0;
  font-size: clamp(24px, 3.6vw, 26px);
  font-style: normal;
  font-weight: 600;
  line-height: 139.9%;
  flex: 0 0 100px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-fact-description{
  color: #000;
  font-size: clamp(15px, 3vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 139.9%;
  max-width: 1100px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-fact-description p:last-child{
  margin: 0;
}

.widget.c-about-ref.c-about-ref-template-1-1 .widget-items{

}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item{
  margin-bottom: clamp(18px, 6vw, 109px);
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-picture{
  height: clamp(190px, 40vw, 305px);
  width: 100%;
  overflow: hidden;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-picture img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-wrap:last-child .widget-item-picture{
  border-radius: 0 0 215px 0;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-name{
  color: #000;
  font-size: clamp(18px, 4vw, 22px);
  font-style: normal;
  font-weight: 600;
  line-height: 139.9%;
  margin: 43px 0 0;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-description{
  color: #000;
  font-size: clamp(15px, 3vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 139.9%;
  margin: 17px 0 0;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-footer{
  margin: 41px 0 0;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-phones{
  margin: -4px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-phone{
  display: block;
  color: #000;
  font-size: clamp(15px, 3vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 139.9%;
  margin: 4px;
  text-decoration: none;

  transition: color .3s ease-out;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-phone svg{
  transform: translateY(5px);
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-address{
  display: block;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 139.9%;
  text-decoration: none;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-address svg{
  transform: translateY(5px);
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-site{
  display: block;
  color: #000;
  font-size: clamp(15px, 3vw, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 139.9%;
  text-decoration: none;

  transition: color .3s ease-out;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-site svg{
  transform: translateY(5px);
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-give-picture{
  aspect-ratio: 16 / 8.277;
  width: 100%;
  overflow: hidden;
  max-width: 520px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-give-picture img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-give-description{
  padding-left: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 20px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-give-item-description{
  color: #565656;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 139.9%;
  margin: clamp(8px, 8vw, 16px) 0 0 0;
  max-width: 710px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .give-gap{
	column-gap: 29px;
    row-gap: 8px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-give-name{
  color: #000;
  font-size: clamp(18px, 4vw, 22px);
  font-style: normal;
  font-weight: 600;
  line-height: 139.9%;
}
.widget.c-about-ref.c-about-ref-template-1-1 .give-store-name{
	color: #000;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 139.9%;
	margin-bottom:20px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .give-store-name span{
  font-weight: 600;
}
.widget.c-about-ref.c-about-ref-template-1-1 .give-item{
  margin: 0 0 57px 0;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-wrap:last-child .give-item{
  margin:0;
}
@media all and (max-width: 1330px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-tabs{
    max-width: calc(100% + 40px);
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 0 20px;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-tabs:after{
    width: calc(100% - 20px);
    transform: translateX(20px);
  }
}
@media all and (max-width: 1200px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-give-picture{
    aspect-ratio: 16 / 10;
  }
}
@media all and (max-width: 1000px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-give-item-description{
    max-width: none;
  }
}
@media all and (max-width: 768px){
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-give-description {
    padding-left: 0;
    padding-top: 25px;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-give-picture {
    max-width: none;
    aspect-ratio: 16 / 9;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .give-item{
    margin: 0 0 59px 0;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-give-item-description{
    margin-top: 14px;
  }
}
@media all and (max-width: 600px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-give-picture {
    aspect-ratio: 16 / 11.6;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-give-name{
    font-weight: 700;
    margin-bottom: 24px;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-give-item-description{
    font-size: 16px;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-give-description{
    gap: 23px;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .give-gap{
    row-gap: 24px;
  }

}

/*что попробовать*/
.widget.c-about-ref.c-about-ref-template-1-1 .try-item{
  margin-bottom: 15px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .try-gap{
	column-gap:30px;
    row-gap: 45px;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-try-name{
    margin-top: 34px;
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 139.9%;
}
.widget.c-about-ref.c-about-ref-template-1-1 .try-picture{
  aspect-ratio: 4/2.91;
  overflow: hidden;
}
.widget.c-about-ref.c-about-ref-template-1-1 .try-picture img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.widget.c-about-ref.c-about-ref-template-1-1 .widget-item-wrap:last-child .try-picture{
  border-radius: 0 0 215px 0;
}
@media all and (max-width: 1000px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-try-name{
    margin-top: 18px;
  }
}
@media all and (max-width: 600px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .try-item{
    margin-bottom: 0;
  }
}

/* CUSTOM DESCRIPTION */
.custom-description .title{
  color: #565656;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 400;
  line-height: 124%;
  margin-bottom: 39px;
  margin-top: 0;
}
.custom-description .widget-picture{
  position: relative;
  display: flex;
}
.custom-description .widget-picture .icon{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-107px, calc(-50% + 62px));
  display: flex;
  width: 290px;
  height: 290px;
  border-radius: 50%;
  background-color: #0C44A0;
}
.custom-description .widget-picture .picture{
  position: relative;
  object-position: top center;
  object-fit: cover;
  width: 100%;
}
.custom-description .custom-description-wrapper{

}
.custom-description .text-block{
  position: relative;
}
.custom-description .text-block-wrapper{
  display: flex;
  justify-content: space-between;
  gap: 41px 40px;
}
.custom-description .widget-description-header {
  max-width: 477px;
  flex: 0 0 50%;
}
.custom-description .widget-description-content {
  max-width: 740px;
  flex: 1 0 calc(50% - 20px);
  margin-top: 8px;
}
.custom-description .text-block.text-block-gray{
  padding: 80px 50px;
  margin: 175px 0 20px;
}
.custom-description .text-block-gray:after{
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #F9F9F9;
  z-index: 0;
}
.custom-description .custom-picture{
  margin-top: -226px;
}
@media all and (max-width: 1240px) {
  .custom-description .widget-description-header,
  .custom-description .widget-description-content {
    max-width: calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
  }
  .custom-description .widget-picture .icon{
    display: none;
  }
  .custom-description .widget-description-content{
    margin-top: 0;
  }
}
@media all and (max-width: 1000px) {
  .custom-description .text-block-wrapper{
    flex-wrap: wrap;
  }
  .custom-description .widget-description-header,
  .custom-description .widget-description-content {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .custom-description .widget-picture .picture{
    height: 100%;
  }
  .custom-description .widget-picture{
    height: 420px;
  }
}
@media all and (max-width: 600px) {
  .custom-description .title{
    font-size: 31.55px;
    line-height: 120%;
    margin-bottom: 40px;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-tabs-containers {
    margin-top: 62px;
  }
  .custom-description .widget-picture {
    height: 340px;
  }
}
/* end CUSTOM DESCRIPTION */

/* GALLERY */
.widget-gallery{
  position: relative;
  padding: 25px 0;
}
.widget-gallery .widget-pictures{
  display: flex;
}
.widget-gallery .widget-picture{
  display: flex;
  aspect-ratio: 13.5 / 9;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.widget-gallery .widget-navbar{
  position: relative;
  margin-top: 34px;
}
.widget-gallery .widget-navigation-wrap{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(calc(100% + 37px), 0);
  background-color: #ffffff;
  max-width: calc(100% / 4 - 28px);
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 20px;
}
.widget-gallery .widget-navigation{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 30px;
  overflow: hidden;
  border: 1px solid #000000;
  width: 100%;
  max-width: 242px;
}
.widget-gallery .widget-navigation .widget-nav{
  display: flex;
  position: relative;
  padding: 22px 28px;
  cursor: pointer;
  flex: 0 0 50%;
}
.widget-gallery .widget-navigation .widget-nav.next{
  justify-content: flex-end;
}
.widget-gallery .widget-navigation .widget-nav span{
  display: block;
  position: absolute;
  width: 24px;
  height: 1px;
  background-color: #000000;

  transition: width .3s cubic-bezier(0.4, 0, 0.2, 1);
}
.widget-gallery .widget-navigation .widget-nav:hover span{
  width: 46px;
}
.widget-gallery .widget-navigation .widget-nav span:before,
.widget-gallery .widget-navigation .widget-nav span:after{
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%) rotate(-45deg);
  transform-origin: left;
  width: 7px;
  height: 1px;
  background-color: #000000;
}
.widget-gallery .widget-navigation .widget-nav span:after{
  transform: translate(0, -50%) rotate(45deg);
}
.widget-gallery .widget-navigation .widget-nav.next span:before,
.widget-gallery .widget-navigation .widget-nav.next span:after{
  transform-origin: right;
  left: auto;
  right: 0;
}
.widget-gallery .widget-pagination{
  position: relative;
  overflow: hidden;
  border-radius: 0 0 215px 0;
}
.widget-gallery .widget-pagination .widget-pagination-item{
  transition: margin-right .6s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.widget-gallery .widget-pagination[data-move='false'] .widget-pagination-item.swiper-slide-active{
  margin-right: calc((100% / 4) + 50px) !important;
}
.widget-gallery .widget-pagination .widget-pagination-picture{
  aspect-ratio: 16 / 10.612;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;

  transition: filter .2s ease-out;
}
.widget-gallery .widget-pagination:hover .widget-pagination-picture{
  filter: grayscale(1);
}
.widget-gallery .widget-pagination .widget-pagination-item .widget-pagination-picture:hover{
  filter: none;
}
@media all and (max-width: 1600px) {
  .widget-gallery .widget-picture{
    aspect-ratio: 16 / 9;
  }
}
@media all and (max-width: 1000px) {
  .widget-gallery .widget-navigation-wrap{
    transform: translate(100%, 0);
    max-width: calc(100% / 3);
  }
  .widget-gallery .widget-pagination .widget-pagination-picture{
    aspect-ratio: 16 / 9;
  }
  .widget-gallery .widget-pagination[data-move='false'] .widget-pagination-item.swiper-slide-active{
    margin-right: calc((100% / 3) + 30px) !important;
  }
}
@media all and (max-width: 720px) {
  .widget-gallery{
    padding: 11px 0;
  }
  .widget-gallery .widget-navbar{
    display: none;
  }
  .widget-gallery .widget-pictures {
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 0 34px;
  }
  .widget-gallery .widget-picture{
    opacity: .5;

    transition: opacity .4s ease-out;
  }
  .widget-gallery .widget-picture.swiper-slide-active{
    opacity: 1;
  }
}
/* end GALLERY */


@media all and (max-width: 1000px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-text{
    margin: 0;
    padding: 0;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantages{
    margin: 15px 0 0;
    padding: 40px 0;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-content-image{
    height: clamp(220px, 40vw, 320px);
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-content-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .widget-description .widget-description-advantages{
    padding: 60px 0 clamp(60px, 10vw, 118px);
    margin: 60px 0 0;
  }
  .widget-description .widget-description-text{
    padding: 0;
    margin: 0;
  }
  .widget-description .widget-description-content-image{
    height: clamp(220px, 50vw, 520px);
  }
  .widget-description .widget-description-content-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-afterword:after{
    display: none;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-afterword{
    padding: 0;
    margin-top: 29px;
    font-size: 18px;
  }
}
@media all and (max-width: 720px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-item-phones{
    padding: 0 0 20px;
  }
}
@media all and (max-width: 550px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-content-image{
    border-radius: 100px 0 0 0;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-fact{
    flex-wrap: wrap;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-fact-number,
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-fact-description{
    flex: 0 0 100%;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-fact-description{
    max-width: none;
    margin: 16px 0 0;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-item-name{
    margin: 22px 0 0;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-item-footer{
    margin: 26px 0 0;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-item-wrap:last-child .widget-item-picture{
    border-radius: 0 0 100px 0;
  }
}
.where-to-go-photo-wrapper {
  aspect-ratio: 16 / 13.211;
  font-size: 0;
  line-height: 0;
}
.where-to-go-photo-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.where-to-go-elem {
  margin-bottom: 79px;
  gap: 40px;
}
.where-to-go-lightGalleryItem{
  position: relative;
}
.where-to-go-lightGalleryItem .owl-carousel,
.where-to-go-lightGalleryItem .owl-carousel .owl-stage{
  display: flex;
  overflow: hidden;
}
.where-to-go-lightGalleryItem .owl-carousel .owl-stage .owl-item{
}
.where-to-go-elem:last-child .where-to-go-lightGalleryItem .owl-carousel{
  border-radius: 0 0 150px 0;
  overflow: hidden;
}
.where-to-go-elem:last-child{
  margin-bottom: 0;
}
.where-to-go-icon-block{
  display: flex;
  margin-left: -123px;
}
.where-to-go-icon-block svg{
  height: auto;
}
.where-to-go-icon{
  display: flex;
  position: absolute;
}
.where-to-go-elem[data-id='462'] .where-to-go-icon.icon-1{
  top: 50%;
  right: 0;
  transform: translate(88px, -50%);
}
.where-to-go-elem[data-id='463'] .where-to-go-icon.icon-1{
  left: 0;
  top: 0;
  transform: translate(-34px, -34px);
  z-index: 2;
}
.where-to-go-elem[data-id='463'] .where-to-go-icon.icon-2{
  bottom: 0;
  right: 0;
  transform: translate(118px, 2px);
}
.where-to-go-elem[data-id='464'] .where-to-go-icon.icon-1{
  display: none;
}
.where-to-go-elem[data-id='466'] .where-to-go-icon.icon-1{
  right: 0;
  top: 50%;
  transform: translate(87px, -56%);
}
.where-to-go-elem[data-id='466'] .where-to-go-icon.icon-2{
  bottom: 0;
  left: 0;
  transform: translateX(-33.3333%);
}
.where-to-go-elem[data-id='468'] .where-to-go-icon.icon-1{
  display: none;
}
.where-to-go-elem[data-id='468'] .where-to-go-icon.icon-2{
  bottom: 0;
  left: 0;
  transform: translate(-124px, 2px);
}
.where-to-go-elem[data-id='470'] .where-to-go-icon.icon-1{
  top: 0;
  right: 0;
  transform: translate(53px, -55px);
  z-index: 2;
}
.where-to-go-elem[data-id='471'] .where-to-go-icon.icon-1{
  top: 50%;
  left: 0;
  transform: translate(-100px, -50%);
}
.where-to-go-elem-column {
  position: relative;
  max-width: calc(50% - 30px);
  flex: 0 0 calc(50% - 30px);
}
.where-to-go-elem-title {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 139.9%;
  text-transform: uppercase;
  margin-bottom: 19px;
}
.where-to-go-elem .carousel-prev,
.where-to-go-elem .carousel-next {
  width: 59px;
  height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
  line-height: 0;
  border: 1px solid transparent;
  transition: border-color 350ms;
  border-radius: 50%;
  user-select: none;
}
.where-to-go-elem .carousel-prev:hover,
.where-to-go-elem .carousel-next:hover {
  border-color: #000000;
}
.where-to-go-elem-address {
  color: #0C44A0;
  font-size: 18px;
  font-style: normal;
  line-height: 139.9%;
  margin-top: 37px;
}
.where-to-go-elem-link {
  color: #0C44A0;
  font-size: 18px;
  font-style: normal;
  line-height: 139.9%;
  margin-top: 10px;
}
.where-to-go-elem-description {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 139.9%; 
}
.where-to-go-elem-description span {
  font-weight: 600;
}
.where-to-go-elem-description p {
  margin-bottom: 13px;
}
.where-to-go-elem-description p:last-child{
  margin-bottom: 0;
}
.where-to-go-gallery-counter {
  color: #000;
  font-size: 16px;
  line-height: 110%;
}
.where-to-go-gallery-counter .owl-gallery-counter {
  font-size: 30px;
  font-weight: 600;
}
.where-to-go-bottom-block-wrap{
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 20px;
  width: 100%;
  margin-top: 36px;
}
.widget-item-wrap:nth-child(even) .where-to-go-bottom-block-wrap {
  flex-direction: row-reverse;
}
.where-to-go-bottom-block {
  display: flex;
  align-items: center;
  gap: 16px;
}
.where-to-go-elem:nth-child(even) {
  flex-direction: row-reverse;
}
.where-to-go-elem:nth-child(even) .where-to-go-bottom-block {
  justify-content: flex-start;
}
.where-to-go-owl-carousel-pagination-mobile{
  display: none;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 13px;
}
.where-to-go-owl-carousel-pagination-mobile.disabled{
  display: none;
}
.where-to-go-owl-carousel-pagination-mobile .owl-dot{
  width: 8px;
  height: 8px;
  outline: none;
  border: none;
  background-color: #CACACA;
  margin: 0;
  padding: 0;
  border-radius: 50%;

  transition: background-color .2s ease-out;
}
.where-to-go-owl-carousel-pagination-mobile .owl-dot.active{
  background-color: #0C44A0;
}
@media all and (max-width: 1440px) {
  .where-to-go-icon-block{
    margin-left: -74px;
    max-width: 220px;
  }
}
@media all and (max-width: 1330px) {
  .where-to-go-icon-block{
    display: none;
  }
}
@media all and (max-width: 1240px) {
  .where-to-go-icon{
    display: none;
  }
  .where-to-go-elem-column{
    max-width: calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
  }
}
@media all and (max-width: 1000px) {
  .where-to-go-photo-wrapper{
    aspect-ratio: 14 / 18;
  }
  .where-to-go-elem {
    gap: 30px;
  }
  .where-to-go-elem-column{
    max-width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
  }
}
@media (max-width: 768px) {
  .where-to-go-elem .where-to-go-bottom-block {
    justify-content: flex-start;
    margin-bottom: 20px;
  }
  .where-to-go-elem-title {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .where-to-go-elem-address {
    font-size: 16px;
    margin-top: 27px;
  }
  .where-to-go-elem-link {
    font-size: 16px;
    margin-top: 10px;
  }
  .where-to-go-elem {
    margin-bottom: 41px;
  }
}
@media all and (max-width: 720px) {
  .where-to-go-elem{
    gap: 28px 30px;
  }
  .where-to-go-elem-column{
    max-width: 100%;
    flex: 0 0 100%;
  }
  .where-to-go-photo-wrapper {
    aspect-ratio: 16 / 10;
  }
  .where-to-go-elem,
  .where-to-go-elem:nth-child(even){
    flex-direction: row;
  }
  .where-to-go-bottom-block-navbar{
    display: none;
  }
  .where-to-go-lightGalleryItem .owl-carousel,
  .where-to-go-lightGalleryItem .owl-carousel .owl-stage-outer,
  .where-to-go-lightGalleryItem .owl-carousel .owl-stage{
    overflow: visible;
  }
  .where-to-go-lightGalleryItem{
    width: calc(100% + 10%);
    margin: 0 -5%;
    padding: 0 5%;
  }
  .where-to-go-lightGalleryItem .owl-carousel .owl-item{
    opacity: .5;

    transition: opacity .3s ease-out;
  }
  .where-to-go-lightGalleryItem .owl-carousel .owl-item.active{
    opacity: 1;
  }
  .where-to-go-elem-title{
    margin-bottom: 15px;
  }
  .where-to-go-elem-description p {
    margin-bottom: 17px;
  }
  .where-to-go-owl-carousel-pagination-mobile{
    display: flex;
  }
}
@media all and (max-width: 600px) {
  .where-to-go-photo-wrapper {
    aspect-ratio: 16 / 14.3;
  }
}

@media all and (max-width: 1240px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-picture-wrap,
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-header-text{
    max-width: calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-picture{
    max-width: none;
  }

  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantages-wrapper{
    padding: 58px 20px 60px;
  }
}
@media all and (max-width: 1100px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header{
    flex-wrap: wrap;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-picture-wrap,
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-header-text{
    max-width: 100%;
    flex: 0 0 100%;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-title br.mobile{
    display: block;
  }
}
@media all and (max-width: 1000px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantage {
    max-width: calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
  }
}
@media all and (max-width: 900px) {
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-title br.mobile{
    display: none;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantage-number{
    font-size: 40px;
    padding: 0;
    margin: 0 0 2px;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantage-name{
    font-size: 20px;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantages-wrapper{
    padding: 48px 20px 52px;
  }
}
@media all and (max-width: 600px) {
  .widget.c-about-ref.c-about-ref-template-1-1 {
    padding: 12px 0 34px;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-title#pagetitle {
    font-size: 31.55px;
    margin-top: 19px;
    margin-bottom: 26px;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-title br.mobile{
    display: block;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-title + .widget-description{
    margin-top: 27px;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-description{
    line-height: 139%;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-header .widget-picture-wrap .icon{
    top: 5px;
    width: 77px;
  }

  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantage {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .widget.c-about-ref.c-about-ref-template-1-1 .widget-description-advantages-wrapper{
    border-radius: 20px;
  }
}
/*# sourceMappingURL=style.css.map */
