
  
  
  
  .single-service {
	text-align: center;
	background-color: #f9f9ff;
	padding: 40px 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
  }
  
  .single-service a {
	color: #222;
  }
  
  .single-service:hover {
	cursor: pointer;
	box-shadow: 0px 20px 20px 0px rgba(157, 157, 157, 0.5);
	color: #fff;
  }
  
  .single-service:hover a {
	color: #fff;
  }
  
  
  @media (max-width: 1280px) {
	.feature-area .owl-controls {
	position: relative;
	text-align: center;
	left: 0;
	top: 20px;
	}
	.feature-area .owl-controls .owl-prev, .feature-area .owl-controls .owl-next {
	display: inline-block;
	}
  }
  
 
 
	
	
	

  .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%;
}

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

.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.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.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.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: 25vw !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: contain !important;
    background-position-x: 49vw;
    background-position-y: top !important;
    padding: 5vw 34vw 5vw 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;
}
.minisection, .minisection.blue {
    background-position: right !important;
}
.bigsection.fifth {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
}
    

.bigsection.third {
    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 8vw !important;
        background-position-x: 59vw !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: 61%;
}
.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%;
}
}





.homeslider.slick-initialized.slick-slider {
    height: 357px;
    width: calc(100% - 296px);
    margin-left: 296px;
    border-radius: 20px;overflow: hidden;
}

.homeslider .slick-list.draggable {
    height: 100%;
}


.homeslider .slick-track {
    height: 100%;
}

.main-page-wrapper {
    padding-top: 1px !important;
}

.homeslider_item{
	width: 800px;
    margin: 0 0px;
}
.homeslider_item, .homeslider_item img {
    height: 100%;
    border-radius: 20px;
	
}

.homeslider_item img {
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.homeslider button.slick-prev.slick-arrow {
    width: 42px;
    background: url(https://softcomputers.org/wp-content/uploads/2023/04/owl-prev.svg) !important;
    background-size: cover !important;
    height: 38px;
    cursor: pointer;
    top: 50%;
    left: 30px;
    margin-top: -24px;
    position: absolute;
    z-index: 110;
    opacity:1 !important;
    left: 10px;
}

.homeslider button.slick-next.slick-arrow {
    width: 42px;
    background: url(https://softcomputers.org/wp-content/uploads/2023/04/owl-next.svg) !important;
    background-size: cover !important;
    height: 38px;
    cursor: pointer;
    top: 50%;
    left: initial;
    margin-top: -24px;
    position: absolute;
    z-index: 110;
    opacity: 1 !important;
    right: 10px;
    font-size: 0;
}

.homepage .col-lg-6 {
    left: 0;
    transform: none;
    width: 100%;
    margin-top: 50px;
}

.homepage .banner-code > span {
    width: auto;
    max-width: 296px;
}

.homepage {
    margin-bottom: 60px;
}

div#helpblock {
    margin-top: 50px;
}

div#helpblock .h1 {
    line-height: 35px !important;
    margin-top: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #222222;
    font-size: 30px;
    margin-bottom: 1.5rem !important;
}

.catalogtovarov {
    margin-top: 50px;
    margin-bottom: 60px;
}

.catalogtovarov .col-lg-4 {
    margin-bottom: 0;
    max-width: 100%;
    height: 100%;
    display: grid;
}

.catalogtovarov .row {
    display: flex;
    display: grid;
    grid-template-rows: 3fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px 0px;
}.otzivitem {
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 0;
    height: 146px;
    padding-top: 32px;
    font-size: 14px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}.home .otzivitem {
    height: 141px;
    text-align: center;
}

.otzivitems {
    margin: 0 auto 50px;
}

section#features .container {
    width: 100%;
}


.col-lg-3.col-md-6.mb-30 {
    padding: 0;
    margin: 0 20px;
    max-width: calc(25% - 40px);
}

section#features .row {
    margin: 0 -40px;
}.single-feature {
    padding-bottom: 40px !important;
    padding-top: 20px !important;
}

.feature-name {
    padding: 0;
    height: auto;
}.articles-slider {
    width: 100%;
}.articles-slider {width: 100%;}

ul.custom-comments {
    width: calc(95%) !important;
    margin: 0 auto;
}

.show-all-comments {
    width: 100%;
}

#reviews li {
    height: 252px;
    margin: 0 10px;
}

.custom-navigation {
    display: none;
}

ul.custom-comments button.slick-prev {
    width: 42px;
    background-size: cover !important;
    height: 38px;
    cursor: pointer;
    top: 50%;
    left: initial;
    margin-top: -32px;
    position: absolute;
    z-index: 110;
    opacity: 1 !important;
    left: -50px;
    font-size: 0;
    background: none;
}

ul.custom-comments button.slick-next {
    width: 42px;
    background-size: cover !important;
    height: 38px;
    cursor: pointer;
    top: 50%;
    left: initial;
    margin-top: -32px;
    position: absolute;
    z-index: 110;
    opacity: 1!important;
    right: -50px;
    font-size: 0;
    background: none;
}

section#reviews .container {
    width: 100%;
}

section#reviews {
    margin-bottom: 50px;
}

section#articlesblock button.slick-next.slick-arrow, section#articlesblock button.slick-prev.slick-arrow {
    top: 37%;
}

section#articlesblock button.slick-next.slick-arrow {
    right: -45px;
}

section#articlesblock button.slick-prev.slick-arrow {
    left: -45px;
}

ul.custom-comments button.slick-next::before {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/11/image-6.svg);
    width: 18px;
    height: 29px;
    padding: 10px;
}

ul.custom-comments button.slick-prev::before {
    content: '';
    background: url(https://softcomputers.org/wp-content/uploads/2023/11/image-5.svg);
    width: 18px;
    height: 29px;
    padding: 10px;
}section#articlesblock  h2.su-post-title a {
    color: #333;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}section#articlesblock .su-posts-teaser-loop h2.su-post-title {
    padding: 0 5px;
    line-height: 23px;
}section#reviews {
    margin-top: 60px;
}section#reviews {
    margin-top: 60px;
}

h4.custom-comment-meta {
    font-family: "Poppins", sans-serif;
    color: #222222;
    line-height: 1.2em !important;
    margin-bottom: 0;
    order: 2;
    font-size: 16px;
    width: 100%;
    margin-top: 0px;
}

.avatar-custom {
    display: none;
}

span.custom-comment-link {
    order: 1;
    margin-bottom: 15px;
}

ul.custom-comments blockquote {
    padding-right: 0px;
    order: 3;
    max-height: inherit;
    overflow-y: hidden;
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.custom-comment-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}.helptext {
    max-width: 70%;
}div#helpblock {
    margin-top: 60px;
    padding: 50px 30px;
}.homeslider {
    height: 357px;
    width: calc(100% - 296px);
    margin-left: 296px;
    border-radius: 20px;
    background: #fff;
}
@media screen and (min-width:1201px) and (max-width:1600px) {

	section#features .col-lg-3 {
		flex: 0 0 25% !important;
		max-width: calc(25% - 20px)!important;
		margin: 0 10px;
	}
	
	.minisection {
		background-position-x: right !important;
		background-size: 18vw !important;
	}
	
	.bigsection.first {
		background-position: right !important;
		background-size: 44vw !important;
	}
	
	section#features .row {
		margin: 0 -20px;
	}
	
	}
	
	@media screen and (min-width:1025px) and (max-width:1200px) {
	section#features .col-lg-3 {
		flex: 0 0 25% !important;
		max-width: calc(25% - 20px)!important;
		margin: 0 10px;
	}section#features .row {
		margin: 0 -20px;
	}
	.single-feature img {
		max-width: 100%;
	}
	.homepage .code {
		font-size: 14px;
		max-width: 147px;
	}.homepage .banner-code {
		max-width: 70%;
	}
	.single-feature {
		padding: 20px 10px 30px !important;
	}.whb-flex-row.whb-top-bar-inner {
		display: none;
	}
	
	.bigsection.first {
		background-position: 113% !important;
		background-size: 50% !important;
		padding-right: 37% !important;
	}
	
	.minisection.blue .text {
		max-width: 65%;
	}
	
	.minisection {
		padding-right: 6% !important;
		background-position-x: right !important;
	}
	
	
	blockquote p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
	}
	
	#reviews li {
		padding: 24px 10px;
	}
	
	.otzivitems {
		max-width: 500px !important;
		width: 500px !important;
	}.catalogtovarov .row {
		display: grid;
		grid-template-rows: 4fr;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-gap: 20px 0px;
	}
	}
	
	@media screen and (min-width:769px) and (max-width:1024px) {
    
		.main-page-wrapper {
		padding-top: 40px !important;
	}
	
	.homeslider {
		height: 357px !important;
		width: 100% !important;
		margin-left: 0 !important;
		border-radius: 20px;
		background: #fff;
	}
	blockquote p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
	}.homepage .banner-code > span {
		width: 686px;
		max-width: 415px;
	}
	
	.homepage .code {
		max-width: 250px;
	}
	
	section#features .col-lg-3 {
		flex: 0 0 calc(50% - 20px) !important;
		max-width: 50%!important;
		margin: 10px 10px 0;
	}
	
	section#features .row {
		margin: 0 -20px;
	}
	
	figure.help-chat {
		width: 300px;
		min-width: 200px;
	}
	
	figure.help-chat img {
		width: 100%;
		min-width: 100%;
	}
	
	div#helpblock {
		padding: 40px 10px;
	}
	
	.minisection, .minisection.blue {
		background-position: right !important;
	}ul.custom-comments button.slick-next {
		
		right: -35px;
	}ul.custom-comments button.slick-prev {
		
		left: -35px;
	}
	.minisection.red {
		margin-bottom: 0px !important;
	}
	}
	@media screen and (min-width:641px) and (max-width:768px) {
		
		.main-page-wrapper {
		padding-top: 40px !important;
	}
	
	#reviews li {
		height: 223px;
	}
	.homeslider {
		height: 357px !important;
		width: 100% !important;
		margin-left: 0 !important;
		border-radius: 20px;
		background: #fff;
	}
	blockquote p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}.homepage .banner-code > span {
		width: auto;
		max-width: 415px;
	}
	
	.homepage .code {
		max-width: 250px;
	}
	
	section#features .col-lg-3 {
		flex: 0 0 calc(50% - 10px) !important;
		max-width: calc(50% - 10px) !important;
		margin: 10px auto 10px;
		width: calc(50% - 10px) !important;
	}
	
	section#features .row {
		margin: 0 -10px;
	}
	
	figure.help-chat {
		width: 100%;
		min-width: 200px;
	}
	
	figure.help-chat img {
		width: 100%;
		min-width: 300px;
		max-width: 300px;
	}
	
	div#helpblock {
		padding: 40px 10px;
	}
	
	.minisection.red, .minisection.blue {
		background-position: bottom right !important;
		background-size: 280px !important;
		padding-bottom: 171px !important;
	}ul.custom-comments button.slick-next {
		
		right: -35px;
	}ul.custom-comments button.slick-prev {
		
		left: -35px;
	}
	.minisection.red {
		margin-bottom: 0px !important;
	}
	.homepage .banner-cat {
		padding-bottom: 280px !important;
		background-position-y: bottom !important;
		background-size: 300px !important;
	}
	
	.homepage .col-lg-6 {
		background-position-y: bottom !important;
		background-size: 261px !important;
	}
	
	section#features .row .single-feature {
		width: calc(100% - 20px);
		margin: 0 auto;
	}
	
	div#helpblock .h1 {
		line-height: 28px !important;
		margin-top: 0;
		font-family: "Poppins", sans-serif;
		font-weight: 600;
		color: #222222;
		font-size: 21px;
	}
	
	.helptext {
		width: 100%;
		max-width: 100%;
	}
	
	.catalogtovarov .row {
		display: grid;
		grid-template-rows: 3fr;
		grid-template-columns: 1fr 1fr;
		grid-gap: 20px 0px;
	}
	
	.catalogtovarov .row > * {
		margin: 0 !important;
		padding-inline: calc(var(--wd-sp,30px)/ 2) !important;
	}
	
	.helptext a span {
		padding-top: 0;
	}
	
	.helptext a {
		display: flex;
		align-items: center;
	}
	
	ul.custom-comments.slick-initialized.slick-slider {
		width: calc(100% - 60px) !important;
	}
	
	.otzivitem {
		/* height: auto; */
		padding-top: 3px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.otzivicoment-icons {
		display: flex;
		justify-content: center;
	}
	
	.articles-slider {
		width: calc(100% - 60px);
		margin: 0 auto;
	}
	
	section#articlesblock button.slick-next.slick-arrow {
		right: -23px !important;
		padding: 0;
	}
	
	section#articlesblock button.slick-prev.slick-arrow {
		padding: 0;
		left: -20px;
	}
	}
	@media screen and (min-width:481px) and (max-width:640px) {
		
		.main-page-wrapper {
		padding-top: 40px !important;
	}
	
	#reviews li {
		height: 200px;
	}
	.homeslider {
		height: 357px !important;
		width: 100% !important;
		margin-left: 0 !important;
		border-radius: 20px;
		background: #fff;
	}
	blockquote p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}.homepage .banner-code > span {
		width: auto;
		max-width: 415px;
	}
	
	.homepage .code {
		max-width: 250px;
	}
	
	section#features .col-lg-3 {
		flex: 0 0 calc(100% - 20px) !important;
		max-width: calc(100% - 20px) !important;
		margin: 10px auto 0;
		width: calc(100% - 20px) !important;
	}
	
	section#features .row {
		margin: 0 -20px;
	}
	
	figure.help-chat {
		width: 100%;
		min-width: 200px;
	}
	
	figure.help-chat img {
		width: 100%;
		min-width: 300px;
		max-width: 300px;
	}
	
	div#helpblock {
		padding: 40px 10px;
	}
	
	.minisection.red, .minisection.blue {
		background-position: bottom right !important;
		background-size: 280px !important;
		padding-bottom: 300px !important;
	}ul.custom-comments button.slick-next {
		
		right: -35px;
	}ul.custom-comments button.slick-prev {
		
		left: -35px;
	}
	.minisection.red {
		margin-bottom: 0px !important;
	}
	.homepage .banner-cat {
		padding-bottom: 280px !important;
		background-position-y: bottom !important;
	}
	
	.homepage .col-lg-6 {
		background-position-y: bottom !important;
	}
	
	section#features .row .single-feature {
		width: calc(100% - 20px);
		margin: 0 auto;
	}
	
	div#helpblock .h1 {
		line-height: 28px !important;
		margin-top: 0;
		font-family: "Poppins", sans-serif;
		font-weight: 600;
		color: #222222;
		font-size: 21px;
	}
	
	.helptext {
		width: 100%;
		max-width: 100%;
	}
	
	.catalogtovarov .row {
		display: grid;
		grid-template-rows: 3fr;
		grid-template-columns: 1fr;
		grid-gap: 20px 0px;
	}
	
	.catalogtovarov .row > * {
		margin: 0 !important;
		padding-inline: calc(var(--wd-sp,30px)/ 2) !important;
	}
	
	.helptext a span {
		padding-top: 0;
	}
	
	.helptext a {
		display: flex;
		align-items: center;
	}
	
	ul.custom-comments.slick-initialized.slick-slider {
		width: calc(100% - 60px) !important;
	}
	
	.otzivitem {
		height: auto;
		padding-top: 3px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.otzivicoment-icons {
		display: flex;
		justify-content: center;
	}
	
	.articles-slider {
		width: calc(100% - 60px);
		margin: 0 auto;
	}
	
	section#articlesblock button.slick-next.slick-arrow {
		right: -23px !important;
		padding: 0;
	}
	
	section#articlesblock button.slick-prev.slick-arrow {
		padding: 0;
		left: -20px;
	}
	}
	
	@media screen and (min-width:320px) and (max-width:480px) {
		
		.main-page-wrapper {
		padding-top: 40px !important;
	}
	
	.homeslider {
		height: 171px !important;
		width: 100% !important;
		margin-left: 0 !important;
		border-radius: 20px;
		background: #fff;
	}
	blockquote p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
	}.homepage .banner-code > span {
		width: auto;
		max-width: 415px;
	}
	
	.homepage .code {
		max-width: 250px;
	}
	
	section#features .col-lg-3 {
		flex: 0 0 calc(100% - 20px) !important;
		max-width: calc(100% - 20px) !important;
		margin: 10px auto 0;
		width: calc(100% - 20px) !important;
	}
	
	section#features .row {
		margin: 0 -20px;
	}
	
	figure.help-chat {
		width: 300px;
		min-width: 200px;
	}
	
	figure.help-chat img {
		width: 100%;
		min-width: 100%;
	}
	
	div#helpblock {
		padding: 40px 10px;
	}
	
	.minisection, .minisection.blue {
		background-position: bottom !important;
	}ul.custom-comments button.slick-next {
		
		right: -35px;
	}ul.custom-comments button.slick-prev {
		
		left: -35px;
	}
	.minisection.red {
		margin-bottom: 0px !important;
	}
	.homepage .banner-cat {
		padding-bottom: 280px !important;
		background-position-y: bottom !important;
	}
	
	.homepage .col-lg-6 {
		background-position-y: bottom !important;
	}
	
	section#features .row .single-feature {
		width: calc(100% - 20px);
		margin: 0 auto;
	}
	
	div#helpblock .h1 {
		line-height: 28px !important;
		margin-top: 0;
		font-family: "Poppins", sans-serif;
		font-weight: 600;
		color: #222222;
		font-size: 21px;
	}
	
	.helptext {
		width: 100%;
		max-width: 100%;
	}
	
	.catalogtovarov .row {
		display: grid;
		grid-template-rows: 3fr;
		grid-template-columns: 1fr;
		grid-gap: 20px 0px;
	}
	
	.catalogtovarov .row > * {
		margin: 0 !important;
		padding-inline: calc(var(--wd-sp,30px)/ 2) !important;
	}
	
	.helptext a span {
		padding-top: 0;
	}
	
	.helptext a {
		display: flex;
		align-items: center;
	}
	
	ul.custom-comments.slick-initialized.slick-slider {
	/*	width: calc(100% - 60px) !important;*/
	}
	
	.otzivitem {
		height: auto !important;
		padding-top: 3px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.otzivicoment-icons {
		display: flex;
		justify-content: center;
	}
	
	.articles-slider {
		width: calc(100% - 60px);
		margin: 0 auto;
	}
	
	section#articlesblock button.slick-next.slick-arrow {
		right: -23px !important;
		padding: 0;
	}
	
	section#articlesblock button.slick-prev.slick-arrow {
		padding: 0;
		left: -20px;
	}
	}
	
	
	
	
@media screen and (min-width:320px) and (max-width:768px){
    .homeslider.slick-initialized.slick-slider {
    width: 100%;
    margin-left: 0px;
    height: 167px;
}

.main-page-wrapper {
    padding-top: 40px !important;
}
}


@media screen and (min-width: 1400px) {
    .homeslider {
        width: calc(100% - 570px) !important;
    }

    .slider_banner.desktop {
        width: 244px;
        background: #f5f5f5;
        border-radius: 20px;
        padding: 35px 10px;
        margin-left: 30px;
        background: url(https://softcomputers.org/wp-content/uploads/2023/05/discount-3-1.png) no-repeat #f5f5f5;
        background-position: right 163%;
        background-size: 200px;
    }

    .homeslider_wrapper {
        display: flex;
    }

    .slider_banner.desktop .col-lg-6 {
        width: 100%;
        max-width: 100%;
    }

    .slider_banner.desktop .banner-title {
        font-size: 16px;
        font-weight: 600;
        line-height: 23px;
        font-family: Verdana;
    }

    .slider_banner.desktop #p1 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 0.063rem solid #000;
        border-radius: 3.438rem;
        font-size: 1.3rem;
        font-weight: 600;
        line-height: 2.6rem;
        padding: 0 1.15rem;
        margin-top: 14px;
    }

    .slider_banner.desktop #p1::after {
        content: '';
        background: url(/wp-content/uploads/2023/07/copy.png) no-repeat;
        width: 15px;
        height: 16px;
        background-size: cover !important;
        display: block;
        margin-left: 7px;
    }

    .slider_banner.desktop .banner-title br {
        display: none;
    }

    .code {
        max-width: 133px;
        height: 45p;
    }

    .slider_banner.desktop .banner-code span {
        margin-top: 0px;
		display: block;
    }
	span.nomargin {
		margin-top: 10px !important;
		margin-bottom: 2px;
	}
    .slider_banner.desktop .banner-code span br {
        display: none;
    }

    span.copied {
        display: none;
    }

    .slider_banner.desktop .banner-code span.copied {
        width: 100%;
        color: #2b910a;
        font-size: 12px;
        margin-top: 5px;
    }
	.slider_banner.desktop .banner-code span span {
		display: none;
	}
    div#contenttop {
        display: none;
    }

    section#features {
        margin-top: 60px;
    }
}
@media screen and (max-width: 1399px) {
	.slider_banner.desktop {
		display: none;
	}
	
	}
	
	@media screen and (min-width:1201px) {
		.catalogtovarov .row {
			display: grid;
			grid-template-rows: 4fr;
			grid-template-columns: 1fr 1fr 1fr 1fr;
			grid-gap: 20px 0px;
		}
	}@media screen and (min-width: 858px) and (max-width: 991px){

		.homepage .col-lg-6 {
			background-position: right -24px;
			background-size: 263px;
		}.homepage .code {
			max-width: 207px;
		}.homepage .banner-code > span {
			max-width: 320px;
		}
		
		.homepage .banner-code > span br {
			display: none;
		}
		}
		
		


        
/*new css*/

section.titleblock {
    background: #ecf0f3;
    border-radius: 30px;
    padding: 66px 0;
    margin-top: 126px;
}

section.titleblock h1 span {
    font-weight: 700 !important;
    font-size: 36px !important;
    color: #0a233b;
    font: inherit;
}

section.titleblock h1 > span {
    display: block;
    width: 100%;
    justify-content: center;
    text-align: center;
}

section.titleblock h1 {
    display: flex;
    flex-wrap: wrap;
}


section.titleblock h1 > span + span {
    margin-top: 17px;
}

section.titleblock h1 > span img {
    margin: 0 10px 5px;
}

section.bestsellers {margin: 50px auto 0;}

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

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

.bestsellers-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
}

.bestsellers-item {
    width: calc(100% / 3 - 20px);
    padding: 40px 30px;
    height: auto;
    padding-bottom: 50px;
}

.bestsellers-item:nth-child(1) {
    background: #bfe7d6;
    border-radius: 30px;
}
.bestsellers-item:nth-child(2) {
    background: #c5e1ff;
    border-radius: 30px;
}

.bestsellers-item:nth-child(3) {
    background: #d3f9fb;
    border-radius: 30px;
}

.bestsellers-item:nth-child(4) {
    background: #eff6ff;
    border-radius: 30px;
}

.bestsellers-item:nth-child(5) {
    background: #f9ded0;
    border-radius: 30px;
}

.bestsellers-item:nth-child(6) {
    background: #f0eafc;
    border-radius: 30px;
}


.bestsellers-item-product-img {
    width: 100%;
    height: 270px;
}

.bestsellers-item-product-img img {
    /*object-fit: cover;*/
    height: 270px;
    border-radius: 20px;
    width: 100%;
    position: absolute;
}

.bestsellers-item-products {
    display: flex;
}

.bestsellers-item-title {
    font-weight: 700;
    font-size: 24px;
    color: #0a233b;
    line-height: normal;
}

.bestsellers-item-all {
    width: 70px;
    height: 32px;
    border: 1px solid #0a233b;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.bestsellers-item-all a {
    font-weight: 400;
    font-size: 16px;
    color: #0a233b;
    line-height: normal;
}

.bestsellers-item-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.bestsellers-item-products {
    margin-top: 33px;
    display: flex;
    gap: 15px;
}

.bestsellers-item-product {
    width: 100%;
}

.bestsellers-item-product-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 122%;
    color: #0a233b;
    margin-top: 18px;
    font-family: var(--font-family);
}

.bestsellers-item-product-sale {
    position: absolute;
    bottom: 18px;
    font-weight: 600;
    font-size: 13px;
    line-height: 122%;
    color: #fff;
    background: #f93b3b;
    border-radius: 10px;
    display: flex;
    padding: 6px 7px;
    left: 18px;
}

.bestsellers-item-product-img {
    position: relative;
}

.bestsellers-item-product-img {
    height: calc((((100vw - 100vw * 0.05) / 3 - 55px) - 60px) / 2 - 0px);
    position: relative;
}

.bestsellers-item-product-price {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 25px;
    line-height: 63%;
    color: #0a233b;
    margin-top: 12px;
}

section.bestsellers {
    margin-bottom: 50px;
}

.bestsellers-item-title {
    max-width: calc(100% - 87px);
}

.bestsellers-item-product-img img {
    height: calc((((100vw - 100vw * 0.05) / 3 - 55px) - 60px) / 2 - 0px);
}


.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;
}    .bestsellers-item-product-img img {
       
    }
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;
}

.bestsellers-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.bestsellers-item {
    width: 100%;
    padding: 30px 20px;
}

.bestsellers-item-product-img {
    height: calc(((100vw  - 50px) - 60px) / 2);
}

.bestsellers-item-product-img img {
    height: calc(((100vw - 50px) - 60px) / 2);
}

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

.home section#reviews, .home section#articlesblock {
    width: 100%;
}

.home section#reviews .row, .home section#articlesblock .row {
    width: calc(100% - 40px);
    margin: 0 auto;
}
}


.container.reviews-container {
    width: 100%;
}.container.pv-10.help-container {
    width: 100%;
}.home section#articlesblock .container {
    width: 100% !important;
}

.home section#articlesblock .container .row {
    width: 95%;
    margin: 0 auto;
}

.home section#articlesblock {
    margin-top: 60px;
}




.home .verified-user {
    display: none;
}

.home span.custom-comment-on-title {
    margin: 10px 0;
    display: block;
}

.home  .custom-comment-author {
    color: #3ea8fe;
    margin-top: 10px;
}

.home i.fas.fa-star.wcf-active-star::before {
    color: #ffb71e !important;
}

.home .wpd-comment-date {
    width: 100%;
}

.home .custom-comment-author {
    width: 100%;
}
.home .name-date {
    width: 100%;
}


.hide-until-ready {
    display: none;
}



.block_cat_item {
    border-radius: 8px;
    padding: 0;
    min-height: 195px;
}

 .block_cat_wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.block_cat_item:nth-child(7n - 6) {
    background: #bfe7d6;
}.block_cat_item:nth-child(7n - 3), .block_cat_item:nth-child(7n), .block_cat_item:nth-child(10n) {
   background: #c5e1ff !important;
}
.block_cat_item:nth-child(7n - 5), .block_cat_item:nth-child(11n) {
   background: #d3f9fb !important;
}
.block_cat_item:nth-child(7n - 4) {
    background: #f0eafc;
}

.block_cat_item:nth-child(5n) {
    background: #eff6ff;
}
.block_cat_item:nth-child(6n) {
   background: #f9ded0;
}

.block_cat_item:nth-child(9n) {
    background: #f0eafc !important;
}

.block_cat_item a {
    color: #333;
    position: relative;
    display: block;
    height: 100%;
}

.block_cat_item-title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    color: #000;
    width: 100%;
}

.block_cat_item-text {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 13px;
    color: #000;
    line-height: 1.4;
    max-width: 61%;
    margin-top: 7px;
}

.block_cat_item-img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex
;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 1px;
    padding-top: 42px;
}

.block_cat_item-inner {
    padding: 20px 18px 25px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
}

.block_cat_item-img img {
    max-height: 153px;
    max-width: 142px;
}

.block_cat_item-price {
    display: flex;
    align-items: flex-end;
    width: 100%;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    color: #000;
}

section#block_cat .container {
    width: 100%;
    padding: 0;
}
@media screen and (min-width: 1101px) and (max-width: 1358px){
  

    .block_cat_item-img img {
        max-width: 100%;
        max-height: 100%;
    }
    
    .block_cat_item-text {
        max-width: 50%;
    }
    
    .block_cat_item {
        height: auto;
        min-height: auto;
    }
    
    .block_cat_item-price {
        margin-top: 15px;
    }
    
    .block_cat_item-img {
        max-width: calc(50% - 14px);
    }
    }
    
    @media (max-width: 1100px){
        .block_cat_wrap {
            grid-template-columns: repeat(3, 1fr);
        }
    }
    @media (max-width: 992px) {
        .block_cat_wrap {
            grid-template-columns: repeat(2, 1fr);
        }
    }
    @media (max-width: 576px) {
        .block_cat_wrap {
            grid-template-columns: 1fr;
        }
    }section#block_cat + .about {
        margin-top: 60px;
    }



    section.block_emails {
        border-radius: 12px;
        width: 684px;
        height: 214px;
        background: #f5f5f5;
        margin: 30px auto;
        padding: 39px 0 69px;
    }
    
    section.block_emails .title_h2 {
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 20px;
        color: #000;
        text-align: center !important;
        margin-bottom: 0px;
    }
    
    .block_emails_wrap {
        margin-top: 16px;
    }
    
    .block_emails_wrap {
        display: flex;
        justify-content: center;
    }
    
    .form_send {
        display: flex;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.07);
        border-radius: 8px;
    }
    
    .form_send_item input {
        background: #fff !important;
        border: none !important;
        height: 50px !important;
        border-radius: 8px 0 0 8px !important;
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 16px !important;
        color: #cdcdcd !important;
    }
    
    .form_send p {
        margin-bottom: 0px !important;
        background: none;
    }
    
    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        height: 50px;
        border-radius: 0px 8px 8px 0 !important;
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 16px;
        text-align: center;
        color: #fff;
        background: #3fb5ff !important;
        max-width: 165px;
        min-width: 165px;
    }
    
    .form_send_item {
        width: calc(100% - 158px);
    }
    
    .form_send_item input::placeholder {
        font-family: var(--font-family);
        font-weight: 500;
        font-size: 16px;
        color: #cdcdcd;
    }

    @media screen and (min-width:320px) and (max-width:740px){
    
        section.block_emails {
        width: 100%;
        padding: 30px 20px;
        height: auto;
    }
    
    .form_send {
        display: flex;
        flex-wrap: wrap;
        box-shadow: none;
    }
    
    .form_send_item {
        width: 100%;
        margin-bottom: 10px;
    }
    
    .form_send_item input {
        border-radius: 8px !important;
    }
    
    .form_send_button input.wpcf7-form-control.wpcf7-submit.has-spinner {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        border-radius: 8px !important;
    }
    
    .form_send_button {
        width: 100%;
    }
    
    section.block_emails .title_h2 {
        line-height: 1.4;
    }
    
    }