@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,400&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,400&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap");
.bg-custom-1 {
  background-color: #CBD0D0;
}

.bg-custom-2 {
  background-color: white;
}

.title1 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 45px;
  font-weight: 200;
  line-height: 50px;
}

.title2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 21px;
  font-weight: 100;
  line-height: 22px;
}

/* colors */
.btn-red {
  background-color: #c03737;
  color: white;
}
.btn-red:hover {
  color: white !important;
}

.bg-custom-1 {
  background-color: #CBD0D0;
}

.bg-custom-2 {
  background-color: white;
}

.title1 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 45px;
  font-weight: 200;
  line-height: 50px;
}

.title2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 21px;
  font-weight: 100;
  line-height: 22px;
}

/* colors */
.btn-red {
  background-color: #c03737;
  color: white;
}
.btn-red:hover {
  color: white !important;
}

body,
html {
  width: 100%;
  height: 100%;
}

.btn-xl {
  padding: 1.25rem 2.5rem;
}

.proText {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.subText {
  font-size: 14px;
  font-weight: bold;
}

.content-section {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.content-section2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.content-section-heading h2 {
  font-size: 3rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 200;
}
.content-section-heading h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 200;
  font-size: 28px;
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

/* Map */
.map {
  height: 30rem;
  position: relative;
}

.address-details {
  background-color: white;
  position: absolute;
  z-index: 200;
  top: 10px;
  left: 10px;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.35);
  border-radius: 2px;
}
.address-details a {
  color: #008bb9;
  transition: 0.8s;
  text-decoration: none;
}
.address-details a:hover {
  text-decoration: underline;
}
.address-details a i {
  margin-left: 10px;
}

@media (max-width: 992px) {
  .map {
    height: 75%;
  }
}
.map iframe {
  pointer-events: none;
}

.scroll-to-top {
  font-family: "Roboto Condensed", sans-serif;
  position: fixed;
  right: 15px;
  bottom: 15px;
  font-weight: thin;
  display: none;
  font-size: 24px;
  width: 50px;
  height: 50px;
  padding-top: 2px;
  text-align: center;
  color: white;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px;
}
.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}
.scroll-to-top:hover {
  background: #343a40;
}
.scroll-to-top i {
  font-weight: 800;
}

/*  custom */
.comp-logo {
  position: absolute;
  z-index: 20;
  top: 18px;
  left: 18px;
}

.caption {
  position: absolute;
  z-index: 20;
  top: 40%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.txt-control {
  line-height: 24px;
}

.type1-para {
  font-family: "Lato", sans-serif;
  font-size: 65px;
  line-height: 65px;
  color: white;
  font-weight: bold;
  text-shadow: 2px 2px 5px #212529;
}

.type2-para {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 35px;
  line-height: 55px;
  color: white;
  font-weight: 300;
  text-shadow: 2px 2px 5px #212529;
}

.type3-para {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  line-height: 30px;
  color: white;
  font-weight: 300;
  text-shadow: 2px 2px 5px #212529;
}

.type4-para {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: black;
  font-weight: 500;
  text-shadow: 2px 2px 5px #212529;
  text-shadow: none;
}

.type5-para {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: black;
  font-weight: 500;
  text-shadow: 2px 2px 5px #212529;
  text-shadow: none;
}

.type6-para {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: black;
  font-weight: 500;
  text-shadow: 2px 2px 5px #212529;
  text-shadow: none;
}

.partners-box {
  border-radius: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.partners-box img {
  border-radius: 2px;
  max-height: 80px;
}

.learn-more a, .learn-more3 a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem;
  font-weight: 400 !important;
  line-height: 15px;
  color: #495057;
  text-shadow: 2px 2px 5px #212529;
  text-shadow: none;
  margin-top: 30px;
  padding: 10px 40px 10px 40px;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  text-decoration: none;
  transition: 0.8s;
  border-radius: 2px;
}
.learn-more a i, .learn-more3 a i {
  padding-left: 20px;
}
.learn-more a:hover, .learn-more3 a:hover {
  background-color: rgba(52, 58, 64, 0.8);
  color: white;
}

.learn-more3 a {
  margin-top: 10px;
  background-color: rgba(52, 58, 64, 0.8);
  color: white;
}
.learn-more3 a:hover {
  background-color: rgba(52, 58, 64, 0.4);
  color: white;
}

.learn-more2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: white;
  font-weight: 400;
  text-shadow: 2px 2px 5px #212529;
  margin-top: 20px;
  text-shadow: none;
  margin-top: 25px;
  display: inline-block;
  text-decoration: none;
  transition: 0.8s;
  border-radius: 2px;
  text-decoration: underline;
}
.learn-more2:hover {
  color: white;
}
.learn-more2 i {
  margin-left: 15px;
  font-size: 26px;
}

.learn-more3 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: black;
  font-weight: 400;
  text-shadow: 2px 2px 5px #212529;
  margin-top: 20px;
  text-shadow: none;
  margin-top: 25px;
  display: inline-block;
  text-decoration: none;
  transition: 0.8s;
  border-radius: 2px;
  text-decoration: none;
}
.learn-more3:hover {
  color: #008bb9;
  text-decoration: none;
}
.learn-more3 i {
  margin-left: 15px;
  font-size: 24px;
}

.quick-links:hover {
  text-decoration: none;
}

/* slideshow */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: 100%;
  float: left;
  width: 100%;
  border: 0;
}

.callbacks_nav {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 20;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 35px;
  line-height: 35px;
  color: white;
  font-weight: 300;
  text-shadow: 2px 2px 5px #212529;
  font-weight: 300;
  transition: 0.8s;
}
.callbacks_nav:hover {
  text-decoration: none;
}
.callbacks_nav.prev {
  right: 20px;
}
.callbacks_nav.next {
  right: 40px;
}

ul#slider4-pager {
  position: absolute;
  bottom: 20px;
  left: 25px;
  z-index: 20;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ul#slider4-pager li {
  margin-right: 3px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  transition: 0.8s;
}
ul#slider4-pager li:hover {
  opacity: 0.5;
}

.sidenav {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  margin-top: 80px;
  /* Style the sidenav links and the dropdown button */
  /* On mouse-over */
  /* Add an active class to the active dropdown button */
  /* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
  /* Optional: Style the caret down icon */
}
.sidenav a,
.sidenav .dropdown-btn {
  padding: 10px 12px 10px 20px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 300;
  color: white;
  display: block;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  transition: 0.8s;
  border-left: 3px solid rgba(255, 255, 255, 0);
}
.sidenav a:hover,
.sidenav .dropdown-btn:hover {
  color: #f1f1f1;
  background-color: rgba(0, 139, 185, 0.3);
  border-left: 3px solid rgba(255, 255, 255, 0.3);
}
.sidenav .active {
  background-color: rgba(0, 139, 185, 0.3);
  color: white;
}
.sidenav .dropdown-container {
  display: none;
  background-color: rgba(38, 38, 38, 0.4);
  padding-left: 0px;
}
.sidenav .dropdown-container a {
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 35px;
}
.sidenav .fa-caret-down {
  float: right;
  padding-right: 8px;
  padding-top: 5px;
  color: rgba(255, 255, 255, 0.5);
}

/* Some media queries for responsiveness */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}
.quick-link ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.quick-link ul li {
  color: #008bb9;
  float: left;
  margin-right: 10px;
  margin-right: 10px;
  font-size: 13px;
}
.quick-link ul li a {
  color: #008bb9;
  text-decoration: none;
  transition: 0.8s;
  padding-right: 10px;
  font-size: 13px;
}
.quick-link ul li a:hover {
  text-decoration: underline;
}

label {
  color: #333;
}

.btn-send {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}

.help-block.with-errors {
  color: #ff5050;
  margin-top: 5px;
  font-size: 12px;
}

.modal-header .close:focus {
  outline: none !important;
}

.modal-title {
  font-size: 22px;
}

.btn {
  font-weight: 400 !important;
}
.btn:focus, .btn:active {
  outline: 0;
  box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #008bb9;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 139, 185, 0.25);
}

.suc-close-btn {
  display: none;
}

.comp-logo-static {
  background-color: white;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.comp-logo-static img {
  display: block;
}

.randombgcolor1 {
  background-color: #2549cf;
}

.pro-item img {
  width: 100%;
}

.page-title {
  color: white;
  text-shadow: 2px 2px 5px #212529;
  margin-bottom: 100px;
}

.scrollingElement {
  height: auto;
}

.parallax-container {
  position: relative;
  height: 400px !important;
  overflow: hidden;
}

.breadcrumb {
  background-color: white;
}
.breadcrumb ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.breadcrumb ul li {
  font-weight: 400;
  float: left;
  font-size: 14px;
  color: #272727;
}
.breadcrumb ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #272727;
  cursor: pointer;
  transition: 0.5s;
  font-weight: 600;
}
.breadcrumb ul li a:hover {
  color: #008bb9;
}

.special-spacing {
  padding-top: 6rem;
  padding-bottom: 7rem;
}

.lead {
  font-size: 16px;
}

.left-side-radius {
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
}

.right-side-radius {
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
}

.circle-img {
  border-radius: 50%;
  width: 130px;
  height: 130px;
  border: 10px solid #008bb9;
  filter: brightness(95%);
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-bottomright: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.swiper-slide img {
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
}

.mapouter {
  position: relative;
  text-align: right;
  height: 500px;
  width: 100%;
}

.gmap_canvas {
  overflow: hidden;
  background: none !important;
  height: 500px;
  width: 100%;
}

.option-val {
  margin-top: 10px;
  margin-bottom: 10px;
}

.max-char {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.title-hd {
  min-height: 60px;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .partners-box img {
    max-height: 50px;
  }

  .comp-logo img {
    max-width: 300px;
  }

  .special-spacing {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .content-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .mobile-max-width {
    width: 100% !important;
    display: block;
    flex-grow: 0;
    max-width: 100%;
  }

  .portfolio-item .caption .caption-content {
    margin: 20px 20px 20px 20px !important;
  }

  .masthead {
    height: 100px !important;
    overflow: hidden;
    min-height: 21rem !important;
  }

  .caption {
    top: 15%;
  }

  .type1-para {
    font-size: 35px;
    line-height: 50px;
  }

  .type2-para {
    font-size: 20px;
    line-height: 25px;
  }

  .type3-para {
    font-size: 15px;
    line-height: 20px;
  }

  .learn-more a, .learn-more3 a {
    margin-top: 20px;
  }

  .portfolio-item .caption .caption-content p {
    font-size: 14px !important;
  }

  h1 {
    font-size: 2rem;
  }

  .content-section-heading h2 {
    font-size: 2rem;
  }

  .content-section-heading h3 {
    font-size: 22px;
  }

  .callout {
    padding: 5rem 1rem 5rem 1rem !important;
  }
  .callout h2 {
    font-size: 2rem !important;
    font-weight: 700;
    display: block;
    max-width: 60rem !important;
  }
  .callout h3 {
    font-size: 1.25rem;
  }

  .address-details {
    right: 10px;
  }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
/* Medium devices (landscape tablets, 768px and up) */
/* Large devices (laptops/desktops, 992px and up) */
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .mobile-max-width {
    max-width: 25%;
  }
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
.masthead {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: auto;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/bg-masthead.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.masthead h1 {
  font-size: 4rem;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .masthead {
    height: 100vh;
  }
  .masthead h1 {
    font-size: 5.5rem;
  }
}

/* Side Menu */
#sidebar-wrapper {
  position: fixed;
  z-index: 66;
  right: 0;
  width: 250px;
  height: 100%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  transform: translateX(250px);
  background-color: rgba(0, 0, 0, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav > .sidebar-brand {
  font-size: 1.2rem;
  background-color: rgba(0, 139, 185, 0.9);
  height: 80px;
  line-height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.sidebar-nav > .sidebar-brand a {
  color: #fff;
  text-decoration: none;
}
.sidebar-nav > .sidebar-brand a i {
  color: rgba(255, 255, 255, 0.8);
  margin-right: 10px;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.menu-toggle {
  position: fixed;
  right: 15px;
  top: 15px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  background-color: #212529;
  line-height: 50px;
  transition: 0.8s;
  z-index: 999;
}
.menu-toggle:focus, .menu-toggle:hover {
  color: #fff;
}
.menu-toggle:hover {
  background: rgba(52, 58, 64, 0.8);
}
.service-icon {
  background-color: #fff;
  color: #008bb9;
  height: 7rem;
  width: 7rem;
  display: block;
  line-height: 7.5rem;
  font-size: 2.25rem;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}

.callout {
  padding: 15rem 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/bg-callout.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.callout h2 {
  font-size: 3.5rem;
  font-weight: 700;
  display: block;
  max-width: 40rem;
}

.portfolio-item {
  display: block;
  position: relative;
  overflow: hidden;
  max-width: 530px;
  margin: auto auto 1rem;
}
.portfolio-item .caption {
  display: flex;
  height: 100%;
  width: 100%;
  background-color: rgba(33, 37, 41, 0.2);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.portfolio-item .caption .caption-content {
  color: #fff;
  margin: auto 2rem 2rem;
}
.portfolio-item .caption .caption-content h2 {
  font-size: 0.8rem;
  text-transform: uppercase;
}
.portfolio-item .caption .caption-content p {
  font-weight: 300;
  font-size: 16px;
}
@media (min-width: 992px) {
  .portfolio-item {
    max-width: none;
    margin: 0;
  }
  .portfolio-item .caption {
    transition: clip-path 0.25s ease-out, background-color 0.7s;
    clip-path: inset(0px);
  }
  .portfolio-item .caption .caption-content {
    transition: opacity 0.25s;
    margin-left: 5rem;
    margin-right: 5rem;
    margin-bottom: 5rem;
  }
  .portfolio-item img {
    transition: clip-path 0.25s ease-out;
    clip-path: inset(-1px);
  }
  .portfolio-item:hover img {
    clip-path: inset(2rem);
  }
  .portfolio-item:hover .caption {
    background-color: rgba(0, 139, 185, 0.9);
    clip-path: inset(2rem);
  }
}

footer.footer {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
footer.footer .social-link {
  display: block;
  height: 4rem;
  width: 4rem;
  line-height: 4.3rem;
  font-size: 1.5rem;
  background-color: #008bb9;
  transition: background-color 0.15s ease-in-out;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
footer.footer .social-link:hover {
  background-color: #006586;
  text-decoration: none;
}

a {
  color: #008bb9;
}
a:hover, a:focus, a:active {
  color: #006586;
}

.btn-primary {
  background-color: #008bb9 !important;
  border-color: #008bb9 !important;
  color: #fff !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #006586 !important;
  border-color: #006586 !important;
}

.btn-secondary {
  background-color: #ecb807 !important;
  border-color: #ecb807 !important;
  color: #fff !important;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: #ba9106 !important;
  border-color: #ba9106 !important;
}

.btn-dark {
  color: #fff !important;
}

.btn {
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  font-weight: 700;
}

.bg-primary {
  background-color: #008bb9 !important;
}

.text-primary {
  color: #008bb9 !important;
}

.text-secondary {
  color: #ecb807 !important;
}