/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }
/* Hide compare button */
/* a.compare_item { display: none !important;  }
1Bit production :D
*/
.logo.colored a img{
	background: #FFF!important;
}
/*1BIT*/
.scroll_content{
    height: 435px;
    overflow-y: scroll;
    margin-bottom: 30px;
    border: 2px solid #2c2c2c;
    padding: 6px;
/*    border-top: 2px solid #2c2c2c;
    border-bottom: 2px solid #2c2c2c;*/
}
.scroll_content table{
	border: none!important;
}
.slide_1bit_services{
    max-height: 250px;
    height: 250px;
    width: 97%;
    background-size: cover;
    background-position: center;
}
.table-elements .items .title a{
    font-size: 20px;
    font-weight: 700;
}
#headerfixed .logo-row .logo img, #headerfixed .logo-row .logo svg {
    max-height: 52px;
}
.top-block-item .phone&gt;a{
    font-size: 18px;
}
.basket-link.compare, .basket-link.delay, .line_block.share.top{
    display: none!important;
}
.line_block .share_wrapp{
    display: none;
}
.button_block {
    display: inline-block;
    vertical-align: top;
}
body .wrapper .button {
    -webkit-appearance: none;
}
.button.big_btn {
    padding: 10px 21px 10px 20px;
}
.button.big_btn span, .button.bold {
    font-size: 13px;
    font-weight: 600;
}
.rows_block * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.button_wrap .button, body .wrapper .button {
    -webkit-appearance: none;
}
/*======================================*/
.bx_filter_vertical .bx_filter_block.limited_block{
    max-height: none!important;
}
#goToFullVersion{
    background: white;
    text-align: -webkit-auto;
    padding: 20px 0;
    font-weight: bold;
    border-top: 2px solid #c60000;
    border-bottom: 2px solid #c60000;
    margin-top: -57px;
}
.mypopap{
    position: fixed;
    border-radius: 0;
    background: #fff;
    display: none;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
    font-family: Arial, sans-serif;
    z-index: 9999999;
    font-size: 14px;
}
/*.mypopap .form.popup{
    width: 500px;
    z-index: 3000;
    margin-left: -250px;
    top: 38px;
    opacity: 1;
    position: fixed;
    left: 50%;
    background: #fff;
    background: #ebf0f2!important;
    border: 1px solid #b2bec8!important;
    border-radius: 4px!important;
    -webkit-box-shadow: 0 19px 18px 0 rgba(72,93,99,0.45)!important;
    box-shadow: 0 19px 18px 0 rgba(72,93,99,0.45)!important;
    position: absolute!important;
    width: 249px!important;
    z-index: 1000!important;
    opacity: 1;
}*/
#blackout {
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    overflow: hidden;
    z-index: 999999;
    left: 0;
    display: none;
}
.form_footer .close_my_popap{
        padding: 6px 13px 7px;
}
.button.transparent {
    color: #fff;
}
.bit_services .nav.nav-tabs li.active a, 
.bit_services .nav.nav-tabs li.active a:hover, 
.bit_services .nav.nav-tabs li.active a:focus, 
.bit_services .nav.nav-tabs li.active a:active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;
}
.nav.nav-tabs &gt; li.active &gt; a, 
.nav.nav-tabs &gt; li.active &gt; a:hover, 
.nav.nav-tabs &gt; li.active &gt; a:focus {
    border-color: #f5f5f5;
}
.bit_services .nav-tabs li.active a {
    color: #ff6d00;
}
.bit_services .nav-tabs {
    border-bottom: none;
}
.fast_view_block{
    /*display: none;*/
}
.bx_searche.scrollbar .prices{
    display: none;
}
.fastvieev.cbitho_button_all_line_center .button.big_btn{
    display: block;
    /*margin: auto 0 ;*/
    text-align: center;
}
.fastvieev.cbitho_button_all_line_center .button_block {
    width: 100%;
}
#fast_view_item .total_summ, .catalog_block.items.block_list .total_summ, .item_main_info.noffer.show_un_props  .total_summ{
    display: none!important;
}
img.lazyz {
    display:none;
}
@keyframes pulse {
    0% {
      transform:scale(0.9);
    }
    70% {
      transform:scale(1);
    }
    100% {
       transform:scale(0.9);
    }
}
.preloader-logo img {
    max-width:250px;
    animation: pulse 1.5s infinite;
}
.big-gallery {
    width: 480px;
    height: 480px;
}
.standard-text {
    text-align: justify; 
    text-indent: 1%;
}
.repair-btn-span {
    font-size: 14px;
    font-family: Arial Black, Gadget;
}
.repair-btn-p {
    text-align: center;    
}
.repair-ul {
    text-align: justify; 
    text-indent: 1%; 
    margin-left: 1%;
}
.repair-h3 {
    text-align: center;
}
.repair-content {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-areas: 'picture text';
    justify-content: center;
}
.repair-content:last-child {
    margin-bottom: 20px;
}
.repair-content-img {
    grid-area: picture;
}
.repair-content-img > img {
    border-radius: 0.5%;
    width: 100%;
    transition: 1s;
}
.repair-content-img > img:hover {
-webkit-transform: scale(1.01);
    transform: scale(1.01);
}
.repair-content-img-linked {
	border-radius: 0.5%;
	width: 100%;
  	aspect-ratio: 4 / 3;
  	object-fit: cover;
	}

.repair-content-text {
    grid-area: text;
    margin-left: 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
    .hr-cekhmeh {
        height: 1px;
        border: none;
        background: #ff6d00;
    }

    .repair-contact-root {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    }

    .repair-contact-item {
        background-color: #fcfcfc;
	margin: 0 5px;
        padding: 17px;
        display: flex;
        align-items: center;
    }

    .repair-contact-icon {
        transition: 1s;
        width: 55px;
        height: 55px;
    }

    .repair-contact-icon:hover {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }

.repair-triple-form {
    margin: 55px 0 55px;
    border: #e7e7e7 solid 0.1px;
    }

    .repair-item-img {
        position: relative;
    }

    .repair-card {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
        transition: box-shadow 0.3s ease-in-out;
    }

    .repair-card:hover {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    }
    .repair-advant {
        padding: 17px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .advant-hr-item {
        height: 1px;
        width: 151px;
        border: none;
        background: #ff6d00;
    }

    .advant-desc-item {
        text-align: center;
        margin: 19px 0 0;
        font-weight: bold;
    }

    .advant-text-item {
        text-align: center;
        margin: 0 12px 0;
    }

    .advant-icon-item {
        transition: 1s;
        width: 85px;
        height: 85px;
    }

    .advant-icon-item:hover {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
	.h2-repair-ceh {
		text-align: center;
		margin-top: 55px;
	}
	.repair-ceh-quote {
		margin: 20px 80px;
	}
	.repair-ceh-li {
		margin-bottom: 7px;
		font-size: 17px;
		letter-spacing: 1.2px;
	}
	.repair-asking {
		font-size: 23px;
		
		text-align: center;
		margin-top: 85px;
		color: black;
	}
	.repair-asking-contact {
		text-align: center;
		margin: 35px 12px 0;
		font-size: 17px;
	}
	.repair-item-button {
		display: flex;
		justify-content: center;
		margin-top: 15px;
	}
	.repair-item {
		padding: 17px 17px 0;
	}
	.repair-item-text {
		margin-top: 15px;
		font-weight: lighter;
		text-align: justify;
	}
    .cehmeh-price-table {
        margin: 26px 65px 65px;
    }
    .cehmeh-p {
        margin-bottom: 2px;
        text-align: left;
    }
    .cehmeh-p > img {
        width: 25px;
        padding-right: 4px;
    }
    .cehmeh-table {
        border: 0;
        width: 100%;
    }
    .cehmeh-td {
        padding: 17px 0 10px;
    }
    .td-first {
        text-transform: uppercase;
    }
    .td-second {
        font-size: 17px;
    }
.cehmeh-footnote {
        font-size: smaller;
        text-align: right;
        vertical-align: bottom;
    }
.repair-offer {
	margin-top: 55px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.table-td1 {
	text-align: center;
}
	.repair-contact-block-root {
		width: 100%;
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	}
	.advant-text-block {
		margin: 10px 0 10px 35px;
		display: flex;
		flex-direction: row;
	}
	.repair-contact-block {
		padding: 17px;
	}
	.block-root-double {
		justify-items: center;
	}
	.repair-engines-img { 
		display: flex;
		flex-flow: column wrap;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
	}	
	.repair-engines-thumb img {
		border-radius: 5px;
		border: 1px solid #eeecec;
		padding: 4px;
	}
	.repair-engines-thumb {
		padding: 5px;
	}
@media screen and (max-width: 768px) {
    .repair-content {
        grid-template-columns: 40% 60%;
    }
    .repair-content-text {
        margin-left: 18px;
    }
	.repair-engines-thumb img {
		width: 198px;
    }
}
@media screen and (max-width: 580px) {
    .repair-content {
        grid-template-columns: 1fr;
        grid-template-areas: 
        'picture'
        'text';
    }
    .repair-content-text {
        margin: 11px 0;
    }
    .repair-btn-span {
        font-size: 16px;
    }
    .cehmeh-price-table {
        margin: 26px 25px 25px;
    }
	.repair-engines-thumb img {
		width: 141px;
    }
.repair-ceh-quote {
margin: 20px 30px;
	}
}
    .contacts-img-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 10px;
    padding: 2em;
    }

    .contact-img-card > img {
    border-radius: 0.5%;
    width: 100%;
    }
  .article-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
    line-height: 1.6;
  }

  .article-wrapper img {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 3px;
  }

  .img-full {
    margin: 20px 0;
    text-align: center;
  }

  .img-full img {
    width: 100%;
  }

  .img-full figcaption {
    font-size: 0.8rem;
    color: #666;
    margin-top: 5px;
  }

  .img-float-left {
    float: left;
    width: 45%;
    margin: 10px 20px 10px 0;
  }

  .img-float-left figcaption {
    font-size: 0.8rem;
    color: #666;
    margin-top: 4px;
  }

  .img-float-right {
    float: right;
    width: 45%;
    margin: 10px 0 10px 20px;
  }

  .img-float-right figcaption {
    font-size: 0.8rem;
    color: #666;
    margin-top: 4px;
  }

  @media (max-width: 768px) {
    .img-float-left,
    .img-float-right {
      float: none;
      width: 100%;
      margin: 15px 0;
    }

    .article-wrapper {
      font-size: 1rem;
      padding: 15px;
    }
  }

  .highlighted-paragraph {
    display: flow-root;
    background-color: #f2f2f2;
    padding: 15px 20px;
    border-radius: 3px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    margin: 10px 0;
    max-width: 100%;
    line-height: 1.6;
  }
    .repairinj {
        display: grid;
        grid-template-columns: repeat(auto-fit, 22%);
        grid-auto-rows: auto;
        grid-gap: 4%;
    }

    .repairinj-card {
        padding: 1rem;
        border: 2px solid #FF6D00;
        border-radius: 5px;
    }

    .repairinj-card:hover {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    }

    .repairinj-photo {
        display: flex;
        justify-content: center;
    }

    .repairinj-photo>img {
        border-radius: 5px;
        width: 100%;
    }

    .repairinj-text {
        margin-top: 15px;
        font-weight: bolder;
        text-align: center;
        text-transform: uppercase;
    }

    .repairinj-btn {
        display: flex;
        justify-content: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .servicesfp-table td {
        border-bottom: 1px solid #AAA;
    }

    .servicesfp-table td:nth-child(2n) {
        white-space: nowrap;
    }

    .servicesfp-table b {
        white-space: nowrap;
    }

    .repairinj {
        display: grid;


        grid-auto-rows: auto;
        grid-gap: 1.5rem;
    }

    .repairinj-card {
        padding: 1rem;

        border-radius: 5px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .repairinj-card:hover {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    }

    .repairinj-photo {
        display: flex;
        justify-content: center;
    }

    .repairinj-photo>img {
        border-radius: 5px;
        width: 100%;
    }

    .repairinj-text {
        margin-top: 15px;
        font-size: smaller;
        font-weight: bolder;
        text-align: center;
        text-transform: uppercase;
    }

    .repairinj-btn {
        display: flex;
        justify-content: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .servicesfp-table td {
        border-bottom: 1px solid #AAA;
    }

    .servicesfp-table td:nth-child(2n) {
        white-space: nowrap;
    }

    .servicesfp-table b {
        white-space: nowrap;
    }

    .servicesfp-table p {
        margin-bottom: 0;
    }

    .servicesfp-table td {
        padding: 10px;
    }

    @media(max-width:500px) {
        .repairinj {
            grid-template-columns: repeat(auto-fit, 47%) !important;
            grid-gap: 1rem !important;
        }

        .repairinj p {
            font-size: 10px !important;
            line-height: 12px !important;
        }

        .repairinj-card {
            padding: 0.5rem !important;
            ;
        }

        .repairinj-btn {
            display: block !important;
        }

        .left_block_margin {
            margin: 0;
        }
    }

.display_list .how-price {
    display: block;
}
.display_list .information_wrapp .information {
    padding: 25px 41px 27px 6px;
}
.module_products_list td.price-cell {text-align:right;}
.module_products_list .cost.prices.clearfix span {height: 36px;    position: relative;    top: -3px;    line-height: 14px;}
.basket_wrapp.fly2.basket_fill_WHITE {display:none !important;}
.personal_wrap {display:none;}
.wrap_icon.wrap_basket {display:none !important;}
.wrap_icon.wrap_cabinet  {display:none !important;}

.gray_footer_link {    color: #888;}
.section_info .dark_link span.count_color {    color: #ff6d00 !important;}

.top_block_text_spoiler {display:none;}
.bottom_block_text_spoiler {display:none;}

.show_top_spoiler {margin: 10px 0;}
.show_button_spoiler{margin: 10px 0;}
.show_bottom_spoiler_button {margin: 10px 0;}
.show_bottom_spoiler {margin: 10px 0;}

.item .dark_block_animate {    top: 0;}

.wrapper_inner_error404Y   {margin-top:20px;}

.menu-item .wrap {position:relative;}

#header .phone-block .phone  a{font-size: 20px;}
#header .inner-table-block .callback-block {font-size: 15px;}

.show-test17 {margin:20px 0;}
.hide-test17 {margin:20px 0;}
.hidden-test17 {display:none;}
.height600 {    height: 700px;    overflow-y: auto;border: 2px solid #000;}

.child_motor a {color:#383838 !important;}
.child_motor a:hover {color:#f05600 !important;}

.child.child_motor .selected {color:#f05600 !important;}

input[name="form_text_79"] { height:20px;}


.styled-block.front h2 {
    margin-bottom: 15px;
    margin-top: -1px;font-weight: 500;
    letter-spacing: normal;
}
.styled-block {color: #FF6D00;}

@media (max-width: 767px) {
	.hidden.visible-xs {display:block !important;visibility: visible !important;	}
	.styled-block.front h2 {text-align:left;}
}

.styled-block {color:#2F383D;}

.mailto {padding: 10px 14px;    margin-left: 10px;}
@media (max-width: 600px) { 
	.cummins-bottom {display:block !important;}
}
@media (max-width: 500px) { 
	.mailto {margin-left:0; margin-top:10px;display: block;}
}

.h4 {font-size: 1.33em;    line-height: 20px;    margin: 40px 0 26px;font-family: "Ubuntu", Arial, sans-serif;}
.popup .form .form_head .h2 {   margin: 0;}
.h2 {    font-size: 1.866em;    line-height: 28px;    margin: 40px 0 26px;font-family: "Ubuntu", Arial, sans-serif;}

.center {text-align:center;}
.bold {font-weight:bold;}
.h1-contact {padding-bottom:20px;}

.item_block-art {font-size:14px;}
/*.whatsapp {
	position:fixed;
	bottom:145px; left:30px;
	z-index:500;
	display:block;
}
.whatsapp span {
	background:rgba(0,0,0,0.9);
	border-radius:5px;
	padding:5px 15px;
	color:#fff;
	position:absolute;
	bottom:calc(100% + 10px);
	left:0;
	white-space:nowrap;
	opacity:0;
	z-index:-1;
	transition:300ms;
}
.whatsapp img {
	display:block;
	width:70px;
	transition:300ms;
}
.whatsapp img:hover {
	transform:scale(0.89);
}
.whatsapp img:hover + span {
	opacity:1;
	z-index:1;
}
.whatsapp i {
	background:rgba(80,201,93,0.8);
	border-radius:5px;
	padding:3px 10px;
	color:#fff;
	position:absolute;
	top:calc(100% + 5px);
	left:-10px;
	font-weight:bold;
	white-space:nowrap;
	font-style:normal;
	transition:300ms;
}
.whatsapp img:hover + span + i {
	background:#50c95d;
}
@media(max-width:768px) {
	.whatsapp {
		    bottom: 150px;    left: 40px;
	}
	.whatsapp img {
		width:50px;
	}
	.whatsapp span {
		display:none;
	}
	.whatsapp i {
		font-size:11px;
		padding:2px 5px;
		left:-8px;
	}
	
}
@media(max-width:650px) {
	.whatsapp {
		bottom: 126px;
		left: 32px;
	}
}	*/

.style-h2 {font-weight: normal;    font-family: "Ubuntu", Arial, sans-serif;    font-size: 1.866em;    line-height: 28px;    margin: 40px 0 26px;}
.style-h3 {font-weight: normal;    font-family: "Ubuntu", Arial, sans-serif;        font-size: 1.6em;    line-height: 24px;    margin: 40px 0 26px;}
.style-h4 {font-weight: normal;    font-family: "Ubuntu", Arial, sans-serif;        font-size: 1.33em;    line-height: 20px;    margin: 40px 0 26px;}
.style-h5 {font-weight: normal;    font-family: "Ubuntu", Arial, sans-serif;    font-size: 1.2em;    line-height: 22px;    margin: 40px 0 26px;}
.style-h6 {font-weight: normal;    font-family: "Ubuntu", Arial, sans-serif;    font-size: 1.066em;    line-height: 22px;    margin: 40px 0 26px;}

.styled-block.front .style-h2 {font-weight: 500;    letter-spacing: normal;    margin-bottom: 15px;    margin-top: -1px;}


.telegram {
	width:96px;
	position:fixed;
	bottom:230px; left:18px;
	z-index:500;
	display:block;
}
.telegram span {
	background:rgba(0,0,0,0.9);
	border-radius:5px;
	padding:5px 15px;
	color:#fff;
	position:absolute;
	bottom:calc(100% + 10px);
	left:0;
	white-space:nowrap;
	opacity:0;
	z-index:-1;
	transition:300ms;
	min-width:96px;
	text-align:center;
}
.telegram img {
	display:block;
	width:62px;
	transition:300ms;
	margin:0 auto;
}
.telegram img:hover {
	transform:scale(0.89);
}
.telegram img:hover + span {
	opacity:1;
	z-index:505;
}
.telegram i {
	background:#28A4D7;
	border-radius:5px;
	padding:3px 0px;
	color:#fff;
	position:absolute;
	top:calc(100% + 8px);
	left:0;
	font-weight:bold;
	white-space:nowrap;
	font-style:normal;
	transition:300ms;
	width:100%;
	text-align:center;
}

@media(max-width:768px) {
	.telegram {
		width: 70px;
    bottom: 186px;
    right: auto;
    left: 22px;
	}
	.telegram img {
		width:42px;
		position:relative;
		top:-3px;
	}
	.telegram span {
		display:none;
	}
	.telegram i {
		font-size:11px;
		padding:2px 5px;
		top:calc(100% + 5px);
	}
}
@media screen and (max-width: 768px) {
	.img-mobile-article {max-width:100%;width:100%; float:none; margin:0 auto; display:block;}
}
.mobileh3.h3 {font-weight: normal;    font-family: "Ubuntu", Arial, sans-serif;    font-size: 1.6em;    line-height: 24px;    margin: 40px 0 26px;color: #383838;}