@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,600;0,700;0,900;1,900&display=swap";
.text-primary {
  color: #ff5600 !important;
}
.text-secondary {
  color: #ff5600 !important;
}
.text-muted {
  color: #9da9bb !important;
}
.btn-primary {
  background: #ff5600 !important;
  border-color: #ff5600 !important;
}
.btn-primary:hover {
  box-shadow: 0 8px 20px -6px rgba(255, 85, 0, 0.603);
  transform: translateY(-6px);
}
.primary-link {
  color: #2a303b;
  transition: all 0.5s ease;
}
html,
body {
  font-family: "Roboto";
  color: #2a303b;
  background-color: #fff;
  font-size: 15px;
  font-weight: 400;
  overflow-x: hidden;
}
html .modal-open,
body .modal-open {
  padding-right: 0 !important;
  overflow: auto !important;
}
.main-container {
  background-color: #fff;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1200px;
  }
}
.owl-carousel .owl-nav div {
  background: rgba(0, 0, 0, 0);
  height: 50px;
  left: 0px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  left: 50px;
  font-size: 15px;
  line-height: 50px;
  border: 1px solid #fff;
  left: 140px;
}
.owl-carousel .owl-nav div.owl-next {
  left: auto;
  right: 140px;
}
.owl-carousel .owl-nav div.owl-next i {
  position: relative;
  right: 0;
  color: #fff;
}
.owl-carousel .owl-nav div.owl-prev i {
  position: relative;
  top: 0px;
}
.owl-carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}
.owl-carousel:hover .owl-nav div:hover {
  color: #fff;
  background: #ff5600 !important;
  border: 1px solid rgba(0, 0, 0, 0);
}
.owl-carousel:hover .owl-nav div:hover i {
  color: #fff;
}
p {
  word-break: break-word;
}
@media only screen and (max-width: 640px) {
  .main-container {
    padding: 0 10px !important;
  }
}
.modal-sheet .modal-dialog {
  width: 380px;
  transition: bottom 0.75s ease-in-out;
}
.modal-sheet .modal-footer {
  padding-bottom: 2rem;
}
.modal-alert .modal-dialog {
  width: 380px;
}
.modal-tour .modal-dialog {
  width: 380px;
}
#loginModal .modal-header {
  border: none !important;
  padding-bottom: 0 !important;
  justify-content: center;
}
#loginModal .modal-header h1 {
  color: #000;
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 0px;
  position: relative;
  text-align: center;
}
#loginModal .modal-header button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #b30000;
  opacity: 1;
  border-radius: 50%;
  border: 2px solid #fff;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15 5L5 15' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5 5L15 15' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  width: 24px;
  height: 24px;
  padding: 0;
}
#loginModal .modal-body input {
  color: #000;
}
#loginModal .modal-body .btn-link {
  float: right;
  padding: 0;
  margin: -14px 0 30px 0;
}
#loginModal .modal-body .btn-primary {
  background: #ff5600 !important;
  color: #131313;
  display: inline-block;
  padding: 18px 44px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 600;
  border: 0;
  border: 1px solid #ff5600 !important;
  letter-spacing: 3px;
  text-align: center;
  color: #fff !important;
  text-transform: uppercase;
  cursor: pointer;
}
#loginModal .modal-body .btn-primary:hover {
  background: rgba(255, 255, 255, 0);
  color: #ff5600 !important !important;
  border: 1px solid #ff5600 !important;
}
.btn {
  padding: 12px 34px;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.5s ease;
  position: relative;
}
.slider_bg_1 {
  background-image: url(../images/banner1.jpg);
}
.slider_bg_2 {
  background-image: url(../images/banner2.jpg);
}
.slider_bg_3 {
  background-image: url(../images/banner3.jpg);
}
.slider_area {
  height: 100vh;
}
@media only screen and (max-width: 992px) {
  .slider_area {
    height: 100%;
  }
}
.slider_area .single_slider::after {
  content: "";
  background: rgba(22, 28, 45, 0.77);
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.slider_area .single_slider .container {
  position: relative;
  z-index: 1;
}
.slider_area .single_slider {
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 767px) {
  .slider_area .single_slider {
    flex-direction: column;
    justify-content: center;
    height: 500px;
  }
}
.slider_area .single_slider .container {
  position: relative;
  z-index: 1;
}
.slider_area .single_slider .slider_text {
  text-align: left;
}
.slider_area .single_slider .slider_text span {
  background: #ff5600 !important;
  font-weight: 400;
  font-size: 16px;
  padding: 3px 10px;
  color: #fff;
  letter-spacing: 0.415em;
  margin-bottom: 12px;
  display: inline-block;
  font-family: "Roboto";
}
.slider_area .single_slider .slider_text h3 {
  color: #fff;
  font-size: 44px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  font-family: "Roboto";
  letter-spacing: 2.5px;
  max-width: 720px;
}
@media only screen and (max-width: 1400px) {
  .slider_area .single_slider .slider_text h3 {
    font-size: calc(18px + 32 * (100vw - 0px) / 1920) !important;
  }
}
.slider_area .single_slider .slider_text p {
  font-size: 17px;
  font-weight: 400;
  color: #b5b5b5;
  word-break: break-word;
  max-width: 620px;
  font-family: "Roboto";
}
.slider_area .single_slider ul {
  float: right;
  width: 320px;
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .slider_area .single_slider ul {
    bottom: 0;
    padding-left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 460px) {
  .slider_area .single_slider ul {
    flex-direction: column;
  }
}
.slider_area .single_slider ul li {
  width: 100%;
  height: 60px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #ff5600 !important;
  font-weight: 600;
  font-size: 18px;
  padding: 0 36px;
  color: #fff;
  margin-bottom: 12px;
}
@media only screen and (max-width: 460px) {
  .slider_area .single_slider ul li {
    margin-bottom: 0;
    height: 40px;
    font-size: 16px;
  }
}
.slider_area .single_slider ul li + li {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .slider_area .single_slider ul li + li {
    margin-top: 0px;
    margin-left: 5px;
  }
}
@media only screen and (max-width: 460px) {
  .slider_area .single_slider ul li + li {
    margin-left: 0px;
    margin-top: 2px;
  }
}
.navbar {
  padding: 0 0 !important;
}
@media only screen and (max-width: 640px) {
  .navbar {
    margin: 0;
  }
}
.navbar .logoHolder {
  display: flex;
  align-items: center;
  height: 80px;
}
.navbar .logoHolder .navbar-brand {
  margin-right: 0;
}
.navbar .logoHolder .navbar-brand img {
  width: auto;
  max-height: 65px;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 1368px) {
  .navbar .logoHolder .navbar-brand img {
    max-height: 50px !important;
  }
}
.navbar .logoHolder .sticky-logo {
  display: none;
}
.navbar .sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@media only screen and (max-width: 992px) {
  .navbar.navbar-expand-lg {
    background: #fff;
    color: #000;
  }
  .navbar.navbar-expand-lg .navbar-toggler {
    color: #fff;
  }
  .navbar.navbar-expand-lg .navbar-toggler span {
    background-color: #1c1c1c !important;
  }
  .navbar.navbar-expand-lg .navbar-nav {
    padding: 20px 0;
  }
}

.navbar.navbar-expand-lg .nav-link {
  padding: 0 0.5rem;
  margin: 0 6px;
  height: 80px;
  line-height: 80px;
  font-size: 13px;
  color: #6c757d;
  letter-spacing: 0.05rem;
  font-weight: 500;
  transition: all 0.2s ease-in-out;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
.navbar.navbar-expand-lg .nav-link.active {
  color: #ff5600;
}
.navbar.navbar-expand-lg .nav-link.active::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #ff5600 !important;
  position: absolute;
  top: 58px;
  left: 0;
}
@media only screen and (max-width: 992px) {
  .navbar.navbar-expand-lg .nav-link.active::after {
    display: none;
  }
}
.navbar.navbar-expand-lg .menu-icon {
  color: #ff5600 !important;
  text-decoration: none;
  font-size: 22px;
  cursor: pointer;
}
@media only screen and (max-width: 992px) {
  .navbar.navbar-expand-lg .menu-icon {
    display: none;
  }
}
.navbar.fixed-top {
  z-index: 999;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #6c757d;
}
.navbar.nav-fixed {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff !important;
  margin-top: 0;
}
.navbar.nav-fixed .nav-link {
  color: #6c757d;
  font-size: 12px;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
.navbar.nav-fixed .nav-link.active {
  color: #ff5600 !important;
}
.navbar.nav-fixed .navbar-brand img {
  max-height: 50px;
}
.navbar.nav-fixed .logoHolder {
  height: 60px;
}
.navbar.nav-fixed .logoHolder .logo {
  display: none !important;
}
.navbar.nav-fixed .logoHolder .sticky-logo {
  display: block !important;
}
.navbar.nav-fixed .nav-link {
  height: 60px;
  line-height: 60px;
}
.navbar.nav-fixed .navbar-toggler {
  color: #fff;
}
.navbar.nav-fixed .navbar-toggler span {
  background-color: #1c1c1c !important;
}
.navbar-toggler {
  border: none !important;
  box-shadow: none !important;
  padding: 0.25rem 0;
}
.navbar-toggler .icon-bar {
  background-color: #111724;
  transform: rotate(0deg) translate(0px, 0px);
  transition: ease all 0.3s;
}
.navbar-inverse .navbar-toggler .icon-bar {
  background-color: #fff;
  transform: rotate(0deg) translate(0px, 0px);
  transition: ease all 0.3s;
}
.navbar-toggler .icon-bar {
  display: block;
  width: 34px;
  height: 3px;
  border-radius: 0;
}
.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 6px;
}
.navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
  transform: rotate(45deg) translate(7px, 7px);
  transition: ease all 0.3s;
}
.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0;
  transition: ease all 0.3s;
}
.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
  transition: ease all 0.3s;
}
.navbar-button {
  padding: 0;
  margin: 0;
}
.nav-item .form-control {
  height: 40px;
  max-height: 40px;
}
.menu-icon {
  display: none;
}
.navbar-toggler {
  color: #fff;
}
.navbar-toggler span {
  background-color: #fff !important;
}
.services-wrapper {
  padding: 80px 0;
}
.services-wrapper svg {
  width: 44px;
  height: 44px;
  color: #ff5600 !important;
}
@media only screen and (max-width: 992px) {
  .services-wrapper {
    padding: 40px 0;
  }
}
.services-wrapper .heading {
  text-align: center;
}
.services-wrapper .heading h2 {
  font-family: "Roboto";
  font-style: normal;
  color: #1c1c1c;
  margin: 12px 0 8px 0;
}
.services-wrapper .heading h2 span {
  font-size: 2rem;
  font-weight: 600 !important;
}
.services-wrapper .heading span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #9da9bb;
}
.services-wrapper .specialities-type {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 64px auto 0;
}
@media only screen and (max-width: 960px) {
  .services-wrapper .specialities-type {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .services-wrapper .specialities-type {
    grid-template-columns: repeat(1, 1fr);
  }
}
.services-wrapper .specialities-type .box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  transition: all 0.5s ease;
}
.services-wrapper .specialities-type .box:before {
  content: "";
  height: 80px;
  width: 80px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
}
.services-wrapper .specialities-type .box:hover:before {
  height: 100%;
  width: 100%;
  background-color: #ff5600 !important;
}
.services-wrapper .specialities-type .box:hover div {
  position: relative;
  z-index: 1;
}
.services-wrapper .specialities-type .box:hover div svg,
.services-wrapper .specialities-type .box:hover div h3,
.services-wrapper .specialities-type .box:hover div p,
.services-wrapper .specialities-type .box:hover div a {
  color: #fff;
}
.services-wrapper .specialities-type .box:hover svg {
  color: #fff !important;
}
.services-wrapper .specialities-type .box:hover a:hover {
  color: #fff !important;
}
.services-wrapper .specialities-type .box:hover a:hover label {
  color: #fff !important;
}
.services-wrapper .specialities-type .box h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  color: #2a303b;
  margin: 24px 0 8px 0;
}
.services-wrapper .specialities-type .box p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #9da9bb;
}
.services-wrapper .specialities-type .box a {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #363636;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.services-wrapper .specialities-type .box a label {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  margin-left: 8px;
}
.services-wrapper .specialities-type .box a:hover {
  color: #ff5600 !important !important;
}
.services-wrapper .specialities-type .box a:hover label {
  color: #ff5600 !important !important;
}
.service-inner .banner {
  background: url(../images/services.jpg);
  background-position: center center;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
  background-repeat: no-repeat;
}
.service-inner .banner::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(50, 17, 1, 0.82);
}
.service-inner .banner .breadcrumb-content {
  position: relative;
  z-index: 1;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 30px;
}
.service-inner .banner .breadcrumb-content h2 {
  font-size: 3.5rem;
  color: #fff;
  margin-bottom: 1rem;
  font-weight: 600;
  letter-spacing: -1px;
}
.service-inner .banner .breadcrumb-content p {
  color: rgba(255, 255, 255, 0.83);
  margin-bottom: 0;
}
@media only screen and (max-width: 575px) {
  .service-inner .banner .breadcrumb-content {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .service-inner .banner .breadcrumb-content h2 {
    font-size: 2rem;
  }
}
.service-inner .specialities-type {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin: 64px auto 0;
}
@media only screen and (max-width: 767px) {
  .service-inner .specialities-type {
    grid-template-columns: repeat(1, 1fr);
  }
}
.service-inner .specialities-type .box {
  padding: 2.5rem;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  pointer-events: none;
  box-shadow: 0px 5px 24px 6px rgba(0, 0, 0, 0.06);
}
.service-inner .specialities-type .box h3 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  color: #2a303b;
  margin: 24px 0 8px 0;
}
.service-inner .specialities-type .box p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #9da9bb;
}
.service-inner .specialities-type .box a {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #363636;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.service-inner .specialities-type .box a label {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  margin-left: 8px;
}
.service-inner .specialities-type .box a:hover {
  color: #ff5600 !important !important;
}
.service-inner .specialities-type .box a:hover label {
  color: #ff5600 !important !important;
}
.about-wrapper {
  background-color: #f8f9fa !important;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
@media only screen and (max-width: 992px) {
  .about-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.about-wrapper p {
  font-size: 15px;
}
.about-wrapper ul li {
  font-size: 14px;
  padding-left: 20px;
}
.about-wrapper ul li i {
  font-size: 14px;
  margin-left: -20px;
}
.about-inner .banner {
  background: url(../images/about.jpg);
  background-position: center center;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
}
.about-inner .banner::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(50, 17, 1, 0.82);
}
.about-inner .banner .breadcrumb-content {
  position: relative;
  z-index: 1;
  color: #fff;
  padding-top: 100px;
  padding-bottom: 30px;
}
.about-inner .banner .breadcrumb-content h2 {
  font-size: 3.5rem;
  color: #fff;
  margin-bottom: 1rem;
  font-weight: 600;
  letter-spacing: -1px;
}
.about-inner .banner .breadcrumb-content p {
  color: rgba(255, 255, 255, 0.83);
  margin-bottom: 0;
}
@media only screen and (max-width: 575px) {
  .about-inner .banner .breadcrumb-content {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .about-inner .banner .breadcrumb-content h2 {
    font-size: 2rem;
  }
}
.we-are-wrapper {
  background-color: #fff !important;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
@media only screen and (max-width: 992px) {
  .we-are-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.we-are-wrapper p {
  font-size: 15px;
}
.we-are-wrapper ul li {
  font-size: 14px;
  padding-left: 20px;
}
.we-are-wrapper ul li i {
  font-size: 14px;
  margin-left: -20px;
}
.feedback-wrapper {
  padding: 80px 0;
  background-color: #f8f9fa !important;
}
@media only screen and (max-width: 992px) {
  .feedback-wrapper {
    padding: 40px 0;
  }
}
.feedback-wrapper .heading {
  text-align: center;
}
.feedback-wrapper .heading h2 span {
  font-size: 2rem;
  font-weight: 600 !important;
}
.feedback-wrapper .heading span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #9da9bb;
  font-family: "Roboto";
}
.feedback-wrapper .feedback-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 100%;
  gap: 20px;
  margin: 64px auto 0;
}
@media only screen and (max-width: 767px) {
  .feedback-wrapper .feedback-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.feedback-wrapper .feedback-list .box {
  padding: 30px;
  box-shadow: 2px 2px 10px rgba(42, 48, 59, 0.0784313725);
  border-radius: 6px;
  position: relative;
  background-color: #fff;
}
.feedback-wrapper .feedback-list .box .top-block {
  display: flex;
  align-items: flex-start;
}
.feedback-wrapper .feedback-list .box .top-block .img-holder {
  min-width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}
.feedback-wrapper .feedback-list .box .top-block .img-holder img {
  width: 100%;
}
.feedback-wrapper .feedback-list .box .top-block .feedback-info {
  margin-right: auto;
}
.feedback-wrapper .feedback-list .box ul {
  display: flex;
  margin: 8px 0 0 0;
  padding: 0;
}
.feedback-wrapper .feedback-list .box ul li {
  display: inline-block;
  margin-right: 4px;
}
.feedback-wrapper .feedback-list .box ul li img {
  width: 16px;
}
.owl-nav.disabled {
  display: block !important;
}
@media only screen and (max-width: 1600px) {
  .owl-nav.disabled .owl-next {
    right: 20px !important;
  }
  .owl-nav.disabled .owl-prev {
    left: 20px !important;
  }
  .owl-nav.disabled .owl-next,
  .owl-nav.disabled .owl-prev {
    width: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
    font-size: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .owl-nav.disabled {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
    bottom: 50px;
  }
  .owl-nav.disabled .owl-next,
  .owl-nav.disabled .owl-prev {
    top: 0;
    position: relative;
    left: 0 !important;
    right: 0 !important;
    width: 34px !important;
    height: 34px !important;
    line-height: 34px !important;
    font-size: 14px !important;
  }
  .owl-nav.disabled .owl-prev {
    margin-right: 20px !important;
  }
}
.team-wrapper {
  padding: 80px 0;
}
@media only screen and (max-width: 992px) {
  .team-wrapper {
    padding: 40px 0;
  }
}
.team-wrapper .heading {
  text-align: center;
}
.team-wrapper .heading h2 span {
  font-size: 2rem;
  font-weight: 600 !important;
}
.team-wrapper .heading span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #9da9bb;
  font-family: "Roboto";
}
.team-wrapper .team-box {
  transition: all 0.4s ease;
  overflow: hidden;
}
.team-wrapper .team-box .primary-link {
  text-decoration: none;
}
.team-wrapper .team-box .primary-link:hover {
  color: #ff5600 !important;
}
.team-wrapper .team-box .team-img {
  position: relative;
}
.team-wrapper .team-box .team-img img {
  width: 100%;
  border-radius: 6px;
}
.team-wrapper .team-box .team-overlay {
  background-color: rgba(0, 0, 0, 0.702);
  position: absolute;
  transition: all 0.5s ease-in-out 0s;
  inset: 0;
  opacity: 0;
  overflow: hidden;
  border-radius: 8px;
}
.team-wrapper .team-box .team-overlay .team-content {
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  padding-left: 30px;
  padding-right: 30px;
  transition: all 0.5s ease-in-out 0s;
  opacity: 0;
}
.team-wrapper .team-box .team-overlay .team-content .team-social-icon a {
  height: 35px;
  width: 35px;
  display: inline-block;
  line-height: 38px;
  font-size: 14px;
  color: #fff;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  transition: all 0.5s;
  text-decoration: none;
}
.team-wrapper .team-box .team-overlay .team-content .team-social-icon a:hover {
  color: #fff;
  background-color: #ff5600 !important;
  border: 1px solid #ff5600 !important;
}
.team-wrapper .team-box:hover .team-overlay {
  opacity: 1;
  visibility: visible;
}
.team-wrapper .team-box:hover .team-overlay .team-content {
  bottom: 50%;
  transform: translateY(50%);
  opacity: 1;
}
.blog-wrapper {
  padding: 80px 0;
  background-color: #f8f9fa !important;
}
@media only screen and (max-width: 992px) {
  .blog-wrapper {
    padding: 40px 0;
  }
}
.blog-wrapper .heading {
  text-align: center;
}
.blog-wrapper .heading h2 span {
  font-size: 2rem;
  font-weight: 600 !important;
}
.blog-wrapper .heading span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #9da9bb;
  font-family: "Roboto";
}
.blog-wrapper .blog-box {
  border: none;
  box-shadow: rgba(0, 0, 0, 0.051) 0 8px 24px;
  height: 100%;
}
.blog-wrapper .blog-box a {
  text-decoration: none;
}
.blog-wrapper .blog-box .primary-link {
  text-decoration: none;
}
.blog-wrapper .blog-box .primary-link:hover {
  color: #ff5600 !important;
}
.blog-wrapper .blog-box .text-secondary {
  text-decoration: none;
}
.blog-wrapper .blog-box .text-secondary:hover {
  color: #ff5600 !important;
}
.blog-wrapper .blog-box .blog-img {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.blog-wrapper .blog-box .blog-img img {
  transition: all 0.5s ease;
}
.blog-wrapper .blog-box .blog-img:after {
  content: "";
  background-color: hwb(16 32% 0%/0);
  position: absolute;
  inset: 0;
  transition: all 0.5s ease;
}
.blog-wrapper .blog-box .blog-img .blog-tag {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #0085ff !important;
  padding: 5px 10px;
  color: #fff;
  transition: all 0.5s ease;
  z-index: 1;
}
.blog-wrapper .blog-box:hover .blog-img img {
  transform: scale(1.1);
}
.blog-wrapper .blog-box:hover .blog-img:after {
  background-color: hwb(16 32% 0%/0.451);
}
.blog-wrapper .blog-box:hover .blog-img .blog-tag {
  left: 24px;
  background: #ff5600 !important;
}
.blog-wrapper .blog-box .blog-content {
  display: flex;
  flex-direction: column;
}
.blog-wrapper .blog-box .blog-content .text-secondary {
  margin-top: auto;
}
.contact-wrapper {
  padding: 80px 0;
}
@media only screen and (max-width: 992px) {
  .contact-wrapper {
    padding: 40px 0;
  }
}
.contact-wrapper .heading {
  text-align: center;
}
.contact-wrapper .heading h2 span {
  font-size: 2rem;
  font-weight: 600 !important;
}
.contact-wrapper .heading span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #9da9bb;
  font-family: "Roboto";
}
.contact-wrapper .Contact-info .icon {
  width: 35px;
  height: 35px;
  line-height: 38px;
  font-size: 18px;
  border-radius: 3px;
  text-align: center;
  color: #ff5600 !important;
  background-color: rgba(255, 85, 0, 0.078);
}
.contact-wrapper .form-control {
  padding: 10px 14px;
  font-size: 14px;
  border: 1px solid rgba(42, 48, 59, 0.2);
}
.footer-session {
  background-color: #f8f9fa !important;
  padding: 60px 0 45px;
}
@media only screen and (max-width: 992px) {
  .footer-session {
    padding: 40px 0 35px;
  }
}
.footer-session .company-sub-menu li {
  padding: 8px 0;
}
.footer-session .company-sub-menu li a {
  transition: all 0.5s;
  color: #9da9bb;
  text-decoration: none;
}
.footer-session .company-sub-menu li a:hover {
  color: #ff5600 !important;
}
.footer-session .footer-social-list .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.footer-session .footer-social-list .list-inline-item {
  display: inline-block;
}
.footer-session .footer-social-list a {
  border: 1px solid #d9dee5;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  color: #bbc3d0;
  font-size: 18px;
  transition: all 0.3s;
  text-decoration: none;
}
.footer-session .footer-social-list a:hover {
  background: #ff5600 !important;
  color: #fff;
  border-color: #ff5600 !important;
  box-shadow: 0 0 2px 7px rgba(255, 85, 0, 0.15);
}
#back-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  padding: 0 !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
} /*# sourceMappingURL=main.css.map */
