.bigsection.first {
    border-radius: 20px;
    background: rgba(235, 239, 254, 1);
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/1-1.png) no-repeat rgba(235, 239, 254, 1);
    background-position-x: 99%;
}

.bigsection {
    border-radius: 20px;
    padding: 51px 59px 50px;
    margin-bottom: 35px;
}

.bigsection .title h2 {
    margin: 0;
    color: #333;
    font-size: 24px;
    font-style: normal;font-family: Arial, sans-serif;
    font-weight: 500;
    line-height: 30px; /* 125% */
}

.text p {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
}

.first .text {
    max-width: 633px;
}

.first .title {
    max-width: 569px;
}

.bigsection.second {
    border-radius: 20px;
    background: #F7F7F7;
    text-align: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-left: 50%;
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/2-карточки-1-1.png) no-repeat #F7F7F7;
    padding: 97px 59px 91px 50%;
}

.second .title {
    max-width: 606px;
    text-align: right;
    margin-right: 0px;
}

.second .text {
    max-width: 606px;
}

.bigsection.third {
    border-radius: 20px;
    background: #168ffe21;
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/3-ракета-1.png) no-repeat #168ffe21;
    background-position-x: 102%;
}
.bigsection.fives {
    border-radius: 20px;
    background: #168ffe21;
    background: url(https://softcomputers.org/wp-content/themes/woodmart-child1/img/power-on.png) no-repeat #168ffe21;
     background-position-x: 90%;
        background-size: 221px;
        background-position-y: center;
    
}

.third .title {
    max-width: 606px;
    /* max-width: 65%; */
}

.third .text {
    max-width: 698px;
}

.third .text p:last-child {
    max-width: 671px;
}

.bigsection.fourth {
    border-radius: 20px;
    background: #F7F7F7;
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/image-8-7.png) no-repeat #F7F7F7;
    background-position-x: 97%;
    padding-top: 62px;
    background-size: 425px;
}

.fourth .text {
    max-width: 671px;
}

.fourth .text p a {
    display: block;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #4db5ff;
    font-weight: 600;
    font-family: Verdana;
    font-family: lato,Arial,Helvetica,sans-serif;
    margin-left: 0;
    padding-top: 5px;
    display: block;
}

.fourth .text p:first-child {
    margin-bottom: 15px;
}

.fourth .text p a img {
    margin-right: 10px;
}

.fourth .text p a:last-child {
    margin-bottom: 0px;
}

.bigsection.fifth {
    display: flex;
    justify-content: space-between;
    border-radius: 0;
    padding: 0;
}

.minisection.blue {
    border-radius: 20px;
    background: #E5FFFF;
    border-radius: 20px;
    padding: 51px 59px 50px;
    width: calc(50% - 20px);
}

.minisection.red {
    border-radius: 20px;
    padding: 51px 59px 50px;
    width: calc(50% - 20px);
    border-radius: 20px;
    background: #F9F2FF;
}

.minisection.blue .text {
    max-width: 290px;
}

.minisection.blue .title {
    max-width: 290px;
}

.minisection.red .title {
    max-width: 290px;
}

.minisection.red .text {
    max-width: 290px;
}

.minisection.blue {
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/f_273651ab27404e0c-1.png) no-repeat #E5FFFF;
    background-position-x: 100%;
    background-position-y: 37px;
    background-size: 295px;
}

.minisection.red {
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/5-экономия3-1.png) no-repeat #F9F2FF;
    background-position-x: 120%;
    background-position-y: 35px;
    background-size: 293px;
}

@media screen and (min-width:1440px) and (max-width:1550px){
.aboutpage {
    max-width: 91%;
}

}

@media screen and (min-width:1201px) and (max-width:1600px){
.bigsection {
    padding: 30px 38% 30px 20px  !important;
    background-position-y: bottom !important;
    background-size: 300px !important;
}

.bigsection.first {
    background-size: 47vw !important;
    background-position-x: 44vw;
    padding-right: 36% !important;
    background-position-y: top !important;
    padding: 30px 26% 30px 20px !important;
}

.bigsection.second {
    background-size: 562px !important;
    padding: 30px 20px 4vw 50% !important;
    background-position-x: -200px !important;
    display: flex;
    flex-wrap: wrap;
    background-position-y: top !important;
    }

.bigsection.third {
    background-position-y: bottom !important;
    background-size: contain !important;
    background-position-x: 138% !important;
}
.bigsection.fives {
    background-position-y: bottom !important;
    background-size: contain !important;
    background-position-x: 138% !important;
}

.bigsection.fourth {
    background-position-y: bottom !important;
    background-size: contain !important;
    background-position-x: 463px !important;
}

.bigsection.fifth {
    padding: 0 !important;
}

.minisection {
    padding: 30px 4% 100px 20px !important;
    background-position-y: bottom !important;
    background-size: 198px !important;
    background-position-x: 22vw !important;
}

/*new*/

    .first .title {
    max-width: 57%;
    z-index: 2;
    position: relative;
}

.first .text {
    max-width: 58%;
    position: relative;
    z-index: 2;
}

.bigsection.first {
    /* background: url(https://softcomputers.org/wp-content/uploads/2023/10/84163e9be0d64d087aacfdfa99a20a2f.png) no-repeat; */
  background: rgba(235, 239, 254, 1);
    position: relative;
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 50px 50px !important;
}

.bigsection.first::after {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/84163e9be0d64d087aacfdfa99a20a2f.png) no-repeat center center;
    width: 70%;
    height: 114%;
    right: -16%;
    position: absolute;
    display: block;
    padding: 10px;
    top: -17px;
    background-size: contain;
    z-index: 0;
    -webkit-transform: rotate(342deg);
    -moz-transform: rotate(342deg);
    -ms-transform: rotate(342deg);
    -o-transform: rotate(342deg);
    transform: rotate(342deg);
    overflow: hidden;
}

.bigsection.second {
    position: relative;
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: 50px 50px 50px 45%  !important;
    background: #F7F7F7;
}


.second .title {
    z-index: 2;
    position: relative;
}

.bigsection.second .text {
    z-index: 2;
    position: relative;
}

.bigsection.second::after {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/807037620330133a1716ce1e668f3f03-1.png) no-repeat center center;
    width: 74%;
    height: 181%;
    left: -21%;
    position: absolute;
    display: block;
    padding: 10px;
    top: -86px;
    background-size: contain;
    z-index: 0;
    overflow: hidden;
}

.bigsection.third {
    background: #168ffe21;
    padding: 50px 43% 50px 50px !important;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.bigsection.third::after {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/6bb374bc000224ccf8f727944d4cb3a8-1.png) no-repeat center center;
    width: 74%;
    height: 115%;
    right: -16%;
    position: absolute;
    display: block;
    padding: 10px;
    top: -9%;
    background-size: contain;
    z-index: 0;
    overflow: hidden;
}
.bigsection.fives {
    background: #168ffe21;
    padding: 50px 43% 50px 50px !important;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.bigsection.fives::after {
    content: '';
        background: url(https://softcomputers.org/wp-content/themes/woodmart-child1/img/power-on.png) no-repeat center center;
        width: 56%;
        height: 70%;
        right: -7%;
        position: absolute;
        display: block;
        padding: 10px;
        top: 10%;
        background-size: contain;
        z-index: 0;
        overflow: hidden;
}

.bigsection.fourth {
    padding: 50px 43% 50px 50px !important;
    z-index: 1;
    position: relative;
    overflow: hidden;
    background: #F7F7F7;
}


.bigsection.fourth::after {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/10/adf3bc90f6560c5ce169c52298b25559-1.png) no-repeat center center;
    width: 100%;
    height: 105%;
    right: -27%;
    position: absolute;
    display: block;
    padding: 10px;
    top: 1%;
    background-size: contain;
    z-index: 0;
    overflow: hidden;
}



/*new*/
}
@media screen and (min-width:1025px) and (max-width:1200px){
.bigsection {
    padding: 30px 38% 30px 20px  !important;
    background-position-y: bottom !important;
    background-size: 300px !important;
}

.bigsection.first {
    background-size: 47vw !important;
    background-position-x: 44vw;
    padding-right: 36% !important;
    background-position-y: top !important;
    padding: 30px 26% 30px 20px !important;
}

.bigsection.second {
    background-size: 562px !important;
    padding: 30px 20px 4vw 50% !important;
    background-position-x: -200px !important;
    display: flex;
    flex-wrap: wrap;
    background-position-y: top !important;
    }

.bigsection.third {
    background-position-y: bottom !important;
    background-size: contain !important;
    background-position-x: 384px !important;
}
.bigsection.fives {
    background-position-y: center !important;
        background-size: 206px !important;
        background-position-x: 95% !important;
}

.bigsection.fourth {
    background-position-y: bottom !important;
    background-size: contain !important;
    background-position-x: 463px !important;
}

.bigsection.fifth {
    padding: 0 !important;
}

.minisection {
    padding: 30px 4% 100px 20px !important;
    background-position-y: bottom !important;
    background-size: 198px !important;
    background-position-x: 22vw !important;
}
}
@media screen and (min-width:769px) and (max-width:1024px){

.bigsection {
    padding: 30px 20px 22vw !important;
    background-position-y: bottom !important;
    background-size: 300px !important;
}

.bigsection.first {
  background-size: 69vw !important;
  background-position-x: 38vw;
  padding-right: 36% !important;
  background-position-y: top !important;
  padding: 30px 26% 30px 20px !important;
}

.bigsection.second {
    background-size: 604px !important;
    padding: 30px 20px 4vw 50% !important;
    background-position-x: -300px !important;
    display: flex;
    flex-wrap: wrap;
    background-position-y: top !important;
}

.minisection {
    width: 100% !important;
    background-position-y: bottom !important;
    background-size: 264px !important;
    margin-bottom: 35px;
    padding: 30px 20px 308px !important;
}

.bigsection.fifth {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
    /* padding-bottom: 300px !important; */
    /* background-position-x: center !important; */
}
    

.bigsection.third {
    /* background-size: contain !important; */
    padding: 30px 20px 10vw !important;
    background-position-x: right !important;
}
.bigsection.fives {
    /* background-size: contain !important; */
    padding: 30px 20px 10vw !important;
    background-position-x: right !important;
}

.bigsection.fourth {
    /* background-size: contain !important; */
    padding: 30px 20px 20vw !important;
    background-position-x: right !important;
}

.minisection.blue {
    /* background-size: contain !important; */
    padding: 30px 20px 25vw !important;
    /* background-position-x: center !important; */
}

.minisection.red {
    /* background-size: contain !important; */
    padding: 30px 20px 9vw !important;
    /* background-position-x: center !important; */
}

.minisection.blue .title, .minisection.blue .text {
    max-width: 65%;
}

.minisection.red .title, .minisection.red .text {
    max-width: 44%;
}

.third .text p:last-child {
    max-width: 59%;
}

.second .title {
    max-width: 100%;
}

.second .text {
    max-width: 100%;
}
}


@media screen and (min-width:320px) and (max-width:768px){

.bigsection {
    padding: 30px 20px 57vw !important;
    background-position-y: bottom !important;
    background-size: 300px !important;
}

.bigsection.first {
    background-size: contain !important;
    background-position-x: 63%;
}

.bigsection.second {
    background-size: contain !important;
    padding: 30px 20px 46vw !important;
}

.minisection {
    width: 100% !important;
    background-position-y: bottom !important;
    background-size: 264px !important;
    margin-bottom: 35px;
    padding: 30px 20px 308px !important;
}

.bigsection.fifth {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
    /* padding-bottom: 300px !important; */
}
    

.bigsection.third {
    background-size: contain !important;
    padding: 30px 20px 88vw !important;
}
.bigsection.fives {
    background-size: contain !important;
    padding: 30px 20px 88vw !important;
}

.bigsection.fourth {
    background-size: contain !important;
    padding: 30px 20px 78vw !important;
}

.minisection.blue {
    background-size: contain !important;
    padding: 30px 20px 107vw !important;
}

.minisection.red {
    background-size: contain !important;
    padding: 30px 20px 97vw !important;
}

.minisection.blue .title, .minisection.blue .text {
    max-width: 100%;
}

.minisection.red .title, .minisection.red .text {
    max-width: 100%;
}
}




@media screen and (min-width:1701px){

	aside.sidebar-container.col-lg-2.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-full-screen-menu {
		margin-top:0px;
		width: 300px !important;
		flex: initial;
	}.aboutpage {
		max-width: 100%;
	}
	.row.content-layout-wrapper.align-items-start {
		display: flex;
		justify-content: space-between;
	}
	span.menu-opener.color-scheme-light {
		width: 270px !important;
	}
	
	.site-content.col-lg-10.col-12.col-md-9 {
		width: calc(100% - 300px);
		flex: initial;
		padding: 0;
		max-width: calc(100% - 320px);
	}
	
	aside.sidebar-container .widget-area {
		margin-top: 330px!important;
	}
	}@media screen and (min-width:1201px) and (max-width:1700px){
	div#custom_html-5, .woodmart-widget {
		width: 100%;
	}.aboutpage {
		max-width: 100%;
	}
	aside.sidebar-container.col-lg-2.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-full-screen-menu {
		margin-top:0px;
		width: 300px !important;
		flex: initial;
	}
	.row.content-layout-wrapper.align-items-start {
		display: flex;
		justify-content: space-between;
	}
	span.menu-opener.color-scheme-light {
		width: 270px !important;
	}
	
	.site-content.col-lg-10.col-12.col-md-9 {
		width: calc(100% - 300px);
		flex: initial;
		padding: 0;
		max-width: calc(100% - 320px);
	}
	
	aside.sidebar-container .widget-area {
		margin-top: 330px !important;
		max-width: 220px;
	}
	}@media screen and (min-width:1025px) and (max-width:1200px){
	
	aside.sidebar-container.col-lg-2.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-full-screen-menu {
		margin-top:0px;
	}
	.row.content-layout-wrapper.align-items-start {
		display: flex;
		justify-content: space-between;
	}
	span.menu-opener.color-scheme-light {
		width: 270px !important;
	}
	
	.site-content.col-lg-10.col-12.col-md-9 {
		width: calc(100% - 300px);
		flex: initial;
		padding: 0;
	}
	
	aside.sidebar-container .widget-area {
		margin-top: 330px!important;
	}
	}@media screen and (min-width:769px) and (max-width:1024px){
	
	aside.sidebar-container.col-lg-2.col-md-3.col-12.order-last.order-md-first.sidebar-left.area-sidebar-full-screen-menu {
		padding: 0;
	}
	.row.content-layout-wrapper.align-items-start {
		display: flex;
		justify-content: space-between;
	}
	
	}
	@media screen and (min-width:320px) and (max-width:768px){
	.site-content.col-lg-10.col-12.col-md-9 {
		left: 0;
	}
	}
	

	
	
	
	
	

    
.about-title {
    font-size: 2.125rem;
    font-weight: 700;
    text-align: left;
    line-height: 2.5rem;
    margin-bottom: 47px;
}

section.about .container {
    width: 100%;
    padding: 0;
}

.about-item {
    background: #ebeffe;
    box-shadow: 0 -20px 50px 0 rgb(53 94 248 / 9%);
    border-radius: 30px;
    padding: 37px 33px;
    width: 100%;
    display: flex;
}

.about-wrap {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
}

.about-item-img {
    width: 50%;
}.about-item-textblock {width: 50%;}

.about-item-img {
    text-align: center;
}

.about-item-img img {
    object-fit: cover;
    width: 100%;
}

.about-item {
    gap: 70px;
}

.about-item-title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 36px;
    color: #0a233b;
    padding-top: 34px;
    line-height: normal;
}

.about-item-text {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 18px;
    line-height: 137%;
    color: #0a233b;
    margin-top: 27px;
}

.about-item-text p {
    margin-bottom: 20px;
}

.about-item-text a {
    color: #0a233b;
}

p.techline {
    display: flex;
    gap: 27px;
}

.about-wrap {
    gap: 49px;
}

.about-wrap {
    position: relative;
    min-height: 100vh;
}

.about-item {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    transition: transform 0.3s ease;
}

.about-item.fixed {
    position: sticky;
    top: 30px;
    z-index: 1;
}

.about-item.fixed + .about-item {
    z-index: 2;
}

.about-item:nth-child(2) {
    background: #e5ffff;
    box-shadow: 0 -20px 50px 0 #289d9d38;
}

.about-item:nth-child(3) {
    background: #f9f2ff;
    box-shadow: 0px -20px 50px 0 #8300f517;
}

.about-item:nth-child(4) {
    background: #eff6ff;
    box-shadow: 0 -20px 50px 0 rgb(25 94 183 / 11%);
}

.home .title_h2 {
    text-align: left;
}.home .helptext p {
    font-size: 20px;
    line-height: normal;
}

.about-item-text {
    display: flex;
    flex-wrap: wrap;
}

.about-item-text a {
    display: flex;
    width: 100%;
    margin-bottom: 13px;
    align-items: center;
    color: #12b4e9;
}

.about-item-text a img {
    margin-right: 13px;
}

@media screen and (min-width:1025px) and (max-width:1280px){
  

    .bestsellers-item {
   
    padding: 40px 30px;
    height: auto;
    padding-bottom: 50px;
}.bestsellers-item-product-img {
   
    position: relative;
}   
section.titleblock {
    margin-top: 40px;
}

.about-item-title {
    padding-top: 0px;
    font-size: 30px;
    line-height: normal;
}
}

@media screen and (min-width:769px) and (max-width:1024px){
  

    .bestsellers-item {
    width: calc(100% / 2 - 20px);
    padding: 40px 30px;
    height: auto;
    padding-bottom: 50px;
}.bestsellers-item-product-img {
    height: calc(((100vw  / 2 - 55px) - 60px) / 2 - 0px);
    position: relative;
}    .bestsellers-item-product-img img {
       height: calc(((100vw  / 2 - 55px) - 60px) / 2 - 0px);
    }
section.titleblock {
    margin-top: 40px;
}

.about-item-title {
    padding-top: 0px;
    font-size: 30px;
    line-height: normal;
}
}




@media screen and (min-width:320px) and (max-width:768px){
    section.titleblock {
    margin-top: 30px;
    padding: 30px 10px;
}
section.titleblock h1 span {
    font-size: 20px !important;
    display: block;
    line-height: normal;
    margin-bottom: 10px;
}

section.titleblock h1 > span {
    margin-bottom: 0;
}

.about-item-img {
    display: none;
}

.about-item-textblock {
    width: 100%;
}

.about-item {
    padding: 30px 20px;
    margin-bottom: 0px;
}

.about-item-title {
    padding-top: 20px;
    font-size: 28px;
}

.about-wrap {
    gap: 30px;
}

}

.about-item-img img {
    max-height: 430px;
    object-fit: contain;
}