.bottom-img {
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 3;}
#mainSlider .owl-nav {
    margin: 0;}
#mainSlider .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 40%;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    width: 40px;
    cursor: pointer;
    height: 40px;
    line-height: 35px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;}
#mainSlider .owl-nav .owl-prev i {
    font-size: 3.5rem;
    color: var(--theme-primary-color);}
#mainSlider .owl-nav .owl-prev:focus {
    outline: 0;}
#mainSlider .owl-nav .owl-prev:hover {
    background:transparent !important;}
#mainSlider .owl-nav .owl-prev:hover i, #mainSlider .owl-nav .owl-next:hover i{
    color: #fff!important;}
#mainSlider .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 40%;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    width: 40px;
    cursor: pointer;
    height: 40px;
    line-height: 35px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;}
#mainSlider .owl-nav .owl-next i {
    font-size: 3.5rem;
    color: var(--theme-primary-color);}
#mainSlider .owl-nav .owl-next:focus {
    outline: 0;}
#mainSlider .owl-nav .owl-next:hover {
    background: transparent!important;}
.about-inner{
    padding: 60px 25px 20px;
    background-color: #fafafa;}
.about-inner.hover-info {
    background: var(--theme-primary-color);}
.about:hover .about-inner.hover-info {
    transform: scaleY(1);}
.about-inner.hover-info.active {
    transform: scaleY(1);}
.about-inner.hover-info{
    background: var(--theme-primary-color);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scaleY(0);
    transition: all 0.5s ease 0s;}
.about-icon {
    position: relative;
    text-align: right;
    top: 10px;}
.hover-info .about-icon {
    position: relative;
    text-align: right;
    top: 30px;}
.about-icon img {
  max-height: 39px;}
.service-hover {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 2;}
.service-hover::before {
  background: var(--theme-primary-color);
  content: "";
  height: 100%;
  opacity: 0.85;
  position: absolute;
  width: 100%;
  z-index: -1;}
.service:hover .service-hover {
  opacity: 1;}
.service-action {
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;}
.service-action a {
  color: #fefefe;
  font-size: 20px;
  font-weight: 700;
  transition: all 0.4s ease 0s;}
.project{
  margin-left: -15px;
  margin-right: -15px;}
.project-thumb {
  position: relative;
  z-index: 4;}
.project-hover-info {
  background: rgba(248, 153, 29, 0.9) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 1;}
.project-action {
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 5;}
.project-action h2 {
  color: #fefefe;
  font-size: 20px;
  font-weight: 700;}
.project-hover-info::before {
  border: 1px solid #fff;
  bottom: 50px;
  content: "";
  height: auto;
  left: 45px;
  position: absolute;
  right: 45px;
  top: 50px;
  width: auto;
  z-index: 2;}
.project-action h4 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-top: 17px;}
.project-action > h2:hover a {
  color: #000;}
.project-action h2 a {
  color: #fff;
  transition: all 0.4s ease 0s;}
.project:hover .project-hover-info,
.project-itm:hover .project-hover-info {
  opacity: 1;}
.project-thumb a {
  display: block;}
.project-thumb a img {
  width: 100%;}
.project-itm{
  margin-top: 30px;}
.prodict-det-small li {
  padding: 0 10px;
  width: 25%;}
.prodict-det-small {
  display: flex;
  justify-content: space-between;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px;}
.prodict-det-small li a {
  display: block;}
.prodict-det-small li a img {
  width: 100%;}
.htc-service-dtl {
  margin-top: 55px;}
.title-line-4 {
  color: var(--theme-secondary-color);
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;}
.htc-ser-dtl-inner .htc-ser-dtl .title-line-4 {
font-size: 24px;}
.htc-ser-dtl-inner .htc-ser-dtl {
  padding: 0 25px;
  width: 50%;}
.pro-dtl-inner {
  padding: 70px 40px;}
.pro-dtl-content {
  display: flex;}
.pro-dtl-list li + li {
  padding-top: 24px;
  padding-right: 20px;}
.pro-dtl-inner h2 {
  color: var(--theme-secondary-color);
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 43px;
  text-transform: uppercase;}
.pro-dtl-list.font-bold {
  padding-right: 20px;}
.download-project h2 {
  color: var(--theme-primary-color);
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;}
.single-project-details h2 {
  color: var(--theme-secondary-color);
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 17px;
  text-transform: uppercase;}
.single-project-details p + p {
  margin-top: 11px;}
.facts-list li a {
  color: var(--theme-secondary-color);
  font-size: 14px;
  transition: all 0.3s ease 0s;
  text-decoration: none;}
.facts-list li + li {
  margin-top: 20px;}
.facts-list {
  margin-top: 25px;}
.facts-list li a i {
  padding-right: 10px;}
.facts-list li a:hover {
  color: var(--theme-primary-color);}
/******************************************************************************************/

.htc-counterup-wrap {
  align-items: center;
  display: flex;
  justify-content: space-around;}
.counter-show span.count-number {
  color: #fff;
  font-size: 32px;
  font-weight: 700;}
.fact-title{
  color: #fff;}
.strength .counterup-2::before{
  content: "";
  background: url('../images/strength-bg-1.jpg') no-repeat scroll bottom left / cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.9;}
.htc-footer-wrap{
	position: relative;
	z-index: 2;}
.ht-address-inner {
    display: flex;}
.ht-address-icon.map-pin i {
  line-height: 43px;}
.ht-address-icon.glob i {
  line-height: 43px;}
.htc-contact-address {
    padding: 56px 0;}
.ht-address-inner:hover .ht-address-icon i {
    background: var(--theme-primary-color) none repeat scroll 0 0;
    border: 1px solid var(--theme-primary-color);
    color: #fff;}
.htc-contact-wrap {
	display: flex;
	justify-content: space-between;}
.ft-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 28px;
    text-transform: uppercase;}
.ft-details p {
    color: #fff;
    font-size: 14px;}
.footer-link {
    display: flex;}
.ft-menu li a {
    color: #ffffff;
    font-size: 14px;
    transition: 0.4s;}
.ft-menu li a:hover{
	color: var(--theme-primary-color);}
.footer-link ul.ft-menu + ul.ft-menu {
    margin-left: 30px;}
.ft-menu li + li {
    padding-top: 13px;}
.footer-instagram {
    display: flex;
    flex-flow: row wrap;
    margin-left: -5px;
    margin-right: -6px;}
.footer-instagram li {
    margin-bottom: 10px;
    padding: 0 5px;
    width: 33.33%;}
.footer-instagram li a img {
    width: 100%;}
.copyright {
    padding: 15px 0;
    text-align: center;}
.copyright-inner p {
    color: var(--theme-secondary-color);
    font-size: 14px;
    font-weight: 600;}
.copyright-inner p a {
    color: var(--theme-secondary-color);
    padding: 0 3px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;}
.copyright-inner p a:hover {
    color: #fff;}
.footer-top{
  background: rgba(0, 0, 0, 0.95) url('../images/banner-3.jpg') no-repeat fixed center center / cover ;}
.footer-top::before {
  position: absolute;
  content: '';
  background: var(--theme-secondary-color);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.85;}
.services-page{
  position: relative;
  background: rgba(0, 0, 0, 0) url('../images/services.jpg') no-repeat scroll center center / cover ;
  height: 400px;
  z-index: 0;}
.services-page::before{
  position: absolute;
  content: '';
  background: var(--theme-secondary-color);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0.8;}
.our-services {
    position: relative;
    background-color: var(--theme-secondary-color);}
.our-services:after {
    content: '';
    right: 0;
    bottom: 0;
    top: -20px;
    width: 20%;
    height: 227px;
    position: absolute;
    background-image: url(../images/hexa.png);
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;}
/*.our-services:before {*/
/*    content: '';*/
/*    left: 0;*/
/*    bottom: -32px;*/
/*    position: absolute;*/
/*    background-image: url(../images/wave.png);*/
/*    width: 100%;*/
/*    height: 32px;*/
/*    z-index: -1;*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*}
*/
.inner{
  z-index: 9; 
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: max-content;}
.service-thumb a img {
  width: 100%;}
.service-thumb {
  position: relative;}
.service-hover::before {
  background: var(--theme-primary-color) none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0.85;
  position: absolute;
  width: 100%;
  z-index: -1;}
.service-details h2 {
  color: var(--theme-secondary-color);
  font-size: 20px;
  font-weight: 700;
  margin-top: 18px;
  text-align: center;
  text-transform: uppercase;}
.service-page .service {
  margin-top: 70px;}
.service-2 .container-fluid .section-title p {
  margin-bottom: inherit;
  margin-left: inherit;
  margin-right: inherit;
  margin-top: 21px;
  text-align: left;
  width: 72%;}
.ht-portfolio-full-image .tab-pane img {
  width: 100%;}
.htc-ser-dtl-inner {
  display: flex;
  justify-content: space-between;
  margin-left: -25px;
  margin-right: -25px;
  margin-top: 47px;}
.htc-category {
  padding: 40px;
  text-align: center;}
.cat-list li a {
  color: var(--theme-secondary-color);
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;}
.cat-list li {
  border-bottom: 1px dashed #e1e1e1;
  padding: 15px 0;}
.cat-list li:hover a {
  color: var(--theme-primary-color);}
.team-inner {
  position: relative;}
.team-hover-info {
  background: rgba(248, 153, 29, 0.9) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  padding: 25px 0;
  position: absolute;
  transform: scaleY(0);
  transform-origin: center bottom 0;
  transition: all 0.5s ease 0s;
  width: 100%;}
.team-social-link {
  display: flex;
  justify-content: center;}
.team-social-link li a {
  color: #000;}
.team-social-link li {
  margin: 0 13px;}
.team-social-link li a i {
  background: #fff none repeat scroll 0 0;
  border-radius: 100%;
  color: var(--theme-primary-color);
  font-size: 14px;
  height: 25px;
  line-height: 27px;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 25px;}
.team-social-link li a:hover i {
  background: #000 none repeat scroll 0 0;
  color: #fff;}
.team-details {
  background: #1f2d30 none repeat scroll 0 0;
  border-top: 1px solid #ffffff;
  padding: 23px 0;
  text-align: center;
  transition: all 0.5s ease 0s;}
.team:hover .team-details {
  background: var(--theme-primary-color) none repeat scroll 0 0;}
.team:hover .team-hover-info {
  transform: scaleY(1);}
.htc-team-container{
  position: relative;
  z-index: 2;}
.team {
  margin-top: 30px;}
.single-cl-form {
  display: flex;
  margin-bottom: 20px;
  margin-left: -15px;
  margin-right: -15px;}
.single-cl-form input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  height: 40px;
  line-height: 40px;
  margin: 0 15px;
  padding: 0 20px;
  width: 50%;
  color: var(--theme-secondary-color);}
.single-cl-form input::-moz-placeholder {
  color: var(--theme-secondary-color) !important;}
.single-cl-message textarea::-moz-placeholder {
  color: var(--theme-secondary-color) !important;
  opacity: 1;}
.single-cl-message textarea {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  margin-bottom: 22px;
  min-height: 100px;
  padding-left: 20px;
  padding-top: 12px;}
.htc-contact-inner p {
  margin-top: 37px;}
.htc-address-container {
  display: flex;
  margin-top: 50px;}
.ct-address {
  display: flex;}
.htc-address-container .ct-address + .ct-address {
  margin-left: 115px;}
.ct-details p {
  font-weight: 600;}
.ct-details p a:hover {
  color: var(--theme-primary-color);}
#googleMap {
  height: 470px;
  width: 100%;}
.map-contacts{
  margin-top: 50px;}
.contact-box span {
  color: var(--theme-secondary-color);
  display: inline-block;
  font-size: 14px;
  padding-bottom: 9px;}
.contact-box + .contact-box {
  margin-top: 17px;}
.contact-box input {
  border: 1px solid #ebebeb;
  height: 35px;
  padding: 0 10px;}
.contact-btn {
  margin-top: 25px;}
.contact-box.message textarea {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  min-height: 205px;}
.contact-btn .htc-btn {
font-size: 12px;
height: 35px;
line-height: 34px;
padding: 0 28px;
text-transform: uppercase;}
.htc-contact-area .ht-address-icon i {
  border: 1px solid var(--theme-primary-color);
  border-radius: 100%;
  color: var(--theme-primary-color);
  font-size: 24px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  transition: all 0.4s ease 0s;
  width: 45px;}
.htc-contact-area .ht-address-details p , .htc-contact-area .ht-address-details a {
  color: var(--theme-secondary-color);
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 500;}
.blog-thumb a {
  display: block;}
.blog-thumb a img {
  width: 100%;}
.blog-thumb {
  padding-bottom: 24px;
  position: relative;}
.blog-hover-info {
  bottom: 0;
  left: 0;
  padding: 0 26px;
  position: absolute;
  width: 100%;
  z-index: 5;}
.blog-meta {
  align-items: center;
  background: #1f2d30 none repeat scroll 0 0;
  border: 2px solid #fff;
  border-radius: 25px;
  display: flex;
  height: 50px;
  justify-content: space-around;
  padding: 0 25px;
  transition: 0.4s;
  margin: 0;}
.blog:hover .blog-meta{
  background: var(--theme-primary-color);}
.blog:hover .blog-meta li a,
.blog:hover .blog-meta li{
  color: #1f2d30;}
.blog-meta li a {
  color: #fff;
  display: inline-block;
  text-transform: capitalize;
  transition: 0.4s;}
.blog-meta li a:hover{
  color: var(--theme-primary-color);}
.blog-meta li {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  transition: 0.4s;}
.blog-meta li + li {
  margin-left: 20px;}
.blog-details h2 {
  color: var(--theme-secondary-color);
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-top: 25px;
  text-transform: uppercase;}
.blog-btn a {
  color: #b6b6b6;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;}
.blog-btn a i {
  padding-left: 9px;}
.blog-btn a:hover {
  color: var(--theme-primary-color);}
.blog-btn {
  margin-top: 16px;}
.blog{
  margin-top: 30px;}
.htc-recent-post {
  padding: 20px;}
.htc-single-post {
  border-top: 1px dashed #e1e1e1;
  display: flex;
  padding-bottom: 20px;
  padding-top: 20px;}
.post-thumb {
  margin-right: 15px;
  min-width: 60px;}
.post-thumb img{
  width: 60px;
  height: 60px;
  object-fit: cover;}
.post-details h4 {
  color: #303030;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;}
.post-meta span {
  color: #606060;
  font-size: 12px;}
.build-dream-inner h2 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 800;
  padding-right: 14px;
  text-align: center;}
.build-btn {
  margin-top: 18px;
  text-align: center;
  padding-right: 14px;}
.build-btn .htc-btn {
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  padding: 0 12px;}
.htc-build-dream {
  height: 237px;
  padding-top: 40px;}
.bg-1 {
  background: rgba(0, 0, 0, 0) url(../images/bg-1.png) no-repeat scroll 0 0 / cover;}
.cat-list li a {
  color: #606060;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;}
.htc-broc {
  padding: 40px 19px;}
.brocure-list li a {
  color: #606060;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease 0s;}
.brocure-list li a i {
  color: #606060;
  font-size: 18px;
  padding-right: 14px;}
.brocure-list li {
  border-top: 1px dashed #e1e1e1;
  margin-top: 20px;
  padding-top: 20px;}
.brocure-list li a:hover {
  color: var(--theme-primary-color);}
/*****************************************************************/
#mainSlider .owl-nav .owl-prev {
position: absolute;
left: 15px;
top: 55%;
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
width: 40px;
cursor: pointer;
height: 40px;
line-height: 35px;
position: absolute;
display: block;
z-index: 1000;
border-radius: 0;}
#mainSlider .owl-nav .owl-prev i {
font-size: 3.5rem;
color: var(--theme-primary-color);}
#mainSlider .owl-nav .owl-prev:focus {
outline: 0;}
#mainSlider .owl-nav .owl-prev:hover {
background:transparent !important;}
#mainSlider .owl-nav .owl-prev:hover i, #mainSlider .owl-nav .owl-next:hover i{
color: var(--theme-secondary-color)!important;}
#mainSlider .owl-nav .owl-next {
position: absolute;
right: 15px;
top: 55%;
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
width: 40px;
cursor: pointer;
height: 40px;
line-height: 35px;
position: absolute;
display: block;
z-index: 1000;
border-radius: 0;}
#mainSlider .owl-nav .owl-next i {
font-size: 3.5rem;
color: var(--theme-primary-color);}
#mainSlider .owl-nav .owl-next:focus {
outline: 0;}
#mainSlider .owl-nav .owl-next:hover {
background: transparent!important;}
#mainSlider .owl-dots{
bottom: 3%;
position: absolute;
left: 0;
right: 0;}
.border-left-red-thick {
border-left: 50px solid var(--theme-primary-color);}
.circle {
stroke: var(--theme-primary-color);
fill: none;
stroke-width: 2.8;
stroke-linecap: round;
animation: progress 1s ease-out forwards;}
.counter-and-text {
top: 20%;
left: 0;
right: 0;}
#carousel-2 img{
height: 300px;}
#carousel-2 .owl-nav .owl-prev {
position: absolute;
left: -17px;
top: 45%;
opacity: 1;
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
background: rgba(217, 32, 39, 0.5) !important;
width: 30px;
cursor: pointer;
height: 40px;
display: block;
z-index: 1000;
border-radius: 0;}
#carousel-2 .owl-nav .owl-next {
position: absolute;
right: -17px;
top: 45%;
opacity: 1;
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
background: rgba(217, 32, 39, 0.5) !important;
width: 30px;
cursor: pointer;
height: 40px;
display: block;
z-index: 1000;
border-radius: 0;}
#carousel-2 .owl-nav .owl-prev i , #carousel-2 .owl-nav .owl-next i {
font-size: 1.6875rem;
color: #fff;
line-height: 1.4;}
.sec-fig-1 {
left: 0;
right: 0;
bottom: 5%;
background: rgb(0 0 0/50%);}
.swiper {
width: 100%;
padding-top: 3.125rem;}
.swiper-pagination-bullet,
.swiper-pagination-bullet-active {
background: #fff!important;}
.our-services .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)!important;}
.our-services .swiper-pagination-bullet {
width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,9px))!important;
height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,9px))!important;}
.swiper-pagination {
bottom: 1.25rem !important;}
.swiper-slide {
height: 350px!important;
display: flex;
flex-direction: column;
justify-content: end;
align-items: self-start;}
.swiper-slide h2 {
color: #fff;
font-size: 1.4rem;
line-height: 1.4;
margin-bottom: 0.625rem;
text-transform: uppercase;}
.swiper-slide p {
color: #dadada;
line-height: 1.6;
font-size: 0.75rem;
display: -webkit-box;
-webkit-line-clamp: 4;
overflow: hidden;}
.swiper-slide a {
padding: 4px 25px;
font-size: 14px;}
.swiper-slide a:hover {
color: #005baa;}
.swiper-slide div {
display: none;
opacity: 0;
padding-bottom: 0.625rem;}
.swiper-slide-active div {
display: block;
opacity: 1;}
.swiper-slide--one {
background: linear-gradient(to top, #0f2027, #203a4352, #2c536400), url("../images/services-1.jpg")
no-repeat 50% 50% / cover;}
.swiper-slide--two {
background: linear-gradient(to top, #0f2027, #203a4352, #2c536400), url("../images/services-2.jpg")
no-repeat 50% 50% / cover;}
.swiper-slide--three {
background: linear-gradient(to top, #0f2027, #203a4352, #2c536400), url("../images/services-3.jpg")
no-repeat 50% 50% / cover;}
.swiper-slide--four {
background: linear-gradient(to top, #0f2027, #203a4352, #2c536400), url("../images/services-4.jpg")
no-repeat 50% 50% / cover;}
.swiper-slide--five {
background: linear-gradient(to top, #0f2027, #203a4352, #2c536400), url("../images/services-5.jpg")
no-repeat 50% 50% / cover;}
.swiper-slide--six {
background: linear-gradient(to top, #0f2027, #203a4352, #2c536400), url("../images/services-6.png")
no-repeat 50% 50% / cover;}
.swiper-slide--seven {
background: linear-gradient(to top, #0f2027, #203a4352, #2c536400), url("../images/services-7.png")
no-repeat 50% 50% / cover;}
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right {
background-image: none;}
.slider-text{
position: absolute;
bottom: 0;}
.dropdown-toggle::after {
display: none!important;}
.homepage header{
box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;}
.services-detail figure img{
height: 200px;}
.services-detail figure{
height: 240px;}
.service-fig {
    height: 40px;
}
.services-detail .fig-btn-2 {
position: absolute;
bottom: 15px;
left: 0;
right: 0;}
#carousel-thumbs img:hover {
opacity: 1;}
#carousel-thumbs img {
opacity: 0.5;
border: 3px solid transparent;
cursor: pointer;
height: 165px;
width: 100%;}
#carousel-thumbs .selected img {
opacity: 1;}
#carousel-thumbs .carousel-control-next, #carousel-thumbs .carousel-control-prev {
width: 5%!important;}
#carousel-thumbs {
background: #f0f0f0;
padding: 0 10px;}
#carousel .carousel-item img {
object-fit: fill;
height: 500px;}
#carousel .carousel-control-prev, #carousel .carousel-control-next {
width: 70px;}
#carousel .carousel-control-next, #carousel .carousel-control-prev{
width: 40px;
cursor: pointer;
height: 40px;
line-height: 35px;
position: absolute;
top: 50%;
display: block;
z-index: 1000;
border-radius: 0;
opacity: 1;}
#carousel .carousel-control-next i, #carousel .carousel-control-prev i {
font-size: 3rem;
color: var(--theme-secondary-color);}
.our-services:before {
content: '';
left: 0;
bottom: -32px;
position: absolute;
background-image: url('../images/wave.png');
width: 100%;
height: 32px;
z-index: -1;
background-size: cover;
background-repeat: no-repeat;}
.our-services:after {
content: '';
right: 0;
bottom: 0;
top: -20px;
width: 20%;
height: 227px;
position: absolute;
background-image: url('../images/hexa.png');
z-index: 1;
background-size: contain;
background-repeat: no-repeat;}
.our-services{
position: relative;
background-color: var(--theme-secondary-color);}
.right-10{
right: 48px;}
.bottom-10{
bottom: 20px;}