body {

    font-family: Montserrat, serif;

    font-size: 18px;

    line-height: 20px;

    background: #e5e5e5

}



body, h1 {

    font-style: normal;

    font-weight: 400

}



h1 {

    font-family: Montserrat;

    font-size: 60px;

    line-height: 73px

}



p {

    font-size: 18px;

    line-height: 28px

}



.container-page {

    margin: 50px 0 100px

}



.container-page h1 {

    position: relative;

    padding-top: 27px;

    padding-bottom: 30px

}



.container-page h1:before {

    content: "";

    position: absolute;

    width: 47px;

    height: 10px;

    background: #d91d5c;

    top: 20px;

    left: 0

}



.container-page h1:after {

    content: "";

    position: absolute;

    background: url(img/a5421424c458cff8bb15d52e60222757.svg);

    width: 245px;

    height: 25px;

    left: 23px;

    top: 0

}



.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {

    max-width: 2560px !important;

}



.content__tripleBlocks {

    margin: 35px 0 0;

    text-align: left

}



.content__tripleBlocks__item {

    display: inline-block;

    width: 31%;

    text-align: left;

    vertical-align: top

}



.content__tripleBlocks__item h4 {

    margin: 0 0 3px;

    font: normal 40px/42px Minion Pro Cond Subh, serif

}



.content__tripleBlocks__item p {

    margin: 0 25px 0 3px !important;

    line-height: 24px !important

}



.bx-header {

    position: relative

}



.main_slider_over {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background: #000;

    opacity: .5

}



.main_slider__img {

    height: 100%;

    background-size: cover;

    min-height: 1080px;

    position: relative

}



.main_slider__img img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.main_slider__body {

    position: relative;

    max-height: 100%

}



.main_slider__btns {

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    height: 100px;

    display: flex;

    justify-content: center

}



.main_slider__btn {

    display: flex;

    flex-direction: column;

    align-items: center;

    z-index: 10;

    -webkit-animation: navIcon .5s ease-in-out infinite;

    animation: navIcon .5s ease-in-out infinite;

    -webkit-animation-delay: 2s;

    animation-delay: 2s

}



.main_slider__btn img {

    display: flex;

    width: 32px;

    height: 40px

}



.main_slider__line {

    width: 3px;

    height: 100%;

    background: #fff;

    margin-top: 20px;

}



.main_slider__link {

    display: flex;

    align-items: center;

    position: relative;

    margin-top: 50px

}



.main_slider__link-img {

    width: 72px;

    height: 72px;

    background-image: url("data:image/svg+xml,%3Csvg width='72' height='72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' d='m13.144 36 22.851-22.852L58.847 36 35.995 58.85z'/%3E%3Cpath stroke='%23fff' stroke-opacity='.4' stroke-width='2' d='M1.414 36 36 1.414 70.586 36 36 70.586z'/%3E%3Cpath stroke='%23fff' d='M36.059 30.473v11.054M30.4 36.132h11.053'/%3E%3C/svg%3E");

    transition: all .5s ease-in

}



.main_slider__link-img img {

    width: 10px !important;

    height: 10px;

    transform: rotate(45deg)

}



.main_slider__link a {

    text-decoration: none;

    position: relative;

    padding-bottom: 5px;

    margin-left: 20px

}



.main_slider__link a:after {

    transition: width .5s ease-out

}



.main_slider__link a:after, .main_slider__link a:before {

    display: block;

    position: absolute;

    bottom: 0;

    left: 0;

    width: 0;

    height: 2px;

    background-color: #fff;

    content: ""

}



.main_slider__link a:before {

    transition: width .3s ease-out;

    opacity: .3

}



.main_slider__link a:focus:after, .main_slider__link a:hover:after {

    width: 80%

}



.main_slider__link a:focus:before, .main_slider__link a:hover:before {

    width: 100%

}



.main_slider__link:hover {

    margin: 50px 0 0

}



.main_slider__link:hover .main_slider__link-img {

    transform: rotate(180deg);

}

@media (max-width: 1200px) {
    .main_slider__img img {
        position: absolute;
    }
    .main_slider__body .owl-carousel .owl-stage-outer .swiper-slide-caption {
        position: relative;
    }
}



.main_head_block {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    z-index: 5;

}



.main_head_block__row {

    display: flex;

    align-items: center;

    justify-content: space-between; 

    max-width: 2560px;

    margin: 0 auto;

    height: 80px;

    padding: 0 50px;

}



.main_head_block__menus {

    /*height: 100%;*/

    display: flex;

    align-items: center;

    margin-top: 15px;

}



.main_head_block__contact {

    flex-basis: 540px;

    display: flex;

    gap: 95px;

    /*height: 100%;*/

    align-items: center;

}





.main_head_block__menu {

    display: flex;

    list-style: none;

    justify-content: space-around;

    width: 100%;

    gap: 40px;

    margin: 0;

    padding: 0;

}



.main_head_block__menu li a {

    font-size: 20px;

    line-height: 20px;

    text-transform: uppercase;

    color: #fff;

    text-decoration: none;

    position: relative;

    padding-bottom: 5px

}



.main_head_block__menu li a:after {

    transition: width .5s ease-out

}



.main_head_block__menu li a:after, .main_head_block__menu li a:before {

    display: block;

    position: absolute;

    bottom: 0;

    left: 0;

    width: 0;

    height: 2px;

    background-color: #fff;

    content: ""

}



.main_head_block__menu li a:before {

    transition: width .3s ease-out;

    opacity: .3

}



.main_head_block__menu li a:focus:after, .main_head_block__menu li a:hover:after {

    width: 80%

}



.main_head_block__menu li a:focus:before, .main_head_block__menu li a:hover:before {

    width: 100%

}



.main_head_block__btns {

    margin-top: 15px;

}



.main_head_block__btns button {

    width: 210px;

    height: 46px;

    text-decoration: none

}



.main_head_block__phones {

    flex-basis: 50%;

    margin-top: 15px;

    display: flex;

    align-items: center

}



.main_head_block__phones ul {

    list-style: none;

    margin-bottom: 0;

    padding: 0;

}




.main_head_block__phones ul li {

    display: flex;

    align-items: center;

    flex-direction: row-reverse;
    
    justify-content: space-between;

}



.main_head_block__phones ul li a {

    font-size: 20px;

    line-height: 20px;

    color: #fff;

    text-decoration: none;

    display: flex

}



.main_head_block__phones ul li:first-child {

    margin-bottom: 10px

}



.main_head_block__phones ul li:after {

    content: "";

    background: url(img/cdcacb6524e4684029cca47727158a51.svg);

    width: 26px;

    height: 26px;

    display: flex

}

@media (max-width: 1200px) {
    .main_head_block__phones ul {
        display: flex;
    }
    .main_head_block__phones ul li:first-child {
        margin-bottom: 0;
        margin-right: 10px;
    }
}

@media (max-width: 660px) {
    .main_head_block__phones ul {
        flex-direction: column;
    }
    .main_head_block__phones ul li:first-child {
        margin-bottom: 10px;
        margin-right: 0;
    }
}




.btns {

    display: flex;

    align-items: center;

    justify-content: center;

    height: 58px;

    left: 163.5px;

    top: 456px;

    background: #d91d5c;

    border: none;

    font-weight: 500;

    font-size: 18px;

    line-height: 18px;

    color: #fff;

    text-decoration: none;

    padding: 0 20px;

}



.btns:hover {

    text-decoration: none;

    color: #fff;

}



.main_section__feedback.main_section__center {

    padding-top: 70px

}



.main_section h2 {

    max-width: 1080px;

    font-family: Montserrat;

    font-style: normal;

    font-weight: 400;

    font-size: 60px;

    line-height: 73px;

    color: #000;

    position: relative;

    padding-top: 35px;

    padding-bottom: 30px

}



.main_section h2:after {

    content: "";

    position: absolute;

    background: url(img/a5421424c458cff8bb15d52e60222757.svg);

    width: 245px;

    height: 25px;

    left: 23px;

    top: 0

}



.main_section h2:before {

    content: "";

    position: absolute;

    width: 47px;

    height: 10px;

    background: #d91d5c;

    top: 20px;

    left: 0

}



.main_section__p {

    padding-left: 50px;

    padding-right: 50px

}



.main_section__bg {

    background: #fff

}



.main_section__center {

    /*max-width: 1820px;*/

    margin: 0 auto;

    padding: 0 50px;

}
@media (max-width: 576px) {
    .main_section__center {
        padding: 0 25px;
    }
    .main_section__center, .main_section__center p {
        font-size: 18px;
        line-height: 20px;
    }
    .main_section__center p {
        margin-bottom: 30px;
    }
}


footer {

    background: #1a1a18;

    padding: 30px 50px

}



.disabled {

    display: none

}



.footer_block__body {

    display: flex;

    justify-content: space-between

}



.footer_block__logo {

    width: 400px

}
@media (max-width: 1550px) {
    .footer_block__logo {

        width: 270px
    
    }
}


.footer_block__menu {

    flex-grow: 2;

    padding-top: 30px

}



.footer_block__menu_nain ul {

    display: flex;

    gap: 40px;

    margin-bottom: 40px

}



.footer_block__menu_nain ul li {

    background: unset;

    color: #fff;

    padding: 0

}



.footer_block__menu_nain ul li a {

    font-family: Montserrat;

    font-style: normal;

    font-weight: 400;

    font-size: 20px;

    line-height: 20px;

    color: #fff !important

}



.footer_block__menu_uslugi ul li {

    background: unset;

    padding: 0 0 15px

}



.footer_block__menu_uslugi ul li a {

    font-family: Montserrat;

    font-style: normal;

    font-weight: 400;

    font-size: 20px;

    line-height: 20px;

    color: #929292 !important

}



.footer_block__kontact {

    width: 430px;

    padding-top: 30px

}



.footer_block__kontact ul {

    color: #fff

}



.footer_block__kontact ul li {

    list-style: none;

    font-family: Montserrat;

    font-style: normal;

    font-weight: 400;

    margin-bottom: 30px

}



.footer_block__kontact ul li a {

    text-decoration: none;

}



.footer_block__kontact .phone {

    font-size: 25px;

    line-height: 35px;

    flex-direction: row-reverse;

    display: flex;

    align-items: center;

    padding-left: 0;

    justify-content: flex-end;

}



.footer_block__kontact .phone:after {

    content: "";

    background: url(img/cdcacb6524e4684029cca47727158a51.svg);

    width: 26px;

    height: 26px;

    display: flex

}



.footer_block__kontact .adress {

    font-size: 25px;

    line-height: 35px;

    flex-direction: row-reverse;

    display: flex;

    align-items: center;

    padding-left: 0;

    justify-content: flex-end

}



.footer_block__kontact .adress:after {

    content: "";

    background: url(img/1c3093b379e9f44800913cd35496b110.svg);

    width: 22px;

    height: 22px;

    display: flex;

    padding: 0 20px;

    background-repeat: no-repeat

}



.footer_block__copy {

    font-family: Roboto;

    font-style: normal;

    font-weight: 400;

    font-size: 15px;

    line-height: 20px;

    color: #fff;

    display: flex;

    justify-content: flex-start;

    margin-top: 27px

}



.feedback_front_block, .feedback_front_team {

    display: flex;

    justify-content: space-between

}



.feedback_front_team__left {

    padding: 0 70px 0 40px

}



.feedback_front_team__numder_head {

    font-size: 20px;

    line-height: 20px;

    color: #000;

    opacity: .4

}



.feedback_front_team__numder__body {

    font-size: 40px;

    line-height: 40px;

    color: #000;

    margin: 18px 0;

    border-left: 4px solid #d91d5c;

    padding-left: 10px

}



.feedback_front_team__numder__text {

    font-size: 20px;

    line-height: 30px;

    color: #414141

}



.feedback_front_team__numders ul {

    display: flex;

    flex-wrap: wrap;

    list-style: none;

    padding: 0;

    margin-top: 60px

}



.feedback_front_team__numders ul li {

    width: 50%;

    margin-bottom: 70px

}



.feedback_front_team__right {

    width: 50%;

    min-width: 50%;

    display: grid;

    grid-template-columns:repeat(5, minmax(0, 1fr));

    grid-template-rows:repeat(5, minmax(0, 1fr))

}



.feedback_front_team__right .feedback_front_team__img:first-child {

    grid-column: 1/5;

    grid-row: 1/3;

    width: 100%;

    height: auto;

    z-index: 1

}



.feedback_front_team__right .feedback_front_team__img:nth-child(2) {

    grid-column: 1/4;

    grid-row: 4/6;

    width: 100%;

    z-index: 1;

    -o-object-fit: contain;

    object-fit: contain

}



.feedback_front_team__right .feedback_front_team__img:nth-child(3) {

    grid-column: 2/6;

    width: 100%;

    grid-row: 1/6;

}



.main_section_trend {

    margin-top: 70px

}



.main_section_trend__row {

    padding-right: 0;

    padding-left: 0

}



.main_section_trend__body {

    max-width: 100%;

    display: grid;

    margin: 0;

    grid-template-columns:repeat(4, minmax(0, 1fr));

    grid-template-rows:repeat(3, minmax(0, 1fr))

}



.main_section_trend__body+.main_section_trend__body {

    margin-top: 25px;

}



.main_section_trend_block {

    display: flex;

    flex-direction: column;

    width: 100%;

    background: #fff

}



.main_section_trend_block__head {

    display: flex;

    flex-direction: column;

    align-items: center;

    text-align: center;

}



.main_section_trend_block__title {

    font-weight: 500;

    font-size: 28px;

    line-height: 38px;

    padding-top: 0;

    color: #414141;

    text-decoration: none;

}

@media (max-width: 1200px) {
    .main_section_trend_block__title {
        font-size: 22px;
        line-height: 26px;
    }
}



.main_section_trend_block__title:hover {

    color: #d91d5c;

}



.main_section_trend_block__price {

    font-weight: 500;

    font-size: 20px;

    line-height: 20px;

    text-transform: uppercase;

    color: #d91d5c;

    margin: 15px 0 30px

}



.main_section_trend_block__body {

    display: flex;

    position: relative;

    max-height: 260px;

    overflow: hidden;

    padding-top: 61%;

}



.main_section_trend_block__body .scale {

    position: absolute;

    top: 0;

    bottom: 0;

}



.main_section_trend_block__body img {

    height: 100%;

    width: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.main_section_trend_block__body:hover .main_section_trend_block__sale span:first-child {

    opacity: 0

}



.main_section_trend_block__body:hover .main_section_trend_block__sale span:nth-child(2) {

    transform: translateX(0);

}



.main_section_trend_block__footer {

    display: flex;

    flex-direction: column;

    align-items: center

}



.main_section_trend_block__footer a {

    font-size: 18px;

    line-height: 18px;

    color: #000;

    padding-bottom: 15px;

    margin-bottom: 15px

}



.main_section_trend_block__text {

    font-size: 20px;

    line-height: 20px;

    text-align: center;

    color: #414141;

    padding: 30px

}



.main_section_trend_block:first-child {

    grid-column: 1/2;

    grid-row: 2/4

}



.main_section_trend_block:nth-child(2) {

    grid-column: 2/3;

    grid-row: 1/4

}



.main_section_trend_block:nth-child(3) {

    grid-column: 3/4;

    grid-row: 2/4

}



.main_section_trend_block:nth-child(4) {

    grid-column: 4/5;

    grid-row: 1/4

}



.main_section_trend_block__sale span:first-child {

    font-weight: 500;

    font-size: 25px;

    line-height: 25px;

    opacity: 1

}



.main_section_trend_block__sale span:first-child, .main_section_trend_block__sale span:nth-child(2) {

    display: flex;

    position: absolute;

    color: #fff;

    left: 0;

    top: 0;

    background: #d91d5c;

    padding: 20px;

    text-transform: uppercase;

    cursor: pointer;

    max-height: 70px;

    height: 70px;

    transition: opacity .5s ease-in-out

}



.main_section_trend_block__sale span:nth-child(2) {

    font-weight: 400;

    font-size: 14px;

    line-height: 18px;

    align-items: center;

    opacity: 1;

    transform: translateX(-100%);

    transition: all .3s;

    width: 100%

}



.main_section__team {

    box-sizing: border-box;

    padding: 100px 50px

}



.main_section__number__body {

    grid-template-columns:repeat(3, minmax(0, 1fr));

    display: flex;

    margin-top: 130px;

    margin-bottom: 100px

}



.main_section__number__block {

    margin-right: 100px;

}



.main_section__number__block_header {

    font-size: 20px;

    line-height: 20px;

    color: #000;

    opacity: .4

}



.main_section__number__block_title {

    font-weight: 400;

    font-size: 40px;

    line-height: 40px;

    color: #000;

    margin: 18px 0;

    border-left: 4px solid #d91d5c;

    padding-left: 10px

}

@media (max-width: 1200px) {
    
	.main_section__number__block_title {
		font-size: 32px;
		line-height: 32px;
	}

}



.main_section__number__block_text {

    font-size: 20px;

    line-height: 30px;

    color: #414141

}



.front_sliders_block {

    width: 100%;

    min-height: 1080px;

}



.owl-carousel {

    width: 100%;

    height: 100%;

    overflow: hidden;

    position: relative

}



.owl-carousel .owl-stage-outer, .owl-carousel .owl-stage-outer .owl-stage {

    min-height: 1080px;

}



.owl-carousel .owl-stage-outer .owl-stage .owl-item, .owl-carousel .owl-stage-outer .owl-stage .slide {

    height: 100vh;

    max-height: 100vh

}



.owl-carousel .owl-stage-outer .swiper-slide-caption {

    padding: 150px;

    margin: 0 auto;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    min-height: 100vh

}



.owl-carousel .owl-stage-outer .swiper-slide-caption h2 {

    font-size: 50px;

    line-height: 65px;

    text-transform: uppercase;

    font-weight: 400;

    color: #fff

}



.owl-carousel .owl-stage-outer .swiper-slide-caption ul {

    padding-left: 0;

    list-style-type: none;

}



.owl-carousel .owl-stage-outer .swiper-slide-caption ul li {

    font-size: 30px;

    line-height: 40px;

    text-transform: lowercase;

    color: #fff;

    position: relative;

    padding-left: 50px;

}



.owl-carousel .owl-stage-outer .swiper-slide-caption ul li:before {

    display: block;

    width: 5px;

    height: 5px;

    background: #fff;

    content: "";

    position: absolute;

    left: 25px;

    top: 20px;

    border-radius: 50%;

}



.owl-carousel .owl-stage-outer .swiper-slide-caption a {

    font-size: 30px;

    line-height: 30px;

    color: #fff

}



.owl-carousel .owl-stage-outer .swiper-slide-caption a:before {

    content: ""

}



.owl-carousel .owl-nav {

    position: absolute;

    left: 0;

    right: 0;

    top: 50%;

    display: flex;

    justify-content: space-between

}



.owl-carousel .owl-nav button, .owl-carousel .owl-nav button:active, .owl-carousel .owl-nav button:focus {

    outline: none

}



.owl-carousel .owl-nav .owl-next {

    background: url(img/7841c5c0270e8f0d02703af7dde351b9.svg) no-repeat !important;

    width: 84px;

    height: 55px;

    margin-right: 20px;



}



.owl-carousel .owl-nav .owl-next:hover {

    -webkit-animation-duration: .6s;

    animation-duration: .6s;

    -webkit-animation-name: navRight;

    animation-name: navRight;

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite

}



.owl-carousel .owl-nav .owl-prev {

    background: url(img/4e8cdfa5e1bb8af9342889ddd05dddbe.svg) no-repeat !important;

    width: 63px;

    height: 41px;

    margin-left: 20px;

}



.owl-carousel .owl-nav .owl-prev span,

.owl-carousel .owl-nav .owl-next span {

    display: none;

}



.owl-carousel .owl-nav .owl-prev:hover {

    -webkit-animation-duration: .6s;

    animation-duration: .6s;

    -webkit-animation-name: navLeft;

    animation-name: navLeft;

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite

}



.main_section__clients {

    padding: 50px 50px 100px

}



.main_section__clients__titles {

    display: flex;

    align-items: center;

    justify-content: space-between;

    margin-bottom: 50px

}



.main_section__clients__body {

    display: flex;

    flex-direction: column;

    max-width: 470px;

    background: #fff;

    position: relative;

    margin-left: 50px

}



.main_section__clients__image {

    display: flex;

    align-items: center;

    justify-content: flex-start;

    width: 146px;

    height: 75px;

}



.main_section__clients__image a {

    display: flex;

    width: 100%;

    height: 100%;

}



.main_section__clients__image img {

    width: 100%;

    height: 100%;

    -o-object-fit: contain;

    object-fit: contain;

}



.main_section__clients__footer {

    padding: 0 0 50px;

}



.main_section__clients__text {

    font-weight: 400;

    font-size: 20px;

    line-height: 28px;

    color: #414141;

}



.main_section__clients__title {

    margin: 0 15px 10px 0;

    font-family: 'Montserrat';

    font-style: normal;

    font-weight: 300;

    font-size: 20px;

    line-height: 20px;

    color: rgba(43, 43, 43, 0.5);

}



.main_section__clients_name {

    margin-bottom: 10px;

    font-family: 'Montserrat';

    font-style: normal;

    font-weight: 400;

    font-size: 30px;

    line-height: 30px;

    color: #2B2B2B;

}



.main_section__clients_date {

    margin-bottom: 15px;

    font-family: 'Montserrat';

    font-style: normal;

    font-weight: 400;

    font-size: 14px;

    line-height: 150%;

    color: #8D93AA;

}



.main_section__clients .owl-stage {

    display: flex;

}



.main_section__clients .owl-stage-outer {

    overflow: hidden;

    padding-bottom: 20px

}



.main_section__clients__row {

    padding-top: 50px;

    padding-bottom: 100px

}



.main_section__clients__data {

    position: absolute;

    font-weight: 400;

    font-size: 40px;

    line-height: 49px;

    color: rgba(0, 0, 0, .2);

    transform: rotate(270deg);

    left: -120px;

    bottom: 39%

}



.main_section__news__link {

    width: fit-content;

}



.main_section__news {

    padding-left: 50px;

    padding-right: 50px

}



.main_section__news__titles {

    display: flex;

    align-items: center;

    justify-content: space-between;

    margin-bottom: 50px

}



.main_section__news__body {

    display: flex;

    flex-direction: column;

    max-width: 470px;

    height: 580px;

    background: #fff;

    position: relative;

    margin-left: 50px

}





.main_section__news__body:hover {

    box-shadow: 0 4px 12px rgba(0, 0, 0, .31)

}



.main_section__news__body:after {

    content: "";

    position: absolute;

    display: flex;

    width: 50px;

    height: 70px;

    background: #e5e5e5;

    right: 0;

    top: 0

}



.main_section__news__image {

    display: flex;

    align-items: center;

    justify-content: flex-start;

    max-width: 395px;

    max-height: 180px;

}



.main_section__news__image a {

    display: flex;

    width: 100%;

    height: 100%

}



.main_section__news__image img {

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.main_section__news__footer {

    padding: 0 20px 50px

}



.main_section__news__text {

    font-weight: 400;

    font-size: 18px;

    line-height: 28px;

    color: #414141;

    padding: 30px 0

}



.main_section__news__title {

    margin: 30px;

    display: flex;

    align-items: center;

    font-weight: 400;

    font-size: 24px;

    line-height: 29px;

    justify-content: flex-start;

    max-width: 350px;

    margin-right: 60px;

}



.main_section__news .owl-stage {

    display: flex

}



.main_section__news .owl-stage-outer {

    overflow: hidden;

    padding-bottom: 20px

}



.main_section__news__row {

    padding-top: 50px;

    padding-bottom: 100px

}



.main_section__news__data {

    position: absolute;

    font-weight: 400;

    font-size: 40px;

    line-height: 49px;

    color: rgba(0, 0, 0, .2);

    transform: rotate(270deg) translateY(-50px) translateX(-275px);

    height: 50px;

    bottom: 39%;

    text-align: right;

    transform-origin: left top;
    
    width: 100%;

}



.team_list__titles {

    display: flex;

    align-items: center;

    justify-content: space-between;

    margin-bottom: 50px

}



.team_list__body {

    display: flex;

    flex-direction: column

}



.team_list__image {

    display: flex;

    align-items: center;

    justify-content: center

}



.team_list__image img {

    width: 295px;

    height: 256px;

    -o-object-fit: cover;

    object-fit: cover

}



.team_list__footer {

    max-width: 420px;

    margin: 0 auto

}



.team_list__text {

    font-size: 20px;

    line-height: 30px;

    text-align: center;

    color: #414141

}



.team_list__title {

    font-size: 40px;

    line-height: 40px;

    text-align: center;

    margin: 40px auto 20px;

    display: flex;

    flex-direction: column-reverse;

    align-items: center

}



.team_list__title:before {

    content: "";

    width: 30px;

    height: 4px;

    display: flex;

    background-color: #d91d5c;

    margin-top: 20px

}



.team_list .owl-stage-outer {

    overflow: hidden

}



.team_list .owl-stage {

    display: flex

}



.small_header_block {

    min-height: 550px;

    position: relative;

    display: flex;

}



.small_header_block__lines {

    display: flex;

    justify-content: space-between;

    align-items: center;

    width: 100%;

    position: absolute;

    top: 0;

    bottom: 0;

    max-width: 1820px;

    margin: 0 auto

}



.small_header_block__line {

    height: 100%;

    width: 1px;

    background: #fff;

    opacity: .2;

    margin-bottom: 200px;

    z-index: 1

}



.small_header_block__line:nth-child(2n) {

    margin-bottom: 0;

    margin-top: 200px

}



.small_header_block img {

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    width: 100%;

    height: 100%;

    -o-object-fit: cover;

    object-fit: cover

}



.small_header_block__over {

    background: linear-gradient(0deg, rgba(1, 2, 5, .7), rgba(1, 2, 5, .7));

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    top: 0

}



.small_header_block__title {

    max-width: 1820px;

    margin: 0 130px;

    position: relative;

    display: flex;
    align-items: center;

}



.small_header_block__title h1 {

    font-size: 100px;

    line-height: 130px;

    text-transform: uppercase;

    color: #fff;

    z-index: 4;

    margin-top: 80px;
    margin-bottom: 80px;

    position: relative

}



.small_header_block__title h1:before {

    width: 55%;

    transition: width .3s ease-out;

    opacity: .3

}



.small_header_block__title h1:after, .small_header_block__title h1:before {

    display: block;

    position: absolute;

    bottom: 0;

    left: 0;

    height: 2px;

    background-color: #fff;

    content: ""

}



.small_header_block__title h1:after {

    width: 30%;

    transition: width .5s ease-out

}

@media (max-width: 1200px) {
    .small_header_block__title {
        display: flex;
        align-items: center;
    }
    .small_header_block__title h1 {
        margin: 50px 0;
    }
}



.project_list_nav {

    margin: 70px 0

}



.project_list_nav__items {

    list-style: none;

    display: flex;

    align-items: center;

    justify-content: flex-start

}



.project_list_nav__item {

    margin-right: 30px

}



.project_list_nav__item a {

    padding: 20px;

    display: flex;

    align-items: center;

    justify-content: center;

    transition: all .2s ease-out;

    background: #828282;

    border-radius: 10px;

    font-weight: 500;

    font-size: 20px;

    line-height: 20px;

    color: #fff;

    text-decoration: none

}



.project_list_nav__item a.active, .project_list_nav__item a:hover {

    background: #d91d5c

}



.project_list_block__item {

    min-height: 437px;

    position: relative;

    width: 100%;

    margin-bottom: 50px;

    display: flex;

    text-decoration: none;

    display: block;

}



.project_list_block__item:hover .project_list_block__left:after {

    bottom: 10%

}



.project_list_block__item img {

    position: absolute;

    bottom: 0;

    top: 0;

    left: 0;

    right: 0;

    -o-object-fit: cover;

    object-fit: cover;

    width: 100%;

    height: 100%

}



.project_list_block__over {

    background: linear-gradient(0deg, rgba(1, 2, 5, .7), rgba(1, 2, 5, .7));

    position: absolute;

    left: 0;

    right: 0;

    bottom: 0;

    top: 0

}



.project_list_block__left {

    width: 50%;

    display: flex;

    z-index: 2;

    padding: 60px 20px 60px 60px;

    flex-direction: column;

    position: relative;

    overflow: hidden

}



.project_list_block__left:after {

    content: "";

    display: block;

    width: 1px;

    height: calc(100% + 10px);

    background: #fff;

    position: absolute;

    top: auto;

    bottom: -100%;

    right: 0;

    transition: all 1.5s

}



.project_list_block__right {

    width: 50%

}



.project_list_block__title {

    font-weight: 600;

    font-size: 40px;

    line-height: 60px;

    color: #fff;

    margin: 60px 0 30px

}



.project_list_block__data, .project_list_block__subtitle {

    font-size: 30px;

    line-height: 30px;

    color: #fff

}



.project_list_block__subtitle {

    font-weight: 500

}



.h2_anime_block {

    position: relative;

    height: 37px;

    left: 0;

    max-width: 500px;

    opacity: 0;

    transform: translate(-50px, 0px);

}



.h2_anime_block.element-show {

    opacity: 1;

    transition: all 1s;

    transform: translate(0px, 0px);

}



.h2_anime_block__img {

    opacity: 0

}



.h2_anime_block__line {

    position: absolute;

    width: 0;

    height: 10px;

    background: #d91d5c;

    top: 20px;

    left: 0

}



.h2_anime_block__title {

    padding-top: 0 !important;

    left: 0;

}



.h2_anime_block__title:before {

    content: unset;

    content: unset !important

}



.h2_anime_block__title:after {

    content: unset !important

}



.feedback_front_block__left {

    flex-grow: 2

}



.feedback_front_block__left h2 {

    max-width: 520px;

    margin-left: 0;

}



.feedback_front_block__right {

    display: flex;

    width: 50%;

    background-size: cover;

    position: relative

}



.feedback_front_block__img {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    display: flex;

    background-repeat: no-repeat !important;

    background-size: cover !important

}



.front_main_form {

    max-width: 520px;

    margin: 0 auto 70px 0;

}



.front_main_form__input {

    font-size: 20px;

    line-height: 20px;

    color: #414141;

    padding: 20px 25px;

    border: 1px solid #000;

    width: 100%;

    max-width: 100%;

    min-width: 100%

}



.front_main_form__row {

    margin-bottom: 30px

}



.front_main_form__btn {

    width: 202px !important;

    margin: 30px auto 0

}



.front_main_form p {

    font-weight: 300;

    font-size: 16px;

    line-height: 20px;

    color: #000

}



.front_main_form a {

    font-weight: 500;

    font-size: 16px;

    line-height: 16px;

    color: #d91d5c

}



.front_main_form_new .form-group {

    margin: 0 0 30px

}



.front_main_form_new .form-group label {

    display: none

}



.front_main_form_new .form-group .form-control {

    font-size: 20px;

    line-height: 20px;

    color: #414141;

    padding: 20px 25px;

    border: 1px solid #000;

    width: 100%;

    height: 60px;

    max-width: 100%;

    min-width: 100%;

    border-radius: 0;

}



.front_main_form_new .form-group textarea.form-control {

    height: 120px;

}



.front_main_form_new .alert.alert-danger.hidden, .front_main_form_new .alert.alert-success.hidden, .front_main_form_new .hidden {

    display: none

}



.front_main_form_new button.submit {

    width: 202px !important;

    margin: 30px auto 0;

    display: flex;

    align-items: center;

    justify-content: center;

    height: 58px;

    left: 163.5px;

    top: 456px;

    background: #d91d5c;

    border: none;

    font-weight: 500;

    font-size: 18px;

    line-height: 18px;

    color: #fff

}



.modal-backdrop.fade.show {

    opacity: .5;

    z-index: 1

}



.modal.modal-review.show {

    opacity: 1

}



.slam-easyform .modal.fade .modal-dialog {

    transition: transform .3s ease-out;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    max-height: 100vh;

}



.modal_header_form button.submit-button {

    width: 202px !important;

    margin: 30px auto 0;

    display: flex;

    align-items: center;

    justify-content: center;

    height: 58px;

    left: 163.5px;

    top: 456px;

    background: #d91d5c;

    border: none;

    font-weight: 500;

    font-size: 18px;

    line-height: 18px;

    color: #fff

}



.modal_header_form .form-group {

    margin: 10px 0 30px

}



.modal_header_form .form-group label {

    display: none

}



.modal_header_form .form-group .form-control {

    font-size: 20px;

    line-height: 20px;

    color: #414141;

    padding: 20px 25px;

    border: 1px solid #000;

    width: 100%;

    max-width: 100%;

    min-width: 100%

}



.modal_header_form .modal-header {

    display: flex;

    justify-content: center;

    width: 100%;

    flex-direction: row-reverse;

    padding-left: 25px;

    padding-right: 25px

}



@-webkit-keyframes navLeft {

    0% {

        margin-left: 30px;

        opacity: 1

    }

    to {

        margin-left: 0;

        opacity: .2

    }

}



@keyframes navLeft {

    0% {

        margin-left: 30px;

        opacity: 1

    }

    to {

        margin-left: 0;

        opacity: .2

    }

}



@-webkit-keyframes navRight {

    0% {

        margin-right: 30px;

        opacity: 1

    }

    to {

        margin-right: 0;

        opacity: .2

    }

}



@keyframes navRight {

    0% {

        margin-right: 30px;

        opacity: 1

    }

    to {

        margin-right: 0;

        opacity: .2

    }

}



@-webkit-keyframes navIcon {

    10% {

        margin-top: 0

    }

    25% {

        margin-top: -5px

    }

    50% {

        margin-top: 0

    }

    75% {

        margin-top: 5px

    }

    95% {

        margin-top: 0

    }

}



@keyframes navIcon {

    10% {

        margin-top: 0

    }

    25% {

        margin-top: -5px

    }

    50% {

        margin-top: 0

    }

    75% {

        margin-top: 5px

    }

    95% {

        margin-top: 0

    }

}






.line_trend_block {

    font-family: 'Montserrat';

    font-style: normal;

    font-weight: 400;

    font-size: 18px;

    line-height: 18px;

    color: #000000 !important;

    text-decoration: none;

}



.line_trend_block:after {

    display: block !important;

    position: relative !important;

    top: 10px;

    width: 0;

    height: 2px;

    background: linear-gradient(to right, #D91D5C 80%, #F8F8F8 20%);

    content: "";

    transition: width .5s ease-out;

}



.line_trend_block:hover:after, .line_trend_block:focus:after {

    width: 100% !important;

}



.feedback_front_team__animate {

    width: 3px;

    height: 100%;

    background: #fff;

    margin-top: 50px

}



.feedback_front_team__animate {

    display: flex;

    align-items: center;

    position: relative;

    margin-top: 50px

}



.feedback_front_team-img__animate {

    width: 40px;

    height: 40px;

    border: 2px solid rgba(0, 0, 0, 0.1);

    transform: rotate(45deg);

    display: flex;

    align-items: center;

    justify-content: center;

    position: absolute;

    left: 0;

    transition: all .5s ease-in

}



.feedback_front_team-img__animate img {

    width: 10px !important;

    height: 10px;

    transform: rotate(45deg)

}



.feedback_front_team__animate a {

    text-decoration: none;

    position: relative;

    padding-bottom: 5px;

    margin-left: 62px

}



.feedback_front_team__animate a:after {

    transition: width .5s ease-out

}



.feedback_front_team__animate a:after, .feedback_front_team__animate a:before {

    display: block;

    position: absolute;

    bottom: 0;

    left: 0;

    width: 0;

    height: 2px;

    background-color: #fff;

    content: ""

}



.feedback_front_team__animate a:before {

    transition: width .3s ease-out;

    opacity: .3

}



.feedback_front_team__animate a:focus:after, .feedback_front_team__animate a:hover:after {

    width: 80%

}



.feedback_front_team__animate a:focus:before, .feedback_front_team__animate a:hover:before {

    width: 100%

}



.feedback_front_team__animate:hover {

    margin: 50px 0 0

}



.feedback_front_team__animate:hover .feedback_front_team-img__animate {

    transform: rotate(225deg);

}



.svg_feedback_front_team {

    border: 2px solid #D91D5C;

    margin: 6px;

    position: absolute;

    width: 20px;

    height: 20px;

}



.header_fixed {

    position: fixed !important;

    left: 0;

    top: 0;

}



.img_feedback_front_team {

    width: 100%;

    height: 100%;

}



.btn_to_top {

    position: fixed;

    right: 50px;

    z-index: 99;

    bottom:150px;

    display:none;

}



.btn_to_top:hover{

    opacity:5;

}



@media screen and (max-width: 2560px) {



    .main_head_block__phones {

        flex-basis: 70%;

    }

}



@media screen and (max-width: 1650px) {

    .main_head_block__phones ul {

        padding-left: 0;

    }

}



@media (max-width: 1450px) {

    .main_head_block__phones ul {

        padding-left: 0;

    }



    .main_head_block__menu {

        padding: 0;

    }



    .main_head_block__phones ul li a,.footer_block__menu_nain ul li a {

        font-size: 16px;

    }

}

.grecaptcha-badge {
    position: relative!important;
    bottom: 0!important;
    right: 0!important;
    margin-left: auto;
}