/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
    ========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
    ========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
    ========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
    ========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none;
}

/* Forms
    ========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input { /* 1 */
  overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
  text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
    ========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}

/* Misc
    ========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none;
}

/* Custom code
    ========================================================================== */
@font-face {
  font-family: "Raleway";
  src: url("Raleway-Regular.eot");
  src: local("Raleway Regular"), local("Raleway-Regular"), url("../fonts/Raleway-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Regular.woff2") format("woff2"), url("../fonts/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular.ttf") format("truetype"), url("../fonts/Raleway-Regular.svg#Raleway-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("Raleway-Medium.eot");
  src: local("Raleway Medium"), local("Raleway-Medium"), url("../fonts/Raleway-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway-Medium.woff") format("woff"), url("../fonts/Raleway-Medium.ttf") format("truetype"), url("../fonts/Raleway-Medium.svg#Raleway-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-SemiBold.eot");
  src: local("Raleway SemiBold"), local("Raleway-SemiBold"), url("../fonts/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-SemiBold.woff2") format("woff2"), url("../fonts/Raleway-SemiBold.woff") format("woff"), url("../fonts/Raleway-SemiBold.ttf") format("truetype"), url("../fonts/Raleway-SemiBold.svg#Raleway-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("../fonts/Raleway-Bold.eot");
  src: local("Raleway Bold"), local("Raleway-Bold"), url("../fonts/Raleway-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Bold.woff2") format("woff2"), url("../fonts/Raleway-Bold.woff") format("woff"), url("../fonts/Raleway-Bold.ttf") format("truetype"), url("../fonts/Raleway-Bold.svg#Raleway-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html {
  font-family: "Raleway";
  font-weight: 400;
}

body {
  padding: 0px;
}

body * {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  line-height: 133%;
}

ul li {
  list-style: none;
}

.wrap {
  max-width: 1320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

header {
  padding: 10px 24px;
  background-color: #fff;
  position: sticky;
  top: 0px;
  z-index: 100;
  transition: box-shadow 300ms ease;
}
header .wrap {
  display: flex;
  align-items: center;
}
header .wrap #header_logo {
  margin-right: auto;
  max-width: 190px;
  width: 100%;
}
header .wrap #header_logo img {
  width: 100%;
  transition: width 300ms ease, height 300ms ease;
}
header .wrap #main_nav {
  display: flex;
  align-items: center;
  width: 78%;
}
header .wrap #main_nav a {
  color: #000;
  margin-right: auto;
  font-size: 13px;
  text-decoration: none;
}
header .wrap #main_nav a.header_cta {
  padding: 12px 22px;
  background-color: #273675;
  color: #fff;
  font-weight: 600;
  border-radius: 9px;
}
header .wrap #main_nav > :last-child {
  margin-right: 0px;
}
header .wrap #mobile_menu_open,
header .wrap #mobile_menu_close {
  display: none;
}
header .wrap #mobile_menu_open svg,
header .wrap #mobile_menu_close svg {
  width: 40px;
  height: 40px;
}
header .wrap #mobile_menu_open svg path,
header .wrap #mobile_menu_close svg path {
  fill: #273675;
}
header .wrap #mobile_main_nav {
  position: fixed;
  top: 0px;
  right: -100%;
  z-index: 99;
  height: 100svh;
  background-color: #fff;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.2);
  max-width: 320px;
  width: 100%;
  padding: 24px;
  transition: ease-in-out 500ms;
  display: flex;
  flex-direction: column;
}
header .wrap #mobile_main_nav #mobile_menu_close {
  margin-bottom: 24px;
}
header .wrap #mobile_main_nav #mobile_main_nav_container {
  flex: 1 0 80%;
  overflow-y: scroll;
  display: block;
}
header .wrap #mobile_main_nav #mobile_main_nav_container nav {
  display: flex;
  flex-direction: column;
}
header .wrap #mobile_main_nav #mobile_main_nav_container nav > * {
  margin-bottom: 24px;
}
header .wrap #mobile_main_nav #mobile_main_nav_container nav a {
  text-decoration: none;
  font-size: 13px;
  color: #000;
}
header .wrap #mobile_main_nav #mobile_main_nav_container nav a.header_cta {
  padding: 12px 22px;
  background-color: #273675;
  color: #fff;
  font-weight: 600;
  border-radius: 9px;
}

header.sticky {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
}
header.sticky .wrap #header_logo img {
  width: 100px;
}

footer {
  padding-top: 160px;
  padding-bottom: 14px;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #273675;
}
footer .wrap {
  display: flex;
  flex-wrap: wrap;
}
footer .wrap .footer_section {
  flex: 1 1 33%;
}
footer .wrap .footer_section .footer_section_title {
  font-weight: 500;
  color: #7CABDC;
  font-size: 30px;
  margin-bottom: 45px;
}
footer .wrap .footer_section #footer_testimonials {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 20px;
  max-width: 350px;
  width: 100%;
  margin-bottom: 14px;
}
footer .wrap .footer_section #footer_testimonials .single_footer_testimonial {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  border-radius: 9px;
  max-width: 165px;
  min-height: 165px;
  overflow: hidden;
}
footer .wrap .footer_section #footer_testimonials .single_footer_testimonial .details {
  background-image: url("../images/footer_single_testimonial_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  padding: 24px 12px;
  transition: 400ms;
  opacity: 0;
}
footer .wrap .footer_section #footer_testimonials .single_footer_testimonial .details:hover {
  opacity: 1;
}
footer .wrap .footer_section #footer_testimonials .single_footer_testimonial .details p {
  font-size: 9px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
  max-width: 105px;
  transition: 300ms;
  transform: translateY(20px);
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
footer .wrap .footer_section #footer_testimonials .single_footer_testimonial .details p.client {
  color: #7CABDC;
  font-weight: 700;
}
footer .wrap .footer_section #footer_testimonials .single_footer_testimonial .details:hover p {
  transform: translateY(0px);
}
footer .wrap #quick_links {
  padding-left: 35px;
}
footer .wrap #quick_links #footer_quick_links {
  display: flex;
  flex-direction: column;
}
footer .wrap #quick_links #footer_quick_links a {
  color: #FBF6F2;
  font-size: 19px;
  text-decoration: none;
  margin-bottom: 32px;
}
footer .wrap #quick_links #footer_quick_links > :last-child {
  margin-bottom: 0px;
}
footer .wrap #find_us {
  display: flex;
  flex-direction: column;
}
footer .wrap #find_us #footer_find_us {
  display: flex;
  flex-direction: column;
  height: 100%;
}
footer .wrap #find_us #footer_find_us p {
  color: #FBF6F2;
  font-size: 19px;
}
footer .wrap #find_us #footer_find_us .legal {
  margin-top: auto;
  margin-bottom: auto;
}
footer .wrap #find_us #footer_find_us .legal p {
  margin-bottom: 12px;
}
footer .wrap #find_us #footer_find_us .legal a {
  color: #7CABDC;
  font-size: 19px;
  text-decoration: none;
  position: relative;
}
footer .wrap #find_us #footer_find_us .legal a::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -3px;
  width: 100%;
  height: 1px;
  background-color: #7CABDC;
}
footer .wrap #find_us .footer_logo {
  margin-bottom: 10px;
}
footer .wrap #footer_bottom {
  flex: 1 1 100%;
  padding-top: 70px;
}
footer .wrap #footer_bottom p {
  font-size: 11px;
  color: #fff;
  padding: 0px 24px;
  border-right: 1px solid #fff;
}
footer .wrap #footer_bottom p:first-of-type {
  padding-left: 0px;
}
footer .wrap #footer_bottom > div {
  display: flex;
  align-items: center;
}
footer .wrap #footer_bottom > div .designed_by {
  display: flex;
  align-items: center;
}
footer .wrap #footer_bottom > div .designed_by p {
  border: none;
  padding-right: 0px;
}

@media (max-width: 1020px) {
  header .wrap {
    position: relative;
  }
  header .wrap #main_nav {
    display: none;
  }
  header .wrap #mobile_menu_open,
  header .wrap #mobile_menu_close {
    display: block;
  }
  header .wrap #mobile_main_nav.show {
    right: 0px;
  }
  footer .wrap #find_us {
    flex-basis: 100%;
    padding-top: 45px;
  }
  footer .wrap #footer_bottom {
    padding-top: 0px;
  }
}
@media (max-width: 640px) {
  footer .wrap .footer_section,
  footer .wrap #find_us.footer_section {
    flex-basis: 100%;
    margin: 0px;
    padding: 24px 0px;
  }
  footer .wrap #quick_links.footer_section {
    padding-left: 0px;
  }
  footer .wrap .footer_section:first-of-type {
    padding-top: 0px;
  }
}/*# sourceMappingURL=common.css.map */