/*!
Theme Name: TheContainerCompany
Author: Compar
Version: 1.0.0
Text Domain: thecontainercompany
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
# plugins
    - Jetpack infinite scroll
# Utilities
    - Accessibility
    - Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Fonts */
@font-face {
  font-family: Monda;
  src: url('fonts/Monda/Monda-Regular.ttf'); /* IE9 Compat Modes */
  src: url('fonts/Monda/Monda-Regular.ttf')  format('truetype'); /* Legacy iOS */
}

/* Normalize
--------------------------------------------- */

/*! 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 {
    -webkit-text-size-adjust: 100%;
}

/* 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;
    height: 0;
    overflow: visible;
}

/**
 * 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;
    font-size: 1em;
}

/* 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;
    text-decoration: underline;
    text-decoration: underline dotted;
}

/**
 * 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;
    font-size: 1em;
}

/**
 * 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;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    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;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/**
 * 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;
    padding: 0;
}

/**
 * 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;
    outline-offset: -2px;
}

/**
 * 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;
    font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
    color: #222;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Monda, Arial;
    clear: both;
}

p {
    margin-bottom: 1.5em;
    line-height: 26px;
    font-weight: 400;
    font-style: normal;
}

a {
    font-family: Monda, Arial;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

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

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Links
--------------------------------------------- */
a {
    color: #848484;
    text-decoration: none;
}
a:hover {
}

a:visited {
    color: #848484;
}

a:hover,
a:focus,
a:active {
    color: white;
    text-decoration: underline;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Animations */
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

/* Navigation
--------------------------------------------- */
.main-navigation {
    display: block;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    line-height: 22px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {

    /*rtl:ignore*/
    float: right;

    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

/*-------------------------------------------*/
/*------------- End Pre Styling -------------*/
/*-------------------------------------------*/

/* Default page styling */

p {
    line-height: 26px;
}

section.banner {
    position: relative;
    padding: 54px 0 27px;
    background-color: #8ca0b3;
    margin: 0 0 73px;
    background-position: 50% 0;
    color: #ffffff;
    background-size: cover;
}
section.banner h1 {
    font-family: Monda, Arial;
    font-size: 40px;
    line-height: 44px;
    font-weight: 700;
    margin: 0 0 23px 0;
    padding: 10px 0 0 0;
}
section.banner h1:after {
    content: '';
    display: block;
    background-color: #fff;
    margin: 23px 0 0 0;
    width: 52px;
    height: 3px;
}

.content {
    font-size: 14px;
}
.content h2,
.content h4 {
    font-family: Monda, Arial;
    font-size: 40px;
    line-height: 44px;
    font-weight: 700;
    margin: 0 0 23px 0;
    padding: 10px 0 0 0;
}
.content h2:after,
.content h4:after {
    content: '';
    display: block;
    width: 52px;
    height: 3px;
    background-color: #008caa;
    margin: 23px 0 0;
}
.content h4 {
    font-size: 26px;
}
.content h4:after {
    margin: 14px 0 0;
}

/* Template part: page-icon-boxes */
.icon-boxes {
    display: flex;
    flex-wrap: wrap;
}
.icon-boxes .icon-box {
    position: relative;
    flex-grow: 1;
    width: 50%;
    min-width: 300px;
    padding: 37px 20px 0;
    color: #777;
    font-size: 13px;
    font-family: Monda, Arial;
}
.icon-boxes .icon-box .icon {
    position: absolute;
    left: 20px;
    top: 37px;
    width: 65px;
    height: 65px;
    background-image: url(images/hexagon-bg.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.icon-boxes .icon-box .icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    font-size: 24px;
}
.icon-boxes .icon-box .text {
    width: 100%;
    box-sizing: border-box;
    padding-left: 80px;
}
.icon-boxes .icon-box .text p {
    margin: 0;
    line-height: 18px;
}
/* /Template part: page-icon-boxes */

.has-sidebar {
    margin-bottom: 60px;
}
.has-sidebar>div {
    display: flex;
    flex-wrap: wrap;
}
.has-sidebar .content {
    flex-grow: 1;
    width: 75%;
    min-width: 300px;
    margin: 0;
    padding: 0 15px;
}

aside.sidebar {
    flex-grow: 1;
    width: 25%;
    min-width: 250px;
    padding: 0 15px;
}
aside.sidebar img {
    display: block;
    margin: 0 auto 30px;
}
aside.sidebar .sidebar-one {
    font-size: 14px;
    background-color: #8ca0b3;
    padding: 30px 30px 40px;
    box-sizing: border-box;
    width: 100%;
}
aside.sidebar .sidebar-one p {
    margin: 0 0 10px 0;
}
aside.sidebar .sidebar-one p:last-child {
    margin-bottom: 0;
}
aside.sidebar .sidebar-one strong {
    font-family: Monda, Arial;
    font-size: 16px;
    color: #ffffff;
}
aside.sidebar .sidebar-one a {
    font-family: Monda, Arial;
    padding: 7px 25px 7px 40px;
    margin-top: 17px;
    display: inline-block;
    background-color: #ffffff;
    color: #000000;
    border-radius: 3px;
    position: relative;
    transition: all .3s;
}
aside.sidebar .sidebar-one a:before {
    content: "\f098";
    font-size: 18px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    color: #000000;
    position: absolute;
    left: 12px;
    transition: all .3s;
}
aside.sidebar .sidebar-one a:hover {
    background-color: #000000;
    color: #ffffff;
    text-decoration: none;
}
aside.sidebar .sidebar-one a:hover:before{
    color: #8ca0b3;
}

aside.sidebar .sidebar-two {
    position: relative;
    padding: 21px 28px 32px;
    margin: 0 0 20px;
    border: 3px solid #f2f2f2;
    color: #777;
}
aside.sidebar .sidebar-two p {
    margin: 0;
}
aside.sidebar .sidebar-two:before {
    content: "\f10d";
    font-size: 60px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    color: #008caa;
    position: absolute;
    bottom: -30px;
    right: 0;
}
aside.sidebar .sidebar-two:after {
    content: '';
    position: absolute;
    left: 62px;
    bottom: -33px;
    width: 30px;
    height: 33px;
    background-image: url(images/testimonials_before.png);
    background-repeat: no-repeat;
    background-size: 15px 18px;
}

.block-wrapper {
    position: relative;
    width: 95%;
    max-width: 1140px;
    margin: 0 auto;
}

/* Header styling */
.header-top {
    background: #ffffff;
    padding: 50px 0px 38.5px;
}
.header-top .header-logo {
    display: inline-block;
    vertical-align: top;
}
.header-top .custom-logo {
    width: 100%;
    max-width: 184px;
}
.header-top .header-widgets {
    display: inline-block;
    width: 100%;
    max-width: calc(100% - 200px);
    vertical-align: top;
}
.header-top .header-widgets p {
    line-height: 16px;
}
.header-top .header-widgets .widget-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.header-top .header-widgets .widget-wrapper .widget {
    position: relative;
    margin: 0 0 0 100px;
    font-size: 13px;
}
.header-top .header-widgets .widget-wrapper > div:before {
    content: "\f0e0";
    font-size: 25px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    color: #008caa;
    position: absolute;
    left: -40px;
}
.header-top .header-widgets .widget-wrapper > div:nth-child(2):before {
    content: "\f879";
}
.header-top .header-widgets .widget-wrapper .widget p {
    margin-top: 0;
}
.header-top .header-widgets .widget-wrapper .widget p:last-child {
    margin-bottom: 0;
}
.header-top .header-widgets .widget-wrapper .widget h2 {
    margin: 0;
}
.header-top .header-widgets .widget-wrapper .widget a {
    color: #000000;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
}
.header-top .header-widgets .widget-wrapper .widget a:hover {
    color: #000000;
    text-decoration: underline;
}
.header-top .menu-toggle {
    position: relative;
    cursor: pointer;
    float: right;
    width: 26px;
    height: 20px;
    padding: 10px 0;
    margin: 17px 0 0;
}
.header-top .menu-toggle button {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -2px 0 0;
    background: #000;
    height: 4px;
    padding: 0;
    border: none;
    width: 100%;
    transition: .3s;
    outline: 0!important;
    border-radius: 2px;
}
.header-top .menu-toggle button:before,
.header-top .menu-toggle button:after {
    position: absolute;
    left: 0;
    width: 26px;
    height: 4px;
    background: #000;
    transform-origin: 1.5px center;
    transition: .3s;
    border-radius: 2px;
    content: '';
}
.header-top .menu-toggle button:before {
    top: -8px;
}
.header-top .menu-toggle button:after {
    bottom: -8px;
}
.header-top .menu-toggle.open button {
    background: 0 0;
}
.header-top .menu-toggle.open button:before {
    top: 0;
    transform: rotate3d(0,0,1, -45deg);
    transform-origin: 50% 50%;
}
.header-top .menu-toggle.open button:after {
    bottom: 0;
    transform: rotate3d(0,0,1,45deg);
    transform-origin: 50% 50%;
}

.header-nav .mobile-header-widgets {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    color: #fff;
}
.header-nav .mobile-header-widgets p {
    line-height: 16px;
}
.header-nav .mobile-header-widgets .widget-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    padding: 30px 5px 23px;
}
.header-nav .mobile-header-widgets .widget-wrapper .widget {
    position: relative;
    margin: 0 0 17px 50px;
    min-width: 200px;
    font-size: 13px;
}
.header-nav .mobile-header-widgets .widget-wrapper #text-5:before,
.header-nav .mobile-header-widgets .widget-wrapper #text-6:before {
    content: "\f0e0";
    font-size: 25px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    color: #008caa;
    position: absolute;
    left: -40px;
}
.header-nav .mobile-header-widgets .widget-wrapper #text-6:before {
    content: "\f879";
}
.header-nav .mobile-header-widgets .widget-wrapper .widget p {
    margin-top: 0;
}
.header-nav .mobile-header-widgets .widget-wrapper .widget p:last-child {
    margin-bottom: 0;
}
.header-nav .mobile-header-widgets .widget-wrapper .widget h2 {
    margin: 0;
}
.header-nav .mobile-header-widgets .widget-wrapper .widget a {
    color: #fff;
    font-weight: 700;
    padding: 0;
}
.header-nav .mobile-header-widgets .widget-wrapper .widget a:hover {
    color: #fefefe;
    text-decoration: underline;
}


.header-nav {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    min-height: 64px;
    background-color: #000000;
}
.header-nav a {
    font-family: Monda, Arial;
    font-weight: 600;
    color: #ffffff;
    padding: 21px 21px 21px 20px;
}
.header-nav .wpml-ls-item a {
    padding: 21px 2px;
}
.header-nav a:hover,
.header-nav .current-menu-item a {
    color: #8ca0b3;
}
.header-nav .header-socials {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
    margin: 0 0 0 82px;
}
.header-nav .header-socials a {
    font-size: 22px;
    line-height: 22px;
    display: inline-block;
    margin: 20px 0 0 18px;
    padding: 0;
    color: rgba(255,255,255,.66);
    transition: color .2s linear;
}
.header-nav .header-socials a:hover {
    color: #ffffff;
}

/* Slider Styling */
.slider {
    overflow: hidden;
    margin-bottom: 60px;
}
.slider img {
    position: absolute;
    width: auto !important;
    left: 50%;
    max-width: none;
    transform: translate(-50%, 0px);
}
.slider .ms-slide-info {
    pointer-events: none;
    top: 30% !important;
    transform: translate(0, -50%);
}
.slider .ms-info {
    position: relative;
    width: 90%;
    max-width: 1140px;
    margin: 100px auto 0;
}
.slider .ms-info h1 {
    color: #008caa;
    background-color: #ffffffcf;
    display: inline-block;
    max-width: 80%;
    padding: 10px 3% 20px;
    font-size: 39px;
    font-size: calc(10px + 3vmin);
}
.slider .ms-info h2 {
    color: #ffffff;
    font-size: 55px;
    font-size: calc(16px + 4vmin);
    font-weight: 400;
    font-family: sans-serif;
    text-shadow: 2px 2px 4px #000000;
    max-width: 80%;
    margin: 24px 0;
}

/* Home Page Styling */

.home-wrapper {
    padding-bottom: 60px;
}
.home-wrapper>.content {
    font-size: 14px;
    margin-bottom: 80px;
}
.home-wrapper h1 {
    font-size: 40px;
    line-height: 44px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0px;
    word-spacing: 0px;
    text-transform: none;
    text-align: center;
    margin-top: 84px;
    margin-bottom: 63px;
}
.home-wrapper h1:before,
.home-wrapper h1:after {
    content: '';
    display: block;
    width: 52px;
    height: 3px;
    background: #008caa;
    margin: 0 auto 22px;
}
.home-wrapper h1:after {
    margin-top: 22px;
    margin-bottom: 0;
}

/* Template part: home-quality-boxes */
.home-wrapper .quality-boxes {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.home-wrapper .quality-boxes .block {
    position: relative;
    flex-grow: 1;
    width: 33%;
    min-width: 250px;
    padding: 0 15px;
    margin-bottom: 35px;
    -webkit-animation-delay: 0.3s;
    -webkit-animation-duration: 0.5s;
    -moz-animation-delay: 0.3s;
    -moz-animation-duration: 0.5s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.home-wrapper .quality-boxes .block a {
    display: block;
    position: relative;
    transition: all ease .5s;
}
.home-wrapper .quality-boxes .block a:hover {
    color: #000000;
    text-decoration: none;
}
.home-wrapper .quality-boxes .block a:hover .icon {
    color: #000000;
}
.home-wrapper .quality-boxes .block .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 36px;
    width: 51px;
    height: 51px;
    color: #008caa;
    transition: all ease .5s;
    text-align: center;
    border-radius: 50%;
    background: repeating-linear-gradient(
        -45deg,
        #d8d8d8,
        #d8d8d8 2px,
        #ffffff 2px,
        #ffffff 6px
    );
}
.home-wrapper .quality-boxes .block .icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.home-wrapper .quality-boxes .block .text {
    padding-left: 75px;
    font-size: 14px;
}
.home-wrapper .quality-boxes .block .text p {
    margin: 0 0 15px 0;
}
/* /Template part: home-quality-boxes */

.home-wrapper .home-services {
    padding: 30px 0 0 0;
    margin: 0 0 110px;
    background-image: url(images/home-parallax.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.home-wrapper .home-services h1 {
    margin: 54px 0 81px;
}
.home-wrapper .home-services .services-wrapper {
    margin: 63px 0 0 0;
    display: flex;
    flex-wrap: wrap;
}
.home-wrapper .home-services .services-wrapper .service {
    position: relative;
    flex-grow: 1;
    width: 25%;
    min-width: 250px;
    padding: 0 15px;
    margin-bottom: 40px;
    transition: all .3s;
}
.home-wrapper .home-services .services-wrapper .service:hover {
    margin-top: -10px;
}
.home-wrapper .home-services .services-wrapper .service a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000000;
    transition: all .3s;
}
.home-wrapper .home-services .services-wrapper .service a:hover {
    color: #008caa;
    text-decoration: none;
}
.home-wrapper .home-services .services-wrapper .service .content {
    position: relative;
    background-color: #ffffff;
    padding: 42px 26px 33px;
    max-height: 106px;
}
.home-wrapper .home-services .services-wrapper .service .content h3 {
    margin: 0 0 9px;
    font-size: 20px;
}
.home-wrapper .home-services .services-wrapper .service .thumbnail {
    width: 100%;
    height: 182px;
    background-image: url(images/filler.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.home-wrapper .home-services .services-wrapper .service .thumbnail:hover a {
    background-color: #00000080;
}
.home-wrapper .home-services .readmore-button {
    text-align: center;
    overflow: auto;
    padding-bottom: 60px;
}
.home-wrapper .home-services .readmore-button a.our-services {
    background-color: #8ca0b3;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 25px;
    border-radius: 3px;
    transition: all .3s;
}
.home-wrapper .home-services .readmore-button a.our-services:hover {
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
}

.home-wrapper .counter-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.home-wrapper .counter-wrapper .counter-item {
    flex-grow: 1;
    width: 25%;
    min-width: 250px;
    text-align: center;
    padding: 0 15px;
    margin-bottom: 35px;
}
.home-wrapper .counter-wrapper .counter-item h3 {
    color: #008caa;
    padding: 17px 0 0;
    margin: 0 0 30px;
    line-height: 60px;
    font-size: 65px;
    font-weight: 700;
}
.home-wrapper .counter-wrapper .counter-item .counter-title {
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: -.4px;
    font-weight: 700;
    font-size: 18px;
    font-family: Monda, Arial;
}

/* Contact Us (action bar) */

.contact-us {
    background-color: #8ca0b3;
    width: 100%;
    padding: 17px 0;
}
.contact-us h2 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    font-family: Monda, Arial;
    max-width: calc(100% - 140px);
    display: inline-block;
    margin: 0;
    line-height: 45px;
}
.contact-us a {
    font-size: 14px;
    font-family: Monda, Arial;
    color: #ffffff;
    background-color: #000000;
    padding: 8px 40px 8px 18px;
    border: solid 3px #000000;
    border-radius: 3px;
    line-height: 23px;
    float: right;
    display: inline-block;
    transition: all .3s;
}
.contact-us a:before {
    content: "\f054";
    font-size: 20px;
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    color: #8ca0b3;
    position: absolute;
    right: 13px;
    display: block;
}
.contact-us a:hover {
    background-color: #8ca0b3;
    color: #000000;
    border-color: #ffffff;
    text-decoration: none;
}
.contact-us a:hover:before {
    color: #000000;
}

/* Default posts styling (used for services AND news) */

.posts>div {
    display: flex;
    flex-wrap: wrap;
}
.posts>div .post {
    flex-grow: 1;
    width: 25%;
    min-width: 250px;
    max-width: 300px;
    padding: 0 15px;
    margin: 0 0 50px 0;
}
.posts>div .post .thumbnail {
    position: relative;
    width: 100%;
    padding-top: 70%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 0 30px 0;
}
.posts>div .post .thumbnail a {
    display: block;
    width: 100%;
    padding-top: 70%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s
}
.posts>div .post .thumbnail:hover a {
    background-color: #00000080;
}
.posts>div .post .content p {
    font-size: 14px;
    color: #777777;
    line-height: 18px;
    margin: 0 0 15px 0;
}
.posts>div .post .content h5 {
    margin: 0 0 9px 0;
}
.posts>div .post .content h5:before {
    content: '';
    display: block;
    width: 47px;
    height: 5px;
    background: #8ca0b3;
    margin: 0 0 18px;
}
.posts>div .post .content h5 a {
    font-size: 20px;
    font-family: Monda, Arial;
    font-weight: 700;
    color: #000000;
    transition: all .3s;
}
.posts>div .post .content .readmore {
    display: inline-block;
    position: relative;
    line-height: 16px;
    font-size: 13px;
    color: #222222;
    padding-right: 12px;
    transition: all .3s;
}
.posts>div .post .content .readmore:before {
    content: "\f054";
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 2px;
    right: 0px;
    display: block;
}
.posts>div .post .content h5 a:hover,
.posts>div .post .content .readmore:hover {
    color: #008caa;
    text-decoration: none;
}

/* single-service styling */

.two-column-list {
    display: flex;
    flex-wrap: wrap;
}
.two-column-list .column {
    flex-grow: 1;
    width: 50%;
    min-width: 300px;
    padding: 0 15px;
}
.two-column-list .column ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.two-column-list .column ul li {
    padding: 0 0 0 26px;
    margin: 0 0 14px 0;
    font-size: 13px;
    font-family: Monda, Arial;
    position: relative;
}
.two-column-list .column ul li:before {
    content: "\f45c";
    font-size: 5px;
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
    color: #8ca0b3;
    position: absolute;
    left: 0;
    top: 8px;
    display: inline-block;
    transform: rotate(45deg);
}

/* Contact Page */

.contact .column-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
.contact .column-wrapper .column {
    position: relative;
    flex-grow: 1;
    width: 50%;
    min-width: 300px;
    padding: 0 15px;
}
.contact .column-wrapper .column p {
    margin: 0 0 15px 0;
}
.contact .column-wrapper .column a {
    color: #000000;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
}
.contact .column-wrapper .column a:hover {
    color: #000000;
}
.contact .column-wrapper .column ul {
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
}
.contact .column-wrapper .column ul li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 15px;
}
.contact .column-wrapper .column ul li:before {
    content: "\f3cd";
    font-weight: 900;
    font-size: 18px;
    font-family: "Font Awesome 5 Free";
    color: #008caa;
    position: absolute;
    left: 0px;
    width: 30px;
    text-align: center;
    color: #8ca0b3;
}
.contact .column-wrapper .column ul li:last-child:before {
    content: "\f0e0";
    font-weight: 400;
}

.form-wrapper {
    margin-bottom: 50px;
}
.form-wrapper h4 {
    padding: 0 15px;
}
.form-wrapper .row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.form-wrapper .row .col {
    flex-grow: 1;
    width: 50%;
    min-width: 300px;
    padding: 0 15px;
}
.form-wrapper .row .col input,
.form-wrapper .row .col textarea {
    display: block;
    background: #cacaca;
    box-shadow: none;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 18px;
    color: #222;
    border: none;
    border-radius: 0;
    outline: 0;
    padding: 16px 30px 15px;
    margin-bottom: 30px;
    width: 100%;
    height: 49px;
    transition: all .3s ease;
}
.form-wrapper .row .col textarea {
    height: 128px;
    resize: vertical;
}
.form-wrapper .row .col input::placeholder,
.form-wrapper .row .col textarea::placeholder {
    color: #000000;
    opacity: 1;
}
.form-wrapper .row .col input:focus,
.form-wrapper .row .col textarea:focus {
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 0 2px #008caa;
}
.form-wrapper .submit-button {
    display: inline-block;
    position: relative;
    font-family: Monda, Arial;
    line-height: 23px;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 49px 10px 25px;
    color: #fff;
    background: #000;
    border: 3px solid #000;
    border-radius: 0;
    outline: 0;
    transition: all .3s ease;
    cursor: pointer;
}
.form-wrapper .submit-button:hover {
    background: #8ca0b3;
    border-color: #8ca0b3;
    color: #000;
    text-decoration: none;
}
.form-wrapper .submit-button i {
    position: absolute;
    top: 50%;
    right: 15px;
    left: auto;
    font-size: 14px;
    line-height: 14px;
    color: #8ca0b3;
    transition: all .3s ease;
    transform: translate(0,-50%);
}
.form-wrapper .submit-button:hover i {
    color: #000000;
}
.map-wrapper {
    padding: 0 15px;
    margin-bottom: 50px;
}
.map-wrapper iframe {
    width: 100%;
}

/* Site Footer Styling */

.site-footer {
    background-color: #000000;
    color: #ffffff;
}
.site-footer .footer-info-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0 0 0;
    margin: 0 0 50px 0;
}
.site-footer .footer-info-wrapper .footer-info {
    flex-grow: 1;
    width: 33.3%;
    min-width: 250px;
    padding: 0 15px;
    color: #848484;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
}
.site-footer .footer-info-wrapper .footer-info h2 {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    margin: 0 0 36px;
    padding: 23px 0 18px;
    border-bottom: 1px solid rgba(204,204,204,.5);
}
.site-footer .footer-info-wrapper .footer-info ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 22px;
}
.site-footer .footer-info-wrapper .footer-info a {
    font-family: "Open Sans", sans-serif;
}
.site-footer .footer-info-wrapper .footer-info .textwidget p {
    line-height: 22px;
}
.site-footer .footer-info-wrapper .footer-info .textwidget ul li {
    position: relative;
    padding: 0 0 0 30px;
    margin: 0 0 20px 0;
}
.site-footer .footer-info-wrapper .footer-info .textwidget ul li:before {
    content: "\f0e0";
    font-size: 15px;
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    color: #008caa;
    position: absolute;
    left: 0px;
    width: 30px;
    text-align: center;
}
.site-footer .footer-info-wrapper .footer-info .textwidget ul li:nth-child(1):before {
    content: "\f3c5";
    font-weight: 900;
}
.site-footer .footer-info-wrapper .footer-info .textwidget ul li:nth-child(2):before {
    content: "\f3cd";
    font-weight: 900;
}
.site-footer .site-copyright {
    overflow: auto;
    padding: 0 15px;
}
.site-footer .site-copyright p {
    padding: 20px 0;
    margin: 0;
    border-top: 1px solid rgba(204, 204, 204, .25);
    font-size: 13px;
}

.menu-toggle {
    display: none;
}
.main-navigation ul {
    display: flex;
    flex-wrap: wrap;
}
.header-nav .mobile-header-widgets {
    display: none;
}


/* Responsive */
@media (max-width: 980px) {
    .slider .ms-slide-info {
        top: 50% !important;
    }
    .header-top {
        padding: 30px 0px 22px;
    }
    .header-top .header-widgets {
        display: none;
    }
    .menu-toggle {
        display: block;
    }
    .main-navigation ul {
        display: none;
    }
    .header-nav .header-socials {
        position: relative;
        margin: 0;
        padding: 0 0 40px 14px;
    }
    .header-nav a {
        padding: 11px 40px;
    }
    .header-nav .menu {
        padding: 15px 0;
    }
    .header-nav .menu a {
        font-family: "Open Sans", sans-serif;
        font-size: 20px;
        text-transform: lowercase;
    }
    .header-nav .header-socials a {
        color: #fff;
        margin-left: 30px;
    }
    .header-nav .mobile-header-widgets {
        display: block;
    }
}

@media (max-width: 480px) {}


@media screen and (min-width: 37.5em) {


}

/* ms slider moz fix */
html .ms-moz .ms-slide-bgcont > img {
    -webkit-transform: translate(-50% , 0);
    -ms-transform: translate(-50% , 0);
    transform: translate(-50% , 0);
}