.button, form [type="submit"].wpcf7-form-control{
    font-weight: 500;
    font-size: 28px;
    line-height: 22px;
    width: 100%;
    max-width: 703px;
    min-height: 115px;
    flex-direction: column;
    padding: 45px 10px;
}
.coach-top-content{
    max-width: 920px;
}
.coach-top-block{
    display: block;
    width: 100%;
}
.top-line .menu-group{
    position: relative;
    z-index: 1;
}
.container{
    max-width: 1485px;
}
.coach-top .divider-line{
    margin: 5px auto 36px;
}
.runing-line{
    color: #fff;
    background: #07757A;
    padding: 0;
}
.runing-line .txt{
    margin: 0 15px;
    display: inline-block;
}
.marquee{
    position: relative;
    width: 100vw;
    max-width: 100%;
    overflow-x: hidden;
    height: 31px;
    font-size: 15px;
    line-height: 20px;
}
.track{
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 32s linear infinite;
    display: flex;
    align-items: center;
}
@keyframes marquee{
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
h2, .h2{
    font-family: 'Onest', sans-serif;
    font-weight: 500;
    font-size: 78px;
    line-height: 78px;
    color: #000000;
    text-align: center;
    margin: 0 0 107px;
}
h2 span, .h2 span{
    color: #07757A;
}
.coach-top{
    background: #ECF5F7 url(images/aa-bg.webp) no-repeat right -160px bottom -2px;
    border-radius: 0 0 55px 55px;
    position: relative;
    padding-bottom: 83px;
    background-size: 970px;
}
.coach-top .blocks{
    max-width: 555px;
    margin: 0 0 30px;
}
.coach-skill{
    background: #ECF5F7;
    border-radius: 55px;
    padding: 93px 0 61px;
}
.coach-skill .container{
    max-width: 1767px;
}
.coach-skill .h2{
    margin: 0 0 38px;
}
.coach-skill .h3, .coach-testi .h3, .coach-form .h3{
    display: inline-block;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    color: #07757A;
    padding: 27px 70px 22px 114px;
    background: #FFFFFF url("images/b-h3.svg") no-repeat left 20px center;
    border-radius: 10px;
    border: 1px solid #07757A;
    margin: 0 0 95px;
}
.coach-form .h3{
    text-transform: uppercase;
}
.coach-testi .h3{
    background: #FFFFFF url("images/t-h3.svg") no-repeat left 20px center;
    background-size: 43px;
}
.coach-skill .button{
    margin: 45px auto 0;
}
.skill-items-wrap1{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 102px 30px;
    margin: 0 0 86px;
}
.skill-items-block{
    position: relative;
    padding: 0 0 0 270px;
    max-width: 665px;
    display: flex;
    align-items: center;
}
.skill-items-wrap1 .skill-items-block:nth-child(2){
    margin-right: 153px;
}
.skill-items-wrap1 .skill-items-block:nth-child(3){
    margin-left: 307px;
}
.skill-items-wrap1 .skill-items-block:nth-child(4){
    padding: 0 270px 0 0;
}
.skill-items-block:before{
    position: absolute;
    left: -65px;
    top: -170px;
    display: inline-block;
    content: url("images/pres-pic.webp");
}
.skill-items-wrap1 .skill-items-block:nth-child(4):before{
    left: auto;
    right: -65px;
}
.skill-items-wrap1 .skill-items-block:nth-child(3):before, .skill-items-wrap1 .skill-items-block:nth-child(4):before{
    transform: scale(-1,1);
}
.skill-item{

}
.skill-item .ttl{
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #07757A;
    margin: 0 0 6px;
}
.skill-item .txt{
    position: relative;
    margin: 0;
    padding: 0 0 33px;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
}
.skill-item .txt:after{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    display: block;
    content: '';
    background: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(7, 117, 122, 1) 49%, rgba(255, 255, 255, 0) 100%);
}
.coach-top .h1{
    margin: 37px 0 23px;
    font-style: normal;
    font-weight: 600;
    font-size: 88px;
    line-height: 88px;
    color: #000000;
}
.coach-top .h1 span{
    color: #0E858B;
}
.coach-top .p{
    font-weight: 400;
    font-size: 26px;
    line-height: 38px;
    color: #000000;
    margin: 0 0 25px;
    padding: 0 0 0 35px;
    position: relative;
    max-width: 700px;
}
.coach-top .p:before{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    content: '';
    background: linear-gradient(to bottom, #0E858B, rgba(7,117,122, 0));
    width: 1px;
    height: 100%;
}
.coach-top .p span{
    color: #0E858B;
}
.coach-top .button{
    margin: 0 auto 45px;
    position: relative;
    z-index: 1;
}
.ct-blocks{
    gap: 18px;
}
.ct-block-wrap{
    background: #FFFFFF;
    border: 1px solid #C6DBDD;
    border-radius: 12px;
    padding: 11px 12px 16px;
    width: calc(50% - 9px);
    position: relative;
}
.ct-block-wrap.v1:before{
    position: absolute;
    left: -170px;
    top: -235px;
    display: inline-block;
    content: url(images/pr-left.webp);
}
.ct-block-wrap.v2:before{
    position: absolute;
    right: -145px;
    bottom: -190px;
    display: inline-block;
    content: url(images/pr-right.webp);
}
.ct-block-wrap iframe{
    border: 1px solid #07757A;
    border-radius: 20px;
}
.ct-block-wrap .under-video1{
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #057075;
    border-radius: 16px;
    padding: 10px 20px;
    margin: 10px 0 0;
    position: relative;
    z-index: 1;
}
.ct-block-wrap .under-video1.under-video2{
    color: #B1000D;
}
.ct-block-wrap iframe{
    min-height: 185px;
}
.ct-block-wrap iframe, .ct-block-wrap img{
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.coach-top .p2{
    background: #fff url(images/Check_circle22.svg) no-repeat top 18px left 16px;
    border-radius: 10px;
    padding: 26px 15px 26px 93px;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    border: 1px solid #C6DBDD;
    margin: 21px 0 0 0;
    min-height: 72px;
}
.coach-programs{
    gap: 10px;
    max-width: 928px;
}
.coach-pr{
    width: 53%;
    display: flex;
    align-items: center;
}
.coach-pr1{
    background: #FFFFFF;
    border-radius: 10px;
    padding: 20px 20px 20px 102px;
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    border: 1px solid #07757A;
}
.coach-pr1:before{
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: '';
    width: 56px;
    height: 56px;
    background: url("images/pr1.svg") no-repeat center;
}
.coach-pr1 span{
    font-weight: 700;
    color: #07757A;
}
.coach-pr2{
    background: linear-gradient(90deg, #057075 0%, #098D94 54.81%, #057075 100%);
    border-radius: 16px;
    padding: 24px 15px;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #ECF5F7;
    position: relative;
    width: 45%;
    justify-content: center;
}
.coach-pr2:before{
    position: absolute;
    right: -125px;
    top: -75px;
    display: block;
    content: '';
    width: 185px;
    height: 190px;
    background: url(images/pr22-lg.webp) no-repeat center;
    background-size: contain;
}
.coach-pr2 div{
    position: relative;
}
.blocks .item{
    width: 100%!important;
    display: flex;
    align-items: center;
    gap: 33px;
    padding: 10px 12px 11px 22px;
    margin: 0 0 6px;
}
.blocks .item p{
    margin: 0;
    font-weight: 500;
    font-size: 22px;
    line-height: 18px;
    color: #000000;
}
.psy-diplom{
    padding: 66px 0 94px;
    margin-top: -20px;
    background: #ECF5F7;
    border-radius: 20px;
}
.psy-diplom .p1{
    margin: 0 0 61px;
    font-weight: 500;
    font-size: 26px;
    line-height: 42px;
    text-align: center;
    color: #1E1E1E;
}
.psy-diplom .p2{
    margin: 88px 0 20px;
    font-weight: 600;
    font-size: 52px;
    line-height: 65px;
    text-align: center;
    color: #07757A;
}
.psy-diplom .container{
    max-width: 1755px;
}
.psy-diplom .h2{
    margin: 0 0 40px;
}
.psy-diplom .button{
    margin: 0 auto;
}
.b-lbl{
    margin: 19px auto 0;
    position: relative;
    padding: 13px 15px;
    text-align: center;
    font-weight: 500;
    font-size: 26px;
    line-height: 120%;
    color: #005E62;
    max-width: 638px;
    background: rgba(255, 255, 255, 0.81);
    backdrop-filter: blur(3px);
    border-radius: 60px;
    transform: matrix(1, 0, -0.01, 1, 0, 0);
    border: 1px solid #07757A;
}
.b-lbl:before{
    position: absolute;
    left: -299px;
    top: -201px;
    display: block;
    content: '';
    width: 449px;
    height: 459px;
    background: url("images/pr-bg.webp") no-repeat center;
}
.psy-d-items{
    margin: 0 -32px;
}
.psy-d-item-wrap{
    padding: 0 32px;
    width: 33.3333%;
}
.psy-d-item{
    background: #FFFFFF;
    border: 1px solid #07757A;
    border-radius: 16px;
    padding: 12px 12px 43px;
    height: 100%;
}
.psy-d-item .image{
    align-items: center;
    justify-content: center;
    height: 320px;
    line-height: 0;
    display: flex;
    margin: 0 0 20px;
}
.psy-d-item .image img{
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.psy-d-item .ttl{
    margin: 0 0 12px;
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
}
.psy-d-item .txt{
    margin: 0 0 28px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}
.psy-d-item .txt span{
    color: #07757A;
}
.psy-d-item .loc{
    margin: 0 0 7px;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 0 34px;
}
.psy-d-item .psy-d-list{
    padding: 0 13px;
    margin: 0;
    list-style: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}
.psy-d-item .psy-d-list li{
    position: relative;
    padding: 0 0 0 45px;
    margin: 0 0 18px;
    font-size: 20px;
    line-height: 26px;
}
.psy-d-item .psy-d-list li:last-child{
    margin: 0;
}
.psy-d-item .psy-d-list li:before{
    position: absolute;
    left: -2px;
    top: 2px;
    display: inline-block;
    content: '';
    width: 28px;
    height: 28px;
    background: url(images/d-li.svg) no-repeat center;
    background-size: 28px;
}
.psy-get{
    padding-top: 197px;
    padding-bottom: 105px;
    margin-top: -55px;
    background: #4A9195;
    border-radius: 0 0 55px;
}
.psy-get .h2{
    color: #fff;
}
.psy-get .button{
    margin: 0 auto;
}
.psy-get-list{
    margin: 0 0 101px;
}
.psy-moduls{
    padding: 86px 0 95px;
    background: #ECF5F7;
    border-radius: 22px;
}
.psy-moduls .h2{
    margin: 0 0 43px;
}
.psy-moduls .h3{
    font-weight: 500;
    font-size: 42px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #07757A;
    margin: 0 0 55px;
}
.psy-moduls .button{
    margin: 17px auto;
}
.p-mod-wrapper{
    max-width: 1251px;
    margin: 0 auto;
}
.p-mod{
    margin: 0 0 40px;
    background: #FFFFFF;
    border-radius: 72px;
    border: 1px solid #07757A;
}
.p-mod .number{
    display: inline-block;
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding: 6px 5px;
    min-width: 115px;
    border: 1px solid #07757A;
    border-radius: 16px;
}
.p-mod .name{
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    margin: 0;
    cursor: pointer;
    background: #07757A;
    border-radius: 72px;
    color: #fff;
    padding: 27px 104px 22px 104px;
}
.p-mod .text-wrap{
    max-height: 0;
    transition: height 0.5s ease-in-out;
    overflow: hidden;
}
.p-mod.active .text-wrap{
    max-height: fit-content;
}
.p-mod .text{
    padding: 30px 47px 55px;
}
.p-mod .text p:last-child{
    margin: 0;
}
.p-mod .text ul{
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: 400;
    font-size: 24px;
    line-height: 38px;
    color: #000000;
}
.p-mod .text ul li{
    margin: 0 0 52px;
    padding: 0 0 0 84px;
    background: url(images/p-arr.svg) no-repeat left top 5px;
    background-size: 42px;
}
.p-mod .text ul li:last-child{
    margin: 0;
}
.p-mod .text ul li p{
    margin: 0;
}
.p-mod .text ul li p:last-child{
    margin: 37px 0 0 0;
}
.coach-team{
    padding: 119px 0 109px;
}
.coach-team .h2{
    margin: 0 0 66px;
}
.coach-team .container{
    max-width: 1776px;
}
.coach-team .p1{
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    text-transform: lowercase;
    min-height: 75px;
    background: #EAF1F2;
    border-radius: 16px;
    position: relative;
    padding: 10px 20px 10px 76px;
    display: flex;
    align-items: center;
    margin: 0 0 24px;
}
.coach-team .p1:before{
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: '';
    width: 33px;
    height: 33px;
    background: url(images/coach-ic3.svg) no-repeat center;
    border-radius: 50%;
}
.psy-video{
    padding: 103px 0 106px 0;
    background: #ECF5F7;
    box-shadow: 7px 3px 8.7px rgba(117, 117, 117, 0.44);
    border-radius: 22px;
}
.psy-video .button{
    margin: 57px auto 0;
}
.psy-video .h2{
    margin: 0 0 40px;
}
.main-video .vn{
    margin: 10px 0 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #FFFFFF;
}
.videos-block-wrapper{
    margin: 0 0 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 22px;
    padding: 0 15px;
}
.videos-block-wrapper iframe{
    display: block;
    border-radius: 20px;
    border: 1px solid #fff;
    width: calc(33.3333% - 22px);
    height: 332px;
    filter: drop-shadow(0px 4px 25.4px rgba(0, 0, 0, 0.25));
}
.videos-block-wrapper.v2 img{
    max-width: 358px;
    height: auto;
    margin: 0 auto 15px;
    display: block;
}
.videos-block-wrapper.v2 img:last-child{
    margin-bottom: 0;
}
.psy-video .button.all-video{
    margin: 0 auto;
    font-size: 16px;
    color: #B6000D;
    background: #fff;
    border-color: #B6000D;
}
.psy-case{
    padding-top: 105px;
    padding-bottom: 89px;
}
.psy-case .h2{
    margin: 0 0 50px;
}
.case-item{
    max-width: 386px;
    margin: 0 auto;
}
.case-item-inner{
    border: 1px solid #05757A;
    padding: 10px;
    border-radius: 20px;
    background: #fff;
}
.case-item .button{
    margin: 22px auto 33px;
}
.case-item-inner img{
    max-width: 100%;
    height: auto;
}
.coach-structure{
    background: #fff;
    margin: 0;
    padding-top: 60px;
}
.psy-paket{
    padding: 99px 0 109px;
}
.psy-paket .container{
    max-width: 1778px;
}
.psy-paket .h2{
    margin: 0 0 36px;
}
.psy-paket .sub-title{
    background: linear-gradient(90deg, #057075 0%, #098D94 54.81%, #057075 100%);
    border-radius: 32px;
    padding: 58px 20px 50px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 32px;
    line-height: 22px;
    max-width: 968px;
    margin: 0 auto 50px;
}
.paks-items{
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
}
.psy-paket .paket{
    padding: 26px 26px 40px;
    width: calc(33.3333% - 36px);
    margin: 0 auto;
    position: relative;
    min-height: 1447px;
    background: #ECF5F7;
    border: 1.5px solid #27858C;
    border-radius: 36px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.psy-paket .paket:before{
    position: absolute;
    right: 0;
    top: -40px;
    display: inline-block;
    /*content: url("images/discount.png");*/
}
.psy-paket .paket.style2:after{
    position: absolute;
    left: 7px;
    top: -41px;
    display: inline-block;
    /*content: url("images/best.png");*/
}
.psy-paket .paket.style2{
    border-color: #F7B94A;
    background: linear-gradient(188.11deg, #F7B94A 2.87%, #FFF89D 54.3%, #F3BE54 99.02%);
}
.psy-paket .paket.style3{
    background: #F0E3DD;
    border: 1px solid #B6000D;
}
.psy-paket .paket.style4{
    border-color: #C83134;
    background: #C83134;
}
.psy-paket .paket .button{
    margin: 35px auto 0;
    border-radius: 46px;
    font-size: 20px;
    line-height: 25px;
    max-width: 438px;
    min-height: 120px;
    padding: 35px 10px;
}
.psy-paket .paket.style4 .button{
    border-color: #770009;
    background: radial-gradient(50% 50% at 50% 50%, #770009 0%, #580006 100%);
}
.psy-paket .paket .p-titl{
    margin: 2px auto 20px;
    text-align: center;
    padding: 34px 10px;
    /* max-width: 320px; */
    min-height: 75px;
    background-color: #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 42px;
    line-height: 44px;
    text-transform: uppercase;
    border: 1px solid;
    border-radius: 30px;
}
.psy-paket .paket.style1 .p-titl{
    border-color: #7E7E7E;
    background: #D9D9D9;
    color: #717171;
}
.psy-paket .paket.style3 .p-titl{
    background: #ccc url("images/platinum.webp") no-repeat center;
    background-size: cover;
    color: #864138;
}
.psy-paket .paket.style2 .p-titl, .psy-paket .paket.style4 .p-titl{
    background: #fff;
}
.psy-paket .paket.style2 .p-titl{
    color: #A17520;
    border-color: #A17520;
}
.psy-paket .paket.style4 .p-titl{
    color: #B6000D;
    border-color: #B6000D;
}
.psy-paket .paket .p-titl p{
    margin: 0;
}
.psy-paket .paket .p-diplom img{
    max-width: 100%;
    height: auto;
}
.psy-paket .p-time{
    background: #FFFFFF url("images/t1.svg") no-repeat left 13px center;
    border-radius: 10px;
    border: 1px solid #C6DBDD;
    padding: 18px 20px 18px 84px;
    font-weight: 500;
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: #07757A;
    margin: 0 0 24px;
}
.psy-paket .style2 .p-time{
    background: #FFFFFF url("images/t2.svg") no-repeat left 13px center;
    border-color: #A17520;
    color: #A17520;
}
.psy-paket .style4 .p-time{
    background: #FFFFFF url("images/t3.svg") no-repeat left 13px center;
    border-color: #B6000D;
    color: #B6000D;
}
.psy-paket .p-time p{
    margin: 0;
}
.psy-paket .p-sub-ttl{
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 34px;
}
.psy-paket .style2 .p-sub-ttl{
    color: #885F10;
}
.psy-paket .style4 .p-sub-ttl{
    color: #fff;
}
.psy-paket .p-txt{
    background: #FFFFFF;
    border-radius: 10px;
    border: 1px solid #C6DBDD;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    padding: 26px 25px 27px 66px;
    position: relative;
    margin: 11px 0 0 0;
}
.psy-paket .p-txt:before{
    position: absolute;
    left: 8px;
    top: -11px;
    display: block;
    content: url("images/bk_1.svg");
}
.psy-paket .style2 .p-txt:before{
    content: url("images/bk_2.svg");
}
.psy-paket .style4 .p-txt:before{
    content: url("images/bk_3.svg");
}
.psy-paket .paket ul{
    margin: 0 0 22px;
    padding: 0;
    list-style: none;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #1E1E1E;
}
.psy-paket .paket.style4 ul, .psy-paket .paket.style4 .p2{
    color: #fff;
}
.psy-paket .paket ul li{
    padding: 0 0 0 56px;
    position: relative;
    margin: 0 0 19px;
}
.psy-paket .paket ul li:last-child{
    margin: 0;
}
.psy-paket .paket ul li:before{
    position: absolute;
    left: -6px;
    top: -6px;
    display: inline-block;
    content: '';
    width: 37px;
    height: 36px;
    background: url(images/c-li2.svg) no-repeat center;
}
.psy-paket .paket.style2 ul li:before{
    background: url(images/c-li21.svg) no-repeat center;
}
.psy-paket .paket.style4 ul li:before{
    background: url(images/c-li22.svg) no-repeat center;
}
.team-block{
    display: flex;
    justify-content: center;
    gap: 36px;
    flex-wrap: wrap;
}
.t-slide{
    margin: 0;
    width: calc(33.3333% - 36px);
    border-radius: 22px 22px 10px 10px;
}
.t-slide .h3{
    font-weight: 600;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    padding: 18px 10px 26px 10px;
    background: linear-gradient(90deg, #057075 0%, #098D94 54.81%, #057075 100%);
    border-radius: 22px;
    text-transform: none;
}
.t-slide .image img{
    height: auto;
    width: 100%;
}
.t-slide .image{
    height: 570px;
    background: none;
}
.t-slide .text{
    position: relative;
    padding: 22px 14px 35px 14px;
}
.t-slide .text .p{
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    margin: -83px -14px 44px;
    background: linear-gradient(88.81deg, #07757A 0.36%, #0A9096 52.72%, #07757A 99.37%);
    border-radius: 72px;
    padding: 19px 20px 26px 20px;
}
.t-slide ul{
    font-size: 22px;
    line-height: 32px;
    color: #000000;
}
.t-slide ul li{
    margin: 0 0 32px;
    padding: 0 0 0 57px;
}
.t-slide ul li:last-child{
    margin: 0;
}
.t-slide ul li span{
    color: #07757A;
}
.t-slide ul li:before{
    width: 16px;
    height: 16px;
    background-size: 16px;
    left: 11px;
    top: 5px;
}
.coach-team .button, .coach-testi .button, .coach-about .button{
    margin: 81px auto 0;
}
.psy-get-block{
    padding: 0 25px 2px;
}
.psy-get-block-inner{
    width: 470px;
}
.psy-get-block img{
    max-width: 100%;
    display: block;
    margin: 0 auto 28px;
}
.psy-get-wrp{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 37px;
    margin: 0 0 97px;
}
.psy-get-content{
    width: 100%;
    max-width: 362px;
    padding: 20px 18px 25px;
    background: #579FA3;
    border-radius: 20px;
    font-size: 22px;
    line-height: 32px;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}
.psy-get-content:before{
    position: absolute;
    right: -6px;
    bottom: -6px;
    display: block;
    content: url("images/pic-arrow.svg");
}
.psy-get-content p{
    margin: 0;
}
.psy-get-content img{
    display: block;
    margin: 22px auto 0;
    max-width: 100%;
    height: auto;
}
.add_text{
    color: #fff;
    background-image: url("images/bookmark1.webp"), linear-gradient(90deg, #057075 0%, #098D94 54.81%, #057075 100%);
    background-repeat: no-repeat;
    background-position: left 46px top -15px, center;
    border-radius: 59px;
    padding: 62px 100px 72px;
    max-width: 1162px;
    margin: 0 auto;
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
}
.add_text .p1{
    font-weight: 700;
    font-size: 46px;
    line-height: 32px;
    text-align: center;
    color: #ECF5F7;
    margin: 0 0 31px;
}
.add_text *:last-child{
    margin-bottom: 0;
}
.coach-money{
    padding: 63px 0 86px;
    background: #ECF5F7;
    border-radius: 55px;
}
.coach-money .button{
    margin: 96px auto 0;
}
.coach-money .img{
    max-width: 100%;
    height: auto;
    margin: -16px auto 0;
    display: block;
}
.coach-money .img.img-sm{
    display: none;
}
.coach-money .txt1{
    font-weight: 500;
    font-size: 26px;
    line-height: 42px;
    color: #1E1E1E;
    position: relative;
    padding: 0 0 0 37px;
    margin: -20px 0 82px;
}
.coach-money .txt1:before{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    content: '';
    background: linear-gradient(to bottom, #0E858B, rgba(7, 117, 122, 0));
    width: 1px;
    height: 100%;
}
.coach-money .txt1 span{
    color: #07757A;
}
.coach-money .h3{
    font-family: 'Onest', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 68px;
    line-height: 70px;
    color: #1E1E1E;
    text-align: left;
    margin: 0 0 38px;
}
.coach-money .h3 span{
    font-weight: 600;
    color: #07757A;
}
.coach-money .txt2{
    font-weight: 400;
    font-size: 26px;
    line-height: 40px;
    letter-spacing: -0.01em;
    color: #1E1E1E;
}
.coach-money .txt2 span{
    color: #07757A;
}
.coach-money .txt3{
    padding: 35px 64px 44px 68px;
    background: #FFFFFF;
    border-radius: 0 36px 36px 0;
    border: 1px solid #07757A;
    font-weight: 500;
    font-size: 26px;
    line-height: 38px;
    letter-spacing: -0.03em;
    color: #1E1E1E;
    margin: 50px 0 0 -69px;
}
.coach-money .txt3 p{
    margin: 0 0 29px;
}
.coach-money .txt3 *:last-child{
    margin: 0;
}
.coach-money .txt3 .star-p{
    position: relative;
    padding: 0 0 0 67px;
    background: url("images/Star16.svg") no-repeat left top 6px;
}
.coach-money .txt3 .star-p span{
    color: #07757A;
    font-weight: 600;
}
.coach-money .container{
    max-width: 1800px;
}
.coach-money .row{
    margin: 0 -50px;
}
.coach-money .col-12, .coach-money .col-6{
    padding: 0 50px;
}
.psy-uniq{
    padding: 84px 0 146px;
}
.psy-uniq .button, .psy-res .button, .psy-do button, .psy-do .button{
    margin: 0 auto;
}
.psy-uniq-blocks{
    display: flex;
    justify-content: center;
    gap: 37px;
    flex-wrap: wrap;
    margin: 0 0 97px;
}
.psy-uniq-block{
    padding: 0 0 36px;
    border-bottom: 1px solid #C0DEE5;
    font-size: 22px;
    line-height: 32px;
    width: 100%;
    max-width: 450px;
}
.psy-uniq-block p{
    margin: 0;
}
.psy-uniq-block .num{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 25px;
    width: 86px;
    height: 86px;
    background: #ECF5F7;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #4A9195;
    border-radius: 50%;
}
.psy-uniq-block .ttl{
    margin: 0 0 12px;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #4A9195;
}
.psy-res{
    padding: 66px 0 94px;
    background: #ECF5F7;
    border-radius: 55px;
}
.res-line{
    gap: 10px;
    margin: 59px 0 0;
}
.res-line span{
    display: inline-block;
    width: 42px;
    height: 7px;
    background: #ECF5F7;
    border-radius: 59px;
}
.res-line span.active{
    background: #07757A;
}
.psy-res-blocks{
    display: flex;
    justify-content: center;
    gap: 37px;
    flex-wrap: wrap;
    margin: 0 0 97px;
}
.psy-res-block{
    font-size: 22px;
    line-height: 32px;
    color: #6D6D6D;
    width: 100%;
    max-width: 351px;
    background: #FFFFFF;
    border: 1px solid #EAE3D2;
    border-radius: 21px;
    padding: 18px 21px 46px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.psy-res-block p{
    margin: 0;
}
.psy-res-block .img-wrap{
    line-height: 0;
    position: relative;
    margin: 0 0 35px;
}
.psy-res-block .img-wrap img{
    max-width: 100%;
    height: auto;
}
.psy-res-block .num{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    width: 86px;
    height: 86px;
    background: #ECF5F7;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #4A9195;
    border-radius: 50%;
    position: absolute;
    left: -7px;
    bottom: -7px;
}
.psy-res-block .ttl{
    color: #002B22;
    margin: 0 0 10px;
    font-weight: 700;
    font-size: 26px;
    line-height: 36px;
}
.psy-do{
    padding: 155px 0 123px;
}
.psy-do .lbl{
    margin: 0 0 97px;
    display: inline-block;
    width: 100%;
    max-width: 703px;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #ECF5F7;
    background: linear-gradient(90deg, #057075 0%, #098D94 54.81%, #057075 100%);
    border-radius: 16px;
    padding: 34px 20px 30px;
}
.psy-do .text-wrap{
    margin: 50px 0 97px;
    font-size: 22px;
    line-height: 32px;
    color: #002B22;
}
.psy-do .text-wrap span{
    color: #07757A;
    font-weight: 600;
}
.psy-do .text-wrap p:last-child{
    margin: 0;
}
.psy-do-block{
    font-size: 22px;
    line-height: 32px;
    color: #002B22;
    position: relative;
    padding: 0 0 0 170px;
    margin: 0 0 42px;
    min-height: 86px;
}
.psy-do-block:last-child{
    margin: 0;
}
.psy-do-block .txt{
    margin: 0;
    padding: 0 0 12px;
    border-bottom: 1px solid #B8BCBB;
}
.psy-do-block .num{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    width: 86px;
    height: 86px;
    background: #ECF5F7;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #1F302A;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}
.psy-do-block:before{
    position: absolute;
    left: 115px;
    top: 35px;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 14px;
    border-color: transparent transparent transparent #B8BCBB;
}
.psy-what{
    padding: 0 0 123px;
}
.psy-what .container{
    max-width: 1840px;
}
.psy-what-list{
    display: flex;
    justify-content: center;
    gap: 37px;
    flex-wrap: wrap;
    margin: 0 0 97px;
}
.psy-what .add_text{
    margin: 0 auto 97px;
}
.psy-what-item{
    background: #07757A;
    box-shadow: 3px 3px 11.4px rgba(117, 117, 117, 0.19);
    border: 1px solid #012B22;
    border-radius: 22px;
    padding: 33px 31px 53px 31px;
    color: #fff;
    width: 100%;
    max-width: 574px;
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    min-height: 388px
}
.psy-what-item .ttl{
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    margin: 24px 0 20px;
}
.psy-what-item .txt{
    margin: 0;
}
.psy-what-item img{
    height: 68px;
    width: auto;
}
.psy-what .button{
    margin: 0 auto;
}
.psy-moduls2{
    padding: 103px 0 96px;
    background: #ECF5F7;
    border-radius: 55px;
}
.psy-moduls2 .button{
    margin: 0 auto;
}
.p-tools-wrapper{
    margin: 0 0 97px;
}
.p-tool{
    position: relative;
    padding: 20px 20px 20px 110px;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    display: flex;
    align-items: center;
    min-height: 100px;
    margin: 0 0 20px;
    background: #fff;
    border: 1px solid #C6DBDD;
    border-radius: 12px;
}
.p-tool:last-child{
    margin: 0;
}
.p-tool .ic{
    width: 60px;
    height: auto;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.ser-wrap{
    max-width: 545px;
    background: #FFFFFF;
    box-shadow: 5px 4px 31px rgba(0, 0, 0, 0.02);
    border-radius: 10px;
    margin: 0 auto 60px;
    padding: 10px 14px 27px;
    text-align: center;
    border: 1px solid #D5D5D5;
}
.ser-wrap img{
    max-width: 100%;
    margin: 0 0 22px;
}
.ser-wrap .button{
    margin: 0 auto!important;
}
.qa-item{
    background: #ECF5F7;
    border: 1px solid #91BABD;
    border-radius: 21px;
    padding: 27px 20px 27px;
    margin: 0 0 20px;
}
.qa-item:last-child{
    margin: 0;
}
.qa-item .ques{
    margin: 0;
    position: relative;
    padding: 0 40px 0 0;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #002B22;
    cursor: pointer;
}
.qa-item .ques:before{
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    content: '';
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: url("images/q-plus.svg") no-repeat center;
}
.qa-item.active .ques:before{
    background: #B8E1E4 url("images/q-minus.svg") no-repeat center;
}
.qa-item .ans{
    display: none;
}
.qa-item.active .ans{
    display: block;
}
.qa-item .ans-text{
    margin: 11px 0 0;
    padding: 12px 0 0;
    border-top: 1px solid #9EC2C4;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.01em;
    color: #002B22;
}
.reviews-slider{
    margin: 0;
}
.reviews-slider .slick-track{
    display: flex;
}
.coach-case .slide{
    width: 649px;
    background: #FFFFFF;
    box-shadow: 1px 1px 20.7px rgba(0, 0, 0, 0.11);
    border-radius: 22px;
    border: 1px solid #91BABD;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #012B22;
    min-height: 532px;
    height: auto;
    margin: 16px 20px;
    padding: 28px 30px;
}
.coach-case .slide .inner-flex{
    flex-direction: column;
    height: 100%;
}
.coach-case .slide .ava{
    margin: 0;
    height: 112px;
}
.slide .ava img{
    height: 112px;
}
.coach-case .slide .ava-flex{
    gap: 58px;
    margin: 0 0 29px;
}
.coach-case .slide .author{
    margin: 0;
    position: relative;
    padding: 20px 0 20px 100px;
    background: url("images/name-ic.svg") no-repeat left center;
    font-weight: 600;
    font-size: 42px;
    line-height: 26px;
    letter-spacing: -0.01em;
    color: #012B22;
}
.coach-case .p2{
    text-align: left;
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -0.01em;
    color: #012B22;
    background: url(images/p-arr.svg) no-repeat center left;
    background-size: 34px;
    padding: 5px 0 5px 59px;
}
.slider-dots .slick-dots button{
    background: #B5C6C7;
    width: 15px;
    height: 15px;
}
.slider-dots .slick-dots .slick-active button{
    width: 15px;
    height: 15px;
}
.slider-dots .slick-dots{
    margin: 51px auto 0;
    gap: 11px;
}
.psy-case .button{
    margin:  149px auto 0;
}
.vb-items{
    gap: 26px;
    padding: 0 10px;
    margin: 0 0 47px;
}
.vb{
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -0.03em;
    color: #1E1E1E;
    width: calc(50% - 26px);
    min-height: 117px;
    background: #FFFFFF;
    border-radius: 28px;
    border: 1px solid #07757A;
    padding: 10px 20px 10px 130px;
    display: flex;
    align-items: center;
}
.vb span{
    color: #07757A;
}
.vb.vb1{
    background: #FFFFFF url("images/vb1.svg") no-repeat left 24px center;
}
.vb.vb2{
    background: #FFFFFF url("images/vb2.svg") no-repeat left 38px center;
}
.coach-testi{
    padding: 115px 0 86px;
}
.coach-about{
    padding: 98px 0 70px;
    background: #ECF5F7;
    border-radius: 55px;
    position: relative;
}
.coach-about .h2{
    margin: 0 0 80px;
}
.coach-about:before{
    position: absolute;
    left: -5px;
    bottom: -111px;
    display: block;
    content: url("images/ab-left.webp");
}
.coach-about:after{
    position: absolute;
    right: -25px;
    bottom: -74px;
    display: block;
    content: url("images/ab-right.webp");
}
.coach-about .container{
    max-width: 1744px;
}
.coach-about .p{
    font-size: 24px;
    line-height: 36px;
    color: #000;
    margin: 0 0 47px;
    position: relative;
    z-index: 1;
}
.coach-about .p span{
    color: #07757A;
    font-weight: 600;
}
.coach-about .txt1{
    max-width: 720px;
    margin: 0 0 59px;
}
.coach-about .txt2{
    max-width: 621px;
    margin-left: 454px;
}
.coach-about .txt3{
    max-width: 670px;
    margin-left: 454px;
    margin-bottom: 0;
}
.coach-form{
    padding: 155px 0 131px;
}
.coach-form .container{
    max-width: 1800px;
}
.cf-wrap{
    max-width: 1600px;
    margin: 74px auto 0;
    background: #FFFFFF;
    box-shadow: 0 4px 20.1px rgba(0, 0, 0, 0.39);
    border-radius: 60px;
    padding: 40px 40px 81px;
}
.cf-wrap .sub-p{
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    color: #1E1E1E;
    margin: 0 0 30px;
}
.cf-wrap .sub-p p:last-child{
    margin: 0;
}
.cf-wrap.add-img{
    position: relative;
}
.cf-wrap.add-img:before{
    position: absolute;
    right: -65px;
    top: -170px;
    display: inline-block;
    content: url(images/pres-pic.webp);
    transform: scale(-1, 1);
}
.cf-fr{
    padding: 0;
    max-width: 839px;
    margin: 36px auto 0 auto;
}
.cf-wrap img{
    max-width: 100%;
    height: auto;
    margin: 0 0 30px;
}
form label{
    font-size: 28px;
    line-height: 28px;
    color: #717171;
}
form [type="text"].wpcf7-form-control, form [type="tel"].wpcf7-form-control, form [type="email"].wpcf7-form-control{
    min-height: 116px;
    font-size: 24px;
    line-height: 25px;
    border-radius: 47px;
    margin: 3px 0 36px;
}
.coach-form .notice{
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #717171;
}
.coach-form .notice a{
    color: #07757A;
}
.reviews-slider4{
    max-width: 1180px;
    margin: 0 auto;
}
.reviews-slider4 .slick-slide img{
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.cf-wrap .h2{
    text-align: center;
}
.cf-wrap .add_text{
    max-width: 948px;
    margin: 0 auto 0;
    position: relative;
}
.cf-wrap .lbl-form{
    padding: 15px 0 15px 60px;
    display: inline-block;
    margin: 45px 0;
    font-weight: 500;
    font-size: 26px;
    line-height: 18px;
    color: #07757A;
    background: url("images/frm-lbl-ic.svg") no-repeat left center;
}
.cf-wrap .text2{
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #1E1E1E;
    margin: 70px 0 0;
}
.cf-wrap .text2 .p1{
    font-weight: 700;
    font-size: 38px;
    line-height: 48px;
    color: #07757A;
    margin: 0 0 20px;
}
.main-video{
    margin: 0 auto 30px;
    background: #05757A;
    padding: 15px;
    border-radius: 20px;
    max-width: 100%;
}
.main-video iframe{
    border: none;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 660px;
}
@media screen and (max-width: 1780px){
    .cf-wrap .sub-p{
        font-size: 18px;
        line-height: 24px;
    }
    .psy-get-wrp{
        gap: 23px;
        margin: 0 0 29px;
    }
    .psy-get-content{
        font-size: 16px;
        line-height: 22px;
    }
    .coach-top-content{
        max-width: 710px;
    }
    .main-video iframe{
        height: 480px;
    }
    .container{
        max-width: 1054px;
    }
    .coach-pr{
        width: calc(50% - 10px);
    }
    .coach-pr1{
        font-size: 16px;
        line-height: 18px;
        padding: 13px 10px 13px 65px;
        min-height: 64px;
    }
    .coach-pr1:before{
        width: 41px;
        height: 41px;
        background-size: 41px;
        left: 11px;
    }
    .coach-pr2{
        font-size: 18px;
        line-height: 18px;
        padding: 13px 11px;
    }
    .coach-pr2:before{
        right: -65px;
        top: -96px;
        width: 169px;
        height: 159px;
        background: url("images/pr22.webp") no-repeat center;
    }
    .coach-programs{
        max-width: 100%;
        margin: 0 auto;
    }
    .coach-top .h1{
        font-size: 50px;
        line-height: 52px;
        margin: 18px 0 20px;
    }
    .coach-top .p{
        font-size: 16px;
        line-height: 20px;
        max-width: 480px;
        padding: 0 0 0 20px;
    }
    .coach-top .divider-line{
        margin: 5px auto 17px;
    }
    .coach-top .p:before{
        left: 7px;
    }
    .coach-top .blocks{
        max-width: 480px;
    }
    .blocks .item{
        gap: 21px;
        padding: 7px 12px 7px 16px;
        margin: 0 0 5px;
    }
    .blocks .item p{
        font-size: 14px;
        line-height: 18px;
    }
    .blocks .item img{
        max-height: 32px;
        width: auto;
    }
    .button, form [type="submit"].wpcf7-form-control{
        font-size: 16px;
        line-height: 22px;
        min-height: 78px;
        max-width: 390px;
        padding: 27px 10px;
    }
    .b-lbl{
        padding: 0;
        background: none;
        border: none;
        border-radius: 0;
        max-width: 200px;
        font-weight: 500;
        font-size: 18px;
        line-height: 132%;
        margin: 15px auto 0;
        backdrop-filter: unset;
    }
    .b-lbl:before{
        left: -173px;
        top: -98px;
        width: 235px;
        height: 311px;
        background: url(images/pr-bg-sm1.webp) no-repeat center;
    }
    .b-lbl:after{
        position: absolute;
        right: -12px;
        top: 12px;
        display: block;
        content: url("images/arr22.svg");
    }
    .coach-top {
        border-radius: 0;
        padding-bottom: 62px;
        background-position: right -220px bottom -2px;
        background-size: 740px;
    }
    .coach-top .p2{
        font-size: 16px;
        line-height: 20px;
        background-size: 44px;
        padding: 18px 15px 19px 76px;
        background-position: top 14px left 12px;
    }
    h2, .h2{
        font-size: 42px;
        line-height: 44px;
        margin: 0 0 26px;
        text-align: left;
    }
    h2 br, .h2 br{
        display: none;
    }
    .psy-do{
        padding: 46px 0 80px;
    }
    .psy-do .lbl{
        margin: 0 0 36px;
        font-size: 18px;
        line-height: 22px;
        padding: 13px 15px 6px;
    }
    .psy-do-block{
        font-size: 16px;
        line-height: 22px;
        padding: 0 0 0 130px;
        min-height: 52px;
    }
    .psy-do-block:before{
        left: 91px;
        top: 5px;
    }
    .psy-do-block .num{
        left: 12px;
        top: -11px;
        width: 52px;
        height: 52px;
        font-size: 22px;
        line-height: 22px;
    }
    .psy-do .text-wrap{
        font-size: 16px;
        line-height: 22px;
        margin: 30px 0 41px;
    }
    .psy-uniq{
        padding: 64px 0 55px;
    }
    .psy-res{
        padding-top: 42px;
        padding-bottom: 53px;
        border-radius: 22px;
    }
    .psy-uniq-blocks, .psy-res-blocks{
        gap: 26px;
        margin: 0 0 43px;
    }
    .psy-uniq-block .num{
        width: 72px;
        height: 72px;
        font-size: 22px;
        line-height: 22px;
    }
    .psy-res-blocks .num{
        left: -2px;
        bottom: -4px;
    }
    .psy-uniq-block{
        font-size: 14px;
        line-height: 20px;
    }
    .psy-res-blocks .num{
        width: 59px;
        height: 59px;
        font-size: 24px;
        line-height: 24px;
    }
    .psy-uniq-block .ttl{
        font-size: 20px;
        line-height: 22px;
    }
    .psy-res-block{
        font-size: 18px;
        line-height: 28px;
    }
    .psy-res-block .ttl{
        font-size: 22px;
        line-height: 28px;
    }
    .psy-get{
        padding-top: 42px;
        padding-bottom: 43px;
        margin-top: 0;
        border-radius: 0;
    }
    .psy-get-content img{
        margin: 17px auto 0;
    }
    .psy-get-block-inner{
        width: 357px;
    }
    .psy-get-block img{
        margin: 0 auto 20px;
    }
    .psy-get-block{
        padding: 0 10px 2px;
    }
    .slider-dots .slick-dots button, .slider-dots .slick-dots .slick-active button{
        width: 8px;
        height: 8px;
    }
    .slider-dots .slick-dots{
        margin: 20px auto 0;
        gap: 8px;
    }
    .psy-get-list{
        margin: 0 0 30px;
    }
    .psy-uniq .h2{
        margin: 0 0 42px;
    }
    .psy-what{
        padding: 0 0 40px;
    }
    .psy-what-list{
        gap: 20px;
        margin: 0 0 35px;
    }
    .psy-what .add_text{
        margin: 0 0 36px;
    }
    .psy-what-item{
        max-width: 354px;
        min-height: 1px;
        font-size: 14px;
        line-height: 20px;
        padding: 19px 16px 20px 16px;
    }
    .psy-what-item img{
        height: 42px;
        width: auto;
    }
    .psy-what-item .ttl{
        font-size: 20px;
        line-height: 24px;
        margin: 16px 0 10px;
    }
    .psy-diplom{
        padding: 33px 0 53px;
        margin-top: 0;
    }
    .psy-d-items{
        margin: 0 -10px;
        justify-content: center;
        gap: 20px 0;
    }
    .psy-d-item-wrap{
        padding: 0 10px;
        width: 100%;
        max-width: 371px;
    }
    .psy-diplom .h2{
        margin: 0 0 21px;
    }
    .psy-d-item .image{
        height: 220px;
        margin: 0 0 9px;
    }
    .psy-d-item{
        padding: 16px 20px 33px;
    }
    .psy-d-item .ttl{
        font-size: 18px;
        line-height: 26px;
        margin: 0 0 3px;
    }
    .psy-d-item .txt{
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 20px;
    }
    .psy-d-item .psy-d-list li{
        font-size: 14px;
        line-height: 18px;
        padding: 0 0 0 30px;
    }
    .psy-d-item .psy-d-list li:before{
        width: 19px;
        height: 19px;
        background-size: 19px;
    }
    .psy-d-item .psy-d-list{
        padding: 0;
    }
    .psy-diplom .p2{
        font-size: 26px;
        line-height: 32px;
        margin: 45px 0 11px;
    }
    .psy-diplom .p1{
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 40px;
    }
    .psy-moduls2{
        padding: 42px 0 47px;
        border-radius: 22px;
    }
    .p-tools-wrapper{
        margin: 0 0 30px;
    }
    .p-tool{
        padding: 14px 20px 14px 68px;
        font-size: 14px;
        line-height: 18px;
        min-height: 48px;
        margin: 0 0 11px;
        border-radius: 12px;
    }
    .p-tool .ic{
        width: 32px;
        left: 14px;
    }
    .add_text .p1{
        font-size: 26px;
        line-height: 32px;
        margin: 0 0 4px;
    }
    .add_text{
        font-size: 14px;
        line-height: 20px;
        max-width: 100%;
        border-radius: 16px;
        background-size: 28px, auto;
        background-position: left 14px top -5px, 0 0;
        padding: 17px 35px 19px;
    }
    .coach-form .add_text{
        font-size: 18px;
        line-height: 22px;
    }
    .t-slide .image img{
        height: auto;
        width: auto;
        max-height: 100%;
    }
    .coach-money .col-12, .coach-money .col-6{
        width: 100%;
        padding: 0 15px;
    }
    .coach-money .row{
        margin: 0 -15px;
    }
    .coach-money .h3{
        font-size: 42px;
        line-height: 40px;
        text-align: center;
        margin: 0 0 26px;
    }
    .coach-money .txt1{
        font-size: 16px;
        line-height: 22px;
        padding: 0 0 0 16px;
        margin: 0 0 43px;
    }
    .coach-money{
        padding: 27px 0 48px;
        border-radius: 22px;
    }
    .coach-money .img.img-sm{
        display: block;
        margin: 0 auto;
    }
    .coach-money .img.img-lg{
        display: none;
    }
    .coach-money .txt2{
        font-size: 16px;
        line-height: 22px;
        text-align: center;
        margin: 23px 0 0;
    }
    .coach-money .txt3{
        font-size: 16px;
        line-height: 20px;
        margin: 22px 0 0 0;
        padding: 12px 20px 18px;
        border-radius: 16px;
    }
    .coach-money .txt3 p{
        margin: 0 0 15px;
    }
    .coach-money .button{
        margin: 44px auto 0;
    }
    .psy-case{
        padding-top: 42px;
        padding-bottom: 82px;
    }
    .psy-case .h2{
        margin: 0 0 8px;
    }
    .coach-case .slide{
        border: none;
        width: 343px;
        min-height: 277px;
        font-size: 14px;
        line-height: 20px;
        margin: 16px 10px;
        padding: 13px 16px;
    }
    .slide .ava img, .coach-case .slide .ava{
        height: 59px;
    }
    .coach-case .slide .author{
        background-size: 32px;
        font-size: 28px;
        line-height: 28px;
        padding: 5px 0 5px 53px;
    }
    .coach-case .p2{
        font-size: 20px;
        line-height: 22px;
        background-size: 18px;
        padding: 5px 0 5px 32px;
        margin: 0;
    }
    .coach-case .slide .ava-flex{
        gap: 31px;
        margin: 0 0 15px;
    }
    .psy-case .button{
        margin: 49px auto 0;
    }
    .psy-video{
        padding: 27px 0 51px 0;
    }
    .vb{
        font-size: 18px;
        line-height: 22px;
        border-radius: 10px;
        min-height: 64px;
        padding: 5px 20px 5px 69px;
    }
    .vb.vb1{
        background-size: 41px;
        background-position: left 11px center;
    }
    .vb.vb2{
        background-size: 31px;
        background-position: left 20px center;
    }
    .vb-items{
        gap: 20px;
        padding: 0;
        margin: 0 0 29px;
    }
    .videos-block-wrapper{
        gap: 20px;
    }
    .videos-block-wrapper iframe{
        width: 100%;
        max-width: 367px;
        height: 205px;
    }
    .psy-video .button{
        margin: 17px auto 0;
    }
    .psy-paket{
        padding: 54px 0 72px;
    }
    .psy-paket .h2{
        margin: 0 0 26px;
    }
    .psy-paket .sub-title{
        font-size: 16px;
        line-height: 22px;
        margin: 0 auto 44px;
        padding: 20px 20px 21px;
        border-radius: 16px;
    }
    .paks-items{
        gap: 20px;
        justify-content: center;
    }
    .psy-paket .paket{
        width: 100%;
        max-width: 356px;
        border-radius: 14px;
        padding: 16px 15px 53px;
        min-height: 1px;
        margin: 0;
    }
    .psy-paket .paket .p-titl{
        font-size: 36px;
        line-height: 36px;
        border-radius: 12px;
        padding: 7px 10px;
        margin: 2px auto 11px;
    }
    .psy-paket .p-time{
        font-size: 16px;
        line-height: 22px;
        background-size: 27px!important;
        padding: 8px 10px 7px 57px;
        background-position: left 9px center!important;
        margin: 0 0 26px;
    }
    .psy-paket .p-sub-ttl{
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 24px;
    }
    .psy-paket .paket ul{
        font-size: 15px;
        line-height: 22px;
        margin: 0 0 27px;
    }
    .psy-paket .paket ul li{
        padding: 0 0 0 37px;
        margin: 0 0 22px;
    }
    .psy-paket .paket ul li:before{
        background-size: 24px!important;
    }
    .psy-paket .p-txt{
        margin: 17px 0 0 0;
        font-size: 16px;
        line-height: 20px;
        padding: 19px 20px 13px 43px;
    }
    .psy-paket .p-txt:before{
        left: 3px;
        top: -13px;
    }
    .psy-paket .paket .button{
        font-size: 16px;
        line-height: 18px;
        min-height: 78px;
        margin: 27px auto 0;
        padding: 20px 10px;
    }
    .psy-moduls{
        padding: 50px 0;
    }
    .psy-moduls .h3{
        font-size: 26px;
        line-height: 22px;
        margin: 0 0 44px;
    }
    .p-mod-wrapper{
        margin: 0 auto;
    }
    .p-mod .name{
        font-size: 20px;
        line-height: 22px;
        padding: 16px 22px 12px 31px;
    }
    .p-mod .text ul{
        font-size: 16px;
        line-height: 20px;
    }
    .p-mod{
        margin: 0 0 20px;
    }
    .p-mod.active{
        border-radius: 72px 72px 10px 10px;
    }
    .p-mod .text ul li{
        background-size: 25px;
        background-position: left top;
        padding: 0 0 0 48px;
    }
    .p-mod .text{
        padding: 27px 19px 41px;
    }
    .p-mod .text ul li p{
        margin: 0 0 13px;
    }
    .coach-team{
        padding: 65px 0 58px;
    }
    .team-block{
        gap: 20px;
    }
    .t-slide{
        width: 100%;
        max-width: 366px;
        border-radius: 16px;
    }
    .t-slide .h3{
        border-radius: 16px;
        font-size: 32px;
        line-height: 32px;
        padding: 10px 10px 12px 10px;
    }
    .t-slide .image{
        height: 390px;
    }
    .t-slide .text .p{
        font-size: 16px;
        line-height: 19px;
        padding: 10px 26px 8px 26px;
        margin: -30px -14px 28px;
    }
    .t-slide ul{
        font-size: 16px;
        line-height: 20px;
    }
    .t-slide ul li{
        margin: 0 0 20px;
        padding: 0 0 0 33px;
    }
    .t-slide ul li:before{
        width: 12px;
        height: 12px;
        background-size: 12px;
        left: 0;
        top: 4px;
    }
    .coach-team .button, .coach-testi .button, .coach-about .button{
        margin: 30px auto 0;
    }
    .coach-skill{
        border-radius: 22px;
        padding: 49px 0 55px;
    }
    .coach-skill .h3, .coach-testi .h3, .coach-form .h3{
        font-size: 16px;
        line-height: 18px;
        background-size: 24px;
        background-position: left 8px center;
        max-width: 363px;
        width: 100%;
        padding: 11px 15px 9px 52px;
        margin: 0 0 44px;
    }
    .coach-form .h3{
        font-size: 24px;
        line-height: 24px;
        padding: 20px 15px 18px 72px;
        background-size: 42px;
        margin: 0 0 23px;
    }
    .coach-skill .h2{
        margin: 0 0 24px;
    }
    .skill-item .ttl{
        font-size: 20px;
        line-height: 24px;
    }
    .skill-item .txt{
        font-size: 14px;
        line-height: 20px;
        padding: 0 0 26px;
    }
    .skill-items-block:before{
        left: -6px;
        top: -88px;
        content: url(images/pres-pic-sm.webp);
    }
    .skill-items-block{
        max-width: 376px;
        padding: 0 0 0 134px;
        margin: 0 auto 20px auto!important;
        min-height: 120px;
    }
    .skill-item .txt:after{
        display: none;
    }
    .skill-items-block:after{
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 100%;
        height: 1px;
        display: block;
        content: '';
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(7, 117, 122, 1) 49%, rgba(255, 255, 255, 0) 100%);
    }
    .skill-items-wrap1 .skill-items-block:last-child:after{
        display: none;
    }
    .skill-items-wrap1{
        display: block;
        margin: 0 0 20px;
    }
    .skill-items-wrap1 .skill-items-block:nth-child(3):before, .skill-items-wrap1 .skill-items-block:nth-child(4):before{
        transform: none;
    }
    .skill-items-wrap1 .skill-items-block:nth-child(2n){
        padding: 0 134px 0 0;
    }
    .skill-items-wrap1 .skill-items-block:nth-child(2n):before{
        right: -6px;
        transform: scale(-1,1);
    }
    .coach-skill .button{
        margin: 28px auto 0;
    }
    .coach-testi{
        padding: 73px 0 55px;
    }
    .coach-about{
        padding: 51px 0 48px;
        border-radius: 22px;
    }
    .coach-about .p{
        font-size: 14px;
        line-height: 20px;
    }
    .coach-about .h2{
        margin: 0 0 20px;
        z-index: 2;
        position: relative;
        text-align: left;
    }
    .coach-about:before, .coach-about:after{
        display: none;
    }
    .coach-about .txt1:before{
        position: absolute;
        right: -140px;
        bottom: -45px;
        display: block;
        content: url("images/ab-right1.webp");
    }
    .coach-about .txt2:before{
        position: absolute;
        left: -65px;
        top: -70px;
        display: block;
        content: url("images/ab-left1.webp");
    }
    .coach-about .txt3:before{
        position: absolute;
        left: 0;
        top: -2px;
        display: inline-block;
        content: '';
        width: 24px;
        height: 24px;
        background: url(images/c-li2.svg) no-repeat center;
        background-size: 24px;
    }
    .coach-about .txt1, .coach-about .txt2, .coach-about .txt3{
        max-width: 670px;
        position: relative;
    }
    .coach-about .txt1{
        min-height: 240px;
        margin: 0 auto 40px;
        padding-right: 155px;
    }
    .coach-about .txt2{
        padding-left: 110px;
        margin: 0 auto 47px;
        min-height: 120px;
    }
    .coach-about .txt3{
        margin: 0 auto;
        padding-left: 36px;
        position: relative;
    }
    .coach-form{
        padding: 42px 0 42px;
    }
    .cf-wrap{
        margin: 20px auto 0;
        border-radius: 18px;
        padding: 20px 25px 40px;
    }
    .cf-fr{
        margin: 0 auto;
    }
    form label, .coach-form .notice{
        font-size: 13px;
        line-height: 18px;
    }
    form [type="text"].wpcf7-form-control, form [type="tel"].wpcf7-form-control, form [type="email"].wpcf7-form-control{
        margin: 3px 0 12px;
        font-size: 13px;
        line-height: 16px;
        border-radius: 47px;
        min-height: 53px;
    }
    form [type="submit"].wpcf7-form-control{
        font-size: 16px;
        line-height: 22px;
        min-height: 78px;
        max-width: 390px;
    }
    .coach-form .notice{
        margin: 25px 0 0;
    }
    .cf-wrap .add_text{
        font-size: 14px;
        line-height: 20px;
        max-width: 100%;
        border-radius: 16px;
        background-size: 28px, auto;
        background-position: left 14px top -5px, 0 0;
        padding: 17px 32px 19px;
        margin: 0 auto 0;
    }
    .cf-wrap .add_text .p1{
        font-size: 26px;
        line-height: 32px;
        margin: 0 0 4px;
    }
    .cf-wrap .add_text br{
        display: none;
    }
    .cf-wrap .lbl-form{
        font-size: 16px;
        line-height: 18px;
        padding: 8px 0 8px 35px;
        background-size: 24px;
        margin: 16px 0;
    }
    .cf-wrap .text2{
        margin: 40px 0 0;
        font-size: 16px;
        line-height: 20px;
    }
    .cf-wrap .text2 .p1{
        font-size: 20px;
        line-height: 26px;
    }
    .coach-pr2:before{
        right: -103px;
        top: -44px;
    }
    .coach-form .h2{
        margin: 0 0 15px;
    }
    .cf-wrap.add-img:before{
        content: url(images/pres-pic-sm.webp);
        right: -50px;
        top: -120px;
    }
}
@media screen and (max-width: 1024px){
    .coach-pr2:before{
        right: -90px;
        top: -56px;
    }
    .coach-top .bg-block{
        margin: 0 -15px -65px -15px;
        padding: 0 15px 470px;
        background-image: url("images/aa-bg-sm.webp");
        background-repeat: no-repeat;
        background-position: bottom center;
    }
    .coach-top{
        background-image: none;
    }
    .coach-top-content{
        margin: 0 auto;
        max-width: 100%;
    }
    .coach-top .h1 br{
        display: none;
    }
    .coach-top .p{
        max-width: 100%;
    }
}
@media screen and (max-width: 768px){
    .ct-block-wrap .under-video1{
        position: unset;
    }
    .ct-block-wrap.v1:before{
        content: url(images/c-top-right.webp);
        left: auto;
        top: -138px;
        right: -116px;
    }
    .ct-block-wrap.v1:after{
        position: absolute;
        left: -80px;
        bottom: -128px;
        display: inline-block;
        content: url(images/c-bottom-left.webp);
    }
    .ct-block-wrap.v2{
        position: unset;
    }
    .ct-block-wrap.v2:before{
        display: none;
        content: '';
    }
    .ct-block-wrap{
        width: 100%;
    }
    .main-video iframe{
        height: 390px;
    }
    .coach-pr, .vb{
        width: 100%;
    }
    .coach-programs{
        flex-wrap: wrap;
        gap: 16px;
    }
    .coach-top .h1 br{
        display: none;
    }
    .coach-top .p, .coach-top .blocks{
        max-width: 100%;
    }
    .coach-top .blocks{
        margin: 0 0 455px;
    }
    .coach-top-block{
        background-position: center bottom 130px;
    }
    .coach-top .col-12{
        padding: 0;
    }
    .coach-top-content{
        padding: 0 15px;
    }
    .psy-what-item, .psy-d-item-wrap, .p-exp, .psy-paket .paket, .t-slide{
        max-width: 100%;
    }
}
@media screen and (max-width: 680px){
    .add_text br, .psy-diplom .p1 br{
        display: none;
    }
    .coach-form .h2{
        font-size: 26px;
        line-height: 36px;
    }
}
.fixed-button{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 20px;
    cursor: pointer;
    margin: auto;
    z-index: 5;
    text-align: center;
}
.fixed-button span{
    font-size: 20px;
    display: block;
}
@media screen and (max-width: 1780px){
    .fixed-button span{
        font-size: 16px;
    }
}
@media screen and (max-width: 425px){
    .fixed-button{
        max-width: 90%;
    }
}
.popup-section .h2{
    font-size: 28px;
    line-height: 34px;
    margin: 12px 0 35px;
    text-align: center;
}
.popup-section .pop-top-text{
    margin: 0 0 30px;
}
.popup-section .pop-top-text br{
    display: none;
}
.popup-section form [type="submit"].wpcf7-form-control{
    padding: 28px 20px;
}