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

body {
  font-family: "Montserrat", sans-serif;
  position: relative;
  font-size: 17px;
  line-height: 25px; }

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: #b19d81; }

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: 500px) {
    section {
      padding: 60px 0; } }

.btn {
  color: #fff;
  background-color: #b19d81;
  border: 1px solid #b19d81;
  font-family: "Marcellus", serif;
  padding: 17px 40px 17px 40px;
  font-size: 18px;
  border-radius: 200px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-top: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  @media (max-width: 991px) {
    .btn {
      font-size: 16px;
      letter-spacing: 1px;
      padding: 17px 30px 14px 30px; } }

.btn:hover {
  color: #fff;
  border: 1px solid #01597f;
  background-color: #01597f; }

.btn:focus {
  color: #fff !important;
  background-color: #01597f;
  border-color: #01597f; }

.btn:active:hover, .btn:active:focus, .btn:active.focus, .btn-.active:hover, .btn.active:focus, .btn.active.focus, .open > .btn.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #01597f;
  border-color: #01597f; }

.title-h {
  font-size: 56px;
  line-height: 65px;
  letter-spacing: 1px;
  font-weight: 300;
  font-family: "Marcellus", serif;
  margin-top: 10px;
  color: #24385f; }
  @media (max-width: 991px) {
    .title-h {
      font-size: 36px;
      line-height: 40px; } }

.title-p {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  padding-bottom: 20px;
  margin-top: 10px; }
  @media (max-width: 991px) {
    .title-p {
      font-size: 18px;
      line-height: 26px; } }

.title-top {
  color: #b19d81;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 0;
  font-size: 16px; }

.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) {
  .display-desctop {
    display: none; } }

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

/*****navbar start******/
.attr-nav {
  top: 34px; }

nav.navbar-fixed.bootsnav .attr-nav a {
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  margin-right: 15px; }

nav.no-background.bootsnav .attr-nav a {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  margin-right: 15px; }

nav.navbar-fixed.bootsnav .attr-nav a:hover {
  color: #b19d81; }

nav.no-background.bootsnav .attr-nav a:hover {
  color: #b19d81; }

@media (max-width: 991px) {
  nav.navbar.bootsnav .navbar-toggle {
    margin-top: 28px;
    background-color: #fff; }

  .navbar-toggle .svg-inline--fa {
    color: #333; }

  .attr-nav {
    top: 30px;
    right: 30px; }

  nav.navbar-fixed.bootsnav .attr-nav a {
    font-size: 15px;
    margin-right: -5px; }

  nav.no-background.bootsnav .attr-nav a {
    font-size: 15px;
    margin-right: 0px;
    color: #333; } }
@media (max-width: 1050px) {
  .attr-nav img {
    display: none; } }
nav.navbar.bootsnav {
  background: #fff; }
  @media (max-width: 991px) {
    nav.navbar.bootsnav {
      border-bottom: 1px solid #f2f2f2; } }

.navbar {
  min-height: 100px; }
  @media (max-width: 991px) {
    .navbar {
      min-height: 90px; } }

.navbar-brand {
  padding: 3px 0px 0 10px; }
  @media (max-width: 991px) {
    .navbar-brand {
      padding: 3px 5px 2px 5px; } }

.navbar-brand img {
  width: auto;
  height: 95px; }
  @media (max-width: 991px) {
    .navbar-brand img {
      height: 85px; } }

.caret {
  margin-left: 4px; }

@media (min-width: 991px) {
  nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border-radius: 0px;
    padding: 0;
    background: white;
    border-top: 5px solid #b19d81;
    width: 250px; }

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

  nav.navbar.bootsnav ul.nav > li > a {
    padding: 39px 13px 35px 13px;
    font-weight: 400;
    font-size: 18px;
    font-family: "Open Sans", sans-serif; } }
  @media (min-width: 991px) and (max-width: 1200px) {
    nav.navbar.bootsnav ul.nav > li > a {
      font-size: 16px;
      padding: 39px 11px 35px 11px; } }
  @media (min-width: 991px) and (max-width: 1100px) {
    nav.navbar.bootsnav ul.nav > li > a {
      font-size: 14px;
      padding: 39px 9px 35px 9px; } }

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

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

  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; }

  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
    padding: 9px 15px;
    border-bottom: solid 1px #eee;
    color: #555;
    font-size: 16px;
    font-weight: 400;
    font-family: "Marcellus", serif; }

  nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
    color: #333;
    background: #eee; } }
@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: 500;
    color: #333 !important;
    font-size: 19px;
    font-family: "Open Sans", sans-serif; }

  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;
    color: #333;
    font-size: 18px;
    padding: 5px 0; }

  nav.navbar.bootsnav .navbar-nav {
    margin: 35px -15px 10px -15px; } }
nav.navbar.bootsnav .btn {
  margin-left: 0px !important; }

nav.no-background.bootsnav .btn {
  font-size: 18px;
  margin: 22px 5px 0 0px;
  font-weight: 500;
  background-color: transparent  !important;
  border: none !important;
  letter-spacing: 1px;
  box-shadow: none;
  color: #fff  !important;
  text-transform: capitalize;
  font-family: "Marcellus", serif; }

nav.navbar-fixed.bootsnav .btn {
  padding: 11px 5px 11px 17px !important;
  font-size: 18px;
  margin: 22px 15px 0 0px;
  font-weight: 500;
  background-color: transparent;
  border: none;
  color: #333;
  letter-spacing: 1px;
  box-shadow: none;
  text-transform: capitalize;
  font-family: "Marcellus", serif; }

nav.navbar.bootsnav .btn:hover {
  color: #fff !important; }

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; } }
nav.no-background.bootsnav .navbar-brand img.logo-large {
  width: auto;
  height: 120px;
  margin-top: 3px; }

@media (max-width: 991px) {
  nav.no-background.bootsnav .navbar-brand img.logo-large {
    height: 65px;
    width: auto;
    margin-top: 0; } }
/*****navbar end******/
/*****hero start*********/
.hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  min-height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden; }
  @media (max-width: 991px) {
    .hero {
      min-height: 50vh;
      padding-bottom: 30px;
      background-position: right; } }
  .hero .back {
    background: rgba(22, 37, 66, 0.45);
    z-index: 1; }

.hero-title {
  margin-top: 37vh;
  padding-left: 20px;
  color: #333; }
  @media (max-width: 991px) {
    .hero-title {
      margin-top: 23vh;
      margin-bottom: 10px;
      padding-left: 0px;
      text-align: center; } }
  .hero-title h1 {
    font-size: 65px;
    line-height: 70px;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    margin-top: 15px; }
    @media (max-width: 991px) {
      .hero-title h1 {
        font-size: 45px;
        line-height: 50px; } }
  .hero-title h2 {
    font-weight: 400;
    font-size: 21px;
    line-height: 30px;
    letter-spacing: 4px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); }
    @media (max-width: 991px) {
      .hero-title h2 {
        font-size: 18px;
        line-height: 22px; } }
  .hero-title .btn {
    margin: 20px 5px 20px -2px;
    font-size: 17px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 2px solid #fff; }
    @media (max-width: 767px) {
      .hero-title .btn {
        font-size: 16px;
        background-color: #01597f;
        border: 2px solid #01597f; } }
  .hero-title .btn:hover {
    background-color: #b19d81;
    border: 2px solid #b19d81;
    color: #fff; }
    @media (max-width: 767px) {
      .hero-title .btn:hover {
        font-size: 16px;
        background-color: #b19d81;
        border: 2px solid #b19d81; } }

/***************hero end******/
/********* services start *********/
.services-back {
  height: 700px;
  width: auto;
  bottom: 10px;
  right: 20px;
  position: absolute; }

.services {
  position: relative; }
  .services .services-img {
    height: 360px;
    z-index: 1; }
    @media (max-width: 550px) {
      .services .services-img {
        height: 260px; } }
  .services .services-box {
    position: relative;
    width: calc(24.5% - 15px);
    display: inline-block;
    margin: 40px 7px;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    overflow: hidden;
    text-align: left; }
    @media (max-width: 1150px) {
      .services .services-box {
        width: calc(49% - 15px);
        margin: 10px 7px; } }
    @media (max-width: 550px) {
      .services .services-box {
        width: calc(100% - 0px);
        margin: 5px 0px; } }
    .services .services-box h3 {
      font-size: 25px;
      font-family: "Marcellus", serif;
      font-weight: 600;
      letter-spacing: 1px;
      margin-bottom: 5px;
      color: #fff; }
      @media (max-width: 550px) {
        .services .services-box h3 {
          margin-top: 15px; } }
    .services .services-box a {
      text-transform: uppercase;
      font-size: 13px;
      letter-spacing: 2px; }
    .services .services-box a:hover {
      color: #b19d81; }
  .services .services-text {
    position: relative;
    padding: 5px 15px 25px 15px;
    background-color: #1a243f; }
    @media (max-width: 550px) {
      .services .services-text {
        padding: 0px 15px 15px 15px; } }

.text-flex2 {
  display: inline-flex;
  width: 45px;
  height: 45px;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  transition: all 300ms ease 0s;
  position: absolute;
  right: 15px;
  top: 32px; }
  @media (max-width: 550px) {
    .text-flex2 {
      width: 40px;
      height: 40px;
      top: 25px; } }

.text-flex {
  z-index: 1; }

.flex-container {
  display: flex;
  flex-wrap: nowrap;
  background-color: DodgerBlue; }

.services-text:before {
  content: "";
  display: block;
  height: 100%;
  width: 70%;
  position: absolute;
  top: 0;
  left: -25%;
  transform: skewX(40deg);
  background-color: rgba(255, 255, 255, 0.03);
  z-index: 0; }

.services-box:hover .text-flex2 {
  background-color: #b19d81; }

/********* services end *********/
.top-black {
  background-color: #333;
  padding-bottom: 150px;
  background-attachment: fixed; }
  @media (max-width: 768px) {
    .top-black {
      padding-bottom: 150px; } }
  .top-black h3, .top-black h4, .top-black p {
    color: #fff;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5); }
  .top-black .back {
    background-color: rgba(22, 37, 66, 0.75); }

.map-index {
  margin-top: -200px; }
  @media (max-width: 768px) {
    .map-index {
      margin-top: -200px; } }

.map-block {
  overflow: hidden;
  position: relative;
  padding: 50px;
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .map-block {
      padding: 20px 25px; } }
  .map-block .back {
    background: rgba(255, 255, 255, 0.94);
    box-shadow: inset 0px 0px 40px rgba(22, 37, 66, 0.5); }
  .map-block h3 {
    font-family: "Marcellus", serif;
    color: #01597f;
    font-size: 30px; }
  .map-block .svg-inline--fa {
    color: #01597f;
    margin: 0 5px; }
  .map-block a {
    color: #01597f;
    font-family: "Marcellus", serif; }
  .map-block p {
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    /* number of lines to show */
    -webkit-box-orient: vertical; }

.text-box {
  text-align: right; }

/**********testimonial start*************/
.testimonial-index {
  padding-top: 100px; }
  @media (max-width: 768px) {
    .testimonial-index {
      padding-top: 50px; } }
  .testimonial-index .review-content {
    margin-top: 30px; }
    @media (max-width: 991px) {
      .testimonial-index .review-content {
        margin-top: 15px; } }
  .testimonial-index .review-content p {
    font-size: 24px;
    line-height: 36px;
    margin-top: 0px; }
    @media (max-width: 991px) {
      .testimonial-index .review-content p {
        margin-top: 20px;
        font-size: 18px;
        line-height: 26px; } }
  .testimonial-index .review-content h4 {
    color: #01597f;
    font-size: 20px;
    margin-top: 40px;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: "Marcellus", serif; }
    @media (max-width: 991px) {
      .testimonial-index .review-content h4 {
        font-size: 18px;
        line-height: 26px; } }
  .testimonial-index .owl-theme .owl-controls {
    text-align: center;
    margin-top: 30px; }
    @media (max-width: 991px) {
      .testimonial-index .owl-theme .owl-controls {
        text-align: center; } }
  .testimonial-index .owl-theme .owl-dots .owl-dot.active span, .testimonial-index .owl-theme .owl-dots .owl-dot:hover span {
    background: #b19d81; }

/**********testimonial end**********/
/******about start***********/
.about {
  position: relative;
  background-position: left bottom; }
  @media (max-width: 991px) {
    .about {
      background-position: center center; } }
  .about .about-box {
    margin-top: 100px;
    margin-bottom: 100px;
    padding-left: 30px; }
    @media (max-width: 991px) {
      .about .about-box {
        padding-left: 15px; } }
    .about .about-box .btn {
      margin-top: 20px;
      background-color: #01597f;
      border: 1px solid #01597f; }
    .about .about-box .btn:hover {
      margin-top: 20px;
      background-color: #b19d81;
      border: 1px solid #b19d81; }
  .about .title-top {
    color: #fff; }
  .about .back {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a243f+0,000000+100&0.65+0,0+100 */
    background: -moz-linear-gradient(-45deg, rgba(26, 36, 63, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(26, 36, 63, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(26, 36, 63, 0.55) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a61a243f', endColorstr='#00000000',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }

.form-index {
  z-index: 2;
  display: block;
  width: 100%;
  padding: 13px 15px;
  margin: 9px 0;
  font-size: 15px;
  height: 42px;
  color: #fff;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #fff;
  border-radius: 4px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.form-index:focus {
  background-color: transparent;
  border-color: #fff;
  outline: 0;
  box-shadow: 0 0 0 1px #b19d81; }

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

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

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

/******about end************/
@supports (-webkit-touch-callout: none) {
  @media only screen and (max-width: 990px) {
    .top-black, .hero {
      background-attachment: scroll !important;
      background-size: auto 100%; } } }
/*****tc- footer start******/
.tc-footer {
  background-position: center;
  background-size: cover;
  position: relative;
  padding-top: 70px; }
  @media (max-width: 991px) {
    .tc-footer {
      padding-top: 40px; } }
  @media (max-width: 768px) {
    .tc-footer {
      text-align: center; } }
  .tc-footer .footer-title {
    color: #fff;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 1px;
    margin: 35px 0 10px 0;
    font-family: "Marcellus", serif; }
    @media (max-width: 991px) {
      .tc-footer .footer-title {
        margin: 30px 0 10px 0; } }
  .tc-footer a {
    color: #ccc;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    font-family: "Open Sans", sans-serif; }
    @media (max-width: 991px) {
      .tc-footer a {
        line-height: 20px; } }
  .tc-footer a:hover {
    color: #b19d81; }
  .tc-footer ul {
    list-style: none;
    padding-left: 0px; }
  .tc-footer .footer-social {
    display: inline-block; }
  .tc-footer .footer-align {
    text-align: right;
    padding-right: 40px; }
    @media (max-width: 768px) {
      .tc-footer .footer-align {
        text-align: center;
        padding-right: 15px; } }
  .tc-footer .footer-logo {
    margin: 0px 0 10px 0;
    width: 85%; }
    @media (max-width: 991px) {
      .tc-footer .footer-logo {
        width: 80%; } }
  .tc-footer .footer-padding {
    margin-bottom: 40px; }
  .tc-footer .footer-padd {
    padding-left: 70px; }
    @media (max-width: 991px) {
      .tc-footer .footer-padd {
        padding-left: 15px; } }
  .tc-footer .svg-inline--fa {
    margin-right: 8px;
    color: #ccc;
    font-size: 16px;
    display: inline-block;
    margin-top: -5px; }
    @media (max-width: 991px) {
      .tc-footer .svg-inline--fa {
        margin: 0 6px; } }
  .tc-footer .svg-inline--fa:hover {
    color: #b19d81; }
  .tc-footer .back {
    background: rgba(22, 37, 66, 0.92); }

.footer-copyright {
  padding: 20px 0 10px 0; }
  @media (max-width: 768px) {
    .footer-copyright {
      text-align: center; } }
  .footer-copyright p {
    color: #ccc;
    font-size: 14px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif; }

/*****tc-footer end******/

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