@charset "UTF-8";
/* Fonts */
@font-face {
  font-family: 'Akzidenz Grotesk Pro Regular';
  src: url("/kids/fonts/akzidenzgroteskpro/regular.eot");
  src: local("☺"), url("/kids/fonts/akzidenzgroteskpro/regular.woff") format("woff"), url("/kids/fonts/akzidenzgroteskpro/regular.ttf") format("truetype"), url("/kids/fonts/akzidenzgroteskpro/regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Akzidenz Grotesk Pro Light';
  src: url("/kids/fonts/akzidenzgroteskpro/light.eot");
  src: url("/kids/fonts/akzidenzgroteskpro/light.eot?#iefix") format("embedded-opentype"), url("/kids/fonts/akzidenzgroteskpro/light.woff") format("woff"), url("/kids/fonts/akzidenzgroteskpro/light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Akzidenz Grotesk Pro Md';
  src: url("/kids/fonts/akzidenzgroteskpro/md.eot");
  src: local("☺"), url("/kids/fonts/akzidenzgroteskpro/md.woff") format("woff"), url("/kids/fonts/akzidenzgroteskpro/md.ttf") format("truetype"), url("/kids/fonts/akzidenzgroteskpro/md.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* /Fonts */
section {
  font-family: "Akzidenz Grotesk Pro Regular";
}

a {
  color: #f9787d;
}

.slide_inner {
  padding: 0 20px;
}

.gk_promo {
  position: relative;
  background: #f1fafd;
}

.gk_promo .shape_1 {
  background: url(../images/sections/promo/shape_1.png) no-repeat 0 0;
  position: absolute;
  width: 139px;
  height: 258px;
  right: 0;
  bottom: 10px;
}

.gk_promo .slide_inner {
  padding: 0;
}

.gk_promo .promo_block {
  display: table;
  width: 100%;
}

@media only screen and (max-width: 700px) {
  .gk_promo .promo_block {
    display: block;
  }
}

.gk_promo .promo_block .promo_left {
  background: url(../images/sections/promo/bg.jpg) no-repeat 0 0;
  background-size: auto 100%;
  display: table-cell;
  width: 50%;
  height: 580px;
}

@media only screen and (max-width: 1500px) {
  .gk_promo .promo_block .promo_left {
    background-position: 90% 0;
  }
}

@media only screen and (max-width: 1150px) {
  .gk_promo .promo_block .promo_left {
    height: 500px;
  }
}

@media only screen and (max-width: 850px) {
  .gk_promo .promo_block .promo_left {
    height: 400px;
  }
}

@media only screen and (max-width: 768px) {
  .gk_promo .promo_block .promo_left {
    background-position: 70% 0;
  }
}

@media only screen and (max-width: 700px) {
  .gk_promo .promo_block .promo_left {
    background-position: 0 0;
    display: block;
    width: 100%;
    height: 250px;
  }
}

.gk_promo .promo_block .promo_right {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding-right: 20px;
}

@media only screen and (max-width: 700px) {
  .gk_promo .promo_block .promo_right {
    display: block;
    width: 100%;
    padding: 30px 20px;
  }
}

.gk_promo .promo_block .promo_right .promo_title {
  font-family: "Akzidenz Grotesk Pro Md";
  color: #104b78;
  font-size: 27px;
  padding-bottom: 10px;
}

@media only screen and (max-width: 800px) {
  .gk_promo .promo_block .promo_right .promo_title {
    font-size: 22px;
  }
}

@media only screen and (max-width: 700px) {
  .gk_promo .promo_block .promo_right .promo_title {
    font-size: 20px;
  }
}

.gk_promo .promo_block .promo_right .promo_pack {
  position: relative;
  display: inline-block;
  padding-top: 45px;
}

.gk_promo .promo_block .promo_right .promo_pack .pack_stick {
  background: url(../images/sections/promo/circle.png) no-repeat 0 0;
  position: absolute;
  width: 101px;
  height: 100px;
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 19px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  padding-top: 25px;
  top: 0;
  right: 20px;
}

@media only screen and (max-width: 768px) {
  .gk_promo .promo_block .promo_right .promo_pack .pack_stick {
    background-size: cover;
    font-size: 16px;
    padding-top: 25px;
    width: 90px;
    height: 90px;
  }
}

@media only screen and (max-width: 700px) {
  .gk_promo .promo_block .promo_right .promo_pack .pack_stick {
    right: 0;
  }
}

@media only screen and (max-width: 480px) {
  .gk_promo .promo_block .promo_right .promo_pack .pack_stick {
    font-size: 14px;
    padding-top: 22px;
    width: 75px;
    height: 75px;
  }
}

.gk_promo .promo_block .promo_right .promo_pack .pack_img {
  margin-left: -55px;
  box-sizing: content-box;
  padding-right: 50px;
}

@media only screen and (max-width: 700px) {
  .gk_promo .promo_block .promo_right .promo_pack .pack_img {
    padding-right: 0;
    margin-left: -25px;
  }
}

@media only screen and (max-width: 480px) {
  .gk_promo .promo_block .promo_right .promo_instr {
    padding-top: 10px;
  }
}

.gk_promo .promo_block .promo_right .promo_instr a {
  display: inline-block;
  font-family: "Akzidenz Grotesk Pro Light";
  font-size: 15px;
  color: #104b78;
  text-decoration: none;
  -webkit-transition: transform ease-in-out 0.2s;
  -khtml-transition: transform ease-in-out 0.2s;
  -moz-transition: transform ease-in-out 0.2s;
  -ms-transition: transform ease-in-out 0.2s;
  -o-transition: transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s;
}

.gk_promo .promo_block .promo_right .promo_instr a:hover {
  -webkit-transform: scale(1.05);
  -khtml-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.gk_promo .promo_block .promo_right .promo_instr a i {
  background: url(../images/sections/promo/instr_geks_new.png) no-repeat 0 0;
  position: relative;
  display:inline-block;
  width: 26px;
  height: 26px;
  top: 6px;
  margin-right: 10px;
}

.where-wg {
  margin-top: 25px;
  
}

.where-wg a {
 position: relative;
  display: inline-block;
  height: 40px;
  padding: 8px 35px 0 30px;
  border-radius: 23px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  background: #104b78;
  -webkit-transition: transform ease-in-out 0.2s;
  -khtml-transition: transform ease-in-out 0.2s;
  -moz-transition: transform ease-in-out 0.2s;
  -ms-transition: transform ease-in-out 0.2s;
  -o-transition: transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s;
}

.where-wg a:hover {
 webkit-transform: scale(1.05);
    -khtml-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.gk_slide_1 {
  position: relative;
  background: #fff;
}

.gk_slide_1 .shape_1 {
  background: url(../images/sections/slide_1/shape_1.png) no-repeat 0 0;
  position: absolute;
  width: 108px;
  height: 113px;
  top: 0;
  left: 0;
}

.gk_slide_1 .shape_2 {
  background: url(../images/sections/slide_1/shape_2.png) no-repeat 0 0;
  position: absolute;
  width: 214px;
  height: 86px;
  top: 0;
  left: 30%;
}

.gk_slide_1 .shape_3 {
  background: url(../images/sections/slide_1/shape_3.png) no-repeat 0 0;
  position: absolute;
  width: 224px;
  height: 267px;
  right: 0;
  bottom: 20px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_1 .shape_3 {
    display: none;
  }
}

.gk_slide_1 .slide_inner {
  position: relative;
  padding: 80px 20px 140px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_1 .slide_inner {
    padding-bottom: 30px;
  }
}

.gk_slide_1 .slide_inner .top_info {
  max-width: 700px;
  margin: 0 auto;
}

.gk_slide_1 .slide_inner .top_info .top_descr {
  font-size: 18px;
  color: #17619a;
  text-align: center;
}

.gk_slide_1 .slide_inner .top_info .top_title {
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 23px;
  color: #104b78;
  text-align: center;
  max-width: 565px;
  margin: 0 auto;
  padding-top: 55px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_1 .slide_inner .top_info .top_title {
    font-size: 20px;
  }
}

.gk_slide_1 .slide_inner .top_info .top_title sup {
  font-size: 55%;
  top: -0.8em;
}

.gk_slide_1 .slide_inner .gk_pack {
  position: absolute;
  width: 528px;
  margin-left: -264px;
  left: 50%;
  bottom: -130px;
}

@media only screen and (max-width: 560px) {
  .gk_slide_1 .slide_inner .gk_pack {
    width: 100%;
    margin-left: -52%;
  }
}

.gk_slide_2 {
  background: #eff8fb;
}

.gk_slide_2 .slide_inner {
  padding: 168px 20px 46px;
}

.gk_slide_2 .why_title {
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 23px;
  text-align: center;
  color: #104b78;
}

@media only screen and (max-width: 480px) {
  .gk_slide_2 .why_title {
    font-size: 20px;
  }
}

.gk_slide_2 .why_list {
  font-size: 0;
  text-align: center;
  max-width: 987px;
  margin: 0 auto;
  padding-top: 36px;
}

.gk_slide_2 .why_list .why_item {
  display: inline-block;
  vertical-align: top;
  width: 245px;
  padding: 0 42px 32px;
  box-sizing: content-box;
}

@media only screen and (max-width: 480px) {
  .gk_slide_2 .why_list .why_item {
    padding: 0 0 32px;
  }
}

.gk_slide_2 .why_list .why_item.item_1 .item_icon div {
  background-position: 0 0;
  width: 36px;
  height: 36px;
  margin: -18px 0 0 -18px;
}

.gk_slide_2 .why_list .why_item.item_2 .item_icon div {
  background-position: -41px 0;
  width: 35px;
  height: 32px;
  margin: -16px 0 0 -17px;
}

.gk_slide_2 .why_list .why_item.item_3 .item_icon div {
  background-position: -81px 0;
  width: 36px;
  height: 35px;
  margin: -18px 0 0 -18px;
}

.gk_slide_2 .why_list .why_item.item_4 .item_icon div {
  background-position: -122px 0;
  width: 36px;
  height: 36px;
  margin: -18px 0 0 -18px;
}

.gk_slide_2 .why_list .why_item.item_5 .item_icon div {
  background-position: -163px 0;
  width: 16px;
  height: 48px;
  margin: -24px 0 0 -8px;
}

.gk_slide_2 .why_list .why_item.item_6 .item_icon div {
  background-position: -184px 0;
  width: 42px;
  height: 42px;
  margin: -21px 0 0 -21px;
}

.gk_slide_2 .why_list .why_item .item_icon {
  position: relative;
  background: #fff;
  width: 62px;
  height: 62px;
  border-radius: 31px;
  border: 1px solid #295e86;
  margin: 0 auto;
}

.gk_slide_2 .why_list .why_item .item_icon div {
  background: url(../images/sections/slide_2/icons.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
}

.gk_slide_2 .why_list .why_item .item_title {
  font-size: 16px;
  padding-top: 15px;
  color: #17619a;
}

.gk_slide_3 {
  background: #f1fafd;
  position: relative;
}

.gk_slide_3 .shape_1 {
  background: url(../images/sections/slide_3/shape_1.png) no-repeat 0 0;
  position: absolute;
  width: 104px;
  height: 386px;
  top: 80px;
  left: 0;
}

@media only screen and (max-width: 480px) {
  .gk_slide_3 .shape_1 {
    display: none;
  }
}

.gk_slide_3 .shape_2 {
  background: url(../images/sections/slide_3/shape_2.png) no-repeat 0 0;
  position: absolute;
  width: 218px;
  height: 263px;
  top: 32px;
  right: 0;
}

.gk_slide_3 .shape_3 {
  background: url(../images/sections/slide_3/shape_3.png) no-repeat 0 0;
  position: absolute;
  width: 224px;
  height: 55px;
  left: 45%;
  bottom: 0;
  display: none;
}

.gk_slide_3 .shape_4 {
  background: url(../images/sections/slide_3/shape_4.png) no-repeat 0 0;
  position: absolute;
  width: 182px;
  height: 329px;
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 768px) {
  .gk_slide_3 .shape_4 {
    display: none;
  }
}

.gk_slide_3 .slide_inner {
  position: relative;
  padding: 0;
}

.gk_slide_3 .content_list {
  background: url(../images/sections/slide_3/bg.jpg) no-repeat 0 0;
  background-size: auto 100%;
  width: 100%;
}

@media only screen and (max-width: 1420px) {
  .gk_slide_3 .content_list {
    background-position: -92px 0;
  }
}

@media only screen and (max-width: 1220px) {
  .gk_slide_3 .content_list {
    background-position: -185px 0;
  }
}

@media only screen and (max-width: 750px) {
  .gk_slide_3 .content_list {
    background: none;
  }
}

.gk_slide_3 .content_list .content_left {
  float: left;
  width: 50%;
}

@media only screen and (max-width: 750px) {
  .gk_slide_3 .content_list .content_left {
    display: none;
  }
}

.gk_slide_3 .content_list .content_right {
  float: left;
  width: 50%;
  padding: 52px 20px 62px 0;
}

@media only screen and (max-width: 1040px) {
  .gk_slide_3 .content_list .content_right {
    padding: 30px 20px 30px 0;
  }
}

@media only screen and (max-width: 750px) {
  .gk_slide_3 .content_list .content_right {
    float: none;
    width: 100%;
    padding: 30px 20px;
  }
}

.gk_slide_3 .content_list .content_right .list_block {
  position: relative;
  max-width: 380px;
}

@media only screen and (max-width: 750px) {
  .gk_slide_3 .content_list .content_right .list_block {
    margin: 0 auto;
  }
}

.gk_slide_3 .content_list .content_right .list_block.list_1 {
  padding-bottom: 80px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_3 .content_list .content_right .list_block.list_1 {
    padding-bottom: 40px;
  }
}

.gk_slide_3 .content_list .content_right .list_block .list_title {
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 23px;
  color: #104b78;
  padding-bottom: 26px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_3 .content_list .content_right .list_block .list_title {
    font-size: 20px;
    text-align: center;
  }
}

.gk_slide_3 .content_list .content_right .list_block .items_list .list_item {
  position: relative;
  padding-bottom: 32px;
}

@media only screen and (max-width: 1220px) {
  .gk_slide_3 .content_list .content_right .list_block .items_list .list_item {
    padding-bottom: 15px;
  }
}

.gk_slide_3 .content_list .content_right .list_block .items_list .list_item i {
  background: url(../images/sections/slide_3/list_item.png) no-repeat 0 0;
  position: absolute;
  width: 31px;
  height: 30px;
  top: 0;
  left: 0;
}

.gk_slide_3 .content_list .content_right .list_block .items_list .list_item div {
  font-size: 17px;
  padding-left: 54px;
  line-height: 1.5;
  color: #17619a;
}

@media only screen and (max-width: 480px) {
  .gk_slide_3 .content_list .content_right .list_block .items_list .list_item div {
    font-size: 16px;
  }
}

.gk_slide_4 {
  position: relative;
  background: #e8f5f9;
}

.gk_slide_4 .shape_1 {
  background: url(../images/sections/slide_4/shape_1.png) no-repeat 0 0;
  position: absolute;
  width: 174px;
  height: 385px;
  top: 40px;
  left: 0;
}

@media only screen and (max-width: 768px) {
  .gk_slide_4 .shape_1 {
    display: none;
  }
}

.gk_slide_4 .shape_2 {
  background: url(../images/sections/slide_4/shape_2.png) no-repeat 0 0;
  position: absolute;
  width: 218px;
  height: 250px;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 480px) {
  .gk_slide_4 .shape_2 {
    display: none;
  }
}

.gk_slide_4 .shape_3 {
  background: url(../images/sections/slide_4/shape_3.png) no-repeat 0 0;
  position: absolute;
  width: 163px;
  height: 136px;
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 480px) {
  .gk_slide_4 .shape_3 {
    display: none;
  }
}

.gk_slide_4 .slide_inner {
  position: relative;
  padding: 45px 0 0;
}

.gk_slide_4 .pregnancy_title {
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 23px;
  color: #104b78;
  text-align: center;
  padding: 0 20px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_4 .pregnancy_title {
    font-size: 20px;
  }
}

.gk_slide_4 .pregnancy_block {
  display: table;
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  padding: 38px 0 0 20px;
}

@media only screen and (max-width: 750px) {
  .gk_slide_4 .pregnancy_block {
    padding: 38px 20px 0 20px;
  }
}

.gk_slide_4 .pregnancy_block .pregnancy_left {
  display: table-cell;
  width: 45%;
  padding-top: 90px;
  vertical-align: top;
}

@media only screen and (max-width: 750px) {
  .gk_slide_4 .pregnancy_block .pregnancy_left {
    display: block;
    width: 100%;
    padding-top: 0;
  }
}

.gk_slide_4 .pregnancy_block .pregnancy_left .pregnancy_descr {
  font-size: 17px;
  max-width: 450px;
  color: #17619a;
  line-height: 1.5;
}

@media only screen and (max-width: 750px) {
  .gk_slide_4 .pregnancy_block .pregnancy_left .pregnancy_descr {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 480px) {
  .gk_slide_4 .pregnancy_block .pregnancy_left .pregnancy_descr {
    font-size: 16px;
    text-align: center;
  }
}

.gk_slide_4 .pregnancy_block .pregnancy_left .pregnancy_descr strong {
  font-size: 18px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_4 .pregnancy_block .pregnancy_left .pregnancy_descr strong {
    font-size: 16px;
  }
}

.gk_slide_4 .pregnancy_block .pregnancy_left .pregnancy_descr p {
  padding-bottom: 1em;
}

.gk_slide_4 .pregnancy_block .pregnancy_right {
  background: url(../images/sections/slide_4/pregnancy.jpg) no-repeat 0 50%;
  background-size: auto 100%;
  display: table-cell;
  width: 55%;
  height: 552px;
}

@media only screen and (max-width: 900px) {
  .gk_slide_4 .pregnancy_block .pregnancy_right {
    background-size: 100% auto;
  }
}

@media only screen and (max-width: 750px) {
  .gk_slide_4 .pregnancy_block .pregnancy_right {
    background-position: 50% 50%;
    background-size: auto 100%;
    display: block;
    width: 100%;
    height: 400px;
  }
}

@media only screen and (max-width: 480px) {
  .gk_slide_4 .pregnancy_block .pregnancy_right {
    height: 250px;
  }
}

.gk_slide_5 {
  position: relative;
}

.gk_slide_5 .shape_1 {
  background: url(../images/sections/slide_5/shape_1.png) no-repeat 0 0;
  position: absolute;
  width: 242px;
  height: 291px;
  left: 0;
  bottom: 0;
}

@media only screen and (max-width: 480px) {
  .gk_slide_5 .shape_1 {
    display: none;
  }
}

.gk_slide_5 .shape_2 {
  background: url(../images/sections/slide_5/shape_2.png) no-repeat 0 0;
  position: absolute;
  width: 265px;
  height: 269px;
  right: 0;
  bottom: 52px;
}

@media only screen and (max-width: 768px) {
  .gk_slide_5 .shape_2 {
    display: none;
  }
}

.gk_slide_5 .slide_inner {
  position: relative;
  padding: 90px 0 165px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_5 .slide_inner {
    padding: 40px 0 140px;
  }
}

.gk_slide_5 .why_title {
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 23px;
  color: #104b78;
  text-align: center;
}

@media only screen and (max-width: 480px) {
  .gk_slide_5 .why_title {
    font-size: 20px;
    padding: 0 20px;
  }
}

.gk_slide_5 .why_list {
  font-size: 0;
  text-align: center;
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 60px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_5 .why_list {
    padding-top: 30px;
  }
}

.gk_slide_5 .why_list .why_item {
  display: inline-block;
  vertical-align: top;
  max-width: 300px;
  padding: 0 25px 30px;
  box-sizing: content-box;
}

.gk_slide_5 .why_list .why_item.item_1 .item_icon div {
  background-position: 0 0;
  width: 23px;
  height: 47px;
  margin: -23px 0 0 -10px;
}

.gk_slide_5 .why_list .why_item.item_2 .item_icon div {
  background-position: -28px 0;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
}

.gk_slide_5 .why_list .why_item.item_3 .item_icon div {
  background-position: -73px 0;
  width: 34px;
  height: 37px;
  margin: -18px 0 0 -17px;
}

.gk_slide_5 .why_list .why_item.item_4 .item_icon div {
  background-position: -112px 0;
  width: 35px;
  height: 35px;
  margin: -17px 0 0 -17px;
}

.gk_slide_5 .why_list .why_item .item_icon {
  position: relative;
  width: 64px;
  height: 64px;
  border-radius: 32px;
  border: 1px solid #114c79;
  margin: 0 auto;
}

.gk_slide_5 .why_list .why_item .item_icon div {
  background: url(../images/sections/slide_5/icons.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
}

.gk_slide_5 .why_list .why_item .item_title {
  font-size: 16px;
  padding-top: 22px;
  color: #17619a;
  line-height: 1.5;
}

.gk_slide_5 .why_descr {
  font-size: 20px;
  color: #104b78;
  max-width: 760px;
  text-align: center;
  margin: 0 auto;
  padding-top: 40px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_5 .why_descr {
    font-size: 17px;
    padding: 20px 20px 0;
  }
}

.gk_slide_5 .gk_pack {
  position: absolute;
  width: 528px;
  margin-left: -264px;
  left: 50%;
  bottom: -130px;
}

@media only screen and (max-width: 560px) {
  .gk_slide_5 .gk_pack {
    width: 100%;
    margin-left: -52%;
  }
}

@media only screen and (max-width: 480px) {
  .gk_slide_5 .gk_pack {
    bottom: -60px;
  }
}

.gk_slide_6 {
  background: #f1fafd;
  color: #17619a;
}

.gk_slide_6 .slide_inner {
  padding: 165px 20px 100px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_6 .slide_inner {
    padding: 85px 20px 50px;
  }
}

.gk_slide_6 .defence_title {
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 22px;
  text-align: center;
  color: #104b78;
}

@media only screen and (max-width: 480px) {
  .gk_slide_6 .defence_title {
    font-size: 20px;
  }
}

.gk_slide_6 .defence_block {
  display: table;
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 750px) {
  .gk_slide_6 .defence_block {
    display: block;
  }
}

.gk_slide_6 .defence_block .defence_left {
  display: table-cell;
  width: 50%;
  height: 466px;
  font-size: 17px;
  line-height: 1.5;
  padding-top: 60px;
}

@media only screen and (max-width: 750px) {
  .gk_slide_6 .defence_block .defence_left {
    display: block;
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 480px) {
  .gk_slide_6 .defence_block .defence_left {
    padding-top: 30px;
    font-size: 16px;
  }
}

.gk_slide_6 .defence_block .defence_left .defence_text {
  max-width: 450px;
}

@media only screen and (max-width: 750px) {
  .gk_slide_6 .defence_block .defence_left .defence_text {
    max-width: 100%;
  }
}

.gk_slide_6 .defence_block .defence_left .defence_text p {
  padding-bottom: 2em;
}

.gk_slide_6 .defence_block .defence_left .defence_text strong {
  font-size: 18px;
}

.gk_slide_6 .defence_block .defence_right {
  background: url(../images/sections/slide_6/defence.jpg) no-repeat 100% 50%;
  background-size: 100% auto;
  display: table-cell;
  width: 50%;
}

@media only screen and (max-width: 750px) {
  .gk_slide_6 .defence_block .defence_right {
    background-position: 50% 0;
    background-size: auto 100%;
    display: block;
    width: 100%;
    height: 250px;
  }
}

.gk_slide_6 .defence_note {
  max-width: 950px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

@media only screen and (max-width: 750px) {
  .gk_slide_6 .defence_note {
    padding-top: 30px;
  }
}

@media only screen and (max-width: 480px) {
  .gk_slide_6 .defence_note {
    font-size: 17px;
  }
}

.gk_slide_7 {
  background: #e7f7fc;
  color: #104b78;
}

.gk_slide_7 .slide_inner {
  padding: 80px 20px 72px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_7 .slide_inner {
    padding: 40px 20px;
  }
}

.gk_slide_7 .using_wrap .using_title {
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 22px;
  text-align: center;
  padding-bottom: 15px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_7 .using_wrap .using_title {
    font-size: 20px;
  }
}

.gk_slide_7 .using_wrap .using_descr {
  font-family: "Akzidenz Grotesk Pro Light";
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
  color: #17619a;
}

.gk_slide_7 .using_wrap .using_block {
  max-width: 960px;
  margin: 0 auto;
  padding: 24px 0 28px;
}

.gk_slide_7 .using_wrap .using_block .using_item {
  float: left;
  width: 50%;
}

@media only screen and (max-width: 750px) {
  .gk_slide_7 .using_wrap .using_block .using_item {
    float: none;
    width: 100%;
  }
}

.gk_slide_7 .using_wrap .using_block .using_item.item_1 {
  position: relative;
}

@media only screen and (max-width: 750px) {
  .gk_slide_7 .using_wrap .using_block .using_item.item_1 {
    padding-bottom: 30px;
  }
}

.gk_slide_7 .using_wrap .using_block .using_item.item_1 .item_inner {
  float: right;
  padding-right: 65px;
}

@media only screen and (max-width: 750px) {
  .gk_slide_7 .using_wrap .using_block .using_item.item_1 .item_inner {
    float: none;
    padding-right: 0;
  }
}

.gk_slide_7 .using_wrap .using_block .using_item.item_1 .item_block .item_left .item_elem div {
  padding-top: 5px;
}

.gk_slide_7 .using_wrap .using_block .using_item.item_1 .item_block .item_right .item_elem i {
  background-position: -29px 0;
}

.gk_slide_7 .using_wrap .using_block .using_item.item_1 .item_border {
  position: absolute;
  border-right: 2px solid #104b78;
  width: 1px;
  height: 92px;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 750px) {
  .gk_slide_7 .using_wrap .using_block .using_item.item_1 .item_border {
    border-bottom: 2px solid #104b78;
    width: 100%;
    height: 1px;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.gk_slide_7 .using_wrap .using_block .using_item.item_2 {
  padding-left: 56px;
}

@media only screen and (max-width: 750px) {
  .gk_slide_7 .using_wrap .using_block .using_item.item_2 {
    padding-left: 0;
  }
}

.gk_slide_7 .using_wrap .using_block .using_item.item_2 .item_block .item_left .item_elem div {
  padding-top: 12px;
}

@media only screen and (max-width: 970px) {
  .gk_slide_7 .using_wrap .using_block .using_item.item_2 .item_block .item_right {
    float: none;
    padding: 75px 0 0 8px;
  }
}

.gk_slide_7 .using_wrap .using_block .using_item.item_2 .item_block .item_right .item_elem i {
  background-position: -83px 0;
}

.gk_slide_7 .using_wrap .using_block .using_item .item_title {
  font-size: 20px;
  max-width: 280px;
  text-align: center;
  line-height: 1.2;
  padding-top: 14px;
}

@media only screen and (max-width: 750px) {
  .gk_slide_7 .using_wrap .using_block .using_item .item_title {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 480px) {
  .gk_slide_7 .using_wrap .using_block .using_item .item_title {
    font-size: 18px;
  }
}

.gk_slide_7 .using_wrap .using_block .using_item .item_block {
  padding-top: 24px;
}

@media only screen and (max-width: 750px) {
  .gk_slide_7 .using_wrap .using_block .using_item .item_block {
    max-width: 280px;
    margin: 0 auto;
  }
}

.gk_slide_7 .using_wrap .using_block .using_item .item_block .item_left {
  float: left;
}

.gk_slide_7 .using_wrap .using_block .using_item .item_block .item_left .item_elem {
  position: relative;
  padding-right: 15px;
}

.gk_slide_7 .using_wrap .using_block .using_item .item_block .item_left .item_elem i {
  background: #104b78;
  position: absolute;
  display: block;
  width: 62px;
  height: 62px;
  border-radius: 31px;
  top: 0;
  left: 0;
}

.gk_slide_7 .using_wrap .using_block .using_item .item_block .item_left .item_elem i i {
  background: url(../images/sections/slide_7/using_icons.png) no-repeat 0 0;
  position: absolute;
  display: block;
  width: 24px;
  height: 50px;
  margin: -20px 0 0 -12px;
  top: 50%;
  left: 50%;
}

.gk_slide_7 .using_wrap .using_block .using_item .item_block .item_left .item_elem div {
  padding-left: 72px;
  font-size: 14px;
  text-align: center;
  line-height: 1.2;
}

.gk_slide_7 .using_wrap .using_block .using_item .item_block .item_right {
  float: left;
  padding-top: 3px;
}

.gk_slide_7 .using_wrap .using_block .using_item .item_block .item_right .item_elem {
  position: relative;
}

.gk_slide_7 .using_wrap .using_block .using_item .item_block .item_right .item_elem i {
  background: url(../images/sections/slide_7/using_icons.png) no-repeat;
  position: absolute;
  width: 49px;
  height: 49px;
  top: 0;
  left: 0;
}

.gk_slide_7 .using_wrap .using_block .using_item .item_block .item_right .item_elem div {
  padding: 10px 0 0 57px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
}

.gk_slide_7 .using_wrap .using_note {
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
}

.gk_slide_7 .combine_wrap {
  padding-top: 50px;
}

.gk_slide_7 .combine_wrap .combine_descr {
  font-size: 22px;
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}

@media only screen and (max-width: 480px) {
  .gk_slide_7 .combine_wrap .combine_descr {
    font-size: 19px;
  }
}

.gk_slide_7 .combine_wrap .combine_block {
  font-size: 0;
  text-align: center;
  padding-top: 35px;
}

.gk_slide_7 .combine_wrap .combine_block .combine_item {
  display: inline-block;
  vertical-align: top;
  padding: 0 32px;
}

.gk_slide_7 .combine_wrap .combine_block .combine_item.item_1 {
  position: relative;
  padding-right: 52px;
}

@media only screen and (max-width: 750px) {
  .gk_slide_7 .combine_wrap .combine_block .combine_item.item_1 {
    display: block;
    padding: 0 32px 50px;
  }
}

.gk_slide_7 .combine_wrap .combine_block .combine_item.item_1 .item_icon div {
  background-position: 0 0;
  width: 27px;
  height: 28px;
  margin: -14px 0 0 -13px;
}

.gk_slide_7 .combine_wrap .combine_block .combine_item.item_1 .item_plus {
  position: absolute;
  background: url(../images/sections/slide_7/combine_icons.png) no-repeat -89px 0;
  width: 22px;
  height: 22px;
  top: 65px;
  right: 0;
}

@media only screen and (max-width: 750px) {
  .gk_slide_7 .combine_wrap .combine_block .combine_item.item_1 .item_plus {
    top: auto;
    margin-left: -11px;
    left: 50%;
    right: auto;
    bottom: 0;
  }
}

.gk_slide_7 .combine_wrap .combine_block .combine_item.item_2 {
  position: relative;
}

@media only screen and (max-width: 750px) {
  .gk_slide_7 .combine_wrap .combine_block .combine_item.item_2 {
    width: 50%;
  }
}

.gk_slide_7 .combine_wrap .combine_block .combine_item.item_2 .item_icon div {
  background-position: -32px 0;
  width: 21px;
  height: 21px;
  margin: -11px 0 0 -10px;
}

.gk_slide_7 .combine_wrap .combine_block .combine_item.item_2 .item_border {
  position: absolute;
  border-right: 2px solid #104b78;
  width: 1px;
  height: 50px;
  top: 55px;
  right: 0;
}

@media only screen and (max-width: 750px) {
  .gk_slide_7 .combine_wrap .combine_block .combine_item.item_3 {
    width: 50%;
  }
}

.gk_slide_7 .combine_wrap .combine_block .combine_item.item_3 .item_icon div {
  background-position: -58px 0;
  width: 26px;
  height: 21px;
  margin: -10px 0 0 -12px;
}

.gk_slide_7 .combine_wrap .combine_block .combine_item .item_icon {
  position: relative;
  background: #104b78;
  border-radius: 22px;
  width: 44px;
  height: 44px;
  margin: 0 auto;
}

.gk_slide_7 .combine_wrap .combine_block .combine_item .item_icon div {
  background: url(../images/sections/slide_7/combine_icons.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
}

.gk_slide_7 .combine_wrap .combine_block .combine_item .item_title {
  font-size: 22px;
  padding-top: 16px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_7 .combine_wrap .combine_block .combine_item .item_title {
    font-size: 18px;
  }
}

.gk_slide_8 {
  background: #fff;
}

.gk_slide_8 .slide_inner {
  padding: 24px 20px 30px;
}

.gk_slide_8 .slide_inner .lab_block {
  max-width: 400px;
  margin: 0 auto;
}

.gk_slide_8 .slide_inner .lab_block .lab_icon {
  background: url(../images/sections/slide_8/lab.png) no-repeat 0 0;
  width: 37px;
  height: 59px;
  margin: 0 auto;
}

.gk_slide_8 .slide_inner .lab_block .lab_title {
  font-size: 18px;
  color: #104b78;
  padding-top: 18px;
  text-align: center;
}

.gk_slide_8 .slide_inner .lab_block .lab_link {
  text-align: center;
  padding-top: 18px;
}

.gk_slide_8 .slide_inner .lab_block .lab_link a {
  background: #104b78;
  display: inline-block;
  padding: 10px 36px 0;
  height: 44px;
  border-radius: 22px;
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  -webkit-transition: transform ease-in-out 0.2s;
  -khtml-transition: transform ease-in-out 0.2s;
  -moz-transition: transform ease-in-out 0.2s;
  -ms-transition: transform ease-in-out 0.2s;
  -o-transition: transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s;
}

.gk_slide_8 .slide_inner .lab_block .lab_link a:hover {
  -webkit-transform: scale(1.05);
  -khtml-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.gk_slide_9 {
  position: relative;
  background: #f1fafd;
}

.gk_slide_9 .shape_1 {
  background: url(../images/sections/slide_9/shape_1.png) no-repeat 0 0;
  position: absolute;
  width: 173px;
  height: 386px;
  top: 38px;
  left: 0;
}

@media only screen and (max-width: 480px) {
  .gk_slide_9 .shape_1 {
    display: none;
  }
}

.gk_slide_9 .shape_2 {
  background: url(../images/sections/slide_9/shape_2.png) no-repeat 0 0;
  position: absolute;
  width: 218px;
  height: 263px;
  top: 14px;
  right: 0;
}

@media only screen and (max-width: 480px) {
  .gk_slide_9 .shape_2 {
    display: none;
  }
}

.gk_slide_9 .slide_inner {
  position: relative;
  padding: 55px 20px 75px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_9 .slide_inner {
    padding: 40px 20px;
  }
}

.gk_slide_9 .choosing_title {
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 23px;
  color: #104b78;
  text-align: center;
  padding-bottom: 42px;
}

@media only screen and (max-width: 480px) {
  .gk_slide_9 .choosing_title {
    font-size: 20px;
    padding-bottom: 30px;
  }
}

.gk_slide_9 .choosing_block {
  max-width: 770px;
  margin: 0 auto;
}

@media only screen and (max-width: 830px) {
  .gk_slide_9 .choosing_block {
    max-width: 100%;
  }
}

.gk_slide_9 .choosing_block .choosing_item {
  background: #fff;
  max-width: 370px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 8px rgba(107, 107, 107, 0.2);
  -khtml-box-shadow: 0px 0px 8px rgba(107, 107, 107, 0.2);
  -moz-box-shadow: 0px 0px 8px rgba(107, 107, 107, 0.2);
  -ms-box-shadow: 0px 0px 8px rgba(107, 107, 107, 0.2);
  -o-box-shadow: 0px 0px 8px rgba(107, 107, 107, 0.2);
  box-shadow: 0px 0px 8px rgba(107, 107, 107, 0.2);
}

@media only screen and (max-width: 830px) {
  .gk_slide_9 .choosing_block .choosing_item {
    max-width: 349px;
  }
}

@media only screen and (max-width: 785px) {
  .gk_slide_9 .choosing_block .choosing_item {
    float: none !important;
  }
}

.gk_slide_9 .choosing_block .choosing_item.left {
  float: left;
  margin-right: 15px;
}

@media only screen and (max-width: 785px) {
  .gk_slide_9 .choosing_block .choosing_item.left {
    margin: 0 auto 30px;
  }
}

.gk_slide_9 .choosing_block .choosing_item.left .item_image {
  padding-bottom: 22px;
}

.gk_slide_9 .choosing_block .choosing_item.right {
  float: right;
  margin-left: 15px;
}

@media only screen and (max-width: 785px) {
  .gk_slide_9 .choosing_block .choosing_item.right {
    margin: 0 auto;
  }
}

.gk_slide_9 .choosing_block .choosing_item.right .item_image {
  padding-bottom: 18px;
}

.gk_slide_9 .choosing_block .choosing_item .item_inner {
  padding: 35px 27px 33px;
  color: #17619a;
  text-align: center;
  font-size: 16px;
  min-height: 490px;
}

@media only screen and (max-width: 785px) {
  .gk_slide_9 .choosing_block .choosing_item .item_inner {
    margin: 0 auto;
  }
}

.gk_slide_9 .choosing_block .choosing_item .item_inner .item_image img {
  margin-left: -25px;
}

.gk_slide_9 .choosing_block .choosing_item .item_inner .item_title {
  padding: 24px 0 22px;
  border-top: 1px solid #17619a;
  border-bottom: 1px solid #17619a;
}

.gk_slide_9 .choosing_block .choosing_item .item_inner .item_title strong {
  text-transform: uppercase;
  color: #104b78;
  font-weight: bold;
}

.gk_slide_9 .choosing_block .choosing_item .item_inner .item_descr {
  padding-top: 22px;
}

footer {
  background: url(../images/footer/bg.png) repeat-y 50% 50%;
  background-size: 100% auto;
}

footer .shape_1 {
  background: url(../images/footer/shape_1.png) no-repeat 0 0;
  position: absolute;
  width: 197px;
  height: 334px;
  top: 32px;
  left: 0;
}

@media only screen and (max-width: 480px) {
  footer .shape_1 {
    display: none;
  }
}

footer .shape_2 {
  background: url(../images/footer/shape_2.png) no-repeat 0 0;
  position: absolute;
  width: 182px;
  height: 347px;
  top: 62px;
  right: 0;
}

@media only screen and (max-width: 480px) {
  footer .shape_2 {
    display: none;
  }
}

footer .footer_inner {
  position: relative;
}

footer .additional_title {
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 27px;
  color: #104b78;
}

@media only screen and (max-width: 480px) {
  footer .additional_title {
    font-size: 20px;
  }
}

footer .additional_block {
  padding: 50px 0 80px;
  max-width: 1000px;
  margin: 0 auto;
}

@media only screen and (max-width: 480px) {
  footer .additional_block {
    padding: 30px 0;
  }
}

footer .additional_block .additional_left {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding-right: 40px;
}

@media only screen and (max-width: 800px) {
  footer .additional_block .additional_left {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }
}

footer .additional_block .additional_right {
  display: table-cell;
  width: 50%;
  padding-left: 40px;
  text-align: left;
}

@media only screen and (max-width: 800px) {
  footer .additional_block .additional_right {
    display: block;
    width: 100%;
    padding-left: 0;
  }
}

footer .additional_block .additional_right .pack_title {
  font-size: 21px;
  color: #104b78;
}

@media only screen and (max-width: 480px) {
  footer .additional_block .additional_right .pack_title {
    font-size: 19px;
  }
}

footer .additional_block .additional_right .pack_descr {
  color: #17619a;
  padding: 20px 0 10px;
  line-height: 1.5;
}

footer .additional_block .additional_right .pack_link a {
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 13px;
  color: #17619a;
}

footer .footer_where a, footer .footer_buy a {
  display: inline-block;
  background: #104b78;
  height: 44px;
  border-radius: 22px;
  text-decoration: none;
  color: #fff;
  font-family: "Akzidenz Grotesk Pro Light";
  font-size: 15px;
  -webkit-transition: transform ease-in-out 0.2s;
  -khtml-transition: transform ease-in-out 0.2s;
  -moz-transition: transform ease-in-out 0.2s;
  -ms-transition: transform ease-in-out 0.2s;
  -o-transition: transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s;
}

footer .footer_where a:hover, footer .footer_buy a:hover {
  -webkit-transform: scale(1.05);
  -khtml-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

footer .footer_where a {
  position: relative;
  padding: 12px 70px 0 50px;
}

footer .footer_where a i {
  background: url(../images/footer/pin.png) no-repeat 0 0;
  position: absolute;
  display: block;
  width: 15px;
  height: 21px;
  top: 12px;
  right: 36px;
}

footer .footer_buy {
  padding-top: 34px;
}

footer .footer_buy a {
  padding: 12px 15px 0;
  text-transform: uppercase;
}

footer .footer_info {
  padding: 62px 0 48px;
  text-align: left;
  color: #999 !important;
}

footer .footer_warning {
  padding: 0 !important;
}

.auto_height {
  overflow: auto;
}

.popup_treatment_results {
  font-family: "Akzidenz Grotesk Pro Regular";
  max-width: 756px;
  margin: 0 auto;
  padding-bottom: 20px !important;
}

.popup_treatment_results .popup_inner {
  padding: 16px 30px 24px;
}

.popup_treatment_results .popup_inner .popup_lab {
  background: url(../images/popups/treatment_results/lab.png) no-repeat 0 0;
  width: 37px;
  height: 58px;
  margin: 0 auto 17px;
}

.popup_treatment_results .popup_inner .popup_title {
  font-family: "Akzidenz Grotesk Pro Md" !important;
  color: #104b78;
  text-transform: none !important;
  font-weight: 400 !important;
  max-width: 460px;
  margin: 0 auto;
  padding-bottom: 40px !important;
}

@media only screen and (max-width: 480px) {
  .popup_treatment_results .popup_inner .popup_title {
    font-size: 17px !important;
  }
}

.popup_treatment_results .popup_inner .results_block {
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
}

.popup_treatment_results .popup_inner .results_block .result_item {
  float: left;
  width: 50%;
}

@media only screen and (max-width: 480px) {
  .popup_treatment_results .popup_inner .results_block .result_item {
    float: none;
    width: 100%;
  }
}

.popup_treatment_results .popup_inner .results_block .result_item.item_1 {
  padding-right: 20px;
}

@media only screen and (max-width: 480px) {
  .popup_treatment_results .popup_inner .results_block .result_item.item_1 {
    padding-right: 0;
    padding-bottom: 30px;
  }
}

.popup_treatment_results .popup_inner .results_block .result_item.item_1 .item_descr_long {
  padding: 0 5px;
}

.popup_treatment_results .popup_inner .results_block .result_item.item_2 {
  padding-left: 20px;
}

@media only screen and (max-width: 480px) {
  .popup_treatment_results .popup_inner .results_block .result_item.item_2 {
    padding-left: 0;
  }
}

.popup_treatment_results .popup_inner .results_block .result_item.item_2 .item_descr_long {
  padding: 0 6px;
}

.popup_treatment_results .popup_inner .results_block .result_item.active .item_descr_button a {
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup_treatment_results .popup_inner .results_block .result_item .item_title {
  font-family: "Akzidenz Grotesk Pro Md";
  font-size: 18px;
  color: #104b78;
  padding-bottom: 20px;
}

.popup_treatment_results .popup_inner .results_block .result_item .item_descr_short {
  font-size: 16px;
  color: #104b78;
  padding: 8px 0 35px;
}

.popup_treatment_results .popup_inner .results_block .result_item .item_descr_long {
  font-size: 15px;
  color: #2b2b2b;
}

.popup_treatment_results .popup_inner .results_block .result_item .item_descr_long strong {
  color: #104b78;
}

.popup_treatment_results .popup_inner .results_block .result_item .item_descr_long .descr_more {
  display: none;
  padding-top: 10px;
  font-weight: bold;
  color: #2b2b2b;
}

.popup_treatment_results .popup_inner .results_block .result_item .item_descr_button {
  padding-top: 7px;
}

.popup_treatment_results .popup_inner .results_block .result_item .item_descr_button a {
  background: url(../images/popups/treatment_results/plus.png) no-repeat 0 0;
  display: block;
  width: 23px;
  height: 23px;
  margin: 0 auto;
  -webkit-transition: transform ease-in-out 0.2s;
  -khtml-transition: transform ease-in-out 0.2s;
  -moz-transition: transform ease-in-out 0.2s;
  -ms-transition: transform ease-in-out 0.2s;
  -o-transition: transform ease-in-out 0.2s;
  transition: transform ease-in-out 0.2s;
}

.popup_treatment_results .popup_inner .popup_footer {
  font-size: 14px;
  color: #bababa;
  text-align: center;
  padding-top: 15px;
}
