/*! Bootstrap Reboot v4.3.1 (https://getbootstrap.com/) Copyright 2011-2019 The Bootstrap Authors Copyright 2011-2019 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) */
*,
::after,
::before {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',
    'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex='-1']:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono',
    'Courier New', monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}

[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='date'],
input[type='datetime-local'],
input[type='month'],
input[type='time'] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
body {
  position: relative;
  font-family: 'Lato', Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 1.2;
  text-align: center;
  font-weight: 400;
  color: #424242;
}

img {
  max-width: 100%;
}

.container {
  position: relative;
  min-width: 300px;
  margin: 0 auto;
  padding: 0 10px;
}

h1,
h3 {
  font-weight: 400;
}

.button {
  background-color: #ff8242;
  border: none;
  border-bottom: 5px solid;
  border-color: #de713a;
  border-radius: 10px;
  font-family: 'Montserrat', Verdana, sans-serif;
  color: #ffffff;
  transition: all 150ms ease;
}

.button_main {
  width: 100%;
  height: 70px;
  margin-top: 14px;
  font-size: 30px;
}

.button_small {
  display: block;
  width: 113px;
  height: 42px;
  margin-left: -12px;
  padding: 10px 20px;
  border-bottom: 4px solid #044d75;
  border-radius: 13px;
  background: #05699f;
  font-family: 'Lato', Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.button:hover,
.button:focus {
  box-shadow: 0 0 6px 2px #fff;
}

.header {
  padding: 10px 0;
  border-bottom: 3px solid #096a95;
}

.header__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.header__phone {
  margin: 5px 0;
  font-size: 24px;
  color: #007dc0;
}

.header__phone a {
  color: #007dc0;
}

.header__phone a:hover, .header__phone a:focus {
  color: #3664a9;
  text-decoration: none;
}

.call-us {
  font-size: 10pt;
  font-weight: 700;
  text-align: center;
  color: #424242;
}

.logo {
  color: #3664a9;
  font-size: 26px;
  font-weight: 700;
}

.intro {
  position: relative;
  padding: 60px 0 132px 0;
  background: radial-gradient(ellipse at center, #18a5cc 0%, #007dc0 75%);
  font-family: 'Montserrat', Verdana, sans-serif;
}

.intro__wrap {
  color: #ffffff;
}

.intro__header_mobile {
  display: none;
  margin-bottom: 13px;
}

.intro__more {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  font-family: 'Montserrat', Verdana, sans-serif;
  font-size: 18px;
  color: #ffffff;
}

.intro__more::after {
  content: '';
  position: absolute;
  bottom: -24px;
  left: -3px;
  display: block;
  width: 104px;
  height: 24px;
  background: url('../img/icons-oscar-lp.png') center -600px no-repeat;
}

.intro h1 {
  font-size: 26px;
}

.intro h3 {
  font-size: 23px;
}

.form__area {
  border: 3px solid #fff;
  border-radius: 7px;
  padding: 10px;
}

.form__area label {
  display: none;
  font-size: 36px;
  color: #7de5ff;
}

.form__input {
  width: 100%;
  margin: 0 auto;
  padding: 15px 10px;
  border: 1px solid #bababa;
  border-radius: 10px;
  font-size: 18px;
  text-align: center;
  color: #5e5b5b;
}

.form-short {
  display: flex;
}

.form-short__input {
  width: 100%;
  max-width: 136px;
  height: 42px;
  padding: 5px 12px;
  border: 1px solid #bababa;
  border-radius: 9px;
  font-size: 16px;
  font-weight: 700;
  color: #5e5b5b;
}

.form-bottom {
  display: none;
  background: #ff8141;
  padding: 30px 0;
  color: #ffffff;
}

.form-bottom__wrap {
  max-width: 720px;
  margin: 0 auto;
}

.form-bottom__area {
  display: flex;
  justify-content: center;
}

.form-bottom__notice {
  margin-top: 30px;
  font-weight: 700;
}

.form-bottom h3 {
  font-family: 'Montserrat', Verdana, sans-serif;
  font-size: 30px;
  margin-right: 20px;
}

.form-side {
  position: fixed;
  right: -240px;
  top: 100px;
  height: 114px;
  width: 100%;
  max-width: 235px;
  margin: 0;
  padding: 10px 5px 15px 15px;
  border-radius: 10px 0 0 10px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.7);
  transition: all 200ms ease;
  background: #ff8141;
}

.form-side .form-short__input {
  max-width: 96px;
}

.form-side h3 {
  margin: 0 24px 5px 0;
  font-family: 'Montserrat', Verdana, sans-serif;
  font-size: 17px;
  text-align: center;
  color: #ffffff;
}

.about {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #eaeaea;
  text-align: center;
}

.about h2 {
  margin: 0;
  font-family: 'Montserrat', Verdana, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.about h2 strong {
  color: #2cb3d2;
}

.about p {
  font-size: 18px;
  margin-bottom: 25px;
}
.about-desctop__wrap h2:first-child {
  margin-top: 32px;
}
.about .about-mobile__wrap {
  padding: 0 10px;
}

.about .about-mobile__img {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.about .about-mobile__items {
  width: 205px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: left;
}

.about .about-mobile__item {
  min-height: 45px;
  padding-left: 45px;
  font-size: 23px;
  font-weight: 700;
  background: transparent url('../img/icons-oscar-lp-mobile.png') 0 0 no-repeat;
}

.about .about-mobile__item span {
  color: #ff8241;
}

.about .about-mobile__item:nth-child(2) {
  background-position: 0 -150px;
}

.about .about-mobile__item:nth-child(3) {
  background-position: 0 -300px;
}

.about .about-mobile__notice {
  font-size: 10pt;
}

.about .about-desctop p {
  padding: 0 80px;
  margin-bottom: 15px;
}

.about .about-desctop__list {
  width: 510px;
  margin: 0 auto;
  text-align: left;
}

.about .about-desctop__customers {
  margin: 0;
  padding: 0;
  list-style: none;
}

.about .about-desctop__quoteby {
  font-style: italic;
}

.about .about-desctop__items {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 24px;
  font-weight: 700;
}

.about .about-desctop__item {
  width: 33%;
  padding: 110px 0 0 0;
  background: transparent url('../img/icons-oscar-lp.png') center 0 no-repeat;
}

.about .about-desctop h3 {
  margin-bottom: 15px;
  font-family: 'Montserrat', Verdana, sans-serif;
  color: #414141;
}

.article {
  display: none;
  padding-top: 15px;
}

.article h2 {
  padding-bottom: 19px;
  padding-top: 115px;
  margin-bottom: 0;
  background: transparent url('../img/icons-oscar-lp-2.png') center 0 no-repeat;
  font-family: 'Montserrat', Verdana, sans-serif;
  font-size: 29px;
  font-weight: 400;
}

.article h2 strong {
  color: #2cb3d2;
}

.article h2:nth-child(4) {
  background-position: center -200px;
}

.article h2:nth-child(9) {
  background-position: center -400px;
}

.article p {
  font-size: 18px;
  padding-bottom: 40px;
}

.article__wrap {
  padding: 0 10px;
}

.article__img {
  margin-bottom: 30px;
}

.footer {
  min-height: 120px;
  border-top: 2px solid #d3d3d3;
  background: #e5e5e5;
  text-align: center;
}

.footer__wrap {
  padding: 10px;
  font-size: 9pt;
  font-weight: 700;
}

.footer__links {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer__link {
  display: inline-block;
  padding: 0 5px;
}

.footer__trdmrk {
  margin: 0;
  color: #777;
}

@media (max-width: 767px) {
  .intro {
    padding: 13px 0 30px 0;
  }
  .intro__header_desctop {
    display: none;
  }
  .intro__header_mobile {
    display: block;
  }
  .about .about-desctop {
    display: none;
  }
}

@media (min-width: 768px) {
  .container {
    min-width: 710px;
    max-width: 920px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .header-container {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 40px;
  }
  .header {
    padding: 20px 0;
  }
  .header__wrap {
    flex-direction: row;
    justify-content: space-between;
  }
  .call-us {
    text-align: right;
  }
  .intro__more {
    display: block;
  }
  .intro h1 {
    font-size: 30px;
  }
  .form {
    margin: 25px 0;
    padding: 0 20px;
  }
  .form__area {
    display: flex;
    justify-content: center;
    padding: 40px 15px;
    border: 4px solid #fff;
  }
  .form__area label {
    display: block;
    margin: 0 5px 0 0;
  }
  .form__input {
    width: 110px;
    height: 44px;
    margin: 0;
    padding: 5px;
    border: 1px solid #bababa;
    border-radius: 5px;
    box-shadow: 0 0 4px #2cb3d3;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
  }
  .form__input:focus {
    border: 1px solid #2cb3d3;
  }
  .form__input::-webkit-input-placeholder {
    opacity: 0;
  }
  .form__input::-moz-placeholder {
    opacity: 0;
  }
  .form__input:-ms-input-placeholder {
    opacity: 0;
  }
  .form__input::-ms-input-placeholder {
    opacity: 0;
  }
  .form__input::placeholder {
    opacity: 0;
  }
  .form-bottom {
    display: block;
  }
  .button_main {
    max-width: 224px;
    max-height: 68px;
    font-family: 'Lato', Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 700;
  }
  .about {
    padding: 24px 0;
  }
  .about h2 {
    font-size: 30px;
  }
  .about .about-mobile {
    display: none;
  }
  .article {
    display: block;
  }
}

@media (max-width: 960px) and (min-width: 768px) {
  .intro h1 {
    font-size: 24px;
  }
  .intro h3 {
    display: none;
  }
  .form__area label {
    font-size: 30px;
  }
}

#legal {
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
}

#legal a {
  padding: 0 5px;
  color: #075d92;
  font-weight: 400;
  text-decoration: underline;
}

#legal a:first-child {
  padding: 0;
}

#legal a:active,
#legal a:focus,
#legal a:hover {
  color: #0d93e8;
}

.legal-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.legal-modal_active {
  display: block;
}

.legal-modal-content {
  position: relative;
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px !important;
  border: 1px solid #888;
  width: 80%;
  text-align: left;
}

.legal-modal-close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 34px;
  line-height: 1;
  cursor: pointer;
}
