.HomeBanner {
    position: relative;
    overflow: hidden;
}
.HomeBanner .pic img{height:100vh;}
.innerBanner .pic img{height:345px; object-fit: cover;}
.Bnr_tx .container {
    height: 100%;
}
.innerBanner {
    position: relative;
}
.innerBanner .Bnr_tx {
    padding-top: 130px;
}
.Bnr_tx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.Bnr_tx .row {
    height: 100%;
    display: flex;
    align-items: center;
}
figure.bnr_img {
    float: right;
    margin: 0 0 -142px 0;
    text-align: right;
}
.srcCol2 {
    margin-top: auto;
    text-align: right;
}
.srcCol {
    margin-top: auto;
    padding-bottom: 200px;
}
.Bnr_tx h1{
    font-weight: 400;
    color: #fff;
}
.Bnr_tx p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.yellow {
    color: #f9da48 !important;
}
.counter_scn {
    padding: 40px 0;
    background: #fcfcfc;
}
.counter_scn p {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #adadad;
    text-transform: uppercase;
}
.counter_scn h3 {
    font-size: 30px;
    line-height: 34px;
    position: relative;
}
.counter_scn h3.title {
    padding-bottom: 15px;
    margin-bottom: 7px;
}
.counter_scn .title:before {
    content: "";
    background: #4b4b4b;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 2px;
}
.years_tx {
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    color: #1f1f1f;
    position: absolute;
    top: 28px;
    left: 50%;
    transform: translateX(-50%);
}
.fabrics_scn p {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 32px;
}
.Fabrics_img {
    padding-left: 65px;
}
.fabrics_scn  h1 {
    margin-bottom: 25px;
}
.fabrics_scn {
    padding: 80px 0;
}
.products_quality_scn {
    background: #fafafa;
    padding: 80px 0;
}
.products_quality_icon {
    display: flex;
    width: 102px;
    height: 102px;
    background: #553447;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: 0 auto 35px;
}
.products_quality_bx h4 {
    font-size: 23px;
    line-height: 28px;
    color: #553447;
    font-weight: bold;
    margin-bottom: 10px;
}
.products_quality_bx p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #474747;
    margin: 0;
}
.products_quality_bx:before {
    content: "";
    position: absolute;
    top: 135px;
    right: -15px;
    height: 100px;
    width: 1px;
    background: #7c2658;
}
.products_quality_bx:before {
    content: "";
    position: absolute;
    top: 135px;
    right: -15px;
    height: 100px;
    width: 1px;
    background: #7c2658;
}
.products_quality_col:last-child .products_quality_bx:before {
    opacity: 0;
}
.products_quality_bx {
    margin-top: 40px;
}
.products_range_scn{background: #fff;}
.products_range_img {
    display: block;
}
.products_range_img img {
    height: 270px;
}
.products_range_col {
    margin-top: 50px;
    padding-bottom: 20px;
}
.our_client_in h3{
    font-size: 28px;
    font-weight: bold;
    line-height: 32px;
    color: #2f2f2f;
    margin: 0px;
}
.our_client{background:#f9da48;}
.our_client_in {
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.our_client_logo {
    width: 78%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.work_with {
    height: 90px;
    background: #553447;
    display: flex;
    align-items: center;
}
.work_with h3 {
    color: #f9da48;
    margin-bottom: 8px;
}

.work_with p {
    margin-bottom: 0;
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
}
.spe_scn {
    background: #f7f7f7;
}
/*product_container*/
.product_list_scn{
    margin-top: -100px;
    position: relative;
    z-index: 9;
    padding: 0px;
}
.product_container{
    background: #fff;
    border-radius: 8px 8px 0 0px;
    padding: 45px 45px 45px 45px;
}
.pro_item_scn {
    margin-top: 60px;
}
.pro_item_a{display:block; overflow: hidden; border-radius: 5px; position: relative;}
.pro_item_hd {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin: 0px;
    color: #202020;
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 10px 10px;
    background: rgb(201 201 201 / 48%);
}
.pro_item{
    margin-bottom:30px;
}
.pro_header .sub_btn {
    color: #fff;
}
.Tabs_Cl {
    background: #e3e3e3;
    margin: 5px 0;
}
.Tabs_Cl.active {
    background: #f9da48;
}
/* .knitted_elastic_show{display: none;}
.knitted_elastic_show.active{display: block;} */
.sub_btn3 {
    color: #fff;
    background: #e3e3e3;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.5s all ease;
    display: inline-block;
    border-radius: 30px;
    font-size: 15px;
    line-height: 22px;
}
.sub_btn3:hover {
    color: #fff;
    background: #7c2658;
    transition: 0.5s all ease;
}
.contactcol_add + .contactcol_add {
    padding-left: 25px;
    border-left: 2px solid #e5e5e5;
}
.contactcol_add {
    padding-top:10px;
}
.cont_form_rt .form-control {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    color: #000;
    font-size: 15px;
    max-width: 100%!important;
    min-height: 24px;
    padding: 10px 0;
    width: 100%;
    height: 50px;
    font-weight: 400;
    box-shadow: none !important;
    outline: none !important;
}
.cont_form_rt  textarea.form-control {
    height: 100px;
}
.cont_form_rt .form_btn {
    color: #7c2658;
    background: #f9da48;
    border-radius: 40px;
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    padding: 12px 50px;
    text-align: center;
    text-decoration: none!important;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border: 0;
    font-weight: 500;
    text-transform: uppercase;
    outline: none !important;
}
.cont_form_rt .form_btn:hover {
    background: #553447;
    color: #fff;
}
.cont_form_lt p {
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #474747;
}
.cont_form_lt .hdr_social {
    padding-left: 0;
    border-left: 0px solid #9b9b9b !important;
    border: none;
}
.cont_form_lt h4 {
    font-size: 20px;
    line-height: 28px;
    color: #d3b528;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.cont_form {
    padding-top: 65px;
}
.map iframe{
    width:100%;
    height: 500px;
}
.cont_form {
    background: #f7f7f7;
    padding: 30px;
    margin-top: 50px;
}






/*Footer css*/
footer {
    padding: 0;
    background: #e9e9e9;
    height: 355px;
}
.ftr_in {
    display: flex;
    flex-wrap: wrap;
    padding-top: 95px;
    padding-bottom: 50px;
    justify-content: space-between;
}
.ftrCol1 {
    padding-right: 50px;
    width: 36%;
}
.ftrCol1 p {
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #474747;
    margin-top: 30px;
}
.ftrCol2 {
    padding-right: 20px;
}
.ftrCol3 {
    padding-right: 20px;
    width: 27%;
}
.ftrCol4 {
    width: 15%;
}
.ftr_hd {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    color: #553447;
    margin-bottom: 22px;
}
footer .hdr_social {
    padding-left: 0;
    border-left: 0px solid #9b9b9b;
}
footer li {
    display: block;
    line-height: 20px;
    margin-bottom: 6px;
    transition: 0.5s all ease;
}
footer a {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #000;
    display: inline-block;
    transition: 0.5s all ease;
}
footer a:hover {
    color: #553447;
    transition: 0.5s all ease;
}

.ftr_add ul li {
    font-size: 15px;
    color: #222222;
    font-weight: 400;
    position: relative;
    padding-left: 30px;
    padding-bottom: 0;
    margin-bottom: 15px;
    display: inline-block;
    transition: 0.5s all ease;
}
.ftr_add ul li.phone_name {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 0;
    color: #b78a00;
    margin-bottom: 4px;
    margin-top: 5px;
    display: block;
}
.ftr_add ul li a{
    font-size: 15px;
    color: #222222;
    font-weight: 400;
    display: block;
    transition: 0.5s all ease;
}
.ftr_add ul li a:hover{
    color: #553447;
    transition: 0.5s all ease;
}
.ftr_add ul li span {
    position: absolute;
    top: 0;
    left: 0;
}
.ftr_Form{
    position: relative;
}
.ftr_Form input.form-control {
    width: 100%;
    height: 44px;
    background: #FFFFFF;
    border: 0;
    border-radius: 6px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #ADADAD;
    outline: none;
    box-shadow: none;
}
button.ftr_btn {
    position: absolute;
    width: 150px;
    height: 44px;
    right: 0;
    bottom: 0;
    background: linear-gradient(270deg, #FFC320 -0.12%, #FFA519 97.96%);
    border-radius: 6px;
    border: 0;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #292929;
    text-align: center;
}
.ftrCol2 {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
}

.ftrSocial {
    margin-top: 25px;
}
.ftrSocial a {
    display: inline-block;
    margin-right: 14px;
    transition: 0.5s all ease;
}
.ftrSocial a:hover {
    opacity: 0.6;
    transition: 0.5s all ease;
}
.bt_ftr {
    padding: 10px 0 10px 0;
    background: #050710;
}
.bt_ftr li {
    display: inline-block;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    margin: 0 5px;
    color: #FFFFFF;
    opacity: 0.5;
}
.bt_ftr p{
    opacity: 0.5;
    margin-bottom: 0px;
}
.bt_ftr p, .bt_ftr a {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    transition: 0.5s all ease;
    color: #FFFFFF;
}
.btn_ftr {
    padding: 20px 0;
    background: #000;
}
.btn_ftr p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin: 0;
}

.about_man_text {
    padding: 30px;
    background: #7c2658;
    margin-bottom: 50px;
}
.about_man_text p {
    margin: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}
.about_man_text h3{color: #fff;}
.ftr_add ul li span i {
    font-size: 22px;
    color: #553447;
}
.aboutcol_bx {
    position: relative;
    background: #7c2658;
}
.about_scn .aboutcol_bx:before {
    content: "";
    position: absolute;
    background: #7c2658;
    top: 30px;
    left: -30px;
    width: 100%;
    height: 100%;
}
.aboutcol_bx_tx h4 {
    font-size: 18px;
    line-height: 27px;
    color: #d3b528;
    font-weight: 500;
    margin-bottom: 15px;
}
.aboutcol_bx_tx p {
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #474747;
}
.aboutcol_bx_tx h1 {
    margin-bottom: 30px;
}
.aboutcol_bx_tx {
    padding: 0px 0 0 15px;
}
.aboutcol_bx_tx {
    padding-bottom: 50px;
}
.about_scn2{
    background: url("../images/about-why.jpg") no-repeat center center;
    background-size: cover;
}
.about_scn2_in {
    background-color: transparent;
    background-image: linear-gradient(180deg, #04133821 0%, #FDFEFF 100%);
    /* opacity: 0.18; */
    padding: 60px 0;
}
.spccol_tx {
    padding: 30px;
    background: #fff;
    box-shadow: 0px 0px 14px rgb(0 0 0 / 36%);
    min-height: 250px;
}
.about_scn2 .container{position:relative; z-index: 9;}

.about_scn2 .aboutcol_bx:before {
    left: inherit;
    right: -30px;
}

.about_scn2 .aboutcol_bx_tx {
    padding-bottom: 50px;
}
.cont_form_lt .hdr_social a.facebook {
    margin-left: 0px;
}
.aboutcol_bx_scroll {
    overflow: hidden;
    height: 410px;
    overflow-y: scroll;
    padding-right: 15px;
}

/* width */
.aboutcol_bx_scroll::-webkit-scrollbar {
    width: 5px;
  }
  
  /* Track */
.aboutcol_bx_scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  
  /* Handle */
  .aboutcol_bx_scroll::-webkit-scrollbar-thumb {
    background: #888;
  }
  
  /* Handle on hover */
  .aboutcol_bx_scroll::-webkit-scrollbar-thumb:hover {
    background: #555;
  }















