/*@import url('https://fonts.googleapis.com/css2?family=Newsreader:wght@600&display=swap');*/
html {
  scroll-behavior: smooth;
}
*{
	margin: 0px;
	padding: 0px;
}
.header{
	z-index: 999;
	box-shadow: 0px 0px 10px;
}

.padding{
	padding: 50px 0px;
}
.fixed-form{
    position: absolute;
    padding: 35px;
    top: 30%;
    right: 0;
   
    box-shadow: 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
    
    background: #fff;
}
.background-image{
	background: url(background.jpg);
	width: 100%;
	padding: 300px 0px;
	z-index: -1;
	background-size: cover;
	background-position: center;
}
.banner-heading{
	text-align: center;
	width: 100%;
	font-size: 50px;
	color: #fff;
	font-family: 'Newsreader', serif;
	font-weight: bold;

}
.line{
	line-height: 120px;
	font-size: 25px !important;
	color: #d62f29 !important;
}
#timeline {
  list-style: none;
  position: relative;
  margin:50px auto;
  width:90%;
}
#timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #4997cd;
  left: 50%;
  margin-left: -1.5px;
}
#timeline .clearFix {
  clear: both;
  height: 0;
}
#timeline .timeline-badge {
	color: #fff;
	width: 25px;
	height: 25px;
	font-size: 1.2em;
	text-align: center;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -13px;
	background-color: #fff;
	z-index: 6;
	border-radius: 50%;
	border: 2px solid #4997cd;
}
#timeline .timeline-badge span.timeline-balloon-date-day {
  font-size: 1.4em;
}
#timeline .timeline-badge span.timeline-balloon-date-month {
  font-size: .7em;
  position: relative;
  top: -10px;
}
#timeline .timeline-badge.timeline-filter-movement {
  background-color: #ffffff;
  font-size: 1.7em;
  height: 35px;
  margin-left: -18px;
  width: 35px;
  top: 40px;
}
#timeline .timeline-badge.timeline-filter-movement a span {
  color: #4997cd;
  font-size: 1.3em;
  top: -1px;
}
#timeline .timeline-badge.timeline-future-movement {
	background-color: #ffffff;
	height: 120px;
	width: 120px;
	font-size: 1.7em;
	top: -16px;
	margin-left: -60px;
	border: 2px solid #4997cd;
}
#timeline .timeline-badge.timeline-future-movement p {
	color:#1782cc;
	position: absolute;
	top: 40px;
	left: 32px;
}
#timeline .timeline-badge.timeline-future-movement a span {
  color: #4997cd;
  font-size: .9em;
  top: 0;
  left: 1px;
}
#timeline .timeline-movement {
/*   border-bottom: dashed 1px #4997cd; */
  position: relative;
  /*margin-bottom: 10rem;*/
}
#timeline .timeline-movement.timeline-movement-top {
  height: 60px;
}
/* #timeline .timeline-movement .timeline-item {
  padding: 20px 0;
} */
#timeline .timeline-movement .timeline-item .timeline-panel {
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  background-color: #FFFFFF;
  color: #666;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#timeline .timeline-movement .timeline-item .timeline-panel.credits  .timeline-panel-ul .lefting-wrap {
	float: right;
	width: 30%;
	height: 130px;
	background-color: floralwhite;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits  .timeline-panel-ul .righting-wrap {
	float: left;
	width: 70%;
	height: 130px;
	padding: 0 12px 0 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li {
  color: #666;
  width: 100%;
}
.clear {
	clear:both;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits  .timeline-panel-ul .lefting-wrap {
	float: left;
	width: 30%;
	height: 130px;
	background-color: floralwhite;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits  .timeline-panel-ul .righting-wrap {
	float: right;
	width: 70%;
	height: 130px;
	padding: 0 0 0 12px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping {
	width: 100%;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping a img, #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li.img-wraping a img {
    width: 100%;
    height: 130px;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li {
	color: #666;
	width: 100%;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li a.importo  {
  color: #468c1f;
  font-size: 1.3em;
  font-weight: 600;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
  text-align: left;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul a.importo {
  color: #e2001a;
  font-size: 1.3em;
  font-weight: 600;
}

/**************Who View Your Profile CSS End Here****************/

.work{
	font-size: 25px;
}
.circle {
  padding: 13px 20px;
  border-radius: 50%;
  background-color: #d62f29;
  color: #fff;
  max-height: 50px;
  z-index: 2;
}
.how-it-works ul li{
	font-size: 18px;
	line-height: 1.5;
}
.how-it-works.row .col-2 {
  align-self: stretch;
}
.how-it-works.row .col-2::after {
  content: "";
  position: absolute;
  border-left: 3px solid #d62f29;
  z-index: 1;
}
.how-it-works.row .col-2.bottom::after {
  height: 50%;
  left: 50%;
  top: 50%;
}
.how-it-works.row .col-2.full::after {
  height: 100%;
  left: calc(50% - 3px);
}
.how-it-works.row .col-2.top::after {
  height: 50%;
  left: 50%;
  top: 0;
}


.timeline div {
  padding: 0;
  height: 40px;
}
.timeline hr {
  border-top: 3px solid #d62f29;
  margin: 0;
  top: 17px;
  position: relative;
}
.timeline .col-2 {
  display: flex;
  overflow: hidden;
}
.timeline .corner {
  border: 3px solid #d62f29;
  width: 100%;
  position: relative;
  border-radius: 15px;
}
.timeline .top-right {
  left: 50%;
  top: -50%;
}
.timeline .left-bottom {
  left: -50%;
  top: calc(50% - 3px);
}
.timeline .top-left {
  left: -50%;
  top: -50%;
}
.timeline .right-bottom {
  left: 50%;
  top: calc(50% - 3px);
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active-2, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active-2:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
/*.navbar-toggler {
    border-radius: 0;
    margin-right: 0;
    float: right;
    border: none;
    text-align: right;
    display: block;
    width: 100%;
}*/
.service-font{
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px;
}
.first-1{
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	position: relative;
	overflow: hidden;
	border-radius: 8px;	
}
.first{
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	border:1px solid #000;
}
.first:after{
	content: "";
	position: absolute;
	background:rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	top: 100%;
	left: 0;
}
.first:hover h6{
	top: 0;
	transition: 0.3s;
}
.first:hover:after{
	top: 0;
	transition: 0.3s;
}
.margin{
	margin: 60px 0px;
}
.parallax{
	background:url(background.jpg);
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	width: 100%;
	padding: 80px 0px;
}
.nav-link{
	font-size: 20px;
	
}
#deep {
    position: fixed;
    bottom: 45px;
    /* right: 71px; */
    z-index: 99999999;
    text-align: right;
    margin-left: -20px;
    display: inline-block;
    width: 100px;
    left: 10px;
    font-size: 10px !important;
}
#whatsupa {
    position: fixed;
    bottom: 45px;
    /* right: 71px; */
    z-index: 99999999;
    text-align: right;
    margin-left: -20px;
    display: inline-block;
    width: 150px;
    right: 10px;
    font-size: 10px !important;
}
h6{
	position: absolute;
	top: 100%;
	left: 0;
	transform: translate(85%,40%);
}
.number{
	font-size: 20px;
	color: #000;
	margin: 0px;
}
.h2{
	font-size: 32px !important;
	font-weight: bold;
}
.periodic{
	background: url(periodic.jpg);
	width: 100%;
	padding: 120px 0px;
	z-index: -1;
	background-size: cover;
	background-position: center;	
}
.banner-para{
	font-size: 25px;
}
.blink{
	animation: blink 0.8s linear infinite;
	
	text-align: center;
	line-height: 50px;
}
.squre{
	list-style: square;
	list-style-image: url(logo/red.png);
	
}
.squre li{
	
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
@media only screen and (max-width: 767px){
	.background-image{
	background: url(background.jpg);
	width: 100%;
	padding: 80px 0px;
	z-index: -1;
	background-size: cover;
	background-position: center;
}	
.work{
	font-size: 20px;
	line-height: 1.5;
}
.logo-size{
	font-size: 20px !important;
}
.save{
	font-size: 8px !important;
	left: 127px !important;
}
.var{
	margin-left: 70% !important;
}
.line{
	
	font-size: 20px !important;
	color: #d62f29 !important;
}
#timeline .timeline-movement {
/*   border-bottom: dashed 1px #4997cd; */
  position: relative;
  margin-bottom: 5rem;
}
.banner-heading-font{
	font-size: 35px;
	line-height: 1;
}
.btn.btn-rounded.btn-small{
	margin:auto !important;
}
}