*{
margin: 0;
padding: 0;
box-sizing: border-box;
}

 body {
/*    width: 100%;
    display: inline-block;
    min-height: 600px;
    background: url(./assets/images/bg/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;*/
/*    padding: 80px 0;*/
	letter-spacing: 1.5px;
}

 
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
 
 

.hero-section{
	 background:  linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 280%),
	 url(./assets/images/bg/pharma-2.webp);
/*	 height: 90vh;*/
/*background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(./assets/images/bg/bg.jpg);*/
padding: 20px 0px;

   width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
/*    margin: 100px 0 111px 0;*/

}







.highlight-text{
	color: #1F4FA3;
}



.cursive{
  font-family: cursive;

}

.logo{
	width: 380px;
	margin: auto;
}
.logo img{
	padding-top: 0px;
	width: 100%;
}

.coming-soon h1{
	font-size:40px;
	text-align: center;
/*	padding-bottom:30px;*/
padding: 10px 0;
 font-family: "Roboto", sans-serif;
font-weight: 600;
    width: 60%;
    margin: auto;
  margin-bottom: 30px;
}


.coming-soon h1 br{
display: none;
}

.coming-soon{
/*height: 100vh;*/
/*padding-top:20px;*/
display: flex;
flex-direction: column;
justify-content: center;

}



 
/*// products list*/

.kura_tm_timeline-top{
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    padding: 115px 0px 0px 0px!important;
}

.kura_tm_timeline {
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    padding: 40px 0px 115px 0px;
}



.kura_tm_timeline .timeline_list{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
/*	padding-top: 54px;*/
}
.kura_tm_timeline .timeline_list ul{
	margin: 0px;
	list-style-type: none;

}

.kura_tm_timeline .timeline_list ul li {
    margin: 0px;
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 27px 0px 30px 0px;
/*    text-transform: lowercase!important;*/
}

.kura_tm_timeline .timeline_list ul li:last-child{
	border-bottom: none;
}
.kura_tm_timeline .timeline_list ul li .list_inner{
	width: 50%;
    float: left;
    padding-right: 40px;
}
.kura_tm_timeline .timeline_list ul li .list_inner:last-child{
	padding-right: 0px;
}
.kura_tm_timeline .timeline_list ul li .list_inner span {
    display: inline-block;
    font-size: 18px;
    color: #454545;
}
.kura_tm_timeline .timeline_list ul li .list_inner:nth-child(2) span{
	color: #454545;
}

.kura_tm_main_title h3{
	font-size:30px;    font-weight: 600;

}



/*======== Footer ==========*/
.f-section{
/*	background: #E6E6DF;*/
background: #1F4FA3;
	display: inline-table;
    width: 100%;
    color: #fff;
    padding: 100px 0;
/*    margin-top: 89px;*/

}
.contact-us table{
	font-size: 18px;
	margin: auto;

}
.contact-us table tr td{
	padding: 0px 20px 10px 0px;
 font-family: "Roboto", sans-serif;

}
.contact-us table tr th{
	padding: 20px 20px 10px 0px;
 font-family: "Roboto", sans-serif;
	letter-spacing: 1.5px;
	    font-weight: 600;


}

.f-row{
	position: relative;
}



/*======== Footer ==========*/

.about-us {
	font-size: 18px;
/*	text-align: center;*/
/*	width: 75%;*/
/*	letter-spacing: 2.5px;*/
 font-family: "Roboto", sans-serif;
width: 50%;
text-align: center;
padding-bottom: 25px;

}
.about-us p{
line-height: 28px;
}

.kura_tm_main_title h3{
/*font-family:BebasNeue Bold ;*/
 font-family: "Roboto", sans-serif;
}
.timeline_list ul li{
 font-family: "Roboto", sans-serif;
	letter-spacing: 1.5px;
}





.kura_tm_timeline-top .timeline_list ul li .list_inner {
/*	width: 50%;*/
}

.kura_tm_timeline-top .timeline_list ul li .list_inner {
/*    width: 50%;*/
}








/*===== powered by appsrow start =====*/
		.footer-p {
		position: absolute;
/*		left: 0;*/
		right: 0px;

		bottom:-60px;
/*		margin: auto;*/
/*		top: 50%;*/
		text-align: center;

/*		transform: rotate(270deg);*/
/*		background: #fff;*/
/*		padding: 10px 15px 5px 5px;*/
		font-family: sans-serif;
		}

		.footer-p p {
		margin-bottom: 10px;
		letter-spacing: 0!important;
		}

		.footer-p a {
		color: #fff;
		font-size: 20px;
		text-decoration: none;
		/*margin-bottom:5px;*/
		vertical-align: middle;
		}

		.footer-p img {
		width: 115px;
		padding-left: 5px;
		filter: brightness(100);
		}

		.footer-p span {
		margin-left: 10px;
		/*vertical-align: super;*/
		font-size: 16px;
		opacity: .8;
		}
/*===== powered by appsrow End =====*/


.separator{
	    width: 100%;
    display: inline-block;
    min-height: 250px;
/*    background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(./assets/images/bg/bg.jpg);*/
    background:url(./assets/images/bg/bg-d.jpg);
/*    background:linear-gradient(0deg, rgba(255, 0, 150, 0.3), rgba(255, 0, 150, 0.3)), url(https://picsum.photos/id/1043/800/600);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    margin: 100px 0 111px 0;
/*    padding: 80px 0;*/
}
.m-separator {
    width: 100%;
    display: inline-block;
    min-height: 260px;
    /* background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(./assets/images/bg/bg.jpg); */
    background: url(./assets/images/bg/m-bg.jpg);
    /* background: linear-gradient(0deg, rgba(255, 0, 150, 0.3), rgba(255, 0, 150, 0.3)), url(https://picsum.photos/id/1043/800/600); */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    /* background-attachment: fixed; */
    margin: 100px 0 111px 0;
    /* padding: 80px 0; */
}

.kura_tm_timeline-top .timeline_list ul li .list_inner {
/*     width: 50%; */
}


.desk-none{
	display: none;
}
.md-none{
	display: block;
}

.mob-no a{
color: #fff;
text-decoration: none;
}


.highlight-text a{
	color: #1F4FA3;
	text-decoration: none;
/*	transition:all 0.6s!important;*/
}


.kura_tm_timeline{
	background:hsl(60, 12%, 98%);
}


.lauching-title h1{
/*text-shadow: 2px 2px 5px #1F4FA3;*/
transition: all 0.6s;
border: 1px solid black;
}

.lauching-title h1:hover{
/*transform: scale(1.1);*/
}
