/* Base */
/* Carousel */
/* Containers */
/* Buttons */
.hr-darker {
  border-color: #DAE3E5; }

body {
  color: #222;
  font: 16px/24px Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

p {
  margin-bottom: 24px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Arial, sans-serif; }

ul,
ol {
  margin-bottom: 24px; }

h1 {
  font-size: 58px; }

h2 {
  font-size: 48px; }

h3 {
  font-size: 38px; }

h4 {
  font-size: 28px; }

h5 {
  font-size: 22px; }

h6 {
  font-size: 18px; }

a {
  color: #2980B9;
  text-decoration: none; }
  a:hover {
    color: #2C3E50;
    text-decoration: underline; }

blockquote {
  font-style: italic; }
  blockquote cite {
    display: block; }

hr {
  margin: 24px 0;
  border-color: #ccc; }

img {
  margin-top: 0px;
  margin-bottom: 24px; }

code {
  white-space: normal; }

form button,
form input,
form select,
form textarea {
  max-width: 100%;
  margin-bottom: 12px; }
form input[type="submit"],
form input[type="button"] {
  -webkit-font-smoothing: antialiased; }

.entry-thumbnail {
  margin-bottom: 24px; }

.entry-content :last-child {
  margin-bottom: 0; }

.meta-edit {
  margin-bottom: 0; }

.img-oldimg {
  width: 100%; }

.navbar {
  margin-bottom: 0;
  height: auto;
  border-bottom: 1px #eee solid; }

.navbar-brand {
  display: block;
  width: 150px;
  height: auto; }

.navbar-brand-img {
  margin-bottom: 0; }

.subpage-header {
  padding: 60px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  /* IE6-9 */ }

.no-gutter > [class*="col-"],
.no-gutter [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.content-box {
  padding-top: 48px;
  padding-bottom: 48px;
  text-align: left;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,eeeeee+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  /* IE6-9 */ }

.content-box-homepage {
  text-align: center; }

.container-dark, .our-clients, .cta {
  color: #fff; }

.container-light, .testimonials, .channeling-box {
  color: #292422; }

.welcome {
  background-color: ghostwhite; }

.channeling {
  background-color: azure; }

.our-clients {
  background-color: midnightblue; }

.testimonials {
  background-color: aliceblue; }
  .testimonials .testimonials-author {
    font-style: italic; }

.cta {
  background-image: url(../img/cta-bg.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative; }
  .cta:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(29, 29, 31, 0.8); }

.channeling-boxes,
.channeling-box-homepage {
  text-align: left;
  padding: 30px;
  margin-left: 0;
  margin-right: 0;
  padding: h4;
    padding-margin-bottom: 20px;
    padding-margin-top: 20px; }
  .channeling-boxes h5,
  .channeling-box-homepage h5 {
    margin-bottom: 20px; }

.channeling-box {
  display: block;
  padding: 30px 25px;
  display: block;
  background-color: #eee;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center; }
  @media (max-width: 767px) {
    .channeling-box {
      margin-bottom: 15px; } }
  .channeling-box:hover {
    text-decoration: none;
    color: #222; }
  .channeling-box p {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 25px;
    line-height: 120%; }
  .channeling-box .btn {
    margin-bottom: 15px; }
  .channeling-box img {
    margin-bottom: 10px;
    height: 80px; }

.content-search:not(:last-child) {
  margin-bottom: 60px; }
.content-search h2 {
  margin-bottom: 30px; }

.content-default:not(:last-child) {
  margin-bottom: 60px; }

.content-news:not(:last-child) {
  margin-bottom: 60px; }
@media (max-width: 767px) {
  .content-news {
    margin-bottom: 40px; } }

.sidebar-menu {
  text-align: right; }
  @media (max-width: 575px) {
    .sidebar-menu {
      margin-top: 60px;
      text-align: left; } }
  .sidebar-menu .widget-main:not(:last-child) {
    margin-bottom: 36px; }
  .sidebar-menu .widget-main ul {
    list-style: none; }
    @media (max-width: 767px) {
      .sidebar-menu .widget-main ul {
        text-align: left; } }

.section-boxes {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 60px; }
  .section-boxes .section-box {
    border-bottom: none;
    text-align: left;
    background-color: #ccc;
    display: block;
    padding: 30px 25px; }
    @media (max-width: 1199px) {
      .section-boxes .section-box {
        min-height: 193px; } }
    .section-boxes .section-box:hover {
      background: rgba(255, 255, 255, 0.2) !important;
      text-decoration: none; }

.carousel-item-img {
  margin-bottom: 0; }

@media (max-width: 767px) {
  .content-box {
    padding-top: 30px;
    padding-bottom: 30px; } }

.carousel-item {
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .carousel-item .btn {
    color: #fff; }

.carousel .item {
  height: 500px; }
  @media (max-width: 991px) {
    .carousel .item {
      height: 500px; } }

.carousel-indicators li::after {
  background-color: transparent; }

@media (min-width: 768px) {
  .tsg-plugin .alignfull,
  .tsg-plugin .wp-block-image.alignfull img {
    width: auto !important; } }
.youtube-overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent;
  position: absolute; }

.carousel-overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  position: absolute; }

.carousel-caption {
  text-align: center;
  margin: 0;
  padding: 0;
  top: 37.5%;
  bottom: auto; }

.carousel-caption h4 {
  text-align: center;
  font-size: 36px;
  line-height: 100%;
  color: #fff !important; }

.carousel-caption p {
  color: #fff;
  margin-top: 30px;
  line-height: 133%; }

/*.carousel-caption {
  text-align: center;
  // text-align: right;
  // margin: 0;
  // padding: 0;
  // right: 30px;
  // left: 30px;
  // top: 120px;
  // bottom: auto;
}

.carousel-caption h4 {
  text-align: center;
  color: white;
  font-size: 48px;
  font-weight: 300;
  top: auto;
  bottom:auto;
  // width: 100%;
  // line-height: 100%;
  // color: #fff !important;
}

.carousel-caption p {
  text-align: center;
  // color: #fff;
  // font-weight: 200;
  // font-size: 21px;
  // margin-top: 30px;
  // width: 100%;
  // // padding-left: 50%;
  // line-height: 133%;
  // font-family: "Open Sans";
}*/
/*

.navbar-light .navbar-nav .nav-link {
    color: #414141 !important;
}

.navbar-light a {
    color: #979a9b !important;
}

.navbar a.navbar-brand:hover {
    background: transparent;
}

.sticky-offset {
  top: 50px;
}

@media (max-width: 576px) {
  .menu-page-menu-container > .text-right {
    text-align: left !important;
  }
  .menu-page-menu-container {
    margin-top: 30px;
  }
} */
.footer {
  background: lightgrey;
  color: #ccc;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+1,666666+100 */
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #000000 1%, #666666 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #000000 1%, #666666 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #000000 1%, #666666 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#666666',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
  .footer .footer-sidebar {
    text-align: left; }
  .footer .copyright {
    text-align: right; }

.btn {
  border-radius: 30px;
  padding: 10px 20px; }

.btn-light, .container-dark .btn, .our-clients .btn, .cta .btn {
  color: #fff;
  border: 1px solid #fff;
  background: transparent; }
  .btn-light:hover, .container-dark .btn:hover, .our-clients .btn:hover, .cta .btn:hover {
    color: rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(255, 255, 255, 0.6);
    background: transparent; }

.btn-dark, .container-light .btn, .testimonials .btn, .channeling-box .btn {
  color: #000;
  border: 1px solid #000;
  background: transparent; }
  .btn-dark:hover, .container-light .btn:hover, .testimonials .btn:hover, .channeling-box .btn:hover {
    color: rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.6);
    background: transparent; }

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