.prices,
.prices-ark {
  background: #f2f2f2
}

.new-blog-link {
  text-decoration: none !important;
}

.header-mob-phone {
  display: none;
}

@media (max-width: 1199px) {
  .prices .container {
      margin: 0 auto;
      max-width: 1100px
  }
}

.prices__indents {
  padding: 80px 0
}

@media (max-width: 870px) {
  .prices__indents {
      padding: 20px 0
  }
}

.prices__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px
}

@media (max-width: 1199px) {
  .prices__row {
      gap: 20px
  }
}

@media (max-width: 870px) {
  .prices__row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}
.border-box {
	padding: 20px;
	border: 2px solid #ff515e;
}
.item-prices {
  background: #eaeaea;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 29.5%;
  flex: 0 1 29.5%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}
.item-prices.active {
	background: #fff;
    margin-top: -20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

@media (max-width: 1199px) {
  .item-prices {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 32.5%;
      flex: 1 1 32.5%
  }
}

@media (max-width: 870px) {
  .item-prices {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 47%;
      flex: 0 1 47%
  }
}

@media (max-width: 620px) {
  .item-prices {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 82%;
      flex: 0 1 82%
  }
}

@media (max-width: 480px) {
  .item-prices {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%
  }

  .index-services_item p {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 1 !important;
  }
  .index-services_item-bg:before {
    background-color: rgb(52 73 94 / 65%) !important;
    opacity: 1 !important;
  }
  .better {
    display: flex;
    flex-direction: column-reverse;
  }

  .header-mob-phone {
    display: block;
	margin-right: 25px;
  }
  .red-block {
    flex-direction: column;
    text-align: center;
  }
  .red-block img {
    margin-right: 0;
  }
  .red-block:nth-child(2n) img {
    margin-left: 0;
  }
  .section-red-blocks > div > div:nth-child(2) {
    flex-direction: column-reverse;
  }

  .steps {
		display: flex;
    flex-direction: column;
    margin: 20px;
	}

  .steps-wrapper {
    flex-direction: column;
  }

  .step-circle {
    margin-bottom: 20px;
  }
  

  .navbar-nav .submenu--services .sub-menu {
    max-height: none;
  }

  .navbar-collapse.collapse.show {
    position: absolute;
    width: 100%;
    left: 0;
    background: white;
    top: 80px;
    padding: 25px 30px;
    transition: 0.3s;
    height: 80vh;
    overflow: scroll;
  }
  .navbar-nav li {
    align-items: baseline;
    flex-direction: column;
    height: auto;
  }
  .navbar-nav li:hover .sub-menu {
    visibility: hidden;
    opacity: 0;
    border-top: none !important;
  }
  .navbar-nav .menu-item-has-children:before {
    right: unset;
  }
  .navbar-nav .submenu--services .sub-menu, .navbar-nav li .sub-menu {
    border-top: none !important;
  }
  .navbar-nav .menu-item-has-children:before {
    left: 100px;
    top: 8px;
    right: unset;
  }
  .navbar .navbar-nav .nav-link {
    width: 100%;
  }
  .navbar-nav li .sub-menu li {
    margin: 12px 5px;
    padding: 0;
  }
  .menu-visible {
    visibility: visible !important;
    opacity: 1 !important;
    position: relative !important;
  }

  .section-save-ares .save-areas-list-title, .save-areas-list {
    text-align: left  !important;
  }

  .navbar-nav li .sub-menu {
    width: 100%;
  }
  .navbar-nav li .sub-menu {
    max-height: none;
  }

  .navbar-nav li .sub-menu {
    top: 0;
    border-top: none !important;
  }

  .section-home {
    height: 70vh;
/* 	  max-height: 1000px; */
  }

  .section-home video {
    height: 70vh;
  }

/*   .home {
    max-height: 70vh;
  } */

  .home-content {
    min-height: 70vh;
  }

  .better-right {
    margin-bottom: 20px;
  }

  .section-save-ares .row>* {
    width: 50% !important;
  }

  .section-save-ares  .text-center {
    text-align: center!important;
    width: 50%;
    text-align: left !important;
  }
  .section-save-ares .row {
    justify-content: flex-start;
  }
  .navbar .navbar-nav li:hover .nav-link:before {
    background-color: none !important;
    opacity: 1;
  }
  .navbar .navbar-nav li:hover .nav-link:before {
    background-color: transparent !important;
    opacity: 0 !important;
  }
  .navbar .navbar-nav .nav-link:before {
    height: 0 !important;
  }
  .save-areas-list li {
    margin: 0 5px;
  }

  .rates-item {
    margin: 0 0 10px 0;
  }

}

.item-prices:hover {
  background: #fff;
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
  cursor: pointer
}

@media (max-width: 870px) {
  .item-prices:hover {
      -webkit-transform: none;
      transform: none
  }
}

.item-prices:hover a {
  background: #ff515e;
  color: #fff
}

.item-prices__indents {
  padding: 30px 40px;
  text-align: center
}

.item-prices__title {
  font-weight: 700;
  font-size: 16px!important;
  line-height: 24px;
  color: #2f2f2f;
  max-width: 200px;
  margin: 0 auto 25px
}

.item-prices__current {
  position: relative;
  line-height: 67px;
  font-size: 65px;
  color: #ff515e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0px 0px 14px 0px
}

.item-prices__dollar {
  font-size: 23px;
  line-height: 1.5
}

.item-prices__points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 0;
  position: relative
}

.item-prices__points::after {
  content: "";
  width: 80%;
  height: 0.9px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0px
}

.item-prices__text {
  font-weight: 300;
  font-size: 15px;
  color: #787878;
  line-height: 23px;
  margin: 0px 0px 0px 7px
}

.item-prices__btn {
  margin: 22px 0px 0px 0px
}

.item-prices .fa-check {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #ff515e
}


.reviews {
  background: #F7F7F7;
  padding: 45px 15px 40px;
  position: relative;
  z-index: 0;
	  overflow: hidden;
}

.reviews.company {
max-height: none;
}

@media (max-width: 1100px) {
  .reviews {
      padding: 20px 0px 30px
  }
}

@media (max-width: 500px) {
  .reviews {
      padding: 45px 0px 45px;
	  overflow: hidden;
  }
}
.reviews__slide-box .section-content-block {
	padding: 0!important;
}
.reviews__slide {
  padding: 10px 15px 0px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-item-align: stretch;
  align-self: stretch
}

.company__swiper .reviews__slide {
padding: 0;
}

.company__swiper .reviews__slide img {
width: 100%;
}

@media (max-width: 1199px) {
  .reviews__slide {
      padding: 0px 5px 0px
  }
}

@media (max-width: 600px) {
  .reviews__slide {
      padding: 0px
  }
}

.reviews__star {
  margin: 0px 0px 15px 0px
}

@media (max-width: 1150px) {
  .reviews__star {
      max-width: 800px;
      margin: 0 auto 15px
  }
}

@media (max-width: 950px) {
  .reviews__star {
      max-width: 650px;
      margin: 0 auto 10px
  }
}

@media (max-width: 800px) {
  .reviews__star {
      max-width: 100%
  }
}

.reviews__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 300px;
  flex: 0 1 300px;
  max-width: 300px;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 300;
  font-size: 15px;
  line-height: 25px;
  color: #787878;
  margin: 0 auto;
  padding: 0
}

.reviews__name-address {
  text-align: left;
	order: 2;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  white-space: nowrap;
  margin: 0px 5px 0px 0px
}

.reviews__name {
  font-weight: 700
}

.reviews__friends-reviews {
  -moz-text-align-last: left;
  text-align-last: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  white-space: nowrap;
  margin: 0px 0px 0px 5px
}

.reviews__numder {
  font-weight: 700;
  margin: 0 5px;
}
.reviews__friends {
  display: flex;
  align-items: center;
}
.reviews__icon-image {
  margin: 0px 3px 0px 0px
}

.reviews__slide-box {
  display: block;
  background: #fff;
  padding: 30px 40px;
  text-decoration: none
}

@media (max-width: 1399px) {
  .reviews__slide-box {
      padding: 20px
  }
}

@media (max-width: 1000px) {
  .reviews__slide-box {
      padding: 13px
  }
}

.reviews__star-image {
  max-width: 80px;
  width: 100%;
  margin: 0 0px 20px 9px;
  border-radius: 50%
}


.reviews__text {
  color: #787878;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
	
}

@media (max-width: 1150px) {
  .reviews__text {
      margin: 0 auto
  }
}

@media (max-width: 800px) {
  .reviews__text {
      max-width: 100%;
      padding: 0px 0px 20px 0px
  }
}

.reviews__star-icon .fa-star {
  color: #FF515E;
  padding: 0px 2.5px
}

.reviews__arrow {
  width: 80px !important;
  margin: 40px auto;
  position: relative
}

.reviews__arrow-prev::after,
.reviews__arrow-next::after,
.company__arrow-prev::after,
.company__arrow-next::after{
  content: "";
  font-size: 8px !important;
  color: #000;
  font-weight: 700;
  border: 2px solid #000;
  width: 40px !important;
  height: 30px;
  text-align: center;
  line-height: 27px !important;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.reviews__arrow-prev:hover::after,
.reviews__arrow-next:hover::after,
.company__arrow-prev:hover::after,
.company__arrow-next:hover::after{
  background: #FF515E;
  color: #fff;
  border: 2px solid #FF515E
}

.index-services_wrapper {
  color: white;
  position: relative
}

.index-services_wrapper .h3 {
  text-align: center;
  text-transform: uppercase;
  color: white
}

.index-services_wrapper>p {
  text-align: center
}

.index-services_title-wrapper .h3 {
  font-size: 34px;
  font-family: "roboto-v30-700";
  font-weight: 700
}
.footer_widget {
	margin-bottom: 20px;
}
@media (max-width: 767.98px) {
	.page-template-prices .rate-right-top {
		top: unset;
		bottom: 10px;
	}
  .index-services_title-wrapper .h3 {
      font-size: 24px
  }
}

@media (max-width: 575.98px) {
  .index-services_title-wrapper .h3 {
      font-size: 18px
  }
}

.index-services_title-wrapper p {
  text-align: center;
  font-size: 18px
}

@media (max-width: 575.98px) {
  .index-services_title-wrapper p {
      font-size: 16px
  }
}

.index-services_title-wrapper span {
  font-size: 20px;
  color: #ff515e;
  font-family: 'roboto-v30-500';
  font-weight: 500
}

.index-services_card {
  width: 100%
}

.index-services_card p {
  text-align: center;
  padding: 0 32px;
	  color: #d3d3d3;
}

.index-services_item-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  -webkit-transition: all 0.5s;
  transition: all 0.5s
}



.index-services_item-bg:hover:before {
  opacity: 1;
  -webkit-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease
}

.index-services_item-bg:hover p {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1
}

.index-services_item-bg .h3 {
  font-size: 34px;
  color: white;
  text-shadow: 1px 1px 1px #000;
  text-align: center;
  z-index: 10;
	  font-weight: 900;
}

@media (max-width: 767.98px) {
  .index-services_item-bg .h3 {
      font-size: 24px
  }
}

.index-services_item-bg p {
  text-shadow: 1px 1px 1px #000;
  z-index: 10
}

.index-services_item-bg:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(52, 73, 94, 0.5);
  opacity: 0.2
}

.index-services_card {
  height: 300px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
  margin-bottom: 20px
}

@media (min-width: 992px) {
	.home .index-services_card {
      width: 32%
  }
  .index-services_card {
      width: 49%
  }
}

.index-services_item {
  height: 100%;
  width: 100%;
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10
}

.index-services_item p {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0
}


.index-services_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 25px
}

@media (min-width: 992px) {
  .index-services_cards {
      margin-top: 50px
  }
}

@media (max-width: 991.98px) {
  .index-services_cards {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
  }
}

.index-services_quot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 45px 30px;
  margin-top: 30px
}

@media (max-width: 991.98px) {
  .index-services_quot {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 25px 25px
  }
}

@media (max-width: 767.98px) {
  .index-services_quot {
      margin-top: 0px
  }
}

.index-services_quot_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

@media (max-width: 991.98px) {
  .index-services_quot_text {
      margin-bottom: 30px
  }
}

.index-services_quot_text i {
  color: #ff515e;
  font-size: 50px;
  margin-right: 20px
}

@media (max-width: 575.98px) {
  .index-services_quot_text i {
      display: none
  }
}

.index-services_quot_text .h3 {
  margin: 0px;
  font-size: 23px;
  line-height: 1.4
}

@media (max-width: 767.98px) {
  .index-services_quot_text .h3 {
      font-size: 18px
  }
}

.index-services_quot_text p {
  font-size: 16px;
  line-height: 1.4;
  color: #787878;
  font-weight: 300;
  padding: 0px;
  margin: 0px
}
.accordion-item .content {
	padding: 13px 8px;
}
.index-accordion {
  padding: 70px 0 70px;
}

.accordion-item {
  position: relative;
  width: 100%;
  height: auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1)!important;
  cursor: pointer
}
.accordion-item a {
	text-decoration: none;
	color: #ff515e;
}
.accordion-item_title.active p,
.accordion-item_title.active h3 {
	color: #fff;
	padding: 0!important;
}
.accordion-item>.accordion-item_title {
  padding:  13px 8px;
  font-size: 16px;
  color: #2f2f2f;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear
}

.accordion-item>.accordion-item_title .fa-minus {
  color: white
}

.accordion-item>.accordion-item_title i {
  color: #ff515e
}

.accordion-item>.accordion-item_title.active {
  background-color: #ff515e;
  color: #fff
}

.accordion-item .content {
  background-color: #fff;
  display: none
}

.accordion-item .content p {
  padding: 0;
  margin: 0
}

.accordion-item_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.accordion-item_title p,
.accordion-item_title h3 {
  margin: 0px;
  width: 100%;
  font-weight: 400;
	font-size: 16px;
}


.footer {
  background: #1F1F1F;
  color: #fff;
  font-weight: 300
}

.footer a {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.footer a:hover {
  color: #ff515e
}

.footer .menu-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 65%;
  flex: 0 1 65%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end
}

.footer .menu-item ul {
  list-style: none;
  margin: 0px
}

@media (max-width: 1000px) {
  .footer .menu-item {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between
  }
}

.footer .menu-item__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (max-width: 600px) {
  .footer .menu-item__row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

.footer .menu-item__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33.333%;
  flex: 0 1 33.333%
}

@media (max-width: 600px) {
  .footer .menu-item__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      margin: 0px 0px 8px 0px
  }
}

.footer .menu-item__title {
  margin: 0px 0px 20px 0px
}

@media (max-width: 1000px) {
  .footer .menu-item__title {
      margin: 0 0 7px 0
  }
}

.footer .menu-item__list {
  padding: 0
}

.footer .menu-item__list li {
  margin: 0px 0px 10px 0px
}

.footer .menu-item a, .footer .menu-item span {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.5;
  text-transform: initial
}

.footer-top {
  background: #1A1A1A;
  margin: 0 20px 80px;
  padding: 40px;
  max-width: 100%
}

@media (max-width: 1000px) {
  .footer-top {
      padding: 30px 0px;
      margin: 0 0px 30px
  }
}

.footer-top__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 50px
}

@media (max-width: 1000px) {
  .footer-top__row {
      padding: 0px 15px
  }
}

@media (max-width: 800px) {
  .footer-top__row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

.footer-top__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33.3333%;
  flex: 0 1 33.3333%;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px
}

@media (max-width: 800px) {
  .footer-top__item {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      padding: 0;
      margin: 0px 0px 30px 0px
  }

  .footer-top__item::after {
      display: none !important
  }

  .footer-top__item:last-child {
      margin: 0
  }
}

.footer-top__item::after {
  content: "";
  position: absolute;
  top: 22%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  background: #7878786b;
  width: 2px;
  height: 28px
}

.footer-top__item:last-child::after {
  display: none
}

.footer-top__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 12%;
  flex: 0 1 12%;
  margin: 0px 10px 0px 0px
}

.footer-top__img .fa-location-dot,
.footer-top__img .fa-phone,
.footer-top__img .fa-envelope {
  font-size: 25px !important
}

.footer-top__text {
  max-width: 250px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 88%;
  flex: 0 1 88%
}

@media (max-width: 800px) {
  .footer-top__text {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      max-width: 100%
  }
}

.footer-top__title {
  line-height: 0.5
}

.footer-top__subtitle,
.footer-top a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  line-height: 1.4;
	font-size: 15px;
}

.footer-bottom__main-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}

@media (max-width: 1000px) {
  .footer-bottom__main-row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
  }
}

.footer-bottom a:hover {
  color: #ff515e
}

.big-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 35%;
  flex: 0 1 35%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start
}

@media (max-width: 1000px) {
  .big-item {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      margin: 0px 0px 30px 0px
  }
}

.big-item__text {
  max-width: 240px;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  margin: 0
}

@media (max-width: 1000px) {
  .big-item__text {
      max-width: 100%
  }
}

.big-item__title {
  margin: 0px 0px 20px 0px
}

@media (max-width: 1000px) {
  .big-item__title {
      margin: 0 0 7px 0
  }
}

.big-item__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.big-item a {
  padding: 0 12px;
  color: #fff;
  font-size: 16px;
  margin: 30px 0px 0px 0px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s
}

.big-item a:first-child {
  padding: 0 15px 0 0
}

@media (max-width: 1000px) {
  .big-item a {
      margin: 10px 0 0px 0
  }
}

.-footer-title {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.footer-next-bottom {
  background: #1A1A1A;
  margin: 50px 0 0 0;
  padding: 30px 15px
}

@media (max-width: 600px) {
  .footer-next-bottom {
      padding: 20px 15px;
      margin: 15px 0 0 0
  }
}

.footer-next-bottom__row {
  max-width: 1300px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width: 450px) {
  .footer-next-bottom__row {
      display: block
  }
}

.footer-next-bottom__item a {
  font-size: 13px;
  line-height: 25px;
  color: #fff;
  text-decoration: none;
  font-weight: 700
}

.footer-next-bottom__text {
  font-size: 13px;
  line-height: 25px;
  color: #fff
}
