/* ------------------------------------------------------------ *	Variables
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *	Mixins
\* ------------------------------------------------------------ */
/** Modules **/
/* ------------------------------------------------------------ *	Reset
\* ------------------------------------------------------------ */
*,
*:before,
*:after {
  padding: 0;
  margin: 0;
  outline: 0;
  box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {
  display: block; }

html,
body {
  height: 100%; }

html {
  tap-highlight-color: transparent; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-size-adjust: none; }

img, iframe, video, audio, object {
  max-width: 100%; }

img, iframe {
  border: 0 none; }

img {
  height: auto;
  display: inline-block;
  vertical-align: middle; }

b,
strong {
  font-weight: bold; }

address {
  font-style: normal; }

svg:not(:root) {
  overflow: hidden; }

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] {
  cursor: pointer; }

a[href^="tel"],
button[disabled],
input[disabled],
textarea[disabled],
select[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
a[href^="tel"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  display: none;
  -webkit-appearance: none; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  resize: none;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

button,
select {
  text-transform: none; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

nav ul,
nav ol {
  list-style: none outside none; }

/* ------------------------------------------------------------ *	Base
\* ------------------------------------------------------------ */
body {
  min-width: 320px;
  background: #fff;
  font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #636363; }

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

a:hover {
  text-decoration: underline; }

a[href^="tel"] {
  text-decoration: none; }

h1 {
  font-size: 37px; }

h2 {
  font-size: 35px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 15px; }

@media (max-width: 767px) {
  h1 {
    font-size: 30px; }
  h2 {
    font-size: 26px; }
  h3 {
    font-size: 22px; }
  h4 {
    font-size: 20px; } }

/* ------------------------------------------------------------ *	Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after {
  content: '';
  line-height: 0;
  display: table;
  clear: both; }

/*  Notext  */
.notext {
  white-space: nowrap;
  text-indent: 100%;
  text-shadow: none;
  overflow: hidden; }

.notext-old {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px; }

/*  Hidden  */
[hidden],
.hidden {
  display: none; }

/*  Alignleft  */
.alignleft {
  float: left; }

/*  Alignright  */
.alignright {
  float: right; }

/*  Disabled  */
[disabled],
.disabled {
  cursor: default; }

/* ------------------------------------------------------------ *	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  position: relative;
  min-height: 100%;
  overflow: hidden; }

/* ------------------------------------------------------------ *	Shell
\* ------------------------------------------------------------ */
.shell {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px; }

.testimonial-entry:before,
.testimonial-entry:after,
.list-checks li:before,
.logo,
[class^="ico-"] {
  display: inline-block;
  vertical-align: middle;
  background-image: url(images/sprite-ld.png);
  background-repeat: no-repeat; }

.ico-air {
  width: 21px;
  height: 17px;
  background-position: -174px -198px; }

.ico-arrow-blue {
  width: 8px;
  height: 12px;
  background-position: -241px -198px; }

.ico-arrow-dark {
  width: 8px;
  height: 12px;
  background-position: 0px -227px; }

.ico-arrow-right {
  width: 6px;
  height: 12px;
  background-position: -253px -198px; }

.list-checks li:before,
.ico-check {
  width: 18px;
  height: 19px;
  background-position: -152px -198px; }

.ico-commercial {
  width: 19px;
  height: 19px;
  background-position: -129px -198px; }

.ico-cooling {
  width: 25px;
  height: 25px;
  background-position: 0px -198px; }

.ico-facebook-dark {
  width: 36px;
  height: 36px;
  background-position: -160px -158px; }

.ico-facebook {
  width: 36px;
  height: 36px;
  background-position: -200px -158px; }

.ico-google-dark {
  width: 36px;
  height: 36px;
  background-position: -120px -158px; }

.ico-google {
  width: 36px;
  height: 36px;
  background-position: -80px -158px; }

.ico-heating {
  width: 22px;
  height: 24px;
  background-position: -240px -158px; }

.ico-mail-small {
  width: 16px;
  height: 11px;
  background-position: -12px -227px; }

.ico-mail {
  width: 20px;
  height: 15px;
  background-position: -199px -198px; }

.ico-phone-small {
  width: 14px;
  height: 14px;
  background-position: -223px -198px; }

.ico-phone {
  width: 19px;
  height: 19px;
  background-position: -106px -198px; }

.ico-pin {
  width: 13px;
  height: 20px;
  background-position: -89px -198px; }

.testimonial-entry:after,
.ico-quote-end {
  width: 26px;
  height: 22px;
  background-position: -59px -198px; }

.testimonial-entry:before,
.ico-quote-start {
  width: 26px;
  height: 22px;
  background-position: -29px -198px; }

.ico-youtube-dark {
  width: 36px;
  height: 36px;
  background-position: -40px -158px; }

.ico-youtube {
  width: 36px;
  height: 36px;
  background-position: 0px -158px; }

.logo {
  width: 262px;
  height: 154px;
  background-position: 0px 0px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .list-checks li:before,
  .testimonial-entry:before,
  .testimonial-entry:after,
  .logo,
  [class^="ico-"] {
    background-image: url(images/sprite-hd.png);
    background-size: 262px 239px; } }

/* ------------------------------------------------------------ *	Header
\* ------------------------------------------------------------ */
.header {
  position: relative;
  z-index: 10;
  text-align: right;
  font-size: 0; }

.header .shell {
  position: relative;
  padding: 16px 15px 15px; }

.header .logo {
  position: absolute;
  top: 0;
  left: 7px; }

.header .header-inner {
  display: inline-block;
  vertical-align: top;
  height: 44px;
  font-size: 13px;
  line-height: 1.46; }

.header .header-inner ~ .header-inner {
  padding-left: 20px;
  border-left: 1px solid #e0e0e0;
  margin-left: 20px; }

.header .header-inner > img {
  margin-top: -5px; }

.header .header-inner .socials {
  padding-top: 4px; }

.header .slogan {
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.22;
  color: #2f4da2; }

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

.header .contact-ico {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  margin-right: 6px; }

.header .contact-ico i {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.header .contact-content {
  display: inline-block;
  vertical-align: middle; }

.header .contact-content span {
  display: block; }

.header .contact-content a {
  display: block;
  font-size: 18px;
  font-weight: bold; }

.header .link-contact {
  display: inline-block;
  padding: 0 11px;
  border: 1px solid #cecece;
  margin-top: 4px;
  line-height: 34px;
  font-size: 0;
  text-transform: uppercase; }

.header .link-contact span {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  font-weight: bold; }

.header .link-contact i {
  margin-right: 9px; }

@media (max-width: 1200px) {
  .header .header-inner ~ .header-inner {
    padding-left: 8px;
    margin-left: 8px; } }

@media (max-width: 991px) {
  .header .shell {
    padding-top: 170px; }
  .header .logo {
    top: 0;
    left: 50%;
    margin-left: -131px; } }

@media (max-width: 767px) {
  .header .header-inner {
    display: block;
    height: auto;
    text-align: center; }
  .header .header-inner ~ .header-inner {
    padding-top: 10px;
    padding-left: 0;
    border-top: 1px solid #e0e0e0;
    border-left: 0 none;
    margin-top: 10px;
    margin-left: 0; }
  .header .contact,
  .header .slogan {
    text-align: center; }
  .header .socials {
    display: inline-block; } }

/* ------------------------------------------------------------ *	Nav
\* ------------------------------------------------------------ */
.nav {
  position: relative;
  z-index: 2;
  padding: 11px 0;
  background: rgba(55, 81, 164, 0.87);
  color: #fff; }

.nav ul {
  overflow: hidden;
  display: table;
  width: calc(100% - 250px);
  margin-left: 250px; }

.nav li {
  display: table-cell;
  padding: 0 10px;
  border-right: 1px solid #5b74c7;
  text-align: center; }

.nav ul a {
  display: block;
  padding: 0 15px;
  border-radius: 2px;
  line-height: 31px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.nav ul a:hover {
  text-decoration: none; }

.nav ul a:hover,
.nav .active a {
  background: #ee2025; }

@media (max-width: 1200px) {
  .nav li {
    padding: 0 5px; }
  .nav ul a {
    padding: 0 10px;
    font-size: 12px; } }

@media (max-width: 991px) {
  .nav ul {
    width: 100%;
    margin-left: 0; } }

@media (max-width: 767px) {
  .nav {
    z-index: 21;
    text-align: right;
    font-size: 0; }
  .nav li,
  .nav ul {
    display: block; }
  .nav ul {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: 260px;
    overflow-y: auto;
    padding: 10px 0;
    text-align: left;
    background: #2e4692;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .nav ul.visible {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .nav li {
    border-right: 0 none; } }

/* ------------------------------------------------------------ *	Nav trigger
\* ------------------------------------------------------------ */
.nav-trigger {
  display: none; }

@media (max-width: 767px) {
  .nav-trigger {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 23px; }
  .nav-trigger span {
    position: absolute;
    display: block;
    height: 3px;
    width: 100%;
    background: #fff;
    transition: top .2s .25s, left .2s .25s, opacity .2s .25s, transform .2s 0s; }
  .nav-trigger span:nth-child(1) {
    top: 0; }
  .nav-trigger span:nth-child(2) {
    top: 10px; }
  .nav-trigger span:nth-child(3) {
    top: 20px; }
  .nav-trigger.active span {
    transition: background .2s, top .2s, left .2s, opacity .2s, transform .2s .25s; }
  .nav-trigger.active span:nth-child(3),
  .nav-trigger.active span:nth-child(1) {
    top: 10px; }
  .nav-trigger.active span:nth-child(2) {
    opacity: 0; }
  .nav-trigger.active span:nth-child(1) {
    transform: rotate(45deg); }
  .nav-trigger.active span:nth-child(3) {
    transform: rotate(-45deg); }
  .nav-trigger.active:after {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 260px;
    right: 0;
    z-index: 100;
    content: ''; } }

/* ------------------------------------------------------------ *	Socials
\* ------------------------------------------------------------ */
.socials ul {
  overflow: hidden;
  list-style: none outside none; }

.socials li {
  float: left; }

.socials li ~ li {
  margin-left: 10px; }

.socials a {
  position: relative;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.socials a:hover {
  opacity: .8; }

/* ------------------------------------------------------------ *	Intro
\* ------------------------------------------------------------ */
.intro {
  position: relative;
  height: 650px;
  margin: -53px 0 50px; }

.intro:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 72px;
  background: url(images/intro-wave.png) repeat-x center 0;
  content: ''; }

.intro .intro-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.intro .intro-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.intro .intro-content-inner {
  position: relative;
  margin-left: auto;
  width: 365px;
  max-width: 100%;
  padding: 20px;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  font-size: 16px; }

.intro .intro-content h1 {
  margin-bottom: 10px;
  font-weight: 300; }

.intro .intro-content strong {
  font-weight: bold;
  font-weight: 40; }

.intro .intro-content p {
  margin-bottom: 15px; }

.intro .intro-content-inner:before,
.intro .intro-content-inner:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 34px;
  background-size: 100% 34px;
  content: ''; }

.intro .intro-content-inner:before {
  bottom: 100%;
  background-image: url(images/wave-top.png); }

.intro .intro-content-inner:after {
  top: 100%;
  background-image: url(images/wave-bottom.png); }

@media (max-width: 991px) {
  .intro {
    height: 480px;
    margin-bottom: 25px; } }

@media (max-width: 767px) {
  .intro {
    margin-top: -45px; }
  .intro .intro-content p {
    margin-bottom: 14px; } }

/* ------------------------------------------------------------ *	Btn
\* ------------------------------------------------------------ */
.btn {
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.btn:hover {
  text-decoration: none;
  opacity: .8; }

.btn-red {
  padding: 0 15px;
  border: 0 none;
  border-radius: 2px;
  background: #ed2025;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 41px; }

.btn-red i {
  margin-top: 15px;
  vertical-align: top; }

/* ------------------------------------------------------------ *	Section
\* ------------------------------------------------------------ */
.section .section-head {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 30px;
  text-align: center;
  color: #010204;
  text-transform: uppercase; }

.section .section-head:before,
.section .section-head:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: ''; }

.section .section-head:before {
  width: 254px;
  height: 1px;
  margin-left: -127px;
  background: #dadada; }

.section .section-head:after {
  width: 56px;
  height: 2px;
  margin-left: -28px;
  background: #3751a4; }

.section .section-head h2 {
  font-weight: 300; }

.section .section-head strong {
  font-weight: bold; }

/* ------------------------------------------------------------ *	Section Callout
\* ------------------------------------------------------------ */
.section-callout {
  padding: 20px 0 14px; }

/* ------------------------------------------------------------ *	Section Testimonials
\* ------------------------------------------------------------ */
.section-testimonials {
  padding-bottom: 30px; }

/* ------------------------------------------------------------ *	Callout
\* ------------------------------------------------------------ */
.callout {
  position: relative;
  height: 178px;
  margin-bottom: 30px;
  background: #dbdbdb;
  background-position: right bottom;
  background-size: cover; }

.callout.callout-large {
  height: 386px; }

.callout.callout-medium {
  height: 210px;
  background: #e2e2e2;
  background: -moz-linear-gradient(left, #e2e2e2 0%, whitesmoke 100%);
  background: -webkit-linear-gradient(left, #e2e2e2 0%, whitesmoke 100%);
  background: linear-gradient(to right, #e2e2e2 0%, whitesmoke 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#f5f5f5',GradientType=1 ); }

.callout .callout-actions {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.callout .callout-actions a {
  display: block;
  height: 37px;
  padding-left: 42px;
  background: #2f4da2;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 37px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.callout .callout-actions a:hover {
  background: #0d36a8;
  text-decoration: none; }

.callout .callout-content {
  position: absolute;
  top: 20px;
  left: 41px;
  width: 180px;
  text-transform: uppercase;
  color: #636363;
  font-size: 16px;
  line-height: 1.19; }

.callout.callout-large .callout-content {
  top: 125px; }

.callout.callout-medium .callout-content {
  top: 40px;
  left: 30px;
  width: 216px;
  text-transform: none; }

.callout .callout-image {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none; }

.callout .callout-image img {
  max-width: none; }

.callout .callout-price {
  margin-bottom: 5px;
  font-size: 54px;
  color: #d40f13;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1; }

.callout .callout-price small {
  font-size: 35px; }

.callout .callout-title {
  position: relative;
  padding-bottom: 12px;
  font-size: 35px;
  line-height: 1;
  color: #d30f13;
  text-transform: uppercase;
  font-weight: bold; }

.callout .callout-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 106px;
  border-bottom: 1px solid #d30f13;
  content: ''; }

@media (max-width: 1200px) {
  .callout .callout-content {
    top: 40px;
    left: 20px;
    z-index: 2;
    font-size: 12px;
    text-shadow: 0 0 2px #fff; }
  .callout .callout-actions a {
    padding-left: 20px; }
  .callout .callout-price {
    font-size: 36px; }
  .callout .callout-price small {
    font-size: 24px; }
  .callout.callout-large .callout-content {
    left: 10px;
    top: 140px;
    width: 130px; } }

@media (max-width: 991px) {
  .callout {
    max-width: 570px;
    margin: 0 auto 20px; } }

@media (max-width: 767px) {
  .callout .callout-image img {
    width: 160px;
    height: auto; }
  .callout.callout-medium .callout-image img {
    width: 100px; }
  .callout.callout-medium .callout-content {
    top: 20px;
    left: 20px; }
  .callout.callout-large {
    height: 178px; }
  .callout.callout-large .callout-content {
    top: 40px; } }

/* ------------------------------------------------------------ *	Service
\* ------------------------------------------------------------ */
.services {
  list-style: none outside none;
  margin: 0 -8px 44px;
  font-size: 0; }

.service {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 8px; }

.service .service-inner {
  position: relative;
  padding-top: 90%; }

.service .service-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.service .service-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 16px 10px;
  background: rgba(47, 76, 160, 0.85);
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.service .service-ico {
  position: absolute;
  left: 50%;
  bottom: 31px;
  width: 54px;
  height: 54px;
  margin-left: -27px; }

.service .service-ico:after {
  position: absolute;
  top: 5px;
  left: 50%;
  border: 28px solid transparent;
  border-top-color: rgba(47, 76, 160, 0.85);
  border-left-color: rgba(47, 76, 160, 0.85);
  border-radius: 28px;
  margin-left: -28px;
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.service .service-ico i {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  margin: auto; }

.service .service-inner:hover .service-overlay {
  background: rgba(197, 32, 36, 0.85); }

.service .service-inner:hover .service-ico:after {
  border-left-color: rgba(197, 32, 36, 0.85);
  border-top-color: rgba(197, 32, 36, 0.85); }

@media (max-width: 991px) {
  .service {
    width: 50%;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .service {
    display: block;
    width: auto; } }

/* ------------------------------------------------------------ *	Testimonial
\* ------------------------------------------------------------ */
.testimonial {
  padding: 16px 16px 0;
  border: 10px solid #f5f5f5;
  background: #fbfbfb;
  color: #636363;
  font-size: 17px;
  line-height: 1.47; }

.testimonial .testimonial-entry {
  margin-bottom: 5px;
  font-style: italic; }

.testimonial .testimonial-entry:before,
.testimonial .testimonial-entry:after {
  content: '';
  vertical-align: top; }

.testimonial .testimonial-entry:before {
  margin: -2px 7px 0 0; }

.testimonial .testimonial-entry:after {
  margin-left: 7px; }

.testimonial .testimonial-author-details,
.testimonial .testimonial-author-image {
  display: inline-block;
  vertical-align: bottom; }

.testimonial .testimonial-author-image {
  margin-left: 4px; }

.testimonial .testimonial-author-details {
  padding-bottom: 23px;
  margin-left: 33px;
  font-size: 15px;
  line-height: 1.6; }

.testimonial .testimonial-author-details h6 {
  font-weight: bold;
  text-transform: uppercase;
  color: #2e4ca2; }

@media (max-width: 767px) {
  .testimonial {
    font-size: 15px; }
  .testimonial .testimonial-entry {
    margin-bottom: 10px; }
  .testimonial .testimonial-author {
    position: relative;
    padding-bottom: 100px; }
  .testimonial .testimonial-author-details {
    display: block;
    padding-bottom: 5px;
    margin-left: 0;
    text-align: center; }
  .testimonial .testimonial-author-image {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 100px;
    margin-left: 0; }
  .testimonial .testimonial-author-image img {
    display: inline;
    height: 100%;
    width: auto; } }

.testimonial-alt {
  padding: 9px 10px 0 20px;
  border: 0 none;
  background: #f5f5f5;
  line-height: 1.4; }

.testimonial-alt .testimonial-entry {
  margin-bottom: 0; }

.testimonial-alt .testimonial-entry:before,
.testimonial-alt .testimonial-entry:after {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }

.testimonial-alt .testimonial-entry:before {
  margin: 0 10px 0 -4px; }

.testimonial-alt .testimonial-author-image {
  margin-left: -20px; }

.testimonial-alt .testimonial-author-details {
  padding-bottom: 41px;
  margin-left: 12px;
  line-height: 1.4; }

@media (max-width: 767px) {
  .testimonial-alt {
    padding: 10px 10px 0; }
  .testimonial-alt .testimonial-author-image {
    margin-left: 0; }
  .testimonial-alt .testimonial-author-details {
    padding-bottom: 0;
    margin-left: 0; } }

/* ------------------------------------------------------------ *	Slider
\* ------------------------------------------------------------ */
.slider .owl-item {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible; }

/* ------------------------------------------------------------ *	Slider Intro
\* ------------------------------------------------------------ */
.slider-intro .slide {
  height: 650px; }

.slider-intro .slider-paging {
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px;
  font-size: 0; }

.slider-intro .slider-paging a {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.slider-intro .slider-paging a ~ a {
  margin-left: 5px; }

.slider-intro .slider-paging a.active {
  background: #465fae; }

@media (max-width: 991px) {
  .slider-intro .slide {
    height: 480px; } }

@media (max-width: 767px) {
  .slider-intro .slider-paging {
    display: block;
    margin-left: 0;
    margin-top: 20px; } }

/* ------------------------------------------------------------ *	Slider Testimonials
\* ------------------------------------------------------------ */
.slider-testimonials-alt .owl-dots,
.slider-testimonials .owl-dots {
  padding-top: 35px;
  text-align: center;
  font-size: 0; }

.slider-testimonials-alt .owl-dot,
.slider-testimonials .owl-dot {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #ccc;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.slider-testimonials-alt .owl-dot ~ .owl-dot,
.slider-testimonials .owl-dot ~ .owl-dot {
  margin-left: 4px; }

.slider-testimonials-alt .owl-dot.active,
.slider-testimonials .owl-dot.active {
  background: #ed1d21; }

.slider-testimonials-alt .slider-clip {
  position: relative; }

.slider-testimonials-alt .owl-dots {
  position: absolute;
  bottom: 17px;
  left: 115px;
  padding-top: 0; }

@media (max-width: 767px) {
  .slider-testimonials-alt .owl-dots {
    position: static;
    margin-top: 10px; } }

/* ------------------------------------------------------------ *	Footer
\* ------------------------------------------------------------ */
.footer {
  position: relative;
  padding: 110px 0 20px;
  background: #2e4692 no-repeat center center;
  background-size: cover;
  color: #fff;
  font-size: 14px; }

.footer:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 106px;
  background: url(images/footer-wave-wide.png) no-repeat center 0;
  content: ''; }

.footer .footer-title {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 13px;
  font-weight: bold;
  text-transform: uppercase; }

.footer .footer-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 62px;
  background: #fff;
  content: ''; }

.footer .footer-cols {
  margin: 0 -10px; }

.footer .footer-cols:after {
  content: '';
  display: table;
  clear: both; }

.footer .footer-col {
  float: left;
  padding: 0 10px; }

.footer .footer-col-size1 {
  width: 25%; }

.footer .footer-col-size2 {
  width: 23%; }

.footer .footer-col-size3 {
  width: 29%; }

.footer .footer-nav {
  font-size: 15px; }

.footer .footer-nav li {
  margin-bottom: 16px; }

.footer .contacts {
  padding-top: 10px; }

.footer .contact {
  overflow: hidden;
  margin-bottom: 22px;
  font-size: 14px;
  line-height: 1.29; }

.footer .contact-ico {
  float: left;
  width: 16px;
  text-align: center;
  margin-right: 5px; }

.footer .contact-content {
  overflow: hidden; }

.footer .contact a[href^="tel"] {
  font-weight: bold; }

.footer .footer-inner {
  overflow: hidden;
  padding-top: 26px;
  border-top: 1px solid #5569a9;
  margin-top: 26px; }

.footer .copyright {
  float: left;
  color: #d1d6e5; }

.footer .copyright strong {
  text-transform: uppercase;
  color: #fff; }

.footer .socials {
  float: right; }

.footer .socials a {
  position: relative; }

.footer .socials a:hover {
  opacity: 1; }

.footer .socials i + i {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.footer .socials a:hover i + i {
  opacity: 1; }

@media (max-width: 991px) {
  .footer .footer-cols {
    font-size: 0;
    text-align: center; }
  .footer .footer-col {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 14px; }
  .footer .footer-nav {
    margin-bottom: 40px; }
  .footer .footer-title:after {
    left: 50%;
    margin-left: -32px; }
  .footer .contact-ico {
    float: none;
    display: inline; }
  .footer .contact-content p,
  .footer .contact-content {
    display: inline; } }

@media (max-width: 767px) {
  .footer .footer {
    text-align: center; }
  .footer .footer-col {
    display: block;
    width: auto; }
  .footer .footer-inner {
    text-align: center; }
  .footer .copyright {
    float: none;
    margin-bottom: 15px; }
  .footer .socials {
    float: none;
    display: inline-block; } }

/* ------------------------------------------------------------ *	Form Elements
\* ------------------------------------------------------------ */
.form-row {
  margin-bottom: 10px; }

.textarea,
.field {
  width: 100%;
  height: 37px;
  padding: 9px;
  border: 0 none;
  background: #fff;
  font-size: 14px;
  color: #636363; }

.textarea {
  height: 71px; }

/* ------------------------------------------------------------ *	Form
\* ------------------------------------------------------------ */
.form-contact {
  padding-top: 5px; }

.form-contact .form-actions {
  margin-top: -5px; }

.form-contact .btn {
  width: 100%;
  border-radius: 0;
  font-size: 15px;
  line-height: 38px; }

.form-contact .btn i {
  margin-top: 14px;
  transform: scale(0.8); }

/* ------------------------------------------------------------ *	Widgets
\* ------------------------------------------------------------ */
.widgets {
  position: relative;
  padding-top: 70px;
  list-style: none outside none; }

@media (max-width: 991px) {
  .widgets {
    padding-top: 25px; } }

.widget {
  margin-bottom: 50px; }

.widget .widget-title {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 23px;
  font-weight: 300;
  color: #010204;
  text-transform: uppercase; }

.widget .widget-title:before,
.widget .widget-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: ''; }

.widget .widget-title:before {
  width: 100%;
  height: 1px;
  background: #dadada; }

.widget .widget-title:after {
  width: 57px;
  height: 2px;
  background: #3751a4; }

.widget .widget-title strong {
  font-weight: bold; }

@media (max-width: 991px) {
  .widget {
    margin-bottom: 25px; } }

.widget-nav ul {
  list-style: none outside none; }

.widget-nav li {
  margin-bottom: 7px; }

.widget-nav a {
  position: relative;
  display: block;
  padding: 0 44px 0 20px;
  line-height: 53px;
  border: solid #dbdcde;
  border-left-color: #8d8d8d;
  border-right-color: #dfe0e1;
  border-width: 1px 1px 1px 2px;
  background: #e3e3e3;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

.widget-nav a:hover {
  border-right-color: #fff;
  background: #fff;
  text-decoration: none; }

.widget-nav i {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 33px;
  margin: auto; }

.widget-nav .active a {
  border-left-color: #304da1;
  background: #fff;
  color: #304da1;
  border-right-color: #fff; }

@media (max-width: 991px) {
  .widget-nav a {
    border-right-color: #dbdcde; } }

.widget-testimonials {
  position: relative;
  padding: 16px 8px 41px;
  margin: 76px 20px 76px 0;
  background: #fff; }

.widget-testimonials:before, .widget-testimonials:after {
  position: absolute;
  left: 0;
  right: 0;
  height: 25px;
  background: no-repeat center top;
  background-size: 100% 25px;
  content: ''; }

.widget-testimonials:before {
  bottom: 100%;
  background-image: url(images/sidebar-wave-top.png); }

.widget-testimonials:after {
  top: 100%;
  background-image: url(images/sidebar-wave-bottom.png); }

@media (max-width: 991px) {
  .widget-testimonials {
    margin: 60px 0; } }

@media (max-width: 767px) {
  .widget-testimonials {
    padding-bottom: 20px; } }

/* ------------------------------------------------------------ *	Content
\* ------------------------------------------------------------ */
.content {
  overflow: hidden;
  padding: 56px 0 103px 60px; }

@media (max-width: 991px) {
  .content {
    padding: 30px 15px; } }

@media (max-width: 767px) {
  .content {
    padding: 20px 0; } }

/* ------------------------------------------------------------ *	Sidebar
\* ------------------------------------------------------------ */
.sidebar {
  float: left;
  width: 322px;
  background: #f2f2f2; }

.sidebar:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 863px;
  width: 100vw;
  border-right: 1px solid #dbdcde;
  background: #f2f2f2;
  content: ''; }

@media (max-width: 1200px) {
  .sidebar:before {
    right: calc(100% - 337px); } }

@media (max-width: 991px) {
  .sidebar {
    position: relative;
    float: none;
    margin: 0 auto;
    padding-bottom: 1px; }
  .sidebar:before {
    left: -100vw;
    right: 0;
    width: 200vw;
    border-right: 0 none; } }

@media (max-width: 767px) {
  .sidebar {
    width: auto; } }

/* ------------------------------------------------------------ *	Main
\* ------------------------------------------------------------ */
.main .shell {
  position: relative; }

.main .shell:after {
  content: '';
  display: table;
  clear: both; }

.main ~ .footer:before {
  background-image: url(images/footer-wave-wide-inner.png); }

@media (max-width: 1200px) {
  .main ~ .footer:before {
    background-position: -1535px 0; } }

@media (max-width: 991px) {
  .main ~ .footer:before {
    background-position: center 0;
    background-image: url(images/footer-wave.png); } }

/* ------------------------------------------------------------ *	Article
\* ------------------------------------------------------------ */
.article p {
  margin-bottom: 23px; }

.article .article-title {
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 20px;
  font-weight: 300;
  color: #010204;
  text-transform: uppercase; }

.article .article-title:before,
.article .article-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: ''; }

.article .article-title:before {
  width: 100%;
  height: 1px;
  background: #dadada; }

.article .article-title:after {
  width: 47px;
  height: 2px;
  background: #3751a4; }

.article .article-title strong {
  font-weight: bold; }

.article-box {
  position: relative;
  padding: 44px 30px;
  margin-bottom: 38px;
  background: #e2e2e2;
  background: -moz-linear-gradient(left, #e2e2e2 0%, whitesmoke 100%);
  background: -webkit-linear-gradient(left, #e2e2e2 0%, whitesmoke 100%);
  background: linear-gradient(to right, #e2e2e2 0%, whitesmoke 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#f5f5f5',GradientType=1 ); }

.article-box .article-box-inner {
  position: relative;
  z-index: 2;
  max-width: 380px; }

.article-box .article-title {
  display: inline-block;
  margin-bottom: 17px; }

.article-box .article-box-image {
  position: absolute;
  bottom: 0;
  right: 0; }

.article-box .list-checks {
  line-height: 1.8; }

.article-box .list-checks li {
  margin-bottom: 10px; }

@media (max-width: 1200px) {
  .article-box .article-box-inner {
    text-shadow: 0 0 3px #fff; } }

@media (max-width: 767px) {
  .article-box {
    padding: 20px 15px 105px; }
  .article-box .article-box-image img {
    height: 100px;
    width: auto; } }

/* ------------------------------------------------------------ *	List
\* ------------------------------------------------------------ */
[class^='list'] {
  list-style: none outside none; }

/* ------------------------------------------------------------ *	List Checkes
\* ------------------------------------------------------------ */
.list-checks {
  line-height: 1.33; }

.list-checks li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 22px; }

.list-checks li:before {
  position: absolute;
  left: 0;
  top: 6px;
  content: ''; }

/* ------------------------------------------------------------ *	Cols
\* ------------------------------------------------------------ */
.cols {
  margin: 0 -15px; }

.cols:after {
  content: '';
  display: table;
  clear: both; }

.col {
  float: left;
  padding: 0 15px; }

.col-1of2 {
  width: 50%; }

@media (max-width: 991px) {
  .col-1of2 {
    float: none;
    width: auto; } }

/*# sourceMappingURL=style.css.map */