@font-face {
    font-family: 'Montserrat Regular';
    src: url('/assets/fonts/Montserrat-Regular.eot');
    src: url('/assets/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Montserrat-Regular.woff') format('woff'),
        url('/assets/fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat Semibold';
    src: url('/assets/fonts/Montserrat-SemiBold.eot');
    src: url('/assets/fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Montserrat-SemiBold.woff') format('woff'),
        url('/assets/fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat Bold';
    src: url('/assets/fonts/Montserrat-ExtraBold.eot');
    src: url('/assets/fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/assets/fonts/Montserrat-ExtraBold.woff') format('woff'),
        url('/assets/fonts/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Conv_ALS Sector Regular';
	src: url('/assets/fonts/ALS-Sector-Regular.eot');
	src: local('☺'), 
		url('/assets/fonts/ALS-Sector-Regular.woff') format('woff'), 
		url('/assets/fonts/ALS-Sector-Regular.ttf') format('truetype'), 
		url('/assets/fonts/ALS-Sector-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Conv_ALS Sector Bold';
	src: url('/assets/fonts/ALS-Sector-Bold.eot');
	src: local('☺'), 
		url('/assets/fonts/ALS-Sector-Bold.woff') format('woff'), 
		url('/assets/fonts/ALS-Sector-Bold.ttf') format('truetype'), 
		url('/assets/fonts/ALS-Sector-Bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;text-decoration:none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;}
:focus {outline: none;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;}
*{box-sizing:-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html {height: 100%;}
body{font-family: 'Montserrat Regular', sans-serif!important;zoom:100%;font-size:16px;color:#4D4D4D;line-height:1.5em;background: #fff;height:100%;position:relative;overflow-x:hidden;-webkit-text-size-adjust:none;-webkit-font-smoothing:subpixel-antialiased!important;}
a{color: inherit;}
p {margin-top: 0;margin-bottom: 7px;}
svg g {fill: inherit;stroke: inherit;}
h1 {font-size: 46px;font-weight: bold;font-family: 'Montserrat Bold';}
h2 {font-size: 26px;font-weight: bold;font-family: 'Montserrat Bold';}
h3 {font-size: 22px;font-weight: bold;font-family: 'Montserrat Bold';}
h4 {font-size: 16px;font-weight: bold;}
h5 {font-size: 16px;font-weight: bold;}
b {font-family: 'Montserrat Semibold';}

#manyMap {
    width: 100%;
    height: 800px;
}

.main-wrap h1 {font-size: 76px;font-weight: bold;font-family: 'Montserrat Bold';}
.main-wrap h2 {font-size: 42px;font-weight: bold;font-family: 'Montserrat Bold';}
.block-1 {
    font-size: 18px
}
.block-1 .img-wrap,.block-2 .txt-wrap {
    position: relative;
}
.block-2 .how-slider .txt-wrap:after {
    content: '';
    position: absolute;
    display: block;
    top: -35px;
    left: 22px;
    width: 70px;
    height: 70px;
}
.block-2 .img-wrap .scheme {
    max-width: 250px;
}
.block-2 .num1 .txt-wrap:after {
    background: url(/assets/images/b2-num1.svg) no-repeat center center/contain;
}
.block-2 .num2 .txt-wrap:after {
    background: url(/assets/images/b2-num2.svg) no-repeat center center/contain;
}
.block-2 .num3 .txt-wrap:after {
    background: url(/assets/images/b2-num3.svg) no-repeat center center/contain;
}
.block-2 .txt-wrap {
    background: #95B2DA;
    color: #fff;
    border-radius: 20px;
    min-height: 280px;
}
.block-3 .txt-wrap {
    line-height: 28px;
    font-size: 20px;
    text-align: center;
}
.block-3 .txt-wrap span {
    padding: 10px 10px;
    border-radius: 50px;
}
.block-4 ul.list li {
    margin: 32px 0;
}
.block-4 ul {
    list-style: disc;
}
.block-4 ul li {
    margin-left: 16px;
}
.block-5 {
    position: relative;
    z-index: 1;
}
.block-5 .bg {
    position: absolute;
    background: #95B2DA;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.block-5 .bg:before,.block-5 .bg:after {
    content: '';
    background: url(/assets/images/b5-bg.svg) repeat-x center center/contain;
    position: absolute;
    left: 0;
    width: 100%;
    height: 60px;
}
.block-5 .bg:before {
    top: -20px;
}
.block-5 .bg:after {
    bottom: -20px;
}
.block-5 .item {
    position: relative;
    border-radius: 30px;
}
.block-5 .item.i1:before {
    content: '';
    background: url(/assets/images/b5-i1-bg.svg) no-repeat center center/contain;
    position: absolute;
    width: 120px;
    height: 120px;
    z-index: -1;
    left: -60px;
    bottom: 20px;
}
.block-5 .item.i2:before {
    content: '';
    background: url(/assets/images/b5-i2-bg.svg) no-repeat center center/contain;
    position: absolute;
    width: 218px;
    height: 106px;
    z-index: -1;
    left: -60px;
    bottom: -34px;
}

.block-5 .arr:before {
    display: block;
    content: url(/assets/images/b5-arr.svg);
    height: 20px;
    margin-right: 16px;
}


.block-7 {
    position: relative;
}
.block-7 .bg {
    position: absolute;
    background: #DDA4AF;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.block-7 .bg:before,.block-7 .bg:after {
    content: '';
    background: url(/assets/images/b7-bg.svg) repeat-x center center/contain;
    position: absolute;
    left: 0;
    width: 100%;
    height: 60px;
}
.block-7 .bg:before {
    top: -20px;
}
.block-7 .bg:after {
    bottom: -20px;
}
.block-7 .item {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
}
.block-8 .item {
    background: #AAC573;
    position: relative;
    border-radius: 30px;
}
.block-8 .item h3 {
    font-size: 28px;
}
.block-8 .row.top {
    margin-bottom: 32px;
}
.block-9 .circle-wrap {
    position: relative;
    height: 100px;
    width: 250px;
    margin: 0 auto;
}
.block-9 .item {
    background: #EA969E;
    perspective: 200px;
  width: 200px;
  height: 60px;
}
.block-9 .item:before {
  border: 1px solid;
  transform: rotateX(40deg);
  transform-origin: 50% 100%;
  border-radius: 10px 10px 0 0;
  height: 100%;
  width: 100%;
  position: absolute;
  content: '';
}
.block-9 .item:nth-child(1) {
    top: 0%;
    left: 50%;
    transform: translate(-50%, 0) rotate(0deg);
}

.block-9 .item:nth-child(2) {
    top: 10%;
    left: 85%;
    transform: translate(-50%, 0) rotate(40deg);
}
.block-9 .item:nth-child(3) {
    top: 35%;
    left: 100%;
    transform: translate(-50%, 0) rotate(80deg);
}

.block-9 .item:nth-child(4) {
    top: 65%;
    left: 85%;
    transform: translate(-50%, 0) rotate(120deg);
}




.block-10 {
    position: relative;
    z-index: 1;
}
.block-10 .bg {
    position: absolute;
    background: #AAC573;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.block-10 .bg:before,.block-10 .bg:after {
    content: '';
    background: url(/assets/images/b10-bg.svg) repeat-x center center/contain;
    position: absolute;
    left: 0;
    width: 100%;
    height: 60px;
}
.block-10 .bg:before {
    top: -20px;
}
.block-10 .bg:after {
    bottom: -20px;
}
.block-10 .item {
    position: relative;
    border-radius: 30px;
}
.block-10 .item.i2:before {
    content: '';
    background: url(/assets/images/b10-i2-bg.svg) no-repeat center center/contain;
    position: absolute;
    width: 120px;
    height: 120px;
    z-index: -1;
    left: 40%;
    top: -76px;
}
.block-10 .item.i3:before {
    content: '';
    background: url(/assets/images/b5-i4-bg.svg) no-repeat center center/contain;
    position: absolute;
    width: 123px;
    height: 123px;
    z-index: -1;
    left: -48px;
    top: 50px;
}

.block-10 h3:before {
    display: block;
    margin-bottom: 16px;
}
.block-10 .item.i1 h3:before {
    content: url(/assets/images/b5-ico1.svg);
}
.block-10 .item.i2 h3:before {
    content: url(/assets/images/b5-ico4.svg);
}
.block-10 .item.i3 h3:before {
    content: url(/assets/images/b5-ico2.svg);
}
.block-10 .item.i4 h3:before {
    content: url(/assets/images/b5-ico3.svg);
}
.block-10 .item.i5 h3:before {
    content: url(/assets/images/b10-ico5.svg);
}
.block-10 .item.i6 h3:before {
    content: url(/assets/images/b5-ico5.svg);
}

.block-11 .item {
    background: #AAC573;
    position: relative;
    border-radius: 30px;    
}

.block-12 .item {
    background: #95B2DA;
    position: relative;
    border-radius: 30px;    
}

.block-12 .item .bg:after {
    content: '';
    background: url(/assets/images/b12-ico3.svg) no-repeat center center / contain;
    position: absolute;
    left: 50%;
    bottom: -30px;
    width: 150px;
    height: 74px;
}
.block-slider .item {
    border-radius: 30px;
    overflow: hidden;
    margin: 0 5px;
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.block-slider .slick-center {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.block-slider .slick-track {
    padding: 16px 0;
}


.block-form {
    position: relative;
    bottom: -20px;
}
.block-form .bg {
    position: absolute;
    background: #95B2DA;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.block-form .bg:before{
    content: '';
    background: url(/assets/images/b5-bg.svg) repeat-x center center/contain;
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 60px;
}
.feedform {
    position: relative;
    border-radius: 50px;
}
.placeholder {
    z-index: 3;
    background: none;
    pointer-events: none;
    position: absolute;
    font-size: 14px;
    top: calc(50% - 12px);
    left: 20px;
    opacity: 0.8;
    margin: 0px;
    transition: 0.1s ease-in-out;
}
.form-group,.feedform .item {
    position: relative;
}
.feedform .item.i1:before {
    content: url(/assets/images/form-ico1.svg);
}
.feedform .item.i2:before {
    content: url(/assets/images/form-ico2.svg);
}
.feedform .item.i3:before {
    content: url(/assets/images/form-ico3.svg);
}
.form-group.hasVal .placeholder {
    top: 3px;
    font-size: 0.75rem;
    opacity: 0.4;
    line-height: 1em;
}
.form input {
    border: 1px solid #F7BE81;
    border-radius: 50px;
    padding: 10px 20px;
}
.tplbutton.btn.big {
    background: #F7BE81;
    color: #fff;
    font-weight: bold;
    font-family: 'Montserrat SemiBold';
}
.phone,.mail {
    position: relative;
    font-family: 'Montserrat SemiBold';
    font-size: 18px;
    display: flex;
    align-items: center;
}
.phone:before ,.mail:before {
    margin: 0 10px 0 0;
    width: 30px;
}
.phone:before {
    content: url(/assets/images/phone-ico.svg);
}
.mail:before {
    content: url(/assets/images/mail-ico.svg);
}


.orgaddr {
    display: none;
    visibility: hidden;
    height: 0px;
    width: 0px;
    padding: 0px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}


.faq .accordion {
    border-bottom: 1px solid #AAC573;
}
.faq .title {
    cursor: pointer;
    display: block;
    border-top: 1px solid #AAC573;
}
.faq .title h3 {
    position: relative;
    font-size: 22px;
    padding-right: 40px;
}
.faq .title h3:after {
    content: '';
    background: url(/assets/images/faq-arr.svg) no-repeat center center/contain;
    right: 7px;
    position: absolute;
    width: 25px;
    height: 25px;
}
.accordion .item.current .title h3:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.faq .hidden {
    display: none;
}
#manyMap {
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    overflow: hidden;
}
.map .map-wrap {
    position: absolute;
    top: 100px;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0;
}
.map .item {
    background: #fff;
}
.map .item a {
    color: inherit;
    cursor: pointer;
}
.map .item .ico img {
    width: 27px;
}

.map .item .title {
    font-family: 'Montserrat Semibold';
    color: #fff;
    border-radius: 20px;
}
.map .item {
    border-radius: 20px;
}
.map .item.org-1 .title {
    background: #AAC573;
}
.map .item.org-2 .title {
    background: #95B2DA;
}
.map .item.org-3 .title {
    background: #F7BE81;
}
.map .item.org-4 .title {
    background: #DA9F82;
}
.map .item .point {
    min-height: 60px;
}
.map .item.org-1 .map-link:not(:last-child) .point {
    border-bottom: 1px solid #AAC573;
}
.map .item.org-2 .map-link:not(:last-child) .point {
    border-bottom: 1px solid #95B2DA;
}
.map .item.org-3 .map-link:not(:last-child) .point {
    border-bottom: 1px solid #F7BE81;
}
.map .item.org-4 .map-link:not(:last-child) .point {
    border-bottom: 1px solid #DA9F82;
}
.map .item .map-link .point .ico span {
    display: block;
    width: 27px;
    height: 27px;
    padding: 3px;
    font-family: 'Montserrat bold';
    font-size: 18px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
}
.map .item.org-1 .map-link .point .ico span {
    background: #AAC573;
}
.map .item.org-2 .map-link .point .ico span {
    background: #95B2DA;
}
.map .item.org-3 .map-link .point .ico span {
    background: #F7BE81;
}
.map .item.org-4 .map-link .point .ico span {
    background: #DA9F82;
}

.org-slider {
    margin: 0 -10px;
}
.org-slider .item {
    margin: 0 10px;
}
.contact>div:before {
    margin: 0 10px 0 0;
    width: 15px;
    height: 20px;
}
.contact .addr:before {
    content: url(/assets/images/addr-ico.svg);
}
.contact .phone:before {
    content: url(/assets/images/phone-ico.svg);
}
.contact .email:before {
    content: url(/assets/images/email-ico.svg);
}
.inner-wrap .org-1 h1 {
    color: #AAC573;
}
.inner-wrap .org-2 h1 {
    color: #95B2DA;
}
.inner-wrap .org-3 h1 {
    color: #F7BE81;
}
.inner-wrap .org-4 h1 {
    color: #DA9F82;
}
.inner-wrap h3 img {
    width: 25px;
    margin-right: 10px;
}
.inner-wrap .addrs .contact {
    margin-left: 37px;
}
.team h3 {
    font-family: 'Montserrat Bold';
}
.team-slider {
    margin: 0 -16px;
}
.team-slider .item {
    margin: 0 16px;
}
.team-slider .slick-list {
    margin-bottom: 60px;
}
.line-dots {
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    flex-direction: row;
    border-bottom: 1px solid;
}
.line-dots li {
    position: relative;
    display: block;
    padding: 0;
    cursor: pointer;
    flex: 1 1 auto;
    bottom: -2px;
    height: 3px;
}
.line-dots li button {
    line-height: 0;
    display: block;
    width: 100%;
    height: 3px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: none;
    position: relative;
}
.inner-wrap .org-1 .line-dots li.slick-active button {
    background: #AAC573;
}
.inner-wrap .org-2 .line-dots li.slick-active button {
    background: #95B2DA;
}
.inner-wrap .org-3 .line-dots li.slick-active button {
    background: #F7BE81;
}
.inner-wrap .org-4 .line-dots li.slick-active button {
    background: #DA9F82;
}
.inner-wrap .org-1 .line-dots {
    border-color: #AAC573;
}
.inner-wrap .org-2 .line-dots {
    border-color: #95B2DA;
}
.inner-wrap .org-3 .line-dots {
    border-color: #F7BE81;
}
.inner-wrap .org-4 .line-dots {
    border-color: #DA9F82;
}



.how-slider {
    margin: 0 -10px;
}
.how-slider .slick-track {
    height: 100%;
}
.how-slider .item {
    margin: 0 10px;
    padding-top: 35px;
}
.inner-wrap .story-slider .stitle {
    display: inline-block;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
}
.inner-wrap .org-1 .story-slider .stitle {
    background: #DDA4AF;
}
.inner-wrap .org-2 .story-slider .stitle {
    background: #95B2DA;
}
.inner-wrap .org-3 .story-slider .stitle {
    background: #F7BE81;
}
.inner-wrap .org-4 .story-slider .stitle {
    background: #DA9F82;
}
.copy {
    font-size: 10px;
}
.umap-menu .link {
    padding: 10px 20px;
    border-radius: 50px;
    border: 1px solid;
}
.umap-menu .link.org-1 {
    color: #AAC573;
}
.umap-menu .link.org-2 {
    color: #95B2DA;
}
.umap-menu .link.org-3 {
    color: #F7BE81;
}
.umap-menu .link.org-4 {
    color: #DA9F82;
}
.umap-menu .link:hover {
    color: #fff;
}
.umap-menu .link.org-1:hover {
    background: #AAC573;
}
.umap-menu .link.org-2:hover {
    background: #95B2DA;
}
.umap-menu .link.org-3:hover {
    background: #F7BE81;
}
.umap-menu .link.org-4:hover {
    background: #DA9F82;
}
.bot-menu ul {
    display: none;
}






.bg-white {
    background: #FFF!important;
}
.bg-red {
    background: #DF4252!important;
}
.text-red,.red {
    color: #DF4252!important;
}
.text-grn {
    color: #AAC573!important;
}
.text-blue {
    color: #95B2DA!important;
}
.text-orng {
    color: #F7BE81!important;
}
.text-pink {
    color: #DDA4AF!important;
}
.text-lpink {
    color: #EA969E;
}
.text-grey {
    color: #4D4D4D!important;
}
img {
    width: 100%;
}
ul.list {
    list-style: none;
}
.list li {
    position: relative;
    padding-left: 25px;
    margin: 32px 0;
}
.list li:before {
    content: '';
    width: 15px;
    height: 15px;
    background: url(/assets/images/li.svg) no-repeat center center/contain;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
}
ul.list2 {
    list-style: none;
}
.list2 li {
    position: relative;
    padding-left: 20px;
    margin: 16px 0;
}
.list2 li:before {
    content: '';
    width: 15px;
    height: 15px;
    background: url(/assets/images/list2.svg) no-repeat center center/contain;
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
}


.faq ol {
    list-style-type: decimal;
}
ul.list1,.faq ul {
    list-style: disc;
}
.list1 li,.faq ul>li,.faq ol>li {
    margin: 8px 0 8px 20px;
}



.dop {
    font-size: 20px;
}
.bot-menu>li {
    border-bottom: 1px solid #fff;
}
.bot-menu.first>li:first-child {
    border-top: 1px solid #fff;
}
.bot-menu .has-sub span {
    position: relative;
}
.bot-menu .has-sub span:after {
    content: '';
    background: url(/assets/images/sub-icon.svg) no-repeat center center/contain;
    right: 15px;
    position: absolute;
    width: 10px;
    height: 17px;
}
.bot-menu .has-sub.current span:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}



.top-nav {
    background: #FFF;
}
footer {
    background: #F7BE81;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.menu {
    position: absolute;
    width: 100%;
    top: 60px;
    left: 0;
    background: #fff;
    z-index: 9;
    display: none;
}
.menu.open {
    display: flex;
    background: #DF4252;
}
.menu.open a {
    color: #FFF;
}
.menu>ul {
	display: flex;
	flex: 0 0 100%;
    max-width: 100%;
    justify-content: space-between;
    flex-direction: column;
}
.menu li {
    position:relative;
}
.menu li:not(:last-child):after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -1px;
    border-right: 1px solid #FFF;
    height: 100%;
}
.menu a {
	position: relative;
    text-decoration: none;
    padding: 15px 15px;
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    color: #DF4252;
    display: flex;
    align-items: center;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    font-family: 'Montserrat Semibold';
}
.menu li.active a,.menu.main li.last a {
    opacity: 1;
}
.menu.inner span,.menu.main span {
    position: relative;
    text-decoration: none;
    padding: 15px 15px;
    line-height: 14px;
    font-weight: 400;
    font-family: 'MoskvichSans-Regular';
    letter-spacing: 1px;
    text-align: left;
    font-size: 24px;
    text-transform: uppercase;
    color: #FFF;
    display: flex;
    align-items: center;
}
.menu.report a {
    font-size: 18px;
}
.menu.report span {
    display: flex;
    padding: 15px 15px;
    line-height: 14px;
    font-weight: 400;
    font-family: 'MoskvichSans-Regular';
    letter-spacing: 1px;
    text-align: left;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
}
.menu a:hover {
    text-decoration: underline;
}
.menu-but {
    position: relative;
    height: 30px;
    cursor: pointer;
    width: 30px;
}
.menu-but span {
    display: block;
    width: 30px;
    position: absolute;
    margin: 13px 0;
    right: 0;
    height: 3px;
    background: #DF4252;
    border-radius: 5px;
    text-indent: -999999px;
}
.menu-but span:before, .menu-but span:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #DF4252;
    content: "";
    border-radius: 5px;
    -webkit-transition-duration: 0.2s,0.2s;
    transition-duration: 0.2s,0.2s;
}
.menu-but span:before {
    top: -9px;
}
.menu-but span:after {
    bottom: -9px;
}
.menu-but.hide span {
    background: transparent;
}
.menu-but.hide span:before {
    top: 0;
    transform: rotate(45deg);
}
.menu-but.hide span:after {
    bottom: 0;
    transform: rotate(135deg);
}
.social {margin: 0 -5px;}
.social a {display: inline-block;width: 40px;height: 40px;text-indent: 9999px;margin: 0 5px;overflow: hidden;}
.social a.tg {background: url(/assets/images/tg.svg) no-repeat center center/contain;}
.social a.vk {background: url(/assets/images/vk.svg) no-repeat center center/contain;}
.social a.ok {background: url(/assets/images/ok.svg) no-repeat center center/contain;}
.close-but {
    position: absolute;
    cursor: pointer;
    width: 40px;
    height: 40px;
    right: 16px;
}
a.lnk {
    position: relative;
    padding-right: 30px;
}
a.lnk:after {
    content: '';
    display: block;
    width: 18px;
    height: 17px;
    background: url(/assets/images/lnk_w.svg) no-repeat center center/contain;
    position: absolute;
    top: -2px;
    right: 0;
}

.close-but span {
    display: block;
    text-indent: -999999px;
}
.close-but span:before, .close-but span:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #528C54;
    content: "";
    border-radius: 5px;
    -webkit-transition-duration: 0.2s,0.2s;
    transition-duration: 0.2s,0.2s;
}
.close-but span:before {
    top: 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close-but span:after {
    top: 15px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.upp-but {
	display: none;
	cursor: pointer;
	text-decoration: none;
    position: fixed;
    bottom: 12%;
    right: 1%;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: -99999px;
    z-index: 20;
    background: url(/assets/images/up-arrow.svg) no-repeat left top;
    background-size: 50px;
    opacity: 0.7;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.upp-but:hover,.hide-but span:hover {
    outline: none;
    opacity: 1;
}



.fancybox__content {
    padding: 0;
    color: none;
    background: none;
}
.play {
    display: block;
    position: relative;
}
.play:after {
    content: '';
    background: url(/assets/images/play.svg);
    width: 70px;
    display: block;
    height: 70px;
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
}
sub {
    font-size: 10px;
    line-height: 10px;
    position: relative;
    top: -8px;
}
.slider .slick-prev,.slider .slick-next {
    text-indent: -999999px;
    display: block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    background: #fff;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    z-index: 10;
    border-radius: 50%;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    opacity: 0.8;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
}
.slider .slick-prev {left: 0;}
.slider .slick-next {right: 0;}
.slider .slick-prev:after,.slider .slick-next:after {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -4px;
    border-left: 2px solid #AAC573;
    border-bottom: 2px solid #AAC573;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.slider .slick-prev:after {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.slider .slick-next:after {
    -moz-transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(225deg);
    margin-left: -9px;
}
.slider .slick-prev:hover,.slider .slick-next:hover {background: #fff;opacity: 0.9;}
.slider .slick-prev:hover:after,.slider .slick-next:hover:after {border-color: #AAC573;}
.slider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #C82E3E;
}


@media (min-width: 375px) {
    .block-2 .txt-wrap {
        min-height: 210px; 
    }
}
@media (min-width: 425px) {
    .block-2 .txt-wrap {
        min-height: 190px; 
    }
}

@media (min-width: 576px) {
    .block-10 h3:before {
        margin-bottom: 0;
        margin-right: 16px;
    }
    .block-5,.block-8,.block-10,.block-11,.block-12,.block-form {
        overflow-x: visible;
    }


}

@media (min-width: 768px) {
    .block-1 .img-wrap:after {  
        content: '';
        background: url(/assets/images/b1-ico.svg) no-repeat center center/contain;
        position: absolute;
        right: -40px;
        width: 225px;
        bottom: -35px;
        height: 90px;
    }
    .block-8 .item:before {
        content: '';
        background: url(/assets/images/b8-ico1.svg) no-repeat center center / contain;
        position: absolute;
        left: -125px;
        top: 60px;
        width: 160px;
        height: 80px;
    }
    .block-8 .item:after {
        content: '';
        background: url(/assets/images/b8-ico2.svg) no-repeat center center / contain;
        position: absolute;
        right: -58px;
        top: 40px;
        width: 100px;
        height: 80px;
    }
    .block-5 .item.i3:before {
        content: '';
        background: url(/assets/images/b5-i3-bg.svg) no-repeat center center/contain;
        position: absolute;
        width: 120px;
        height: 120px;
        z-index: -1;
        right: -36px;
        top: -90px;
    }
    .block-11 .item:before {
        content: '';
        background: url(/assets/images/b11-ico1.svg) no-repeat center center / contain;
        position: absolute;
        left: -60px;
        top: 33%;
        width: 115px;
        height: 100px;
    }
    .block-11 .item:after {
        content: '';
        background: url(/assets/images/b11-ico2.svg) no-repeat center center / contain;
        position: absolute;
        right: -50px;
        top: -41px;
        width: 120px;
        height: 120px;
    }
    .block-11 .item .bg:after {
        content: '';
        background: url(/assets/images/b11-ico3.svg) no-repeat center center / contain;
        position: absolute;
        right: -45px;
        bottom: 20px;
        width: 150px;
        height: 74px;
    }
    .block-12 .item:before {
        content: '';
        background: url(/assets/images/b12-ico1.svg) no-repeat center center / contain;
        position: absolute;
        left: -44px;
        bottom: 20px;
        width: 90px;
        height: 90px;
    }
    .block-12 .item:after {
        content: '';
        background: url(/assets/images/b12-ico2.svg) no-repeat center center / contain;
        position: absolute;
        right: -50px;
        top: 33%;
        width: 100px;
        height: 100px;
    }
    .feedform:after {
        content: '';
        background: url(/assets/images/form-bg.svg) no-repeat center center / contain;
        position: absolute;
        right: -38px;
        top: -22px;
        width: 100px;
        height: 100px;
    }
    .block-5 .item,.block-10 .item {
        border-radius: 50px;
    }
    .block-7 .item {
        border-radius: 50px;
    }
    .faq .title h3:after {
        right: 20px;
    }
    .block-2 .txt-wrap {
        min-height: 196px; 
    }
    .copy {
        font-size: inherit;
    }
    .bot-menu ul {
        display: initial;
    }
    .bot-menu>li {
        border-bottom: none;
    }
    .bot-menu.first>li:first-child {
        border-top: none;
    }
    .bot-menu a:hover,.y-balloon a:hover {
        text-decoration: underline;
    }
    .block-3 .txt-wrap {
        line-height: 36px;
        text-align: left;
    }
    .block-8 .row.top {
        margin-bottom: -200px;
    }
    .block-8 .row.bot {
        margin-bottom: 200px;
    }
    .block-8 .row.bot .mid {
        position: relative;
        bottom: -100px;
    }
    .block-8 .item {
        min-height: 400px;
    }
    .block-8 .item h3:after {
        content: '';
        background: url(/assets/images/b8-ico3.svg) no-repeat center center / contain;
        position: absolute;
        right: 30%;
        bottom: 25%;
        width: 110px;
        height: 110px;
    }

}

@media (min-width: 992px) {
    .menu {
        display: block;
        position: relative;
        top: initial;
        background: none;
    }
    .menu>ul {
        flex-direction: row;
        justify-content: end;
    }
    .menu a,.menu span,.menu.report span,.menu.inner span, .menu.main span {
        padding: 5px 15px;
    }
    .menu a {
        font-size: 16px;
    }
    .block-5 .item.i3:after {
        content: '';
        background: url(/assets/images/b5-i4-bg.svg) no-repeat center center/contain;
        position: absolute;
        width: 116px;
        height: 116px;
        z-index: -1;
        right: -57px;
        bottom: -42px;
    }
    .block-10 .item.i6:before {
        content: '';
        background: url(/assets/images/b5-i5-bg.svg) no-repeat center center/contain;
        position: absolute;
        width: 210px;
        height: 100px;
        z-index: -1;
        right: -76px;
        top: 70px;
    }
    
}

@media (min-width: 1024px) {
    #manyMap {
        width: 100%;
        height: 1000px;
    }
    .block-2 .txt-wrap {
        min-height: 200px; 
    }
    
}

@media (min-width: 1440px) {
    .block-2 .txt-wrap {
        min-height: 184px; 
    }
    
}

@media (min-width: 1500px) {
    

}

@media (max-width: 1320px) {
    body {font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1320 - 320)));}
    h1 {font-size: calc(20px + (46 - 20) * ((100vw - 320px) / (1320 - 320)));}
    h2 {font-size: calc(18px + (26 - 18) * ((100vw - 320px) / (1320 - 320)));}
    h3 {font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1320 - 320)));}
    .block-1 {font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1320 - 320)));}
    .main-wrap h1 {font-size: calc(24px + (76 - 24) * ((100vw - 320px) / (1320 - 320)));}
    .main-wrap h2 {font-size: calc(22px + (42 - 22) * ((100vw - 320px) / (1320 - 320)));}
    .faq .title h3 {font-size: calc(14px + (22 - 14) * ((100vw - 320px) / (1320 - 320)));}
    .dop {font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1320 - 320)));}
    .block-3 .txt-wrap {font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1320 - 320)));}
    .block-8 .item h3 {font-size: calc(16px + (28 - 16) * ((100vw - 320px) / (1320 - 320)));}
}


}

@keyframes anim-ramka {
    0% {
        background-size:    0 3px, 3px 0, 0 3px, 3px 0;
    }
    25% {
        background-size:    100% 3px, 3px 0, 0 3px, 3px 0;
    }
    50% {
        background-size:    100% 3px, 3px 100%, 0 3px, 3px 0;
    }
    75% {
        background-size:    100% 3px, 3px 100%, 100% 3px, 3px 0;
    }
    100% {
        background-size:    100% 3px, 3px 100%, 100% 3px, 3px 100%;
    }
}


