/*!
 * Start Bootstrap - One Page Wonder (https://startbootstrap.com/template-overviews/one-page-wonder)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-one-page-wonder/blob/master/LICENSE)
 */

body {
  /*padding-top: 54px;*/
  font-family: 'Ubuntu', sans-serif;
  overflow-x:hidden;
}

@media (min-width: 992px) {
  body {
    /*padding-top: 56px;*/
  }
}
h1 {
  font-size: 54px;
  font-weight: bold;
  line-height: 1.3;
}
h3 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.39;
  color: #000000;
}
.top-slogan {
  margin-left: 50px;
}
.logo {
  display: block;
  width: 107px;
  height: 133px;
  background: url('../img/logo.png') no-repeat;
}
.topblock {
  padding-top: 30px;
}
.topphone {
  color: #fff;
  font-size: 20px;
  /* padding-top: 39px; */
  display: block;
  padding-left: 80px;
  background: url(../img/phone_icon.png) left center no-repeat;
  height: 120px;
  padding-top: 44px;
  margin-left: 50px;
  /* display: table; */
  /* vertical-align: middle; */
}
.button {
  background: -moz-linear-gradient(359deg, rgba(28,189,213,1) 0%, rgba(159,236,221,1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(28,189,213,1)), color-stop(100%, rgba(159,236,221,1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(359deg, rgba(28,189,213,1) 0%, rgba(159,236,221,1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(359deg, rgba(28,189,213,1) 0%, rgba(159,236,221,1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(359deg, rgba(28,189,213,1) 0%, rgba(159,236,221,1) 100%); /* ie10+ */
  background: linear-gradient(91deg, rgba(28,189,213,1) 0%, rgba(159,236,221,1) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1cbdd5', endColorstr='#9fecdd',GradientType=1 ); /* ie6-9 */
  padding: 12px 33px 14px 33px;
  /* line-height: 6.5em; */
  border-radius: 30px;
  color: #fff;
  display: block;
  font-size: 1.2em;
  margin-top: 29px;
  text-align: center;
}
.button[disabled] {
    background: silver;
}
header.masthead {
  background: url('../img/top_bg.jpg') no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

header.masthead>.overlay {
  padding: 2rem 0;
  text-align: center;
  /*background: rgba(0, 0, 0, 0.6);*/
}
.top-slogan > h2 {
  font-size: 20px;
  line-height: 1.5;
  text-align: left;
  padding-right: 128px;
}
@media (min-width: 992px) {
  header.masthead>.overlay {
    padding: 2rem 0;
  }
  header.masthead {
    min-height: 800px;
  }
}
section h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.39;
  color: #000000;
}
.sect3 h2 {
  font-size: 36px;
  line-height: 1.39;
  color: #000000;
  font-weight: normal;
}
section h2.bigger {
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
}
.grey {
  background: #f9fafc;
}
.preim hr {
    background: #5f5f5f;
    width: 13%;
    height: 1px;
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.sect {
  padding: 50px 0;
}
.sect3 {
  padding: 50px 0;
}
.sect3 .arrdown {
  padding: 35px 0 25px 0;
}
.sect h2 {
  padding: 35px 0;
}
.sect2 {
  padding: 50px 0;
}
.sect2 h2 {
  padding: 35px 0;
}
.sect2 h4 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}
.sect2 p {
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: #5f5f5f;
}
.sect2 .numbers {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.67;
  text-align: center;
  color: #1150cc;
}
.sect h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
  padding-top: 20px;
}
.sect p {
  color:#5f5f5f;
  font-size: 14px;
  line-height: 1.43;
}
.sect3 h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
  padding: 20px 0 0px 0;
}
.sect3 p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.67;
}
.sect3 p.uc {
  text-transform: uppercase;
}
.sect3 .block h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
  padding: 5px 0 0px 0;
}
.sect3 .block {
  margin: 15px;
}
.sect3 p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.67;
  padding: 0;
  margin: 0;
}
footer {
  background-image: linear-gradient(101deg, #1253cf, #0638b3);
}
footer .m-0 {
  font-size: 26px;
  font-weight: 300;
  line-height: 1.92;
  text-align: center;
  color: #f9fafc;
  font-weight: normal;
}
.subfooter {
  border-top: 1px solid #fff;
  color: #fff;
  padding: 10px 0 25px 0;
}
.subfooter h5 {
  padding: 30px 0 15px 0;
  font-size: 24px;
  font-weight: bold;
}
.subfooter a {
  color: #5be9d3;
  font-size: 20px;
  font-weight: normal;
}
.button:hover,.button:active,.button:focus {
  background: -moz-linear-gradient(359deg, rgba(159,236,221,1) 0%, rgba(28,189,213,1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(159,236,221,1)), color-stop(100%, rgba(28,189,213,1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(359deg, rgba(159,236,221,1) 0%, rgba(28,189,213,1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(359deg, rgba(159,236,221,1) 0%, rgba(28,189,213,1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(359deg, rgba(159,236,221,1) 0%, rgba(28,189,213,1) 100%); /* ie10+ */
  background: linear-gradient(91deg, rgba(159,236,221,1) 0%, rgba(28,189,213,1) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1cbdd5', endColorstr='#9fecdd',GradientType=1 ); /* ie6-9 */
  color:#fff;
  text-decoration: none;
}
.modal-header {
  background: -moz-linear-gradient(359deg, rgba(159,236,221,1) 0%, rgba(28,189,213,1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(159,236,221,1)), color-stop(100%, rgba(28,189,213,1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(359deg, rgba(159,236,221,1) 0%, rgba(28,189,213,1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(359deg, rgba(159,236,221,1) 0%, rgba(28,189,213,1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(359deg, rgba(159,236,221,1) 0%, rgba(28,189,213,1) 100%); /* ie10+ */
  background: linear-gradient(91deg, rgba(159,236,221,1) 0%, rgba(28,189,213,1) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1cbdd5', endColorstr='#9fecdd',GradientType=1 ); /* ie6-9 */
  color:#fff;
}
button.close {
  color: #fff !important;
  font-size: 32px;
  opacity: 1 !important;
}
footer .topphone {
  padding-left: 74px !important;
}
@media (max-width: 761px) {
  .logo {
    margin: 0 auto;
  }
  .top-slogan h1 {
    font-size: 25px;
    line-height: 52px;
    text-align: center;
  }
  .button {
    margin: 0 20px;
  }
  header.masthead {
    background: #114dc5;
  }
  .subfooter {
    text-align: center;
  }
  .topphone {
    background-position: 0px 45px;
  }
  .top-slogan {
    margin-left: 0;
  }
  .top-slogan h1 {
    text-align: center !important;
  }
  .top-slogan h2 {
    text-align: center !important;
    padding-right: 0;
  }
  footer .topphone {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    display: block;
    float: none;
    margin: auto;
    padding-left: 0 !important;
    margin-left: auto !important;
    background-position: 10px 45px;
  }
}