/************************************************

Stylesheet: Global Stylesheet

*************************************************/
/*********************
POSTS & CONTENT STYLES
*********************/
body {
  color: #222222;
  background-color: #ffffff;
  font-size: 16px;
}
body, p, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  line-height: normal;
}

h1 {
  font-size: 36px;
  line-height: normal;
  font-family: 'Montserrat';
font-weight: 400;
line-height: 36px;
letter-spacing: 3px;
font-style: normal;
text-transform: uppercase;
}

h2 {
  font-family: 'Montserrat';
font-weight: 400;
line-height: 33px;
letter-spacing: 3px;
font-style: normal;
text-transform: uppercase;
}

h3 {
  font-size: 25px;
  font-family: 'Open Sans', sans-serif;
  line-height: normal;
}

h1, h2, h3 {
  font-weight: 700;
}

h3.widget-title {
  font-family: 'Montserrat';
font-weight: 400;
letter-spacing: 3px;
text-transform: uppercase;
}

p {
  font-size: 16px;
  font-weight: 400;
}

a, a:visited {
  color: #2950F7;
}

a:hover {
  color: #2950F7;
  text-decoration: underline;
}

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #222222; }

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

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #14679e;
    color: #fefefe; }

/*********************
IMAGE GALLERY STYLES
*********************/
.gallery {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  }

.gallery::before, .gallery::after {
  content: ' ';
  display: table; }

.gallery::after {
  clear: both; }

.gallery.gallery-columns-1 > dl {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-1 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-1 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-2 > dl {
  width: 50%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-2 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-2 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-3 > dl {
  width: 33.33333%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-3 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-3 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-4 > dl {
  width: 25%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-4 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-4 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-5 > dl {
  width: 20%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-5 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-5 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-6 > dl {
  width: 16.66667%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-6 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-6 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-7 > dl {
  width: 14.28571%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-7 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-7 > dl:last-child:not(:first-child) {
    float: right; }

.gallery.gallery-columns-8 > dl {
  width: 12.5%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .gallery.gallery-columns-8 > dl {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .gallery.gallery-columns-8 > dl:last-child:not(:first-child) {
    float: right; }

.gallery dl {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.gallery dl:last-child:not(:first-child) {
  float: right; }

/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.sidebar li {
  list-style: none; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin-top: 1em; }

/*********************
VISUAL EDITOR STYLES
*********************/
body#tinymce {
  margin: 20px; }

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/*********************
JOINTSWP BASIC STYLES END
*********************/

.footer .thirds {
  display: inline-block;
  vertical-align: top;
  vertical-align: bottom;
}

.footer .first, .footer .third {
  width: 30%;
}

.footer .second {
  width: 40%;
}

.footer .first .widget-container-email p {
    margin-bottom: 0px;
}

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

.footer {
  background-color: #222222;
  color: #ffffff;
  padding: 30px 0 30px 0;
  font-size: 16px;
  text-align: left;
}

.footer p {
  text-align: left !important;
}

.footer p.copyright {
  text-align: left;
  margin: 0px;
}

.footer h3 {
  font-size: 18px;
  font-weight: 600;
}

.footer a {
  color: #ffffff;
  font-size: 14px;
}

.footer a:hover {
  text-decoration: underline;
}

.footer p {
  font-size: 14px;
  margin-bottom: 3px;
  color: #ffffff;
}

.footer li {
  display: block;
  width: 100%;
}

.footer ul {
  margin-left: 0;
}

.footer h6 {
  margin: 20px 0 0 0;
}

.footer-logo img {
  max-width: 200px;
  height: auto;
  margin-bottom: 20px;
}

.footer-logo {
  display: block;
}

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

.footer .first .textwidget {
  display: inline-block;
}

.footer .fa {
  vertical-align: top;
  margin-top: 5px;
  font-size: 18px;
  margin-right: 5px;
}

.footer .third img {
  width: 56px;
  height: auto;
  margin-left: 20px;
}

.footer .third .widget_media_image {
  display: inline-block;
}

  
    .inner-content, .inner-footer, .top-bar-inner {
      max-width: 1600px;
      margin-left: auto;
      margin-right: auto;
    }
  
    .logo {
      display: block;
      margin-left: auto;
      margin-right: auto;
    }
  
    .logo img {
      width: 200px;
      height: auto;
      position: relative;
      z-index: 99;
    }
  
    .top-bar {
      padding: 20px 20px;
      max-width: 1600px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
    }
    
    .top-bar-down ul.medium-horizontal {
      text-align: center;
      display: table;
      width: 100%
    }
    
    .top-bar-down ul.medium-horizontal a {
      vertical-align: middle;
      display: inline-block;
      text-transform: uppercase;
      font-size: 18px;
      padding: 20px 35px !important;
      font-weight: 700;
    }
    
   .top-bar-down ul.medium-horizontal li ul.submenu li a {
      text-align: left;
      padding: 10px 35px !important;
      display: block;
   }


    .top-bar-down ul li {
      display: inline-block !important;
    }
    
.nav-full-width {
  background: #2950F7;
}

.top-bar-down {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.header {
  background: #ffffff;
  width: 100%;
  z-index: 999;
}

.content {
  padding-top: 15px;
}

.blog .content, .archive .content, .single .content {
  text-align: left;
}

.home .content, .home .inner-content {
  padding-top: 0;
}

.home h1.page-title {
  display: none;
}

body.page-privacy-policy h1.page-title, body.page-terms h1.page-title {
  display: block;
}

h1.page-title {
  text-align: center;
  font-size: 45px;
  margin-bottom: 20px
}

.button {
  background-color: #222222;
  text-transform: uppercase;
  font-weight: 600;
}

.button:hover {
    background-color: #222222;
    color: #ffffff;
}

.panel-grid-cell .widget-title {
    color: #222222;
}

.contact-text {
  background-color: #f1f1f1;
  padding: 30px;
}

.blog h2 a {
  color: #222222;
}

.rpwe-img {
  max-height: 240px !important;
  overflow: hidden;
  display: block;
}

.blog a.more-link {
  clear: both;
  display: block;
  color:#797474;
  margin: 15px 0;
  cursor: pointer;
  width: 115px;
}

.blog a.more-link button {
  color:#555555;
}

.blog .post img, .single .post img {
  margin-bottom: 20px;
}

.widget_archive a {
  color: #0a0a0a;
}

.sidebar .widget  {
  background-color: #f1f1f1;
  padding: 30px;
  margin-bottom: 60px;
}

.sidebar .widget ul li {
  margin-bottom: 10px;
}

.widget_search {
  background-color: #f1f1f1;
  padding: 30px;
  margin-bottom: 40px;
}

.widget_search .screen-reader-text {
  display: none;
}

.blog article {
  border-bottom: 2px #eeeeee solid;
  padding-bottom: 40px;
  margin-bottom: 40px
}

.pagination .current {
  background: #797474;
}
  
.button a {
  color: #ffffff;
}

[type="checkbox"] {
    margin: 0;
}

.form-text {
  margin-bottom: 15px
}

.widget-container-phone img {
  width: 18px;
  height: auto;
  margin-right: 5px;
}

.news-items .listing-item {
  list-style: none;
  background-color: #ededed;
  height: 110px;
}

.news-items a.title {
  color: #222222;
  width: 80%;
  display: block;
  padding: 15px;
  float: left;
  margin-top: 9px;
  
}

.news-items .excerpt-dash {
  display: none;
}

.news-items .excerpt {
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  font-size: 0px;
}

.news-items .excerpt a {
  visibility: visible;
  display: block;
  float: right;
  background: #797474;
  width: 10%;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  font-family: 'fontawesome';
  font-size: 70px;
}

.inner-content {
  padding: 50px 0;
}

img.call-out {
  width: 50px;
  height: auto;
  float: left;
  margin-right: 10px;
}

.top-bar-down .menu .active>a, .top-bar-down .menu a:hover, .top-bar-down .menu a:focus {
  background: rgba(0,0,0,0);
  color: #ffffff;
  text-decoration: none;
}

.top-bar-down .menu a {
  color: #ffffff;
  transition: color .2s ease-in-out;
}

ul.submenu {
  background-color: #2950F7;
  border: 0 none;
  border-radius: 0 0 6px 6px;
}

.top-menu-left {
  text-transform: uppercase;
}

.top-menu-left img {
  margin-right: 10px;
  width: auto;
  height: 22px;
  margin-top: -3px;
}

.top-menu {
  position: relative;
  z-index: 2;
  background: #e6e6e6;
}

.top-menu-inner {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.top-bar-inner {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.top-menu-left {
  width: 40%;
  display: inline-block;
}

.top-menu-right {
  width: 59%;
  display: inline-block;
}

.top-menu .menu a {
  color: #003264;
  transition: color .3s ease-in-out;
  text-transform: uppercase;
  font-size: 16px;
  padding: 12px 12px;
}

.top-menu .menu .active>a, .top-menu .menu a:hover, .top-menu .menu a:focus {
  background: rgba(0,0,0,0);
  color: #003264;
  text-decoration: none;
}

.top-bar ul {
  background: rgba(0,0,0,0);
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
  border-color: #5f6063 transparent transparent;
  display: none;
}

.top-bar ul li ul.submenu {
  background-color: #ffffff;
  text-align: left;
  left: 0 !important;
  right: auto !important;
}

.dropdown.menu .is-active>a {
  color: #ffffff !important;
}

.top-bar ul.menu, .top-bar ul.menu a {
  text-transform: uppercase;
  font-size: 20px;
  padding: 10px 20px;
  color: #222222;
  font-family: 'Montserrat';
font-weight: 400;
letter-spacing: 3px;
transition: color .3s ease-in-out;
}

.top-bar ul.menu a:hover {
  color: #2950F7;
  text-decoration: none;

}

.top-bar ul li ul.submenu a {
  font-size: 20px;
  padding: 8px 10px!important;
  }

.top-bar-down {
  width: 100%;
  display: block;
  text-align: center;
}

.footer a img {
  height: 35px;
  width: auto;
  margin: 0px 0px 0px 15px;
  transition: opacity .2s ease-in-out;
}

.footer a img:hover {
  opacity: 0.6;
}

.gallery img {
  transition: opacity .2s ease-in-out;
}

.footer-links, .footer-contact {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px #ffffff solid;  
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  background: #fafafa;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #777777 !important;
    opacity: 1 !important; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #777777;
    opacity: 1;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: #777777;
    opacity: 1;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #777777;
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #777777;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #777777;
  opacity: 1;
}

[type="button"], [type="submit"] {
  background-color: #222222;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 30px;
  border: 0px none;
  transition: background-color 0.3s ease-in-out;
  font-size: 18px;
}

[type="button"]:hover, [type="submit"]:hover {
  cursor: pointer;
  background-color: #2950F7;
}

#cn-notice-text {
  position: relative;
  top: 2px;
}

#cookie-notice .button.wp-default {
  margin-bottom: 0;
  font-weight: 400;
  text-transform: none;
  font-size: 13px;
}

.search-form .search-submit {
  background-color: #56c4e4;
  border: none;
  padding: 9px;
  height: 35px;
  width: 35px;
  vertical-align: top;
  border-radius: 0 2px 2px 0;
  transition: opacity .2s ease-in-out;
}

.top-menu-search, .top-menu-linkedin {
  display: inline-block;
  vertical-align: top;
}

.top-menu-linkedin {
  margin-right: 30px;
}

.top-menu-search label {
  max-width: 200px;
  display: inline-block;
  vertical-align: top;
  }

.top-menu-search input[type=search] {
  border: 0 none;
  background: #ffffff;
  box-shadow: none;
  display: inline-block;
  height: 35px;
  margin: 0;
  border-radius: 2px 0 0 2px;
}

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

.nextend-arrow img{
  width:100%!important;
}

.full-width-contact-bar img {
max-width: 120px !important;
height: auto !important;
}

.view-case-studies {
  text-align: center;
}

.full-width-contact-bar h3, .full-width-contact-bar p {
  color: #ffffff !important;
}

.footer-icon {
  text-align: center;
  margin-top: 30px;
  width: 100%;
  }

.footer-icon img {
  height: auto;
width: 350px;
}

.display-posts-listing {
  text-align: center;
  background-color: #56c4e4;
  min-height: 530px;
}

.display-posts-listing .title {
  display: block;
  font-size: 30px;
  color: #ffffff;
  font-weight: 900;
  padding: 20px 10px 10px;  
}

.display-posts-listing a.title {
  transition: color .3s ease-in-out;
}

.display-posts-listing .excerpt {
  display: block;
  color: #ffffff;
  padding: 0 10px
}

.display-posts-listing .excerpt a {
  display: block;
  color: #ffffff;
  padding: 20px;
  font-weight: 900;
  transition: color .3s ease-in-out;
}

.display-posts-listing .excerpt a:hover, .display-posts-listing a.title:hover {
  color: #2950F7;
  text-decoration: none;
}

.display-posts-listing .excerpt-dash {
  display: none;
}

.home-slider h1 {
  font-size: 60px;
  font-weight: 900;
}

.content-no-gap {
  padding-top:0;
}

.content-no-gap .inner-content {
  padding: 0 0 50px 0;
}

.page-contact, .page-contact .content {
  text-align: left;
}

.sidebar {
  text-align: left;
}

.search-results .content, .home .content, .page-privacy-policy .content, .page-terms .content {
  text-align: left;
}

.search-results .content article {
  background: #f1f1f1;
  padding: 20px;
  margin-bottom: 20px;
}

.search-results .content h2 {
  font-size: 20px;
}

.page-privacy-policy h2, .page-terms h2 {
  color: #2950F7;
}

.widget_text h3.widget-title {
  color: #2950F7;
  font-family: 'Montserrat', serif;
}

.home-info h3.widget-title {
  margin-bottom: 5px !important;
}

.byline {
  display: none;
}

h1.single-title {
  margin-bottom: 30px;
}

footer, footer p {
  font-weight: 400;
}

h3.lsow-heading {
text-transform: none !important;
font-weight: 800 !important;
letter-spacing: 0 !important;
font-size: 48px !important;
line-height: normal !important;
}

a.readmore {
  color: #2950F7;
}

.home .footer {
  margin-top: 0;
}

.home .inner-content {
  padding-bottom: 0;
}


ul#menu-top-right-menu {
  display: inline-block;
}

ul#menu-top-left-menu li a {
  border-right: 1px solid #003264;
  padding: 0 1rem;
}

ul#menu-top-left-menu li:last-child a {
  border-right: 0px none;
}

ul#menu-top-left-menu li {
  padding: 15px 0;
}

ul#menu-top-right-menu li {
  display: inline-block;
}

.splash-text h2 {
  font-size: 35px !important;
  background-color: rgba(255,254,246,0.5) !important;
  padding: 20px 50px !important;
}

.footer ul li a, .footer p {
  padding: 0;
  margin-bottom: 10px;
  display: block;
}

.footer p, .footer, .footer ul, .footer ul li, .footer ul li a {
  line-height: normal;
}

.footer h4 {
  font-size: 18px;
  font-weight: 600;
}

.footer-icon img {
margin: 0px 10px 30px;
}

li.product a.button {
  display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-size: 18px;
font-weight: 400;
line-height: normal;
}

.woocommerce ul.products li.product .price {
font-weight: 600;
}

.woocommerce ul.products li.product a img {
margin: 0;
}

section.related {
  display: inline-block;
  border-top: 1px solid #9fc1cb;
margin-top: 60px;
padding-top: 60px;
width: 100%;
}

ul.wc-tabs {
  display: none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #50B3CD;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background-color: #2950F7;
}

h1.single-title, h1.page-title {
font-weight: 400;
color: #2950F7;
}

.related h2 {
  font-weight: 400;
  color: #2950F7;
  margin-bottom: 25px;
text-align: center;
}

.related ul li .price {
  text-align: center;
}

.mobmenur-container img {
height: 25px;
}

#mobmenuleft .mob-expand-submenu, #mobmenuleft > .widgettitle, #mobmenuleft li a, #mobmenuleft li a:visited, #mobmenuleft .mobmenu-content h2, #mobmenuleft .mobmenu-content h3, .mobmenu-left-panel .mobmenu-display-name, #mobmenuright li a, #mobmenuright li a:visited, #mobmenuright .mobmenu-content h2, #mobmenuright .mobmenu-content h3, .mobmenu-left-panel .mobmenu-display-name {
font-family: inherit;
}

.woocommerce-loop-category__title .count {
  display: none;
}

.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
position: absolute;
bottom: 0;
width: 100%;
background: rgba(159,193,203,0.8);
text-align: center;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
text-transform: uppercase;
font-size: 20px;
}

.splitter {
  text-align: center;
  margin-top: -20px !important;
}

.splitter img {
  max-width: 640px !important;
  width: 100%;
}

.splitter-text h3.widget-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.lsow-image-info {
  display: none !important;
}

.lsow-entry-text-wrap h3.entry-title {
  font-size: 22px !important;
  font-weight: 400 !important;
}

.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image:hover img {
-webkit-filter: brightness(90%) !important;
filter: brightness(90%) !important;
}

.so-widget-lsow-portfolio abbr, .so-widget-lsow-portfolio abbr[title] {
border-bottom: none 0px !important;
cursor: unset !important;
}

.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a {
  color: #2950F7 !important;
}

.menu .active>a {
background: rgba(0,0,0,0);
color: #ffffff;
}

.white-text p, .white-text h3.widget-title, .white-text h2, .white-text h1, .white-text h4, .white-text a {
  color: #ffffff !important;
}

ul.products {
  text-align: center !important;
}

.home .lsow-grid-item article {
  background: #bd4551 !important;
}

.home .lsow-grid-item article .lsow-entry-text-wrap {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  color: #ffffff;
}

.home .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a {
  color: #ffffff !important;
}

.home .lsow-grid-item .excerpt-read-more {
  display: none;
}

.home .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-summary:before {
display: none !important;
}

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

.left-text h3.widget-title {
  text-align: left !important;
  font-weight: 400;
}

.woocommerce-checkout .content, .woocommerce-cart .content {
text-align: left;
}

.mob-background {
  display: none;
}

.final-tiles-gallery .tile-inner:before {
background: rgba(0, 0, 0, 0.2) !important;
}

.top-menu, .top-menu a {
  color: #003264;
}

header [type=search] {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #e6e6e6 !important;
}

header [type=search]:focus {
outline: 0;
border: 0 none;
background-color: #dadada !important;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: background .25s ease-in-out,-webkit-box-shadow .5s;
transition: background .25s ease-in-out,-webkit-box-shadow .5s;
}

header .is-form-style input.is-search-input {
  border: 0 none !important;
  border-radius: 6px 0 0 6px;
}

header .is-search-icon {
  border: 0 none !important;
}

.is-form-style button.is-search-submit {
  border-radius: 0 6px 6px 0;
}

.is-dropdown-submenu {
min-width: 280px;
}

.splash .panel-grid-cell {
  position: relative;
}

.splash .panel-grid-cell .splash-text {
  padding: 40px;
  color: #222222;
background: rgba(255,255,255,0.8);
max-width: 800px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.splash .panel-grid-cell .splash-text .textwidget {
  width: 100%;
  max-width: 1000px;
  }

.splash-text h1 {
  color: #222222;
  font-weight: 800;
  font-size: 35px;
line-height: normal;
}

.splash .widget_media_image {
  margin-bottom: 0 !important;
}

.product_meta {
  display: none;
}

.woocommerce-variation-add-to-cart {
  margin-top: 40px;
}

table.variations tbody {
border: 0px none #ffffff;
background-color: #ffffff;
}

table.variations .label {
background: rgba(0,0,0,0);
}

table.variations .value {
padding: 0;
}

.woocommerce div.product form.cart .variations {
margin-bottom: 0;
}

.woocommerce div.product form.cart .reset_variations {
color: #aaaaaa;
float: right;
}

.woocommerce div.product form.cart .variations select {
margin-bottom: 0;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #50B3CD;
font-weight: 700;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
background-color: #50B3CD;
}

.testimonial p {
  text-align: left;
}

.testimonial .readmore-text, .testimonial a.readmore-toggle {
  color: #50B3CD;
}

.testimonial .testimonial-name {
  font-weight: 700;
  color: #2950F7;
}

.vi_wcaio_menubar_shopping-cart {
text-align: right !important;
padding: 10px;
min-width: 350px !important;
}

.xt_woofc-cart-open .xt_woofc-checkout {
background: #50B3CD;
transition: background-color 0.3s ease-out, color 0.3s ease-out;
}

.xt_woofc em {
font-style: normal;
}

.xtfw-no-touchevents .xt_woofc-cart-open .xt_woofc-checkout:not(.xt_woofc-processing):hover, .xtfw-touchevents .xt_woofc-cart-open .xt_woofc-checkout:not(.xt_woofc-processing):focus {
background: #2950F7;
}

.vi_wcaio_menubar_shopping-cart a.button {
  background-color: #50B3CD;
  color: #ffffff;
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
}

.vi_wcaio_menubar_shopping-cart a.button:hover {
  background-color: #2950F7;
  color: #ffffff;
}

.woocommerce a.remove {
transition: color 0s ease-out, color 0s ease-out;
z-index: 9999;
background-color: #f1f1f1;
}

.woocommerce a.remove:hover {
background: red !important;
}

.mob-cart {
  padding-top: 20px;
border-top: 2px solid #ffffff;
margin-top: 20px !important;
}

.splash-image {
  max-height: 500px;
overflow: hidden;
}

.entry-summary .product-extra-link {
  background-color: #f1f1f1;
  padding: 10px 20px;
}

.entry-summary .product-extra-link:first-of-type {
  padding-top: 20px !important;
}

.home-about .widget_media_image {
  position: relative;
  border: 3px solid #2950F7;
  overflow: hidden;
}

.home-about .widget_media_image img {
  transition: transform 2s; /* Animation */
  z-index: 1;
}

.home-about .widget_media_image img:hover {
  transform: scale(1.1);
}

.home-about .widget_media_image h3.widget-title {
  position: absolute;
  bottom: 0;
  pointer-events: none;
  margin-bottom: 0;
  background-color: rgba(1,91,170,0.9);
  color: #ffffff;
  text-align: center;
  font-size: 22px;
width: 100%;
padding: 6px;
z-index: 9;
}

.home-about p, .home-about h3.widget-title {
  text-align: left;
}

.cta, .cta p, .cta h3.widget-title {
  text-align: left;
}

.cta-button a {
color: #ffffff;
font-weight: 700;
padding: 10px 20px;
border: 3px solid #ffffff;
text-transform: uppercase;
float: right;
}

.cta-button a:hover {
background: rgba(255,255,255,0.2);
text-decoration: none !important;
}

.cta img {
  max-height: 125px !important;
width: auto !important;
}

footer.footer {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom left;
}

.usp .textwidget p {
  margin-bottom: 0;
}

.home-button {
  background-color: #2950F7;
  color: #ffffff;
  padding: 8px;
  position: relative;
  transition: background-color 0.3s ease;
}

.home-button:hover {
  background-color: #A08840;
  }

.home-button a {
  color: #ffffff;
}

.home-button a:hover {
  text-decoration: none;
}


.home-button img {
  max-height: 60px;
  width: auto;
  float: left;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}

.home-buttons-text {
  padding-left: 80px;
}

.home-button h3 {
  font-family: 'Montserrat', serif;
}

.home-button h3, .home-button p {
  margin-bottom: 0;
}

.home-info h3 {
margin-bottom: 8px !important;
}

.home-info p {
  margin-bottom: 5px;
  font-size: 16px;
}

.page-template-template-notitle .content, .page-template-template-notitle .inner-content {
padding-top: 0px;
}

.page-template-template-notitle header.article-header {
  display: none;
}

.ow-button-base a {
text-decoration: none !important;
}

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

.home .splash {
  height: calc(100vh - 168px) !important;
}

.top-bar .top-bar-left {
flex: none;
margin-right: 0;
text-align: right;
}

.half-text-outer {
  position: relative;
}

.half-text {
  position: absolute;
  max-width: 800px;
  right: 40px;
  padding-left: 40px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.top-bar ul.menu li:last-child a {
  padding-right: 0;
}

[type=email], [type=number], [type=tel], [type=text], textarea {
  border-radius: 6px;
  box-shadow: none;
}

.about-image {
  background-position: top center !important;
}

.sidebar h2, .sidebar label.wp-block-search__label {
  font-size: 25px;
  font-family: 'Montserrat';
font-weight: 700;
line-height: 33px;
letter-spacing: 3px;
font-style: normal;
text-transform: uppercase;
}

[type="button"]:hover, [type="submit"]:hover {
background-color: #222222;
color: #ffffff;
}

.sidebar .wp-block-search .wp-block-search__button {
max-height: 40px;
}

.sidebar .wp-block-search .wp-block-search__inside-wrapper {
margin-top: 15px;
}

.social-icons img {
	max-width: 40px !important;
	height: auto;
	margin-right: 20px;
}

/*******************************************************************************************************

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

*******************************************************************************************************/

@media only screen and (max-width: 1200px) { 
  .top-bar-down ul.medium-horizontal a {
      padding: 15px 30px !important;
  }
}

@media only screen and (max-width: 1140px) {   
  .top-bar-down ul.medium-horizontal a {
      padding: 15px 20px !important;
      font-size: 18px;
  }
}

@media only screen and (max-width: 980px) {
  .footer .ckcreative {
    display: block;
    padding-left: 0px;
    margin-left: 0px;
    border-left: 0px none;
  }
  .logo {
      margin-top: 0px;
  }
  .top-bar ul.menu a {
padding: 10px;
}

}

@media only screen and (max-width: 950px) { 
  .top-bar-down ul.medium-horizontal a {
  padding: 15px 20px !important;
  font-size: 18px;
  }
}

@media only screen and (max-width: 920px) {
.splash-text h1 {
font-size: 35px;
}
}

@media only screen and (max-width: 890px) {
.top-bar ul.menu a {
letter-spacing: 1px;
}
}

@media only screen and (max-width: 860px) {
.home .splash {
  height: calc(100vh - 60px) !important;
}
}

@media only screen and (max-width: 825px) { 
  .logo img {
    width: 170px;
  }
  .top-bar .top-bar-right {
      margin-top: 20px;
  }
  .top-bar ul.menu, .top-bar ul.menu a {
    padding: 5px 12px;
  }
  .splash-text h1 {
font-size: 25px;
}
}

@media only screen and (max-width: 780px) { 
  .half-text {
position: relative;
max-width: 100%;
right: unset;
padding-left: 0;
top: unset;
-ms-transform: unset;
transform: unset;
text-align: center;
}
.half-text-outer {
  padding: 40px !important;
}
}

@media handheld, only screen and (max-width: 768px) {
.left-text p {
  text-align: center;
}
.left-text h3.widget-title {
  text-align: center !important;
}

img.signature {
  float: none !important;
}
.fb_iframe_widget {
text-align: center !important;
display: block !important;
}
header.article-header {
  width: 100%;
  float: none;
}
}

@media only screen and (max-width: 720px) {
.usp-bar {
  display: none !important;
  }
}

@media only screen and (max-width: 680px) {
  .content {
      padding-top: 0px;
  }

}

@media only screen and (max-width: 640px) {
.inner-content {
padding: 20px 0;
}
h1.page-title {
font-size: 30px;
}
}

@media only screen and (max-width: 420px) {
  .fatfooter .quarter {
    width: 100%;
    text-align: center;
  }
  .gallery.gallery-columns-4 > dl {
    width: 50%;
  }
  .widget_smartslider3 h2 {
    font-size: 25px !important;
  }
  .splitter {
  margin-top: -8px !important;
}
h3 {
  font-size: 24px;
}
.splash .panel-grid-cell .widget_text {
  position: relative;
  left: 0;
  top: 0;
  -ms-transform: unset;
  transform: unset;
  }

.splash .panel-grid-cell .splash-text {
  padding: 15px;
max-width: 100%;
}

.splash-text h1 {
  font-size: 30px;
  text-align: center;
}
.splash {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
}

@media only screen and (max-width: 414px) {

h1 {
  font-size: 30px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 22px;
}
}

@media only screen and (max-width: 375px) {
  .widget_smartslider3 h2 {
    font-size: 18px !important;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: 100%;
}
h3 {
  font-size: 22px;
}

}

@media only screen and (max-width: 320px) {
h3 {
  font-size: 19px;
}

}


/******************************************************************

Stylesheet: Print Stylesheet

******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
