* {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none !important;
}


body {
  font-family: "Poppins", sans-serif !important;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden;
  
}

.nopadding {
  padding-right: 0 !important;
  margin-right: 0 !important;
}

/* Quality fast start */
  
.SKakij {
  width: 20%;
  margin: 0%;
  height: 3.0em;
  float: right;
  position: relative;
  margin-top: 8px;
}

.SKakij .wrap:before {
  content: '';
  position: absolute;
  width: 15%;
  height: calc(100% - 30px);
  bottom: -4px;
  left: 100px;
  border-bottom: 3px solid  #0f0445;
  border-left: 3px solid #0f0445;
}

.SKakij .wrap:after {
  content: '';
  position: absolute;
  width: 15%;
  height: calc(100% - 30px);
  top: 5px;
  right: 0;
  border-top: 3px solid  #0f0445;
  border-right: 3px solid  #0f0445;
}

  .SKakij .wrap .for_Quality .wraptext{
    font-size: 16px;
    color: #110101;
    line-height: 20px;
    margin-left: 27px;
    margin-top: -7px;
  }
  .SKakij .wrap .for_Quality .sub-wraptext{
    font-size: 12px;
    color: #0c0101;
    line-height: 20px;
    margin-left: 27px;
    margin-top: -20px;
  }

/* Quality fast end */



/* Header Top Area */
.header-top-area {
  background: #f7f7f7;
  height: 35px;
  color: #fff;
}
.left-side {
  width: 15%;
  float: left;
}
.left-side p {
  font-size: 12px;
  line-height: 35px;
  color: #707070;
}
.right-side {
  width: 50%;
  float: left;
  line-height: 35px;
}
.follow-us a {
  display: inline-block;
  color: #303030;
  margin-right: 14px;
  font-size: 16px;
}
.sister {
  float: right;
}
.sister a {
  display: inline-block;
  color: #707070;
  text-decoration: none;
  margin-left: 10px;
  margin-top: 10px;
}
.sister span {
  font-size: 12px;
  color: #000;

  position: relative;
  top: -12px;
  font-weight: 200;
}
.sister-webmail img {
  width: 18px;
  position: relative;
  top: -5px;
}
/* Header Top Ends */

/* Header Logo Area Statrs */
section#logo-area {
  overflow: hidden;
  height: 74px;
}

.logo__top{
  overflow: hidden;
  margin-top: 9px;
}

.logo__area{
  float: left;
  width: 30%;
  padding-left: 12px;
  padding-top: 5px;
}

.logo__area img{
  height: 55px;
  width: 55px;
}
.text__area{
  float: left;
  width: 60%;
}
.text__area h2{
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 22px;
  padding-top: 11px;
}
.text__area h4{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 24px;
}
.space {
  margin: 0;
  padding: 0;
}
.firstboxs {
  padding-left: 0;
  position: relative;
  left: 245px;
}
.adersslastbox {
  padding-left: 100px;
  position: relative;
}
.address-box {
  padding-top: 22px;
  box-sizing: border-box;
}

.here-icon {
  float: left;
  border: 2px solid #e7eaec;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 2.2;
  border-radius: 100%;
  font-size: 15px;
  margin-left: -11px;
}

.here-icon i {
  color: #312782;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.here-icon i:hover {
  transform: rotate(360deg);
  background-color: white;
  color: #312782;
}
.address-box.firstboxs .icon-detail {
  position: relative;
  left: -9px;
  top: -11px;
}

.firstboxs {
  padding-left: 0;
  position: relative;
  left: 160px;
}
.icon-detail {
  width: 80%;
  float: right;
  padding-left: 0 !important;
  position: relative;
  left: -9px;
  top: -11px;
}

.icon-detail h3 {
  color: #242424;
  font-size: 12px;
}

.icon-detail p {
  color: #090909;
  font-size: 14px;
  line-height: 9px;
  font-family: Poppins;
  font-weight: 600;
}

.address-box.myicoins {
  margin-left: 8px;
  padding-left: 0;
  position: relative;
  left: 150px;
}
/*  Header Logo Area Ends */

/* Menu section */
.dropdown-menu {
  margin-top: 0;
  box-shadow: -3px 11px 5px 0px rgba(0, 0, 0, 0.75);
}
.menu-section {
  background-color: #312782;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  line-height: 25px;
}

.navbar {
  background-color: #312782 !important;
}

.menu-section .navbar {
  padding: 0.4rem 1rem;
}

li.nav-item.active {
  font-weight: 700;
}

.menu-area {
  margin: 0 !important;
  padding: 0 !important;
}

.menu-area li a {
  font-size: 14px;
}

.nav-link {
  color: white;
}

.nav-link:hover {
  color: white;
}

.nav-dropdown-padding-top {
  padding-top: 10px;
}

.dropdown-item{
  padding-top: 10px;
  background-color: #312782 !important;
}



.dropdown-menu.show a {
  line-height: 40px !important;
  border-bottom: 1px solid white;
  text-decoration: none;
  color: white !important;
}
.menu-area.navbar-nav.mr-auto.menu-area {
  position: relative;
  left: -13px;
  top: 0;
}
.menu-area li {
  margin-right: 18px;
}
.navbar .nav-item:not(:last-child) {
  margin-right: 35px;
}

.dropdown-toggle::after {
  transition: transform 0.15s linear;
}

.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}
/*  Menu area Ends */


/* Carousel Area Starts */
.carosel__img{
  height: 700px;
}

.image__overlay-1{
  background-image:
  linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
  url('../img/slide1.png');
  width: 100%;
  height: 600px;
  background-size: cover;
  color: white;
  position: relative;
}
.image__overlay-2{
  background-image:
  linear-gradient(to bottom,  rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
  url('../img/carosel-1.jpg');
  width: 100%;
  height: 600px;
  background-size: cover;
  color: white;
  position: relative;
}
.image__overlay-3{
  background-image:
  linear-gradient(to bottom,  rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
  url('../img/produce-2.jpg');
  width: 100%;
  height: 600px;
  background-size: cover;
  color: white;
  position: relative;
}
.carousel__caption{
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.carousel__caption a{
 text-decoration: none !important;
 color: white;
 border: 2px solid #fff;
 padding: 6px 15px 6px 15px;
 width: 160px;
 height: 40px;
 border-radius: 36px;
}
.carousel__caption h2{
  font-size: 40px;
  line-height: 92px;
  color: goldenrod;
  text-shadow: 2px 2px #1e1d1c;
}
.carousel__caption h4{
  font-size: 18px;
 
}
.carousel__caption p{
  padding-bottom: 20px;
  font-size: 16px;
}

/* Carousel Area Ends */


/*  Our Units Starts */
.bg__grey{
  background: #F7F7F7;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.unit__heading{
  margin-bottom: 55px;
}
.unit__heading h1{
  font-size: 26px;
  margin-top: 10px;
  font-weight: 500;
}
.unit__heading img{
  height: 16px;
  width: 106px;
}
.unit__card img{
  width: 210px;
  height: 210px;
  border: 1px solid #ccc;
  border-radius: 50%;
}
.unit__card h2{
  font-size: 1.5rem;
  padding-top: 20px;
  font-weight: 300;
}
/*  Our Units Ends */

/*  Company States Starts  */
.company__state{
  padding-bottom: 80px;
}
.state__logo{
  text-align: center;
  padding-top: 80px;
}
.state__logo img {
    width: 52px;
    height: 38px;
}
.state__logo h2{
  font-size: 30px;
  color: #312783;
  margin-bottom: 30px;
  margin-top: 30px;
}
.state__logo p{
  font-size: 14px;
  margin-bottom: 25px;
  line-height: 25px;
}
.state__card{
  text-align: center;
  width: 17rem;
  height: 200px;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  transition:  all .4s ease-in-out;
}
.state__card:hover{
  background-color: whitesmoke;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.state__card img{
  width: 52px;
  height: 47px;
  text-align: center;
  margin: 7px 0px 13px 0px;
}
.state__card h2{
  font-size: 35px;
  color: #312783;
  padding: -1px 0px 0px 0px !important;
  position: relative;
}
.state__card p{
  padding-top: 10px;
}
.person{
 position: absolute;
 bottom: 24px;
 right: 105px;
 color: grey;
}
.kg{
  position: absolute;
  bottom: 25px;
  right: 80px;
  color: grey;
}
/* Company States Ends */

/* Quality and Single Starts */
.quality__single img{
  width: 100%;
}
.quality__blue{
  background: #3359A6;;
  height: 100%;
  position: relative;

}
.quality__inner{
  position: absolute;
  text-align: left;
  left: 50%;
  top: 50%;
  transform: translate(-43%, -50%);
  width: 79%;
}
.quality__inner h1{
  font-size: 30px;
  font-weight: 500;
  padding: 0px 0px 10px 0px;
  color: white;
  text-transform: uppercase;
  margin-bottom: 11px;
}
.quality__inner h2{
  font-size: 20px;
  color: white;
  text-transform: uppercase;
  line-height: 26px;
}
.quality__inner p{
  font-size: 13px;
  padding: 17px 0px 53px 0px;
  margin-bottom: 10px;
  color: white;
  text-transform: uppercase;
}

.single__left{
  width: 70%;
}
.single__left h2{
  color: black;
  font-size: 24px;
   padding-bottom: 20px;
  
}
.single__left h4{
  color: black;
line-height: 26px;
margin-bottom: 58px;
}
.single__left a{
  color: #ffffff;
  background-color: #f8f9fa;
  border-radius: 19px;
  border: 2px solid #bd2130;
  padding: 5px 30px;
  font-weight: 300;
  font-size: 16px;
  transition: all .5s ease-in-out;
}
.single__left a:hover{
  color: #212529;
  background-color: white;
  border: 2px solid lightslategray ;
}

/* Quality and Single Ends */

/* Our Strengts Starts */
.our__strength{
  padding-top: 70px;
}

.our__strength h1{
  font-size: 26px !important;
  padding-bottom: 15px;
  letter-spacing: normal;
}
.our__strength img{
 width: 160px;
 height: 22px;
}
.strngeBack{
  box-shadow: -7px 16px 23px -10px rgba(0,0,0,0.3);
  height: 70px;
  position: relative;
}
.boxstrage {
  width: 30px;
  height: 30px;
  background-color: #0455C2;
  box-shadow: -9px 10px #0062cc9e;
  position: absolute;
  top: 15px;
  left: 19px;
  margin-left: 2px;
}

.strngeBack h2{
  font-size: 14px;
  margin-right: 25px;
  margin-top: -10px;
  margin-left: 50px;
  line-height: 17px;
   padding-top:22px;
   padding-left: 12px;
 
}

.pb{
  padding-bottom: 30px;
  margin-bottom: 60px;
}
/* Our Strengts Ends */

/*  Produce Supirieo Starts */
.produce__supirieo {
  padding-top: 90px;
  padding-bottom: 110px;
  background-color: #F7F7F7;
}
.produce__supirieo img{
  width: 100%;
}
.produce__supirieo h3{
   padding-top: 30px;
   padding-bottom: 30px;
   font-weight: 500;
}
/*  Produce Supirieo Starts */
/* Image Gallery Stars */

.image-g img
{
width: 100%;
height: 240px;
}

.gallery-image-parent {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  display: inline-block;
  cursor: pointer;
  transition: all 0.6s ease-in-out;
}

.gallery-image-child {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}

.gallery-image-parent:hover .gallery-image-child,
.gallery-image-parent:focus .gallery-image-child {
  -ms-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.gallery-image-parent:hover .gallery-image-child:before,
.gallery-image-parent:focus .gallery-image-child:before {
  display: block;
}

.image-gallery h2{
  font-size: 28px;
  font-weight: 600;
  color: #312783;
}
/* Image Gallery Ends */

/* Video Gallery */
.vmt {
  margin-top: 30px;
}
/* Video Gallery */

/* Footer Top Starts */
.footer {
  padding-top: 20px;
  color: white;
  background: #312787;
}
.footer-logo img{
  width: 100%;
  height: 70px;
  width: 72px;
  background-color: white;
  border-radius: 71%;
}
.footer-logo-area{
  padding-top: 35px;
}

.footer-social i {
  color: white;
  display: inline-block;
  margin-right: 10px;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 100%;
  line-height: 35px;
  border: 1px solid white;
}


.footer-social h2{
  font-size: 24px;
  font-weight: 500;
  line-height: 7px;
  padding: 22px 0px 0px 0px;
  margin-bottom: 30px;
  text-align: center;
}
.footer-social h2::after{
  content: "";
  position: absolute;
  border-bottom: 1px solid #fff;
  width: 116px;
  top: 148px;
  left: 85px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.footer-social p{
   line-height: 22px;
   font-weight: 300;
   letter-spacing: 1px;
   margin-bottom: 15px;
}

.footer-contact {
  box-sizing: border-box;
}

.footer-contact h2{
  font-size: 18px;
  font-weight: 600;
  color: gold;
}

.footer-contact-icon ul li {
  line-height: 30px;
}

.footer-important-links {
  color: white;
  box-sizing: border-box;
}

.footer-important-links h2{
  font-size: 18px;
  font-weight: 600;
  color: gold;
}

.important-link {
  line-height: 30px;
  box-sizing: border-box;
}

.important-link-ul a {
  color: white;
  transition: all .2s ease-in-out;
}
.important-link-ul a:hover {
  font-weight: 600;
}

.footer-pro {
  background-color: #20226E;
  color: white;
  padding-top: 10px;
  padding-bottom: 3px;
}

.footer-pro p {
  display: block;
  line-height: 45px;
}

.akij-bold {
  font-size: 17px;
  font-weight: 600;
  color: white;
}
/* Footer Bottom Ends */
/* Social Icon Rotation /Animation Area */

.animate {
  transition: all 0.5s;
  padding-bottom: 50px;
}

.animate:hover {
  transform: scale(1.12);
}
.rot {
  color: white;
  background-color: transparent;
  border: 3px solid white;
  transition: all 0.4s ease-in-out;
}

.rot:hover {
  transform: rotate(360deg);
  background-color: white;
  color: blue;
}
/* Animation Area Ends */
/* About Us Page Starts  */

.about__common__heading{
  font-size: 28px;
  font-weight: 500;
  color: #312783;
  line-height: 25px;
  margin-bottom: 45px;
  position: relative;
}

.abt__overlay{
  background-image:url('assets/img/about-company-building.html');
  width: 100%;
  height: 800px;
  background-size: cover;
  color: white;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.abt__overlay__caption{
  position: absolute;
  text-align: left;
  left: 50%;
  top: 50%;
  transform: translate(-77%, -50%);
}

.abt__overlay__caption h1{
  font-size: 30px;
  color: rgb(11, 131, 229);
  font-weight: 600;
  margin-bottom: 20px;
  width: 76%;
}
.abt__overlay__caption p{
  width: 76%;
  color: #000;
}

.bg__story{
  padding-top: 100px;
}

.center__child h3{
font-size: 17px;
font-weight: 100;
letter-spacing: 1px;
padding-bottom: 5px;
}
.center__child h1::after{
    content: "";
    position: absolute;
    border-bottom: 3px solid #312783;
    width: 12%;
    left: 1%;
    bottom: -8px;
}
.center__child h3:last-child{
   width: 88%;
   font-size: 16px;
   line-height: 25px;
}
.bg__img img{
  box-shadow: -8px 7px 23px -10px rgba(0,0,0,0.75);
}
.row__margin{
  margin-bottom: 70px;
}
.img__left img{
  width: 100%;
}
.title__height{
  line-height: 35px;
  font-size: 26px;
}
.list__pb{
  margin-bottom: 200px;
}
.list__right{
  padding-left: 15px;
}

.right__ul li{
  font-size: 14px;
  font-weight: 600;
  line-height: 35px;
  list-style-type: circle;
}

.technology{
  background: #F7F7F7;
  padding-top: 200px;
  padding-bottom: 56px;
}
.technology p{
  letter-spacing: 1px;
  font-weight: 200;
  margin-bottom: 15px;
  line-height: 25px;
}
.img__tech__right{
position: relative;
}
.img__tech{
  position: absolute;
  top: -25px;
  left: 46px;
  background-color: #0455C2;
  box-shadow: -19px 19px #312783;
  height: auto;
}
.description{
  padding-top: 200px;
}
.description h1{
  font-size: 22px;
  font-weight: 500;
  color: #312783;
  margin-bottom: 120px;
  line-height: 31px;
}

.inner__capacity h1{
  font-size: 29px;
  font-weight: 500;
  color: #312783;
  margin-top: 77px;
  margin-bottom: 13px;
}
.inner__capacity h3{
 font-weight: 500;
}
.inner__capacity p{
 font-weight: 100;
}
.spinningContent{
padding-right: 20px;
}
.spinning__capacity img{
  width: 100%;
  height: 400px;
}

.float-left {
  float: left!important;
}
.yarnTitle p {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 15px;
}
.yarnTable {
  font-size: 14px;
}
.yarn{
padding-top: 70px;
padding-bottom: 70px;
}
.customCapactiyRight p {
  line-height: 26px;
  font-size: 14px;
}
.weaving__pb{
  padding-bottom: 100px;
}
.finshingcapacityContent h2 {
  font-size: 18px;
  font-weight: 300;
}
.finshingcapacityContent h3 {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 10px;
}
.finshingcapacityContent ul li {
  font-size: 16px;
  font-weight: 200;
  list-style: circle;
  line-height: 26px;
}

.ul__div{
  padding-left: 40px;
}
.img__about{
  margin-top: 50px;
  margin-bottom: 100px;
}
.img__about img{
  width: 100%;
}
.th__img{
height: 170px;
}
/* About Us Page Ends  */

/* Mission and Vision Page Starts */

.inner__center__right{
  position: absolute;
  text-align: left;
  left: 60%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.inner__center__right h2{
  font-size: 28px;
  font-weight: 600;
  color: #312783;

}
.inner__center__right h2::after{
  content: "";
  position: absolute;
  top: 32px;
  border-bottom: 3px solid #312783;
  width: 56%;
  left: 0;
  margin-top: 11px;
}
.inner__center__right p{
  font-size: 15px;
  margin-top: 26px;
  line-height: 26px;
  font-weight: 300;
}

.img__mission__left{
  width: 100%;
  height: 500px;
}

.vision__overlay{
  background-image:
  linear-gradient(to bottom, rgba(58, 52, 103, 0.9), rgba(58, 52, 103, 0.8)),
  url('assets/img/vision-statement.html');
  width: 100%;
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
  position: relative;
}
.leftMission {
  padding: 192px 0px 192px 36px;
}
.leftMission h1 {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
}

.vision__right{
  padding: 65px 0px ;
  width: 100%;
 
}

.three__card{
padding-top: 30px;
padding-bottom: 45px;
}

.three__one{
  padding-top: 70px !important;
}

.three__card p{
  line-height: 27px;
  font-weight: 200;
}
.neg__margin{
  margin-top: -10px;
}

.card__sticker{
  height: 70px;
  width: 293px;
  position: absolute;
  /* top: 161px; */
  bottom: 0px;
  left: 0;
  background: white;
}
.card__sticker h2{
  font-size: 22px;
  color: #312783;
  font-weight: 600;
  line-height: 27px;
  padding-top: 10px;
  padding-left: 20px;
}
.card__img{
  position: relative;
}

.card__img  img {
  width: 326px;
  height: 236px;
}
.card__text{
padding-top: 10px;
}
.labtest__p{
  font-weight: 600 !important;
  line-height: 22px !important;
  margin-top: 15px;
}
.map__section{
  padding-bottom: 50px;
}

.map__bg{
  background-image:url('assets/img/map.html');
  width: 100%;
  height: 200px;
  background-size: cover;
  background-size: 251px 150px;
  color: white;
  background-repeat: no-repeat;
  background-position: center;
}
.map__text h2{
  font-size: 20px;
  font-weight: 400;
  text-align: right;
  color: black;
}
.map__text h1{
  
    font-size: 30px;
    text-align: right;
    font-weight: 500;
    color: #312783;

}
.map__text p{
  
  font-size: 14px;
  text-align: right;
  color: black;
  font-weight: 200;
}

.facility__left{
  width: 104%;
}

.facility__inner{
  position: absolute;
  text-align: left;
  left: 60%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.rightLabtesting h2 {
  font-size: 24px;
  color: #312783;
  font-weight: 600;
}
.rightLabtesting p {
 font-size: 15px;
 line-height: 24px;
 font-weight: 200;
}
.diamond__wash{
  background-color: #F5F5F5;
  margin-top: 70px;
}
.diamondFinshead {
  font-size: 13px;
  font-weight: 600;
}
.diamondFinshead h1 {
  font-size: 24px;
  font-weight: 500;
  color: #312783;
  margin-bottom: 34px;
}
.diamondFinshead i {
  color: #312783;
  margin-right: 10px;
  font-size: 14px;
}
.diamond__wash ul li{
  line-height: 22px;
}
.rightlafe h1 {
  font-size: 15px;
  font-weight: 600;
  margin-top: 53px;
  padding-bottom: 10px;
}
.pt__diamond{
  padding-top: 100px !important;
}
.pt__diamond h4{
  line-height: 26px;
  padding-bottom: 15px;
  font-weight: 500;
}
/* Mission and Vision Page Ends */

/* Certification and Achievement Starts */

.cert img{
  width: 100%;
}
.cert__img{
  padding-top: 50px;
  padding-bottom: 40px;
}
.cert__img img{
  height: 45px;
  width: 153px;
}
.cert__img h1{
  font-size: 18px;
  font-weight: 600;
}
.cert__img p{
  font-size: 16px;
  line-height: 25px;
}

.certificateBoti p {
  font-weight: 600;
  line-height: 25px;
  font-size: 16px;
}

.cert__2{
  padding-top: 100px;
}
.cert__2 p{
  text-align: center;
  font-weight: 600;
}

.cert__bottom img{
width: 100%;
}
.cert__bottom{
margin-top: 60px;
margin-bottom: 60px;
}
/* Certification and Achievement Ends */

/* Our Product  Starts */
.our__product{
  font-size: 24px !important;
}
.product__img img{
  height: 180px;
  box-shadow: -8px 7px 23px -10px rgba(0,0,0,0.75);
}
.product__text p{
  font-weight: 600;
}
/* Our Product  Ends */

/* Contact Us Starts */
.conBack {
  background: #E9E8F1;
  overflow: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%;
}

.locationTr {
  float: left;
  margin-left: 20px;
}
.locationTr i {
  margin-right: 28px;
  font-size: 22px;
  color: #EC744D;
  font-weight: bold;
}
.divChange {
  float: left;
}
.divChange h5 {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 5PX;
}
.conBack p {
  font-size: 14px;
  line-height: 24px;
}

.factory__card{
  background: #F3F3F8;
}

.form-heading{
  background: #312783;
  padding: 32px 32px 27px 35px;
  color: #fff;
  margin-bottom: 20px;

}
.form-heading h5 {
  font-size: 19px;
  font-weight: 600;
  padding-bottom: 10px;
}
.form-heading p {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}
label {
  margin-bottom: 10px;
}
.form__container{
  border: 1px solid #ccc;
  padding: 20px 15px 15px 15px;
}

.textileContactInfo h2 {
  font-size: 18px;
  font-weight: 600;
}

.headofsales h3 {
  font-size: 14px;
  font-weight: 600;
  padding: 2px;
}

.conPerInfo {
  padding: 20px 40px 18px 30px;
  border: 1px solid #ccc;
  margin-bottom: 17px;
  transition: all .3s ease-in-out;
}

.conPerInfo:hover{
  background-color: whitesmoke;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.conPerInfo p {
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 10px;
}
.conPerInfo ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 30px;
}
.conBol {
  font-size: 14px;
  font-weight: 600;
}
.conPerInfo i {
  color: #312783;
  margin-right: 6px;
}
/* Contact Us Ends */