/*Style.CSS*/
/* All logos and logo sizes are edited in this CSS*/

 .header-light .header-logo{background-image:url(../images/mouse_logo_first.svg);}
 .header-dark .header-logo{background-image:url(../images/logo-light-red.png);}
 .footer-light .footer-logo{background-image:url(../images/logo-dark-red.png);}
 .footer-dark .footer-logo{background-image:url(../images/logo-light-red.png);}
 .menu-dark .sidebar-logo a{background-image:url(../images/logo-light-red.png);}
 .menu-light .sidebar-logo a{background-image:url(../images/logo-dark-red.png);}


@font-face {
	font-family: "Roboto";
	src: url("../fonts/webfonts/Roboto-Regular.ttf");
}
@font-face {
	font-family: "Roboto";
	src: url("../fonts/webfonts/Roboto-Bold.ttf");
	font-weight: bold;
}
@font-face {
	font-family: "OpenSans";
	src: url("../fonts/webfonts/OpenSans-Regular.ttf");
}
@font-face {
	font-family: "OpenSans";
	src: url("../fonts/webfonts/OpenSans-Bold.ttf");
	font-weight: bold;
}
@font-face {
	font-family: "OpenSans";
	src: url("../fonts/webfonts/OpenSans-ExtraBold.ttf");
	font-weight: 800;
}
@font-face {
	font-family: "Montserrat";
	src: url("../fonts/webfonts/Montserrat-VariableFont_wght.ttf");
}
.highlight-red .header-light .header-logo {
	background-size: 45px 45px;
}
.page-build {
    max-width: 640px;
    margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}
h1 {
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
	color: #ea573d;
	font-size: 24px;
}

h2 {
	font-weight: 800;
	font-size: 24px;
	line-height: 30px;
	text-align: left;
	color: #ea573d;
}
h3 {
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
}
body {

}
.menu-sidebar-reveal.menu-sidebar-left {

}
body,p {
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
	line-height: 20px;

}
body {
	background: #edebeb;
}
.non-scroll {
	overflow: hidden!important;
}
.page-content {
	background: #fff;
	min-height: 100vh;
	padding-bottom: 40%;
}
.header {
	position: relative;
	z-index: 10;
	align-items: center;
	min-height: 63px;
}

.copyright {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.copyright p {
	margin-bottom: 0px;
}
.plus_l3_B209,
.minus_l3_B209
{
	display: none;
}
.type-0 .header{

}
.type-1  {

}
.type-1 .header {


}
.type-2 .header {

}
.type-2 .header::before {
	content: '';
	position: absolute;
	left: -230px;
	top: -215px;
	width: 347px;
	height: 294px;
	border-radius: 300px;
	background: #1e2e5d;
}
.type-2 .back-arrow{
	color: #fff;
	display: inline-flex;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 21px;
}
.type-2 .page-content {
	background: transparent;
}
.type-2 .heading-style h2 {


}
.type-3 .header{
	position: absolute;
	right: 20px;
	width: 40px;
	top: 20px;
	left: auto;
	z-index: 12;
	min-height: 20px;
	height: 22px;
	text-align: right;
}
.type-3 .header .header-icon{
	text-align: right;
}
.type-3 h2 {
	width: 93%;
	margin-top: 10px;
}
.type-4 {

}
.header .header-icon {
	text-align: left;
	padding-left: 20px;
}
.header-light {
	box-shadow:none;
	border: 0px;
}
.header .header-icon {
	font-size: 21px;
}

td {
	line-height: 21px;
}
#page-transitions {
	background: #fff;
}
.content {
	padding: 0px 20px 20px 20px;
    display: flex;
    flex-direction: column;
}

.upload-cont {
	min-height: 80vh;
}
.min-height280 {
	min-height:280px;
}
.contactFormButton {

}
.strong-text {
	font-weight: bold;
}
.sidebar-logo a{
	background-repeat: no-repeat;
	background-size:cover;
	height:20px;
}
.store-product-table * {
	padding-left: 0px;
}
/*
.header .header-logo {
	margin-top: 4px;
	height: 85%;
}
*/

.menu-sidebar {
	position:absolute!important;
}
.header .header-logo, .footer .footer-logo{
	background-size:contain;
	width:100px;
	height: 50px;
	margin-left:-50px;
}
.home-image {
	height: 265px;
	background-position: center center;
	background-size:cover;
	width: 100%;
}
.footer .footer-logo{
	background-size:cover;
	position:relative;
	width:100%;
	height:20px;
	left:auto;
	margin:0 auto;
}
.all-center {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.pagination a {
	width: 32px;
	height: 32px;
	line-height: 30px;
	margin: 0 4px 5px 0;
}
.test-block {
	font-size: 20px;
	text-align: center;
	color: #ea573d;
	margin: 20px 0;
}
.intextField {
	border: solid 1px rgba(0,0,0,0.1);
	width: 60px;
	text-align: center;
	padding: 3px 5px;
}
.bg-gray {
	background-color: #f7f7f7;
}
.toggle-content {
	display: none;
}
.toggle-trigger {
	float: none;
}
.agree-zapr {
	display: flex;
	line-height: 18px;
}
.agree-but {
	width: 70px;
	margin-right: 10px;

}
.dizel {
	display: none;

}
.bg-white {
	background:#fff;
	color:#ea573d;
}
.border-highlight {
	/*border: solid 2px #ea573d!important;*/
	border:none;
	color:#da3315 ;
}
.color-highlight {
	color:#ea573d;
}
.bg-highlight,.highlight-red {
	background: #1e2e5d!important;
}
.bg-highlight:disabled,.bg-highlight.disabled-button {
	background:#bdc3c7!important;
}
button.bg-highlight, button.highlight-red, li.highlight-red {
	color:#fff!important;
}
.bg-highlight.button {
	border: solid 2px #1e2e5d;
}
.bg-highlight.button:disabled,.bg-highlight.disabled-button {
	border:solid 2px #ffffff;
}
.header-light .header-icon {
	color: #ea573d;
}
.highlight-red .color-highlight,.color-red-dark {
    color: #ea573d!important;
}
.highlight-red .color-gray,.header-light .color-gray{
	color: #bfb5b3;
}

.bg-silver {
	background: #bfb5b3!important;
	color: #ffffff!important;
}
.icon-flags.lang-list {
	display:none;
}
.icon-flags img {
	width: 100%;
	max-width: 100px;
	display: block;
	margin: 0px auto;
}
.menu-items a {
	margin-bottom: 15px;
}
.menu-items a em i {
	padding-right: 5px;
	width: 20px;
	padding-top: 5px;
}
.menu-items a .fa-circle {
	line-height: 15px;
	margin-right: 10px;
}
.menu-dark .menu-items a em {
	display: flex;
}
.menu-dark .menu-items a div {
	display: block;
	padding:0px 20px 0 0px;
	line-height: 20px;
}
.navmenu-block {
	list-style: none;
	padding-left: 0px;
}
.navmenu-block li {
	padding: 10px 10px;
	font-weight: bold;
	border: 1px solid #ea573d;
	border-radius: 4px;
	box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.08);
	margin-bottom: 20px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 15px;
}
.nav-lang-ico img {
	width: 14px;
	display: block;
	height: auto;
}
.nav-lang-ico {
	display: inline-flex;
	justify-content: center;
	align-content: center;
}

.main li {
	border: none;
	box-shadow: 3px 3px 11px 3px rgba(0,0,0,0.2);
	text-align: left;
	font-size: 13px;
	min-height: 50px;
	display: flex;
	align-items: center;
	padding-left: 50px;
	position: relative;
	line-height: 18px;
}
.main li img {
	position: absolute;
	left: 10px;
}
.profile-block,.navpage-block,.clear-top {
	padding-top: 9px;
}
.contactFormButton #contactSubmitButton {
	margin-bottom: 0px;
}
.error-req input[type=text],.error-req input[type=password],.error-req input[type=email],input.error-req,#page-transitions td.error-req{
	background: rgba(255, 0, 0, 0.06);

}
.simpField {
	min-height: 40px;
}
#errorMsg,.errorMsg {
	color: red;
}
.buttonСancel {
	background: #fff;
	/*width: 100%;*/
	max-width: 600px;
	border: solid 1px rgba(0,0,0,0.1);
	color: #da3315;
	cursor: pointer;
	box-shadow:none!important;
}
.jconfirm .jconfirm-holder {
	max-width: 600px;
	margin: 0 auto!important;
}
.jconfirm .jconfirm-box .jconfirm-buttons {
	display: flex;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.buttonСancel{
	border: solid 1px rgba(0,0,0,0.2);
}
.more-info,.more-info-det {
	display: block;
}
.more-info-det {
	margin-top: 20px;
	font-style: italic;
	cursor: pointer;
}
.more-info-hide {
	display: none;
}
.more-info-show .more-info-hide {
	display: flex;
}
.more-info-show .more-info-det {
	display: none;
}
.contactNameField span {
	opacity: 0.5;
	line-height: 16px;
}
.contactNameField {
	line-height: 15px;
	margin-top: 20px;
	font-size: 14px;
}
.navpage-block ol {
	list-style: none;
}
.navpage-block ol li {
	display: block;
	margin-bottom: 5px;
	padding: 5px 0px;
	font-size: 13px;
}
.navpage-block ol i {
	margin-right: 10px;
}
.menu-dark, .menu-dark .menu-sidebar-3d-wrapper {
	background: #111111;
}
.menu-sidebar {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.lang-list a {
	width: auto;
	height: auto;
	border-radius: 30px;
	background: transparent;
}
.lang-list a img {
	max-width: 40px;
	margin-right: 5px;
}
.lang-list {
	display: flex;
	justify-content: center;
	margin-top: -20px;
	/*height: 40px;*/
}
.lang-list .lang-active img{
	box-shadow: none;
	border: 2px solid #ea573d;
	border-radius: 100px;

}
.lang-list .lang-active {
	color:#ea573d;
}
.menu-sidebar .lang-list{
	margin-top: 20px;
	justify-content: flex-start;
	flex-wrap: wrap;
	flex-direction: row;
}
.menu-sidebar .lang-list a{
	display: flex;
	align-items: center;
	min-width: 40px;
	margin-right: 10px;
}
.align-right {
	display: flex;
	justify-content: flex-end;
}
.store-product-table {
	margin-top: 5px;
}
.store-product-table td {
	padding: 12px 10px;
	color:#000;

}
/*
.store-product-table, .store-product-table td, .store-product-table th {
	border-left: 0px;
	border-right: 0px;
}
*/

.no-border-only-r td:last-child{
	padding-right: 0px;
}
.no-border-only-r td:first-child{
	padding-left: 0px;
}
.table-only-hor td, .table-only-hor th,.table-only-hor{
	border-left: 0px;
	border-right: 0px;
}
.store-product-table td input {
	width: 100%;
	margin-bottom: 0px;
}
.store-product-table td input[type=radio] {
	width: auto;
}
.one-col-button .jconfirm-buttons{
	float: none!important;
	width: 100%;

}
.one-col-button .jconfirm-buttons button {
	 width: 100%;
	 margin-bottom: 15px!important;
}

.w100 {
	width: 100%;
	display: block;
}
.w90 {
	width: 90%;
	display: inline-block;
	min-width: 90%;
}
.near {
	font-family:  sans-serif;
}
.store-product-table td .w80 {
	width: 80%;
	display: inline-block;
	min-width: 80%;
}
.store-product-table td .w77 {
	width: 77%;
	display: inline-block;
	min-width: 77%;
}
.store-product-table td .w75 {
	width: 75%;
	display: inline-block;
	min-width: 75%;
}
.store-product-table td .w70 {
    width: 70%;
    display: inline-block;
    min-width: 70%;
}
.store-product-table td .w60 {
    width: 60%;
    display: inline-block;
    min-width: 60%;
}
.store-product-table td .w65 {
	width: 65%;
	display: inline-block;
	min-width: 65%;
}
.store-product-table td .w50 {
	width: 50%;
	display: inline-block;
	min-width: 50%;
}
.store-product-table td .w40 {
	width: 40%;
	display: inline-block;
	min-width: 40%;
}
.store-product-table td .w30 {
	width: 30%;
	display: inline-block;
	min-width: 30%;
}
.block-img img{
	max-width: 100%;
	width: 100%;
}
.button-no-head {
	height: auto!important;
	min-height: 30px;
	line-height: 23px!important;
}
.button-sm {
	height: auto!important;
	min-height: 45px!important;
	line-height: 17px!important;
	display: flex;
	justify-content: center;
	align-content: center;
	padding-bottom: 10px!important;
	padding-top: 10px!important;
	box-shadow: 3px 3px 11px 3px rgba(0,0,0,0.2);
	font-size: 14px;
	cursor:pointer;
}
#blue_bar {
	float: right;
	height: 100%;
	border-radius: 0 4px 4px 0;

}
#blue_bar div{
	width: 50%;
	height: 100%;
	float:right;
}
.l3part-block .ui-slider-handle {
	display: flex;
	width: 25px;
	height: 25px;
	align-items: center;
	justify-content: center;
	font-weight: bold;
}
.plus_l3_B214 {
	color:#376fa1;
}
#blue_bar .min span{
	background-color: #3d8000;
	width: 0%;
	height: 100%;
	float:left;
}
.minus_l3_B214 {
	color:  #3d8000;
}
#blue_bar .max span{
	background-color:#376fa1;
	width: 0%;
	height: 100%;
	float:right;
}
.contactField {
	padding: 0px 5px;
}
.contactForm input {
	padding-left: 5px;
	font-size: 14px;
	border-color: #ea573d;
	border-radius: 4px!important;
}
.contactForm input.cus-spiner {
	border-color: #ffffff;
	width: 30px;
}
.ui-widget.ui-widget-content {
	border-color: #ea573d;
	border-radius: 4px!important;
	width: 100%;
	max-width: 560px;
}
.table-value {
	font-size: 14px;
	text-align: left;
}
.table-units {
	color:#666666;
	font-size: 14px;
}
.jconfirm .jconfirm-holder {
	margin-left: 10px;
	margin-right: 10px;
}
.two-col-button {
	display: flex;

}
.one-col-button {
	display: flex;
	flex-direction: column;
}
.one-col-button button {
	width: 100%;
}
button {
	font-family: 'Roboto',sans-serif!important;
	cursor: pointer;
}
.add-obladnannya i{
	font-size: 16px;
	display: inline-block;
	margin-right: 10px;
}
.add-obladnannya button {
	cursor: pointer;
}
.list-obladnannya {
	display: none;
}
.home-block .owl-carousel {
	min-height: 265px;
}
.bg-input-up {
	background-image:url(../images/icons/up-arrow-svgrepo-com.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: left 4px bottom;
    width: 22px;
    height: 13px;
    display: inline-flex;
    margin-bottom: -1px;
}
.bg-input-down {
    background-image:url(../images/icons/down-arrow-svgrepo-com.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: left 4px bottom;
    width: 22px;
    height: 13px;
    display: inline-flex;
    margin-bottom: -1px;
}
.bg-input-edit {
	background-image:url(../images/icons/edit.svg);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: right 4px center;
	padding-right: 25px!important;
}
.no-border {
	border: 0px!important;
}
.no-border-only-r {
	border: 0px!important;
}
.no-border-only-r td, .no-border-only-r th {
	border: 0px!important;

}
.no-border-only-r th {
	border-bottom: 1px solid #e9e9e9 !important;
	padding-bottom: 10px;
}
.no-border-only-r td:last-child{
	border: 0px!important;
}
.no-border-only-r td.td-border-bottom {
	border-bottom: 1px solid #e9e9e9!important;
	padding-bottom: 10px;
}
td.td-border-right {
	border-right: 1px solid #e9e9e9!important;
}
.info-text {
	border-left: 4px solid #ea573d;
	padding-left: 15px;
	line-height: 18px;
	margin-left: 10px;
	font-size: 13px;
	position: relative;
	display: block;
}
.info-text::after {
	content: '';
	position: absolute;
	left: 3px;
	top: 5px;
	border: 4px solid transparent;
	border-left: 4px solid #ea573d;
}

table {
	margin-bottom: 10px;
	background-color: #fff;
}
table th {
	background-color: #fff!important;
}
td {
	background-color: #fff;
}
.font-20 a {
	font-size: 20px;
}
.font-18 a {
	font-size: 18px;
}
.check-list {
	padding-left: 50px;
}
.check-list li {
	position: relative;
	cursor: pointer;
	padding: 8px 5px;
	font-weight: bold;
}
.check-list li.active-item::before {
	content: "\f00c";
	/*font-family: Font Awesome\ 5 Free;*/
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	position: absolute;
	left: -45px;
	top: 10px;
	width: 15px;
	height: 15px;
	font-weight: 900;
	color: #8CC152 ;
}

.list-goto {
	list-style: none;
	padding-left: 0px;
	border-top: 1px solid #ededed;
}
.list-goto li {
	padding-right: 20px;
	display: inline-flex;
	align-items: center;
	border-bottom: 1px solid #ededed;
	margin: 2px 0px 0px;
	line-height: 20px;
	width: 100%;
	min-height: 57px;
	color:#333333;
}

.list-goto .active-item {
	padding-left: 30px;
	color: #666666;
}

.list-goto li.active-item:before {
	left: 0px;
	top: auto;
}
.list-goto li::after {
	content: "\f105";
	/*font-family: Font Awesome\ 5 Free;*/
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	position: absolute;
	right: -5px;
	top: auto;
	width: 15px;
	height: 15px;
	font-weight: 900;
	color: #000 ;
	font-size: 12px;
}
.highlight-red .bg-highlight:disabled, .highlight-red:disabled,.highlight-red.disabled-button,.highlight-red .bg-highlight.disabled-button {
	background: #dddddd!important;
	border-color:#dddddd!important;
}
.text-left-import {
	text-align: left!important;
}
.gotopart {
	margin-left: 20px;
	height: 32px;
	padding: 3px 5px;
}
.version-select {
	display: none;
}
.program-version {
	text-transform: uppercase;
	color:#bfb5b3;
}
.hide-content,.hide-nav-menu {
	display: none;
}
.leftmenu-block {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.leftmenu-block li {
	min-height: 50px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 20px;
	font-weight: bold;
	margin-bottom: 0px;
	display: flex;
	align-items: center;
}

.active-butt {
	border: 2px solid #ea573d;
	font-weight: bold;
}
.light-block, .dark-block {
	padding: 5px;
}
.dark-block {
	background: #f3f3f3;
	border-top:3px solid #6b6b6b;
}
.serch-block-nav {
	padding: 10px;
	display:none;
}
.serch-block-nav em {
	color: #fff;
	padding-left: 20px;
}
.green-border {
	border-color: #8CC152;
}
.hide-lite,.hide-pro {
	display: none;
}
.part702 .step1,.part702 .step2,.part702 .step3{
	/*display: none;*/
}
.heading-style i {
	top: auto;
	margin-top: 12px;
}
.header-menu-button, .header-back-button, .header-close-button,.header-no-button,.header-fixed-back {
	display: none;
}
.fontsize-big {
	font-size: 28px;
	margin-top: 12px;
}
.fontsize-mid {
	font-size: 21px;
	margin-top: 16px;
}
.color-tomato {
	color:#ea573d!important;
}
.color-coral {
	color:#ea573d!important;
}
.all-coral {

}
.all-coral .header-light {
	background: #ea573d;
}
.all-coral .page-content {
	background: #ea573d;
}
.all-coral .navmenu-block li {
	background: #fff;
}
.all-coral h1 {
	color: #fff;
}
.all-coral .header-light .header-icon {
	color: #fff;
}
.all-coral .program-version {
	color: #333333;
}
.all-coral .header-light .header-logo {
	background-image:url(../images/mouse_logo_first_w.svg);
}
.close-menu {
	font-size: 17px;
}

input:-moz-read-only { /* For Firefox */
	border: none;
	background: transparent;
}

input:read-only {
	border: none;
	background: transparent;
}
.proposal-result {
	transition: all 0.2s ease
}
.proposal-result.sel-optimal {
	border: 2px solid #29d672;
}
.text-optimal {
	color:#29d672;
	opacity: 0;
}
.text-optimal.sel-text-optimal {
	opacity: 1;
}

@media(min-width:375px){
	.menu-sidebar {
		width: 310px;
	}
	.content-push-left {
		transform: translateX(310px);
	}
}


/** website **/
.mouseweb-body .bsui .btn-primary {
	border: solid 2px #1e2e5d;
	background: #1e2e5d!important;
	height: auto!important;
	min-height: 45px!important;
	line-height: 17px!important;
	display: flex;
	justify-content: center;
	align-content: center;
	padding-bottom: 10px!important;
	padding-top: 10px!important;
	box-shadow: 3px 3px 11px 3px rgb(0 0 0 / 20%);
	font-size: 14px;
}
.mouseweb-body .bsui a {
	color: #1e2e5d;
	text-decoration: none;
}
.mouseweb-body .bsui .custom-control-input:checked ~ .custom-control-label::before {
	border-color: #ea573d;
	background-color: #ea573d;
}
.mouseweb-body .bsui .form-control {
	border: 1px solid #ea573d;
	background-color: #fff4f2;
}
.mouseweb-body .bsui .input-group-text {
	border: 1px solid #ea573d;
	background-color: #fff4f2;
}
.logout_link {
	color: #ea573d;
}
.leftmenu-block span {
	cursor: pointer;
}

