

/* Start:/bitrix/templates/aspro_tires2/components/bitrix/iblock.element.add.form/MOntaz2023_new/style.css?16184975288945*/
.bx-ieaf-d-m-modal .bx-ieaf-d-m-ab {
		height: 200px;
		overflow: hidden;
		text-align: center;
	}
	.bx-ieaf-d-m-modal .bx-ieaf-d-m-ab img{
		max-height: 200px;
	}
.bx-ieaf-d-m-modal [data-storage-contract-number] {
	display:none;
}
.bx-ieaf-d-modal {
	max-width:500px !important;
}
.notetext {
    color: green;
    font-size: 20px;
    display: block;
    margin: 0px 30%;
}
.btn-group .btn-block {
	border: 0;
}
#rd_list {
    text-align: center;
}
.u-check {
    position: relative;
    cursor: pointer;
}
input[type="checkbox"]:checked + .g-bg-primary--checked, input[type="radio"]:checked + .g-bg-primary--checked, input[type="checkbox"]:checked + * .g-bg-primary--checked, input[type="radio"]:checked + * .g-bg-primary--checked {
    background-color: #f47921 !important;
}
input[type="checkbox"]:checked + .g-color-white--checked, input[type="radio"]:checked + .g-color-white--checked, input[type="checkbox"]:checked + * .g-color-white--checked, input[type="radio"]:checked + * .g-color-white--checked {
    color: #fff !important;
}
.u-btn-outline-lightgray:hover {
    color: #555;
    background-color: #eee;
}
.u-btn-outline-lightgray {
    color: #555;
    border-color: #eee;
    background-color: transparent;
}
.btn-md {
    line-height: 1.4;
    padding: 0.57143rem 1.42857rem;
    font-size: 1.07143rem;
}
.itogo_block {
    border-radius: 15px;
    padding: 10px;
}
.g-bg-gray-lineargradient {
    background-repeat: repeat-x;
    background-image: linear-gradient(180deg, #fff, #dbdbdb);
}
[type="reset"], [type="submit"], button, html [type="button"] {
    background: #f47921;
    color: white;
    border-color: #eeeeee;
    border-radius: 15px;
    cursor: pointer;
    font-size: 18px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
}
#calk_form a:focus, #calk_form a:hover {
    color: #ffffff;
}
.services_list .justified-content {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.justified-content > * {
    display: inline-flex;
    /*width: 1%;*/
    float: none;
}
.g-absolute-centered{
	padding-left: : 10px;
}
.g-pl-25 {
    padding-left: 1.78571rem !important;
}
.u-check {
    position: relative;
    cursor: pointer;
    font-weight: normal;
}
.g-overflow-y-scroll {
    overflow-y: scroll;
}
.g-bg-white {
    background-color: #fff !important;
}
.g-pt-10 {
    padding-top: 0.71429rem !important;
}
.g-mb-10 {
    margin-bottom: 0.71429rem !important;
}
.g-max-width-400 {
    max-width: 400px;
}
.time_block label {
    padding-right: 0.71429rem !important;
    width: 80px;
}
.time_block input {
    margin-right: 5px;
}
.zone4 .input-group {
    width: 100%;
}
.zone4 textarea {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    font-size: 18px;
    min-height: 150px;
    max-height: 150px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
}
.icon-info:before {
    content: "\e08b";
}
[type="reset"], [type="submit"], button, html [type="button"] {
    background: #f47921;
    color: white;
    border-color: #eeeeee;
    border-radius: 15px;
    cursor: pointer;
    font-size: 18px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    margin-top: 15px;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}
.modal-content {
    width: 100%;
}
.time_block input[type="radio"], input[type="checkbox"] {
    margin: 4px 5px 0;
    margin-top: 1px \9;
    line-height: normal;
}
form label {
    font-weight: normal;
    margin-right: 10px;
}
input[type="radio"].car_lite + span{
    background: url(/images/legkoviye-bez-navedeniya.png);
    min-height: 240px;
    background-repeat: NO-REPEAT;
    background-position: center;
}
 input[type="radio"].car_hard + span{
    background: url(/images/vnedorozhniki-bez-navedeniya.png);
    min-height: 240px;
    background-repeat: NO-REPEAT;
    background-position: center;
}
 input[type="radio"].car_lite:checked +  span{
    background: url(/images/legkoviye-s-navedeniem.png);
    background-repeat: NO-REPEAT;
    background-position: center;
}
 input[type="radio"].car_hard:checked + span{
    background: url(/images/vnedorozhniki-s-navedeniem.png);
    background-repeat: NO-REPEAT;
    background-position: center;
   }

 input#rflat + span{
    background: url(/images/runflat-bez-navedeniya.png);
    min-height: 240px;
    background-repeat: NO-REPEAT;
    background-position: center;
}
input#ofroad + span{
    background: url(/images/balansirovka-bez-navedeniya.png);
    min-height: 240px;
    background-repeat: NO-REPEAT;
    background-position: center;
}

 input#rflat:checked + span{
    background: url(/images/runflat-s-navedeniem.png);
    min-height: 240px;
    background-repeat: NO-REPEAT;
    background-position: center;
}
input#ofroad:checked + span{
    background: url(/images/balansirovka-s-navedeniem.png);
    min-height: 240px;
    background-repeat: NO-REPEAT;
    background-position: center;
}
.u-check-icon-checkbox-v4 i::before, .u-check-icon-radio-v4 i::before{
    position: static;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.fade.show {
    opacity: 1;
}
.fade {
    opacity: 1 !important;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
#services_list {
    padding-top: 30px;
    display: grid;
}
#services_list label span{
    float: right;
    font-weight: bold;
}
.u-check input[type="radio"], input[type="checkbox"] {
    margin: 4px 10px 0 !important;
}
.m_top_but1 {
    align-items: center;
    text-align: center;
    background-image: url(/images/m_button1.png);
    //  background-size: 100%;
    padding: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
	background-size: 90% 100px;
}

.m_top_but1:hover {
    background-blend-mode: soft-light;
    background-color: rgba(255, 255, 255, 0.47);
    transition:  0.3s  ease-in;
}
.m_top_but1 span{
    text-transform: uppercase;
    font-weight: bold;
    color: #777;
display:block;
}

.offices-block{
	margin-top: 70px;
	list-style-type: none;
}

@media(min-width: 768px){
	.offices-block{
		margin-top: 0;
	}
}


.offis_main {
	float: right;
    width: 100%;
    display: block;
    font-size: small;
    color: #f47920;
    background: #404040;
    padding-left: 15px;
    text-shadow: 0px 2px 5px rgb(0, 0, 0);
    border-bottom: 1px solid #95a1a873;
}

.offis_main:not(:first-child) {
		display: none;
	}

.offis_main:first-child {
	position: relative;
font-size: 18px;
}

.offis_main:first-child:after {
		position: absolute;
		bottom: 0;
		right: 5%;
		display: block;
		border: 15px solid transparent;
		border-top: 15px solid #EE741E;
		content: '';
		color: #EE741E;
		font-size: 25px;
	}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	padding-left: 15px;
    font-size: 40px;
}

.offices-block__item {
	padding: 5px 7px;
	color: white;
	font-size: 14px;
}

.offices-block__item a {
	color: white;
	font-size: 20px;
}


@media(min-width: 768px){
	.offis_main {
		float: none;
		height: auto;
		line-height: inherit;
	}
	.offis_main:not(:first-child) {
		display: block;
	}
	.offis_main:first-child {
		position: static;
}
	.offis_main:first-child:after {
		display: none;
	}
}

.offis_main span{
    color: white;
    font-size: 24px;
    display: block;
}
.offis_main p{
    color: white;
    font-size: 20px;
    display: block;
	margin-bottom: 0px;
}
.bx-ieaf-d-m-modal input[type="text"], input[type="password"], input[type="email"], input[type="tel"], select, textarea {
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    box-shadow: none;
    color: #383838;
    height: auto;
    font-size: 13px;
    padding: 8px 13px 7px;
}
.bx-ieaf-d-m-modal .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
.bx-ieaf-d-m-modal .zone4 textarea {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    font-size: 18px;
    min-height: 150px;
    max-height: 150px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #fff;
    outline: none;
    margin-bottom: 10px;
}

.bx-ieaf-d-m-modal .fa-asterisk{
    color: #ed7200;
}
.itogo_block .titl{
    margin-bottom: 15px;
}
.itogo_block .cart, .itogo_block .diskt, .itogo_block .itogot1, .itogo_block .itogot2, .itogo_block .itogot3{
    margin-bottom: 10px;
}
.u-check .btn-block{
    font-size: 16px;
}

/* End */
/* /bitrix/templates/aspro_tires2/components/bitrix/iblock.element.add.form/MOntaz2023_new/style.css?16184975288945 */
