@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/montserrat-v15-latin-regular.eot);
  src: local(), url(/fonts/montserrat-v15-latin-regular.eot?#iefix) format("embedded-opentype"), url(/fonts/montserrat-v15-latin-regular.woff2) format("woff2"), url(/fonts/montserrat-v15-latin-regular.woff) format("woff"), url(/fonts/montserrat-v15-latin-regular.ttf) format("truetype"), url(/fonts/montserrat-v15-latin-regular.svg#Montserrat) format("svg")
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(/fonts/montserrat-v15-latin-italic.eot);
  src: local(), url(/fonts/montserrat-v15-latin-italic.eot?#iefix) format("embedded-opentype"), url(/fonts/montserrat-v15-latin-italic.woff2) format("woff2"), url(/fonts/montserrat-v15-latin-italic.woff) format("woff"), url(/fonts/montserrat-v15-latin-italic.ttf) format("truetype"), url(/fonts/montserrat-v15-latin-italic.svg#Montserrat) format("svg")
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/montserrat-v15-latin-500.eot);
  src: local(), url(/fonts/montserrat-v15-latin-500.eot?#iefix) format("embedded-opentype"), url(/fonts/montserrat-v15-latin-500.woff2) format("woff2"), url(/fonts/montserrat-v15-latin-500.woff) format("woff"), url(/fonts/montserrat-v15-latin-500.ttf) format("truetype"), url(/fonts/montserrat-v15-latin-500.svg#Montserrat) format("svg")
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/montserrat-v15-latin-600.eot);
  src: local(), url(/fonts/montserrat-v15-latin-600.eot?#iefix) format("embedded-opentype"), url(/fonts/montserrat-v15-latin-600.woff2) format("woff2"), url(/fonts/montserrat-v15-latin-600.woff) format("woff"), url(/fonts/montserrat-v15-latin-600.ttf) format("truetype"), url(/fonts/montserrat-v15-latin-600.svg#Montserrat) format("svg")
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/montserrat-v15-latin-700.eot);
  src: local(), url(/fonts/montserrat-v15-latin-700.eot?#iefix) format("embedded-opentype"), url(/fonts/montserrat-v15-latin-700.woff2) format("woff2"), url(/fonts/montserrat-v15-latin-700.woff) format("woff"), url(/fonts/montserrat-v15-latin-700.ttf) format("truetype"), url(/fonts/montserrat-v15-latin-700.svg#Montserrat) format("svg")
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(/fonts/montserrat-v15-latin-800.eot);
  src: local(), url(/fonts/montserrat-v15-latin-800.eot?#iefix) format("embedded-opentype"), url(/fonts/montserrat-v15-latin-800.woff2) format("woff2"), url(/fonts/montserrat-v15-latin-800.woff) format("woff"), url(/fonts/montserrat-v15-latin-800.ttf) format("truetype"), url(/fonts/montserrat-v15-latin-800.svg#Montserrat) format("svg")
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(/fonts/montserrat-v15-latin-900.eot);
  src: local(), url(/fonts/montserrat-v15-latin-900.eot?#iefix) format("embedded-opentype"), url(/fonts/montserrat-v15-latin-900.woff2) format("woff2"), url(/fonts/montserrat-v15-latin-900.woff) format("woff"), url(/fonts/montserrat-v15-latin-900.ttf) format("truetype"), url(/fonts/montserrat-v15-latin-900.svg#Montserrat) format("svg")
}

body {
  background: #dfdfdf24;
  color: #28313e;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  line-height: 1.5;
  margin: 0;
  padding: 0
}

header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  left: 0;
  width: 100%;
  background: #27ae60
}

li {
  font-size: 14px
}

header .container,
footer .container {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.container {
  max-width: 1340px;
  margin: 0 auto;
  width: 100%
}

.logo {
  position: relative;
  width: 250px;
  min-height: 25px;
  margin-left: 20px;
  display: block
}

.logo span:first-child {
  color: #198949;
  z-index: 10;
  font-weight: 700;
  font-size: 28px;
  position: absolute;
  top: -9px;
  left: 70px;
  text-shadow: 1px 1px 1px #92a9c7, 0 0 0 #274e29
}

.logo span:last-child {
  color: #15008b;
  z-index: 10;
  font-weight: 700;
  font-size: 28px;
  position: absolute;
  top: -9px;
  left: 102px;
  text-shadow: 1px 1px 1px #90e25d, 1px 1px 0 #7fff0e
}

.logo::before {
  content: "";
  top: 50%;
  left: 50%;
  width: 95%;
  background: #e8ebed;
  height: 150%;
  display: block;
  position: absolute;
  -webkit-transform: translateY(-65%) translateX(-55%);
  transform: translateY(-65%) translateX(-55%);
  z-index: 1
}

.logo::after {
  content: "";
  top: 50%;
  left: 50%;
  width: 95%;
  background: #fff;
  height: 150%;
  display: block;
  position: absolute;
  -webkit-transform: translateY(-45%) translateX(-45%);
  transform: translateY(-45%) translateX(-45%);
  z-index: 4
}

h1 {
  color: #28313e;
  font-size: 32px;
  font-weight: 700
}

.underline {
  text-decoration: underline
}

.content {
  padding: 15px 0
}

aside {
  width: 300px;
  padding: 10px
}

aside .aside-container {
  padding: 20px 20px 10px;
  margin-bottom: 10px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #e8ebed;
  position: -webkit-sticky;
  position: sticky;
  top: 80px
}

aside .aside-title {
  font-weight: 600
}

aside ul {
  list-style: none;
  padding: 0;
  margin: 0
}

aside ul li {
  padding: 5px 0;
  font-size: 14px
}

a {
  text-transform: none;
  text-decoration: none;
  color: #28313e
}

a:hover {
  color: #198949
}

.main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.main-content section {
  width: calc(100% - 300px);
  padding-right: 30px
}

img {
  width: 100%
}

.rating-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.rating-header div {
  border-right: 1px solid #e8ebed;
  background: #27ae60;
  color: #fff;
  width: calc(100% / 4);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-transform: uppercase;
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700
}

.rating-header div:first-child {
  border-top-left-radius: 5px
}

.rating-header div:last-child {
  border-top-right-radius: 5px
}

.rating-body-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #adb5bd;
  flex-wrap: wrap
}

.rating-body-row > div {
  width: calc(100% / 4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  padding: 5px;
  box-sizing: border-box
}

.rating-body-row > div:last-child {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.rating-body-row .rating-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.rating-body-row .rating-logo img {
  width: 100%
}

.rating-body-row .rating-bonus_btn {
  color: #198949;
  line-height: 1;
  font-weight: 900;
  padding: 10px 15px;
  display: inline-block;
  border-radius: 30px;
  text-align: center;
}

.rating-body-row .rating-bonus_btn:hover {
  color: #27ae60;
}

.rating-body-row .rating-body-rating {
  flex-direction: column !important
}

.rating-body-row .rating-body-rating > div:first-child {
  display: flex
}

.rating-body-row .rating-body-rating img {
  width: 25px;
  height: 25px
}

.rating-body-row .rating-body-rating .rating-value {
  font-size: 20px;
  color: #28313e;
  font-weight: 900;
  margin-top: 5px;
  margin-left: 5px
}

.rating-body-row .payment-term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.rating-body-row .payment-term img {
  width: 38px
}

.rating-body-row .payment-term span {
  font-size: 14px;
  text-align: center
}

.rating-body-row .apps a {
  margin: 10px
}

.android {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/images/android.svg);
  background-size: 100%;
  background-repeat: no-repeat
}

.iphone {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/images/iphone.svg);
  background-size: 100%;
  background-repeat: no-repeat
}

.btn-blue {
  background: #198949;
  font-weight: 500;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  display: inline-block;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px
}

.btn-blue:hover {
  background: #198949;
  color: #fff
}

.btn_primary {
  border: 1px solid #198949;
  color: #198949;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 5px;
  display: inline-block;
  font-size: 14px;
  margin: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.btn_primary:hover {
  background: #198949;
  border-color: #198949;
  color: #fff !important
}

.center {
  text-align: center
}

p {
  font-size: 14px;
  margin-top: 5px
}

h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 30px
}

h3 {
  font-size: 22px;
  margin-bottom: 0
}

.faq-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 5px 0
}

.faq-title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}

.faq-title::before {
  content: "+";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-weight: 600;
  width: 10px;
  height: 10px;
  margin: 0 10px 0 0;
  font-size: 22px
}

details summary {
  display: block
}

details summary::-webkit-details-marker {
  display: none
}

.faq details[open] summary::before {
  content: "-"
}

.faq-content {
  padding: 5px 10px
}

.faq-content p {
  margin: 0;
  margin-bottom: 15px
}

footer {
  background: #27ae60;
  color: #fff;
  padding-top: 20px;
  margin-top: 20px
}

details ul {
  margin-top: 0
}

@media (min-width: 992px) {

  .btn-blue,
  .btn_primary {
    padding: 15px 20px
  }
}

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

  .rating-header > div,
  .rating-body-row > div {
    width: calc(100% / 5)
  }

  .rating-header > div:nth-child(4),
  .rating-body-row > div:nth-child(4) {
    display: flex;
    order: 5;
  }

  .rating-header > div,
  .rating-body-row > div {
    width: calc(100% / 4)
  }

  .rating-header > div:nth-child(5),
  .rating-body-row > div:nth-child(5) {
    display: flex;
  }

  .main-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .main-content aside {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%
  }

  .main-content aside .aside-container {
    position: relative;
    top: 0
  }

  .main-content section {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%
  }
}

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

  .rating-header > div,
  .rating-body-row > div {
    width: calc(100% / 4)
  }


  .rating-body-row > div:nth-child(6) {
    order: 3 !important
  }

  .rating-body-row > div:nth-child(3) {
    order: 4 !important
  }
}

* {
  outline: none
}

.rating-body-row > div.rating__content {
  display: flex;
  width: 100%;
  justify-content: flex-start
}

.hide_detail > div.rating__content {
  display: none !important
}

.rating__content_wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%
}

.progress {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  border: 1px solid #e8ebed;
  background: #fff;
  border-radius: 10px;
  padding: 0 !important
}

.progress__item {
  display: flex;
  border-bottom: 1px solid #e8ebed;
  align-items: center;
  padding: 15px
}

.progress__title {
  font-weight: 400;
  width: 200px;
  display: flex;
  font-size: 14px
}

.rating__content_box > span {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px
}

.progress__line[value] {
  background: #fff
}

.progress__line[value]::-webkit-progress-bar {
  background: 0 0
}

.progress__line[value]::-webkit-progress-value {
  background: -webkit-linear-gradient(0deg, #ffd900 0, #92f859 100%) !important
}

.progress__line {
  margin: 0 10px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #e8ebed;
  width: 100%;
  color: #000
}

.rating__content_box {
  width: 50%;
  box-sizing: border-box
}

.rating__content_box:last-child {
  padding-left: 20px
}

.advantages {
  list-style: none;
  padding-left: 0
}

.advantages li {
  padding: 5px 0 5px 30px !important;
  margin-bottom: 0 !important;
  position: relative;
  font-size: 14px
}

.advantages li:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 22px;
  height: 22px;
  display: block;
  background: url(/images/check-box.svg);
  background-repeat: no-repeat;
  background-size: 22px
}

.advantages li p {
  margin: 0;
  margin-bottom: 15px
}

.show-detail {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: underline;
  margin: 0 5px;
  color: #28313e;
  background: 0 0;
  padding: 0;
  border: none;
  outline: 0;
  cursor: pointer;
  -webkit-transition: color .3s, background .3s, border-color .3s, fill .3s, opacity .3s;
  transition: color .3s, background .3s, border-color .3s, fill .3s, opacity .3s;
  font-size: 14px
}

.show-detail::after {
  content: '';
  width: 12px;
  height: 12px;
  -webkit-transition: .3s;
  transition: .3s;
  background: url(/images/down-arrow.svg);
  background-size: 12px;
  background-repeat: no-repeat;
  margin-left: 5px;
  -o-object-fit: contain;
  object-fit: contain
}

.show-detail_active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.rating__content .btn-blue {
  width: 90%;
  max-width: 290px;
  margin: 10px auto;
  text-align: center
}

@media screen and (max-width: 768px) {
  .rating__content_wrapper {
    flex-direction: column !important
  }

  .rating__content_box {
    width: 100%;
    padding: 0
  }

  .rating-body-row > div:nth-child(1) {
    display: flex;
    order: 1
  }

  .rating-body-row > div:nth-child(2) {
    order: 2
  }

  .rating-body-row > div:nth-child(6) {
    order: 4
  }

  .rating__content {
    order: 5
  }

  .rating-body-row > div:nth-child(3) {
    display: flex;
    order: 3;
    margin: auto
  }
}

.rating-body-row > div:nth-child(1) img {
  max-height: 80px
}

.banner {
  background: #f8f8f8;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: block;
  border-bottom: 1px solid #e8ebed;
  position: relative;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px
}

.banner:before {
  content: '';
  top: 50%;
  left: 0;
  width: 600px;
  background: #e8ebed;
  height: 600px;
  display: block;
  position: absolute;
  -webkit-clip-path: polygon(20% 0, 0 20%, 30% 50%, 0 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0, 50% 30%);
  clip-path: polygon(20% 0, 0 20%, 30% 50%, 0 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0, 50% 30%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 1
}

.banner:after {
  content: '';
  top: 50%;
  left: 0;
  width: 400px;
  background: #e8ebed;
  height: 400px;
  display: block;
  position: absolute;
  -webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  -webkit-transform: translateY(-50%) translateX(200px);
  transform: translateY(-50%) translateX(200px);
  z-index: 2
}

.banner .container {
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 3
}

.banner__img {
  max-width: 240px
}

.banner__promo {
  font-size: 18px;
  font-weight: 500
}

.promocode-btn {
  position: relative;
  padding: 5px 60px 5px 30px;
  background: #10b483 !important;
  border-color: #10b483 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border: 1px solid #10b483;
  line-height: 1;
  height: 50px;
  font-size: 1.8rem;
  font-weight: 600;
  margin: 10px;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  cursor: pointer
}

.promocode-btn:hover {
  border-color: #198949 !important;
  background: #198949 !important;
  color: #fff !important
}

.promocode-btn:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 17px;
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  background: url(/images/copy.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 50% 50%
}

.banner__btns {
  display: flex
}

.banner__btns a {
  position: relative;
  padding: 5px 60px 5px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border: 1px solid #10b483;
  line-height: 1;
  height: 50px;
  font-size: 1.8px;
  font-weight: 600;
  margin: 10px;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  background: #198949;
  border-color: #198949;
  box-sizing: border-box
}

.banner__btns a:hover {
  background: 0 0;
  border-color: #198949;
  color: #198949
}

.review .rating__content_box {
  padding-left: 0
}

.banner__content {
  padding-left: 15px
}

@media (max-width: 768px) {
  .banner__img {
    display: none
  }

  .banner__content {
    padding-left: 0;
    margin: auto
  }

  .banner__btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
  }
}

.container {
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box
}

.banner__logo {
  width: auto !important
}

.banner_rating {
  display: flex;
  align-items: center
}

.banner_rating img {
  width: 25px;
  height: 25px;
  padding-left: 5px;
  padding-right: 5px
}

.banner_rating span {
  font-size: 18px;
  color: #28313e;
  font-weight: 700;
  margin-top: 5px;
  margin-left: 5px
}

.black-bg {
  background-color: #000
}

nav {
  margin-left: 40px;
  display: flex;
  align-items: center;
  height: 100%
}

nav a {
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  border-bottom: 5px solid transparent;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box
}

nav a:first-child {
  display: flex
}

nav a:hover {
  border-bottom: 5px solid #198949;
  color: #fff
}

.sub-nav__items {
  display: none;
  padding-bottom: 20px
}

.sub-nav__container > span {
  min-height: 60px;
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  border-bottom: 5px solid transparent;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
  cursor: pointer;
  padding-left: 30px;
  position: relative
}

.sub-nav__container > span::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  top: 22px;
  right: -20px;
  border-top-color: #eee;
  border-width: 9px;
  margin-left: -1px
}

.show-sub-nav .sub-nav__container > span::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 15px;
  right: -20px;
  bottom: 100%;
  border-bottom-color: #eee;
  border-width: 9px;
  margin-left: 0
}

.show-sub-nav .sub-nav__items {
  display: block;
  background: #27ae60;
  position: absolute;
  left: 0;
  width: 100%;
  display: flex;
  top: 59px;
  flex-wrap: wrap;
  box-shadow: 0 15px 10px -15px #111
}

.sub-nav__items .container {
  flex-wrap: wrap;
  height: 100%
}

.sub-nav__items a {
  margin-bottom: 5px
}

.burger-menu {
  padding: 10px;
  height: 20px;
  width: 30px;
  display: none;
  position: absolute;
  border-radius: 3px;
  padding: 4px 2px;
  cursor: pointer;
  right: 10px;
  z-index: 100000000
}

.burger-menu span::after,
.burger-menu span::before,
.burger-menu span {
  background: #fff;
  width: 30px;
  height: 3px
}

.burger-menu span::after {
  width: 20px
}

.active .burger-menu span::after {
  width: 28px
}

.active .burger-menu span::before {
  width: 29px
}

.burger-menu span::before {
  content: '';
  position: absolute;
  top: -8px;
  -webkit-animation: menu-load-state-top .5s;
  animation: menu-load-state-top .5s
}

.active .burger-menu span {
  background: transparent
}

.active .burger-menu span::before {
  top: -10px;
  left: 5px;
  -webkit-animation: top-rot-in .5s forwards;
  animation: top-rot-in .5s forwards
}

.active .burger-menu span::after {
  top: 10px;
  left: 5px;
  -webkit-animation: bot-rot-in .5s forwards;
  animation: bot-rot-in .5s forwards
}

.burger-menu span::after {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  -webkit-animation: menu-load-state-bottom .5s;
  animation: menu-load-state-bottom .5s
}

.burger-menu span {
  position: absolute;
  top: 13px;
  width: 25px !important
}

@media only screen and (max-width: 800px) {
  .burger-menu {
    display: block
  }

  header nav {
    height: 100vh;
    display: flex;
    flex-direction: column;
    position: fixed;
    z-index: 4000;
    right: 0;
    left: 100%;
    width: 300px;
    background: #27ae60;
    border-left: none;
    transition: all .3s;
    overflow: hidden;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    top: 0;
    bottom: 0;
    padding-top: 30px;
    overflow-y: scroll
  }

  .active nav {
    transform: translateX(-100%)
  }

  nav ul {
    flex-direction: column
  }

  header nav a {
    height: auto !important
  }

  .sub-nav__items {
    display: flex
  }

  .sub-nav__container > span {
    display: none
  }

  .sub-nav__items .container {
    flex-direction: column
  }
}

@keyframes top-rot-in {
  0% {
    transform: rotate(0deg);
    transform-origin: left
  }

  100% {
    transform: rotate(45deg);
    transform-origin: left
  }
}

@keyframes bot-rot-in {
  0% {
    transform: rotate(0deg);
    transform-origin: left
  }

  100% {
    transform: rotate(-45deg);
    transform-origin: left
  }
}