.bigsection.first {
    border-radius: 20px;
    background: rgba(235, 239, 254, 1);
    background: url(https://softcomputers.net/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.net/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.net/wp-content/uploads/2023/10/3-ракета-1.png) no-repeat #168ffe21;
    background-position-x: 102%;
}

.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.net/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.net/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.net/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.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.net/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.net/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;
}

.bigsection.second .text {}

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

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

.bigsection.second::after {
    content: '';
    background: url(https://softcomputers.net/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.net/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.fourth {
    padding: 50px 43% 50px 50px !important;
    z-index: 1;
    position: relative;
    overflow: hidden;
    background: #F7F7F7;
}


.bigsection.fourth::after {
    content: '';
    background: url(https://softcomputers.net/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.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.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 {
    /* max-width: 82%; */
}

.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.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: 200px!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: 200px !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: 200px!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;
	}
	}
	

	
	
	
	
	