@font-face {
	font-family: Gilroy;
	src: url(/fonts/Gilroy/Gilroy-ExtraBold.woff) format("woff"),
		 url(/fonts/Gilroy/Gilroy-ExtraBold.ttf) format("truetype");
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: Gilroy;
	src: url(/fonts/Gilroy/Gilroy-SemiBold.woff) format("woff"),
		 url(/fonts/Gilroy/Gilroy-SemiBold.ttf) format("truetype");
	font-weight:600;
	font-style:normal;
}
@font-face {
	font-family: Gilroy;
	src: url(/fonts/Gilroy/Gilroy-Regular.woff) format("woff"),
		 url(/fonts/Gilroy/Gilroy-Regular.ttf) format("truetype");
	font-weight:400;
	font-style:normal;
}
@font-face {
	font-family: Gilroy;
	src: url(/fonts/Gilroy/Gilroy-Medium.woff) format("woff"),
		 url(/fonts/Gilroy/Gilroy-Medium.ttf) format("truetype");
	font-weight:500;
	font-style:normal;
}
@font-face {
	font-family: Gilroy;
	src: url(/fonts/Gilroy/Gilroy-MediumItalic.woff) format("woff"),
		 url(/fonts/Gilroy/Gilroy-MediumItalic.ttf) format("truetype");
	font-weight:500;
	font-style:italic;
}
@font-face {
	font-family: Gilroy;
	src: url(/fonts/Gilroy/Gilroy-Bold.woff) format("woff"),
		 url(/fonts/Gilroy/Gilroy-Bold.ttf) format("truetype");
	font-weight:700;
	font-style:normal;
}
@font-face {
	font-family: Gilroy;
	src: url(/fonts/Gilroy/Gilroy-Black.woff) format("woff"),
		 url(/fonts/Gilroy/Gilroy-Black.woff) format("truetype");
	font-weight:900;
	font-style:normal;
}

#subMenu {
    height: 45px;
    background-color: #c0392b;
    display: flex;
    align-items: center;
    padding-bottom: 11px;
}
.subMenu-menu .nav > li > a {
	color: white;
	display: inline-block;
	font-size: 14px;
}
.subMenu-menu .nav > li {
	margin-right: 28px;
}
#companyLogo .logo {
	max-width: 258px;
	width: 100%;
	display: block;
}
.headerMain-wrapper {
	height: 98px;
	display: flex;
	align-items: center;
	margin-top: -10px;
	background: white;
	border-radius: 9px 9px 0px 0px;
	padding-top: 5px;
	position: relative;
	border-bottom: 1px solid #f1f1f1;
}
.headerMain {
    width: 100%;
    margin: 0 auto;
}
.logoText {
    font-size: 15px;
    margin: 0;
    padding-left: 42px;
    position: relative;
    color: #9d9d9d;
    bottom: 7px;
}
#companyLogo {
	width: 22%;
}
#headerSearch {
	width: 25%;
	padding-left: 20px;
}
#headerSearch #mod-ajaxsearch-searchword {
	width: 100%;
	height: 54px;
	padding: 0 15px 0 51px;
	color: #a0aec0;
	outline: none;
	background-image: url(/images/icons/search-icon.svg);
	background-position: 94% 50%;
	background-repeat: no-repeat;
	background-size: 20px;
}
#companyInfo {
	margin: 0 auto;
	margin-right: 0;
	display: flex;
	align-items: center;
}
.headerContacts {
    text-align: right;
    margin-right: 13px;
}
.headerPhone {
    font-size: 21px;
    font-weight: 700;
    color: #1c1c1c;
    display: block;
    background-image: url(/images/icons/smartphones.svg);
    background-size: 19px;
    background-repeat: no-repeat;
    background-position: 0% 53%;
    padding-left: 24px;
}
.headerAdress {
	display: block;
	font-size: 14px;
}

#mainMenu .nav > li {margin-right: 37px;}
#mainMenu .nav > li > a {color: #1c1c1c;font-weight: 500;}
#mainMenu .nav > li:last-child {
	margin-right: 0;
}
#mainMenu .nav > li > a:hover {
	color: #c0392b;
}

.phoneCb {
	width: 40px;
	height: 40px;
	display: block;
	margin: 0 0 0 auto;
	border: 1px solid #c0392b;
	background-color: transparent;
	border-radius: 6px;
	background-image: url(/images/icons/phone-call.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px;
}
#catMenu .nav > li > a{
	color: black;
	font-size: 15px;
	display: block;
	padding: 17px 0;
}
#catMenu .nav > li > a span {
	color: #1c1c1c;
	font-weight: 500;
}
#catMenu .nav > li {width: 10%;text-align: center;border-right: 1px solid #ededed;transition: 0.25s ease-in-out;}
#catMenu .nav > li > a img {
	height: 40px;
	display: block;
	margin: 0 auto 0px auto;
}
#catMenu .nav > li:last-child {
}
#catMenu {
	background-color: #f7f7f7;
	border-radius: 0 0 9px 9px;
	border-bottom: 1px solid #f1f1f1;
}
.item-113 img {
    padding: 8px;
}
.item-114 img{
    padding: 5px;
}
.item-115 img {
    padding: 7px;
}
.item-116 img {
    padding: 5px;
}
.item-117 img {
    padding: 8px;
}
.item-118 img {
    padding: 5px;
}
.item-119 img {
    padding:8px;
}
.item-120 img {
    padding: 7px;
}
.item-121 img {
	padding: 5px;
}
#catMenu .nav > li:hover {
	box-shadow: 0 6px 39px -29px #b1b1b1;
	transition: 0.25s ease-in-out;
}
#catMenu .nav > li:first-child {
	border-left: 1px solid #ededed;
}
#trueHeader {
    box-shadow: 0px 1px 27px -19px #9f9f9f;
    position: relative;
    border-radius: 0 0 9px 9px;
    margin-bottom: -19px;
    z-index: 2;
}
main {
    padding-top: 19px;
}
.senceSection {
    background-color: #f7f7f7;
    padding: 70px 0 160px 0;
    height: 530px;
    border-radius: 0 0 13px 13px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 8px 23px -26px black;
    background-image: url(/images/backgorunds/phones.png);
    background-repeat: no-repeat;
    background-size: 16%;
    background-position: 83% 0%;
    z-index: 1;
}
.offerParagraph {
    font-size: 19px;
    width: 65%;
    line-height: 1.3;
    margin-bottom: 27px;
    position: relative;
}
#mainMenu {
	margin: 0 auto;
}
.offerTitle {
	margin-bottom: 20px;
	font-size: 48px;
	position: relative;
	font-weight: 700;
}
.offerList {
    font-size: 18px;
    padding-left: 0;
    list-style: none;
    line-height: 2;
    margin-bottom: 38px;
    position: relative;
}
.offerList li {
	padding: 0 0 0 0;
	display: flex;
	align-items: center;
}
.offerList li span {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 27px;
	width: 27px;
	height: 27px;
	font-size: 14px;
	border: 1px solid #c0392b;
	border-radius: 4px;
	color: #c0392b;
	font-weight: 600;
	margin-right: 13px;
}
.sencePhone {
    width: 320px;
    height: 58px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    background-color: #ffffffeb;
    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: -14% 50%;
}
.senceSection form .senceSubmit {
    width: 200px;
    height: 58px;
    border-radius: 6px;
    border: 0;
    background: #c0392b;
    color: white;
    margin-left: -48px;
}
.senceSection form {
	position: relative;
}
.formContainer {
	background: #f3f3f3;
	padding: 49px 70px 61px 70px;
	position: relative;
	box-shadow: rgb(0 0 0 / 2%) 0px 10px 15px -3px, rgb(0 0 0 / 3%) 0px 4px 6px -2px;
	border-radius: 13px;
	overflow: hidden;
	border: 1px solid #ededed;
	width: 100%;
}
.formContainer .senceOval {
      width: 61%;
      z-index: 0;
}
.fsTitle {
	font-weight: 600;
	font-size: 34px;
	position: relative;
}
.formContainer p {
	width: 45%;
	position: relative;
	font-size: 17px;
	margin-bottom: 23px;
}
.formImg {
	position: absolute;
	z-index: 1;
	right: 96px;
	bottom: -21px;
	height: 113%;
}
.reminderDiv {
	position: absolute;
	right: 79px;
	height: 66px;
	z-index: 1;
	font-size: 14px;
	top: 93px;
	padding: 17px 20px 16px 47px;
	width: 207px;
	background: #c0392b;
	border-radius: 160px 10px 139px 2px;
	color: white;
	box-shadow: rgb(149 21 7 / 78%) 0px 16px 50px -20px;
	overflow: hidden;
	line-height: 1.2;
}
.reminderDiv img {
	position: absolute;
	left: -30px;
	height: 80px;
	filter: drop-shadow(5px 1px 23px white);
	bottom: -30px;
	opacity: 0.4;
}
.formSection-input::placeholder {
	color: #dbdbdb !important;
}
.formSection-input {
	width: 320px;
	height: 58px;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	background-color: #fbfbfbeb;
	color: #4d4d4d;
	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: -14% 50%;
}
.formContainer form {
	position: relative;
}
.senceSubmit {
	width: 200px;
	height: 58px;
	border-radius: 6px;
	border: 0;
	background: #c0392b;
	color: white;
	margin-left: -48px;
}
.desktopHidden {
	display: none;
}