@import "/local/templates/tura_les/styles.fonts.css" screen;
*{
	-moz-box-sizing: border-box; /* Для Firefox */  
	box-sizing: border-box; /* Ширина блока с полями */
	/*color:#fff;
	font-family: 'San Francisco(SF UI)';*/
}
a{
	text-decoration: none;
    font-family: 'San Francisco(SF UI)';
	color:#fff;
}
a:hover{
	text-decoration: underline;
	font-weight: bolder;

}
html, body {
  position: relative;
  height: 100%;
}
body {
  background: #eee;
  font-size: 14px;
  color:#000;
  margin: 0;
  padding: 0;
  font-family: 'San Francisco(SF UI)';
  letter-spacing: 1px;
  color:#fff;
}
h1, h2{
font-family: 'MagistralC';
}
h1{
	font-size: 60px;
	margin-bottom: 10px;
}
h2{
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-bottom: 10px;
	width: fit-content;
	border-bottom: 2px solid #9fa34d;
	letter-spacing: 1px;
}
.swiper-wrapper ul {
display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
    margin-top: 0px;
}
.swiper-wrapper ul li{
	padding-left: 30px;
}


.swiper-container {
  width: 100%;
  height: 100%;
  background: #000;
}
.swiper-slide {
  font-size: 18px;
  color:#fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

}
.parallax-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 130%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
.swiper-slide .title {
  font-size: 41px;
  font-weight: 300;
}
.swiper-slide .subtitle {
  font-size: 21px;
}
.swiper-slide .text {
  font-size: 14px;
  /*max-width: 400px;*/
  line-height: 1.3;
}
/* ----------------------------------- svg ----------------------------------- */
svg {
	transform: translateZ(0);
	shape-rendering: geometricPrecision;
	text-rendering:geometricPrecision; 
	image-rendering:optimizeQuality; 
	fill-rule:evenodd;
	clip-rule:evenodd;
}
.svg-logo {
  display: block;
  width: 77px;
  height: 71px;
}
@media (max-width: 767px) {
  .svg-logo {
    width: 56px;
    height: 51px;
  }
}
.svg-logo-txt-1 {
  display: block;
  width: 130px;
  height: 22px;
  fill: #1c242e;
  position: absolute;
  top: 12px;
  left: 92px;
}
@media (max-width: 767px) {
  .svg-logo-txt-1 {
    width: 92px;
    height: 16px;
    top: 9px;
    left: 66px;
  }
}
.svg-logo-txt-2 {
  display: block;
  width: 129px;
  height: 20px;
  fill: #ff7c00;
  position: absolute;
  top: 40px;
  left: 92px;
}
@media (max-width: 767px) {
  .svg-logo-txt-2 {
    width: 92px;
    height: 14px;
    top: 29px;
    left: 66px;
  }
}
.svg-search {
  fill: #484e5a;
  display: block;
  width: 17px;
  height: 17px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-arrow-right {
  fill: #ff7c00;
  display: block;
  width: 8px;
  height: 12px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 0;
  top: 4px;
}
.svg-arrow-right-2 {
  fill: #ff7c00;
  display: block;
  width: 9px;
  height: 13px;
  position: absolute;
  top: -5px;
  right: -2px;
}
.svg-arrow-right-3 {
  fill: #ff7c00;
  display: block;
  width: 10px;
  height: 14px;
  position: absolute;
  top: 7px;
  right: 0;
}
.svg-arrow-right-4 {
  fill: #ff7c00;
  display: inline-block;
  width: 10px;
  height: 14px;
}
.pag-arr {
  fill: #ff7c00;
  display: block;
  width: 10px;
  height: 14px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-arrow-left {
  position: absolute;
  left: 0;
  top: 3px;
  fill: #ff7c00;
  width: 7px;
  height: 12px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-defa {
  display: block;
  width: 68px;
  height: 20px;
  fill: #6f747e;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-tw {
  width: 15px;
  height: 12px;
  display: block;
  fill: #fff;
  position: absolute;
  left: 6px;
  top: 7px;
}
.svg-fb {
  width: 9px;
  height: 16px;
  display: block;
  fill: #fff;
  position: absolute;
  left: 8px;
  top: 5px;
}
.svg-home {
  width: 10px;
  height: 10px;
  display: block;
  fill: #2c3443;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-arrow-down {
  width: 11px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  fill: #ff7c00;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-arrow-down-2 {
  width: 14px;
  height: 9px;
  display: inline-block;
  vertical-align: middle;
  fill: #ff7c00;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-icon-tel {
  display: block;
  width: 22px;
  height: 25px;
  fill: #fff;
  position: absolute;
  left: 15px;
  top: 14px;
}
.svg-icon-search {
  display: block;
  width: 25px;
  height: 25px;
  fill: #fff;
  position: absolute;
  left: 14px;
  top: 13px;
}
.svg-icon-searchbig {
  display: block;
  width: 34px;
  height: 34px;
  fill: #fff;
}
.svg-icon-pin {
  display: block;
  width: 22px;
  height: 26px;
  fill: #fff;
  position: absolute;
  left: 14px;
  top: 12px;
}
.svg-graph-1 {
  display: block;
  width: 15px;
  height: 15px;
  fill: #484e5a;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-graph-2 {
  display: block;
  width: 15px;
  height: 15px;
  fill: #484e5a;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-prev {
  display: block;
  width: 21px;
  height: 33px;
  fill: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-next {
  display: block;
  width: 21px;
  height: 33px;
  fill: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-arrow-big {
  fill: #ff7c00;
  display: inline-block;
  width: 21px;
  height: 33px;
}
.svg-arr-down-big {
  display: block;
  width: 22px;
  height: 14px;
  fill: #ff7c00;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-vertical-prev {
  display: block;
  width: 33px;
  height: 21px;
  fill: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-vertical-next {
  display: block;
  width: 33px;
  height: 21px;
  fill: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-q-down {
  width: 15px;
  height: 18px;
  display: block;
  fill: #ff2a00;
  position: absolute;
  left: -29px;
  top: 5px;
}
.svg-q-up {
  width: 15px;
  height: 18px;
  display: block;
  fill: #25b347;
  position: absolute;
  left: -29px;
  top: 5px;
}
.svg-checkbox {
  width: 19px;
  height: 12px;
  display: block;
  position: absolute;
  left: 1px;
  top: 3px;
  opacity: 0;
  fill: #ff7c00;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.svg-pin {
  width: 13px;
  height: 16px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  fill: #ff7c00;
}
.svg-photo {
  width: 24px;
  height: 19px;
  fill: #fff;
  position: absolute;
  left: 14px;
  top: 16px;
  display: block;
  z-index: 2;
}
.svg-book {
  width: 26px;
  height: 20px;
  fill: #fff;
  position: absolute;
  left: 13px;
  top: 15px;
  display: block;
  z-index: 2;
}
.svg-people {
  width: 27px;
  height: 18px;
  display: block;
  fill: #fff;
  position: absolute;
  left: 13px;
  top: 16px;
  z-index: 2;
}
.svg-filtr-icon-1 {
  display: block;
  fill: #ff7c00;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.svg-filtr-icon-2 {
  display: block;
  fill: #ff7c00;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.svg-filtr-icon-3 {
  display: block;
  fill: #ff7c00;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.svg-filtr-icon-4 {
  display: block;
  fill: #ff7c00;
  width: 22px;
  height: 22px;
  position: absolute;
  top: -1px;
  left: -1px;
}
.svg-filtr-icon-5 {
  display: block;
  fill: #ff7c00;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -2px;
  left: -2px;
}
.svg-filtr-icon-6 {
  display: block;
  fill: #fff;
  stroke: #ff7c00;
  stroke-linejoin: round;
  stroke-width: 4px;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -2px;
  left: -2px;
}
.svg-filtr-icon-7 {
  display: block;
  fill: #fff;
  stroke: #ff7c00;
  stroke-width: 4px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.svg-filtr-icon-8 {
  display: block;
  fill: #fff;
  stroke: #ff7c00;
  stroke-width: 4px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.svg-filtr-icon-9 {
  display: block;
  fill: #ff7c00;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.svg-filtr-icon-10 {
  display: block;
  fill: #ff7c00;
  width: 22px;
  height: 22px;
  position: absolute;
  top: -1px;
  left: -1px;
}
.svg-filtr-icon-11 {
  display: block;
  fill: #ff7c00;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -1px;
  left: 0;
}
.svg-filtr-checkbox {
  width: 14px;
  height: 11px;
  fill: #2c3443;
  display: block;
}
.svg-up {
  display: block;
  width: 21px;
  height: 12px;
  fill: #fff;
  position: absolute;
  top: 17px;
  left: 14px;
}
.svg-close {
  width: 11px;
  height: 11px;
  display: block;
  fill: #484e5a;
}
/* ----------------------------------- //svg ----------------------------------- */
.logo-block{

}
.logo-site{
	font-family: 'MagistralC';
	font-size: 2vw;
    font-weight: bold;
    border-bottom: 2px solid #87a34d;
    padding-bottom: 10px;
}
.logo-sinergy {
    text-align: right;
    font-family: 'MagistralC';
    color: #87a34d;
    font-size: 1.2vw;
    letter-spacing: 2px;
}
.logo-sinergy-img div{
    display: block;
    width: 128px;
    height: 108px;
    padding-left: 20px;
}
.logo-sinergy-img div svg{
    width: 100%;
    height: 100%;
}
.logo-sinergy-img div svg use{
fill: #6b8544;
}
/* ----------------------------------- top-menu ----------------------------------- */
div.top-menu{
	position:fixed;
	width: 100%;
	color: #fff;
	padding: 40px 60px;
	z-index: 10;
}

nav {padding: 0 60px;}

/* ----------------------------------- mobile-menu ----------------------------------- */
.mobile-bar {
  display: none;
  height: 41px;
  border-bottom: 1px solid #ecedf1;
  position: relative;
}
@media (max-width: 767px) {
  .mobile-bar {
    display: block;
  }
}
.mobile-bar__open {
  background: #ecedf1;
  color: #2c3443;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  height: 41px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 10px;
  font-family: ubuntu, sans-serif;
  font-weight: bold;
}
.mobile-bar__open:hover {
  text-decoration: none;
}
.mobile-bar__wrap {
  width: 88px;
  position: absolute;
  left: 0;
  top: 0;
}
.mobile-bar__search {
  position: absolute;
  left: 11px;
  top: 11px;
}
.mobile-bar__lang {
  position: absolute;
  top: 8px;
  right: 0;
}
.mobile-bar__lang-open {
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  font-family: ubuntu, sans-serif;
  color: #2c3443;
  padding-right: 20px;
  position: relative;
}
.mobile-bar__lang-open:hover {
  text-decoration: none;
}
.mobile-bar__lang-open:after {
  content: "";
  display: block;
  width: 10px;
  height: 7px;
  background: url(../../.default/images/arr.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 6px;
}
.mobile-bar__lang-popup {
  background: #fff;
  position: absolute;
  top: 100%;
  width: 100%;
  display: none;
}
.mobile-bar__lang-link {
  font-size: 16px;
  line-height: 18px;
  font-family: ubuntu, sans-serif;
  color: #2c3443;
}
.mobile-bar__lang-link:hover {
  text-decoration: none;
}
.mobile-menu {
  position: absolute;
  z-index: 19;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: auto;
}
@media (min-width: 1100px) {
  .mobile-menu {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1099px) {
  .mobile-menu {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mobile-menu {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .mobile-menu {
    display: none;
  }
}
.mobile-menu__layout {
  background: #000;
  opacity: .5;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.mobile-menu__content {
  background: #ecedf1;
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  z-index: 2;
  display: none;
  padding: 15px 0;
}
.mobile-menu__close {
  position: absolute;
  height: 40px;
  background: #ecedf1;
  width: 70px;
  right: 0;
  top: 0;
}
.mobile-menu__closewr {
  position: absolute;
  left: 29px;
  top: 14px;
}
.mobile-menu__link {
  display: block;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  color: #2c3443;
  font-family: ubuntu, sans-serif;
  font-weight: bold;
  white-space: nowrap;
}
.mobile-menu__link:hover {
  text-decoration: none;
}
.mobile-menu__link.active {
  color: #ff7c00;
}
.mobile-menu__txt {
  white-space: normal;
  margin-right: 10px;
}
.mobile-menu__arr:after {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #2c3443;
  display: inline-block;
}
.mobile-menu__link.active .mobile-menu__arr:after {
  border-bottom-color: #ff7c00;
  border-top-color: transparent;
  margin-bottom: 4px;
}
.mobile-menu__hidden {
  background: #fff;
  display: none;
}
.mobile-menu__item:last-child .mobile-menu__hidden {
  display: block;
  background: none;
  border-top: 1px solid #fff;
  padding: 15px 0 0;
  margin-top: 20px;
}
.mobile-menu__list {
  padding: 5px 0;
}
.mobile-menu__link-in {
  display: block;
  color: #2c3443;
  font-size: 15px;
  line-height: 18px;
  padding: 10px 30px;
}
.mobile-menu__link-in:hover {
  text-decoration: none;
}
.mobile-menu__link-in.active {
  color: #ff7c00;
}
.mobile-menu__li-in.has-children .mobile-menu__link-in {
  display: inline-block;
}
.mobile-menu__list-2 {
  margin-top: 15px;
  margin-left: 20px;
}
.mobile-menu__li-in-2 {
  margin-bottom: 5px;
}
.mobile-menu__link-in-2 {
  color: #2c3443;
  font-size: 13px;
  line-height: 18px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.mobile-menu__link-in-2:hover {
  text-decoration: none;
  color: #ff7c00;
}
.mobile-menu__link-in-2.active {
  color: #ff7c00;
}
/* ----------------------------------- //mobile-menu ----------------------------------- */

div.partners-logo{

}
.partners-logo-img {
    display: inline-block;
    height: 100px;
    width: 20%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 5px 10px;
}
.element-content .title-block{
    width: 50%;
    height: 100%;
    padding: 0px 60px;
    margin-left: 50%;
}
.element-content .content-block{
	width: 50%;
	height: 100%;
	display: inline-flex;
	padding: 0px 60px;
}

div.site-img{
	display: block;
    position: relative;
    width: 75%;
    margin: auto;
    border-radius: 50%;
  /*padding: 40px;*/

}
div.site-img svg {
fill: #ffffffc4;
}
.swiper-pagination-bullet{
background: #6b8544;
 opacity: 1 !important;
}
.swiper-pagination-bullet{
width: 10px;
    height: 10px;
border: 1px solid #6b8544;
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 12px 0;
}
/*.swiper-container-vertical>.swiper-pagination-bullets{
    background: url(/local/templates/tura_les/images/point.jpg);
    background-repeat-x: no-repeat;
    background-position: center;
}*/

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 20px;}