@charset "utf-8";

@font-face {
  font-family: 'Saira Condensed';
  src: url('https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/fonts/SairaCondensed-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Saira Condensed';
  src: url('https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/fonts/SairaCondensed-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Montserrat';
  src: url('https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/fonts/Montserrat-Medium.woff2') format('woff2'), url('https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/fonts/Montserrat-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap
}


body {
  position: relative;
  padding: 0;
  margin: 0;
  font-size: 15px;
  color: #4d4d4d;
  line-height: 1.8em;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  font-family: 'Montserrat';
  background: #fff
}

a,
a:active,
a:link,
a:hover {
  text-decoration: none !important;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h6 {
  -webkit-transition: color .5s ease;
  -moz-transition: color .5s ease;
  -ms-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease;
  outline: none;
  font-weight: 600;
  font-family: 'Saira Condensed', serif;
}

p {
  line-height: 24px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 5px
}

spacer:before {
  content: "\2044";
  display: inline;
  margin: 0px 5px
}

spacer {
  display: inline;
  margin: 0px 5px
}

.npm {
  padding: 0;
  margin: 0
}

.red-text {
  color: #e3000f !important;
}

.yellow-text {
  color: #f8ba00 !important
}

.white-text {
  color: #fff !important
}

ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0
}

button {
  border: 0 !important;
  outline: 0 !important
}

.black-text {
  color: #010101
}

.p70 {
  padding: 70px 0
}

.navbar-toggler {
  color: transparent
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.ml-auto,
.mx-auto {
  margin-left: auto !important
}

.h5 {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 17px
}

.white-bg {
  background: #fff;
  padding: 25px;
  border-left: 5px solid #61784a;
  position: relative
}

footer {
  background: #878786 !important;
  color: #F0EFED
}

.footer-top {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: #7575754F;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  padding: 20px 0 20px
}

.copyright ul {
  text-align: center;
  list-style: inside;
}

.copyright ul li {
  display: inline-block;
  color: #fff
}

.copyright ul li a {
  color: #fff
}

.copyright ul li a:hover {
  color: #e3000f;
}

.copyright ul li::before {
  content: '';
  position: relative;
  top: 0px;
  right: 6px;
  width: 1px;
  padding: 13px 7px;
  margin-left: 26px;
  height: 68px;
  border-left: 1px solid #7575754F
}

.copyright ul li:last-child {
  margin-right: 0;
}

.copyright ul li:first-child::before {
  display: none;
}

.copyright ul li:last-child {
  margin-left: 0
}

.border-l {
  background: url("https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/images/border-l.png") top center repeat-y
}

.social-link,
.quick-link {
  text-align: left
}

.social-link li,
.quick-link li {
  display: inline-block
}

.social-link li a {
  position: relative;
  display: inline-block;
  margin: 1px 10px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  z-index: 1;
  transition: all .3s;
}

.social-link li a:hover {
  color: #f9b900
}

.social-link li i {
  padding-right: 10px
}

.social-link h4 {
  display: inline-block;
  margin-right: 10px
}

.top-header1 .social-link {
  text-align: right
}

.quick-link li a {
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #7575754F;
  background: #4d4d4d;
  color: #fff;
  margin: 1px
}

.back-to-top {
  background-color: #e3000f !important;
  color: #fff !important;
  border-color: #ff515c !important;
  padding: 5px 12px;
  display: inline;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  border-radius: 0px;
  width: 38px;
  position: fixed;
  height: 38px;
  bottom: 35px;
  z-index: 999;
  right: 15px
}

.testimonial {
  background-image: url("https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/images/slider-bg-1.png");
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  padding: 270px 0 110px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.subtitle {
  color: #e3000f;
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
  text-transform: uppercase;
  transition: all .3s ease;
  font-family: 'Montserrat';
  font-weight: normal;
  letter-spacing: 2px
}

.title {
  margin-top: -6px;
  margin-bottom: 10px;
  line-height: 1.3;
  position: relative;
  z-index: 0;
  text-transform: capitalize;
  font-weight: 800;
  font-size: 3rem;
  transition: all .3s ease
}

.service-title {
  margin-top: -6px;
  margin-bottom: 0px;
  line-height: 1.3;
  position: relative;
  margin-bottom: 0;
  z-index: 0;
  text-transform: capitalize;
  font-weight: 800;
  text-align: center;
  font-size: 15px;
  transition: all .3s ease;
}

.why-us {
  background-image: url("https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/images/bg-update.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  padding: 80px 0;
  padding-bottom: 100px
}

.progress {
  display: flex;
  height: 6px;
  overflow: hidden;
  background-color: #e9ecef;
  border-radius: .25rem;
}

.progress-bar {
  width: 0;
  -webkit-animation: progress 1.5s ease-in-out forwards;
  animation: progress 1.5s ease-in-out forwards;
  background-color: #e3000f;
}

.progress-bar .title {
  opacity: 0;
  -webkit-animation: show 0.35s forwards ease-in-out 0.5s;
  animation: show 0.35s forwards ease-in-out 0.5s
}

.why-text .content {
  background-color: #e3000f;
  display: inline-block;
  padding: 40px 30px;
  width: 50%;
}

.why-text .content1 {
  background-color: #fff
}

.why-text .thumb {
  width: 50%;
  display: inline-block
}

.absolute-div {
  position: absolute;
  margin: 0 auto;
  justify-content: center;
  width: 100%;
  margin: 30px 0
}

.logos img {
  padding: 2px;
  border: 1px solid #efefef;
  background: #fff
}

.owl-theme .owl-dots .owl-dot span {
  background: #f8ba00
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fa3745 !important
}

.testimonial {
  background-image: url("https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/images/testimonial-bg.jpg");
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  padding: 110px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.orange-text {
  color: #9a2d28
}

.imgo {
  width: 90px !important;
  height: 90px;
  border-radius: 50%
}

.bg-theme {
  background-color: #9a2d28 !important;
  padding: 45px 0
}

.bg-theme h2 {
  font-size: 38px;
  text-transform: uppercase
}

.btn-theme-colored2 {
  border-radius: 5px;
  border-width: 0;
  font-weight: 600;
  letter-spacing: .05rem;
  padding: 1.1rem 2.2rem;
  overflow: hidden;
  text-transform: uppercase;
  display: inline-block;
  white-space: nowrap;
  transition: all .2s ease-in-out;
  color: #000;
  background-color: #fff;
  ;
  border-color: #39345a
}

.btn-theme-colored2:hover {
  color: #9a2d28;
  background-color: #ffffff;
  border-color: #4d4d4d;
}

.offer {
  background-color: #f6f6f6;
  background-image: url("https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/images/map-1.png");
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  padding: 65px 0
}

.tm-service {
  border: 1px solid #efefef
}

.tm-service .details {
  align-items: center;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 7%);
  display: flex;
  padding: 28px;
  position: relative;
  z-index: 1;
  transition: all .3s;
  border-bottom: 3px solid #e3000f;
}

.tm-service .details:after {
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  transition: all .3s;
  background-color: #e3000f;
}

.tm-service:hover .details:after {
  height: 100%
}

.tm-service .details h4 {
  font-size: 22px;
  text-align: center;
  margin: 0 auto;
}

.tm-service .details a {
  color: #fa3745
}

.tm-service:hover .details a {
  color: #fff
}

.layer-image-wrapper {
  position: relative
}

.layer-inner {
  padding: 30px;
  color: #fff;
  width: 200px;
  margin-bottom: 0;
  position: absolute;
  background: #e3000f;
  z-index: 2;
  right: -10px;
  top: 20px
}

#logos img {
  padding: 2px;
  border: 1px solid #fff;
  background: #efefef
}

.top-header {
  background-color: #e3000f;
  padding: 10px;
  color: #fff
}

.top-header1 {
  background-color: #878787;
  color: #fff;
}

.logo {
  width: 100%;
  background: #fff;
  padding: 11px 10px
}

.main_header {
  box-shadow: 0 0 50px 0 rgb(0 0 0 / 10%);
}

.main_menu {
  margin-top: 21px;
  font-weight: bold
}

.service-promo {
  background: url("https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/images/ser-bg1.jpg") no-repeat;
  background-size: cover;
  padding: 40px 0
}

.value-box {
  padding: 10px;
  text-align: center;
  color: #fff;
  border-right: 1px solid #ffffff2b
}


.breadcrumb-b {
  background: url("https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/images/inner-banner.jpg") right center;
  background-size: cover;
  position: relative;
  padding: 50px 0;
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1
}

.breadcrumb-b .breadcrumb-title {
  margin: 0;
  padding: 0;
  color: #333;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-size: 24px;
  width: 100%
}

.breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
  padding: 5px 0;
  font-weight: 400
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #333;
  content: "/\00a0"
}

.breadcrumb a {
  color: #333
}

.breadcrumb a:hover {
  color: #fb56aa
}

.d-row {
  margin-top: 20px
}

.box-1 {
  border: 1px solid #efefef;
  padding: 20px;
  margin-bottom: 10px;
  display: block
}

.box-1 .icon {
  max-width: 70px !important;
  max-height: 70px !important;
  float: left;
  display: inline-block;
  margin-right: 10px
}

.box-1 .icon-content {
  display: inline-block
}

.red-box {
  background: #e3000f;
  padding: 20px;
  color: #fff;
}

.about-img-box {
  position: relative;
  background: transparent url("https://synques-dyn-cdn.s3.ap-south-1.amazonaws.com/canvalves.in/images/about-dots.png") 100% -120% no-repeat
}

.about-img-box .video-box {
  width: 75%;
  position: absolute;
  bottom: -30px;
  right: -115px
}

.about-img-box img {
  border-radius: 50%;
  border: 5px solid #FFFFFF
}

.belief-box {
  background-color: transparent;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  padding: 45px;
  position: relative;
  border-radius: 16px;
  margin: 20px;
  color: #000;
  z-index: 1
}

.belief-box:before {
  background-image: radial-gradient(at bottom left, #879ec3 0%, #edf2fa 43%);
  opacity: 0.5;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  z-index: -1;
  border-radius: 16px;
}

.belief-box .belief-img {
  position: absolute;
  top: -66px;
  border: 10px solid #fff;
}


.tabs_wrapper {
  width: 100%;
  margin: 0 auto;
  background: transparent;
}

ul.tabs {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 10;
  margin: 25px 0 0;
  padding: 0;
  width: 23%;
  min-width: 175px;
  list-style: none;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;

}

ul.tabs li {
  border-bottom: 1px solid #fff;
  margin: 0;
  text-transform: uppercase;
  cursor: pointer;
  padding: 5px 10px;
  color: white;
  text-align: left;
  background: #878787;

}

ul.tabs li:hover {
  background: #e3000f;

}

ul.tabs li.active {
  background: #e3000f;
}

.tab_container {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 20;

  width: 76%;
  min-width: 10px;
  text-align: left;
  background: white;
  border-radius: 12px;

}

.tab_content {
  padding: 20px;
  height: 100%;
  display: none;
}

.tab_drawer_heading {
  display: none;
}

@media screen and (max-width: 781px) {
  ul.tabs {
    display: none;
  }

  .tab_container {
    display: block;
    margin: 0 auto;
    width: 95%;
    border-top: none;
    border-radius: 0;
    box-shadow: 0px 0px 10px black;
  }

  .tab_drawer_heading {
    background: #878787;
    border-bottom: 1px solid #fff;
    color: #fff;
    margin: 0;
    padding: 5px 10px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
  }

  .tab_drawer_heading:hover {
    background: #e3000f;
    color: white;
  }

  .d_active {

    background: #e3000f;
    color: #fff;
  }
}

@media (max-width:767px) {
  .text-justify {
    text-align: left
  }

  .text-right,
  .copyright {
    text-align: center !important
  }

  spacer:before {
    display: none
  }

  spacer {
    margin: 5px 0;
    display: block
  }

  .p-70 {
    padding: 70px 25px
  }

  .copyright ul li {
    color: #fff;
    font-size: 13px
  }

  .copyright ul li::before {
    content: '';
    position: relative;
    top: 0px;
    right: 6px;
    width: 1px;
    padding: 13px 5px;
    margin-left: 16px
  }

  .absolute-div {
    position: relative
  }

  .testimonial {
    padding: 40px 20px
  }

  .why-text .content,
  .why-text .thumb {
    width: 100%
  }

  html body {
    min-width: 100%;
    min-height: 100%;
    -webkit-background-size: auto auto;
    -moz-background-size: auto auto;
    -o-background-size: auto auto;
    background-size: auto auto
  }
}

@media (max-width: @iphone-screen) {
  background-attachment:inherit;
  background-size:cover;
  -webkit-background-size:cover
}