/*Infinity....................................................................*/
#divPromoInfinity {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPageInfinityPromo.webp) no-repeat center center;
  background-position: center;
}

#divPromoInfinity h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}

/*Easy Fashion....................................................................*/
#divPromoEasyFashion {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPageEasyFashionPromo.webp) no-repeat center center;
  background-position: center;
}

#divPromoEasyFashion h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}

/*Dorjibari....................................................................*/
#divPromoDorjibari {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPageDorjibariPromo.webp) no-repeat center center;
  background-position: center;
}

#divPromoDorjibari h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}

/*Richman Lubnan....................................................................*/
#divPromoRichmanLubnan {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPageRichmanLubnanPromo.webp) no-repeat center center;
  background-position: center;
}

#divPromoRichmanLubnan h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}

/*MetLife Bangladesh....................................................................*/
#divPromoMetLife {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPageMetLifePromo.webp) no-repeat center center;
  background-position: center;
}

#divPromoMetLife h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}

/*bKash....................................................................*/
#divbKash {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPagebKashPromo.webp) no-repeat center center;
  background-position: center;
}

#divbKash h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}

/*BSRM....................................................................*/
#divBSRM {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPageBSRMPromo.webp) no-repeat center center;
  background-position: center;
}

#divBSRM h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}

/*Seven Rings...................................................................*/
#divSevenRings {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPageSevenRingsPromo.webp) no-repeat center center;
  background-position: center;
}

#divSevenRings h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}


/*UniGlobal...................................................................*/
#divUniGlobal {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPageUniGlobalPromo.webp) no-repeat center center;
  background-position: center;
}

#divUniGlobal h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}

/*SparkIT...................................................................*/
#divSparkIT {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPageSparkITPromo.webp) no-repeat center center;
  background-position: center;
}

#divSparkIT h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}


/*GalaxyBangladesh...................................................................*/
#divGalaxyBangladesh {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPageGalaxyBangladeshPromo.webp) no-repeat center center;
  background-position: center;
}

#divGalaxyBangladesh h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}


/*Wahab Jute Mills...................................................................*/
#divWahabJuteMills {
  text-align:center;
  height:300px;
  background:url(../img/CompanyPageWahabJuteMillsPromo.webp) no-repeat center center;
  background-position: center;
}

#divWahabJuteMills h1{
	color: white;
	ont-family: "Roboto",sans-serif;
	font-size: 4rem;
	font-weight: 300;
}

/*General Company Description..................................................*/
#divCompanyDescription {
	text-align:left;
}

.companyDetails{
    color: black;
    text-decoration: none;
   
}

.companyDetails:hover {
    color: black;
    transition: .3s;
    letter-spacing: .5px;
}

#divCompanyDescription .fa{
		color: #9c2ac0;
}

.img-fluid{
max-height: 450px;
}

#divCompanyDescription .row{
	display: flex;
	align-items: center;	
}