@import url("https://use.fontawesome.com/releases/v5.14.0/css/all.css");
@font-face {
    font-family: 'Montserrat-ExtraBoldItalic';
    src: url('../fonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Black';
    src: url('../fonts/Montserrat-Black.woff2') format('woff2'),
        url('../fonts/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-BlackItalic';
    src: url('../fonts/Montserrat-BlackItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-BoldItalic';
    src: url('../fonts/Montserrat-BoldItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Italic';
    src: url('../fonts/Montserrat-Italic.woff2') format('woff2'),
        url('../fonts/Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-LightItalic';
    src: url('../fonts/Montserrat-LightItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-MediumItalic';
    src: url('../fonts/Montserrat-MediumItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-ExtraLight';
    src: url('../fonts/Montserrat-ExtraLight.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-ExtraLightItalic';
    src: url('../fonts/Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-ThinItalic';
    src: url('../fonts/Montserrat-ThinItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Thin';
    src: url('../fonts/Montserrat-Thin.woff2') format('woff2'),
        url('../fonts/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-SemiBoldItalic';
    src: url('../fonts/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}


*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 16px;
	font-family: 'Montserrat-Regular';
}
h1,h2,h3,h4,h5,h6,ul,p{
	margin: 0;
	padding: 0;
}
a:hover{
	display: inline-block;
}

h1,h2,h3,h4,h5,h6,ul,p{
    margin: 0;
}
/*headersectionmenu*/
a.navbar-brand img {
    max-width: 185px;
}
nav.navbar.navbar-expand-lg.navbar-dark.custnavigation {
    padding: 0;
}

.navbar-toggler-icon {
    background: url(../images/bar.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 1.1em;
    height: 1.1em;
}
.headersection {
    background: #fff;
    padding: 15px 0;
    position: relative;
    z-index: 9;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
a.navbar-brand {
    margin: 0;
}
a.nav-link {
    color: #000;
    opacity: 1;
    font-size: 16px;
    font-family: 'Montserrat-Medium';
    padding: 0 15px !important;
    position: relative;
    text-transform: uppercase;
    border: 2px solid transparent;
    letter-spacing: 1px;
}
.dropdown-item:hover {
    background-color: #00afef;
    color: #fff;
}
.custnavigation > .container > .collapse.navbar-collapse > ul > li > a.nav-link:hover{
    color: #00afef;
}
.custnavigation > .container > .collapse.navbar-collapse > ul > li > a.nav-link:before {
    content: "";
    position: absolute;
    width: 78%;
    height: 2px;
    background: #00afef;
    top: 25px;
    left: -15px;
    opacity: 0;
    transition: all .3s ease;
}
.custnavigation > .container > .collapse.navbar-collapse > ul > li > a.nav-link:hover:before {
    opacity: 1;
    left: 15px;
}
ul.navbar-nav.ms-auto.cust-navbar-nav li a {
    padding: 6px 15px;
}
a.dropdown-item {
    font-family: 'Montserrat-Medium';
    color: #000;
    text-transform: uppercase;
}
ul.dropdown-menu.fade-up.cust-dropdown-menu {
    background: #fff;
}
.heroslider-owl-carousel.owl-carousel.owl-theme.owl-loaded.owl-drag > .owl-nav {
    display: none;
}
.carousel-indicators [data-bs-target]{
    background-color: #8d8d8d;
}
.carousel-indicators{
    bottom: 20px;
}

/*end headersectionmenu*/

.padding{
    padding: 60px 0;
}

/*aboutussection*/
.aboutussection.padding {
    background: url(../images/about-us-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
}
.headertext h2{
    font-size: 26px;
    text-align: center;
    margin-bottom: 70px;
    position: relative;
    font-family: 'Montserrat-Medium';
    text-transform: uppercase;
}
.headertext h2::before{
    content: "";
    position: absolute;
    top: 48px;
    left: 50%;
    width: 150px;
    height: 4px;
    margin-left: -75px;
    background: #d3d3d3;
}
.headertext h2::after{
    content: "";
    position: absolute;
    top: 47px;
    left: 50%;
    width: 50px;
    height: 6px;
    margin-left: -25px;
    background: #00AFEF;
}

/*.aboutus-left img {
    border-radius: 10%;
}*/

.aboutus-right p {
/*    font-size: 18px;*/
    line-height: 24px;
    margin-bottom: 10px;
}
.aboutus-right a {
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Montserrat-SemiBold';
    transition: all .3s ease-in;
}
.aboutus-right a:hover{
    background: #00afef;
    color: #fff;
}
.aboutus-right {
    background: #fff;
}
.aboutus-right h3 {
    margin-bottom: 10px;
    font-family: 'Montserrat-Bold';
    font-size: 26px;
}
/*.col-md-6.custaboutarange {
    margin-left: -150px;
    display: flex;
    align-items: center;
}*/
/*end aboutussection*/

.grybg{
/*    background: #d5d5d5;*/
    background: #e3e3e3;
}

/*wegetneedssection*/
.wegetneeds-desc h4 {
    font-size: 26px;
    font-family: 'Montserrat-SemiBold';
    margin-bottom: 10px;
}
.wegetneeds-desc p {
/*    font-size: 18px;*/
    line-height: 28px;
}
.wegetneeds-img {
      box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
/*end wegetneedssection*/


/*homeprodctsection*/

.homeproduct-desc a{
    display: inline-block;
    color: #000;
    text-decoration: none;
}
 
.homeprodctsection.padding {
    padding-bottom: 40px;
}
.homeproduct-desc {
/*    padding: 30px;*/
    position: relative;
    overflow: hidden;
    margin: 0 0 40px 0;
    background: #fff;
/*    box-shadow: 0 10px 29px 0 rgb(68 88 144 / 10%);*/
    box-shadow: rgb(0 0 0 / 10%) -1px 1px 20px 5px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
    transition: all 0.3s ease-in-out;
    border-radius: 15px;
    text-align: center;
    border-bottom: 5px solid #fff;
}
/*.custalignments {
    display: flex;
    align-items: center;
}*/
.homeproduct-desc:hover {
    transform: translateY(-15px);
    border-color: #00AFEF;
/*    background: #000;*/
}

/*.homeproduct-desc:hover h3{
    color: #fff;
}*/

.homeproduct-desc h3 {
    font-size: 22px;
    padding: 20px 0;
    font-family: 'Montserrat-Medium';
    transition: all 0.3s ease-in-out;
}

/*end homeprodctsection*/

/*aboutus*/
.company-aboutus-right p {
/*    font-size: 18px;*/
    line-height: 26px;
    margin-bottom: 10px;
    text-align: justify;
}
.coreheadtxt p {
/*    font-size: 18px;*/
    line-height: 26px;
    margin-bottom: 15px;
/*    text-align: justify;*/
}
.coreheadtxt h4 {
    position: relative;
    margin-bottom: 40px;
    font-family: 'Montserrat-Bold';
    font-size: 26px;
}
.coreheadtxt h4::before {
    content: "";
    position: absolute;
    top: 45px;
    left: 0;
    width: 80px;
    height: 5px;
    background: #00AFEF;
    z-index: 9;
}
.coreheadtxt h4::after {
    content: "";
    position: absolute;
    top: 45px;
    left: 0;
    width: 150px;
    height: 4px;
/*    background: #d3d3d3;*/
}
.coreheadtxt ul li {
    font-size: 16px;
    line-height: 24px;
    color: #212529;
    margin-bottom: 10px;
}
.coreheadtxt ul {
    padding: 0 0px 0 24px;
    column-count: 2;
}

.coreheadtxt.our-vision img, .coreheadtxt.our-visio img, .coreheadtxt.our-visio img{
    border: 1px solid #000;
}
/*end aboutus*/


/*bannersection*/
/*.banner.qualitybanner { 
    background: url(../images/banner-bg.png);
    background-size: cover;
    background-position: center;
}
.banner.contactusbanner {
    background: url(../images/banner-bg.png);
    background-size: cover;
    background-position: center;
}
.banner.company-profilebanner {
    background: url(../images/banner-bg.png);
    background-size: cover;
    background-position: center;
}*/
.banner {
     background: url(../images/banner-bg.jpg);
    background-size: cover;
    background-position: center;
    height: 250px;
    width: 100%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
/*    background-attachment: fixed;*/
}
.breadcrume-head {
    font-size: 32px;
    color: #fff;
    font-family: 'Montserrat-Medium';
    text-transform: uppercase;
}
/*end bannersection*/


/*fittings-parts-prductsection*/
table.product-des-table.table.table-bordered {
    margin-bottom: 0;
}
table.product-des-table.table.table-bordered > tbody > tr > td > ul {
    padding-left: 30px;
    list-style-type: none;
}
table.product-des-table.table.table-bordered > tbody > tr > td > ul > li {
    line-height: 24px;
}
table.product-des-table.table.table-bordered > tbody > tr > td > ul li::before {
  content: "\2022";
  color: #00AFEF;
  font-weight: bold;
  display: inline-block; 
  width: 20px;
  margin-left: -1em;
  font-size: 24px;
}

td.product-head {
    background: #eee;
    color: #000;
    font-size: 16px;
    vertical-align: middle;
    text-align: left;
    font-family: 'Montserrat-Bold';
    padding: 5px 20px;
    border: 1px solid #bdbdbd;
    width: 15%;
}
table.product-des-table.table.table-bordered > tbody > tr > td.product-sub {
    font-size: 16px;
    line-height: 28px;
    font-family: 'Montserrat-Medium';
    border: 1px solid #bdbdbd;
}
.product-description h3 {
    font-size: 18px;
    line-height: 29px;
    padding: 20px 30px;
    border-left: 3px solid #000;
    background: #eee;
}
.product-description {
    margin-top: 30px;
}
/*table.product-des-table.table.table-bordered {
    margin: 50px 0;
}*/
.product-description h3 a {
    color: #00AFEF;
    text-decoration: none;
    font-weight: bold;
/*    font-weight: bold;*/
}
.fittings-parts-prduct img {
    border: 1px solid #bdbdbd;
    margin-bottom: 30px;
}
/*end fittings-parts-prductsection*/


/*contact us*/
.contactus-details-main {
    text-align: center;
    background: #ffffff;
    padding: 20px 0;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: start;
    border-radius: 10px;
    border-bottom: 10px solid #00afef;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;
    transition: all .1s ease-in-out;
    margin-bottom: 20px;
    border-top: 1px solid #00AFEF;
    border-left: 1px solid #00AFEF;
    border-right: 1px solid #00AFEF;
}
.contactus-details-main:hover {
    transform: translateY(-15px);
    border-color:1px solid #000;
    border-top: 10px solid #00afef;
    border-bottom: 1px solid;
}
.contact-iframe {
    margin-bottom: 50px;
}
.contactus-icon i {
    background: #00afef;;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    margin-bottom: 20px;
}
.contactus-desc a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}
.contactus-txt p {
    font-size: 21px;
    padding-bottom: inherit;
    text-align: center;
    margin-bottom: 30px;
}
.contactus-desc p {
    font-size: 18px;
}
.weekly {
    margin-top: 30px;
    font-size: 18px;
    font-family: 'Montserrat-SemiBold';
}
/*end contact us*/


/*timelinesection*/
.timelinesection {
    background: url(../images/time-line.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.timeline-container {
   width: 80%;
   padding: 50px 0;
   margin: 50px auto;
   position: relative;
   overflow: hidden;
}

.timeline-container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 49.9%;
    margin-left: -1px;
    width: 5px;
    height: 100%;
    background: #00afef;
    z-index: 1;
}

.timeline-block {
   width: -webkit-calc(50% + 8px);
   width: -moz-calc(50% + 8px);
   width: calc(50% + 8px);
   display: -webkit-box;
   display: -webkit-flex;
   display: -moz-box;
   display: flex;
   -webkit-box-pack: justify;
   -webkit-justify-content: space-between;
   -moz-box-pack: justify;
   justify-content: space-between;
   clear: both;
}

.timeline-block-right {
   float: right;
}

.timeline-block-left {
   float: left;
   direction: rtl
}

.marker {
   width: 20px;
   height: 20px;
   border-radius: 50%;
   border: 3px solid #F5F7FA;
   background: #00AFEF;
   margin-top: 10px;
   z-index: 9999;
   margin-left: -3px;
}

.timeline-content {
   width: 95%;
   padding: 0 15px;
   color: #666;
   text-align: left;
}

.timeline-content h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 22px;
    font-family: 'Montserrat-Bold';
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.timeline-content span {
   font-size: 15px;
   color: #a4a4a4;
}

.timeline-content p {
    font-size: 17px;
    word-spacing: 1px;
    color: #ffff;
    font-family: 'Montserrat-Medium';
}


@media screen and (max-width: 768px) {
   .timeline-container:before {
      left: 8px;
      width: 2px;
   }
   .timeline-block {
      width: 100%;
      margin-bottom: 30px;
   }
   .timeline-block-right {
      float: none;
   }

   .timeline-block-left {
      float: none;
      direction: ltr;
   }
}
/*end timelinesection*/



/*footersection*/
.footermain {
    padding: 60px 0;
    background: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}
/*.footermain::before {
    z-index: 1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 135 185 / 90%);
}*/
.footer-logo {
    text-align: center!important;
    z-index: 9;
    position: relative;
}
.footer-details {
    position: relative;
    z-index: 9;
}
.footer-add p {
    font-size: 16px;
    color: #fff;
    font-family: 'Montserrat-Medium';
}

.footer-logo img {
    margin-bottom: 40px;
    max-width: 200px;
}
.footecopyright {
    padding: 15px 0;
    background: #000;
}
.copyright-left {
    color: #fff;
}
.copyright-right {
    color: #fff;
}
.copyright-right a {
    color: #fff;
    text-decoration: none;
}

.copyright-right a:hover{}

.footer-details h3 {
    padding-bottom: 20px;
    color: #fff;
    font-family: 'Montserrat-SemiBold';
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    font-size: 22px;
    text-transform: uppercase;
}
.footer-details ul {
    padding-left: 20px;
    color: #fff;
}
.footer-details ul li {
    padding-left: 10px;
    line-height: 26px;
} 
.footer-details ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Montserrat-Medium';
}
.footer-address {
    display: flex;
}
.footer-map {
    margin-right: 20px;
    color: #fff;
}
.footer-call-icon {
    margin-right: 20px;
    transform: rotate(90deg);
    color: #fff;
}
.footer-mail-icon {
    margin-right: 20px;
    color: #fff;
}
.footer-address {
    display: flex;
    margin-bottom: 10px;
}
.footer-maildesc {
    display: flex;
}
.footer-contact {
    display: flex;
    margin-bottom: 10px;
}
.footer-call a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Montserrat-Medium';
}
.footer-mail a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-family: 'Montserrat-Medium';
}
.copyright-right a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
/*end footersection*/


/*whatsup code*/
.whtsapp-block {
    position: fixed;
    right: 2%;
    bottom: 5%;
    z-index: 550;
}
.whtsapp-lg img.img-fluid { 
    width: 50px;
}
.circle {
    border-radius: 50%;
    background-color: #00afef;
    width: 80%;
    height: 80%;
    position: absolute;
    opacity: 0;
    animation: scaleIn 2s infinite cubic-bezier(.36, .11, .89, .32);
    right: 10%;
    bottom: 11%;
    z-index: -5;
}

@keyframes scaleIn {
  from {
    transform: scale(.5, .5);
    opacity: .5;
  }
  to {
    transform: scale(2.5, 2.5);
    opacity: 0;
  }
}
/*end whatsup code*/


.lb-closeContainer {
    position: absolute;
    top: 0;
    right: 32%;
}