

@charset "UTF-8";

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

body {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 300;
    color: #575661;
    background: #121118;
    -webkit-text-size-adjust: none;
    margin: 0;
}

\ (min-width: 768px) and (max-width: 991px) {
    body {
        font-size: 18px;
    }
}

\ (min-width: 992px) {
    body {
        font-size: 20px;
        line-height: 33px;
    }
}

.pop_link {
  text-decoration: underline;
}

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

h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4,
.heading-5, .heading-6 {
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #121118;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .heading-1 a, .heading-2 a, .heading-3 a,
.heading-4 a, .heading-5 a, .heading-6 a {
    color: inherit;
}

h1, .heading-1 {
    font-size: 40px;
    line-height: 1.33;
}

@media (min-width: 768px) {
    h1, .heading-1 {
        font-size: 62px;
    }
}

@media (min-width: 992px) {
    h1, .heading-1 {
        font-size: 95px;
    }
}

h2, .heading-2 {
    font-size: 31px;
    line-height: 1.5;
}

@media (min-width: 768px) {
    h2, .heading-2 {
        font-size: 52px;
    }
}

@media (min-width: 992px) {
    h2, .heading-2 {
        font-size: 76px;
        line-height: 106px;
    }
}

h3, .heading-3 {
    font-size: 32px;
    line-height: 1.5;
}

@media (min-width: 768px) {
    h3, .heading-3 {
        font-size: 44px;
    }
}

@media (min-width: 992px) {
    h3, .heading-3 {
        font-size: 56px;
        line-height: 86px;
    }
}

h4, .heading-4 {
    font-size: 26px;
}

@media (min-width: 768px) {
    h4, .heading-4 {
        font-size: 36px;
    }
}

h5, .heading-5 {
    font-size: 22px;
    font-weight: 700;
}

@media (min-width: 768px) {
    h5, .heading-5 {
        font-size: 24px;
    }
}

h6, .heading-6 {
    font-size: 18px;
}

@media (min-width: 768px) {
    h6, .heading-6 {
        font-size: 22px;
    }
}

#google-map {
  width: 100%;
  height: 500px;
  background-color: grey;
}

p a:hover, .marked-list a:hover, .list a:hover {
    text-decoration: none;
}

p .fa, .marked-list .fa, .list .fa {
    text-decoration: none;
}

time {
    display: block;
}

a {
    font: inherit;
    color: inherit;
    text-decoration: none;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

a:focus {
    outline: none;
}

a:active {
    background-color: transparent;
}

a[href^="tel:"], a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 26px;
}
li a[href^="mailto:"] {
  color: inherit;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 26px;
}

a[href^="tel:"]:hover, a[href^="callto:"]:hover, a[href^="mailto:"]:hover, a[title^="Facebook"]:hover, a[title^="Twitter"]:hover, a[title^="Google"]:hover {
    color: #19a7f8;
}

strong {
    font-weight: 700;
}

.fa {
    line-height: inherit;
}

/*
[class * ='fa-']:before {
    font-weight: 400;
    font-family: "FontAwesome";
}*/

.page {
    overflow: hidden;
    min-height: 500px;
    background: #fff;
}

.lt-ie9 .page {
    min-width: 1200px;
}

.mobile .mailform .fail .loader::before, .tablet .mailform .fail .loader::before,
.lt-ie11 .mailform .fail .loader::before {
    display: none;
}

* + .btn {
    margin-top: 40px;
}

@media (min-width: 1200px) {
    * + .btn {
        margin-top: 60px;
    }
}

* + .inline-list {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    * + .inline-list {
        margin-top: 17px;
    }
}

* + .contact-info {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    * + .contact-info {
        margin-top: 25px;
    }
}

* + .row {
    margin-top: 25px;
}

h2 + p {
    margin-top: 21px;
}

p + p {
    margin-top: 8px;
}

img + * {
    margin-top: 52px;
}

img + p {
    margin-top: 36px;
}

img + h5 {
    margin-top: 21px;
}

* + .offset-1 {
    margin-top: 41px;
}

* + .offset-2 {
    margin-top: 100px;
}

@media (min-width: 1200px) {
    * + .offset-2 {
        margin-top: 310px;
    }
}

* + .offset-3 {
    margin-top: 23px;
}

* + .offset-4 {
    margin-top: 130px;
}

.flow-offset-1 > * + * {
    margin-top: 30px;
}

@media (min-width: 480px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-8:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-10:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n) {
        margin-top: 0;
    }
}

@media (min-width: 480px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n + 7),
    html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n + 4),
    html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n + 2) {
        margin-top: 30px;
    }
}

@media (min-width: 768px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-8:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-10:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n) {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n + 7),
    html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n + 4),
    html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n + 2) {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-8:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-10:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n) {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n + 7),
    html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n + 4),
    html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n + 2) {
        margin-top: 30px;
    }
}

@media (min-width: 1200px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-8:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-10:nth-child(n),
    html:not(.lt-ie10) .flow-offset-1 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n) {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n + 7),
    html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n + 4),
    html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n + 2) {
        margin-top: 30px;
    }
}

@media (min-width: 768px) {
    .inset-1 {
        padding-right: 25px;
        padding-left: 25px;
    }
}

.inset-2 {
    padding-top: 30px;
}

@media (min-width: 992px) {
    .inset-3 {
        padding-right: 50px;
    }
}

.well-1 {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (min-width: 992px) {
    .well-1 {
        padding-top: 77px;
        padding-bottom: 247px;
    }
}

.well-2 {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (min-width: 992px) {
    .well-2 {
        padding-top: 79px;
        padding-bottom: 95px;
    }
}

.well-3 {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (min-width: 992px) {
    .well-3 {
        padding-top: 50px;
        padding-bottom: 90px;
    }
}

.well-4 {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (min-width: 992px) {
    .well-4 {
        padding-top: 79px;
        padding-bottom: 62px;
    }
}

.well-5 {
    padding-top: 150px;
    padding-bottom: 150px;
}

@media (min-width: 992px) {
    .well-5 {
        padding-top: 309px;
        padding-bottom: 285px;
    }
}

.well-6 {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (min-width: 992px) {
    .well-6 {
        padding-top: 71px;
        padding-bottom: 97px;
    }
}

.round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.position-relative {
    position: relative;
}

.display-inline-block {
    display: inline-block;
}

.gradient:before {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(252, 252, 252, 0) 99%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(252, 252, 252, 0) 99%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(252, 252, 252, 0) 99%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00ffffff', GradientType=0);
}

.block {
    display: block;
}

html body .page .text-default {
    color: #000;
}

html body .page .text-contrast {
    color: #fff;
}

html body .page .text-primary {
    color: #19a7f8;
}

html body .page .text-default-variant-1 {
    color: #121118;
}

.bg-image {
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

html.tablet .bg-image {
    background-attachment: scroll;
}

.bg-image_mod {
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

html.tablet .bg-image_mod {
    background-attachment: scroll;
}

.bg-contrast {
    color: #000000;
    background: #FFFFFF;
}

.bg-primary {
    color: #FFFFFF;
    background: #0A61F8;
}

.bg-third {
  color: #FFFFFF;
  background: #335920;
}

.bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5,
.bg-primary h6, .bg-primary .heading-1, .bg-primary .heading-2, .bg-primary .heading-3,
.bg-primary .heading-4, .bg-primary .heading-5, .bg-primary .heading-6 {
    /* color: #fff;*/
    color: #FFFFFF;
}

.bg-primary .box-wrap:before {
    border-color: #0679da;
}

/*.bg-primary .bg-contrast {
    background: #19a7f8;
}*/

.bg-primary .box-skin h1, .bg-primary .box-skin h2, .bg-primary .box-skin h3,
.bg-primary .box-skin h4, .bg-primary .box-skin h5, .bg-primary .box-skin h6,
.bg-primary .box-skin .heading-1, .bg-primary .box-skin .heading-2,
.bg-primary .box-skin .heading-3, .bg-primary .box-skin .heading-4,
.bg-primary .box-skin .heading-5, .bg-primary .box-skin .heading-6 {
    color: #121118;
}

.bg-primary .box-skin__overlay {
    color: #19a7f8;
}

.bg-primary .box-skin:hover {
    background: #fff;
}

.bg-primary .box-wrap .bg-contrast {
    background: #19a7f8;
}

.bg-primary .owl-nav .owl-next:hover, .bg-primary .owl-nav .owl-prev:hover {
    color: #fff;
}

.bg-contrast-variant-1 {
    background: #eef2f7;
}

.pull-left {
    float: left;
}

.pull-none {
    float: none;
}

.pull-right {
    float: right;
}

@media (min-width: 480px) {
    .pull-xs-left {
        float: left;
    }

    .pull-xs-none {
        float: none;
    }

    .pull-xs-right {
        float: right;
    }
}

@media (min-width: 768px) {
    .pull-sm-left {
        float: left;
    }

    .pull-sm-none {
        float: none;
    }

    .pull-sm-right {
        float: right;
    }
}

@media (min-width: 992px) {
    .pull-md-left {
        float: left;
    }

    .pull-md-none {
        float: none;
    }

    .pull-md-right {
        float: right;
    }
}

@media (min-width: 1200px) {
    .pull-lg-left {
        float: left;
    }

    .pull-lg-none {
        float: none;
    }

    .pull-lg-right {
        float: right;
    }
}

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

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

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

@media (min-width: 480px) {
    .text-xs-left {
        text-align: left;
    }

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

    .text-xs-right {
        text-align: right;
    }
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left;
    }

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

    .text-sm-right {
        text-align: right;
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left;
    }

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

    .text-md-right {
        text-align: right;
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left;
    }

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

    .text-lg-right {
        text-align: right;
    }
}

.italic {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}

.strike {
    text-decoration: line-through;
}

.thin {
    font-weight: 100;
}

.light {
    font-weight: 300;
}

.regular {
    font-weight: 400;
}

.medium {
    font-weight: 500;
}

.sbold {
    font-weight: 600;
}

.bold, strong {
    font-weight: 700;
}

.bolder {
    font-weight: 800;
}

.ubold {
    font-weight: 900;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

.box .box__middle, .box-xs .box__middle, .box-sm .box__middle, .box-md .box__middle,
.box-lg .box__middle {
    vertical-align: middle;
}

.box .box__bottom, .box-xs .box__bottom, .box-sm .box__bottom, .box-md .box__bottom,
.box-lg .box__bottom {
    vertical-align: bottom;
}

.box .box_left img, .box .box_right img {
    max-width: none;
}

.box .box_left, .box .box_right, .box .box_cnt {
    padding: 0;
    display: table-cell;
    vertical-align: top;
}

.box .box_left {
    padding-right: 20px;
}

.box .box_right {
    padding-right: 30px;
}

@media (min-width: 480px) {
    .box-xs .box_left img, .box-xs .box_right img {
        max-width: none;
    }

    .box-xs .box_left, .box-xs .box_right, .box-xs .box_cnt {
        display: table-cell;
        vertical-align: top;
    }

    .box-xs .box_left {
        padding-right: 30px;
    }

    .box-xs .box_right {
        padding-right: 30px;
    }

    .box-xs-clear .box_left img, .box-xs-clear .box_right img {
        max-width: 100%;
    }

    .box-xs-clear .box_left, .box-xs-clear .box_right, .box-xs-clear .box_cnt {
        padding: 0;
        display: block;
        vert-align: top;
    }
}

@media (min-width: 768px) {
    .box-sm .box_left img, .box-sm .box_right img {
        max-width: none;
    }

    .box-sm .box_left, .box-sm .box_right, .box-sm .box_cnt {
        display: table-cell;
        vertical-align: top;
    }

    .box-sm .box_left {
        padding-right: 30px;
    }

    .box-sm .box_right {
        padding-right: 30px;
    }

    .box-sm-clear .box_left img, .box-sm-clear .box_right img {
        max-width: 100%;
    }

    .box-sm-clear .box_left, .box-sm-clear .box_right, .box-sm-clear .box_cnt {
        padding: 0;
        display: block;
        vert-align: top;
    }
}

@media (min-width: 992px) {
    .box-md .box_left img, .box-md .box_right img {
        max-width: none;
    }

    .box-md .box_left, .box-md .box_right, .box-md .box_cnt {
        display: table-cell;
        vertical-align: top;
    }

    .box-md .box_left {
        padding-right: 29px;
    }

    .box-md .box_left--inset-1 {
        padding-right: 44px;
    }

    .box-md .box_left--inset-2 {
        padding-right: 16px;
        padding-top: 11px;
    }

    .box-md .box_right {
        padding-right: 30px;
    }

    .box-md-clear .box_left img, .box-md-clear .box_right img {
        max-width: 100%;
    }

    .box-md-clear .box_left, .box-md-clear .box_right, .box-md-clear .box_cnt {
        padding: 0;
        display: block;
        vert-align: top;
    }
}

@media (min-width: 1200px) {
    .box-lg .box_left img, .box-lg .box_right img {
        max-width: none;
    }

    .box-lg .box_left, .box-lg .box_right, .box-lg .box_cnt {
        display: table-cell;
        vertical-align: top;
    }

    .box-lg .box_left {
        padding-right: 30px;
    }

    .box-lg .box_right {
        padding-right: 30px;
    }

    .box-lg-clear .box_left img, .box-lg-clear .box_right img {
        max-width: 100%;
    }

    .box-lg-clear .box_left, .box-lg-clear .box_right, .box-lg-clear .box_cnt {
        padding: 0;
        display: block;
        vert-align: top;
    }
}

* + .box_cnt {
    margin-top: 15px;
}

@media (min-width: 992px) {
    * + .box_cnt {
        margin-top: 0;
    }
}

.brand_name {
    font-size: 37px;
    letter-spacing: normal;
    text-transform: none;
    overflow: hidden;
    display: block;
}

@media (min-width: 1200px) {
    .brand_name {
        display: inline-block;
    }
}

.brand_slogan {
    display: inline-block;
    line-height: 30px;
}

@media (min-width: 1200px) {
    .brand_slogan {
        line-height: 64px;
        padding-left: 7px;
    }
}

.ourTeam_modded {
    padding-left: 5px;
    padding-right: 5px;
}
@media (min-width: 1200px) {
  .ourTeam_modded {
      padding-left: 50px;
      padding-right: 50px;
  }
}
.ourTeam_modded_selected {
  box-shadow: 0px 0px 25px 10px #CCC;
}

.box-skin_modded {
  color: #fff;
  /* background: #19a7f8;*/
  display: block;
  min-width: 200px;
  /*min-height: 445px;*/
  margin-left: auto;
  margin-right: auto;
  -moz-osx-font-smoothing: grayscale;
}

.box-skin__overlay_modded {
  /*display: table-cell;
  height: 445px;*/
  vertical-align: middle;
  padding-bottom: 5px;
}

.box-skin__overlay_modded p {
  margin: 75px;
}

.box-skin {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: block;
    min-width: 200px;
    min-height: 445px;
    margin-left: auto;
    margin-right: auto;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    background: #eef2f7;
    -moz-transition: 0.6s ease background;
    -o-transition: 0.6s ease background;
    -webkit-transition: 0.6s ease background;
    transition: 0.6s ease background;
}

.box-skin:before, .box-skin:after {
    content: '';
    position: absolute;
    height: 162%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -moz-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.box-skin:before {
    background: rgba(25, 167, 248, 0.4);
}

.lt-ie9 .box-skin:before {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8')";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8');
    zoom: 1;
}

.box-skin:after {
    background: #19a7f8;
}

.box-skin__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}

.box-skin__overlay__body {
    position: absolute;
    top: 50%;
    left: 50%;
    right: -30%;
    opacity: 1;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: 0.6s ease all;
    -o-transition: 0.6s ease all;
    -webkit-transition: 0.6s ease all;
    transition: 0.6s ease all;
}

.lt-ie9 .box-skin__overlay__body {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100);
}

@media (max-width: 767px) {
    .box-skin__overlay__body * + h5 {
        margin-top: 30px;
    }
}

.box-skin__overlay__body--position-1 {
    top: 43%;
    right: auto;
}

.box-skin__overlay .icon {
    margin-top: 30px;
}

.box-skin__overlay h5 {
    line-height: 38px;
}

.box-skin__overlay p {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 1.5%;
    right: 1.5%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
}

.whatwedo_button {
  color: white;
  font-size: 20px;
  border: 2px solid white;
  letter-spacing: 0.05em;
  padding: 14px 42px 14px 41px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

.whatwedo_button:hover {
  background-color: #fff;
  color: #19a7f8;
  font-weight: bold;
}

.lt-ie9 .box-skin__overlay p {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

@media (min-width: 1200px) {
    .box-skin__overlay p {
        left: 10%;
        right: 10%;
    }
}

.box-skin:hover:before, .box-skin:hover:after {
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.box-skin:hover:after {
    -moz-transition-delay: 0.175s;
    -o-transition-delay: 0.175s;
    -webkit-transition-delay: 0.175s;
    transition-delay: 0.175s;
}

.box-skin:hover .box-skin__overlay__body {
    opacity: 0;
}

.lt-ie9 .box-skin:hover .box-skin__overlay__body {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.box-skin:hover .box-skin__overlay p {
    opacity: 1;
}

.lt-ie9 .box-skin:hover .box-skin__overlay p {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100);
}

@media (max-width: 767px) {
  .box-skin {
    background: #19a7f8;
    padding: 40px 10px;
    min-height: 400px;
  }
  .box-skin__overlay__body {
    opacity: 0;
  }
  .box-skin__overlay p {
    opacity: 1;
    padding: 40px 10px;
  }
}

.box-wrap {
    position: relative;
}

@media (min-width: 768px) {
    .box-wrap:before {
        content: '';
        position: absolute;
        top: 30px;
        bottom: 0;
        right: 15.5%;
        left: 15.5%;
        border: 4px solid #19a7f8;
    }
}

@media (min-width: 992px) {
    .box-wrap:before {
        top: 39px;
    }
}

.box-wrap--position-1:before {
    bottom: -45px;
}

@media (min-width: 992px) {
    .box-wrap--position-1:before {
        bottom: -94px;
    }
}

.devider {
    position: relative;
}

.devider:before {
    content: '';
    position: absolute;
}

.devider-top:before, .devider-bottom:before {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.devider-top:before {
    top: -60px;
    left: 50%;
}

@media (min-width: 1200px) {
    .devider-top:before {
        top: -95px;
        left: 50%;
    }
}

.devider-bottom:before {
    left: 50%;
    bottom: -60px;
}

.devider-bottom--position-1:before {
    bottom: -44px;
}

.devider-xs:before {
    width: 4px;
    height: 30px;
}

.devider-sm:before {
    width: 4px;
    height: 40px;
}

@media (min-width: 1200px) {
    .devider-sm:before {
        width: 4px;
        height: 61px;
    }
}

.devider-primary:before {
    background: #19a7f8;
}

.quote img {
    margin-top: 47px;
}

.quote cite {
    margin-top: 20px;
    display: inline-block;
}

.inline-list li {
    display: inline-block;
}

.inline-list li + li {
    margin-left: 10px;
}

@media (min-width: 1200px) {
    .inline-list li + li {
        margin-left: 15px;
    }
}

.contact-info li + li {
    margin-top: 15px;
}

.btn {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.btn:before, .btn:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -moz-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.btn-md {
    padding: 14px 42px 14px 41px;
    border-width: 3px;
    font-size: 21px;
}

@media (min-width: 992px) {
    .btn-md {
        padding: 15px 99px 16px;
        border-width: 4px;
        font-size: 24px;
    }
}

.btn-lg {
    padding: 14px 42px 14px 41px;
    border-width: 3px;
    font-size: 21px;
}

@media (min-width: 992px) {
    .btn-lg {
        border-width: 4px;
        font-size: 24px;
        padding: 17px 145px 16px 144px;
    }
}

.btn-primary {
    color: #fff;
    border-style: solid;
    border-color: #19a7f8;
    background: rgba(25, 167, 248, 0.01);
}

.lt-ie9 .btn-primary {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0319A7F8', endColorstr='#0319A7F8')";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0319A7F8', endColorstr='#0319A7F8');
    zoom: 1;
}

.btn-primary:before {
    background: rgba(25, 167, 248, 0.4);
}

.lt-ie9 .btn-primary:before {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8')";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8');
    zoom: 1;
}

.btn-primary:after {
    background: #19a7f8;
}

.btn-default {
    color: #FFFFFF;
    border-style: solid;
    border-color: #19a7f8;
    background: rgba(25, 167, 248, 0.01);
}

.lt-ie9 .btn-default {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0319A7F8', endColorstr='#0319A7F8')";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0319A7F8', endColorstr='#0319A7F8');
    zoom: 1;
}

.btn-default:before {
    background: rgba(25, 167, 248, 0.4);
}

.lt-ie9 .btn-default:before {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8')";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8');
    zoom: 1;
}

.btn-default:after {
    background: #19a7f8;
}

.btn:hover:before, .btn:hover:after {
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.btn:hover:after {
    -moz-transition-delay: 0.175s;
    -o-transition-delay: 0.175s;
    -webkit-transition-delay: 0.175s;
    transition-delay: 0.175s;
}

.btn-black-text {
  color: #000000;
}

.icon {
    display: inline-block;
    text-align: center;
}

.icon-xs {
    font-size: 24px;
    line-height: 27px;
}

.icon-lg {
    font-size: 72px;
    width: 114px;
    height: 89px;
}

@media (min-width: 992px) {
    .icon-lg {
        font-size: 116px;
    }
}

.icon-default {
    color: #19a7f8;
}

.icon-primary {
    color: #fff;
}

.icon-primary:hover {
    color: #19a7f8;
}

.box:before, .box:after {
    display: table;
    content: "";
    line-height: 0;
}

.box:after {
    clear: both;
}

.box_aside {
    float: left;
}

.box_cnt__no-flow {
    overflow: hidden;
}

.toTop {
    width: 50px;
    height: 50px;
    font-size: 24px;
    line-height: 46px;
    color: #fff;
    background: #19a7f8;
    border-radius: 50%;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
    position: fixed;
    right: 40px;
    bottom: 40px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
}

.toTop:hover {
    color: #fff;
    background: #121118;
    text-decoration: none;
}

.mobile .toTop, .tablet .toTop {
    display: none !important;
}

header.page-header {
    text-align: center;
    color: #fff;
}

header.page-header h1, header.page-header h2, header.page-header h3,
header.page-header h4, header.page-header h5, header.page-header h6,
header.page-header .heading-1, header.page-header .heading-2, header.page-header .heading-3,
header.page-header .heading-4, header.page-header .heading-5, header.page-header .heading-6 {
    color: #fff;
}

@media (min-width: 1200px) {
    header.page-header .brand {
        float: left;
    }

    header.page-header .inline-list {
        float: right;
    }
}

main.page-content {
    display: block;
    background: #fff;
}

footer.page-footer {
    padding-top: 56px;
    padding-bottom: 47px;
    color: #fff;
    background: #121118;
    text-align: center;
}

@media (min-width: 1200px) {
    footer.page-footer {
        text-align: left;
    }
}

footer.page-footer .brand {
    display: inline-block;
}

footer.page-footer .brand_name {
    color: #fff;
}

footer.page-footer .copyright {
    font-size: 14px;
}

footer.page-footer .contact-info {
    margin-top: 13px;
}

@media (min-width: 1200px) {
    footer.page-footer .contact-info li {
      /*  display: inline-block;*/
    }
}

@media (min-width: 1200px) {
    footer.page-footer .contact-info li + li {
        margin-top: 0;
        /* margin-left: 44px; /* margin-left 44*/
    }
}

.goal {
    position: fixed;
    top: 0;
    min-height: 100vh;
    max-height: 100vh;
    overflow-y: auto;
    left: 0;
    right: 0;
    background: #121118;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -moz-transition: 0.3s ease-out all;
    -o-transition: 0.3s ease-out all;
    -webkit-transition: 0.3s ease-out all;
    transition: 0.3s ease-out all;
}

.lt-ie9 .goal {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.goal.active {
    visibility: visible;
    opacity: 1;
}

.lt-ie9 .goal.active {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100);
}

@media (min-width: 1800px) {
    .goal .devider:before {
        top: -149px;
    }
}

.goal-close {
    position: absolute;
    z-index: 10;
    right: 25px;
    top: 24px;
    display: block;
    cursor: pointer;
    color: #19a7f8;
    -moz-transition: 0.3s ease-out all;
    -o-transition: 0.3s ease-out all;
    -webkit-transition: 0.3s ease-out all;
    transition: 0.3s ease-out all;
}

.goal-close:before {
    content: '00d';
    font-family: 'FontAwesome';
    font-size: 20px;
}

.goal-close:hover {
    color: #fff;
}

@media (min-width: 1200px) {
    .goal-close {
        top: 62px;
        right: calc(50% - 585px);
    }
}

@media (min-width: 1800px) {
    .goal-close {
        top: 90px;
        right: calc(50% - 585px);
    }
}

.goal-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    padding-top: 190px;
    padding-bottom: 80px;
    -webkit-align-items: center;
    align-items: center;
}

@media (min-width: 1200px) {
    .goal-inner {
        padding-top: 240px;
        padding-bottom: 50px;
    }
}

@media (min-width: 1800px) {
    .goal-inner {
        padding-top: 310px;
        padding-bottom: 40px;
    }
}

.goal .brand {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    margin-left: -9px;
    padding-left: 15px;
    padding-right: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: baseline;
    align-items: baseline;
    flex-wrap: wrap;
}

.goal .brand_name {
    margin-left: 9px;
    color: #fff;
    font-size: 27px;
}

.goal .brand_slogan {
    margin-left: 9px;
}

@media (min-width: 1200px) {
    .goal .brand {
        top: 46px;
        left: calc(50% - 585px);
    }

    .goal .brand_name {
        font-size: 37px;
    }
}

@media (min-width: 1800px) {
    .goal .brand {
        top: 76px;
        left: calc(50% - 600px);
    }
}

.goal h5 {
    line-height: 37px;
    letter-spacing: 0.1em;
}

body.active {
    overflow: hidden;
}

.hidden {
    display: none;
}

@media (min-width: 992px) {
    .visible-md {
        display: block;
    }
}

.footer_slogan {
  font-size: 14px;
  font-weight: normal;
  color: white;
  padding-left: 0px;
}
@media (min-width: 1200px) {
  .footer_slogan {
    padding-left: 100px;
  }
}

