@charset "UTF-8";
/**
* Eric Meyer's Reset CSS v2.0 <link href="https://fonts.googleapis.com/css2?family=Markazi+Text&display=swap" rel="stylesheet">
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: Markazi;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, time {
  display: block;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

a {
  color: inherit;
  text-decoration: none;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* meyerweb css reset end */

textarea:focus, input:focus {
  outline: 0;
}

input {
  border-width: 0;
}

em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 58.3%;
}

h3 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  color: #055081;
}

.group:before,
.group:after {
  content: " ";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1; /* ie 6/7 */
}

embed,
img,
object,
video {
  max-width: 100%;
}
sup {
  font-size: 58.3%;
  vertical-align: text-top;
}
sub {
  font-size: 58.3%;
  vertical-align: text-bottom;
}
.no-space-between-inline-blocks {
  *letter-spacing: normal; /*reset IE < 8*/
  letter-spacing: -0.31em; /*webkit*/
  word-spacing: -0.43em; /*IE < 8 && gecko*/
}
/*restore spacing on inner elements*/
.no-space-between-inline-blocks > * {
  letter-spacing: normal;
  word-spacing: normal;
}
.displace {
  left: -5000px;
  position: absolute;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  font-size: 16px;
}
body {
  min-width: 822px;
  color: #f1f1f1;
  font-family: Markazi;
  font-size: 1.041666rem; /* 16.67px / 16px = 1.041875rem */
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
}
body {
  float: none;
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 100%; /* 1080px / 1080px = 100% */
}
.background {
  padding: 36px 0 34px;
  position: relative;
  background: #e0e0e0 center 0;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.l-constrained {
  margin: 0 auto;
  position: relative;
  width: 822px;
}
.text {
  margin: 0 auto;
  position: relative;
  width: 744px;
}
.text-2 {
  color: #003296ff;
  font-size: 30px; /* 77.71px / 16px = 4.856875rem */
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.testimonial {
  margin: 3px 0 0;
  color: #027dcc;
  font-size: 6.055379rem; /* 96.89px / 16px = 6.055625rem */
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}
.image {
  left: 22px;
  margin: 35px auto 0;
  position: relative;
  width: 778px;
  z-index: 0;
}
.image-1 {
  margin: 0 auto;
  min-height: 215px;
  overflow: hidden;
  padding: 15px 24px 7px;
  position: relative;
  width: 732px;
  z-index: 14;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
  background: #055081;
  -webkit-box-shadow: 14.474369px 17.874357px 40px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 14.474369px 17.874357px 40px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 14.474369px 17.874357px 40px 0 rgba(0, 0, 0, 0.35); /*drop shadow*/
}
.ellipse-2 {
  float: left;
  height: 193px;
  margin: 0 37px 0 0;
  width: 193px;
  border: 8px solid #ffffff; /*stroke*/
  -webkit-border-radius: 96.66px;
  -moz-border-radius: 96.66px;
  border-radius: 96.66px;
  background: url(images/ellipse_2.png) no-repeat -4px -4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  -webkit-box-shadow: 14.474369px 17.874357px 40px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 14.474369px 17.874357px 40px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 14.474369px 17.874357px 40px 0 rgba(0, 0, 0, 0.35); /*drop shadow*/
}
.col-2 {
  float: left;
  margin: 24px 0 0;
  position: relative;
  width: 406px;
}
.text-3 {
  color: #f7f7f7;
  font-size: 2.283165rem; /* 36.53px / 16px = 2.283125rem */
  font-weight: 800;
  text-transform: uppercase;
  font-family: Markazi;
}
.rectangle-2 {
  height: 2px;
  margin: 12px 0 0 5px;
  position: relative;
  width: 169px;
  background: #ffffff;
  -webkit-box-shadow: 14.474369px 17.874357px 40px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 14.474369px 17.874357px 40px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 14.474369px 17.874357px 40px 0 rgba(0, 0, 0, 0.35); /*drop shadow*/
}
.text-4 {
  margin: 18px 0 0 4px;
  width: 402px;
  font-weight: 600;
  line-height: 1.2;
}
.image-2 {
  margin: -6px 0 0;
  min-height: 292px;
  overflow: hidden;
  padding: 20px 37px 80px;
  position: relative;
  width: 778px;
  z-index: 22;
  background: url(images/rectangle_3_copy.png) no-repeat;
}
.ellipse-2-copy-4 {
  float: left;
  margin: 0 36px 0 0;
}
.col-3 {
  float: left;
  margin: 36px 0 0;
  position: relative;
  width: 377px;
}
.text-5 {
  display: block;
  margin: 0 0 0 10px;
  position: relative;
}
.rectangle-2-copy {
  display: block;
  margin: 0 0 0 6px;
  position: relative;
}
.text-6 {
  display: block;
  margin: 11px 0 0;
}
.image-3 {
  margin: -70px auto 0;
  min-height: 280px;
  padding: 43px 37px 51px;
  position: relative;
  width: 776px;
  z-index: 6;
  background: url(images/rectangle_3_copy_2.png) no-repeat;
}
.ellipse-2-copy-2 {
  float: left;
  margin: 0 43px 0 0;
}
.col {
  float: left;
  margin: 4px 0 0;
  position: relative;
  width: 380px;
}
.text-7 {
  color: #f7f7f7;
  font-size: 2.281485rem; /* 36.5px / 16px = 2.28125rem */
  font-weight: 800;
  text-transform: uppercase;
}
.rectangle-2-copy-2 {
  display: block;
  margin: 5px 0 0;
  position: relative;
}
.text-8 {
  display: block;
  margin: 10px 0 0 1px;
  position: relative;
}
.review {
  margin: 13px auto 0;
  min-height: 72px;
  padding: 15px 36px 17px;
  position: relative;
  right: 8px;
  width: 320px;
  background: #282828;
}
.review > * {
  float: left;
  margin: 0 9.05px 0 0;
}
.review > *:last-child {
  margin-right: 0 !important;
}
