/* ONLY FOR BRAB ADMINS!! Please do not use!!! */
/* ONLY FOR BRAB ADMINS!! Please do not use!!! */
/* ONLY FOR BRAB ADMINS!! Please do not use!!! */
/* ONLY FOR BRAB ADMINS!! Please do not use!!! */
/* ONLY FOR BRAB ADMINS!! Please do not use!!! */
/* ONLY FOR BRAB ADMINS!! Please do not use!!! */
/* ONLY FOR BRAB ADMINS!! Please do not use!!! */
/* ONLY FOR BRAB ADMINS!! Please do not use!!! */
/* ONLY FOR BRAB ADMINS!! Please do not use!!! */

html .hs1 .ppp3 a img:hover {
    background-size: 103% auto !important;
}
.btn.okey.arrow.dark:after {
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.11467 4.51867L4.53867 0.942667L5.48133 0L10.6667 5.18533L5.48133 10.3707L4.53867 9.428L8.11467 5.852H0V4.51867H8.11467Z' fill='white'/%3E%3C/svg%3E%0A");
}
.btnsa {
    display: flex;
    gap: 48px;
}
section.hs90 .article .text {
    width: auto;
}
.page_newsitem section.hs90 .article .text h2 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 28px;
    margin-bottom: 6px;
}
.page_newsitem section.hs90 .article .text h3 {
    font-size: 21px;
}
.page_newsitem section.hs90 .article table {
    border-collapse: collapse;
    margin: 20px 0;
}
.page_newsitem section.hs90 .article table td {
    border: 1px solid #ccc;
    padding: 6px 12px;
}
section.hs9 .cases .tabs_cont .tabcont > img {
    background-size: cover !important;
    background-position: center;
}


.home_top_block {
    margin-top: 80px;
    color: #fff;
}
.home_top_block > .wrap {
    background: #636099;
    border-radius: 12px;
    padding: 32px;
    font-size: 0;
    max-width: 990px;
    max-width: 1300px;
}
.home_top_block > .wrap > .wrap {
    max-width: 990px;
    display: grid;
    grid-template-columns: 1fr 475px;
    gap: 24px;
    align-items: center;
}
.home_top_block .wrap .title {
    display: block;
    font-weight: 400;
    font-size: 32px;
    line-height: 1.2;
}
.home_top_block .wrap .subtl {
    font-size: 15px;
    color: #CDCAE6;
    margin: 20px 0;
    display: block;
}
.home_top_block .wrap .btns {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    gap: 50px;
	    margin-top: 80px;
}
.home_top_block .wrap .btns .btn span {
    padding: 0 8px;
    font-size: 13px;
}
.home_top_block .right img {
    display: block;
    height: 420px;
    width: 100%;
    max-width: 556px;
    border-radius: 24px;
    background-size: cover;
}
.home_top_block .wrap .btns .topContacts {
    position: relative;
    top: 0;
    left: 0;
    background: #312F50;
    border: none;
}
.home_top_block .wrap .btns .topContacts > span:before {
    display: block;
    content: '';
    background: #6f6ca5;
}
.home_top_block .wrap .topContacts:hover:after {
	    background-color: #6f6ca5;
}
.whatwefix {
    margin-top: 60px;
}
span.stitle {
    font-size: 40px;
    color: #312F50;
    display: block;
    width: 100%;
    max-width: 100%;
}
.duo {
    display: grid;
    grid-template-columns: 1fr 490px;
    margin: 24px auto;
    gap: 24px;
}
.duo .right {
    background: #E8E6F6;
    padding: 48px;
    border-radius: 24px;
    display: flex;
    align-items: center;
}
.duo .right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.duo .right li {
    border-bottom: 1px solid #6360994d;
    padding-bottom: 24px;
    margin-bottom: 24px;
    font-size: 20px;
    color: #312F50;
    display: flex;
    align-items: center;
    gap: 10px;
}
.proactivewithimage .right ul li:before,
.duo .right li:before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='8' fill='%2356F09F'/%3E%3Cpath d='M10.3341 15.4833L7.05078 12.1999L7.41745 11.8499L10.3341 14.7666L16.5674 8.5166L16.9508 8.88327L10.3341 15.4833Z' fill='%23312F50'/%3E%3C/svg%3E%0A");
    width: 24px;
    height: 24px;
    display: block;
}
.duo .right li:last-child {
    margin: 0;
    padding-bottom: 0;
    border: none;
}
.duo .left img {
    width: 100%;
    height: 100%;
    border-radius: 24px;
    object-fit: cover;
}
.framework_results .items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
    margin-top: 24px;
}

.framework_results {
    margin-top: 64px;
}
.framework_results .item {
    width: 100%;
    height: 210px;
    background: #7874B5;
    padding: 20px 25px;
    border-radius: 32px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.framework_results .item i {
    background: url(/site/bee.png);
    width: 48px;
    height: 52px;
    display: block;
    background-size: contain;
    margin-bottom: 20px;
    position: absolute;
    top: 20px;
}
.framework_results .item b {
    display: block;
    font-size: 19px;
    font-weight: normal;
    height: 71px;
}
.framework_results .item p {
    display: block;
    font-size: 13px;
    color: #CDCAE6;
}
.framework_results .item.wide {
    grid-column: span 2;
}
.framework_results .item img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 32px;
    background-size: cover;
}


.page_realhome  .hs3.garmoshka {
    margin-top: 60px;
}
.leftrighttext.proactivewithimage .left {
    max-width: 100%;
}
.leftrighttext.proactivewithimage .right {

}
.leftrighttext.proactivewithimage .right > p {
    display: block;
    color: #7874B5;
    font-size: 16px;
    margin-top: 5px;
}
.leftrighttext.proactivewithimage .right img {

}

.proactivewithimage.leftrighttext .wrap .right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.proactivewithimage .right ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}
.lsits {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 20px;
    align-items: center;
}
.leftrighttext .wrap .right .lsits > p {
    font-size: 14px;
    color: #7874B5;
}
.proactivewithimage.leftrighttext .wrap .right ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}
.proactivewithimage .right ul li:before, .duo .right li:before {
    min-width: 24px;
}
.leftrighttext.proactivewithimage .right img {
    width: 100%;
    height: 470px;
    border-radius: 24px;
    margin: 20px auto;
}

section.hs8.animated .threitems > div {
    background: #56F09F;
}


body.page_behavior.page_services_new .minislides .ms h3 {
    font-size: 28px;
    line-height: 1.2;
}
.page_behavior section.hs20.doubled.default .doubledd_wrap .minislides,
.page_behavior section.hs20.hs40.default .wrap {
    background: #9976AF;
}
.page_behavior section.hs20.doubled .doubledd_wrap .minislides {
    background: #9976AF;
}

.steps.h_title_text .wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.steps.h_title_text h2 {
    border: none;
    padding: 0;
    margin: 0;
}
.steps.h_title_text .right {
    color: #636099;
    font-size: 16px;
}
.steps.h_title_text .right ul {
    background: transparent;
    padding: 0;
    border-radius: 0;
    margin: 16px 0;
    margin-bottom: 24px;
    color: inherit;
}
.steps.h_title_text .right li {
    color: inherit;
    padding-left: 32px;
    display: flex;
    align-items: center;
    min-height: 24px;
    margin-bottom: 10px;
}



section.threeblocks {
    margin: 40px auto;
}
section.threeblocks h2 {
    display: block;
    font-size: 40px;
    font-weight: normal;
    color: #312F50;
}
section.threeblocks .wrap > p {
    font-size: 16px;
    color: #312F50;
    display: block;
    margin-top: 4px;
}
section.threeblocks .items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 12px;
}
section.threeblocks .items div {
    background: #E8E6F6;
    padding: 20px 25px;
    border-radius: 32px;
    color: #636099;
    font-size: 16px;
}
section.threeblocks .items p {
    display: block;
    margin-top: 10px;
}
section.threeblocks .items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 12px;
    margin-top: 24px;
}
.minislides .ms .txt {
    position: absolute;
    bottom:72px;
    width: calc(100% - 64px);
}
.minislides .ms .txt b {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 6px;
}
.minislides .ms .txt p {
    position: relative;
    width: 100%;
    bottom: 0;
    color: #312F50;
    font-size: 14px;
}
.page_behavior  .minislides .ms .ctrls {
    display: block;
}
.page_behavior .minislides .ms .ctrls .dots i {
    background: #CDCAE6;
}
.page_behavior .minislides .ms .ctrls .dots i.active {
    background: #636099 !important;
}
.page_behavior  section.steps ul li {
    color: #636099;
}
.page_behavior section.steps h2 {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.page_behavior section.steps .imbg {
    max-height: 284px;
    background-size: cover;
}
.page_behavior section.steps .columns {
    margin-top: 0;
}


section.t_b-t_i {
    margin: 72px auto;
}
.t_b-t_i h2 {
    min-height: 57px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
    font-size: 24px;
    color: #636099;
    font-weight: normal;
    border-bottom: 1px solid #63609959;
    padding-bottom: 16px;
    margin-bottom: 20px;
}
.t_b-t_i .bots {
    width: 100%;
    height: 280px;
    margin-top: 24px;
}
.t_b-t_i .bots img {
    height: 100%;
    width: 100%;
    border-radius: 32px;
}
.t_b-t_i .tops {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.t_b-t_i .tops p {
    max-width: 427px;
    color: #636099;
    font-size: 14px;
}
.t_b-t_i .tops .btns .btn {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
}
#menuinner .navigator .smenu .link { 
    height: auto;
    line-height: 1.3em;
    border: none;
    min-height: 32px;
}
@media (max-height: 860px) {
	
#menuinner .navigator { 
    height: calc(100vh - 128px);
    overflow: auto;
}
#menuinner .navigator .smenu .link {
    height: auto;
    min-height: 40px;
    line-height: 1.2;
    font-size: 14px;
    display: flex;
    align-items: center;
}
#menuinner .navigator .smenu .link { 
    min-height: 30px; 
}
#menuinner .navigator .link, #menuinner .navigator .submenu {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
#menuinner .navigator .smenu {
    display: none;
    margin-bottom: 6px;
}
#menuinner .navigator {
    margin-top: 40px; 
}
}


@media (max-width: 990px) {
	
	

.home_top_block > .wrap > .wrap {
    grid-template-columns: 1fr;
    justify-content: center;
}
.home_top_block .right img {
    max-width: unset;
}
.home_top_block .wrap .btns {
    margin: 0;
    justify-content: center;
}	
.duo {
    grid-template-columns: 1fr;
}
.framework_results .items { 
    grid-template-columns: repeat(2, 1fr); 
}	
	
	
	
}

@media (max-width: 768px) {

}

@media (max-width: 576px) {
.btnsa {
 
    flex-wrap: wrap;
    gap: 4px;
}
section.hs1 .topContacts {
    position: relative;
    top: 0;
    right: 0;
    width: calc(100% - 32px);
}
section.hs1 .topContacts > span {
    text-align: center;
    width: 100%;
}
.btnsa .topContacts {
    display: flex;
    width: 100%;
}
.home_top_block {
    margin-top: 0; 
}
.home_top_block .wrap .title { 
    font-size: 20px; 
}	
.home_top_block .wrap .subtl {
    font-size: 13px; 
}
.home_top_block .right img {
    object-fit: cover;
}	
.whatwefix .wrap {
    padding: 0 15px;
}	
.duo .right {
    padding: 32px 24px;
}
.duo .right li {
    font-size: 16px;
}	
.framework_results .wrap {
    padding: 0 15px;
}
span.stitle {
    font-size: 22px;
    padding-right: 20px;
}
.framework_results .items {
    display: block;
}
.framework_results .item {
    height: auto;
    margin-bottom: 16px;
    padding-top: 92px;
    padding-bottom: 8px;
}
.framework_results .item b {
    height: auto;
    margin-bottom: 15px;
}
.framework_results .item.wide:last-child {
    height: 260px;
}
.leftrighttext.proactivewithimage .right img {
    object-fit: cover;
}
.lsits { 
    grid-template-columns: 1fr; 
}
.proactivewithimage  .wrap  .right ul li {
    font-size: 13px;
}
.proactivewithimage.leftrighttext .wrap .right ul {
    grid-template-columns: 1fr;
}
.home_top_block .wrap .btns .topContacts {
    display: block;
}
.home_top_block .wrap .btns {
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.home_top_block .wrap .btns .btn {
    width: calc(100% - 50px);
    right: 10px !important;
    left: auto;
}
.page_behavior.page_services_new section.hs20.hs40 h1 {
    font-size: 28px;
    line-height: 1.3;
    padding: 0 10px;
    padding-bottom: 16px;
}
.page_behavior section.hs20.doubled .doubledd_wrap img, img.imbg {
    margin: 0;
    margin-bottom: 16px;
}
.steps.h_title_text .wrap {
    display: block;
}
section.threeblocks .wrap.doubled {
    margin: 0;
    width: calc(100% - 32px);
}
section.threeblocks .items {
    display: grid;
    grid-template-columns: 1fr;
}
.page_behavior section.steps h2 {
    font-size: 28px;
}
section.t_b-t_i .wrap {
    margin: 0 16px;
	width: calc(100% - 32px);
}
	section.threeblocks h2,
	.forma h3,
	section.hs8 h2 {
		font-size: 28px;
		line-height:1.2;
	}	
.t_b-t_i .bots img,
section.steps img {
    object-fit: cover;
}
section.threeblocks {
    margin: 40px 16px;
}
	
	
.page_behavior section.hs20.doubled .doubledd_wrap .minislides {
    height: 450px;
}
.page_behavior section.hs20.doubled .doubledd_wrap .minislides .ms {
    height: calc(100% - 32px);
    position: absolute;
    top: 16px;
    left: 16px;
    width: calc(100% - 32px);
}
.page_behavior  .minislides .ms .ctrls {
    width: calc(100% - 32px);
    display: block;
    left: 16px;
    bottom: 8px;
}
.page_behavior   .minislides .ms .txt {
    position: absolute;
    bottom: 64px;
    width: calc(100% - 32px);
}
body.page_behavior.page_services_new .minislides .ms h3 {
    font-size: 24px;
}
.page_behavior .minislides .ms .txt b, .page_behavior .minislides .ms .txt p {
    font-size: 12px;
    line-height: 1.2;
}
.page_services_new section.hs20.doubled .doubledd_wrap .minislides .ms p {
    font-size: 13px;
}
body.page_behavior.page_services_new .minislides .ms h3 {
    font-size: 21px;
    padding-top: 12px;
}
	
#menuinner.active {
    height: calc(100vh - 120px);
}
#menuinner .navigator .link {
    font-size: 13px;
    height: 32px;
    display: flex;
    align-items: center;
}
#menuinner .navigator .smenu .link {
    height: auto;
    line-height: 1.3;
    min-height: 40px;
    font-size: 13px;
    display: flex;
    align-items: center;
}
	
	
}


