.types {
  background: url(/assets/templates/new/img/lap/7/winter.png) no-repeat left center/cover, url(/assets/templates/new/img/lap/7/fon.jpg) top center/100% 100% no-repeat;
  padding: 50px 0; }
  .types h2 {
    text-align: center;
    text-transform: uppercase;
    font: 2em "pfdindisplaypro-bold", sans-serif;
    padding-bottom: 30px; }
div#calcModal {
	display:none;
    position: absolute !important;
}
.c-btn {
  margin-left: 200px;
  margin-bottom: 40px; }
  .c-btn a {
    text-transform: uppercase;
    color: #81807f;
    font-size: 1.3em;
    border: 1px solid #81807f;
    float: left;
    text-decoration: none;
    padding: 5px 10px 5px 25px; }
    .c-btn a:first-child {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    .c-btn a:last-child {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      border-left: none; }
    .c-btn a.active {
      color: #fff;
      background: #85c406;
      box-shadow: inset 0 0 7px #888; }
  .c-btn::after {
    content: '';
    display: block;
    clear: both; }
.balk-slider, .will-count {
    display: block !important;
}
.warming { margin-bottom:0;}
.types-icons {
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }
  .types-icons li {
    display: inline-block;
    color: #464f57; }

.characters {
  padding-left: 40px;
  margin-top: 30px; }
  .characters h4 {
    font-size: 25px;
    color: #85c406;
    text-transform: uppercase; }
  .characters ul {
    margin-left: 20px; }
  .characters li {
    margin: 5px auto;
    color: #464f57; }
  .characters .fa {
    color: #85c406;
    font-size: 25px;
    margin-right: 10px; }

.modal {
  padding: 10px;
  border: 1px solid #81807f;
  border-radius: 5px;
  text-transform: uppercase;
  color: #81807f;
  display: inline-block;
  margin: 20px 0 0 60px; }

#c {
  display: none; }
  .img24 {width:24px !important;}
  @media (max-width:600px) {
	  
	  .types .col-xs-6 {
    width: 100%;
}
.characters {
    padding-left: 0;
}
.c-btn {

    margin-left: 0;
}
  }