html, body {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

body {
  font-family: "Lato", sans-serif;
  position: relative;
  font-size: 17px;
  line-height: 26px;
  background-color: #fff; }

img {
  width: 100%; }

a {
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #b14233; }

a:active,
a:focus,
a:hover {
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: #333; }

section {
  padding: 80px 0;
  position: relative; }
  @media (max-width: 991px) {
    section {
      padding: 50px 0; } }

.btn {
  color: #fff;
  background-color: #b14233;
  border: 2px solid #b14233;
  text-transform: uppercase;
  padding: 16px 45px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 15px 0;
  border-radius: 40px;
  font-family: "Lato", sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (max-width: 991px) {
    .btn {
      letter-spacing: 2px; } }

.btn:hover {
  color: #fff;
  border-radius: 4px;
  box-shadow: 2px 8px 15px rgba(0, 0, 0, 0.3); }

.title-h {
  font-size: 50px;
  font-weight: 200;
  line-height: 58px;
  padding-bottom: 0px;
  margin-bottom: 20px;
  letter-spacing: 0px;
  margin-top: 0;
  font-family: "Titillium Web", sans-serif;
  text-transform: capitalize; }
  @media (max-width: 991px) {
    .title-h {
      font-size: 35px;
      letter-spacing: 0px;
      line-height: 38px; } }

.title-small {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  letter-spacing: 6px;
  font-weight: 600;
  color: #b14233;
  font-size: 20px; }
  @media (max-width: 768px) {
    .title-small {
      font-size: 18px;
      letter-spacing: 2px; } }

.title-p {
  font-size: 25px;
  font-weight: 300;
  line-height: 34px;
  padding-bottom: 10px;
  margin-top: 10px;
  font-family: "Titillium Web", sans-serif; }

@media (max-width: 991px) {
  .title-p {
    font-size: 18px;
    line-height: 26px; } }
.inner-h {
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  margin-top: 30px;
  font-size: 33px; }

.back-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

@media (max-width: 992px) {
  .desctop-view {
    display: none; } }
.mobile-view {
  display: none !important; }
  @media (max-width: 991px) {
    .mobile-view {
      display: block !important; } }

/******navbar start*******/
.navbar {
  min-height: 70px; }

.navbar-brand {
  padding: 12px 5px 2px 5px; }

.navbar-brand img {
  height: 50px;
  margin-left: 0px; }
  @media (max-width: 1025px) {
    .navbar-brand img {
      height: 45px;
      margin-top: 1px; } }
  @media (max-width: 400px) {
    .navbar-brand img {
      height: auto;
      width: 80%;
      margin-left: 10%;
      margin-top: 3px; } }

.caret {
  margin-left: 4px; }

@media (min-width: 992px) {
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    min-width: 180px;
    border-top: 5px solid #b14233; }

  nav.navbar ul.nav > li > a {
    padding: 30px 15px;
    font-weight: 500; }

  nav.navbar.bootsnav ul.nav > li > a {
    padding: 26px 12px 25px 12px;
    font-weight: 500;
    font-size: 17px; } }
  @media screen and (min-width: 992px) and (max-width: 1150px) and (min-width: 992px) {
    nav.navbar.bootsnav ul.nav > li > a {
      padding: 26px 7px 25px 7px;
      letter-spacing: 0px; } }

@media (min-width: 992px) {
  nav.navbar-fixed.bootsnav ul.nav > li > a {
    color: #333; }

  nav.navbar-fixed.bootsnav ul.nav > li > a:hover {
    color: #b14233; }

  nav.no-background.bootsnav ul.nav > li > a {
    color: #fff; }

  nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
    content: "";
    display: none; }

  nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    text-align: left;
    font-weight: 400;
    font-size: 15px;
    color: #333; } }
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover {
  color: #b14233; }

@media (max-width: 992px) {
  nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
    content: "";
    display: none; }

  nav.navbar.bootsnav .navbar-nav > li > a {
    border-bottom: none;
    border-top: none;
    font-weight: 400;
    font-size: 20px;
    color: #333; }

  nav.navbar.bootsnav .navbar-collapse.collapse.in {
    margin-bottom: 10px; }

  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    border-bottom: none; }

  nav.navbar.bootsnav .navbar-toggle {
    margin-top: 15px;
    background-color: transparent; }

  .btn-nav1 {
    margin-left: 0;
    margin-right: 0; }

  .btn-nav2 {
    margin-bottom: 10px !important; } }
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
nav.navbar ul.nav li.dropdown.on > a,
nav.navbar .dropdown .megamenu-content .col-menu.on .title,
nav.navbar ul.nav > li > a:hover,
nav.navbar ul.nav > li.active > a:hover,
nav.navbar ul.nav li.active > a,
nav.navbar li.dropdown ul.dropdown-menu > li a:hover {
  color: #b14233; }

nav.navbar.no-background ul.nav > li > a:hover,
nav.navbar ul.nav li.scroll.active > a,
nav.navbar.navbar-dark ul.nav li.dropdown ul.dropdown-menu > li > a:hover,
nav.navbar ul.nav li.dropdown.on > a,
nav.navbar-dark ul.nav li.dropdown.on > a {
  color: #b14233; }

nav.navbar li.dropdown ul.dropdown-menu {
  border-top-color: #b14233 !important; }

nav.navbar.bootsnav {
  border-bottom: 1px solid #eee; }

nav.no-background.bootsnav .logo1 {
  display: inline-block !important; }

nav.navbar-fixed.bootsnav .logo1 {
  display: none; }

nav.no-background.bootsnav .logo2 {
  display: none !important; }

nav.navbar-fixed.bootsnav .logo2 {
  display: inline-block; }

@media (max-width: 992px) {
  nav.no-background.bootsnav .logo1 {
    display: none !important; }

  nav.no-background.bootsnav .logo2 {
    display: inline-block !important; } }
@media (max-width: 992px) {
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    padding: 7px 0;
    color: #333;
    font-size: 18px; } }
.btn-nav1 {
  color: #fff !important;
  background-color: #b14233 !important;
  padding: 10px 15px !important;
  margin-top: 14px;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 15px !important;
  font-weight: 400;
  border-radius: 4px !important;
  border: 2px solid #b14233; }
  @media (max-width: 1100px) {
    .btn-nav1 {
      padding: 10px 15px !important; } }
  @media (max-width: 991px) {
    .btn-nav1 {
      margin-left: 0;
      max-width: 200px; } }

.btn-nav1:hover {
  background-color: #b14233 !important;
  border: 2px solid #b14233; }

.btn-nav2 {
  color: #fff !important;
  background-color: #b14233 !important;
  padding: 9px 15px !important;
  margin-top: 15px;
  font-size: 15px;
  font-weight: 400;
  border-radius: 4px !important;
  border: 2px solid #b14233; }
  @media (max-width: 1100px) {
    .btn-nav2 {
      padding: 10px 15px !important; } }
  @media (max-width: 991px) {
    .btn-nav2 {
      max-width: 200px; } }

.btn-nav2:hover {
  color: #fff !important;
  background-color: #b14233 !important;
  border: 2px solid #b14233; }

@media (max-width: 991px) {
  nav.navbar.bootsnav ul.nav > li > a {
    color: #333;
    margin-bottom: 5px; } }

@media (max-width: 991px) {
  nav.navbar.bootsnav .navbar-nav {
    margin-top: 30px; } }

nav.navbar.bootsnav.no-full .navbar-collapse {
  height: auto !important;
  max-height: none  !important; }

/*****navbar end******/
/*************** hero start ****************/
.hero {
  position: relative;
  min-height: 80vh; }
  @media (max-width: 768px) {
    .hero {
      background-position: right;
      min-height: 65vh; } }
  .hero .back {
    background: rgba(28, 34, 49, 0.6); }
  .hero .hero-box {
    margin-top: 30vh; }
    @media (max-width: 767px) {
      .hero .hero-box {
        margin-top: 25vh; } }
  .hero h1, .hero h2 {
    font-weight: 300;
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6); }
  .hero h1 {
    font-size: 80px;
    line-height: 85px;
    font-weight: 200;
    font-family: "Titillium Web", sans-serif; }
    @media (max-width: 768px) {
      .hero h1 {
        font-size: 40px;
        line-height: 44px;
        font-weight: 400; } }

/***** hero end ********/
/********* services start *********/
.services .services-img {
  height: 280px; }
  @media (max-width: 768px) {
    .services .services-img {
      height: 220px; } }
.services .services-box {
  overflow: hidden;
  position: relative;
  margin: 20px 15px 40px 15px;
  border-radius: 1px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  border-bottom: 4px solid #b14233; }
  @media (max-width: 768px) {
    .services .services-box {
      margin: 20px 5px;
      box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2); } }
  .services .services-box h3 {
    font-size: 25px;
    line-height: 24px;
    margin-bottom: 15px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    letter-spacing: 0px; }
  .services .services-box .btn {
    padding: 11px 25px;
    font-size: 14px;
    background-color: transparent;
    border: 2px solid #b14233;
    color: #b14233; }
  .services .services-box p {
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* number of lines to show */
    -webkit-box-orient: vertical; }
.services .services-text {
  padding: 10px 15px 10px 15px;
  min-height: 265px; }
  @media (max-width: 768px) {
    .services .services-text {
      min-height: auto; } }
.services .owl-nav {
  position: absolute;
  top: 43%;
  left: -35px;
  right: -35px; }
  @media (max-width: 768px) {
    .services .owl-nav {
      left: 5px;
      right: 5px; } }
.services .owl-theme .owl-controls .owl-nav [class*=owl-] {
  margin: 3px;
  padding: 4px 2px;
  display: inline-block;
  cursor: pointer;
  width: 16px;
  background: transparent;
  opacity: 1; }
  @media (max-width: 768px) {
    .services .owl-theme .owl-controls .owl-nav [class*=owl-] {
      width: 14px; } }
.services .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  opacity: .7; }
.services .owl-prev {
  float: left; }
.services .owl-next {
  float: right; }
.services .owl-theme .owl-dots .owl-dot.active span, .services .owl-theme .owl-dots .owl-dot:hover span {
  background: #b14233; }

/********* services end *********/
/************************/
.about {
  padding: 110px 0; }
  @media (max-width: 991px) {
    .about {
      padding: 50px 0; } }

/************cta start*********/
.cta {
  background-attachment: fixed;
  background-position: center;
  padding: 220px 0; }
  @media (max-width: 768px) {
    .cta {
      padding: 60px 0; } }
  .cta .back {
    background: rgba(13, 13, 13, 0.6); }
  .cta .btn {
    background-color: #b14233;
    border: 2px solid #b14233;
    color: #fff;
    margin-top: 25px; }
  .cta .btn:hover {
    background-color: transparent;
    border: 2px solid #fff; }

.cta .title-h {
  color: #fff;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); }
  @media (max-width: 768px) {
    .cta .title-h {
      font-weight: 400; } }
.cta .areas-box {
  vertical-align: top;
  min-height: 250px;
  position: relative;
  display: inline-block;
  width: 45%;
  margin: 20px 2%;
  padding: 50px;
  background-color: rgba(255, 255, 255, 0.2);
  font-family: "Titillium Web", sans-serif; }
  @media screen and (max-width: 768px) {
    .cta .areas-box {
      width: 96%;
      margin: 10px 2%;
      padding: 30px; } }
  .cta .areas-box .link:hover {
    background-color: rgba(255, 255, 255, 0.25); }

@supports (-webkit-touch-callout: none) {
  @media only screen and (max-width: 990px) {
    .cta, .testimonials {
      background-attachment: scroll !important;
      background-size: auto 100%; } } }
/******* testimonials start **********/
.testimonials {
  background-attachment: fixed;
  padding: 120px 0; }
  @media (max-width: 768px) {
    .testimonials {
      padding: 50px 0; } }
  .testimonials .back {
    background-color: rgba(242, 242, 242, 0.85); }
  .testimonials span {
    display: block;
    margin-top: 15px;
    color: #b14233;
    font-weight: 500; }
  .testimonials .owl-theme .owl-controls {
    text-align: center;
    margin-left: -5px; }
  .testimonials .owl-theme .owl-dots .owl-dot.active span, .testimonials .owl-theme .owl-dots .owl-dot:hover span {
    background: #b14233; }

.testimonial {
  margin: 0 00px; }

.testimonial .description {
  padding: 40px 0px;
  margin-bottom: 10px;
  font-size: 26px;
  color: #111;
  line-height: 38px;
  font-weight: 300;
  position: relative;
  font-style: italic; }
  @media (max-width: 768px) {
    .testimonial .description {
      padding: 20px 0px 0px 0px;
      font-size: 17px;
      line-height: 24px; } }

.testimonial .title {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #666;
  letter-spacing: 1px;
  margin-top: 20px;
  font-family: "Titillium Web", sans-serif; }

.about .about-large {
  height: 520px; }
  @media (max-width: 768px) {
    .about .about-large {
      height: 220px;
      margin-top: 30px; } }
.about .about-small {
  height: 250px;
  margin: 0px 40px 20px -10px; }
  @media (max-width: 768px) {
    .about .about-small {
      height: 220px;
      margin: 10px 0; } }

/******* testimonials end **********/
/*****tc- footer start******/
.tc-footer {
  padding-top: 100px;
  position: relative; }
  @media (max-width: 991px) {
    .tc-footer {
      text-align: center; } }
  .tc-footer .back {
    background: rgba(13, 13, 13, 0.9); }
  .tc-footer a {
    color: #ccc;
    font-family: "Titillium Web", sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 26px; }
    @media (max-width: 991px) {
      .tc-footer a {
        line-height: 26px;
        font-size: 18px; } }
  .tc-footer a:hover {
    color: #b14233; }
  .tc-footer ul {
    list-style: none;
    padding-left: 0px; }
  .tc-footer p {
    color: #333;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    margin-top: 0px; }
    @media (max-width: 991px) {
      .tc-footer p {
        line-height: 20px;
        font-size: 14px; } }
  .tc-footer img {
    width: 85%;
    margin-top: 5px;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .tc-footer img {
        margin: 40px 0;
        width: 95%; } }

.footer-copyright {
  margin-top: 30px;
  padding: 0;
  color: #ccc;
  font-size: 13px; }
  @media (max-width: 991px) {
    .footer-copyright {
      padding: 0px 15px 20px 15px;
      margin-top: 50px; } }
  .footer-copyright .svg-inline--fa {
    display: inline-block;
    border: 1px solid #b14233;
    background-color: #b14233;
    color: #fff;
    width: 36px;
    height: 36px;
    padding: 9px;
    margin: 0 5px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .footer-copyright .svg-inline--fa:hover {
    border-radius: 2px; }
  .footer-copyright hr {
    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #333; }
  .footer-copyright a, .footer-copyright p {
    font-size: 15px;
    color: #ccc;
    font-weight: 300;
    line-height: 30px;
    font-family: "Titillium Web", sans-serif; }
    @media (max-width: 991px) {
      .footer-copyright a, .footer-copyright p {
        line-height: 20px;
        font-size: 14px; } }

/*****tc-footer end******/
.tc-header {
  min-height: 40vh;
  position: relative;
  overflow: hidden; }

.inner-content {
  position: relative;
  display: block;
  margin-top: 16vh; }

.back {
  background: rgba(26, 26, 26, 0.6); }

.breadcrumb {
  padding: 0px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  font-size: 22px;
  font-family: "Titillium Web", sans-serif;
  letter-spacing: 1px; }
  .breadcrumb li {
    color: #fff; }
  .breadcrumb a {
    color: #eee; }
  .breadcrumb a:hover {
    color: #b14233; }

.reviews-page-box {
  position: relative;
  padding: 35px 40px;
  background-color: #ffffff;
  margin-top: 30px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-left: 6px solid #b14233; }
  @media (max-width: 768px) {
    .reviews-page-box {
      padding: 30px 20px;
      margin-top: 20px; } }

.reviews-page-box h4 {
  text-align: right;
  margin-right: 40px;
  margin-top: 30px;
  color: #b14233; }

.inner-h {
  font-size: 27px;
  line-height: 34px;
  margin-bottom: 15px;
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  letter-spacing: 0px; }

/***************** blog **************/
.blog-box {
  border-left: 5px solid #b14233;
  padding: 20px 20px 20px 40px;
  margin-top: 30px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15); }
  @media (max-width: 991px) {
    .blog-box {
      border-bottom: 5px solid #b14233;
      border-left: none;
      padding: 15px 15px 15px 15px; } }

.blog-box-img {
  background-size: cover;
  background-position: center;
  height: 300px; }
  @media (max-width: 550px) {
    .blog-box-img {
      height: 200px; } }

.blog-box p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical; }

.pagination {
  margin-top: 60px; }

.pagination > li > a, .pagination > li > span {
  padding: 8px 14px;
  color: #b14233;
  border-radius: 0 !important; }

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #000;
  background-color: #fff; }

.sidebar {
  padding: 20px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-left: 6px solid #b14233;
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .sidebar {
      margin-top: 30px;
      margin-bottom: 0px; } }
  .sidebar ul {
    list-style: none; }
  .sidebar li {
    margin-bottom: 30px;
    color: 333; }
  .sidebar li a {
    color: #333; }
  .sidebar a:hover {
    color: #b14233; }
  .sidebar .svg-inline--fa {
    margin-left: -35px;
    margin-right: 7px;
    color: #b14233; }

.blog-detail-img {
  height: 400px;
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .blog-detail-img {
      height: 250px; } }

.inner-div {
  height: 75px;
  background-color: #333; }
  @media (max-width: 1024px) {
    .inner-div {
      height: 70px; } }

.blog-icon {
  margin-right: 8px;
  font-size: 25px; }

.panel-default > .panel-heading {
  color: #111;
  background: #fff;
  border-color: transparent;
  padding: 20px 15px;
  border-bottom: none;
  border-left: 5px solid #b14233;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }

.panel-heading {
  padding: 15px 15px;
  border-bottom: 1px solid #ccc; }

.panel-heading .svg-inline--fa {
  margin-right: 10px;
  color: #b14233;
  font-size: 14px;
  margin-left: 5px; }

.panel-title {
  font-family: "Titillium Web", sans-serif;
  font-size: 19px;
  color: #333; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px; }

.panel-default {
  border-color: transparent;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); }

input, textarea {
  width: 100%;
  padding: 13px 15px;
  border: none;
  border-bottom: 2px solid rgba(177, 66, 51, 0.7);
  background-color: #f7f7f7;
  margin-bottom: 20px;
  outline: none;
  border-radius: 0; }

::-webkit-input-placeholder {
  /* Edge */
  text-transform: uppercase;
  font-size: 12px;
  color: #222; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  text-transform: uppercase;
  font-size: 12px;
  color: #222; }

::placeholder {
  text-transform: uppercase;
  font-size: 12px;
  color: #222; }

.partner-box {
  position: relative;
  padding: 25px 20px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  margin-top: 40px;
  border-bottom: 5px solid #b14233; }
  @media (max-width: 768px) {
    .partner-box {
      margin-top: 20px; } }
  .partner-box h3 {
    font-size: 25px;
    line-height: 50px; }

.partner-logo {
  height: 120px;
  margin-bottom: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.forms-page .blog-box h3 {
  margin-top: 5px; }
.forms-page .blog-box .svg-inline--fa {
  margin-right: 4px; }

.contact-box {
  position: relative;
  padding: 20px;
  background-color: #ffffff;
  margin-top: 30px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  border-bottom: 6px solid #b14233; }
  @media (max-width: 768px) {
    .contact-box {
      padding: 15px; } }
  .contact-box ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 25px; }
  .contact-box iframe {
    height: 350px;
    background-color: #eee; }
    @media (max-width: 768px) {
      .contact-box iframe {
        height: 250px; } }
  .contact-box a {
    font-size: 20px;
    line-height: 32px; }
    @media (max-width: 350px) {
      .contact-box a {
        font-size: 18px;
        line-height: 27px; } }

.services-page .services-box {
  width: calc(33% - 20px);
  vertical-align: top;
  margin: 9px;
  display: inline-block; }
  @media (max-width: 1050px) {
    .services-page .services-box {
      width: calc(49% - 20px); } }
  @media (max-width: 700px) {
    .services-page .services-box {
      width: calc(100% - 0px);
      margin: 9px 0; } }
.services-page .services-text {
  min-height: 180px; }
  @media (max-width: 700px) {
    .services-page .services-text {
      min-height: auto; } }

.sidebar2 {
  padding: 20px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15); }

/********** TEAM PAGE START ********/
.team-box {
  background-color: #fff;
  overflow: hidden;
  display: inline-block;
  margin: 15px 5px;
  width: calc(25% - 15px);
  border-bottom: 5px solid #b14233; }
  @media (max-width: 1100px) {
    .team-box {
      width: calc(49% - 15px); } }
  @media (max-width: 550px) {
    .team-box {
      width: calc(99% - 15px); } }

.team-img {
  height: 350px;
  background-position: top;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.team-box:hover .team-img {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1); }

.team-info {
  padding: 15px 5px 25px 5px; }

.team-info h3 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  color: #333;
  font-size: 27px;
  margin-top: 0; }

.team-info h4 {
  font-size: 15px;
  font-weight: 300;
  color: #333;
  opacity: 0.7; }

.team-info .btn {
  padding: 10px 20px;
  font-size: 16px;
  margin-top: 10px; }

.team-link {
  display: block;
  margin: 2px 0;
  letter-spacing: 1px;
  font-weight: 300; }

.team-page h5 {
  font-size: 22px;
  margin-top: 20px; }

.inline-box-open {
  overflow: auto;
  background: #FDFDF6;
  padding: 40px;
  width: 70%;
  max-width: 100%;
  border-radius: 6px;
  margin-left: 15%; }

@media screen and (max-width: 768px) {
  .inline-box-open {
    background: #FDFDF6;
    padding: 10px;
    width: 96%;
    max-width: 100%;
    border-radius: 6px;
    margin-left: 2%; } }
.team-job-desc {
  font-weight: 500;
  font-family: "Titillium Web", sans-serif;
  color: #333;
  margin-top: 0; }

.team-name {
  font-size: 16px;
  color: #b14233;
  font-weight: 300; }

.staff-bio .svg-inline--fa {
  width: 35px;
  height: 35px;
  padding: 8px;
  border: 1px solid #b14233;
  margin: 10px 6px 2px 0px;
  color: #b14233; }

.staff-bio .svg-inline--fa:hover {
  background-color: #b14233;
  color: #fff; }

.staff-padd {
  padding: 0 8px; }

@media screen and (max-width: 768px) {
  .staff-padd {
    padding: 0 15px; } }
/********* TEAM PAGE END *******/
.about-img {
  height: 320px;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .about-img {
      height: 220px; } }

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