  .t4-main-body {
  padding-top: 1rem;
  padding-bottom: 1rem;
  }
.t4-footnav .container {
  padding-top: 10px;
  padding-bottom: 10px;
  background:#f6f5f5;
}
.t4-footnav, .t4-footer {
  background-color: #f5f5f5;
}
body {
  color: #191919;}
  h1, h2, h3, h4, h5, h6 {
  font-family: Raleway;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  color: #7ac8c7;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  color: rgba(0,0,0,.7);
  font-size: 16px;
  line-height: 2;
  font-family: Montserrat;
  text-transform: uppercase;
  letter-spacing: 0.3em;
}
#t4-header {
  padding: 0px;
  border: 0px !important;
  
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  color: #5a7262;
  text-transform: uppercase;
  letter-spacing: 0.3em;
}

.t4-palette-mainnav .t4-navbar .navbar-nav > li > a {
  color: #252728 !important;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li.active > a, .t4-palette-mainnav .t4-navbar .navbar-nav > li.show > a, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:hover, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:focus, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:active {
  color: #1f8ed0 !important;
}
.navbar-brand.logo-text .site-name {
  display: inline-block;
  font-weight: 500;
  margin-bottom: .85715rem;
  letter-spacing: 2.5px;
  line-height: 1;
  font-size: 25px;
  color: #fff;
}
.t4-wrapper {
  border-left: none;
  border-right: none;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
  box-shadow: 0 0 10px rgba(0,0,0,.1);
  max-width: 1920px;
  margin: auto;
}
.sidebar-r {
  border-left: 1px solid #F4F4F4;
  margin-left: 16px;
  padding-left: 0px;
}
div[id*="t4-section-"], div[id^="t4-section-"], div[id*="t4-spotlight-"], div[id^="t4-spotlight-"] {
  padding-top: 10px;
  padding-bottom: 10px;
}
 .container {
    max-width: 1270px;
  }
  blockquote p {
  font-style: italic;
  border-left: 2px solid #ff773a;
  padding: 10px 20px;
}
.btn-info {
  color: #fff;
  background-color: #ff773a;
  border-color: #ff773a;
  padding: 10px 30px;
  display: inline-block;
}
blockquote {
  font-size: 13pt;
  text-align: center;
}
.t4-content {
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-color: #f5f5f5;
}
.t4-section .t4-section-inner {
  position: relative;
  background: #fff;
}
.t4-offcanvas .t4-off-canvas-header {
  background: #26b0eb;
  display: none;
}
.outline h1 {
  color: #333;
  display: block;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: center;
  font-size: 20px;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  color: rgba(0,0,0,.7);
  padding: 16px 22px;
  font-size: 16px;
  line-height: 2;
}
.t4-offcanvas .t4-off-canvas-body .navbar .btn-toggle {
  background-color: #f2f4f6;
  border-radius: 50%;
  color: #adb5bd;
  display: block;
  position: absolute;
  right: 20px;
  top: 8px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding: 0;
  text-align: center;
  width: 30px;
}
.dropdown-item {
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: wrap;
}