.senceOval {
	background-position: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	width: 40%;
	height: 100%;
	min-width: calc(calc(50vw - 608px) + 440px);
	background-image: url(/images/backgorunds/senceBg.png);
	z-index: 0;
	bottom: 0;
}
.senceMan {
	position: relative;
	z-index: 1;
	right: 159px;
	top: 5px;
}
.postSence-advantages {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 43px;
}
.postSence-item {
	width: 23%;
	border: 1px solid #f1f1f1;
	height: 154px;
	border-radius: 10px;
	background-color: white;
	box-shadow: rgb(50 50 93 / 10%) 0px 2px 5px -2px, rgb(0 0 0 / 3%) 0px 1px 3px -1px;
	padding: 22px 10px 10px 87px;
	overflow: hidden;
	position: relative;
}
.postSence-block {
	padding-top: 55px;
	padding-bottom: 70px;
	overflow: hidden;
	border-radius: 0 0 30px 30px;
	background: white;
	position: relative;
	box-shadow: rgb(33 35 38 / 10%) 0px 10px 20px -20px;
}
.ps-Title {
	display: block;
	font-weight: 700;
	color: #1c1c1c;
	font-size: 18px;
	margin-bottom: 11px;
	line-height: 1;
}
.postSence-content p {
	line-height: 1.2;
}
.postSence-item img {
	width: 180px;
	height: 160px;
	object-fit: cover;
	position: absolute;
	left: -116px;
	top: -40px;
	border-radius: 100px 470px 130px 170px;
}
.simpleTitle {
	font-size: 39px;
	display: block;
	width: 100%;
	margin-bottom: 22px;
	font-weight: 600;
	color: #1c1c1c;
}
.brandItem {
	width: 8%;
	height: 78px;
	border: 1px solid #ebebeb;
	margin-bottom: 16px;
	border-radius: 8px;
	margin-right: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: rgb(50 50 93 / 16%) 0px 2px 5px -2px, rgb(0 0 0 / 3%) 0px 1px 3px -1px;
	background-size: 71%;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.7;
	filter: grayscale(1);
	transition: 0.3s ease-in-out;
}
.brandItem:nth-child(11n) {
	margin-right: 0;
}
.brandList {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	max-height: 558px;
	overflow: hidden;
}
.brandTitle a {
	padding: 11px 18px;
}
.brandTitle, .brandTitle a {
	display: block;
	font-size: 0;
	color: black;
	height: 100%;
	width: 100%;
	margin: 0;
}
.brandItem:hover {
	opacity: 1;
	filter: grayscale(0);
}
.formSection {
	padding: 100px 0 120px 0;
	background-color: #f7f7f7;
	margin-top: -18px;
	background-image: url(/images/backgorunds/remTel.jpg);
	background-size: cover;
}
.steps-long-title {
	font-size: 24px;
	line-height: 33px;
	font-weight: 500;
}
.stepHr {
	margin-top: 29px;
	width: 230px;
	background: #858585;
	margin-bottom: 22px;
}
.stepTitle {
	font-size: 25px;
	line-height: 33px;
	color: #c0392b;
	font-weight: 700;
	margin-bottom: 19px;
}
.stepItem-title {
	display: block;
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: bolder;
}
.stepContent {
	font-size: 16px;
}
.stepsList {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
}
.stepsList li {
	width: 45%;
	margin-bottom: 27px;
	margin-right: 32px;
	display: flex;
}
.stepsList li span {
	border: 1px solid #c0392b;
	display: flex;
	min-width: 24px;
	height: 24px;
	align-items: center;
	justify-content: center;
	margin-right: 16px;
	border-radius: 6px;
	font-size: 13px;
	color: #c0392b;
	font-weight: 600;
	margin-top: 4px;
}
.stepsSection {
	padding: 100px 0 80px 0;
}
.stepsWrapper {
	padding-left: 93px;
}
#trueFooter {
	border: 1px solid #e3e3e3;
	padding: 70px 0 41px 0;
	background: #fbfbfb;
	border-radius: 20px 20px 0 0;
}
.footerTop {
	display: flex;
	padding-bottom: 56px;
	border-bottom: 1px solid #e7e7e7;
}
.footerDesc-col {
	width: 50%;
	font-size: 17px;
	color: #1c1c1c;
	padding-right: 60px;
}
.footerInfo-col {
	width: 32%;
	display: flex;
	align-items: center;
	margin: 0 auto;
	margin-right: 0;
}
.phoneFooter span {
	display: block;
	font-size: 15px;
	color: #bbbbbb;
	font-weight: 400;
}
.phoneFooter a {
	font-size: 23px;
	font-weight: 600;
	color: #c0392b;
	line-height: 28px;
}
.footerCb {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 200px;
	height: 64px;
	margin: 0 auto;
	margin-right: 0;
	border: 0;
	border-radius: 9px;
	background: #c0392b;
	color: white;
	font-weight: 500;
}
.footerCol .nav li {
	display: block;
	width: 100%;
}
.footerCol {
	width: 25%;
}
.footerMiddle {
	padding-bottom: 50px;
	padding-top: 45px;
	border-bottom: 1px solid #e7e7e7;
	display: flex;
}
.copyright {
	padding-top: 45px;
}
.footerTitle {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 9px;
	display: inline-block;
	border-bottom: 1px solid #e3e3e3;
	line-height: 1.8;
}
.footerCol .nav li a {
	color: black;
	line-height: 2;
	display: block;
}
.fc-4 img {
	width: 257px;
	/* margin: 0 auto; */
	display: block;
	/* margin-right: 0; */
}
.fc-4 a {
	display: block;
	margin-bottom: 8px;
}
.fc-4 span {
	color: #9d9d9d;
	font-size: 15px;
	position: relative;
	bottom: 6px;
	text-align: right;
	display: block;
}
.fc-4 {
	/* text-align: right; */
	width: auto;
	margin-right: 0;
	margin-left: auto;
}
.footerAdress {
	color: #373737;
	font-weight: 700;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}
.footerLabel {
	background-color: #ffffff;
	height: 61px;
	width: 225px;
	margin: 16px 0 0 auto;
	border-radius: 6px;
	box-shadow: rgb(50 50 93 / 6%) 0px 2px 5px -1px, rgb(0 0 0 / 19%) 0px 1px 3px -1px;
}
.miniMenu a {
	font-size: 15px;
	margin-bottom: 4px;
}
.miniMenu {
	padding-top: 10px;
}
.footerCol a:hover {
	color: #c0392b !important;
}
.advantagesSection {
	padding: 105px 0 105px 0;
	background-color: #f7f7f7;
	position: relative;
	z-index: 1;
}
.advantList li {
	list-style: none;
	width: 50%;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.advantList {
	display: flex;
	flex-wrap: wrap;
	width: 91%;
	margin: 0 auto;
	margin-right: 0;
	justify-content: space-between;
}
.advMedia {
	width: 80px;
	height: 80px;
	background-color: white;
	border-radius: 10px;
	box-shadow: rgb(50 50 93 / 16%) 0px 2px 5px -2px, rgb(0 0 0 / 3%) 0px 1px 3px -1px;
	background-repeat: no-repeat;
	background-position: center;
}
.advantList-content {
	padding-left: 34px;
	width: 66%;
	line-height: 1.5;
}
.reviewsSection {
	padding: 55px 0 4px 0;
	position: relative;
}
.reviewsSection  .swiper-slide {
	padding: 31px 80px 24px 170px;
	background-color: #f9f9f9;
	border-radius: 10px;
	display: flex;
	overflow: hidden;
	box-shadow: 0px 5px 13px -10px #c7c7c7;
	border: 1px solid #f3f3f3;
	min-height: 269px;
}
.reviewMedia {
	width: 260px;
	height: 260px;
	position: absolute;
	left: -140px;
	border-radius: 160px;
	background-color: white;
	top: -20px;
	background-size: cover;
	background-position: left;
}
.reviewContent {
	position: relative;
	width: 100%;
}
.starsList {
	list-style: none;
	display: flex;
	align-items: center;
	margin: 0;
	padding: 5px 14px;
	border-radius: 100px;
	background-color: white;
	box-shadow: rgb(50 50 93 / 9%) 0px 2px 5px -2px, rgb(0 0 0 / 1%) 0px 1px 3px -1px;
}
.reviewRow {
	display: flex;
	align-items: center;
}
.starsList li {
	width: 18px;
	height: 19px;
	margin-right: 5px;
	background-image: url(/images/icons/star.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.reviewName {
	margin-right: 21px;
	font-style: italic;
	font-size: 17px;
}
.reviewTitle {
	font-size: 22px;
	font-weight: 600;
}
.reviewHeder {
	margin-bottom: 15px;
}
.starsList li:last-child {
	margin-right: 0;
}
.reviewsSlider {
	overflow: hidden;
	padding: 0px 0 13px 0;
}
html {
	overflow-x: hidden;
}
.reviewsSection .row {
	display: block;
}
.reviewsSlider-container {
	margin-top: 34px;
	position: relative;
}
.lastForm {
	margin-bottom: -26px;
}
.advantList li:nth-child(1) .advMedia {
	background-image: url(/images/icons/money.svg);
	background-size: 45px;
}
.advantList li:nth-child(2) .advMedia {
	background-image: url(/images/icons/office.svg);
	background-size: 45px;
}
.advantList li:nth-child(3) .advMedia {
	background-image: url(/images/icons/care.svg);
	background-size: 45px;
}
.advantList li:nth-child(4) .advMedia {
	background-image: url(/images/icons/fast.svg);
	background-size: 45px;
}
.advantagesSection .container {
	position: relative;
}
.advantagesSection .senceOval {
	opacity: 0.035;
	background-image: url(/images/backgorunds/redsenceBg.png);
}
.reviewsSlider-container .swiper-controls {
	position: absolute;
	width: 100%;
	transform: translate(-50%, 0px);
	left: 50%;
	z-index: 1;
	top: 45%;
}
#catMenu li {
	position: relative;
}
#catMenu ul.nav > li > ul.nav-child{
	position: absolute;
	z-index: 11;
	background: white;
	padding: 0;
	border-radius: 10px;
	box-shadow: 0 0 25px -20px black;
	display: none;
	list-style: none;
	font-size: 16px;
	font-weight: 500;
	width: 240px;
}
#catMenu ul.nav > li > ul.nav-child > li ul {
	position: absolute;
	right: -170%;
	background: white;
	top: 0px;
	box-shadow: 0 0 20px -10px darkgrey;
	border-radius: 6px;
	list-style: none;
	padding: 0;
	width: 450px;
	z-index: 0;
	display: none;
	text-align: left;
	max-height: 615px;
	overflow-y: scroll;
}
#catMenu ul.nav > li > ul.nav-child li a, .separator {
	padding: 22px 30px;
	display: block;
	cursor: pointer;
	border-radius: 5px;
	text-align: left;
	line-height: 1.1;
}
#catMenu ul.nav > li > ul.nav-child > li ul li a {
	color: black;
	font-size: 16px;
	width: 100%;
	height: 100%;
	display: block;
}
#catMenu ul.nav > li > ul.nav-child li a:hover, .separator:hover {
	background-color: #f5f5f5;
}
.repairPage {
	padding: 40px 0;
}
.tag-category {
	padding: 40px 0;
}
.category-items {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.cat-list-row:hover {
	filter: grayscale(0);
	opacity: 1;
}
.cat-list-row {
	width: 11%;
	height: 78px;
	margin-bottom: 16px;
	border-radius: 8px;
	margin-right: 17px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: rgb(50 50 93 / 16%) 0px 2px 5px -2px, rgb(0 0 0 / 3%) 0px 1px 3px -1px;
	background-size: 71%;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.7;
	filter: grayscale(1);
	transition: 0.3s ease-in-out;
}
.cat-list-row:nth-child(5n) {
}
.categoryTitle {
	font-size: 0;
	margin: 0;
}
.noLogo {
	width: 100%;
	display: flex;
	justify-content: center;
	line-height: 1;
	height: 100%;
	align-items: center;
	background-color: #f5f5f5;
	border-radius: 10px;
	font-size: 13px;
	color: #b9b9b9;
	text-align: center;
}
.cat-list-row a {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	height: 100%;
	flex-wrap: wrap;
}
.cat-list-row img {
	padding: 10px 24px;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.breadcrumb a {
	color: #c0392b;
}
.categoryOffer {
    padding: 43px 30px 30px 30px;
    box-shadow: rgb(50 50 93 / 16%) 0px 2px 5px -2px, rgb(0 0 0 / 3%) 0px 1px 3px -1px;
    border-radius: 10px;
    background-color: #f4f4f4eb;
    margin-top: 34px;
    position: relative;
    height: 446px;
    margin-bottom: 50px;
}
.categoryOffer .senceOval {
    opacity: 0.7;
    left: -155px;
    min-width: unset;
}
.categoryDesc {
    width: 74%;
    font-size: 23px;
    line-height: 1.7;
    margin-bottom: 28px;
}
.categoryOffer h1 {
    font-weight: 700;
    font-size: 48px;
}
.categoryDesc b {
	padding: 3px 9px 5px 9px;
	background-color: #ffe6e4;
	border-radius: 5px;
	line-height: 1;
}
.tagImage {
    height: 299px;
    display: block;
    margin: 0 auto;
}
.categoryOffer .row {
	position: relative;
}
.mediaPart-tag .reminderDiv{
    left: 98px;
    bottom: -20px;
    top: unset;
    width: 60%;
    padding-left: 60px;
    padding-right: 60px;
}
.mediaPart-tag {
	position: relative;
	padding-top: 18px;
}
.tagsContent-offer {
    padding-left: 31px;
}
.tagsContent-offer form {
	margin-bottom: 22px;
}
.tagsItems {
	margin-top: 65px;
	margin-bottom: 47px;
}
.tagMalfunctions {
    padding: 0;
    list-style: none;
    column-count: 4;
    line-height: 2;
    margin-top: 39px;
}
.tagMalfunctions li {
	display: flex;
	align-items: center;
	line-height: 1;
	padding: 14px 12px;
	font-weight: 600;
	background-color: #f7f7f7;
	border-radius: 5px;
	margin-bottom: 10px;
	max-width: 296px;
	font-size: 15px;
}
.tagMalfunctions li span {
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 11px;
	border: 1px solid #c0392b;
	margin-right: 11px;
	border-radius: 5px;
	color: #c0392b;
}
.breads {
    padding: 10px 23px;
    border: 1px solid #f3f3f3;
    border-radius: 9px;
    background: white;
}
.smallerTitle {
    font-size: 32px;
}
.tableHeading {
    background: #ffe2df;
    padding: 12px 27px;
    margin-top: -51px;
    box-shadow: rgb(255 168 159 / 63%) 0px 1px 2px 0px;
}
.tableBody {
    padding-top: 20px;
}
.clm-1 {
    width: 49%;
    font-weight: 600;
}
.headCol {
    font-weight: 600;
    font-size: 19px;
    color: #121212;
}
.clm-2 {
    width: 30%;
}
.clm-3 {
    width: 21%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.tableBody .contentRow:nth-child(odd) {
    transition: 0.25s ease-in-out;
    background: #fbfbfb;
}
.contentRow {
    padding: 6px 28px;
    transition: 0.25s ease-in-out;
    cursor: pointer;
    align-items: center;
}
.worksTable {
    box-shadow: 0px 0px 30px -4px rgb(92 92 93 / 9%);
    margin-top: 80px;
    margin-bottom: 42px;
}
.flex {
	display: flex;
	flex-wrap: wrap;
}
.contentRow:hover {
    background: #fff4f3 !important;
}
.breadcrumb li {
    margin-right: 5px;
}
.moduletable .stepsSection {
	padding-top: 0;
}
.malfunctionItems.mf-content {
	margin-bottom: 40px;
}
#catMenu ul.nav > li > ul.nav-child > li ul li {
	width: 50%;
	display: inline-block;
}
.repairPage section.stepsSection {
    padding-top: 40px;
    padding-bottom: 25px;
}
.malfunctionsList + ul {
	width: 520px !important;
	right: -490px !important;
}
.row-ask:hover {
	background-color: #c0392b;
	color: white;
}
.row-ask {
	border: 0;
	padding: 9px 53px;
	border-radius: 6px;
	background: transparent;
	color: #c0392b;
	font-size: 15px;
	border: 1px solid #c0392b;
	transition: 0.24s ease-in-out;
}
.modal.active {
	visibility: visible;
	top: 150px;
}
.js-overlay-modal {
	visibility: hidden;
	opacity: 0;
	transition: 0.3s ease-in-out;
	background-color: #00000052;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}
.js-overlay-modal.active {
	opacity: 1;
	visibility: visible;
}
.numberInput {
	width: 100%;
	height: 52px;
	margin-bottom: 11px;
	border-radius: 8px;
	height: 58px;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	background-color: #fdfdfdeb;
	color: #dbdbdb;
	padding: 0 39px;
	font-weight: 200;
	font-size: 17px;
	letter-spacing: -0.2px;
	background-image: url(/images/icons/ruFlag.svg);
	background-repeat: no-repeat;
	background-size: 53px;
	background-position: -9% 50%;
}
.callBack-submit {
	width: 100%;
	height: 58px;
	border: 0;
	border-radius: 8px;
	background-color: #c0392b;
	color: white;
}
.cbTitle {
    text-align: center;
    font-size: 33px;
    font-weight: 600;
    margin-bottom: 5px;
}
.callBack-form {
	text-align: center;
}
.closeBtn {
    position: absolute;
    right: 14px;
    top: 14px;
    width: 25px;
    height: 25px;
    border: 0;
    background-color: transparent;
    background-image: url(/images/icons/cls.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px;
}
.blogBody {
    padding-top: 41px;
}
.blogRow {
    display: flex;
    flex-wrap: wrap;
}
.blogItem img {
	height: 160px;
	display: block;
	margin: 0 auto;
}
.blogItem {
	padding: 30px 20px 24px 20px;
	border: 1px solid #eee;
	border-radius: 10px;
	background-color: white;
	margin-right: 3%;
	width: 22%;
	box-shadow: rgb(50 50 93 / 9%) 0px 2px 5px -2px, rgb(127 127 127 / 1%) 0px 1px 3px -1px;
	margin-bottom: 40px;
}
.blogItem .item-image a {
	display: block;
}
.blogItem .item-image {
	margin-bottom: 27px;
}
.blogItem h2, .blogItem h2 a {
	font-size: 20px;
	color: black;
	font-weight: 600;
	text-align: center;
	line-height: 1;
}
.insideBlog-review {
    padding-top: 0;
}
.endsForm .formImg {
    right: 176px;
    bottom: -60px;
    height: 113%;
}
.endsForm  .reminderDiv {
	right: 78px;
	top: 53px;
}
.salesOffer {
    height: 308px
}
.pageTitle {
    margin-top: 19px;
    font-size: 42px;
    font-weight: 600;
}
.salesRow .blogItem {
	width: 100%;
	margin-bottom: 20px;
	padding: 0;
	transition: 0.3s ease-in-out;
}
.salesRow .blogItem h2 {text-align: left;margin: 0;}
.salesRow .blogItem h2 a {
	display: block;
	text-align: left;
	padding: 40px 50px;
}
.salesRow {
	margin-top: 40px;
}
.saleImage {
    background-color: white;
    width: 341px;
    height: 220px;
    padding: 69px;
    border-radius: 10px;
    box-shadow: 0 0px 20px -18px black;
}
.salePart-tag {
	padding-top: 51px;
}
h1.saleTtl {
    font-size: 40px;
}
.paragraphSale {
	font-size: 20px;
    padding: 20px 40px;
    background-color: #fff;
    border-radius: 7px;
    width: 94%;
    margin-top: 28px;
    margin-bottom: 37px;
}
.salesRow .blogItem:hover {
	background-color: #f9f9f9;
}
.contactContent {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
}
.contactContent .prev-part {
    width: 55%;
}
.listContacts {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
li.adressMain {
    padding-left: 9px;
}
.listContacts > li {
    display: flex;
    padding: 22px 24px 22px 20px;
    border-radius: 11px;
    box-shadow: rgb(50 50 93 / 2%) 0px 6px 36px -2px, rgb(0 0 0 / 5%) 0px 3px 20px -13px;
    border: 1px solid #f5f5f5;
    margin-bottom: 23px;
    width: 100%;
    align-items: flex-start;
    line-height: 1;
}
li.clocksWork img {
    height: 20px !important;
}
.clocksWork img {
    margin-right: 15px;
}
li.halfRow img {
    height: auto !important;
    width: 22px;
    margin-right: 14px;
    min-width: 22px;
}
.halfRow .phoneCont, .contMail {
    display: block;
    line-height: 1;
    margin-bottom: 9px;
    font-size: 21px;
    font-weight: 600;
    color: #3a3a3a;
    cursor: pointer;
}
.halfRow span {
    font-size: 15px;
    color: #858687;
}
.adressTitle {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 8px;
    display: block;
    color: #282828;
}
.halfRow .phoneCont, .contMail {
    display: block;
    line-height: 1;
    margin-bottom: 9px;
    font-size: 21px;
    font-weight: 600;
    color: #3a3a3a;
    cursor: pointer;
}
.halfRow span {
    font-size: 14px;
    color: #858687;
}
li.adressMain p {
    font-size: 15px;
    color: #858687;
}

.listContacts li p {
    margin: 0;
    font-size: 15px;
    color: #858687;
    width: 90%;
    line-height: 1.4;
}
.contactItem {
    position: relative;
}
li.halfRow {
    width: 48%;
}
.howToGet {
    font-weight: 600;
    font-size: 29px;
    color: #141414;
    margin-bottom: 10px;
}
.moreContInfo p {
    border-left: 3px solid #c0392b;
    padding-left: 21px;
}
.clocksWork .c-row div {
    display: block;
    line-height: 1;
    margin-bottom: 9px;
    font-size: 21px;
    font-weight: 600;
    color: #3a3a3a;
}
.listContacts li img {
    height: 37px;
}
.next-part {
    width: 41%;
    margin: 0 auto;
    margin-right: 0;
    border-radius: 20px;
    overflow: hidden;
}
.accordion-item-cat {
    position: relative;
    display: block;
    margin-bottom: 0;
    cursor: pointer;
    background: #fff;
    border-bottom: 1px solid #eeeef0;
}
.accordion-cat-wrapper {
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 33px;
    width: 100%;
    box-shadow: 0 0px 15px -13px #000000ab;
    box-shadow: rgb(255 255 255 / 12%) 0px 1px 3px, rgb(135 135 135 / 24%) 0px 1px 2px;
}
.acc-cat-heading {
    display: flex;
    align-items: center;
    padding-left: 41px;
    margin: 0;
    font-size: 19px;
    color: #000;
    font-weight: 600;
    position: relative;
    z-index: 1;
    height: 80px;
    background-color: #fbfbfb;
    position: relative;
    z-index: 1;
    box-shadow: rgb(246 246 255 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}
.acc-cat-heading span {
    transition: 0.4s;
    position: absolute;
    right: 5%;
    font-size: 0;
    width: 39px;
    height: 39px;
    border: 1px solid #00000029;
    border-radius: 100px;
    background: url(/images/icons/down.svg);
    background-position: center 55%;
    background-size: 31%;
    background-repeat: no-repeat;
}
.acc-cat-content {
    opacity: 0;
    transition: 0.5s ease-in-out;
    max-height: 0px;
    padding: 0px 82px 0 41px;
    font-size: 16px;
    visibility: hidden;
}
.shown .acc-cat-content {
    max-height: 9999px;
    opacity: 1;
    visibility: visible;
    padding-top: 21px;
    padding-bottom: 9px;
}
.accordion-cat-wrapper .accordion-item-cat:last-child {
	border-bottom: 0;
}
.accordion-item-cat.shown .acc-cat-heading span {
	transform: rotate(180deg);
}
.faqSection {
    padding-top: 35px;
    padding-bottom: 20px;
}
.item-117 > ul.nav-child > li ul, .item-118 > ul.nav-child > li ul, .item-119 > ul.nav-child > li ul, .item-120 > ul.nav-child > li ul, .item-121 > ul.nav-child > li ul {
		right: 224px !important;
	}
.acc-cat-content ul {
	margin-bottom: 16px;
}
.faq-section {
	padding-top: 30px;
}


.list {
	width: auto;
	text-align: left;
	padding-left: 16px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 14px;
}