.sr-only,
img {
  border: 0;
}
.btn,
img {
  vertical-align: middle;
}
.btn,
.navbar-toggle {
  background-image: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
button,
h1 {
  color: inherit;
  font-family: inherit;
}
nav {
  display: block;
}
a {
  background-color: transparent;
  color: #337ab7;
  text-decoration: none;
}
h1 {
  margin: 0.67em 0;
}
button {
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
}
body {
  margin: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button {
  font-size: inherit;
  line-height: inherit;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
h1,
ul {
  margin-bottom: 10px;
}
.nav > li,
.nav > li > a,
.navbar,
.navbar-toggle {
  position: relative;
}
h1 {
  font-weight: 500;
  line-height: 1.1;
  margin-top: 20px;
  font-size: 36px;
}
p {
  margin: 0 0 10px;
}
ul {
  margin-top: 0;
}
.btn,
.nav {
  margin-bottom: 0;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container > .navbar-collapse,
.container > .navbar-header,
.row {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.col-lg-4,
.col-lg-8,
.col-md-10,
.col-md-4,
.col-md-5,
.col-md-7,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12 {
  float: left;
  width: 100%;
}
@media (min-width: 992px) {
  .col-md-10,
  .col-md-4,
  .col-md-5,
  .col-md-7 {
    float: left;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .col-lg-4,
  .col-lg-8 {
    float: left;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
}
.btn {
  text-align: center;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
}
.collapse {
  display: none;
}
.nav > li,
.nav > li > a {
  display: block;
}
.nav {
  padding-left: 0;
  list-style: none;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-brand {
  float: left;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand > img {
  display: block;
  max-height: 50px;
}
.navbar-toggle {
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand,
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > .active > a {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse {
  border-color: #e7e7e7;
}
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
@-ms-viewport {
  width: device-width;
}
body {
  height: 100%;
  overflow-y: scroll;
  font-family: Montserrat, sans-serif;
}
.navbar {
  background: #0174c8;
  padding: 15px 0;
  min-height: 90px;
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #fff !important;
  font-size: 12px;
  font-weight: 500;
}
.nav > li > a {
  padding: 8px;
}
.navbar-brand {
  height: auto;
  padding: 5px 15px;
}
.cont2,
.no-webp .cont2,
.webp .cont2 {
  min-height: 594px;
  padding-top: 25px;
}
.navbar-default .navbar-nav > .active > a {
  background: 0 0;
}
.navbar-nav {
  margin-top: 10px;
}
.no-webp .cont2 {
  background: url(../images/background.jpg) center center no-repeat;
  background-size: cover;
}
.webp .cont2 {
  background: url(../images/background.webp) center center no-repeat;
  background-size: cover;
}
.cont2 .content {
  margin-top: 50px;
}
.cont2 .content h1 {
  font-size: 38px;
  font-weight: 700;
  color: #fff;
}
.cont2 .content p {
  color: #fff;
  font-size: 18px;
  line-height: 1.75;
  margin-bottom: 25px;
}
.cont2 .content button,
.cont2 .content button:visited {
  background: #3be4a7;
  border: 0;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  padding: 16px 72px;
}
.cont3 {
  padding: 100px 0;
}
.cont3 img {
  -webkit-filter: grayscale(100%);
  filter: gray;
  opacity: 0.25;
}
.cont3 img.equ {
  margin-top: 36px;
}
.cont3 img.exp {
  margin-top: 16px;
}
.pl0 {
  padding-left: 0;
}
.pr0 {
  padding-right: 0;
}
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.animate__animated {
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
  .animate__animated[class*="Out"] {
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@media (min-height: 768px) and (max-width: 1199px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .cont2 .content h1,
  .cont2 .content p,
  .navbar-nav > li > a {
    text-align: center;
  }
  .navbar {
    margin-bottom: 0;
  }
  .navbar-header {
    float: none;
  }
  .navbar-nav,
  .navbar-right {
    float: none !important;
    margin-right: 0;
  }
  .nav > li,
  .navbar-nav > li,
  .navbar-right > li {
    width: 50%;
    float: left;
  }
  .navbar-toggle {
    display: block;
    margin: 12px 15px 0;
    border-radius: 0;
    border-color: #fff;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
  }
  .navbar-nav > li > a {
    padding: 10px;
  }
  .navbar-default .navbar-nav > .active > a:after {
    display: none;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 10px 5px;
    text-align: center;
    font-size: 14px;
  }
  .navbar-brand {
    margin-bottom: 8px;
    margin-top: 8px;
  }
  .navbar-default .navbar-nav {
    margin-right: inherit;
  }
  .navbar-default .navbar-brand {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-default .navbar-collapse {
    border: 0;
    box-shadow: none;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .cont2 .content {
    margin-top: 25px;
  }
  .cont2 .content button {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .cont3 {
    padding: 25px 0;
  }
  .cont2 .content button {
    margin-bottom: 25px;
  }
  .pl0 {
    padding-left: 15px;
  }
  .pr0 {
    padding-right: 15px;
  }
}
.trial {
  color: #fff;
}
@media (max-width: 399px) {
  .navbar-brand > img {
    max-height: 40px !important;
    width: auto;
  }
}

a.trustedsite {
  filter: grayscale(1);
  position: fixed;
  z-index: 9;
  bottom: -15px;
  right: 0;
  height: 45px;
  width: 107px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  transition:
    bottom 0.25s,
    box-shadow 0.25s,
    filter 0.25s;
}
a.trustedsite:hover,
a.trustedsite:focus {
  filter: grayscale(0);
  bottom: 0;
  box-shadow: -1px -1px 4px #ddd;
}
