h1, h2, h3, h4, h5, h6, p, a, span {
  font-family: 'Open Sans', sans-serif; }

.row--width {
  margin-right: 120px;
  margin-left: 120px; }

@media (max-width: 1199px) {
  .row--width {
    margin-right: -15px;
    margin-left: -15px; } }
.navbar-default {
  background-color: white;
  border: none;
  height: 110px;
  margin-bottom: 0px; }

.navbar-default--border {
  border-bottom: 1px solid #dfdfdf; }
  .navbar-default--border .navbar-nav > li > a:hover {
    background-color: transparent !important; }

.navbar-nav > li {
  font-size: 14px;
  font-weight: 600; }
  .navbar-nav > li > a {
    color: #a4a4a4 !important; }
    .navbar-nav > li > a:hover {
      color: #303030 !important;
      background-color: white !important; }
  .navbar-nav > li.active > a {
    color: #303030 !important;
    background-color: white !important; }

.navbar-header {
  left: 101px;
  position: relative; }

.navbar-collapse > ul {
  left: 140px;
  position: relative;
  height: 110px; }
  .navbar-collapse > ul > li {
    height: 110px; }
    .navbar-collapse > ul > li > a {
      padding-top: 58px;
      height: 110px; }
    .navbar-collapse > ul > li > .menu__message {
      cursor: default;
      color: #303030 !important; }
      .navbar-collapse > ul > li > .menu__message > img {
        margin-right: 8px; }
      .navbar-collapse > ul > li > .menu__message > span {
        color: #00aeef; }

.navbar-right {
  left: 0 !important; }

@media (max-width: 1199px) {
  .navbar-header {
    left: 0px; }

  .navbar-collapse > ul {
    left: 30px; } }
@media (max-width: 991px) {
  .navbar-brand img {
    width: 180px; }

  .navbar-default {
    height: 90px; }

  .navbar-collapse > ul {
    left: 10px; }

  .navbar-collapse > ul {
    height: 90px; }
    .navbar-collapse > ul > li {
      height: 90px; }
      .navbar-collapse > ul > li > a {
        padding-top: 40px;
        height: 90px; }

  .navbar-nav > li {
    font-size: 12px; }
    .navbar-nav > li > a {
      padding: 5px; }

  .menu__message img {
    margin-left: 15px; } }
@media (max-width: 767px) {
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: white; }

  .navbar-default .navbar-toggle {
    border-color: #00aeef; }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #00aeef; }

  .navbar-toggle {
    margin-top: 30px; }

  .navbar-collapse {
    margin-top: 9px; }
    .navbar-collapse > ul {
      left: 0;
      height: 100%;
      position: relative;
      z-index: 1; }
      .navbar-collapse > ul > li {
        height: 54px; }
        .navbar-collapse > ul > li > a {
          height: 54px;
          padding-top: 20px;
          text-align: center; }

  .navbar-nav {
    background-color: white; }

  .navbar-default--border {
    border-bottom: none; } }
.main {
  width: 100%;
  min-height: 570px;
  background: url("../images/background.png"); }

h1 {
  margin-left: 114px;
  margin-top: 72px;
  font-size: 100px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 2.5px 4.3px 0 rgba(10, 12, 12, 0.1); }
  h1 span {
    margin-left: -10px; }

h2 {
  margin-left: 114px;
  margin-top: -20px;
  font-size: 48px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  text-shadow: 2.5px 4.3px 0 rgba(10, 12, 12, 0.1); }

.stroke {
  width: 507px;
  height: 1px;
  margin-left: 114px;
  background-color: #ffffff;
  margin-top: 15px; }

h3 {
  margin-left: 114px;
  width: 418px;
  height: 60px;
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #f9af43;
  text-shadow: 2px 3.5px 0 rgba(10, 12, 12, 0.1); }

.button {
  margin-top: 64px;
  margin-left: 114px;
  width: 250px;
  height: 46px;
  background-color: transparent;
  border: solid 2px #fcb040;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.86;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; }

.flag {
  position: absolute;
  right: 0px;
  margin-top: 51px;
  width: 448px;
  height: 72px;
  background-color: #fcb040; }
  .flag .flag--free {
    float: left;
    margin-left: 49px;
    width: 111px;
    height: 36px;
    font-size: 50.5px;
    font-weight: bold;
    line-height: 1.43;
    color: #ffffff;
    text-shadow: 1.5px 2.6px 0 rgba(10, 12, 12, 0.1); }
  .flag .flag--pickup-deliver {
    float: left;
    margin-left: 15px;
    margin-top: 13px;
    position: relative;
    width: 179px;
    height: 39px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
    text-align: left;
    color: #ffffff;
    text-shadow: 1.5px 2.6px 0 rgba(10, 12, 12, 0.1); }
  .flag::after {
    display: block;
    margin-top: 36px;
    margin-left: -24px;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 0px solid transparent;
    border-right: 24px solid #f9af43;
    border-top: 36px solid transparent; }
  .flag::before {
    display: block;
    margin-top: 0px;
    margin-left: -24px;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 0px solid transparent;
    border-right: 24px solid #f9af43;
    border-bottom: 36px solid transparent; }

.main__washer {
  position: relative;
  right: 125px;
  margin-top: 35px; }

.arrows-wrapp {
  width: 0px;
  margin: 0 auto; }

.arrows {
  margin-top: -43px; }
  .arrows .arrow {
    margin-bottom: -19px; }
  .arrows .arrow--left {
    border-top-left-radius: 37%;
    border-top-right-radius: 37%;
    width: 7px;
    height: 19px;
    background-color: #ffffff;
    transform: rotate(-45deg); }
  .arrows .arrow--right {
    top: -19px;
    left: 9px;
    position: relative;
    border-top-left-radius: 37%;
    border-top-right-radius: 37%;
    width: 7px;
    height: 19px;
    background-color: #ffffff;
    transform: rotate(45deg); }
  .arrows .arrow--top {
    opacity: 0.3; }
  .arrows .arrow--mid {
    opacity: 0.6; }

@media (max-width: 1199px) {
  h1 {
    font-size: 90px;
    margin-left: 0px; }

  h2 {
    font-size: 40px;
    margin-left: 0px; }

  .stroke {
    width: 431px;
    margin-left: 0px; }

  h3 {
    font-size: 26px;
    margin-left: 0px; }

  .button {
    margin-left: 0px; }

  .flag {
    width: 352px; }
    .flag > .flag--free {
      margin-left: 18px; }

  .main__washer {
    margin-left: -125px;
    right: 0; } }
@media (max-width: 991px) {
  h1 {
    font-size: 70px;
    margin-top: 50px; }

  h2 {
    font-size: 32px; }

  .stroke {
    width: 348px; }

  h3 {
    font-size: 22px;
    width: 338px; }

  .button {
    margin-top: 45px; }

  .flag {
    width: 277px;
    height: 57px; }
    .flag > .flag--free {
      margin-left: 18px;
      font-size: 32px;
      line-height: 1.88;
      width: 78px; }
    .flag > .flag--pickup-deliver {
      font-size: 15px;
      width: 160px;
      margin-top: 10px; }
    .flag::after {
      border-right: 20px solid #f9af43;
      border-top: 28px solid transparent;
      margin-left: -20px;
      margin-top: 29px; }
    .flag::before {
      border-right: 20px solid #f9af43;
      border-bottom: 28px solid transparent;
      margin-left: -20px; }

  .main__washer {
    width: 371px;
    right: 0px;
    margin-top: 64px;
    margin-left: -100px; }

  .arrows {
    margin-top: 11px; } }
@media (max-width: 767px) {
  .main__washer {
    display: none; }

  h1 {
    margin-top: 126px; }

  h3 {
    width: 100%; }

  .stroke {
    width: 100%; }

  .button {
    margin-top: 30px; }

  .arrows {
    margin-top: 22px; } }
.about__title {
  font-size: 40px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #303030;
  margin-left: initial;
  width: initial;
  height: initial;
  text-shadow: none; }
  .about__title > span {
    color: #00aeef;
    margin-left: -10px; }

.about__subtitle {
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #666666;
  margin-bottom: 20px; }

.about__stroke {
  width: 109px;
  height: 1px;
  background-color: #dfdfdf;
  margin: 0 auto; }

.about__text {
  width: 791px;
  height: 47px;
  font-size: 17.9px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin: 0 auto;
  margin-top: 30px; }

.about__sections {
  height: 100%;
  position: relative;
  margin-top: 40px; }

.about__section {
  text-align: center;
  margin-bottom: 50px; }

.about__section__title {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #00aeef;
  margin-top: 30px; }

.about__section__text {
  width: 247px;
  margin: 0 auto;
  font-size: 15.9px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #333333; }

.about__section--first {
  margin-top: 14px; }

.about__section--last {
  margin-top: 30px; }

@media (max-width: 1199px) {
  .about__title {
    font-size: 32px; }

  .about__subtitle {
    font-size: 23px; }

  .about__text {
    font-size: 16px;
    width: 670px; }

  .about__sections {
    margin-top: 45px; }

  .about__section__title {
    font-size: 18px; }

  .about__section__text {
    width: initial;
    font-size: 13px; } }
@media (max-width: 767px) {
  .about__text {
    width: initial;
    margin-bottom: 25px; } }
.orlando {
  background: url(../images/background-city.png);
  width: 100%; }

.orlando__title {
  font-size: 32px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-left: initial;
  width: initial;
  height: initial;
  text-shadow: none;
  margin-top: 45px; }
  .orlando__title > span {
    color: #00aeef;
    margin-left: -5px; }

.orlando__subtitle {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-top: 10px; }

.orlando__stroke {
  width: 131px;
  height: 1px;
  background-color: #979797;
  margin: 0 auto;
  margin-top: 35px; }

.orlando__companies {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 45px;
  margin-top: 32px; }
  .orlando__companies > img {
    flex: 0 0 auto; }

@media (max-width: 1199px) {
  .orlando__title {
    font-size: 28px; }

  .orlando__subtitle {
    font-size: 18px; } }
@media (max-width: 991px) {
  .orlando__companies {
    width: 720px; }
    .orlando__companies > img {
      flex: 0 0 auto; }
      .orlando__companies > img:first-child {
        width: 20%; }
      .orlando__companies > img:nth-child(2) {
        width: 20%; }
      .orlando__companies > img:nth-child(3) {
        width: 33%; }
      .orlando__companies > img:last-child {
        width: 17%; } }
@media (max-width: 767px) {
  .orlando__companies {
    width: 100%; }
    .orlando__companies > img {
      flex: 0 0 auto; }
      .orlando__companies > img:first-child {
        width: 20%; }
      .orlando__companies > img:nth-child(2) {
        width: 20%; }
      .orlando__companies > img:nth-child(3) {
        width: 33%; }
      .orlando__companies > img:last-child {
        width: 17%; } }
.quote {
  background-color: #fcb040; }

.quote__text {
  position: relative;
  width: 759px;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
  margin-top: -30px; }

.quote--first {
  font-size: 179px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 0.16;
  letter-spacing: normal;
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
  position: relative;
  top: 91px;
  left: 116px; }

.quote--last {
  float: right;
  font-size: 179px;
  font-weight: 400;
  font-stretch: normal;
  line-height: 0.16;
  letter-spacing: normal;
  text-align: center;
  color: rgba(255, 255, 255, 0.2);
  position: relative;
  bottom: -40px;
  right: 106px; }

.quote__stroke {
  width: 109px;
  height: 1px;
  background-color: #ffffff;
  margin: 0 auto;
  margin-top: 30px; }

.quote__author {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: 25px;
  margin-bottom: 37px; }

@media (max-width: 1199px) {
  .quote__text {
    font-size: 1.3em; }

  .quote--first {
    font-size: 10em;
    top: 64px;
    left: 43px; }

  .quote--last {
    font-size: 10em;
    bottom: -2px;
    right: 53px; }

  .quote__author {
    font-size: 1.2em; } }
@media (max-width: 991px) {
  .quote__text {
    font-size: 1.2em;
    width: 630px;
    margin-top: -14px; }

  .quote--first {
    font-size: 8em;
    top: 62px;
    left: 10px; }

  .quote--last {
    font-size: 8em;
    bottom: -8px;
    right: 6px; }

  .quote__author {
    font-size: 1.1em; } }
@media (max-width: 767px) {
  .quote__text {
    width: 100%; }

  .quote--first {
    left: -7px; } }
.services__title {
  font-size: 36px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #00aeef;
  margin-left: initial;
  width: initial;
  height: initial;
  text-shadow: none;
  margin-top: 40px; }
  .services__title > span {
    font-size: 44px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fcb040; }

.services__subtitle {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 35px; }

.service {
  text-align: center;
  margin-bottom: 60px; }

.service__title {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #00aeef;
  margin-bottom: 30px; }

.stroke--service {
  width: 81px;
  height: 1px;
  background-color: #d8d8d8;
  margin: 0 auto;
  margin-bottom: 25px; }

.service__text {
  width: 245px;
  font-size: 15.7px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin: 0 auto; }

.service--first {
  margin-top: 6px; }

.service--last {
  margin-top: -7px; }

@media (max-width: 1199px) {
  .services__title {
    font-size: 2.3em; }

  .services__subtitle {
    font-size: 1.5em; }

  .service__title {
    font-size: 1.5em;
    margin-bottom: 21px; }

  .stroke--service {
    margin-bottom: 22px; }

  .service__text {
    font-size: 1em; } }
@media (max-width: 991px) {
  .services__title {
    margin-top: 30px; }

  .services__subtitle {
    margin-top: 13px; }

  .service__text {
    font-size: 0.9em;
    width: 220px; } }
@media (max-width: 767px) {
  .service__text {
    width: 100%; } }
.numbers {
  background-color: #f0f0f0; }

.number {
  margin-top: 36px;
  text-align: center; }
  .number > img {
    margin-bottom: 25px; }

.number--second {
  margin-top: 52px; }

.number--third {
  margin-top: 40px; }

.number__figure {
  font-size: 50px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #666666; }

.number__text {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #666666;
  margin-bottom: 37px; }

@media (max-width: 1199px) {
  .number > img {
    margin-bottom: 17px; }

  .number__figure {
    font-size: 3.2em; }

  .number__text {
    font-size: 1.1em; } }
@media (max-width: 991px) {
  .number__figure {
    font-size: 2.8em; }

  .number__text {
    font-size: 1em; } }
.request {
  background: url(../images/background-bubbles.png); }

.title__background {
  width: 556px;
  height: 65px;
  background-color: #58585a;
  margin: 0 auto;
  margin-top: 77px; }
  .title__background::after {
    display: block;
    position: relative;
    content: "";
    width: 0;
    height: 0;
    margin: 0 auto;
    margin-top: -6px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #58585a; }

.request__title {
  padding-top: 11px;
  width: 100%;
  font-size: 30px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-left: 0; }
  .request__title > span {
    color: #fcb040; }

@media (max-width: 1199px) {
  .request__title {
    font-size: 2em; } }
@media (max-width: 767px) {
  .title__background {
    width: 290px;
    height: 46px; }
    .title__background::after {
      margin-top: -25px; }

  .request__title {
    font-size: 1.15em; } }
.request__form > label {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.86;
  letter-spacing: normal;
  text-align: left;
  color: #333333; }
  .request__form > label:first-child {
    margin-top: 47px; }
.request__form > input {
  display: block;
  outline: none;
  width: 506px;
  height: 46px;
  background-color: white;
  border: solid 1px #e2e2e2;
  margin-bottom: 23px;
  font-size: 16px;
  padding-left: 10px; }

.form__required {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.17;
  letter-spacing: normal;
  float: right;
  color: #00aeef;
  margin-right: 50px; }
  .form__required.form__required--first {
    position: relative;
    top: 47px; }

.styled-select select {
  outline: none;
  background: transparent;
  border-radius: 0;
  font-size: 16px;
  color: #00aeef;
  height: 46px;
  width: 306px;
  padding: 10px;
  appearance: none;
  -webkit-appearance: none; }
  .styled-select select::-ms-expand {
    display: none; }

.styled-select {
  background: url(../images/arrow.png) no-repeat 98% center;
  height: 46px;
  width: 506px;
  margin-bottom: 23px; }
  .styled-select select {
    border: 1px solid #e2e2e2;
    font-size: 16px;
    height: 46px;
    width: 506px; }

textarea#questions-comments {
  width: 506px;
  height: 90px;
  resize: none;
  border: 1px solid #e2e2e2;
  margin-bottom: 23px;
  outline: none;
  padding: 0 10px; }

.form__security {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.86;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  top: -20px;
  position: relative; }

input[type=submit] {
  width: 165px;
  height: 46px;
  background-color: #00aeef;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff; }

@media (max-width: 1199px) {
  .form__required {
    margin-right: 25px; } }
@media (max-width: 991px) {
  .request__form > input, .styled-select, .styled-select select, textarea#questions-comments {
    width: 384px; }

  input[type=submit] {
    width: 150px; } }
@media (max-width: 767px) {
  .request__form {
    padding: 0 15px; }

  .request__form > input, .styled-select, .styled-select select, textarea#questions-comments {
    width: 260px; } }
.request__box {
  background-color: white;
  width: 960px;
  margin: 0 auto;
  margin-bottom: 50px;
  margin-top: 40px; }

.box__contacts {
  text-align: center; }

.box__contacts__title {
  margin-top: 53px;
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.93;
  letter-spacing: normal;
  text-align: center;
  color: #303030; }

.box__contacts__text {
  width: 285px;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin: 0 auto;
  margin-top: 38px; }

.box__contacts__contact {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 17px; }

.contacts__contact__text {
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-top: 15px; }
  .contacts__contact__text > span {
    display: block;
    color: #00aeef; }

.box__contacts__img {
  margin-top: 160px;
  margin-left: -10px; }

.request__box__text {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  padding: 0 70px;
  margin-top: 45px;
  margin-bottom: 41px; }
  .request__box__text > a {
    color: #00aeef; }

@media (max-width: 1199px) {
  .request__box {
    width: 926px; } }
@media (max-width: 991px) {
  .request__box {
    width: 716px; }

  .box__contacts__img {
    margin-left: 0;
    width: 258px; } }
@media (max-width: 767px) {
  .request__box {
    width: 290px; }

  .box__contacts__img {
    margin-top: 15px; }

  .request__box__text {
    padding: 0; } }
footer {
  height: 66px;
  background-color: #d8d8d8; }

.copyright {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
  text-align: left;
  color: #737373;
  margin-top: 28px;
  margin-left: 91px; }

.arrow--footer {
  margin-top: 20px; }
  .arrow--footer > .arrow--left {
    background-color: #878787;
    transform: rotate(-135deg); }
  .arrow--footer > .arrow--right {
    background-color: #878787;
    transform: rotate(135deg); }

.social {
  float: right;
  margin-right: 86px;
  position: relative;
  bottom: 22px; }
  .social img {
    padding: 0 5px; }
  .social > a {
    text-decoration: none; }

@media (max-width: 1199px) {
  .copyright {
    margin-left: 19px; }

  .social {
    margin-right: 17px; } }
@media (max-width: 991px) {
  .copyright {
    margin-left: 0px;
    font-size: 0.8em; }

  .arrow--footer {
    margin-top: -28px; }

  .social {
    margin-right: 4px; } }
@media (max-width: 767px) {
  .copyright {
    margin-top: 10px;
    font-size: 0.7em; }

  .arrow--footer {
    display: none; }

  .social {
    margin-right: 0px;
    margin-top: 0px;
    position: relative;
    top: -14px; } }
.text--payment {
  margin-bottom: 105px; }

.payment__contacts__title {
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.93;
  letter-spacing: normal;
  text-align: center;
  color: #303030;
  margin-top: 20px; }

.payment__contacts__contact {
  float: left; }

.payment__contatcs__wrapp {
  display: flex;
  width: 875px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-evenly;
  margin-top: 33px;
  flex-wrap: wrap; }

.payment__contacts__contact__img {
  display: inline-block; }

.payment__contacts__contact__text {
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #333333; }
  .payment__contacts__contact__text > span {
    color: #00aeef; }

.laundry__wrapp {
  text-align: center;
  margin-top: 47px;
  margin-bottom: 51px; }

@media (max-width: 991px) {
  .payment__contatcs__wrapp {
    width: 100%; } }
@media (max-width: 767px) {
  .payment__contacts__contact {
    margin-bottom: 30px; }

  .text--payment {
    height: initial;
    margin-bottom: 50px; }

  .payment__contacts__img {
    width: 210px; }

  .payment__contacts__contact__text {
    font-size: 12px;
    padding-left: 10px; } }
#card-element {
  font-size: 18px !important;
  height: 40px;
  font-family: 'Open Sans', sans-serif; }

.stripe label {
  margin-bottom: 8px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif; }

.stripe input[type="submit"] {
  display: block;
  width: calc(100% - 30px);
  height: 40px;
  margin: 40px 15px 0;
  background-color: #00aeef;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
  border: none;
  outline: none;
  margin-bottom: 50px; }

.StripeElement {
  background-color: white;
  height: 40px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease; }
