@import url(https://fonts.googleapis.com/css?family=Lato|Vollkorn:400,400italic);
#wrapper #header:after {
  content: " ";
  display: block;
  clear: both; }

.twocolumns .nav ul, #nav ul, #footer .footer-area .nav ul, #footer .social-networks {
  margin: 0;
  padding: 0;
  list-style: none; }

.visual:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: ''; }

body {
  margin: 0;
  color: #58585a;
  background: #fff;
  font: 16px/1.4 "Lato", sans-serif;
  min-width: 320px;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; }

html,
body {
  height: 100%;
  margin: 0; }

* {
  max-height: 100000px; }

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

img {
  border-style: none; }

a {
  text-decoration: none;
  color: #3e5fa8; }
  a:hover {
    text-decoration: underline;
    opacity: 0.9; }

input,
textarea,
select {
  font: 100% "Lato", sans-serif;
  color: #000;
  vertical-align: middle; }

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

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

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  overflow: visible; }

input[type="submit"]:hover,
button:hover {
  cursor: pointer; }

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  margin: 0;
  padding: 4px 7px;
  border: 1px solid #999; }
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  textarea:focus {
    border-color: #4d4d4d; }

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

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

h1, h2, h3, h4, h5, h6 {
  font-family: "Vollkorn", serif;
  font-weight: 400;
  line-height: 1.2em;
  margin: 0 0 1.2em; }

p {
  margin: 0 0 1.5em; }

q {
  quotes: none; }
  q:before, q:after {
    content: '';
    content: none; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

#main ul {
  margin: 0;
  padding-left: 18px; }

#main ul li {
  padding-top: 5px;
  text-indent: -13px;
  list-style-type: none; }
  #main ul li:before {
    top: -1px;
    font-size: 13px;
    content: "\2014";
    left: -5px;
    position: relative; }

#main ul li:first-child {
  padding-top: 0; }

#main .nav ul {
  padding-left: 0; }

#main .nav ul li {
  text-indent: 0; }
  #main .nav ul li:before {
    content: ""; }

#main .grid-wrap ul {
  padding-left: 0; }
  #main .grid-wrap ul li {
    text-indent: initial; }
    #main .grid-wrap ul li:before {
      content: ""; }

#wrapper {
  overflow: hidden;
  min-height: 100%; }
  #wrapper.home .boxes {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999; }
    @media (max-width: 640px) {
      #wrapper.home .boxes {
        position: inherit; } }
    @media (max-width: 640px) {
      #wrapper.home .boxes .box {
        height: auto; } }
  #wrapper.home #main {
    background: #3E5FA8;
    padding: 140px 0 0;
    margin: -140px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 1320px) {
      #wrapper.home #main {
        margin: -188px 0 0;
        padding: 188px 0 0; } }
    @media (max-width: 769px) {
      #wrapper.home #main {
        min-height: 921px; } }
  @media (max-width: 769px) and (max-width: 640px) {
    #wrapper.home #main {
      margin: 0;
      padding: 0; } }

  #wrapper.home .visual {
    min-height: 449px;
    background: #3e5fa8;
    padding: 135px 0 0;
    text-align: center; }
    @media (max-width: 1320px) {
      #wrapper.home .visual {
        padding: 100px 0 0; } }
    @media (max-width: 769px) {
      #wrapper.home .visual {
        padding: 74px 0 0; }
        #wrapper.home .visual .holder {
          padding: 0 13px; } }
    @media (max-width: 640px) {
      #wrapper.home .visual {
        min-height: 245px;
        padding: 20px 0; } }
    #wrapper.home .visual:after {
      display: block; }
  #wrapper .w1 {
    padding-bottom: 50px;
    /* footer height */ }
  #wrapper #header {
    background: #fff;
    padding: 20px 42px 62px;
    color: #4764a8;
    position: relative;
    z-index: 9999;
    display: table;
    width: 100%;
    box-sizing: border-box; }
    @media (max-width: 769px) {
      #wrapper #header {
        padding: 20px 42px 18px; } }
    @media (max-width: 640px) {
      #wrapper #header {
        padding: 20px 0; } }
    #wrapper #header .logo {
      max-width: 405px;
      float: left;
      margin: 0 25px 0 0; }
      #wrapper #header .logo a:hover {
        opacity: 100; }
      @media (max-width: 1320px) {
        #wrapper #header .logo {
          width: 348px; } }
      @media (max-width: 769px) {
        #wrapper #header .logo {
          max-width: 297px !important; } }
      @media (max-width: 640px) {
        #wrapper #header .logo {
          max-width: 297px;
          float: none;
          margin: 9px auto 7px; } }
    #wrapper #header img {
      display: block;
      width: 100%;
      height: auto; }

.nav-opener,
.close {
  background: url(images/bg-opener.png) no-repeat;
  width: 34px;
  height: 23px;
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  right: 42px;
  top: 36px;
  display: none; }
  @media (max-width: 769px) {
    .nav-opener,
    .close {
      display: block; } }
  @media (max-width: 769px) and (max-width: 640px) {
    .nav-opener,
    .close {
      top: 96px;
      right: 30px; } }

.close {
  background: url(images/close.png) no-repeat;
  display: none; }

.nav-area {
  float: right;
  padding: 11px 0 0; }
  @media (max-width: 1320px) {
    .nav-area {
      width: 100%;
      float: left; } }
  .nav-area .btn-area {
    overflow: hidden;
    float: left; }
    @media (max-width: 1320px) {
      .nav-area .btn-area {
        float: right; } }
  @media (max-width: 1320px) and (max-width: 769px) {
    .nav-area .btn-area {
      float: none;
      border: solid #dadada;
      border-width: 1px 0 1px;
      text-align: center; } }

    .nav-area .btn-area .btn-request {
      float: left;
      color: #4764a8;
      padding: 7px 13px 11px;
      margin: 0 29px 0 0; }
      .nav-area .btn-area .btn-request span {
        position: absolute;
        left: -9999px;
        top: -9999px; }
        @media (max-width: 769px) {
          .nav-area .btn-area .btn-request span {
            left: 0;
            top: 0;
            position: inherit; } }
      .nav-area .btn-area .btn-request:hover {
        color: #d88830;
        text-decoration: none; }
        @media (max-width: 769px) {
          .nav-area .btn-area .btn-request:hover {
            background: none;
            text-decoration: underline; } }
      @media (max-width: 769px) {
        .nav-area .btn-area .btn-request {
          width: 50%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          float: right;
          margin: 0;
          padding: 6px 20px;
          background: none;
          border-left: 1px solid #e4e4e4;
          color: #4764a8; } }
  @media (max-width: 769px) and (max-width: 640px) {
    .nav-area .btn-area .btn-request {
      display: none; } }

    .nav-area .btn-area .phone {
      float: left;
      margin: 7px 0 0; }
      @media (max-width: 769px) {
        .nav-area .btn-area .phone {
          width: 50%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          margin: 0;
          padding: 6px 20px; } }

.contain {
  float: right;
  width: 80%;
  font-family: 'Lato',sans-serif; }
  .contain .navigation.post-navigation {
    padding-bottom: 50px; }
  .contain h1 {
    color: #3e5fa8;
    font: 26px/30px 'Lato',sans-serif;
    margin: 0 0 12px; }
  .contain .entry-header h1 {
    font: 25px 'Lato',sans-serif;
    margin-bottom: 8px; }
  .contain .entry-meta {
    padding-bottom: 10px; }
  .contain article {
    padding-bottom: 20px; }
  .contain .entry-footer {
    clear: both;
    padding-bottom: 8pxpx; }
  .contain .post-style .wp-caption-text {
    color: #444;
    font-size: 10px; }
  .contain .post-style .wp-caption {
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px !important;
    text-align: center; }
  .contain .post-style .alignright {
    margin-right: 0;
    float: right; }
  .contain .post-style .alignleft {
    margin-left: 0px;
    float: left; }
  .contain .post-style .aligncenter {
    display: inherit;
    margin: auto; }
  .contain .post-style .alignright, .contain .post-style img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px; }
  .contain .post-style .alignleft, .contain .post-style img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px; }

aside {
  padding-bottom: 20px; }
  aside .nav > a {
    font-size: 20px; }

.twocolumns {
  max-width: 1140px;
  margin: 0 auto;
  overflow: hidden;
  padding: 34px 40px 45px; }
  .twocolumns img {
    border: 1px solid #999; }
  @media (max-width: 640px) {
    .twocolumns {
      padding: 30px 27px; } }
  .twocolumns .aside {
    float: left;
    max-width: 200px;
    margin: 0 26px 0 0; }
    @media (max-width: 769px) {
      .twocolumns .aside {
        margin: 0 40px 0 0; } }
    @media (max-width: 640px) {
      .twocolumns .aside {
        float: none;
        overflow: hidden;
        margin: 0 0 10px;
        display: table-footer-group; } }
  .twocolumns .widget-title {
    font: 20px 'Lato',sans-serif;
    margin: 5px 0 5px 0;
    color: #3e5fa8; }
  .twocolumns .nav {
    overflow: hidden; }
    .twocolumns .nav ul li.current-menu-item > a {
      color: #d98c40; }
    .twocolumns .nav ul li a {
      font-size: 18px; }
    .twocolumns .nav a:hover {
      color: #cb873e;
      text-decoration: none; }
    @media (max-width: 640px) {
      .twocolumns .nav {
        padding: 0 50px 0 0; } }
    .twocolumns .nav ul li {
      background: url(images/divider02.jpg) repeat-x 0 100%;
      padding: 6px 0 !important;
      min-width: 200px; }
      .twocolumns .nav ul li.active a {
        color: #3e5fa8;
        font-size: 18px;
        line-height: 22px; }
      .twocolumns .nav ul li a {
        color: #727274; }
        .twocolumns .nav ul li a:hover {
          color: #cb873e;
          text-decoration: none; }
  .twocolumns .content {
    overflow: hidden; }
    .twocolumns .content .wp-caption-text {
      color: #444;
      font-size: 14px; }
    .twocolumns .content .wp-caption {
      line-height: 18px;
      margin-bottom: 20px;
      max-width: 632px !important;
      text-align: center; }
    .twocolumns .content .alignright {
      margin-right: 0;
      float: right; }
    .twocolumns .content .alignleft {
      margin-left: 0px;
      float: left; }
    .twocolumns .content .aligncenter {
      display: inherit;
      margin: auto; }
    .twocolumns .content .alignright, .twocolumns .content img.alignright {
      display: inline;
      float: right;
      margin-left: 24px;
      margin-top: 4px; }
    .twocolumns .content .alignleft, .twocolumns .content img.alignleft {
      display: inline;
      float: left;
      margin-right: 24px;
      margin-top: 4px; }
    @media (max-width: 640px) {
      .twocolumns .content {
        display: table-header-group; } }
    .twocolumns .content h1 {
      color: #3e5fa8;
      font: 26px/30px 'Lato', sans-serif;
      margin: 0 0 12px; }
    .twocolumns .content h2 {
      color: #c9823d;
      margin-bottom: 10px; }
    .twocolumns .content ul {
      margin: 10px 0 10px 0; }
    .twocolumns .content a {
      text-decoration: underline; }
      .twocolumns .content a:hover {
        text-decoration: none; }

.process {
  background: #fcfcfc;
  overflow: hidden; }
  .process .cols {
    overflow: hidden;
    margin: 0 -80px 0 0;
    line-height: 1.3; }
    @media (max-width: 1320px) {
      .process .cols {
        margin: 0 -20px 0 0; } }
    @media (max-width: 769px) {
      .process .cols {
        margin: 0 -55px 0 0; } }
  @media (max-width: 769px) and (max-width: 640px) {
    .process .cols {
      margin: 0; } }

  .process .col {
    display: inline-block;
    vertical-align: top;
    width: 21%;
    margin: 0 3.5% 0 0; }
    @media (max-width: 769px) {
      .process .col {
        width: 46%;
        margin: 0 3.5% 40px 0; } }
  @media (max-width: 769px) and (max-width: 640px) {
    .process .col {
      width: 100%;
      margin: 0 0 20px;
      float: none;
      overflow: hidden; } }

  .process h2 {
    background: url(images/border.png) repeat-x 0 100%;
    padding: 0 0 15px;
    max-width: 738px;
    color: #3e5fa8;
    font: 24px/28px 'Lato', sans-serif;
    margin: 0 auto 26px;
    text-align: center; }
    @media (max-width: 640px) {
      .process h2 {
        text-align: left; } }
  .process h3 {
    font: 18px/26px 'Lato', sans-serif;
    color: #3e5fa8;
    margin: 0 0 8px; }
  .process .holder {
    max-width: 1145px;
    margin: 0 auto;
    overflow: hidden;
    padding: 17px 40px 56px; }
    @media (max-width: 769px) {
      .process .holder {
        padding: 17px 40px 0; } }
    @media (max-width: 640px) {
      .process .holder {
        padding: 30px 27px; } }

#nav {
  float: left;
  max-width: 600px; }
  #nav .current-menu-item > a, #nav .current-menu-ancestor > a, #nav .current-page_item > a, #nav .current_page_ancestor > a {
    color: #d98c40; }
    @media (max-width: 769px) {
      #nav .current-menu-item > a, #nav .current-menu-ancestor > a, #nav .current-page_item > a, #nav .current_page_ancestor > a {
        color: white; } }
  #nav .sub-menu a {
    color: white !important; }
    @media (max-width: 769px) {
      #nav .sub-menu a ul ul li.current-menu-item > a {
        background-color: #ed9f48; } }
  @media (max-width: 769px) {
    #nav ul .sub-menu {
      top: -10px !important;
      left: 0 !important;
      width: 100% !important; } }
  #nav .showSubMenu {
    display: none; }
  @media (max-width: 769px) {
    #nav .showSubMenu {
      height: 30px;
      width: 30px;
      position: absolute;
      display: block;
      top: 8px;
      right: 14px; } }
  #nav.active .close {
    display: block; }
  #nav.active ul {
    display: block; }
  #nav ul {
    margin: 7px 0 0;
    float: left;
    text-transform: capitalize; }
    @media (max-width: 769px) {
      #nav ul {
        left: 29% !important;
        width: 43% !important; } }
    @media (max-width: 640px) {
      #nav ul {
        left: 0px !important;
        width: 100% !important;
        margin: auto; }
        #nav ul .cheese {
          display: none;
          background-color: green; } }
    #nav ul ul {
      background: #d88830;
      position: absolute;
      top: 26px;
      left: -88px;
      width: 220px;
      text-align: center;
      z-index: 9999;
      display: none; }
      @media (max-width: 1320px) {
        #nav ul ul {
          left: 0; } }
      @media (max-width: 769px) {
        #nav ul ul {
          background-color: #DEAE74;
          position: relative;
          left: 0;
          width: 100%;
          margin: 0 !important; } }
      @media (min-width: 1025px) {
        #nav ul ul:after {
          bottom: 100%;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          border-color: rgba(216, 136, 48, 0);
          border-bottom-color: #d88830;
          border-width: 7px;
          margin-left: -7px; } }
  @media (min-width: 1025px) and (max-width: 1320px) {
    #nav ul ul:after {
      left: 20px; } }

      #nav ul ul li {
        float: none;
        padding: 0;
        overflow: hidden;
        background: url(images/seperator03.jpg) repeat-x; }
        @media (max-width: 769px) {
          #nav ul ul li {
            background-image: none; } }
        #nav ul ul li:first-child {
          background: none; }
        #nav ul ul li a {
          display: block;
          color: #fff;
          padding: 10px 20px; }
          #nav ul ul li a:hover {
            background: #ed9f48;
            color: #fff; }
    @media (max-width: 769px) {
      #nav ul {
        background: #d88830;
        position: absolute;
        top: 126px !important;
        z-index: 99999;
        font-size: 18px;
        line-height: 22px;
        display: none;
        left: 0px;
        width: 100%;
        margin: auto; } }
  @media (max-width: 769px) and (max-width: 769px) {
    #nav ul {
      top: 153px; } }

    #nav ul li {
      float: left;
      padding: 0 18px 16px 0;
      position: relative; }
      #nav ul li .current-menu-item > a {
        background-color: #ed9f48; }
      #nav ul li li:hover > a {
        background-color: #ed9f48; }
      @media (max-width: 769px) {
        #nav ul li:hover > a {
          background-color: #ed9f48; } }
      #nav ul li:hover ul {
        display: block; }
        @media (max-width: 769px) {
          #nav ul li:hover ul {
            display: none; } }
      @media (max-width: 769px) {
        #nav ul li:hover a {
          color: #fff; } }
      #nav ul li.btn {
        display: none; }
        @media (max-width: 769px) {
          #nav ul li.btn {
            display: block; } }
        #nav ul li.btn a {
          background: #fff;
          display: block;
          font: italic 26px/30px 'Vollkorn', serif;
          padding: 20px;
          color: #3e5fa8; }
          #nav ul li.btn a:hover {
            color: #3e5fa8; }
      @media (max-width: 769px) {
        #nav ul li {
          float: none;
          display: block;
          padding: 0;
          text-align: center;
          background: url(../images/seperator02.png) no-repeat; }
          #nav ul li:first-child {
            background: none; } }
      #nav ul li a {
        color: #4764a8; }
        #nav ul li a:hover {
          text-decoration: none;
          color: #d88830; }
          @media (max-width: 769px) {
            #nav ul li a:hover {
              color: #fff; } }
        @media (max-width: 769px) {
          #nav ul li a {
            display: block;
            padding: 15px 20px;
            color: #fff; } }

.fade0, .fade1, .fade2 {
  opacity: 0; }

.visual {
  position: relative;
  overflow: hidden; }
  .visual:after {
    background: url(images/visual-logo.png) no-repeat;
    width: 1123px;
    height: 521px;
    left: 50%;
    margin: 0 0 0 -561px;
    display: none; }
    @media (max-width: 769px) {
      .visual:after {
        bottom: -65px; } }
  @media (max-width: 769px) and (max-width: 640px) {
    .visual:after {
      bottom: -245px; } }

  .visual h1 {
    font-size: 68px;
    line-height: 69px;
    color: #fff;
    margin: 0 0 8px;
    position: relative;
    z-index: 99; }
    @media (max-width: 769px) {
      .visual h1 {
        margin: 0 0 24px; } }
    @media (max-width: 640px) {
      .visual h1 {
        font-size: 42px;
        line-height: 51px;
        margin: 0 0 8px; } }
  .visual h2 {
    background: url(images/seperator.jpg) no-repeat 50% 100%;
    font-size: 32px;
    line-height: 36px;
    position: relative;
    color: #fff;
    z-index: 99;
    padding: 0 0 20px;
    margin: 0 0 17px;
    text-transform: uppercase; }
    @media (max-width: 769px) {
      .visual h2 {
        margin: 0 0 22px; } }
    @media (max-width: 640px) {
      .visual h2 {
        font-size: 18px;
        line-height: 22px;
        margin: 0 10px 10px;
        padding: 0 0 13px; } }
  .visual .more {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    position: relative;
    font-family: "Vollkorn", serif;
    font-style: italic;
    font-size: 26px;
    z-index: 99;
    line-height: 30px; }
    .visual .more:hover {
      color: #c9823d;
      text-decoration: none; }
    @media (max-width: 640px) {
      .visual .more {
        font-size: 18px;
        line-height: 22px; } }
  .visual img {
    display: block;
    width: 100%;
    height: auto; }
  .visual .holder {
    overflow: hidden;
    max-width: 1150px;
    padding: 0 45px;
    margin: 0 auto; }
    @media (max-width: 640px) {
      .visual .holder {
        padding: 0 27px; } }

#main {
  overflow: hidden;
  width: 100%;
  position: relative; }

.testimonials {
  overflow: hidden;
  background: #f7f7f7; }
  .testimonials .holder {
    padding: 20px;
    margin: 0 auto;
    max-width: 1150px;
    overflow: hidden; }
    @media (max-width: 769px) {
      .testimonials .holder {
        padding: 15px 40px 5px; } }
  @media (max-width: 769px) and (max-width: 640px) {
    .testimonials .holder {
      padding: 15px 13px 5px; } }

  .testimonials cite {
    display: block;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    color: #4764a8;
    text-align: center;
    padding-top: 15px;
    font-size: 18px; }
    @media (max-width: 640px) {
      .testimonials cite {
        text-align: left; } }
  .testimonials blockquote {
    position: relative;
    margin: 0 auto;
    max-width: 740px;
    text-align: center;
    padding: 15px 0 15px; }
    .testimonials blockquote::before {
      background: url(images/border02.jpg) repeat-x;
      content: "";
      position: absolute;
      width: 100%;
      height: 3px;
      top: 0;
      left: 0; }
    .testimonials blockquote::after {
      background: url(images/border02.jpg) repeat-x;
      content: "";
      position: absolute;
      width: 100%;
      height: 3px;
      bottom: 0;
      left: 0; }
    .testimonials blockquote p {
      display: block;
      font: italic 20px/28px 'Vollkorn', serif;
      padding: 0 25px;
      position: relative;
      margin: 0; }
      @media (max-width: 769px) {
        .testimonials blockquote p {
          padding: 10px 0; } }
  @media (max-width: 769px) and (max-width: 640px) {
    .testimonials blockquote p {
      text-align: left; } }

.boxes {
  overflow: hidden; }
  .boxes .caption {
    display: block;
    padding: 20px;
    text-align: center;
    font-family: 'Vollkorn', serif;
    font-style: italic;
    color: #3e5fa8; }
    @media (max-width: 640px) {
      .boxes .caption {
        text-align: left; } }
  .boxes .text-area {
    font-family: 'Muli', sans-serif;
    background: #bfbfbf;
    position: absolute;
    padding: 20px 2%;
    width: 96%;
    left: 0;
    bottom: 0; }
    .boxes .text-area .holder {
      overflow: hidden;
      border-bottom: 1px solid #fff;
      margin: 0 0 10px; }
    .boxes .text-area .view {
      color: #fff;
      float: left;
      font-family: 'Vollkorn', serif; }
      .boxes .text-area .view:hover {
        color: #c9823d;
        text-decoration: none; }
    @media (max-width: 769px) {
      .boxes .text-area {
        padding: 10px 4%;
        width: 92%; } }
    .boxes .text-area h2 {
      font: 22px/26px 'Muli', sans-serif;
      margin: 0 0 10px; }
    .boxes .text-area p {
      margin: 0 0 10px; }
  .boxes .box {
    float: left;
    overflow: hidden;
    width: 33%;
    position: relative;
    margin-right: .3%; }
    .boxes .box:last-of-type {
      margin-right: 0; }
    .boxes .box:hover:first-of-type .hover {
      left: 0; }
    @media (max-width: 769px) {
      .boxes .box {
        width: 33%; } }
    @media (max-width: 640px) {
      .boxes .box {
        float: none;
        display: block;
        overflow: hidden;
        width: 100%;
        height: auto;
        min-width: 100%; } }
    .boxes .box .hover {
      display: none; }
    .boxes .box:hover .hover {
      background: rgba(62, 95, 168, 0.68);
      color: #fff;
      position: absolute;
      top: 0;
      left: 4px;
      bottom: 0;
      right: 0;
      display: block; }
      .boxes .box:hover .hover:first-of-type {
        left: 0; }
      @media (max-width: 769px) {
        .boxes .box:hover .hover {
          display: none; } }
    .boxes .box .image-area {
      margin: 0 -300px;
      height: 257px;
      overflow: hidden; }
      @media (max-width: 1320px) {
        .boxes .box .image-area {
          height: auto; } }
    .boxes .box img {
      display: block;
      height: auto;
      margin: 0 auto; }
      @media (max-width: 1320px) {
        .boxes .box img {
          height: 257px;
          width: auto; } }

#footer {
  margin: -50px auto 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 42px;
  color: #3e5fa8; }
  #footer.home {
    background: none; }
  @media (max-width: 640px) {
    #footer {
      padding: 20px 13px; } }
  #footer a:hover {
    color: #c9823d;
    text-decoration: none; }
  @media (max-width: 769px) {
    #footer {
      text-align: center; } }
  @media (max-width: 769px) and (max-width: 640px) {
    #footer {
      text-align: left; } }

  #footer .footer-area {
    float: right;
    max-width: 500px; }
    @media (max-width: 1320px) {
      #footer .footer-area {
        max-width: 100%;
        float: none;
        overflow: hidden;
        width: 100%; } }
    #footer .footer-area .nav {
      float: left;
      margin: 4px 10px 0 0; }
      #footer .footer-area .nav ul li.current-menu-item > a {
        color: #d98c40; }
      @media (max-width: 769px) {
        #footer .footer-area .nav {
          float: none;
          display: inline-block;
          vertical-align: top; } }
  @media (max-width: 769px) and (max-width: 640px) {
    #footer .footer-area .nav {
      margin: 4px 4px 0 0; } }

      #footer .footer-area .nav ul li {
        float: left;
        padding: 0 15px 0 0; }
        @media (max-width: 769px) {
          #footer .footer-area .nav ul li {
            float: none;
            display: inline-block;
            vertical-align: top;
            padding: 0 7px; } }
  @media (max-width: 769px) and (max-width: 640px) {
    #footer .footer-area .nav ul li {
      padding: 0 4px;
      font-size: 16px;
      line-height: 20px; }
      #footer .footer-area .nav ul li:first-child {
        padding-left: 0; } }

  #footer .social-networks {
    float: left;
    padding: 7px 0 0; }
    @media (max-width: 769px) {
      #footer .social-networks {
        float: none;
        display: inline-block;
        vertical-align: top; } }
    #footer .social-networks li {
      float: left;
      margin: 0 0 0 10px;
      width: 16px;
      height: 16px; }
      @media (max-width: 769px) {
        #footer .social-networks li {
          display: inline-block;
          vertical-align: top;
          float: none;
          margin: 0 5px; } }
  @media (max-width: 769px) and (max-width: 769px) {
    #footer .social-networks li {
      margin: 0 3px; } }

      #footer .social-networks li a, #footer .social-networks li img {
        display: block; }
  #footer .copyright {
    float: left;
    max-width: 650px; }
    #footer .copyright em {
      font-style: normal;
      margin: 0 7px; }
      @media (max-width: 640px) {
        #footer .copyright em.text {
          display: block;
          margin: 0; } }
      @media (max-width: 640px) {
        #footer .copyright em {
          margin: 0 7px 0 0; } }
    @media (max-width: 769px) {
      #footer .copyright {
        float: none;
        display: block;
        max-width: 100%;
        margin: 0; } }

.home .boxes .box {
  margin-right: 0;
  width: 33.33%; }
  .home .boxes .box:first-child:before {
    width: 0; }
  .home .boxes .box:before {
    background: white none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 4px; }

/*****Start Flexible Content ******/
.separating-line {
  width: 100%;
  border-bottom: 1px solid #caceda; }

.inner_content {
  clear: both;
  margin-top: 25px;
  overflow: hidden; }
  .inner_content .left-column {
    float: left;
    padding: 10px 25px 10px 0;
    width: 47%; }
    .inner_content .left-column img {
      max-width: 100%;
      height: auto; }
    .inner_content .left-column > h3:first-child {
      margin-top: 0; }
    .inner_content .left-column > h2:first-child {
      margin-top: 0; }
    @media (max-width: 640px) {
      .inner_content .left-column {
        width: 100%; }
        .inner_content .left-column img {
          margin: auto; } }
    .inner_content .left-column > ul {
      margin-top: 0; }
  .inner_content .right-column {
    float: left;
    padding: 10px 0 10px 25px;
    width: 47%; }
    .inner_content .right-column img {
      max-width: 100%;
      height: auto; }
    .inner_content .right-column > h3:first-child {
      margin-top: 0; }
    .inner_content .right-column > h2:first-child {
      margin-top: 0; }
    @media (max-width: 640px) {
      .inner_content .right-column {
        padding: 10px 0;
        width: 100%; }
        .inner_content .right-column img {
          margin: auto; } }
    .inner_content .right-column > ul {
      margin-top: 0; }

.inner_content_30 {
  clear: both;
  overflow: hidden;
  margin-top: 25px; }
  .inner_content_30 .split-left {
    float: left;
    padding: 0px 19px 10px 0;
    width: 29%; }
    .inner_content_30 .split-left img {
      max-width: 100%;
      height: auto; }
    .inner_content_30 .split-left > h3:first-child {
      margin-top: 0; }
    .inner_content_30 .split-left > h2:first-child {
      margin-top: 0; }
    @media (max-width: 769px) {
      .inner_content_30 .split-left {
        padding-left: 0;
        width: 100%; } }
  .inner_content_30 .split-middle {
    float: left;
    padding: 0 19px;
    width: 29%; }
    .inner_content_30 .split-middle img {
      max-width: 100%;
      height: auto; }
    .inner_content_30 .split-middle > h3:first-child {
      margin-top: 0; }
    .inner_content_30 .split-middle > h2:first-child {
      margin-top: 0; }
    @media (max-width: 769px) {
      .inner_content_30 .split-middle {
        padding-left: 0;
        width: 100%; } }
  .inner_content_30 .split-right {
    float: left;
    padding: 0px 0 0px 19px;
    width: 29%; }
    .inner_content_30 .split-right img {
      max-width: 100%;
      height: auto; }
    .inner_content_30 .split-right > h3:first-child {
      margin-top: 0; }
    .inner_content_30 .split-right > h2:first-child {
      margin-top: 0; }
    @media (max-width: 769px) {
      .inner_content_30 .split-right {
        padding-left: 0;
        width: 100%; } }

.content-25-75 {
  clear: both;
  overflow: hidden;
  margin-top: 25px; }
  .content-25-75 .left-25 {
    float: left;
    width: 24%;
    padding-right: 20px; }
    .content-25-75 .left-25 img {
      max-width: 100%;
      height: auto; }
    @media (max-width: 640px) {
      .content-25-75 .left-25 {
        width: 100%; }
        .content-25-75 .left-25 img {
          margin: auto; } }
  .content-25-75 .right-75 {
    float: left;
    width: 71%;
    padding-left: 20px; }
    .content-25-75 .right-75 img {
      max-width: 100%;
      height: auto; }
    @media (max-width: 640px) {
      .content-25-75 .right-75 {
        width: 100%; }
        .content-25-75 .right-75 img {
          margin: auto; } }

.content-75-25 {
  clear: both;
  overflow: hidden;
  margin-top: 25px; }
  .content-75-25 .left-75 {
    float: left;
    width: 71%;
    padding-right: 20px; }
    .content-75-25 .left-75 img {
      max-width: 100%;
      height: auto; }
    @media (max-width: 640px) {
      .content-75-25 .left-75 {
        width: 100%; }
        .content-75-25 .left-75 img {
          margin: auto; } }
  .content-75-25 .right-25 {
    float: left;
    width: 24%;
    padding-left: 20px; }
    .content-75-25 .right-25 img {
      max-width: 100%;
      height: auto; }
    @media (max-width: 640px) {
      .content-75-25 .right-25 {
        width: 100%; }
        .content-75-25 .right-25 img {
          margin: auto; } }

.full-content {
  clear: both;
  margin-top: 25px;
  overflow: hidden; }
  .full-content > .full {
    border-bottom: none !important;
    font-weight: normal;
    color: #58585a;
    text-align: unset;
    line-height: 1.6; }

.grid-gallery .show figcaption h3 {
  margin-left: 14px; }

.icon::before, .icon::after {
  color: #d98c40; }

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