@charset "UTF-8";
html {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.944em;
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}

body {
  margin: 0; line-height: 1.5;
}

main {
  display: block;
}


h1 {color:#006699;
font-family:Verdana, Arial, Helvetica, sans-serif;;
font-weight: normal;
font-size: 2.236em;
margin: 22px 0 0.763em 0;
line-height:0.963em;}

h2 {color:#006699;
font-weight: normal;}
h3 {color:#006699;
font-weight: normal;}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}


pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}


a {
  background-color: transparent;
}


abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

small {
  font-size: 80%;
}


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}


img {
  border-style: none;
  max-width:100%;
  height:auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input { /* 1 */
  overflow: visible;
}


button,
select { /* 1 */
  text-transform: none;
}


fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}



article {

  margin: 0 auto;
  padding: 0;
}

main  {
    position: relative;
max-width:1000px;
    margin: 0 auto 0 auto;
	}

section::before,
section::after {
  display: block;
  content: " ";
  clear: both;
}

.one,
.two-third,
.one-fourth,
.half {
  width: 100%; padding:0 20px;
}
.one-third {
  width: 100%; padding:20px;
}


.address,
.logo,
.phone {
  width: 100%;
}

.headbck {width: 100%; float:left; display:block; 
 background: #F6F6F6;
 border-width: 1px;
 border-style: solid;
 border-color: #f5f5f5 #e5e5e5 #ccc;
 border-radius:  15px 15px 0 0;
 box-shadow: 0 0 2px rgba(0,0,0,.2);
}

.topaddress {padding:5px; margin-bottom:10px; font-family: sans-serif; font-size:12px; font-weight:bold; color: #006699; padding-top:7px; text-align:left}
.telephone {line-height:2px; font-size:22px;}
.skupka {font-size:16px; color:#000000;}
.phone {padding:5px; text-align:center; font-family: sans-serif; font-size:14px; font-weight:bold; color:#006699;}
.logo {float: left; text-align:center;}
p {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.944em;}

.buy .icons{display: block; width:100%; background: #F8F8F8; text-align:center;}
.buy .icons:hover{background:#F4F6FF;}
.buy p {text-align:left; padding:5px;} 
.buy h2 {margin:0; color:#006699; font-weight:600;}
a.buyh {color:#006699; font-weight:600; font-size:1.2em; text-decoration:none}
a.buyh:hover{color:slategray; text-decoration:underline}

@media only screen and (min-width: 640px) {
    main {position: relative;
    width: 90%;
    margin: 0 auto 0 auto;}

  .one {
    width: 100%; clear:both;
  }
  .half {
    width: calc(100% / 2);
  }
  .one-third {
    width: calc(100% / 3); 
  }
  .one-fourth {
    width: calc(100% / 4);
  }
  .two-third {
    width: calc(100% / 3 * 2);
  }
  .column {
    float: left;
  }

.topaddress {text-align:left}
.address {width: 32.3%; float: left; text-align:left}
.logo {width: 33.3%;  float: left; text-align:center;}
.phone {width: 32.3%; float: left; text-align:right}
.smallgray {font-size: 0.9em; color: #777777; text-decoration:none; line-height:10px;}
}
.smallgraylink {color: #777777; text-decoration:none}
.smallgraylink:hover {color: #006699;}

@media only screen and (min-width: 640px){
.buy .wrapper {display:table; width:100%}
.buy .row {display: table-row;}
.buy .icons{display: table-cell; width:20%; background: #F8F8F8;border-left: 1px dotted #777;}
.buy .icons.column {float:none; }
.buy .icons.column:nth-child(1) {background: #ebebeb;}
.buy .icons.column:nth-child(2) {background: #F6F6F6;}
.buy .icons.column:nth-child(3) {background: #ebebeb;}
.buy .icons.column:nth-child(4) {background: #F6F6F6;}
.buy .icons.column:nth-child(5) {background: #ebebeb;}
.buy .wrapper {display:table; width:100%}
}



.crumbs {display:block;width:100%;
background: #006699;
float:left;
}

.crumbs ul {margin:2px;
list-style:none;
float:left;}

.crumbs li {float:left;}

.crumbs{
 background: #eee;
 border-width: 1px;
 border-style: solid;
 border-color: #f5f5f5 #e5e5e5 #ccc;
 border-radius: 0 0 0 15px;
 box-shadow: 0 0 2px rgba(0,0,0,.2);
 overflow: hidden;
float:left;
font-size: 0.763em;
 }
 
.crumbs li{
 float: left;
 }
 
.crumbs a{
float: left;
 text-decoration: none;
 color: #444;
 position: relative;
 text-shadow: 0 1px 0 rgba(255,255,255,.5);
 background-color: #ddd;
 background-image: linear-gradient(to right, #f5f5f5, #ddd);
 }
 
.crumbs li:first-child a{
 padding-left: 1em;
 border-radius: 5px 0 0 5px;
 }
 
.crumbs a:hover{
 background: #fff;
 }
 


/* Menu  */
#menu-checkbox {
  display: none;
}
.main-menu {
  display: none;
  padding: 0;
  margin: 0;
clear:both;}

.main-menu li {
display: inline-block;
background: #262626;
}

.main-menu a {
  display: block;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  padding: .5em;
  text-decoration: none;
}
.main-menu a:hover {
background: #006699;
}

.main-menu li.active  {
  background: #006699;
}
.toggle-button {
  text-align: center;
  display: block;
  cursor: pointer;
  background-color: #333;
  color: #fff;
}
.toggle-button:after {
content: attr(data-open);
  display: block;
  margin: 10px 0;
  padding: 10px 30px;
}
#menu-checkbox:checked+nav[role="navigation"] .main-menu {
display: block;
}
#menu-checkbox:checked+nav[role="navigation"] .toggle-button:after {
  content: attr(data-close);
}

@media screen and (min-width: 640px) {
    .toggle-button {
display: none;
    }
    .main-menu {
      display: block;
      margin: 0 auto;
      height: 50px;
    }
    .main-menu li {
 display: inline-block;
    }
    .main-menu a {
      display: inline-block;
      font-size: 1em;
      text-decoration: none;
      color: #fff;
      border-bottom: 0;
    }
  }

@media screen and (max-width: 639px){
.main-menu li {width:100%;}
}

.list {font-size:0.944em;
list-style-type: none; }
.list:before {
color: #006699; 
content: "\2022"; 
padding-right: 10px;}
.leftcontent a {text-align:center; font-size:0.9em; color:#ffffff; display:block; padding:8px; background:#006699; text-decoration:none; border-bottom:1px solid #fff;}
.leftcontent a:hover {color:#FFCC00; background:#0091BD;}
.listus {
    padding:0;
    list-style: none;
    counter-reset: li;
}    
.listus li {
    position: relative;
    border-left: 4px solid #666666;
    padding:4px 8px 4px 8px;
    margin:0 0 4px 40px;}

.listus li:nth-child(even) {background: #ebebeb;}
.listus li:nth-child(odd) {background: #F6F6F6;}

.listus li:hover {
    border-left:4px solid #FF6600;
}
.listus li:before {
  
    position: absolute;
    top: 5px;
    left:-50px;
    width:50px;
    text-align:center;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    counter-increment: li;
    content: counter(li);
    box-sizing: border-box;        
}
.listus li:hover:before {
    color: #FF6600;
}


footer {clear:both;}
.widget-title {}
footer .wrap-footer{margin: 0; clear:both;}
footer .wrap-footer ul li {margin-bottom: 5px;padding: 10px 0 15px;}
footer .logo img{max-width: 170px;margin-top: 30px;}
footer .col-footer-1 {}

footer .one-third ul {padding: 0;}
footer .one-third ul li {list-style: none;margin-bottom: 5px; border-bottom: 1px dotted #777;}
footer .one-third ul li:first-child{padding-top: 0;}
footer .one-third ul li:last-child{border-bottom: none;}
footer .one-third ul li a{color: maroon;font-size: 12px; display:block}
footer .one-third ul li a:hover{color: #777;}

footer .one-third input[type="text"]{ outline: medium none;color: #999999;display: block;font-size: 14px;height: 40px;line-height: 1.2;margin: 10px 0;padding: 5px 10px 0;background: #262626; border: 2px solid #999;}
footer .one-third.column {border-top:dotted 1px #777777; padding:0 0 0 10px}

@media only screen and (min-width: 640px) {
footer .wrap-footer {display:table;}
footer .row {display: table-row;}
footer .one-third{display: table-cell; width:33.3%; background: #F8F8F8;border-left: 1px dotted #777;}
footer .one-third.column {float:none; border-radius: 15px 15px 0 0;}
footer .one-third.column:nth-child(1) {background: #005B8A; color:#ffffff;}
footer .one-third.column:nth-child(2) {background: #F6F6F6;}
footer .one-third.column:nth-child(3) {background: #005B8A; color:#ffffff;}
footer h3 {color:#bbbbbb;}
footer a {color:#FF6600;}
footer a:hover {color:#ffffff;}
}

/*buttons*/
	
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;vertical-align: middle;touch-action: manipulation;cursor: pointer;user-select: none;border: 1px solid gray;border-radius: 4px;}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {outline: 5px auto;outline-offset: -2px;}
.btn.focus, .btn:focus, .btn:hover {color: #333;text-decoration: none;}
.btn.active, .btn:active {background-image: none;outline: 0;box-shadow: inset 0 3px 5px rgba(0,0,0,.125);}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {cursor: not-allowed; opacity: .65;}

.btn-default {color: #333;background-color: #fff;border-color: #ccc;}
.btn-default.focus, .btn-default:focus {color: #333;background-color: #e6e6e6;border-color: #8c8c8c;}
.btn-default:hover {color: #333;background-color: #e6e6e6;border-color: #adadad;}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {color: #333;background-color: #e6e6e6;border-color: #adadad;}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {color: #333;background-color: #d4d4d4;border-color: #8c8c8c;}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {background-color: #fff;border-color: #ccc;}
.pull-right {float: right;}

span.required,
span.error{
   color: #ff0000;
}
span.required{
    font-size: 18px;
}
span.error{
    font-size: 11px;
}
.shelf {
    margin: -30px auto 10px;
    padding: 0;
    height: 50px;
    border: none;
    border-bottom: 0;
    box-shadow: 0 20px 20px -20px #333;
    width: 95%;
}

table {
width: 100%;
margin:0;
padding:0;
border-collapse: collapse;
border-spacing: 0;
}

tr {
border: 1px dotted #777;
padding: 5px;
}

th,  td {
border-left: 1px dotted #777;
padding: 10px;
}

th {
text-transform: uppercase;
font-size: 14px;
}
tr:nth-child(even) {background: #ebebeb;}
tr:nth-child(odd) {background: #F6F6F6;}

.up {display:block; float:right; color:maroon;}
.up:hover {color: #777;}



@media screen and (max-width: 600px) {

table {
border: 0; 
}
thead {
display: none;
}

tr {
margin-bottom: 10px;
display: block;
border-bottom: 2px solid #ddd;
}

td {
display: block;
text-align: right;
font-size: 13px;
border-bottom: 1px dotted #ccc;
}
td:last-child {
border-bottom: 0;
}

td:before {
content: attr(data-label);
float: left;
text-transform: uppercase;
font-weight: bold;
}
}

.tvtable td {display:table-cell;font-size:13px;}
.tvtable  tr {display:table-row;}
.tvtable table {width:100%; border-collapse: collapse;}
.tvtable th {text-transform: none;font-size: 13px;color:#fff;background:#0091BD;}
.tvtable thead {display: table-header-group;}



#blog {width:100%; float:left; margin-bottom: 10px; background: #EDEDED; border-radius:10px;}
#blog h3 {margin:0 0 10px 10px}
#blog .image-wrapper {float:left; display:inline-block}
#blog .image {max-width:250px;}
#blog .text {color:#777777; float:left; margin: 0 0 0 10px}
#blog .text .date {display:inline-block;color: #888888; font-size:0.8em; margin: 0 0 10px 0}
#blog .text a {color:#006699; display:inline-block; margin: 15px 0 0 0;  padding:5px;border-radius:5px; background:#dddddd; text-decoration:none;}
#blog .text a:hover {background:#ffffff}


/**
 * Contact form
 */
.sample_formit_contact_form {
display: inline-block; width:100%; background:#F6F6F6;}

#modal_form{width:250px;padding:3px;border-width: 1px;
border-style: solid;
border-color: #f5f5f5;
border-radius: 10px;
height:230px;background:#fff;position:fixed;top:30%;left:60%;margin-top:-100px;margin-left:-200px;display:none;opacity:0;z-index:5;}
#overlay{z-index:3;position:fixed;background-color:#000;opacity:0.8; width:100%;height:100%;top:0;left:0;cursor:pointer;display:none;}
#modal_form input[type="text"]{background-color:#fff;border:1px solid #DFDFDF;border-radius:6px;color:#555;display:block;font-size:1em;height:35px;padding:5px;margin-bottom:17px;width:95%;float:left;}
#modal_form input[type="text"].error{border:1px solid red;}
#modal_form h3{text-align:center;font-weight:bold; font-size:1em;text-transform:uppercase;color:#000; margin: 0;}
#modal_form .comment{color:#272727;font-size:14px;text-align:center;}
.exit{background:#d0d0d0;display:block !important;border-radius:50%;right:-30px;top:-20px;position:absolute;opacity:1;width:33px;height:33px;line-height:30px;font-size:36px;border:2px solid #3e5368;}
.exit:after{display:block;font-size:23px;content:"x";padding-left:9px;line-height:24px;cursor:pointer;text-decoration:none;font-weight:bold;color:#000000;}
.exit:hover{background:#EAEAEA;text-decoration:none;}
#modal_form .button{display:block;background-color:#ffd400;border:1px solid #ccc;border-radius:3px;color:#000;cursor:pointer;font-size:17px;font-weight:bold;height:40px;margin:10px 0;padding:2px 16px;width:210px;margin:0 auto; transition:all 0.12s ease-in;}
#modal_form .button:hover{background-color:#44C8F5;color:#fff;}
#modal_form .error{border:1px solid red;}
.prop {font-size:0.7em; color:#5a5656;}
.redblock ul {
display:inline-block;
margin:0;
padding:0;}

.redblock li 
{display: block;
float:left;
height:80px;
width:100%;
margin: 0 0 4px 0;
padding-left:80px;
background: var(--background) no-repeat #F6F6F6;
background-position:left;
border:dotted 1px #777;
border-radius:  5px;
color: #FF3300;}

.remcomp_redblock ul {
display:inline-block;
margin:0;
padding:0;}

.remcomp_redblock li 
{display: block;
float:left;
height:60px;
width:100%;
margin: 0 0 4px 0;
padding-left:80px;
background: var(--background) no-repeat #F6F6F6;
background-position:left;
border:dotted 1px #777;
border-radius:  5px;
color: #FF3300;}

.calculator {--background: url(/assets/images/buy/calc.svg);}
.clock {--background: url(/assets/images/buy/time.svg);}
.money {--background: url(/assets/images/buy/money.svg);}
.shester {--background: url(/assets/images/buy/shester.svg);}
.screw {--background: url(/assets/images/buy/screw.svg);}
.pig {--background: url(/assets/images/buy/pig.svg);}
.connect {--background: url(/assets/images/repair/phone.svg);}
.car {--background: url(/assets/images/repair/car.svg);}
.gear {--background: url(/assets/images/repair/gear.svg);}
.smeta {--background: url(/assets/images/repair/smeta.svg);}
.docs {--background: url(/assets/images/repair/docs.svg);}
.pays {--background: url(/assets/images/repair/pays.svg);}


@media screen and (min-width: 600px) {
.remcomp_redblock ul {
display:inline-block;
margin:0;}
.remcomp_redblock li 
{display: block;
float:left;
height:100px;
width: 48%;
margin: 4px 4px;
padding-left:100px;
font-size:1.2em;}

}


.scheme ul {display:inline-block;
margin:0;
padding:0;}

.scheme li {display: block;
position:relative;
float:left;
height:100%;
width:100%;
margin: 5px;
padding-top:80px;
text-align:center;
background: var(--background) no-repeat #F6F6F6;
background-position: top;
border:dotted 1px #777;
border-radius:  5px;
color: #FF3300;}
.prepare_notepad {--background: url(/assets/images/buy/prepare_notepad.png);}
.prepare_print {--background: url(/assets/images/buy/prepare_print.png);}
.prepare_computer {--background: url(/assets/images/buy/prepare_computer.png);}
.prepare {--background: url(/assets/images/buy/prepare.png);}
.callus {--background: url(/assets/images/buy/callus.png);}
.evaluate {--background: url(/assets/images/buy/evaluate.png);}
.visit {--background: url(/assets/images/buy/visit.png);}
.test {--background: url(/assets/images/buy/test.png);}
.pay {--background: url(/assets/images/buy/pay.png);}


@media screen and (min-width: 600px) {
.redblock ul {
display:inline-block;
margin:0;}
.redblock li 
{display: block;
float:left;
height:100px;
width: 48%;
margin: 4px 4px;
padding-left:100px;
font-size:1.2em;}

.scheme ul {display:inline-block;
margin:0;
padding:0;}

.scheme li {display: block;
position:relative;
float:left;
height:180px;
width:calc(33.333% - 20px);
margin: 10px;
padding-top:80px;
text-align:center;
background: var(--background) no-repeat #F6F6F6;
background-position: top;
border:dotted 1px #777;
border-radius:  5px;
color: #FF3300;}

.scheme li::after
 {background: url("/assets/images/buy/arrow.png") no-repeat 0 0 transparent;
content: "";
height: 18px;
right: -15%;
position: absolute;
top: 35px;
width: 82px;
z-index: 1;}

.scheme li.pay::after  {background: none;}
}

.tabs {
	display: flex;
	flex-wrap: wrap; 
}
.tabs label {
	order: 1; 
	display: block;
	padding: 1rem 2rem;
	margin-right: 0.2rem;
	cursor: pointer;
  background: #006699;
border-radius: 10px 10px 0 0;
  font-weight: bold;
color: #fff;
  transition: background ease 0.2s;
}
.tabs .tab {
  order: 99; 
  flex-grow: 1;
	width: 100%;
	display: none;
  padding: 1rem;
background: #F6F6F6;
border: 1px dotted #777;
border-radius: 0 10px 10px 10px;
}
.tabs input[type="radio"] {
	display: none;
}
.tabs input[type="radio"]:checked + label {
background: #8797B7;
color:#fff;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}

@media (max-width: 60em) {
  .tabs .tab,
  .tabs label {
    order: initial;
  }
.tabs .tab {border-radius: 0 0 10px 10px;}
  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}

blockquote {
margin: 0;
background: #F0F0F1;
color: #333334;
padding: 20px 30px;
position: relative;
border-left: 35px solid #DFDEDE;
font-family: sans-serif;
}
blockquote:before {
content: "\201C";
font-family: serif;
position: absolute;
left: -29px;
top: 5px;
color: #BCBCBC;
font-size: 50px;
text-shadow: 1px 2px 0 white;
}
blockquote p {
margin: 0 0 16px;
font-size: 14px;
letter-spacing: .05em;
line-height: 1.4;
}
blockquote cite {
font-style: normal;
font-weight: 300;
}
.picture {float:left; margin-right:10px}

a.tags {display:inline-block; background-color:#DDDDDD; border: dotted 1px #777; padding:5px; margin: 3px; color:#006699; text-decoration:none}
a:hover.tags {background-color:#006699; color:#fff;}

/* Main form */
.main_form ul {
list-style-type:none;
list-style-position:outside;
margin:0px;
padding:0px;
}
.main_form li{
padding:12px; 
border-bottom:1px solid #eee;
position:relative;
} 
.main_form li:first-child, .main_form li:last-child {
border-bottom:1px solid #777;
}

/* === Form Header === */
.main_form h2 {
margin:0;
display: inline;
}
.main_notification {
color:#d45252; 
margin:5px 0 0 0; 
display:inline;
float:right;
}

/* === Form Elements === */
.main_form label {
	margin-top: 3px;
	display:block;
	float:left;
	padding:3px;
}
.main_form input {
	width:220px; 
	padding:5px 8px;
}
.main_form textarea {padding:8px;}
.main_form button {margin-left:156px;}

	/* form element visual styles */
	.main_form input, .main_form textarea { 
		border:1px solid #aaa;
		box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	}
	.main_form input:focus, .main_form textarea:focus {
		background: #fff; 
		border:1px solid #555; 
		box-shadow: 0 0 3px #aaa; 
		padding-right:10px;
	}

/* === HTML5 validation styles === */	
.main_form input:required, .main_form textarea:required {
	background: #fff url(/assets/templates/images/red_asterisk.png);
}
.main_form input:required:valid, .main_form textarea:required:valid {
	background: #fff url(/assets/templates/images/valid.png) no-repeat 98% center;
	box-shadow: 0 0 5px #5cd053;
	border-color: #28921f;
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
	background: #fff url(/assets/templates/images/invalid.png) no-repeat 98% center;
	box-shadow: 0 0 5px #d45252;
	border-color: #b03535
}

/* === Form hints === */
.form_hint {
	background: #d45252;
	border-radius: 3px 3px 3px 3px;
	color: white;
	margin-left:8px;
	padding: 1px 6px;
	z-index: 999; /* hints stay above all other elements */
	position: relative; /* allows proper formatting if hint is two lines */
	display: none;
}
.form_hint::before {
	content: "\25C0";
	color:#d45252;
	position: relative;
	top:1px;
	left:-6px;
}
.main_form input:focus + .form_hint {display: inline;}
.main_form input:required:valid + .form_hint {background: #28921f;}
.main_form input:required:valid + .form_hint::before {color:#28921f;}

@media (max-width: 60em) {
.main_form input:focus + .form_hint {display: none;}
}
.blond {color:#663333; text-decoration: line-through}

.they_head {font-size:1.4em; color:#FF3300;}
.we_head {font-size:1.4em;color:#FF3300;}

.vsthey {display: block;
position:relative;
margin-bottom: 10px;
padding:10px;
background: #E4ECFF;
border:dotted 1px #777;
border-radius:  10px;}

.vswe {display: block;
position:relative;
margin-bottom: 10px;
padding:10px;
background:  #F6F6F6;;
border:dotted 1px #777;
border-radius:  10px;}

.malfunctions {display:inline-block; width:100%; border-bottom: dotted 1px; margin-bottom:10px}
.malfunctions h3 {margin:3px;}
.malfunctions .price {font-size:1.2em; color:#BB0000; display:inline-block; width:100%; background: #F0F0F1; padding: 5px 0 5px 5px;}
.malfunctions p {margin:5px; font-size:0.9em}
.malfunctions li {font-size:0.9em; margin:0}


.mal_block p {text-align:left; padding:5px;} 
.mal_block h4 {margin: 5px 0 5px 0; color:#006699; font-weight:600;}
.mal_block h4 a {color:#006699;}


.mal_block {display:block; float:left; width:100%; background: #F8F8F8; border-left: 1px dotted #777; text-align:center;}
@media only screen and (min-width: 640px){
.mal_block {width:47%}
}

.imgtop {
  border-style: none;
  max-width:100%;
  height:auto;
float:left; padding:5px;
}

.repair_table {font-size:1.5em;
color:#006699;}
.repair_table:hover {color: #0091BD}
.clear {display:block; clear:both;}

.modals {display:block;
width:100%;
background:#006699;
color:white;
margin:5px;
padding:10px;
border-color: #f5f5f5;
border-radius: 5px;
cursor:pointer;}

.modal {
  font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  align-items: center;
z-index:5;
}

.modal__container {
  background-color: #fff;
  padding: 30px;
  max-width: 500px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before { content: "\2715"; }

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0,0,0,.8);
}

.modal__btn {
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #e6e6e6;
  color: rgba(0,0,0,.8);
  border-radius: .25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}



/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes mmfadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}

@keyframes mmslideIn {
  from { transform: translateY(15%); }
    to { transform: translateY(0); }
}

@keyframes mmslideOut {
    from { transform: translateY(0); }
    to { transform: translateY(-10%); }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

.str_color {font-weight: bold; color:#006699; font-style: italic}
