/* line 1, ../sass/style.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 24, ../sass/style.scss */
html {
  font-size: 16px;
}

@media screen and (min-width: 500px) {
  /* line 26, ../sass/style.scss */
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 680px) {
  /* line 32, ../sass/style.scss */
  html {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  /* line 37, ../sass/style.scss */
  html {
    font-size: 18px;
  }
}
@media screen and (min-width: 800px) {
  /* line 42, ../sass/style.scss */
  html {
    font-size: 19px;
  }
}
@media screen and (min-width: 1000px) {
  /* line 48, ../sass/style.scss */
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 53, ../sass/style.scss */
  html {
    font-size: 20px;
  }
}
/* line 57, ../sass/style.scss */
ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 62, ../sass/style.scss */
a {
  text-decoration: none;
  color: #91bed3;
}

/* line 66, ../sass/style.scss */
.embed-container {
  height: 0;
  margin-bottom: 30px;
  overflow: hidden;
  padding-bottom: 60%;
  padding-top: 30px;
  position: relative;
}

/* line 75, ../sass/style.scss */
.embed-container iframe {
  border: medium none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 84, ../sass/style.scss */
.center {
  text-align: center;
}

/* line 87, ../sass/style.scss */
img.alignright {
  float: right;
  margin: 0 0 1rem 1rem;
}
img.kwart{width25%;}

/* line 91, ../sass/style.scss */
img.alignleft {
  float: left;
  margin: 0 1rem 1rem 0;
}

/* line 95, ../sass/style.scss */
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 100, ../sass/style.scss */


/* line 103, ../sass/style.scss */
.alignleft {
  float: left;
}

/* line 106, ../sass/style.scss */
.text_left {
  text-align: left;
}

/* line 109, ../sass/style.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 114, ../sass/style.scss */
.fullwidth {
  width: 100%;
}

/* line 115, ../sass/style.scss */
.half_width {
  width: 50%;
}

/* line 116, ../sass/style.scss */
.container {
  max-width: 1178px;
  margin: 0 auto;
}

/* line 121, ../sass/style.scss */
section .container, footer .container {
  padding: 0 1%;
}

/* line 125, ../sass/style.scss */
body {
  font-family: Arial, sans-serif;
  color: #363636;
}

/* line 129, ../sass/style.scss */
rslides {
  margin: 0 auto 0;
}

/* line 132, ../sass/style.scss */
.rslides_tabs {
  list-style: none;
  padding: 0;
  position: absolute;
  bottom: 10px;
  z-index: 999;
  list-style: none;
  margin: 0 auto 0;
  padding: 0 0 0;
  text-align: center;
  width: 100%;
}
/* line 143, ../sass/style.scss */
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
/* line 147, ../sass/style.scss */
.rslides_tabs li:first-child {
  margin-left: 0;
}
/* line 150, ../sass/style.scss */
.rslides_tabs li a {
  width: 11px;
  background: #91bed3;
  height: 11px;
  margin-left: .3125rem;
  display: inline-block;
  text-indent: -9999px;
  border-radius: 50%;
  outline: none;
}

/* line 164, ../sass/style.scss */
.rslides_tabs .rslides_here a {
  background: #768891;
  font-weight: bold;
}

/* line 168, ../sass/style.scss */
.rslides a {
  color: #0d228f;
}

/* line 171, ../sass/style.scss */
.logo {
  margin-left: 4%;
  width: 28%;
}
/* line 174, ../sass/style.scss */
.logo img {
  width: 60% !important;
  max-width: 186px;
}

/* line 181, ../sass/style.scss */
.title_item {
  background: #ff9911 url(../img/arrow.png) no-repeat 96% center;
  color: #fff;
  text-align: center;
  padding: 0.4375rem 0;
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 1.34625rem;
  margin-bottom: .3125rem;
  margin-top: 0;
}

/* line 192, ../sass/style.scss */
h2 {
  font-size: 1.25rem;
  color: #0d228f;
  font-family: Georgia, serif;
  font-weight: 400;
}
.content h2.pb{
font-size:1.70rem;
}

/* line 198, ../sass/style.scss */
h3 {
  margin-top: 1.15rem;
  font-size: 1rem;
  color: #0d228f;
  font-family: Georgia, serif;
  font-weight: 400;
}

/* line 205, ../sass/style.scss */
h4 {
  font-size: 1rem;
  margin-top: 1.25rem;
  color: #768891;
  font-family: Arial, sans-serif;
  font-weight: 600;
}

/* line 212, ../sass/style.scss */
.page_title {
  color: #ff9911;
  font-family: Georgia, serif;
  font-size: 1.5rem;
  margin-top: 2rem;
  font-weight: 400;
  margin-left: 2.5%;
}

/* line 221, ../sass/style.scss */
.cmn-toggle-switch {
  border: 0;
  background: url(../img/menu_icon.png) no-repeat 0 0;
  width: 4rem;
  height: 3.125rem;
  float: right;
}
/* line 227, ../sass/style.scss */
.cmn-toggle-switch.open {
  background-position: 0 -58px;
}

/* line 231, ../sass/style.scss */
.ui-tabs {
  padding: 0;
}

/* line 232, ../sass/style.scss */
.ui-tabs .ui-tabs-nav {
  border: 0;
  margin: 0;
  padding: 0;
  border-radius: 0;
}

/* line 238, ../sass/style.scss */
.ui-tabs.ui-corner-all {
  border-radius: 0;
}

/* line 239, ../sass/style.scss */
.ui-tabs .ui-tabs-panel {
  padding: 0;
}

/* line 243, ../sass/style.scss */
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  color: #fff;
  line-height: 31px;
}

/* line 244, ../sass/style.scss */
.ui-tabs .ui-tabs-nav li a {
  padding: 0.3rem 1rem;
  margin: 0;
  border: 0;
  border-radius: 0;
}

/* line 245, ../sass/style.scss */
.ui-tabs .ui-tabs-nav li a:hover {
  color: #fff;
  border-bottom: 0;
  padding: 0.3rem 1rem;
}

/* line 251, ../sass/style.scss */
header h1 {
  width: 100%;
  text-align: center;
  color: #91bed3;
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 2.3125rem;
  text-shadow: 4px 0 #9debfc;
}
/* line 260, ../sass/style.scss */
header h1 span {
  color: #91bed3;
  /*text-shadow: 4px 0 #9debfc;*/
}
/* line 265, ../sass/style.scss */
header hr {
  border: 0;
  height: 8px;
  background: url(../img/color_line.gif) repeat-x 0 0;
  margin: 0;
  clear: both;
}

/* line 273, ../sass/style.scss */
nav {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  background: #e8e9e9;
  z-index: 999;
  clear: both;
}
/* line 281, ../sass/style.scss */
nav hr {
  border: 0;
  height: 8px;
  background: url(../img/color_line.gif) repeat-x 0 0;
  margin: 0;
  clear: both;
  display: none;
}
/* line 289, ../sass/style.scss */
nav li {
  border-top: 1px solid #fff;
}
/* line 291, ../sass/style.scss */
nav li a {
  display: block;
  padding: 0.625rem 1rem;
  color: #768891;
  font-size: 1rem;
}
/* line 296, ../sass/style.scss */
nav li a.active {
  font-weight: 600;
  background: #cccccc;
}
/* line 299, ../sass/style.scss */
nav li a:hover {
  color: #0d228f;
  background: #cccccc;
}

/* line 305, ../sass/style.scss */
.testimonial {
  text-align: center;
}
/* line 308, ../sass/style.scss */
.testimonial p {
  color: #0d228f;
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 1.03375rem;
}
/* line 314, ../sass/style.scss */
.testimonial h5 {
  font-weight: 700;
  color: #768891;
  font-size: .75rem;
  margin-top: .5rem;
}
.testimonial object{
	width:100%;
}

/* line 321, ../sass/style.scss */
.home {
  text-align: center;
  margin-top: 1.875rem;
  float: left;
  width: 100%;
  margin-bottom: 1rem;
}
/* line 327, ../sass/style.scss */
.home .homeitem {
  margin: 1rem 4.0625% 0;
  padding: 0;
}
/* line 331, ../sass/style.scss */
.home .homeitem h3 {
  margin-bottom: 0;
}
/* line 334, ../sass/style.scss */
.home .homeitem .homeitem_link {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 340, ../sass/style.scss */
.home .homeitem .homeitem_content {
  border: 0.375rem solid #ff9911;
  border-top: 0;
  padding: 0rem 0;
  width: 100%;
  float: left;
}
/* line 346, ../sass/style.scss */
.home .homeitem .homeitem_content img {
  width: 100%;
  float: left;
}
/* line 351, ../sass/style.scss */
.home .homeitem p {
  color: #0d228f;
}
/* line 353, ../sass/style.scss */
.home .homeitem p.num {
  font-size: 2.976875rem;
  line-height: 3rem;
  font-family: Georgia, serif;
}
/* line 360, ../sass/style.scss */
.home .homeitem.over_nvvk ul {
  margin: 0 1.125rem 0;
  text-align: left;
}
/* line 363, ../sass/style.scss */
.home .homeitem.over_nvvk ul li {
  margin-bottom: .2125rem;
}
/* line 365, ../sass/style.scss */
.home .homeitem.over_nvvk ul li a {
  color: #0d228f;
}
/* line 367, ../sass/style.scss */
.home .homeitem.over_nvvk ul li a:hover {
  color: #91bed3;
}
/* line 375, ../sass/style.scss */
.home .homeitem.feiten {
  color: #0d228f;
  font-size: 1.2rem;
  position: relative;
}
/* line 381, ../sass/style.scss */
.home .homeitem.result {
  background: white;
  z-index: 999;
}
/* line 384, ../sass/style.scss */
.home .homeitem.result img {
  width: 34%;
  float: none;
}
/* line 385, ../sass/style.scss */
.home .homeitem.result .hidden_block {
  clear: both;
  padding: 2rem 5.69% 3.2rem;
  text-align: left;
  display: none;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
/* line 393, ../sass/style.scss */
.home .homeitem.result .hidden_block p {
  color: #81919a;
  font-size: 0.8125rem;
  line-height: 1.4rem;
}
/* line 402, ../sass/style.scss */
.home .homeitem .mask_blue {
  display: none;
  height: 100%;
  z-index: 2;
  background: rgba(145, 190, 211, 0.4);
  position: absolute;
  top: 0;
  left: 0;
}
/* line 411, ../sass/style.scss */
.home .homeitem:hover .mask_blue {
  width: 100%;
  display: block;
}

/* line 417, ../sass/style.scss */
.row {
  position: relative;
  margin-bottom: 2.2rem;
}

/* line 423, ../sass/style.scss */
.result {
  position: relative;
  cursor: pointer;
  margin: 0 1% 1.2rem;
}
/* line 427, ../sass/style.scss */
.result .title_item {
  background-image: none;
  cursor: pointer;
}
/* line 431, ../sass/style.scss */
.result .visible_p {
  margin: 1rem .5rem 1rem;
}
/* line 434, ../sass/style.scss */
.result .homeitem_content {
  max-height: 357px;
  overflow: hidden;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
/* line 444, ../sass/style.scss */
.result.opened .homeitem_content {
  max-height: 3000px;
  z-index: 1000;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
}
/* line 451, ../sass/style.scss */
.result .open_block {
  display: inline-block;
  background: url(../img/open_sign.png) no-repeat 0 0;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  text-indent: -6666px;
}
/* line 459, ../sass/style.scss */
.result.opened .open_block {
  background-position: 0 -65px;
}
/* line 462, ../sass/style.scss */
.result .homeitem_content {
  position: relative;
  z-index: 2;
  background: #fff;
  min-height: 14rem;
}
/* line 468, ../sass/style.scss */
.result .homeitem_content .image_size_f2 {
  width: 23%;
  margin-top: 1rem !important;
}
/* line 473, ../sass/style.scss */
.result.opened .homeitem_content {
  position: relative;
  z-index: 3;
}
/* line 477, ../sass/style.scss */
.result.opened .hidden_block {
  display: block !important;
}

/* line 479, ../sass/style.scss */
.content {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0 2.5%;
}
/* line 484, ../sass/style.scss */
.content img {
  margin-top: 1.1rem;
  width: 100%;
}
/* line 488, ../sass/style.scss */
.content h3 {
  color: #0d228f;
  font-size: 1rem;
  margin-top: 1.25rem;
  font-weight: 400;
  font-family: Georgia, serif;
  line-height: 1.3rem;
}
/* line 496, ../sass/style.scss */
.content p {
  font-size: 1rem;
  line-height: 1.6rem;
  color: #768891;
}
/* line 501, ../sass/style.scss */
.content li {
  font-size: 1rem;
  line-height: 1.6rem;
  color: #768891;
  list-style: disc;
  margin-left: 1rem;
  margin-bottom: .3rem;
}

/* line 510, ../sass/style.scss */
aside {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  width: 25.76531%;
}
/* line 516, ../sass/style.scss */
aside h3 {
  color: #0d228f;
  font-size: 1rem;
  font-family: Georgia, serif;
  font-weight: 400;
  margin-bottom: 1.75rem;
}
/* line 523, ../sass/style.scss */
aside h4 {
  font-size: 1rem;
  color: #768891;
}
/* line 527, ../sass/style.scss */
aside p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #768891;
  margin-bottom: 1.75rem;
}
/* line 533, ../sass/style.scss */
aside img {
  width: 100%;
}

/* line 535, ../sass/style.scss */
footer {
  background: #768891;
  margin-top: 2.125rem;
  padding-top: .9375rem;
  color: #fff;
  clear: both;
}
/* line 542, ../sass/style.scss */
footer .footer_nav li {
  margin: 0 .875rem;
}
/* line 544, ../sass/style.scss */
footer .footer_nav li a {
  color: #fff;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #8cb3c6;
  font-size: 1rem;
  padding: .35rem 0;
}
/* line 551, ../sass/style.scss */
footer .footer_nav li a:hover {
  color: #91bed3;
}
/* line 557, ../sass/style.scss */
footer .real_contact {
  margin: 3.125rem .875rem 0;
  padding-bottom: 1.875rem;
}
/* line 560, ../sass/style.scss */
footer .real_contact h4 {
  font-size: .9rem;
  font-weight: 400;
  margin-bottom: 1.25rem;
  color: #fff;
}
/* line 566, ../sass/style.scss */
footer .real_contact .adress, footer .real_contact .internet_adress {
  display: inline-block;
  vertical-align: top;
  width: 45%;
}
/* line 570, ../sass/style.scss */
footer .real_contact .adress li, footer .real_contact .internet_adress li {
  margin: .45rem 0;
  font-size: .875rem;
}
/* line 575, ../sass/style.scss */
footer .real_contact .internet_adress {
  margin-left: 5%;
}
/* line 577, ../sass/style.scss */
footer .real_contact .internet_adress a {
  color: #fff;
}
/* line 579, ../sass/style.scss */
footer .real_contact .internet_adress a:hover {
  text-decoration: underline;
}
/* line 584, ../sass/style.scss */
footer .real_contact .postadress {
  margin-top: 1.5625rem;
}
/* line 586, ../sass/style.scss */
footer .real_contact .postadress li {
  margin: .45rem 0;
  font-size: .875rem;
}
/* line 592, ../sass/style.scss */
footer .footer_line {
  display: none;
}

/*Charts*/
/* line 598, ../sass/style.scss */
.charts {
  margin-top: 1.875rem;
}
/* line 600, ../sass/style.scss */
.charts hr {
  margin: 0;
  border: 0;
  border-top: 1px solid #ff9911;
}
/* line 606, ../sass/style.scss */
.charts .item {
  width: 100%;
  margin: 1rem 0;
}
.charts .item img{
width:100%;
}
/* line 611, ../sass/style.scss */
.charts .graph {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
/* line 615, ../sass/style.scss */
.charts .graph .chart_width {
  width: 100% !important;
}
/* line 619, ../sass/style.scss */
.charts .graph .legend {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 1.375rem;
  margin-bottom: 1.3rem;
}
.charts .graph .legenda {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 0.5rem;
  margin-bottom: 3rem;
}
.charts .graph .legend .verdeling{
	margin:0.5rem 0 3rem 0;
}
/* line 625, ../sass/style.scss */
.charts .graph .legend li {
  color: #0d228f;
  font-size: 0.9rem;
  margin-bottom: 1rem;
  font-weight: 400;
  position: relative;
}
/* line 634, ../sass/style.scss */
.charts .item {
  border: 1px solid #cccccc;
  padding: .75rem 1.36%;
}
/* line 638, ../sass/style.scss */
.charts .item h2 {
  font-size: 0.9rem;
  color: #0d228f;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 644, ../sass/style.scss */
.charts .item h3 {
  font-size: 0.9rem;
  color: #0d228f;
  font-weight: 600;
  margin-bottom: .75rem;
  clear: both;
}
/* line 651, ../sass/style.scss */
.charts .item p {
  color: #768891;
  font-size: 0.9rem;
}
/* line 655, ../sass/style.scss */
.charts .item table {
  width: 100%;
  border-spacing: 0;
  border: 1px solid #91bed3;
  margin: 1.25rem 0 1.5rem;
}
/* line 660, ../sass/style.scss */
.charts .item table thead td {
  background: #ff9911;
  color: white;
  border-right: 2px solid #fff;
}
/* line 665, ../sass/style.scss */
.charts .item table td {
  color: #0d228f;
  font-size: 0.9rem;
  text-align: center;
  border: 0;
  padding: 0.2rem 0;
  border-right: 1px solid #91bed3;
}
/* line 672, ../sass/style.scss */
.charts .item table td:last-child {
  border: 0;
}
/* line 678, ../sass/style.scss */
.charts #canvas-holder {
  width: 240px;
}
/* line 681, ../sass/style.scss */
.charts .doughnut-legend {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.42rem;
  margin-top: 1rem;
}
/* line 687, ../sass/style.scss */
.charts .doughnut-legend li {
  margin-bottom: 4px;
}
/* line 690, ../sass/style.scss */
.charts .doughnut-legend:first-letter {
  text-transform: capitalize;
}
/* line 694, ../sass/style.scss */
.charts .comm-how {
  display: inline-block;
  float: left;
  color: #979797;
  width: 25px;
  text-align: right;
  margin-right: 10px;
}
/* line 702, ../sass/style.scss */
.charts .legend span {
  display: inline-block;
  width: 25px;
  height: 17px;
  margin-right: 13px;
}
/* line 708, ../sass/style.scss */
.charts .gutter-sizer {
  width: 2.12585%;
}
/* line 710, ../sass/style.scss */
.charts .ui-tabs-nav {
  font-size: 0;
}
/* line 713, ../sass/style.scss */
.charts .ui-tabs-nav li {
  width: 31.20748%;
  margin-right: 2.12585%;
  display: inline-block;
  padding: 0;
  position: static;
}
/* line 719, ../sass/style.scss */
.charts .ui-tabs-nav li:last-child {
  margin-right: 0;
}
/* line 720, ../sass/style.scss */
.charts .ui-tabs-nav li:hover {
  border-bottom: 0;
  background: none;
}
/* line 721, ../sass/style.scss */
.charts .ui-tabs-nav li a {
  display: inline-block;
  background: #ccc;
  font-size: 1.35rem;
  font-family: Georgia, serif;
  color: white;
  padding: 0.3rem 1rem;
  border: 0;
  border-radius: 0;
  width: 100%;
}
/* line 731, ../sass/style.scss */
.charts .ui-tabs-nav li a:hover {
  background: #b5b5b5;
}
/* line 737, ../sass/style.scss */
.charts .ui-tabs-nav li.ui-tabs-active a {
  background: #ff9911;
}
/* line 744, ../sass/style.scss */
.charts .tooltipLegendPie {
  border: 1px solid #91a0a7;
  padding: 10px;
  background-color: #fff;
  position: absolute;
  display: none;
  color: #0d228f;
  width: 85%;
  left: 15%;
  font-size: .7rem;
  top: 25px;
  z-index: 99;
}
/* line 756, ../sass/style.scss */
.charts .tooltipLegendPie:before {
  content: "";
  background: url(../img/triangle.png) no-repeat 0 0;
  width: 38px;
  height: 19px;
  display: inline-block;
  position: absolute;
  left: 20%;
  margin-left: -19px;
  top: -19px;
}
/* line 769, ../sass/style.scss */
.charts .legend li:hover .tooltipLegendPie {
  display: block;
}

@media screen and (min-width: 680px) {
  /* line 776, ../sass/style.scss */
  .page_title {
    margin-left: 0;
  }

  /* line 777, ../sass/style.scss */
  aside {
    display: inline-block;
  }

  /* line 778, ../sass/style.scss */
  .content {
    width: 69.89796%;
    padding-top: .55rem;
    padding-right: 3.5%;
    padding-left: 0;
    margin-right: 3.5%;
    border-right: 1px solid #91bed3;
  }

  /* line 787, ../sass/style.scss */
  .cmn-toggle-switch {
    display: none;
  }

  /* line 790, ../sass/style.scss */
  .logo {
    margin: .8rem 0 0 .8rem;
    display: inline-block;
  }
  /* line 793, ../sass/style.scss */
  .logo img {
    width: 100% !important;
    max-width: 100%;
  }

  /* line 800, ../sass/style.scss */
  header h1 {
    float: right;
    width: auto;
    margin-right: .2%;
    font-size: 4.5rem;
    padding: .25rem 2.4rem .75rem 2.4rem;
  }
  /* line 807, ../sass/style.scss */
  header hr {
    display: none;
  }

  /* line 809, ../sass/style.scss */
  nav {
    display: block;
    position: static;
    width: 100%;
    text-align: center;
  }
  /* line 814, ../sass/style.scss */
  nav li {
    display: inline-block;
    border-top: 0;
  }
  /* line 817, ../sass/style.scss */
  nav li a {
    font-size: .7rem;
  }
  /* line 821, ../sass/style.scss */
  nav hr {
    display: block;
    height: 10px;
    border-top: 1px solid #fff;
  }

  /* line 823, ../sass/style.scss */
  .testimonial {
    padding-top: 1.85rem;
    margin-bottom: 0rem;
  }
  /* line 826, ../sass/style.scss */
  .testimonial blockquote {
    width: 70%;
    margin: 1rem auto .5rem;
  }
  /* line 830, ../sass/style.scss */
  .testimonial p {
    font-size: 1.15rem;
    line-height: 1.5rem;
  }

  /* line 836, ../sass/style.scss */
  .home .container {
    padding: 0 .2%;
  }
  /* line 837, ../sass/style.scss */
  .home .homeitem {
    width: 31.63265%;
    display: inline-block;
    vertical-align: top;
    margin: 0 1.03%  2.2rem;
  }
  /* line 842, ../sass/style.scss */
  .home .homeitem.result {
    margin: 0 1%  1.2rem;
  }
  /* line 843, ../sass/style.scss */
  .home .homeitem img {
    width: 100%;
  }
  /* line 849, ../sass/style.scss */
  .home .homeitem .homeitem_content {
    float: left;
    width: 100%;
    padding: 0;
    overflow: hidden;
  }
  /* line 856, ../sass/style.scss */
  .home .homeitem .rslides_tabs a {
    width: 16px;
    height: 16px;
  }
  /* line 860, ../sass/style.scss */
  .home .homeitem.over_nvvk ul {
    margin: 0 1.65rem;
    padding-top: 0.85rem;
  }
  /* line 864, ../sass/style.scss */
  .home .homeitem:nth-child(1) {
    margin-left: 0;
  }
  /* line 865, ../sass/style.scss */
  .home .homeitem:nth-child(3n) {
    margin-right: 0;
  }
  /* line 868, ../sass/style.scss */
  .home .homeitem:nth-child(4n) {
    margin-left: 0;
  }

  /* line 873, ../sass/style.scss */
  footer {
    padding-top: .65rem;
  }
  /* line 875, ../sass/style.scss */
  footer .container {
    position: relative;
    padding: 0.2%;
  }
  /* line 876, ../sass/style.scss */
	footer .social{
		width:5%;
		display:inline-block;
	}
  footer .fb {
    background: url(../img/fb.png) no-repeat 0 0;
    display: inline-block;
    position: absolute;
    top: .1rem;
    right: 0;
    width: 41px;
    height: 41px;
  }
footer .lk {
    background: url(../img/lk.png) no-repeat 0 0;
    display: inline-block;
    position: absolute;
    top: 50px;
    right: 0;
    width: 41px;
    height: 41px;
  }
  /* line 885, ../sass/style.scss */
  footer .footer_nav {
    display: inline-block;
    margin-right: 2%;
    width: 23.38435%;
    vertical-align: top;
  }
  /* line 890, ../sass/style.scss */
  footer .footer_nav li {
    margin: 0;
  }
  /* line 891, ../sass/style.scss */
  footer .footer_nav li a {
    padding: .39rem 0;
    font-size: 1rem;
  }
  /* line 897, ../sass/style.scss */
  footer .real_contact {
    width: 47.19388%;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-left: .25rem;
    margin-right: 0;
    padding-bottom: 1.8rem;
  }
  /* line 905, ../sass/style.scss */
  footer .real_contact h4 {
    margin-bottom: .45rem;
    font-size: .96rem;
    margin-top: .45rem;
  }
  /* line 910, ../sass/style.scss */
  footer .real_contact .adress, footer .real_contact .internet_adress, footer .real_contact .postadress {
    width: 31.57895%;
    margin-left: 0;
    display: inline-block;
    margin-top: 0;
  }
  /* line 915, ../sass/style.scss */
  footer .real_contact .adress li, footer .real_contact .internet_adress li, footer .real_contact .postadress li {
    font-size: .7rem;
    margin: .59rem 0;
  }
  /* line 921, ../sass/style.scss */
  footer .footer_line {
    display: block;
    text-align: center;
    font-size: .6rem;
    padding-bottom: .65rem;
    color: #97a3a9;
  }
  /* line 928, ../sass/style.scss */
  footer .footer_line a {
    color: #97a3a9;
  }

  /* line 932, ../sass/style.scss */
  .charts .item {
    width: 31.20748%;
    float: left;
  }

  /* line 936, ../sass/style.scss */
  .masonry .grid-sizer {
    width: 31.03741%;
    float: left;
  }

  /* line 939, ../sass/style.scss */
  .masonry .item,
  .masonry .grid-sizer {
    margin: .75rem 0;
    float: left;
  }

  /* line 944, ../sass/style.scss */
  .fixed {
    position: fixed;
    top: 0;
    margin-top: 0;
    z-index: 5000;
  }
}
@media screen and (max-width: 1100px) and (min-width: 680px) {
  /* line 953, ../sass/style.scss */
  .home .homeitem
  .title_item {
    font-size: 1.1rem;
  }

  /* line 957, ../sass/style.scss */
  .home .homeitem .homeitem_content {
    overflow: hidden;
  }
  /* line 960, ../sass/style.scss */
  .home .homeitem .homeitem_content p {
    font-size: .95rem;
  }
  /* line 963, ../sass/style.scss */
  .home .homeitem .homeitem_content p.num {
    font-size: 1.8rem;
    margin: 0rem 0;
  }

  /* line 968, ../sass/style.scss */
  .rslides a {
    font-size: 1rem;
  }

  /* line 971, ../sass/style.scss */
  .rslides_tabs {
    margin-top: .5rem;
  }

  /* line 974, ../sass/style.scss */
  .ui-tabs-nav li a {
    font-size: 1rem;
  }

  /* line 976, ../sass/style.scss */
  header h1 {
    font-size: 4rem;
    padding: 0.25rem 0.75rem 0.85rem 0.4rem;
  }

  /* line 980, ../sass/style.scss */
  .result .homeitem_content {
    min-height: 12rem;
    max-height: 230px;
  }
}
@media screen and (max-width: 930px) {
  /* line 990, ../sass/style.scss */
  .charts {
    background: url(../img/pixel.gif) repeat-x 0 35px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 930px) {
  /* line 995, ../sass/style.scss */
  .charts {
    background: url(../img/pixel.gif) repeat-x 0 34px;
  }
}
@media screen and (max-width: 680px) {
  /* line 1000, ../sass/style.scss */
  .home {
    margin-top: 0;
  }

  /* line 1001, ../sass/style.scss */
  .charts .ui-tabs-nav li {
    display: block;
    width: 100%;
  }

  /* line 1005, ../sass/style.scss */
  .result {
    float: left;
    margin: 1rem 3%;
    width: 94%;
  }

  /* line 1007, ../sass/style.scss */
  .home .homeitem.feiten {
    float: left;
    width: 91.875%;
  }

  /* line 1008, ../sass/style.scss */
  aside {
    padding: 0 2.5%;
    width: 100%;
  }

  /* line 1009, ../sass/style.scss */
  aside img.alignleft {
    float: none;
  }

  /* line 1010, ../sass/style.scss */
  footer .real_contact .internet_adress {
    margin-left: 0;
  }
}
@media screen and (max-width: 970px) and (min-width: 680px) {
  /* line 1013, ../sass/style.scss */
  .home .homeitem .title_item {
    font-size: 0.9rem;
  }

  /* line 1017, ../sass/style.scss */
  .home .homeitem {
    width: 30.378%;
  }

  /* line 1022, ../sass/style.scss */
  .home .homeitem.result {
    width: 31.178%;
  }
  /* line 1023, ../sass/style.scss */
  .home .homeitem.result .homeitem_content {
    max-height: 170px;
  }

  /* line 1028, ../sass/style.scss */
  .charts .ui-tabs-nav li a {
    font-size: 0.85rem;
    padding: 0.1rem 1rem;
  }

  /* line 1029, ../sass/style.scss */
  .ui-tabs .ui-tabs-nav li a:hover {
    padding: 0.1rem 1rem;
  }

  /* line 1030, ../sass/style.scss */
  .charts .item {
    width: 48%;
  }

  /* line 1031, ../sass/style.scss */
  header h1 {
    font-size: 3.2rem;
    padding: 0.25rem 0.75rem 0.85rem 0.4rem;
  }

  /* line 1035, ../sass/style.scss */
  .logo img {
    max-width: 200px;
  }

  /* line 1036, ../sass/style.scss */
  .home .homeitem .rslides_tabs {
    margin-top: 0;
  }

  /* line 1037, ../sass/style.scss */
  .rslides a {
    font-size: 0.8rem;
  }

  /* line 1038, ../sass/style.scss */
  .home .homeitem.feiten .rslides {
    padding-top: 0;
  }

  /* line 1039, ../sass/style.scss */
  .home .homeitem.over_nvvk ul li a {
    font-size: 0.8rem;
  }

  /* line 1043, ../sass/style.scss */
  .home .homeitem.over_nvvk ul {
    padding-top: 0.3rem;
  }

  /* line 1044, ../sass/style.scss */
  .home .homeitem .homeitem_content p.num {
    font-size: 1.6rem;
  }

  /* line 1048, ../sass/style.scss */
  .home .homeitem .homeitem_content p {
    font-size: 0.8rem;
  }

  /* line 1053, ../sass/style.scss */
  .home .homeitem {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 680px) and (min-width: 400px) {
  /* line 1056, ../sass/style.scss */
  .home .homeitem .homeitem_content.photoblock img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 320px) {
  /* line 1063, ../sass/style.scss */
  .home .homeitem p.num {
    font-size: 1.4rem;
  }

  /* line 1068, ../sass/style.scss */
  .result .homeitem_content {
    max-height: 150px;
    min-height: 10rem;
  }

  /* line 1069, ../sass/style.scss */
  .rslides_tabs {
    margin-top: 0;
  }
}


 img.wp-smiley,
        img.emoji {
            display: inline !important;
            border: none !important;
            box-shadow: none !important;
            height: 1em !important;
            width: 1em !important;
            margin: 0 .07em !important;
            vertical-align: -0.1em !important;
            background: none !important;
            padding: 0 !important;
        }

 /* blog page css */
 .page-tittle {
     color: #ff9600;
     font-weight: 700;
     font-size: 1.8rem;
 }
 
 .blog-testimonial blockquote {
     width: 80%;
     margin-top: 30px;
 }
 
 /*.blog-testimonial p {
     font-size: 0.9rem;
 }*/
 /*.blog-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
  }*/
 
 .grid {
     width: 100%;
     counter-reset: grid-item;
 }
 
 .grid .grid-item.grid-sizer {
     padding: 0;
     margin: 0;
 }
 
 .grid-item {
     width: 33%;
     padding: 12px 12px 0 12px;
     position: relative;
 }
 
 .blog-inner {
     border:0.375rem solid #ff9911;
     padding: 14px 15px;
     max-height: 257px;
     overflow: hidden;
     -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
     -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
     transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
     position: relative;
	 background-color:#fff;
 }
 
 .blog-inner h4 {
     font-size: 0.9rem;
     color: #0d228f;
     margin-top: 0;
     margin-bottom: 8px;
     font-family: Georgia, serif;
     font-weight: normal;
     line-height: 24px;
 }
 
 .blog-inner img {
     display: block;
     width: 100%;
     height: auto;
     margin-bottom: 20px;
 }
.blog-inner a{
	text-decoration: underline;
	color:#0d228f;
	font-weight: bold;
}
 
 .expand {
     width: 40px;
     height: 40px;
     background: #ff9600;
     text-align: center;
     line-height: 40px;
     display: block;
     border-radius: 50%;
     position: absolute;
     bottom: -40px;
     margin: 0 auto;
     left: 50%;
     -webkit-transform: translate(-50%, -50%);
         -ms-transform: translate(-50%, -50%);
             transform: translate(-50%, -50%);
     z-index: 999;
 }
 
 .blog-inner .expand img {
     width: auto;
     max-width: 100%;
     margin: 0 auto;
     display: inline-block;
     vertical-align: middle;
     -webkit-transition: all 0.4s ease;
     -o-transition: all 0.4s ease;
     transition: all 0.4s ease;
 }
 
 .blog-text p {
     font-size: 0.7rem;
     line-height: 24px;
 }
 
 .blog-text {
     max-height: 200px;
     position: relative;
     overflow: hidden;
     padding-bottom: 35px;
     -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
     -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
     transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
 }
 
 .expand.arrow-up img {
     -webkit-transform: rotate(180deg);
         -ms-transform: rotate(180deg);
             transform: rotate(180deg);
 }
 
 .show .blog-text {
     max-height: inherit;
     overflow: visible;
 }
 
 .show .blog-inner:after {
     display: none;
 }
 
 .show .blog-inner {
     max-height: inherit;
     overflow: visible;
     position: relative;
     width: auto;
     background: #fff;
     z-index: 999;
 }
 
 .blog-inner:after {
     content: "";
     position: absolute;
     bottom: 0;
     left: 0;
     height: 100px;
     width: 100%;
     cursor: pointer;
     background: #fff;
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(60%, #fff));
     background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 60%);
     background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 60%);
     background: -webkit-gradient(linear, bottom top, from(rgba(255, 255, 255, 0)), color-stop(60%, #fff));
     background: -webkit-linear-gradient(top bottom, rgba(255, 255, 255, 0) 0%, #fff 60%);
     background: -o-linear-gradient(top bottom, rgba(255, 255, 255, 0) 0%, #fff 60%);
     background: linear-gradient(top bottom, rgba(255, 255, 255, 0) 0%, #fff 60%);
 }
 
 .grid-item {
     margin-bottom: 47px;
 }
 
 .full-blog {
     width: 100%;
     padding-top: 0;
     margin: 0;
     margin-bottom: 15px;
 }
 
 .full-blog blockquote {
     margin: 0 auto;
 }
 
/* .new-grid .full-blog {
     width: 65%;
 }*/
 
 .full-home-item .title_item {
     width: 32%;
     margin: 0 auto;
     background: #ff9911;
 }
 
 .full-home-item {
     width: 100%;
     clear: both;
 }
 
 .full-width-section {
     background: #e2e2e2;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: horizontal;
     -webkit-box-direction: normal;
         -ms-flex-direction: row;
             flex-direction: row;
     -webkit-box-pack: justify;
         -ms-flex-pack: justify;
             justify-content: space-between;
     border: 0.375rem solid #ff9911;
 }
 
 .full-width-section .homeitem_content {
     width: 32%;
 }
/*astrid*/
.full-width-section .homeitem_content .blog-inner::after, .with-image .blog-inner::after{
background:none;	
}

/*eo astrid*/

 .full-width-section .homeitem_content img {
     width: 100%;
     height: auto;
     display: block;
 }
 
 .clear {
     clear: both;
 }
 
 @media screen and (max-width: 992px) {
     .full-width-section .homeitem_content {
         width: 50%;
         padding: 15px;
     }
     .full-width-section {
         -ms-flex-wrap: wrap;
             flex-wrap: wrap;
         -webkit-box-align: center;
             -ms-flex-align: center;
                 align-items: center;
         -webkit-box-pack: center;
             -ms-flex-pack: center;
                 justify-content: center;
     }
     .grid-item {
         width: 50%;
     }
     .full-blog,
     .new-grid .full-blog {
         width: 50%;
     }
 }
 
 @media screen and (max-width: 680px) {
     .full-home-item {
         margin-top: 20px;
     }
     .home .homeitem.feiten {
         float: none;
     }
     .full-width-section .homeitem_content {
         width: 100%;
     }
	 header h1 {
  		background-color: #91bed3;
		 color:#fff;
		 text-shadow: none;
		 margin-bottom:20px;
	}
	 header h1 span{
		 color:#fff;
	 }
 }
 
 @media screen and (max-width: 480px) {
     .grid-item {
         width: 100%;
     }
     .full-blog,
     .new-grid .full-blog {
         width: 100%;
     }
 }