.dgshipping-text{

	text-align: left;

	font-size: 40px;

	color: #3498db;



}

.header-box{
	background: #ecf0f1; 
	height: 70px; 
	width: 100%; 
	padding: 15px;
}

.home-left{

	background: #ecf0f1;

    margin: 0 0 1rem;

    margin-right: 5px;

    height: 150px;

}



.home-right{

	background: #ecf0f1;

	margin: 0 0 1rem;

	margin-right: -5px;

	height: 150px;

}



.home-text{

	text-align: center;

	padding: 10px;

	font-weight: bold;

	color: #2980b9;

	font-size: 20px;

}



.home-text-button{

	text-align: center;

	background: #2980b9;

	margin-left: 25%;

	margin-right: 25%;

	color: #fff;

	font-size: 20px;

	border-radius: 5px;

}



.medical-list-box-one{

	float: left;

	margin-right: 2px;

	padding-top: 5px;

	background: rgba(236, 240, 241,1.0);

}



.medical-list-box-one img{

	width: 160px;

	height: 160px;

}



.medical-list-box-two{

	float: left;

	margin-right: 3px;

	padding-top: 5px;

	background: rgba(236, 240, 241,1.0);

}



.medical-list-box-two img{

	width: 160px;

	height: 160px;

}



.medical-list-box-three{

	float: left;

	margin-right: 3px;

	padding-top: 5px;

	background: rgba(236, 240, 241,1.0);

}



.medical-list-box-three img{

	width: 170px;

	height: 160px;

}



.medical-list-box-four{

	float: left;

	margin-right: 3px;

	padding-top: 5px;

	background: rgba(236, 240, 241,1.0);

}



.medical-list-box-four img{

	width: 150px;

	height: 150px;

	

}

.medial-list-text{

	font-size: 12px;

	text-align: center;

}



.hc-banner-box .banner-logo-box{

	float: left;



	width: 270px;

}



.hc-banner-box .banner-title-box{

	float: right;

	text-align: justify-all;

	font-size: 34px;

	width: 400px;

	color: black;

}



.footernav ul li{

	list-style: none;

}



.footernav ul li a{

	display: inline-block;

}



.background-section {

    position: relative;

    height: 30vh;

    background-size: cover;

    background-position: center;

 }



.overlay {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 150px;

    color: white;

    display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: center;

    text-align: center;

    padding: 20px;

}



.overlay h1, .overlay p {

  	margin-bottom: 10px;

    color: #2980b9;

     margin-top: 190px;



}

.certificate-content{

	margin-top: 20px;

}

.certificate-content .certificate-title{

	text-align: center;

	font-size: 16px;

	width: 50%;

	margin-left: 25%;

	margin-right: 25%;

	font-weight: bold;

}



.certificate-content .form-smc{

	float: left;

	width: 45%;

}



.certificate-content .form-logo{

	float: left;

	width: 20%;

}



.certificate-content .rm-certificate{

	float: left;

	width: 35%;

}



.certificate-content .certificate-head{

	text-align: center;

	margin-top: 50px;

	font-weight: bold;

}



span{

	border-bottom: 1px dotted black;

}



.fa-map-marker-alt{

	font-size: 30px;

	color: #2980b9;

	padding-right: 20px;

}







ul#frontfooternav li {

  display:inline;

  color: #f1c40f;

}



ul#frontfooternav li a{

	text-decoration: none;

}



ul#frontfooternav ul a:hover{

	color: #2980b9;

}



.old-certificate{

    display: block;

    background: #95a5a6;

    height: 100px;

    padding: 50px;

    color: #fff;

}