

.affilateMain {
    margin-top: 74px
}

.affilateMain .in {
    position: relative;
    padding-left: 346px
}

.affilateMain .bitAffilate::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/bitaffilate2.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 5s;
    animation-name: circleMainRotate;
    width: 308px;
    height: 309px;
    margin-left: -271px;
    margin-top: -77px;
}

.affilateMain .bitAffilate::after {
    content: "";
    background-image: url("../img/blick.png");
    position: absolute;
    width: 313px;
    height: 314px;
    left: 196px;
    bottom: 138px;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 5s;
    animation-name: blick;
}

.affilateMain .bitAffilate {
    background-image: url(../img/bitaffilate.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 9px;
    top: -120px;
    width: 522px;
    height: 485px;
    z-index: -1
}

.affilateMain .top {
    display: flex;
    justify-content: space-between
}

.affilateMain .top .pr {
    font-size: 133px;
    color: #fedc00;
    font-weight: 900;
    width: 200px;
    display: block
}

.affilateMain .top .textBlock {
    display: flex;
    align-items: center;
    width: calc(100% - 204px);
    justify-content: space-between
}

.affilateMain .top .textBlock .capTitle {
    width: 200px
}

.affilateMain .top .textBlock p {
    margin: 0;
    width: calc(100% - 203px);
    font-size: 15px;
    position: relative;
    top: 4px;
    line-height: 25px
}

.infoAffilate {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 39px;
    position: relative
}

.infoAffilate .left {
    width: 50%
}

.infoAffilate .left .item {
    padding: 23px 191px 23px 69px
}

.infoAffilate .left .item .iconBl {
    left: 20px
}

.infoAffilate .left .item .val {
    color: #fedc00
}

.infoAffilate .right {
    width: 50%
}

.infoAffilate .right .item {
    padding: 23px 67px 23px 203px
}

.infoAffilate .right .item .iconBl {
    right: 21px
}

.infoAffilate .right .item .val {
    color: #d21967
}

.infoAffilate .item {
    background-color: #2b2949;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-between
}

.infoAffilate .item+.item {
    margin-top: 6px
}

.infoAffilate .item .iconBl {
    width: 36px;
    height: 37px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background-size: contain
}

.infoAffilate .item .tit {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px
}

.infoAffilate .item .val {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .7px
}

.logoAffilate {
    background-image: url(../img/logoaffilate.png);
    position: absolute;
    left: 50%;
    top: -8px;
    width: 366px;
    height: 366px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #221d3f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-left: -179px
}

.whyBl {
    margin-top: 51px;
    position: relative
}

.whyBl .in .list {
    margin-top: 72px;
    display: flex;
    justify-content: space-between
}

.whyBl .in .list .item {
    position: relative;
    max-width: 415px
}

.whyBl .in .list .item:nth-child(1) .name {
    color: #d21967
}

.whyBl .in .list .item:nth-child(2) .name {
    color: #8646b0
}

.whyBl .in .list .item:nth-child(3) .name {
    color: #fedc00
}

.whyBl .in .list .item .iconBl {
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 110px;
    top: -36px;
    width: 120px;
    height: 120px;
    background-color: #454365;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.whyBl .in .list .item .pic {
    width: 205px;
    height: 188px;
    background-position: center;
    background-repeat: no-repeat
}

.whyBl .in .list .item .name {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 800;
    display: block;
    margin-top: 28px
}

.whyBl .in .list .item p {
    color: #fff;
    font-size: 17px;
    display: block;
    margin-top: 29px;
    line-height: 27px
}


.pl {
    margin-top: 62px
}

.pl .in {
    display: flex;
    justify-content: flex-end
}

.pl .list {
    width: 1054px;
    border: solid 2px #5c5776;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    display: flex;
    justify-content: space-around;
    -webkit-box-shadow: 0 0 29px 10px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 0 0 29px 10px rgba(0, 0, 0, 0.33);
    box-shadow: 0 0 29px 10px rgba(0, 0, 0, 0.33);
    padding: 0 68px 0 14px
}

.pl .list .item {
    width: 150px;
    height: 57px;
    background-position: center;
    background-repeat: no-repeat
}


.aboutMain {
    position: relative
}

.aboutMain .textBlock {
    width: 42%
}

.textBlock .capTitle+* {
    margin-top: 35px
}

.aboutMain .lineAbout {
    margin-top: 56px;
    display: flex
}

.aboutMain .lineAbout .left {
    display: flex;
    flex-wrap: wrap;
    width: 72%
}

.aboutMain .lineAbout .right {
    width: 50%;
    position: relative;
    left: -4px
}

.aboutMain .lineAbout .right .textBlock {
    width: 100%
}

.aboutMain .lineAbout .right .btn {
    margin-top: 84px;
    font-size: 17px;
    font-weight: 700;
    width: 199px;
    padding: 15px 0;
    left: -6px
}

.videoBl {
    border: solid 2px #5c5776;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    width: 355px;
    height: 258px;
    background-size: cover
}

.videoBl .play:hover {
    opacity: .5
}


.docBl {
    margin-left: 25px;
    height: 258px
}

.docBl ul {
    display: flex
}

.docBl ul li {
    position: relative;
    width: 187px;
    height: 258px
}

.docBl ul li+li {
    margin-left: 23px
}

.docBl ul li a {
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    border: solid 2px #5c5776
}

.docBl ul li a:hover {
    opacity: .5
}


.aboutMain .adress {
    position: relative;
    padding-left: 76px;
    margin-top: 90px
}

.aboutMain .adress .iconBl {
    width: 52px;
    height: 67px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.aboutMain .adress .tit {
    color: #fedc00;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .7px
}

.aboutMain .adress p {
    color: #fff;
    font-size: 15px;
    margin-top: 6px;
    line-height: 22px
}

.register {
    border: solid 2px #514d68;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    width: 406px;
    margin-left: 93px;
    position: relative;
    overflow: hidden;
    top: 0;
    height: 164px;
    margin-top: 50px
}

.register .in {
    position: absolute;
    background: #461767;
    background: -moz-linear-gradient(left, #461767 0%, #b40063 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #461767), color-stop(100%, #b40063));
    background: -webkit-linear-gradient(left, #461767 0%, #b40063 100%);
    background: -o-linear-gradient(left, #461767 0%, #b40063 100%);
    background: -ms-linear-gradient(left, #461767 0%, #b40063 100%);
    background: linear-gradient(to right, #461767 0%, #b40063 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#461767', endColorstr='#b40063', GradientType=1);
    left: 6px;
    top: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    padding: 34px 5px 7px 167px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px
}

.register .in .pic {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 47px;
    top: 28px;
    background-position: center;
    background-repeat: no-repeat
}

.register .in .tit {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    letter-spacing: 3.5px
}

.register .in .num {
    font-size: 33px;
    color: #fff;
    font-weight: 800;
    display: block
}

.register .in .link:hover {
    text-decoration-color: transparent
}

.register .in .link {
    color: #fedc00;
    font-size: 12px;
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 3.5px;
    margin-top: 7px;
    display: table
}
