.tmpl-flex {
    display: flex;
}
.tmpl-col-3 {
    flex: 0 1 25%;
}
.tmpl-col-4 {
    flex: 0 1 33.3%;
}
.tmpl-col-5 {
    flex: 0 1 41.6%;
}
.tmpl-col-6 {
    flex: 0 1 50%;
}
.tmpl-col-7{
    flex: 0 1 58.3%;
}
.tmpl-col-8 {
    flex: 0 1 66.6%;
}
.tmpl-col-9 {
    flex: 0 1 75%;
}
.tmpl-col-12 {
    width: 100%;
}
.main-wrap {
	line-height: 1.5;
}
.row-top h3 {
	letter-spacing: normal;
	line-height: 1.5;
	font-family: "Stolzl-Book";
}
.team .container-right {
    padding-right: 0;
}
h1.page-title {
    font-size: 68px;
    margin-bottom: 1em;
    font-family: "Stolzl-Book";
	text-transform: none;
}
h2.page-title {
    font-size: 68px;
    margin-bottom: 1em;
    font-family: "Stolzl-Book";
	text-transform: none;
}
.projects .page-title {
    font-size: 48px;
    font-family: "Stolzl-Light";
    position: relative;
    z-index: 4;
}
.life h2.page-title {
    max-width: 700px;
}
.team .team-enps-header h2.page-title {
    margin-bottom: 0;
}
.team .page-title-mobile {
    display: none;
}
.team-slider-no-pd {
    margin-right: -12px;
    overflow: hidden;
}
.team-slider {
    padding-bottom: 35px;
}
.team-slider-header {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 20px;
}
.team-slider-header .item-desctiprion {
    font-size: 14px;
    font-family: "Stolzl-Book";
    padding-top: 44px;
    position: relative;
    margin-top: 15px;
}
.team-slider-header .item-desctiprion:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 45px;
    height: 26px;
    background-image: url('../img/desc.svg');
}
.team-slider-content {
    position: relative;
    overflow: hidden;
    padding-left: 12px;
}
.team-slider-content .swiper-slide {
    width: 20%;
    height: 650px;
    padding: 0 12px;
    transition: width .3s ease;
}
.team-slider-content .swiper-slide.swiper-slide-active {
    width: 40%;
}
.swiper-custom-navigation {
    display: inline-flex;
}
.team-slider-content .swiper-custom-navigation {
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 2;
}
.swiper-custom-prev, .swiper-custom-next {
    cursor: pointer;
    display: inline-block;
    width: 70px;
    height: 68px;
    background-color: #FC323C;
    background-position: center center;
    background-repeat: no-repeat;
}
.swiper-custom-prev {
   background-image: url('../img/prev.svg');
}
.swiper-custom-next{
    background-image: url('../img/next.svg');
}
.team-slider-content .swiper-slide .team-item  {
    height: 100%;
    position: relative;
}
.swiper-slide .team-item-image, .swiper-slide .team-item-image .image-next, .swiper-slide .team-item-image .image-active {
    height: 100%;
    width: 100%;
	left 0;
	top: 0;
	position: absolute;
	background-size: cover;
}
.swiper-slide .team-item-image .image-active {
    opacity: 0;
	transition: opacity 0.3s ease;
}
.swiper-slide .team-item-image .image-next {
    opacity: 1;
	transition: opacity 0.3s ease;
}
.swiper-slide.swiper-slide-active .team-item-image .image-active {
    opacity: 1;
}
.swiper-slide.swiper-slide-active .team-item-image .image-next {
    opacity: 0;
}
.team-item .team-item-header {
    position: absolute;
    width: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 2;
    padding: 20px;
}
.team-item .team-item-name {
    font-size: 28px;
    font-family: "Stolzl-Book";
    opacity: 0;
    transition: opacity .3s;
    transition-delay: .3s;
}
.team-item .team-item-title {
    font-size: 14px;
    font-family: "Stolzl-Book";
    opacity: 0;
    transition: opacity .3s;
    transition-delay: .3s;
}
.team-item  .team-item-quote {
    opacity: 0;
    position: absolute;
    width: 100%;
    overflow: hidden;
    left: 0;
    bottom: 0;
    z-index: 2;
    font-size: 16px;
    font-family: "Stolzl-Book";
    padding: 20px;
    padding-left: 135px;
    padding-bottom: 30px;
    transition: opacity .3s;
    transition-delay: .3s;
}
.team-item-title-next {
    font-size: 28px;
    font-family: "Stolzl-Book";
    position: absolute;
    width: 400px;
    bottom: 0;
    left: 85%;
    transform: rotate(-90deg);
    transform-origin: left;
}
.swiper-slide.swiper-slide-active  .team-item  .team-item-quote {
    opacity: 1;
}
.swiper-slide.swiper-slide-active  .team-item .team-item-name {
    opacity: 1;
}
.swiper-slide.swiper-slide-active  .team-item .team-item-title {
    opacity: 1;
}
.swiper-slide.swiper-slide-active  .team-item-title-next {
    display: none;
}
.team-enps {
    position: relative;
}
.team-enps  .team-enps-header {
    padding-top: 77px;
    position: relative;
}
.team-enps  .team-enps-header .circle-header {
    width: 265px;
    height: 265px;
    border-radius: 50%;
    background-color: #FC323C;
    position: absolute;
    bottom: -100px;
    left: 50px;
    transform: translateY(200px);
    opacity: 0;
}
.team-enps .line {
	margin-right: 60px;
	position: relative;
}
.team-enps .line:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 30px;
    width: 100%;
    height: 1px;
    background-color: #272727;
}
.team-enps-container  {
    position: relative;
    padding-top: 160px;
    padding-bottom: 270px;
    padding-left: 50px;
    overflow: hidden;
}
.team-enps-container .circle {
    width: 615px;
    height: 615px;
    border-radius: 50%;
    background-color: #FC323C;
    position: absolute;
    top: 0;
    right: -70px;
}
.team-enps-container .circle .triangle-up {
    position: absolute;
    right: 0;
    top: 32px;
    width: 0;
    height: 0;
    border-left: 153px solid transparent;
    border-right: 153px solid transparent;
    border-bottom: 275px solid #000;
}
.team-enps-container .circle .triangle-up:after {
    content: '';
    display: block;
    position: absolute;
    width: 275px;
    height: 275px;
    left: 0;
    top: 0;
    background-color: #000;
}
.team-enps-container .circle-medium {
    width: 154px;
    height: 154px;
    border-radius: 50%;
    background-color: #FC323C;
    position: absolute;
    top: 405px;
    right: 390px;
    transform: translateY(50px);
    opacity: 0;
}
.team-enps-container .circle-small {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #FC323C;
    position: absolute;
    top: 520px;
    right: 603px;
    transform: translateY(50px);
    opacity: 0;
}
.team-enps-container .team-enps-value {
    font-size: 148px;
    font-family: "Stolzl-Book";
    position: relative;
    z-index: 2;
    max-width: 572px;
    margin-left: auto;
    margin-right: 300px;
}
.team-enps-container .team-enps-label {
    font-size: 24px;
    font-family: "Stolzl-Book";
    padding-top: 28px;
    position: relative;
    z-index: 2;
    max-width: 572px;
    margin-left: auto;
    margin-right: 300px;
}
.team-enps-container .team-enps-label  span {
    max-width: 450px;
    display: inline-block;
    position: relative;
    z-index: 2;
}
.team-enps-container .team-enps-label:before {
    content: '';
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/line-enps.svg');
    background-repeat: no-repeat;
    background-position: right top;
}
.life_adv {
    padding-top: 110px;
    padding-bottom: 50px;
    position: relative;
    overflow: hidden;
	font-family: "Stolzl-Book";
}
.life_adv .back-field {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 70px;
    margin-left: auto;
    margin-right: auto;
    width: 1440px;
    height: 100%;
    background-image: url('../img/field.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
}
.life_adv .container {
    position: relative;
    z-index: 2;
}
.life_adv  .circle-large {
    position: absolute;
    width: 493px;
    height: 493px;
    border-radius: 50%;
    background-color: #FC323C;
    top: 55%;
    right: -250px;
}
.life_adv .tmpl-flex {
    justify-content: center;
    padding: 100px 0;
}
.life_adv .tmpl-flex:last-child {
    padding-bottom: 0;
}
.life_adv .adv-line {
    width: 205px;
    height: 205px;
    margin: 0 50px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
}
.life_adv .adv-1 .adv-line {
    background-image: url('../img/adv_line_1.svg');
}
.life_adv .adv-2 .adv-line {
    background-image: url('../img/adv_line_2.svg');
}
.life_adv .adv-3 .adv-line {
    background-image: url('../img/adv_line_3.svg');
}
.life_adv .adv-4 .adv-line {
    background-image: url('../img/adv_line_4.svg');
}
.life_adv .adv-header {
    width: 430px;
    position: relative;
}
.life_adv .adv-answer {
    width: 430px;
    position: relative;
}
.life_adv .adv-header h4 {
    font-family: "Stolzl-Book";
    font-size: 42px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}
.life_adv .adv-header h4 span {
    display: inline-block;
    position: relative;
    z-index: 2;
}
.life_adv .adv-header h4 .circle {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    background-color: #FC323C;
    position: absolute;
    transform: translateY(100px);
    opacity: 0;
}
.life_adv .adv-2 .adv-header h4 {
    max-width: 240px;
}
.life_adv .adv-1 .adv-header h4 .circle, .life_adv .adv-3 .adv-header h4 .circle {
    left: -40px;
    top: -40px;
}
.life_adv .adv-2 .adv-header h4 .circle{
    right: -40px;
    top: -40px;
}
.life_adv .adv-4 .adv-header h4 .circle  {
    right: -10px;
    top: -40px;
}
.life_adv .adv-header .adv-text {
    font-size: 20px;
}
.life_adv .adv-answer h5 {
    font-family: "Stolzl-Book";
    font-size: 20px;
    color: #FC323C;
    margin-bottom: 15px;
}
.life_adv .adv-answer .adv-text {
    font-size: 14px;
}
.life_adv .adv-answer .adv-text p {
    margin-bottom: 1em;
    font-size: 14px;
}
.life_adv .adv-answer .adv-text ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.life_adv .adv-answer .adv-text ul li {
    padding-left: 15px;
    font-size: 14px;
    position: relative;
	margin-bottom: 1em;
}
.life_adv .adv-answer .adv-text ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #000;
}
header .col1 {
    width: 100%;
}
header .col1 .header-menu {
    opacity: 1;
    width: 100%;
    margin: 0;
    padding-left: 75px;
    padding-right: 75px;
    display: flex;
    justify-content: space-between;
}
header .col1 .header-menu ul {
    flex: 0 1 35%;
    justify-content: space-between;
}
header .col1 .header-menu ul  li {
    margin: 0;
}
.vacancion-wrap .col1 .video-wrap {
    display: block;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
}
.vacancion-wrap .page-title {
    position: relative;
    z-index: 2;
}
.vacancion-wrap .img-wrap {
   padding-right: 44px;
   position: relative;
   overflow: visible;
}
.vacancion-wrap .img-wrap img {
    position: relative;
    z-index: 2;
}
.vacancion-wrap .page-desc {
    position: relative;
    z-index: 2;
    font-size: 18px;
    font-family: "Stolzl-Book";
    padding-bottom: 40px;
    border-bottom: 1px solid #D1D1D1;
}
.vacancion-wrap .tmpl-col-6 {
    max-width: 50%;
}
.main-barba-wrapper.vacancion .main-wrap {
    overflow: hidden;
}
.jobs-section {
    padding-bottom: 130px;
    border-bottom: 1px solid #D1D1D1;
    position: relative;
}
.jobs-section  .circle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ff2e34;
}
.vacancion-wrap .jobs-section .abs2 {
    position: absolute;
    width: 105px;
    height: 110px;
    bottom: 60px;
    right: 60px;
}
.vacancion-wrap .jobs-section .abs2 .circle1 {
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: 0px;
    left: 0px;
}
.vacancion-wrap .jobs-section .abs2 .circle2 {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 4%;
    right: 0px;
}
.vacancion-wrap .jobs-section .abs2 .circle3 {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 0%;
    right: 45%;
}
.vacancion-wrap .jobs-section .abs1 {
    position: absolute;
    top: 50%;
    right: -30px;
}
.vacancion-wrap .jobs-section .abs1 .circle {
    width: 180px;
    height: 180px;
}
.rss-list  {
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.rss-list .list-item {
    padding: 28px 0;
    border-bottom: 1px solid #D1D1D1;
}
.rss-list .list-item:nth-child(2n),  .rss-list .list-item:last-child {
    border-bottom: none;
}
.rss-list .list-item a {
    color: #000;
    font-size: 17px;
    display: inline-block;
    margin-bottom: 5px;
    font-family: "Stolzl-Book";
}
.rss-list .list-item a:hover {
    color: #000;
}
.vacancion-wrap .img-wrap .circle-large {
    content: '';
    position: absolute;
    left: -120px;
    top: 50px;
    height: 614px;
    width: 614px;
    border-radius: 50%;
    background-color: #FC323C;
    z-index: 1;
}
.ref-program {
    padding-top: 52px;
    font-family: "Stolzl-Book";
}
.ref-program .ref-header {
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.ref-program .ref-subtitle {
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 1.5;
}
.ref-program .ref-subtitle p {
    font-size: 32px;
    margin-bottom: 1em;
    line-height: 1.5;
}
.ref-program .ref-header .ref-label {
    font-size: 14px;
}
.ref-program .ref-image {
    margin-right: -60px;
    padding-left: 15px;
}
.ref-program .ref-image img {
    width: 100%;
}
.ref-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
} 
.ref-list ul li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 30px;
    font-size: 14px;
}
.ref-list ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    height: 46px;
    width: 46px;
    margin-top: -23px;
    background-image: url('../img/star.svg');
}
.ref-bottom {
    padding-top: 95px;
    padding-bottom: 90px;
    text-align: center;
}
.ref-bottom h4 {
    font-size: 24px;
    margin-bottom: 15px;
}
.tmpl-btn {
    display: inline-block;
    text-align: center;
    padding: 25px 90px;
    font-size: 14px;
    background-color: #FC323C;
    color: #fff;
}
.vacancion-wrap footer {
    display: block;
}
.main-barba-wrapper.vacancion {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 100vh;
}
.inf-list-item {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.inf-list-item.list-item-mobile {
    display: none;
}
.tab-custom-text {
    padding-top: 70px;
    display: none;
}
.tab-custom-text.active {
   display: block;
}
.inf-list-item .inf-list-item-image {
    flex: 0 0 155px;
}
.inf-list-item .inf-list-item-image img {
    max-width: 100%;
}
.inf-list-item .inf-list-item-text {
    flex: 1 1 auto;
    padding-left: 40px;
    font-size: 16px;
}
.about .about_s3 .col2 .list .item-custom .inf {
    width: 100%;
}
.about .about_s3 .col2 .list .item:last-child {
    border-bottom: none;
}
.about_s3 .container .line-custom {
    width: 100%;
    height: 1px;
    background-color: #333;
}
.tmpl-tabs {
    padding-bottom: 100px;
}
.tabs-container {
    overflow: hidden;
}
.tab-buttons {
    display: flex;
    margin: 0 -9px;
}
.tab-link-item {
    padding: 0 9px;
    flex: 0 1 50%;
}
.tab-link {
    width: 100%;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #7E7B7B;
    text-align: center;
    padding: 17px;
    font-size: 21px;
    color: #000;
	background: none;
}
.contacts .tab-link {
	color: #fff;
}
.tab-link.active {
    background-color: #FC323C;
    border-color: #FC323C;
	color: #fff;
}
.tab-content {
    display: none;
    padding-top: 50px;
    animation: fadeEffect 0.5s;
}

@keyframes fadeEffect {
  from { opacity: 0; }
  to { opacity: 1; }
}
.contacts .tab-content {
    padding-top: 25px;
}
.contacts .tab-link  {
    padding: 12px;
    font-size: 16px;
    text-transform: uppercase;
}
.projects-header {
    padding: 50px 0;
    position: relative;
    margin-bottom: 70px;
}
.projects-header .project-item-image {
   text-align: center;
   position: relative;
   z-index: 3;
}
.projects-header .project-item-image img {
    display: inline-block;
    width: 156px;
    height: auto;
}
.projects-header-back:before {
    content: '';
    position: absolute;
    display: block;
    width: 530px;
    height: 630px;
    left: -60px;
    top: 0;
    background-image: url('../img/projects-back.png');
    background-repeat: no-repeat;
    z-index: 1;

}
.projects-header-back .circles-1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.projects-header-back .circles-2 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.projects-header-back .circle-1 {
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FC323C;
    top: 22px;
    left: 50px;
}
.projects-header-back .circle-2 {
    position: absolute;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: #FC323C;
    top: 60px;
    left: 30px;
}
.projects-header-back .circle-3 {
    position: absolute;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color: #FC323C;
    top: 108px;
    left: 0;
}
.projects-header-back .circle-4 {
    position: absolute;
    width: 238px;
    height: 238px;
    border-radius: 50%;
    background-color: #FC323C;
    z-index: 2;
    top: 190px;
    left: -50px;
}
.projects-header-back .circle-5 {
    position: absolute;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background-color: #FC323C;
    top: 260px;
    left: 410px;
}
.projects-header-back .circle-6 {
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FC323C;
    top: 300px;
    left: 395px;
}
.container-projects-tabs {
    position: relative;
    z-index: 4;
}
.after-anim .projects .barba-inner-wrap {
    height: auto !important;
}
.projects .main-wrap {
    height: auto !important;
}
.projects .container2-type {
    height: auto !important;
}
.projects .slider-wrap .item .center {
    height: 300px;
}
.projects .slider-wrap .item .center.author {
    height: auto !important;
}
/* Accordion */
.accordion {
    padding: 0 60px;
}
.acc-header {
    cursor: pointer;
    font-size: 32px;
    padding: 25px 30px;
    border: 1px solid #000;
    color: #000;
    transition: all .3s;
    text-align: center;
}
.acc-header.active {
    background-color: #272727;
    border-color: #272727;
    color: #fff;
}
.acc-item {
    margin-bottom: 18px;
}
.acc-content {
    display: none;
    padding-top: 40px;
    padding-bottom: 30px;
}
.single_s1  .swiper-custom-navigation {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.tmpl-custom-slider {
    position: relative;
}
.single_s1 .line {
    margin-top: 78px;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.2);
}
.single .single_s1 {
    margin-bottom: 0;
}
.single .single_s2 {
    overflow: hidden;
}
.single .single_s2 .tmpl-circles {
    justify-content: space-around;
    margin: 0 -15px;
}
.single .single_s2 .tmpl-circle-back {
    flex: 0 0 252px;
    padding: 0 15px;
}
.single .single_s2 .block {
    width: 222px;
    height: 222px;
    border-radius: 50%;
    background-color: #FC323C;
    color: #fff;
    padding: 25px;
    padding-top: 60px;
}
.single .block-type1 span {
    font-size: 34px;
    margin-bottom: 0;
}
.single .block-type1 h4 {
    font-size: 12px;
    width: 100%;
}
.single .single_s3 .block.block1 {
    margin: 0;
    height: 100%;
	display: block;
}
.single .single_s3 .swiper {
    overflow: hidden;
}
.single .single_s3 {
    padding-bottom: 90px;
}
.slider-media-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.slider-media-header .page-title {
   padding-right: 15px;
}
.slider-media-header .swiper-custom-prev, .slider-media-header .swiper-custom-next {
    background-color: #000;
}
.single .tmpl-custom-slider {
    height: 100%;
}
.projectSwiper {
    overflow: hidden;
    height: 100%;
}
.projectSwiper .img-wrap {
    position: absolute;
    height: 100%;
    width: 100%;
}
.single_s1 .only-image {
    overflow: hidden;
    height: 100%;
}
.single_s1 .only-image .img-wrap {
    position: absolute;
    height: 100%;
    width: 100%;
}
.single .single_s1 .text-back {
    background-color: #FC323C;
    color: #fff;
    padding: 25px;
    font-family: "Stolzl-Book";
}
.single .single_s1 .col1 {
    padding-right: 30px;
}
.contacts .main-wrap .col2 .block1 .row1 a .text-wrapper {
    transform: none;
}
.contacts .main-wrap .col1 .map-wrap #map2 {
    width: 100%;
    height: 100%;
    background: #151515;
    position: absolute;
    bottom: 0;
    left: 0;
}
.after-anim .contacts .main-wrap .col1 .map-wrap #map2 {
    height: 100% !important;
}
.about .about_s2 .inner-wrap .arrow-wrap .arrow {
    background-color: #FC323C;
}
section .container.footer-vacancion-right {
    justify-content: flex-end;
}
section .container.footer-vacancion-right .col1 {
    width: 50%;
}
.yellow_sect .col2 h1 {
    margin-bottom: 15px;
}
.tmpl-game {
    padding-left: 20px;
    margin-left: 44px;
    position: relative;
    width: 300px;
    max-width: 100%;
}
.tmpl-game img {
    width: 280px;
    max-width: 100%;
    position: absolute;
    left: 0;
    top: -35px;
    z-index: 2;
    opacity: 0;
}
.game-circle-1 {
    position: absolute;
    border-radius: 50%;
    height: 22px;
    width: 22px;
    background-color: #F7EEDD;
    top: -60px;
    left: 60px;
    z-index: 1;
    transform: translateY(50px);
    opacity: 0;
}
.game-circle-2 {
    position: absolute;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    background-color: #272727;
    left: 0;
    top: -25px;
    z-index: 1;
    transform: translateY(50px);
    opacity: 0;
}
.game-circle-3 {
    position: absolute;
    border-radius: 50%;
    height: 118px;
    width: 118px;
    background-color: #F7EEDD;
    left: 0;
    top: 78px;
    z-index: 1;
    transform: translateY(50px);
    opacity: 0;
}
.about-image-wrap .img-wrap {
    position: relative;
    height: 340px;
}
.about-image-wrap .hid-wrap {
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.game-container {
    padding-bottom: 70px;
}
.contacts .main-wrap .col2 .block1 .row1 span {
    white-space: normal;
}
.contacts form .input-wrap textarea {
    width: 100%;
    height: 126px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    outline: none;
    border: none;
    position: relative;
    padding: 15px 0;
    padding-top: 20px;
    color: white;
    font-size: 14px;
    font-family: "Stolzl-Book";
    resize: none;
}
.contacts.main-barba-wrapper {
    height: 100%;
    min-height: 100vh;
}
.contacts .main-wrap .col1 .map-wrap {
    min-height: 600px;
}
.projects-container-full {
    overflow: hidden;
}
.main-barba-wrapper.contacts .main-wrap {
    height: auto;
}
.text-center {
	text-align: center;
}
.life .life_s3 .block {
	width: 18%;
}
.life .life_s3 .block h3 {
	font-size: 43px;
}
.finished-scroll header, .finished-scroll .header-up {
	transform: none;
}
.active-projects {
	padding-top: 40px;
    padding-bottom: 30px;
}
.projects .accordion .swiper-container {
	padding: 0;
}
.projects .short-desc {
	font-size: 16px;
	font-family: "Stolzl-Book";
}
.projects .short-desc h4 {
	font-size: 20px;
}
.projects .short-desc ul {
	padding: 5px 0;
}
.projects .short-desc ul li {
	margin-bottom: 5px;
}
.projects .slider-wrap .item {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	margin-bottom: 40px;
	margin-top: 0;
}
.projects .slider-wrap .item:last-child {
	margin-bottom: 0;
}
.projects .slider-wrap .item .project-item-image {
	flex: 0 1 50%;
}
.projects .slider-wrap .item .short-desc {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
	flex: 0 1 50%;
	padding-left: 30px;
}
.projects .slider-wrap .swiper-slide {
	width: 100%;
	height: auto;
}
.single_s1 .only-image .img-wrap img {
    width: auto;
    height: auto;
	max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.projects .accordion .acc-content {
	overflow: hidden;
}
.projects .accordion .swiper-wrapper {
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 -30px;
	width: auto;
}
.projects .accordion .slider-wrap .swiper-slide {
	width: 50%;
	flex: 0 1 50%;
	padding: 0 30px;
	display: block;
}
.about .about_s1 .col1 {
	width: 40%;
}
/* Media */
@media (max-width: 1680px) {
    .team-slider-content .swiper-slide {
        height: 499px;
    }
    .team-slider-header .item-desctiprion {
        font-size: 12px;
    }
    .team-item .team-item-name {
        font-size: 24px;
    }
    .team-item .team-item-title {
        font-size: 12px;
    }
    .team-item  .team-item-quote  {
        font-size: 14px;
    }
    .team-item-title-next {
        font-size: 24px;
    }
    .ref-program .ref-image {
        margin-right: -40px;
    }
    .projects-header-back:before {
        left: -40px;
    }
	.team-enps .line {
		margin-right: 40px;
	}
    .accordion {
        padding: 0 40px;
    }
	.about-image-wrap .img-wrap {
		 height: 300px;
	}
    .contacts form .input-wrap textarea {
        padding: 10px 0;
    }
	.life .life_s3 .block h3 {
		font-size: 36px;
	}
}
@media (max-width: 1400px) { 
    .team-enps-container .team-enps-value, .team-enps-container .team-enps-label {
        margin-right: 135px;
    }
}
@media (max-width: 1366px) { 
    .inf-list-item .inf-list-item-text {
        font-size: 15px;
    }
    .ref-program .ref-image {
        margin-right: -30px;
    }
    .projects-header-back:before {
        left: -30px;
    }
    .accordion {
        padding: 0 30px;
    }
	.team-enps .line {
		margin-right: 30px;
	}
	.about-image-wrap .img-wrap {
		 height: 240px;
	}
	.projects .slider-wrap .swiper-slide {
		width: 100%;
		height: auto;
	}
}
@media (max-width: 1299px) { 
    .life_adv .adv-header, .life_adv .adv-answer {
        width: 400px;
    }
    .life_adv .adv-line {
        width: 150px;
        height: 150px;
        margin: 0 30px;
    }
}
@media (max-width: 1199px) {
    .team-enps-container .team-enps-value {
        font-size: 80px;
        max-width: 320px;
    }
    .team-enps-container .team-enps-label {
        max-width: 320px;
        font-size: 16px;
    }
    .team-enps-container .team-enps-label span {
        max-width: 270px;
    }
    .team-enps-container .circle  {
        height: 400px;
        width: 400px;
        top: 10px;
    }
    .team-enps-container .circle .triangle-up {
        top: 22px;
        border-left: 100px solid transparent;
        border-right: 100px solid transparent;
        border-bottom: 178px solid #000;
    }
    .team-enps-container .circle .triangle-up:after {
        width: 178px;
        height: 178px;
    }
    .team-enps-container .circle-medium {
        top: 285px;
        right: 240px;
        width: 100px;
        height: 100px;
    }
    .team-enps-container .circle-small {
        top: 340px;
        right: 350px;
        width: 20px;
        height: 20px;
    }
    .team-enps  .team-enps-header .circle-header {
        width: 150px;
        height: 150px;
        bottom: -50px;
    }
    .team-enps-container  {
        padding-bottom: 200px;
        padding-top: 90px;
    }
    .life_adv .adv-header, .life_adv .adv-answer {
        width: 350px;
    }
    .life_adv .adv-line {
        width: 120px;
        height: 120px;
        margin: 0 15px;
    }
    .life_adv .adv-header h4 {
        font-size: 34px;
    }
    .tmpl-game {
        width: 220px;
    }
    .ref-program .tmpl-flex, .jobs-section.tmpl-flex {
        flex-direction: column;
    }
    .ref-program .tmpl-col-4, .ref-program .tmpl-col-8, .jobs-section .tmpl-col-6 {
        flex: auto;
    }
    .vacancion-wrap .tmpl-col-6 {
        max-width: 100%;
    }
    .vacancion-wrap .img-wrap {
        margin-bottom: 30px;
        padding-right: 0;
    }
	.life .life_s3 .block {
		width: 45%;
		padding: 0;
		margin-bottom: 30px;
	}
}
@media (max-width: 1024px) {
    header .col1 .header-menu {
        display: none;
    }
	.about-image-wrap .img-wrap {
		 height: 235px;
	}
	.projects .slider-wrap .swiper-slide {
		width: 100%;
		height: auto;
	}
	.about .about_s1 .col1 {
		width: 40%;
	}
}
@media (max-width: 991px) {
    h1.page-title {
        font-size: 58px;
    }
    h2.page-title {
        font-size: 58px;
    }
    .projects .page-title {
        font-size: 38px;
        padding-top: 30px;
    }
    .tmpl-flex  {
        flex-direction: column;
    }
    .tmpl-col-3 {
        flex: auto;
    }
    .tmpl-col-4 {
        flex: auto;
    }
    .tmpl-col-5 {
        flex: auto;
    }
    .tmpl-col-6 {
        flex: auto;
    }
    .tmpl-col-7 {
        flex: auto;
    }
    .tmpl-col-8 {
        flex: auto;
    }
    .tmpl-col-9 {
        flex: auto;
    }
    .team-slider-header .item-desctiprion {
        margin-bottom: 30px;
    }
    .tmpl-flex .team-slider-header {
        order: 2;
        flex: 0 1 100%;
    }
    .tmpl-flex .team-slider-content {
        order: 1;
        flex: 0 1 100%;
    }
    .tmpl-flex .team-slider-header .page-title {
        display: none;
    }
    .team .page-title-mobile {
        display: block;
        margin-bottom: 1em;
    }
    .team-enps .team-enps-header {
        padding-bottom: 30px;
    }
    .team-enps  .team-enps-header .circle-header {
        display: none;
    }
    .life_adv .back-field {
        width: 100%;
        height: 90%;
        background-size: cover;
    }
    .life_adv .tmpl-flex {
        flex-direction: row;
        padding: 50px 0;
    }
    .life_adv .adv-header {
        width: 280px;
    }
    .life_adv .adv-answer {
        width: 280px;
    }
    .life_adv .adv-header h4 {
        font-size: 30px;
    }
    .life_adv .adv-header .adv-text {
        font-size: 18px;
    }
    .life_adv .adv-line {
        width: 100px;
        height: 100px;
        margin: 0 15px;
    }
    .jobs-section {
        padding-bottom: 70px;
    }
    .ref-program .ref-image {
        padding-left: 0;
    }
    .inf-list-item .inf-list-item-image {
        flex: 0 0 70px;
    }
    .inf-list-item .inf-list-item-text {
        padding-left: 15px;
    }
    .tmpl-tabs {
        padding-bottom: 50px;
    }
    .tab-link {
        font-size: 16px;
    }
    .tab-content  {
        padding-top: 30px;
    }
    .acc-header {
        padding: 15px;
        font-size: 26px;
    }
}
@media (max-width: 961px) {
    .single .single_s2 {
        display: block;
    }
    .single .single_s1 .col2 {
        height: 300px;
    }
    .single .single_s1 .col1 {
        padding-right: 0;
    }
	.about-image-wrap .img-wrap {
		 height: 160px;
	}
	.projects .slider-wrap .swiper-slide {
		width: 100%;
		height: auto;
	}
}
@media (max-width: 767px) {
    .team-slider-content .swiper-slide {
        width: 25%;
    }
    .team-slider-content .swiper-slide.swiper-slide-active {
        width: 50%;
    }
    h1.page-title {
        font-size: 38px;
    }
    h2.page-title {
        font-size: 38px;
    }
    .projects .page-title {
        font-size: 20px;
        margin-bottom: 0;
		padding-top: 15px;
    }
	.projects-header .project-item-image img {
		width: 95px;
	}
    .vacancion-wrap .page-desc {
        font-size: 14px;
    }
    .life_adv .adv-header h4 {
        font-size: 24px;
    }
    .life_adv .adv-header .adv-text {
        font-size: 16px;
    }
    .life_adv .adv-answer h5 {
        font-size: 16px;
    }
    .life_adv .tmpl-flex  {
        flex-direction: column;
        padding: 30px 0;
    }
    .life_adv .tmpl-flex:last-child {
        padding-bottom: 0;
    }
    .life_adv .adv-header {
        width: auto;
        margin-bottom: 30px;
        order: 1;
    }
    .life_adv .adv-answer {
       width: auto;
       margin-bottom: 0;
       order: 2;
    }
    .life_adv .adv-line {
        display: none;
    }
    .ref-program .ref-subtitle {
        font-size: 18px;
    }
    .ref-program .ref-subtitle p {
        font-size: 18px;
    }
    .ref-bottom {
        padding-top: 50px;
    }
    .ref-bottom h4 {
        font-size: 16px;
    }
    .ref-program .ref-image {
        margin-right: -20px;
    }
    .projects-header-back:before {
        left: -20px;
    }
	.team-enps .line {
		margin-right: 20px;
	}
    .inf-list-item.list-item-mobile {
        display: flex;
    }
    .accordion {
        padding: 0 20px;
    }
    .acc-header {
        padding: 15px;
        font-size: 18px;
    }
    .projects-header {
        padding: 30px 0;
        margin-bottom: 30px;
    }
	.projects-header-back .circle-4 {
		width: 100px;
		height: 100px;
	}
    .single_s1 .line {
        margin-top: 30px;
    }
    .single .single_s3 {
        background-color: #fff;
    }
    .single .single_s3 .container {
        padding: 0 20px;
    }
    .single .single_s3 .block, .single .single_s3 .block:last-child {
        background: white;
        border: 1px solid rgba(0, 0, 0, 0.5);
        padding: 20px;
        margin: 0;
    }
    .slider-media-header .swiper-custom-navigation{
        margin-bottom: 10px;
    }
    .swiper-custom-prev, .swiper-custom-next {
        width: 45px;
        height: 40px;
    }
    .about section .container.footer-vacancion-right .col1 {
        width: 100%;
    }
    .tmpl-game {
        width: 120px;
        height: 120px;
        margin: 0;
    }
    .game-circle-1 {
        height: 10px;
        width: 10px;
        top: 0;
        left: 30px;
    }
    .game-circle-2 {
        width: 20px;
        height: 20px;
        left: 0;
        top: 20px;
    }
    .game-circle-3 {
        height: 50px;
        width: 50px;
        left: 0;
        top: 50px;
    }
    .tmpl-game img {
        position: relative;
        left: auto;
        top: auto;
    }
    .inf-list-item .inf-list-item-text {
        font-size: 14px;
    }
    .contacts .main-wrap .col1 .map-wrap {
        min-height: 200px;
    }
    section .container.footer-vacancion-right .col1 {
        width: 100%;
    }
    .team-slider {
        padding-bottom: 0;
    }
    .tab-link {
        font-size: 12px;
        padding: 15px;
    }
    .life_adv {
        padding-bottom: 0;
    }
    .acc-content {
        padding-top: 40px;
		padding-bottom: 15px;
    }
    .single .single_s2 .tmpl-circle-back:last-child .block-type1 {
        margin-bottom: 0;
    }
    .single .single_s3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .jobs-section {
        padding-bottom: 30px;
    }
    .ref-program {
        padding-top: 30px;
    }
    .ref-bottom {
        padding-bottom: 30px;
    }
    .life_adv {
        padding-top: 30px;
    }
    .tmpl-tabs {
        padding-bottom: 30px;
    }
    .team-enps .team-enps-header {
        padding-top: 30px;
    }
    .single .single_s2 {
        padding: 30px 0;
    }
    .team-enps .line:before {
        top: 0;
    }
    .life .life_s2 .container {
        padding-top: 30px;
    }
    .inf-list-item:last-child {
        margin-bottom: 0;
    }
    .projects .swiper-container {
        margin-bottom: 0;
    }
    form .button-wrap p {
        width: 100%;
    }
    .single .single_s2 .block {
        align-items: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
        padding: 30px;
        text-align: center;
    }
	.life .life_s3 .block {
		width: 100%;
	}
	.life .life_s3 .block h3 {
		font-size: 24px;
	}
	.vacancion-wrap .img-wrap .circle-large {
		left: -70px;
        top: 0;
        height: 250px;
        width: 250px;
	}
	.life_adv .circle-large {
		width: 200px;
		height: 200px;
		right: -100px;
	}
	.active-projects {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.projects .container2-type {
		flex-direction: column;
	}
	.single .authors {
		border: none;
	}
	.tmpl-btn {
		padding: 15px 30px;
	}
	.projects .slider-wrap .swiper-slide {
		width: 100%;
		height: auto;
	}
	.projects .slider-wrap .item {
		flex-wrap: wrap;
		margin-top: 0;
		margin-bottom: 40px;
	}
	.projects .slider-wrap .item:first-child {
		margin-top: 0;
		margin-bottom: 40px;
	}
	.projects .slider-wrap .item:last-child {
		margin-bottom: 0;
	}
	.projects .slider-wrap .item .project-item-image {
		flex: 0 1 100%;
		margin-bottom: 15px;
	}
	.projects .slider-wrap .item .short-desc {
		flex: 0 1 100%;
		padding-left: 0;
	}
	.projects .short-desc {
		font-size: 14px;
	}
	.projects .short-desc h4 {
		font-size: 16px;
	}
	.projects .accordion .slider-wrap .swiper-slide {
		width: 100%;
		flex: 0 1 100%;
	}
	.about .about_s1 .col1 {
		width: 100%;
	}
}
@media (max-width: 500px) {
    .team-slider-content .swiper-slide {
        width: 100%;
    }
    .team-enps-container .team-enps-value {
        font-size: 40px;
        max-width: 200px;
    }
    .team-enps-container .team-enps-label {
        max-width: 200px;
        font-size: 12px;
    }
    .team-enps-container .team-enps-label span {
        max-width: 155px;
    }
    .team-enps-container .circle  {
        height: 300px;
        width: 300px;
    }
    .team-enps-container .circle .triangle-up {
        top: 0;
        border-left: 75px solid transparent;
        border-right: 75px solid transparent;
        border-bottom: 150px solid #000;
    }
    .team-enps-container .circle .triangle-up:after {
        width: 150px;
        height: 150px;
    }
    .team-enps-container .circle-medium {
        top: 220px;
        right: 150px;
        width: 70px;
        height: 70px;
    }
    .team-enps-container .circle-small {
        top: 270px;
        right: 230px;
        width: 15px;
        height: 15px;
    }
    .team-enps-container {
        padding-bottom: 150px;
    }
}