/*
Theme Name: Hancock & Robinson
Author: Hancock & Robinson
Author URI:
Version: 1
Description: Hancock & Robinson theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hancockrobinson
Tags: one-column, two-columns
Theme URI:
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
@import url("https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.listreset, #nav ul.navigation, #nav ul.navigation > li > .drop-holder > ul, #nav ul.navigation > li > .drop-holder > ul > li > .drop-holder ul, #footer .dark-box .col ul, #footer ul.navigation, .image-text-block ul, .service-detail-block .open-close ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.btn {
  display: inline-block;
  vertical-align: top; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #000;
  background: #fff;
  font: 16px/1.875 "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 767px) {
    body {
      font-size: 14px; } }

img {
  vertical-align: top;
  max-width: 100%;
  height: auto; }

.gm-style img {
  max-width: none; }

.text-center {
  text-align: center; }

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 1.875em; }

blockquote {
  border-left: 4px solid #9f9f9f;
  padding-left: .5em;
  margin-left: 1.875em; }

th, td {
  border: 1px solid #9f9f9f;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul, ol {
  padding-left: 3em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #9f9f9f;
  padding: 0.4em 0.7em; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #000; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #9f9f9f; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #9f9f9f; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #9f9f9f; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #9f9f9f; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #9f9f9f; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

@media (min-width: 768px) {
  html,
  body {
    height: 100%; }
  .page-holder {
    height: 100%;
    display: table;
    table-layout: fixed;
    overflow: hidden;
    width: 100%; }
  #wrapper {
    display: table-cell;
    margin: 0 auto; }
  #footer {
    overflow: hidden;
    /*for FF on Windows 7*/
    display: table-footer-group;
    height: 1%; } }

.widget {
  margin-bottom: 1.875em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block;
  margin-bottom: 4px; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.search-form {
  margin-bottom: 15px; }
  .search-form input {
    float: left;
    height: 2em; }
    .search-form input[type='search'] {
      margin: 0 4px 0 0;
      width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #000;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 0.8; }

.commentlist {
  margin: 0 0 1.875em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.875em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.875em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.875em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0 3px; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    background: #000;
    color: #fff;
    padding: .4em;
    text-decoration: none; }
    @media (max-width: 767px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2em; } }
    .navigation .next:hover,
    .navigation .prev:hover,
    .navigation-comments .next:hover,
    .navigation-comments .prev:hover {
      opacity: 0.8; }

.navigation-single {
  margin-bottom: 1.875em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: #000;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next:hover,
    .navigation-single .prev:hover {
      opacity: 0.8; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #9f9f9f;
  padding: .4em;
  margin-bottom: 1.875em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.875em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.875em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.875em; }

.mejs-container {
  margin-bottom: 1.875em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

iframe {
  max-width: 100%; }

.navigation-single .next,
.navigation-single .prev,
.page-numbers,
.title {
  word-break: break-word; }

#wp-calendar tbody td {
  text-align: center; }

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #9f9f9f; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: inherit; }

h1, .h1 {
  font-size: 72px;
  line-height: 1.0789; }
  @media (max-width: 1199px) {
    h1, .h1 {
      font-size: 50px; } }
  @media (max-width: 1023px) {
    h1, .h1 {
      font-size: 40px; } }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 35px; } }

h2, .h2 {
  font-size: 34px;
  line-height: 1.0789; }
  @media (max-width: 1023px) {
    h2, .h2 {
      font-size: 32px; } }
  @media (max-width: 767px) {
    h2, .h2 {
      font-size: 30px; } }

h3, .h3 {
  font-size: 24px;
  line-height: 1.0789; }

h4, .h4 {
  font-size: 21px; }

h5, .h5 {
  font-size: 18px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 1em; }

a {
  color: #1e6298; }
  a:hover, a:focus {
    text-decoration: none; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?a7p0fb");
  src: url("fonts/icomoon.eot?a7p0fb#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?a7p0fb") format("truetype"), url("fonts/icomoon.woff?a7p0fb") format("woff"), url("fonts/icomoon.svg?a7p0fb#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-check:before {
  content: "\e904"; }

.icon-arrow:before {
  content: "\ea3c"; }

.icon-arrow-right:before {
  content: "\e900"; }

.icon-phone:before {
  content: "\e901"; }

.icon-location:before {
  content: "\e902"; }

.icon-marker:before {
  content: "\e903"; }

#header {
  padding: 32px 0 12px;
  background: #fff;
  background: #fff;
  position: relative;
  z-index: 10; }
  @media (max-width: 1023px) {
    #header {
      padding: 24px 0 12px; } }
  @media (max-width: 767px) {
    #header {
      padding: 28px 0; } }
  #header:after {
    content: "";
    position: absolute;
    top: 100%;
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 100vw;
    border-bottom-width: 85px;
    border-color: transparent transparent transparent #fff;
    z-index: 1; }
    @media (max-width: 1023px) {
      #header:after {
        border-bottom-width: 50px; } }
    @media (max-width: 767px) {
      #header:after {
        border-bottom-width: 30px; } }
  #header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #header .logo {
    width: 345px; }
    #header .logo svg {
      width: 100%;
      max-width: 345px; }
    @media (max-width: 1023px) {
      #header .logo {
        width: 240px; } }
    #header .logo a {
      display: block;
      line-height: 1; }

#nav .nav-opener {
  display: none;
  overflow: hidden;
  height: 18px;
  width: 26px;
  z-index: 100; }
  @media (max-width: 767px) {
    #nav .nav-opener {
      position: absolute;
      top: 50%;
      right: 20px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); } }
  #nav .nav-opener:before, #nav .nav-opener:after, #nav .nav-opener span {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: #000;
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    top: 8px;
    text-indent: -9999px; }
  #nav .nav-opener:before {
    content: '';
    top: 0; }
  #nav .nav-opener:after {
    content: '';
    top: 16px; }
  @media (max-width: 767px) {
    #nav .nav-opener {
      display: block; } }

@media (max-width: 767px) {
  #nav .nav-drop {
    display: none; } }

#nav ul.navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 767px) {
    #nav ul.navigation {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  #nav ul.navigation > li {
    margin: 0 10px;
    position: relative;
    padding: 0 10px 20px; }
    @media (max-width: 1023px) {
      #nav ul.navigation > li {
        margin: 0 2px;
        padding: 0 7px 15px; } }
    @media (max-width: 767px) {
      #nav ul.navigation > li {
        width: 100%; } }
    #nav ul.navigation > li:after {
      display: none;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 6px;
      background: #1e6298;
      content: "";
      -webkit-transition: height 0.3s;
      transition: height 0.3s; }
      @media (max-width: 1023px) {
        #nav ul.navigation > li:after {
          height: 4px; } }
      @media (max-width: 767px) {
        #nav ul.navigation > li:after {
          display: none; } }
    #nav ul.navigation > li.active > a {
      color: #1e6298; }
    #nav ul.navigation > li:nth-child(3) > .drop-holder, #nav ul.navigation > li:nth-child(4) > .drop-holder, #nav ul.navigation > li:nth-child(5) > .drop-holder {
      left: auto;
      right: 0; }
      #nav ul.navigation > li:nth-child(3) > .drop-holder > ul > li > .drop-holder, #nav ul.navigation > li:nth-child(4) > .drop-holder > ul > li > .drop-holder, #nav ul.navigation > li:nth-child(5) > .drop-holder > ul > li > .drop-holder {
        left: auto;
        right: 100%; }
    #nav ul.navigation > li:last-child {
      margin-right: 10px; }
    #nav ul.navigation > li.hover:after {
      display: block; }
      @media (max-width: 767px) {
        #nav ul.navigation > li.hover:after {
          display: none; } }
    #nav ul.navigation > li.hover > .drop-holder {
      display: block; }
    #nav ul.navigation > li.hover > a {
      color: #000; }
    #nav ul.navigation > li > a {
      color: #000;
      letter-spacing: 0.7px;
      font: 600 14px/16px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      text-decoration: none; }
      @media (max-width: 1023px) {
        #nav ul.navigation > li > a {
          font-size: 13px; } }
      @media (max-width: 767px) {
        #nav ul.navigation > li > a {
          display: block;
          text-align: center;
          padding: 5px; } }
    #nav ul.navigation > li > .drop-holder {
      display: none;
      padding: 10px 0 18px;
      z-index: 3;
      position: absolute;
      top: 100%;
      left: 0;
      min-width: 214px;
      background: rgba(0, 0, 0, 0.77); }
      @media (max-width: 767px) {
        #nav ul.navigation > li > .drop-holder {
          position: relative;
          min-width: 0;
          left: 0;
          right: 0;
          background: rgba(0, 0, 0, 0.2); } }
      #nav ul.navigation > li > .drop-holder > ul > li.hover > a {
        color: #fff; }
        @media (max-width: 767px) {
          #nav ul.navigation > li > .drop-holder > ul > li.hover > a {
            color: #43a0ea; } }
      #nav ul.navigation > li > .drop-holder > ul > li.hover > .drop-holder {
        display: block; }
      @media (max-width: 767px) {
        #nav ul.navigation > li > .drop-holder > ul > li.menu-item-has-children.hover > a:after {
          -webkit-transform: translateY(-50%) rotate(90deg);
              -ms-transform: translateY(-50%) rotate(90deg);
                  transform: translateY(-50%) rotate(90deg); } }
      #nav ul.navigation > li > .drop-holder > ul > li.menu-item-has-children > a:after {
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 12px;
        font-family: 'icomoon';
        content: "\e900";
        font-size: 12px; }
      #nav ul.navigation > li > .drop-holder > ul > li.active > a {
        color: #1e6298; }
      #nav ul.navigation > li > .drop-holder > ul > li.active.hover > a {
        color: #fff; }
        @media (max-width: 767px) {
          #nav ul.navigation > li > .drop-holder > ul > li.active.hover > a {
            color: #1e6298; } }
      #nav ul.navigation > li > .drop-holder > ul > li > a {
        display: block;
        padding: 8px 30px;
        color: #7e7e7e;
        font: 600 14px/16px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        text-decoration: none;
        position: relative; }
      #nav ul.navigation > li > .drop-holder > ul > li > .drop-holder {
        display: none;
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 3;
        min-width: 214px;
        padding: 10px 10px 18px;
        background: rgba(42, 42, 42, 0.77); }
        @media (max-width: 767px) {
          #nav ul.navigation > li > .drop-holder > ul > li > .drop-holder {
            min-width: 0;
            position: relative;
            left: 0;
            right: 0;
            background: rgba(42, 42, 42, 0.2); } }
        #nav ul.navigation > li > .drop-holder > ul > li > .drop-holder ul li.active > a {
          color: #1e6298; }
          #nav ul.navigation > li > .drop-holder > ul > li > .drop-holder ul li.active > a:hover {
            color: #fff; }
        #nav ul.navigation > li > .drop-holder > ul > li > .drop-holder ul a {
          display: block;
          padding: 8px 20px;
          color: #7e7e7e;
          font: 600 14px/16px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
          text-decoration: none;
          position: relative; }
          #nav ul.navigation > li > .drop-holder > ul > li > .drop-holder ul a:hover {
            color: #fff; }
            @media (max-width: 767px) {
              #nav ul.navigation > li > .drop-holder > ul > li > .drop-holder ul a:hover {
                color: #1e6298; } }

@media (max-width: 767px) {
  .nav-active #nav .nav-opener span {
    display: none; }
  .nav-active #nav .nav-opener:before {
    top: 8px;
    left: 0;
    right: 0;
    -webkit-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
            transform: rotate(40deg); }
  .nav-active #nav .nav-opener:after {
    left: 0;
    right: 0;
    top: 8px;
    -webkit-transform: rotate(-40deg);
        -ms-transform: rotate(-40deg);
            transform: rotate(-40deg); }
  .nav-active #nav .nav-drop {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 5px;
    z-index: 10;
    background: #fff; } }

#footer {
  color: #fff; }
  #footer .bottom {
    background: #1f1f1f;
    padding: 29px 0;
    border-top: 1px solid #464646;
    border-bottom: 1px solid #464646; }
    #footer .bottom .container {
      max-width: 1280px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 767px) {
        #footer .bottom .container {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse; } }
  #footer .dark-box {
    position: relative;
    background: #171717;
    padding: 90px 0; }
    @media (max-width: 767px) {
      #footer .dark-box {
        padding: 50px 0; } }
    #footer .dark-box:after {
      position: absolute;
      content: "";
      bottom: 100%;
      border-style: solid;
      border-width: 0 0 115px 100vw;
      border-color: transparent transparent #171717 transparent;
      z-index: 1; }
      @media (max-width: 1023px) {
        #footer .dark-box:after {
          border-width: 0 0 70px 100vw; } }
      @media (max-width: 767px) {
        #footer .dark-box:after {
          border-width: 0 0 35px 100vw; } }
    #footer .dark-box .container {
      max-width: 1160px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 767px) {
        #footer .dark-box .container {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          text-align: center; } }
    #footer .dark-box .over-logo {
      width: 27%;
      padding: 90px 20px 90px 0;
      border-right: 3px solid #464646; }
      @media (max-width: 767px) {
        #footer .dark-box .over-logo {
          width: 100%;
          padding: 50px 0 70px;
          border: none; } }
    #footer .dark-box .row {
      width: 73%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      @media (max-width: 767px) {
        #footer .dark-box .row {
          width: 100%; } }
    #footer .dark-box .col {
      width: 36%;
      padding: 0 20px;
      font: 14px/24px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      @media (max-width: 1199px) {
        #footer .dark-box .col {
          width: 43%; } }
      @media (max-width: 767px) {
        #footer .dark-box .col {
          width: 50%; } }
      @media (max-width: 479px) {
        #footer .dark-box .col {
          width: 100%; } }
      #footer .dark-box .col h3 {
        font: 16px/20px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        padding-bottom: 20px;
        position: relative;
        margin: 0 0 38px; }
        @media (max-width: 767px) {
          #footer .dark-box .col h3 {
            display: inline-block; } }
        #footer .dark-box .col h3:after {
          width: 46px;
          height: 2px;
          background: #fff;
          position: absolute;
          bottom: 0;
          left: 0;
          content: ""; }
          @media (max-width: 767px) {
            #footer .dark-box .col h3:after {
              left: 50%;
              -webkit-transform: translateX(-50%);
                  -ms-transform: translateX(-50%);
                      transform: translateX(-50%); } }
      @media (max-width: 767px) {
        #footer .dark-box .col ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      #footer .dark-box .col ul li {
        padding-left: 13px;
        position: relative;
        margin-bottom: 12px; }
        @media (max-width: 767px) {
          #footer .dark-box .col ul li {
            width: auto; } }
        #footer .dark-box .col ul li:before {
          font-family: 'icomoon';
          position: absolute;
          top: 0;
          left: 0;
          color: #fff;
          font-size: 12px; }
        #footer .dark-box .col ul li a {
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          text-decoration: none;
          color: #fff; }
          #footer .dark-box .col ul li a:hover {
            color: #1e6298; }
        #footer .dark-box .col ul li.address:before {
          content: "\e903"; }
        #footer .dark-box .col ul li.phone:before {
          font-size: 18px;
          content: "\e901"; }
        #footer .dark-box .col ul li.email:before {
          content: "\e902";
          left: -3px; }
  #footer ul.navigation {
    font: 12px/12px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      #footer ul.navigation {
        margin: 0 0 15px; } }
    #footer ul.navigation li {
      margin-left: 30px; }
      @media (max-width: 767px) {
        #footer ul.navigation li {
          margin: 0 15px; } }
      #footer ul.navigation li:first-child {
        margin-left: 0; }
        @media (max-width: 767px) {
          #footer ul.navigation li:first-child {
            margin: 0 15px; } }
    #footer ul.navigation a {
      text-transform: uppercase;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      text-decoration: none;
      color: #fff; }
      #footer ul.navigation a:hover {
        color: #1e6298; }
  #footer .copyright {
    display: block;
    font: 16px/16px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }

#wrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative; }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  margin-top: -1px; }

.accessibility:focus {
  position: static;
  width: auto;
  height: auto; }

.visual {
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff; }
  .visual:after {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(0, 0, 0, 0.7); }
  .visual .container {
    height: 530px;
    max-width: 1240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 1; }
    @media (max-width: 1199px) {
      .visual .container {
        height: 500px; } }
    @media (max-width: 1023px) {
      .visual .container {
        height: 400px; } }
    @media (max-width: 767px) {
      .visual .container {
        height: 320px; } }
  .visual .subtitle {
    color: #0072bc;
    font: 600 22px/24px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1023px) {
      .visual .subtitle {
        font-size: 20px;
        line-height: 22px; } }
    @media (max-width: 767px) {
      .visual .subtitle {
        font-size: 18px; } }
  .visual .text-holder {
    padding: 20px 0;
    margin-top: 85px; }
    @media (max-width: 1023px) {
      .visual .text-holder {
        margin-top: 50px; } }
    @media (max-width: 767px) {
      .visual .text-holder {
        margin-top: 30px; } }
  .visual h1 {
    margin: 0 0 20px; }

.home-visual {
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff; }
  .home-visual:after {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(0, 0, 0, 0.7); }
  .home-visual .next-section {
    font: 600 14px/14px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    position: absolute;
    bottom: 50px;
    left: -5px;
    z-index: 2;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }
    @media (max-width: 767px) {
      .home-visual .next-section {
        font-size: 12px;
        bottom: 33px;
        left: 0;
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg); } }
    .home-visual .next-section span {
      font-size: 22px; }
  .home-visual .container {
    height: 805px;
    max-width: 1240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 1; }
    @media (max-width: 1199px) {
      .home-visual .container {
        height: 660px; } }
    @media (max-width: 1023px) {
      .home-visual .container {
        height: 500px; } }
    @media (max-width: 767px) {
      .home-visual .container {
        height: 320px; } }
  .home-visual .text-holder {
    padding: 20px 0; }
  .home-visual h1 {
    margin: 0 0 20px; }
  .home-visual .subtitle {
    color: #0072bc;
    font: 600 22px/24px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1023px) {
      .home-visual .subtitle {
        font-size: 20px;
        line-height: 22px; } }
    @media (max-width: 767px) {
      .home-visual .subtitle {
        font-size: 18px; } }

.section h2 {
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: uppercase; }

.section .title-holder.center {
  padding: 82px 0 10px;
  text-align: center;
  margin: 0 0 30px;
  position: relative; }
  .section .title-holder.center:after {
    width: 56px;
    height: 6px;
    background: #1e6298;
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .section .title-holder.center h2 + p {
    font: 600 16px/24px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 10px; }

.services-block .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .services-block .row:only-child {
    padding-top: 0; }
    .services-block .row:only-child .box .icon-holder svg, .services-block .row:only-child .box .icon-holder img {
      margin-top: 50px;
      max-width: 50px;
      max-height: 57px; }
    .services-block .row:only-child .box .text-holder p {
      margin: 0; }
    .services-block .row:only-child .col:nth-child(2) .box .icon-holder svg, .services-block .row:only-child .col:nth-child(2) .box .icon-holder img {
      margin-top: 57px; }
  .services-block .row .col {
    width: 33.333%;
    border-top: 1px solid #bebdbd;
    padding: 80px 30px; }
    @media (max-width: 1199px) {
      .services-block .row .col {
        padding: 65px 15px; } }
    @media (max-width: 1023px) {
      .services-block .row .col {
        width: 50%; } }
    @media (max-width: 767px) {
      .services-block .row .col {
        width: 100%; } }
    .services-block .row .col:first-child {
      border-left: 1px solid #bebdbd;
      text-align: right; }
      @media (max-width: 1023px) {
        .services-block .row .col:first-child {
          border-bottom: 1px solid #bebdbd;
          text-align: center; } }
      @media (max-width: 767px) {
        .services-block .row .col:first-child {
          border-bottom: 0;
          border-left: 0; } }
    .services-block .row .col:nth-child(2) {
      text-align: center;
      border-left: 1px solid #bebdbd;
      border-right: 1px solid #bebdbd; }
      @media (max-width: 1023px) {
        .services-block .row .col:nth-child(2) {
          border-bottom: 1px solid #bebdbd; } }
      @media (max-width: 767px) {
        .services-block .row .col:nth-child(2) {
          border-left: 0;
          border-right: 0; } }
    .services-block .row .col:last-child {
      text-align: left;
      border-right: 1px solid #bebdbd; }
      @media (max-width: 1023px) {
        .services-block .row .col:last-child {
          border-top: none;
          text-align: center;
          border-left: 1px solid #bebdbd; } }
      @media (max-width: 767px) {
        .services-block .row .col:last-child {
          border-left: 0;
          border-right: 0; } }
  .services-block .row .box {
    max-width: 370px;
    margin: 0 auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .services-block .row .box .icon-holder svg, .services-block .row .box .icon-holder img {
      margin-top: 50px;
      max-width: 50px;
      max-height: 50px; }
    .services-block .row .box .text-holder {
      color: #9f9f9f;
      padding: 0 20px;
      text-align: left;
      width: calc(100% - 50px); }
      .services-block .row .box .text-holder p {
        margin: 0 0 24px; }
    .services-block .row .box a {
      text-decoration: none;
      color: inherit; }
      .services-block .row .box a:hover {
        color: #1e6298; }
    .services-block .row .box h3 {
      margin: 0 0 34px;
      color: #000; }

.services-block .icon-holder svg {
  width: 50px;
  height: 50px; }

.needs-block .icon-wrap svg {
  width: 100%;
  max-width: 182px; }

.needs-block .container {
  max-width: 1110px; }

.needs-block .over-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 48px 0 0; }
  @media (max-width: 767px) {
    .needs-block .over-blocks {
      padding: 20px 0 0; } }
  .needs-block .over-blocks .col {
    width: 33.333%;
    padding: 0 10px;
    text-align: center; }
    @media (max-width: 767px) {
      .needs-block .over-blocks .col {
        width: 50%; } }
    .needs-block .over-blocks .col a {
      text-decoration: none; }
  .needs-block .over-blocks .image-holder {
    padding-top: 54px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    @media (max-width: 767px) {
      .needs-block .over-blocks .image-holder {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 100%; } }
    @media (max-width: 767px) {
      .needs-block .over-blocks .image-holder img {
        width: 70%; } }
  .needs-block .over-blocks .col-1 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
    @media (max-width: 767px) {
      .needs-block .over-blocks .col-1 {
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; } }
  .needs-block .over-blocks .col-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    @media (max-width: 767px) {
      .needs-block .over-blocks .col-2 {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }

.needs-block .icon-wrap {
  display: inline-block;
  vertical-align: top;
  max-width: 182px;
  max-height: 182px;
  margin: 0 0 37px; }
  @media (max-width: 767px) {
    .needs-block .icon-wrap img {
      max-width: 70%; } }

.needs-block h3 {
  color: #212121;
  font: 800 48px/50px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (max-width: 1199px) {
    .needs-block h3 {
      line-height: 1.0789; } }
  @media (max-width: 1023px) {
    .needs-block h3 {
      font-size: 35px; } }
  @media (max-width: 767px) {
    .needs-block h3 {
      font-size: 32px; } }
  @media (max-width: 479px) {
    .needs-block h3 {
      font-size: 24px; } }

.about-block {
  padding: 100px 0 54px; }
  @media (max-width: 1023px) {
    .about-block {
      padding: 50px 0; } }
  @media (max-width: 767px) {
    .about-block {
      padding: 30px 0; } }
  .about-block h2 {
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 35px; }
    .about-block h2:after {
      width: 56px;
      height: 6px;
      background: #1e6298;
      content: "";
      position: absolute;
      top: 100%;
      left: 0; }
  .about-block .holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -30px; }
    .about-block .holder .over {
      width: 46%;
      padding: 0 30px; }
      @media (max-width: 1023px) {
        .about-block .holder .over {
          width: 100%;
          text-align: center; } }
    .about-block .holder .text-holder {
      color: #82898c;
      width: 54%;
      padding: 0 30px;
      font: 600 15px/30px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      @media (max-width: 1023px) {
        .about-block .holder .text-holder {
          width: 100%; } }
    .about-block .holder .features-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0 -20px;
      padding-top: 40px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .about-block .holder .features-list .box {
        width: 50%;
        padding: 0 20px;
        font: 600 14px/23px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        margin-bottom: 43px; }
        @media (max-width: 767px) {
          .about-block .holder .features-list .box {
            width: 100%;
            margin-bottom: 20px; } }
      .about-block .holder .features-list h3 {
        margin-bottom: 6px;
        text-transform: uppercase;
        color: #000;
        font: 600 18px/18px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .about-block .contact-box {
    display: inline-block;
    background: #fff;
    max-width: 450px;
    border: 4px solid #1e6298;
    padding: 120px 30px 120px 60px;
    position: relative;
    font: 600 16px/24px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #82898c;
    text-align: left; }
    @media (max-width: 479px) {
      .about-block .contact-box {
        padding: 50px 30px; } }
    .about-block .contact-box:before {
      content: "";
      position: absolute;
      background: #1e6298;
      top: -8px;
      right: -8px;
      width: 51%;
      height: 52%;
      z-index: -1; }
    .about-block .contact-box:after {
      content: "";
      position: absolute;
      background: #1e6298;
      bottom: -8px;
      left: -8px;
      width: 55%;
      height: 14.3%;
      z-index: -1; }
    .about-block .contact-box h3 {
      color: #000;
      margin-bottom: 25px;
      font: 700 16px/24px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    .about-block .contact-box p {
      margin-bottom: 25px; }
    .about-block .contact-box .more-link {
      color: #000;
      text-decoration: none;
      text-transform: uppercase;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .about-block .contact-box .more-link:after {
        top: 1px;
        left: 3px;
        position: relative;
        font-size: 14px;
        content: "\ea3c";
        font-family: 'icomoon'; }
      .about-block .contact-box .more-link:hover {
        color: #1e6298; }

.home .image-text-block .row .image-holder:after {
  position: absolute;
  content: "";
  bottom: 0;
  border-style: solid;
  z-index: 1;
  opacity: 0.7;
  border-width: 0 0 170px 50vw;
  border-color: transparent transparent #1e6298 transparent; }
  @media (max-width: 1023px) {
    .home .image-text-block .row .image-holder:after {
      border-width: 0 0 100px 100vw; } }
  @media (max-width: 767px) {
    .home .image-text-block .row .image-holder:after {
      border-width: 0 0 35px 100vw; } }

.home .image-text-block.image-align-right .row .image-holder:after {
  border-width: 170px 0 0 50vw;
  border-color: transparent transparent transparent #1e6298; }
  @media (max-width: 1023px) {
    .home .image-text-block.image-align-right .row .image-holder:after {
      border-width: 100px 0 0 100vw; } }
  @media (max-width: 767px) {
    .home .image-text-block.image-align-right .row .image-holder:after {
      border-width: 35px 0 0 100vw; } }

.image-text-block.image-align-right .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.image-text-block .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .image-text-block .row .col {
    width: 50%; }
    @media (max-width: 1023px) {
      .image-text-block .row .col {
        width: 100%; } }
  .image-text-block .row .text-holder {
    background: #1e6298;
    color: #fff;
    padding: 105px 90px 68px 64px;
    padding-right: calc((100vw - 1280px)/2); }
    @media (max-width: 1399px) {
      .image-text-block .row .text-holder {
        padding-right: 90px; } }
    @media (max-width: 1199px) {
      .image-text-block .row .text-holder {
        padding: 50px 50px; } }
    @media (max-width: 767px) {
      .image-text-block .row .text-holder {
        padding: 25px; } }
  .image-text-block .row .image-holder {
    background-position: 50% 50%;
    background-size: cover;
    position: relative; }
    @media (max-width: 1023px) {
      .image-text-block .row .image-holder {
        height: 380px; } }
    @media (max-width: 767px) {
      .image-text-block .row .image-holder {
        height: 200px; } }

.image-text-block h2 {
  text-transform: uppercase;
  margin: 0 0 10px; }

.image-text-block h3 {
  text-transform: uppercase;
  letter-spacing: -0.8px;
  font: 600 28px/34px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 42px; }
  @media (max-width: 767px) {
    .image-text-block h3 {
      font-size: 22px;
      line-height: 26px;
      margin: 0 0 20px; } }

.image-text-block p {
  margin: 0 0 30px; }
  @media (max-width: 767px) {
    .image-text-block p {
      margin: 0 0 20px; } }
  .image-text-block p a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin: 0 0 10px; }
    .image-text-block p a:after {
      position: relative;
      top: -1px;
      font-family: 'icomoon';
      content: "\ea3c";
      font-size: 10px; }
    .image-text-block p a:hover {
      color: #9f9f9f; }

.image-text-block ul {
  font-weight: bold;
  text-transform: uppercase;
  -webkit-columns: 2;
          columns: 2;
  margin-bottom: 58px; }
  @media (max-width: 479px) {
    .image-text-block ul {
      -webkit-columns: 1;
              columns: 1; } }
  .image-text-block ul li {
    position: relative; }
    .image-text-block ul li:before {
      margin-right: 5px;
      font-size: 12px;
      font-family: 'icomoon';
      content: "\e904"; }
  .image-text-block ul a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    color: #fff; }
    .image-text-block ul a:hover {
      color: #9f9f9f; }

.contact-block {
  background: #1e6298;
  padding: 106px 0;
  color: #fff; }
  @media (max-width: 1023px) {
    .contact-block {
      padding: 80px 0; } }
  @media (max-width: 767px) {
    .contact-block {
      padding: 50px 0; } }
  .contact-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1200px; }
  .contact-block .form-holder {
    width: 43%;
    padding-right: 70px; }
    @media (max-width: 1023px) {
      .contact-block .form-holder {
        width: 50%;
        padding-right: 20px; } }
    @media (max-width: 767px) {
      .contact-block .form-holder {
        width: 100%;
        padding-right: 0;
        margin-bottom: 50px; } }
  .contact-block .map-holder {
    width: 57%; }
    @media (max-width: 1023px) {
      .contact-block .map-holder {
        width: 50%; } }
    @media (max-width: 767px) {
      .contact-block .map-holder {
        width: 100%;
        text-align: center; } }
    .contact-block .map-holder iframe {
      height: 407px; }
  .contact-block h2 {
    font: 800 30px/30px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 8px; }
  .contact-block h2 + p {
    font: 800 18px/20px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 30px; }
  .contact-block .wpcf7-form input[type='text'],
  .contact-block .wpcf7-form input[type='tel'],
  .contact-block .wpcf7-form input[type='email'],
  .contact-block .wpcf7-form input[type='search'],
  .contact-block .wpcf7-form input[type='password'],
  .contact-block .wpcf7-form textarea {
    border: none;
    width: 100%;
    padding: 13px 15px;
    border-radius: 22px;
    color: #000; }
  .contact-block .wpcf7-form textarea {
    height: 170px;
    min-height: 150px;
    max-height: 200px; }
  .contact-block .wpcf7-form input[type='submit'] {
    color: #fff;
    background: transparent;
    min-width: 166px;
    border: 2px solid #fff;
    font: 16px/16px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    padding: 12px 15px 11px;
    text-align: center;
    border-radius: 22px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .contact-block .wpcf7-form input[type='submit']:hover {
      background: #fff;
      color: #1e6298; }
  .contact-block .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 13px; }

.resources-block {
  padding: 85px 0 72px; }
  @media (max-width: 1023px) {
    .resources-block {
      padding: 50px 0; } }
  @media (max-width: 767px) {
    .resources-block {
      padding: 30px 0; } }
  .resources-block .icon-holder svg {
    width: 62px;
    min-width: 62px; }
  .resources-block .container {
    max-width: 1280px; }
  .resources-block .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -15px; }
    .resources-block .row .col {
      width: 33.333%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 15px; }
      @media (max-width: 767px) {
        .resources-block .row .col {
          width: 50%;
          margin: 0 0 20px;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media (max-width: 479px) {
        .resources-block .row .col {
          width: 100%; } }
  .resources-block .icon-holder {
    max-width: 62px;
    max-height: 52px;
    margin-top: -38px; }
    @media (max-width: 767px) {
      .resources-block .icon-holder {
        margin: 0 0 15px; } }
  .resources-block .txt-holder {
    padding: 0 30px;
    width: calc(100% - 62px);
    color: #9f9f9f; }
    @media (max-width: 1023px) {
      .resources-block .txt-holder {
        padding: 0 15px;
        font-size: 12px; } }
    @media (max-width: 767px) {
      .resources-block .txt-holder {
        text-align: center;
        width: 100%; } }
  .resources-block h3 {
    font: 500 24px/26px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 34px;
    color: #000; }
    @media (max-width: 1023px) {
      .resources-block h3 {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .resources-block h3 {
        margin: 0 0 15px; } }
  .resources-block p {
    margin: 0 0 60px; }
    @media (max-width: 767px) {
      .resources-block p {
        margin: 0 0 20px; } }
  .resources-block .btn {
    background: transparent;
    border: 2px solid #1e6298;
    color: #1e6298;
    border-radius: 22px;
    min-width: 146px;
    text-align: center;
    text-transform: uppercase;
    font: 500 18px/18px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    padding: 10px 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .resources-block .btn:hover {
      background: #1e6298;
      color: #fff; }

.team-block {
  padding: 50px 0; }
  @media (max-width: 1023px) {
    .team-block {
      padding: 40px 0; } }
  @media (max-width: 767px) {
    .team-block {
      padding: 30px 0; } }
  .team-block .container {
    max-width: 1234px; }
  .team-block h2 {
    text-transform: capitalize;
    text-align: center;
    margin: 0 0 30px;
    font: 800 60px/64px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1199px) {
      .team-block h2 {
        font-size: 50px; } }
    @media (max-width: 1023px) {
      .team-block h2 {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .team-block h2 {
        font-size: 35px; } }
  .team-block .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -30px;
    padding: 48px 0; }
    .team-block .row .col {
      width: 33.333%;
      padding: 30px 30px;
      color: #000;
      margin: 0 0 116px; }
      @media (max-width: 1023px) {
        .team-block .row .col {
          width: 50%;
          margin: 0 0 70px;
          padding: 10px 30px; } }
      @media (max-width: 767px) {
        .team-block .row .col {
          width: 100%;
          margin: 0 0 35px; } }
      @media (max-width: 767px) {
        .team-block .row .col:last-child {
          margin: 0; } }
  .team-block h3 {
    font: 700 24px/30px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 5px; }
  .team-block .position {
    display: block;
    font: 19px/20px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    padding-bottom: 19px;
    border-bottom: 2px solid #bebdbd; }
  .team-block .over-links {
    font: 14px/20px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 1199px) {
      .team-block .over-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .team-block .over-links a {
      color: #000;
      text-decoration: none;
      display: inline-block; }
      @media (max-width: 1199px) {
        .team-block .over-links a.phone {
          margin-top: 10px; } }
      .team-block .over-links a:hover {
        color: #1e6298; }

.mission-block {
  padding: 56px 0 46px; }
  @media (max-width: 1023px) {
    .mission-block {
      padding: 35px 0; } }
  @media (max-width: 767px) {
    .mission-block {
      padding: 25px 0; } }
  .mission-block .icon-holder svg {
    width: 52px;
    min-width: 52px; }
  .mission-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 40px; }
  .mission-block .image-holder {
    width: 255px;
    padding-bottom: 54px; }
    @media (max-width: 1399px) {
      .mission-block .image-holder {
        width: 350px; } }
    @media (max-width: 1023px) {
      .mission-block .image-holder {
        width: 30%; } }
    @media (max-width: 767px) {
      .mission-block .image-holder {
        width: 100%;
        text-align: center; } }
  @media (max-width: 767px) {
    .mission-block .over-img {
      margin-right: 0 !important; } }
  .mission-block .text-holder {
    width: calc(100% - 255px);
    font: 23px/36px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1399px) {
      .mission-block .text-holder {
        width: calc(100% - 350px); } }
    @media (max-width: 1199px) {
      .mission-block .text-holder {
        font-size: 18px;
        line-height: 30px; } }
    @media (max-width: 1023px) {
      .mission-block .text-holder {
        width: 70%;
        font-size: 14px;
        line-height: 28px; } }
    @media (max-width: 767px) {
      .mission-block .text-holder {
        width: 100%; } }
    .mission-block .text-holder p {
      margin: 0 0 36px; }
      @media (max-width: 1199px) {
        .mission-block .text-holder p {
          margin: 0 0 20px; } }
  .mission-block .title {
    border-left: 6px solid #1e6298;
    padding-left: 23px;
    margin-bottom: 42px;
    position: relative;
    /* &:before {
			position:absolute;
			top: 50%;
			left: 0;
			transform:translateY(-50%);
			width: 6px;
			background: $light-blue;
			content: "";
			height: 90px;
		} */ }
    @media (max-width: 767px) {
      .mission-block .title {
        border-left-width: 4px; } }
  .mission-block h2 {
    text-transform: capitalize;
    margin: 0;
    font: 800 60px/64px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1199px) {
      .mission-block h2 {
        font-size: 50px; } }
    @media (max-width: 1023px) {
      .mission-block h2 {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .mission-block h2 {
        font-size: 35px; } }
  .mission-block h3 {
    font: 400 32px/48px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0; }
    @media (max-width: 1199px) {
      .mission-block h3 {
        font-size: 26px;
        line-height: 1.2; } }
    @media (max-width: 1023px) {
      .mission-block h3 {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .mission-block h3 {
        font-size: 18px; } }
  .mission-block .values-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .mission-block .values-list .box {
      font: 18px/30px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      width: 33.333%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 37px 30px 53px;
      border-bottom: 1px solid #bebdbd;
      border-right: 1px solid #bebdbd; }
      @media (max-width: 1023px) {
        .mission-block .values-list .box {
          width: 50%; } }
      @media (max-width: 767px) {
        .mission-block .values-list .box {
          width: 100%;
          border: 0;
          border-bottom: 1px solid #bebdbd !important;
          border-right: 1px solid #bebdbd !important;
          border-left: 1px solid #bebdbd !important; } }
      .mission-block .values-list .box:nth-child(1), .mission-block .values-list .box:nth-child(2), .mission-block .values-list .box:nth-child(3) {
        border-top: 1px solid #bebdbd; }
        @media (max-width: 767px) {
          .mission-block .values-list .box:nth-child(1), .mission-block .values-list .box:nth-child(2), .mission-block .values-list .box:nth-child(3) {
            border: 0; } }
      .mission-block .values-list .box:nth-child(1), .mission-block .values-list .box:nth-child(3n+4) {
        border-left: 1px solid #bebdbd; }
        @media (max-width: 767px) {
          .mission-block .values-list .box:nth-child(1), .mission-block .values-list .box:nth-child(3n+4) {
            border: 0; } }
      @media (max-width: 1023px) {
        .mission-block .values-list .box:nth-child(3) {
          border-top: 0;
          border-left: 1px solid #bebdbd; } }
      @media (max-width: 767px) {
        .mission-block .values-list .box:nth-child(3) {
          border: 0; } }
      .mission-block .values-list .box:nth-child(3n+4) {
        border-left: 0; }
      @media (max-width: 767px) {
        .mission-block .values-list .box:first-child {
          border-top: 1px solid #bebdbd !important; } }
    .mission-block .values-list .icon-holder img {
      max-width: 52px;
      max-height: 40px; }
    .mission-block .values-list p {
      padding-left: 10px; }

.service-detail-block {
  padding: 95px 0px;
  background-size: cover;
  background-position: 50% 50%; }
  @media (max-width: 1023px) {
    .service-detail-block {
      padding: 50px 0; } }
  @media (max-width: 767px) {
    .service-detail-block {
      background-position: 85% 50%; } }
  .service-detail-block .title {
    max-width: 740px;
    border-left: 6px solid #1e6298;
    padding-left: 43px; }
    @media (max-width: 1023px) {
      .service-detail-block .title {
        border-left-width: 4px;
        padding-left: 20px; } }
    @media (max-width: 767px) {
      .service-detail-block .title {
        margin-bottom: 24px; } }
    .service-detail-block .title h2 {
      text-transform: capitalize;
      margin: 0;
      font: 800 40px/48px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      @media (max-width: 1199px) {
        .service-detail-block .title h2 {
          font-size: 35px; } }
      @media (max-width: 1023px) {
        .service-detail-block .title h2 {
          font-size: 30px; } }
      @media (max-width: 767px) {
        .service-detail-block .title h2 {
          font-size: 27px; } }
    .service-detail-block .title h3 {
      font: 400 32px/48px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      margin: 0; }
      @media (max-width: 1199px) {
        .service-detail-block .title h3 {
          font-size: 26px;
          line-height: 1.2; } }
      @media (max-width: 1023px) {
        .service-detail-block .title h3 {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .service-detail-block .title h3 {
          font-size: 18px; } }
  .service-detail-block .icon-holder svg {
    width: 100%;
    max-width: 134px;
    max-height: 124px; }
    @media (max-width: 1023px) {
      .service-detail-block .icon-holder svg {
        max-width: 90px;
        max-height: 80px; } }
    @media (max-width: 767px) {
      .service-detail-block .icon-holder svg {
        margin-right: 0;
        margin-left: 30px; } }
  .service-detail-block .icon-holder img {
    max-width: 134px;
    max-height: 124px; }
    @media (max-width: 1023px) {
      .service-detail-block .icon-holder img {
        max-width: 90px;
        max-height: 80px; } }
    @media (max-width: 767px) {
      .service-detail-block .icon-holder img {
        margin-right: 0;
        margin-left: 30px; } }
  .service-detail-block .text-holder.text-position-right .top-holder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    @media (max-width: 767px) {
      .service-detail-block .text-holder.text-position-right .top-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .service-detail-block .text-holder.text-position-right .title {
    padding-left: 0;
    padding-right: 43px;
    border-left: 0;
    border-right: 6px solid #1e6298;
    text-align: right; }
    @media (max-width: 1023px) {
      .service-detail-block .text-holder.text-position-right .title {
        padding-left: 0;
        border-right-width: 4px;
        padding-right: 20px; } }
    @media (max-width: 767px) {
      .service-detail-block .text-holder.text-position-right .title {
        margin: 0 0 24px;
        border-right: 0;
        padding-right: 0;
        padding-left: 20px;
        border-left: 4px solid #1e6298;
        text-align: left; } }
  .service-detail-block .text-holder.text-position-right .description {
    padding: 33px 48px 34px 190px; }
    @media (max-width: 1023px) {
      .service-detail-block .text-holder.text-position-right .description {
        padding: 30px 20px 30px 140px; } }
    @media (max-width: 767px) {
      .service-detail-block .text-holder.text-position-right .description {
        padding: 20px 0; } }
  .service-detail-block .description {
    font: 400 23px/36px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    padding: 33px 190px 34px 48px;
    text-align: justify; }
    @media (max-width: 1199px) {
      .service-detail-block .description {
        font-size: 18px;
        line-height: 30px; } }
    @media (max-width: 1023px) {
      .service-detail-block .description {
        padding: 30px 140px 30px 20px;
        font-size: 14px;
        line-height: 28px; } }
    @media (max-width: 767px) {
      .service-detail-block .description {
        padding: 20px 0; } }
    .service-detail-block .description h3 {
      font: 400 32px/48px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      margin: 0 0 22px; }
      @media (max-width: 1199px) {
        .service-detail-block .description h3 {
          font-size: 26px;
          line-height: 1.2; } }
      @media (max-width: 1023px) {
        .service-detail-block .description h3 {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .service-detail-block .description h3 {
          font-size: 18px; } }
    .service-detail-block .description p {
      margin: 0 0 35px; }
  .service-detail-block .top-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 767px) {
      .service-detail-block .top-holder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
  .service-detail-block .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -30px;
    padding: 65px 0 0; }
    @media (max-width: 1023px) {
      .service-detail-block .row {
        margin: 0 -15px; } }
    .service-detail-block .row .col {
      width: 33.333%;
      padding: 0 30px; }
      @media (max-width: 1023px) {
        .service-detail-block .row .col {
          padding: 0 15px; } }
      @media (max-width: 767px) {
        .service-detail-block .row .col {
          width: 100%; } }
  .service-detail-block .open-close.active .opener:before {
    opacity: 0; }
  .service-detail-block .open-close h3 {
    font-weight: 800;
    margin: 0;
    border-bottom: 2px solid #bebdbd; }
    @media (max-width: 1023px) {
      .service-detail-block .open-close h3 {
        font-size: 18px; } }
  .service-detail-block .open-close p {
    margin: 0px; }
  .service-detail-block .open-close ul li {
    padding-left: 13px;
    position: relative; }
    .service-detail-block .open-close ul li:before {
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background: #82898c;
      position: absolute;
      top: 11px;
      left: 2px;
      content: ""; }
  .service-detail-block .open-close .opener {
    display: block;
    padding: 18px 25px 18px 0;
    text-decoration: none;
    color: #000;
    position: relative; }
    .service-detail-block .open-close .opener:after, .service-detail-block .open-close .opener:before {
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s;
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      width: 15px;
      height: 3px;
      background: #000;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .service-detail-block .open-close .opener:before {
      width: 3px;
      height: 15px;
      right: 6px; }
  .service-detail-block .open-close .slide {
    color: #82898c;
    padding: 20px 10px;
    font: 600 15px/30px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1023px) {
      .service-detail-block .open-close .slide {
        font-size: 13px;
        line-height: 28px; } }

.page-holder {
  position: relative;
  overflow-x: hidden; }

.footer-logo img {
  width: 100%;
  max-width: 280px; }

.order-status-block {
  text-align: center;
  padding: 50px 0 100px; }
  @media (min-width: 480px) {
    .order-status-block {
      padding: 70px 0 150px; } }
  @media (min-width: 1024px) {
    .order-status-block {
      padding: 149px 0 200px; } }
  .order-status-block > h1 {
    font-size: 27px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 42px; }
    @media (min-width: 480px) {
      .order-status-block > h1 {
        font-size: 31px; } }
    @media (min-width: 1024px) {
      .order-status-block > h1 {
        font-size: 36px;
        line-height: 1.35; } }

.order-text {
  border-top: 2px solid #bebdbd;
  border-bottom: 2px solid #bebdbd;
  padding: 37px 0 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 28.8px;
  width: 100%;
  max-width: 742px;
  margin: 0 auto 45px; }
  @media (min-width: 480px) {
    .order-text {
      font-size: 19px; } }
  @media (min-width: 1024px) {
    .order-text {
      padding: 47px 0 36px; } }
  .order-text a {
    color: #427cff;
    text-decoration: none; }
    .order-text a:hover {
      text-decoration: underline; }

.btn-2 {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  line-height: 48.16px;
  text-decoration: none;
  border: 1px solid #0f0f0f;
  padding: 13px 23px;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s; }
  .btn-2:hover {
    background-color: #0f0f0f;
    color: #fff; }

.pay-now-form.container {
  padding-top: 70px;
  margin-bottom: 110px; }
  @media (min-width: 768px) {
    .pay-now-form.container {
      margin-bottom: 150px; } }
  .pay-now-form.container form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .pay-now-form.container form input {
      width: 300px;
      height: 40px;
      padding: 0 10px; }
    .pay-now-form.container form input.btn {
      background: #1e6298;
      color: #fff;
      border: 2px solid #1e6298;
      border-radius: 22px;
      min-width: 146px;
      text-align: center;
      text-transform: uppercase;
      font: 500 18px/18px "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      padding: 14px 20px 12px;
      -webkit-transition: .3s;
      transition: .3s;
      margin-top: 15px;
      height: auto; }
      .pay-now-form.container form input.btn:hover {
        background: transparent;
        color: #1e6298; }

.new-form-descr a {
  color: #fff; }

.form-holder > div > a {
  color: #fff; }

.btn {
  font-size: inherit;
  line-height: inherit;
  border-radius: 0;
  font-weight: inherit;
  background: #000;
  padding: 0.4em 0.7em;
  color: #fff;
  text-decoration: none; }

@media print {
  body {
    background: #fff;
    color: #000;
    overflow: visible; }
  * {
    color: #000 !important;
    background: none !important; }
  .search-form,
  .navigation,
  .navigation-single,
  #header,
  #footer {
    display: none !important; } }

.resize-active * {
  -webkit-transition: none !important;
  transition: none !important; }

.container {
  max-width: 1254px;
  margin: 0 auto;
  padding: 0 20px; }
  .container.inn {
    padding-top: 100px;
    padding-bottom: 100px; }
    @media (max-width: 1023px) {
      .container.inn {
        padding-top: 50px;
        padding-bottom: 50px; } }
    @media (max-width: 767px) {
      .container.inn {
        padding-top: 30px;
        padding-bottom: 30px; } }

.visual + .holder .text-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 1023px) {
    .visual + .holder .text-wrapper {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
    .visual + .holder .text-wrapper {
      padding-top: 30px;
      padding-bottom: 30px; } }
/*# sourceMappingURL=style.css.map */