.wr-1260-icon-boxes{
	text-align: center;
	position: relative;
}

.wr-1260-icon-boxes h3{
	font-size: 21px;
  margin: 20px 0px 10px 0px;
}

.wr-1260-icon-boxes-text:after{
	position: absolute;
  content: "";
  background: #ccc;
  width: 1px;
  height: 170px;
  top: 70px;
  left: -15px;
}

.wr-1260-icon-boxes-text.first-child:after{
	display: none;
}
.wr-1260-btn{
	margin-top: 40px;
}

.wr-1260-small-icon-boxes{
	margin-top: 20px;
	margin-bottom: 40px;
}
.wr-1260-small-icon-boxes div img{
	width: 80px;
	max-width: 100%;
	margin-bottom: 0px;
}
.wr-1260-small-icon-boxes div{
	margin-bottom: 20px;
}
.wr-1260-small-icon-boxes div a{
	display: block;
	text-align: center;
}
.wr-1260-small-icon-boxes h5{
	line-height: 17px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin-top: 5px;
  color: var(--primary-color-two);
}
.wr-1260-small-icon-boxes a h5{
	color: var(--primary-color-two);
}
.wr-1260-small-icon-boxes a:hover h5{
	color: var(--primary-color-one);
}
@media (max-width: 768px){
	.wr-1260-form-plgn-wraper.pt-60{
		padding-top: 20px !important;
	}
	.wr-1260-form-plgn-wraper.pb-60{
		padding-bottom: 20px !important;
	}
	.wr-1260-form-plgn-wraper .pd_bottom_20{
		padding-bottom: 10px !important;
	}
	.wr-1260-form-plgn-wraper .title{
		padding-bottom: 5px !important;
	}
}

/*.inner-white-box {
  background: #fffffff7;
  padding: 15px;
  border-radius: 15px;
}
.wr-1260-bg-type{
	background-image: url(assets/bg-1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.title_all_box.style_one .title_sections .title{
	font-size: 32px;
  line-height: 50px;
  font-weight: 700;
  color: #000;
  padding: 0px 0px 10px 0px;
}
.title_all_box.style_one .title_sections p{
	font-size: 17px;
  line-height: 27px;
  padding: 0px 0px 10px 0px;
  font-weight: 400;
}
.inner-white-box p {
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
.vertical-small-line{
	right: -23px;
}*/