.center-justify {
	text-align: justify;
	text-align-last: center;
}
.container{
	max-width: 84%;
}
.mr-tp30{
	margin-top: 30px;
}
.mr-bt0{
	margin-bottom: 0;
}
.welcome-section-two .lower-row .sec-title{
	margin-bottom: 20px;
}
.sec-pd120{
	padding: 100px 0px 100px;
}
.pos-relative{
	position: relative;
}
.v-icn{
	position: absolute;
	top: 45%;
	left: 43%;
	z-index: 999;
}
.v-icn:before {
	color: #fff;
	border: 2px solid #fff;
	padding: 15px;
	border-radius: 50%;
}
.ctm-list, .ctm-list li{
	list-style: disc;
	list-style-type: disc;
}
.mr-left0{
	margin-left: 0;
}
.header-style-two .header-upper .main-menu .navigation>li{
	margin-bottom: 0;
}
.pd-left5{
	padding-left: 5%;
}
.pd-right5{
	padding-right: 5%;
}
.d-flex{
	display: flex;
}
.mr-auto{
	margin: auto;
}
.pd-bt0{
	padding-bottom: 0!important;
}
.ext-info-section, .sec-pd{
	padding: 100px 0;
}
.accordion-box .block .acc-btn.active {
	background: #f1f1f1;
	box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.10);
}
.accordion-box .block.current .acc-content, .accordion-box .block .acc-content{
	background: #ffffff;
	border: 1px solid #f1f1f1;
	border-top: none;
}
.accordion-box .block .content {
	padding: 20px 0px;
}
.cap-box p{
	text-align: center;
	font-size: 14px;
	margin-bottom:0;
}
.mr-left10{
	margin-left: 10px;
}
.cnt-box{
	background: #f1f1f1;
	padding: 2rem;
}
.top-right .social-links-two li, .top-right .social-links-two ul, .top-left li, .top-left ul{
	margin-bottom: 0px;
}
.gallery-block.col-lg-4{
	width: 25%;
	max-width: 25%;
}
.sb-titleo{
	color: #e35600;
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}
.sb-title{
	color: #00aa55;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 10px;
}
.ctm-listno, .ctm-listno li{
	list-style: decimal;
}
.quote{
	background: #f1f1f1;
	padding: 30px;
	line-height: 30px;
	margin-bottom: 30px;
}
.gallery-giv p{
	text-align: center;
	margin-top: 10px;
}
.s-1{
	position: absolute;
	left: 0;
	width: 68px;
	z-index: 99;
	top: 0;
}
.s-2{
	margin-right: 20px;
}
.s-3{
	color: #fff;
	font-size: 15px;
	margin-bottom: 0;
	font-weight: 500;
}
.logo-box .logo{
	justify-content: center;
	align-items: center;
}
.bnr-overlay{
	position: absolute;
	width: 100%;
	height: 84%;
	background: linear-gradient(0deg,rgba(1, 1, 1, 0.65) 0%, rgba(255, 255, 255, 0) 20%);
}
.top-button{
	background: #00aa55;
	padding: 8px 22px;
	margin-left: 15px;
	color: #fff!important;
	border-radius: 3px;
}