#form374135860 .t-form__inputsbox {
    pointer-events: unset;
    display: flex;
    flex-flow: column;
}

#form374135860 .t-input-group_tx, #form374135860 .t-input-group_sb, .t706__cartwin-totalamount-wrap, .t706 .t-form__errorbox-middle, .t706 .t-form__submit {order: 2;}
#form374135860 .t-input-group_pm {
    margin: 0px 0 40px;
    order: 1;
}

.t706__form-upper-text {
    padding-top: 30px;
    padding-bottom: 10px;
    color: #fff;
    background-color: #066287;
    padding: 20px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    font-family: 'Gilroy',Arial,sans-serif;
}
.t408__uptitle, .t408__title, .t408__descr {
    color: #0f6385;
}
.t408 .t-btn {font-size: 16px;}
.t-title {font-family: 'Gilroy';}
.t-descr {
    font-weight: 500;
    font-family: 'Gilroy';
}

.t508 .t-section__topwrapper {margin-bottom: 0px;}
.t403__container-table {margin-bottom: 40px;}
.t403__container-table .t403__tcol2 {border: none!important;}
.t403 .t403__link {border: 1px solid #eee;}
.t951__sidebar-wrapper .t-descr_xxs {font-size: 16px!important;}
.t762__btn {
    height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    
}

@media screen and (max-width: 960px){
.t508__separator {margin-bottom: 15px !important;}
.t467__title {font-size: 24px;}

}

@media screen and (max-width: 640px){
.t467__title, .t486__title {font-size: 22px; margin-bottom: 30px;}    
#rec470873571 .t431 .t431__th, #rec470873571 .t431 .t431__td {font-size: 13px!important;}
.t-descr_xl, .t-descr_md, .t-descr_xs, .t-text_md {font-size: 16px!important; line-height: 1.4;}
.t994__descr {font-size: 15px;}
}

@media screen and (max-height: 900px) {
.t994 {padding: 50px 0 50px;}
}
@media screen and (max-width: 960px) {
.t994 {padding: 0;}
.t762__container {padding:0!important;}
}

.t665__tail_right {display: none;}


.t-store__card__mark {
    font-size: 14px;
    width: auto;
    height: 40px;
    border-radius: 5px;
}

.t776__mark {
    font-size: 14px;
    font-family: Roboto,Arial,sans-serif;
    height: 40px;
    border-radius: 5px;
}

@media screen and (max-width: 460px) {
.t-feed__row-grid__post-wrapper .t-feed__post-bgimg {
    padding-bottom: 90%;
}
.t896 .t-feed__post-title {
    font-size: 20px!important;
    padding-bottom: 10px!important;
    
}
.t896 .t-descr {
    font-size: 15px!important;
    padding-bottom: 15px!important;
}

}

/*.t-store__card__mark {background-color: #f8312f!important;}*/
/*.t-store__card__mark {background-color: #000000!important;}*/
/*.t-store__card__mark {background-color: #4c6b1d!important;}*/
/*.t-store__card__mark {background-color: #E60025!important;}*/

#rec522318126 .t994 {/*width: 1160px; margin: 0 auto; position: relative;*/}
#rec522318126 .t994__item {border-radius: 30px; position: relative; overflow: hidden;}
#rec522318126 .t994__item:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
	z-index: 5;
}
#rec522318126 .t994__item:not(.t-slds__item_active) {    
    opacity: 0.5;
    -webkit-filter: grayscale(1);
  	filter: grayscale(1);
  	border-radius: 20px;
}
#rec522318126 .t994__item:not(.t-slds__item_active):before {
	opacity: 0;
}
.t994__width-wrapper {
   /* position: relative;
    z-index: 1;
    max-width: 320px!important;
    height: 570px;
    margin: 0 auto;*/
}


.feedback-block-title strong {font-size: 135%;}

.info-pages .tn-atom {
    border-radius: 30px!important;
    background-image: url(https://static.tildacdn.com/tild6462-3839-4664-b537-346266356533/vector.svg);
    background-position: bottom right!important;
    background-size: 720px;
    background-repeat: no-repeat;
}

#rec758951806 .info-pages .tn-atom, #rec758807371 .info-pages .tn-atom {border-radius: 0 30px 30px 30px!important;}


/*models selector*/
.models-selector-block {max-width: 480px; margin: 30px auto 20px; position: relative; display: none;}
.models-selector-block:after {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    position: absolute;
    top: 50%;
    right: 20px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border-color: #fff transparent transparent transparent;
}   
.models-selector {
    -webkit-appearance: none;
    width: 100%;
    border: 1px solid #0F6385;
    color: #fff;
    background-color: #0F6385;
    font-size: 16px;
    text-transform: uppercase;
    padding: 16px 25px;
    outline: none;
    margin: 0;
    font-weight: 500;
    width: 100%;
    box-sizing: border-box;
    border-radius: 30px;
    height: 60px;
}
.models-selector-row {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: flex-start;
    max-width: 1200px;
    margin: 0 auto; 
}
.models-selector-desk {
    margin: 79px auto 0;
    text-align: center;
}
.models-selector-row a {
    display: flex;
    flex: 125px 0 0;
    min-width: 125px;
    height: 60px;
    align-items: center;
    justify-content: center;
    font-family: 'Gilroy',Arial,sans-serif;    
    color: #0F6385!important;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    border-radius: 30px 30px 0 0;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    font-weight: 600;
}
.models-selector-row a:hover {
    text-decoration: none;
    color: #7ebec2!important;
}
.models-selector-row a.active-btn, .models-selector-row a.active-btn:hover {
    color: #1B1B1B!important;
    background-color: #F6FAF9;
}

@media (max-width: 1200px){
.models-selector-row {max-width: 960px;}
.info-pages .tn-atom {background-size: 620px;}
}

@media (max-width: 960px){
.models-selector-row {max-width: 640px;}
.info-pages .tn-atom {background-size: 520px;}
}

@media (max-width: 640px){
#rec758951806 .info-pages .tn-atom, #rec758807371 .info-pages .tn-atom {border-radius: 30px!important;}
.models-selector-desk {display: none;}  
.models-selector-block {display: block;}
}

@media (max-width: 480px){
.models-selector-block {max-width: 320px;}
}









